Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 17e0e3a61e384af019e5d2c81b03416609c23161 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 17e0e3a61e384af019e5d2c81b03416609c23161 # timeout=10 Commit message: "bts: add TC_data_facch_*: test FACCH/[FH] on data channels" > git rev-list --no-walk 17f0da1ea64d37624e63a3aa66586b834f2e8c1d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-pcu-test-latest] $ /bin/sh -xe /tmp/jenkins14758563500265195408.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run pcu --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-pcu-generic-osmocom-latest-20241111-1249-c3eb447d-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/podman/testenv-pcu-generic-osmocom-latest-20241111-1249-c3eb447d-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [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-20241111-1249-c3eb447d-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] 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-20241111-1249-c3eb447d-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9236 kB in 1s (11.7 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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_Types.ttcn GPRS_Components.ttcn GPRS_Context.ttcn GPRS_TBF.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Components.ttcn PCUIF_Types.ttcn PCU_Tests.ttcn PCU_Tests_NS.ttcn PCU_Tests_SNS.ttcn PCU_selftest.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn SGSN_Components.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn - BSSGP_Types.ttcn GPRS_Components.ttcn GPRS_Context.ttcn GPRS_TBF.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Components.ttcn PCUIF_Types.ttcn PCU_Tests.ttcn PCU_Tests_NS.ttcn PCU_Tests_SNS.ttcn PCU_selftest.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn SGSN_Components.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GPRS_Components.ttcn'... Notify: Parsing TTCN-3 module `GPRS_Context.ttcn'... Notify: Parsing TTCN-3 module `GPRS_TBF.ttcn'... Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCUIF_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PCUIF_Components.ttcn'... PCUIF_Components.ttcn:541.40-46: In charstring value: PCUIF_Components.ttcn:541.42-43: warning: Unknown escape sequence `\d' was treated literally Notify: Parsing TTCN-3 module `PCUIF_Types.ttcn'... Notify: Parsing TTCN-3 module `PCU_Tests.ttcn'... Notify: Parsing TTCN-3 module `PCU_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `PCU_Tests_SNS.ttcn'... Notify: Parsing TTCN-3 module `PCU_selftest.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_Templates.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Components.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Checking modules... NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here RAW_NS.ttcn: In TTCN-3 module `RAW_NS': RAW_NS.ttcnpp:70.1-123.1: In function definition `f_init_ns_codec': RAW_NS.ttcnpp:89.2-120.2: In if statement: RAW_NS.ttcnpp:95.3-109.3: In if statement: RAW_NS.ttcnpp:108.4-95: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. PCU_Tests.ttcn: In TTCN-3 module `PCU_Tests': PCU_Tests.ttcn:317.9-338.1: In function definition `f_multi_ms_establish_tbf': PCU_Tests.ttcn:319.2-337.2: In for statement: PCU_Tests.ttcn:324.3-336.3: In if statement: PCU_Tests.ttcn:332.4-25: In function instance: PCU_Tests.ttcn:332.4-25: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:340.9-379.1: In function definition `f_ms_establish_ul_tbf_2phase_access': PCU_Tests.ttcn:377.2-94: In function instance: PCU_Tests.ttcn:377.2-94: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:411.1-488.1: In testcase definition `TC_pcuif_suspend_active_tbf': PCU_Tests.ttcn:438.2-18: In function instance: PCU_Tests.ttcn:438.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:442.2-85: In function instance: PCU_Tests.ttcn:442.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:522.1-576.1: In testcase definition `TC_ta_ul_ack_nack_first_block': PCU_Tests.ttcn:543.2-18: In function instance: PCU_Tests.ttcn:543.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:553.2-85: In function instance: PCU_Tests.ttcn:553.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:820.1-906.1: In testcase definition `TC_cs_lqual_ul_tbf': PCU_Tests.ttcn:840.2-18: In function instance: PCU_Tests.ttcn:840.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:909.1-984.1: In testcase definition `TC_cs_initial_ul': PCU_Tests.ttcn:934.2-18: In function instance: PCU_Tests.ttcn:934.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:973.2-35: In function instance: PCU_Tests.ttcn:973.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:987.1-1032.1: In testcase definition `TC_cs_max_ul': PCU_Tests.ttcn:1009.2-18: In function instance: PCU_Tests.ttcn:1009.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:1021.2-36: In function instance: PCU_Tests.ttcn:1021.2-36: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1193.1-1266.1: In testcase definition `TC_mcs_initial_ul': PCU_Tests.ttcn:1255.2-35: In function instance: PCU_Tests.ttcn:1255.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1269.1-1305.1: In testcase definition `TC_mcs_max_ul': PCU_Tests.ttcn:1294.2-36: In function instance: PCU_Tests.ttcn:1294.2-36: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1598.1-1698.1: In testcase definition `TC_n3103_max_t3169': PCU_Tests.ttcn:1625.2-18: In function instance: PCU_Tests.ttcn:1625.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:1627.2-54: In function instance: PCU_Tests.ttcn:1627.2-54: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1636.2-1679.2: In alt construct: PCU_Tests.ttcn:1667.3-16: In guard expression: PCU_Tests.ttcn:1667.3-16: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:1882.1-1942.1: In testcase definition `TC_t3193': PCU_Tests.ttcn:1931.2-61: In function instance: PCU_Tests.ttcn:1931.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:1947.1-2077.1: In testcase definition `TC_n3105_max_t3195': PCU_Tests.ttcn:1996.2-2061.2: In alt construct: PCU_Tests.ttcn:1997.3-20: In guard expression: PCU_Tests.ttcn:1997.7-20: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:2041.3-16: In guard expression: PCU_Tests.ttcn:2041.3-16: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:2367.1-2413.1: In testcase definition `TC_countdown_procedure': PCU_Tests.ttcn:2390.2-18: In function instance: PCU_Tests.ttcn:2390.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2416.1-2517.1: In testcase definition `TC_ul_all_sizes': PCU_Tests.ttcn:2444.2-18: In function instance: PCU_Tests.ttcn:2444.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2561.1-2589.1: In testcase definition `TC_ul_data_toolong_fills_padding': PCU_Tests.ttcn:2582.2-18: In function instance: PCU_Tests.ttcn:2582.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2594.9-2644.1: In function definition `f_TC_mo_ping_pong_1phase_access': PCU_Tests.ttcn:2618.2-18: In function instance: PCU_Tests.ttcn:2618.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2622.2-85: In function instance: PCU_Tests.ttcn:2622.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2657.9-2721.1: In function definition `f_TC_mo_ping_pong_2phase_access': PCU_Tests.ttcn:2693.2-35: In function instance: PCU_Tests.ttcn:2693.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2705.2-61: In function instance: PCU_Tests.ttcn:2705.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:2723.1-2744.1: In testcase definition `TC_mo_ping_pong_with_ul_racap': PCU_Tests.ttcn:2741.2-24: In function instance: PCU_Tests.ttcn:2741.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2746.1-2767.1: In testcase definition `TC_mo_ping_pong_with_ul_racap_egprs_only': PCU_Tests.ttcn:2764.2-24: In function instance: PCU_Tests.ttcn:2764.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2769.1-2793.1: In testcase definition `TC_force_two_phase_access': PCU_Tests.ttcn:2790.2-24: In function instance: PCU_Tests.ttcn:2790.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2798.9-2850.1: In function definition `f_TC_mt_ping_pong': PCU_Tests.ttcn:2837.2-61: In function instance: PCU_Tests.ttcn:2837.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:2841.2-54: In function instance: PCU_Tests.ttcn:2841.2-54: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2869.1-2951.1: In testcase definition `TC_ul_intermediate_retrans': PCU_Tests.ttcn:2898.2-18: In function instance: PCU_Tests.ttcn:2898.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3001.1-3085.1: In testcase definition `TC_dl_flow_more_blocks': PCU_Tests.ttcn:3071.2-41: In function instance: PCU_Tests.ttcn:3071.2-41: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:3082.2-24: In function instance: PCU_Tests.ttcn:3082.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:3090.1-3197.1: In testcase definition `TC_ul_flow_multiple_llc_blocks': PCU_Tests.ttcn:3117.2-18: In function instance: PCU_Tests.ttcn:3117.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3614.1-3689.1: In testcase definition `TC_ul_tbf_reestablish_with_pkt_resource_req': PCU_Tests.ttcn:3640.2-18: In function instance: PCU_Tests.ttcn:3640.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3644.2-85: In function instance: PCU_Tests.ttcn:3644.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3659.2-61: In function instance: PCU_Tests.ttcn:3659.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:3665.2-55: In function instance: PCU_Tests.ttcn:3665.2-55: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3686.2-24: In function instance: PCU_Tests.ttcn:3686.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:3695.1-3808.1: In testcase definition `TC_ul_tbf_reestablish_with_pkt_resource_req_t3168': PCU_Tests.ttcn:3729.2-18: In function instance: PCU_Tests.ttcn:3729.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3733.2-85: In function instance: PCU_Tests.ttcn:3733.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3813.1-3856.1: In function definition `f_TC_ul_tbf_reestablish_with_pkt_dl_ack_nack': PCU_Tests.ttcn:3854.2-61: In function instance: PCU_Tests.ttcn:3854.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4007.1-4050.1: In testcase definition `TC_paging_cs_from_bts': PCU_Tests.ttcn:4031.2-18: In function instance: PCU_Tests.ttcn:4031.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4054.9-4112.1: In function definition `f_tc_paging_cs_from_sgsn': PCU_Tests.ttcn:4078.2-18: In function instance: PCU_Tests.ttcn:4078.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4091.2-59: In function instance: PCU_Tests.ttcn:4091.2-59: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_skip_dummy' is not used PCU_Tests.ttcn:4128.9-4165.1: In function definition `f_tc_paging_ps_from_sgsn': PCU_Tests.ttcn:4148.2-4152.2: In if statement: PCU_Tests.ttcn:4151.3-56: In function instance: PCU_Tests.ttcn:4151.3-56: warning: The value returned by function `@GPRS_Components.f_pcuif_rx_pch_pag_req1' is not used PCU_Tests.ttcn:4152.4-4155.2: In else statement: PCU_Tests.ttcn:4154.3-57: In function instance: PCU_Tests.ttcn:4154.3-57: warning: The value returned by function `@GPRS_Components.f_pcuif_rx_pch_pag_req1' is not used PCU_Tests.ttcn:4164.2-24: In function instance: PCU_Tests.ttcn:4164.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4194.1-4214.1: In testcase definition `TC_paging_pch_timeout': PCU_Tests.ttcn:4210.2-24: In function instance: PCU_Tests.ttcn:4210.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4217.1-4278.1: In testcase definition `TC_bssgp_dl_unitdata_with_valid_imsi': PCU_Tests.ttcn:4243.2-18: In function instance: PCU_Tests.ttcn:4243.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4246.2-85: In function instance: PCU_Tests.ttcn:4246.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:4275.2-24: In function instance: PCU_Tests.ttcn:4275.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4281.1-4324.1: In testcase definition `TC_bssgp_dl_unitdata_with_invalid_imsi': PCU_Tests.ttcn:4305.2-18: In function instance: PCU_Tests.ttcn:4305.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4308.2-85: In function instance: PCU_Tests.ttcn:4308.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:4397.1-4449.1: In testcase definition `TC_ul_tbf_finished_pkt_dl_ass_pch': PCU_Tests.ttcn:4423.2-18: In function instance: PCU_Tests.ttcn:4423.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4463.1-4538.1: In testcase definition `TC_ul_tbf_1phase_while_dl_ass_pch': PCU_Tests.ttcn:4490.2-18: In function instance: PCU_Tests.ttcn:4490.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4530.2-60: In function instance: PCU_Tests.ttcn:4530.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4542.1-4608.1: In testcase definition `TC_ul_tbf_2phase_while_dl_ass_pch': PCU_Tests.ttcn:4570.2-18: In function instance: PCU_Tests.ttcn:4570.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4600.2-60: In function instance: PCU_Tests.ttcn:4600.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4629.1-4670.1: In testcase definition `TC_egprs_pkt_chan_req_signalling': PCU_Tests.ttcn:4667.2-24: In function instance: PCU_Tests.ttcn:4667.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4672.1-4719.1: In testcase definition `TC_egprs_pkt_chan_req_one_phase': PCU_Tests.ttcn:4716.2-24: In function instance: PCU_Tests.ttcn:4716.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4721.1-4766.1: In testcase definition `TC_egprs_pkt_chan_req_two_phase': PCU_Tests.ttcn:4763.2-24: In function instance: PCU_Tests.ttcn:4763.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4814.1-4844.1: In testcase definition `TC_egprs_pkt_chan_req_reject_content': PCU_Tests.ttcn:4841.2-24: In function instance: PCU_Tests.ttcn:4841.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4848.1-4887.1: In testcase definition `TC_egprs_pkt_chan_req_reject_emergency': PCU_Tests.ttcn:4884.2-24: In function instance: PCU_Tests.ttcn:4884.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4890.1-4944.1: In testcase definition `TC_egprs_pkt_chan_req_reject_exhaustion': PCU_Tests.ttcn:4941.2-24: In function instance: PCU_Tests.ttcn:4941.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:5112.1-5154.1: In testcase definition `TC_pcuif_fh_pkt_ass_ul': PCU_Tests.ttcn:5135.2-60: In function instance: PCU_Tests.ttcn:5135.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5157.1-5205.1: In testcase definition `TC_pcuif_fh_pkt_ass_dl': PCU_Tests.ttcn:5181.2-18: In function instance: PCU_Tests.ttcn:5181.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:5194.2-60: In function instance: PCU_Tests.ttcn:5194.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5269.1-5447.1: In testcase definition `TC_multiplex_dl_gprs_egprs': PCU_Tests.ttcn:5324.2-66: In function instance: PCU_Tests.ttcn:5324.2-66: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5337.2-66: In function instance: PCU_Tests.ttcn:5337.2-66: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5450.9-5505.1: In function definition `f_TC_paging_cs_multi_ms': PCU_Tests.ttcn:5504.2-51: In function instance: PCU_Tests.ttcn:5504.2-51: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:5720.9-5730.1: In function definition `f_pcuif_tx_nacc_rac_ci_rsp': PCU_Tests.ttcn:5723.2-5729.20: In send statement: PCU_Tests.ttcn:5723.34-5729.19: In actual parameter list of template `@PCUIF_Types.ts_PCUIF_NEIGH_ADDR_CNF': PCU_Tests.ttcn:5725.7-38: In parameter #5 for `mnc': PCU_Tests.ttcn:5725.7-38: In the operand of operation `str2int()': PCU_Tests.ttcn:5725.15-37: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' PCU_Tests.ttcn:6941.1-7019.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_twice4': PCU_Tests.ttcn:6999.2-72: In function instance: PCU_Tests.ttcn:6999.2-72: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:7022.1-7127.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_twice5': PCU_Tests.ttcn:7107.2-41: In function instance: PCU_Tests.ttcn:7107.2-41: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:7130.1-7211.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf': PCU_Tests.ttcn:7182.2-61: In function instance: PCU_Tests.ttcn:7182.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:7439.1-7491.1: In testcase definition `TC_stat_pdch_avail_occ': PCU_Tests.ttcn:7472.2-24: In function instance: PCU_Tests.ttcn:7472.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7479.2-108: In function instance: PCU_Tests.ttcn:7479.2-108: warning: The value returned by function `@PCU_Tests.f_ms_establish_ul_tbf_2phase_access' is not used PCU_Tests.ttcn:7488.2-24: In function instance: PCU_Tests.ttcn:7488.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7496.1-7580.1: In function definition `f_tc_stat_pdch_avail_occ_ms_not_known': PCU_Tests.ttcn:7543.2-24: In function instance: PCU_Tests.ttcn:7543.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7576.2-24: In function instance: PCU_Tests.ttcn:7576.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7589.1-7633.1: In testcase definition `TC_ratectr_all_available_allocated': PCU_Tests.ttcn:7630.2-24: In function instance: PCU_Tests.ttcn:7630.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests_SNS.ttcn: In TTCN-3 module `PCU_Tests_SNS': PCU_Tests_SNS.ttcn:99.9-146.1: In function definition `f_sns_bringup_1c1u': PCU_Tests_SNS.ttcn:121.2-133.2: In if statement: PCU_Tests_SNS.ttcn:124.3-15: In function instance: PCU_Tests_SNS.ttcn:124.3-15: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:130.3-15: In function instance: PCU_Tests_SNS.ttcn:130.3-15: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:155.9-206.1: In function definition `f_sns_bringup_1c1u_separate': PCU_Tests_SNS.ttcn:182.2-193.2: In if statement: PCU_Tests_SNS.ttcn:185.3-25: In function instance: PCU_Tests_SNS.ttcn:185.3-25: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:191.3-25: In function instance: PCU_Tests_SNS.ttcn:191.3-25: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:269.1-297.1: In testcase definition `TC_sns_so_bvc_reset_unknown_bvci': PCU_Tests_SNS.ttcn:279.2-24: In function instance: PCU_Tests_SNS.ttcn:279.2-24: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:285.2-14: In function instance: PCU_Tests_SNS.ttcn:285.2-14: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used Notify: Generating code... Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GPRS_Components.hh' was generated. Notify: File `GPRS_Components.cc' was generated. Notify: File `GPRS_Components_part_1.cc' was generated. Notify: File `GPRS_Components_part_2.cc' was generated. Notify: File `GPRS_Components_part_3.cc' was generated. Notify: File `GPRS_Components_part_4.cc' was generated. Notify: File `GPRS_Components_part_5.cc' was generated. Notify: File `GPRS_Components_part_6.cc' was generated. Notify: File `GPRS_Components_part_7.cc' was generated. Notify: File `GPRS_Context.hh' was generated. Notify: File `GPRS_Context.cc' was generated. Notify: File `GPRS_Context_part_1.cc' was generated. Notify: File `GPRS_Context_part_2.cc' was generated. Notify: File `GPRS_Context_part_3.cc' was generated. Notify: File `GPRS_Context_part_4.cc' was generated. Notify: File `GPRS_Context_part_5.cc' was generated. Notify: File `GPRS_Context_part_6.cc' was generated. Notify: File `GPRS_Context_part_7.cc' was generated. Notify: File `GPRS_TBF.hh' was generated. Notify: File `GPRS_TBF.cc' was generated. Notify: File `GPRS_TBF_part_1.cc' was generated. Notify: File `GPRS_TBF_part_2.cc' was generated. Notify: File `GPRS_TBF_part_3.cc' was generated. Notify: File `GPRS_TBF_part_4.cc' was generated. Notify: File `GPRS_TBF_part_5.cc' was generated. Notify: File `GPRS_TBF_part_6.cc' was generated. Notify: File `GPRS_TBF_part_7.cc' was generated. Notify: File `GSM_RR_Types.hh' was generated. Notify: File `GSM_RR_Types.cc' was generated. Notify: File `GSM_RR_Types_part_1.cc' was generated. Notify: File `GSM_RR_Types_part_2.cc' was generated. Notify: File `GSM_RR_Types_part_3.cc' was generated. Notify: File `GSM_RR_Types_part_4.cc' was generated. Notify: File `GSM_RR_Types_part_5.cc' was generated. Notify: File `GSM_RR_Types_part_6.cc' was generated. Notify: File `GSM_RR_Types_part_7.cc' was generated. Notify: File `GSM_RestOctets.hh' was generated. Notify: File `GSM_RestOctets.cc' was generated. Notify: File `GSM_RestOctets_part_1.cc' was generated. Notify: File `GSM_RestOctets_part_2.cc' was generated. Notify: File `GSM_RestOctets_part_3.cc' was generated. Notify: File `GSM_RestOctets_part_4.cc' was generated. Notify: File `GSM_RestOctets_part_5.cc' was generated. Notify: File `GSM_RestOctets_part_6.cc' was generated. Notify: File `GSM_RestOctets_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCUIF_CodecPort.hh' was generated. Notify: File `PCUIF_CodecPort.cc' was generated. Notify: File `PCUIF_CodecPort_part_1.cc' was generated. Notify: File `PCUIF_CodecPort_part_2.cc' was generated. Notify: File `PCUIF_CodecPort_part_3.cc' was generated. Notify: File `PCUIF_CodecPort_part_4.cc' was generated. Notify: File `PCUIF_CodecPort_part_5.cc' was generated. Notify: File `PCUIF_CodecPort_part_6.cc' was generated. Notify: File `PCUIF_CodecPort_part_7.cc' was generated. Notify: File `PCUIF_Components.hh' was generated. Notify: File `PCUIF_Components.cc' was generated. Notify: File `PCUIF_Components_part_1.cc' was generated. Notify: File `PCUIF_Components_part_2.cc' was generated. Notify: File `PCUIF_Components_part_3.cc' was generated. Notify: File `PCUIF_Components_part_4.cc' was generated. Notify: File `PCUIF_Components_part_5.cc' was generated. Notify: File `PCUIF_Components_part_6.cc' was generated. Notify: File `PCUIF_Components_part_7.cc' was generated. Notify: File `PCUIF_Types.hh' was generated. Notify: File `PCUIF_Types.cc' was generated. Notify: File `PCUIF_Types_part_1.cc' was generated. Notify: File `PCUIF_Types_part_2.cc' was generated. Notify: File `PCUIF_Types_part_3.cc' was generated. Notify: File `PCUIF_Types_part_4.cc' was generated. Notify: File `PCUIF_Types_part_5.cc' was generated. Notify: File `PCUIF_Types_part_6.cc' was generated. Notify: File `PCUIF_Types_part_7.cc' was generated. Notify: File `PCU_Tests.hh' was generated. Notify: File `PCU_Tests.cc' was generated. Notify: File `PCU_Tests_NS.hh' was generated. Notify: File `PCU_Tests_NS.cc' was generated. Notify: File `PCU_Tests_NS_part_1.cc' was generated. Notify: File `PCU_Tests_NS_part_2.cc' was generated. Notify: File `PCU_Tests_NS_part_3.cc' was generated. Notify: File `PCU_Tests_NS_part_4.cc' was generated. Notify: File `PCU_Tests_NS_part_5.cc' was generated. Notify: File `PCU_Tests_NS_part_6.cc' was generated. Notify: File `PCU_Tests_NS_part_7.cc' was generated. Notify: File `PCU_Tests_SNS.hh' was generated. Notify: File `PCU_Tests_SNS.cc' was generated. Notify: File `PCU_Tests_SNS_part_1.cc' was generated. Notify: File `PCU_Tests_SNS_part_2.cc' was generated. Notify: File `PCU_Tests_SNS_part_3.cc' was generated. Notify: File `PCU_Tests_SNS_part_4.cc' was generated. Notify: File `PCU_Tests_SNS_part_5.cc' was generated. Notify: File `PCU_Tests_SNS_part_6.cc' was generated. Notify: File `PCU_Tests_SNS_part_7.cc' was generated. Notify: File `PCU_Tests_part_1.cc' was generated. Notify: File `PCU_Tests_part_2.cc' was generated. Notify: File `PCU_Tests_part_3.cc' was generated. Notify: File `PCU_Tests_part_4.cc' was generated. Notify: File `PCU_Tests_part_5.cc' was generated. Notify: File `PCU_Tests_part_6.cc' was generated. Notify: File `PCU_Tests_part_7.cc' was generated. Notify: File `PCU_selftest.hh' was generated. Notify: File `PCU_selftest.cc' was generated. Notify: File `PCU_selftest_part_1.cc' was generated. Notify: File `PCU_selftest_part_2.cc' was generated. Notify: File `PCU_selftest_part_3.cc' was generated. Notify: File `PCU_selftest_part_4.cc' was generated. Notify: File `PCU_selftest_part_5.cc' was generated. Notify: File `PCU_selftest_part_6.cc' was generated. Notify: File `PCU_selftest_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Templates.hh' was generated. Notify: File `RLCMAC_CSN1_Templates.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Types.hh' was generated. Notify: File `RLCMAC_CSN1_Types.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. Notify: File `RLCMAC_Templates.hh' was generated. Notify: File `RLCMAC_Templates.cc' was generated. Notify: File `RLCMAC_Templates_part_1.cc' was generated. Notify: File `RLCMAC_Templates_part_2.cc' was generated. Notify: File `RLCMAC_Templates_part_3.cc' was generated. Notify: File `RLCMAC_Templates_part_4.cc' was generated. Notify: File `RLCMAC_Templates_part_5.cc' was generated. Notify: File `RLCMAC_Templates_part_6.cc' was generated. Notify: File `RLCMAC_Templates_part_7.cc' was generated. Notify: File `RLCMAC_Types.hh' was generated. Notify: File `RLCMAC_Types.cc' was generated. Notify: File `RLCMAC_Types_part_1.cc' was generated. Notify: File `RLCMAC_Types_part_2.cc' was generated. Notify: File `RLCMAC_Types_part_3.cc' was generated. Notify: File `RLCMAC_Types_part_4.cc' was generated. Notify: File `RLCMAC_Types_part_5.cc' was generated. Notify: File `RLCMAC_Types_part_6.cc' was generated. Notify: File `RLCMAC_Types_part_7.cc' was generated. Notify: File `SGSN_Components.hh' was generated. Notify: File `SGSN_Components.cc' was generated. Notify: File `SGSN_Components_part_1.cc' was generated. Notify: File `SGSN_Components_part_2.cc' was generated. Notify: File `SGSN_Components_part_3.cc' was generated. Notify: File `SGSN_Components_part_4.cc' was generated. Notify: File `SGSN_Components_part_5.cc' was generated. Notify: File `SGSN_Components_part_6.cc' was generated. Notify: File `SGSN_Components_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 567 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-latest-20241111-1249-c3eb447d-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_1.cc Creating dependency file for StatsD_CodecPort_part_2.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_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.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 MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for NS_Provider_IPL4_part_1.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_3.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.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_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for General_Types_part_2.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_1.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_RestOctets_part_7.cc Creating dependency file for GSM_RestOctets_part_6.cc Creating dependency file for GSM_RestOctets_part_5.cc Creating dependency file for GSM_RestOctets_part_4.cc Creating dependency file for GSM_RestOctets_part_3.cc Creating dependency file for GSM_RestOctets_part_2.cc Creating dependency file for GSM_RestOctets_part_1.cc Creating dependency file for GSM_RR_Types_part_7.cc Creating dependency file for GSM_RR_Types_part_6.cc Creating dependency file for GSM_RR_Types_part_5.cc Creating dependency file for GSM_RR_Types_part_4.cc Creating dependency file for GSM_RR_Types_part_3.cc Creating dependency file for GSM_RR_Types_part_2.cc Creating dependency file for GSM_RR_Types_part_1.cc Creating dependency file for GPRS_TBF_part_7.cc Creating dependency file for GPRS_TBF_part_6.cc Creating dependency file for GPRS_TBF_part_5.cc Creating dependency file for GPRS_TBF_part_4.cc Creating dependency file for GPRS_TBF_part_3.cc Creating dependency file for GPRS_TBF_part_2.cc Creating dependency file for GPRS_TBF_part_1.cc Creating dependency file for GPRS_Context_part_7.cc Creating dependency file for GPRS_Context_part_6.cc Creating dependency file for GPRS_Context_part_5.cc Creating dependency file for GPRS_Context_part_4.cc Creating dependency file for GPRS_Context_part_3.cc Creating dependency file for GPRS_Context_part_2.cc Creating dependency file for GPRS_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_Components.cc Creating dependency file for PCUIF_Types.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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 1s (324 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-pcu [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-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-20241111-1249-c3eb447d-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-pcu'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis13 libosmocodec4 libosmocore22 libosmogb14 libosmogsm20 libosmoisdn0 libosmotrau10 libosmovty13 osmocom-latest The following NEW packages will be installed: libosmoabis13 libosmocodec4 libosmocore22 libosmogb14 libosmogsm20 libosmoisdn0 libosmotrau10 libosmovty13 osmo-pcu osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 52 not upgraded. Need to get 1141 kB of archives. After this operation, 3096 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmotrau10 1.6.0 [30.4 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-pcu 1.5.0 [243 kB] Fetched 1141 kB in 0s (24.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../6-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../7-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../8-libosmotrau10_1.6.0_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0) ... Selecting previously unselected package osmo-pcu. Preparing to unpack .../9-osmo-pcu_1.5.0_amd64.deb ... Unpacking osmo-pcu (1.5.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmotrau10:amd64 (1.6.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up osmo-pcu (1.5.0) ... changed ownership of '/etc/osmocom/osmo-pcu.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-pcu.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [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-20241111-1249-c3eb447d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241111-1249-c3eb447d-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/osmo-pcu.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/pcu/osmo-pcu.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-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-20241111-1249-c3eb447d-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 20241111124915723 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111124915723 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111124915723 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124915723 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-20241111-1249-c3eb447d-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@131a5d934883: Unix server socket created successfully. MC@131a5d934883: Listening on TCP port 42009. MC2> 131a5d934883 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests 131a5d934883 42009 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@131a5d934883: New HC connected from 10.0.2.100 [10.0.2.100]. 131a5d934883: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@131a5d934883: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@131a5d934883: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@131a5d934883: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@131a5d934883: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@131a5d934883: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@131a5d934883: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@131a5d934883: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@131a5d934883: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@131a5d934883: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@131a5d934883: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@131a5d934883: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@131a5d934883: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@131a5d934883: Configuration file was processed on all HCs. MC@131a5d934883: Creating MTC on host 10.0.2.100. MC@131a5d934883: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@131a5d934883: 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 ------ Mon Nov 11 12:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_pcuif_suspend started. 3@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 3@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_suspend-BVCI1234(6)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 3@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(7)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 3@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 3@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(10)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111124917146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 3@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(13)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(13)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(9)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(9)@131a5d934883: Start timer T: 5 s 20241111124917154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45128<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(9)@131a5d934883: Start timer T_Conn: 10 s TC_pcuif_suspend-STATS(14)@131a5d934883: Start timer T: 2 s TC_pcuif_suspend-STATS(14)@131a5d934883: Start timer T: 2 s 20241111124920724 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124920724 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111124920724 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(9)@131a5d934883: OsmoPCU is now connected BTS(11)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111124920739 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111124920739 DLGLOBAL DEBUG validating counter group 0x56424328e040(bts) with 102 counters (rate_ctr.c:86) 20241111124920739 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111124920739 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111124920739 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111124920739 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111124920739 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111124920739 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111124920739 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111124920739 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111124920739 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111124920740 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111124920740 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111124920740 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111124920740 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111124920740 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111124920740 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111124920740 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111124920740 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111124920740 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111124920740 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111124920740 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111124920740 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111124920740 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111124920740 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111124920740 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111124920740 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111124920740 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111124920740 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111124920740 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111124920740 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111124920740 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111124920740 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111124920740 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111124920740 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111124920740 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111124920740 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111124920740 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111124920740 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111124920740 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111124920740 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111124920740 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111124920740 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111124920740 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111124920740 DLGLOBAL DEBUG validating counter group 0x7f849583c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111124920740 DLGLOBAL DEBUG validating counter group 0x56424328d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111124920740 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111124920740 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111124920740 DLGLOBAL DEBUG validating counter group 0x7f849583d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111124920740 DLGLOBAL DEBUG validating counter group 0x7f849583d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111124920740 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111124920740 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111124920740 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111124920740 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111124920740 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124920740 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124920740 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124920740 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124920740 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124920740 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124920740 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124920740 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124920740 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124920740 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124920740 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124920740 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124920740 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124920740 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124920740 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124920740 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124920740 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124920740 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124920740 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124920740 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124920740 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124920741 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124920741 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124920741 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124920741 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111124920741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111124920741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920742 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(11)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(7)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(7)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(7)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(7)@131a5d934883: Start timer Tns_test: 10 s BTS(11)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(11)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(11)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(11)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(11)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111124920749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111124920749 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111124920749 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111124920749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111124920749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111124920749 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(11)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111124920750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111124920750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111124920750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(7)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(7)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111124920752 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111124920752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111124920752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111124920752 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111124920752 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111124920752 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111124920752 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111124920752 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124920752 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111124920752 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111124920752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124920752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920754 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111124920754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111124920754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) -NSVCI1234(7)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241111124920754 DL1IF DEBUG 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(7)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(7)@131a5d934883: Start timer Tns_test: 10 s 20241111124920755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124920755 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124920755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124920756 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124920756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920757 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124920757 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920757 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124920757 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920758 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 4@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 4@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111124920768 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124920768 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124920768 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124920768 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124920768 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111124920768 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111124920768 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111124920768 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124920771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124920771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124920773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124920774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920775 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124920775 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920776 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124920776 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124920776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124920777 DL1IF DEBUG 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_pcuif_suspend-BVCI1234(6)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111124920778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124920778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920779 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pcuif_suspend-BVCI1234(6)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized MTC@131a5d934883: Start timer T: 2 s 20241111124920782 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124920782 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124920782 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124920782 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124920782 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111124920782 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111124920782 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111124920782 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124920784 DL1IF INFO GPRS Suspend request received: TLLI=0xffffffff RAI=262-42-13135-0 (pcu_l1_if.cpp:1108) 20241111124920784 DLBSSGP NOTICE BSSGP (BVCI=0) Tx SUSPEND (TLLI=0xffffffff) (gprs_bssgp_bss.c:63) 20241111124920784 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124920790 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124920790 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124920790 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124920790 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124920790 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111124920790 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111124920790 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111124920790 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111124920790 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111124920790 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124920791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124920791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124920792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124920793 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920794 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124920794 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124920795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(11)@131a5d934883: Shutting down virtual BTS #0... 20241111124920796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124920796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920796 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124920796 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124920797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124920800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45128<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124920804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45118<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124920805 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111124920805 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111124920805 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124920805 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124920805 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124920805 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124920805 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124920805 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124920805 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124920805 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124920805 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111124920805 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111124920805 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111124920805 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111124920805 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111124920805 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111124920805 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 6089 with status 0 respawn: 1: starting: osmo-pcu MTC@131a5d934883: Test case TC_pcuif_suspend finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:49:20 UTC 2024 ====== PCU_Tests.TC_pcuif_suspend pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_suspend.talloc 20241111124920852 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111124920853 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111124920853 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124920853 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111124920882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45130<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111124920983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45130<->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=63016) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:49:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@131a5d934883: 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@131a5d934883: Test case TC_pcuif_suspend_active_tbf started. 16@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_pcuif_suspend_active_tbf-BVCI1234(18)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 16@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 16@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(20)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111124924267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 16@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(24)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 16@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(24)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s PCUIF(21)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(21)@131a5d934883: Start timer T: 5 s 20241111124924279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52582<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(21)@131a5d934883: Start timer T_Conn: 10 s TC_pcuif_suspend_active_tbf-STATS(26)@131a5d934883: Start timer T: 2 s TC_pcuif_suspend_active_tbf-STATS(26)@131a5d934883: Start timer T: 2 s 16@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(27)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(27)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111124925854 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124925854 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111124925854 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(21)@131a5d934883: OsmoPCU is now connected BTS(23)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111124925869 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111124925869 DLGLOBAL DEBUG validating counter group 0x56229783b040(bts) with 102 counters (rate_ctr.c:86) 20241111124925870 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111124925870 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111124925870 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111124925870 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111124925870 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111124925870 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111124925870 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111124925870 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111124925870 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111124925870 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111124925870 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111124925870 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111124925870 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111124925870 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111124925870 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111124925870 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111124925870 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111124925870 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111124925870 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111124925870 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111124925870 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111124925870 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111124925870 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111124925870 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111124925870 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111124925870 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111124925870 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111124925870 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111124925870 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111124925870 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111124925870 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111124925870 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111124925870 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111124925870 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111124925870 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111124925870 DLGLOBAL DEBUG validating counter group 0x7fb55da165e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111124925870 DLGLOBAL DEBUG validating counter group 0x56229783a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111124925870 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111124925870 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111124925870 DLGLOBAL DEBUG validating counter group 0x7fb55da17180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111124925870 DLGLOBAL DEBUG validating counter group 0x7fb55da17160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111124925870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111124925870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111124925870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111124925870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111124925870 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124925870 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124925871 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124925871 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124925871 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124925871 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124925871 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124925871 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124925871 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124925871 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124925871 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124925871 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124925871 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124925871 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124925871 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124925871 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124925871 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124925871 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124925871 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124925871 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124925871 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124925871 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124925871 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124925871 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124925871 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111124925871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111124925871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925873 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(20)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(23)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(20)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(20)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(20)@131a5d934883: Start timer Tns_test: 10 s BTS(23)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" 20241111124925878 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111124925878 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111124925878 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111124925878 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111124925878 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111124925878 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(23)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111124925879 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111124925879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111124925879 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(23)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(20)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(20)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111124925881 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111124925881 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111124925882 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111124925882 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111124925882 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111124925882 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111124925882 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111124925882 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124925882 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111124925882 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(23)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(23)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(23)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111124925884 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111124925884 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111124925885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124925885 DL1IF DEBUG 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(20)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(20)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(20)@131a5d934883: Start timer Tns_test: 10 s 20241111124925886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124925886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925886 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124925886 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925887 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124925887 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925888 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124925888 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124925889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124925889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124925890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925891 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124925900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124925901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925902 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124925902 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 17@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 17@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111124925903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124925903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124925903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925904 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124925904 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124925905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124925905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925906 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124925906 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925906 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124925908 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124925908 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124925908 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124925908 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124925908 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111124925908 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111124925908 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111124925908 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_pcuif_suspend_active_tbf-BVCI1234(18)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_pcuif_suspend_active_tbf-BVCI1234(18)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111124925919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124925920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925920 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124925920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124925920 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124925920 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124925920 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111124925920 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111124925920 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111124925920 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124925921 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124925921 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925922 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124925922 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925922 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124925922 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 20241111124925923 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124925923 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Start timer T: 2 s 20241111124925924 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124925924 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925925 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124925925 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925926 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124925926 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925927 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) 20241111124925927 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111124925927 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111124925927 DMS INFO Creating MS object (gprs_ms.c:152) 20241111124925927 DLGLOBAL DEBUG validating counter group 0x56229783a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111124925927 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111124925927 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124925927 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111124925927 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124925927 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124925927 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124925927 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124925927 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124925927 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124925927 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124925927 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124925927 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111124925927 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124925927 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124925927 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111124925927 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111124925927 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124925927 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124925927 DLGLOBAL DEBUG validating counter group 0x56229783ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124925927 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111124925927 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111124925927 DLGLOBAL DEBUG validating counter group 0x56229783ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111124925927 DLGLOBAL DEBUG validating counter group 0x56229783ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124925927 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111124925927 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) 20241111124925927 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111124925927 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111124925927 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111124925927 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111124925927 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111124925927 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111124925927 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111124925927 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) 20241111124925927 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=8 (tbf_ul.cpp:221) 20241111124925927 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111124925927 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111124925927 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111124925927 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111124925928 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124925928 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124925928 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124925928 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124925928 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111124925928 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111124925928 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111124925928 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111124925928 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111124925928 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124925929 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111124925937 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124925937 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124925937 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124925937 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111124925937 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111124925944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124925944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925945 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111124925945 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925946 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) 20241111124925946 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) 20241111124925947 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) 20241111124925947 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) 20241111124925948 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) 20241111124925948 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) 20241111124925948 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) 20241111124925948 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) 20241111124925949 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) 20241111124925949 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) 20241111124925950 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) 20241111124925950 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) 20241111124925951 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) 20241111124925951 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) 20241111124925952 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124925963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111124925963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925964 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) 20241111124925964 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) 20241111124925965 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) 20241111124925965 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) 20241111124925966 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) 20241111124925966 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) 20241111124925967 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) 20241111124925967 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) 20241111124925967 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) 20241111124925967 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) 20241111124925968 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) 20241111124925968 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) 20241111124925969 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) 20241111124925969 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) 20241111124925970 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) 20241111124925970 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) 20241111124925970 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124925982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111124925982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124925983 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) 20241111124925983 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) 20241111124925984 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) 20241111124925984 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) 20241111124925985 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) 20241111124925985 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) 20241111124925985 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) 20241111124925985 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) 20241111124925986 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) 20241111124925986 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) 20241111124925987 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) 20241111124925987 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) 20241111124925988 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) 20241111124925988 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) 20241111124925991 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) 20241111124925991 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) 20241111124925992 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124926006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111124926006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124926007 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) 20241111124926007 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) 20241111124926008 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) 20241111124926008 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) 20241111124926009 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) 20241111124926009 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) 20241111124926009 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) 20241111124926010 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) 20241111124926010 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) 20241111124926010 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) 20241111124926011 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) 20241111124926011 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) 20241111124926012 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) 20241111124926012 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) 20241111124926013 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) 20241111124926013 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) 20241111124926013 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124926025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111124926025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124926026 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) 20241111124926026 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) 20241111124926027 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) 20241111124926027 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) 20241111124926028 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) 20241111124926028 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) 20241111124926028 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) 20241111124926028 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) 20241111124926029 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) 20241111124926029 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) 20241111124926030 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) 20241111124926030 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) 20241111124926031 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) 20241111124926031 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) 20241111124926032 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) 20241111124926032 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) 20241111124926032 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124926044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111124926044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124926045 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) 20241111124926045 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) 20241111124926046 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) 20241111124926046 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) 20241111124926047 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) 20241111124926047 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) 20241111124926048 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) 20241111124926048 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) 20241111124926048 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) 20241111124926048 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) 20241111124926049 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) 20241111124926049 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) 20241111124926050 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) 20241111124926050 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) 20241111124926053 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) 20241111124926053 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) 20241111124926054 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124926068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111124926068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124926069 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) 20241111124926069 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) 20241111124926070 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) 20241111124926070 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) 20241111124926071 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) 20241111124926071 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) 20241111124926072 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) 20241111124926072 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) 20241111124926072 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) 20241111124926072 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) 20241111124926073 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) 20241111124926073 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) 20241111124926074 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) 20241111124926074 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) 20241111124926075 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) 20241111124926075 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) 20241111124926075 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124926087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111124926087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124926089 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) 20241111124926089 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) 20241111124926089 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) 20241111124926089 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) 20241111124926090 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) 20241111124926090 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) 20241111124926091 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) 20241111124926091 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) 20241111124926092 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) 20241111124926092 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) 20241111124926093 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) 20241111124926093 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) 20241111124926093 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) 20241111124926093 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) 20241111124926094 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) 20241111124926094 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) 20241111124926095 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124926106 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) 20241111124926106 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) 20241111124926107 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) 20241111124926107 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) 20241111124926108 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) 20241111124926108 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) 20241111124926109 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) 20241111124926109 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) 20241111124926109 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) 20241111124926109 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) 20241111124926110 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) 20241111124926110 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) 20241111124926111 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) 20241111124926111 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) 20241111124926112 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) 20241111124926112 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) 20241111124926115 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) 20241111124926115 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) 20241111124926116 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124926128 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111124926128 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111124926128 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111124926130 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) 20241111124926130 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) 20241111124926131 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) 20241111124926131 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) 20241111124926132 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) 20241111124926132 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) 20241111124926133 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) 20241111124926133 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) 20241111124926133 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) 20241111124926133 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) 20241111124926134 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) 20241111124926134 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) 20241111124926135 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) 20241111124926135 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) 20241111124926136 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) 20241111124926136 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) 20241111124926136 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) 20241111124926136 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) 20241111124926136 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111124926136 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) 20241111124926137 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111124926149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=00 01 01 00 00 00 01 22 fe 3a fd 1c 6d 81 2d 89 0e f8 c8 eb e4 11 ac c2 fd db e7 ab 95 1e 2b 37 20 00 (pcu_l1_if.cpp:463) 20241111124926149 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) 20241111124926149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111124926149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 22 fe 3a fd 1c 6d 81 2d 89 0e f8 c8 eb e4 11 ac c2 fd db e7 ab 95 1e 2b 37 20 00 (pdch.cpp:1019) 20241111124926149 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111124926149 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) 20241111124926149 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) 20241111124926149 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111124926149 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) 20241111124926149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111124926149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 22 fe 3a fd 1c 6d 81 2d 89 0e f8 c8 eb e4 11 ac c2 fd db e7 ab 95 1e 2b 37 20 (tbf_ul.cpp:337) 20241111124926149 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111124926149 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111124926149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111124926149 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111124926149 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111124926149 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111124926149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111124926149 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) 20241111124926149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241111124926149 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241111124926149 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124926149 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) 20241111124926149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111124926149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111124926149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111124926149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111124926149 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) 20241111124926149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111124926149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111124926150 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) 20241111124926150 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) 20241111124926151 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) 20241111124926151 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) 20241111124926152 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) 20241111124926152 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) 20241111124926153 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) 20241111124926153 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) 20241111124926154 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) 20241111124926154 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) 20241111124926155 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) 20241111124926155 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) 20241111124926156 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) 20241111124926156 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) 20241111124926157 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) 20241111124926157 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) 20241111124926157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241111124926157 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111124926157 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111124926157 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) 20241111124926157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241111124926157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=73, TS=7) (tbf_ul_ack_fsm.c:90) 20241111124926157 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) 20241111124926157 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111124926157 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111124926157 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111124926157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111124926158 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(23)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111124926168 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) 20241111124926168 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) 20241111124926168 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241111124926168 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111124926169 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) 20241111124926169 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) 20241111124926169 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) 20241111124926169 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) 20241111124926170 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) 20241111124926170 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) 20241111124926170 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) 20241111124926170 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) 20241111124926170 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) 20241111124926170 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) 20241111124926171 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) 20241111124926171 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) 20241111124926171 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) 20241111124926171 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) 20241111124926177 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124926192 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) 20241111124926192 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) 20241111124926193 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) 20241111124926193 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) 20241111124926194 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) 20241111124926194 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) 20241111124926195 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) 20241111124926195 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) 20241111124926196 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) 20241111124926196 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) 20241111124926196 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) 20241111124926197 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) 20241111124926197 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) 20241111124926197 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) 20241111124926198 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) 20241111124926198 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) 20241111124926199 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124926211 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) 20241111124926211 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) 20241111124926213 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) 20241111124926213 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) 20241111124926214 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) 20241111124926214 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) 20241111124926216 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) 20241111124926216 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) 20241111124926217 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) 20241111124926217 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) 20241111124926218 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) 20241111124926218 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) 20241111124926219 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) 20241111124926219 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) 20241111124926219 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) 20241111124926220 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) 20241111124926220 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124926229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111124926229 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) 20241111124926229 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111124926229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111124926229 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111124926229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111124926229 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=73 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111124926229 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241111124926229 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241111124926229 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111124926229 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) 20241111124926229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111124926229 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111124926229 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) 20241111124926229 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111124926229 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111124926229 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111124926229 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124926229 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111124926229 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124926229 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124926229 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241111124926229 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111124926230 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) 20241111124926230 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) 20241111124926230 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) 20241111124926230 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Start timer T: 2 s 20241111124926230 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) 20241111124926230 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) 20241111124926231 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) 20241111124926231 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) 20241111124926231 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) 20241111124926231 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) 20241111124926231 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) 20241111124926231 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) 20241111124926231 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) 20241111124926231 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) 20241111124926232 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124926232 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124926232 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124926232 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111124926232 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111124926232 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111124926232 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111124926232 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111124926232 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111124926232 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124926232 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111124926232 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124926232 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124926232 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124926232 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124926232 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124926232 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124926232 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124926232 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124926232 DRLCMAC 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) 20241111124926232 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124926232 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124926232 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111124926232 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111124926232 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124926232 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124926232 DLGLOBAL DEBUG validating counter group 0x56229783ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124926232 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111124926232 DLGLOBAL DEBUG validating counter group 0x56229783ae20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124926232 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111124926232 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) 20241111124926232 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) 20241111124926232 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) 20241111124926232 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) 20241111124926232 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241111124926232 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241111124926232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111124926232 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) 20241111124926232 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111124926232 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) 20241111124926232 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111124926232 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) 20241111124926232 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=73 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 81 28 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(23)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(23)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 9, t2 := 8 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111124926234 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111124926234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111124926234 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111124926234 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) 20241111124926238 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124926252 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) 20241111124926252 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) 20241111124926252 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) 20241111124926253 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) 20241111124926253 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) 20241111124926253 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) 20241111124926253 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) 20241111124926253 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) 20241111124926253 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) 20241111124926253 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) 20241111124926253 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) 20241111124926253 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) 20241111124926254 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) 20241111124926254 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) 20241111124926254 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) 20241111124926254 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) 20241111124926257 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124926271 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) 20241111124926271 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) 20241111124926271 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) 20241111124926271 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) 20241111124926272 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) 20241111124926272 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) 20241111124926272 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) 20241111124926272 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) 20241111124926272 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) 20241111124926272 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) 20241111124926272 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) 20241111124926272 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) 20241111124926273 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) 20241111124926273 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) 20241111124926273 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) 20241111124926273 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) 20241111124926276 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124926291 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) 20241111124926291 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) 20241111124926291 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) 20241111124926291 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) 20241111124926292 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) 20241111124926292 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) 20241111124926292 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) 20241111124926292 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) 20241111124926293 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) 20241111124926293 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) 20241111124926294 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) 20241111124926294 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) 20241111124926295 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) 20241111124926295 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) 20241111124926295 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) 20241111124926295 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) 20241111124926300 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124926315 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) 20241111124926315 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) 20241111124926316 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) 20241111124926316 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) 20241111124926317 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) 20241111124926317 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) 20241111124926318 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) 20241111124926318 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) 20241111124926319 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) 20241111124926319 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) 20241111124926320 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) 20241111124926320 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) 20241111124926321 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) 20241111124926321 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) 20241111124926322 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) 20241111124926322 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) 20241111124926322 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124926334 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) 20241111124926334 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) 20241111124926335 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) 20241111124926335 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) 20241111124926335 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) 20241111124926335 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) 20241111124926336 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) 20241111124926336 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) 20241111124926336 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) 20241111124926336 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) 20241111124926337 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) 20241111124926337 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) 20241111124926337 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) 20241111124926337 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) 20241111124926338 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) 20241111124926338 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) 20241111124926338 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124926354 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) 20241111124926354 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) 20241111124926355 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) 20241111124926355 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) 20241111124926356 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) 20241111124926356 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) 20241111124926357 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) 20241111124926357 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) 20241111124926358 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) 20241111124926358 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) 20241111124926358 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) 20241111124926358 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) 20241111124926359 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) 20241111124926359 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) 20241111124926359 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) 20241111124926359 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) 20241111124926363 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124926378 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) 20241111124926378 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) 20241111124926379 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) 20241111124926379 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) 20241111124926380 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) 20241111124926380 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) 20241111124926381 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) 20241111124926381 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) 20241111124926382 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) 20241111124926382 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) 20241111124926383 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) 20241111124926383 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) 20241111124926385 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) 20241111124926385 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) 20241111124926386 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) 20241111124926386 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) 20241111124926387 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124926397 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) 20241111124926397 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) 20241111124926398 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) 20241111124926398 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) 20241111124926399 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) 20241111124926399 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) 20241111124926400 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) 20241111124926400 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) 20241111124926401 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) 20241111124926401 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) 20241111124926401 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) 20241111124926401 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) 20241111124926402 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) 20241111124926402 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) 20241111124926403 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) 20241111124926403 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) 20241111124926404 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124926417 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) 20241111124926417 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) 20241111124926418 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) 20241111124926418 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) 20241111124926419 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) 20241111124926419 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) 20241111124926420 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) 20241111124926420 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) 20241111124926421 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) 20241111124926421 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) 20241111124926422 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) 20241111124926422 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) 20241111124926422 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) 20241111124926422 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) 20241111124926423 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) 20241111124926423 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) 20241111124926425 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124926435 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111124926435 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) 20241111124926435 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111124926440 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) 20241111124926440 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) 20241111124926441 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) 20241111124926441 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) 20241111124926442 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) 20241111124926442 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) 20241111124926442 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) 20241111124926443 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) 20241111124926443 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) 20241111124926443 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) 20241111124926444 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) 20241111124926444 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) 20241111124926445 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) 20241111124926445 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) 20241111124926446 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) 20241111124926446 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) 20241111124926447 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) 20241111124926447 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) 20241111124926447 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) 20241111124926447 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) 20241111124926447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111124926447 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111124926447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111124926447 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) 20241111124926447 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) 20241111124926447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 cb 4a 6d aa f5 d7 9c 20 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111124926447 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) 20241111124926447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111124926447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111124926447 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) 20241111124926447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 121 + 13 = 134 (pdch_ul_controller.c:131) 20241111124926447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type POLL (pdch_ul_controller.c:184) 20241111124926447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=134, TS=7) (tbf_dl.cpp:883) 20241111124926447 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=134, TS=7 (tbf_dl.cpp:903) 20241111124926447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 cb 4a 6d aa f5 d7 9c 20 98 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) 20241111124926447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=0f 00 00 29 cb 4a 6d aa f5 d7 9c 20 98 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) 20241111124926448 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111124926453 DL1IF INFO GPRS Suspend request received: TLLI=0x00000001 RAI=262-42-13135-0 (pcu_l1_if.cpp:1108) 20241111124926454 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) 20241111124926454 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111124926454 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) 20241111124926454 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) 20241111124926454 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124926454 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111124926454 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111124926454 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111124926454 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111124926454 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111124926454 DLBSSGP NOTICE BSSGP (BVCI=0) Tx SUSPEND (TLLI=0x0001) (gprs_bssgp_bss.c:63) 20241111124926454 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124926458 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) 20241111124926458 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) 20241111124926459 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) 20241111124926459 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) 20241111124926459 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) 20241111124926459 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) 20241111124926460 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) 20241111124926460 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) 20241111124926460 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) 20241111124926460 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) 20241111124926460 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) 20241111124926460 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) 20241111124926461 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) 20241111124926461 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) 20241111124926461 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) 20241111124926461 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) 20241111124926462 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) 20241111124926462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data= (pcu_l1_if.cpp:182) 20241111124926463 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111124926465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124926465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124926465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124926465 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111124926465 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111124926465 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111124926465 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111124926465 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124926465 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111124926465 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124926465 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124926465 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124926465 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124926465 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124926465 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124926465 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124926465 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124926465 DRLCMAC 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) 20241111124926465 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124926465 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124926465 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111124926465 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111124926465 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124926465 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124926465 DLGLOBAL DEBUG validating counter group 0x56229783ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124926465 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111124926465 DLGLOBAL DEBUG validating counter group 0x56229783ae20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124926465 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111124926465 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) 20241111124926465 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) 20241111124926465 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) 20241111124926465 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) 20241111124926465 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241111124926465 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241111124926465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111124926465 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) 20241111124926465 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111124926465 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) 20241111124926465 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111124926465 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) 20241111124926465 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=121 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 f5 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(23)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(23)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 23, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@131a5d934883: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } BTS(23)@131a5d934883: Shutting down virtual BTS #0... 20241111124926467 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111124926468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111124926468 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111124926468 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) 20241111124926469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52582<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124926470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124926471 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111124926471 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111124926471 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124926471 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111124926471 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) 20241111124926471 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) 20241111124926471 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124926471 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111124926471 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111124926471 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111124926471 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111124926471 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111124926471 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124926471 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124926471 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124926471 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124926471 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124926471 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124926471 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124926471 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111124926471 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111124926471 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111124926471 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111124926471 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111124926471 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111124926471 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 6147 with status 0 respawn: 2: starting: osmo-pcu MTC@131a5d934883: Test case TC_pcuif_suspend_active_tbf finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:49:26 UTC 2024 ====== PCU_Tests.TC_pcuif_suspend_active_tbf pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_suspend_active_tbf.talloc 20241111124926488 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111124926488 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111124926488 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124926488 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111124926509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52592<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111124926609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52592<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247972) Waiting for packet dumper to finish... 1 (prev_count=247972, count=251636) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:49:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ta_ptcch_idle started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111124929716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52606<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(29)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(29)@131a5d934883: Start timer T: 5 s 20241111124929741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(29)@131a5d934883: Start timer T_Conn: 10 s TC_ta_ptcch_idle-STATS(31)@131a5d934883: Start timer T: 2 s TC_ta_ptcch_idle-STATS(31)@131a5d934883: Start timer T: 2 s 20241111124931489 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124931489 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111124931489 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(29)@131a5d934883: OsmoPCU is now connected BTS(30)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 5 s 20241111124931494 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111124931494 DLGLOBAL DEBUG validating counter group 0x563f46c6c040(bts) with 102 counters (rate_ctr.c:86) 20241111124931494 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111124931494 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111124931494 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111124931494 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111124931495 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111124931495 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111124931495 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111124931495 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111124931495 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111124931495 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111124931495 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111124931495 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111124931495 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111124931495 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111124931495 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111124931495 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111124931495 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111124931495 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111124931495 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111124931495 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111124931495 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111124931495 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111124931495 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111124931495 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111124931495 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111124931495 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111124931495 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111124931495 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111124931495 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111124931495 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111124931495 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111124931495 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111124931495 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111124931495 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111124931495 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111124931495 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111124931495 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111124931495 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111124931495 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111124931495 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111124931495 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111124931495 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111124931495 DLGLOBAL DEBUG validating counter group 0x7f106ca965e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111124931495 DLGLOBAL DEBUG validating counter group 0x563f46c6b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111124931495 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111124931495 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111124931495 DLGLOBAL DEBUG validating counter group 0x7f106ca97180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111124931495 DLGLOBAL DEBUG validating counter group 0x7f106ca97160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111124931495 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111124931495 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111124931495 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111124931495 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111124931495 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124931495 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124931495 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124931495 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124931495 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124931495 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124931495 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124931495 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124931495 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124931495 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124931495 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124931495 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124931495 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124931495 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124931495 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124931495 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124931495 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124931495 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124931495 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124931495 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124931495 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124931496 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124931496 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124931496 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124931496 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111124931497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111124931497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931498 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(30)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(30)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(30)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(30)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(30)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(30)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(30)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(30)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111124931507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124931507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124931508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931509 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124931509 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931509 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124931509 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931510 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124931510 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124931510 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931510 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124931510 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931511 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124931511 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931512 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124931528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124931528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124931530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124931532 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931532 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124931532 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931533 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124931533 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124931534 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124931535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124931535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931536 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124931546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124931546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931547 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124931547 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931548 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124931548 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124931549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931550 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124931550 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124931551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931552 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124931552 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124931553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931556 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124931571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124931571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931573 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111124931573 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931574 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) 20241111124931574 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) 20241111124931575 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) 20241111124931575 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) 20241111124931575 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) 20241111124931576 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) 20241111124931576 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) 20241111124931576 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) 20241111124931577 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) 20241111124931577 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) 20241111124931578 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) 20241111124931578 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) 20241111124931579 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124931590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111124931590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931591 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) 20241111124931591 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) 20241111124931592 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) 20241111124931592 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) 20241111124931592 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) 20241111124931592 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) 20241111124931593 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) 20241111124931593 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) 20241111124931594 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) 20241111124931594 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) 20241111124931595 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) 20241111124931595 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) 20241111124931595 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) 20241111124931595 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) 20241111124931596 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124931609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111124931609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931612 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) 20241111124931612 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) 20241111124931614 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) 20241111124931614 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) 20241111124931615 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) 20241111124931615 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) 20241111124931616 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) 20241111124931616 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) 20241111124931617 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) 20241111124931617 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) 20241111124931617 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) 20241111124931617 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) 20241111124931618 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) 20241111124931618 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) 20241111124931619 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124931632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111124931632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931633 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) 20241111124931633 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) 20241111124931633 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) 20241111124931633 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) 20241111124931634 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) 20241111124931634 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) 20241111124931634 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) 20241111124931634 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) 20241111124931634 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) 20241111124931634 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) 20241111124931634 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) 20241111124931634 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) 20241111124931635 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) 20241111124931635 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) 20241111124931637 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124931651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111124931651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931652 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) 20241111124931652 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) 20241111124931652 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) 20241111124931652 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) 20241111124931653 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) 20241111124931653 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) 20241111124931653 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) 20241111124931653 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) 20241111124931654 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) 20241111124931654 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) 20241111124931654 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) 20241111124931654 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) 20241111124931655 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) 20241111124931655 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) 20241111124931656 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124931670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111124931671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931673 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) 20241111124931673 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) 20241111124931674 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) 20241111124931674 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) 20241111124931676 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) 20241111124931676 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) 20241111124931677 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) 20241111124931677 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) 20241111124931679 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) 20241111124931679 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) 20241111124931680 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) 20241111124931680 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) 20241111124931681 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) 20241111124931681 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) 20241111124931682 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124931695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111124931695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931696 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) 20241111124931696 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) 20241111124931696 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) 20241111124931696 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) 20241111124931697 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) 20241111124931697 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) 20241111124931697 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) 20241111124931697 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) 20241111124931698 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) 20241111124931698 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) 20241111124931698 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) 20241111124931698 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) 20241111124931699 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) 20241111124931699 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) 20241111124931699 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124931714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111124931714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124931715 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) 20241111124931715 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) 20241111124931715 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) 20241111124931715 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) 20241111124931716 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) 20241111124931716 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) 20241111124931716 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) 20241111124931716 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) 20241111124931716 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) 20241111124931716 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) 20241111124931717 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) 20241111124931717 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) 20241111124931717 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) 20241111124931717 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) 20241111124931718 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124931732 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) 20241111124931732 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) 20241111124931732 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) 20241111124931732 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) 20241111124931732 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) 20241111124931732 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) 20241111124931732 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) 20241111124931732 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) 20241111124931733 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) 20241111124931733 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) 20241111124931733 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) 20241111124931733 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) 20241111124931733 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) 20241111124931733 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) 20241111124931733 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) 20241111124931733 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) 20241111124931741 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124931756 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) 20241111124931756 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) 20241111124931758 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) 20241111124931758 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) 20241111124931758 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) 20241111124931758 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) 20241111124931759 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) 20241111124931759 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) 20241111124931760 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) 20241111124931760 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) 20241111124931760 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) 20241111124931761 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) 20241111124931761 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) 20241111124931761 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) 20241111124931762 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) 20241111124931762 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) 20241111124931763 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124931776 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) 20241111124931776 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) 20241111124931778 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) 20241111124931778 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) 20241111124931778 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) 20241111124931778 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) 20241111124931779 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) 20241111124931779 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) 20241111124931781 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) 20241111124931781 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) 20241111124931782 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) 20241111124931782 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) 20241111124931783 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) 20241111124931783 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) 20241111124931783 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) 20241111124931783 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) 20241111124931784 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124931795 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) 20241111124931795 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) 20241111124931796 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) 20241111124931796 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) 20241111124931797 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) 20241111124931797 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) 20241111124931798 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) 20241111124931798 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) 20241111124931799 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) 20241111124931799 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) 20241111124931800 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) 20241111124931800 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) 20241111124931800 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) 20241111124931800 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) 20241111124931801 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) 20241111124931801 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) 20241111124931806 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124931820 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) 20241111124931820 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) 20241111124931821 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) 20241111124931821 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) 20241111124931822 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) 20241111124931822 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) 20241111124931823 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) 20241111124931823 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) 20241111124931823 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) 20241111124931823 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) 20241111124931824 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) 20241111124931824 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) 20241111124931825 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) 20241111124931825 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) 20241111124931826 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) 20241111124931826 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) 20241111124931826 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124931839 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) 20241111124931839 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) 20241111124931840 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) 20241111124931840 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) 20241111124931841 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) 20241111124931841 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) 20241111124931842 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) 20241111124931842 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) 20241111124931842 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) 20241111124931843 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) 20241111124931843 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) 20241111124931843 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) 20241111124931844 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) 20241111124931844 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) 20241111124931845 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) 20241111124931845 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) 20241111124931846 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124931858 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) 20241111124931858 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) 20241111124931859 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) 20241111124931859 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) 20241111124931860 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) 20241111124931860 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) 20241111124931860 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) 20241111124931860 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) 20241111124931861 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) 20241111124931861 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) 20241111124931862 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) 20241111124931862 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) 20241111124931863 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) 20241111124931863 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) 20241111124931863 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) 20241111124931863 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) 20241111124931867 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124931882 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) 20241111124931882 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) 20241111124931883 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) 20241111124931883 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) 20241111124931883 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) 20241111124931883 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) 20241111124931884 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) 20241111124931884 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) 20241111124931885 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) 20241111124931885 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) 20241111124931886 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) 20241111124931886 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) 20241111124931886 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) 20241111124931886 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) 20241111124931887 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) 20241111124931887 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) 20241111124931888 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124931901 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) 20241111124931901 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) 20241111124931902 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) 20241111124931902 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) 20241111124931903 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) 20241111124931903 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) 20241111124931904 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) 20241111124931904 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) 20241111124931905 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) 20241111124931905 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) 20241111124931906 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) 20241111124931906 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) 20241111124931907 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) 20241111124931907 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) 20241111124931908 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) 20241111124931908 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) 20241111124931909 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124931920 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) 20241111124931920 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) 20241111124931922 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) 20241111124931922 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) 20241111124931923 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) 20241111124931923 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) 20241111124931923 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) 20241111124931923 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) 20241111124931924 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) 20241111124931924 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) 20241111124931925 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) 20241111124931925 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) 20241111124931926 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) 20241111124931926 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) 20241111124931926 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) 20241111124931926 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) 20241111124931927 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) 20241111124931927 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) 20241111124931930 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Decoded PTCCH/D message: BTS(30)@131a5d934883: Shutting down virtual BTS #0... 20241111124931934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124931937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52606<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124931937 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111124931938 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111124931938 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124931938 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124931938 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124931938 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124931938 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124931938 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124931938 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124931938 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124931938 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111124931938 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111124931938 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111124931938 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111124931938 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) 20241111124931938 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) 20241111124931938 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_ta_ptcch_idle finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_idle pass'. respawn: 2: stopped pid 6209 with status 0 respawn: 3: starting: osmo-pcu Mon Nov 11 12:49:31 UTC 2024 ====== PCU_Tests.TC_ta_ptcch_idle pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_ptcch_idle.talloc 20241111124931958 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111124931958 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111124931958 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124931958 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111124931971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49584<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111124932072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49584<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49852) Waiting for packet dumper to finish... 1 (prev_count=49852, count=124988) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ta_rach_imm_ass started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111124935184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(33)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(33)@131a5d934883: Start timer T: 5 s PCUIF(33)@131a5d934883: Start timer T_Conn: 10 s 20241111124935206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ta_rach_imm_ass-STATS(35)@131a5d934883: Start timer T: 2 s TC_ta_rach_imm_ass-STATS(35)@131a5d934883: Start timer T: 2 s 20241111124936959 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124936959 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111124936960 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(33)@131a5d934883: OsmoPCU is now connected BTS(34)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111124936975 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111124936976 DLGLOBAL DEBUG validating counter group 0x55ab2cac7040(bts) with 102 counters (rate_ctr.c:86) 20241111124936976 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111124936976 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111124936976 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111124936976 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111124936976 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111124936976 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111124936976 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111124936976 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111124936976 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111124936976 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111124936976 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111124936976 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111124936976 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111124936976 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111124936976 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111124936976 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111124936976 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111124936976 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111124936976 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111124936976 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111124936976 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111124936976 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111124936976 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111124936976 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111124936976 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111124936976 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111124936976 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111124936976 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111124936976 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111124936976 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111124936976 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111124936976 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111124936976 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111124936976 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111124936976 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111124936976 DLGLOBAL DEBUG validating counter group 0x7f30739235e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111124936977 DLGLOBAL DEBUG validating counter group 0x55ab2cac6720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111124936977 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111124936977 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111124936977 DLGLOBAL DEBUG validating counter group 0x7f3073924180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111124936977 DLGLOBAL DEBUG validating counter group 0x7f3073924160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111124936977 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111124936977 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111124936977 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111124936977 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111124936977 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124936977 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124936977 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124936977 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124936977 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124936977 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124936977 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124936977 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124936977 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124936977 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124936977 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124936977 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124936977 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124936977 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124936977 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124936977 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124936977 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124936977 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124936977 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124936977 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124936977 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124936977 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124936977 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124936977 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124936978 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111124936978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111124936978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124936978 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124936979 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) 20241111124936979 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111124936979 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111124936979 DMS INFO Creating MS object (gprs_ms.c:152) 20241111124936979 DLGLOBAL DEBUG validating counter group 0x55ab2cac6760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111124936979 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111124936979 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124936979 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111124936979 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124936979 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124936979 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124936979 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124936979 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124936979 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124936979 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124936979 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124936979 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111124936980 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124936980 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124936980 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111124936980 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111124936980 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124936980 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124936980 DLGLOBAL DEBUG validating counter group 0x55ab2cac6b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124936980 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111124936980 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111124936980 DLGLOBAL DEBUG validating counter group 0x55ab2cac6c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111124936980 DLGLOBAL DEBUG validating counter group 0x55ab2cac6c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124936980 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111124936980 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) 20241111124936980 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111124936980 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111124936980 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111124936980 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111124936980 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111124936980 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111124936980 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111124936980 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) 20241111124936980 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) 20241111124936980 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111124936980 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111124936980 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111124936980 DL1IF DEBUG (bts=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(34)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(34)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(34)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(34)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(34)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(34)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(34)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(34)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" BTS(34)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111124936990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124936990 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1353 with RA=120, TA=16 MTC@131a5d934883: Start timer T: 2 s 20241111124936991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124936991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124936991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124936991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124936992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124936992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124936993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124936993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124936993 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124936993 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124936994 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124936994 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124936994 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124936994 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124936995 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) 20241111124936995 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1353 qta=64 (bts.cpp:952) 20241111124936995 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111124936995 DMS INFO Creating MS object (gprs_ms.c:152) 20241111124936995 DLGLOBAL DEBUG validating counter group 0x55ab2cac6760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111124936995 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111124936995 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124936995 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241111124936995 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124936995 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124936995 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124936995 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124936995 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124936995 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124936995 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124936995 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124936995 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111124936995 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124936995 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124936995 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111124936995 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111124936995 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124936995 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124936995 DLGLOBAL DEBUG validating counter group 0x55ab2cac6b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124936995 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111124936995 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111124936995 DLGLOBAL DEBUG validating counter group 0x55ab2cac6c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111124936995 DLGLOBAL DEBUG validating counter group 0x55ab2cac6c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124936995 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111124936995 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) 20241111124936995 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111124936995 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111124936995 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241111124936995 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111124936995 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111124936995 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111124936995 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111124936995 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) 20241111124936995 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) 20241111124936995 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111124936995 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 16 (gprs_ms.c:609) 20241111124936995 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=16 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111124936995 DL1IF DEBUG (bts=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) 20241111124936995 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(34)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1369 with RA=120, TA=32 MTC@131a5d934883: Start timer T: 2 s 20241111124937000 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) 20241111124937000 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1369 qta=128 (bts.cpp:952) 20241111124937000 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111124937000 DMS INFO Creating MS object (gprs_ms.c:152) 20241111124937000 DLGLOBAL DEBUG validating counter group 0x55ab2cac6760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111124937000 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111124937000 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124937000 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241111124937000 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124937000 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124937000 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124937000 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124937000 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124937000 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124937000 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124937000 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124937000 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111124937000 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124937000 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124937000 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111124937000 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111124937000 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124937000 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124937000 DLGLOBAL DEBUG validating counter group 0x55ab2cac6b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124937000 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111124937000 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111124937000 DLGLOBAL DEBUG validating counter group 0x55ab2cac6c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111124937000 DLGLOBAL DEBUG validating counter group 0x55ab2cac6c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124937000 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111124937000 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) 20241111124937000 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111124937000 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111124937000 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241111124937000 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111124937000 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111124937000 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111124937000 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111124937000 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) 20241111124937000 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) 20241111124937000 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111124937000 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 32 (gprs_ms.c:609) 20241111124937000 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=32 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111124937000 DL1IF DEBUG (bts=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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1385 with RA=120, TA=48 MTC@131a5d934883: Start timer T: 2 s 20241111124937005 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) 20241111124937006 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1385 qta=192 (bts.cpp:952) 20241111124937006 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111124937006 DMS INFO Creating MS object (gprs_ms.c:152) 20241111124937006 DLGLOBAL DEBUG validating counter group 0x55ab2cac6760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111124937006 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111124937006 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124937006 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241111124937006 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124937006 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124937006 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124937006 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124937006 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124937006 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124937006 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124937006 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124937006 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111124937006 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124937006 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124937006 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111124937006 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111124937006 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124937006 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124937006 DLGLOBAL DEBUG validating counter group 0x55ab2cac6b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124937006 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111124937006 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111124937006 DLGLOBAL DEBUG validating counter group 0x55ab2cac6c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111124937006 DLGLOBAL DEBUG validating counter group 0x55ab2cac6c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124937006 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111124937006 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) 20241111124937006 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111124937006 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111124937006 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241111124937006 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111124937006 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111124937006 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111124937006 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111124937006 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) 20241111124937006 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) 20241111124937006 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111124937006 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 48 (gprs_ms.c:609) 20241111124937006 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=48 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111124937006 DL1IF DEBUG (bts=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) 20241111124937007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124937007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124937009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124937009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(34)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111124937009 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124937009 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241111124937010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124937010 DL1IF DEBUG 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@131a5d934883: 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 } 20241111124937010 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124937010 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124937011 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124937011 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124937012 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124937012 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(34)@131a5d934883: Shutting down virtual BTS #0... 20241111124937012 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124937012 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124937013 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124937014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124937017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124937018 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111124937018 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111124937018 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124937018 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241111124937018 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111124937018 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) 20241111124937018 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111124937018 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124937018 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111124937018 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111124937018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937018 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111124937018 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937018 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937018 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124937018 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20241111124937018 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111124937018 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) 20241111124937018 DMS INFO MS(TA-16:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111124937018 DMS INFO MS(TA-16:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124937018 DMS INFO MS(TA-16:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111124937018 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111124937018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937018 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111124937018 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937018 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937018 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124937018 DTBF INFO TBF(UL:TFI-0-2-0:G){ASSIGN} free (tbf.cpp:271) 20241111124937018 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111124937019 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) 20241111124937019 DMS INFO MS(TA-32:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111124937019 DMS INFO MS(TA-32:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124937019 DMS INFO MS(TA-32:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111124937019 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111124937019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937019 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111124937019 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937019 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937019 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124937019 DTBF INFO TBF(UL:TFI-0-3-0:G){ASSIGN} free (tbf.cpp:271) 20241111124937019 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111124937019 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) 20241111124937019 DMS INFO MS(TA-48:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111124937019 DMS INFO MS(TA-48:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124937019 DMS INFO MS(TA-48:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111124937019 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111124937019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937019 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111124937019 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937019 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111124937019 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124937019 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124937019 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124937019 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124937019 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111124937019 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111124937019 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111124937019 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111124937019 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) 20241111124937019 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) 20241111124937019 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_ta_rach_imm_ass finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 3: stopped pid 6267 with status 0 respawn: 4: starting: osmo-pcu Mon Nov 11 12:49:37 UTC 2024 ====== PCU_Tests.TC_ta_rach_imm_ass pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_rach_imm_ass.talloc 20241111124937038 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111124937038 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111124937038 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124937038 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111124937052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111124937153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72380) Waiting for packet dumper to finish... 1 (prev_count=72380, count=94504) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:49:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ta_ul_ack_nack_first_block started. 37@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ta_ul_ack_nack_first_block-BVCI1234(39)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 37@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(41)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(41)@131a5d934883: Provider Link came up: waiting for NS-RESET 37@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111124940297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49630<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 37@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(45)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s 37@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(45)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(42)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(42)@131a5d934883: Start timer T: 5 s PCUIF(42)@131a5d934883: Start timer T_Conn: 10 s 20241111124940303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49636<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ta_ul_ack_nack_first_block-STATS(46)@131a5d934883: Start timer T: 2 s TC_ta_ul_ack_nack_first_block-STATS(46)@131a5d934883: Start timer T: 2 s 37@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(49)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(49)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111124942039 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124942039 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111124942039 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(42)@131a5d934883: OsmoPCU is now connected BTS(44)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111124942054 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111124942054 DLGLOBAL DEBUG validating counter group 0x5574fe712040(bts) with 102 counters (rate_ctr.c:86) 20241111124942054 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111124942054 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111124942054 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111124942054 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111124942054 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111124942054 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111124942054 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111124942054 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111124942054 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111124942054 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111124942054 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111124942054 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111124942054 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111124942055 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111124942055 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111124942055 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111124942055 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111124942055 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111124942055 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111124942055 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111124942055 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111124942055 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111124942055 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111124942055 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111124942055 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111124942055 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111124942055 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111124942055 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111124942055 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111124942055 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111124942055 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111124942055 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111124942055 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111124942055 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111124942055 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111124942055 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111124942055 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111124942055 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111124942055 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111124942055 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111124942055 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111124942055 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111124942055 DLGLOBAL DEBUG validating counter group 0x7f598a60f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111124942055 DLGLOBAL DEBUG validating counter group 0x5574fe711720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111124942055 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111124942055 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111124942055 DLGLOBAL DEBUG validating counter group 0x7f598a610180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111124942055 DLGLOBAL DEBUG validating counter group 0x7f598a610160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111124942055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111124942055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111124942055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111124942055 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111124942055 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124942055 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124942055 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124942055 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124942055 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124942055 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124942055 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124942055 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124942055 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124942055 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124942055 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124942055 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124942055 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124942055 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124942055 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124942055 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124942055 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124942055 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124942055 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124942055 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124942056 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124942056 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124942056 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124942056 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124942056 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111124942056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111124942056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942058 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(41)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(44)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(41)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(41)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(41)@131a5d934883: Start timer Tns_test: 10 s BTS(44)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" 20241111124942062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111124942062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111124942062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111124942062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111124942062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111124942062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(44)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" 20241111124942063 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111124942063 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111124942063 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(44)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(44)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(41)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(41)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111124942065 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111124942065 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111124942065 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111124942065 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111124942065 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111124942065 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111124942065 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111124942065 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124942065 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111124942065 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111124942067 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111124942067 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(41)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(41)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(41)@131a5d934883: Start timer Tns_test: 10 s 20241111124942068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124942068 DL1IF DEBUG 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(44)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(44)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111124942069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124942069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(44)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111124942070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124942070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124942071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942072 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124942072 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942073 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124942073 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942074 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124942074 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942074 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124942074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942075 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 38@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 38@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111124942085 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124942085 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124942085 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124942085 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124942085 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111124942085 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111124942085 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111124942085 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124942085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124942085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942086 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124942086 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124942086 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942087 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124942087 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942087 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124942087 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942088 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124942088 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942088 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124942088 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942088 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124942088 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942089 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ta_ul_ack_nack_first_block-BVCI1234(39)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ta_ul_ack_nack_first_block-BVCI1234(39)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111124942091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124942091 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124942091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124942091 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124942091 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111124942091 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111124942091 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111124942091 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111124942093 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) 20241111124942093 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111124942093 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111124942093 DMS INFO Creating MS object (gprs_ms.c:152) 20241111124942093 DLGLOBAL DEBUG validating counter group 0x5574fe711760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111124942093 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111124942093 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124942093 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111124942093 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124942093 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124942093 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124942093 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124942093 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124942093 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124942093 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124942093 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124942093 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111124942093 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124942093 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124942093 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111124942093 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111124942093 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124942093 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124942093 DLGLOBAL DEBUG validating counter group 0x5574fe711b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124942093 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111124942093 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111124942093 DLGLOBAL DEBUG validating counter group 0x5574fe711c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111124942093 DLGLOBAL DEBUG validating counter group 0x5574fe711c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124942093 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111124942093 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) 20241111124942093 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111124942093 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111124942093 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111124942093 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111124942093 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111124942093 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111124942093 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111124942093 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) 20241111124942093 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) 20241111124942093 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111124942093 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111124942093 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111124942093 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) 20241111124942094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124942094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124942094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124942094 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124942094 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111124942094 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111124942094 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111124942094 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111124942094 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111124942094 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(44)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111124942097 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124942097 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124942097 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124942097 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111124942097 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111124942103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124942103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942104 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124942104 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942104 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124942104 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124942105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124942105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124942106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124942106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124942107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942113 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) 20241111124942113 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) 20241111124942114 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124942128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124942128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111124942129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942130 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) 20241111124942130 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) 20241111124942131 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) 20241111124942132 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) 20241111124942132 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) 20241111124942132 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) 20241111124942133 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) 20241111124942133 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) 20241111124942134 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) 20241111124942134 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) 20241111124942135 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) 20241111124942135 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) 20241111124942136 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) 20241111124942136 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) 20241111124942136 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124942147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111124942147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942148 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) 20241111124942148 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) 20241111124942149 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) 20241111124942149 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) 20241111124942150 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) 20241111124942150 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) 20241111124942150 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) 20241111124942151 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) 20241111124942151 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) 20241111124942151 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) 20241111124942152 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) 20241111124942152 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) 20241111124942153 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) 20241111124942153 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) 20241111124942154 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) 20241111124942154 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) 20241111124942155 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124942166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111124942166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942167 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) 20241111124942167 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) 20241111124942168 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) 20241111124942168 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) 20241111124942169 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) 20241111124942169 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) 20241111124942170 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) 20241111124942170 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) 20241111124942170 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) 20241111124942170 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) 20241111124942171 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) 20241111124942171 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) 20241111124942172 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) 20241111124942172 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) 20241111124942175 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) 20241111124942175 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) 20241111124942176 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124942190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111124942190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942192 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) 20241111124942192 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) 20241111124942192 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) 20241111124942192 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) 20241111124942193 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) 20241111124942193 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) 20241111124942194 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) 20241111124942194 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) 20241111124942195 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) 20241111124942195 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) 20241111124942196 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) 20241111124942196 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) 20241111124942196 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) 20241111124942196 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) 20241111124942197 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) 20241111124942197 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) 20241111124942198 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124942209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111124942209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942210 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) 20241111124942210 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) 20241111124942211 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) 20241111124942211 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) 20241111124942212 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) 20241111124942212 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) 20241111124942212 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) 20241111124942213 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) 20241111124942213 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) 20241111124942213 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) 20241111124942214 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) 20241111124942214 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) 20241111124942215 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) 20241111124942215 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) 20241111124942216 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) 20241111124942216 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) 20241111124942216 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124942228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111124942228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942229 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) 20241111124942229 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) 20241111124942230 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) 20241111124942230 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) 20241111124942231 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) 20241111124942231 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) 20241111124942232 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) 20241111124942232 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) 20241111124942232 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) 20241111124942232 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) 20241111124942233 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) 20241111124942233 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) 20241111124942234 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) 20241111124942234 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) 20241111124942237 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) 20241111124942238 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) 20241111124942238 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124942252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111124942252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942253 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) 20241111124942253 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) 20241111124942254 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) 20241111124942254 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) 20241111124942255 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) 20241111124942255 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) 20241111124942256 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) 20241111124942256 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) 20241111124942256 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) 20241111124942256 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) 20241111124942257 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) 20241111124942257 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) 20241111124942258 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) 20241111124942258 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) 20241111124942259 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) 20241111124942259 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) 20241111124942260 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124942271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111124942271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124942272 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) 20241111124942272 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) 20241111124942273 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) 20241111124942273 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) 20241111124942274 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) 20241111124942274 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) 20241111124942274 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) 20241111124942275 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) 20241111124942275 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) 20241111124942275 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) 20241111124942276 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) 20241111124942276 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) 20241111124942277 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) 20241111124942277 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) 20241111124942278 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) 20241111124942278 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) 20241111124942278 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111124942290 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) 20241111124942290 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) 20241111124942291 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) 20241111124942291 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) 20241111124942292 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) 20241111124942292 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) 20241111124942293 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) 20241111124942293 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) 20241111124942294 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111124942294 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111124942294 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111124942294 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) 20241111124942294 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) 20241111124942294 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) 20241111124942294 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) 20241111124942295 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) 20241111124942295 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) 20241111124942296 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) 20241111124942296 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) 20241111124942299 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) 20241111124942299 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) 20241111124942299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111124942299 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) 20241111124942300 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111124942314 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 da 4a 2e 61 91 22 0d 90 97 88 a5 fb 7d ef 33 a0 86 f4 34 06 a8 1a 85 25 6d 76 27 2f f5 2c 00 (pcu_l1_if.cpp:463) 20241111124942314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 8, Q = 0 (pcu_l1_if.cpp:478) 20241111124942314 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111124942314 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 da 4a 2e 61 91 22 0d 90 97 88 a5 fb 7d ef 33 a0 86 f4 34 06 a8 1a 85 25 6d 76 27 2f f5 2c 00 (pdch.cpp:1019) 20241111124942314 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111124942314 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) 20241111124942314 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) 20241111124942314 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111124942314 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) 20241111124942314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111124942314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=da 4a 2e 61 91 22 0d 90 97 88 a5 fb 7d ef 33 a0 86 f4 34 06 a8 1a 85 25 6d 76 27 2f f5 2c (tbf_ul.cpp:337) 20241111124942314 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0xda4a2e61 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111124942314 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0xda4a2e61, not yet confirmed (gprs_ms.c:512) 20241111124942314 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111124942314 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111124942314 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111124942314 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111124942314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111124942314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241111124942314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241111124942314 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} len=26 (tbf_ul.cpp:467) 20241111124942314 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124942314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241111124942314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111124942314 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111124942314 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111124942314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111124942314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241111124942314 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111124942314 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111124942315 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) 20241111124942315 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) 20241111124942316 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) 20241111124942316 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) 20241111124942317 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) 20241111124942317 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) 20241111124942317 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) 20241111124942317 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) 20241111124942318 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) 20241111124942318 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) 20241111124942319 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) 20241111124942319 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) 20241111124942320 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) 20241111124942320 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) 20241111124942322 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) 20241111124942322 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) 20241111124942322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111124942322 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FINISHED} (final=1) (encoding.cpp:1112) 20241111124942322 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111124942322 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 7b 49 45 cc 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241111124942322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111124942322 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=69, TS=7) (tbf_ul_ack_fsm.c:90) 20241111124942322 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) 20241111124942322 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111124942322 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111124942322 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-0xda4a2e61){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111124942322 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 7b 49 45 cc 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111124942322 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(44)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Test case "TC_ta_ul_ack_nack_first_block" aborted at "PCU_Tests.ttcn":572 BTS(44)@131a5d934883: Shutting down virtual BTS #0... 20241111124942332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49636<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124942336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49630<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124942338 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111124942338 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111124942338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124942338 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FINISHED} free (tbf.cpp:271) 20241111124942338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241111124942338 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0xda4a2e61){FINISHED} (gprs_ms.c:381) 20241111124942338 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124942338 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111124942338 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111124942338 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241111124942338 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111124942338 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124942338 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124942338 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124942338 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124942338 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124942338 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124942338 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124942338 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124942338 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124942338 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111124942338 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111124942338 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111124942338 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111124942338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111124942338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111124942338 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 6323 with status 0 respawn: 5: starting: osmo-pcu MTC@131a5d934883: Test case TC_ta_ul_ack_nack_first_block finished. Verdict: fail reason: Timing Advance mismatch: expected 2, but received 0 MTC@131a5d934883: 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'. Mon Nov 11 12:49:42 UTC 2024 ------ PCU_Tests.TC_ta_ul_ack_nack_first_block fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_ul_ack_nack_first_block.talloc 20241111124942385 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111124942385 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111124942385 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124942386 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111124942413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111124942514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38288<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75332) Waiting for packet dumper to finish... 1 (prev_count=75332, count=138884) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:49:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ta_idle_dl_tbf_ass started. 50@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 50@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(54)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ta_idle_dl_tbf_ass-BVCI1234(53)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s -NSVCI1234(54)@131a5d934883: Provider Link came up: waiting for NS-RESET 50@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111124945649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 50@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(58)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 50@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(58)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(55)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111124945657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38294<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(55)@131a5d934883: Start timer T: 5 s PCUIF(55)@131a5d934883: Start timer T_Conn: 10 s TC_ta_idle_dl_tbf_ass-STATS(60)@131a5d934883: Start timer T: 2 s 50@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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)@131a5d934883: Start timer T: 2 s -NSVCI1234(61)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(61)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111124947386 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124947387 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111124947387 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(55)@131a5d934883: OsmoPCU is now connected BTS(57)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111124947394 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111124947394 DLGLOBAL DEBUG validating counter group 0x56037ef7a040(bts) with 102 counters (rate_ctr.c:86) 20241111124947394 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111124947394 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111124947394 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111124947394 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111124947394 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111124947394 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111124947394 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111124947394 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111124947394 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111124947394 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111124947394 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111124947394 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111124947394 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111124947394 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111124947394 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111124947394 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111124947394 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111124947394 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111124947394 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111124947394 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111124947394 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111124947394 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111124947394 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111124947394 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111124947394 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111124947394 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111124947394 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111124947394 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111124947394 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111124947394 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111124947394 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111124947394 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111124947394 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111124947394 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111124947394 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111124947394 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111124947394 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111124947394 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111124947394 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111124947394 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111124947394 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111124947394 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111124947394 DLGLOBAL DEBUG validating counter group 0x7f71e8f575e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111124947394 DLGLOBAL DEBUG validating counter group 0x56037ef79720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111124947394 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111124947394 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111124947394 DLGLOBAL DEBUG validating counter group 0x7f71e8f58180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111124947394 DLGLOBAL DEBUG validating counter group 0x7f71e8f58160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111124947394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111124947394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111124947394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111124947394 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111124947394 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124947394 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124947394 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124947394 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124947394 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124947394 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124947394 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124947394 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124947394 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124947394 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124947394 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124947394 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124947394 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124947394 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124947394 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124947394 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124947394 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124947394 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124947394 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124947394 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124947394 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124947394 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124947394 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124947394 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124947394 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111124947395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111124947395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124947396 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(54)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(54)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(54)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(54)@131a5d934883: Start timer Tns_test: 10 s BTS(57)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(57)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" 20241111124947397 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111124947397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111124947397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111124947397 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111124947397 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) BTS(57)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" 20241111124947397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111124947398 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111124947398 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111124947398 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(57)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(57)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(54)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(54)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(57)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(57)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111124947402 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111124947402 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111124947402 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111124947402 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111124947402 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111124947402 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111124947402 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111124947402 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124947402 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111124947403 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(57)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(54)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241111124947405 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111124947405 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(54)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(54)@131a5d934883: Start timer Tns_test: 10 s 20241111124947407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124947407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124947408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124947408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124947408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124947408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124947408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124947408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124947409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124947409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124947409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124947409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124947409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124947409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124947410 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124947410 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 51@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 51@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111124947411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124947411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124947412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124947412 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124947412 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111124947412 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111124947412 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111124947412 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111124947412 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_ta_idle_dl_tbf_ass-BVCI1234(53)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ta_idle_dl_tbf_ass-BVCI1234(53)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111124947416 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124947416 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124947416 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124947416 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124947416 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111124947416 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111124947416 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111124947416 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111124947418 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124947418 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124947418 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124947418 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111124947418 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111124947418 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0xda4a2e61 IMSI: 262420000000042 len: 10 (gprs_bssgp_pcu.c:177) 20241111124947418 DMS INFO Creating MS object (gprs_ms.c:152) 20241111124947418 DLGLOBAL DEBUG validating counter group 0x56037ef79760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111124947418 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111124947418 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000042' (gprs_ms.c:571) 20241111124947418 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0xda4a2e61, partly confirmed (gprs_ms.c:538) 20241111124947418 DTBFDL DEBUG MS(IMSI-262420000000042:TLLI-0xda4a2e61:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111124947418 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124947418 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111124947418 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124947418 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124947418 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124947418 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124947418 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124947418 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124947418 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124947418 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124947418 DRLCMAC 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) 20241111124947418 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124947418 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124947418 DTBF DEBUG MS(IMSI-262420000000042:TLLI-0xda4a2e61:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111124947418 DTBF INFO MS(IMSI-262420000000042:TLLI-0xda4a2e61:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111124947418 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124947418 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124947418 DLGLOBAL DEBUG validating counter group 0x56037ef79b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124947418 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111124947418 DLGLOBAL DEBUG validating counter group 0x56037ef79e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124947418 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111124947418 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241111124947418 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111124947418 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241111124947418 DMS INFO MS(IMSI-262420000000042:TLLI-0xda4a2e61:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW} (gprs_ms.c:348) 20241111124947418 DMS DEBUG MS(IMSI-262420000000042:TLLI-0xda4a2e61:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241111124947418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111124947418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000042) (tbf_dl.cpp:486) 20241111124947418 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111124947418 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241111124947418 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111124947418 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241111124947418 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=61 2e 4a da 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 dd a4 a2 e6 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111124947418 DMS DEBUG MS(IMSI-262420000000042:TLLI-0xda4a2e61:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241111124947418 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124947418 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124947418 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124947418 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111124947418 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111124947418 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111124947418 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111124947418 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111124947418 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111124947418 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(57)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(57)@131a5d934883: 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. 20241111124947420 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111124947420 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111124947420 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111124947420 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111124947420 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 'DA4A2E61'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@131a5d934883: Rx Downlink TBF assignment: { ccch := { tlli := 'DA4A2E61'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 } } 20241111124947421 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111124947421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111124947421 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111124947421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) BTS(57)@131a5d934883: Shutting down virtual BTS #0... 20241111124947422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38294<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124947423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124947423 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111124947423 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111124947423 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124947423 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){ASSIGN} free (tbf.cpp:271) 20241111124947423 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241111124947423 DMS INFO MS(IMSI-262420000000042:TLLI-0xda4a2e61:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000042:TLLI-0xda4a2e61){ASSIGN} (gprs_ms.c:381) 20241111124947423 DMS INFO MS(IMSI-262420000000042:TLLI-0xda4a2e61:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124947423 DMS INFO MS(IMSI-262420000000042:TLLI-0xda4a2e61:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111124947423 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111124947423 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){ASSIGN}: Deallocated (fsm.c:568) 20241111124947423 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111124947423 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111124947423 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124947423 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124947423 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124947423 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124947423 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124947423 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124947423 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124947424 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111124947424 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111124947424 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111124947424 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111124947424 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111124947424 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111124947424 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 6387 with status 0 respawn: 6: starting: osmo-pcu MTC@131a5d934883: Test case TC_ta_idle_dl_tbf_ass finished. Verdict: fail reason: Timing Advance value doesn't match MTC@131a5d934883: 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'. Mon Nov 11 12:49:47 UTC 2024 ------ PCU_Tests.TC_ta_idle_dl_tbf_ass fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_idle_dl_tbf_ass.talloc 20241111124947449 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111124947449 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111124947449 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124947449 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111124947471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38308<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111124947572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38308<->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@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:49:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ta_ptcch_ul_multi_tbf started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111124950674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(63)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(63)@131a5d934883: Start timer T: 5 s PCUIF(63)@131a5d934883: Start timer T_Conn: 10 s 20241111124950700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ta_ptcch_ul_multi_tbf-STATS(65)@131a5d934883: Start timer T: 2 s TC_ta_ptcch_ul_multi_tbf-STATS(65)@131a5d934883: Start timer T: 2 s 20241111124952450 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124952450 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111124952450 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(63)@131a5d934883: OsmoPCU is now connected BTS(64)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s BTS(64)@131a5d934883: Enabling forwarding of PTCCH/U TDMA events to the TC 20241111124952466 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111124952466 DLGLOBAL DEBUG validating counter group 0x55aae60d4040(bts) with 102 counters (rate_ctr.c:86) 20241111124952466 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111124952466 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111124952466 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111124952466 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111124952466 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111124952466 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111124952466 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111124952467 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111124952467 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111124952467 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111124952467 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111124952467 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111124952467 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111124952467 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111124952467 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111124952467 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111124952467 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111124952467 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111124952467 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111124952467 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111124952467 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111124952467 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111124952467 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111124952467 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111124952467 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111124952467 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111124952467 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111124952467 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111124952467 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111124952467 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111124952467 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111124952467 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111124952467 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111124952467 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111124952467 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111124952467 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111124952467 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111124952467 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111124952467 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111124952467 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111124952467 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111124952467 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111124952467 DLGLOBAL DEBUG validating counter group 0x7f505370c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111124952467 DLGLOBAL DEBUG validating counter group 0x55aae60d3720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111124952467 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111124952468 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111124952468 DLGLOBAL DEBUG validating counter group 0x7f505370d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111124952468 DLGLOBAL DEBUG validating counter group 0x7f505370d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111124952468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111124952468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111124952468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111124952468 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111124952468 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124952468 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124952468 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124952468 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124952468 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124952468 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124952468 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124952468 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124952468 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124952468 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124952468 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124952468 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124952468 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124952468 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124952468 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124952468 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124952468 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124952468 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124952468 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124952468 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124952468 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124952469 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111124952469 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111124952469 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111124952469 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111124952469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111124952469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952469 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) 20241111124952469 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111124952469 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111124952469 DMS INFO Creating MS object (gprs_ms.c:152) 20241111124952469 DLGLOBAL DEBUG validating counter group 0x55aae60d3760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111124952469 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111124952469 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124952470 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111124952470 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124952470 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124952470 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124952470 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124952470 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124952470 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124952470 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124952470 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124952470 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111124952470 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124952470 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124952470 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111124952470 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111124952470 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124952470 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124952470 DLGLOBAL DEBUG validating counter group 0x55aae60d3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124952470 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111124952470 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111124952470 DLGLOBAL DEBUG validating counter group 0x55aae60d3c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111124952470 DLGLOBAL DEBUG validating counter group 0x55aae60d3c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124952470 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111124952470 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) 20241111124952470 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111124952470 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111124952470 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111124952471 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111124952471 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111124952471 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111124952471 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111124952471 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) 20241111124952471 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) 20241111124952471 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111124952471 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111124952471 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111124952471 DL1IF DEBUG (bts=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) 20241111124952471 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(64)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(64)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(64)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(64)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(64)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(64)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(64)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(64)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111124952478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124952478 DL1IF DEBUG 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(64)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111124952479 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124952479 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124952479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952480 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124952480 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952481 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124952481 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952481 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124952481 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } 20241111124952482 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124952482 DL1IF DEBUG 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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111124952483 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124952483 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952484 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124952485 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) 20241111124952485 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111124952485 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111124952485 DMS INFO Creating MS object (gprs_ms.c:152) 20241111124952485 DLGLOBAL DEBUG validating counter group 0x55aae60d3760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111124952485 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111124952485 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111124952485 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241111124952485 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111124952485 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111124952485 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111124952485 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111124952485 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111124952485 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111124952485 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111124952485 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111124952485 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111124952485 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111124952485 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111124952485 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111124952485 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111124952485 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124952485 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111124952486 DLGLOBAL DEBUG validating counter group 0x55aae60d3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111124952486 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111124952486 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111124952486 DLGLOBAL DEBUG validating counter group 0x55aae60d3c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111124952486 DLGLOBAL DEBUG validating counter group 0x55aae60d3c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111124952486 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111124952486 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) 20241111124952486 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111124952486 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111124952486 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241111124952486 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111124952486 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111124952486 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111124952486 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111124952486 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) 20241111124952486 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) 20241111124952486 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111124952486 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111124952486 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111124952486 DL1IF DEBUG (bts=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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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@131a5d934883: Start timer T: 2 s 20241111124952497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111124952497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952499 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124952499 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952500 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124952500 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952500 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124952500 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124952501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124952502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124952503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952503 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124952504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952504 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124952516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111124952516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124952518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124952518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952519 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124952519 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124952520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952521 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124952521 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=12, ToA=28 (QTA) 20241111124952522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124952522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124952522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952523 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) 20241111124952523 DRLCMAC INFO Continuous Timing Advance update for TAI 0, new TA is 7 (bts.cpp:1099) 20241111124952526 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124952540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111124952540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952542 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111124952542 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952543 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) 20241111124952543 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) 20241111124952544 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) 20241111124952544 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) 20241111124952544 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) 20241111124952545 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) 20241111124952545 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) 20241111124952545 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) 20241111124952546 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) 20241111124952546 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) 20241111124952547 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) 20241111124952547 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) 20241111124952548 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124952560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111124952560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952561 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) 20241111124952561 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) 20241111124952562 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) 20241111124952562 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) 20241111124952563 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) 20241111124952563 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) 20241111124952564 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) 20241111124952564 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) 20241111124952564 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) 20241111124952565 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) 20241111124952565 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) 20241111124952565 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) 20241111124952566 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) 20241111124952566 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) 20241111124952567 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124952578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111124952578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952580 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) 20241111124952580 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) 20241111124952580 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) 20241111124952580 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) 20241111124952581 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) 20241111124952581 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) 20241111124952582 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) 20241111124952582 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) 20241111124952583 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) 20241111124952583 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) 20241111124952583 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) 20241111124952584 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) 20241111124952584 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) 20241111124952584 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) 20241111124952588 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124952602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111124952602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952604 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) 20241111124952604 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) 20241111124952604 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) 20241111124952604 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) 20241111124952605 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) 20241111124952605 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) 20241111124952606 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) 20241111124952606 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) 20241111124952607 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) 20241111124952607 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) 20241111124952607 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) 20241111124952607 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) 20241111124952608 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) 20241111124952608 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) 20241111124952609 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124952621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111124952621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952623 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) 20241111124952623 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) 20241111124952624 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) 20241111124952624 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) 20241111124952624 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) 20241111124952624 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) 20241111124952625 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) 20241111124952625 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) 20241111124952626 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) 20241111124952626 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) 20241111124952627 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) 20241111124952627 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) 20241111124952627 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) 20241111124952628 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) 20241111124952628 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124952640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111124952641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952642 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) 20241111124952642 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) 20241111124952643 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) 20241111124952643 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) 20241111124952644 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) 20241111124952644 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) 20241111124952645 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) 20241111124952645 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=38, ToA=56 (QTA) 20241111124952646 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) 20241111124952646 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) 20241111124952646 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) 20241111124952646 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) 20241111124952647 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) 20241111124952647 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) 20241111124952648 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) 20241111124952648 DRLCMAC INFO Continuous Timing Advance update for TAI 1, new TA is 14 (bts.cpp:1099) 20241111124952650 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124952664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111124952664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952666 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) 20241111124952666 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) 20241111124952667 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) 20241111124952667 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) 20241111124952668 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) 20241111124952668 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) 20241111124952668 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) 20241111124952669 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) 20241111124952669 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) 20241111124952669 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) 20241111124952670 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) 20241111124952670 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) 20241111124952671 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) 20241111124952671 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) 20241111124952671 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111124952671 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111124952671 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111124952672 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124952683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111124952683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111124952684 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) 20241111124952685 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) 20241111124952685 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) 20241111124952685 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) 20241111124952686 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111124952686 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111124952686 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111124952686 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) 20241111124952686 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) 20241111124952687 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) 20241111124952687 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) 20241111124952688 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) 20241111124952688 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) 20241111124952688 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) 20241111124952688 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) 20241111124952689 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) 20241111124952689 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) 20241111124952691 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124952703 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) 20241111124952703 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) 20241111124952704 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) 20241111124952704 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) 20241111124952705 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) 20241111124952705 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) 20241111124952706 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) 20241111124952706 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) 20241111124952707 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) 20241111124952707 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) 20241111124952707 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) 20241111124952708 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) 20241111124952708 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) 20241111124952708 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) 20241111124952709 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) 20241111124952709 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) 20241111124952712 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124952726 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) 20241111124952726 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) 20241111124952728 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) 20241111124952728 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) 20241111124952729 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) 20241111124952729 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) 20241111124952729 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) 20241111124952729 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) 20241111124952730 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) 20241111124952730 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) 20241111124952731 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) 20241111124952731 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) 20241111124952732 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) 20241111124952732 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) 20241111124952733 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) 20241111124952733 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) 20241111124952734 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124952746 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) 20241111124952746 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) 20241111124952747 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) 20241111124952747 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) 20241111124952748 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) 20241111124952748 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) 20241111124952749 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) 20241111124952749 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) 20241111124952749 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) 20241111124952749 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) 20241111124952750 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) 20241111124952750 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) 20241111124952751 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) 20241111124952751 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) 20241111124952752 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) 20241111124952752 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) 20241111124952752 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124952765 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) 20241111124952765 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) 20241111124952766 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) 20241111124952766 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) 20241111124952767 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) 20241111124952767 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) 20241111124952768 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) 20241111124952768 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) 20241111124952768 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) 20241111124952768 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) 20241111124952769 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) 20241111124952769 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=64, ToA=84 (QTA) 20241111124952770 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) 20241111124952770 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) 20241111124952771 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) 20241111124952771 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) 20241111124952772 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) 20241111124952772 DRLCMAC INFO Continuous Timing Advance update for TAI 2, new TA is 21 (bts.cpp:1099) 20241111124952774 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124952789 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) 20241111124952789 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) 20241111124952790 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) 20241111124952790 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) 20241111124952791 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) 20241111124952791 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) 20241111124952791 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) 20241111124952791 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) 20241111124952792 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) 20241111124952792 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) 20241111124952793 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) 20241111124952793 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) 20241111124952794 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) 20241111124952794 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) 20241111124952795 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) 20241111124952795 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) 20241111124952795 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124952808 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) 20241111124952808 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) 20241111124952809 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) 20241111124952809 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) 20241111124952810 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) 20241111124952810 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) 20241111124952810 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) 20241111124952810 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) 20241111124952811 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) 20241111124952811 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) 20241111124952812 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) 20241111124952812 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) 20241111124952813 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) 20241111124952813 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) 20241111124952814 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) 20241111124952814 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) 20241111124952814 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124952827 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) 20241111124952827 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) 20241111124952828 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) 20241111124952828 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) 20241111124952829 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) 20241111124952829 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) 20241111124952829 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) 20241111124952829 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) 20241111124952830 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) 20241111124952830 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) 20241111124952831 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) 20241111124952831 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) 20241111124952832 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) 20241111124952832 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) 20241111124952833 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) 20241111124952833 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) 20241111124952836 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124952850 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) 20241111124952850 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) 20241111124952852 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) 20241111124952852 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) 20241111124952852 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) 20241111124952852 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) 20241111124952853 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) 20241111124952853 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) 20241111124952854 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) 20241111124952854 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) 20241111124952855 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) 20241111124952855 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) 20241111124952856 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) 20241111124952856 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) 20241111124952857 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) 20241111124952857 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) 20241111124952858 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124952870 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) 20241111124952870 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) 20241111124952871 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) 20241111124952871 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) 20241111124952872 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) 20241111124952872 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) 20241111124952872 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) 20241111124952872 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) 20241111124952873 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) 20241111124952873 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) 20241111124952874 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) 20241111124952874 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) 20241111124952875 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) 20241111124952875 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) 20241111124952876 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) 20241111124952876 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) 20241111124952877 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124952889 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) 20241111124952889 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) 20241111124952890 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) 20241111124952890 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) 20241111124952891 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) 20241111124952891 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) 20241111124952892 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) 20241111124952892 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) 20241111124952892 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) 20241111124952892 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) 20241111124952893 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) 20241111124952893 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=90, ToA=112 (QTA) 20241111124952894 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) 20241111124952894 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) 20241111124952895 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) 20241111124952895 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) 20241111124952896 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) 20241111124952896 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) 20241111124952897 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) 20241111124952897 DRLCMAC INFO Continuous Timing Advance update for TAI 3, new TA is 28 (bts.cpp:1099) 20241111124952898 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124952913 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) 20241111124952913 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) 20241111124952914 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) 20241111124952914 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) 20241111124952915 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) 20241111124952915 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) 20241111124952916 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) 20241111124952916 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) 20241111124952917 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) 20241111124952917 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) 20241111124952918 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) 20241111124952918 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) 20241111124952918 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) 20241111124952918 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) 20241111124952919 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) 20241111124952919 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) 20241111124952920 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124952932 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) 20241111124952932 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) 20241111124952933 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) 20241111124952933 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) 20241111124952934 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) 20241111124952934 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) 20241111124952934 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) 20241111124952934 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) 20241111124952935 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) 20241111124952935 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) 20241111124952936 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) 20241111124952936 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) 20241111124952937 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) 20241111124952937 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) 20241111124952938 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) 20241111124952938 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) 20241111124952938 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124952951 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) 20241111124952951 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) 20241111124952952 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) 20241111124952952 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) 20241111124952953 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) 20241111124952953 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) 20241111124952954 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) 20241111124952954 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) 20241111124952954 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) 20241111124952954 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) 20241111124952955 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) 20241111124952955 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) 20241111124952956 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) 20241111124952956 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) 20241111124952957 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) 20241111124952957 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) 20241111124952960 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124952975 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) 20241111124952975 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) 20241111124952976 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) 20241111124952976 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) 20241111124952977 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) 20241111124952977 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) 20241111124952978 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) 20241111124952978 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) 20241111124952979 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) 20241111124952979 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) 20241111124952980 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) 20241111124952980 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) 20241111124952980 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) 20241111124952980 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) 20241111124952981 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) 20241111124952981 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) 20241111124952982 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124952994 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) 20241111124952994 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) 20241111124952995 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) 20241111124952995 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) 20241111124952996 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) 20241111124952996 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) 20241111124952997 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) 20241111124952997 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) 20241111124952998 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) 20241111124952998 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) 20241111124952998 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) 20241111124952998 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) 20241111124952999 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) 20241111124952999 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) 20241111124953000 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) 20241111124953000 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) 20241111124953001 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124953013 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) 20241111124953013 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) 20241111124953014 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) 20241111124953014 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) 20241111124953015 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) 20241111124953015 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) 20241111124953016 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) 20241111124953016 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) 20241111124953017 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) 20241111124953017 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) 20241111124953018 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) 20241111124953018 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=116, ToA=140 (QTA) 20241111124953019 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) 20241111124953019 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) 20241111124953019 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) 20241111124953019 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) 20241111124953020 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) 20241111124953020 DRLCMAC INFO Continuous Timing Advance update for TAI 4, new TA is 35 (bts.cpp:1099) 20241111124953023 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124953037 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) 20241111124953037 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) 20241111124953038 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) 20241111124953038 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) 20241111124953039 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) 20241111124953039 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) 20241111124953040 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) 20241111124953040 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) 20241111124953040 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) 20241111124953040 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) 20241111124953041 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) 20241111124953041 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) 20241111124953042 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) 20241111124953042 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) 20241111124953043 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) 20241111124953043 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) 20241111124953043 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124953056 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) 20241111124953056 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) 20241111124953057 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) 20241111124953057 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) 20241111124953058 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) 20241111124953058 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) 20241111124953059 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) 20241111124953059 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) 20241111124953059 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) 20241111124953059 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) 20241111124953060 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) 20241111124953060 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) 20241111124953061 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) 20241111124953061 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) 20241111124953062 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) 20241111124953062 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) 20241111124953063 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124953074 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) 20241111124953075 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) 20241111124953075 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) 20241111124953075 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) 20241111124953075 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) 20241111124953075 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) 20241111124953076 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) 20241111124953076 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) 20241111124953076 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) 20241111124953076 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) 20241111124953076 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) 20241111124953076 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) 20241111124953077 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) 20241111124953077 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) 20241111124953077 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) 20241111124953077 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) 20241111124953083 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124953098 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) 20241111124953098 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) 20241111124953098 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) 20241111124953098 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) 20241111124953099 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) 20241111124953099 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) 20241111124953099 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) 20241111124953099 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) 20241111124953100 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) 20241111124953100 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) 20241111124953100 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) 20241111124953100 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) 20241111124953101 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) 20241111124953101 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) 20241111124953101 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) 20241111124953101 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) 20241111124953103 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124953117 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) 20241111124953117 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) 20241111124953119 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) 20241111124953119 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) 20241111124953119 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) 20241111124953119 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) 20241111124953120 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) 20241111124953120 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) 20241111124953121 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) 20241111124953121 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) 20241111124953122 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) 20241111124953122 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) 20241111124953122 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) 20241111124953122 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) 20241111124953123 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) 20241111124953123 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) 20241111124953124 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124953136 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) 20241111124953136 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) 20241111124953137 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) 20241111124953137 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) 20241111124953138 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) 20241111124953138 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) 20241111124953139 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) 20241111124953139 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) 20241111124953140 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) 20241111124953140 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) 20241111124953140 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) 20241111124953141 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=142, ToA=168 (QTA) 20241111124953141 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) 20241111124953141 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) 20241111124953142 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) 20241111124953142 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) 20241111124953143 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) 20241111124953143 DRLCMAC INFO Continuous Timing Advance update for TAI 5, new TA is 42 (bts.cpp:1099) 20241111124953146 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124953161 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) 20241111124953161 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) 20241111124953162 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) 20241111124953162 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) 20241111124953163 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) 20241111124953163 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) 20241111124953163 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) 20241111124953163 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) 20241111124953164 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) 20241111124953164 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) 20241111124953165 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) 20241111124953165 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) 20241111124953166 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) 20241111124953166 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) 20241111124953166 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) 20241111124953167 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) 20241111124953167 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124953179 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) 20241111124953179 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) 20241111124953180 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) 20241111124953180 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) 20241111124953181 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) 20241111124953181 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) 20241111124953182 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) 20241111124953182 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) 20241111124953183 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) 20241111124953183 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) 20241111124953183 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) 20241111124953184 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) 20241111124953184 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) 20241111124953184 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) 20241111124953185 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) 20241111124953185 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) 20241111124953186 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124953198 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) 20241111124953198 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) 20241111124953200 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) 20241111124953200 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) 20241111124953200 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) 20241111124953200 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) 20241111124953201 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) 20241111124953201 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) 20241111124953202 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) 20241111124953202 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) 20241111124953203 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) 20241111124953203 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) 20241111124953203 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) 20241111124953203 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) 20241111124953204 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) 20241111124953204 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) 20241111124953208 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124953222 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) 20241111124953222 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) 20241111124953223 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) 20241111124953223 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) 20241111124953224 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) 20241111124953224 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) 20241111124953225 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) 20241111124953225 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) 20241111124953226 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) 20241111124953226 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) 20241111124953226 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) 20241111124953227 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) 20241111124953227 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) 20241111124953227 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) 20241111124953228 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) 20241111124953228 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) 20241111124953229 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124953241 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) 20241111124953241 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) 20241111124953242 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) 20241111124953242 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) 20241111124953243 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) 20241111124953243 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) 20241111124953244 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) 20241111124953244 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) 20241111124953245 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) 20241111124953245 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) 20241111124953245 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) 20241111124953246 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) 20241111124953246 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) 20241111124953246 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) 20241111124953247 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) 20241111124953247 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) 20241111124953248 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124953260 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) 20241111124953260 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) 20241111124953261 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) 20241111124953261 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) 20241111124953262 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) 20241111124953262 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) 20241111124953263 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) 20241111124953263 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) 20241111124953264 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) 20241111124953264 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) 20241111124953264 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) 20241111124953264 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=168, ToA=196 (QTA) 20241111124953265 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) 20241111124953265 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) 20241111124953266 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) 20241111124953266 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) 20241111124953267 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) 20241111124953267 DRLCMAC INFO Continuous Timing Advance update for TAI 6, new TA is 49 (bts.cpp:1099) 20241111124953270 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124953284 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) 20241111124953284 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) 20241111124953285 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) 20241111124953285 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) 20241111124953286 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) 20241111124953286 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) 20241111124953287 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) 20241111124953287 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) 20241111124953288 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) 20241111124953288 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) 20241111124953288 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) 20241111124953288 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) 20241111124953289 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) 20241111124953289 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) 20241111124953290 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) 20241111124953290 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) 20241111124953291 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124953303 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) 20241111124953303 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) 20241111124953305 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) 20241111124953305 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) 20241111124953305 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) 20241111124953305 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) 20241111124953306 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) 20241111124953306 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) 20241111124953307 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) 20241111124953307 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) 20241111124953308 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) 20241111124953308 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) 20241111124953308 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) 20241111124953308 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) 20241111124953309 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) 20241111124953309 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) 20241111124953310 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124953322 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) 20241111124953322 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) 20241111124953323 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) 20241111124953323 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) 20241111124953324 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) 20241111124953324 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) 20241111124953325 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) 20241111124953325 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) 20241111124953325 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) 20241111124953325 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) 20241111124953326 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) 20241111124953326 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) 20241111124953327 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) 20241111124953327 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) 20241111124953328 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) 20241111124953328 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) 20241111124953330 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124953345 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) 20241111124953345 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) 20241111124953346 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) 20241111124953346 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) 20241111124953347 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) 20241111124953347 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) 20241111124953348 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) 20241111124953348 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) 20241111124953348 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) 20241111124953348 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) 20241111124953349 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) 20241111124953349 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) 20241111124953350 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) 20241111124953350 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) 20241111124953350 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) 20241111124953351 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) 20241111124953351 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124953365 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) 20241111124953365 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) 20241111124953366 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) 20241111124953366 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) 20241111124953367 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) 20241111124953367 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) 20241111124953368 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) 20241111124953368 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) 20241111124953368 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) 20241111124953368 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) 20241111124953369 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) 20241111124953370 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) 20241111124953370 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) 20241111124953370 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) 20241111124953371 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) 20241111124953371 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) 20241111124953372 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124953384 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) 20241111124953384 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) 20241111124953385 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) 20241111124953385 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) 20241111124953386 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) 20241111124953386 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) 20241111124953387 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) 20241111124953387 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) 20241111124953388 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) 20241111124953388 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) 20241111124953389 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) 20241111124953389 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=194, ToA=0 (QTA) 20241111124953390 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) 20241111124953390 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) 20241111124953391 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) 20241111124953391 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) 20241111124953391 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) 20241111124953391 DRLCMAC INFO Continuous Timing Advance update for TAI 7, new TA is 0 (bts.cpp:1099) 20241111124953393 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124953407 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) 20241111124953407 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) 20241111124953408 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) 20241111124953408 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) 20241111124953409 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) 20241111124953409 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) 20241111124953409 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) 20241111124953409 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) 20241111124953410 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) 20241111124953410 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) 20241111124953410 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) 20241111124953410 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) 20241111124953411 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) 20241111124953411 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) 20241111124953411 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) 20241111124953411 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) 20241111124953412 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124953426 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) 20241111124953426 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) 20241111124953426 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) 20241111124953426 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) 20241111124953426 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) 20241111124953426 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) 20241111124953427 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) 20241111124953427 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) 20241111124953427 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) 20241111124953427 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) 20241111124953427 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) 20241111124953427 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) 20241111124953427 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) 20241111124953427 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) 20241111124953427 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) 20241111124953427 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) 20241111124953431 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124953445 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) 20241111124953445 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) 20241111124953446 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) 20241111124953446 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) 20241111124953446 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) 20241111124953446 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) 20241111124953447 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) 20241111124953447 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) 20241111124953447 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) 20241111124953447 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) 20241111124953447 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) 20241111124953447 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) 20241111124953448 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) 20241111124953448 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) 20241111124953448 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) 20241111124953448 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) 20241111124953454 DL1IF DEBUG[1;32m Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124953468 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) 20241111124953468 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) 20241111124953468 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) 20241111124953468 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) 20241111124953468 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) 20241111124953468 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) 20241111124953468 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) 20241111124953468 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) 20241111124953469 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) 20241111124953469 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) 20241111124953469 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) 20241111124953469 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) 20241111124953469 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) 20241111124953469 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) 20241111124953469 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) 20241111124953469 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) 20241111124953472 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953487 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) 20241111124953488 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) 20241111124953488 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) 20241111124953488 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) 20241111124953488 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) 20241111124953491 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124953506 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) 20241111124953506 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) 20241111124953507 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) 20241111124953507 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) 20241111124953508 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) 20241111124953508 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) 20241111124953508 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) 20241111124953508 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) 20241111124953509 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) 20241111124953509 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) 20241111124953509 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) 20241111124953509 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) 20241111124953510 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) 20241111124953510 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) 20241111124953511 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) 20241111124953511 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@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=220, ToA=0 (QTA) 20241111124953512 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) 20241111124953512 DRLCMAC INFO Continuous Timing Advance update for TAI 8, new TA is 0 (bts.cpp:1099) 20241111124953515 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124953530 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) 20241111124953530 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) 20241111124953532 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) 20241111124953532 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) 20241111124953532 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) 20241111124953532 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) 20241111124953533 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) 20241111124953533 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) 20241111124953534 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) 20241111124953534 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) 20241111124953536 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) 20241111124953536 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) 20241111124953537 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) 20241111124953537 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) 20241111124953538 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) 20241111124953538 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) 20241111124953539 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124953550 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) 20241111124953550 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) 20241111124953552 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) 20241111124953552 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) 20241111124953552 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) 20241111124953552 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) 20241111124953553 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) 20241111124953553 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) 20241111124953554 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) 20241111124953554 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) 20241111124953555 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) 20241111124953555 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) 20241111124953556 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) 20241111124953556 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) 20241111124953556 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) 20241111124953556 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) 20241111124953557 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124953569 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) 20241111124953569 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) 20241111124953570 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) 20241111124953570 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) 20241111124953571 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) 20241111124953571 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) 20241111124953572 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) 20241111124953572 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) 20241111124953573 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) 20241111124953573 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) 20241111124953574 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) 20241111124953574 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) 20241111124953575 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) 20241111124953575 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) 20241111124953575 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) 20241111124953575 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) 20241111124953578 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124953593 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) 20241111124953593 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) 20241111124953594 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) 20241111124953594 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) 20241111124953595 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) 20241111124953595 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) 20241111124953595 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) 20241111124953595 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) 20241111124953596 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) 20241111124953596 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) 20241111124953597 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) 20241111124953597 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) 20241111124953598 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) 20241111124953598 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) 20241111124953599 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) 20241111124953599 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) 20241111124953599 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124953612 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) 20241111124953612 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) 20241111124953613 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) 20241111124953613 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) 20241111124953614 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) 20241111124953614 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) 20241111124953614 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) 20241111124953614 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) 20241111124953615 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) 20241111124953615 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) 20241111124953616 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) 20241111124953616 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) 20241111124953617 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) 20241111124953617 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) 20241111124953618 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) 20241111124953618 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) 20241111124953618 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124953631 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) 20241111124953631 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) 20241111124953632 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) 20241111124953632 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) 20241111124953633 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) 20241111124953633 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) 20241111124953633 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) 20241111124953633 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) 20241111124953634 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) 20241111124953634 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) 20241111124953635 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) 20241111124953635 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) 20241111124953636 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) 20241111124953636 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=246, ToA=0 (QTA) 20241111124953637 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) 20241111124953637 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) 20241111124953638 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) 20241111124953638 DRLCMAC INFO Continuous Timing Advance update for TAI 9, new TA is 0 (bts.cpp:1099) 20241111124953640 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124953655 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) 20241111124953655 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) 20241111124953656 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) 20241111124953656 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) 20241111124953657 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) 20241111124953657 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) 20241111124953657 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) 20241111124953657 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) 20241111124953658 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) 20241111124953658 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) 20241111124953659 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) 20241111124953659 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) 20241111124953660 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) 20241111124953660 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) 20241111124953660 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) 20241111124953660 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) 20241111124953661 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124953674 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) 20241111124953674 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) 20241111124953675 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) 20241111124953675 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) 20241111124953675 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) 20241111124953676 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) 20241111124953676 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) 20241111124953676 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) 20241111124953677 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) 20241111124953677 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) 20241111124953678 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) 20241111124953678 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) 20241111124953678 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) 20241111124953678 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) 20241111124953679 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) 20241111124953679 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) 20241111124953680 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124953693 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) 20241111124953693 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) 20241111124953694 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) 20241111124953694 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) 20241111124953695 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) 20241111124953695 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) 20241111124953695 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) 20241111124953695 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) 20241111124953696 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) 20241111124953696 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) 20241111124953696 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) 20241111124953696 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) 20241111124953697 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) 20241111124953697 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) 20241111124953698 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) 20241111124953698 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) 20241111124953701 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124953716 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) 20241111124953716 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) 20241111124953716 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) 20241111124953716 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) 20241111124953716 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) 20241111124953716 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) 20241111124953717 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) 20241111124953717 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) 20241111124953717 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) 20241111124953717 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) 20241111124953718 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) 20241111124953718 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) 20241111124953718 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) 20241111124953718 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) 20241111124953718 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) 20241111124953719 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) 20241111124953720 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124953736 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) 20241111124953736 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) 20241111124953737 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) 20241111124953737 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) 20241111124953737 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) 20241111124953738 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) 20241111124953738 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) 20241111124953738 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) 20241111124953739 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) 20241111124953739 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) 20241111124953740 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) 20241111124953740 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) 20241111124953741 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) 20241111124953741 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) 20241111124953741 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) 20241111124953741 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) 20241111124953742 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124953755 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) 20241111124953755 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) 20241111124953756 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) 20241111124953756 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) 20241111124953757 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) 20241111124953757 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) 20241111124953757 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) 20241111124953757 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) 20241111124953758 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) 20241111124953758 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) 20241111124953759 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) 20241111124953759 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=272, ToA=0 (QTA) 20241111124953760 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) 20241111124953760 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) 20241111124953761 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) 20241111124953761 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) 20241111124953762 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) 20241111124953762 DRLCMAC INFO Continuous Timing Advance update for TAI 10, new TA is 0 (bts.cpp:1099) 20241111124953764 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124953779 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) 20241111124953779 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) 20241111124953780 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) 20241111124953780 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) 20241111124953781 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) 20241111124953781 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) 20241111124953782 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) 20241111124953782 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) 20241111124953783 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) 20241111124953783 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) 20241111124953784 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) 20241111124953784 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) 20241111124953785 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) 20241111124953785 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) 20241111124953786 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) 20241111124953786 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) 20241111124953787 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124953798 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) 20241111124953798 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) 20241111124953800 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) 20241111124953800 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) 20241111124953800 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) 20241111124953800 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) 20241111124953801 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) 20241111124953801 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) 20241111124953802 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) 20241111124953802 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) 20241111124953803 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) 20241111124953803 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) 20241111124953804 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) 20241111124953804 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) 20241111124953805 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) 20241111124953805 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) 20241111124953806 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124953817 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) 20241111124953817 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) 20241111124953818 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) 20241111124953818 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) 20241111124953818 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) 20241111124953818 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) 20241111124953819 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) 20241111124953819 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) 20241111124953819 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) 20241111124953819 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) 20241111124953820 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) 20241111124953820 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) 20241111124953820 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) 20241111124953820 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) 20241111124953821 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) 20241111124953821 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) 20241111124953827 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124953841 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) 20241111124953841 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) 20241111124953842 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) 20241111124953842 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) 20241111124953844 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) 20241111124953844 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) 20241111124953845 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) 20241111124953845 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) 20241111124953846 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) 20241111124953846 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) 20241111124953847 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) 20241111124953847 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) 20241111124953848 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) 20241111124953849 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) 20241111124953850 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) 20241111124953850 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) 20241111124953851 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124953859 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) 20241111124953859 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) 20241111124953860 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) 20241111124953860 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) 20241111124953860 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) 20241111124953860 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) 20241111124953860 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) 20241111124953860 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) 20241111124953861 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) 20241111124953861 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) 20241111124953861 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) 20241111124953861 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) 20241111124953861 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) 20241111124953861 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) 20241111124953862 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) 20241111124953862 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) 20241111124953864 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124953880 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) 20241111124953880 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) 20241111124953881 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) 20241111124953881 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) 20241111124953883 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) 20241111124953883 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) 20241111124953884 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) 20241111124953884 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=298, ToA=0 (QTA) 20241111124953886 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) 20241111124953886 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) 20241111124953887 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) 20241111124953887 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) 20241111124953888 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) 20241111124953888 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) 20241111124953889 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) 20241111124953889 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) 20241111124953891 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) 20241111124953891 DRLCMAC INFO Continuous Timing Advance update for TAI 11, new TA is 0 (bts.cpp:1099) 20241111124953891 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124953904 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) 20241111124953904 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) 20241111124953906 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) 20241111124953906 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) 20241111124953908 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) 20241111124953908 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) 20241111124953909 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) 20241111124953909 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) 20241111124953910 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) 20241111124953910 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) 20241111124953911 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) 20241111124953911 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) 20241111124953912 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) 20241111124953912 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) 20241111124953913 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) 20241111124953913 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) 20241111124953914 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124953924 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) 20241111124953924 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) 20241111124953926 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) 20241111124953926 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) 20241111124953926 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) 20241111124953926 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) 20241111124953927 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) 20241111124953927 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) 20241111124953928 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) 20241111124953928 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) 20241111124953929 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) 20241111124953929 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) 20241111124953929 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) 20241111124953929 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) 20241111124953930 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) 20241111124953930 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) 20241111124953931 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124953943 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) 20241111124953943 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) 20241111124953944 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) 20241111124953944 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) 20241111124953945 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) 20241111124953945 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) 20241111124953946 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) 20241111124953946 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) 20241111124953947 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) 20241111124953947 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) 20241111124953949 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) 20241111124953949 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) 20241111124953949 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) 20241111124953949 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) 20241111124953950 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) 20241111124953950 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) 20241111124953952 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124953967 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) 20241111124953967 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) 20241111124953967 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) 20241111124953967 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) 20241111124953968 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) 20241111124953968 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) 20241111124953969 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) 20241111124953969 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) 20241111124953970 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) 20241111124953970 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) 20241111124953971 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) 20241111124953971 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) 20241111124953971 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) 20241111124953971 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) 20241111124953972 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) 20241111124953972 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) 20241111124953972 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124953986 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) 20241111124953986 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) 20241111124953988 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) 20241111124953988 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) 20241111124953988 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) 20241111124953988 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) 20241111124953989 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) 20241111124953989 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) 20241111124953990 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) 20241111124953990 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) 20241111124953991 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) 20241111124953991 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) 20241111124953991 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) 20241111124953991 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) 20241111124953992 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) 20241111124953992 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) 20241111124953992 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124954005 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) 20241111124954005 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) 20241111124954006 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) 20241111124954006 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) 20241111124954008 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) 20241111124954008 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) 20241111124954009 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) 20241111124954009 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=324, ToA=0 (QTA) 20241111124954010 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) 20241111124954010 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) 20241111124954011 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) 20241111124954011 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) 20241111124954012 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) 20241111124954012 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) 20241111124954013 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) 20241111124954013 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) 20241111124954014 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) 20241111124954014 DRLCMAC INFO Continuous Timing Advance update for TAI 12, new TA is 0 (bts.cpp:1099) 20241111124954014 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124954028 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) 20241111124954028 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) 20241111124954028 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) 20241111124954028 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) 20241111124954028 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) 20241111124954028 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) 20241111124954028 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) 20241111124954028 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) 20241111124954029 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) 20241111124954029 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) 20241111124954029 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) 20241111124954029 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) 20241111124954029 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) 20241111124954029 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) 20241111124954029 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) 20241111124954029 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) 20241111124954032 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124954047 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) 20241111124954047 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) 20241111124954047 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) 20241111124954047 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) 20241111124954047 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) 20241111124954047 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) 20241111124954048 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) 20241111124954048 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) 20241111124954048 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) 20241111124954048 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) 20241111124954048 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) 20241111124954048 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) 20241111124954049 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) 20241111124954049 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) 20241111124954049 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) 20241111124954049 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) 20241111124954051 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124954066 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) 20241111124954066 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) 20241111124954068 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) 20241111124954068 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) 20241111124954068 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) 20241111124954068 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) 20241111124954069 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) 20241111124954069 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) 20241111124954070 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) 20241111124954070 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) 20241111124954070 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) 20241111124954070 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) 20241111124954071 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) 20241111124954071 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) 20241111124954072 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) 20241111124954072 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) 20241111124954075 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124954089 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) 20241111124954089 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) 20241111124954089 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) 20241111124954089 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954090 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) 20241111124954093 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124954108 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) 20241111124954108 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) 20241111124954108 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) 20241111124954108 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) 20241111124954108 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) 20241111124954108 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) 20241111124954108 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) 20241111124954108 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) 20241111124954109 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) 20241111124954109 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) 20241111124954109 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) 20241111124954109 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) 20241111124954109 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) 20241111124954109 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) 20241111124954109 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) 20241111124954109 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) 20241111124954112 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124954128 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) 20241111124954128 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) 20241111124954129 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) 20241111124954129 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) 20241111124954130 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) 20241111124954130 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) 20241111124954130 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) 20241111124954131 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) 20241111124954132 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) 20241111124954132 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=350, ToA=0 (QTA) 20241111124954132 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) 20241111124954132 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) 20241111124954133 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) 20241111124954133 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) 20241111124954134 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) 20241111124954134 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) 20241111124954135 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) 20241111124954135 DRLCMAC INFO Continuous Timing Advance update for TAI 13, new TA is 0 (bts.cpp:1099) 20241111124954137 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124954152 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) 20241111124954152 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) 20241111124954154 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) 20241111124954154 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) 20241111124954154 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) 20241111124954154 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) 20241111124954156 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) 20241111124954156 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) 20241111124954156 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) 20241111124954156 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) 20241111124954157 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) 20241111124954157 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) 20241111124954158 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) 20241111124954158 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) 20241111124954159 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) 20241111124954159 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) 20241111124954160 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124954172 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) 20241111124954173 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) 20241111124954173 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) 20241111124954173 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) 20241111124954174 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) 20241111124954174 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) 20241111124954174 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) 20241111124954174 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) 20241111124954175 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) 20241111124954175 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) 20241111124954175 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) 20241111124954175 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) 20241111124954176 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) 20241111124954176 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) 20241111124954176 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) 20241111124954176 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) 20241111124954176 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124954190 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) 20241111124954190 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) 20241111124954190 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) 20241111124954190 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) 20241111124954191 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) 20241111124954191 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) 20241111124954191 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) 20241111124954191 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) 20241111124954191 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) 20241111124954191 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) 20241111124954191 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) 20241111124954191 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) 20241111124954191 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) 20241111124954191 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) 20241111124954192 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) 20241111124954192 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) 20241111124954200 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124954215 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) 20241111124954215 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) 20241111124954216 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) 20241111124954217 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) 20241111124954217 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) 20241111124954217 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) 20241111124954218 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) 20241111124954218 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) 20241111124954219 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) 20241111124954219 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) 20241111124954220 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) 20241111124954220 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) 20241111124954220 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) 20241111124954220 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) 20241111124954221 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) 20241111124954221 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) 20241111124954222 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124954234 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) 20241111124954234 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) 20241111124954235 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) 20241111124954236 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) 20241111124954236 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) 20241111124954236 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) 20241111124954237 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) 20241111124954237 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) 20241111124954238 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) 20241111124954238 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) 20241111124954238 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) 20241111124954238 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) 20241111124954239 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) 20241111124954239 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) 20241111124954240 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) 20241111124954240 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) 20241111124954241 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124954254 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) 20241111124954254 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) 20241111124954255 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) 20241111124954255 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) 20241111124954256 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) 20241111124954256 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) 20241111124954257 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) 20241111124954257 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) 20241111124954258 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) 20241111124954258 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) 20241111124954258 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) 20241111124954258 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=376, ToA=0 (QTA) 20241111124954259 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) 20241111124954259 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) 20241111124954260 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) 20241111124954260 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) 20241111124954261 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) 20241111124954261 DRLCMAC INFO Continuous Timing Advance update for TAI 14, new TA is 0 (bts.cpp:1099) 20241111124954263 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124954278 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) 20241111124954278 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) 20241111124954279 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) 20241111124954279 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) 20241111124954280 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) 20241111124954280 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) 20241111124954280 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) 20241111124954281 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) 20241111124954281 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) 20241111124954281 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) 20241111124954282 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) 20241111124954282 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) 20241111124954283 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) 20241111124954283 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) 20241111124954284 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) 20241111124954284 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) 20241111124954284 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124954296 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) 20241111124954296 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) 20241111124954298 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) 20241111124954298 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) 20241111124954299 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) 20241111124954299 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) 20241111124954299 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) 20241111124954299 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) 20241111124954300 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) 20241111124954300 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) 20241111124954301 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) 20241111124954301 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) 20241111124954302 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) 20241111124954302 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) 20241111124954302 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) 20241111124954302 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) 20241111124954303 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124954315 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) 20241111124954315 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) 20241111124954317 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) 20241111124954317 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) 20241111124954317 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) 20241111124954317 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) 20241111124954318 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) 20241111124954318 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) 20241111124954319 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) 20241111124954319 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) 20241111124954320 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) 20241111124954320 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) 20241111124954320 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) 20241111124954320 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) 20241111124954321 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) 20241111124954321 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) 20241111124954325 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124954339 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) 20241111124954339 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) 20241111124954340 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) 20241111124954340 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) 20241111124954341 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) 20241111124954341 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) 20241111124954342 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) 20241111124954342 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) 20241111124954343 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) 20241111124954343 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) 20241111124954343 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) 20241111124954344 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) 20241111124954344 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) 20241111124954344 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) 20241111124954345 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) 20241111124954345 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) 20241111124954346 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124954358 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) 20241111124954358 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) 20241111124954359 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) 20241111124954360 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) 20241111124954360 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) 20241111124954360 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) 20241111124954361 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) 20241111124954361 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) 20241111124954362 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) 20241111124954362 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) 20241111124954362 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) 20241111124954362 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) 20241111124954363 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) 20241111124954363 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) 20241111124954364 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) 20241111124954364 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) 20241111124954365 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124954377 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) 20241111124954377 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) 20241111124954378 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) 20241111124954378 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) 20241111124954379 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) 20241111124954379 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) 20241111124954380 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) 20241111124954380 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) 20241111124954381 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) 20241111124954381 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) 20241111124954382 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) 20241111124954382 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=402, ToA=0 (QTA) 20241111124954383 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) 20241111124954383 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) 20241111124954384 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) 20241111124954384 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) 20241111124954385 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) 20241111124954385 DRLCMAC INFO Continuous Timing Advance update for TAI 15, new TA is 0 (bts.cpp:1099) 20241111124954387 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124954401 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) 20241111124954401 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) 20241111124954403 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) 20241111124954403 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) 20241111124954403 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) 20241111124954403 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) 20241111124954404 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) 20241111124954404 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) 20241111124954405 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) 20241111124954405 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) 20241111124954406 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) 20241111124954406 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) 20241111124954406 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) 20241111124954407 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) 20241111124954407 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) 20241111124954407 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) 20241111124954408 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124954420 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) 20241111124954420 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) 20241111124954421 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) 20241111124954421 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) 20241111124954421 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) 20241111124954421 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) 20241111124954422 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) 20241111124954422 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) 20241111124954422 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) 20241111124954422 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) 20241111124954422 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) 20241111124954422 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) 20241111124954423 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) 20241111124954423 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) 20241111124954423 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) 20241111124954423 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) 20241111124954424 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124954438 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) 20241111124954438 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) 20241111124954439 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) 20241111124954439 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) 20241111124954439 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) 20241111124954439 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) 20241111124954439 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) 20241111124954440 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) 20241111124954440 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) 20241111124954440 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) 20241111124954440 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) 20241111124954440 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) 20241111124954440 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) 20241111124954440 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) 20241111124954441 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) 20241111124954441 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) 20241111124954448 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124954463 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) 20241111124954463 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) 20241111124954464 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) 20241111124954464 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) 20241111124954465 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) 20241111124954465 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) 20241111124954466 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) 20241111124954466 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) 20241111124954467 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) 20241111124954467 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) 20241111124954468 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) 20241111124954468 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) 20241111124954469 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) 20241111124954469 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) 20241111124954469 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) 20241111124954469 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) 20241111124954470 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124954482 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) 20241111124954482 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) 20241111124954483 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) 20241111124954483 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) 20241111124954484 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) 20241111124954484 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) 20241111124954485 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) 20241111124954485 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) 20241111124954486 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) 20241111124954486 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) 20241111124954487 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) 20241111124954487 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) 20241111124954489 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) 20241111124954489 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) MTC@131a5d934883: Start timer T: 2 s 20241111124954490 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) 20241111124954490 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) 20241111124954491 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124954502 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) 20241111124954502 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) 20241111124954503 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) 20241111124954503 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) 20241111124954504 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) 20241111124954504 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) 20241111124954505 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) 20241111124954505 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) 20241111124954506 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) 20241111124954506 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) 20241111124954506 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) 20241111124954506 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=428, ToA=28 (QTA) 20241111124954507 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) 20241111124954507 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) 20241111124954507 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) 20241111124954507 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) 20241111124954508 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) 20241111124954508 DRLCMAC INFO Continuous Timing Advance update for TAI 0, new TA is 7 (bts.cpp:1099) 20241111124954511 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124954525 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) 20241111124954525 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) 20241111124954525 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) 20241111124954525 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) 20241111124954525 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) 20241111124954525 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) 20241111124954525 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) 20241111124954525 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) 20241111124954525 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) 20241111124954525 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) 20241111124954526 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) 20241111124954526 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) 20241111124954526 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) 20241111124954526 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) 20241111124954526 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) 20241111124954526 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) 20241111124954529 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124954543 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) 20241111124954544 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) 20241111124954544 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) 20241111124954544 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) 20241111124954545 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) 20241111124954545 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) 20241111124954545 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) 20241111124954545 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) 20241111124954545 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) 20241111124954545 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) 20241111124954546 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) 20241111124954546 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) 20241111124954546 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) 20241111124954546 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) 20241111124954546 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) 20241111124954546 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) 20241111124954548 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124954564 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) 20241111124954564 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) 20241111124954565 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) 20241111124954565 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) 20241111124954567 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) 20241111124954567 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) 20241111124954568 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) 20241111124954568 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) 20241111124954569 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) 20241111124954569 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) 20241111124954570 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) 20241111124954570 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) 20241111124954571 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) 20241111124954571 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) 20241111124954572 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) 20241111124954572 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) 20241111124954573 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124954587 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) 20241111124954588 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) 20241111124954589 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) 20241111124954589 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) 20241111124954590 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) 20241111124954590 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) 20241111124954591 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) 20241111124954592 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) 20241111124954592 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) 20241111124954592 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) 20241111124954593 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) 20241111124954593 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) 20241111124954594 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) 20241111124954594 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) 20241111124954595 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) 20241111124954595 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) 20241111124954597 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124954607 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) 20241111124954607 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) 20241111124954608 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) 20241111124954608 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) 20241111124954609 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) 20241111124954609 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) 20241111124954609 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) 20241111124954609 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) 20241111124954610 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) 20241111124954610 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) 20241111124954611 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) 20241111124954611 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) 20241111124954612 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) 20241111124954612 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) 20241111124954613 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) 20241111124954613 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) 20241111124954614 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124954625 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) 20241111124954625 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) 20241111124954626 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) 20241111124954626 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) 20241111124954627 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) 20241111124954627 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) 20241111124954628 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) 20241111124954628 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) 20241111124954629 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) 20241111124954629 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) 20241111124954630 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) 20241111124954630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=454, ToA=56 (QTA) 20241111124954631 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) 20241111124954631 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) 20241111124954632 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) 20241111124954632 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) 20241111124954634 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) 20241111124954634 DRLCMAC INFO Continuous Timing Advance update for TAI 1, new TA is 14 (bts.cpp:1099) 20241111124954635 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124954649 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) 20241111124954649 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) 20241111124954650 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) 20241111124954651 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) 20241111124954651 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) 20241111124954651 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) 20241111124954652 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) 20241111124954652 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) 20241111124954653 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) 20241111124954653 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) 20241111124954654 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) 20241111124954654 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) 20241111124954654 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) 20241111124954655 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) 20241111124954655 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) 20241111124954655 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) 20241111124954656 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124954668 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) 20241111124954668 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) 20241111124954669 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) 20241111124954669 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) 20241111124954670 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) 20241111124954670 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) 20241111124954671 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) 20241111124954671 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) 20241111124954672 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) 20241111124954672 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) 20241111124954672 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) 20241111124954672 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) 20241111124954673 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) 20241111124954673 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) 20241111124954674 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) 20241111124954674 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) 20241111124954675 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124954687 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) 20241111124954687 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) 20241111124954688 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) 20241111124954689 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) 20241111124954689 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) 20241111124954689 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) 20241111124954690 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) 20241111124954690 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) 20241111124954691 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) 20241111124954691 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) 20241111124954691 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) 20241111124954691 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) 20241111124954692 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) 20241111124954692 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) 20241111124954693 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) 20241111124954693 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) 20241111124954697 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124954711 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) 20241111124954711 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) 20241111124954712 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) 20241111124954712 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) 20241111124954713 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) 20241111124954713 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) 20241111124954714 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) 20241111124954714 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) 20241111124954714 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) 20241111124954714 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) 20241111124954715 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) 20241111124954715 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) 20241111124954716 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) 20241111124954716 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) 20241111124954717 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) 20241111124954717 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) 20241111124954717 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124954729 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) 20241111124954729 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) 20241111124954729 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) 20241111124954729 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) 20241111124954729 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) 20241111124954729 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) 20241111124954729 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) 20241111124954729 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) 20241111124954729 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) 20241111124954729 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) 20241111124954730 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) 20241111124954730 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) 20241111124954730 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) 20241111124954730 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) 20241111124954730 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) 20241111124954730 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) 20241111124954735 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124954749 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) 20241111124954749 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) 20241111124954749 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) 20241111124954749 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) 20241111124954750 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) 20241111124954750 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) 20241111124954750 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) 20241111124954750 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) 20241111124954751 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) 20241111124954751 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) 20241111124954751 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) 20241111124954751 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) 20241111124954751 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) 20241111124954751 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) 20241111124954752 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) 20241111124954752 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@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=480, ToA=84 (QTA) 20241111124954754 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) 20241111124954754 DRLCMAC INFO Continuous Timing Advance update for TAI 2, new TA is 21 (bts.cpp:1099) 20241111124954758 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124954771 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) 20241111124954771 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954772 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) 20241111124954773 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) 20241111124954773 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) 20241111124954776 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124954791 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) 20241111124954791 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) 20241111124954792 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) 20241111124954792 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) 20241111124954792 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) 20241111124954792 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) 20241111124954792 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) 20241111124954792 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) 20241111124954793 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) 20241111124954793 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) 20241111124954793 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) 20241111124954793 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) 20241111124954794 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) 20241111124954794 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) 20241111124954794 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) 20241111124954794 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) 20241111124954796 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124954811 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) 20241111124954811 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) 20241111124954812 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) 20241111124954812 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) 20241111124954813 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) 20241111124954813 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) 20241111124954814 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) 20241111124954814 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) 20241111124954814 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) 20241111124954814 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) 20241111124954815 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) 20241111124954815 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) 20241111124954816 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) 20241111124954816 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) 20241111124954817 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) 20241111124954817 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) 20241111124954820 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124954834 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) 20241111124954834 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) 20241111124954836 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) 20241111124954836 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) 20241111124954836 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) 20241111124954836 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) 20241111124954837 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) 20241111124954837 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) 20241111124954838 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) 20241111124954838 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) 20241111124954839 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) 20241111124954839 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) 20241111124954840 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) 20241111124954840 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) 20241111124954840 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) 20241111124954840 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) 20241111124954841 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124954853 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) 20241111124954853 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) 20241111124954855 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) 20241111124954855 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) 20241111124954855 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) 20241111124954855 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) 20241111124954856 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) 20241111124954856 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) 20241111124954857 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) 20241111124954857 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) 20241111124954858 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) 20241111124954858 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) 20241111124954859 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) 20241111124954859 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) 20241111124954860 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) 20241111124954860 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) 20241111124954860 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124954873 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) 20241111124954873 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) 20241111124954874 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) 20241111124954874 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) 20241111124954875 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) 20241111124954875 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) 20241111124954875 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) 20241111124954875 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) 20241111124954876 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) 20241111124954876 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) 20241111124954877 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) 20241111124954877 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) 20241111124954878 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) 20241111124954878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=506, ToA=112 (QTA) 20241111124954879 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) 20241111124954879 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) 20241111124954880 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) 20241111124954880 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) 20241111124954880 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) 20241111124954881 DRLCMAC INFO Continuous Timing Advance update for TAI 3, new TA is 28 (bts.cpp:1099) 20241111124954882 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124954897 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) 20241111124954897 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) 20241111124954898 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) 20241111124954898 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) 20241111124954899 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) 20241111124954899 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) 20241111124954900 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) 20241111124954900 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) 20241111124954901 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) 20241111124954901 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) 20241111124954902 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) 20241111124954902 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) 20241111124954903 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) 20241111124954903 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) 20241111124954904 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) 20241111124954904 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) 20241111124954905 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124954916 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) 20241111124954916 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) 20241111124954917 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) 20241111124954917 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) 20241111124954918 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) 20241111124954918 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) 20241111124954919 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) 20241111124954919 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) 20241111124954920 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) 20241111124954920 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) 20241111124954921 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) 20241111124954921 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) 20241111124954922 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) 20241111124954922 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) 20241111124954923 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) 20241111124954923 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) 20241111124954923 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124954935 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) 20241111124954935 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) 20241111124954937 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) 20241111124954937 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) 20241111124954937 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) 20241111124954937 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) 20241111124954938 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) 20241111124954938 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) 20241111124954939 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) 20241111124954939 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) 20241111124954940 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) 20241111124954940 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) 20241111124954940 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) 20241111124954940 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) 20241111124954941 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) 20241111124954941 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) 20241111124954944 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124954959 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) 20241111124954959 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) 20241111124954960 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) 20241111124954960 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) 20241111124954961 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) 20241111124954961 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) 20241111124954962 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) 20241111124954962 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) 20241111124954963 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) 20241111124954963 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) 20241111124954964 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) 20241111124954964 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) 20241111124954964 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) 20241111124954964 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) 20241111124954965 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) 20241111124954965 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) 20241111124954966 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124954979 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) 20241111124954979 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) 20241111124954980 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) 20241111124954980 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) 20241111124954981 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) 20241111124954981 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) 20241111124954982 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) 20241111124954982 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) 20241111124954983 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) 20241111124954983 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) 20241111124954983 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) 20241111124954983 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) 20241111124954984 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) 20241111124954984 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) 20241111124954985 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) 20241111124954985 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) 20241111124954986 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124954998 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) 20241111124954999 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) 20241111124955000 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) 20241111124955000 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) 20241111124955001 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) 20241111124955001 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) 20241111124955001 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) 20241111124955001 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) 20241111124955002 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) 20241111124955002 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) 20241111124955003 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) 20241111124955003 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=532, ToA=140 (QTA) 20241111124955004 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) 20241111124955004 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) 20241111124955004 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) 20241111124955004 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) 20241111124955005 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) 20241111124955005 DRLCMAC INFO Continuous Timing Advance update for TAI 4, new TA is 35 (bts.cpp:1099) 20241111124955008 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124955023 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) 20241111124955023 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) 20241111124955024 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) 20241111124955024 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) 20241111124955025 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) 20241111124955025 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) 20241111124955025 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) 20241111124955025 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) 20241111124955026 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) 20241111124955026 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) 20241111124955027 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) 20241111124955027 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) 20241111124955028 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) 20241111124955028 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) 20241111124955029 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) 20241111124955029 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) 20241111124955029 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124955042 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) 20241111124955042 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) 20241111124955043 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) 20241111124955043 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) 20241111124955044 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) 20241111124955044 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) 20241111124955045 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) 20241111124955045 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) 20241111124955045 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) 20241111124955045 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) 20241111124955046 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) 20241111124955046 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) 20241111124955047 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) 20241111124955047 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) 20241111124955048 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) 20241111124955048 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) 20241111124955048 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124955061 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) 20241111124955061 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) 20241111124955062 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) 20241111124955062 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) 20241111124955063 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) 20241111124955063 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) 20241111124955064 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) 20241111124955064 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) 20241111124955065 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) 20241111124955065 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) 20241111124955065 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) 20241111124955065 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) 20241111124955066 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) 20241111124955066 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) 20241111124955067 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) 20241111124955067 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) 20241111124955070 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124955085 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) 20241111124955085 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) 20241111124955086 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) 20241111124955086 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) 20241111124955087 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) 20241111124955087 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) 20241111124955088 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) 20241111124955088 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) 20241111124955089 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) 20241111124955089 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) 20241111124955089 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) 20241111124955089 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) 20241111124955090 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) 20241111124955090 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) 20241111124955091 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) 20241111124955091 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) 20241111124955092 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124955104 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) 20241111124955104 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) 20241111124955105 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) 20241111124955105 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) 20241111124955106 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) 20241111124955106 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) 20241111124955107 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) 20241111124955107 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) 20241111124955108 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) 20241111124955108 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) 20241111124955108 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) 20241111124955108 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) 20241111124955109 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) 20241111124955109 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) 20241111124955110 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) 20241111124955110 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) 20241111124955111 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124955123 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) 20241111124955123 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) 20241111124955124 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) 20241111124955124 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) 20241111124955125 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) 20241111124955125 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) 20241111124955126 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) 20241111124955126 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) 20241111124955126 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) 20241111124955126 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) 20241111124955127 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) 20241111124955127 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=558, ToA=168 (QTA) 20241111124955128 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) 20241111124955128 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) 20241111124955128 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) 20241111124955129 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) 20241111124955129 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) 20241111124955129 DRLCMAC INFO Continuous Timing Advance update for TAI 5, new TA is 42 (bts.cpp:1099) 20241111124955132 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124955147 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) 20241111124955147 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) 20241111124955148 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) 20241111124955148 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) 20241111124955149 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) 20241111124955149 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) 20241111124955149 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) 20241111124955149 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) 20241111124955150 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) 20241111124955150 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) 20241111124955151 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) 20241111124955151 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) 20241111124955152 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) 20241111124955152 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) 20241111124955153 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) 20241111124955153 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) 20241111124955154 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124955166 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) 20241111124955166 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) 20241111124955167 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) 20241111124955167 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) 20241111124955168 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) 20241111124955168 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) 20241111124955169 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) 20241111124955169 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) 20241111124955169 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) 20241111124955169 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) 20241111124955170 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) 20241111124955170 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) 20241111124955171 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) 20241111124955171 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) 20241111124955172 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) 20241111124955172 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) 20241111124955172 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124955185 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) 20241111124955185 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) 20241111124955186 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) 20241111124955186 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) 20241111124955187 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) 20241111124955187 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) 20241111124955188 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) 20241111124955188 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) 20241111124955188 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) 20241111124955188 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) 20241111124955189 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) 20241111124955189 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) 20241111124955190 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) 20241111124955190 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) 20241111124955191 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) 20241111124955191 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) 20241111124955194 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124955209 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) 20241111124955209 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) 20241111124955210 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) 20241111124955210 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) 20241111124955211 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) 20241111124955211 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) 20241111124955211 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) 20241111124955211 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) 20241111124955212 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) 20241111124955212 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) 20241111124955213 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) 20241111124955213 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) 20241111124955214 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) 20241111124955214 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) 20241111124955215 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) 20241111124955215 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) 20241111124955216 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124955228 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) 20241111124955228 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) 20241111124955229 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) 20241111124955229 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) 20241111124955230 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) 20241111124955230 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) 20241111124955231 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) 20241111124955231 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) 20241111124955231 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) 20241111124955231 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) 20241111124955232 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) 20241111124955232 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) 20241111124955233 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) 20241111124955233 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) 20241111124955234 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) 20241111124955234 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) 20241111124955235 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124955247 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) 20241111124955247 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) 20241111124955248 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) 20241111124955248 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) 20241111124955249 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) 20241111124955249 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) 20241111124955250 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) 20241111124955250 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) 20241111124955251 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) 20241111124955251 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) 20241111124955251 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) 20241111124955251 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=584, ToA=196 (QTA) 20241111124955252 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) 20241111124955252 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) 20241111124955253 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) 20241111124955253 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) 20241111124955254 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) 20241111124955254 DRLCMAC INFO Continuous Timing Advance update for TAI 6, new TA is 49 (bts.cpp:1099) 20241111124955257 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124955271 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) 20241111124955271 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) 20241111124955272 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) 20241111124955272 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) 20241111124955273 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) 20241111124955273 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) 20241111124955274 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) 20241111124955274 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) 20241111124955275 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) 20241111124955275 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) 20241111124955276 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) 20241111124955276 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) 20241111124955277 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) 20241111124955277 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) 20241111124955277 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) 20241111124955277 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) 20241111124955278 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124955290 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) 20241111124955290 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) 20241111124955291 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) 20241111124955291 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) 20241111124955292 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) 20241111124955292 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) 20241111124955293 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) 20241111124955293 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) 20241111124955294 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) 20241111124955294 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) 20241111124955295 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) 20241111124955295 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) 20241111124955296 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) 20241111124955296 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) 20241111124955297 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) 20241111124955297 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) 20241111124955298 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124955309 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) 20241111124955309 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) 20241111124955310 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) 20241111124955310 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) 20241111124955311 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) 20241111124955311 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) 20241111124955312 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) 20241111124955312 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) 20241111124955313 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) 20241111124955313 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) 20241111124955313 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) 20241111124955313 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) 20241111124955314 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) 20241111124955314 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) 20241111124955315 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) 20241111124955315 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) 20241111124955318 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124955333 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) 20241111124955333 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) 20241111124955334 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) 20241111124955334 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) 20241111124955335 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) 20241111124955335 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) 20241111124955336 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) 20241111124955336 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) 20241111124955336 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) 20241111124955336 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) 20241111124955337 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) 20241111124955337 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) 20241111124955338 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) 20241111124955338 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) 20241111124955339 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) 20241111124955339 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) 20241111124955340 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124955352 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) 20241111124955352 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) 20241111124955353 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) 20241111124955353 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) 20241111124955354 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) 20241111124955354 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) 20241111124955355 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) 20241111124955355 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) 20241111124955356 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) 20241111124955356 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) 20241111124955356 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) 20241111124955356 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) 20241111124955357 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) 20241111124955357 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) 20241111124955358 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) 20241111124955358 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) 20241111124955359 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124955371 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) 20241111124955371 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) 20241111124955372 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) 20241111124955372 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) 20241111124955373 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) 20241111124955373 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) 20241111124955374 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) 20241111124955374 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) 20241111124955375 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) 20241111124955375 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) 20241111124955375 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) 20241111124955375 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=610, ToA=0 (QTA) 20241111124955376 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) 20241111124955376 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) 20241111124955377 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) 20241111124955377 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) 20241111124955378 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) 20241111124955378 DRLCMAC INFO Continuous Timing Advance update for TAI 7, new TA is 0 (bts.cpp:1099) 20241111124955381 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124955395 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) 20241111124955395 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) 20241111124955397 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) 20241111124955397 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) 20241111124955397 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) 20241111124955397 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) 20241111124955398 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) 20241111124955398 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) 20241111124955399 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) 20241111124955399 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) 20241111124955400 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) 20241111124955400 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) 20241111124955401 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) 20241111124955401 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) 20241111124955401 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) 20241111124955401 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) 20241111124955402 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124955414 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) 20241111124955414 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) 20241111124955415 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) 20241111124955415 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) 20241111124955416 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) 20241111124955416 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) 20241111124955417 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) 20241111124955417 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) 20241111124955417 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) 20241111124955417 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) 20241111124955418 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) 20241111124955418 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) 20241111124955419 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) 20241111124955419 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) 20241111124955420 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) 20241111124955420 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) 20241111124955421 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124955433 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) 20241111124955433 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) 20241111124955434 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) 20241111124955434 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) 20241111124955435 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) 20241111124955435 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) 20241111124955436 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) 20241111124955436 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) 20241111124955436 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) 20241111124955436 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) 20241111124955437 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) 20241111124955437 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) 20241111124955438 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) 20241111124955438 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) 20241111124955439 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) 20241111124955439 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) 20241111124955442 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124955457 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) 20241111124955457 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) 20241111124955458 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) 20241111124955458 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) 20241111124955459 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) 20241111124955459 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) 20241111124955459 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) 20241111124955459 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) 20241111124955460 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) 20241111124955460 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) 20241111124955461 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) 20241111124955461 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) 20241111124955462 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) 20241111124955462 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) 20241111124955463 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) 20241111124955463 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) 20241111124955464 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124955469 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) 20241111124955469 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) 20241111124955469 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111124955476 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) 20241111124955476 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) 20241111124955477 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) 20241111124955477 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) 20241111124955478 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) 20241111124955478 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) 20241111124955478 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) 20241111124955478 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) 20241111124955479 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) 20241111124955479 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) 20241111124955480 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) 20241111124955480 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) 20241111124955481 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) 20241111124955481 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) 20241111124955481 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) 20241111124955481 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) 20241111124955482 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124955496 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) 20241111124955496 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) 20241111124955497 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) 20241111124955497 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) 20241111124955497 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) 20241111124955497 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) 20241111124955498 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) 20241111124955498 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) 20241111124955499 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) 20241111124955499 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) 20241111124955500 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) 20241111124955500 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=636, ToA=0 (QTA) 20241111124955501 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) 20241111124955501 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) 20241111124955501 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) 20241111124955501 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) 20241111124955502 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) 20241111124955502 DRLCMAC INFO Continuous Timing Advance update for TAI 8, new TA is 0 (bts.cpp:1099) 20241111124955505 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124955520 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) 20241111124955520 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) 20241111124955521 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) 20241111124955521 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) 20241111124955522 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) 20241111124955522 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) 20241111124955523 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) 20241111124955523 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) 20241111124955524 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) 20241111124955524 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) 20241111124955524 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) 20241111124955524 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) 20241111124955525 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) 20241111124955525 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) 20241111124955526 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) 20241111124955526 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) 20241111124955527 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124955539 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) 20241111124955539 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) 20241111124955540 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) 20241111124955540 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) 20241111124955541 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) 20241111124955541 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) 20241111124955542 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) 20241111124955542 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) 20241111124955543 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) 20241111124955543 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) 20241111124955544 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) 20241111124955544 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) 20241111124955545 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) 20241111124955545 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) 20241111124955546 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) 20241111124955546 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) 20241111124955547 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124955559 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) 20241111124955559 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) 20241111124955560 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) 20241111124955560 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) 20241111124955560 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) 20241111124955561 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) 20241111124955561 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) 20241111124955561 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) 20241111124955562 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) 20241111124955562 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) 20241111124955563 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) 20241111124955563 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) 20241111124955564 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) 20241111124955564 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) 20241111124955564 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) 20241111124955564 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) 20241111124955568 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124955582 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) 20241111124955582 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) 20241111124955583 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) 20241111124955583 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) 20241111124955585 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) 20241111124955585 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) 20241111124955585 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) 20241111124955586 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) 20241111124955586 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) 20241111124955587 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) 20241111124955587 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) 20241111124955587 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) 20241111124955588 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) 20241111124955588 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) 20241111124955589 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) 20241111124955589 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) 20241111124955590 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124955602 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) 20241111124955602 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) 20241111124955603 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) 20241111124955603 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) 20241111124955604 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) 20241111124955604 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) 20241111124955605 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) 20241111124955605 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) 20241111124955606 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) 20241111124955606 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) 20241111124955607 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) 20241111124955607 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) 20241111124955607 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) 20241111124955607 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) 20241111124955608 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) 20241111124955608 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) 20241111124955609 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124955620 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) 20241111124955621 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) 20241111124955622 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) 20241111124955622 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) 20241111124955622 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) 20241111124955623 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) 20241111124955623 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) 20241111124955623 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) 20241111124955624 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) 20241111124955624 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) 20241111124955625 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) 20241111124955625 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=662, ToA=0 (QTA) 20241111124955625 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) 20241111124955625 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) 20241111124955626 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) 20241111124955626 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) 20241111124955627 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) 20241111124955627 DRLCMAC INFO Continuous Timing Advance update for TAI 9, new TA is 0 (bts.cpp:1099) 20241111124955630 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124955645 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) 20241111124955645 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) 20241111124955646 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) 20241111124955646 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) 20241111124955647 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) 20241111124955647 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) 20241111124955648 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) 20241111124955648 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) 20241111124955648 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) 20241111124955648 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) 20241111124955649 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) 20241111124955649 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) 20241111124955650 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) 20241111124955650 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) 20241111124955651 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) 20241111124955651 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) 20241111124955652 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124955664 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) 20241111124955664 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) 20241111124955665 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) 20241111124955665 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) 20241111124955666 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) 20241111124955666 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) 20241111124955667 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) 20241111124955667 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) 20241111124955668 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) 20241111124955668 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) 20241111124955668 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) 20241111124955668 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) 20241111124955669 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) 20241111124955669 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) 20241111124955670 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) 20241111124955670 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) 20241111124955671 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124955683 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) 20241111124955683 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) 20241111124955684 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) 20241111124955684 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) 20241111124955685 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) 20241111124955685 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) 20241111124955686 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) 20241111124955686 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) 20241111124955688 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) 20241111124955688 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) 20241111124955689 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) 20241111124955689 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) 20241111124955690 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) 20241111124955690 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) 20241111124955691 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) 20241111124955691 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) 20241111124955693 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124955707 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) 20241111124955707 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) 20241111124955709 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) 20241111124955709 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) 20241111124955709 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) 20241111124955710 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) 20241111124955710 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) 20241111124955710 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) 20241111124955711 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) 20241111124955711 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) 20241111124955712 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) 20241111124955712 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) 20241111124955713 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) 20241111124955713 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) 20241111124955713 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) 20241111124955713 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) 20241111124955714 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124955727 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) 20241111124955727 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) 20241111124955728 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) 20241111124955729 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) 20241111124955729 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) 20241111124955729 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) 20241111124955731 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) 20241111124955731 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) 20241111124955732 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) 20241111124955732 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) 20241111124955732 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) 20241111124955732 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) 20241111124955733 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) 20241111124955733 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) 20241111124955734 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) 20241111124955734 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) 20241111124955735 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124955746 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) 20241111124955746 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) 20241111124955747 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) 20241111124955747 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) 20241111124955748 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) 20241111124955748 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) 20241111124955749 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) 20241111124955749 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) 20241111124955750 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) 20241111124955750 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) 20241111124955750 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) 20241111124955750 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=688, ToA=0 (QTA) 20241111124955751 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) 20241111124955751 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) 20241111124955752 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) 20241111124955752 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) 20241111124955753 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) 20241111124955753 DRLCMAC INFO Continuous Timing Advance update for TAI 10, new TA is 0 (bts.cpp:1099) 20241111124955755 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124955770 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) 20241111124955770 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) 20241111124955771 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) 20241111124955771 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) 20241111124955772 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) 20241111124955772 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) 20241111124955773 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) 20241111124955773 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) 20241111124955773 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) 20241111124955773 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) 20241111124955774 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) 20241111124955774 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) 20241111124955775 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) 20241111124955775 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) 20241111124955776 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) 20241111124955776 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) 20241111124955777 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124955789 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) 20241111124955789 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) 20241111124955790 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) 20241111124955790 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) 20241111124955791 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) 20241111124955791 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) 20241111124955792 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) 20241111124955792 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) 20241111124955793 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) 20241111124955793 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) 20241111124955794 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) 20241111124955794 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) 20241111124955795 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) 20241111124955795 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) 20241111124955796 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) 20241111124955796 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) 20241111124955797 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124955808 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) 20241111124955808 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) 20241111124955809 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) 20241111124955809 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) 20241111124955810 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) 20241111124955810 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) 20241111124955811 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) 20241111124955811 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) 20241111124955811 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) 20241111124955811 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) 20241111124955812 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) 20241111124955812 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) 20241111124955813 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) 20241111124955813 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) 20241111124955813 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) 20241111124955813 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) 20241111124955818 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124955831 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) 20241111124955831 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) 20241111124955833 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) 20241111124955833 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) 20241111124955834 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) 20241111124955834 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) 20241111124955835 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) 20241111124955835 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) 20241111124955835 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) 20241111124955835 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) 20241111124955836 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) 20241111124955836 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) 20241111124955837 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) 20241111124955837 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) 20241111124955838 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) 20241111124955838 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) 20241111124955839 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124955851 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) 20241111124955851 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) 20241111124955852 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) 20241111124955852 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) 20241111124955853 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) 20241111124955853 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) 20241111124955854 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) 20241111124955854 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) 20241111124955854 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) 20241111124955855 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) 20241111124955855 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) 20241111124955855 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) 20241111124955856 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) 20241111124955856 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) 20241111124955857 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) 20241111124955857 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) 20241111124955858 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124955870 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) 20241111124955870 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) 20241111124955872 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) 20241111124955872 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) 20241111124955873 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) 20241111124955873 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) 20241111124955873 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) 20241111124955873 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) 20241111124955874 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) 20241111124955874 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) 20241111124955875 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) 20241111124955875 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=714, ToA=0 (QTA) 20241111124955876 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) 20241111124955876 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) 20241111124955877 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) 20241111124955877 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) 20241111124955878 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) 20241111124955878 DRLCMAC INFO Continuous Timing Advance update for TAI 11, new TA is 0 (bts.cpp:1099) 20241111124955880 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124955894 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) 20241111124955894 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) 20241111124955895 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) 20241111124955895 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) 20241111124955896 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) 20241111124955896 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) 20241111124955897 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) 20241111124955897 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) 20241111124955897 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) 20241111124955897 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) 20241111124955898 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) 20241111124955898 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) 20241111124955899 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) 20241111124955900 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) 20241111124955900 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) 20241111124955900 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) 20241111124955901 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124955913 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) 20241111124955913 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) 20241111124955914 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) 20241111124955914 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) 20241111124955915 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) 20241111124955915 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) 20241111124955916 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) 20241111124955916 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) 20241111124955916 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) 20241111124955917 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) 20241111124955917 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) 20241111124955917 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) 20241111124955918 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) 20241111124955918 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) 20241111124955919 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) 20241111124955919 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) 20241111124955920 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124955932 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) 20241111124955932 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) 20241111124955933 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) 20241111124955933 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) 20241111124955934 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) 20241111124955934 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) 20241111124955935 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) 20241111124955935 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) 20241111124955936 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) 20241111124955936 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) 20241111124955936 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) 20241111124955936 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) 20241111124955937 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) 20241111124955937 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) 20241111124955938 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) 20241111124955938 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) 20241111124955941 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124955956 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) 20241111124955956 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) 20241111124955957 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) 20241111124955957 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) 20241111124955958 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) 20241111124955958 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) 20241111124955958 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) 20241111124955958 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) 20241111124955959 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) 20241111124955959 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) 20241111124955960 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) 20241111124955960 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) 20241111124955960 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) 20241111124955960 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) 20241111124955961 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) 20241111124955961 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) 20241111124955961 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124955974 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) 20241111124955974 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) 20241111124955974 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) 20241111124955974 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) 20241111124955975 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) 20241111124955975 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) 20241111124955975 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) 20241111124955975 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) 20241111124955975 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) 20241111124955975 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) 20241111124955975 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) 20241111124955975 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) 20241111124955975 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) 20241111124955975 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) 20241111124955976 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) 20241111124955976 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) 20241111124955979 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124955994 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) 20241111124955994 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) 20241111124955995 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) 20241111124955995 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) 20241111124955996 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) 20241111124955996 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) 20241111124955997 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) 20241111124955997 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) 20241111124955997 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) 20241111124955997 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) 20241111124955998 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) 20241111124955998 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) 20241111124955999 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) 20241111124955999 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=740, ToA=0 (QTA) 20241111124956000 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) 20241111124956000 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) 20241111124956001 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) 20241111124956001 DRLCMAC INFO Continuous Timing Advance update for TAI 12, new TA is 0 (bts.cpp:1099) 20241111124956003 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124956018 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) 20241111124956018 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) 20241111124956019 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) 20241111124956019 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) 20241111124956020 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) 20241111124956020 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) 20241111124956021 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) 20241111124956021 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) 20241111124956022 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) 20241111124956022 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) 20241111124956023 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) 20241111124956023 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) 20241111124956023 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) 20241111124956023 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) 20241111124956024 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) 20241111124956024 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) 20241111124956025 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124956037 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) 20241111124956037 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) 20241111124956038 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) 20241111124956038 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) 20241111124956038 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) 20241111124956038 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) 20241111124956038 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) 20241111124956038 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) 20241111124956039 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) 20241111124956039 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) 20241111124956039 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) 20241111124956039 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) 20241111124956040 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) 20241111124956040 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) 20241111124956040 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) 20241111124956040 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) 20241111124956041 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124956057 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) 20241111124956057 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) 20241111124956058 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) 20241111124956058 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) 20241111124956059 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) 20241111124956059 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) 20241111124956060 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) 20241111124956060 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) 20241111124956061 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) 20241111124956061 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) 20241111124956062 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) 20241111124956062 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) 20241111124956063 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) 20241111124956063 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) 20241111124956063 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) 20241111124956063 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) 20241111124956066 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124956079 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) 20241111124956079 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) 20241111124956080 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) 20241111124956080 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) 20241111124956080 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) 20241111124956080 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) 20241111124956080 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) 20241111124956080 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) 20241111124956080 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) 20241111124956080 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) 20241111124956080 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) 20241111124956080 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) 20241111124956081 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) 20241111124956081 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) 20241111124956081 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) 20241111124956081 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) 20241111124956084 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124956099 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) 20241111124956099 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) 20241111124956099 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) 20241111124956099 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) 20241111124956100 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) 20241111124956100 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) 20241111124956101 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) 20241111124956101 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) 20241111124956101 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) 20241111124956101 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) 20241111124956102 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) 20241111124956102 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) 20241111124956102 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) 20241111124956102 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) 20241111124956103 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) 20241111124956103 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) 20241111124956103 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124956118 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) 20241111124956118 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) 20241111124956120 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) 20241111124956120 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) 20241111124956121 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) 20241111124956121 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) 20241111124956122 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) 20241111124956122 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=766, ToA=0 (QTA) 20241111124956123 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) 20241111124956123 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) 20241111124956124 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) 20241111124956124 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) 20241111124956125 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) 20241111124956125 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) 20241111124956125 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) 20241111124956125 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) 20241111124956126 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) 20241111124956126 DRLCMAC INFO Continuous Timing Advance update for TAI 13, new TA is 0 (bts.cpp:1099) 20241111124956128 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124956142 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) 20241111124956142 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) 20241111124956143 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) 20241111124956143 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) 20241111124956144 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) 20241111124956144 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) 20241111124956145 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) 20241111124956145 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) 20241111124956146 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) 20241111124956146 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) 20241111124956147 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) 20241111124956147 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) 20241111124956148 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) 20241111124956148 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) 20241111124956150 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) 20241111124956150 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) 20241111124956151 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124956162 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) 20241111124956162 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) 20241111124956163 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) 20241111124956163 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) 20241111124956164 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) 20241111124956164 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) 20241111124956165 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) 20241111124956165 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) 20241111124956165 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) 20241111124956165 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) 20241111124956166 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) 20241111124956166 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) 20241111124956167 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) 20241111124956167 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) 20241111124956168 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) 20241111124956168 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) 20241111124956169 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124956181 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) 20241111124956181 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) 20241111124956182 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) 20241111124956182 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) 20241111124956183 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) 20241111124956183 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) 20241111124956184 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) 20241111124956184 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) 20241111124956185 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) 20241111124956185 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) 20241111124956186 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) 20241111124956186 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) 20241111124956187 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) 20241111124956187 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) 20241111124956188 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) 20241111124956188 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) 20241111124956190 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124956204 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) 20241111124956204 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) 20241111124956206 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) 20241111124956206 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) 20241111124956206 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) 20241111124956206 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) 20241111124956207 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) 20241111124956207 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) 20241111124956208 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) 20241111124956208 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) 20241111124956208 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) 20241111124956208 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) 20241111124956209 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) 20241111124956209 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) 20241111124956209 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) 20241111124956209 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) 20241111124956210 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124956224 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) 20241111124956224 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) 20241111124956225 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) 20241111124956225 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) 20241111124956226 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) 20241111124956226 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) 20241111124956227 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) 20241111124956227 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) 20241111124956228 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) 20241111124956228 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) 20241111124956229 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) 20241111124956230 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) 20241111124956230 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) 20241111124956230 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) 20241111124956231 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) 20241111124956231 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) 20241111124956231 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111124956243 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) 20241111124956243 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) 20241111124956244 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) 20241111124956244 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) 20241111124956245 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) 20241111124956245 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) 20241111124956246 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) 20241111124956246 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) 20241111124956247 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) 20241111124956247 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) 20241111124956248 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) 20241111124956248 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=792, ToA=0 (QTA) 20241111124956248 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) 20241111124956248 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) 20241111124956249 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) 20241111124956249 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) 20241111124956250 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) 20241111124956250 DRLCMAC INFO Continuous Timing Advance update for TAI 14, new TA is 0 (bts.cpp:1099) 20241111124956252 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111124956267 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) 20241111124956267 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) 20241111124956268 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) 20241111124956268 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) 20241111124956269 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) 20241111124956269 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) 20241111124956271 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) 20241111124956271 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) 20241111124956273 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) 20241111124956273 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) 20241111124956274 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) 20241111124956275 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) 20241111124956275 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) 20241111124956275 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) 20241111124956276 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) 20241111124956276 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) 20241111124956277 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111124956287 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) 20241111124956287 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) 20241111124956289 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) 20241111124956289 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) 20241111124956290 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) 20241111124956290 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) 20241111124956291 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) 20241111124956291 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) 20241111124956292 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) 20241111124956292 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) 20241111124956293 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) 20241111124956293 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) 20241111124956294 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) 20241111124956294 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) 20241111124956295 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) 20241111124956295 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) 20241111124956296 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111124956306 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) 20241111124956306 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) 20241111124956308 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) 20241111124956308 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) 20241111124956308 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) 20241111124956308 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) 20241111124956309 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) 20241111124956309 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) 20241111124956309 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) 20241111124956309 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) 20241111124956310 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) 20241111124956310 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) 20241111124956310 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) 20241111124956310 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) 20241111124956311 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) 20241111124956311 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) 20241111124956315 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111124956329 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) 20241111124956329 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) 20241111124956329 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) 20241111124956329 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) 20241111124956330 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) 20241111124956330 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) 20241111124956330 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) 20241111124956330 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) 20241111124956330 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) 20241111124956330 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) 20241111124956331 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) 20241111124956331 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) 20241111124956331 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) 20241111124956331 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) 20241111124956331 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) 20241111124956331 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) 20241111124956333 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111124956349 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) 20241111124956349 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) 20241111124956350 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) 20241111124956350 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) 20241111124956351 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) 20241111124956351 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) 20241111124956352 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) 20241111124956352 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) 20241111124956352 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) 20241111124956352 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) 20241111124956353 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) 20241111124956353 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) 20241111124956354 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) 20241111124956354 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) 20241111124956355 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) 20241111124956355 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) 20241111124956356 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111124956368 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) 20241111124956368 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) 20241111124956369 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) 20241111124956369 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) 20241111124956370 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) 20241111124956370 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) 20241111124956372 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) 20241111124956372 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) 20241111124956373 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) 20241111124956373 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) MTC@131a5d934883: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=818, ToA=0 (QTA) 20241111124956374 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) 20241111124956374 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) 20241111124956374 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) 20241111124956374 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) 20241111124956375 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) 20241111124956375 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) 20241111124956376 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) 20241111124956376 DRLCMAC INFO Continuous Timing Advance update for TAI 15, new TA is 0 (bts.cpp:1099) 20241111124956377 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111124956392 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) 20241111124956392 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) 20241111124956393 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) 20241111124956393 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) 20241111124956394 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) 20241111124956394 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) 20241111124956395 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) 20241111124956395 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) 20241111124956396 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) 20241111124956396 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) 20241111124956396 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) 20241111124956396 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) 20241111124956397 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) 20241111124956397 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) 20241111124956398 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) 20241111124956398 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) 20241111124956399 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111124956411 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) 20241111124956411 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) 20241111124956412 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) 20241111124956412 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) 20241111124956413 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) 20241111124956413 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) 20241111124956414 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) 20241111124956414 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) 20241111124956416 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) 20241111124956416 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) 20241111124956417 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) 20241111124956417 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) 20241111124956418 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) 20241111124956418 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) 20241111124956419 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) 20241111124956419 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) 20241111124956421 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111124956431 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) 20241111124956431 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) 20241111124956432 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) 20241111124956432 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) 20241111124956433 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) 20241111124956433 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) 20241111124956434 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) 20241111124956435 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) 20241111124956435 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) 20241111124956435 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) 20241111124956436 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) 20241111124956436 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) 20241111124956437 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) 20241111124956437 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) 20241111124956438 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) 20241111124956438 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) 20241111124956440 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111124956455 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) 20241111124956455 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) 20241111124956456 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) 20241111124956456 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) 20241111124956457 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) 20241111124956457 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) 20241111124956458 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) 20241111124956458 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) 20241111124956458 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) 20241111124956459 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) 20241111124956459 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) 20241111124956459 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) 20241111124956460 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) 20241111124956460 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) 20241111124956461 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) 20241111124956461 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) 20241111124956462 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111124956475 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) 20241111124956475 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) 20241111124956478 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) 20241111124956478 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) 20241111124956479 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) 20241111124956479 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) 20241111124956480 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) 20241111124956480 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) 20241111124956481 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) 20241111124956481 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) 20241111124956482 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) 20241111124956482 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) 20241111124956483 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) 20241111124956483 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) 20241111124956483 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) 20241111124956483 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) 20241111124956484 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(64)@131a5d934883: Shutting down virtual BTS #0... 20241111124956494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38328<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124956496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111124956497 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111124956497 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111124956497 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124956497 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241111124956497 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111124956497 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) 20241111124956497 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241111124956497 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124956497 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111124956497 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111124956497 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124956497 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241111124956498 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124956498 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111124956498 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124956498 DTBF INFO TBF(UL:TFI-0-1-0:G){FLOW} free (tbf.cpp:271) 20241111124956498 DTBF DEBUG TBF(UL:TFI-0-1-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111124956498 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) 20241111124956498 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241111124956498 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111124956498 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111124956498 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111124956498 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111124956498 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241111124956498 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111124956498 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111124956498 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124956498 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124956498 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124956498 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124956498 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124956498 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111124956498 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111124956498 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111124956498 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111124956498 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111124956498 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) 20241111124956498 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) 20241111124956498 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_ta_ptcch_ul_multi_tbf finished. Verdict: fail reason: Failed to match Timing Advance Index for #0 MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail'. respawn: 6: stopped pid 6453 with status 0 respawn: 7: starting: osmo-pcu Mon Nov 11 12:49:56 UTC 2024 ------ PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_ptcch_ul_multi_tbf.talloc 20241111124956542 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111124956542 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111124956542 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111124956542 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111124956562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51120<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111124956663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51120<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=917476) Waiting for packet dumper to finish... 1 (prev_count=917476, count=923288) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:49:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_cs_lqual_ul_tbf started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111124959778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(67)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(67)@131a5d934883: Start timer T: 5 s 20241111124959804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51134<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(67)@131a5d934883: Start timer T_Conn: 10 s TC_cs_lqual_ul_tbf-STATS(69)@131a5d934883: Start timer T: 2 s TC_cs_lqual_ul_tbf-STATS(69)@131a5d934883: Start timer T: 2 s 20241111125001543 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125001543 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125001543 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(67)@131a5d934883: OsmoPCU is now connected BTS(68)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125001557 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125001557 DLGLOBAL DEBUG validating counter group 0x56470c289040(bts) with 102 counters (rate_ctr.c:86) 20241111125001557 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125001557 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125001557 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125001557 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125001557 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125001557 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125001557 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125001557 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125001557 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125001557 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125001557 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125001557 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125001557 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) MTC@131a5d934883: Start timer T: 2 s 20241111125001557 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125001557 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125001557 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125001557 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125001557 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125001557 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125001557 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125001557 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125001557 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125001557 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125001557 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125001557 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125001557 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125001557 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125001557 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125001557 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125001557 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125001557 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125001557 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125001557 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125001557 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125001557 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125001557 DLGLOBAL DEBUG validating counter group 0x7f80734275e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125001557 DLGLOBAL DEBUG validating counter group 0x56470c288720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125001557 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125001557 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125001557 DLGLOBAL DEBUG validating counter group 0x7f8073428180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125001557 DLGLOBAL DEBUG validating counter group 0x7f8073428160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125001558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125001558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125001558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125001558 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125001558 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125001558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125001558 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125001558 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125001558 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125001558 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125001558 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125001558 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125001558 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125001558 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125001558 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125001558 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125001558 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125001558 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125001558 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125001558 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125001558 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125001558 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125001558 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125001558 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125001558 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125001558 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125001558 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125001558 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125001558 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125001558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125001558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001559 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125001559 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(68)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(68)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(68)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(68)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(68)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(68)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125001565 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) BTS(68)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(68)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125001569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125001569 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125001570 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125001570 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125001571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125001571 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125001572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125001572 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125001572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125001573 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125001573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125001573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001574 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125001574 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125001574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001575 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125001576 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) 20241111125001576 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125001576 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125001576 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125001576 DLGLOBAL DEBUG validating counter group 0x56470c288760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125001576 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125001576 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125001576 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125001576 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125001576 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125001576 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125001576 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125001576 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125001576 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125001576 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125001576 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125001576 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125001576 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125001576 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125001576 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125001576 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125001576 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125001576 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125001576 DLGLOBAL DEBUG validating counter group 0x56470c288b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125001576 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125001576 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125001576 DLGLOBAL DEBUG validating counter group 0x56470c288c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125001576 DLGLOBAL DEBUG validating counter group 0x56470c288c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125001576 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125001576 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) 20241111125001576 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125001576 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125001576 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125001576 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125001576 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125001576 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125001576 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125001576 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) 20241111125001576 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) 20241111125001576 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125001576 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125001576 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125001576 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 10 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(68)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125001588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125001588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001589 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125001589 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001590 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125001590 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125001591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001591 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125001591 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125001592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125001593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001594 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125001594 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001594 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) 20241111125001594 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) 20241111125001595 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125001607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125001607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125001608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125001609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125001609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125001610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001611 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125001611 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001612 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125001612 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001612 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125001612 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001616 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) 20241111125001616 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) 20241111125001618 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125001631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125001631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125001633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001634 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) 20241111125001634 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) 20241111125001636 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) 20241111125001636 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) 20241111125001637 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) 20241111125001637 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) 20241111125001638 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) 20241111125001638 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) 20241111125001639 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) 20241111125001639 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) 20241111125001640 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) 20241111125001640 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) 20241111125001642 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) 20241111125001642 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) 20241111125001643 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125001650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125001650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001651 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) 20241111125001651 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) 20241111125001652 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) 20241111125001652 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) 20241111125001653 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) 20241111125001653 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) 20241111125001654 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) 20241111125001654 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) 20241111125001654 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) 20241111125001654 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) 20241111125001655 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) 20241111125001655 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) 20241111125001656 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) 20241111125001656 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) 20241111125001657 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) 20241111125001657 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) 20241111125001657 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125001669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125001669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001670 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) 20241111125001670 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) 20241111125001671 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) 20241111125001671 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) 20241111125001671 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) 20241111125001672 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) 20241111125001673 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) 20241111125001673 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) 20241111125001673 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) 20241111125001674 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) 20241111125001674 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) 20241111125001674 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) 20241111125001675 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) 20241111125001675 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) 20241111125001678 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) 20241111125001678 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) 20241111125001679 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125001692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125001692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001694 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) 20241111125001694 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) 20241111125001694 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) 20241111125001694 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) 20241111125001695 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) 20241111125001695 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) 20241111125001696 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) 20241111125001696 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) 20241111125001697 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) 20241111125001697 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) 20241111125001698 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) 20241111125001698 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) 20241111125001699 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) 20241111125001699 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) 20241111125001700 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) 20241111125001700 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) 20241111125001700 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125001712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125001712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001713 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) 20241111125001713 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) 20241111125001714 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) 20241111125001714 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) 20241111125001715 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) 20241111125001715 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) 20241111125001716 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) 20241111125001716 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) 20241111125001717 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) 20241111125001717 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) 20241111125001717 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) 20241111125001717 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) 20241111125001718 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) 20241111125001718 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) 20241111125001719 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) 20241111125001719 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) 20241111125001720 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125001731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125001731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001732 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) 20241111125001732 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) 20241111125001733 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) 20241111125001733 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) 20241111125001734 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) 20241111125001734 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) 20241111125001734 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) 20241111125001734 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) 20241111125001735 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) 20241111125001735 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) 20241111125001736 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) 20241111125001736 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) 20241111125001737 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) 20241111125001737 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) 20241111125001740 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) 20241111125001740 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) 20241111125001741 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125001755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125001755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001756 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) 20241111125001756 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) 20241111125001757 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) 20241111125001757 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) 20241111125001757 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) 20241111125001757 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) 20241111125001758 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) 20241111125001758 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) 20241111125001759 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) 20241111125001759 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) 20241111125001760 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) 20241111125001760 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) 20241111125001761 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) 20241111125001761 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) 20241111125001761 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) 20241111125001761 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) 20241111125001762 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125001774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125001774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125001776 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125001777 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125001777 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125001777 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) 20241111125001777 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) 20241111125001778 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) 20241111125001778 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) 20241111125001778 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) 20241111125001778 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) 20241111125001779 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) 20241111125001779 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) 20241111125001780 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) 20241111125001780 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) 20241111125001781 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) 20241111125001781 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) 20241111125001782 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) 20241111125001782 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) 20241111125001783 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) 20241111125001783 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) 20241111125001783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241111125001783 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) 20241111125001784 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125001793 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 46 a8 89 8e 27 fa bf a8 20 3d e5 bf fb f4 89 39 (pcu_l1_if.cpp:463) 20241111125001793 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) 20241111125001793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125001793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 46 a8 89 8e 27 fa bf a8 20 3d e5 bf fb f4 89 39 (pdch.cpp:1019) 20241111125001793 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125001793 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) 20241111125001793 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) 20241111125001793 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) 20241111125001793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125001793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 46 a8 89 8e 27 fa bf a8 20 3d e5 bf fb f4 89 39 (tbf_ul.cpp:337) 20241111125001793 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125001793 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125001793 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125001793 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125001793 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125001793 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125001793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125001793 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) 20241111125001793 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) 20241111125001793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125001793 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125001793 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125001795 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) 20241111125001795 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) 20241111125001796 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) 20241111125001796 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) 20241111125001796 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) 20241111125001796 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) 20241111125001798 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) 20241111125001798 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) 20241111125001799 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) 20241111125001799 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) 20241111125001800 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) 20241111125001800 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) 20241111125001800 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) 20241111125001800 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) 20241111125001802 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) 20241111125001802 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) 20241111125001802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125001802 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) 20241111125001802 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125001802 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125001802 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) 20241111125001802 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125001802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125001802 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125001802 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) 20241111125001802 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) 20241111125001803 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125001817 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) 20241111125001817 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) 20241111125001817 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) 20241111125001817 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125001818 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) 20241111125001818 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) 20241111125001819 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) 20241111125001819 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) 20241111125001820 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) 20241111125001820 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) 20241111125001821 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) 20241111125001821 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) 20241111125001821 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) 20241111125001821 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) 20241111125001822 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) 20241111125001822 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) 20241111125001823 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) 20241111125001823 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) 20241111125001824 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125001836 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) 20241111125001836 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) 20241111125001836 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) 20241111125001836 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125001837 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) 20241111125001837 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) 20241111125001838 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) 20241111125001838 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) 20241111125001839 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) 20241111125001839 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) 20241111125001840 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) 20241111125001840 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) 20241111125001840 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) 20241111125001840 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) 20241111125001841 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) 20241111125001841 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) 20241111125001842 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) 20241111125001842 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) 20241111125001843 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125001855 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) 20241111125001855 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) 20241111125001856 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) 20241111125001856 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) 20241111125001857 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) 20241111125001857 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) 20241111125001858 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) 20241111125001858 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) 20241111125001858 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) 20241111125001858 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) 20241111125001859 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) 20241111125001859 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) 20241111125001860 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) 20241111125001860 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) 20241111125001861 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) 20241111125001861 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) 20241111125001864 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Sending DATA.ind with link quality (dB): 0 20241111125001879 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) 20241111125001879 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) 20241111125001879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125001879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125001879 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125001879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125001879 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241111125001879 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) 20241111125001880 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) 20241111125001880 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) 20241111125001881 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) 20241111125001881 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) 20241111125001882 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) 20241111125001882 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) 20241111125001883 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) 20241111125001883 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) 20241111125001883 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) 20241111125001883 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) 20241111125001884 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) 20241111125001884 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) 20241111125001885 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) 20241111125001885 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) 20241111125001886 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125001898 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 16 4f 1a 74 ec f6 5f f3 5f db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125001898 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) 20241111125001898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125001898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 16 4f 1a 74 ec f6 5f f3 5f db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125001898 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125001898 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) 20241111125001898 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) 20241111125001898 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) 20241111125001898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125001898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=16 4f 1a 74 ec f6 5f f3 5f db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125001898 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125001898 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125001898 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125001898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125001898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125001898 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) 20241111125001899 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) 20241111125001899 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) 20241111125001900 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) 20241111125001900 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) 20241111125001901 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) 20241111125001901 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) 20241111125001901 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) 20241111125001901 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) 20241111125001902 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) 20241111125001902 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) 20241111125001903 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) 20241111125001903 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) 20241111125001904 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) 20241111125001904 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) 20241111125001904 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) 20241111125001904 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) 20241111125001904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125001904 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) 20241111125001905 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 1 20241111125001917 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 c5 4d e9 a3 82 63 dd 11 48 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125001917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 1 (pcu_l1_if.cpp:478) 20241111125001917 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125001917 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 c5 4d e9 a3 82 63 dd 11 48 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125001917 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125001917 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) 20241111125001917 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) 20241111125001917 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) 20241111125001917 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125001917 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c5 4d e9 a3 82 63 dd 11 48 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125001917 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125001917 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125001917 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125001917 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125001917 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125001917 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) 20241111125001918 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) 20241111125001918 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) 20241111125001919 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) 20241111125001919 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) 20241111125001920 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) 20241111125001920 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) 20241111125001921 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) 20241111125001921 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) 20241111125001921 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) 20241111125001921 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) 20241111125001922 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) 20241111125001922 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) 20241111125001923 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) 20241111125001923 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) 20241111125001926 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) 20241111125001926 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) 20241111125001926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125001926 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) 20241111125001927 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 2 20241111125001941 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 1b 0b 3f 57 3d ae 0e 4a 28 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125001941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 2 (pcu_l1_if.cpp:478) 20241111125001941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125001941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 1b 0b 3f 57 3d ae 0e 4a 28 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125001941 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125001941 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) 20241111125001941 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) 20241111125001941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125001941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1b 0b 3f 57 3d ae 0e 4a 28 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125001941 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125001941 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125001941 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125001941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125001941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125001941 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) 20241111125001942 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) 20241111125001942 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) 20241111125001943 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) 20241111125001943 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) 20241111125001944 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) 20241111125001944 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) 20241111125001944 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) 20241111125001944 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) 20241111125001945 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) 20241111125001945 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) 20241111125001946 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) 20241111125001946 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) 20241111125001947 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) 20241111125001947 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) 20241111125001948 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) 20241111125001948 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) 20241111125001948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125001948 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) 20241111125001948 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 3 20241111125001960 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 fe 99 05 60 07 f9 24 ee f1 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125001960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 3 (pcu_l1_if.cpp:478) 20241111125001960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125001960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 fe 99 05 60 07 f9 24 ee f1 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125001960 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125001960 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) 20241111125001960 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) 20241111125001960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125001960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fe 99 05 60 07 f9 24 ee f1 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125001960 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125001960 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125001960 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125001960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125001960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125001960 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) 20241111125001961 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) 20241111125001961 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) 20241111125001962 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) 20241111125001962 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) 20241111125001963 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) 20241111125001963 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) 20241111125001964 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) 20241111125001964 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) 20241111125001964 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) 20241111125001964 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) 20241111125001965 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) 20241111125001965 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) 20241111125001966 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) 20241111125001966 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) 20241111125001967 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) 20241111125001967 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) 20241111125001967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125001967 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) 20241111125001968 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 4 20241111125001979 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 4e 65 30 c4 aa a5 4b 12 31 bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125001979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 4 (pcu_l1_if.cpp:478) 20241111125001979 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125001979 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 4e 65 30 c4 aa a5 4b 12 31 bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125001979 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125001979 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) 20241111125001979 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) 20241111125001979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125001979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4e 65 30 c4 aa a5 4b 12 31 bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125001979 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125001979 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125001979 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125001979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125001979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125001979 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) 20241111125001980 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) 20241111125001980 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) 20241111125001981 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) 20241111125001981 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) 20241111125001982 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) 20241111125001982 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) 20241111125001983 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) 20241111125001983 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) 20241111125001984 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) 20241111125001984 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) 20241111125001984 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) 20241111125001984 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) 20241111125001985 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) 20241111125001985 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) 20241111125001989 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) 20241111125001989 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) 20241111125001989 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125001989 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) 20241111125001989 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 5 20241111125002003 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 28 11 e1 bf fe 97 01 72 54 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 5 (pcu_l1_if.cpp:478) 20241111125002003 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002003 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 28 11 e1 bf fe 97 01 72 54 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002003 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002003 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) 20241111125002003 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) 20241111125002003 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125002003 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=28 11 e1 bf fe 97 01 72 54 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002003 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125002003 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125002003 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125002003 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002003 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002003 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) 20241111125002004 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) 20241111125002004 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) 20241111125002005 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) 20241111125002005 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) 20241111125002006 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) 20241111125002006 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) 20241111125002007 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) 20241111125002007 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) 20241111125002007 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) 20241111125002007 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) 20241111125002008 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) 20241111125002008 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) 20241111125002009 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) 20241111125002009 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) 20241111125002010 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) 20241111125002010 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) 20241111125002010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125002010 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) 20241111125002011 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 6 20241111125002022 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 70 de fb 9e a0 40 9c fb 90 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 6 (pcu_l1_if.cpp:478) 20241111125002022 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002022 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f 70 de fb 9e a0 40 9c fb 90 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002022 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002022 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) 20241111125002022 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) 20241111125002022 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125002022 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=70 de fb 9e a0 40 9c fb 90 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002022 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125002022 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125002022 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125002022 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002022 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002022 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) 20241111125002024 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) 20241111125002024 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) 20241111125002025 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) 20241111125002025 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) 20241111125002025 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) 20241111125002025 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) 20241111125002026 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) 20241111125002026 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) 20241111125002027 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) 20241111125002027 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) 20241111125002028 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) 20241111125002028 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) 20241111125002029 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) 20241111125002029 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) 20241111125002030 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) 20241111125002030 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) 20241111125002030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125002030 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) 20241111125002031 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 7 20241111125002041 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 64 a8 14 8b 94 35 75 d5 53 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 7 (pcu_l1_if.cpp:478) 20241111125002041 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002041 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 64 a8 14 8b 94 35 75 d5 53 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002041 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002042 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) 20241111125002042 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) 20241111125002042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125002042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=64 a8 14 8b 94 35 75 d5 53 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002042 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125002042 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125002042 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125002042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002042 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) 20241111125002044 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) 20241111125002044 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) 20241111125002045 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) 20241111125002045 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) 20241111125002046 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) 20241111125002046 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) 20241111125002047 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) 20241111125002047 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) 20241111125002048 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) 20241111125002048 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) 20241111125002048 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) 20241111125002048 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) 20241111125002049 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) 20241111125002049 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) 20241111125002051 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) 20241111125002051 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) 20241111125002051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111125002051 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) 20241111125002052 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 8 20241111125002065 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 76 04 a8 2e 29 e8 be fd 1d 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 8 (pcu_l1_if.cpp:478) 20241111125002065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 76 04 a8 2e 29 e8 be fd 1d 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002065 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002065 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) 20241111125002065 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) 20241111125002065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125002065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=76 04 a8 2e 29 e8 be fd 1d 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002065 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125002065 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125002065 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125002065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002065 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) 20241111125002067 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) 20241111125002067 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) 20241111125002067 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) 20241111125002067 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) 20241111125002068 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) 20241111125002069 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) 20241111125002070 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) 20241111125002070 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) 20241111125002071 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) 20241111125002071 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) 20241111125002073 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) 20241111125002073 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) 20241111125002074 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) 20241111125002074 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) 20241111125002075 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) 20241111125002075 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) 20241111125002075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125002075 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) 20241111125002075 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 9 20241111125002085 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 14 1e 03 8e 5d b8 8e 4f 8d a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 9 (pcu_l1_if.cpp:478) 20241111125002085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 14 1e 03 8e 5d b8 8e 4f 8d a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002085 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002085 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) 20241111125002085 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) 20241111125002085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125002085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=14 1e 03 8e 5d b8 8e 4f 8d a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002086 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125002086 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125002086 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125002086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002086 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) 20241111125002087 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) 20241111125002087 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) 20241111125002088 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) 20241111125002088 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) 20241111125002090 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) 20241111125002090 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) 20241111125002090 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) 20241111125002091 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) 20241111125002091 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) 20241111125002091 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) 20241111125002092 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) 20241111125002092 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) 20241111125002094 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) 20241111125002094 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) 20241111125002095 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) 20241111125002095 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) 20241111125002095 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111125002095 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) 20241111125002096 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 10 20241111125002105 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 67 df d2 22 61 11 db d7 6b 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002105 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) 20241111125002105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 67 df d2 22 61 11 db d7 6b 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002105 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002105 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) 20241111125002105 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) 20241111125002105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125002105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=67 df d2 22 61 11 db d7 6b 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002105 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125002105 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125002105 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125002105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002105 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) 20241111125002106 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) 20241111125002106 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) 20241111125002107 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) 20241111125002107 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) 20241111125002108 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) 20241111125002108 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) 20241111125002109 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) 20241111125002109 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) 20241111125002109 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) 20241111125002109 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) 20241111125002110 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) 20241111125002110 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) 20241111125002111 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) 20241111125002111 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) 20241111125002114 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) 20241111125002114 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) 20241111125002115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125002115 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) 20241111125002115 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 11 20241111125002129 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 e9 e4 bb 8a 36 18 51 30 71 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 11 (pcu_l1_if.cpp:478) 20241111125002129 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002129 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 e9 e4 bb 8a 36 18 51 30 71 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002129 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002129 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) 20241111125002129 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) 20241111125002129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125002129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e9 e4 bb 8a 36 18 51 30 71 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002129 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125002129 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125002129 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125002129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002129 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) 20241111125002131 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) 20241111125002131 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) 20241111125002132 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) 20241111125002132 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) 20241111125002132 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) 20241111125002132 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) 20241111125002133 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) 20241111125002133 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) 20241111125002134 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) 20241111125002134 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) 20241111125002135 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) 20241111125002135 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) 20241111125002136 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) 20241111125002136 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) 20241111125002137 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) 20241111125002137 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) 20241111125002137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111125002137 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) 20241111125002137 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 12 20241111125002148 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 7a d4 ce 14 8b 8e 21 3f 7b 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 12 (pcu_l1_if.cpp:478) 20241111125002149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 7a d4 ce 14 8b 8e 21 3f 7b 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002149 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002149 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) 20241111125002149 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) 20241111125002149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125002149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7a d4 ce 14 8b 8e 21 3f 7b 67 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002149 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125002149 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125002149 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125002149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002149 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) 20241111125002150 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) 20241111125002150 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) 20241111125002151 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) 20241111125002151 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) 20241111125002152 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) 20241111125002152 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) 20241111125002152 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) 20241111125002152 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) 20241111125002153 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) 20241111125002153 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) 20241111125002154 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) 20241111125002154 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) 20241111125002155 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) 20241111125002155 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) 20241111125002155 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) 20241111125002155 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) 20241111125002155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125002156 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) 20241111125002156 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 13 20241111125002168 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 d6 1c 16 70 eb 5a 80 3d 3f 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 13 (pcu_l1_if.cpp:478) 20241111125002168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d d6 1c 16 70 eb 5a 80 3d 3f 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002168 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002168 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) 20241111125002168 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) 20241111125002168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125002168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d6 1c 16 70 eb 5a 80 3d 3f 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002168 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125002168 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125002168 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125002168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002168 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) 20241111125002169 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) 20241111125002169 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) 20241111125002170 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) 20241111125002170 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) 20241111125002170 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) 20241111125002170 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) 20241111125002171 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) 20241111125002171 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) 20241111125002172 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) 20241111125002172 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) 20241111125002173 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) 20241111125002173 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) 20241111125002173 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) 20241111125002173 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) 20241111125002177 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) 20241111125002177 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) 20241111125002177 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111125002177 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) 20241111125002178 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 14 20241111125002191 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 93 12 73 59 9b ca a0 aa 70 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 14 (pcu_l1_if.cpp:478) 20241111125002192 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002192 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f 93 12 73 59 9b ca a0 aa 70 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002192 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002192 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) 20241111125002192 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) 20241111125002192 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125002192 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=93 12 73 59 9b ca a0 aa 70 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002192 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125002192 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125002192 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125002192 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002192 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002192 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) 20241111125002193 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) 20241111125002193 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) 20241111125002193 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) 20241111125002193 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) 20241111125002194 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) 20241111125002194 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) 20241111125002195 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) 20241111125002195 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) 20241111125002196 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) 20241111125002196 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) 20241111125002196 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) 20241111125002196 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) 20241111125002197 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) 20241111125002197 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) 20241111125002198 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) 20241111125002198 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) 20241111125002198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111125002198 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) 20241111125002199 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 15 20241111125002211 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 7d c1 bf f0 e3 44 e1 20 f3 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 15 (pcu_l1_if.cpp:478) 20241111125002211 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002211 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 7d c1 bf f0 e3 44 e1 20 f3 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002211 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002212 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) 20241111125002212 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) 20241111125002212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125002212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7d c1 bf f0 e3 44 e1 20 f3 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002212 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125002212 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125002212 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125002212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002212 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) 20241111125002213 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) 20241111125002213 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) 20241111125002213 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) 20241111125002213 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) 20241111125002214 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) 20241111125002214 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) 20241111125002215 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) 20241111125002215 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) 20241111125002216 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) 20241111125002216 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) 20241111125002217 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) 20241111125002217 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) 20241111125002218 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) 20241111125002218 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) 20241111125002218 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) 20241111125002219 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) 20241111125002219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241111125002219 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) 20241111125002219 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 16 20241111125002231 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 4e 55 f7 62 06 11 75 31 2b 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 16 (pcu_l1_if.cpp:478) 20241111125002231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 4e 55 f7 62 06 11 75 31 2b 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002231 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002231 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) 20241111125002231 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) 20241111125002231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125002231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4e 55 f7 62 06 11 75 31 2b 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002231 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241111125002231 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125002231 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125002231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002231 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) 20241111125002232 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) 20241111125002232 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) 20241111125002233 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) 20241111125002233 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) 20241111125002234 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) 20241111125002234 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) 20241111125002235 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) 20241111125002235 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) 20241111125002236 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) 20241111125002236 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) 20241111125002236 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) 20241111125002236 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) 20241111125002237 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) 20241111125002237 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) 20241111125002240 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) 20241111125002240 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) 20241111125002240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241111125002240 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) 20241111125002241 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 17 20241111125002255 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 28 93 0c ac 85 06 9f a6 bf 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 17 (pcu_l1_if.cpp:478) 20241111125002255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 28 93 0c ac 85 06 9f a6 bf 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002255 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002255 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) 20241111125002255 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) 20241111125002255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125002255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=28 93 0c ac 85 06 9f a6 bf 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002255 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241111125002255 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125002255 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125002255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002255 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) 20241111125002256 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) 20241111125002256 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) 20241111125002257 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) 20241111125002257 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) 20241111125002258 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) 20241111125002258 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) 20241111125002259 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) 20241111125002259 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) 20241111125002261 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) 20241111125002261 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) 20241111125002262 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) 20241111125002262 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) 20241111125002263 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) 20241111125002263 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) 20241111125002264 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) 20241111125002264 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) 20241111125002264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241111125002264 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) 20241111125002265 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 18 20241111125002274 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 65 ee 0b 88 1c ca 39 80 59 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 18 (pcu_l1_if.cpp:478) 20241111125002274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 27 65 ee 0b 88 1c ca 39 80 59 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002274 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002274 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) 20241111125002274 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) 20241111125002274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125002274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=65 ee 0b 88 1c ca 39 80 59 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002274 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241111125002274 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125002274 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125002274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002274 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) 20241111125002274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125002274 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125002274 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125002276 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) 20241111125002276 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) 20241111125002277 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) 20241111125002277 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) 20241111125002278 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) 20241111125002278 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) 20241111125002278 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) 20241111125002279 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) 20241111125002279 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) 20241111125002279 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) 20241111125002280 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) 20241111125002280 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) 20241111125002281 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) 20241111125002281 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) 20241111125002282 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) 20241111125002282 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) 20241111125002282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241111125002282 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) 20241111125002282 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125002282 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125002282 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) 20241111125002282 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125002282 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) 20241111125002282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125002283 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@131a5d934883: Sending DATA.ind with link quality (dB): 19 20241111125002293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=3c 00 29 64 4d 5e ab b2 4d 97 c1 0d aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 19 (pcu_l1_if.cpp:478) 20241111125002293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 29 64 4d 5e ab b2 4d 97 c1 0d aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002293 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002293 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) 20241111125002293 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) 20241111125002293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125002293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=64 4d 5e ab b2 4d 97 c1 0d aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002293 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241111125002293 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125002293 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125002293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002293 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) 20241111125002294 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) 20241111125002294 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) 20241111125002295 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) 20241111125002295 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) 20241111125002296 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) 20241111125002296 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) 20241111125002297 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) 20241111125002297 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) 20241111125002298 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) 20241111125002298 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) 20241111125002298 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) 20241111125002298 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) 20241111125002299 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) 20241111125002299 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) 20241111125002302 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) 20241111125002302 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) 20241111125002302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241111125002302 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) 20241111125002303 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 20 20241111125002317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=3c 00 2b fe 5b 2e ea 2a 79 de de da 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 20 (pcu_l1_if.cpp:478) 20241111125002317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2b fe 5b 2e ea 2a 79 de de da 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002317 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002317 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) 20241111125002317 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) 20241111125002317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241111125002317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fe 5b 2e ea 2a 79 de de da 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002317 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241111125002317 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241111125002317 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241111125002317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002317 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) 20241111125002318 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) 20241111125002318 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) 20241111125002319 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) 20241111125002319 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) 20241111125002320 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) 20241111125002320 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) 20241111125002321 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) 20241111125002321 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) 20241111125002322 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) 20241111125002322 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) 20241111125002323 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) 20241111125002323 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) 20241111125002324 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) 20241111125002324 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) 20241111125002326 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) 20241111125002326 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) 20241111125002326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241111125002326 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) 20241111125002327 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 21 20241111125002337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=3c 00 2d e2 60 6c b5 eb b8 01 f9 35 a0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 21 (pcu_l1_if.cpp:478) 20241111125002337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2d e2 60 6c b5 eb b8 01 f9 35 a0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002337 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002337 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) 20241111125002337 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) 20241111125002337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241111125002337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e2 60 6c b5 eb b8 01 f9 35 a0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002337 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241111125002337 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241111125002337 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241111125002337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002337 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) 20241111125002338 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) 20241111125002338 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) 20241111125002339 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) 20241111125002339 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) 20241111125002340 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) 20241111125002340 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) 20241111125002340 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) 20241111125002340 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) 20241111125002341 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) 20241111125002341 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) 20241111125002342 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) 20241111125002342 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) 20241111125002343 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) 20241111125002343 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) 20241111125002343 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) 20241111125002344 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) 20241111125002344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241111125002344 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) 20241111125002344 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 22 20241111125002356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 data=3c 00 2f 45 e1 53 f8 11 5f c4 4d ee 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 22 (pcu_l1_if.cpp:478) 20241111125002356 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002356 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2f 45 e1 53 f8 11 5f c4 4d ee 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002356 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002356 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) 20241111125002356 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) 20241111125002356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241111125002356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=45 e1 53 f8 11 5f c4 4d ee 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002356 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241111125002356 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241111125002356 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241111125002356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002356 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) 20241111125002357 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) 20241111125002357 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) 20241111125002358 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) 20241111125002358 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) 20241111125002359 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) 20241111125002359 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) 20241111125002360 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) 20241111125002360 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) 20241111125002360 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) 20241111125002360 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) 20241111125002361 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) 20241111125002361 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) 20241111125002362 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) 20241111125002362 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) 20241111125002364 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) 20241111125002364 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) 20241111125002364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241111125002365 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) 20241111125002365 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 23 20241111125002379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=3c 00 31 c3 5c fd d9 b1 1f ea 56 d6 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 23 (pcu_l1_if.cpp:478) 20241111125002379 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002379 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 31 c3 5c fd d9 b1 1f ea 56 d6 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002379 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002379 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) 20241111125002379 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) 20241111125002379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241111125002379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c3 5c fd d9 b1 1f ea 56 d6 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002379 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241111125002379 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241111125002379 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241111125002379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002379 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) 20241111125002380 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) 20241111125002380 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) 20241111125002381 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) 20241111125002381 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) 20241111125002382 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) 20241111125002382 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) 20241111125002383 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) 20241111125002383 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) 20241111125002384 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) 20241111125002384 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) 20241111125002385 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) 20241111125002385 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) 20241111125002385 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) 20241111125002385 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) 20241111125002386 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) 20241111125002386 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) 20241111125002386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241111125002386 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) 20241111125002387 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 24 20241111125002398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=4 data=3c 00 33 31 d8 75 63 b8 77 78 73 12 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 24 (pcu_l1_if.cpp:478) 20241111125002398 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002398 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 33 31 d8 75 63 b8 77 78 73 12 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002398 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002398 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) 20241111125002398 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) 20241111125002398 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241111125002398 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=31 d8 75 63 b8 77 78 73 12 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002398 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241111125002398 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241111125002398 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241111125002398 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002398 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002398 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) 20241111125002399 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) 20241111125002399 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) 20241111125002400 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) 20241111125002400 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) 20241111125002401 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) 20241111125002401 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) 20241111125002401 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) 20241111125002401 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) 20241111125002402 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) 20241111125002402 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) 20241111125002403 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) 20241111125002403 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) 20241111125002404 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) 20241111125002404 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) 20241111125002405 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) 20241111125002405 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) 20241111125002405 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241111125002405 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) 20241111125002405 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 25 20241111125002417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=5 data=3c 00 35 99 28 10 24 fc ab 78 bb 17 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 25 (pcu_l1_if.cpp:478) 20241111125002417 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002417 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 35 99 28 10 24 fc ab 78 bb 17 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002417 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002417 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) 20241111125002417 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) 20241111125002417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241111125002417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=99 28 10 24 fc ab 78 bb 17 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002417 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241111125002417 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241111125002417 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241111125002417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002417 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) 20241111125002418 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) 20241111125002418 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) 20241111125002419 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) 20241111125002419 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) 20241111125002420 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) 20241111125002420 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) 20241111125002421 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) 20241111125002421 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) 20241111125002421 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) 20241111125002421 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) 20241111125002422 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) 20241111125002422 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) 20241111125002423 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) 20241111125002423 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) 20241111125002426 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) 20241111125002426 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) 20241111125002426 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241111125002426 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) 20241111125002427 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 26 20241111125002441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=6 data=3c 00 37 fd a9 f5 ab ad 91 97 bf 59 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 26 (pcu_l1_if.cpp:478) 20241111125002441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 37 fd a9 f5 ab ad 91 97 bf 59 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002441 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002441 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) 20241111125002441 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) 20241111125002441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241111125002441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fd a9 f5 ab ad 91 97 bf 59 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002441 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241111125002441 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241111125002441 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241111125002441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002441 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) 20241111125002442 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) 20241111125002442 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) 20241111125002443 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) 20241111125002443 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) 20241111125002444 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) 20241111125002444 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) 20241111125002445 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) 20241111125002445 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) 20241111125002445 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) 20241111125002445 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) 20241111125002446 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) 20241111125002446 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) 20241111125002447 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) 20241111125002447 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) 20241111125002448 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) 20241111125002448 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) 20241111125002448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241111125002448 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) 20241111125002448 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 27 20241111125002460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=7 data=3c 00 39 b6 a1 e9 40 65 e1 94 7b 18 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 27 (pcu_l1_if.cpp:478) 20241111125002460 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002460 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 39 b6 a1 e9 40 65 e1 94 7b 18 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002460 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002460 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) 20241111125002460 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) 20241111125002460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241111125002460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b6 a1 e9 40 65 e1 94 7b 18 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002460 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241111125002460 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241111125002460 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241111125002460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002460 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) 20241111125002461 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) 20241111125002461 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) 20241111125002462 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) 20241111125002462 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) 20241111125002463 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) 20241111125002463 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) 20241111125002464 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) 20241111125002464 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) 20241111125002464 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) 20241111125002464 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) 20241111125002465 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) 20241111125002465 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) 20241111125002466 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) 20241111125002466 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) 20241111125002467 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) 20241111125002467 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) 20241111125002467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241111125002467 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) 20241111125002467 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 28 20241111125002479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 data=3c 00 3b 05 89 b8 7f 82 b3 3d 1f 5a 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 28 (pcu_l1_if.cpp:478) 20241111125002480 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002480 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3b 05 89 b8 7f 82 b3 3d 1f 5a 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002480 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002480 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) 20241111125002480 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) 20241111125002480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241111125002480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=05 89 b8 7f 82 b3 3d 1f 5a 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002480 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241111125002480 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241111125002480 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241111125002480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002480 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) 20241111125002481 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) 20241111125002481 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) 20241111125002482 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) 20241111125002482 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) 20241111125002484 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) 20241111125002484 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) 20241111125002485 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) 20241111125002485 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) 20241111125002486 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) 20241111125002486 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) 20241111125002487 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) 20241111125002487 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) 20241111125002488 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) 20241111125002488 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) 20241111125002489 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) 20241111125002489 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) 20241111125002489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241111125002489 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) 20241111125002490 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 29 20241111125002503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=3c 00 3d f7 f0 54 da 05 4f 41 4c 9d 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 29 (pcu_l1_if.cpp:478) 20241111125002503 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002503 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3d f7 f0 54 da 05 4f 41 4c 9d 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002503 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002503 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) 20241111125002503 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) 20241111125002503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241111125002503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f7 f0 54 da 05 4f 41 4c 9d 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002503 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241111125002503 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241111125002503 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241111125002503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002503 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) 20241111125002505 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) 20241111125002505 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) 20241111125002506 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) 20241111125002506 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) 20241111125002506 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) 20241111125002506 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) 20241111125002508 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) 20241111125002508 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) 20241111125002508 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) 20241111125002508 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) 20241111125002509 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) 20241111125002509 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) 20241111125002510 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) 20241111125002510 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) 20241111125002511 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) 20241111125002511 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) 20241111125002511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241111125002511 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) 20241111125002512 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 30 20241111125002522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=10 data=3c 00 3f 5d 06 7e 2f d3 0f bf 1c 84 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 30 (pcu_l1_if.cpp:478) 20241111125002522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3f 5d 06 7e 2f d3 0f bf 1c 84 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002522 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002522 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) 20241111125002522 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) 20241111125002522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241111125002522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5d 06 7e 2f d3 0f bf 1c 84 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002522 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241111125002522 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241111125002523 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241111125002523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002523 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) 20241111125002524 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) 20241111125002524 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) 20241111125002524 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) 20241111125002524 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) 20241111125002525 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) 20241111125002525 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) 20241111125002526 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) 20241111125002526 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) 20241111125002527 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) 20241111125002527 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) 20241111125002528 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) 20241111125002528 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) 20241111125002528 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) 20241111125002528 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) 20241111125002529 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) 20241111125002529 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) 20241111125002529 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241111125002529 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) 20241111125002530 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 31 20241111125002542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=11 data=3c 00 41 be f6 c5 c3 8b 41 ac 11 7d e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 31 (pcu_l1_if.cpp:478) 20241111125002542 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002542 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 41 be f6 c5 c3 8b 41 ac 11 7d e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002542 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002542 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) 20241111125002542 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) 20241111125002542 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241111125002542 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=be f6 c5 c3 8b 41 ac 11 7d e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002542 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241111125002542 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241111125002542 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241111125002542 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002542 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002542 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) 20241111125002543 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) 20241111125002543 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) 20241111125002544 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) 20241111125002544 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) 20241111125002544 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) 20241111125002544 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) 20241111125002545 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) 20241111125002545 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) 20241111125002546 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) 20241111125002546 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) 20241111125002547 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) 20241111125002547 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) 20241111125002547 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) 20241111125002547 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) 20241111125002551 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) 20241111125002551 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) 20241111125002551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241111125002551 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) 20241111125002552 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 32 20241111125002565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data=3c 00 43 3a 17 c1 65 3c 07 51 9c 64 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 32 (pcu_l1_if.cpp:478) 20241111125002565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 43 3a 17 c1 65 3c 07 51 9c 64 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002566 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002566 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) 20241111125002566 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) 20241111125002566 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241111125002566 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3a 17 c1 65 3c 07 51 9c 64 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002566 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241111125002566 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241111125002566 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241111125002566 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002566 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002566 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) 20241111125002567 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) 20241111125002567 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) 20241111125002568 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) 20241111125002568 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) 20241111125002569 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) 20241111125002569 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) 20241111125002570 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) 20241111125002570 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) 20241111125002571 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) 20241111125002571 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) 20241111125002571 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) 20241111125002571 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) 20241111125002572 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) 20241111125002572 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) 20241111125002574 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) 20241111125002574 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) 20241111125002574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241111125002574 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) 20241111125002574 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 33 20241111125002585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=1 data=3c 00 45 cb 17 5a 98 9b e6 c5 5e 11 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 33 (pcu_l1_if.cpp:478) 20241111125002585 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002585 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 45 cb 17 5a 98 9b e6 c5 5e 11 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002585 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002585 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) 20241111125002585 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125002585 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) 20241111125002585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241111125002585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=cb 17 5a 98 9b e6 c5 5e 11 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002585 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241111125002585 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241111125002585 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241111125002585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002585 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) 20241111125002586 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) 20241111125002586 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) 20241111125002587 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) 20241111125002587 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) 20241111125002588 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) 20241111125002588 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) 20241111125002588 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) 20241111125002588 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) 20241111125002589 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) 20241111125002589 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) 20241111125002590 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) 20241111125002590 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) 20241111125002591 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) 20241111125002591 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) 20241111125002592 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) 20241111125002592 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) 20241111125002592 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241111125002592 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) 20241111125002593 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 34 20241111125002604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=2 data=3c 00 47 f1 68 fb 69 76 d9 24 2a f2 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 34 (pcu_l1_if.cpp:478) 20241111125002604 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002604 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 47 f1 68 fb 69 76 d9 24 2a f2 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002604 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002604 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) 20241111125002604 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) 20241111125002604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241111125002604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f1 68 fb 69 76 d9 24 2a f2 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002604 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241111125002604 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241111125002604 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241111125002604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002604 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) 20241111125002605 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) 20241111125002605 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) 20241111125002606 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) 20241111125002606 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) 20241111125002607 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) 20241111125002607 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) 20241111125002608 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) 20241111125002608 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) 20241111125002608 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) 20241111125002608 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) 20241111125002609 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) 20241111125002609 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) 20241111125002610 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) 20241111125002610 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) 20241111125002613 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) 20241111125002613 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) 20241111125002613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241111125002613 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) 20241111125002614 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 35 20241111125002628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=3 data=3c 00 49 c9 d9 ca 39 90 24 8f 1a fe 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 35 (pcu_l1_if.cpp:478) 20241111125002628 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002628 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 49 c9 d9 ca 39 90 24 8f 1a fe 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002628 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002628 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) 20241111125002628 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) 20241111125002628 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241111125002628 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c9 d9 ca 39 90 24 8f 1a fe 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002628 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241111125002628 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241111125002628 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241111125002628 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002628 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002628 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) 20241111125002629 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) 20241111125002629 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) 20241111125002630 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) 20241111125002630 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) 20241111125002631 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) 20241111125002631 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) 20241111125002632 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) 20241111125002632 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) 20241111125002632 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) 20241111125002633 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) 20241111125002633 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) 20241111125002633 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) 20241111125002634 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) 20241111125002634 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) 20241111125002635 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) 20241111125002635 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) 20241111125002635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241111125002635 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) 20241111125002636 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 36 20241111125002647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=4 data=3c 00 4b 0d c8 83 04 49 2c 02 aa b5 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 36 (pcu_l1_if.cpp:478) 20241111125002647 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002647 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4b 0d c8 83 04 49 2c 02 aa b5 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002648 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002648 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) 20241111125002648 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) 20241111125002648 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241111125002648 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d c8 83 04 49 2c 02 aa b5 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002648 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241111125002648 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241111125002648 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241111125002648 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002648 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002648 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) 20241111125002649 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) 20241111125002649 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) 20241111125002649 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) 20241111125002649 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) 20241111125002650 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) 20241111125002650 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) 20241111125002651 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) 20241111125002651 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) 20241111125002652 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) 20241111125002652 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) 20241111125002653 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) 20241111125002653 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) 20241111125002653 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) 20241111125002653 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) 20241111125002654 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) 20241111125002654 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) 20241111125002654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241111125002654 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) 20241111125002655 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 37 20241111125002666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=5 data=3c 00 4d 02 cd d4 ae 21 0a c3 8e f9 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 37 (pcu_l1_if.cpp:478) 20241111125002667 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002667 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4d 02 cd d4 ae 21 0a c3 8e f9 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002667 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002667 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) 20241111125002667 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) 20241111125002667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241111125002667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=02 cd d4 ae 21 0a c3 8e f9 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002667 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241111125002667 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241111125002667 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241111125002667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002667 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) 20241111125002668 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) 20241111125002668 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) 20241111125002669 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) 20241111125002669 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) 20241111125002669 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) 20241111125002669 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) 20241111125002670 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) 20241111125002670 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) 20241111125002671 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) 20241111125002671 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) 20241111125002672 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) 20241111125002672 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) 20241111125002672 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) 20241111125002672 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) 20241111125002676 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) 20241111125002676 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) 20241111125002676 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241111125002676 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) 20241111125002677 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 38 20241111125002690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=3c 00 4f c2 dc 9b 50 5f 5d 65 41 d8 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 38 (pcu_l1_if.cpp:478) 20241111125002690 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002690 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4f c2 dc 9b 50 5f 5d 65 41 d8 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002690 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002690 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) 20241111125002690 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) 20241111125002690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241111125002690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c2 dc 9b 50 5f 5d 65 41 d8 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002690 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241111125002690 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241111125002690 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241111125002690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002690 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) 20241111125002691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125002691 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125002691 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125002692 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) 20241111125002692 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) 20241111125002692 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) 20241111125002692 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) 20241111125002693 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) 20241111125002693 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) 20241111125002694 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) 20241111125002694 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) 20241111125002695 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) 20241111125002695 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) 20241111125002695 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) 20241111125002695 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) 20241111125002696 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) 20241111125002696 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) 20241111125002697 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) 20241111125002697 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) 20241111125002697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241111125002697 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) 20241111125002697 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125002697 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125002697 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) 20241111125002697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125002697 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125002697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125002698 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@131a5d934883: Sending DATA.ind with link quality (dB): 39 20241111125002709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=7 data=3c 00 51 0b dc ec c7 b1 f1 a8 03 44 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 39 (pcu_l1_if.cpp:478) 20241111125002709 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002709 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 51 0b dc ec c7 b1 f1 a8 03 44 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002709 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002709 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) 20241111125002710 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) 20241111125002710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241111125002710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0b dc ec c7 b1 f1 a8 03 44 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002710 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241111125002710 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241111125002710 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241111125002710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002710 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) 20241111125002711 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) 20241111125002711 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) 20241111125002711 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) 20241111125002712 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) 20241111125002712 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) 20241111125002712 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) 20241111125002713 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) 20241111125002713 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) 20241111125002714 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) 20241111125002714 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) 20241111125002714 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) 20241111125002715 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) 20241111125002715 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) 20241111125002715 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) 20241111125002716 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) 20241111125002716 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) 20241111125002716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241111125002716 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) 20241111125002717 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 40 20241111125002729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=8 data=3c 00 53 10 a0 ac cf eb ed ed 40 0c c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 40 (pcu_l1_if.cpp:478) 20241111125002729 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002729 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 53 10 a0 ac cf eb ed ed 40 0c c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002729 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002729 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) 20241111125002729 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) 20241111125002729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241111125002729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=10 a0 ac cf eb ed ed 40 0c c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002729 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241111125002729 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241111125002729 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241111125002729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002729 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) 20241111125002730 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) 20241111125002730 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) 20241111125002731 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) 20241111125002731 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) 20241111125002732 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) 20241111125002732 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) 20241111125002733 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) 20241111125002733 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) 20241111125002733 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) 20241111125002733 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) 20241111125002734 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) 20241111125002734 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) 20241111125002735 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) 20241111125002735 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) 20241111125002738 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) 20241111125002738 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) 20241111125002738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241111125002738 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) 20241111125002739 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 41 20241111125002752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=9 data=3c 00 55 91 ad 6c ec cd 53 cc a5 4d 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 41 (pcu_l1_if.cpp:478) 20241111125002752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 55 91 ad 6c ec cd 53 cc a5 4d 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002752 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002752 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) 20241111125002752 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) 20241111125002752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241111125002752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=91 ad 6c ec cd 53 cc a5 4d 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002752 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241111125002752 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241111125002752 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241111125002752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002752 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) 20241111125002752 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) 20241111125002752 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) 20241111125002753 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) 20241111125002753 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) 20241111125002753 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) 20241111125002753 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) 20241111125002753 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) 20241111125002753 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) 20241111125002753 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) 20241111125002754 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) 20241111125002754 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) 20241111125002754 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) 20241111125002754 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) 20241111125002754 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) 20241111125002756 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) 20241111125002756 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) 20241111125002756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241111125002756 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) 20241111125002756 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 42 20241111125002771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=10 data=3c 00 57 3b 4d 37 39 f2 af 91 fd dc 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 42 (pcu_l1_if.cpp:478) 20241111125002771 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002771 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 57 3b 4d 37 39 f2 af 91 fd dc 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002771 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002771 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) 20241111125002771 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) 20241111125002771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241111125002771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3b 4d 37 39 f2 af 91 fd dc 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002771 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241111125002771 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241111125002771 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241111125002771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002771 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) 20241111125002772 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) 20241111125002772 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) 20241111125002772 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) 20241111125002772 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) 20241111125002773 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) 20241111125002773 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) 20241111125002773 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) 20241111125002773 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) 20241111125002774 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) 20241111125002774 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) 20241111125002774 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) 20241111125002774 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) 20241111125002775 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) 20241111125002775 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) 20241111125002776 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) 20241111125002776 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) 20241111125002776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241111125002776 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) 20241111125002776 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 43 20241111125002791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=11 data=3c 00 59 03 e0 cc b8 31 f3 ef 3b 42 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 43 (pcu_l1_if.cpp:478) 20241111125002791 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002791 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 59 03 e0 cc b8 31 f3 ef 3b 42 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002791 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002791 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) 20241111125002791 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) 20241111125002791 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241111125002791 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=03 e0 cc b8 31 f3 ef 3b 42 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002791 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241111125002791 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241111125002791 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241111125002791 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002791 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002791 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) 20241111125002792 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) 20241111125002792 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) 20241111125002792 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) 20241111125002792 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) 20241111125002793 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) 20241111125002793 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) 20241111125002794 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) 20241111125002794 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) 20241111125002795 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) 20241111125002795 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) 20241111125002795 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) 20241111125002795 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) 20241111125002796 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) 20241111125002796 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) 20241111125002800 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) 20241111125002800 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) 20241111125002800 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241111125002800 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) 20241111125002801 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 44 20241111125002814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data=3c 00 5b dd 43 0d fd 9c a9 39 94 3d d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 44 (pcu_l1_if.cpp:478) 20241111125002814 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002814 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5b dd 43 0d fd 9c a9 39 94 3d d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002814 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002814 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) 20241111125002814 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) 20241111125002814 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241111125002814 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=dd 43 0d fd 9c a9 39 94 3d d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002814 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241111125002815 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241111125002815 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241111125002815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002815 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) 20241111125002815 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) 20241111125002815 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) 20241111125002816 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) 20241111125002816 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) 20241111125002817 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) 20241111125002817 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) 20241111125002818 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) 20241111125002818 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) 20241111125002818 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) 20241111125002818 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) 20241111125002819 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) 20241111125002819 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) 20241111125002820 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) 20241111125002820 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) 20241111125002821 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) 20241111125002821 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) 20241111125002821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241111125002821 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) 20241111125002822 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 45 20241111125002834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=1 data=3c 00 5d 07 3f 9e 46 30 28 68 34 96 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 45 (pcu_l1_if.cpp:478) 20241111125002834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5d 07 3f 9e 46 30 28 68 34 96 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002834 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002834 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) 20241111125002834 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) 20241111125002834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241111125002834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=07 3f 9e 46 30 28 68 34 96 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002834 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241111125002834 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241111125002834 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241111125002834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002834 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) 20241111125002835 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) 20241111125002835 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) 20241111125002837 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) 20241111125002837 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) 20241111125002838 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) 20241111125002838 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) 20241111125002839 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) 20241111125002839 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) 20241111125002840 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) 20241111125002840 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) 20241111125002841 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) 20241111125002841 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) 20241111125002841 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) 20241111125002842 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) 20241111125002842 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) 20241111125002842 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) 20241111125002843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241111125002843 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) 20241111125002843 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 46 20241111125002852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=3c 00 5f 6a ae 5a 9e a5 69 09 6d 54 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 46 (pcu_l1_if.cpp:478) 20241111125002852 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002852 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5f 6a ae 5a 9e a5 69 09 6d 54 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002852 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002852 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) 20241111125002852 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) 20241111125002852 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241111125002852 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6a ae 5a 9e a5 69 09 6d 54 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002852 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241111125002852 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241111125002852 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241111125002853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002853 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) 20241111125002853 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) 20241111125002853 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) 20241111125002853 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) 20241111125002853 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) 20241111125002854 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) 20241111125002854 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) 20241111125002854 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) 20241111125002854 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) 20241111125002855 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) 20241111125002855 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) 20241111125002855 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) 20241111125002855 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) 20241111125002855 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) 20241111125002855 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) 20241111125002861 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) 20241111125002861 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) 20241111125002861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241111125002861 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) 20241111125002861 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 47 20241111125002875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=3c 00 61 6e d3 4a 5d 0a e4 00 02 89 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 47 (pcu_l1_if.cpp:478) 20241111125002875 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002875 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 61 6e d3 4a 5d 0a e4 00 02 89 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002875 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002875 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) 20241111125002875 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) 20241111125002875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241111125002875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6e d3 4a 5d 0a e4 00 02 89 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002875 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241111125002875 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241111125002875 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241111125002875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002875 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) 20241111125002876 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) 20241111125002876 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) 20241111125002876 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) 20241111125002876 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) 20241111125002876 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) 20241111125002876 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) 20241111125002876 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) 20241111125002876 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) 20241111125002877 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) 20241111125002877 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) 20241111125002877 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) 20241111125002877 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) 20241111125002877 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) 20241111125002877 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) 20241111125002880 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) 20241111125002880 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) 20241111125002880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241111125002880 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) 20241111125002880 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 48 20241111125002894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 data=3c 00 63 82 65 a2 c9 97 1e 91 05 19 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 48 (pcu_l1_if.cpp:478) 20241111125002894 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002894 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 63 82 65 a2 c9 97 1e 91 05 19 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002894 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002894 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) 20241111125002894 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) 20241111125002894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241111125002894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=82 65 a2 c9 97 1e 91 05 19 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002894 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241111125002894 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241111125002894 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241111125002894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002894 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) 20241111125002894 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) 20241111125002894 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) 20241111125002894 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) 20241111125002894 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) 20241111125002895 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) 20241111125002895 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) 20241111125002895 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) 20241111125002895 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) 20241111125002895 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) 20241111125002895 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) 20241111125002895 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) 20241111125002895 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) 20241111125002896 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) 20241111125002896 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) 20241111125002899 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) 20241111125002899 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) 20241111125002899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241111125002899 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) 20241111125002899 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 49 20241111125002914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=5 data=3c 00 65 ef fe 9e e7 b5 5a 13 27 98 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 49 (pcu_l1_if.cpp:478) 20241111125002914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 65 ef fe 9e e7 b5 5a 13 27 98 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002914 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002914 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) 20241111125002914 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) 20241111125002914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241111125002914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ef fe 9e e7 b5 5a 13 27 98 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002914 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241111125002914 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241111125002914 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241111125002914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002914 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) 20241111125002915 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) 20241111125002915 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) 20241111125002916 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) 20241111125002916 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) 20241111125002919 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) 20241111125002919 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) 20241111125002920 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) 20241111125002920 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) 20241111125002921 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) 20241111125002921 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) 20241111125002923 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) 20241111125002923 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) 20241111125002924 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) 20241111125002924 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) 20241111125002925 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) 20241111125002925 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) 20241111125002925 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241111125002925 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) 20241111125002926 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 50 20241111125002939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=6 data=3c 00 67 09 4f 81 67 8e 8e 67 6b 8b f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 50 (pcu_l1_if.cpp:478) 20241111125002939 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002939 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 67 09 4f 81 67 8e 8e 67 6b 8b f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002939 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002939 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) 20241111125002939 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) 20241111125002939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241111125002939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=09 4f 81 67 8e 8e 67 6b 8b f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002939 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241111125002939 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241111125002939 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241111125002939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002939 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) 20241111125002940 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) 20241111125002940 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) 20241111125002941 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) 20241111125002941 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) 20241111125002942 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) 20241111125002942 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) 20241111125002942 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) 20241111125002942 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) 20241111125002943 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) 20241111125002943 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) 20241111125002943 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) 20241111125002943 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) 20241111125002944 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) 20241111125002944 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) 20241111125002945 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) 20241111125002945 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) 20241111125002945 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241111125002945 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) 20241111125002945 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 51 20241111125002957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=7 data=3c 00 69 af 46 4e 27 9d 53 a6 97 2a 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 51 (pcu_l1_if.cpp:478) 20241111125002957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 69 af 46 4e 27 9d 53 a6 97 2a 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002957 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002957 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) 20241111125002957 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) 20241111125002957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241111125002957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=af 46 4e 27 9d 53 a6 97 2a 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002957 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241111125002957 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241111125002957 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241111125002957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002957 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) 20241111125002958 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) 20241111125002958 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) 20241111125002958 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) 20241111125002958 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) 20241111125002959 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) 20241111125002959 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) 20241111125002959 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) 20241111125002959 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) 20241111125002959 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) 20241111125002959 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) 20241111125002960 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) 20241111125002960 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) 20241111125002960 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) 20241111125002960 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) 20241111125002962 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) 20241111125002962 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) 20241111125002963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241111125002963 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) 20241111125002963 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 52 20241111125002977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=8 data=3c 00 6b 14 f4 29 03 17 32 8f 7d 78 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125002977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 52 (pcu_l1_if.cpp:478) 20241111125002977 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125002977 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6b 14 f4 29 03 17 32 8f 7d 78 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125002977 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125002977 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) 20241111125002977 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) 20241111125002977 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241111125002977 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=14 f4 29 03 17 32 8f 7d 78 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125002977 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241111125002977 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241111125002977 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241111125002977 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125002977 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125002977 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) 20241111125002978 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) 20241111125002978 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) 20241111125002979 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) 20241111125002979 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) 20241111125002980 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) 20241111125002980 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) 20241111125002981 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) 20241111125002981 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) 20241111125002982 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) 20241111125002982 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) 20241111125002982 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) 20241111125002982 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) 20241111125002983 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) 20241111125002983 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) 20241111125002986 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) 20241111125002986 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) 20241111125002986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241111125002986 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) 20241111125002986 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 53 20241111125003001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=9 data=3c 00 6d 73 04 bf 79 27 1e 8b ee 61 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 53 (pcu_l1_if.cpp:478) 20241111125003001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6d 73 04 bf 79 27 1e 8b ee 61 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003001 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003001 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) 20241111125003001 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) 20241111125003001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241111125003001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=73 04 bf 79 27 1e 8b ee 61 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003001 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241111125003001 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241111125003001 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241111125003001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003001 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) 20241111125003002 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) 20241111125003003 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) 20241111125003003 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) 20241111125003003 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) 20241111125003005 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) 20241111125003005 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) 20241111125003006 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) 20241111125003006 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) 20241111125003007 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) 20241111125003007 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) 20241111125003008 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) 20241111125003008 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) 20241111125003010 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) 20241111125003010 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) 20241111125003011 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) 20241111125003011 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) 20241111125003011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241111125003011 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) 20241111125003011 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 54 20241111125003020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=10 data=3c 00 6f e8 d5 8f 34 ef 65 fd 54 26 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 54 (pcu_l1_if.cpp:478) 20241111125003020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6f e8 d5 8f 34 ef 65 fd 54 26 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003020 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003020 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) 20241111125003020 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) 20241111125003020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241111125003020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e8 d5 8f 34 ef 65 fd 54 26 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003020 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241111125003020 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241111125003020 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241111125003020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003020 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) 20241111125003022 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) 20241111125003022 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) 20241111125003022 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) 20241111125003023 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) 20241111125003023 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) 20241111125003023 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) 20241111125003024 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) 20241111125003024 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) 20241111125003026 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) 20241111125003026 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) 20241111125003027 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) 20241111125003027 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) 20241111125003027 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) 20241111125003027 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) 20241111125003028 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) 20241111125003028 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) 20241111125003028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241111125003028 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) 20241111125003029 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 55 20241111125003038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=3c 00 71 18 37 89 95 67 68 b1 b0 9f 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 55 (pcu_l1_if.cpp:478) 20241111125003038 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003038 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 71 18 37 89 95 67 68 b1 b0 9f 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003038 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003038 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) 20241111125003038 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) 20241111125003038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241111125003038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=18 37 89 95 67 68 b1 b0 9f 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003038 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241111125003038 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241111125003038 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241111125003038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003038 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) 20241111125003038 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) 20241111125003038 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) 20241111125003039 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) 20241111125003039 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) 20241111125003039 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) 20241111125003039 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) 20241111125003039 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) 20241111125003039 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) 20241111125003039 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) 20241111125003039 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) 20241111125003039 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) 20241111125003039 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) 20241111125003040 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) 20241111125003040 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) 20241111125003047 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) 20241111125003047 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) 20241111125003047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241111125003047 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) 20241111125003048 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 56 20241111125003062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=3c 00 73 01 47 ed fc 33 40 9e 37 9b cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 56 (pcu_l1_if.cpp:478) 20241111125003062 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 73 01 47 ed fc 33 40 9e 37 9b cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003063 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003063 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) 20241111125003063 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) 20241111125003063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241111125003063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=01 47 ed fc 33 40 9e 37 9b cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003063 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241111125003063 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241111125003063 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241111125003063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003063 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) 20241111125003063 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) 20241111125003063 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) 20241111125003064 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) 20241111125003064 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) 20241111125003065 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) 20241111125003065 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) 20241111125003065 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) 20241111125003065 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) 20241111125003066 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) 20241111125003066 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) 20241111125003067 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) 20241111125003067 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) 20241111125003067 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) 20241111125003067 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) 20241111125003068 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) 20241111125003068 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) 20241111125003068 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241111125003068 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) 20241111125003068 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 57 20241111125003082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=3c 00 75 94 7e 82 92 52 e1 f8 90 ea de 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 57 (pcu_l1_if.cpp:478) 20241111125003082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 75 94 7e 82 92 52 e1 f8 90 ea de 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003082 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003082 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) 20241111125003082 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) 20241111125003082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241111125003082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=94 7e 82 92 52 e1 f8 90 ea de 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003082 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241111125003082 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241111125003082 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241111125003082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003082 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) 20241111125003083 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) 20241111125003083 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) 20241111125003084 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) 20241111125003084 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) 20241111125003084 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) 20241111125003084 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) 20241111125003085 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) 20241111125003085 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) 20241111125003086 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) 20241111125003086 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) 20241111125003086 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) 20241111125003086 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) 20241111125003087 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) 20241111125003087 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) 20241111125003088 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) 20241111125003088 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) 20241111125003088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241111125003088 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) 20241111125003089 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 58 20241111125003101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=2 data=3c 00 77 93 d8 2b ae 2f f6 c5 83 5e f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 58 (pcu_l1_if.cpp:478) 20241111125003101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 77 93 d8 2b ae 2f f6 c5 83 5e f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003101 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003101 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) 20241111125003101 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) 20241111125003101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241111125003101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=93 d8 2b ae 2f f6 c5 83 5e f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003101 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241111125003101 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241111125003101 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241111125003101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003101 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) 20241111125003101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125003101 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125003101 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125003102 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) 20241111125003102 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) 20241111125003103 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) 20241111125003103 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) 20241111125003104 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) 20241111125003104 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) 20241111125003105 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) 20241111125003105 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) 20241111125003107 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) 20241111125003107 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) 20241111125003108 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) 20241111125003108 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) 20241111125003109 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) 20241111125003109 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) 20241111125003111 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) 20241111125003111 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) 20241111125003111 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241111125003111 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) 20241111125003111 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125003111 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125003111 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) 20241111125003111 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125003111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125003111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=40 24 00 0f 03 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125003111 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@131a5d934883: Sending DATA.ind with link quality (dB): 59 20241111125003125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=3 data=3c 00 79 f7 71 b4 f6 5c 8c 06 53 28 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 59 (pcu_l1_if.cpp:478) 20241111125003125 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003125 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 79 f7 71 b4 f6 5c 8c 06 53 28 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003125 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003125 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) 20241111125003125 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) 20241111125003125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241111125003125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f7 71 b4 f6 5c 8c 06 53 28 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003125 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241111125003125 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241111125003125 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241111125003125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003125 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) 20241111125003127 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) 20241111125003127 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) 20241111125003127 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) 20241111125003127 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) 20241111125003128 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) 20241111125003128 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) 20241111125003129 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) 20241111125003129 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) 20241111125003130 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) 20241111125003130 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) 20241111125003130 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) 20241111125003130 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) 20241111125003131 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) 20241111125003131 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) 20241111125003132 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) 20241111125003132 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) 20241111125003132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241111125003132 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) 20241111125003133 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 60 20241111125003144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=4 data=3c 00 7b 3a fc 4b 02 c4 16 ec 9e 62 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 60 (pcu_l1_if.cpp:478) 20241111125003144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7b 3a fc 4b 02 c4 16 ec 9e 62 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003144 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003144 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) 20241111125003144 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) 20241111125003144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241111125003144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3a fc 4b 02 c4 16 ec 9e 62 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003144 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241111125003144 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241111125003145 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241111125003145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003145 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) 20241111125003145 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) 20241111125003145 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) 20241111125003146 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) 20241111125003146 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) 20241111125003147 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) 20241111125003147 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) 20241111125003148 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) 20241111125003148 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) 20241111125003149 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) 20241111125003149 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) 20241111125003150 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) 20241111125003150 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) 20241111125003151 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) 20241111125003151 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) 20241111125003151 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) 20241111125003151 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) 20241111125003151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241111125003151 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) 20241111125003152 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 61 20241111125003162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=5 data=3c 00 7d 3e 0a 8a 17 13 c8 c7 c9 48 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 61 (pcu_l1_if.cpp:478) 20241111125003162 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003162 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7d 3e 0a 8a 17 13 c8 c7 c9 48 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003162 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003162 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) 20241111125003162 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) 20241111125003162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20241111125003162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3e 0a 8a 17 13 c8 c7 c9 48 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003162 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20241111125003162 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20241111125003162 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20241111125003162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003162 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) 20241111125003163 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) 20241111125003163 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) 20241111125003163 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) 20241111125003163 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) 20241111125003163 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) 20241111125003163 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) 20241111125003164 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) 20241111125003164 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) 20241111125003164 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) 20241111125003164 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) 20241111125003164 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) 20241111125003164 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) 20241111125003165 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) 20241111125003165 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) 20241111125003172 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) 20241111125003173 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) 20241111125003173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241111125003173 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) 20241111125003173 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 62 20241111125003187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=6 data=3c 00 7f 5b 3f 8b a1 46 43 9a f4 8a 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 62 (pcu_l1_if.cpp:478) 20241111125003187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7f 5b 3f 8b a1 46 43 9a f4 8a 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003187 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003187 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) 20241111125003187 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) 20241111125003187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20241111125003187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5b 3f 8b a1 46 43 9a f4 8a 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003188 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20241111125003188 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20241111125003188 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20241111125003188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003188 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) 20241111125003189 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) 20241111125003189 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) 20241111125003189 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) 20241111125003190 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) 20241111125003190 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) 20241111125003190 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) 20241111125003191 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) 20241111125003191 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) 20241111125003192 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) 20241111125003192 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) 20241111125003193 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) 20241111125003193 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) 20241111125003194 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) 20241111125003194 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) 20241111125003195 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) 20241111125003195 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) 20241111125003195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241111125003195 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) 20241111125003195 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 63 20241111125003207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=7 data=3c 00 81 9b 37 fa 4c c2 95 ec a5 43 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 63 (pcu_l1_if.cpp:478) 20241111125003207 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003207 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 81 9b 37 fa 4c c2 95 ec a5 43 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003207 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003207 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) 20241111125003207 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) 20241111125003207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20241111125003207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9b 37 fa 4c c2 95 ec a5 43 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003207 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20241111125003207 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20241111125003207 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20241111125003207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003207 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) 20241111125003208 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) 20241111125003208 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) 20241111125003209 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) 20241111125003209 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) 20241111125003211 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) 20241111125003211 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) 20241111125003212 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) 20241111125003212 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) 20241111125003213 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) 20241111125003213 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) 20241111125003214 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) 20241111125003214 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) 20241111125003216 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) 20241111125003216 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) 20241111125003217 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) 20241111125003217 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) 20241111125003217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241111125003217 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) 20241111125003218 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 64 20241111125003226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=8 data=3c 00 83 9e 01 9a 9c 12 70 e2 a2 33 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 64 (pcu_l1_if.cpp:478) 20241111125003226 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003226 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 83 9e 01 9a 9c 12 70 e2 a2 33 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003226 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003226 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) 20241111125003226 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) 20241111125003226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20241111125003227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9e 01 9a 9c 12 70 e2 a2 33 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003227 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20241111125003227 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20241111125003227 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20241111125003227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003227 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) 20241111125003228 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) 20241111125003228 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) 20241111125003229 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) 20241111125003229 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) 20241111125003230 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) 20241111125003230 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) 20241111125003231 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) 20241111125003231 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) 20241111125003232 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) 20241111125003233 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) 20241111125003234 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) 20241111125003234 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) 20241111125003235 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) 20241111125003235 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) 20241111125003236 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) 20241111125003236 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) 20241111125003236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241111125003236 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) 20241111125003236 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 65 20241111125003250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=9 data=3c 00 85 f7 50 4f 50 a5 e4 0f ed 49 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 65 (pcu_l1_if.cpp:478) 20241111125003250 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003250 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 85 f7 50 4f 50 a5 e4 0f ed 49 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003250 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003250 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) 20241111125003250 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) 20241111125003250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20241111125003250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f7 50 4f 50 a5 e4 0f ed 49 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003250 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20241111125003250 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20241111125003250 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20241111125003250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003250 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) 20241111125003251 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) 20241111125003251 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) 20241111125003252 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) 20241111125003252 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) 20241111125003252 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) 20241111125003252 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) 20241111125003253 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) 20241111125003253 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) 20241111125003254 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) 20241111125003254 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) 20241111125003255 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) 20241111125003255 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) 20241111125003255 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) 20241111125003255 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) 20241111125003256 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) 20241111125003256 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) 20241111125003256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241111125003256 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) 20241111125003257 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 66 20241111125003270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 data=3c 00 87 23 a9 6c 6f 5e b9 ae a5 0f 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 66 (pcu_l1_if.cpp:478) 20241111125003270 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003270 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 87 23 a9 6c 6f 5e b9 ae a5 0f 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003270 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003270 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) 20241111125003270 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) 20241111125003270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20241111125003270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=23 a9 6c 6f 5e b9 ae a5 0f 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003270 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20241111125003270 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20241111125003270 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20241111125003270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003270 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) 20241111125003271 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) 20241111125003271 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) 20241111125003272 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) 20241111125003272 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) 20241111125003272 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) 20241111125003272 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) 20241111125003274 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) 20241111125003274 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) 20241111125003275 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) 20241111125003275 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) 20241111125003276 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) 20241111125003276 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) 20241111125003277 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) 20241111125003277 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) 20241111125003279 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) 20241111125003279 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) 20241111125003279 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241111125003279 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) 20241111125003279 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 67 20241111125003288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=3c 00 89 92 2f 23 bc 74 66 a8 46 55 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 67 (pcu_l1_if.cpp:478) 20241111125003288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 89 92 2f 23 bc 74 66 a8 46 55 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003288 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003288 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) 20241111125003288 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) 20241111125003288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20241111125003288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=92 2f 23 bc 74 66 a8 46 55 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003288 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20241111125003288 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20241111125003288 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20241111125003288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003288 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) 20241111125003288 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) 20241111125003288 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) 20241111125003288 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) 20241111125003288 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) 20241111125003288 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) 20241111125003288 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) 20241111125003288 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) 20241111125003288 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) 20241111125003289 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) 20241111125003289 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) 20241111125003289 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) 20241111125003289 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) 20241111125003289 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) 20241111125003289 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) 20241111125003298 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) 20241111125003298 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) 20241111125003298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241111125003298 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) 20241111125003298 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 68 20241111125003313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data=3c 00 8b a1 73 8c 36 cf 1e c8 ff c8 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 68 (pcu_l1_if.cpp:478) 20241111125003313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8b a1 73 8c 36 cf 1e c8 ff c8 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003313 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003313 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) 20241111125003313 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) 20241111125003313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20241111125003313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a1 73 8c 36 cf 1e c8 ff c8 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003313 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20241111125003313 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20241111125003313 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20241111125003313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003313 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) 20241111125003315 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) 20241111125003315 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) 20241111125003316 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) 20241111125003316 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) 20241111125003317 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) 20241111125003317 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) 20241111125003317 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) 20241111125003317 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) 20241111125003318 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) 20241111125003318 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) 20241111125003319 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) 20241111125003319 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) 20241111125003320 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) 20241111125003320 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) 20241111125003321 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) 20241111125003321 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) 20241111125003321 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241111125003321 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) 20241111125003322 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 69 20241111125003332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=1 data=3c 00 8d 4b 91 a4 0e db a7 f4 cc b5 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 69 (pcu_l1_if.cpp:478) 20241111125003332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8d 4b 91 a4 0e db a7 f4 cc b5 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003332 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003332 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) 20241111125003332 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) 20241111125003332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20241111125003332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4b 91 a4 0e db a7 f4 cc b5 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003332 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20241111125003332 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20241111125003332 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20241111125003332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003332 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) 20241111125003333 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) 20241111125003333 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) 20241111125003334 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) 20241111125003334 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) 20241111125003335 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) 20241111125003335 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) 20241111125003336 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) 20241111125003336 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) 20241111125003337 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) 20241111125003337 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) 20241111125003337 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) 20241111125003337 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) 20241111125003338 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) 20241111125003338 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) 20241111125003339 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) 20241111125003339 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) 20241111125003339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241111125003339 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) 20241111125003340 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 70 20241111125003351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=2 data=3c 00 8f c1 34 70 98 e7 be a1 dd 96 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241111125003351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8f c1 34 70 98 e7 be a1 dd 96 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003351 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003351 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) 20241111125003351 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) 20241111125003351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20241111125003351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c1 34 70 98 e7 be a1 dd 96 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003351 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20241111125003351 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20241111125003351 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20241111125003351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003351 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) 20241111125003352 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) 20241111125003352 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) 20241111125003353 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) 20241111125003353 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) 20241111125003354 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) 20241111125003354 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) 20241111125003355 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) 20241111125003355 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) 20241111125003355 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) 20241111125003355 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) 20241111125003356 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) 20241111125003356 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) 20241111125003357 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) 20241111125003357 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) 20241111125003360 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) 20241111125003360 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) 20241111125003360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241111125003360 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) 20241111125003361 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 71 20241111125003374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=3 data=3c 00 91 6b 46 49 2c 40 5b c2 22 7f 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 71 (pcu_l1_if.cpp:478) 20241111125003374 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003374 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 91 6b 46 49 2c 40 5b c2 22 7f 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003374 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003374 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) 20241111125003374 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) 20241111125003374 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) 20241111125003374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20241111125003374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6b 46 49 2c 40 5b c2 22 7f 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003374 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20241111125003374 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20241111125003374 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20241111125003374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003374 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) 20241111125003374 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) 20241111125003375 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) 20241111125003375 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) 20241111125003375 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) 20241111125003376 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) 20241111125003376 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) 20241111125003376 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) 20241111125003376 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) 20241111125003376 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) 20241111125003376 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) 20241111125003377 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) 20241111125003377 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) 20241111125003377 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) 20241111125003377 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) 20241111125003379 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) 20241111125003379 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) 20241111125003379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241111125003379 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) 20241111125003379 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 72 20241111125003393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=4 data=3c 00 93 6b c2 00 41 37 94 9a ee 59 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 72 (pcu_l1_if.cpp:478) 20241111125003393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 93 6b c2 00 41 37 94 9a ee 59 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003393 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003393 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) 20241111125003393 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) 20241111125003393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20241111125003393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6b c2 00 41 37 94 9a ee 59 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003393 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20241111125003393 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20241111125003393 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20241111125003393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003393 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) 20241111125003394 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) 20241111125003394 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) 20241111125003394 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) 20241111125003394 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) 20241111125003395 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) 20241111125003395 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) 20241111125003395 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) 20241111125003395 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) 20241111125003396 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) 20241111125003396 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) 20241111125003396 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) 20241111125003396 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) 20241111125003397 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) 20241111125003397 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) 20241111125003398 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) 20241111125003398 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) 20241111125003398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241111125003398 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) 20241111125003399 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 73 20241111125003413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=5 data=3c 00 95 39 4e d8 27 02 dd 5a 51 df 6a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 73 (pcu_l1_if.cpp:478) 20241111125003413 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003413 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 95 39 4e d8 27 02 dd 5a 51 df 6a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003413 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003413 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) 20241111125003413 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) 20241111125003413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20241111125003413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 4e d8 27 02 dd 5a 51 df 6a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003413 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20241111125003413 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20241111125003413 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20241111125003413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003413 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) 20241111125003414 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) 20241111125003414 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) 20241111125003415 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) 20241111125003415 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) 20241111125003416 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) 20241111125003416 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) 20241111125003416 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) 20241111125003416 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) 20241111125003417 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) 20241111125003417 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) 20241111125003418 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) 20241111125003418 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) 20241111125003419 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) 20241111125003419 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) 20241111125003422 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) 20241111125003422 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) 20241111125003422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241111125003422 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) 20241111125003423 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 74 20241111125003438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=3c 00 97 05 fe ce 03 44 57 3d ee 31 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 74 (pcu_l1_if.cpp:478) 20241111125003438 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003438 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 97 05 fe ce 03 44 57 3d ee 31 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003438 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003438 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) 20241111125003438 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) 20241111125003438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20241111125003438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=05 fe ce 03 44 57 3d ee 31 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003439 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20241111125003439 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20241111125003439 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20241111125003439 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003439 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003439 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) 20241111125003440 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) 20241111125003440 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) 20241111125003440 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) 20241111125003440 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) 20241111125003441 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) 20241111125003441 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) 20241111125003442 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) 20241111125003442 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) 20241111125003443 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) 20241111125003443 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) 20241111125003444 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) 20241111125003444 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) 20241111125003444 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) 20241111125003444 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) 20241111125003445 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) 20241111125003445 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) 20241111125003445 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241111125003445 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) 20241111125003446 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 75 20241111125003456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=7 data=3c 00 99 9c c7 db 90 bb 83 43 6d 89 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 75 (pcu_l1_if.cpp:478) 20241111125003456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 99 9c c7 db 90 bb 83 43 6d 89 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003456 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003456 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) 20241111125003456 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) 20241111125003456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20241111125003456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9c c7 db 90 bb 83 43 6d 89 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003456 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20241111125003456 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20241111125003456 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20241111125003456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003456 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) 20241111125003457 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) 20241111125003457 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) 20241111125003458 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) 20241111125003458 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) 20241111125003459 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) 20241111125003459 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) 20241111125003459 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) 20241111125003459 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) 20241111125003460 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) 20241111125003460 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) 20241111125003461 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) 20241111125003461 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) 20241111125003461 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) 20241111125003461 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) 20241111125003462 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) 20241111125003462 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) 20241111125003462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241111125003462 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) 20241111125003463 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 76 20241111125003475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=8 data=3c 00 9b 84 41 fe 84 e2 b9 e4 19 49 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 76 (pcu_l1_if.cpp:478) 20241111125003475 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003475 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9b 84 41 fe 84 e2 b9 e4 19 49 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003475 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003475 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) 20241111125003475 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) 20241111125003475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20241111125003475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=84 41 fe 84 e2 b9 e4 19 49 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003475 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20241111125003475 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20241111125003475 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20241111125003475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003475 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) 20241111125003476 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) 20241111125003476 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) 20241111125003476 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) 20241111125003476 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) 20241111125003477 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) 20241111125003477 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) 20241111125003477 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) 20241111125003477 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) 20241111125003478 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) 20241111125003478 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) 20241111125003479 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) 20241111125003479 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) 20241111125003480 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) 20241111125003480 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) 20241111125003484 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) 20241111125003484 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) 20241111125003484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241111125003484 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) 20241111125003484 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 77 20241111125003498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=9 data=3c 00 9d d9 f5 5d e6 80 2b f6 e1 1e fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 77 (pcu_l1_if.cpp:478) 20241111125003498 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003498 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9d d9 f5 5d e6 80 2b f6 e1 1e fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003498 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003498 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) 20241111125003498 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) 20241111125003498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20241111125003498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d9 f5 5d e6 80 2b f6 e1 1e fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003498 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20241111125003498 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20241111125003498 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20241111125003498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003498 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) 20241111125003499 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) 20241111125003499 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) 20241111125003500 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) 20241111125003500 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) 20241111125003500 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) 20241111125003500 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) 20241111125003501 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) 20241111125003501 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) 20241111125003501 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) 20241111125003501 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) 20241111125003502 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) 20241111125003502 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) 20241111125003502 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) 20241111125003502 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) 20241111125003503 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) 20241111125003503 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) 20241111125003503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241111125003503 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) 20241111125003503 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 78 20241111125003519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=10 data=3c 00 9f fa 67 5c 54 af 22 f6 d9 df a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 78 (pcu_l1_if.cpp:478) 20241111125003519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9f fa 67 5c 54 af 22 f6 d9 df a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003519 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003519 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) 20241111125003519 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) 20241111125003519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20241111125003519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fa 67 5c 54 af 22 f6 d9 df a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003519 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20241111125003519 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20241111125003519 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20241111125003519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003519 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) 20241111125003519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125003519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125003519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125003520 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) 20241111125003520 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) 20241111125003521 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) 20241111125003521 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) 20241111125003522 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) 20241111125003522 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) 20241111125003523 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) 20241111125003523 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) 20241111125003524 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) 20241111125003524 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) 20241111125003524 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) 20241111125003524 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) 20241111125003525 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) 20241111125003525 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) 20241111125003526 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) 20241111125003526 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) 20241111125003526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241111125003526 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) 20241111125003526 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125003526 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125003526 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) 20241111125003526 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125003526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125003526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=40 24 00 54 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125003527 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS2 (1) MTC@131a5d934883: Sending DATA.ind with link quality (dB): 79 20241111125003538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=11 data=3c 00 a1 03 e6 ec 6a 39 67 b6 a3 32 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 79 (pcu_l1_if.cpp:478) 20241111125003538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a1 03 e6 ec 6a 39 67 b6 a3 32 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003538 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003538 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) 20241111125003539 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) 20241111125003539 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20241111125003539 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=03 e6 ec 6a 39 67 b6 a3 32 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003539 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20241111125003539 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20241111125003539 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20241111125003539 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003539 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003539 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) 20241111125003540 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) 20241111125003540 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) 20241111125003540 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) 20241111125003540 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) 20241111125003541 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) 20241111125003541 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) 20241111125003542 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) 20241111125003542 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) 20241111125003543 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) 20241111125003543 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) 20241111125003543 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) 20241111125003543 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) 20241111125003544 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) 20241111125003544 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) 20241111125003548 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) 20241111125003548 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) 20241111125003548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241111125003548 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) 20241111125003549 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 80 20241111125003562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data=3c 00 a3 40 34 2a 2a 66 2e 5e f9 8e 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 80 (pcu_l1_if.cpp:478) 20241111125003562 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003562 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a3 40 34 2a 2a 66 2e 5e f9 8e 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003562 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003562 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) 20241111125003562 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) 20241111125003562 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20241111125003562 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=40 34 2a 2a 66 2e 5e f9 8e 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003562 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20241111125003562 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20241111125003562 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20241111125003562 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003562 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003562 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) 20241111125003563 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) 20241111125003563 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) 20241111125003564 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) 20241111125003564 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) 20241111125003565 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) 20241111125003565 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) 20241111125003566 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) 20241111125003566 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) 20241111125003567 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) 20241111125003567 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) 20241111125003568 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) 20241111125003568 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) 20241111125003568 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) 20241111125003568 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) 20241111125003569 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) 20241111125003569 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) 20241111125003569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241111125003569 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) 20241111125003570 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 81 20241111125003581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=1 data=3c 00 a5 1c 2c e2 ad 03 04 bf c1 c3 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 81 (pcu_l1_if.cpp:478) 20241111125003581 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003581 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a5 1c 2c e2 ad 03 04 bf c1 c3 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003581 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003582 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) 20241111125003582 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) 20241111125003582 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20241111125003582 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1c 2c e2 ad 03 04 bf c1 c3 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003582 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20241111125003582 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20241111125003582 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20241111125003582 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003582 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003582 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) 20241111125003583 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) 20241111125003583 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) 20241111125003583 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) 20241111125003583 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) 20241111125003584 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) 20241111125003584 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) 20241111125003585 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) 20241111125003585 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) 20241111125003586 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) 20241111125003586 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) 20241111125003587 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) 20241111125003587 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) 20241111125003587 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) 20241111125003587 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) 20241111125003588 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) 20241111125003588 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) 20241111125003588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241111125003588 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) 20241111125003589 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 82 20241111125003600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=2 data=3c 00 a7 42 2a 30 de 02 d8 6d 11 ae 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 82 (pcu_l1_if.cpp:478) 20241111125003601 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003601 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a7 42 2a 30 de 02 d8 6d 11 ae 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003601 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003601 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) 20241111125003601 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125003601 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) 20241111125003601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20241111125003601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=42 2a 30 de 02 d8 6d 11 ae 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003601 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20241111125003601 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20241111125003601 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20241111125003601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003601 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) 20241111125003602 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) 20241111125003602 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) 20241111125003602 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) 20241111125003602 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) 20241111125003603 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) 20241111125003603 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) 20241111125003604 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) 20241111125003604 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) 20241111125003605 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) 20241111125003605 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) 20241111125003605 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) 20241111125003605 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) 20241111125003606 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) 20241111125003606 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) 20241111125003610 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) 20241111125003610 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) 20241111125003610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241111125003610 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) 20241111125003611 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 83 20241111125003624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=3 data=3c 00 a9 4d e8 d9 c2 dd f3 ab 04 e9 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 83 (pcu_l1_if.cpp:478) 20241111125003625 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003625 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a9 4d e8 d9 c2 dd f3 ab 04 e9 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003625 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003625 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) 20241111125003625 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) 20241111125003625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20241111125003625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4d e8 d9 c2 dd f3 ab 04 e9 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003625 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20241111125003625 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20241111125003625 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20241111125003625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003625 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) 20241111125003626 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) 20241111125003626 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) 20241111125003626 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) 20241111125003626 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) 20241111125003627 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) 20241111125003627 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) 20241111125003628 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) 20241111125003628 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) 20241111125003629 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) 20241111125003629 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) 20241111125003630 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) 20241111125003630 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) 20241111125003630 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) 20241111125003630 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) 20241111125003631 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) 20241111125003631 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) 20241111125003631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241111125003631 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) 20241111125003632 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 84 20241111125003643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=4 data=3c 00 ab 18 be 4d e9 93 44 5a 90 e2 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 84 (pcu_l1_if.cpp:478) 20241111125003643 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003643 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ab 18 be 4d e9 93 44 5a 90 e2 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003643 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003643 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) 20241111125003644 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) 20241111125003644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20241111125003644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=18 be 4d e9 93 44 5a 90 e2 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003644 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20241111125003644 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20241111125003644 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20241111125003644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003644 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) 20241111125003645 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) 20241111125003645 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) 20241111125003646 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) 20241111125003646 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) 20241111125003647 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) 20241111125003647 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) 20241111125003648 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) 20241111125003648 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) 20241111125003648 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) 20241111125003648 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) 20241111125003649 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) 20241111125003649 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) 20241111125003650 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) 20241111125003650 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) 20241111125003651 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) 20241111125003651 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) 20241111125003651 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241111125003651 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) 20241111125003651 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 85 20241111125003663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=5 data=3c 00 ad fa 80 bf 60 e8 48 7d 06 b1 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 85 (pcu_l1_if.cpp:478) 20241111125003663 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003663 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ad fa 80 bf 60 e8 48 7d 06 b1 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003663 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003663 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) 20241111125003663 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) 20241111125003663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20241111125003663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fa 80 bf 60 e8 48 7d 06 b1 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003663 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20241111125003663 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20241111125003663 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20241111125003663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003663 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) 20241111125003664 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) 20241111125003664 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) 20241111125003665 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) 20241111125003665 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) 20241111125003665 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) 20241111125003665 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) 20241111125003666 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) 20241111125003666 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) 20241111125003667 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) 20241111125003667 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) 20241111125003668 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) 20241111125003668 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) 20241111125003669 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) 20241111125003669 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) 20241111125003672 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) 20241111125003672 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) 20241111125003672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241111125003672 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) 20241111125003673 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 86 20241111125003687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=6 data=3c 00 af 03 b4 bb 80 87 73 e8 ad ac e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 86 (pcu_l1_if.cpp:478) 20241111125003687 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003687 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 af 03 b4 bb 80 87 73 e8 ad ac e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003687 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003687 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) 20241111125003687 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) 20241111125003687 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20241111125003687 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=03 b4 bb 80 87 73 e8 ad ac e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003687 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20241111125003687 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20241111125003687 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20241111125003687 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003687 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003687 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) 20241111125003688 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) 20241111125003688 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) 20241111125003689 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) 20241111125003689 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) 20241111125003689 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) 20241111125003689 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) 20241111125003690 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) 20241111125003690 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) 20241111125003691 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) 20241111125003691 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) 20241111125003692 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) 20241111125003692 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) 20241111125003692 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) 20241111125003692 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) 20241111125003693 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) 20241111125003693 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) 20241111125003693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241111125003693 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) 20241111125003694 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 87 20241111125003706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=7 data=3c 00 b1 e4 5a a6 96 84 4d ff ef a4 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 87 (pcu_l1_if.cpp:478) 20241111125003706 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003706 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b1 e4 5a a6 96 84 4d ff ef a4 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003706 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003706 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) 20241111125003706 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) 20241111125003706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20241111125003706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e4 5a a6 96 84 4d ff ef a4 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003706 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20241111125003706 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20241111125003706 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20241111125003706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003706 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) 20241111125003707 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) 20241111125003707 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) 20241111125003708 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) 20241111125003708 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) 20241111125003709 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) 20241111125003709 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) 20241111125003710 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) 20241111125003710 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) 20241111125003710 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) 20241111125003710 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) 20241111125003711 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) 20241111125003711 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) 20241111125003712 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) 20241111125003712 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) 20241111125003713 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) 20241111125003713 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) 20241111125003713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241111125003713 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) 20241111125003714 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 88 20241111125003725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=8 data=3c 00 b3 5b c2 a5 e6 c2 e8 a4 e6 00 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 88 (pcu_l1_if.cpp:478) 20241111125003725 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003725 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b3 5b c2 a5 e6 c2 e8 a4 e6 00 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003725 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003725 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) 20241111125003725 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) 20241111125003725 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20241111125003725 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5b c2 a5 e6 c2 e8 a4 e6 00 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003725 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20241111125003725 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20241111125003725 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20241111125003725 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003725 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003725 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) 20241111125003726 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) 20241111125003726 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) 20241111125003727 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) 20241111125003727 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) 20241111125003728 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) 20241111125003728 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) 20241111125003729 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) 20241111125003729 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) 20241111125003729 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) 20241111125003729 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) 20241111125003730 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) 20241111125003730 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) 20241111125003731 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) 20241111125003731 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) 20241111125003734 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) 20241111125003734 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) 20241111125003734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241111125003734 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) 20241111125003735 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 89 20241111125003749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=9 data=3c 00 b5 c9 26 d6 84 c7 ce 51 7d 27 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 89 (pcu_l1_if.cpp:478) 20241111125003749 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003749 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b5 c9 26 d6 84 c7 ce 51 7d 27 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003749 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003749 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) 20241111125003749 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) 20241111125003749 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20241111125003749 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c9 26 d6 84 c7 ce 51 7d 27 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003749 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20241111125003749 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20241111125003749 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20241111125003749 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003749 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003749 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) 20241111125003750 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) 20241111125003750 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) 20241111125003751 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) 20241111125003751 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) 20241111125003752 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) 20241111125003752 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) 20241111125003752 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) 20241111125003752 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) 20241111125003753 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) 20241111125003753 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) 20241111125003754 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) 20241111125003754 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) 20241111125003755 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) 20241111125003755 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) 20241111125003756 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) 20241111125003756 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) 20241111125003756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241111125003756 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) 20241111125003757 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 90 20241111125003768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=10 data=3c 00 b7 49 16 32 8d 10 02 4e 7a a3 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 90 (pcu_l1_if.cpp:478) 20241111125003768 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003768 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b7 49 16 32 8d 10 02 4e 7a a3 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003768 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003768 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) 20241111125003768 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) 20241111125003768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20241111125003768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=49 16 32 8d 10 02 4e 7a a3 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003768 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20241111125003768 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20241111125003768 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20241111125003768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003768 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) 20241111125003769 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) 20241111125003769 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) 20241111125003770 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) 20241111125003770 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) 20241111125003771 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) 20241111125003771 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) 20241111125003771 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) 20241111125003771 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) 20241111125003772 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) 20241111125003772 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) 20241111125003773 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) 20241111125003773 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) 20241111125003774 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) 20241111125003774 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) 20241111125003775 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) 20241111125003775 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) 20241111125003775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241111125003775 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) 20241111125003775 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 91 20241111125003787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=11 data=3c 00 b9 79 07 87 65 25 82 53 fc f9 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 91 (pcu_l1_if.cpp:478) 20241111125003787 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003787 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b9 79 07 87 65 25 82 53 fc f9 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003787 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003787 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) 20241111125003787 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) 20241111125003787 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) 20241111125003787 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20241111125003787 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=79 07 87 65 25 82 53 fc f9 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003787 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20241111125003787 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20241111125003787 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20241111125003787 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003787 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003787 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) 20241111125003789 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) 20241111125003789 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) 20241111125003789 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) 20241111125003789 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) 20241111125003790 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) 20241111125003790 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) 20241111125003791 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) 20241111125003791 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) 20241111125003792 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) 20241111125003792 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) 20241111125003792 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) 20241111125003792 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) 20241111125003793 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) 20241111125003793 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) 20241111125003796 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) 20241111125003796 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) 20241111125003796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241111125003796 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) 20241111125003797 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 92 20241111125003811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data=3c 00 bb 93 2a a9 1b 51 b9 3e e2 04 c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 92 (pcu_l1_if.cpp:478) 20241111125003811 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003811 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bb 93 2a a9 1b 51 b9 3e e2 04 c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003811 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003811 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) 20241111125003811 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) 20241111125003811 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20241111125003811 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=93 2a a9 1b 51 b9 3e e2 04 c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003811 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20241111125003811 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20241111125003811 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20241111125003811 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003811 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003811 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) 20241111125003812 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) 20241111125003812 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) 20241111125003813 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) 20241111125003813 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) 20241111125003814 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) 20241111125003814 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) 20241111125003815 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) 20241111125003815 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) 20241111125003816 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) 20241111125003816 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) 20241111125003817 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) 20241111125003817 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) 20241111125003817 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) 20241111125003817 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) 20241111125003819 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) 20241111125003819 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) 20241111125003819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241111125003819 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) 20241111125003819 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 93 20241111125003830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=1 data=3c 00 bd 51 f5 f9 16 92 ca c7 14 8f c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 93 (pcu_l1_if.cpp:478) 20241111125003830 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003830 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bd 51 f5 f9 16 92 ca c7 14 8f c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003830 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003830 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) 20241111125003830 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) 20241111125003830 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20241111125003830 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=51 f5 f9 16 92 ca c7 14 8f c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003830 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20241111125003830 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20241111125003830 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20241111125003830 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003830 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003830 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) 20241111125003831 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) 20241111125003831 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) 20241111125003832 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) 20241111125003832 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) 20241111125003833 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) 20241111125003833 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) 20241111125003834 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) 20241111125003834 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) 20241111125003834 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) 20241111125003834 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) 20241111125003835 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) 20241111125003835 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) 20241111125003836 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) 20241111125003836 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) 20241111125003837 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) 20241111125003837 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) 20241111125003837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241111125003837 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) 20241111125003837 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 94 20241111125003849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=2 data=3c 00 bf 33 11 0e ce 35 e6 9b dd 9f f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 94 (pcu_l1_if.cpp:478) 20241111125003849 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003849 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bf 33 11 0e ce 35 e6 9b dd 9f f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003849 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003849 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) 20241111125003849 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) 20241111125003849 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20241111125003849 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=33 11 0e ce 35 e6 9b dd 9f f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003849 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20241111125003849 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20241111125003849 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20241111125003849 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003849 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003849 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) 20241111125003850 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) 20241111125003850 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) 20241111125003851 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) 20241111125003851 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) 20241111125003852 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) 20241111125003852 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) 20241111125003852 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) 20241111125003852 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) 20241111125003853 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) 20241111125003853 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) 20241111125003854 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) 20241111125003854 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) 20241111125003855 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) 20241111125003855 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) 20241111125003859 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) 20241111125003859 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) 20241111125003859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241111125003859 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) 20241111125003859 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 95 20241111125003873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=3 data=3c 00 c1 22 f2 6f 00 c5 60 7b 6b e4 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 95 (pcu_l1_if.cpp:478) 20241111125003873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c1 22 f2 6f 00 c5 60 7b 6b e4 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003873 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003873 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) 20241111125003873 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) 20241111125003873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20241111125003873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=22 f2 6f 00 c5 60 7b 6b e4 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003873 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20241111125003873 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20241111125003873 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20241111125003873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003873 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) 20241111125003874 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) 20241111125003874 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) 20241111125003875 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) 20241111125003875 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) 20241111125003876 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) 20241111125003876 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) 20241111125003876 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) 20241111125003876 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) 20241111125003877 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) 20241111125003877 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) 20241111125003878 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) 20241111125003878 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) 20241111125003879 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) 20241111125003879 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) 20241111125003880 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) 20241111125003880 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) 20241111125003880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241111125003880 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) 20241111125003880 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 96 20241111125003892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=4 data=3c 00 c3 5c 43 6e 7c 46 4e 97 ea 3c b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 96 (pcu_l1_if.cpp:478) 20241111125003892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c3 5c 43 6e 7c 46 4e 97 ea 3c b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003892 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003892 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) 20241111125003892 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) 20241111125003892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20241111125003892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5c 43 6e 7c 46 4e 97 ea 3c b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003892 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20241111125003892 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20241111125003892 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20241111125003892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003892 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) 20241111125003893 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) 20241111125003893 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) 20241111125003894 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) 20241111125003894 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) 20241111125003895 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) 20241111125003895 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) 20241111125003895 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) 20241111125003895 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) 20241111125003896 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) 20241111125003896 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) 20241111125003897 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) 20241111125003897 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) 20241111125003898 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) 20241111125003898 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) 20241111125003899 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) 20241111125003899 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) 20241111125003899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241111125003899 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) 20241111125003900 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 97 20241111125003911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=5 data=3c 00 c5 31 1f 27 73 72 4f 3a 1f 06 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 97 (pcu_l1_if.cpp:478) 20241111125003911 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003911 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c5 31 1f 27 73 72 4f 3a 1f 06 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003911 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003911 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) 20241111125003911 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) 20241111125003911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20241111125003911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=31 1f 27 73 72 4f 3a 1f 06 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003911 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20241111125003911 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20241111125003911 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20241111125003911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003911 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) 20241111125003912 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) 20241111125003912 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) 20241111125003913 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) 20241111125003913 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) 20241111125003914 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) 20241111125003914 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) 20241111125003914 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) 20241111125003914 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) 20241111125003915 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) 20241111125003915 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) 20241111125003916 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) 20241111125003916 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) 20241111125003917 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) 20241111125003917 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) 20241111125003920 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) 20241111125003920 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) 20241111125003920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241111125003920 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) 20241111125003921 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 98 20241111125003935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=6 data=3c 00 c7 02 61 16 c0 a2 d9 cb bd 22 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 98 (pcu_l1_if.cpp:478) 20241111125003935 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003935 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c7 02 61 16 c0 a2 d9 cb bd 22 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003935 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003935 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) 20241111125003935 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) 20241111125003935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20241111125003935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=02 61 16 c0 a2 d9 cb bd 22 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003935 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20241111125003935 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20241111125003935 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20241111125003935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003935 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) 20241111125003935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125003935 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125003935 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125003937 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) 20241111125003937 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) 20241111125003937 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) 20241111125003937 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) 20241111125003938 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) 20241111125003938 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) 20241111125003939 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) 20241111125003939 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) 20241111125003940 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) 20241111125003940 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) 20241111125003941 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) 20241111125003941 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) 20241111125003942 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) 20241111125003942 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) 20241111125003943 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) 20241111125003943 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) 20241111125003943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241111125003943 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) 20241111125003943 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125003943 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125003943 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) 20241111125003943 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125003943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125003943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=40 24 00 99 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125003944 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@131a5d934883: Sending DATA.ind with link quality (dB): 99 20241111125003955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=7 data=3c 00 c9 0f 1e 9d 3b 43 5d 0b bb 7a 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 99 (pcu_l1_if.cpp:478) 20241111125003955 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003955 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c9 0f 1e 9d 3b 43 5d 0b bb 7a 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003955 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003955 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) 20241111125003955 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) 20241111125003955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20241111125003955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0f 1e 9d 3b 43 5d 0b bb 7a 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003955 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20241111125003955 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20241111125003955 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20241111125003955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003955 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) 20241111125003957 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) 20241111125003957 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) 20241111125003958 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) 20241111125003958 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) 20241111125003959 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) 20241111125003959 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) 20241111125003960 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) 20241111125003960 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) 20241111125003961 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) 20241111125003961 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) 20241111125003961 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) 20241111125003961 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) 20241111125003962 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) 20241111125003962 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) 20241111125003963 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) 20241111125003963 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) 20241111125003963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241111125003963 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) 20241111125003964 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 100 20241111125003974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=8 data=3c 00 cb 5c 32 7e a4 b4 61 2d 18 b3 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 100 (pcu_l1_if.cpp:478) 20241111125003974 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003974 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cb 5c 32 7e a4 b4 61 2d 18 b3 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003974 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003974 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) 20241111125003974 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) 20241111125003974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20241111125003974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5c 32 7e a4 b4 61 2d 18 b3 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003974 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20241111125003974 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20241111125003974 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20241111125003974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003974 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) 20241111125003976 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) 20241111125003976 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) 20241111125003977 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) 20241111125003977 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) 20241111125003978 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) 20241111125003978 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) 20241111125003978 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) 20241111125003978 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) 20241111125003979 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) 20241111125003979 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) 20241111125003980 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) 20241111125003980 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) 20241111125003981 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) 20241111125003981 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) 20241111125003983 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) 20241111125003983 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) 20241111125003983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241111125003983 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) 20241111125003984 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 101 20241111125003997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=9 data=3c 00 cd a3 c0 1c 5d ae 35 05 94 33 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125003997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 101 (pcu_l1_if.cpp:478) 20241111125003997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125003997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cd a3 c0 1c 5d ae 35 05 94 33 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125003997 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125003997 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) 20241111125003998 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) 20241111125003998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20241111125003998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a3 c0 1c 5d ae 35 05 94 33 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125003998 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20241111125003998 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20241111125003998 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20241111125003998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125003998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125003998 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) 20241111125003999 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) 20241111125003999 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) 20241111125003999 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) 20241111125003999 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) 20241111125004000 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) 20241111125004000 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) 20241111125004001 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) 20241111125004001 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) 20241111125004002 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) 20241111125004002 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) 20241111125004002 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) 20241111125004002 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) 20241111125004003 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) 20241111125004003 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) 20241111125004004 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) 20241111125004004 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) 20241111125004004 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241111125004004 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) 20241111125004005 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 102 20241111125004016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=10 data=3c 00 cf 7d 96 f5 98 26 c3 43 9e f9 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 102 (pcu_l1_if.cpp:478) 20241111125004016 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004016 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cf 7d 96 f5 98 26 c3 43 9e f9 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004016 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004016 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) 20241111125004016 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) 20241111125004017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20241111125004017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7d 96 f5 98 26 c3 43 9e f9 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004017 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20241111125004017 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20241111125004017 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20241111125004017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004017 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) 20241111125004018 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) 20241111125004018 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) 20241111125004018 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) 20241111125004019 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) 20241111125004019 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) 20241111125004019 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) 20241111125004020 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) 20241111125004020 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) 20241111125004021 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) 20241111125004021 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) 20241111125004022 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) 20241111125004022 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) 20241111125004023 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) 20241111125004023 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) 20241111125004024 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) 20241111125004024 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) 20241111125004024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241111125004024 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) 20241111125004025 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 103 20241111125004035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=11 data=3c 00 d1 36 f7 a5 6c 90 1c a3 da d5 fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 103 (pcu_l1_if.cpp:478) 20241111125004036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d1 36 f7 a5 6c 90 1c a3 da d5 fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004036 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004036 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) 20241111125004036 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) 20241111125004036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20241111125004036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=36 f7 a5 6c 90 1c a3 da d5 fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004036 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20241111125004036 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20241111125004036 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20241111125004036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004036 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) 20241111125004037 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) 20241111125004037 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) 20241111125004038 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) 20241111125004038 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) 20241111125004039 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) 20241111125004039 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) 20241111125004039 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) 20241111125004039 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) 20241111125004040 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) 20241111125004040 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) 20241111125004041 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) 20241111125004041 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) 20241111125004042 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) 20241111125004042 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) 20241111125004045 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) 20241111125004045 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) 20241111125004045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241111125004045 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) 20241111125004046 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 104 20241111125004059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data=3c 00 d3 86 84 0c 97 65 65 51 07 09 51 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 104 (pcu_l1_if.cpp:478) 20241111125004059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d3 86 84 0c 97 65 65 51 07 09 51 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004059 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004059 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) 20241111125004059 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) 20241111125004059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20241111125004059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=86 84 0c 97 65 65 51 07 09 51 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004059 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20241111125004059 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20241111125004059 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20241111125004059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004060 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) 20241111125004061 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) 20241111125004061 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) 20241111125004061 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) 20241111125004061 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) 20241111125004062 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) 20241111125004062 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) 20241111125004063 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) 20241111125004063 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) 20241111125004064 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) 20241111125004064 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) 20241111125004065 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) 20241111125004065 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) 20241111125004066 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) 20241111125004066 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) 20241111125004067 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) 20241111125004067 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) 20241111125004067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241111125004067 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) 20241111125004067 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 105 20241111125004079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=1 data=3c 00 d5 31 36 df 71 1f 4c 75 22 78 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 105 (pcu_l1_if.cpp:478) 20241111125004079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d5 31 36 df 71 1f 4c 75 22 78 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004079 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004079 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) 20241111125004079 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) 20241111125004079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20241111125004079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=31 36 df 71 1f 4c 75 22 78 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004079 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20241111125004079 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20241111125004079 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20241111125004079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004079 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) 20241111125004080 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) 20241111125004080 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) 20241111125004081 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) 20241111125004081 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) 20241111125004081 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) 20241111125004081 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) 20241111125004082 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) 20241111125004082 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) 20241111125004083 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) 20241111125004083 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) 20241111125004084 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) 20241111125004084 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) 20241111125004085 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) 20241111125004085 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) 20241111125004086 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) 20241111125004087 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) 20241111125004087 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241111125004087 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) 20241111125004087 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 106 20241111125004098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=2 data=3c 00 d7 de 0d 66 dd 4b bd 5c a4 92 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 106 (pcu_l1_if.cpp:478) 20241111125004098 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004098 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d7 de 0d 66 dd 4b bd 5c a4 92 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004098 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004098 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) 20241111125004098 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) 20241111125004098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20241111125004098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=de 0d 66 dd 4b bd 5c a4 92 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004098 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20241111125004098 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20241111125004098 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20241111125004098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004098 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) 20241111125004100 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) 20241111125004100 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) 20241111125004101 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) 20241111125004101 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) 20241111125004102 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) 20241111125004102 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) 20241111125004103 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) 20241111125004103 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) 20241111125004104 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) 20241111125004104 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) 20241111125004105 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) 20241111125004105 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) 20241111125004106 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) 20241111125004106 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) 20241111125004107 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) 20241111125004107 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) 20241111125004107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241111125004107 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) 20241111125004108 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 107 20241111125004122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=3 data=3c 00 d9 08 d0 8f f5 8c ff cf 62 b6 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 107 (pcu_l1_if.cpp:478) 20241111125004122 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004122 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d9 08 d0 8f f5 8c ff cf 62 b6 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004122 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004122 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) 20241111125004122 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) 20241111125004122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20241111125004122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=08 d0 8f f5 8c ff cf 62 b6 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004122 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20241111125004122 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20241111125004122 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20241111125004122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004122 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) 20241111125004123 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) 20241111125004123 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) 20241111125004124 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) 20241111125004124 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) 20241111125004125 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) 20241111125004125 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) 20241111125004125 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) 20241111125004125 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) 20241111125004126 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) 20241111125004126 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) 20241111125004127 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) 20241111125004127 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) 20241111125004128 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) 20241111125004128 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) 20241111125004129 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) 20241111125004129 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) 20241111125004129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241111125004129 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) 20241111125004130 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 108 20241111125004141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=4 data=3c 00 db db 13 7d ff 1c 50 94 ef 22 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 108 (pcu_l1_if.cpp:478) 20241111125004141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 db db 13 7d ff 1c 50 94 ef 22 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004141 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004141 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) 20241111125004141 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) 20241111125004141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20241111125004141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=db 13 7d ff 1c 50 94 ef 22 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004141 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20241111125004141 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20241111125004141 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20241111125004141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004141 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) 20241111125004142 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) 20241111125004142 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) 20241111125004143 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) 20241111125004143 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) 20241111125004144 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) 20241111125004144 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) 20241111125004144 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) 20241111125004144 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) 20241111125004145 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) 20241111125004145 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) 20241111125004146 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) 20241111125004146 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) 20241111125004147 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) 20241111125004147 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) 20241111125004148 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) 20241111125004148 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) 20241111125004148 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241111125004148 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) 20241111125004148 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 109 20241111125004160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=5 data=3c 00 dd ed ff 38 dc 83 16 f5 78 df 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 109 (pcu_l1_if.cpp:478) 20241111125004160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dd ed ff 38 dc 83 16 f5 78 df 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004160 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004160 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) 20241111125004160 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) 20241111125004160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20241111125004160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ed ff 38 dc 83 16 f5 78 df 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004160 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20241111125004160 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20241111125004160 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20241111125004160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004160 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) 20241111125004161 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) 20241111125004161 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) 20241111125004162 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) 20241111125004162 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) 20241111125004163 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) 20241111125004163 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) 20241111125004163 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) 20241111125004163 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) 20241111125004164 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) 20241111125004164 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) 20241111125004165 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) 20241111125004165 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) 20241111125004166 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) 20241111125004166 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) 20241111125004169 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) 20241111125004169 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) 20241111125004169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241111125004169 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) 20241111125004170 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 110 20241111125004183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=6 data=3c 00 df 12 a8 5c 1d 07 1d 3a 62 df 4f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 110 (pcu_l1_if.cpp:478) 20241111125004183 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 df 12 a8 5c 1d 07 1d 3a 62 df 4f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004184 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004184 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) 20241111125004184 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) 20241111125004184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20241111125004184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=12 a8 5c 1d 07 1d 3a 62 df 4f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004184 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20241111125004184 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20241111125004184 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20241111125004184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004184 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) 20241111125004185 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) 20241111125004185 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) 20241111125004186 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) 20241111125004186 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) 20241111125004187 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) 20241111125004187 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) 20241111125004187 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) 20241111125004188 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) 20241111125004188 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) 20241111125004188 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) 20241111125004189 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) 20241111125004189 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) 20241111125004190 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) 20241111125004190 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) 20241111125004191 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) 20241111125004191 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) 20241111125004191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241111125004191 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) 20241111125004192 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 111 20241111125004203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=7 data=3c 00 e1 2c 6c 57 26 7f 2b 0f c5 25 bb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 111 (pcu_l1_if.cpp:478) 20241111125004203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e1 2c 6c 57 26 7f 2b 0f c5 25 bb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004203 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004203 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) 20241111125004203 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) 20241111125004203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20241111125004203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2c 6c 57 26 7f 2b 0f c5 25 bb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004204 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20241111125004204 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20241111125004204 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20241111125004204 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004204 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004204 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) 20241111125004205 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) 20241111125004205 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) 20241111125004205 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) 20241111125004205 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) 20241111125004206 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) 20241111125004206 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) 20241111125004207 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) 20241111125004207 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) 20241111125004208 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) 20241111125004208 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) 20241111125004209 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) 20241111125004209 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) 20241111125004209 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) 20241111125004209 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) 20241111125004210 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) 20241111125004210 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) 20241111125004210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241111125004210 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) 20241111125004211 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 112 20241111125004223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=8 data=3c 00 e3 51 33 0d 52 86 21 e1 40 8f 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 112 (pcu_l1_if.cpp:478) 20241111125004223 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004223 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e3 51 33 0d 52 86 21 e1 40 8f 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004223 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004223 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) 20241111125004223 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) 20241111125004223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20241111125004223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=51 33 0d 52 86 21 e1 40 8f 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004223 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20241111125004223 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20241111125004223 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20241111125004223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004223 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) 20241111125004224 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) 20241111125004224 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) 20241111125004225 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) 20241111125004225 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) 20241111125004226 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) 20241111125004226 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) 20241111125004226 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) 20241111125004226 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) 20241111125004227 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) 20241111125004227 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) 20241111125004228 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) 20241111125004228 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) 20241111125004229 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) 20241111125004229 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) 20241111125004232 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) 20241111125004232 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) 20241111125004232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241111125004232 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) 20241111125004233 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 113 20241111125004246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=9 data=3c 00 e5 e4 13 39 32 b4 2a 9a c4 46 f6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 113 (pcu_l1_if.cpp:478) 20241111125004247 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004247 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e5 e4 13 39 32 b4 2a 9a c4 46 f6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004247 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004247 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) 20241111125004247 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) 20241111125004247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20241111125004247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e4 13 39 32 b4 2a 9a c4 46 f6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004247 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20241111125004247 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20241111125004247 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20241111125004247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004247 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) 20241111125004248 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) 20241111125004248 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) 20241111125004249 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) 20241111125004249 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) 20241111125004250 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) 20241111125004250 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) 20241111125004250 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) 20241111125004250 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) 20241111125004251 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) 20241111125004251 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) 20241111125004252 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) 20241111125004252 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) 20241111125004253 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) 20241111125004253 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) 20241111125004254 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) 20241111125004254 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) 20241111125004254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241111125004254 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) 20241111125004254 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 114 20241111125004266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=10 data=3c 00 e7 d7 01 f4 e7 55 a1 55 66 c6 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 114 (pcu_l1_if.cpp:478) 20241111125004266 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004266 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e7 d7 01 f4 e7 55 a1 55 66 c6 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004266 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004266 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) 20241111125004266 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) 20241111125004266 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20241111125004266 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d7 01 f4 e7 55 a1 55 66 c6 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004266 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20241111125004267 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20241111125004267 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20241111125004267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004267 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) 20241111125004267 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) 20241111125004267 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) 20241111125004268 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) 20241111125004268 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) 20241111125004269 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) 20241111125004269 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) 20241111125004270 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) 20241111125004270 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) 20241111125004270 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) 20241111125004270 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) 20241111125004271 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) 20241111125004271 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) 20241111125004272 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) 20241111125004272 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) 20241111125004273 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) 20241111125004273 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) 20241111125004273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241111125004273 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) 20241111125004273 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 115 20241111125004286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=11 data=3c 00 e9 6e 67 15 ef 89 a0 e1 0e fa ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 115 (pcu_l1_if.cpp:478) 20241111125004286 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004286 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e9 6e 67 15 ef 89 a0 e1 0e fa ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004286 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004286 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) 20241111125004286 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) 20241111125004286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20241111125004286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6e 67 15 ef 89 a0 e1 0e fa ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004286 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20241111125004286 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20241111125004286 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20241111125004286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004286 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) 20241111125004287 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) 20241111125004287 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) 20241111125004288 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) 20241111125004288 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) 20241111125004288 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) 20241111125004288 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) 20241111125004289 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) 20241111125004289 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) 20241111125004290 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) 20241111125004290 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) 20241111125004291 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) 20241111125004291 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) 20241111125004291 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) 20241111125004291 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) 20241111125004295 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) 20241111125004295 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) 20241111125004295 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241111125004295 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) 20241111125004296 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 116 20241111125004310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data=3c 00 eb ad 1c ea 90 07 d5 89 01 bf 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 116 (pcu_l1_if.cpp:478) 20241111125004310 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004310 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 eb ad 1c ea 90 07 d5 89 01 bf 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004310 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004310 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) 20241111125004310 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) 20241111125004310 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20241111125004310 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ad 1c ea 90 07 d5 89 01 bf 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004310 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20241111125004310 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20241111125004310 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20241111125004310 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004310 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004310 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) 20241111125004311 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) 20241111125004311 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) 20241111125004312 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) 20241111125004312 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) 20241111125004312 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) 20241111125004312 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) 20241111125004313 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) 20241111125004313 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) 20241111125004314 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) 20241111125004314 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) 20241111125004315 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) 20241111125004315 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) 20241111125004316 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) 20241111125004316 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) 20241111125004316 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) 20241111125004317 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) 20241111125004317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241111125004317 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) 20241111125004317 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 117 20241111125004329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=1 data=3c 00 ed 0f c1 64 8f 22 21 cc ab 37 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 117 (pcu_l1_if.cpp:478) 20241111125004329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ed 0f c1 64 8f 22 21 cc ab 37 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004329 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004329 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) 20241111125004329 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) 20241111125004329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20241111125004329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0f c1 64 8f 22 21 cc ab 37 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004329 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20241111125004329 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20241111125004329 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20241111125004329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004329 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) 20241111125004330 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) 20241111125004330 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) 20241111125004331 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) 20241111125004331 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) 20241111125004332 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) 20241111125004332 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) 20241111125004332 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) 20241111125004333 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) 20241111125004333 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) 20241111125004333 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) 20241111125004334 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) 20241111125004334 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) 20241111125004335 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) 20241111125004335 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) 20241111125004336 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) 20241111125004336 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) 20241111125004336 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20241111125004336 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) 20241111125004336 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 118 20241111125004348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=2 data=3c 00 ef cf 9f 04 43 4b fd 36 b1 56 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 118 (pcu_l1_if.cpp:478) 20241111125004348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ef cf 9f 04 43 4b fd 36 b1 56 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004348 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004348 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) 20241111125004348 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) 20241111125004348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20241111125004348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=cf 9f 04 43 4b fd 36 b1 56 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004348 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20241111125004348 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20241111125004348 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20241111125004348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004348 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) 20241111125004348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125004349 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125004349 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125004349 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) 20241111125004349 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) 20241111125004350 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) 20241111125004350 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) 20241111125004351 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) 20241111125004351 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) 20241111125004352 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) 20241111125004352 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) 20241111125004352 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) 20241111125004352 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) 20241111125004353 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) 20241111125004353 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) 20241111125004354 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) 20241111125004354 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) 20241111125004358 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) 20241111125004358 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) 20241111125004358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20241111125004358 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) 20241111125004358 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125004358 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125004358 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) 20241111125004358 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125004358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125004358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=40 24 00 9e 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125004359 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@131a5d934883: Sending DATA.ind with link quality (dB): 119 20241111125004372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=3 data=3c 00 f1 8e 25 08 bb a5 4c 3d 3c 96 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 119 (pcu_l1_if.cpp:478) 20241111125004372 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004372 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f1 8e 25 08 bb a5 4c 3d 3c 96 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004372 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004372 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) 20241111125004372 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) 20241111125004372 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20241111125004372 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8e 25 08 bb a5 4c 3d 3c 96 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004372 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20241111125004372 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20241111125004372 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20241111125004373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004373 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) 20241111125004373 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) 20241111125004373 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) 20241111125004374 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) 20241111125004374 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) 20241111125004375 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) 20241111125004375 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) 20241111125004376 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) 20241111125004376 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) 20241111125004376 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) 20241111125004376 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) 20241111125004377 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) 20241111125004377 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) 20241111125004378 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) 20241111125004378 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) 20241111125004379 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) 20241111125004379 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) 20241111125004379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 593 for type USF (pdch_ul_controller.c:184) 20241111125004379 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) 20241111125004380 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 120 20241111125004391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=4 data=3c 00 f3 b2 35 6b 92 47 db 90 f0 43 e5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 120 (pcu_l1_if.cpp:478) 20241111125004391 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004391 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f3 b2 35 6b 92 47 db 90 f0 43 e5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004391 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004391 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) 20241111125004391 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) 20241111125004391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20241111125004391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b2 35 6b 92 47 db 90 f0 43 e5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004391 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20241111125004391 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20241111125004391 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20241111125004391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004391 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) 20241111125004392 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) 20241111125004392 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) 20241111125004393 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) 20241111125004393 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) 20241111125004394 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) 20241111125004394 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) 20241111125004395 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) 20241111125004395 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) 20241111125004396 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) 20241111125004396 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) 20241111125004397 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) 20241111125004397 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) 20241111125004397 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) 20241111125004397 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) 20241111125004398 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) 20241111125004398 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) 20241111125004398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20241111125004398 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) 20241111125004399 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 121 20241111125004411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=5 data=3c 00 f5 b2 90 33 1b 4a 0b 68 61 65 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 121 (pcu_l1_if.cpp:478) 20241111125004411 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004411 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f5 b2 90 33 1b 4a 0b 68 61 65 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004411 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004411 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) 20241111125004411 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) 20241111125004411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20241111125004411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b2 90 33 1b 4a 0b 68 61 65 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004411 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20241111125004411 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20241111125004411 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20241111125004411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004411 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) 20241111125004412 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) 20241111125004412 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) 20241111125004413 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) 20241111125004413 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) 20241111125004413 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) 20241111125004413 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) 20241111125004414 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) 20241111125004414 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) 20241111125004415 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) 20241111125004415 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) 20241111125004416 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) 20241111125004416 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) 20241111125004417 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) 20241111125004417 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) 20241111125004420 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) 20241111125004420 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) 20241111125004420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20241111125004420 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) 20241111125004420 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 122 20241111125004435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=6 data=3c 00 f7 91 b5 09 a6 91 2d 9d de 14 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 122 (pcu_l1_if.cpp:478) 20241111125004435 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004435 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f7 91 b5 09 a6 91 2d 9d de 14 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004435 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004435 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) 20241111125004435 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) 20241111125004435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20241111125004435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=91 b5 09 a6 91 2d 9d de 14 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004435 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20241111125004435 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20241111125004435 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20241111125004435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004435 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) 20241111125004437 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) 20241111125004437 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) 20241111125004437 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) 20241111125004437 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) 20241111125004438 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) 20241111125004438 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) 20241111125004439 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) 20241111125004439 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) 20241111125004440 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) 20241111125004440 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) 20241111125004441 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) 20241111125004441 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) 20241111125004441 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) 20241111125004441 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) 20241111125004442 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) 20241111125004442 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) 20241111125004442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241111125004442 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) 20241111125004443 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 123 20241111125004453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=7 data=3c 00 f9 7e 33 b6 c1 b5 79 90 be 5f bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 123 (pcu_l1_if.cpp:478) 20241111125004453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f9 7e 33 b6 c1 b5 79 90 be 5f bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004453 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004453 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) 20241111125004453 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) 20241111125004453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20241111125004453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7e 33 b6 c1 b5 79 90 be 5f bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004453 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20241111125004453 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20241111125004453 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20241111125004453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004453 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) 20241111125004454 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) 20241111125004454 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) 20241111125004455 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) 20241111125004455 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) 20241111125004456 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) 20241111125004456 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) 20241111125004457 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) 20241111125004457 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) 20241111125004457 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) 20241111125004457 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) 20241111125004458 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) 20241111125004458 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) 20241111125004459 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) 20241111125004459 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) 20241111125004460 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) 20241111125004460 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) 20241111125004460 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241111125004460 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) 20241111125004461 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 124 20241111125004472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=8 data=3c 00 fb 1f 8e 4d 70 89 27 79 d1 ba 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 124 (pcu_l1_if.cpp:478) 20241111125004472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fb 1f 8e 4d 70 89 27 79 d1 ba 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004472 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004472 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) 20241111125004472 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) 20241111125004472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20241111125004472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1f 8e 4d 70 89 27 79 d1 ba 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004472 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20241111125004472 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20241111125004472 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20241111125004472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004473 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) 20241111125004474 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) 20241111125004474 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) 20241111125004475 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) 20241111125004475 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) 20241111125004476 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) 20241111125004476 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) 20241111125004477 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) 20241111125004477 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) 20241111125004478 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) 20241111125004478 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) 20241111125004479 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) 20241111125004479 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) 20241111125004480 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) 20241111125004480 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) 20241111125004482 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) 20241111125004482 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) 20241111125004482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241111125004482 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) 20241111125004483 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 125 20241111125004496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=9 data=3c 00 fd 3f 3c 3a 23 b8 7b 8f cd 6a 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 125 (pcu_l1_if.cpp:478) 20241111125004496 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004496 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fd 3f 3c 3a 23 b8 7b 8f cd 6a 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004496 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004496 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) 20241111125004496 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) 20241111125004496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20241111125004496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3f 3c 3a 23 b8 7b 8f cd 6a 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004496 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20241111125004496 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20241111125004496 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20241111125004496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004496 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) 20241111125004498 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) 20241111125004498 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) 20241111125004499 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) 20241111125004499 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) 20241111125004500 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) 20241111125004500 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) 20241111125004501 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) 20241111125004501 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) 20241111125004501 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) 20241111125004501 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) 20241111125004502 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) 20241111125004502 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) 20241111125004503 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) 20241111125004503 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) 20241111125004504 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) 20241111125004504 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) 20241111125004504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241111125004504 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) 20241111125004505 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 126 20241111125004515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=10 data=3c 00 ff 5b 75 d4 fb fd f4 11 34 d4 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 126 (pcu_l1_if.cpp:478) 20241111125004515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ff 5b 75 d4 fb fd f4 11 34 d4 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004515 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004516 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) 20241111125004516 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) 20241111125004516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20241111125004516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5b 75 d4 fb fd f4 11 34 d4 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004516 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20241111125004516 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20241111125004516 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20241111125004516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004516 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) 20241111125004517 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) 20241111125004517 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) 20241111125004517 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) 20241111125004518 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) 20241111125004518 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) 20241111125004518 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) 20241111125004519 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) 20241111125004519 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) 20241111125004520 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) 20241111125004520 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) 20241111125004521 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) 20241111125004521 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) 20241111125004521 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) 20241111125004521 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) 20241111125004522 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) 20241111125004522 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) 20241111125004522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241111125004522 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) 20241111125004523 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 127 20241111125004534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=11 data=3c 00 01 7e f1 43 cf fc aa bc ae 54 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 127 (pcu_l1_if.cpp:478) 20241111125004534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 01 7e f1 43 cf fc aa bc ae 54 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004534 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004534 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) 20241111125004534 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) 20241111125004534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125004534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7e f1 43 cf fc aa bc ae 54 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004535 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125004535 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125004535 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125004535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004535 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) 20241111125004536 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) 20241111125004536 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) 20241111125004536 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) 20241111125004536 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) 20241111125004537 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) 20241111125004537 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) 20241111125004538 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) 20241111125004538 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) 20241111125004539 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) 20241111125004539 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) 20241111125004539 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) 20241111125004539 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) 20241111125004540 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) 20241111125004540 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) 20241111125004544 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) 20241111125004544 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) 20241111125004544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241111125004544 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) 20241111125004544 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 128 20241111125004558 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) 20241111125004558 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) 20241111125004558 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125004558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data=3c 00 03 a9 6b 9c 27 a9 53 4a 59 62 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 128 (pcu_l1_if.cpp:478) 20241111125004558 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004558 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 a9 6b 9c 27 a9 53 4a 59 62 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004558 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004558 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) 20241111125004558 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) 20241111125004558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125004558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a9 6b 9c 27 a9 53 4a 59 62 e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004558 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125004558 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125004558 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125004558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004558 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) 20241111125004560 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) 20241111125004560 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) 20241111125004561 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) 20241111125004561 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) 20241111125004561 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) 20241111125004561 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) 20241111125004562 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) 20241111125004562 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) 20241111125004563 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) 20241111125004563 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) 20241111125004564 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) 20241111125004564 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) 20241111125004564 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) 20241111125004564 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) 20241111125004565 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) 20241111125004565 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) 20241111125004565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241111125004565 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) 20241111125004566 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 129 20241111125004577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=1 data=3c 00 05 0a 6d 77 9b 15 bd d2 a7 6f 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 129 (pcu_l1_if.cpp:478) 20241111125004577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 0a 6d 77 9b 15 bd d2 a7 6f 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004577 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004577 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) 20241111125004577 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) 20241111125004577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125004577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0a 6d 77 9b 15 bd d2 a7 6f 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004577 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125004577 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125004577 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125004577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004577 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) 20241111125004578 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) 20241111125004578 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) 20241111125004579 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) 20241111125004579 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) 20241111125004580 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) 20241111125004580 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) 20241111125004580 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) 20241111125004580 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) 20241111125004581 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) 20241111125004581 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) 20241111125004582 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) 20241111125004582 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) 20241111125004583 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) 20241111125004583 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) 20241111125004584 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) 20241111125004584 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) 20241111125004584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241111125004584 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) 20241111125004584 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 130 20241111125004596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=2 data=3c 00 07 f1 e1 c7 50 82 c0 fe b6 ea 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 130 (pcu_l1_if.cpp:478) 20241111125004596 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004596 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 f1 e1 c7 50 82 c0 fe b6 ea 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004596 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004596 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) 20241111125004596 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) 20241111125004596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125004596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f1 e1 c7 50 82 c0 fe b6 ea 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004596 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125004596 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125004596 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125004596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004596 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) 20241111125004597 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) 20241111125004597 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) 20241111125004598 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) 20241111125004598 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) 20241111125004599 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) 20241111125004599 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) 20241111125004600 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) 20241111125004600 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) 20241111125004601 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) 20241111125004601 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) 20241111125004601 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) 20241111125004602 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) 20241111125004602 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) 20241111125004602 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) 20241111125004605 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) 20241111125004605 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) 20241111125004605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241111125004605 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) 20241111125004606 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 131 20241111125004620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=3 data=3c 00 09 04 3d 5c 52 cd a3 56 eb 22 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 131 (pcu_l1_if.cpp:478) 20241111125004620 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004620 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 04 3d 5c 52 cd a3 56 eb 22 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004620 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004620 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) 20241111125004620 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125004620 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) 20241111125004620 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125004620 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=04 3d 5c 52 cd a3 56 eb 22 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004620 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125004620 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125004620 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125004620 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004620 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004620 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) 20241111125004621 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) 20241111125004621 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) 20241111125004622 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) 20241111125004622 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) 20241111125004623 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) 20241111125004623 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) 20241111125004624 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) 20241111125004624 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) 20241111125004624 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) 20241111125004624 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) 20241111125004625 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) 20241111125004625 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) 20241111125004626 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) 20241111125004626 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) 20241111125004627 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) 20241111125004627 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) 20241111125004627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241111125004627 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) 20241111125004628 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 132 20241111125004639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=4 data=3c 00 0b 49 2f dc 79 c8 dd 11 e5 6a 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 132 (pcu_l1_if.cpp:478) 20241111125004639 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004639 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 49 2f dc 79 c8 dd 11 e5 6a 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004639 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004639 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) 20241111125004639 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) 20241111125004639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125004639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=49 2f dc 79 c8 dd 11 e5 6a 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004639 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125004639 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125004639 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125004639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004639 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) 20241111125004640 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) 20241111125004640 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) 20241111125004641 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) 20241111125004641 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) 20241111125004642 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) 20241111125004642 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) 20241111125004643 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) 20241111125004643 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) 20241111125004643 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) 20241111125004644 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) 20241111125004644 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) 20241111125004644 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) 20241111125004645 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) 20241111125004645 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) 20241111125004646 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) 20241111125004646 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) 20241111125004646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241111125004646 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) 20241111125004647 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 133 20241111125004658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=5 data=3c 00 0d d1 d7 ca ec 21 02 69 98 89 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 133 (pcu_l1_if.cpp:478) 20241111125004658 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004658 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d d1 d7 ca ec 21 02 69 98 89 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004658 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004658 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) 20241111125004658 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) 20241111125004658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125004658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d1 d7 ca ec 21 02 69 98 89 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004658 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125004658 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125004658 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125004658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004658 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) 20241111125004659 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) 20241111125004659 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) 20241111125004660 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) 20241111125004660 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) 20241111125004661 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) 20241111125004661 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) 20241111125004662 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) 20241111125004662 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) 20241111125004662 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) 20241111125004662 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) 20241111125004663 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) 20241111125004663 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) 20241111125004664 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) 20241111125004664 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) 20241111125004667 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) 20241111125004667 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) 20241111125004667 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241111125004667 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) 20241111125004668 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 134 20241111125004682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=6 data=3c 00 0f f1 63 a7 94 61 24 f7 24 8c 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 134 (pcu_l1_if.cpp:478) 20241111125004682 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004682 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f f1 63 a7 94 61 24 f7 24 8c 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004682 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004682 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) 20241111125004682 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) 20241111125004682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125004682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f1 63 a7 94 61 24 f7 24 8c 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004682 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125004682 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125004682 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125004682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004682 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) 20241111125004683 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) 20241111125004683 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) 20241111125004684 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) 20241111125004684 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) 20241111125004685 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) 20241111125004685 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) 20241111125004686 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) 20241111125004686 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) 20241111125004686 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) 20241111125004686 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) 20241111125004687 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) 20241111125004687 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) 20241111125004688 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) 20241111125004688 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) 20241111125004689 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) 20241111125004689 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) 20241111125004689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241111125004689 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) 20241111125004689 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 135 20241111125004701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=7 data=3c 00 11 f0 d2 ce e8 ac 7a fa fa 3b a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 135 (pcu_l1_if.cpp:478) 20241111125004701 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004701 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 f0 d2 ce e8 ac 7a fa fa 3b a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004701 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004701 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) 20241111125004701 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) 20241111125004701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125004701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f0 d2 ce e8 ac 7a fa fa 3b a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004701 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125004701 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125004701 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125004701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004701 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) 20241111125004702 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) 20241111125004702 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) 20241111125004703 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) 20241111125004703 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) 20241111125004704 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) 20241111125004704 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) 20241111125004704 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) 20241111125004704 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) 20241111125004705 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) 20241111125004705 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) 20241111125004706 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) 20241111125004706 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) 20241111125004707 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) 20241111125004707 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) 20241111125004708 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) 20241111125004708 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) 20241111125004708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241111125004708 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) 20241111125004708 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 136 20241111125004720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=8 data=3c 00 13 f5 6b 43 13 98 e1 36 91 e1 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 136 (pcu_l1_if.cpp:478) 20241111125004720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 f5 6b 43 13 98 e1 36 91 e1 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004720 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004720 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) 20241111125004720 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) 20241111125004720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125004720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f5 6b 43 13 98 e1 36 91 e1 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004720 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125004720 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125004720 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125004720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004720 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) 20241111125004721 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) 20241111125004721 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) 20241111125004722 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) 20241111125004722 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) 20241111125004723 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) 20241111125004723 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) 20241111125004724 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) 20241111125004724 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) 20241111125004724 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) 20241111125004724 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) 20241111125004725 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) 20241111125004725 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) 20241111125004726 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) 20241111125004726 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) 20241111125004730 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) 20241111125004730 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) 20241111125004730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241111125004730 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) 20241111125004730 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 137 20241111125004744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=9 data=3c 00 15 e4 3e 1c 52 0c 55 c3 5d 55 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 137 (pcu_l1_if.cpp:478) 20241111125004744 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004744 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 e4 3e 1c 52 0c 55 c3 5d 55 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004744 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004744 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) 20241111125004744 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) 20241111125004744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125004744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e4 3e 1c 52 0c 55 c3 5d 55 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004744 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125004744 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125004744 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125004744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004744 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) 20241111125004745 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) 20241111125004745 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) 20241111125004746 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) 20241111125004746 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) 20241111125004747 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) 20241111125004747 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) 20241111125004748 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) 20241111125004748 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) 20241111125004749 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) 20241111125004749 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) 20241111125004749 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) 20241111125004750 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) 20241111125004750 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) 20241111125004750 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) 20241111125004751 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) 20241111125004751 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) 20241111125004751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241111125004751 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) 20241111125004752 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 138 20241111125004763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=10 data=3c 00 17 e8 07 1b 3d 39 a1 69 f5 b1 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 138 (pcu_l1_if.cpp:478) 20241111125004763 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004763 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 e8 07 1b 3d 39 a1 69 f5 b1 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004763 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004763 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) 20241111125004763 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) 20241111125004763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125004763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e8 07 1b 3d 39 a1 69 f5 b1 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004763 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125004763 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125004763 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125004763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004763 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) 20241111125004763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125004763 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125004763 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125004764 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) 20241111125004764 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) 20241111125004765 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) 20241111125004765 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) 20241111125004766 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) 20241111125004766 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) 20241111125004767 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) 20241111125004767 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) 20241111125004767 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) 20241111125004767 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) 20241111125004768 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) 20241111125004768 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) 20241111125004769 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) 20241111125004769 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) 20241111125004770 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) 20241111125004770 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) 20241111125004770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241111125004770 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) 20241111125004770 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125004770 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125004770 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) 20241111125004770 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125004770 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125004770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=40 24 00 83 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125004770 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@131a5d934883: Sending DATA.ind with link quality (dB): 139 20241111125004782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=11 data=3c 00 19 6a 57 63 55 1b 73 33 e6 2f 6c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 139 (pcu_l1_if.cpp:478) 20241111125004782 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004782 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 6a 57 63 55 1b 73 33 e6 2f 6c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004782 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004782 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) 20241111125004782 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) 20241111125004782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125004782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6a 57 63 55 1b 73 33 e6 2f 6c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004782 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125004782 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125004782 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125004782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004782 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) 20241111125004784 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) 20241111125004784 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) 20241111125004784 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) 20241111125004784 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) 20241111125004785 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) 20241111125004785 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) 20241111125004786 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) 20241111125004786 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) 20241111125004787 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) 20241111125004787 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) 20241111125004788 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) 20241111125004788 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) 20241111125004788 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) 20241111125004788 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) 20241111125004791 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) 20241111125004792 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) 20241111125004792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241111125004792 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) 20241111125004792 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 140 20241111125004806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data=3c 00 1b 1d 04 4e f8 73 14 14 2c 16 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 140 (pcu_l1_if.cpp:478) 20241111125004806 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004806 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 1d 04 4e f8 73 14 14 2c 16 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004806 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004806 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) 20241111125004806 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) 20241111125004806 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125004806 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1d 04 4e f8 73 14 14 2c 16 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004806 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125004806 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125004806 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125004806 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004806 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004806 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) 20241111125004807 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) 20241111125004807 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) 20241111125004808 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) 20241111125004808 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) 20241111125004809 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) 20241111125004809 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) 20241111125004810 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) 20241111125004810 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) 20241111125004810 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) 20241111125004810 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) 20241111125004811 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) 20241111125004811 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) 20241111125004812 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) 20241111125004812 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) 20241111125004813 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) 20241111125004813 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) 20241111125004813 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241111125004813 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) 20241111125004814 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 141 20241111125004825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=1 data=3c 00 1d 08 3c 1a e1 77 83 a4 ad ee bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 141 (pcu_l1_if.cpp:478) 20241111125004825 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004825 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d 08 3c 1a e1 77 83 a4 ad ee bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004825 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004825 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) 20241111125004825 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) 20241111125004825 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) 20241111125004825 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125004825 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=08 3c 1a e1 77 83 a4 ad ee bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004825 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125004825 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125004825 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125004825 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004825 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004825 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) 20241111125004826 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) 20241111125004826 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) 20241111125004827 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) 20241111125004827 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) 20241111125004828 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) 20241111125004828 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) 20241111125004829 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) 20241111125004829 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) 20241111125004829 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) 20241111125004829 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) 20241111125004830 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) 20241111125004830 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) 20241111125004831 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) 20241111125004831 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) 20241111125004832 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) 20241111125004832 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) 20241111125004832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241111125004832 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) 20241111125004833 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 142 20241111125004844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=2 data=3c 00 1f 20 71 87 b6 56 3d ed 8e e9 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 142 (pcu_l1_if.cpp:478) 20241111125004844 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004844 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f 20 71 87 b6 56 3d ed 8e e9 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004844 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004844 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) 20241111125004844 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) 20241111125004844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125004844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=20 71 87 b6 56 3d ed 8e e9 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004844 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125004844 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125004844 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125004844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004844 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) 20241111125004845 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) 20241111125004845 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) 20241111125004846 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) 20241111125004846 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) 20241111125004847 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) 20241111125004847 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) 20241111125004848 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) 20241111125004848 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) 20241111125004848 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) 20241111125004848 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) 20241111125004849 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) 20241111125004849 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) 20241111125004850 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) 20241111125004850 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) 20241111125004853 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) 20241111125004853 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) 20241111125004853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20241111125004853 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) 20241111125004854 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 143 20241111125004868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=3 data=3c 00 21 03 80 68 1e 4d e0 3a 05 4d 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 143 (pcu_l1_if.cpp:478) 20241111125004868 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004868 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 03 80 68 1e 4d e0 3a 05 4d 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004868 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004868 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) 20241111125004868 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) 20241111125004868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125004868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=03 80 68 1e 4d e0 3a 05 4d 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004868 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125004868 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125004868 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125004868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004868 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) 20241111125004869 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) 20241111125004869 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) 20241111125004870 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) 20241111125004870 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) 20241111125004871 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) 20241111125004871 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) 20241111125004871 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) 20241111125004872 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) 20241111125004872 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) 20241111125004872 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) 20241111125004873 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) 20241111125004873 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) 20241111125004874 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) 20241111125004874 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) 20241111125004875 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) 20241111125004875 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) 20241111125004875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20241111125004875 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) 20241111125004876 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 144 20241111125004887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=4 data=3c 00 23 fe b0 dc ad 66 d2 ca 5a 17 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 144 (pcu_l1_if.cpp:478) 20241111125004887 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004887 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 fe b0 dc ad 66 d2 ca 5a 17 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004887 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004887 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) 20241111125004887 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) 20241111125004887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125004887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fe b0 dc ad 66 d2 ca 5a 17 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004887 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241111125004887 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125004887 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125004887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004887 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) 20241111125004888 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) 20241111125004888 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) 20241111125004889 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) 20241111125004889 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) 20241111125004890 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) 20241111125004890 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) 20241111125004891 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) 20241111125004891 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) 20241111125004892 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) 20241111125004892 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) 20241111125004892 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) 20241111125004892 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) 20241111125004893 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) 20241111125004893 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) 20241111125004894 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) 20241111125004894 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) 20241111125004894 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20241111125004894 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) 20241111125004895 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 145 20241111125004906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=5 data=3c 00 25 6c bf 06 92 a8 94 d3 81 c1 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 145 (pcu_l1_if.cpp:478) 20241111125004906 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004906 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 6c bf 06 92 a8 94 d3 81 c1 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004906 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004906 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) 20241111125004906 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) 20241111125004906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125004906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6c bf 06 92 a8 94 d3 81 c1 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004906 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241111125004906 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125004906 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125004906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004906 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) 20241111125004907 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) 20241111125004908 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) 20241111125004908 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) 20241111125004908 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) 20241111125004909 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) 20241111125004909 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) 20241111125004910 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) 20241111125004910 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) 20241111125004911 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) 20241111125004911 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) 20241111125004911 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) 20241111125004911 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) 20241111125004912 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) 20241111125004912 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) 20241111125004915 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) 20241111125004915 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) 20241111125004915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20241111125004915 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) 20241111125004916 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 146 20241111125004930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=6 data=10 00 27 50 1c cd 52 41 e6 d5 5f 07 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 146 (pcu_l1_if.cpp:478) 20241111125004930 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004930 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 27 50 1c cd 52 41 e6 d5 5f 07 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004930 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004930 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) 20241111125004930 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) 20241111125004930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125004930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=50 1c cd 52 41 e6 d5 5f 07 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004930 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241111125004930 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125004930 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125004930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004930 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) 20241111125004931 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) 20241111125004931 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) 20241111125004932 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) 20241111125004932 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) 20241111125004933 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) 20241111125004933 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) 20241111125004934 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) 20241111125004934 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) 20241111125004934 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) 20241111125004934 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) 20241111125004935 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) 20241111125004935 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) 20241111125004936 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) 20241111125004936 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) 20241111125004937 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) 20241111125004937 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) 20241111125004937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20241111125004937 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) 20241111125004937 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 147 20241111125004949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=7 data=0c 00 29 2c f4 9d 46 88 7d 75 8e 99 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 147 (pcu_l1_if.cpp:478) 20241111125004949 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004949 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 29 2c f4 9d 46 88 7d 75 8e 99 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004949 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004949 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) 20241111125004949 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) 20241111125004949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125004949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2c f4 9d 46 88 7d 75 8e 99 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004949 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241111125004949 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125004949 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125004949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004949 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) 20241111125004950 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) 20241111125004950 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) 20241111125004951 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) 20241111125004951 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) 20241111125004952 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) 20241111125004952 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) 20241111125004953 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) 20241111125004953 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) 20241111125004954 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) 20241111125004954 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) 20241111125004955 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) 20241111125004955 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) 20241111125004955 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) 20241111125004955 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) 20241111125004956 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) 20241111125004956 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) 20241111125004956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241111125004956 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) 20241111125004957 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 148 20241111125004968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=8 data=08 00 2b 47 fd f0 f5 8a 57 16 70 1e a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 148 (pcu_l1_if.cpp:478) 20241111125004968 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004968 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 2b 47 fd f0 f5 8a 57 16 70 1e a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004968 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004968 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) 20241111125004968 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) 20241111125004968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241111125004968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=47 fd f0 f5 8a 57 16 70 1e a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004968 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241111125004968 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241111125004968 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241111125004968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004968 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) 20241111125004969 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) 20241111125004969 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) 20241111125004970 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) 20241111125004970 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) 20241111125004971 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) 20241111125004971 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) 20241111125004972 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) 20241111125004972 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) 20241111125004972 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) 20241111125004972 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) 20241111125004973 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) 20241111125004973 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) 20241111125004974 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) 20241111125004974 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) 20241111125004978 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) 20241111125004978 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) 20241111125004978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241111125004978 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) 20241111125004978 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 149 20241111125004992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=9 data=04 00 2d 05 df a8 51 ba 22 49 df ce 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125004992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 149 (pcu_l1_if.cpp:478) 20241111125004992 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125004992 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 2d 05 df a8 51 ba 22 49 df ce 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125004992 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125004992 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) 20241111125004992 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) 20241111125004992 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241111125004992 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=05 df a8 51 ba 22 49 df ce 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125004992 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241111125004992 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241111125004992 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241111125004992 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125004992 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125004992 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) 20241111125004993 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) 20241111125004993 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) 20241111125004994 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) 20241111125004994 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) 20241111125004995 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) 20241111125004995 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) 20241111125004996 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) 20241111125004996 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) 20241111125004996 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) 20241111125004996 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) 20241111125004997 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) 20241111125004997 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) 20241111125004998 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) 20241111125004998 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) 20241111125004999 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) 20241111125004999 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) 20241111125004999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241111125004999 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) 20241111125004999 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with link quality (dB): 150 20241111125005011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=10 data=00 00 2f 0a 54 80 bf 88 fa f4 0b de 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125005011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 150 (pcu_l1_if.cpp:478) 20241111125005011 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125005011 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 2f 0a 54 80 bf 88 fa f4 0b de 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125005011 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125005011 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) 20241111125005011 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) 20241111125005011 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241111125005011 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0a 54 80 bf 88 fa f4 0b de 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125005011 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241111125005011 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241111125005011 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241111125005011 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125005011 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) 20241111125005011 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12551 (tbf_ul.cpp:197) 20241111125005011 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12551 (tbf_ul.cpp:467) 20241111125005011 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) 20241111125005012 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125005012 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125005012 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125005012 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) 20241111125005012 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125005012 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125005013 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) 20241111125005013 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) 20241111125005014 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) 20241111125005014 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) 20241111125005015 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) 20241111125005015 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) 20241111125005016 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) 20241111125005016 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) 20241111125005016 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) 20241111125005016 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) 20241111125005017 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) 20241111125005017 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) 20241111125005017 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) 20241111125005017 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) 20241111125005018 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) 20241111125005018 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) 20241111125005018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 723 + 13 = 736 (pdch_ul_controller.c:131) 20241111125005018 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125005018 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125005018 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) 20241111125005018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type POLL (pdch_ul_controller.c:184) 20241111125005018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=736, TS=7) (tbf_ul_ack_fsm.c:90) 20241111125005018 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) 20241111125005018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111125005018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=4f 24 00 e6 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125005019 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS4 (3) BTS(68)@131a5d934883: Shutting down virtual BTS #0... 20241111125005022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51134<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125005024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125005024 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125005024 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125005024 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125005024 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125005024 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) 20241111125005024 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125005024 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125005024 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125005024 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125005024 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125005024 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125005024 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125005024 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125005024 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125005024 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125005024 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125005024 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125005024 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125005024 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125005024 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125005024 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125005024 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125005024 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125005024 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125005024 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) 20241111125005024 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) 20241111125005024 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_cs_lqual_ul_tbf finished. Verdict: pass MTC@131a5d934883: 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 6516 with status 0 respawn: 8: starting: osmo-pcu Mon Nov 11 12:50:05 UTC 2024 ====== PCU_Tests.TC_cs_lqual_ul_tbf pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_lqual_ul_tbf.talloc 20241111125005039 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125005039 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125005039 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125005039 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125005051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125005152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1454200) Waiting for packet dumper to finish... 1 (prev_count=1454200, count=1544272) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:50:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_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@131a5d934883: 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@131a5d934883: Test case TC_cs_initial_ul started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125008285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(71)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(71)@131a5d934883: Start timer T: 5 s PCUIF(71)@131a5d934883: Start timer T_Conn: 10 s 20241111125008313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_cs_initial_ul-STATS(73)@131a5d934883: Start timer T: 2 s TC_cs_initial_ul-STATS(73)@131a5d934883: Start timer T: 2 s 20241111125010040 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125010040 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125010040 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(71)@131a5d934883: OsmoPCU is now connected BTS(72)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125010056 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125010056 DLGLOBAL DEBUG validating counter group 0x55bbebd26040(bts) with 102 counters (rate_ctr.c:86) 20241111125010056 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125010056 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125010056 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125010056 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125010056 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125010056 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125010056 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125010056 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125010056 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125010056 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125010056 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125010056 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125010056 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) MTC@131a5d934883: Start timer T: 2 s 20241111125010056 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125010056 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125010057 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125010057 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125010057 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125010057 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125010057 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125010057 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125010057 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125010057 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125010057 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125010057 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125010057 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125010057 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125010057 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125010057 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125010057 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125010057 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125010057 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125010057 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125010057 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125010057 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125010057 DLGLOBAL DEBUG validating counter group 0x7f219b2115e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125010057 DLGLOBAL DEBUG validating counter group 0x55bbebd25720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125010057 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125010057 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125010057 DLGLOBAL DEBUG validating counter group 0x7f219b212180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125010057 DLGLOBAL DEBUG validating counter group 0x7f219b212160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125010057 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125010057 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125010057 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125010057 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125010058 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125010058 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125010058 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125010058 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125010058 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125010058 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125010058 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125010058 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125010058 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125010058 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125010058 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125010058 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125010058 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125010058 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125010058 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125010058 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125010058 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125010058 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125010058 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125010058 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125010058 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125010058 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125010058 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125010058 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125010058 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125010058 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125010058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125010058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010059 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(72)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(72)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(72)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(72)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(72)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(72)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125010064 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(72)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(72)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125010068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125010068 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125010069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125010069 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125010070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125010070 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125010071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125010071 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125010071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125010071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010072 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125010072 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010073 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125010073 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010073 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125010074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010074 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125010075 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) 20241111125010075 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125010075 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125010075 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125010075 DLGLOBAL DEBUG validating counter group 0x55bbebd25760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125010075 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125010075 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125010075 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125010075 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125010075 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125010075 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125010075 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125010075 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125010075 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125010075 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125010075 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125010075 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125010075 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125010075 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125010075 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125010075 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125010075 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125010075 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125010075 DLGLOBAL DEBUG validating counter group 0x55bbebd25b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125010075 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125010075 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125010075 DLGLOBAL DEBUG validating counter group 0x55bbebd25c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125010075 DLGLOBAL DEBUG validating counter group 0x55bbebd25c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125010076 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125010076 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) 20241111125010076 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125010076 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125010076 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125010076 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125010076 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125010076 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125010076 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125010076 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) 20241111125010076 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) 20241111125010076 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125010076 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125010076 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125010076 DL1IF DEBUG (bts=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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125010087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125010087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010088 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125010088 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125010088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125010089 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125010089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010090 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125010090 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010090 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125010090 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010091 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125010091 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010091 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) 20241111125010091 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) 20241111125010092 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125010104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125010104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010105 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125010105 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010105 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125010105 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125010105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125010105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125010106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125010106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010106 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125010106 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010114 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) 20241111125010114 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) 20241111125010115 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125010129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125010129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010130 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125010130 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010131 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) 20241111125010131 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) 20241111125010132 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) 20241111125010132 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) 20241111125010133 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) 20241111125010133 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) 20241111125010133 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) 20241111125010133 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) 20241111125010134 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) 20241111125010134 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) 20241111125010135 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) 20241111125010135 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) 20241111125010136 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) 20241111125010136 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) 20241111125010137 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125010148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125010149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010151 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) 20241111125010151 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) 20241111125010153 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) 20241111125010153 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) 20241111125010154 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) 20241111125010154 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) 20241111125010155 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) 20241111125010155 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) 20241111125010156 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) 20241111125010156 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) 20241111125010157 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) 20241111125010157 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) 20241111125010159 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) 20241111125010159 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) 20241111125010160 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) 20241111125010160 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) 20241111125010161 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125010168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125010168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010169 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) 20241111125010169 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) 20241111125010171 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) 20241111125010171 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) 20241111125010172 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) 20241111125010172 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) 20241111125010173 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) 20241111125010173 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) 20241111125010173 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) 20241111125010174 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) 20241111125010174 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) 20241111125010174 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) 20241111125010175 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) 20241111125010175 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) 20241111125010177 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) 20241111125010177 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) 20241111125010178 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125010191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125010191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010192 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) 20241111125010192 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) 20241111125010192 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) 20241111125010193 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) 20241111125010193 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) 20241111125010193 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) 20241111125010194 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) 20241111125010194 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) 20241111125010195 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) 20241111125010195 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) 20241111125010196 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) 20241111125010196 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) 20241111125010197 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) 20241111125010197 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) 20241111125010199 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) 20241111125010199 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) 20241111125010200 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125010211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125010211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010212 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) 20241111125010212 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) 20241111125010213 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) 20241111125010213 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) 20241111125010213 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) 20241111125010214 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) 20241111125010214 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) 20241111125010214 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) 20241111125010215 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) 20241111125010215 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) 20241111125010216 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) 20241111125010216 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) 20241111125010217 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) 20241111125010217 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) 20241111125010217 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) 20241111125010217 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) 20241111125010218 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125010229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125010229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010229 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) 20241111125010229 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) 20241111125010229 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) 20241111125010229 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) 20241111125010229 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) 20241111125010229 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) 20241111125010229 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) 20241111125010229 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) 20241111125010229 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) 20241111125010229 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) 20241111125010230 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) 20241111125010230 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) 20241111125010230 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) 20241111125010230 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) 20241111125010238 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) 20241111125010238 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) 20241111125010239 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125010254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125010254 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010255 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) 20241111125010255 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) 20241111125010256 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) 20241111125010256 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) 20241111125010257 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) 20241111125010257 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) 20241111125010257 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) 20241111125010257 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) 20241111125010258 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) 20241111125010258 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) 20241111125010259 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) 20241111125010259 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) 20241111125010259 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) 20241111125010259 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) 20241111125010260 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) 20241111125010260 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) 20241111125010261 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125010273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125010273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125010274 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) 20241111125010274 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) 20241111125010275 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) 20241111125010275 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) 20241111125010275 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) 20241111125010275 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) 20241111125010276 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125010276 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125010276 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125010276 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) 20241111125010276 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) 20241111125010277 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) 20241111125010277 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) 20241111125010278 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) 20241111125010278 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) 20241111125010278 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) 20241111125010278 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) 20241111125010279 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) 20241111125010279 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) 20241111125010279 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241111125010279 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) 20241111125010280 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125010293 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 c7 bb 5e 09 8a 6f 82 7a c1 73 57 43 bf 88 3d 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125010293 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) 20241111125010293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 c7 bb 5e 09 8a 6f 82 7a c1 73 57 43 bf 88 3d 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125010293 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) 20241111125010293 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) 20241111125010293 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) 20241111125010293 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) 20241111125010293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125010293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=36, data=00 00 00 01 c7 bb 5e 09 8a 6f 82 7a c1 73 57 43 bf 88 3d 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125010293 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125010293 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125010293 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125010293 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125010293 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125010293 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125010293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010293 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) 20241111125010293 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) 20241111125010293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125010293 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125010293 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125010294 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) 20241111125010294 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) 20241111125010295 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) 20241111125010295 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) 20241111125010295 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) 20241111125010295 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) 20241111125010296 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) 20241111125010296 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) 20241111125010297 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) 20241111125010297 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) 20241111125010297 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) 20241111125010297 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) 20241111125010298 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) 20241111125010298 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) 20241111125010302 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) 20241111125010302 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) 20241111125010302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125010302 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) 20241111125010302 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125010302 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125010302 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) 20241111125010302 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125010302 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125010302 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125010302 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) 20241111125010302 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) 20241111125010303 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125010317 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) 20241111125010317 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) 20241111125010317 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) 20241111125010317 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125010319 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) 20241111125010319 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) 20241111125010320 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) 20241111125010320 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) 20241111125010321 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) 20241111125010321 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) 20241111125010322 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) 20241111125010322 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) 20241111125010323 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) 20241111125010323 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) 20241111125010324 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) 20241111125010324 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) 20241111125010325 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) 20241111125010325 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) 20241111125010327 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125010336 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) 20241111125010336 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) 20241111125010336 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) 20241111125010336 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125010338 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) 20241111125010338 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) 20241111125010339 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) 20241111125010339 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) 20241111125010340 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) 20241111125010340 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) 20241111125010341 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) 20241111125010341 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) 20241111125010342 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) 20241111125010342 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) 20241111125010343 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) 20241111125010343 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) 20241111125010344 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) 20241111125010344 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) 20241111125010344 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125010355 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) 20241111125010355 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) 20241111125010356 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) 20241111125010356 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) 20241111125010357 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) 20241111125010357 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) 20241111125010358 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) 20241111125010358 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) 20241111125010358 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) 20241111125010358 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) 20241111125010359 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) 20241111125010359 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) 20241111125010360 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) 20241111125010360 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) 20241111125010361 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) 20241111125010361 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) 20241111125010364 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125010378 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) 20241111125010378 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) 20241111125010378 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125010378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125010378 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125010378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125010378 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241111125010378 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) 20241111125010379 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) 20241111125010379 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) 20241111125010380 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) 20241111125010380 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) 20241111125010381 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) 20241111125010381 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) 20241111125010381 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) 20241111125010382 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) 20241111125010382 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) 20241111125010382 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) 20241111125010383 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) 20241111125010383 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) 20241111125010384 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) 20241111125010384 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) 20241111125010384 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125010397 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 f5 9c 92 df 74 36 f1 0e 8a 74 2b 2b 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) 20241111125010397 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) 20241111125010397 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010397 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 f5 9c 92 df 74 36 f1 0e 8a 74 2b 2b 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) 20241111125010397 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) 20241111125010397 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) 20241111125010397 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) 20241111125010397 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) 20241111125010397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125010397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=f5 9c 92 df 74 36 f1 0e 8a 74 2b 2b 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) 20241111125010397 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125010397 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125010397 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125010397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010397 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) 20241111125010397 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) 20241111125010398 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) 20241111125010398 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) 20241111125010399 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) 20241111125010399 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) 20241111125010400 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) 20241111125010400 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) 20241111125010400 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) 20241111125010400 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) 20241111125010401 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) 20241111125010401 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) 20241111125010402 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) 20241111125010402 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) 20241111125010404 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) 20241111125010404 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) 20241111125010405 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) 20241111125010405 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) 20241111125010405 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125010405 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) 20241111125010405 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010416 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 a1 06 f2 f2 fe c7 7c 27 61 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125010416 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) 20241111125010416 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010416 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 a1 06 f2 f2 fe c7 7c 27 61 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125010416 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) 20241111125010416 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) 20241111125010416 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) 20241111125010416 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) 20241111125010416 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125010416 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=a1 06 f2 f2 fe c7 7c 27 61 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125010416 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125010416 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125010416 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125010417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010417 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) 20241111125010417 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) 20241111125010418 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) 20241111125010418 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) 20241111125010418 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) 20241111125010418 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) 20241111125010419 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) 20241111125010419 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) 20241111125010420 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) 20241111125010420 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) 20241111125010421 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) 20241111125010421 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) 20241111125010421 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) 20241111125010421 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) 20241111125010422 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) 20241111125010422 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) 20241111125010426 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) 20241111125010426 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) 20241111125010426 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125010426 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) 20241111125010427 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010440 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 8b 89 9d 38 a2 59 40 63 74 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125010440 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) 20241111125010440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 8b 89 9d 38 a2 59 40 63 74 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125010440 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) 20241111125010440 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) 20241111125010440 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) 20241111125010440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125010440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=8b 89 9d 38 a2 59 40 63 74 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125010440 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125010440 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125010440 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125010440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010440 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) 20241111125010440 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) 20241111125010441 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) 20241111125010441 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) 20241111125010442 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) 20241111125010442 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) 20241111125010443 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) 20241111125010443 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) 20241111125010444 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) 20241111125010444 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) 20241111125010445 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) 20241111125010445 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) 20241111125010445 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) 20241111125010445 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) 20241111125010446 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) 20241111125010446 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) 20241111125010447 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) 20241111125010447 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) 20241111125010447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125010447 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) 20241111125010448 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010459 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 4c 06 29 8c b8 9d 18 0b f3 8d 2b 2b 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) 20241111125010459 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) 20241111125010459 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010459 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 4c 06 29 8c b8 9d 18 0b f3 8d 2b 2b 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) 20241111125010459 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) 20241111125010459 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) 20241111125010459 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) 20241111125010459 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125010459 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=4c 06 29 8c b8 9d 18 0b f3 8d 2b 2b 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) 20241111125010459 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125010459 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125010459 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125010459 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010459 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) 20241111125010459 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) 20241111125010460 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) 20241111125010461 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) 20241111125010461 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) 20241111125010461 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) 20241111125010462 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) 20241111125010462 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) 20241111125010463 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) 20241111125010463 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) 20241111125010464 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) 20241111125010464 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) 20241111125010464 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) 20241111125010464 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) 20241111125010465 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) 20241111125010465 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) 20241111125010466 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) 20241111125010466 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) 20241111125010466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125010466 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) 20241111125010467 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010478 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 46 9b 70 7b fb a8 93 56 e3 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) 20241111125010478 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) 20241111125010478 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010478 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 46 9b 70 7b fb a8 93 56 e3 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) 20241111125010478 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) 20241111125010479 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) 20241111125010479 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) 20241111125010479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125010479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=46 9b 70 7b fb a8 93 56 e3 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) 20241111125010479 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125010479 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125010479 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125010479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010479 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) 20241111125010479 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) 20241111125010480 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) 20241111125010480 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) 20241111125010481 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) 20241111125010481 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) 20241111125010481 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) 20241111125010481 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) 20241111125010482 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) 20241111125010482 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) 20241111125010483 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) 20241111125010483 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) 20241111125010485 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) 20241111125010485 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) 20241111125010486 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) 20241111125010486 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) 20241111125010488 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) 20241111125010488 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) 20241111125010488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125010488 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) 20241111125010489 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010502 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 a5 2d 62 0b f1 32 8b c4 c0 14 2b 2b 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) 20241111125010502 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) 20241111125010502 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010502 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d a5 2d 62 0b f1 32 8b c4 c0 14 2b 2b 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) 20241111125010502 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) 20241111125010502 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) 20241111125010502 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) 20241111125010502 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125010502 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=a5 2d 62 0b f1 32 8b c4 c0 14 2b 2b 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) 20241111125010502 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125010502 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125010502 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125010502 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010502 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) 20241111125010503 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) 20241111125010504 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) 20241111125010504 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) 20241111125010504 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) 20241111125010504 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) 20241111125010505 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) 20241111125010505 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) 20241111125010506 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) 20241111125010506 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) 20241111125010507 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) 20241111125010507 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) 20241111125010507 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) 20241111125010507 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) 20241111125010508 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) 20241111125010508 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) 20241111125010509 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) 20241111125010509 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) 20241111125010509 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125010509 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) 20241111125010510 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010521 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 52 eb ed af 13 1f 50 66 be cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125010521 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) 20241111125010521 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010521 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f 52 eb ed af 13 1f 50 66 be cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125010521 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) 20241111125010521 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) 20241111125010521 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) 20241111125010521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125010521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=52 eb ed af 13 1f 50 66 be cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125010521 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125010521 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125010521 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125010521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010521 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) 20241111125010521 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) 20241111125010523 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) 20241111125010523 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) 20241111125010523 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) 20241111125010523 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) 20241111125010524 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) 20241111125010524 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) 20241111125010525 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) 20241111125010525 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) 20241111125010526 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) 20241111125010526 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) 20241111125010526 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) 20241111125010526 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) 20241111125010527 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) 20241111125010527 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) 20241111125010528 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) 20241111125010528 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) 20241111125010528 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125010528 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) 20241111125010529 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010540 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 87 73 5d 1b 70 f6 64 50 94 1e 2b 2b 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) 20241111125010540 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) 20241111125010540 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010540 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 87 73 5d 1b 70 f6 64 50 94 1e 2b 2b 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) 20241111125010540 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) 20241111125010540 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) 20241111125010540 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) 20241111125010540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125010540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=87 73 5d 1b 70 f6 64 50 94 1e 2b 2b 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) 20241111125010540 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125010540 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125010540 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125010540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010541 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) 20241111125010541 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) 20241111125010542 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) 20241111125010542 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) 20241111125010543 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) 20241111125010543 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) 20241111125010543 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) 20241111125010543 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) 20241111125010544 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) 20241111125010544 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) 20241111125010545 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) 20241111125010545 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) 20241111125010545 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) 20241111125010546 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) 20241111125010546 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) 20241111125010546 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) 20241111125010550 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) 20241111125010550 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) 20241111125010550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111125010550 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) 20241111125010551 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010564 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 25 7a d9 49 98 9f 6c cc de 74 2b 2b 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) 20241111125010564 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) 20241111125010564 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010564 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 25 7a d9 49 98 9f 6c cc de 74 2b 2b 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) 20241111125010564 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) 20241111125010564 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) 20241111125010564 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) 20241111125010564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125010564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=25 7a d9 49 98 9f 6c cc de 74 2b 2b 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) 20241111125010564 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125010564 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125010564 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125010564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010564 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) 20241111125010564 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) 20241111125010565 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) 20241111125010565 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) 20241111125010566 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) 20241111125010566 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) 20241111125010567 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) 20241111125010567 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) 20241111125010568 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) 20241111125010568 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) 20241111125010569 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) 20241111125010569 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) 20241111125010569 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) 20241111125010569 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) 20241111125010570 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) 20241111125010570 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) 20241111125010571 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) 20241111125010571 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) 20241111125010571 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125010571 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) 20241111125010572 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010583 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 99 76 1a 4c 89 db 96 2a 34 8c 2b 2b 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) 20241111125010583 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) 20241111125010583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 99 76 1a 4c 89 db 96 2a 34 8c 2b 2b 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) 20241111125010583 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) 20241111125010583 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) 20241111125010583 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) 20241111125010583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125010583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=99 76 1a 4c 89 db 96 2a 34 8c 2b 2b 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) 20241111125010583 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125010583 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125010583 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125010583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010583 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) 20241111125010583 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) 20241111125010585 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) 20241111125010585 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) 20241111125010586 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) 20241111125010586 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) 20241111125010587 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) 20241111125010587 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) 20241111125010587 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) 20241111125010587 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) 20241111125010588 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) 20241111125010588 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) 20241111125010589 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) 20241111125010589 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) 20241111125010590 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) 20241111125010590 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) 20241111125010591 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) 20241111125010591 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) 20241111125010591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111125010591 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) 20241111125010591 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010602 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 12 9d 33 b1 4c 16 c7 2f 95 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125010602 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) 20241111125010602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 12 9d 33 b1 4c 16 c7 2f 95 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125010602 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) 20241111125010602 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) 20241111125010602 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) 20241111125010602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125010602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=12 9d 33 b1 4c 16 c7 2f 95 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125010602 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125010602 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125010602 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125010602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010602 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) 20241111125010603 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) 20241111125010604 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) 20241111125010604 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) 20241111125010604 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) 20241111125010604 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) 20241111125010605 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) 20241111125010605 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) 20241111125010606 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) 20241111125010606 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) 20241111125010607 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) 20241111125010607 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) 20241111125010607 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) 20241111125010607 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) 20241111125010608 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) 20241111125010608 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) 20241111125010612 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) 20241111125010612 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) 20241111125010612 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125010612 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) 20241111125010613 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010626 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 dd 60 42 62 2d df 68 23 b4 98 2b 2b 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) 20241111125010626 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) 20241111125010626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 dd 60 42 62 2d df 68 23 b4 98 2b 2b 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) 20241111125010626 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) 20241111125010626 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) 20241111125010626 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) 20241111125010626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125010626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=dd 60 42 62 2d df 68 23 b4 98 2b 2b 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) 20241111125010626 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125010626 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125010626 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125010626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010626 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) 20241111125010626 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) 20241111125010627 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) 20241111125010627 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) 20241111125010628 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) 20241111125010628 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) 20241111125010629 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) 20241111125010629 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) 20241111125010629 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) 20241111125010630 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) 20241111125010630 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) 20241111125010630 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) 20241111125010631 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) 20241111125010631 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) 20241111125010632 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) 20241111125010632 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) 20241111125010633 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) 20241111125010633 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) 20241111125010633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111125010633 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) 20241111125010633 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010645 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 b9 ed ce de 3d a5 4d 1f ea 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) 20241111125010645 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) 20241111125010645 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010645 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b b9 ed ce de 3d a5 4d 1f ea 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) 20241111125010645 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) 20241111125010645 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) 20241111125010645 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) 20241111125010645 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125010645 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=b9 ed ce de 3d a5 4d 1f ea 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) 20241111125010645 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125010645 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125010645 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125010645 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010645 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) 20241111125010645 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) 20241111125010646 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) 20241111125010646 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) 20241111125010647 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) 20241111125010647 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) 20241111125010648 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) 20241111125010648 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) 20241111125010649 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) 20241111125010649 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) 20241111125010649 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) 20241111125010649 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) 20241111125010650 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) 20241111125010650 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) 20241111125010651 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) 20241111125010651 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) 20241111125010652 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) 20241111125010652 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) 20241111125010652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125010652 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) 20241111125010653 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010664 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 1c 03 40 7b 0e 1b 2e 73 06 d5 2b 2b 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) 20241111125010664 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) 20241111125010664 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010664 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d 1c 03 40 7b 0e 1b 2e 73 06 d5 2b 2b 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) 20241111125010664 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) 20241111125010664 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) 20241111125010664 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) 20241111125010664 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125010664 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=1c 03 40 7b 0e 1b 2e 73 06 d5 2b 2b 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) 20241111125010664 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125010664 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125010664 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125010664 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010664 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) 20241111125010664 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) 20241111125010665 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) 20241111125010665 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) 20241111125010666 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) 20241111125010666 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) 20241111125010667 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) 20241111125010667 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) 20241111125010668 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) 20241111125010668 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) 20241111125010668 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) 20241111125010669 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) 20241111125010669 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) 20241111125010669 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) 20241111125010670 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) 20241111125010670 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) 20241111125010673 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) 20241111125010673 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) 20241111125010673 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111125010673 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) 20241111125010674 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010688 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 b8 ef 12 d0 29 77 02 38 74 4d 2b 2b 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) 20241111125010688 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) 20241111125010688 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010688 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f b8 ef 12 d0 29 77 02 38 74 4d 2b 2b 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) 20241111125010688 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) 20241111125010688 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) 20241111125010688 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) 20241111125010688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125010688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=b8 ef 12 d0 29 77 02 38 74 4d 2b 2b 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) 20241111125010688 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125010688 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125010688 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125010688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010688 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) 20241111125010688 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) 20241111125010689 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) 20241111125010689 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) 20241111125010690 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) 20241111125010690 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) 20241111125010691 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) 20241111125010691 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) 20241111125010692 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) 20241111125010692 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) 20241111125010692 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) 20241111125010693 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) 20241111125010693 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) 20241111125010693 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) 20241111125010694 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) 20241111125010694 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) 20241111125010695 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) 20241111125010695 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) 20241111125010695 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111125010695 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) 20241111125010696 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010707 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 dc 2f 0b 03 48 8d c1 03 24 61 2b 2b 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) 20241111125010707 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) 20241111125010707 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010707 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 dc 2f 0b 03 48 8d c1 03 24 61 2b 2b 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) 20241111125010707 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) 20241111125010707 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) 20241111125010707 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) 20241111125010707 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125010707 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=dc 2f 0b 03 48 8d c1 03 24 61 2b 2b 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) 20241111125010707 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125010707 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125010707 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125010707 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010707 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) 20241111125010707 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) 20241111125010709 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) 20241111125010709 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) 20241111125010709 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) 20241111125010709 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) 20241111125010710 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) 20241111125010710 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) 20241111125010711 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) 20241111125010711 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) 20241111125010712 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) 20241111125010712 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) 20241111125010713 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) 20241111125010713 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) 20241111125010713 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) 20241111125010713 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) 20241111125010714 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) 20241111125010714 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) 20241111125010714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241111125010714 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) 20241111125010715 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010726 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 48 48 0b ad 27 b6 5a bc bb 8d 2b 2b 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) 20241111125010726 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) 20241111125010726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 48 48 0b ad 27 b6 5a bc bb 8d 2b 2b 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) 20241111125010726 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) 20241111125010726 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) 20241111125010726 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) 20241111125010726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125010726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=48 48 0b ad 27 b6 5a bc bb 8d 2b 2b 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) 20241111125010726 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241111125010726 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125010726 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125010726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010726 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) 20241111125010726 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) 20241111125010728 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) 20241111125010728 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) 20241111125010728 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) 20241111125010728 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) 20241111125010729 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) 20241111125010729 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) 20241111125010730 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) 20241111125010730 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) 20241111125010731 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) 20241111125010731 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) 20241111125010731 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) 20241111125010731 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) 20241111125010732 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) 20241111125010732 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) 20241111125010736 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) 20241111125010736 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) 20241111125010736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241111125010736 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) 20241111125010736 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010750 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 48 3a 6b 23 4c 18 a7 35 b8 fb 2b 2b 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) 20241111125010750 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) 20241111125010750 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010750 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 48 3a 6b 23 4c 18 a7 35 b8 fb 2b 2b 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) 20241111125010750 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) 20241111125010750 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) 20241111125010750 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) 20241111125010750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125010750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=48 3a 6b 23 4c 18 a7 35 b8 fb 2b 2b 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) 20241111125010750 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241111125010750 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125010750 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125010750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010750 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) 20241111125010750 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) 20241111125010751 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) 20241111125010751 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) 20241111125010752 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) 20241111125010752 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) 20241111125010753 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) 20241111125010753 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) 20241111125010754 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) 20241111125010754 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) 20241111125010755 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) 20241111125010755 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) 20241111125010755 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) 20241111125010755 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) 20241111125010756 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) 20241111125010756 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) 20241111125010757 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) 20241111125010757 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) 20241111125010757 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241111125010757 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) 20241111125010758 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125010769 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 14 2f 8e 21 13 ce 27 76 5a 41 2b 2b 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) 20241111125010769 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) 20241111125010769 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010769 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 27 14 2f 8e 21 13 ce 27 76 5a 41 2b 2b 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) 20241111125010769 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) 20241111125010769 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) 20241111125010769 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) 20241111125010769 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125010769 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=14 2f 8e 21 13 ce 27 76 5a 41 2b 2b 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) 20241111125010769 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241111125010769 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125010769 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125010769 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010769 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) 20241111125010769 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) 20241111125010769 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125010769 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125010769 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125010770 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) 20241111125010770 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) 20241111125010771 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) 20241111125010771 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) 20241111125010772 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) 20241111125010772 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) 20241111125010773 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) 20241111125010773 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) 20241111125010773 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) 20241111125010773 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) 20241111125010774 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) 20241111125010774 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) 20241111125010775 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) 20241111125010775 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) 20241111125010776 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) 20241111125010776 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) 20241111125010776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241111125010776 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) 20241111125010776 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125010776 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125010776 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) 20241111125010776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125010776 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) 20241111125010776 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) 20241111125010776 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125010788 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 bb 70 b3 64 1d d7 6c 97 cd 6d ed 8e 59 56 e7 fc 11 ac 9d 1d 0f 79 c6 12 0f 54 d4 89 4a 94 47 0d 01 42 42 db 00 (pcu_l1_if.cpp:463) 20241111125010788 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) 20241111125010788 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010788 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 29 bb 70 b3 64 1d d7 6c 97 cd 6d ed 8e 59 56 e7 fc 11 ac 9d 1d 0f 79 c6 12 0f 54 d4 89 4a 94 47 0d 01 42 42 db 00 (pdch.cpp:1019) 20241111125010788 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) 20241111125010788 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) 20241111125010788 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) 20241111125010788 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125010788 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=bb 70 b3 64 1d d7 6c 97 cd 6d ed 8e 59 56 e7 fc 11 ac 9d 1d 0f 79 c6 12 0f 54 d4 89 4a 94 47 0d 01 42 42 db (tbf_ul.cpp:337) 20241111125010788 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241111125010788 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125010788 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125010788 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010788 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) 20241111125010788 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) 20241111125010789 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) 20241111125010789 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) 20241111125010790 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) 20241111125010790 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) 20241111125010791 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) 20241111125010791 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) 20241111125010792 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) 20241111125010792 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) 20241111125010792 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) 20241111125010792 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) 20241111125010793 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) 20241111125010793 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) 20241111125010794 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) 20241111125010794 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) 20241111125010797 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125010812 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 19 6f e1 91 fc 2a db f4 45 90 2a 39 03 88 06 d8 99 de 3d 28 aa 6e ee db 94 55 66 e3 b4 4e 7f 52 66 5c d7 96 00 (pcu_l1_if.cpp:463) 20241111125010812 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) 20241111125010812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 2b 19 6f e1 91 fc 2a db f4 45 90 2a 39 03 88 06 d8 99 de 3d 28 aa 6e ee db 94 55 66 e3 b4 4e 7f 52 66 5c d7 96 00 (pdch.cpp:1019) 20241111125010812 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) 20241111125010812 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) 20241111125010812 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) 20241111125010812 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) 20241111125010812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241111125010812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=19 6f e1 91 fc 2a db f4 45 90 2a 39 03 88 06 d8 99 de 3d 28 aa 6e ee db 94 55 66 e3 b4 4e 7f 52 66 5c d7 96 (tbf_ul.cpp:337) 20241111125010812 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241111125010812 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241111125010812 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241111125010812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010812 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) 20241111125010812 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) 20241111125010813 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) 20241111125010813 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) 20241111125010814 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) 20241111125010814 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) 20241111125010815 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) 20241111125010815 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) 20241111125010816 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) 20241111125010816 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) 20241111125010817 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) 20241111125010817 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) 20241111125010817 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) 20241111125010817 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) 20241111125010818 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) 20241111125010818 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) 20241111125010819 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125010831 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 66 ab 37 ba e4 e8 9f ee e4 4a 49 24 c9 e2 85 99 07 bd 69 08 56 91 0b 84 70 85 4c 87 cd 96 bd fb ac bc 02 ad 00 (pcu_l1_if.cpp:463) 20241111125010831 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) 20241111125010831 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010831 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 2d 66 ab 37 ba e4 e8 9f ee e4 4a 49 24 c9 e2 85 99 07 bd 69 08 56 91 0b 84 70 85 4c 87 cd 96 bd fb ac bc 02 ad 00 (pdch.cpp:1019) 20241111125010831 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) 20241111125010831 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) 20241111125010831 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) 20241111125010831 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) 20241111125010831 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) 20241111125010831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241111125010831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=66 ab 37 ba e4 e8 9f ee e4 4a 49 24 c9 e2 85 99 07 bd 69 08 56 91 0b 84 70 85 4c 87 cd 96 bd fb ac bc 02 ad (tbf_ul.cpp:337) 20241111125010831 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241111125010831 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241111125010831 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241111125010831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010831 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) 20241111125010831 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) 20241111125010832 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) 20241111125010832 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) 20241111125010833 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) 20241111125010833 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) 20241111125010834 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) 20241111125010834 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) 20241111125010835 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) 20241111125010835 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) 20241111125010835 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) 20241111125010835 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) 20241111125010836 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) 20241111125010836 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) 20241111125010837 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) 20241111125010837 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) 20241111125010838 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125010850 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 d3 df bd e5 56 2e 57 02 0c 5b c9 68 dd 20 e8 85 80 95 0f 68 c1 77 da de 94 66 aa 7f 6b d9 e3 6c 6f c3 27 3b 00 (pcu_l1_if.cpp:463) 20241111125010850 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) 20241111125010850 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010850 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 2f d3 df bd e5 56 2e 57 02 0c 5b c9 68 dd 20 e8 85 80 95 0f 68 c1 77 da de 94 66 aa 7f 6b d9 e3 6c 6f c3 27 3b 00 (pdch.cpp:1019) 20241111125010850 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) 20241111125010850 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) 20241111125010850 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) 20241111125010850 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) 20241111125010850 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241111125010850 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=d3 df bd e5 56 2e 57 02 0c 5b c9 68 dd 20 e8 85 80 95 0f 68 c1 77 da de 94 66 aa 7f 6b d9 e3 6c 6f c3 27 3b (tbf_ul.cpp:337) 20241111125010850 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241111125010850 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241111125010850 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241111125010850 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010850 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) 20241111125010850 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) 20241111125010851 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) 20241111125010851 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) 20241111125010852 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) 20241111125010852 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) 20241111125010853 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) 20241111125010853 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) 20241111125010854 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) 20241111125010854 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) 20241111125010854 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) 20241111125010854 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) 20241111125010855 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) 20241111125010855 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) 20241111125010856 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) 20241111125010856 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) 20241111125010859 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125010874 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 dd 71 18 b6 82 4f 39 b2 92 72 d3 82 f7 c0 9e a4 be 09 2c eb 6d 5a 3d e0 35 83 b9 90 34 bc ca b5 af 8b a5 0c 00 (pcu_l1_if.cpp:463) 20241111125010874 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) 20241111125010874 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125010874 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 31 dd 71 18 b6 82 4f 39 b2 92 72 d3 82 f7 c0 9e a4 be 09 2c eb 6d 5a 3d e0 35 83 b9 90 34 bc ca b5 af 8b a5 0c 00 (pdch.cpp:1019) 20241111125010874 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) 20241111125010874 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) 20241111125010874 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) 20241111125010874 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) 20241111125010874 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241111125010874 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=dd 71 18 b6 82 4f 39 b2 92 72 d3 82 f7 c0 9e a4 be 09 2c eb 6d 5a 3d e0 35 83 b9 90 34 bc ca b5 af 8b a5 0c (tbf_ul.cpp:337) 20241111125010874 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241111125010874 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241111125010874 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241111125010874 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125010874 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) 20241111125010874 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=896 (tbf_ul.cpp:197) 20241111125010874 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=896 (tbf_ul.cpp:467) 20241111125010874 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) 20241111125010874 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125010874 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125010874 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125010874 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) 20241111125010874 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125010874 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125010875 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) 20241111125010875 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) 20241111125010876 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) 20241111125010876 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) 20241111125010877 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) 20241111125010877 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) 20241111125010877 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) 20241111125010877 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) 20241111125010878 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) 20241111125010878 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) 20241111125010879 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) 20241111125010879 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) 20241111125010880 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) 20241111125010880 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) 20241111125010880 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) 20241111125010880 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) 20241111125010881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 173 + 13 = 186 (pdch_ul_controller.c:131) 20241111125010881 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125010881 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125010881 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) 20241111125010881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type POLL (pdch_ul_controller.c:184) 20241111125010881 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) 20241111125010881 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) 20241111125010881 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) 20241111125010881 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) 20241111125010881 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(72)@131a5d934883: Shutting down virtual BTS #0... 20241111125010888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125010890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125010891 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125010891 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125010891 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125010891 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125010891 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) 20241111125010891 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125010891 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125010891 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125010892 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125010892 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125010892 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125010892 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125010892 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125010892 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125010892 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125010892 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125010892 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125010892 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125010892 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125010892 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125010892 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125010892 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125010892 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125010892 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125010892 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) 20241111125010892 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) 20241111125010892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 8: stopped pid 6576 with status 0 MTC@131a5d934883: Test case TC_cs_initial_ul finished. Verdict: pass MTC@131a5d934883: 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: 9: starting: osmo-pcu Mon Nov 11 12:50:10 UTC 2024 ====== PCU_Tests.TC_cs_initial_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_initial_ul.talloc 20241111125010922 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125010922 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125010922 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125010922 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125010936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47566<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125011037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47566<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307212) Waiting for packet dumper to finish... 1 (prev_count=307212, count=371052) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:50:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_cs_max_ul started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125014122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(75)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(75)@131a5d934883: Start timer T: 5 s PCUIF(75)@131a5d934883: Start timer T_Conn: 10 s 20241111125014127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52686<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_cs_max_ul-STATS(77)@131a5d934883: Start timer T: 2 s TC_cs_max_ul-STATS(77)@131a5d934883: Start timer T: 2 s 20241111125015923 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125015923 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125015923 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(75)@131a5d934883: OsmoPCU is now connected BTS(76)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125015938 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125015938 DLGLOBAL DEBUG validating counter group 0x5573a7c34040(bts) with 102 counters (rate_ctr.c:86) 20241111125015938 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125015938 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125015938 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125015938 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125015938 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125015938 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125015938 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125015938 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125015938 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125015939 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125015939 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125015939 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125015939 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125015939 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125015939 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125015939 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125015939 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125015939 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125015939 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125015939 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125015939 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125015939 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125015939 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125015939 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125015939 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) MTC@131a5d934883: Start timer T: 2 s 20241111125015939 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125015939 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125015939 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125015939 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125015939 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125015939 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125015939 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125015939 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125015939 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125015939 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125015939 DLGLOBAL DEBUG validating counter group 0x7f21983825e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125015939 DLGLOBAL DEBUG validating counter group 0x5573a7c33720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125015939 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125015939 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125015939 DLGLOBAL DEBUG validating counter group 0x7f2198383180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125015939 DLGLOBAL DEBUG validating counter group 0x7f2198383160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125015939 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125015939 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125015939 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125015939 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125015939 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125015939 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125015939 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125015939 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125015939 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125015939 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125015940 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125015940 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125015940 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125015940 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125015940 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125015940 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125015940 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125015940 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125015940 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125015940 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125015940 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125015940 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125015940 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125015940 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125015940 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125015940 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125015940 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125015940 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125015940 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125015940 DRLCMAC DEBUG New max CS: DL=4 UL=3 (bts.cpp:1422) 20241111125015940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125015940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015940 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(76)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(76)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(76)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(76)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(76)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(76)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125015947 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) BTS(76)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(76)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125015951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125015951 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125015952 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125015952 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125015952 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125015952 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 20241111125015953 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125015953 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125015954 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125015954 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015955 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125015955 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125015956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015956 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125015956 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015958 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) 20241111125015958 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125015958 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125015958 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125015958 DLGLOBAL DEBUG validating counter group 0x5573a7c33760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125015958 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125015958 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125015958 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125015958 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125015958 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125015958 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125015958 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125015958 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125015958 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125015958 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125015958 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125015958 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125015958 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125015958 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125015958 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125015958 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125015958 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125015958 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125015958 DLGLOBAL DEBUG validating counter group 0x5573a7c33b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125015958 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125015958 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125015958 DLGLOBAL DEBUG validating counter group 0x5573a7c33c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125015958 DLGLOBAL DEBUG validating counter group 0x5573a7c33c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125015958 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125015958 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) 20241111125015958 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125015958 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125015958 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125015958 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125015958 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125015958 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125015959 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125015959 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) 20241111125015959 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) 20241111125015959 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125015959 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125015959 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125015959 DL1IF DEBUG (bts=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) 20241111125015959 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125015970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125015970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125015971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125015972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015973 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125015973 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125015974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125015975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125015976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125015976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015977 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) 20241111125015977 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) 20241111125015978 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125015989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125015989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125015990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125015991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125015992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125015992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015993 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125015993 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015994 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125015994 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015995 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125015995 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125015998 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) 20241111125015998 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) 20241111125015999 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125016013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125016013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125016014 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125016014 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125016015 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) 20241111125016015 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) 20241111125016015 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) 20241111125016015 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) 20241111125016016 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) 20241111125016016 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) 20241111125016017 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) 20241111125016017 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) 20241111125016018 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) 20241111125016018 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) 20241111125016018 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) 20241111125016018 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) 20241111125016019 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) 20241111125016019 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) 20241111125016020 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125016032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125016032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125016033 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) 20241111125016033 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) 20241111125016034 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) 20241111125016034 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) 20241111125016034 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) 20241111125016034 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) 20241111125016035 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) 20241111125016035 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) 20241111125016036 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) 20241111125016036 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) 20241111125016037 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) 20241111125016037 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) 20241111125016037 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) 20241111125016037 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) 20241111125016038 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) 20241111125016038 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) 20241111125016039 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125016051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125016051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125016052 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) 20241111125016052 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) 20241111125016053 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) 20241111125016053 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) 20241111125016054 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) 20241111125016054 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) 20241111125016054 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) 20241111125016055 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) 20241111125016055 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) 20241111125016055 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) 20241111125016056 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) 20241111125016056 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) 20241111125016056 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) 20241111125016056 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) 20241111125016060 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) 20241111125016060 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) 20241111125016061 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125016075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125016075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125016076 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) 20241111125016076 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) 20241111125016077 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) 20241111125016077 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) 20241111125016078 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) 20241111125016078 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) 20241111125016078 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) 20241111125016079 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) 20241111125016079 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) 20241111125016079 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) 20241111125016080 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) 20241111125016080 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) 20241111125016081 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) 20241111125016081 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) 20241111125016082 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) 20241111125016082 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) 20241111125016083 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125016094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125016094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125016096 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) 20241111125016096 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) 20241111125016096 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) 20241111125016096 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) 20241111125016097 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) 20241111125016097 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) 20241111125016098 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) 20241111125016098 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) 20241111125016099 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) 20241111125016099 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) 20241111125016099 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) 20241111125016099 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) 20241111125016100 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) 20241111125016100 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) 20241111125016101 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) 20241111125016101 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) 20241111125016102 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125016113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125016113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125016114 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) 20241111125016114 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) 20241111125016115 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) 20241111125016115 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) 20241111125016116 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) 20241111125016116 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) 20241111125016116 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) 20241111125016116 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) 20241111125016117 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) 20241111125016117 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) 20241111125016118 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) 20241111125016118 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) 20241111125016119 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) 20241111125016119 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) 20241111125016122 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) 20241111125016122 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) 20241111125016123 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125016137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125016137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125016138 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) 20241111125016138 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) 20241111125016139 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) 20241111125016139 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) 20241111125016140 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) 20241111125016140 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) 20241111125016140 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) 20241111125016140 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) 20241111125016141 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) 20241111125016141 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) 20241111125016142 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) 20241111125016142 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) 20241111125016142 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) 20241111125016142 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) 20241111125016144 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) 20241111125016144 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) 20241111125016145 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125016156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125016156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125016157 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) 20241111125016157 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) 20241111125016158 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) 20241111125016158 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) 20241111125016159 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125016159 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125016159 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125016159 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) 20241111125016159 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) 20241111125016160 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) 20241111125016160 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) 20241111125016161 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) 20241111125016161 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) 20241111125016162 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) 20241111125016162 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) 20241111125016163 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) 20241111125016163 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) 20241111125016164 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) 20241111125016164 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) 20241111125016164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241111125016164 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) 20241111125016164 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125016175 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 c4 ec 88 c3 35 f4 e0 d0 ad 2b 41 cd a7 5b a7 91 (pcu_l1_if.cpp:463) 20241111125016175 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) 20241111125016175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 c4 ec 88 c3 35 f4 e0 d0 ad 2b 41 cd a7 5b a7 91 (pdch.cpp:1019) 20241111125016175 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016175 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) 20241111125016175 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) 20241111125016175 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) 20241111125016175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125016175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 c4 ec 88 c3 35 f4 e0 d0 ad 2b 41 cd a7 5b a7 91 (tbf_ul.cpp:337) 20241111125016175 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125016175 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125016175 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125016175 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125016175 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125016175 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125016175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016175 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) 20241111125016175 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) 20241111125016175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125016175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125016175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125016177 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) 20241111125016177 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) 20241111125016178 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) 20241111125016178 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) 20241111125016179 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) 20241111125016179 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) 20241111125016180 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) 20241111125016180 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) 20241111125016181 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) 20241111125016181 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) 20241111125016183 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) 20241111125016183 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) 20241111125016184 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) 20241111125016184 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) 20241111125016185 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) 20241111125016185 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) 20241111125016185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125016185 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) 20241111125016185 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125016185 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125016185 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) 20241111125016185 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125016185 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125016185 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125016185 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) 20241111125016185 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) 20241111125016186 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125016199 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) 20241111125016199 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) 20241111125016199 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) 20241111125016199 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125016201 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) 20241111125016201 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) 20241111125016202 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) 20241111125016202 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) 20241111125016203 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) 20241111125016203 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) 20241111125016204 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) 20241111125016204 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) 20241111125016205 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) 20241111125016205 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) 20241111125016206 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) 20241111125016206 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) 20241111125016206 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) 20241111125016206 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) 20241111125016208 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125016218 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) 20241111125016218 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) 20241111125016218 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) 20241111125016218 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125016219 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) 20241111125016219 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) 20241111125016219 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) 20241111125016219 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) 20241111125016220 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) 20241111125016220 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) 20241111125016221 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) 20241111125016221 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) 20241111125016221 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) 20241111125016221 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) 20241111125016222 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) 20241111125016222 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) 20241111125016223 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) 20241111125016223 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) 20241111125016224 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125016238 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) 20241111125016238 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) 20241111125016239 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) 20241111125016239 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) 20241111125016241 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) 20241111125016241 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) 20241111125016242 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) 20241111125016242 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) 20241111125016243 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) 20241111125016243 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) 20241111125016243 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) 20241111125016243 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) 20241111125016243 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) 20241111125016243 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) 20241111125016244 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) 20241111125016244 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) 20241111125016247 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125016262 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) 20241111125016262 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) 20241111125016262 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125016262 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125016262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125016263 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241111125016263 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) 20241111125016265 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) 20241111125016265 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) 20241111125016265 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) 20241111125016265 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) 20241111125016266 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) 20241111125016266 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) 20241111125016267 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) 20241111125016267 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) 20241111125016268 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) 20241111125016268 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) 20241111125016269 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) 20241111125016269 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) 20241111125016270 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) 20241111125016270 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) 20241111125016271 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125016281 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 b6 69 58 95 39 e3 c8 77 20 34 77 4d c4 ce cb 66 45 f4 87 8c (pcu_l1_if.cpp:463) 20241111125016281 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) 20241111125016281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 b6 69 58 95 39 e3 c8 77 20 34 77 4d c4 ce cb 66 45 f4 87 8c (pdch.cpp:1019) 20241111125016281 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016281 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) 20241111125016281 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) 20241111125016281 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) 20241111125016281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125016281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b6 69 58 95 39 e3 c8 77 20 34 77 4d c4 ce cb 66 45 f4 87 8c (tbf_ul.cpp:337) 20241111125016281 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125016281 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125016281 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125016281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016281 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) 20241111125016282 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) 20241111125016282 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) 20241111125016283 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) 20241111125016283 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) 20241111125016283 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) 20241111125016283 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) 20241111125016284 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) 20241111125016284 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) 20241111125016285 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) 20241111125016285 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) 20241111125016286 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) 20241111125016286 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) 20241111125016286 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) 20241111125016286 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) 20241111125016287 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125016300 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 6c 38 94 ba e7 eb aa 53 06 43 2d 24 98 c9 41 16 0a 21 26 43 (pcu_l1_if.cpp:463) 20241111125016300 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) 20241111125016300 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016300 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 6c 38 94 ba e7 eb aa 53 06 43 2d 24 98 c9 41 16 0a 21 26 43 (pdch.cpp:1019) 20241111125016300 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016300 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) 20241111125016300 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) 20241111125016300 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) 20241111125016300 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) 20241111125016300 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125016300 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6c 38 94 ba e7 eb aa 53 06 43 2d 24 98 c9 41 16 0a 21 26 43 (tbf_ul.cpp:337) 20241111125016300 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125016300 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125016300 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125016300 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016300 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016300 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) 20241111125016302 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) 20241111125016302 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) 20241111125016302 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) 20241111125016302 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) 20241111125016303 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) 20241111125016303 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) 20241111125016303 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) 20241111125016303 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) 20241111125016304 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) 20241111125016304 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) 20241111125016305 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) 20241111125016305 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) 20241111125016305 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) 20241111125016305 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) 20241111125016309 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125016323 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 83 0b 75 79 a9 ed 61 10 c1 22 61 e6 ba 12 2d 3d 36 5d b4 d3 (pcu_l1_if.cpp:463) 20241111125016324 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) 20241111125016324 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016324 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 83 0b 75 79 a9 ed 61 10 c1 22 61 e6 ba 12 2d 3d 36 5d b4 d3 (pdch.cpp:1019) 20241111125016324 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016324 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) 20241111125016324 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) 20241111125016324 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) 20241111125016324 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) 20241111125016324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125016324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=83 0b 75 79 a9 ed 61 10 c1 22 61 e6 ba 12 2d 3d 36 5d b4 d3 (tbf_ul.cpp:337) 20241111125016324 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125016324 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125016324 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125016324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016324 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) 20241111125016325 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) 20241111125016325 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) 20241111125016326 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) 20241111125016326 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) 20241111125016326 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) 20241111125016326 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) 20241111125016327 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) 20241111125016327 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) 20241111125016327 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) 20241111125016327 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) 20241111125016328 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) 20241111125016328 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) 20241111125016328 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) 20241111125016328 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) 20241111125016329 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125016343 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 d9 f4 47 13 6e f6 95 45 0c 03 c6 76 c3 20 9a b0 9d d9 e8 65 (pcu_l1_if.cpp:463) 20241111125016343 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) 20241111125016343 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016343 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 d9 f4 47 13 6e f6 95 45 0c 03 c6 76 c3 20 9a b0 9d d9 e8 65 (pdch.cpp:1019) 20241111125016343 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016343 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) 20241111125016343 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) 20241111125016343 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) 20241111125016343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125016343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d9 f4 47 13 6e f6 95 45 0c 03 c6 76 c3 20 9a b0 9d d9 e8 65 (tbf_ul.cpp:337) 20241111125016343 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125016343 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125016343 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125016343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016343 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016343 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) 20241111125016345 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) 20241111125016345 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) 20241111125016346 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) 20241111125016346 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) 20241111125016347 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) 20241111125016348 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) 20241111125016349 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) 20241111125016349 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) 20241111125016349 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) 20241111125016349 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) 20241111125016350 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) 20241111125016350 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) 20241111125016350 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) 20241111125016351 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) 20241111125016351 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125016361 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 4b f0 f1 38 ad 02 7a 34 ad 06 27 e6 3d 3d de 9c 0c 6a 9d 6a (pcu_l1_if.cpp:463) 20241111125016361 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) 20241111125016361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 4b f0 f1 38 ad 02 7a 34 ad 06 27 e6 3d 3d de 9c 0c 6a 9d 6a (pdch.cpp:1019) 20241111125016361 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016361 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) 20241111125016361 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) 20241111125016361 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) 20241111125016361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125016361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4b f0 f1 38 ad 02 7a 34 ad 06 27 e6 3d 3d de 9c 0c 6a 9d 6a (tbf_ul.cpp:337) 20241111125016361 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125016361 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125016361 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125016361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016361 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) 20241111125016362 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) 20241111125016362 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) 20241111125016362 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) 20241111125016362 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) 20241111125016362 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) 20241111125016362 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) 20241111125016362 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) 20241111125016362 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) 20241111125016362 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) 20241111125016362 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) 20241111125016363 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) 20241111125016363 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) 20241111125016363 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) 20241111125016363 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) 20241111125016370 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125016385 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 06 50 b8 c4 9d a8 56 9c 70 84 f4 38 64 5d b4 f1 77 a8 1c e4 (pcu_l1_if.cpp:463) 20241111125016385 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) 20241111125016385 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016385 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 06 50 b8 c4 9d a8 56 9c 70 84 f4 38 64 5d b4 f1 77 a8 1c e4 (pdch.cpp:1019) 20241111125016385 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016385 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) 20241111125016385 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) 20241111125016385 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) 20241111125016385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125016385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=06 50 b8 c4 9d a8 56 9c 70 84 f4 38 64 5d b4 f1 77 a8 1c e4 (tbf_ul.cpp:337) 20241111125016385 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125016385 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125016385 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125016385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016385 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016385 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) 20241111125016385 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) 20241111125016385 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) 20241111125016386 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) 20241111125016386 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) 20241111125016386 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) 20241111125016386 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) 20241111125016387 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) 20241111125016387 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) 20241111125016387 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) 20241111125016387 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) 20241111125016387 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) 20241111125016387 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) 20241111125016388 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) 20241111125016388 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) 20241111125016389 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125016403 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 c4 82 b7 e4 22 ec f8 0d 55 83 86 4f 59 69 13 81 53 d6 47 91 (pcu_l1_if.cpp:463) 20241111125016403 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) 20241111125016403 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016403 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f c4 82 b7 e4 22 ec f8 0d 55 83 86 4f 59 69 13 81 53 d6 47 91 (pdch.cpp:1019) 20241111125016403 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016403 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) 20241111125016403 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) 20241111125016403 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) 20241111125016404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125016404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c4 82 b7 e4 22 ec f8 0d 55 83 86 4f 59 69 13 81 53 d6 47 91 (tbf_ul.cpp:337) 20241111125016404 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125016404 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125016404 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125016404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016404 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) 20241111125016404 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) 20241111125016404 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) 20241111125016404 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) 20241111125016404 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) 20241111125016405 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) 20241111125016405 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) 20241111125016405 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) 20241111125016405 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) 20241111125016405 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) 20241111125016405 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) 20241111125016405 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) 20241111125016405 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) 20241111125016406 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) 20241111125016406 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) 20241111125016408 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125016422 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 a5 09 ec 02 b0 1d dc 5d 67 af bb 75 74 09 c0 24 82 d5 12 0b (pcu_l1_if.cpp:463) 20241111125016422 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) 20241111125016422 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016422 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 a5 09 ec 02 b0 1d dc 5d 67 af bb 75 74 09 c0 24 82 d5 12 0b (pdch.cpp:1019) 20241111125016422 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016422 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) 20241111125016422 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) 20241111125016422 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) 20241111125016422 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125016422 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a5 09 ec 02 b0 1d dc 5d 67 af bb 75 74 09 c0 24 82 d5 12 0b (tbf_ul.cpp:337) 20241111125016422 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125016422 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125016422 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125016422 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016422 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016422 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) 20241111125016423 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) 20241111125016423 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) 20241111125016423 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) 20241111125016423 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) 20241111125016424 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) 20241111125016424 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) 20241111125016424 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) 20241111125016424 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) 20241111125016425 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) 20241111125016425 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) 20241111125016425 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) 20241111125016425 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) 20241111125016426 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) 20241111125016426 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) 20241111125016432 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125016447 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 a6 20 e9 ed 5c ad 0d 3f 51 56 bb b5 5f ac 8c 61 be ba fe 54 (pcu_l1_if.cpp:463) 20241111125016447 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) 20241111125016447 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016447 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 a6 20 e9 ed 5c ad 0d 3f 51 56 bb b5 5f ac 8c 61 be ba fe 54 (pdch.cpp:1019) 20241111125016447 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016447 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) 20241111125016447 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) 20241111125016447 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) 20241111125016447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125016447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a6 20 e9 ed 5c ad 0d 3f 51 56 bb b5 5f ac 8c 61 be ba fe 54 (tbf_ul.cpp:337) 20241111125016447 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125016447 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125016447 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125016447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016447 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) 20241111125016450 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) 20241111125016450 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) 20241111125016451 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) 20241111125016451 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) 20241111125016452 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) 20241111125016452 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) 20241111125016453 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) 20241111125016453 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) 20241111125016453 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) 20241111125016453 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) 20241111125016454 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) 20241111125016454 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) 20241111125016455 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) 20241111125016455 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) 20241111125016456 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125016466 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 c5 c1 a3 d6 0c fa 40 34 9b f4 76 5b 9c 69 3d 37 61 1b bf 18 (pcu_l1_if.cpp:463) 20241111125016466 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) 20241111125016466 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016466 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 c5 c1 a3 d6 0c fa 40 34 9b f4 76 5b 9c 69 3d 37 61 1b bf 18 (pdch.cpp:1019) 20241111125016466 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016466 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) 20241111125016466 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) 20241111125016466 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) 20241111125016466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125016467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c5 c1 a3 d6 0c fa 40 34 9b f4 76 5b 9c 69 3d 37 61 1b bf 18 (tbf_ul.cpp:337) 20241111125016467 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125016467 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125016467 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125016467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016467 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) 20241111125016468 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) 20241111125016468 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) 20241111125016469 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) 20241111125016469 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) 20241111125016469 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) 20241111125016469 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) 20241111125016470 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) 20241111125016470 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) 20241111125016471 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) 20241111125016471 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) 20241111125016472 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) 20241111125016472 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) 20241111125016473 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) 20241111125016473 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) 20241111125016474 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125016486 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 ca 17 bf 68 8f 43 bd 5b 63 26 d9 3c 98 f9 50 83 2c 07 88 88 (pcu_l1_if.cpp:463) 20241111125016486 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) 20241111125016486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 ca 17 bf 68 8f 43 bd 5b 63 26 d9 3c 98 f9 50 83 2c 07 88 88 (pdch.cpp:1019) 20241111125016486 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016486 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) 20241111125016486 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) 20241111125016486 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) 20241111125016486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125016486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ca 17 bf 68 8f 43 bd 5b 63 26 d9 3c 98 f9 50 83 2c 07 88 88 (tbf_ul.cpp:337) 20241111125016486 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125016486 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125016486 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125016486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016486 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) 20241111125016487 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) 20241111125016487 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) 20241111125016488 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) 20241111125016488 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) 20241111125016489 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) 20241111125016489 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) 20241111125016490 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) 20241111125016490 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) 20241111125016490 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) 20241111125016490 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) 20241111125016491 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) 20241111125016491 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) 20241111125016492 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) 20241111125016492 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) 20241111125016495 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125016509 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 b0 39 26 c4 a6 4c 9c 7e d4 b7 1b 19 c7 e5 21 5c e5 7b 32 eb (pcu_l1_if.cpp:463) 20241111125016509 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) 20241111125016509 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016509 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 19 b0 39 26 c4 a6 4c 9c 7e d4 b7 1b 19 c7 e5 21 5c e5 7b 32 eb (pdch.cpp:1019) 20241111125016509 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016509 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) 20241111125016509 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) 20241111125016509 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) 20241111125016509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125016509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b0 39 26 c4 a6 4c 9c 7e d4 b7 1b 19 c7 e5 21 5c e5 7b 32 eb (tbf_ul.cpp:337) 20241111125016509 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125016509 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125016509 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125016509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016509 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) 20241111125016510 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) 20241111125016510 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) 20241111125016511 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) 20241111125016511 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) 20241111125016512 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) 20241111125016512 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) 20241111125016513 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) 20241111125016513 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) 20241111125016513 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) 20241111125016513 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) 20241111125016514 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) 20241111125016514 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) 20241111125016515 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) 20241111125016515 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) 20241111125016516 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125016528 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 2a 44 c2 ec cd 56 62 bc 8b 65 36 28 d3 69 da 6a f3 28 6b ec (pcu_l1_if.cpp:463) 20241111125016528 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) 20241111125016528 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016528 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 1b 2a 44 c2 ec cd 56 62 bc 8b 65 36 28 d3 69 da 6a f3 28 6b ec (pdch.cpp:1019) 20241111125016528 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016528 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) 20241111125016528 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) 20241111125016528 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) 20241111125016528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125016528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2a 44 c2 ec cd 56 62 bc 8b 65 36 28 d3 69 da 6a f3 28 6b ec (tbf_ul.cpp:337) 20241111125016528 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125016528 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125016528 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125016528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016528 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) 20241111125016529 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) 20241111125016529 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) 20241111125016530 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) 20241111125016530 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) 20241111125016532 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) 20241111125016532 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) 20241111125016533 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) 20241111125016533 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) 20241111125016534 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) 20241111125016534 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) 20241111125016535 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) 20241111125016535 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) 20241111125016536 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) 20241111125016536 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) 20241111125016536 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125016548 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 0d 26 84 5a 2b 5c ef f1 08 83 5a 58 5c d6 26 e5 47 b0 8a a3 (pcu_l1_if.cpp:463) 20241111125016548 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) 20241111125016548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 1d 0d 26 84 5a 2b 5c ef f1 08 83 5a 58 5c d6 26 e5 47 b0 8a a3 (pdch.cpp:1019) 20241111125016548 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016548 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) 20241111125016548 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) 20241111125016548 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) 20241111125016548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125016548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 26 84 5a 2b 5c ef f1 08 83 5a 58 5c d6 26 e5 47 b0 8a a3 (tbf_ul.cpp:337) 20241111125016548 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125016548 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125016548 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125016548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016548 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) 20241111125016549 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) 20241111125016549 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) 20241111125016550 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) 20241111125016550 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) 20241111125016551 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) 20241111125016551 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) 20241111125016552 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) 20241111125016552 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) 20241111125016553 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) 20241111125016553 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) 20241111125016554 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) 20241111125016554 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) 20241111125016554 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) 20241111125016554 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) 20241111125016557 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125016572 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 df 8f e1 cc 2a a9 7d 3c 33 2d 5d 98 3d 1c 9f 43 2d 9e f8 40 (pcu_l1_if.cpp:463) 20241111125016572 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) 20241111125016572 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016572 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 1f df 8f e1 cc 2a a9 7d 3c 33 2d 5d 98 3d 1c 9f 43 2d 9e f8 40 (pdch.cpp:1019) 20241111125016572 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016572 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) 20241111125016572 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) 20241111125016572 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) 20241111125016572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125016572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=df 8f e1 cc 2a a9 7d 3c 33 2d 5d 98 3d 1c 9f 43 2d 9e f8 40 (tbf_ul.cpp:337) 20241111125016572 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125016572 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125016572 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125016572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125016572 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) 20241111125016573 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) 20241111125016573 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) 20241111125016574 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) 20241111125016574 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) 20241111125016575 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) 20241111125016575 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) 20241111125016575 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) 20241111125016575 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) 20241111125016576 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) 20241111125016576 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) 20241111125016577 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) 20241111125016577 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) 20241111125016578 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) 20241111125016578 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) 20241111125016579 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125016591 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 9a 92 19 d3 1b 6a ab 5f 51 ab d5 bd 82 22 04 fd 44 2b c2 e8 (pcu_l1_if.cpp:463) 20241111125016591 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) 20241111125016591 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125016591 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 21 9a 92 19 d3 1b 6a ab 5f 51 ab d5 bd 82 22 04 fd 44 2b c2 e8 (pdch.cpp:1019) 20241111125016591 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125016591 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) 20241111125016591 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) 20241111125016591 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) 20241111125016591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125016591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9a 92 19 d3 1b 6a ab 5f 51 ab d5 bd 82 22 04 fd 44 2b c2 e8 (tbf_ul.cpp:337) 20241111125016591 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125016591 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125016591 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125016591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125016591 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) 20241111125016591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=336 (tbf_ul.cpp:197) 20241111125016591 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=336 (tbf_ul.cpp:467) 20241111125016591 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) 20241111125016591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125016591 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125016591 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125016591 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) 20241111125016591 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125016591 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125016593 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) 20241111125016593 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) 20241111125016593 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) 20241111125016593 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) 20241111125016594 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) 20241111125016594 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) 20241111125016595 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) 20241111125016595 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) 20241111125016596 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) 20241111125016596 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) 20241111125016596 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) 20241111125016596 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) 20241111125016597 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) 20241111125016597 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) 20241111125016598 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) 20241111125016598 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) 20241111125016598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241111125016598 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125016598 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125016598 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) 20241111125016598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241111125016598 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) 20241111125016598 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) 20241111125016598 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) 20241111125016598 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) 20241111125016599 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(76)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(76)@131a5d934883: Shutting down virtual BTS #0... 20241111125016605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52686<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125016608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125016609 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125016609 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125016609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125016609 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125016609 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) 20241111125016609 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125016609 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125016609 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125016609 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125016609 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125016609 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125016609 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125016609 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125016609 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125016609 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125016609 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125016609 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125016609 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125016609 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125016609 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125016610 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125016610 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125016610 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125016610 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125016610 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) 20241111125016610 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) 20241111125016610 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 9: stopped pid 6633 with status 0 MTC@131a5d934883: Test case TC_cs_max_ul finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_ul pass'. respawn: 10: starting: osmo-pcu Mon Nov 11 12:50:16 UTC 2024 ====== PCU_Tests.TC_cs_max_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_max_ul.talloc 20241111125016642 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125016643 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125016643 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125016643 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125016655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125016756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228784) Waiting for packet dumper to finish... 1 (prev_count=228784, count=280772) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:50:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_cs_initial_dl started. 79@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 79@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cs_initial_dl-BVCI1234(82)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 79@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(83)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 79@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(86)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(86)@131a5d934883: Provider Link came up: waiting for NS-RESET 79@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 20241111125019874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52702<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(85)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125019880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52708<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(85)@131a5d934883: Start timer T: 5 s PCUIF(85)@131a5d934883: Start timer T_Conn: 10 s TC_cs_initial_dl-STATS(89)@131a5d934883: Start timer T: 2 s TC_cs_initial_dl-STATS(89)@131a5d934883: Start timer T: 2 s 79@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(90)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125021643 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125021643 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125021643 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(85)@131a5d934883: OsmoPCU is now connected BTS(87)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125021659 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125021659 DLGLOBAL DEBUG validating counter group 0x55db712a3040(bts) with 102 counters (rate_ctr.c:86) 20241111125021659 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125021659 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125021659 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125021659 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125021659 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) MTC@131a5d934883: Start timer T: 2 s 20241111125021660 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125021660 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125021660 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125021660 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125021660 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125021660 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125021660 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125021660 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125021660 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125021660 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125021660 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125021660 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125021660 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125021660 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125021660 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125021660 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125021660 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125021660 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125021660 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125021660 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125021660 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125021660 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125021660 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125021660 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125021660 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125021660 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125021660 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125021660 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125021660 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125021660 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125021660 DLGLOBAL DEBUG validating counter group 0x7fc20eb265e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125021660 DLGLOBAL DEBUG validating counter group 0x55db712a2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125021660 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125021660 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125021660 DLGLOBAL DEBUG validating counter group 0x7fc20eb27180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125021660 DLGLOBAL DEBUG validating counter group 0x7fc20eb27160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125021661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125021661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125021661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125021661 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125021661 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125021661 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125021661 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125021661 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125021661 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125021661 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125021661 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125021661 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125021661 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125021661 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125021661 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125021661 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125021661 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125021661 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125021661 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125021661 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125021661 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125021661 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125021661 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125021661 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125021661 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125021661 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125021661 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125021661 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125021661 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125021661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125021661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021662 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125021663 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@131a5d934883: Start timer T: 2 s BTS(87)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(87)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(87)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(83)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(83)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(83)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(83)@131a5d934883: Start timer Tns_test: 10 s BTS(87)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(87)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125021669 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125021669 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125021669 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125021669 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125021669 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125021669 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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@131a5d934883: Start timer T: 2 s BTS(87)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125021669 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125021670 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125021670 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@131a5d934883: Start timer T: 2 s BTS(87)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(83)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(83)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@131a5d934883: Start timer T: 2 s 20241111125021673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125021673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021673 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125021673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125021673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125021673 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125021673 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125021673 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125021673 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125021673 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125021673 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125021673 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125021674 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) BTS(87)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(83)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(83)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241111125021675 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125021675 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Start timer Tns_test: 10 s 20241111125021676 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125021676 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125021677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125021677 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125021678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125021678 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125021679 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125021679 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125021681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125021681 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125021682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125021682 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125021683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125021683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021684 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 80@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 80@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125021691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125021691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125021692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125021693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125021694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021694 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125021694 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125021694 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125021694 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125021694 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125021694 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125021694 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125021694 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125021695 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125021695 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021695 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125021695 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125021696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125021697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021698 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_cs_initial_dl-BVCI1234(82)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_cs_initial_dl-BVCI1234(82)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125021710 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125021710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125021710 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125021710 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125021710 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125021710 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125021710 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125021710 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125021710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125021710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125021711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Start timer T: 2 s 20241111125021712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125021712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125021713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125021714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021715 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125021715 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125021715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125021716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021717 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125021718 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125021718 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125021718 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125021718 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125021718 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125021718 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125021718 DLGLOBAL DEBUG validating counter group 0x55db712a2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125021718 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125021718 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125021718 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125021718 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125021718 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125021718 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125021718 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125021718 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125021718 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125021718 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125021718 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125021718 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125021718 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125021718 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125021718 DRLCMAC 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) 20241111125021718 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125021718 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125021718 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125021718 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125021718 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125021718 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125021718 DLGLOBAL DEBUG validating counter group 0x55db712a2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125021718 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125021718 DLGLOBAL DEBUG validating counter group 0x55db712a2e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125021718 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125021718 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) 20241111125021718 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) 20241111125021718 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) 20241111125021718 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) 20241111125021718 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) 20241111125021718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125021718 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) 20241111125021718 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125021718 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) 20241111125021718 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125021718 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) 20241111125021718 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) 20241111125021718 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) 20241111125021718 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125021718 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125021718 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125021718 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125021719 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125021719 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125021719 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125021719 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125021719 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125021719 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125021721 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(87)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(87)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125021728 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125021728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125021728 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125021728 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) 20241111125021730 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125021730 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125021730 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125021730 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125021731 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125021734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125021734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125021735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021736 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) 20241111125021736 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) 20241111125021737 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) 20241111125021737 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) 20241111125021737 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) 20241111125021737 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) 20241111125021738 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) 20241111125021738 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) 20241111125021739 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) 20241111125021739 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) 20241111125021740 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) 20241111125021740 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) 20241111125021740 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125021753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125021753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021754 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) 20241111125021754 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) 20241111125021755 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) 20241111125021755 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) 20241111125021755 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) 20241111125021755 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) 20241111125021756 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) 20241111125021756 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) 20241111125021757 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) 20241111125021757 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) 20241111125021758 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) 20241111125021758 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) 20241111125021759 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) 20241111125021759 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) 20241111125021760 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125021772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125021772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021773 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) 20241111125021773 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) 20241111125021774 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) 20241111125021774 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) 20241111125021775 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) 20241111125021775 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) 20241111125021775 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) 20241111125021775 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) 20241111125021776 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) 20241111125021776 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) 20241111125021777 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) 20241111125021777 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) 20241111125021778 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) 20241111125021778 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) 20241111125021781 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125021796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125021796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021797 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) 20241111125021797 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) 20241111125021798 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) 20241111125021798 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) 20241111125021798 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) 20241111125021798 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) 20241111125021799 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) 20241111125021799 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) 20241111125021800 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) 20241111125021800 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) 20241111125021801 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) 20241111125021801 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) 20241111125021801 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) 20241111125021801 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) 20241111125021802 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125021815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125021815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021817 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) 20241111125021817 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) 20241111125021817 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) 20241111125021817 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) 20241111125021818 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) 20241111125021818 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) 20241111125021819 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) 20241111125021819 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) 20241111125021820 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) 20241111125021820 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) 20241111125021821 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) 20241111125021821 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) 20241111125021822 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) 20241111125021822 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) 20241111125021823 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125021834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125021834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021835 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) 20241111125021835 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) 20241111125021836 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) 20241111125021836 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) 20241111125021837 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) 20241111125021837 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) 20241111125021838 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) 20241111125021838 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) 20241111125021839 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) 20241111125021839 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) 20241111125021840 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) 20241111125021840 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) 20241111125021841 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) 20241111125021841 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) 20241111125021843 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125021858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125021858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021859 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) 20241111125021859 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) 20241111125021860 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) 20241111125021860 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) 20241111125021861 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) 20241111125021861 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) 20241111125021862 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) 20241111125021862 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) 20241111125021862 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) 20241111125021862 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) 20241111125021863 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) 20241111125021863 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) 20241111125021864 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) 20241111125021864 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) 20241111125021865 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125021877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125021877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125021878 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) 20241111125021878 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) 20241111125021879 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) 20241111125021879 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) 20241111125021880 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) 20241111125021880 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) 20241111125021880 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) 20241111125021880 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) 20241111125021881 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) 20241111125021881 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) 20241111125021882 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) 20241111125021882 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) 20241111125021883 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) 20241111125021883 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) 20241111125021884 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125021896 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) 20241111125021896 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) 20241111125021897 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) 20241111125021897 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) 20241111125021898 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) 20241111125021898 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) 20241111125021899 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) 20241111125021899 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) 20241111125021899 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) 20241111125021899 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) 20241111125021900 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) 20241111125021900 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) 20241111125021901 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) 20241111125021901 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) 20241111125021901 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) 20241111125021901 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) 20241111125021905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125021920 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) 20241111125021920 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) 20241111125021921 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) 20241111125021921 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) 20241111125021922 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) 20241111125021922 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) 20241111125021922 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) 20241111125021922 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) 20241111125021923 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) 20241111125021923 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) 20241111125021924 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) 20241111125021924 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) 20241111125021925 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) 20241111125021925 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) 20241111125021925 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) 20241111125021925 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) 20241111125021926 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125021929 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125021929 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) 20241111125021929 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125021939 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) 20241111125021939 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) 20241111125021940 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) 20241111125021940 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) 20241111125021941 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) 20241111125021941 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) 20241111125021941 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) 20241111125021941 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) 20241111125021942 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) 20241111125021942 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) 20241111125021943 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) 20241111125021943 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) 20241111125021944 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) 20241111125021944 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) 20241111125021944 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) 20241111125021944 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) 20241111125021945 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) 20241111125021945 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) 20241111125021945 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) 20241111125021945 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) 20241111125021945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125021945 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125021945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125021945 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) 20241111125021946 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) 20241111125021946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 29 ab e8 54 b7 03 fb c8 70 c9 66 2b 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) 20241111125021946 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) 20241111125021946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125021946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125021946 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) 20241111125021946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241111125021946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241111125021946 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) 20241111125021946 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) 20241111125021946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 0f 00 00 29 ab e8 54 b7 03 fb c8 70 c9 66 2b 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) 20241111125021946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=0f 00 00 29 ab e8 54 b7 03 fb c8 70 c9 66 2b 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) 20241111125021946 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125021958 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) 20241111125021958 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) 20241111125021959 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) 20241111125021959 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) 20241111125021960 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) 20241111125021960 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) 20241111125021960 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) 20241111125021960 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) 20241111125021961 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) 20241111125021961 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) 20241111125021962 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) 20241111125021962 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) 20241111125021963 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) 20241111125021963 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) 20241111125021964 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) 20241111125021964 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) 20241111125021967 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125021982 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) 20241111125021982 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) 20241111125021984 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) 20241111125021984 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) 20241111125021984 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) 20241111125021984 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) 20241111125021985 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) 20241111125021985 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) 20241111125021986 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) 20241111125021986 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) 20241111125021987 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) 20241111125021987 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) 20241111125021988 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) 20241111125021988 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) 20241111125021988 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) 20241111125021989 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) 20241111125021989 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125022001 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) 20241111125022001 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) 20241111125022003 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) 20241111125022003 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) 20241111125022003 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) 20241111125022003 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) 20241111125022004 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) 20241111125022004 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) 20241111125022005 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) 20241111125022005 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) 20241111125022006 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) 20241111125022006 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) 20241111125022006 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) 20241111125022006 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) 20241111125022007 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) 20241111125022007 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) 20241111125022008 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125022020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 08 10 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) 20241111125022020 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) 20241111125022020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125022020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125022020 DCSN1 INFO csnStreamDecoder (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) 20241111125022021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125022021 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125022021 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) 20241111125022021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125022021 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) 20241111125022021 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) 20241111125022021 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125022021 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) 20241111125022021 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) 20241111125022021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125022021 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125022021 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) 20241111125022021 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) 20241111125022021 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) BTS(87)@131a5d934883: Shutting down virtual BTS #0... 20241111125022023 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) 20241111125022023 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) 20241111125022023 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) 20241111125022024 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) 20241111125022026 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) 20241111125022026 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) 20241111125022026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52708<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125022027 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) 20241111125022027 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) 20241111125022030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52702<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125022032 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125022032 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125022032 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125022032 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125022032 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) 20241111125022032 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) 20241111125022032 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125022032 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125022032 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125022032 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125022032 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125022032 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125022032 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125022032 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125022032 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125022032 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125022032 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125022032 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125022032 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125022032 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125022032 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125022032 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125022032 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125022032 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125022033 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125022033 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 6692 with status 0 MTC@131a5d934883: Test case TC_cs_initial_dl finished. Verdict: pass respawn: 11: starting: osmo-pcu MTC@131a5d934883: 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'. Mon Nov 11 12:50:22 UTC 2024 ====== PCU_Tests.TC_cs_initial_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_initial_dl.talloc 20241111125022082 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125022083 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125022083 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125022083 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125022108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54804<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125022209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54804<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110444) Waiting for packet dumper to finish... 1 (prev_count=110444, count=166792) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:50:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_cs_max_dl started. 92@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 92@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cs_max_dl-BVCI1234(95)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 92@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(96)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125025320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54818<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 92@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(100)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 92@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(100)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(97)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125025332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54826<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(97)@131a5d934883: Start timer T: 5 s PCUIF(97)@131a5d934883: Start timer T_Conn: 10 s TC_cs_max_dl-STATS(102)@131a5d934883: Start timer T: 2 s TC_cs_max_dl-STATS(102)@131a5d934883: Start timer T: 2 s 92@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(103)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(103)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125027084 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125027084 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125027084 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(97)@131a5d934883: OsmoPCU is now connected BTS(99)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125027101 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125027101 DLGLOBAL DEBUG validating counter group 0x557e7aacf040(bts) with 102 counters (rate_ctr.c:86) 20241111125027101 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125027101 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125027101 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125027101 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125027101 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125027101 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125027101 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125027101 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125027101 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125027101 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125027101 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125027101 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125027102 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) MTC@131a5d934883: Start timer T: 2 s 20241111125027102 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125027102 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125027102 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125027102 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125027102 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125027102 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125027102 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125027102 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125027102 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125027102 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125027102 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125027102 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125027102 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125027102 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125027102 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125027102 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125027102 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125027102 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125027102 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125027102 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125027102 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125027102 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125027102 DLGLOBAL DEBUG validating counter group 0x7fa58f9ab5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125027102 DLGLOBAL DEBUG validating counter group 0x557e7aace720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125027102 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125027102 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125027102 DLGLOBAL DEBUG validating counter group 0x7fa58f9ac180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125027102 DLGLOBAL DEBUG validating counter group 0x7fa58f9ac160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125027102 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125027103 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125027103 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125027103 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125027103 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125027103 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125027103 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125027103 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125027103 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125027103 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125027103 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125027103 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125027103 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125027103 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125027103 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125027103 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125027103 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125027103 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125027103 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125027103 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125027103 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125027103 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125027103 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125027103 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125027103 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125027103 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125027103 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125027103 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125027103 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125027104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125027104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027104 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s BTS(99)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(99)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(99)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" 20241111125027108 DRLCMAC DEBUG New max CS: DL=3 UL=4 (bts.cpp:1422) MTC@131a5d934883: Start timer T: 2 s BTS(99)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(96)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(96)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(96)@131a5d934883: Start timer Tns_alive: 3 s BTS(99)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(96)@131a5d934883: Start timer Tns_test: 10 s MTC@131a5d934883: Start timer T: 2 s BTS(99)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125027111 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125027111 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125027112 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125027112 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125027112 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125027112 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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@131a5d934883: Start timer T: 2 s 20241111125027112 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125027112 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125027112 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(96)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(96)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@131a5d934883: Start timer T: 2 s 20241111125027115 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125027115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125027115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125027115 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125027115 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125027115 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125027115 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125027115 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125027115 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125027115 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125027115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125027115 DL1IF DEBUG 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(99)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(99)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125027116 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125027116 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125027117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125027117 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(96)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(96)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(96)@131a5d934883: Start timer Tns_test: 10 s 20241111125027118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125027118 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125027120 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125027120 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125027121 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125027121 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125027122 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125027122 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125027123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125027123 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125027123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125027123 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125027124 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 93@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 93@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125027131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125027132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125027132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125027132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125027132 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125027132 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125027132 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125027132 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125027132 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125027132 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125027132 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027133 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125027133 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027133 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125027133 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027134 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125027134 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027134 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125027134 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027135 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125027135 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027135 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125027135 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027136 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_cs_max_dl-BVCI1234(95)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_cs_max_dl-BVCI1234(95)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125027140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125027140 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125027140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125027140 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125027140 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125027140 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125027140 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125027140 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125027143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125027143 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125027143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125027143 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125027143 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125027143 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125027143 DLBSSGP DEBUG Computed BVC leak rate = 14400, num_pdch = 8, cs = CS-3 (gprs_bssgp_pcu.c:978) 20241111125027143 DLBSSGP DEBUG Computed MS default leak rate = 7200, ms_num_pdch = 4, cs = CS-3 (gprs_bssgp_pcu.c:1001) 20241111125027143 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 144000, R = 14400, Bmax_MS = 72000, R_MS = 7200, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125027143 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125027147 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125027147 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125027147 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125027147 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125027147 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125027149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125027149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027149 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125027149 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125027149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027150 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125027150 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027150 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125027150 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125027150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125027150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125027150 DL1IF DEBUG 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@131a5d934883: Start timer T: 10 s MTC@131a5d934883: BSSGP successfully initialized MTC@131a5d934883: Start timer T: 2 s 20241111125027154 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125027154 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125027154 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125027154 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125027154 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125027154 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241111125027154 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125027154 DLGLOBAL DEBUG validating counter group 0x557e7aace760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125027154 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125027154 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125027154 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125027154 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125027154 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125027154 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125027154 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125027154 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125027154 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125027154 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125027154 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125027154 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125027154 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125027154 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125027154 DRLCMAC 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) 20241111125027154 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125027154 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125027154 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125027154 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125027154 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125027154 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125027154 DLGLOBAL DEBUG validating counter group 0x557e7aaceb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125027154 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125027154 DLGLOBAL DEBUG validating counter group 0x557e7aacee20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125027154 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125027154 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) 20241111125027154 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) 20241111125027154 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) 20241111125027154 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) 20241111125027154 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) 20241111125027154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125027154 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) 20241111125027154 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125027154 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) 20241111125027154 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125027154 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) 20241111125027154 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) 20241111125027154 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(99)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(99)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125027157 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125027157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125027157 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125027157 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) 20241111125027158 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125027174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125027174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125027175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027176 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) 20241111125027176 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) 20241111125027177 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) 20241111125027177 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) 20241111125027178 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) 20241111125027178 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) 20241111125027179 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) 20241111125027179 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) 20241111125027179 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) 20241111125027179 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) 20241111125027180 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) 20241111125027180 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) 20241111125027181 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125027193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125027193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027194 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) 20241111125027194 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) 20241111125027195 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) 20241111125027195 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) 20241111125027196 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) 20241111125027196 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) 20241111125027196 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) 20241111125027196 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) 20241111125027197 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) 20241111125027197 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) 20241111125027198 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) 20241111125027198 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) 20241111125027199 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) 20241111125027199 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) 20241111125027199 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125027212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125027212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027213 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) 20241111125027213 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) 20241111125027214 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) 20241111125027214 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) 20241111125027214 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) 20241111125027214 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) 20241111125027215 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) 20241111125027215 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) 20241111125027216 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) 20241111125027216 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) 20241111125027217 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) 20241111125027217 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) 20241111125027217 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) 20241111125027217 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) 20241111125027221 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125027235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125027235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027237 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) 20241111125027237 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) 20241111125027237 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) 20241111125027237 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) 20241111125027238 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) 20241111125027238 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) 20241111125027239 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) 20241111125027239 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) 20241111125027240 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) 20241111125027240 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) 20241111125027240 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) 20241111125027240 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) 20241111125027241 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) 20241111125027241 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) 20241111125027242 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125027255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125027255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027256 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) 20241111125027256 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) 20241111125027257 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) 20241111125027257 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) 20241111125027258 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) 20241111125027258 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) 20241111125027259 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) 20241111125027259 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) 20241111125027259 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) 20241111125027259 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) 20241111125027260 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) 20241111125027260 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) 20241111125027261 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) 20241111125027261 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) 20241111125027262 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125027274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125027274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027275 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) 20241111125027275 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) 20241111125027275 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) 20241111125027275 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) 20241111125027276 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) 20241111125027276 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) 20241111125027277 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) 20241111125027277 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) 20241111125027278 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) 20241111125027278 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) 20241111125027278 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) 20241111125027278 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) 20241111125027279 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) 20241111125027279 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) 20241111125027283 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125027297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125027297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027299 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) 20241111125027299 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) 20241111125027299 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) 20241111125027299 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) 20241111125027300 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) 20241111125027300 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) 20241111125027301 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) 20241111125027301 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) 20241111125027302 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) 20241111125027302 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) 20241111125027303 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) 20241111125027303 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) 20241111125027303 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) 20241111125027303 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) 20241111125027304 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125027317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125027317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125027318 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) 20241111125027318 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) 20241111125027319 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) 20241111125027319 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) 20241111125027319 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) 20241111125027319 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) 20241111125027320 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) 20241111125027320 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) 20241111125027321 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) 20241111125027321 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) 20241111125027322 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) 20241111125027322 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) 20241111125027323 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) 20241111125027323 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) 20241111125027323 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125027336 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) 20241111125027336 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) 20241111125027337 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) 20241111125027337 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) 20241111125027338 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) 20241111125027338 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) 20241111125027338 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) 20241111125027338 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) 20241111125027339 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) 20241111125027339 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) 20241111125027340 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) 20241111125027340 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) 20241111125027341 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) 20241111125027341 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) 20241111125027341 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) 20241111125027341 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) 20241111125027345 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125027357 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125027357 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) 20241111125027357 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125027359 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) 20241111125027360 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) 20241111125027361 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) 20241111125027361 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) 20241111125027361 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) 20241111125027361 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) 20241111125027362 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) 20241111125027362 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) 20241111125027363 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) 20241111125027363 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) 20241111125027364 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) 20241111125027364 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) 20241111125027365 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) 20241111125027365 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) 20241111125027365 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) 20241111125027365 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) 20241111125027366 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) 20241111125027366 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) 20241111125027366 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) 20241111125027366 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) 20241111125027366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125027366 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 (tbf_dl.cpp:686) 20241111125027366 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) 20241111125027366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125027366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 07 00 01 c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 (tbf_dl.cpp:911) 20241111125027367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 01 c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 (pcu_l1_if.cpp:182) 20241111125027367 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125027379 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) 20241111125027379 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) 20241111125027380 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) 20241111125027380 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) 20241111125027381 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) 20241111125027381 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) 20241111125027381 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) 20241111125027381 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) 20241111125027381 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) 20241111125027381 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) 20241111125027382 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) 20241111125027382 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) 20241111125027382 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) 20241111125027382 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) 20241111125027382 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) 20241111125027382 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) 20241111125027384 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) 20241111125027384 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) 20241111125027384 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) 20241111125027384 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) 20241111125027385 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 (tbf_dl.cpp:686) 20241111125027385 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) 20241111125027385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125027385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 (tbf_dl.cpp:911) 20241111125027385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 03 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 (pcu_l1_if.cpp:182) 20241111125027386 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125027399 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) 20241111125027399 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) 20241111125027401 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) 20241111125027401 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) 20241111125027402 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) 20241111125027402 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) 20241111125027403 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) 20241111125027403 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) 20241111125027404 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) 20241111125027404 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) 20241111125027405 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) 20241111125027405 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) 20241111125027406 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) 20241111125027406 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) 20241111125027406 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) 20241111125027406 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) 20241111125027408 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) 20241111125027408 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) 20241111125027408 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) 20241111125027408 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) 20241111125027408 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 (tbf_dl.cpp:686) 20241111125027409 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) 20241111125027409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125027409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 (tbf_dl.cpp:911) 20241111125027409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 05 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 (pcu_l1_if.cpp:182) 20241111125027409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125027423 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) 20241111125027423 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) 20241111125027424 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) 20241111125027424 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) 20241111125027425 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) 20241111125027425 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) 20241111125027426 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) 20241111125027426 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) 20241111125027427 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) 20241111125027427 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) 20241111125027428 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) 20241111125027428 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) 20241111125027428 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) 20241111125027428 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) 20241111125027429 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) 20241111125027429 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) 20241111125027430 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) 20241111125027430 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) 20241111125027430 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) 20241111125027430 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) 20241111125027430 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 (tbf_dl.cpp:686) 20241111125027430 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) 20241111125027430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125027430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 (tbf_dl.cpp:911) 20241111125027430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 07 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 (pcu_l1_if.cpp:182) 20241111125027431 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125027442 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) 20241111125027442 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) 20241111125027443 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) 20241111125027443 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) 20241111125027444 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) 20241111125027444 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) 20241111125027445 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) 20241111125027445 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) 20241111125027446 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) 20241111125027446 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) 20241111125027446 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) 20241111125027446 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) 20241111125027447 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) 20241111125027447 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) 20241111125027448 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) 20241111125027448 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) 20241111125027449 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) 20241111125027449 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) 20241111125027449 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) 20241111125027449 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) 20241111125027449 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 (tbf_dl.cpp:686) 20241111125027449 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) 20241111125027449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125027449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 07 00 09 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 (tbf_dl.cpp:911) 20241111125027449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 09 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 (pcu_l1_if.cpp:182) 20241111125027449 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125027461 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) 20241111125027461 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) 20241111125027462 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) 20241111125027462 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) 20241111125027463 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) 20241111125027463 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) 20241111125027464 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) 20241111125027464 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) 20241111125027465 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) 20241111125027465 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) 20241111125027465 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) 20241111125027465 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) 20241111125027466 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) 20241111125027466 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) 20241111125027467 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) 20241111125027467 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) 20241111125027470 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) 20241111125027470 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) 20241111125027470 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) 20241111125027470 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) 20241111125027471 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-1): f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 (tbf_dl.cpp:686) 20241111125027471 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) 20241111125027471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125027471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-1): 07 00 0b f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 (tbf_dl.cpp:911) 20241111125027471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0b f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 (pcu_l1_if.cpp:182) 20241111125027471 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125027484 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) 20241111125027484 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) 20241111125027484 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) 20241111125027484 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) 20241111125027485 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) 20241111125027485 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) 20241111125027485 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) 20241111125027485 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) 20241111125027485 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) 20241111125027485 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) 20241111125027485 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) 20241111125027485 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) 20241111125027486 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) 20241111125027486 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) 20241111125027486 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) 20241111125027486 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) 20241111125027488 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) 20241111125027488 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) 20241111125027488 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) 20241111125027488 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) 20241111125027488 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-1): cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a (tbf_dl.cpp:686) 20241111125027488 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) 20241111125027488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125027488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-1): 07 00 0d cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a (tbf_dl.cpp:911) 20241111125027488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0d cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a (pcu_l1_if.cpp:182) 20241111125027489 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125027503 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) 20241111125027503 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) 20241111125027504 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) 20241111125027504 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) 20241111125027505 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) 20241111125027505 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) 20241111125027506 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) 20241111125027506 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) 20241111125027506 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) 20241111125027506 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) 20241111125027507 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) 20241111125027507 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) 20241111125027508 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) 20241111125027508 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) 20241111125027510 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) 20241111125027510 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) 20241111125027511 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) 20241111125027511 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) 20241111125027511 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) 20241111125027511 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) 20241111125027511 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-1): 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c (tbf_dl.cpp:686) 20241111125027511 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) 20241111125027511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125027511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-1): 07 00 0f 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c (tbf_dl.cpp:911) 20241111125027511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 0f 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c (pcu_l1_if.cpp:182) 20241111125027512 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125027522 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) 20241111125027522 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) 20241111125027524 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) 20241111125027524 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) 20241111125027524 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) 20241111125027524 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) 20241111125027525 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) 20241111125027525 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) 20241111125027525 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) 20241111125027525 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) 20241111125027527 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) 20241111125027527 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) 20241111125027527 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) 20241111125027527 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) 20241111125027528 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) 20241111125027528 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) 20241111125027532 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) 20241111125027532 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) 20241111125027532 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) 20241111125027532 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) 20241111125027532 DRLCMACDL DEBUG -- Chunk with length 1240 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-1): ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f (tbf_dl.cpp:686) 20241111125027532 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) 20241111125027532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125027532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-1): 07 00 11 ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f (tbf_dl.cpp:911) 20241111125027532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 11 ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f (pcu_l1_if.cpp:182) 20241111125027533 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125027546 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) 20241111125027546 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) 20241111125027548 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) 20241111125027548 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) 20241111125027548 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) 20241111125027548 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) 20241111125027549 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) 20241111125027549 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) 20241111125027550 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) 20241111125027550 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) 20241111125027551 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) 20241111125027551 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) 20241111125027552 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) 20241111125027552 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) 20241111125027553 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) 20241111125027553 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) 20241111125027554 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) 20241111125027554 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) 20241111125027554 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) 20241111125027554 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) 20241111125027554 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-1): e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 (tbf_dl.cpp:686) 20241111125027554 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) 20241111125027554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125027554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-1): 07 00 13 e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 (tbf_dl.cpp:911) 20241111125027554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 00 13 e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 (pcu_l1_if.cpp:182) 20241111125027555 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125027565 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) 20241111125027566 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) 20241111125027567 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) 20241111125027567 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) 20241111125027568 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) 20241111125027568 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) 20241111125027568 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) 20241111125027568 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) 20241111125027569 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) 20241111125027569 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) 20241111125027570 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) 20241111125027570 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) 20241111125027571 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) 20241111125027571 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) 20241111125027572 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) 20241111125027572 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) 20241111125027574 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) 20241111125027574 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) 20241111125027575 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) 20241111125027575 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) 20241111125027575 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-1): 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 (tbf_dl.cpp:686) 20241111125027575 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) 20241111125027575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125027575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-1): 07 00 15 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 (tbf_dl.cpp:911) 20241111125027575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 00 15 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 (pcu_l1_if.cpp:182) 20241111125027576 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125027584 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) 20241111125027584 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) 20241111125027585 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) 20241111125027585 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) 20241111125027585 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) 20241111125027585 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) 20241111125027586 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) 20241111125027586 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) 20241111125027586 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) 20241111125027586 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) 20241111125027587 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) 20241111125027587 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) 20241111125027587 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) 20241111125027587 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) 20241111125027588 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) 20241111125027588 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) 20241111125027595 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) 20241111125027595 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) 20241111125027595 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) 20241111125027595 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) 20241111125027595 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-1): 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 (tbf_dl.cpp:686) 20241111125027595 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) 20241111125027595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125027595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-1): 07 00 17 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 (tbf_dl.cpp:911) 20241111125027595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 17 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 (pcu_l1_if.cpp:182) 20241111125027596 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125027609 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) 20241111125027609 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) 20241111125027610 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) 20241111125027610 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) 20241111125027611 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) 20241111125027611 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) 20241111125027612 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) 20241111125027612 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) 20241111125027612 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) 20241111125027613 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) 20241111125027613 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) 20241111125027613 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) 20241111125027614 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) 20241111125027614 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) 20241111125027615 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) 20241111125027615 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) 20241111125027617 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) 20241111125027617 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) 20241111125027617 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) 20241111125027617 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) 20241111125027617 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-1): 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 (tbf_dl.cpp:686) 20241111125027617 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) 20241111125027617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125027617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-1): 07 00 19 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 (tbf_dl.cpp:911) 20241111125027617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 19 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 (pcu_l1_if.cpp:182) 20241111125027618 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125027629 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) 20241111125027629 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) 20241111125027630 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) 20241111125027630 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) 20241111125027631 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) 20241111125027631 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) 20241111125027632 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) 20241111125027632 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) 20241111125027633 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) 20241111125027633 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) 20241111125027633 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) 20241111125027633 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) 20241111125027634 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) 20241111125027634 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) 20241111125027635 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) 20241111125027635 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) 20241111125027635 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) 20241111125027635 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) 20241111125027635 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) 20241111125027635 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) 20241111125027635 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-1): 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb (tbf_dl.cpp:686) 20241111125027636 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) 20241111125027636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125027636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-1): 07 00 1b 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb (tbf_dl.cpp:911) 20241111125027636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 00 1b 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb (pcu_l1_if.cpp:182) 20241111125027636 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125027647 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) 20241111125027647 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) 20241111125027647 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) 20241111125027647 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) 20241111125027647 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) 20241111125027647 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) 20241111125027648 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) 20241111125027648 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) 20241111125027648 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) 20241111125027648 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) 20241111125027648 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) 20241111125027648 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) 20241111125027649 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) 20241111125027649 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) 20241111125027649 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) 20241111125027649 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) 20241111125027656 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) 20241111125027656 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) 20241111125027656 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) 20241111125027656 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) 20241111125027656 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-1): f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 (tbf_dl.cpp:686) 20241111125027656 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) 20241111125027656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125027656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-1): 07 00 1d f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 (tbf_dl.cpp:911) 20241111125027656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 00 1d f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 (pcu_l1_if.cpp:182) 20241111125027656 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125027671 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) 20241111125027671 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) 20241111125027672 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) 20241111125027672 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) 20241111125027673 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) 20241111125027673 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) 20241111125027674 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) 20241111125027674 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) 20241111125027675 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) 20241111125027675 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) 20241111125027675 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) 20241111125027675 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) 20241111125027676 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) 20241111125027676 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) 20241111125027676 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) 20241111125027676 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) 20241111125027677 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) 20241111125027677 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) 20241111125027677 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) 20241111125027677 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) 20241111125027677 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-1): 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 (tbf_dl.cpp:686) 20241111125027677 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) 20241111125027677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125027677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-1): 07 00 1f 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 (tbf_dl.cpp:911) 20241111125027677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 1f 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 (pcu_l1_if.cpp:182) 20241111125027677 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125027689 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) 20241111125027689 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) 20241111125027690 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) 20241111125027690 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) 20241111125027690 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) 20241111125027690 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) 20241111125027690 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) 20241111125027690 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) 20241111125027691 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) 20241111125027691 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) 20241111125027691 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) 20241111125027691 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) 20241111125027691 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) 20241111125027691 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) 20241111125027691 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) 20241111125027692 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) 20241111125027694 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) 20241111125027694 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) 20241111125027694 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) 20241111125027694 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) 20241111125027694 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-1): 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e (tbf_dl.cpp:686) 20241111125027694 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) 20241111125027694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125027694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-1): 07 00 21 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e (tbf_dl.cpp:911) 20241111125027694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 21 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e (pcu_l1_if.cpp:182) 20241111125027695 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125027709 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) 20241111125027709 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) 20241111125027710 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) 20241111125027710 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) 20241111125027711 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) 20241111125027711 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) 20241111125027712 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) 20241111125027712 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) 20241111125027713 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) 20241111125027713 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) 20241111125027714 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) 20241111125027714 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) 20241111125027714 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) 20241111125027714 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) 20241111125027716 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) 20241111125027716 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) 20241111125027718 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) 20241111125027718 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) 20241111125027718 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) 20241111125027718 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) 20241111125027718 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-1): 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc (tbf_dl.cpp:686) 20241111125027718 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) 20241111125027719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125027719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-1): 07 00 23 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc (tbf_dl.cpp:911) 20241111125027719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 00 23 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc (pcu_l1_if.cpp:182) 20241111125027719 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125027733 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) 20241111125027733 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) 20241111125027734 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) 20241111125027734 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) 20241111125027735 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) 20241111125027735 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) 20241111125027736 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) 20241111125027736 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) 20241111125027736 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) 20241111125027736 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) 20241111125027737 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) 20241111125027737 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) 20241111125027738 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) 20241111125027738 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) 20241111125027739 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) 20241111125027739 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) 20241111125027740 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) 20241111125027740 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) 20241111125027740 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) 20241111125027740 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) 20241111125027740 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-1): ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d (tbf_dl.cpp:686) 20241111125027740 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) 20241111125027740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125027740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-1): 07 00 25 ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d (tbf_dl.cpp:911) 20241111125027740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 00 25 ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d (pcu_l1_if.cpp:182) 20241111125027741 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125027752 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) 20241111125027752 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) 20241111125027753 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) 20241111125027753 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) 20241111125027754 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) 20241111125027754 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) 20241111125027755 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) 20241111125027755 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) 20241111125027755 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) 20241111125027755 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) 20241111125027756 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) 20241111125027756 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) 20241111125027756 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) 20241111125027756 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) 20241111125027756 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) 20241111125027756 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) 20241111125027757 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) 20241111125027757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125027757 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) 20241111125027757 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) 20241111125027757 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-1): 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 (tbf_dl.cpp:686) 20241111125027757 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) 20241111125027757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125027757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-1): 07 00 27 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 (tbf_dl.cpp:911) 20241111125027757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=07 00 27 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 (pcu_l1_if.cpp:182) 20241111125027757 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125027771 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) 20241111125027771 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) 20241111125027773 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) 20241111125027773 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) 20241111125027774 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) 20241111125027774 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) 20241111125027774 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) 20241111125027774 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) 20241111125027775 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) 20241111125027775 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) 20241111125027776 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) 20241111125027776 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) 20241111125027777 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) 20241111125027777 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) 20241111125027777 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) 20241111125027777 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) 20241111125027780 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) 20241111125027781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125027781 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) 20241111125027781 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) 20241111125027781 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-1): c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 (tbf_dl.cpp:686) 20241111125027781 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) 20241111125027781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125027781 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) 20241111125027781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241111125027781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241111125027781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_dl.cpp:883) 20241111125027781 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=156, TS=7 (tbf_dl.cpp:903) 20241111125027781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-1): 0f 00 29 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 (tbf_dl.cpp:911) 20241111125027781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=0f 00 29 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 (pcu_l1_if.cpp:182) 20241111125027781 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125027795 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) 20241111125027795 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) 20241111125027796 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) 20241111125027796 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) 20241111125027797 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) 20241111125027797 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) 20241111125027797 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) 20241111125027798 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) 20241111125027798 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) 20241111125027798 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) 20241111125027798 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) 20241111125027798 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) 20241111125027798 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) 20241111125027798 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) 20241111125027799 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) 20241111125027799 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) 20241111125027799 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125027814 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) 20241111125027815 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) 20241111125027816 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) 20241111125027816 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) 20241111125027816 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) 20241111125027816 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) 20241111125027817 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) 20241111125027817 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) 20241111125027818 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) 20241111125027818 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) 20241111125027819 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) 20241111125027819 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) 20241111125027820 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) 20241111125027820 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) 20241111125027821 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) 20241111125027821 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) 20241111125027821 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125027834 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) 20241111125027834 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) 20241111125027835 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) 20241111125027835 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) 20241111125027836 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) 20241111125027836 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) 20241111125027837 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) 20241111125027837 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) 20241111125027837 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) 20241111125027837 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) 20241111125027838 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) 20241111125027838 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) 20241111125027839 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) 20241111125027839 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) 20241111125027840 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) 20241111125027840 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) 20241111125027843 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125027859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 08 02 a0 00 00 00 00 03 ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125027859 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) 20241111125027859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125027859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125027859 DCSN1 INFO csnStreamDecoder (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) 20241111125027860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125027860 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125027860 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) 20241111125027860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125027860 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) 20241111125027860 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) 20241111125027860 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125027860 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125027860 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) 20241111125027860 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) 20241111125027861 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) 20241111125027861 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) 20241111125027862 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) 20241111125027862 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) 20241111125027863 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) 20241111125027863 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) 20241111125027864 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) 20241111125027864 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) 20241111125027865 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) 20241111125027865 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) 20241111125027866 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) 20241111125027866 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) 20241111125027868 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) 20241111125027868 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) 20241111125027868 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125027868 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125027868 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125027868 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125027868 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125027868 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125027868 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125027869 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) 20241111125027869 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) 20241111125027869 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) 20241111125027869 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) 20241111125027869 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 (tbf_dl.cpp:686) 20241111125027869 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) 20241111125027869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125027869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 (tbf_dl.cpp:911) 20241111125027869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 2b a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 (pcu_l1_if.cpp:182) 20241111125027870 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125027876 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) 20241111125027876 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) 20241111125027877 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) 20241111125027877 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) 20241111125027877 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) 20241111125027877 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) 20241111125027878 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) 20241111125027878 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) 20241111125027879 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) 20241111125027879 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) 20241111125027879 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) 20241111125027879 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) 20241111125027880 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) 20241111125027880 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) 20241111125027880 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) 20241111125027880 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) 20241111125027881 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) 20241111125027881 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) 20241111125027881 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) 20241111125027881 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) 20241111125027881 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e (tbf_dl.cpp:686) 20241111125027881 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) 20241111125027881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125027881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e (tbf_dl.cpp:911) 20241111125027881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 2d f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e (pcu_l1_if.cpp:182) 20241111125027881 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125027895 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) 20241111125027895 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) 20241111125027896 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) 20241111125027896 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) 20241111125027897 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) 20241111125027897 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) 20241111125027897 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) 20241111125027897 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) 20241111125027898 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) 20241111125027898 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) 20241111125027898 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) 20241111125027898 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) 20241111125027900 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) 20241111125027900 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) 20241111125027901 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) 20241111125027901 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) 20241111125027906 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) 20241111125027906 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) 20241111125027906 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) 20241111125027906 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) 20241111125027906 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 (tbf_dl.cpp:686) 20241111125027906 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) 20241111125027906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125027906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 (tbf_dl.cpp:911) 20241111125027906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 2f da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 (pcu_l1_if.cpp:182) 20241111125027907 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125027921 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) 20241111125027921 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) 20241111125027923 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) 20241111125027923 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) 20241111125027924 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) 20241111125027924 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) 20241111125027925 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) 20241111125027925 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) 20241111125027926 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) 20241111125027926 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) 20241111125027927 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) 20241111125027927 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) 20241111125027928 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) 20241111125027928 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) 20241111125027929 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) 20241111125027929 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) 20241111125027930 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) 20241111125027930 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) 20241111125027930 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) 20241111125027930 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) 20241111125027930 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 (tbf_dl.cpp:686) 20241111125027930 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) 20241111125027930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125027930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 07 00 31 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 (tbf_dl.cpp:911) 20241111125027930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 31 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 (pcu_l1_if.cpp:182) 20241111125027931 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125027942 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) 20241111125027942 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) 20241111125027943 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) 20241111125027943 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) 20241111125027944 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) 20241111125027944 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) 20241111125027945 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) 20241111125027945 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) 20241111125027946 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) 20241111125027946 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) 20241111125027946 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) 20241111125027946 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) 20241111125027947 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) 20241111125027947 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) 20241111125027948 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) 20241111125027948 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) 20241111125027948 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) 20241111125027948 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) 20241111125027948 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) 20241111125027948 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) 20241111125027948 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 (tbf_dl.cpp:686) 20241111125027948 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) 20241111125027948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125027948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 (tbf_dl.cpp:911) 20241111125027948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 00 33 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 (pcu_l1_if.cpp:182) 20241111125027949 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125027961 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) 20241111125027961 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) 20241111125027962 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) 20241111125027962 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) 20241111125027963 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) 20241111125027963 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) 20241111125027964 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) 20241111125027964 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) 20241111125027965 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) 20241111125027965 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) 20241111125027966 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) 20241111125027966 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) 20241111125027967 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) 20241111125027967 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) 20241111125027968 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) 20241111125027968 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) 20241111125027969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125027971 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) 20241111125027971 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125027971 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) 20241111125027971 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) 20241111125027971 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125027971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e (tbf_dl.cpp:686) 20241111125027971 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) 20241111125027971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125027971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125027971 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) 20241111125027971 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241111125027971 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241111125027971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=195, TS=7) (tbf_dl.cpp:883) 20241111125027971 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=195, TS=7 (tbf_dl.cpp:903) 20241111125027971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 0f 00 35 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e (tbf_dl.cpp:911) 20241111125027971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=0f 00 35 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e (pcu_l1_if.cpp:182) 20241111125027972 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125027986 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) 20241111125027986 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) 20241111125027988 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) 20241111125027988 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) 20241111125027989 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) 20241111125027989 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) 20241111125027990 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) 20241111125027990 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) 20241111125027991 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) 20241111125027991 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) 20241111125027992 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) 20241111125027992 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) 20241111125027992 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) 20241111125027992 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) 20241111125027993 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) 20241111125027993 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) 20241111125027994 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125028003 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) 20241111125028004 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) 20241111125028004 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) 20241111125028004 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) 20241111125028005 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) 20241111125028005 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) 20241111125028005 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) 20241111125028005 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) 20241111125028005 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) 20241111125028005 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) 20241111125028005 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) 20241111125028005 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) 20241111125028005 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) 20241111125028005 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) 20241111125028006 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) 20241111125028006 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) 20241111125028008 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125028024 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) 20241111125028024 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) 20241111125028025 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) 20241111125028025 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) 20241111125028025 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) 20241111125028025 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) 20241111125028026 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) 20241111125028026 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) 20241111125028027 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) 20241111125028027 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) 20241111125028027 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) 20241111125028027 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) 20241111125028028 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) 20241111125028028 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) 20241111125028028 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) 20241111125028028 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) 20241111125028032 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125028047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 08 03 60 00 00 00 00 ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125028047 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) 20241111125028047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125028047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125028047 DCSN1 INFO csnStreamDecoder (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) 20241111125028047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125028047 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125028047 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) 20241111125028047 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125028047 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) 20241111125028047 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) 20241111125028047 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125028047 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125028047 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125028047 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125028047 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125028047 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125028047 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125028047 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) 20241111125028047 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) 20241111125028047 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) 20241111125028047 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) 20241111125028047 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) 20241111125028047 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) 20241111125028047 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) 20241111125028047 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) 20241111125028047 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) 20241111125028047 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) 20241111125028048 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) 20241111125028048 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) 20241111125028048 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) 20241111125028048 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) 20241111125028048 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) 20241111125028048 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) 20241111125028050 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125028050 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125028050 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125028050 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125028050 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125028050 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125028050 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125028052 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) 20241111125028052 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) 20241111125028052 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) 20241111125028052 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) 20241111125028052 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 (tbf_dl.cpp:686) 20241111125028052 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) 20241111125028052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125028052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 (tbf_dl.cpp:911) 20241111125028052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 37 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 (pcu_l1_if.cpp:182) 20241111125028052 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028066 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) 20241111125028067 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) 20241111125028067 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) 20241111125028067 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) 20241111125028067 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) 20241111125028070 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) 20241111125028070 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) 20241111125028070 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) 20241111125028070 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) 20241111125028070 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-1): 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e (tbf_dl.cpp:686) 20241111125028070 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) 20241111125028070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125028070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-1): 07 00 39 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e (tbf_dl.cpp:911) 20241111125028070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 00 39 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e (pcu_l1_if.cpp:182) 20241111125028070 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125028085 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) 20241111125028085 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) 20241111125028085 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) 20241111125028085 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) 20241111125028086 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) 20241111125028086 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) 20241111125028086 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) 20241111125028086 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) 20241111125028087 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) 20241111125028087 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) 20241111125028087 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) 20241111125028087 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) 20241111125028088 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) 20241111125028088 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) 20241111125028088 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) 20241111125028088 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) 20241111125028095 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) 20241111125028095 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) 20241111125028095 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) 20241111125028095 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) 20241111125028095 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-1): 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f (tbf_dl.cpp:686) 20241111125028095 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) 20241111125028095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125028095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-1): 07 00 3b 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f (tbf_dl.cpp:911) 20241111125028096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 00 3b 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f (pcu_l1_if.cpp:182) 20241111125028096 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125028110 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) 20241111125028110 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) 20241111125028111 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) 20241111125028111 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) 20241111125028112 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) 20241111125028112 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) 20241111125028112 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) 20241111125028112 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) 20241111125028113 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) 20241111125028113 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) 20241111125028114 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) 20241111125028114 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) 20241111125028115 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) 20241111125028115 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) 20241111125028115 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) 20241111125028115 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) 20241111125028116 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) 20241111125028116 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) 20241111125028116 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) 20241111125028116 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) 20241111125028116 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-1): 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 (tbf_dl.cpp:686) 20241111125028116 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) 20241111125028116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125028116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-1): 07 00 3d 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 (tbf_dl.cpp:911) 20241111125028116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 00 3d 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 (pcu_l1_if.cpp:182) 20241111125028117 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125028129 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) 20241111125028129 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) 20241111125028130 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) 20241111125028130 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) 20241111125028130 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) 20241111125028130 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) 20241111125028131 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) 20241111125028131 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) 20241111125028132 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) 20241111125028132 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) 20241111125028133 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) 20241111125028133 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) 20241111125028134 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) 20241111125028134 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) 20241111125028135 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) 20241111125028135 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) 20241111125028136 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) 20241111125028136 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) 20241111125028136 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) 20241111125028136 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) 20241111125028136 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-1): 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 (tbf_dl.cpp:686) 20241111125028136 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) 20241111125028136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125028136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-1): 07 00 3f 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 (tbf_dl.cpp:911) 20241111125028136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 00 3f 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 (pcu_l1_if.cpp:182) 20241111125028137 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125028148 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) 20241111125028148 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) 20241111125028149 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) 20241111125028149 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) 20241111125028150 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) 20241111125028150 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) 20241111125028150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125028150 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) 20241111125028151 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) 20241111125028151 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) 20241111125028151 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) 20241111125028152 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) 20241111125028152 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) 20241111125028154 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) 20241111125028154 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) 20241111125028155 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) 20241111125028155 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) 20241111125028158 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) 20241111125028158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028158 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) 20241111125028158 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) 20241111125028158 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-1): aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 (tbf_dl.cpp:686) 20241111125028158 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) 20241111125028158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125028158 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) 20241111125028158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241111125028158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241111125028158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=234, TS=7) (tbf_dl.cpp:883) 20241111125028158 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=234, TS=7 (tbf_dl.cpp:903) 20241111125028158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-1): 0f 00 41 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 (tbf_dl.cpp:911) 20241111125028158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=0f 00 41 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 (pcu_l1_if.cpp:182) 20241111125028159 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125028172 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) 20241111125028172 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) 20241111125028173 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) 20241111125028173 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) 20241111125028174 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) 20241111125028174 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) 20241111125028175 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) 20241111125028175 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) 20241111125028177 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) 20241111125028177 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) 20241111125028177 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) 20241111125028177 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) 20241111125028178 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) 20241111125028178 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) 20241111125028179 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) 20241111125028179 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) 20241111125028180 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125028191 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) 20241111125028191 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) 20241111125028192 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) 20241111125028192 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) 20241111125028193 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) 20241111125028193 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) 20241111125028194 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) 20241111125028194 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) 20241111125028195 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) 20241111125028195 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) 20241111125028196 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) 20241111125028196 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) 20241111125028196 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) 20241111125028196 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) 20241111125028197 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) 20241111125028197 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) 20241111125028198 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125028210 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) 20241111125028210 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) 20241111125028211 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) 20241111125028211 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) 20241111125028212 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) 20241111125028212 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) 20241111125028213 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) 20241111125028213 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) 20241111125028214 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) 20241111125028214 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) 20241111125028214 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) 20241111125028215 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) 20241111125028215 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) 20241111125028216 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) 20241111125028217 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) 20241111125028217 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) 20241111125028220 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125028235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 08 04 20 00 00 00 3f ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125028235 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) 20241111125028235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125028235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125028235 DCSN1 INFO csnStreamDecoder (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) 20241111125028236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125028236 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125028236 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) 20241111125028236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125028236 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) 20241111125028236 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) 20241111125028236 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20241111125028236 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125028236 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125028236 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125028236 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125028236 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125028236 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125028236 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) 20241111125028236 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125028236 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) 20241111125028238 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) 20241111125028238 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) 20241111125028240 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) 20241111125028240 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) 20241111125028241 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) 20241111125028241 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) 20241111125028242 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) 20241111125028242 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) 20241111125028244 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) 20241111125028244 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) 20241111125028245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125028245 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125028245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125028245 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125028245 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125028245 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125028245 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125028245 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) 20241111125028245 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) 20241111125028246 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) 20241111125028246 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) 20241111125028247 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) 20241111125028247 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) 20241111125028247 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) 20241111125028247 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) 20241111125028247 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 (tbf_dl.cpp:686) 20241111125028247 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) 20241111125028247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125028247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 00 (tbf_dl.cpp:911) 20241111125028247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 00 43 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 00 (pcu_l1_if.cpp:182) 20241111125028248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125028253 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) 20241111125028253 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) 20241111125028254 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) 20241111125028254 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) 20241111125028255 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) 20241111125028255 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) 20241111125028256 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) 20241111125028256 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) 20241111125028257 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) 20241111125028257 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) 20241111125028258 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) 20241111125028258 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) 20241111125028258 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) 20241111125028258 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) 20241111125028259 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) 20241111125028259 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) 20241111125028260 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) 20241111125028260 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) 20241111125028260 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) 20241111125028260 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) 20241111125028260 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 (tbf_dl.cpp:686) 20241111125028260 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) 20241111125028260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125028260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 00 (tbf_dl.cpp:911) 20241111125028260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=07 00 45 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 00 (pcu_l1_if.cpp:182) 20241111125028261 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125028272 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) 20241111125028272 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) 20241111125028273 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) 20241111125028274 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) 20241111125028274 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) 20241111125028274 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) 20241111125028275 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) 20241111125028275 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) 20241111125028276 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) 20241111125028276 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) 20241111125028277 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) 20241111125028277 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) 20241111125028278 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) 20241111125028278 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) 20241111125028278 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) 20241111125028279 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) 20241111125028282 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) 20241111125028282 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) 20241111125028282 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) 20241111125028282 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) 20241111125028282 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 (tbf_dl.cpp:686) 20241111125028282 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) 20241111125028282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125028282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 00 (tbf_dl.cpp:911) 20241111125028282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 00 47 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 00 (pcu_l1_if.cpp:182) 20241111125028282 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125028296 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) 20241111125028296 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) 20241111125028297 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) 20241111125028297 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) 20241111125028298 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) 20241111125028298 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) 20241111125028299 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) 20241111125028299 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) 20241111125028300 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) 20241111125028300 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) 20241111125028300 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) 20241111125028301 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) 20241111125028301 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) 20241111125028301 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) 20241111125028302 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) 20241111125028302 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) 20241111125028303 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) 20241111125028303 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) 20241111125028303 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) 20241111125028303 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) 20241111125028303 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 (tbf_dl.cpp:686) 20241111125028303 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) 20241111125028303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125028303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 00 (tbf_dl.cpp:911) 20241111125028303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=07 00 49 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 00 (pcu_l1_if.cpp:182) 20241111125028304 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125028315 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) 20241111125028315 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) 20241111125028317 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) 20241111125028317 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) 20241111125028317 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) 20241111125028317 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) 20241111125028318 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) 20241111125028318 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) 20241111125028319 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) 20241111125028319 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) 20241111125028320 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) 20241111125028320 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) 20241111125028320 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) 20241111125028320 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) 20241111125028321 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) 20241111125028321 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) 20241111125028322 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) 20241111125028322 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) 20241111125028322 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) 20241111125028322 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) 20241111125028322 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 (tbf_dl.cpp:686) 20241111125028322 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) 20241111125028322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125028322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 00 (tbf_dl.cpp:911) 20241111125028322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=07 00 4b 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 00 (pcu_l1_if.cpp:182) 20241111125028323 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125028334 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) 20241111125028334 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) 20241111125028335 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) 20241111125028335 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) 20241111125028336 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) 20241111125028336 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) 20241111125028337 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) 20241111125028337 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) 20241111125028338 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) 20241111125028338 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) 20241111125028339 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) 20241111125028339 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) 20241111125028339 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) 20241111125028339 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) 20241111125028340 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) 20241111125028340 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) 20241111125028344 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) 20241111125028344 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) 20241111125028344 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) 20241111125028344 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) 20241111125028344 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 (tbf_dl.cpp:686) 20241111125028344 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) 20241111125028344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125028344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 07 00 4d 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 00 (tbf_dl.cpp:911) 20241111125028344 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 4d 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 00 (pcu_l1_if.cpp:182) 20241111125028345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125028345 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125028358 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) 20241111125028358 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) 20241111125028359 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) 20241111125028359 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) 20241111125028360 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) 20241111125028360 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) 20241111125028361 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) 20241111125028361 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) 20241111125028362 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) 20241111125028362 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) 20241111125028363 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) 20241111125028363 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) 20241111125028364 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) 20241111125028364 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) 20241111125028364 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) 20241111125028364 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) 20241111125028365 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) 20241111125028365 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028365 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) 20241111125028365 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) 20241111125028365 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b (tbf_dl.cpp:686) 20241111125028365 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) 20241111125028365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125028365 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) 20241111125028365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 264 + 13 = 277 (pdch_ul_controller.c:131) 20241111125028365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type POLL (pdch_ul_controller.c:184) 20241111125028365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=277, TS=7) (tbf_dl.cpp:883) 20241111125028365 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=277, TS=7 (tbf_dl.cpp:903) 20241111125028365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 0f 00 4f 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 00 (tbf_dl.cpp:911) 20241111125028365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=0f 00 4f 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 00 (pcu_l1_if.cpp:182) 20241111125028366 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125028377 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) 20241111125028377 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) 20241111125028378 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) 20241111125028378 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) 20241111125028379 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) 20241111125028379 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) 20241111125028380 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) 20241111125028380 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) 20241111125028380 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) 20241111125028381 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) 20241111125028382 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) 20241111125028382 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) 20241111125028382 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) 20241111125028382 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) 20241111125028383 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) 20241111125028383 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) 20241111125028384 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125028396 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) 20241111125028396 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) 20241111125028398 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) 20241111125028398 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) 20241111125028399 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) 20241111125028399 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) 20241111125028399 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) 20241111125028399 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) 20241111125028400 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) 20241111125028400 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) 20241111125028401 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) 20241111125028401 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) 20241111125028402 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) 20241111125028402 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) 20241111125028402 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) 20241111125028402 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) 20241111125028406 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125028420 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) 20241111125028420 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) 20241111125028422 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) 20241111125028422 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) 20241111125028422 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) 20241111125028422 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) 20241111125028423 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) 20241111125028423 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) 20241111125028424 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) 20241111125028424 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) 20241111125028425 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) 20241111125028425 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) 20241111125028425 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) 20241111125028425 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) 20241111125028426 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) 20241111125028426 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) 20241111125028427 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125028439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 data=40 08 05 00 00 00 1f ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125028440 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) 20241111125028440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125028440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125028440 DCSN1 INFO csnStreamDecoder (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 = 40 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | 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) 20241111125028440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125028440 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125028440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 40, BSN 33 to 40 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20241111125028440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125028440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=33)"RRRRRRR"(BSN=39) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125028440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=33:40, lost=0, recv=7, skipped=0, bsn=33, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20241111125028440 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125028440 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125028440 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125028440 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125028440 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125028440 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125028440 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125028440 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125028440 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) 20241111125028440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=40)""(V(S)-1=39) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125028441 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) 20241111125028441 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) 20241111125028442 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) 20241111125028442 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) 20241111125028443 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) 20241111125028443 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) 20241111125028444 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) 20241111125028444 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) 20241111125028445 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) 20241111125028445 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) 20241111125028445 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) 20241111125028445 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) 20241111125028446 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) 20241111125028446 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) 20241111125028447 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) 20241111125028447 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) 20241111125028447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==40 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028447 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) 20241111125028447 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 (tbf_dl.cpp:686) 20241111125028447 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) 20241111125028447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125028447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 07 00 51 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 00 (tbf_dl.cpp:911) 20241111125028447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=07 00 51 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 00 (pcu_l1_if.cpp:182) 20241111125028448 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125028450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125028450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125028450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125028450 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125028450 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125028450 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125028450 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125028459 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) 20241111125028459 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) 20241111125028460 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) 20241111125028460 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) 20241111125028461 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) 20241111125028461 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) 20241111125028461 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) 20241111125028462 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) 20241111125028462 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) 20241111125028462 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) 20241111125028463 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) 20241111125028463 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) 20241111125028464 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) 20241111125028464 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) 20241111125028465 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) 20241111125028465 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) 20241111125028468 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) 20241111125028468 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) 20241111125028468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==40 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028468 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) 20241111125028468 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-2): 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 (tbf_dl.cpp:686) 20241111125028468 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) 20241111125028468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125028468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-2): 07 00 53 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 00 (tbf_dl.cpp:911) 20241111125028468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=07 00 53 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 00 (pcu_l1_if.cpp:182) 20241111125028469 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125028482 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) 20241111125028482 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) 20241111125028483 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) 20241111125028483 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) 20241111125028484 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) 20241111125028484 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) 20241111125028485 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) 20241111125028485 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) 20241111125028486 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) 20241111125028486 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) 20241111125028486 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) 20241111125028487 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) 20241111125028487 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) 20241111125028487 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) 20241111125028488 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) 20241111125028488 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) 20241111125028489 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) 20241111125028489 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) 20241111125028489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==40 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028489 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) 20241111125028489 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-2): 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe (tbf_dl.cpp:686) 20241111125028489 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) 20241111125028489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125028489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-2): 07 00 55 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 00 (tbf_dl.cpp:911) 20241111125028489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=07 00 55 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 00 (pcu_l1_if.cpp:182) 20241111125028490 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125028501 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) 20241111125028501 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) 20241111125028503 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) 20241111125028503 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) 20241111125028503 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) 20241111125028503 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) 20241111125028504 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) 20241111125028504 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) 20241111125028505 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) 20241111125028505 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) 20241111125028505 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) 20241111125028505 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) 20241111125028506 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) 20241111125028506 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) 20241111125028507 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) 20241111125028507 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) 20241111125028508 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) 20241111125028508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==40 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028508 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) 20241111125028508 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-2): 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 (tbf_dl.cpp:686) 20241111125028508 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) 20241111125028508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125028508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-2): 07 00 57 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 00 (tbf_dl.cpp:911) 20241111125028508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=07 00 57 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 00 (pcu_l1_if.cpp:182) 20241111125028509 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125028520 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) 20241111125028520 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) 20241111125028521 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) 20241111125028521 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) 20241111125028522 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) 20241111125028522 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) 20241111125028523 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) 20241111125028523 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) 20241111125028524 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) 20241111125028524 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) 20241111125028524 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) 20241111125028524 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) 20241111125028525 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) 20241111125028525 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) 20241111125028526 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) 20241111125028526 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) 20241111125028530 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) 20241111125028530 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==40 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028530 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) 20241111125028530 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-2): e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 (tbf_dl.cpp:686) 20241111125028530 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) 20241111125028530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125028530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-2): 07 00 59 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 00 (tbf_dl.cpp:911) 20241111125028530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=07 00 59 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 00 (pcu_l1_if.cpp:182) 20241111125028531 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125028544 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) 20241111125028544 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) 20241111125028545 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) 20241111125028545 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) 20241111125028546 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) 20241111125028546 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) 20241111125028547 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) 20241111125028547 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) 20241111125028548 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) 20241111125028548 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) 20241111125028548 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) 20241111125028548 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) 20241111125028550 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) 20241111125028550 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) 20241111125028550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125028550 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) 20241111125028550 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) 20241111125028551 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) 20241111125028551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==40 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028551 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) 20241111125028551 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-2): 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 (tbf_dl.cpp:686) 20241111125028551 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) 20241111125028551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125028551 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) 20241111125028551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 303 + 13 = 316 (pdch_ul_controller.c:131) 20241111125028551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type POLL (pdch_ul_controller.c:184) 20241111125028552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=316, TS=7) (tbf_dl.cpp:883) 20241111125028552 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=316, TS=7 (tbf_dl.cpp:903) 20241111125028552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-2): 0f 00 5b 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 00 (tbf_dl.cpp:911) 20241111125028552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=0f 00 5b 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 00 (pcu_l1_if.cpp:182) 20241111125028552 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125028563 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) 20241111125028563 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) 20241111125028564 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) 20241111125028564 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) 20241111125028565 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) 20241111125028565 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) 20241111125028566 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) 20241111125028566 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) 20241111125028567 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) 20241111125028567 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) 20241111125028567 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) 20241111125028567 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) 20241111125028568 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) 20241111125028568 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) 20241111125028569 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) 20241111125028569 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) 20241111125028570 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125028582 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) 20241111125028582 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) 20241111125028583 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) 20241111125028583 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) 20241111125028584 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) 20241111125028584 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) 20241111125028585 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) 20241111125028585 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) 20241111125028586 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) 20241111125028586 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) 20241111125028586 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) 20241111125028586 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) 20241111125028587 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) 20241111125028587 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) 20241111125028588 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) 20241111125028588 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) 20241111125028591 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125028606 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) 20241111125028606 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) 20241111125028607 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) 20241111125028607 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) 20241111125028608 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) 20241111125028608 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) 20241111125028609 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) 20241111125028609 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) 20241111125028609 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) 20241111125028609 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) 20241111125028610 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) 20241111125028610 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) 20241111125028611 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) 20241111125028611 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) 20241111125028612 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) 20241111125028612 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) 20241111125028612 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125028625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=40 08 05 c0 00 07 ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125028625 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) 20241111125028625 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125028625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125028625 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 46 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 63 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125028626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125028626 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125028626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 46, BSN 40 to 46 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241111125028626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125028626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=40)"RRRRRR"(BSN=45) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125028626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=40:46, lost=0, recv=6, skipped=0, bsn=40, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125028626 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125028626 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125028626 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125028626 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125028626 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125028626 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125028626 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125028626 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) 20241111125028626 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) 20241111125028627 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) 20241111125028627 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) 20241111125028628 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) 20241111125028628 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) 20241111125028629 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) 20241111125028629 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) 20241111125028630 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) 20241111125028630 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) 20241111125028631 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) 20241111125028631 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) 20241111125028631 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) 20241111125028631 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) 20241111125028632 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) 20241111125028632 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) 20241111125028633 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) 20241111125028633 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) 20241111125028633 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) 20241111125028633 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) 20241111125028633 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-2): 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 (tbf_dl.cpp:686) 20241111125028633 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) 20241111125028633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125028633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-2): 07 00 5d 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 00 (tbf_dl.cpp:911) 20241111125028633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=07 00 5d 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 00 (pcu_l1_if.cpp:182) 20241111125028633 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125028633 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125028633 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125028633 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125028633 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125028633 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125028633 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125028634 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125028644 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) 20241111125028644 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) 20241111125028646 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) 20241111125028646 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) 20241111125028647 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) 20241111125028647 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) 20241111125028647 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) 20241111125028647 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) 20241111125028648 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) 20241111125028648 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) 20241111125028649 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) 20241111125028649 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) 20241111125028650 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) 20241111125028650 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) 20241111125028651 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) 20241111125028651 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) 20241111125028654 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) 20241111125028654 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) 20241111125028654 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) 20241111125028654 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) 20241111125028654 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-2): 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 (tbf_dl.cpp:686) 20241111125028654 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) 20241111125028654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125028654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-2): 07 00 5f 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 00 (tbf_dl.cpp:911) 20241111125028654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=07 00 5f 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 00 (pcu_l1_if.cpp:182) 20241111125028655 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125028668 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) 20241111125028668 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) 20241111125028670 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) 20241111125028670 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) 20241111125028670 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) 20241111125028670 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) 20241111125028671 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) 20241111125028671 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) 20241111125028672 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) 20241111125028672 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) 20241111125028673 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) 20241111125028673 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) 20241111125028673 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) 20241111125028673 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) 20241111125028674 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) 20241111125028674 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) 20241111125028675 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) 20241111125028675 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) 20241111125028675 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) 20241111125028675 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) 20241111125028675 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-2): 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 (tbf_dl.cpp:686) 20241111125028675 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) 20241111125028675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125028675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-2): 07 00 61 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 00 (tbf_dl.cpp:911) 20241111125028675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=07 00 61 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 00 (pcu_l1_if.cpp:182) 20241111125028676 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125028688 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) 20241111125028688 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) 20241111125028689 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) 20241111125028689 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) 20241111125028690 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) 20241111125028690 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) 20241111125028690 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) 20241111125028690 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) 20241111125028691 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) 20241111125028691 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) 20241111125028692 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) 20241111125028692 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) 20241111125028692 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) 20241111125028692 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) 20241111125028693 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) 20241111125028693 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) 20241111125028694 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) 20241111125028694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028694 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) 20241111125028694 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) 20241111125028694 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-2): bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 (tbf_dl.cpp:686) 20241111125028694 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) 20241111125028694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125028694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-2): 07 00 63 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 00 (tbf_dl.cpp:911) 20241111125028694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=07 00 63 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 00 (pcu_l1_if.cpp:182) 20241111125028695 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125028707 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) 20241111125028707 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) 20241111125028708 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) 20241111125028708 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) 20241111125028709 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) 20241111125028709 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) 20241111125028709 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) 20241111125028709 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) 20241111125028710 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) 20241111125028710 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) 20241111125028711 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) 20241111125028711 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) 20241111125028712 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) 20241111125028712 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) 20241111125028713 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) 20241111125028713 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) 20241111125028716 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) 20241111125028716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028716 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) 20241111125028716 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) 20241111125028716 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-2): f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 (tbf_dl.cpp:686) 20241111125028716 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) 20241111125028716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125028716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-2): 07 00 65 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 00 (tbf_dl.cpp:911) 20241111125028716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=07 00 65 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 00 (pcu_l1_if.cpp:182) 20241111125028717 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125028731 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) 20241111125028731 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) 20241111125028732 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) 20241111125028732 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) 20241111125028733 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) 20241111125028733 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) 20241111125028733 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) 20241111125028733 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) 20241111125028734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125028734 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) 20241111125028734 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) 20241111125028735 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) 20241111125028735 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) 20241111125028736 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) 20241111125028736 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) 20241111125028736 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) 20241111125028736 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) 20241111125028737 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) 20241111125028737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028737 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) 20241111125028737 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) 20241111125028737 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-2): fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 (tbf_dl.cpp:686) 20241111125028737 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) 20241111125028737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125028737 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) 20241111125028737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 342 + 13 = 355 (pdch_ul_controller.c:131) 20241111125028737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type POLL (pdch_ul_controller.c:184) 20241111125028737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=355, TS=7) (tbf_dl.cpp:883) 20241111125028737 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=355, TS=7 (tbf_dl.cpp:903) 20241111125028737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-2): 0f 00 67 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 00 (tbf_dl.cpp:911) 20241111125028737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=0f 00 67 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 00 (pcu_l1_if.cpp:182) 20241111125028738 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125028749 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) 20241111125028749 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) 20241111125028751 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) 20241111125028751 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) 20241111125028751 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) 20241111125028751 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) 20241111125028752 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) 20241111125028752 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) 20241111125028753 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) 20241111125028753 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) 20241111125028754 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) 20241111125028754 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) 20241111125028754 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) 20241111125028754 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) 20241111125028755 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) 20241111125028755 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) 20241111125028756 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125028768 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) 20241111125028768 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) 20241111125028770 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) 20241111125028770 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) 20241111125028770 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) 20241111125028770 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) 20241111125028771 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) 20241111125028771 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) 20241111125028772 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) 20241111125028772 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) 20241111125028773 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) 20241111125028773 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) 20241111125028773 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) 20241111125028773 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) 20241111125028774 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) 20241111125028774 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) 20241111125028778 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125028792 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) 20241111125028792 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) 20241111125028793 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) 20241111125028793 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) 20241111125028794 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) 20241111125028794 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) 20241111125028795 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) 20241111125028795 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) 20241111125028796 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) 20241111125028796 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) 20241111125028796 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) 20241111125028796 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) 20241111125028797 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) 20241111125028797 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) 20241111125028798 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) 20241111125028798 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) 20241111125028799 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125028811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 data=40 08 06 80 01 ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125028811 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) 20241111125028811 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125028811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125028811 DCSN1 INFO csnStreamDecoder (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 = 52 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 15 | 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) 20241111125028812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125028812 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125028812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 52, BSN 46 to 52 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241111125028812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125028812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=46)"RRRRRR"(BSN=51) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125028812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=46:52, lost=0, recv=6, skipped=0, bsn=46, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125028812 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125028812 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125028812 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125028812 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125028812 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125028812 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125028812 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125028812 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) 20241111125028812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=52)""(V(S)-1=51) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125028814 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) 20241111125028814 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) 20241111125028815 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) 20241111125028815 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) 20241111125028816 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) 20241111125028816 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) 20241111125028817 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) 20241111125028817 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) 20241111125028817 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) 20241111125028817 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) 20241111125028818 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) 20241111125028818 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) 20241111125028819 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) 20241111125028819 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) 20241111125028819 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125028819 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125028819 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125028819 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125028819 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125028819 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125028819 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125028820 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) 20241111125028820 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) 20241111125028820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028820 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) 20241111125028820 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-2): e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da (tbf_dl.cpp:686) 20241111125028820 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) 20241111125028820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125028820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-2): 07 00 69 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da 00 (tbf_dl.cpp:911) 20241111125028820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=07 00 69 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da 00 (pcu_l1_if.cpp:182) 20241111125028821 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125028830 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) 20241111125028830 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) 20241111125028831 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) 20241111125028832 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) 20241111125028832 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) 20241111125028832 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) 20241111125028833 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) 20241111125028833 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) 20241111125028834 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) 20241111125028834 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) 20241111125028835 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) 20241111125028835 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) 20241111125028835 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) 20241111125028835 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) 20241111125028836 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) 20241111125028836 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) 20241111125028840 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) 20241111125028840 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) 20241111125028840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028840 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) 20241111125028840 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-2): af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 (tbf_dl.cpp:686) 20241111125028840 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) 20241111125028840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125028840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-2): 07 00 6b af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 00 (tbf_dl.cpp:911) 20241111125028840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=07 00 6b af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 00 (pcu_l1_if.cpp:182) 20241111125028842 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125028855 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) 20241111125028855 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) 20241111125028856 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) 20241111125028856 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) 20241111125028857 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) 20241111125028857 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) 20241111125028858 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) 20241111125028858 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) 20241111125028859 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) 20241111125028859 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) 20241111125028860 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) 20241111125028860 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) 20241111125028860 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) 20241111125028860 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) 20241111125028861 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) 20241111125028861 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) 20241111125028862 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) 20241111125028862 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) 20241111125028862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028862 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) 20241111125028862 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-2): 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb (tbf_dl.cpp:686) 20241111125028862 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) 20241111125028862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125028862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-2): 07 00 6d 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 00 (tbf_dl.cpp:911) 20241111125028862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=07 00 6d 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 00 (pcu_l1_if.cpp:182) 20241111125028863 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125028873 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) 20241111125028873 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) 20241111125028875 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) 20241111125028875 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) 20241111125028875 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) 20241111125028875 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) 20241111125028876 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) 20241111125028876 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) 20241111125028877 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) 20241111125028877 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) 20241111125028878 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) 20241111125028878 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) 20241111125028879 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) 20241111125028879 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) 20241111125028880 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) 20241111125028880 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) 20241111125028881 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) 20241111125028881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028881 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) 20241111125028881 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-2): 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 (tbf_dl.cpp:686) 20241111125028881 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) 20241111125028881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125028881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-2): 07 00 6f 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 00 (tbf_dl.cpp:911) 20241111125028881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=07 00 6f 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 00 (pcu_l1_if.cpp:182) 20241111125028882 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125028893 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) 20241111125028893 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) 20241111125028894 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) 20241111125028894 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) 20241111125028895 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) 20241111125028895 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) 20241111125028896 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) 20241111125028896 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) 20241111125028897 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) 20241111125028897 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) 20241111125028897 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) 20241111125028897 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) 20241111125028898 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) 20241111125028898 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) 20241111125028899 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) 20241111125028899 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) 20241111125028902 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) 20241111125028902 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) 20241111125028902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028902 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) 20241111125028902 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-2): 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e (tbf_dl.cpp:686) 20241111125028902 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) 20241111125028902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125028902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-2): 07 00 71 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e 00 (tbf_dl.cpp:911) 20241111125028902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=07 00 71 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e 00 (pcu_l1_if.cpp:182) 20241111125028904 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125028917 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) 20241111125028917 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) 20241111125028919 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) 20241111125028919 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) 20241111125028920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125028920 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) 20241111125028920 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) 20241111125028921 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) 20241111125028921 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) 20241111125028922 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) 20241111125028922 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) 20241111125028923 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) 20241111125028923 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) 20241111125028924 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) 20241111125028924 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) 20241111125028924 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) 20241111125028925 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) 20241111125028925 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) 20241111125028926 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125028926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125028926 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) 20241111125028926 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125028926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125028926 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 814 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125028926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125028926 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125028926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-2): 53 c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 (tbf_dl.cpp:686) 20241111125028926 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) 20241111125028926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125028926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125028926 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) 20241111125028926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 381 + 13 = 394 (pdch_ul_controller.c:131) 20241111125028926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type POLL (pdch_ul_controller.c:184) 20241111125028926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=394, TS=7) (tbf_dl.cpp:883) 20241111125028926 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=394, TS=7 (tbf_dl.cpp:903) 20241111125028926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-2): 0f 00 72 53 c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 00 (tbf_dl.cpp:911) 20241111125028926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=0f 00 72 53 c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 00 (pcu_l1_if.cpp:182) 20241111125028926 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125028936 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) 20241111125028936 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) 20241111125028937 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) 20241111125028937 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) 20241111125028938 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) 20241111125028938 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) 20241111125028938 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) 20241111125028939 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) 20241111125028939 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) 20241111125028939 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) 20241111125028940 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) 20241111125028940 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) 20241111125028941 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) 20241111125028941 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) 20241111125028942 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) 20241111125028942 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) 20241111125028942 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125028955 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) 20241111125028955 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) 20241111125028956 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) 20241111125028956 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) 20241111125028957 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) 20241111125028957 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) 20241111125028957 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) 20241111125028957 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) 20241111125028958 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) 20241111125028958 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) 20241111125028959 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) 20241111125028959 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) 20241111125028960 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) 20241111125028960 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) 20241111125028961 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) 20241111125028961 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) 20241111125028964 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125028979 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) 20241111125028979 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) 20241111125028980 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) 20241111125028980 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) 20241111125028981 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) 20241111125028981 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) 20241111125028981 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) 20241111125028981 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) 20241111125028982 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) 20241111125028982 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) 20241111125028983 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) 20241111125028983 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) 20241111125028984 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) 20241111125028984 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) 20241111125028984 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) 20241111125028984 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) 20241111125028985 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125028998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=7 data=40 08 07 40 7f ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125028998 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) 20241111125028998 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125028998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125028998 DCSN1 INFO csnStreamDecoder (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] = 3 | 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) 20241111125028998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125028998 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125028998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 58, BSN 52 to 58 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241111125028998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125028998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=52)"RRRRRR"(BSN=57) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125028998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=52:58, lost=0, recv=6, skipped=0, bsn=52, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125028998 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125028998 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125028998 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125028998 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125028998 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125028998 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125028998 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125028998 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) 20241111125028998 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) 20241111125028999 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) 20241111125028999 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) 20241111125029000 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) 20241111125029000 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) 20241111125029001 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) 20241111125029001 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) 20241111125029002 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) 20241111125029002 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) 20241111125029003 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) 20241111125029003 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) 20241111125029004 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) 20241111125029004 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) 20241111125029005 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) 20241111125029005 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) 20241111125029006 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) 20241111125029006 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) 20241111125029006 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) 20241111125029006 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) 20241111125029006 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-2): ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 (tbf_dl.cpp:686) 20241111125029006 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) 20241111125029006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125029006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-2): 07 00 75 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 00 (tbf_dl.cpp:911) 20241111125029006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=07 00 75 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 00 (pcu_l1_if.cpp:182) 20241111125029007 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125029007 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125029007 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125029007 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125029007 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125029007 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125029007 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125029007 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125029017 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) 20241111125029017 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) 20241111125029018 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) 20241111125029018 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) 20241111125029019 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) 20241111125029019 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) 20241111125029020 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) 20241111125029020 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) 20241111125029020 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) 20241111125029020 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) 20241111125029021 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) 20241111125029021 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) 20241111125029022 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) 20241111125029022 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) 20241111125029023 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) 20241111125029023 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) 20241111125029026 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) 20241111125029026 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) 20241111125029026 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) 20241111125029026 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) 20241111125029026 DRLCMACDL DEBUG -- Chunk with length 1361 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-2): b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 (tbf_dl.cpp:686) 20241111125029026 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) 20241111125029026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125029026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-2): 07 00 77 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 00 (tbf_dl.cpp:911) 20241111125029026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=07 00 77 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 00 (pcu_l1_if.cpp:182) 20241111125029027 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125029041 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) 20241111125029041 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) 20241111125029042 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) 20241111125029042 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) 20241111125029043 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) 20241111125029043 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) 20241111125029043 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) 20241111125029044 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) 20241111125029044 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) 20241111125029044 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) 20241111125029045 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) 20241111125029045 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) 20241111125029046 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) 20241111125029046 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) 20241111125029047 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) 20241111125029047 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) 20241111125029047 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) 20241111125029047 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) 20241111125029048 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) 20241111125029048 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) 20241111125029048 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-2): 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b (tbf_dl.cpp:686) 20241111125029048 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) 20241111125029048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125029048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-2): 07 00 79 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 00 (tbf_dl.cpp:911) 20241111125029048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=07 00 79 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 00 (pcu_l1_if.cpp:182) 20241111125029048 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125029060 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) 20241111125029060 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) 20241111125029061 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) 20241111125029061 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) 20241111125029062 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) 20241111125029062 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) 20241111125029062 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) 20241111125029062 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) 20241111125029063 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) 20241111125029063 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) 20241111125029064 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) 20241111125029064 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) 20241111125029065 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) 20241111125029065 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) 20241111125029065 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) 20241111125029066 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) 20241111125029066 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) 20241111125029066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125029066 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) 20241111125029066 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) 20241111125029066 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-2): 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 (tbf_dl.cpp:686) 20241111125029066 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) 20241111125029066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125029067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-2): 07 00 7b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 00 (tbf_dl.cpp:911) 20241111125029067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=07 00 7b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 00 (pcu_l1_if.cpp:182) 20241111125029067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125029079 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) 20241111125029079 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) 20241111125029080 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) 20241111125029080 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) 20241111125029081 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) 20241111125029081 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) 20241111125029082 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) 20241111125029082 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) 20241111125029082 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) 20241111125029082 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) 20241111125029083 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) 20241111125029083 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) 20241111125029084 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) 20241111125029084 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) 20241111125029085 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) 20241111125029085 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) 20241111125029088 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) 20241111125029088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125029088 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) 20241111125029088 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) 20241111125029088 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-2): 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 (tbf_dl.cpp:686) 20241111125029088 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) 20241111125029088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125029088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-2): 07 00 7d 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 00 (tbf_dl.cpp:911) 20241111125029088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=07 00 7d 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 00 (pcu_l1_if.cpp:182) 20241111125029089 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125029103 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) 20241111125029103 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) 20241111125029104 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) 20241111125029104 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) 20241111125029105 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) 20241111125029105 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) 20241111125029106 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) 20241111125029106 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) 20241111125029106 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) 20241111125029106 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) 20241111125029107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125029107 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) 20241111125029107 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) 20241111125029108 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) 20241111125029108 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) 20241111125029109 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) 20241111125029109 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) 20241111125029110 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) 20241111125029110 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) 20241111125029110 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) 20241111125029110 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) 20241111125029110 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-2): 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d (tbf_dl.cpp:686) 20241111125029110 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) 20241111125029110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125029110 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) 20241111125029110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 420 + 13 = 433 (pdch_ul_controller.c:131) 20241111125029110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type POLL (pdch_ul_controller.c:184) 20241111125029110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=433, TS=7) (tbf_dl.cpp:883) 20241111125029110 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=433, TS=7 (tbf_dl.cpp:903) 20241111125029110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-2): 0f 00 7f 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 00 (tbf_dl.cpp:911) 20241111125029110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=0f 00 7f 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 00 (pcu_l1_if.cpp:182) 20241111125029110 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125029122 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) 20241111125029122 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) 20241111125029123 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) 20241111125029123 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) 20241111125029124 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) 20241111125029124 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) 20241111125029124 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) 20241111125029124 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) 20241111125029125 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) 20241111125029125 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) 20241111125029126 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) 20241111125029126 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) 20241111125029127 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) 20241111125029127 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) 20241111125029127 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) 20241111125029128 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) 20241111125029128 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125029141 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) 20241111125029141 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) 20241111125029142 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) 20241111125029142 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) 20241111125029143 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) 20241111125029143 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) 20241111125029143 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) 20241111125029143 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) 20241111125029144 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) 20241111125029144 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) 20241111125029145 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) 20241111125029145 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) 20241111125029146 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) 20241111125029146 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) 20241111125029147 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) 20241111125029147 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) 20241111125029150 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125029164 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) 20241111125029164 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) 20241111125029166 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) 20241111125029166 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) 20241111125029166 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) 20241111125029167 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) 20241111125029167 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) 20241111125029167 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) 20241111125029168 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) 20241111125029168 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) 20241111125029169 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) 20241111125029169 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) 20241111125029170 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) 20241111125029170 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) 20241111125029170 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) 20241111125029170 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) 20241111125029171 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125029183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=4 data=40 08 08 1f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125029183 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) 20241111125029183 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125029184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125029184 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 64 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125029184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125029184 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125029184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 64, BSN 58 to 64 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241111125029184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125029184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=58)"RRRRRR"(BSN=63) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125029184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=58:64, lost=0, recv=6, skipped=0, bsn=58, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125029184 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125029184 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125029184 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125029184 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125029184 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125029184 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125029184 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125029184 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) 20241111125029184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=64)""(V(S)-1=63) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125029185 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) 20241111125029185 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) 20241111125029186 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) 20241111125029186 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) 20241111125029187 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) 20241111125029187 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) 20241111125029189 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) 20241111125029189 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) 20241111125029190 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) 20241111125029190 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) 20241111125029191 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) 20241111125029191 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) 20241111125029191 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125029192 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125029192 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125029192 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125029192 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125029192 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125029192 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125029192 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) 20241111125029192 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) 20241111125029193 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) 20241111125029193 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) 20241111125029193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125029193 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) 20241111125029193 DRLCMACDL DEBUG -- Chunk with length 1211 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-2): 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 (tbf_dl.cpp:686) 20241111125029193 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) 20241111125029193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125029193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-2): 07 00 81 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 00 (tbf_dl.cpp:911) 20241111125029193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=07 00 81 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 00 (pcu_l1_if.cpp:182) 20241111125029193 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125029203 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) 20241111125029203 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) 20241111125029205 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) 20241111125029205 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) 20241111125029206 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) 20241111125029206 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) 20241111125029207 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) 20241111125029207 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) 20241111125029209 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) 20241111125029209 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) 20241111125029210 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) 20241111125029210 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) 20241111125029211 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) 20241111125029211 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) 20241111125029211 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) 20241111125029211 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) 20241111125029212 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) 20241111125029212 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) 20241111125029212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125029212 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) 20241111125029212 DRLCMACDL DEBUG -- Chunk with length 1181 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-2): 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e (tbf_dl.cpp:686) 20241111125029212 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) 20241111125029212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125029212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-2): 07 00 83 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 00 (tbf_dl.cpp:911) 20241111125029212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=07 00 83 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 00 (pcu_l1_if.cpp:182) 20241111125029213 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125029227 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) 20241111125029227 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) 20241111125029228 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) 20241111125029228 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) 20241111125029229 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) 20241111125029229 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) 20241111125029229 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) 20241111125029229 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) 20241111125029230 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) 20241111125029230 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) 20241111125029231 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) 20241111125029231 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) 20241111125029232 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) 20241111125029232 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) 20241111125029232 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) 20241111125029232 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) 20241111125029233 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) 20241111125029233 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) 20241111125029233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125029233 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) 20241111125029233 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-2): 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 (tbf_dl.cpp:686) 20241111125029233 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) 20241111125029233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125029233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-2): 07 00 85 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 00 (tbf_dl.cpp:911) 20241111125029233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=07 00 85 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 00 (pcu_l1_if.cpp:182) 20241111125029234 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125029246 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) 20241111125029246 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) 20241111125029247 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) 20241111125029247 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) 20241111125029248 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) 20241111125029248 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) 20241111125029249 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) 20241111125029249 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) 20241111125029250 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) 20241111125029250 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) 20241111125029251 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) 20241111125029251 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) 20241111125029251 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) 20241111125029251 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) 20241111125029252 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) 20241111125029252 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) 20241111125029253 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) 20241111125029253 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) 20241111125029253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125029253 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) 20241111125029253 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-2): fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e (tbf_dl.cpp:686) 20241111125029253 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) 20241111125029253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241111125029253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-2): 07 00 87 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e 00 (tbf_dl.cpp:911) 20241111125029253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=07 00 87 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e 00 (pcu_l1_if.cpp:182) 20241111125029254 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125029265 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) 20241111125029265 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) 20241111125029266 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) 20241111125029266 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) 20241111125029267 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) 20241111125029267 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) 20241111125029268 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) 20241111125029268 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) 20241111125029269 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) 20241111125029269 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) 20241111125029270 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) 20241111125029270 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) 20241111125029271 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) 20241111125029271 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) 20241111125029271 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) 20241111125029271 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) 20241111125029274 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) 20241111125029274 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) 20241111125029274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125029274 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) 20241111125029274 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-2): dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed (tbf_dl.cpp:686) 20241111125029274 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) 20241111125029275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241111125029275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-2): 07 00 89 dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 00 (tbf_dl.cpp:911) 20241111125029275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=07 00 89 dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 00 (pcu_l1_if.cpp:182) 20241111125029275 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125029289 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) 20241111125029289 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) 20241111125029290 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) 20241111125029290 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) 20241111125029291 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) 20241111125029291 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) 20241111125029292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125029292 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) 20241111125029292 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) 20241111125029293 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) 20241111125029293 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) 20241111125029294 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) 20241111125029294 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) 20241111125029295 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) 20241111125029295 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) 20241111125029297 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) 20241111125029297 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) 20241111125029298 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) 20241111125029298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125029298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125029298 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) 20241111125029298 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-2): 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 (tbf_dl.cpp:686) 20241111125029298 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) 20241111125029298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241111125029298 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) 20241111125029298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 459 + 13 = 472 (pdch_ul_controller.c:131) 20241111125029298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type POLL (pdch_ul_controller.c:184) 20241111125029298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=472, TS=7) (tbf_dl.cpp:883) 20241111125029298 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=472, TS=7 (tbf_dl.cpp:903) 20241111125029298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-2): 0f 00 8b 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 00 (tbf_dl.cpp:911) 20241111125029298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=0f 00 8b 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 00 (pcu_l1_if.cpp:182) 20241111125029299 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125029308 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) 20241111125029308 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) 20241111125029309 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) 20241111125029309 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) 20241111125029310 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) 20241111125029310 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) 20241111125029311 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) 20241111125029311 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) 20241111125029312 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) 20241111125029312 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) 20241111125029313 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) 20241111125029313 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) 20241111125029314 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) 20241111125029314 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) 20241111125029315 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) 20241111125029315 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) 20241111125029317 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125029328 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) 20241111125029328 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) 20241111125029329 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) 20241111125029329 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) 20241111125029331 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) 20241111125029331 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) 20241111125029332 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) 20241111125029332 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) 20241111125029333 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) 20241111125029333 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) 20241111125029334 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) 20241111125029334 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) 20241111125029335 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) 20241111125029335 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) 20241111125029336 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) 20241111125029336 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) 20241111125029337 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125029351 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) 20241111125029351 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) 20241111125029352 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) 20241111125029352 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) 20241111125029353 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) 20241111125029353 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) 20241111125029353 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) 20241111125029353 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) 20241111125029354 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) 20241111125029354 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) 20241111125029355 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) 20241111125029355 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) 20241111125029356 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) 20241111125029356 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) 20241111125029356 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) 20241111125029356 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) 20241111125029357 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125029370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=1 data=40 08 08 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125029370 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) 20241111125029370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125029370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125029370 DCSN1 INFO csnStreamDecoder (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) 20241111125029370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125029370 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125029370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 70, BSN 64 to 70 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241111125029370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125029370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=64)"RRRRRR"(BSN=69) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125029370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=64:70, lost=0, recv=6, skipped=0, bsn=64, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125029370 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241111125029370 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125029370 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125029370 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125029370 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241111125029370 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241111125029371 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241111125029371 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) 20241111125029371 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125029371 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) 20241111125029373 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) 20241111125029373 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) 20241111125029374 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) 20241111125029374 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) 20241111125029375 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) 20241111125029375 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) 20241111125029376 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) 20241111125029376 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) 20241111125029377 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) 20241111125029377 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) 20241111125029378 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125029378 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125029378 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125029378 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125029378 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125029378 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125029378 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125029378 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) 20241111125029378 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) 20241111125029379 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) 20241111125029379 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) 20241111125029380 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) 20241111125029380 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) 20241111125029380 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) 20241111125029380 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) 20241111125029380 DRLCMACDL DEBUG -- Chunk with length 1031 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 (tbf_dl.cpp:686) 20241111125029380 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) 20241111125029380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241111125029380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 00 (tbf_dl.cpp:911) 20241111125029380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=07 00 8d f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 00 (pcu_l1_if.cpp:182) 20241111125029381 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125029389 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) 20241111125029389 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) 20241111125029390 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) 20241111125029390 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) 20241111125029391 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) 20241111125029391 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) 20241111125029392 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) 20241111125029392 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) 20241111125029393 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) 20241111125029393 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) 20241111125029394 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) 20241111125029394 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) 20241111125029395 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) 20241111125029395 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) 20241111125029396 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) 20241111125029396 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) 20241111125029399 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) 20241111125029399 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) 20241111125029399 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) 20241111125029399 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) 20241111125029399 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 (tbf_dl.cpp:686) 20241111125029399 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) 20241111125029399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241111125029399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 00 (tbf_dl.cpp:911) 20241111125029399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=07 00 8f b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 00 (pcu_l1_if.cpp:182) 20241111125029400 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125029413 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) 20241111125029413 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) 20241111125029415 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) 20241111125029415 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) 20241111125029415 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) 20241111125029415 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) 20241111125029416 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) 20241111125029416 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) 20241111125029417 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) 20241111125029417 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) 20241111125029418 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) 20241111125029418 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) 20241111125029418 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) 20241111125029418 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) 20241111125029419 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) 20241111125029419 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) 20241111125029420 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) 20241111125029420 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) 20241111125029420 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) 20241111125029420 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) 20241111125029420 DRLCMACDL DEBUG -- Chunk with length 959 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b (tbf_dl.cpp:686) 20241111125029420 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) 20241111125029420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241111125029420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 00 (tbf_dl.cpp:911) 20241111125029420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=07 00 91 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 00 (pcu_l1_if.cpp:182) 20241111125029421 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125029432 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) 20241111125029432 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) 20241111125029433 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) 20241111125029433 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) 20241111125029434 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) 20241111125029434 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) 20241111125029435 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) 20241111125029435 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) 20241111125029436 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) 20241111125029436 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) 20241111125029436 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) 20241111125029436 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) 20241111125029437 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) 20241111125029437 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) 20241111125029438 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) 20241111125029438 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) 20241111125029439 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) 20241111125029439 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) 20241111125029439 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) 20241111125029439 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) 20241111125029439 DRLCMACDL DEBUG -- Chunk with length 923 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 (tbf_dl.cpp:686) 20241111125029439 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) 20241111125029439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241111125029439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 00 (tbf_dl.cpp:911) 20241111125029439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=07 00 93 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 00 (pcu_l1_if.cpp:182) 20241111125029440 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125029451 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) 20241111125029451 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) 20241111125029452 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) 20241111125029452 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) 20241111125029453 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) 20241111125029453 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) 20241111125029454 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) 20241111125029454 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) 20241111125029455 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) 20241111125029455 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) 20241111125029456 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) 20241111125029456 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) 20241111125029457 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) 20241111125029457 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) 20241111125029457 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) 20241111125029457 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) 20241111125029460 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) 20241111125029460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125029460 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) 20241111125029460 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) 20241111125029461 DRLCMACDL DEBUG -- Chunk with length 887 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 (tbf_dl.cpp:686) 20241111125029461 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) 20241111125029461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241111125029461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 00 (tbf_dl.cpp:911) 20241111125029461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=07 00 95 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 00 (pcu_l1_if.cpp:182) 20241111125029461 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125029475 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) 20241111125029475 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) 20241111125029476 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) 20241111125029476 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) 20241111125029477 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) 20241111125029477 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) 20241111125029478 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) 20241111125029478 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) 20241111125029479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125029479 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) 20241111125029479 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) 20241111125029480 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) 20241111125029480 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) 20241111125029480 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) 20241111125029480 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) 20241111125029481 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) 20241111125029481 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) 20241111125029482 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) 20241111125029482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125029482 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) 20241111125029482 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) 20241111125029482 DRLCMACDL DEBUG -- Chunk with length 851 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd (tbf_dl.cpp:686) 20241111125029482 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) 20241111125029482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241111125029482 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) 20241111125029482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 498 + 13 = 511 (pdch_ul_controller.c:131) 20241111125029482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type POLL (pdch_ul_controller.c:184) 20241111125029482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=511, TS=7) (tbf_dl.cpp:883) 20241111125029482 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=511, TS=7 (tbf_dl.cpp:903) 20241111125029482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 0f 00 97 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd 00 (tbf_dl.cpp:911) 20241111125029482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=0f 00 97 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd 00 (pcu_l1_if.cpp:182) 20241111125029483 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125029494 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) 20241111125029494 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) 20241111125029495 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) 20241111125029495 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) 20241111125029496 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) 20241111125029496 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) 20241111125029497 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) 20241111125029497 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) 20241111125029497 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) 20241111125029497 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) 20241111125029498 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) 20241111125029498 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) 20241111125029499 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) 20241111125029499 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) 20241111125029500 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) 20241111125029500 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) 20241111125029500 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125029513 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) 20241111125029513 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) 20241111125029514 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) 20241111125029514 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) 20241111125029515 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) 20241111125029515 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) 20241111125029516 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) 20241111125029516 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) 20241111125029516 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) 20241111125029516 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) 20241111125029517 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) 20241111125029517 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) 20241111125029518 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) 20241111125029518 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) 20241111125029519 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) 20241111125029519 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) 20241111125029522 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125029537 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) 20241111125029537 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) 20241111125029538 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) 20241111125029538 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) 20241111125029539 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) 20241111125029539 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) 20241111125029540 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) 20241111125029540 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) 20241111125029541 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) 20241111125029541 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) 20241111125029541 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) 20241111125029541 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) 20241111125029542 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) 20241111125029542 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) 20241111125029543 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) 20241111125029543 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) 20241111125029544 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125029556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=10 data=40 08 09 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125029556 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) 20241111125029556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125029556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125029556 DCSN1 INFO csnStreamDecoder (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) 20241111125029557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125029557 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125029557 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) 20241111125029557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125029557 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) 20241111125029557 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) 20241111125029557 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241111125029558 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241111125029558 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241111125029558 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241111125029558 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241111125029558 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241111125029558 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) 20241111125029558 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) 20241111125029560 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) 20241111125029560 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) 20241111125029561 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) 20241111125029561 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) 20241111125029562 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) 20241111125029562 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) 20241111125029563 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) 20241111125029563 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) 20241111125029563 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) 20241111125029563 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) 20241111125029564 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) 20241111125029564 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) 20241111125029564 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125029564 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125029564 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125029564 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125029564 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125029564 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125029564 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125029565 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) 20241111125029565 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) 20241111125029566 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) 20241111125029566 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) 20241111125029566 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) 20241111125029566 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) 20241111125029566 DRLCMACDL DEBUG -- Chunk with length 815 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 (tbf_dl.cpp:686) 20241111125029566 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) 20241111125029566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241111125029566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 00 (tbf_dl.cpp:911) 20241111125029566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=07 00 99 dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 00 (pcu_l1_if.cpp:182) 20241111125029567 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125029576 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) 20241111125029576 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) 20241111125029578 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) 20241111125029578 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) 20241111125029579 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) 20241111125029579 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) 20241111125029580 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) 20241111125029580 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) 20241111125029580 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) 20241111125029580 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) 20241111125029581 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) 20241111125029581 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) 20241111125029582 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) 20241111125029582 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) 20241111125029583 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) 20241111125029583 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) 20241111125029585 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) 20241111125029585 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) 20241111125029585 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) 20241111125029585 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) 20241111125029585 DRLCMACDL DEBUG -- Chunk with length 779 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 (tbf_dl.cpp:686) 20241111125029585 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) 20241111125029585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241111125029585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 00 (tbf_dl.cpp:911) 20241111125029585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=07 00 9b c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 00 (pcu_l1_if.cpp:182) 20241111125029586 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125029599 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) 20241111125029599 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) 20241111125029601 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) 20241111125029601 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) 20241111125029601 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) 20241111125029601 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) 20241111125029602 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) 20241111125029602 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) 20241111125029603 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) 20241111125029603 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) 20241111125029604 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) 20241111125029604 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) 20241111125029604 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) 20241111125029604 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) 20241111125029605 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) 20241111125029605 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) 20241111125029606 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) 20241111125029606 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) 20241111125029606 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) 20241111125029606 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) 20241111125029606 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 (tbf_dl.cpp:686) 20241111125029606 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) 20241111125029606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241111125029606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 00 (tbf_dl.cpp:911) 20241111125029606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=07 00 9d a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 00 (pcu_l1_if.cpp:182) 20241111125029607 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125029618 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) 20241111125029618 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) 20241111125029619 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) 20241111125029619 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) 20241111125029620 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) 20241111125029620 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) 20241111125029621 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) 20241111125029621 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) 20241111125029622 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) 20241111125029622 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) 20241111125029623 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) 20241111125029623 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) 20241111125029623 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) 20241111125029623 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) 20241111125029624 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) 20241111125029624 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) 20241111125029625 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) 20241111125029625 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) 20241111125029625 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) 20241111125029625 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) 20241111125029625 DRLCMACDL DEBUG -- Chunk with length 707 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d (tbf_dl.cpp:686) 20241111125029625 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) 20241111125029625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241111125029625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d 00 (tbf_dl.cpp:911) 20241111125029625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=07 00 9f 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d 00 (pcu_l1_if.cpp:182) 20241111125029625 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125029637 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) 20241111125029637 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) 20241111125029639 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) 20241111125029639 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) 20241111125029639 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) 20241111125029639 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) 20241111125029640 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) 20241111125029640 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) 20241111125029641 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) 20241111125029641 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) 20241111125029642 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) 20241111125029642 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) 20241111125029642 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) 20241111125029642 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) 20241111125029643 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) 20241111125029643 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) 20241111125029647 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) 20241111125029647 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) 20241111125029647 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) 20241111125029647 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) 20241111125029647 DRLCMACDL DEBUG -- Chunk with length 671 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 (tbf_dl.cpp:686) 20241111125029647 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) 20241111125029647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241111125029647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 00 (tbf_dl.cpp:911) 20241111125029647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=07 00 a1 e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 00 (pcu_l1_if.cpp:182) 20241111125029648 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125029661 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) 20241111125029661 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) 20241111125029663 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) 20241111125029663 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) 20241111125029663 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) 20241111125029663 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) 20241111125029664 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) 20241111125029664 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) 20241111125029665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125029665 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) 20241111125029665 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) 20241111125029666 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) 20241111125029666 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) 20241111125029667 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) 20241111125029667 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) 20241111125029668 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) 20241111125029668 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) 20241111125029669 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) 20241111125029669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125029669 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) 20241111125029669 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) 20241111125029669 DRLCMACDL DEBUG -- Chunk with length 635 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 (tbf_dl.cpp:686) 20241111125029669 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) 20241111125029669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241111125029669 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) 20241111125029669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 537 + 13 = 550 (pdch_ul_controller.c:131) 20241111125029669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type POLL (pdch_ul_controller.c:184) 20241111125029669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=550, TS=7) (tbf_dl.cpp:883) 20241111125029669 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=550, TS=7 (tbf_dl.cpp:903) 20241111125029669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 0f 00 a3 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 00 (tbf_dl.cpp:911) 20241111125029669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=0f 00 a3 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 00 (pcu_l1_if.cpp:182) 20241111125029669 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125029680 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) 20241111125029680 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) 20241111125029682 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) 20241111125029682 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) 20241111125029682 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) 20241111125029682 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) 20241111125029683 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) 20241111125029683 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) 20241111125029684 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) 20241111125029684 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) 20241111125029685 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) 20241111125029685 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) 20241111125029685 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) 20241111125029685 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) 20241111125029686 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) 20241111125029686 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) 20241111125029687 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125029700 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) 20241111125029700 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) 20241111125029701 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) 20241111125029701 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) 20241111125029702 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) 20241111125029702 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) 20241111125029703 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) 20241111125029703 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) 20241111125029704 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) 20241111125029704 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) 20241111125029704 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) 20241111125029704 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) 20241111125029705 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) 20241111125029705 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) 20241111125029706 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) 20241111125029706 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) 20241111125029709 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125029723 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) 20241111125029723 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) 20241111125029725 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) 20241111125029725 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) 20241111125029725 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) 20241111125029725 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) 20241111125029726 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) 20241111125029726 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) 20241111125029727 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) 20241111125029727 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) 20241111125029729 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) 20241111125029729 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) 20241111125029731 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) 20241111125029731 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) 20241111125029731 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) 20241111125029731 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) 20241111125029732 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125029741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 08 0a 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125029741 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) 20241111125029741 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125029741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125029741 DCSN1 INFO csnStreamDecoder (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) 20241111125029741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125029741 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125029742 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) 20241111125029742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125029742 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) 20241111125029742 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) 20241111125029742 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241111125029742 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241111125029742 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241111125029742 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241111125029742 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241111125029742 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241111125029742 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) 20241111125029742 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) 20241111125029742 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) 20241111125029742 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) 20241111125029742 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) 20241111125029742 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) 20241111125029742 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) 20241111125029742 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) 20241111125029743 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) 20241111125029743 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) 20241111125029743 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) 20241111125029743 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) 20241111125029743 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) 20241111125029743 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) 20241111125029743 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) 20241111125029743 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) 20241111125029746 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) 20241111125029746 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) 20241111125029746 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) 20241111125029746 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) 20241111125029746 DRLCMACDL DEBUG -- Chunk with length 599 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 (tbf_dl.cpp:686) 20241111125029746 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) 20241111125029746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241111125029746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 00 (tbf_dl.cpp:911) 20241111125029746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=07 00 a5 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 00 (pcu_l1_if.cpp:182) 20241111125029746 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125029761 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) 20241111125029761 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) 20241111125029762 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) 20241111125029762 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) 20241111125029763 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) 20241111125029763 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) 20241111125029763 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) 20241111125029763 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) 20241111125029764 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) 20241111125029764 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) 20241111125029765 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) 20241111125029765 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) 20241111125029765 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) 20241111125029766 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) 20241111125029766 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) 20241111125029766 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) 20241111125029771 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) 20241111125029771 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) 20241111125029771 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) 20241111125029771 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) 20241111125029771 DRLCMACDL DEBUG -- Chunk with length 563 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 (tbf_dl.cpp:686) 20241111125029771 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) 20241111125029771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241111125029771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 00 (tbf_dl.cpp:911) 20241111125029771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=07 00 a7 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 00 (pcu_l1_if.cpp:182) 20241111125029772 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125029785 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) 20241111125029785 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) 20241111125029786 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) 20241111125029786 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) 20241111125029787 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) 20241111125029787 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) 20241111125029788 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) 20241111125029788 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) 20241111125029789 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) 20241111125029789 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) 20241111125029790 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) 20241111125029790 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) 20241111125029791 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) 20241111125029791 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) 20241111125029793 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) 20241111125029793 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) 20241111125029794 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) 20241111125029794 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) 20241111125029794 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) 20241111125029794 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) 20241111125029794 DRLCMACDL DEBUG -- Chunk with length 527 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 (tbf_dl.cpp:686) 20241111125029794 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) 20241111125029794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241111125029794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 00 (tbf_dl.cpp:911) 20241111125029794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=07 00 a9 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 00 (pcu_l1_if.cpp:182) 20241111125029795 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125029805 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) 20241111125029805 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) 20241111125029806 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) 20241111125029806 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) 20241111125029807 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) 20241111125029807 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) 20241111125029807 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) 20241111125029807 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) 20241111125029808 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) 20241111125029808 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) 20241111125029809 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) 20241111125029809 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) 20241111125029810 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) 20241111125029810 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) 20241111125029810 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) 20241111125029810 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) 20241111125029811 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) 20241111125029811 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) 20241111125029811 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) 20241111125029811 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) 20241111125029811 DRLCMACDL DEBUG -- Chunk with length 491 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c (tbf_dl.cpp:686) 20241111125029811 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) 20241111125029811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241111125029812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 00 (tbf_dl.cpp:911) 20241111125029812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=07 00 ab e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 00 (pcu_l1_if.cpp:182) 20241111125029812 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125029824 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) 20241111125029824 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) 20241111125029825 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) 20241111125029825 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) 20241111125029825 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) 20241111125029825 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) 20241111125029825 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) 20241111125029825 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) 20241111125029826 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) 20241111125029826 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) 20241111125029826 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) 20241111125029826 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) 20241111125029827 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) 20241111125029827 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) 20241111125029827 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) 20241111125029827 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) 20241111125029834 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) 20241111125029834 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) 20241111125029834 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) 20241111125029834 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) 20241111125029834 DRLCMACDL DEBUG -- Chunk with length 455 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 (tbf_dl.cpp:686) 20241111125029834 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) 20241111125029834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241111125029834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 00 (tbf_dl.cpp:911) 20241111125029834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=07 00 ad 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 00 (pcu_l1_if.cpp:182) 20241111125029834 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125029848 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) 20241111125029849 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) 20241111125029850 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) 20241111125029850 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) 20241111125029850 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) 20241111125029850 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) 20241111125029851 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) 20241111125029851 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) 20241111125029851 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) 20241111125029851 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) 20241111125029852 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) 20241111125029852 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) 20241111125029852 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) 20241111125029852 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) 20241111125029852 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) 20241111125029852 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) 20241111125029853 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) 20241111125029853 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) 20241111125029853 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) 20241111125029853 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) 20241111125029853 DRLCMACDL DEBUG -- Chunk with length 419 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 (tbf_dl.cpp:686) 20241111125029853 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) 20241111125029853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241111125029853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 00 (tbf_dl.cpp:911) 20241111125029853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=07 00 af 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 00 (pcu_l1_if.cpp:182) 20241111125029853 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125029866 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) 20241111125029866 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) 20241111125029866 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) 20241111125029866 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) 20241111125029866 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) 20241111125029866 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) 20241111125029866 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) 20241111125029866 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) 20241111125029867 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) 20241111125029867 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) 20241111125029867 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) 20241111125029867 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) 20241111125029867 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) 20241111125029867 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) 20241111125029867 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) 20241111125029867 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) 20241111125029871 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) 20241111125029871 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) 20241111125029871 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) 20241111125029871 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) 20241111125029871 DRLCMACDL DEBUG -- Chunk with length 383 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c (tbf_dl.cpp:686) 20241111125029871 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) 20241111125029871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241111125029871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 00 (tbf_dl.cpp:911) 20241111125029871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=07 00 b1 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 00 (pcu_l1_if.cpp:182) 20241111125029871 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125029886 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) 20241111125029886 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) 20241111125029887 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) 20241111125029887 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) 20241111125029888 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) 20241111125029888 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) 20241111125029889 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) 20241111125029889 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) 20241111125029889 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) 20241111125029889 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) 20241111125029890 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) 20241111125029890 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) 20241111125029891 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) 20241111125029891 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) 20241111125029891 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) 20241111125029891 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) 20241111125029895 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) 20241111125029895 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) 20241111125029895 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) 20241111125029895 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) 20241111125029895 DRLCMACDL DEBUG -- Chunk with length 347 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 (tbf_dl.cpp:686) 20241111125029895 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) 20241111125029895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241111125029895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 00 (tbf_dl.cpp:911) 20241111125029895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=07 00 b3 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 00 (pcu_l1_if.cpp:182) 20241111125029896 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125029909 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) 20241111125029910 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) 20241111125029911 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) 20241111125029911 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) 20241111125029912 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) 20241111125029912 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) 20241111125029912 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) 20241111125029912 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) 20241111125029912 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) 20241111125029912 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) 20241111125029913 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) 20241111125029913 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) 20241111125029913 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) 20241111125029913 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) 20241111125029914 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) 20241111125029914 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) 20241111125029915 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) 20241111125029915 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) 20241111125029915 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) 20241111125029915 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) 20241111125029915 DRLCMACDL DEBUG -- Chunk with length 311 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb (tbf_dl.cpp:686) 20241111125029916 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) 20241111125029916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241111125029916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 00 (tbf_dl.cpp:911) 20241111125029916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=07 00 b5 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 00 (pcu_l1_if.cpp:182) 20241111125029916 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125029927 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) 20241111125029927 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) 20241111125029928 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) 20241111125029928 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) 20241111125029928 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) 20241111125029928 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) 20241111125029928 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) 20241111125029928 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) 20241111125029928 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) 20241111125029928 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) 20241111125029928 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) 20241111125029928 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) 20241111125029929 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) 20241111125029929 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) 20241111125029929 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) 20241111125029929 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) 20241111125029932 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) 20241111125029932 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) 20241111125029932 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) 20241111125029932 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) 20241111125029932 DRLCMACDL DEBUG -- Chunk with length 275 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 (tbf_dl.cpp:686) 20241111125029932 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) 20241111125029932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241111125029932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 00 (tbf_dl.cpp:911) 20241111125029932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=07 00 b7 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 00 (pcu_l1_if.cpp:182) 20241111125029932 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125029947 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) 20241111125029947 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) 20241111125029948 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) 20241111125029948 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) 20241111125029949 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) 20241111125029949 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) 20241111125029951 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) 20241111125029951 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) 20241111125029952 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) 20241111125029952 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) 20241111125029953 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) 20241111125029953 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) 20241111125029954 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) 20241111125029954 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) 20241111125029955 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) 20241111125029955 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) 20241111125029957 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) 20241111125029957 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) 20241111125029957 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) 20241111125029957 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) 20241111125029957 DRLCMACDL DEBUG -- Chunk with length 239 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 (tbf_dl.cpp:686) 20241111125029957 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) 20241111125029957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241111125029957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 00 (tbf_dl.cpp:911) 20241111125029957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=07 00 b9 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 00 (pcu_l1_if.cpp:182) 20241111125029958 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125029971 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) 20241111125029972 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) 20241111125029973 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) 20241111125029973 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) 20241111125029973 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) 20241111125029973 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) 20241111125029974 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) 20241111125029974 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) 20241111125029975 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) 20241111125029975 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) 20241111125029976 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) 20241111125029976 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) 20241111125029977 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) 20241111125029977 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) 20241111125029978 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) 20241111125029978 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) 20241111125029979 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) 20241111125029979 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) 20241111125029979 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) 20241111125029979 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) 20241111125029979 DRLCMACDL DEBUG -- Chunk with length 203 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 (tbf_dl.cpp:686) 20241111125029979 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) 20241111125029979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241111125029979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 00 (tbf_dl.cpp:911) 20241111125029979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=07 00 bb 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 00 (pcu_l1_if.cpp:182) 20241111125029980 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125029991 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) 20241111125029991 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) 20241111125029992 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) 20241111125029992 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) 20241111125029993 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) 20241111125029993 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) 20241111125029994 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) 20241111125029994 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) 20241111125029995 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) 20241111125029995 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) 20241111125029996 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) 20241111125029996 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) 20241111125029996 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) 20241111125029997 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) 20241111125029997 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) 20241111125029997 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) 20241111125029998 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) 20241111125029998 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) 20241111125029998 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) 20241111125029998 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) 20241111125029998 DRLCMACDL DEBUG -- Chunk with length 167 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125029998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 (tbf_dl.cpp:686) 20241111125029998 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) 20241111125029998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125029998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241111125029998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 00 (tbf_dl.cpp:911) 20241111125029998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=07 00 bd 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 00 (pcu_l1_if.cpp:182) 20241111125029999 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125030010 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) 20241111125030010 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) 20241111125030011 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) 20241111125030012 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) 20241111125030013 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) 20241111125030013 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) 20241111125030013 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) 20241111125030013 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) 20241111125030014 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) 20241111125030014 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) 20241111125030015 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) 20241111125030015 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) 20241111125030016 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) 20241111125030016 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) 20241111125030018 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) 20241111125030018 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) 20241111125030020 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) 20241111125030020 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) 20241111125030020 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) 20241111125030020 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) 20241111125030020 DRLCMACDL DEBUG -- Chunk with length 131 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 (tbf_dl.cpp:686) 20241111125030020 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) 20241111125030020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241111125030020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 00 (tbf_dl.cpp:911) 20241111125030020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=07 00 bf 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 00 (pcu_l1_if.cpp:182) 20241111125030021 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125030034 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) 20241111125030034 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) 20241111125030036 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) 20241111125030036 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) 20241111125030037 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) 20241111125030037 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) 20241111125030038 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) 20241111125030038 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) 20241111125030038 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) 20241111125030038 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) 20241111125030039 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) 20241111125030039 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) 20241111125030040 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) 20241111125030040 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) 20241111125030041 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) 20241111125030041 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) 20241111125030042 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) 20241111125030042 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) 20241111125030042 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) 20241111125030042 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) 20241111125030042 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 (tbf_dl.cpp:686) 20241111125030042 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) 20241111125030042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241111125030042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 00 (tbf_dl.cpp:911) 20241111125030042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=07 00 c1 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 00 (pcu_l1_if.cpp:182) 20241111125030043 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125030052 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) 20241111125030052 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) 20241111125030053 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) 20241111125030053 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) 20241111125030054 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) 20241111125030054 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) 20241111125030054 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) 20241111125030054 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) 20241111125030054 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) 20241111125030054 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) 20241111125030055 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) 20241111125030055 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) 20241111125030055 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) 20241111125030055 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) 20241111125030056 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) 20241111125030056 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) 20241111125030057 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) 20241111125030058 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) 20241111125030058 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) 20241111125030058 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) 20241111125030058 DRLCMACDL DEBUG -- Chunk with length 59 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b (tbf_dl.cpp:686) 20241111125030058 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) 20241111125030058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241111125030058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 00 (tbf_dl.cpp:911) 20241111125030058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=07 00 c3 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 00 (pcu_l1_if.cpp:182) 20241111125030058 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125030072 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) 20241111125030072 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) 20241111125030074 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) 20241111125030074 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) 20241111125030074 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) 20241111125030074 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) 20241111125030075 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) 20241111125030075 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) 20241111125030075 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) 20241111125030075 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) 20241111125030076 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) 20241111125030076 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) 20241111125030076 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) 20241111125030076 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) 20241111125030077 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) 20241111125030077 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) 20241111125030082 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) 20241111125030082 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) 20241111125030082 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) 20241111125030082 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) 20241111125030082 DRLCMACDL DEBUG -- Chunk with length 23 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125030082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125030082 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1222 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125030082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125030082 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (12) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 5f 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f (tbf_dl.cpp:686) 20241111125030082 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) 20241111125030082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241111125030082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c4 5f 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f 00 (tbf_dl.cpp:911) 20241111125030082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=07 00 c4 5f 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f 00 (pcu_l1_if.cpp:182) 20241111125030083 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125030095 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) 20241111125030095 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) 20241111125030096 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) 20241111125030096 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) 20241111125030096 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) 20241111125030096 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) 20241111125030097 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) 20241111125030097 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) 20241111125030097 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) 20241111125030097 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) 20241111125030098 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) 20241111125030098 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) 20241111125030098 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) 20241111125030098 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) 20241111125030098 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) 20241111125030098 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) 20241111125030100 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) 20241111125030100 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) 20241111125030100 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) 20241111125030100 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) 20241111125030100 DRLCMACDL DEBUG -- Chunk with length 1388 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 (tbf_dl.cpp:686) 20241111125030100 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) 20241111125030100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241111125030100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 00 (tbf_dl.cpp:911) 20241111125030100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=07 00 c7 f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 00 (pcu_l1_if.cpp:182) 20241111125030101 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125030115 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) 20241111125030116 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) 20241111125030117 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) 20241111125030117 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) 20241111125030117 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) 20241111125030117 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) 20241111125030118 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) 20241111125030118 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) 20241111125030119 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) 20241111125030119 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) 20241111125030120 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) 20241111125030120 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) 20241111125030121 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) 20241111125030121 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) 20241111125030122 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) 20241111125030122 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) 20241111125030123 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) 20241111125030123 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125030123 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) 20241111125030123 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) 20241111125030123 DRLCMACDL DEBUG -- Chunk with length 1352 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d (tbf_dl.cpp:686) 20241111125030123 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) 20241111125030123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241111125030123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 00 (tbf_dl.cpp:911) 20241111125030123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=07 00 c9 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 00 (pcu_l1_if.cpp:182) 20241111125030124 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125030135 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) 20241111125030135 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) 20241111125030136 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) 20241111125030136 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) 20241111125030137 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) 20241111125030137 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) 20241111125030138 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) 20241111125030138 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) 20241111125030139 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) 20241111125030139 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) 20241111125030140 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) 20241111125030140 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) 20241111125030141 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) 20241111125030141 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) 20241111125030142 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) 20241111125030142 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) 20241111125030144 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) 20241111125030144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125030144 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) 20241111125030144 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) 20241111125030144 DRLCMACDL DEBUG -- Chunk with length 1316 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 (tbf_dl.cpp:686) 20241111125030144 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) 20241111125030144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241111125030144 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) 20241111125030144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 637 + 13 = 650 (pdch_ul_controller.c:131) 20241111125030144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type POLL (pdch_ul_controller.c:184) 20241111125030144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=650, TS=7) (tbf_dl.cpp:883) 20241111125030144 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=650, TS=7 (tbf_dl.cpp:903) 20241111125030144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 0f 00 cb 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 00 (tbf_dl.cpp:911) 20241111125030144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=0f 00 cb 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 00 (pcu_l1_if.cpp:182) 20241111125030145 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125030158 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) 20241111125030158 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) 20241111125030159 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) 20241111125030160 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) 20241111125030160 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) 20241111125030160 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) 20241111125030162 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) 20241111125030162 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) 20241111125030162 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) 20241111125030162 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) 20241111125030163 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) 20241111125030163 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) 20241111125030164 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) 20241111125030164 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) 20241111125030165 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) 20241111125030165 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) 20241111125030165 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125030177 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) 20241111125030177 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) 20241111125030179 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) 20241111125030179 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) 20241111125030179 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) 20241111125030179 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) 20241111125030180 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) 20241111125030180 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) 20241111125030181 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) 20241111125030181 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) 20241111125030182 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) 20241111125030182 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) 20241111125030183 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) 20241111125030183 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) 20241111125030184 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) 20241111125030184 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) 20241111125030184 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125030196 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) 20241111125030196 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) 20241111125030197 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) 20241111125030197 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) 20241111125030198 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) 20241111125030198 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) 20241111125030198 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) 20241111125030198 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) 20241111125030198 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) 20241111125030198 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) 20241111125030199 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) 20241111125030199 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) 20241111125030199 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) 20241111125030199 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) 20241111125030200 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) 20241111125030200 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) 20241111125030205 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125030219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=6 data=40 08 0c df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125030219 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) 20241111125030219 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125030219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125030219 DCSN1 INFO csnStreamDecoder (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) 20241111125030219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125030219 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125030219 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) 20241111125030219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125030219 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) 20241111125030219 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) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241111125030219 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241111125030220 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241111125030220 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241111125030220 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241111125030220 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241111125030220 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) 20241111125030220 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) 20241111125030220 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) 20241111125030220 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) 20241111125030220 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) 20241111125030220 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) 20241111125030220 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) 20241111125030220 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) 20241111125030221 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) 20241111125030221 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) 20241111125030221 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) 20241111125030221 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) 20241111125030222 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) 20241111125030222 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) 20241111125030222 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) 20241111125030222 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) 20241111125030224 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) 20241111125030224 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) 20241111125030224 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) 20241111125030224 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) 20241111125030224 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 (tbf_dl.cpp:686) 20241111125030224 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) 20241111125030224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241111125030224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 00 (tbf_dl.cpp:911) 20241111125030224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=07 00 cd cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 00 (pcu_l1_if.cpp:182) 20241111125030224 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125030239 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) 20241111125030239 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) 20241111125030240 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) 20241111125030240 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) 20241111125030241 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) 20241111125030241 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) 20241111125030241 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) 20241111125030241 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) 20241111125030242 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) 20241111125030242 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) 20241111125030243 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) 20241111125030243 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) 20241111125030244 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) 20241111125030244 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) 20241111125030245 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) 20241111125030245 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) 20241111125030246 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) 20241111125030246 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) 20241111125030246 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) 20241111125030246 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) 20241111125030246 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030246 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b (tbf_dl.cpp:686) 20241111125030246 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) 20241111125030246 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030246 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241111125030246 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 00 (tbf_dl.cpp:911) 20241111125030246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=07 00 cf 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 00 (pcu_l1_if.cpp:182) 20241111125030247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125030258 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) 20241111125030258 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) 20241111125030259 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) 20241111125030259 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) 20241111125030259 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) 20241111125030259 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) 20241111125030260 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) 20241111125030260 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) 20241111125030260 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) 20241111125030260 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) 20241111125030260 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) 20241111125030260 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) 20241111125030261 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) 20241111125030261 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) 20241111125030261 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) 20241111125030261 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) 20241111125030268 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) 20241111125030268 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) 20241111125030268 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) 20241111125030268 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) 20241111125030268 DRLCMACDL DEBUG -- Chunk with length 1208 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b (tbf_dl.cpp:686) 20241111125030268 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) 20241111125030268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241111125030268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b 00 (tbf_dl.cpp:911) 20241111125030268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=07 00 d1 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b 00 (pcu_l1_if.cpp:182) 20241111125030268 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125030283 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) 20241111125030283 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) 20241111125030284 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) 20241111125030284 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) 20241111125030284 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) 20241111125030284 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) 20241111125030285 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) 20241111125030285 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) 20241111125030285 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) 20241111125030285 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) 20241111125030286 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) 20241111125030287 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) 20241111125030287 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) 20241111125030287 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) 20241111125030287 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) 20241111125030287 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) 20241111125030288 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) 20241111125030288 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) 20241111125030288 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) 20241111125030288 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) 20241111125030288 DRLCMACDL DEBUG -- Chunk with length 1172 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb (tbf_dl.cpp:686) 20241111125030288 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) 20241111125030288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241111125030288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 00 (tbf_dl.cpp:911) 20241111125030288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=07 00 d3 cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 00 (pcu_l1_if.cpp:182) 20241111125030288 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125030302 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) 20241111125030302 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) 20241111125030302 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) 20241111125030302 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) 20241111125030303 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) 20241111125030303 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) 20241111125030303 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) 20241111125030303 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) 20241111125030304 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) 20241111125030304 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) 20241111125030304 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) 20241111125030304 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) 20241111125030304 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) 20241111125030304 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) 20241111125030305 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) 20241111125030305 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) 20241111125030306 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) 20241111125030306 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) 20241111125030306 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) 20241111125030306 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) 20241111125030306 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 (tbf_dl.cpp:686) 20241111125030307 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) 20241111125030307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241111125030307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 00 (tbf_dl.cpp:911) 20241111125030307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=07 00 d5 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 00 (pcu_l1_if.cpp:182) 20241111125030307 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125030320 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) 20241111125030320 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) 20241111125030321 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) 20241111125030321 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) 20241111125030321 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) 20241111125030321 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) 20241111125030321 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) 20241111125030321 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) 20241111125030321 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) 20241111125030321 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) 20241111125030321 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) 20241111125030321 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) 20241111125030322 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) 20241111125030322 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) 20241111125030322 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) 20241111125030322 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) 20241111125030330 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) 20241111125030330 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) 20241111125030330 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) 20241111125030330 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) 20241111125030330 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b (tbf_dl.cpp:686) 20241111125030330 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) 20241111125030330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241111125030330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b 00 (tbf_dl.cpp:911) 20241111125030331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=07 00 d7 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b 00 (pcu_l1_if.cpp:182) 20241111125030331 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125030346 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) 20241111125030346 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) 20241111125030347 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) 20241111125030347 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) 20241111125030348 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) 20241111125030348 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) 20241111125030349 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) 20241111125030349 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) 20241111125030350 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) 20241111125030350 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) 20241111125030351 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) 20241111125030351 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) 20241111125030351 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) 20241111125030351 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) 20241111125030352 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) 20241111125030352 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) 20241111125030353 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) 20241111125030353 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) 20241111125030353 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) 20241111125030353 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) 20241111125030353 DRLCMACDL DEBUG -- Chunk with length 1064 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 (tbf_dl.cpp:686) 20241111125030353 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) 20241111125030353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241111125030353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 00 (tbf_dl.cpp:911) 20241111125030353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=07 00 d9 ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 00 (pcu_l1_if.cpp:182) 20241111125030354 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125030365 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) 20241111125030365 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) 20241111125030367 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) 20241111125030367 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) 20241111125030368 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) 20241111125030368 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) 20241111125030369 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) 20241111125030369 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) 20241111125030369 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) 20241111125030369 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) 20241111125030370 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) 20241111125030370 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) 20241111125030371 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) 20241111125030371 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) 20241111125030372 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) 20241111125030372 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) 20241111125030374 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) 20241111125030374 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) 20241111125030374 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) 20241111125030374 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) 20241111125030374 DRLCMACDL DEBUG -- Chunk with length 1028 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 (tbf_dl.cpp:686) 20241111125030374 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) 20241111125030374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241111125030374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 00 (tbf_dl.cpp:911) 20241111125030374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=07 00 db 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 00 (pcu_l1_if.cpp:182) 20241111125030375 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125030385 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) 20241111125030385 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) 20241111125030387 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) 20241111125030387 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) 20241111125030389 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) 20241111125030389 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) 20241111125030390 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) 20241111125030390 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) 20241111125030391 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) 20241111125030391 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) 20241111125030392 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) 20241111125030392 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) 20241111125030392 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) 20241111125030392 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) 20241111125030393 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) 20241111125030393 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) 20241111125030394 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) 20241111125030394 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) 20241111125030394 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) 20241111125030394 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) 20241111125030394 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 (tbf_dl.cpp:686) 20241111125030395 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) 20241111125030395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241111125030395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 00 (tbf_dl.cpp:911) 20241111125030395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=07 00 dd e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 00 (pcu_l1_if.cpp:182) 20241111125030395 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125030408 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) 20241111125030408 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) 20241111125030409 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) 20241111125030409 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) 20241111125030410 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) 20241111125030410 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) 20241111125030411 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) 20241111125030411 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) 20241111125030412 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) 20241111125030412 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) 20241111125030413 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) 20241111125030413 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) 20241111125030414 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) 20241111125030414 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) 20241111125030415 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) 20241111125030415 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) 20241111125030416 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) 20241111125030416 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) 20241111125030416 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) 20241111125030416 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) 20241111125030416 DRLCMACDL DEBUG -- Chunk with length 956 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 (tbf_dl.cpp:686) 20241111125030416 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) 20241111125030416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241111125030416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 00 (tbf_dl.cpp:911) 20241111125030416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=07 00 df e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 00 (pcu_l1_if.cpp:182) 20241111125030417 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125030428 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) 20241111125030428 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) 20241111125030430 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) 20241111125030430 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) 20241111125030432 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) 20241111125030432 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) 20241111125030433 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) 20241111125030433 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) 20241111125030434 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) 20241111125030434 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) 20241111125030435 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) 20241111125030435 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) 20241111125030435 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) 20241111125030435 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) 20241111125030436 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) 20241111125030436 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) 20241111125030437 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) 20241111125030437 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) 20241111125030437 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) 20241111125030437 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) 20241111125030437 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc (tbf_dl.cpp:686) 20241111125030437 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) 20241111125030437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241111125030437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 00 (tbf_dl.cpp:911) 20241111125030437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=07 00 e1 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 00 (pcu_l1_if.cpp:182) 20241111125030438 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125030448 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) 20241111125030448 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) 20241111125030451 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) 20241111125030451 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) 20241111125030452 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) 20241111125030452 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) 20241111125030453 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) 20241111125030453 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) 20241111125030453 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) 20241111125030454 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) 20241111125030455 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) 20241111125030455 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) 20241111125030455 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) 20241111125030455 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) 20241111125030455 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) 20241111125030456 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) 20241111125030456 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) 20241111125030456 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) 20241111125030457 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) 20241111125030457 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) 20241111125030457 DRLCMACDL DEBUG -- Chunk with length 884 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec (tbf_dl.cpp:686) 20241111125030457 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) 20241111125030457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241111125030457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec 00 (tbf_dl.cpp:911) 20241111125030457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=07 00 e3 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec 00 (pcu_l1_if.cpp:182) 20241111125030457 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125030472 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) 20241111125030473 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) 20241111125030473 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) 20241111125030473 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) 20241111125030474 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) 20241111125030474 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) 20241111125030475 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) 20241111125030475 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) 20241111125030476 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) 20241111125030476 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) 20241111125030476 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) 20241111125030476 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) 20241111125030477 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) 20241111125030477 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) 20241111125030477 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) 20241111125030478 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) 20241111125030478 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) 20241111125030478 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) 20241111125030478 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) 20241111125030478 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) 20241111125030478 DRLCMACDL DEBUG -- Chunk with length 848 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f (tbf_dl.cpp:686) 20241111125030478 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) 20241111125030478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241111125030479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 00 (tbf_dl.cpp:911) 20241111125030479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=07 00 e5 f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 00 (pcu_l1_if.cpp:182) 20241111125030479 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125030491 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) 20241111125030491 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) 20241111125030492 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) 20241111125030492 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) 20241111125030492 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) 20241111125030492 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) 20241111125030493 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) 20241111125030493 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) 20241111125030494 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) 20241111125030494 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) 20241111125030495 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) 20241111125030495 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) 20241111125030496 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) 20241111125030496 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) 20241111125030497 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) 20241111125030497 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) 20241111125030497 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) 20241111125030497 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) 20241111125030497 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) 20241111125030497 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) 20241111125030498 DRLCMACDL DEBUG -- Chunk with length 812 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 (tbf_dl.cpp:686) 20241111125030498 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) 20241111125030498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241111125030498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 00 (tbf_dl.cpp:911) 20241111125030498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=07 00 e7 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 00 (pcu_l1_if.cpp:182) 20241111125030498 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125030510 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) 20241111125030510 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) 20241111125030511 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) 20241111125030511 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) 20241111125030511 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) 20241111125030512 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) 20241111125030512 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) 20241111125030512 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) 20241111125030513 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) 20241111125030513 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) 20241111125030514 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) 20241111125030514 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) 20241111125030515 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) 20241111125030515 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) 20241111125030516 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) 20241111125030516 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) 20241111125030519 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) 20241111125030519 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) 20241111125030519 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) 20241111125030519 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) 20241111125030519 DRLCMACDL DEBUG -- Chunk with length 776 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 (tbf_dl.cpp:686) 20241111125030519 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) 20241111125030519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241111125030519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 00 (tbf_dl.cpp:911) 20241111125030519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=07 00 e9 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 00 (pcu_l1_if.cpp:182) 20241111125030520 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125030533 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) 20241111125030534 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) 20241111125030535 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) 20241111125030535 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) 20241111125030536 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) 20241111125030536 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) 20241111125030537 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) 20241111125030537 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) 20241111125030538 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) 20241111125030538 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) 20241111125030539 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) 20241111125030539 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) 20241111125030539 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) 20241111125030539 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) 20241111125030540 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) 20241111125030540 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) 20241111125030541 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) 20241111125030541 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) 20241111125030541 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) 20241111125030541 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) 20241111125030541 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 (tbf_dl.cpp:686) 20241111125030541 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) 20241111125030541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241111125030541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 00 (tbf_dl.cpp:911) 20241111125030542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=07 00 eb ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 00 (pcu_l1_if.cpp:182) 20241111125030542 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125030553 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) 20241111125030553 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) 20241111125030554 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) 20241111125030554 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) 20241111125030555 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) 20241111125030555 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) 20241111125030555 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) 20241111125030555 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) 20241111125030556 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) 20241111125030556 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) 20241111125030557 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) 20241111125030557 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) 20241111125030558 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) 20241111125030558 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) 20241111125030559 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) 20241111125030559 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) 20241111125030560 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) 20241111125030561 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) 20241111125030561 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) 20241111125030561 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) 20241111125030561 DRLCMACDL DEBUG -- Chunk with length 704 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 (tbf_dl.cpp:686) 20241111125030561 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) 20241111125030561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241111125030561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 00 (tbf_dl.cpp:911) 20241111125030561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=07 00 ed 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 00 (pcu_l1_if.cpp:182) 20241111125030561 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125030572 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) 20241111125030572 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) 20241111125030573 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) 20241111125030573 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) 20241111125030574 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) 20241111125030574 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) 20241111125030575 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) 20241111125030575 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) 20241111125030575 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) 20241111125030575 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) 20241111125030576 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) 20241111125030576 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) 20241111125030577 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) 20241111125030577 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) 20241111125030578 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) 20241111125030578 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) 20241111125030581 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) 20241111125030581 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) 20241111125030581 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) 20241111125030581 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) 20241111125030581 DRLCMACDL DEBUG -- Chunk with length 668 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 (tbf_dl.cpp:686) 20241111125030581 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) 20241111125030581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241111125030581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 00 (tbf_dl.cpp:911) 20241111125030581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=07 00 ef 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 00 (pcu_l1_if.cpp:182) 20241111125030582 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125030596 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) 20241111125030596 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) 20241111125030597 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) 20241111125030597 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) 20241111125030598 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) 20241111125030598 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) 20241111125030598 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) 20241111125030598 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) 20241111125030599 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) 20241111125030599 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) 20241111125030600 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) 20241111125030600 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) 20241111125030601 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) 20241111125030601 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) 20241111125030602 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) 20241111125030602 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) 20241111125030603 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) 20241111125030603 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) 20241111125030603 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) 20241111125030603 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) 20241111125030603 DRLCMACDL DEBUG -- Chunk with length 632 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 (tbf_dl.cpp:686) 20241111125030603 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) 20241111125030603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241111125030603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 00 (tbf_dl.cpp:911) 20241111125030603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=07 00 f1 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 00 (pcu_l1_if.cpp:182) 20241111125030603 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125030615 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) 20241111125030615 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) 20241111125030617 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) 20241111125030617 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) 20241111125030617 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) 20241111125030617 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) 20241111125030618 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) 20241111125030618 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) 20241111125030619 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) 20241111125030619 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) 20241111125030620 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) 20241111125030620 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) 20241111125030621 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) 20241111125030621 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) 20241111125030621 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) 20241111125030621 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) 20241111125030622 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) 20241111125030622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125030622 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) 20241111125030622 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) 20241111125030622 DRLCMACDL DEBUG -- Chunk with length 596 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 (tbf_dl.cpp:686) 20241111125030622 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) 20241111125030622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241111125030622 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) 20241111125030622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 736 + 13 = 749 (pdch_ul_controller.c:131) 20241111125030622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type POLL (pdch_ul_controller.c:184) 20241111125030622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=749, TS=7) (tbf_dl.cpp:883) 20241111125030622 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=749, TS=7 (tbf_dl.cpp:903) 20241111125030623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 0f 00 f3 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 00 (tbf_dl.cpp:911) 20241111125030623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=0f 00 f3 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 00 (pcu_l1_if.cpp:182) 20241111125030623 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125030634 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) 20241111125030634 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) 20241111125030635 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) 20241111125030635 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) 20241111125030636 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) 20241111125030636 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) 20241111125030637 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) 20241111125030637 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) 20241111125030637 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) 20241111125030637 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) 20241111125030638 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) 20241111125030638 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) 20241111125030639 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) 20241111125030639 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) 20241111125030640 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) 20241111125030640 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) 20241111125030643 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125030657 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) 20241111125030657 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) 20241111125030659 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) 20241111125030659 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) 20241111125030660 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) 20241111125030660 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) 20241111125030661 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) 20241111125030661 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) 20241111125030661 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) 20241111125030661 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) 20241111125030662 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) 20241111125030662 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) 20241111125030663 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) 20241111125030663 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) 20241111125030664 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) 20241111125030664 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) 20241111125030664 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125030676 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) 20241111125030676 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) 20241111125030678 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) 20241111125030678 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) 20241111125030679 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) 20241111125030679 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) 20241111125030679 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) 20241111125030679 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) 20241111125030680 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) 20241111125030680 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) 20241111125030681 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) 20241111125030681 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) 20241111125030682 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) 20241111125030682 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) 20241111125030683 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) 20241111125030683 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) 20241111125030684 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125030696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=5 data=40 08 0f 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125030696 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) 20241111125030696 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125030696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125030696 DCSN1 INFO csnStreamDecoder (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) 20241111125030696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125030696 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125030696 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) 20241111125030696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125030696 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) 20241111125030696 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) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241111125030696 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241111125030696 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) 20241111125030696 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125030696 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) 20241111125030697 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) 20241111125030697 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) 20241111125030698 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) 20241111125030698 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) 20241111125030699 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) 20241111125030699 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) 20241111125030699 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) 20241111125030699 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) 20241111125030700 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) 20241111125030700 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) 20241111125030702 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) 20241111125030702 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) 20241111125030703 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) 20241111125030703 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) 20241111125030705 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) 20241111125030705 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) 20241111125030705 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) 20241111125030705 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) 20241111125030705 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 (tbf_dl.cpp:686) 20241111125030705 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) 20241111125030705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241111125030705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 00 (tbf_dl.cpp:911) 20241111125030705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=07 00 f5 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 00 (pcu_l1_if.cpp:182) 20241111125030706 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125030719 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) 20241111125030719 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) 20241111125030721 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) 20241111125030721 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) 20241111125030721 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) 20241111125030721 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) 20241111125030722 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) 20241111125030722 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) 20241111125030723 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) 20241111125030723 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) 20241111125030724 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) 20241111125030724 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) 20241111125030725 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) 20241111125030725 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) 20241111125030725 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) 20241111125030725 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) 20241111125030726 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) 20241111125030726 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) 20241111125030726 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) 20241111125030726 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) 20241111125030726 DRLCMACDL DEBUG -- Chunk with length 524 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 (tbf_dl.cpp:686) 20241111125030726 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) 20241111125030726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241111125030726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 00 (tbf_dl.cpp:911) 20241111125030726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=07 00 f7 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 00 (pcu_l1_if.cpp:182) 20241111125030727 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125030738 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) 20241111125030738 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) 20241111125030740 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) 20241111125030740 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) 20241111125030740 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) 20241111125030740 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) 20241111125030741 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) 20241111125030741 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) 20241111125030742 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) 20241111125030742 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) 20241111125030743 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) 20241111125030743 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) 20241111125030743 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) 20241111125030743 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) 20241111125030744 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) 20241111125030744 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) 20241111125030745 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) 20241111125030745 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) 20241111125030745 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) 20241111125030745 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) 20241111125030745 DRLCMACDL DEBUG -- Chunk with length 488 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 (tbf_dl.cpp:686) 20241111125030745 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) 20241111125030745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241111125030745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 00 (tbf_dl.cpp:911) 20241111125030745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=07 00 f9 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 00 (pcu_l1_if.cpp:182) 20241111125030746 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125030757 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) 20241111125030757 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) 20241111125030759 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) 20241111125030759 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) 20241111125030759 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) 20241111125030759 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) 20241111125030760 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) 20241111125030760 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) 20241111125030761 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) 20241111125030761 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) 20241111125030762 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) 20241111125030762 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) 20241111125030762 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) 20241111125030762 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) 20241111125030763 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) 20241111125030763 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) 20241111125030767 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) 20241111125030767 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) 20241111125030767 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) 20241111125030767 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) 20241111125030767 DRLCMACDL DEBUG -- Chunk with length 452 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 (tbf_dl.cpp:686) 20241111125030767 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) 20241111125030767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241111125030767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 07 00 fb ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 00 (tbf_dl.cpp:911) 20241111125030767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=07 00 fb ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 00 (pcu_l1_if.cpp:182) 20241111125030768 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125030781 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) 20241111125030781 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) 20241111125030783 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) 20241111125030783 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) 20241111125030784 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) 20241111125030784 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) 20241111125030784 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) 20241111125030784 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) 20241111125030785 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) 20241111125030785 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) 20241111125030786 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) 20241111125030786 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) 20241111125030787 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) 20241111125030787 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) 20241111125030787 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) 20241111125030787 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) 20241111125030788 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) 20241111125030788 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) 20241111125030788 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) 20241111125030788 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) 20241111125030788 DRLCMACDL DEBUG -- Chunk with length 416 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 (tbf_dl.cpp:686) 20241111125030788 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) 20241111125030788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241111125030788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fd 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 00 (tbf_dl.cpp:911) 20241111125030788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=07 00 fd 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 00 (pcu_l1_if.cpp:182) 20241111125030789 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125030800 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) 20241111125030800 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) 20241111125030802 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) 20241111125030802 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) 20241111125030803 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) 20241111125030803 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) 20241111125030804 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) 20241111125030804 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) 20241111125030805 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) 20241111125030805 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) 20241111125030806 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) 20241111125030806 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) 20241111125030807 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) 20241111125030807 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) 20241111125030808 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) 20241111125030808 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) 20241111125030809 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) 20241111125030809 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) 20241111125030809 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) 20241111125030809 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) 20241111125030809 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 (tbf_dl.cpp:686) 20241111125030809 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) 20241111125030809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241111125030809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 00 (tbf_dl.cpp:911) 20241111125030809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=07 00 ff 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 00 (pcu_l1_if.cpp:182) 20241111125030810 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125030819 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) 20241111125030819 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) 20241111125030821 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) 20241111125030821 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) 20241111125030821 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) 20241111125030821 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) 20241111125030822 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) 20241111125030822 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) 20241111125030823 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) 20241111125030823 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) 20241111125030824 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) 20241111125030824 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) 20241111125030825 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) 20241111125030825 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) 20241111125030825 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) 20241111125030825 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) 20241111125030829 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) 20241111125030829 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) 20241111125030829 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) 20241111125030829 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) 20241111125030829 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 (tbf_dl.cpp:686) 20241111125030830 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) 20241111125030830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125030830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 00 (tbf_dl.cpp:911) 20241111125030830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=07 00 01 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 00 (pcu_l1_if.cpp:182) 20241111125030831 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125030844 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) 20241111125030844 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) 20241111125030845 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) 20241111125030845 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) 20241111125030846 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) 20241111125030846 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) 20241111125030847 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) 20241111125030847 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) 20241111125030847 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) 20241111125030847 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) 20241111125030848 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) 20241111125030848 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) 20241111125030849 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) 20241111125030849 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) 20241111125030850 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) 20241111125030850 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) 20241111125030850 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) 20241111125030851 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) 20241111125030851 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) 20241111125030851 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) 20241111125030851 DRLCMACDL DEBUG -- Chunk with length 308 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f (tbf_dl.cpp:686) 20241111125030851 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) 20241111125030851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125030851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f 00 (tbf_dl.cpp:911) 20241111125030851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=07 00 03 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f 00 (pcu_l1_if.cpp:182) 20241111125030851 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125030862 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) 20241111125030862 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) 20241111125030863 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) 20241111125030863 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) 20241111125030864 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) 20241111125030864 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) 20241111125030865 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) 20241111125030865 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) 20241111125030866 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) 20241111125030866 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) 20241111125030866 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) 20241111125030866 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) 20241111125030867 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) 20241111125030867 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) 20241111125030868 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) 20241111125030868 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) 20241111125030869 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) 20241111125030869 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) 20241111125030869 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) 20241111125030869 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) 20241111125030869 DRLCMACDL DEBUG -- Chunk with length 272 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 (tbf_dl.cpp:686) 20241111125030869 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) 20241111125030869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125030869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 00 (tbf_dl.cpp:911) 20241111125030869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=07 00 05 e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 00 (pcu_l1_if.cpp:182) 20241111125030870 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125030881 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) 20241111125030881 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) 20241111125030882 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) 20241111125030883 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) 20241111125030883 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) 20241111125030883 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) 20241111125030884 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) 20241111125030884 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) 20241111125030885 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) 20241111125030885 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) 20241111125030886 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) 20241111125030886 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) 20241111125030886 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) 20241111125030886 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) 20241111125030887 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) 20241111125030887 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) 20241111125030891 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) 20241111125030891 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) 20241111125030891 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) 20241111125030891 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) 20241111125030891 DRLCMACDL DEBUG -- Chunk with length 236 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 (tbf_dl.cpp:686) 20241111125030891 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) 20241111125030891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125030891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 00 (tbf_dl.cpp:911) 20241111125030891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=07 00 07 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 00 (pcu_l1_if.cpp:182) 20241111125030892 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125030905 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) 20241111125030905 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) 20241111125030907 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) 20241111125030907 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) 20241111125030907 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) 20241111125030907 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) 20241111125030908 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) 20241111125030908 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) 20241111125030909 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) 20241111125030909 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) 20241111125030910 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) 20241111125030910 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) 20241111125030910 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) 20241111125030910 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) 20241111125030911 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) 20241111125030911 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) 20241111125030912 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) 20241111125030912 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) 20241111125030912 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) 20241111125030912 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) 20241111125030912 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 (tbf_dl.cpp:686) 20241111125030912 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) 20241111125030912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125030912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 00 (tbf_dl.cpp:911) 20241111125030912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=07 00 09 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 00 (pcu_l1_if.cpp:182) 20241111125030913 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125030924 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) 20241111125030924 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) 20241111125030925 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) 20241111125030926 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) 20241111125030926 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) 20241111125030926 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) 20241111125030927 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) 20241111125030927 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) 20241111125030928 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) 20241111125030928 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) 20241111125030928 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) 20241111125030928 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) 20241111125030929 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) 20241111125030929 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) 20241111125030930 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) 20241111125030930 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) 20241111125030931 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) 20241111125030931 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) 20241111125030931 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) 20241111125030931 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) 20241111125030931 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 (tbf_dl.cpp:686) 20241111125030931 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) 20241111125030931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125030931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 07 00 0b 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 00 (tbf_dl.cpp:911) 20241111125030931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=07 00 0b 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 00 (pcu_l1_if.cpp:182) 20241111125030931 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125030943 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) 20241111125030943 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) 20241111125030945 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) 20241111125030945 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) 20241111125030945 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) 20241111125030945 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) 20241111125030946 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) 20241111125030946 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) 20241111125030947 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) 20241111125030947 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) 20241111125030948 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) 20241111125030948 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) 20241111125030948 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) 20241111125030948 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) 20241111125030949 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) 20241111125030949 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) 20241111125030953 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) 20241111125030953 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) 20241111125030953 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) 20241111125030953 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) 20241111125030953 DRLCMACDL DEBUG -- Chunk with length 128 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 (tbf_dl.cpp:686) 20241111125030953 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) 20241111125030953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125030953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 00 (tbf_dl.cpp:911) 20241111125030953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=07 00 0d 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 00 (pcu_l1_if.cpp:182) 20241111125030954 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125030967 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) 20241111125030967 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) 20241111125030968 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) 20241111125030968 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) 20241111125030969 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) 20241111125030969 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) 20241111125030970 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) 20241111125030970 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) 20241111125030971 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) 20241111125030971 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) 20241111125030971 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) 20241111125030971 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) 20241111125030972 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) 20241111125030972 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) 20241111125030973 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) 20241111125030973 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) 20241111125030974 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) 20241111125030974 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) 20241111125030974 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) 20241111125030974 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) 20241111125030974 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de (tbf_dl.cpp:686) 20241111125030974 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) 20241111125030974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125030974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de 00 (tbf_dl.cpp:911) 20241111125030974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=07 00 0f 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de 00 (pcu_l1_if.cpp:182) 20241111125030974 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125030986 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) 20241111125030986 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) 20241111125030987 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) 20241111125030987 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) 20241111125030988 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) 20241111125030988 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) 20241111125030989 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) 20241111125030989 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) 20241111125030990 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) 20241111125030990 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) 20241111125030990 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) 20241111125030990 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) 20241111125030991 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) 20241111125030991 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) 20241111125030992 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) 20241111125030992 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) 20241111125030993 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) 20241111125030993 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) 20241111125030993 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) 20241111125030993 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) 20241111125030993 DRLCMACDL DEBUG -- Chunk with length 56 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125030993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e (tbf_dl.cpp:686) 20241111125030993 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) 20241111125030993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125030993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125030993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e 00 (tbf_dl.cpp:911) 20241111125030993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=07 00 11 bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e 00 (pcu_l1_if.cpp:182) 20241111125030993 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125031005 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) 20241111125031005 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) 20241111125031007 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) 20241111125031007 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) 20241111125031007 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) 20241111125031007 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) 20241111125031008 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) 20241111125031008 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) 20241111125031009 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) 20241111125031009 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) 20241111125031010 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) 20241111125031010 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) 20241111125031010 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) 20241111125031010 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) 20241111125031011 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) 20241111125031011 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) 20241111125031015 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) 20241111125031015 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) 20241111125031015 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) 20241111125031015 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) 20241111125031015 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125031015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125031015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125031015 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (15) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): 53 c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f (tbf_dl.cpp:686) 20241111125031015 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) 20241111125031015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125031015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 12 53 c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 00 (tbf_dl.cpp:911) 20241111125031015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=07 00 12 53 c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 00 (pcu_l1_if.cpp:182) 20241111125031016 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125031029 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) 20241111125031029 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) 20241111125031030 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) 20241111125031030 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) 20241111125031032 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) 20241111125031032 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) 20241111125031032 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) 20241111125031032 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) 20241111125031033 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) 20241111125031033 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) 20241111125031034 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) 20241111125031034 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) 20241111125031035 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) 20241111125031035 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) 20241111125031035 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) 20241111125031035 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) 20241111125031036 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) 20241111125031036 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) 20241111125031036 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) 20241111125031036 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) 20241111125031036 DRLCMACDL DEBUG -- Chunk with length 1385 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff (tbf_dl.cpp:686) 20241111125031036 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) 20241111125031036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125031036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff 00 (tbf_dl.cpp:911) 20241111125031036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=07 00 15 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff 00 (pcu_l1_if.cpp:182) 20241111125031037 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125031048 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) 20241111125031048 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) 20241111125031049 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) 20241111125031049 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) 20241111125031050 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) 20241111125031050 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) 20241111125031051 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) 20241111125031051 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) 20241111125031051 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) 20241111125031051 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) 20241111125031052 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) 20241111125031052 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) 20241111125031053 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) 20241111125031053 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) 20241111125031054 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) 20241111125031054 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) 20241111125031055 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) 20241111125031055 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) 20241111125031055 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) 20241111125031055 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) 20241111125031055 DRLCMACDL DEBUG -- Chunk with length 1349 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 (tbf_dl.cpp:686) 20241111125031055 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) 20241111125031055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125031055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 00 (tbf_dl.cpp:911) 20241111125031055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=07 00 17 c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 00 (pcu_l1_if.cpp:182) 20241111125031055 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125031067 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) 20241111125031067 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) 20241111125031068 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) 20241111125031068 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) 20241111125031069 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) 20241111125031069 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) 20241111125031070 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) 20241111125031070 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) 20241111125031071 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) 20241111125031071 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) 20241111125031071 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) 20241111125031071 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) 20241111125031072 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) 20241111125031072 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) 20241111125031073 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) 20241111125031073 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) 20241111125031076 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) 20241111125031076 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125031076 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) 20241111125031076 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) 20241111125031077 DRLCMACDL DEBUG -- Chunk with length 1313 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 (tbf_dl.cpp:686) 20241111125031077 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) 20241111125031077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125031077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 00 (tbf_dl.cpp:911) 20241111125031077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=07 00 19 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 00 (pcu_l1_if.cpp:182) 20241111125031077 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125031091 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) 20241111125031091 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) 20241111125031092 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) 20241111125031092 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) 20241111125031093 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) 20241111125031093 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) 20241111125031093 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) 20241111125031093 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) 20241111125031094 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) 20241111125031094 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) 20241111125031095 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) 20241111125031095 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) 20241111125031096 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) 20241111125031096 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) 20241111125031097 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) 20241111125031097 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) 20241111125031097 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) 20241111125031097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125031097 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) 20241111125031097 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) 20241111125031097 DRLCMACDL DEBUG -- Chunk with length 1277 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 (tbf_dl.cpp:686) 20241111125031097 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) 20241111125031097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125031098 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) 20241111125031098 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 836 + 13 = 849 (pdch_ul_controller.c:131) 20241111125031098 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type POLL (pdch_ul_controller.c:184) 20241111125031098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=849, TS=7) (tbf_dl.cpp:883) 20241111125031098 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=849, TS=7 (tbf_dl.cpp:903) 20241111125031098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 0f 00 1b ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 00 (tbf_dl.cpp:911) 20241111125031098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=0f 00 1b ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 00 (pcu_l1_if.cpp:182) 20241111125031098 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125031110 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) 20241111125031110 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) 20241111125031111 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) 20241111125031111 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) 20241111125031112 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) 20241111125031112 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) 20241111125031113 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) 20241111125031113 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) 20241111125031113 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) 20241111125031113 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) 20241111125031114 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) 20241111125031114 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) 20241111125031115 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) 20241111125031115 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) 20241111125031116 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) 20241111125031116 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) 20241111125031116 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125031129 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) 20241111125031129 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) 20241111125031130 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) 20241111125031130 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) 20241111125031131 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) 20241111125031131 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) 20241111125031131 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) 20241111125031131 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) 20241111125031132 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) 20241111125031132 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) 20241111125031133 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) 20241111125031133 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) 20241111125031134 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) 20241111125031134 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) 20241111125031134 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) 20241111125031134 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) 20241111125031138 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125031153 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) 20241111125031153 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) 20241111125031154 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) 20241111125031154 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) 20241111125031155 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) 20241111125031155 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) 20241111125031155 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) 20241111125031155 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) 20241111125031156 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) 20241111125031156 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) 20241111125031157 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) 20241111125031157 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) 20241111125031157 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) 20241111125031158 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) 20241111125031158 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) 20241111125031158 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) 20241111125031159 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125031172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=4 data=40 08 01 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125031172 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) 20241111125031172 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125031172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125031172 DCSN1 INFO csnStreamDecoder (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) 20241111125031172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125031172 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125031172 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) 20241111125031172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125031172 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) 20241111125031172 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) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125031172 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125031173 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) 20241111125031173 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) 20241111125031173 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) 20241111125031173 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) 20241111125031174 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) 20241111125031174 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) 20241111125031174 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) 20241111125031174 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) 20241111125031175 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) 20241111125031175 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) 20241111125031176 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) 20241111125031176 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) 20241111125031177 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) 20241111125031177 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) 20241111125031177 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) 20241111125031177 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) 20241111125031178 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) 20241111125031178 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) 20241111125031178 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) 20241111125031178 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) 20241111125031178 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 (tbf_dl.cpp:686) 20241111125031178 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) 20241111125031178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125031178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 00 (tbf_dl.cpp:911) 20241111125031178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=07 00 1d 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 00 (pcu_l1_if.cpp:182) 20241111125031179 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125031191 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) 20241111125031191 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) 20241111125031192 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) 20241111125031192 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) 20241111125031193 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) 20241111125031193 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) 20241111125031193 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) 20241111125031193 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) 20241111125031194 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) 20241111125031194 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) 20241111125031195 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) 20241111125031195 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) 20241111125031196 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) 20241111125031196 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) 20241111125031196 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) 20241111125031196 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) 20241111125031200 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) 20241111125031200 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) 20241111125031200 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) 20241111125031200 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) 20241111125031200 DRLCMACDL DEBUG -- Chunk with length 1205 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc (tbf_dl.cpp:686) 20241111125031200 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) 20241111125031200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125031200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 00 (tbf_dl.cpp:911) 20241111125031200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=07 00 1f 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 00 (pcu_l1_if.cpp:182) 20241111125031201 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125031214 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) 20241111125031214 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) 20241111125031216 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) 20241111125031216 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) 20241111125031216 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) 20241111125031216 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) 20241111125031217 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) 20241111125031217 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) 20241111125031218 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) 20241111125031218 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) 20241111125031219 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) 20241111125031219 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) 20241111125031219 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) 20241111125031219 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) 20241111125031220 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) 20241111125031220 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) 20241111125031221 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) 20241111125031221 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) 20241111125031221 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) 20241111125031221 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) 20241111125031221 DRLCMACDL DEBUG -- Chunk with length 1169 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 (tbf_dl.cpp:686) 20241111125031221 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) 20241111125031221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125031221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 00 (tbf_dl.cpp:911) 20241111125031221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=07 00 21 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 00 (pcu_l1_if.cpp:182) 20241111125031222 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125031234 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) 20241111125031234 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) 20241111125031235 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) 20241111125031235 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) 20241111125031236 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) 20241111125031236 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) 20241111125031237 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) 20241111125031237 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) 20241111125031238 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) 20241111125031238 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) 20241111125031239 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) 20241111125031239 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) 20241111125031239 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) 20241111125031239 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) 20241111125031240 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) 20241111125031240 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) 20241111125031241 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) 20241111125031241 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) 20241111125031241 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) 20241111125031241 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) 20241111125031241 DRLCMACDL DEBUG -- Chunk with length 1133 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 (tbf_dl.cpp:686) 20241111125031241 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) 20241111125031241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125031241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 07 00 23 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 (tbf_dl.cpp:911) 20241111125031241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=07 00 23 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 (pcu_l1_if.cpp:182) 20241111125031242 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125031253 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) 20241111125031253 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) 20241111125031254 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) 20241111125031254 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) 20241111125031255 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) 20241111125031255 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) 20241111125031256 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) 20241111125031256 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) 20241111125031256 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) 20241111125031256 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) 20241111125031257 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) 20241111125031257 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) 20241111125031258 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) 20241111125031258 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) 20241111125031259 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) 20241111125031259 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) 20241111125031262 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) 20241111125031262 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) 20241111125031262 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) 20241111125031263 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) 20241111125031263 DRLCMACDL DEBUG -- Chunk with length 1097 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed (tbf_dl.cpp:686) 20241111125031263 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) 20241111125031263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125031263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 00 (tbf_dl.cpp:911) 20241111125031263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=07 00 25 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 00 (pcu_l1_if.cpp:182) 20241111125031263 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125031277 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) 20241111125031277 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) 20241111125031278 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) 20241111125031278 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) 20241111125031279 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) 20241111125031279 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) 20241111125031280 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) 20241111125031280 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) 20241111125031280 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) 20241111125031280 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) 20241111125031281 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) 20241111125031281 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) 20241111125031282 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) 20241111125031282 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) 20241111125031283 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) 20241111125031283 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) 20241111125031284 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) 20241111125031284 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) 20241111125031284 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) 20241111125031284 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) 20241111125031284 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 (tbf_dl.cpp:686) 20241111125031284 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) 20241111125031284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125031284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 00 (tbf_dl.cpp:911) 20241111125031284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=07 00 27 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 00 (pcu_l1_if.cpp:182) 20241111125031284 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125031296 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) 20241111125031296 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) 20241111125031297 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) 20241111125031297 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) 20241111125031298 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) 20241111125031298 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) 20241111125031299 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) 20241111125031299 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) 20241111125031300 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) 20241111125031300 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) 20241111125031300 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) 20241111125031300 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) 20241111125031301 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) 20241111125031301 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) 20241111125031302 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) 20241111125031302 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) 20241111125031303 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) 20241111125031303 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) 20241111125031303 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) 20241111125031303 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) 20241111125031303 DRLCMACDL DEBUG -- Chunk with length 1025 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 (tbf_dl.cpp:686) 20241111125031303 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) 20241111125031303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125031303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 00 (tbf_dl.cpp:911) 20241111125031303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=07 00 29 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 00 (pcu_l1_if.cpp:182) 20241111125031304 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125031315 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) 20241111125031315 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) 20241111125031316 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) 20241111125031317 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) 20241111125031317 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) 20241111125031317 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) 20241111125031318 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) 20241111125031318 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) 20241111125031319 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) 20241111125031319 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) 20241111125031320 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) 20241111125031320 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) 20241111125031320 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) 20241111125031320 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) 20241111125031321 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) 20241111125031321 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) 20241111125031324 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) 20241111125031324 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) 20241111125031325 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) 20241111125031325 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) 20241111125031325 DRLCMACDL DEBUG -- Chunk with length 989 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 (tbf_dl.cpp:686) 20241111125031325 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) 20241111125031325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125031325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 00 (tbf_dl.cpp:911) 20241111125031325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=07 00 2b 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 00 (pcu_l1_if.cpp:182) 20241111125031325 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125031339 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) 20241111125031339 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) 20241111125031340 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) 20241111125031340 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) 20241111125031341 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) 20241111125031341 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) 20241111125031342 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) 20241111125031342 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) 20241111125031342 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) 20241111125031342 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) 20241111125031343 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) 20241111125031343 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) 20241111125031344 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) 20241111125031344 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) 20241111125031345 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) 20241111125031345 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) 20241111125031346 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) 20241111125031346 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) 20241111125031346 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) 20241111125031346 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) 20241111125031346 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 (tbf_dl.cpp:686) 20241111125031346 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) 20241111125031346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125031346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 00 (tbf_dl.cpp:911) 20241111125031346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=07 00 2d 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 00 (pcu_l1_if.cpp:182) 20241111125031346 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125031358 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) 20241111125031358 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) 20241111125031360 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) 20241111125031360 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) 20241111125031360 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) 20241111125031360 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) 20241111125031361 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) 20241111125031361 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) 20241111125031362 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) 20241111125031362 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) 20241111125031363 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) 20241111125031363 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) 20241111125031363 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) 20241111125031363 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) 20241111125031364 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) 20241111125031364 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) 20241111125031365 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) 20241111125031365 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) 20241111125031365 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) 20241111125031365 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) 20241111125031365 DRLCMACDL DEBUG -- Chunk with length 917 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 (tbf_dl.cpp:686) 20241111125031365 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) 20241111125031365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125031365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 00 (tbf_dl.cpp:911) 20241111125031365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=07 00 2f 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 00 (pcu_l1_if.cpp:182) 20241111125031366 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125031377 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) 20241111125031377 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) 20241111125031378 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) 20241111125031378 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) 20241111125031379 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) 20241111125031379 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) 20241111125031380 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) 20241111125031380 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) 20241111125031381 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) 20241111125031381 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) 20241111125031382 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) 20241111125031382 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) 20241111125031382 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) 20241111125031382 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) 20241111125031383 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) 20241111125031383 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) 20241111125031387 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) 20241111125031387 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) 20241111125031387 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) 20241111125031387 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) 20241111125031387 DRLCMACDL DEBUG -- Chunk with length 881 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 (tbf_dl.cpp:686) 20241111125031387 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) 20241111125031387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125031387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 00 (tbf_dl.cpp:911) 20241111125031387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=07 00 31 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 00 (pcu_l1_if.cpp:182) 20241111125031387 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125031401 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) 20241111125031401 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) 20241111125031402 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) 20241111125031402 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) 20241111125031403 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) 20241111125031403 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) 20241111125031404 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) 20241111125031404 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) 20241111125031405 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) 20241111125031405 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) 20241111125031406 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) 20241111125031406 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) 20241111125031406 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) 20241111125031406 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) 20241111125031407 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) 20241111125031407 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) 20241111125031408 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) 20241111125031408 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) 20241111125031408 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) 20241111125031408 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) 20241111125031408 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 (tbf_dl.cpp:686) 20241111125031408 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) 20241111125031408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125031408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 07 00 33 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 00 (tbf_dl.cpp:911) 20241111125031408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=07 00 33 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 00 (pcu_l1_if.cpp:182) 20241111125031409 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125031420 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) 20241111125031420 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) 20241111125031421 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) 20241111125031421 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) 20241111125031422 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) 20241111125031422 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) 20241111125031423 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) 20241111125031423 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) 20241111125031424 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) 20241111125031424 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) 20241111125031425 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) 20241111125031425 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) 20241111125031425 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) 20241111125031425 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) 20241111125031426 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) 20241111125031426 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) 20241111125031427 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) 20241111125031427 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) 20241111125031427 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) 20241111125031427 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) 20241111125031427 DRLCMACDL DEBUG -- Chunk with length 809 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad (tbf_dl.cpp:686) 20241111125031427 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) 20241111125031427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125031427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad 00 (tbf_dl.cpp:911) 20241111125031427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=07 00 35 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad 00 (pcu_l1_if.cpp:182) 20241111125031428 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125031439 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) 20241111125031439 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) 20241111125031440 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) 20241111125031440 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) 20241111125031441 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) 20241111125031441 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) 20241111125031442 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) 20241111125031442 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) 20241111125031442 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) 20241111125031443 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) 20241111125031443 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) 20241111125031443 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) 20241111125031444 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) 20241111125031444 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) 20241111125031445 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) 20241111125031445 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) 20241111125031448 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) 20241111125031448 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) 20241111125031448 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) 20241111125031448 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) 20241111125031448 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 (tbf_dl.cpp:686) 20241111125031449 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) 20241111125031449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125031449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 00 (tbf_dl.cpp:911) 20241111125031449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=07 00 37 eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 00 (pcu_l1_if.cpp:182) 20241111125031449 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125031463 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) 20241111125031463 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) 20241111125031464 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) 20241111125031464 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) 20241111125031465 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) 20241111125031465 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) 20241111125031466 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) 20241111125031466 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) 20241111125031467 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) 20241111125031467 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) 20241111125031467 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) 20241111125031467 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) 20241111125031468 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) 20241111125031468 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) 20241111125031469 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) 20241111125031469 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) 20241111125031470 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) 20241111125031470 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) 20241111125031470 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) 20241111125031470 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) 20241111125031470 DRLCMACDL DEBUG -- Chunk with length 737 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a (tbf_dl.cpp:686) 20241111125031470 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) 20241111125031470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125031470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 00 (tbf_dl.cpp:911) 20241111125031470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=07 00 39 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 00 (pcu_l1_if.cpp:182) 20241111125031471 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125031482 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) 20241111125031482 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) 20241111125031483 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) 20241111125031483 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) 20241111125031484 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) 20241111125031484 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) 20241111125031485 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) 20241111125031485 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) 20241111125031485 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) 20241111125031485 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) 20241111125031486 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) 20241111125031486 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) 20241111125031487 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) 20241111125031487 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) 20241111125031488 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) 20241111125031488 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) 20241111125031489 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) 20241111125031489 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) 20241111125031489 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) 20241111125031489 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) 20241111125031489 DRLCMACDL DEBUG -- Chunk with length 701 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 (tbf_dl.cpp:686) 20241111125031489 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) 20241111125031489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125031489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 00 (tbf_dl.cpp:911) 20241111125031489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=07 00 3b 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 00 (pcu_l1_if.cpp:182) 20241111125031489 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125031501 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) 20241111125031501 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) 20241111125031502 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) 20241111125031502 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) 20241111125031503 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) 20241111125031503 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) 20241111125031504 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) 20241111125031504 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) 20241111125031504 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) 20241111125031504 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) 20241111125031505 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) 20241111125031505 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) 20241111125031506 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) 20241111125031506 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) 20241111125031507 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) 20241111125031507 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) 20241111125031511 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) 20241111125031511 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) 20241111125031511 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) 20241111125031511 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) 20241111125031511 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb (tbf_dl.cpp:686) 20241111125031511 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) 20241111125031511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125031511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 00 (tbf_dl.cpp:911) 20241111125031511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=07 00 3d c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 00 (pcu_l1_if.cpp:182) 20241111125031511 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125031525 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) 20241111125031525 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) 20241111125031527 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) 20241111125031527 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) 20241111125031528 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) 20241111125031528 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) 20241111125031528 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) 20241111125031528 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) 20241111125031529 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) 20241111125031529 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) 20241111125031530 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) 20241111125031530 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) 20241111125031531 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) 20241111125031531 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) 20241111125031532 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) 20241111125031532 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) 20241111125031533 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) 20241111125031533 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) 20241111125031533 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) 20241111125031533 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) 20241111125031533 DRLCMACDL DEBUG -- Chunk with length 629 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 (tbf_dl.cpp:686) 20241111125031533 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) 20241111125031533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125031533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 00 (tbf_dl.cpp:911) 20241111125031533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=07 00 3f 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 00 (pcu_l1_if.cpp:182) 20241111125031533 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125031544 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) 20241111125031544 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) 20241111125031545 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) 20241111125031545 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) 20241111125031546 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) 20241111125031546 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) 20241111125031547 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) 20241111125031547 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) 20241111125031548 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) 20241111125031548 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) 20241111125031549 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) 20241111125031549 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) 20241111125031549 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) 20241111125031549 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) 20241111125031550 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) 20241111125031550 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) 20241111125031551 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) 20241111125031551 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) 20241111125031551 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) 20241111125031551 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) 20241111125031551 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 (tbf_dl.cpp:686) 20241111125031551 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) 20241111125031551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125031551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 00 (tbf_dl.cpp:911) 20241111125031551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=07 00 41 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 00 (pcu_l1_if.cpp:182) 20241111125031552 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125031563 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) 20241111125031563 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) 20241111125031565 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) 20241111125031565 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) 20241111125031566 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) 20241111125031566 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) 20241111125031566 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) 20241111125031566 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) 20241111125031567 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) 20241111125031567 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) 20241111125031568 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) 20241111125031568 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) 20241111125031569 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) 20241111125031569 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) 20241111125031569 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) 20241111125031570 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) 20241111125031573 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) 20241111125031573 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125031573 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) 20241111125031573 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) 20241111125031573 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 (tbf_dl.cpp:686) 20241111125031573 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) 20241111125031573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125031573 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) 20241111125031573 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20241111125031573 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20241111125031573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=949, TS=7) (tbf_dl.cpp:883) 20241111125031573 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=949, TS=7 (tbf_dl.cpp:903) 20241111125031573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 0f 00 43 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 00 (tbf_dl.cpp:911) 20241111125031573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=0f 00 43 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 00 (pcu_l1_if.cpp:182) 20241111125031573 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125031587 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) 20241111125031587 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) 20241111125031588 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) 20241111125031588 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) 20241111125031589 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) 20241111125031589 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) 20241111125031590 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) 20241111125031590 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) 20241111125031590 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) 20241111125031591 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) 20241111125031591 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) 20241111125031591 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) 20241111125031592 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) 20241111125031592 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) 20241111125031593 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) 20241111125031593 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) 20241111125031593 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125031606 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) 20241111125031606 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) 20241111125031607 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) 20241111125031607 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) 20241111125031608 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) 20241111125031608 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) 20241111125031609 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) 20241111125031609 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) 20241111125031609 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) 20241111125031609 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) 20241111125031610 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) 20241111125031610 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) 20241111125031611 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) 20241111125031611 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) 20241111125031612 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) 20241111125031612 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) 20241111125031612 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125031625 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) 20241111125031625 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) 20241111125031626 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) 20241111125031626 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) 20241111125031627 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) 20241111125031627 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) 20241111125031628 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) 20241111125031628 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) 20241111125031628 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) 20241111125031628 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) 20241111125031629 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) 20241111125031629 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) 20241111125031630 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) 20241111125031630 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) 20241111125031631 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) 20241111125031631 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) 20241111125031634 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125031649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=3 data=40 08 04 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125031649 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) 20241111125031649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125031649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125031649 DCSN1 INFO csnStreamDecoder (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) 20241111125031650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125031650 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125031650 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) 20241111125031650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125031650 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) 20241111125031650 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) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125031650 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125031650 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) 20241111125031650 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) 20241111125031650 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) 20241111125031650 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) 20241111125031651 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) 20241111125031651 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) 20241111125031652 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) 20241111125031652 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) 20241111125031653 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) 20241111125031653 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) 20241111125031654 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) 20241111125031654 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) 20241111125031655 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) 20241111125031655 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) 20241111125031656 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) 20241111125031656 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) 20241111125031657 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) 20241111125031657 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) 20241111125031657 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) 20241111125031657 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) 20241111125031657 DRLCMACDL DEBUG -- Chunk with length 521 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 (tbf_dl.cpp:686) 20241111125031657 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) 20241111125031657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125031657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 00 (tbf_dl.cpp:911) 20241111125031657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=07 00 45 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 00 (pcu_l1_if.cpp:182) 20241111125031658 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125031668 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) 20241111125031668 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) 20241111125031669 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) 20241111125031669 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) 20241111125031670 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) 20241111125031670 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) 20241111125031671 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) 20241111125031671 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) 20241111125031672 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) 20241111125031672 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) 20241111125031672 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) 20241111125031672 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) 20241111125031673 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) 20241111125031673 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) 20241111125031674 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) 20241111125031674 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) 20241111125031675 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) 20241111125031675 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) 20241111125031675 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) 20241111125031675 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) 20241111125031675 DRLCMACDL DEBUG -- Chunk with length 485 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce (tbf_dl.cpp:686) 20241111125031675 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) 20241111125031675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125031675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 00 (tbf_dl.cpp:911) 20241111125031675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=07 00 47 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 00 (pcu_l1_if.cpp:182) 20241111125031675 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125031687 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) 20241111125031687 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) 20241111125031688 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) 20241111125031688 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) 20241111125031689 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) 20241111125031689 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) 20241111125031690 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) 20241111125031690 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) 20241111125031690 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) 20241111125031690 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) 20241111125031691 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) 20241111125031691 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) 20241111125031692 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) 20241111125031692 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) 20241111125031693 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) 20241111125031693 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) 20241111125031696 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) 20241111125031696 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) 20241111125031696 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) 20241111125031696 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) 20241111125031696 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 (tbf_dl.cpp:686) 20241111125031696 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) 20241111125031696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125031696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 00 (tbf_dl.cpp:911) 20241111125031696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=07 00 49 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 00 (pcu_l1_if.cpp:182) 20241111125031697 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125031711 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) 20241111125031711 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) 20241111125031712 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) 20241111125031712 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) 20241111125031713 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) 20241111125031713 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) 20241111125031713 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) 20241111125031713 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) 20241111125031714 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) 20241111125031714 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) 20241111125031715 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) 20241111125031715 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) 20241111125031716 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) 20241111125031716 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) 20241111125031717 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) 20241111125031717 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) 20241111125031718 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) 20241111125031718 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) 20241111125031718 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) 20241111125031718 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) 20241111125031718 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 (tbf_dl.cpp:686) 20241111125031718 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) 20241111125031718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125031718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4b 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 00 (tbf_dl.cpp:911) 20241111125031718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=07 00 4b 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 00 (pcu_l1_if.cpp:182) 20241111125031718 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125031730 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) 20241111125031730 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) 20241111125031731 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) 20241111125031731 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) 20241111125031732 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) 20241111125031732 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) 20241111125031733 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) 20241111125031733 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) 20241111125031734 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) 20241111125031734 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) 20241111125031734 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) 20241111125031734 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) 20241111125031735 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) 20241111125031735 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) 20241111125031736 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) 20241111125031736 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) 20241111125031737 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) 20241111125031737 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) 20241111125031737 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) 20241111125031737 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) 20241111125031737 DRLCMACDL DEBUG -- Chunk with length 377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 (tbf_dl.cpp:686) 20241111125031737 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) 20241111125031737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125031737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 00 (tbf_dl.cpp:911) 20241111125031737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=07 00 4d 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 00 (pcu_l1_if.cpp:182) 20241111125031738 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125031749 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) 20241111125031749 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) 20241111125031750 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) 20241111125031750 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) 20241111125031751 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) 20241111125031751 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) 20241111125031752 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) 20241111125031752 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) 20241111125031753 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) 20241111125031753 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) 20241111125031753 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) 20241111125031753 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) 20241111125031754 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) 20241111125031754 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) 20241111125031755 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) 20241111125031755 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) 20241111125031758 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) 20241111125031758 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) 20241111125031758 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) 20241111125031758 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) 20241111125031758 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 (tbf_dl.cpp:686) 20241111125031758 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) 20241111125031759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125031759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 00 (tbf_dl.cpp:911) 20241111125031759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=07 00 4f 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 00 (pcu_l1_if.cpp:182) 20241111125031759 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125031773 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) 20241111125031773 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) 20241111125031774 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) 20241111125031774 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) 20241111125031775 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) 20241111125031775 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) 20241111125031776 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) 20241111125031776 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) 20241111125031778 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) 20241111125031778 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) 20241111125031779 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) 20241111125031779 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) 20241111125031780 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) 20241111125031780 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) 20241111125031780 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) 20241111125031780 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) 20241111125031781 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) 20241111125031781 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) 20241111125031781 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) 20241111125031781 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) 20241111125031781 DRLCMACDL DEBUG -- Chunk with length 305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c (tbf_dl.cpp:686) 20241111125031782 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) 20241111125031782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125031782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 00 (tbf_dl.cpp:911) 20241111125031782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=07 00 51 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 00 (pcu_l1_if.cpp:182) 20241111125031782 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125031792 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) 20241111125031792 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) 20241111125031793 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) 20241111125031793 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) 20241111125031794 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) 20241111125031794 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) 20241111125031795 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) 20241111125031795 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) 20241111125031796 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) 20241111125031796 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) 20241111125031797 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) 20241111125031797 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) 20241111125031798 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) 20241111125031798 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) 20241111125031798 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) 20241111125031799 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) 20241111125031799 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) 20241111125031799 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) 20241111125031800 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) 20241111125031800 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) 20241111125031800 DRLCMACDL DEBUG -- Chunk with length 269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd (tbf_dl.cpp:686) 20241111125031800 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) 20241111125031800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125031800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 00 (tbf_dl.cpp:911) 20241111125031800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=07 00 53 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 00 (pcu_l1_if.cpp:182) 20241111125031800 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125031811 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) 20241111125031811 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) 20241111125031812 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) 20241111125031812 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) 20241111125031813 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) 20241111125031813 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) 20241111125031814 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) 20241111125031814 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) 20241111125031815 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) 20241111125031815 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) 20241111125031815 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) 20241111125031815 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) 20241111125031816 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) 20241111125031816 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) 20241111125031817 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) 20241111125031817 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) 20241111125031821 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) 20241111125031821 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) 20241111125031821 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) 20241111125031821 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) 20241111125031821 DRLCMACDL DEBUG -- Chunk with length 233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 (tbf_dl.cpp:686) 20241111125031821 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) 20241111125031821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125031821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 00 (tbf_dl.cpp:911) 20241111125031821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=07 00 55 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 00 (pcu_l1_if.cpp:182) 20241111125031821 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125031835 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) 20241111125031835 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) 20241111125031836 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) 20241111125031836 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) 20241111125031837 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) 20241111125031837 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) 20241111125031838 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) 20241111125031838 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) 20241111125031838 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) 20241111125031838 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) 20241111125031839 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) 20241111125031839 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) 20241111125031840 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) 20241111125031840 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) 20241111125031841 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) 20241111125031841 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) 20241111125031842 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) 20241111125031842 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) 20241111125031842 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) 20241111125031842 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) 20241111125031842 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed (tbf_dl.cpp:686) 20241111125031842 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) 20241111125031842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125031842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 00 (tbf_dl.cpp:911) 20241111125031842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=07 00 57 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 00 (pcu_l1_if.cpp:182) 20241111125031842 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125031854 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) 20241111125031854 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) 20241111125031855 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) 20241111125031855 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) 20241111125031856 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) 20241111125031856 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) 20241111125031857 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) 20241111125031857 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) 20241111125031857 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) 20241111125031857 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) 20241111125031858 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) 20241111125031858 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) 20241111125031859 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) 20241111125031859 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) 20241111125031860 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) 20241111125031860 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) 20241111125031860 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) 20241111125031860 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) 20241111125031861 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) 20241111125031861 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) 20241111125031861 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af (tbf_dl.cpp:686) 20241111125031861 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) 20241111125031861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125031861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 00 (tbf_dl.cpp:911) 20241111125031861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=07 00 59 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 00 (pcu_l1_if.cpp:182) 20241111125031862 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125031873 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) 20241111125031873 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) 20241111125031874 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) 20241111125031874 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) 20241111125031875 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) 20241111125031875 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) 20241111125031876 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) 20241111125031876 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) 20241111125031877 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) 20241111125031877 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) 20241111125031877 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) 20241111125031877 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) 20241111125031878 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) 20241111125031878 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) 20241111125031879 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) 20241111125031879 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) 20241111125031883 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) 20241111125031883 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) 20241111125031883 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) 20241111125031883 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) 20241111125031883 DRLCMACDL DEBUG -- Chunk with length 125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 (tbf_dl.cpp:686) 20241111125031883 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) 20241111125031883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125031883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 00 (tbf_dl.cpp:911) 20241111125031883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=07 00 5b 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 00 (pcu_l1_if.cpp:182) 20241111125031884 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125031897 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) 20241111125031897 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) 20241111125031899 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) 20241111125031899 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) 20241111125031899 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) 20241111125031899 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) 20241111125031900 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) 20241111125031900 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) 20241111125031901 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) 20241111125031901 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) 20241111125031902 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) 20241111125031902 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) 20241111125031903 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) 20241111125031903 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) 20241111125031903 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) 20241111125031903 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) 20241111125031904 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) 20241111125031904 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) 20241111125031904 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) 20241111125031904 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) 20241111125031904 DRLCMACDL DEBUG -- Chunk with length 89 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 (tbf_dl.cpp:686) 20241111125031904 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) 20241111125031904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125031904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 00 (tbf_dl.cpp:911) 20241111125031904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=07 00 5d d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 00 (pcu_l1_if.cpp:182) 20241111125031905 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125031916 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) 20241111125031916 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) 20241111125031918 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) 20241111125031918 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) 20241111125031918 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) 20241111125031918 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) 20241111125031919 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) 20241111125031919 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) 20241111125031920 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) 20241111125031920 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) 20241111125031921 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) 20241111125031921 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) 20241111125031921 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) 20241111125031921 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) 20241111125031922 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) 20241111125031922 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) 20241111125031923 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) 20241111125031923 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) 20241111125031923 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) 20241111125031923 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) 20241111125031923 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 (tbf_dl.cpp:686) 20241111125031923 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) 20241111125031923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125031923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 00 (tbf_dl.cpp:911) 20241111125031923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=07 00 5f 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 00 (pcu_l1_if.cpp:182) 20241111125031924 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125031935 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) 20241111125031935 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) 20241111125031937 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) 20241111125031937 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) 20241111125031938 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) 20241111125031938 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) 20241111125031938 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) 20241111125031938 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) 20241111125031939 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) 20241111125031939 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) 20241111125031940 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) 20241111125031940 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) 20241111125031941 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) 20241111125031941 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) 20241111125031941 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) 20241111125031942 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) 20241111125031946 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) 20241111125031946 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) 20241111125031946 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) 20241111125031946 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) 20241111125031946 DRLCMACDL DEBUG -- Chunk with length 17 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125031946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125031946 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1552 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125031946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125031946 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (18) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 47 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 (tbf_dl.cpp:686) 20241111125031946 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) 20241111125031946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125031946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 60 47 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 00 (tbf_dl.cpp:911) 20241111125031946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=07 00 60 47 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 00 (pcu_l1_if.cpp:182) 20241111125031947 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125031958 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) 20241111125031958 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) 20241111125031959 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) 20241111125031959 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) 20241111125031959 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) 20241111125031959 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) 20241111125031959 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) 20241111125031959 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) 20241111125031960 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) 20241111125031960 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) 20241111125031960 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) 20241111125031960 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) 20241111125031960 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) 20241111125031960 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) 20241111125031960 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) 20241111125031960 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) 20241111125031963 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) 20241111125031963 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) 20241111125031963 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) 20241111125031963 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) 20241111125031963 DRLCMACDL DEBUG -- Chunk with length 1382 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 (tbf_dl.cpp:686) 20241111125031963 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) 20241111125031963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125031963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 00 (tbf_dl.cpp:911) 20241111125031963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=07 00 63 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 00 (pcu_l1_if.cpp:182) 20241111125031963 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125031979 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) 20241111125031979 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) 20241111125031980 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) 20241111125031980 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) 20241111125031981 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) 20241111125031981 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) 20241111125031981 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) 20241111125031981 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) 20241111125031982 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) 20241111125031982 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) 20241111125031983 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) 20241111125031983 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) 20241111125031984 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) 20241111125031984 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) 20241111125031984 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) 20241111125031984 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) 20241111125031985 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) 20241111125031985 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) 20241111125031985 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) 20241111125031985 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) 20241111125031985 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125031985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb (tbf_dl.cpp:686) 20241111125031985 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) 20241111125031985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125031985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125031985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb 00 (tbf_dl.cpp:911) 20241111125031985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=07 00 65 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb 00 (pcu_l1_if.cpp:182) 20241111125031986 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125031998 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) 20241111125031998 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) 20241111125031999 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) 20241111125031999 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) 20241111125032000 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) 20241111125032000 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) 20241111125032000 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) 20241111125032000 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) 20241111125032001 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) 20241111125032001 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) 20241111125032002 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) 20241111125032002 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) 20241111125032003 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) 20241111125032003 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) 20241111125032004 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) 20241111125032004 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) 20241111125032007 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) 20241111125032007 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) 20241111125032007 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) 20241111125032007 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) 20241111125032007 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 (tbf_dl.cpp:686) 20241111125032007 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) 20241111125032007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125032007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 00 (tbf_dl.cpp:911) 20241111125032007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=07 00 67 e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 00 (pcu_l1_if.cpp:182) 20241111125032008 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125032022 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) 20241111125032022 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) 20241111125032023 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) 20241111125032023 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) 20241111125032024 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) 20241111125032024 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) 20241111125032025 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) 20241111125032025 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) 20241111125032026 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) 20241111125032026 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) 20241111125032026 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) 20241111125032026 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) 20241111125032027 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) 20241111125032027 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) 20241111125032028 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) 20241111125032028 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) 20241111125032030 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) 20241111125032030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125032030 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) 20241111125032030 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) 20241111125032030 DRLCMACDL DEBUG -- Chunk with length 1274 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 (tbf_dl.cpp:686) 20241111125032030 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) 20241111125032030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125032030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 00 (tbf_dl.cpp:911) 20241111125032030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=07 00 69 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 00 (pcu_l1_if.cpp:182) 20241111125032031 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125032040 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) 20241111125032041 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) 20241111125032041 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) 20241111125032041 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) 20241111125032042 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) 20241111125032042 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) 20241111125032042 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) 20241111125032042 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) 20241111125032043 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) 20241111125032043 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) 20241111125032044 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) 20241111125032044 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) 20241111125032044 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) 20241111125032044 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) 20241111125032045 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) 20241111125032045 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) 20241111125032046 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) 20241111125032046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125032046 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) 20241111125032046 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) 20241111125032046 DRLCMACDL DEBUG -- Chunk with length 1238 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 (tbf_dl.cpp:686) 20241111125032046 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) 20241111125032046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125032046 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) 20241111125032046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1035 + 13 = 1048 (pdch_ul_controller.c:131) 20241111125032046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type POLL (pdch_ul_controller.c:184) 20241111125032046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1048, TS=7) (tbf_dl.cpp:883) 20241111125032046 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1048, TS=7 (tbf_dl.cpp:903) 20241111125032046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 0f 00 6b 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 00 (tbf_dl.cpp:911) 20241111125032046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=0f 00 6b 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 00 (pcu_l1_if.cpp:182) 20241111125032047 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125032059 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) 20241111125032059 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) 20241111125032060 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) 20241111125032060 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) 20241111125032061 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) 20241111125032061 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) 20241111125032062 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) 20241111125032062 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) 20241111125032063 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) 20241111125032063 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) 20241111125032064 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) 20241111125032064 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) 20241111125032065 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) 20241111125032065 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) 20241111125032066 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) 20241111125032066 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) 20241111125032069 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125032084 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) 20241111125032084 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) 20241111125032085 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) 20241111125032085 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) 20241111125032086 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) 20241111125032086 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) 20241111125032087 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) 20241111125032087 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) 20241111125032088 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) 20241111125032088 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) 20241111125032090 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) 20241111125032090 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) 20241111125032091 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) 20241111125032091 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) 20241111125032093 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) 20241111125032093 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) 20241111125032095 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125032102 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) 20241111125032102 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) 20241111125032103 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) 20241111125032103 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) 20241111125032103 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) 20241111125032103 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) 20241111125032104 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) 20241111125032104 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) 20241111125032104 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) 20241111125032104 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) 20241111125032105 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) 20241111125032105 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) 20241111125032105 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) 20241111125032105 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) 20241111125032106 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) 20241111125032106 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) 20241111125032106 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125032122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=2 data=40 08 06 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125032122 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) 20241111125032122 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125032122 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125032122 DCSN1 INFO csnStreamDecoder (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) 20241111125032123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125032123 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125032123 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) 20241111125032123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125032123 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) 20241111125032123 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) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125032123 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125032123 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) 20241111125032123 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125032123 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) 20241111125032123 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) 20241111125032123 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) 20241111125032124 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) 20241111125032124 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) 20241111125032125 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) 20241111125032125 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) 20241111125032125 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) 20241111125032125 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) 20241111125032126 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) 20241111125032126 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) 20241111125032127 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) 20241111125032127 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) 20241111125032127 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) 20241111125032127 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) 20241111125032131 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) 20241111125032131 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) 20241111125032131 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) 20241111125032131 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) 20241111125032131 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 (tbf_dl.cpp:686) 20241111125032131 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) 20241111125032131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125032131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 00 (tbf_dl.cpp:911) 20241111125032131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=07 00 6d a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 00 (pcu_l1_if.cpp:182) 20241111125032131 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125032144 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) 20241111125032144 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032145 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) 20241111125032146 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) 20241111125032146 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) 20241111125032149 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) 20241111125032149 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) 20241111125032149 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) 20241111125032149 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) 20241111125032149 DRLCMACDL DEBUG -- Chunk with length 1166 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 (tbf_dl.cpp:686) 20241111125032149 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) 20241111125032149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125032149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 00 (tbf_dl.cpp:911) 20241111125032149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=07 00 6f 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 00 (pcu_l1_if.cpp:182) 20241111125032149 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125032164 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) 20241111125032164 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) 20241111125032165 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) 20241111125032165 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) 20241111125032166 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) 20241111125032166 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) 20241111125032167 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) 20241111125032167 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) 20241111125032168 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) 20241111125032168 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) 20241111125032169 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) 20241111125032169 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) 20241111125032170 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) 20241111125032170 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) 20241111125032171 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) 20241111125032171 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) 20241111125032173 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) 20241111125032173 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) 20241111125032173 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) 20241111125032173 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) 20241111125032173 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 (tbf_dl.cpp:686) 20241111125032173 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) 20241111125032173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125032173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 00 (tbf_dl.cpp:911) 20241111125032173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=07 00 71 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 00 (pcu_l1_if.cpp:182) 20241111125032174 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125032184 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) 20241111125032184 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) 20241111125032186 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) 20241111125032186 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) 20241111125032187 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) 20241111125032187 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) 20241111125032188 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) 20241111125032188 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) 20241111125032189 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) 20241111125032189 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) 20241111125032190 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) 20241111125032190 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) 20241111125032191 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) 20241111125032191 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) 20241111125032192 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) 20241111125032192 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) 20241111125032194 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) 20241111125032194 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) 20241111125032194 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) 20241111125032194 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) 20241111125032194 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 (tbf_dl.cpp:686) 20241111125032194 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) 20241111125032194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125032194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 00 (tbf_dl.cpp:911) 20241111125032194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=07 00 73 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 00 (pcu_l1_if.cpp:182) 20241111125032195 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125032209 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) 20241111125032209 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) 20241111125032210 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) 20241111125032210 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) 20241111125032211 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) 20241111125032211 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) 20241111125032211 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) 20241111125032211 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) 20241111125032212 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) 20241111125032212 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) 20241111125032213 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) 20241111125032213 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) 20241111125032214 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) 20241111125032214 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) 20241111125032214 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) 20241111125032214 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) 20241111125032215 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) 20241111125032215 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) 20241111125032215 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) 20241111125032215 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) 20241111125032215 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba (tbf_dl.cpp:686) 20241111125032215 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) 20241111125032215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125032215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 00 (tbf_dl.cpp:911) 20241111125032215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=07 00 75 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 00 (pcu_l1_if.cpp:182) 20241111125032216 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125032228 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) 20241111125032228 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) 20241111125032229 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) 20241111125032229 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) 20241111125032230 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) 20241111125032230 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) 20241111125032231 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) 20241111125032231 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) 20241111125032232 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) 20241111125032232 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) 20241111125032233 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) 20241111125032233 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) 20241111125032233 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) 20241111125032233 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) 20241111125032234 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) 20241111125032234 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) 20241111125032235 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) 20241111125032235 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) 20241111125032235 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) 20241111125032235 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) 20241111125032235 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 (tbf_dl.cpp:686) 20241111125032235 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) 20241111125032235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125032235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 00 (tbf_dl.cpp:911) 20241111125032235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=07 00 77 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 00 (pcu_l1_if.cpp:182) 20241111125032236 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125032247 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) 20241111125032247 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) 20241111125032247 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) 20241111125032247 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) 20241111125032248 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) 20241111125032248 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) 20241111125032248 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) 20241111125032248 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) 20241111125032248 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) 20241111125032248 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) 20241111125032248 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) 20241111125032248 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) 20241111125032249 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) 20241111125032249 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) 20241111125032249 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) 20241111125032249 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) 20241111125032256 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) 20241111125032256 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) 20241111125032256 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) 20241111125032256 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) 20241111125032256 DRLCMACDL DEBUG -- Chunk with length 986 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 (tbf_dl.cpp:686) 20241111125032256 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) 20241111125032256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125032256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 00 (tbf_dl.cpp:911) 20241111125032256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=07 00 79 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 00 (pcu_l1_if.cpp:182) 20241111125032256 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125032271 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) 20241111125032271 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) 20241111125032271 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) 20241111125032271 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) 20241111125032271 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) 20241111125032271 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) 20241111125032272 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) 20241111125032272 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) 20241111125032272 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) 20241111125032272 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) 20241111125032272 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) 20241111125032272 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) 20241111125032273 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) 20241111125032273 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) 20241111125032273 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) 20241111125032273 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) 20241111125032275 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) 20241111125032275 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) 20241111125032275 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) 20241111125032275 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) 20241111125032275 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f (tbf_dl.cpp:686) 20241111125032275 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) 20241111125032275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125032275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f 00 (tbf_dl.cpp:911) 20241111125032275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=07 00 7b fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f 00 (pcu_l1_if.cpp:182) 20241111125032276 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125032290 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) 20241111125032290 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) 20241111125032291 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) 20241111125032292 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) 20241111125032292 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) 20241111125032292 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) 20241111125032293 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) 20241111125032293 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) 20241111125032294 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) 20241111125032294 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) 20241111125032295 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) 20241111125032295 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) 20241111125032295 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) 20241111125032295 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) 20241111125032296 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) 20241111125032296 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) 20241111125032297 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) 20241111125032297 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) 20241111125032297 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) 20241111125032297 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) 20241111125032297 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba (tbf_dl.cpp:686) 20241111125032297 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) 20241111125032297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125032297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 00 (tbf_dl.cpp:911) 20241111125032297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=07 00 7d b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 00 (pcu_l1_if.cpp:182) 20241111125032298 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125032310 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) 20241111125032310 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) 20241111125032311 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) 20241111125032311 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) 20241111125032312 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) 20241111125032312 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) 20241111125032312 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) 20241111125032312 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) 20241111125032313 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) 20241111125032313 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) 20241111125032314 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) 20241111125032314 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) 20241111125032315 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) 20241111125032315 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) 20241111125032316 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) 20241111125032316 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) 20241111125032319 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) 20241111125032319 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) 20241111125032319 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) 20241111125032319 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) 20241111125032319 DRLCMACDL DEBUG -- Chunk with length 878 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 (tbf_dl.cpp:686) 20241111125032319 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) 20241111125032319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125032319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 00 (tbf_dl.cpp:911) 20241111125032319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=07 00 7f 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 00 (pcu_l1_if.cpp:182) 20241111125032320 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125032334 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) 20241111125032334 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) 20241111125032335 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) 20241111125032335 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) 20241111125032336 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) 20241111125032336 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) 20241111125032336 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) 20241111125032337 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) 20241111125032337 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) 20241111125032337 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) 20241111125032338 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) 20241111125032338 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) 20241111125032339 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) 20241111125032339 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) 20241111125032339 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) 20241111125032339 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) 20241111125032340 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) 20241111125032340 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) 20241111125032340 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) 20241111125032340 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) 20241111125032340 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c (tbf_dl.cpp:686) 20241111125032340 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) 20241111125032340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125032340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 00 (tbf_dl.cpp:911) 20241111125032340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=07 00 81 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 00 (pcu_l1_if.cpp:182) 20241111125032341 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125032352 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) 20241111125032352 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) 20241111125032352 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) 20241111125032352 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) 20241111125032352 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) 20241111125032352 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) 20241111125032352 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) 20241111125032352 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) 20241111125032352 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) 20241111125032352 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) 20241111125032353 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) 20241111125032353 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) 20241111125032353 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) 20241111125032353 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) 20241111125032353 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) 20241111125032353 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) 20241111125032356 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) 20241111125032356 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) 20241111125032356 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) 20241111125032356 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) 20241111125032356 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 (tbf_dl.cpp:686) 20241111125032356 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) 20241111125032356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125032356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 07 00 83 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 00 (tbf_dl.cpp:911) 20241111125032356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=07 00 83 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 00 (pcu_l1_if.cpp:182) 20241111125032356 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125032372 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) 20241111125032372 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) 20241111125032373 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) 20241111125032373 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) 20241111125032373 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) 20241111125032373 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) 20241111125032374 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) 20241111125032374 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) 20241111125032374 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) 20241111125032375 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) 20241111125032375 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) 20241111125032375 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) 20241111125032376 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) 20241111125032376 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) 20241111125032376 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) 20241111125032376 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) 20241111125032381 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) 20241111125032381 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) 20241111125032381 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) 20241111125032381 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) 20241111125032381 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f (tbf_dl.cpp:686) 20241111125032381 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) 20241111125032381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125032381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f 00 (tbf_dl.cpp:911) 20241111125032381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=07 00 85 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f 00 (pcu_l1_if.cpp:182) 20241111125032382 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125032396 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) 20241111125032396 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) 20241111125032397 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) 20241111125032397 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) 20241111125032398 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) 20241111125032398 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) 20241111125032398 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) 20241111125032398 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) 20241111125032399 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) 20241111125032399 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) 20241111125032400 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) 20241111125032400 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) 20241111125032401 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) 20241111125032401 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) 20241111125032402 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) 20241111125032402 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) 20241111125032403 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) 20241111125032403 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) 20241111125032403 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) 20241111125032403 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) 20241111125032403 DRLCMACDL DEBUG -- Chunk with length 734 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 (tbf_dl.cpp:686) 20241111125032403 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) 20241111125032403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241111125032403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 00 (tbf_dl.cpp:911) 20241111125032403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=07 00 87 f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 00 (pcu_l1_if.cpp:182) 20241111125032405 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125032415 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) 20241111125032415 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) 20241111125032417 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) 20241111125032417 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) 20241111125032418 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) 20241111125032418 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) 20241111125032419 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) 20241111125032419 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) 20241111125032420 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) 20241111125032420 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) 20241111125032421 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) 20241111125032421 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) 20241111125032422 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) 20241111125032422 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) 20241111125032423 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) 20241111125032423 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) 20241111125032424 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) 20241111125032424 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) 20241111125032424 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) 20241111125032424 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) 20241111125032424 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e (tbf_dl.cpp:686) 20241111125032424 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) 20241111125032424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241111125032424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 00 (tbf_dl.cpp:911) 20241111125032424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=07 00 89 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 00 (pcu_l1_if.cpp:182) 20241111125032425 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125032434 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) 20241111125032434 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) 20241111125032435 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) 20241111125032435 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) 20241111125032436 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) 20241111125032436 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) 20241111125032437 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) 20241111125032437 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) 20241111125032438 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) 20241111125032438 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) 20241111125032438 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) 20241111125032438 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) 20241111125032439 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) 20241111125032439 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) 20241111125032440 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) 20241111125032440 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) 20241111125032443 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) 20241111125032443 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) 20241111125032443 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) 20241111125032443 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) 20241111125032443 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 (tbf_dl.cpp:686) 20241111125032443 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) 20241111125032444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241111125032444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 00 (tbf_dl.cpp:911) 20241111125032444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=07 00 8b 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 00 (pcu_l1_if.cpp:182) 20241111125032444 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125032458 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) 20241111125032458 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) 20241111125032459 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) 20241111125032459 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) 20241111125032460 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) 20241111125032460 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) 20241111125032461 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) 20241111125032461 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) 20241111125032461 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) 20241111125032462 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) 20241111125032462 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) 20241111125032462 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) 20241111125032463 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) 20241111125032463 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) 20241111125032464 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) 20241111125032464 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) 20241111125032465 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) 20241111125032465 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) 20241111125032465 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) 20241111125032465 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) 20241111125032465 DRLCMACDL DEBUG -- Chunk with length 626 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 (tbf_dl.cpp:686) 20241111125032465 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) 20241111125032465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241111125032465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 00 (tbf_dl.cpp:911) 20241111125032465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=07 00 8d ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 00 (pcu_l1_if.cpp:182) 20241111125032466 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125032477 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) 20241111125032477 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) 20241111125032478 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) 20241111125032478 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) 20241111125032479 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) 20241111125032479 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) 20241111125032480 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) 20241111125032480 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) 20241111125032480 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) 20241111125032480 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) 20241111125032481 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) 20241111125032481 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) 20241111125032482 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) 20241111125032482 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) 20241111125032483 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) 20241111125032483 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) 20241111125032485 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) 20241111125032485 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) 20241111125032485 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) 20241111125032485 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) 20241111125032485 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a (tbf_dl.cpp:686) 20241111125032485 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) 20241111125032485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241111125032485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 00 (tbf_dl.cpp:911) 20241111125032485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=07 00 8f 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 00 (pcu_l1_if.cpp:182) 20241111125032486 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125032496 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) 20241111125032496 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) 20241111125032498 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) 20241111125032498 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) 20241111125032498 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) 20241111125032498 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) 20241111125032499 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) 20241111125032499 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) 20241111125032499 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) 20241111125032499 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) 20241111125032500 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) 20241111125032500 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) 20241111125032500 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) 20241111125032500 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) 20241111125032501 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) 20241111125032501 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) 20241111125032505 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) 20241111125032505 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) 20241111125032505 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) 20241111125032505 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) 20241111125032505 DRLCMACDL DEBUG -- Chunk with length 554 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 (tbf_dl.cpp:686) 20241111125032505 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) 20241111125032505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241111125032505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 00 (tbf_dl.cpp:911) 20241111125032505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Sending data request: sapi=5 arfcn=871 cur_fn=1126 block=9 data=07 00 91 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 00 (pcu_l1_if.cpp:182) 20241111125032506 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125032520 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) 20241111125032520 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) 20241111125032521 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) 20241111125032521 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) 20241111125032522 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) 20241111125032522 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) 20241111125032523 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) 20241111125032523 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) 20241111125032523 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) 20241111125032524 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) 20241111125032524 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) 20241111125032524 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) 20241111125032525 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) 20241111125032525 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) 20241111125032526 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) 20241111125032526 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) 20241111125032527 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) 20241111125032527 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125032527 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) 20241111125032527 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) 20241111125032527 DRLCMACDL DEBUG -- Chunk with length 518 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 (tbf_dl.cpp:686) 20241111125032527 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) 20241111125032527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241111125032527 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) 20241111125032527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1135 + 13 = 1148 (pdch_ul_controller.c:131) 20241111125032527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1148 for type POLL (pdch_ul_controller.c:184) 20241111125032527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1148, TS=7) (tbf_dl.cpp:883) 20241111125032527 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1148, TS=7 (tbf_dl.cpp:903) 20241111125032527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 0f 00 93 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 00 (tbf_dl.cpp:911) 20241111125032527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=0f 00 93 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 00 (pcu_l1_if.cpp:182) 20241111125032527 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125032539 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) 20241111125032539 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) 20241111125032542 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) 20241111125032542 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) 20241111125032543 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) 20241111125032543 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) 20241111125032545 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) 20241111125032545 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) 20241111125032546 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) 20241111125032546 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) 20241111125032547 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) 20241111125032547 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) 20241111125032548 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) 20241111125032548 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) 20241111125032549 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) 20241111125032549 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) 20241111125032550 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125032558 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) 20241111125032558 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) 20241111125032560 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) 20241111125032560 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) 20241111125032560 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) 20241111125032560 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) 20241111125032561 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) 20241111125032561 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) 20241111125032562 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) 20241111125032562 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) 20241111125032563 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) 20241111125032563 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) 20241111125032563 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) 20241111125032563 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) 20241111125032564 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) 20241111125032564 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) 20241111125032568 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125032582 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) 20241111125032582 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) 20241111125032582 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) 20241111125032582 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) 20241111125032583 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) 20241111125032583 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) 20241111125032583 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) 20241111125032583 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) 20241111125032583 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) 20241111125032583 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) 20241111125032584 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) 20241111125032584 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) 20241111125032584 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) 20241111125032584 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) 20241111125032585 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) 20241111125032585 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) 20241111125032586 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125032600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=1 data=40 08 09 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125032600 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) 20241111125032600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125032600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125032600 DCSN1 INFO csnStreamDecoder (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) 20241111125032600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125032600 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125032600 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) 20241111125032600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125032600 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) 20241111125032600 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) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241111125032600 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241111125032600 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) 20241111125032600 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) 20241111125032601 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) 20241111125032601 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) 20241111125032601 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) 20241111125032601 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) 20241111125032601 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) 20241111125032601 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) 20241111125032602 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) 20241111125032602 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) 20241111125032602 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) 20241111125032602 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) 20241111125032603 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) 20241111125032603 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) 20241111125032603 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) 20241111125032603 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) 20241111125032605 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) 20241111125032605 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) 20241111125032605 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) 20241111125032605 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) 20241111125032605 DRLCMACDL DEBUG -- Chunk with length 482 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 (tbf_dl.cpp:686) 20241111125032605 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) 20241111125032605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241111125032605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 00 (tbf_dl.cpp:911) 20241111125032605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=07 00 95 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 00 (pcu_l1_if.cpp:182) 20241111125032605 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125032620 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) 20241111125032620 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) 20241111125032621 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) 20241111125032621 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) 20241111125032621 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) 20241111125032621 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) 20241111125032622 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) 20241111125032622 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) 20241111125032623 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) 20241111125032623 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) 20241111125032623 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) 20241111125032623 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) 20241111125032624 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) 20241111125032624 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) 20241111125032625 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) 20241111125032625 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) 20241111125032629 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) 20241111125032629 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) 20241111125032629 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) 20241111125032629 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) 20241111125032629 DRLCMACDL DEBUG -- Chunk with length 446 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 (tbf_dl.cpp:686) 20241111125032629 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) 20241111125032629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241111125032630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 00 (tbf_dl.cpp:911) 20241111125032630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=07 00 97 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 00 (pcu_l1_if.cpp:182) 20241111125032630 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125032645 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) 20241111125032645 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) 20241111125032647 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) 20241111125032647 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) 20241111125032648 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) 20241111125032648 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) 20241111125032649 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) 20241111125032649 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) 20241111125032650 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) 20241111125032650 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) 20241111125032651 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) 20241111125032651 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) 20241111125032652 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) 20241111125032652 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) 20241111125032653 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) 20241111125032653 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) 20241111125032653 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) 20241111125032653 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) 20241111125032654 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) 20241111125032654 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) 20241111125032654 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 (tbf_dl.cpp:686) 20241111125032654 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) 20241111125032654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241111125032654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 00 (tbf_dl.cpp:911) 20241111125032654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=07 00 99 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 00 (pcu_l1_if.cpp:182) 20241111125032654 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125032664 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) 20241111125032665 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) 20241111125032666 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) 20241111125032666 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) 20241111125032667 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) 20241111125032667 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) 20241111125032669 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) 20241111125032669 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) 20241111125032670 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) 20241111125032670 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) 20241111125032671 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) 20241111125032671 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) 20241111125032673 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) 20241111125032673 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) 20241111125032674 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) 20241111125032674 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) 20241111125032675 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) 20241111125032675 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) 20241111125032675 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) 20241111125032675 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) 20241111125032675 DRLCMACDL DEBUG -- Chunk with length 374 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c (tbf_dl.cpp:686) 20241111125032675 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) 20241111125032676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241111125032676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 00 (tbf_dl.cpp:911) 20241111125032676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=07 00 9b 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 00 (pcu_l1_if.cpp:182) 20241111125032676 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125032684 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) 20241111125032684 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) 20241111125032685 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) 20241111125032685 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) 20241111125032685 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) 20241111125032685 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) 20241111125032686 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) 20241111125032686 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) 20241111125032687 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) 20241111125032687 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) 20241111125032687 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) 20241111125032687 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) 20241111125032688 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) 20241111125032688 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) 20241111125032689 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) 20241111125032689 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) 20241111125032694 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) 20241111125032694 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) 20241111125032694 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) 20241111125032694 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) 20241111125032694 DRLCMACDL DEBUG -- Chunk with length 338 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab (tbf_dl.cpp:686) 20241111125032694 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) 20241111125032694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241111125032694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 00 (tbf_dl.cpp:911) 20241111125032694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=07 00 9d 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 00 (pcu_l1_if.cpp:182) 20241111125032695 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125032708 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) 20241111125032708 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) 20241111125032710 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) 20241111125032710 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) 20241111125032711 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) 20241111125032711 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) 20241111125032711 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) 20241111125032711 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) 20241111125032712 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) 20241111125032712 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) 20241111125032713 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) 20241111125032713 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) 20241111125032714 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) 20241111125032714 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) 20241111125032715 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) 20241111125032715 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) 20241111125032716 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) 20241111125032716 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) 20241111125032716 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) 20241111125032716 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) 20241111125032716 DRLCMACDL DEBUG -- Chunk with length 302 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd (tbf_dl.cpp:686) 20241111125032716 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) 20241111125032716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241111125032716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd 00 (tbf_dl.cpp:911) 20241111125032716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=07 00 9f 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd 00 (pcu_l1_if.cpp:182) 20241111125032716 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125032727 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) 20241111125032727 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) 20241111125032728 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) 20241111125032728 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) 20241111125032729 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) 20241111125032729 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) 20241111125032730 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) 20241111125032730 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) 20241111125032731 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) 20241111125032731 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) 20241111125032732 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) 20241111125032732 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) 20241111125032733 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) 20241111125032733 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) 20241111125032734 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) 20241111125032734 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) 20241111125032735 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) 20241111125032735 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) 20241111125032735 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) 20241111125032735 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) 20241111125032735 DRLCMACDL DEBUG -- Chunk with length 266 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 (tbf_dl.cpp:686) 20241111125032735 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) 20241111125032735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241111125032735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 00 (tbf_dl.cpp:911) 20241111125032735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=07 00 a1 b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 00 (pcu_l1_if.cpp:182) 20241111125032735 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125032746 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) 20241111125032746 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) 20241111125032747 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) 20241111125032747 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) 20241111125032748 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) 20241111125032748 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) 20241111125032749 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) 20241111125032749 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) 20241111125032749 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) 20241111125032749 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) 20241111125032750 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) 20241111125032750 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) 20241111125032751 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) 20241111125032751 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) 20241111125032752 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) 20241111125032752 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) 20241111125032756 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) 20241111125032756 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) 20241111125032756 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) 20241111125032756 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) 20241111125032756 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 (tbf_dl.cpp:686) 20241111125032756 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) 20241111125032756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241111125032756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 00 (tbf_dl.cpp:911) 20241111125032756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=07 00 a3 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 00 (pcu_l1_if.cpp:182) 20241111125032757 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125032770 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) 20241111125032770 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) 20241111125032771 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) 20241111125032771 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) 20241111125032772 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) 20241111125032772 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) 20241111125032772 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) 20241111125032772 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) 20241111125032773 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) 20241111125032773 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) 20241111125032774 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) 20241111125032774 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) 20241111125032775 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) 20241111125032775 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) 20241111125032776 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) 20241111125032776 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) 20241111125032777 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) 20241111125032777 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) 20241111125032777 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) 20241111125032777 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) 20241111125032777 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b (tbf_dl.cpp:686) 20241111125032777 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) 20241111125032777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241111125032777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b 00 (tbf_dl.cpp:911) 20241111125032777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=07 00 a5 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b 00 (pcu_l1_if.cpp:182) 20241111125032778 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125032789 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) 20241111125032789 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) 20241111125032790 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) 20241111125032790 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) 20241111125032791 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) 20241111125032791 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) 20241111125032791 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) 20241111125032791 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) 20241111125032791 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) 20241111125032791 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) 20241111125032792 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) 20241111125032792 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) 20241111125032792 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) 20241111125032792 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) 20241111125032793 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) 20241111125032793 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) 20241111125032795 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) 20241111125032795 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) 20241111125032795 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) 20241111125032795 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) 20241111125032795 DRLCMACDL DEBUG -- Chunk with length 158 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 (tbf_dl.cpp:686) 20241111125032795 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) 20241111125032795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241111125032795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 00 (tbf_dl.cpp:911) 20241111125032795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=07 00 a7 b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 00 (pcu_l1_if.cpp:182) 20241111125032795 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125032809 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) 20241111125032809 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) 20241111125032810 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) 20241111125032810 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) 20241111125032812 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) 20241111125032812 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) 20241111125032813 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) 20241111125032813 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) 20241111125032814 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) 20241111125032814 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) 20241111125032814 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) 20241111125032814 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) 20241111125032815 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) 20241111125032815 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) 20241111125032815 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) 20241111125032815 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) 20241111125032817 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) 20241111125032817 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) 20241111125032817 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) 20241111125032817 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) 20241111125032817 DRLCMACDL DEBUG -- Chunk with length 122 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff (tbf_dl.cpp:686) 20241111125032817 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) 20241111125032817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241111125032817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff 00 (tbf_dl.cpp:911) 20241111125032817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=07 00 a9 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff 00 (pcu_l1_if.cpp:182) 20241111125032818 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125032831 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) 20241111125032831 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) 20241111125032831 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) 20241111125032831 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) 20241111125032832 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) 20241111125032832 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) 20241111125032832 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) 20241111125032832 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) 20241111125032832 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) 20241111125032832 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) 20241111125032832 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) 20241111125032832 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) 20241111125032832 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) 20241111125032832 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) 20241111125032833 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) 20241111125032833 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) 20241111125032836 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) 20241111125032836 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) 20241111125032836 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) 20241111125032836 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) 20241111125032836 DRLCMACDL DEBUG -- Chunk with length 86 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 (tbf_dl.cpp:686) 20241111125032836 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) 20241111125032836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241111125032836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 00 (tbf_dl.cpp:911) 20241111125032836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=07 00 ab d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 00 (pcu_l1_if.cpp:182) 20241111125032836 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125032851 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) 20241111125032851 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) 20241111125032852 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) 20241111125032852 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) 20241111125032853 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) 20241111125032853 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) 20241111125032854 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) 20241111125032854 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) 20241111125032854 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) 20241111125032854 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) 20241111125032855 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) 20241111125032855 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) 20241111125032856 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) 20241111125032856 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) 20241111125032857 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) 20241111125032857 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) 20241111125032858 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) 20241111125032858 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) 20241111125032858 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) 20241111125032858 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) 20241111125032858 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be (tbf_dl.cpp:686) 20241111125032858 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) 20241111125032858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241111125032858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 00 (tbf_dl.cpp:911) 20241111125032858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=07 00 ad 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 00 (pcu_l1_if.cpp:182) 20241111125032858 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125032870 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) 20241111125032870 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) 20241111125032871 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) 20241111125032871 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) 20241111125032872 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) 20241111125032872 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) 20241111125032873 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) 20241111125032873 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) 20241111125032873 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) 20241111125032873 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) 20241111125032874 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) 20241111125032874 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) 20241111125032875 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) 20241111125032875 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) 20241111125032876 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) 20241111125032876 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) 20241111125032879 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) 20241111125032879 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) 20241111125032879 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) 20241111125032879 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) 20241111125032879 DRLCMACDL DEBUG -- Chunk with length 14 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125032879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125032879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125032879 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (21) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 3b 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 (tbf_dl.cpp:686) 20241111125032879 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) 20241111125032880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241111125032880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 ae 3b 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 00 (tbf_dl.cpp:911) 20241111125032880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=07 00 ae 3b 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 00 (pcu_l1_if.cpp:182) 20241111125032880 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125032895 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) 20241111125032896 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) 20241111125032898 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) 20241111125032898 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) 20241111125032899 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) 20241111125032899 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) 20241111125032900 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) 20241111125032900 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) 20241111125032901 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) 20241111125032901 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) 20241111125032901 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) 20241111125032901 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) 20241111125032902 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) 20241111125032902 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) 20241111125032903 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) 20241111125032903 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) 20241111125032904 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) 20241111125032904 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) 20241111125032904 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) 20241111125032904 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) 20241111125032904 DRLCMACDL DEBUG -- Chunk with length 1379 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 (tbf_dl.cpp:686) 20241111125032904 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) 20241111125032904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241111125032904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 00 (tbf_dl.cpp:911) 20241111125032904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=07 00 b1 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 00 (pcu_l1_if.cpp:182) 20241111125032905 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125032914 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) 20241111125032914 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) 20241111125032916 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) 20241111125032916 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) 20241111125032916 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) 20241111125032916 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) 20241111125032917 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) 20241111125032917 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) 20241111125032918 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) 20241111125032918 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) 20241111125032919 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) 20241111125032919 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) 20241111125032920 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) 20241111125032920 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) 20241111125032920 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) 20241111125032920 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) 20241111125032922 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) 20241111125032922 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) 20241111125032922 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) 20241111125032922 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) 20241111125032922 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 (tbf_dl.cpp:686) 20241111125032922 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) 20241111125032922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241111125032922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 00 (tbf_dl.cpp:911) 20241111125032922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=07 00 b3 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 00 (pcu_l1_if.cpp:182) 20241111125032923 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125032933 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) 20241111125032933 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) 20241111125032934 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) 20241111125032934 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) 20241111125032935 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) 20241111125032935 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) 20241111125032936 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) 20241111125032936 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) 20241111125032937 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) 20241111125032937 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) 20241111125032937 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) 20241111125032937 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) 20241111125032938 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) 20241111125032938 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) 20241111125032939 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) 20241111125032939 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) 20241111125032943 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) 20241111125032943 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) 20241111125032943 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) 20241111125032943 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) 20241111125032943 DRLCMACDL DEBUG -- Chunk with length 1307 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 (tbf_dl.cpp:686) 20241111125032943 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) 20241111125032943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241111125032943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 00 (tbf_dl.cpp:911) 20241111125032943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=07 00 b5 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 00 (pcu_l1_if.cpp:182) 20241111125032943 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125032957 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) 20241111125032957 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) 20241111125032958 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) 20241111125032958 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) 20241111125032959 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) 20241111125032959 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) 20241111125032960 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) 20241111125032960 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) 20241111125032960 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) 20241111125032960 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) 20241111125032961 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) 20241111125032961 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) 20241111125032962 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) 20241111125032962 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) 20241111125032963 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) 20241111125032963 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) 20241111125032964 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) 20241111125032964 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) 20241111125032964 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) 20241111125032964 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) 20241111125032964 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 (tbf_dl.cpp:686) 20241111125032964 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) 20241111125032964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241111125032964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 00 (tbf_dl.cpp:911) 20241111125032964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=07 00 b7 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 00 (pcu_l1_if.cpp:182) 20241111125032964 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125032976 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) 20241111125032976 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) 20241111125032977 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) 20241111125032977 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) 20241111125032978 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) 20241111125032978 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) 20241111125032979 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) 20241111125032979 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) 20241111125032979 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) 20241111125032979 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) 20241111125032980 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) 20241111125032980 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) 20241111125032981 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) 20241111125032981 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) 20241111125032982 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) 20241111125032982 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) 20241111125032982 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) 20241111125032982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125032983 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) 20241111125032983 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) 20241111125032983 DRLCMACDL DEBUG -- Chunk with length 1235 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125032983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 (tbf_dl.cpp:686) 20241111125032983 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) 20241111125032983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125032983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241111125032983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 00 (tbf_dl.cpp:911) 20241111125032983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=07 00 b9 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 00 (pcu_l1_if.cpp:182) 20241111125032983 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125032996 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) 20241111125032996 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) 20241111125032997 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) 20241111125032997 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) 20241111125032998 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) 20241111125032998 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) 20241111125032998 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) 20241111125032998 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) 20241111125032999 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) 20241111125032999 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) 20241111125033000 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) 20241111125033000 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) 20241111125033001 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) 20241111125033001 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) 20241111125033001 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) 20241111125033001 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) 20241111125033004 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) 20241111125033004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125033004 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) 20241111125033004 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) 20241111125033005 DRLCMACDL DEBUG -- Chunk with length 1199 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f (tbf_dl.cpp:686) 20241111125033005 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) 20241111125033005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241111125033005 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) 20241111125033005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1235 + 13 = 1248 (pdch_ul_controller.c:131) 20241111125033005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1248 for type POLL (pdch_ul_controller.c:184) 20241111125033005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1248, TS=7) (tbf_dl.cpp:883) 20241111125033005 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1248, TS=7 (tbf_dl.cpp:903) 20241111125033005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 0f 00 bb d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 00 (tbf_dl.cpp:911) 20241111125033005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=0f 00 bb d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 00 (pcu_l1_if.cpp:182) 20241111125033005 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125033019 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) 20241111125033019 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) 20241111125033020 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) 20241111125033020 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) 20241111125033021 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) 20241111125033021 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) 20241111125033022 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) 20241111125033022 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) 20241111125033022 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) 20241111125033022 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) 20241111125033023 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) 20241111125033023 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) 20241111125033024 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) 20241111125033024 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) 20241111125033025 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) 20241111125033025 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) 20241111125033025 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125033038 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) 20241111125033038 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) 20241111125033039 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) 20241111125033039 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) 20241111125033040 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) 20241111125033040 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) 20241111125033040 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) 20241111125033040 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) 20241111125033041 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) 20241111125033041 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) 20241111125033042 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) 20241111125033042 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) 20241111125033043 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) 20241111125033043 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) 20241111125033043 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) 20241111125033043 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) 20241111125033044 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125033057 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) 20241111125033057 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) 20241111125033058 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) 20241111125033058 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) 20241111125033059 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) 20241111125033059 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) 20241111125033059 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) 20241111125033060 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) 20241111125033060 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) 20241111125033060 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) 20241111125033061 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) 20241111125033061 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) 20241111125033062 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) 20241111125033062 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) 20241111125033062 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) 20241111125033062 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) 20241111125033066 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125033081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data=40 08 0b df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125033081 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) 20241111125033081 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125033081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125033081 DCSN1 INFO csnStreamDecoder (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) 20241111125033082 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125033082 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125033082 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) 20241111125033082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125033082 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) 20241111125033082 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) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241111125033082 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241111125033082 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) 20241111125033082 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) 20241111125033082 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) 20241111125033082 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) 20241111125033083 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) 20241111125033083 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) 20241111125033084 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) 20241111125033084 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) 20241111125033084 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) 20241111125033084 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) 20241111125033085 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) 20241111125033085 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) 20241111125033086 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) 20241111125033086 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) 20241111125033087 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) 20241111125033087 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) 20241111125033087 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) 20241111125033088 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) 20241111125033088 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) 20241111125033088 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) 20241111125033088 DRLCMACDL DEBUG -- Chunk with length 1163 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c (tbf_dl.cpp:686) 20241111125033088 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) 20241111125033088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241111125033088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c 00 (tbf_dl.cpp:911) 20241111125033088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=07 00 bd 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c 00 (pcu_l1_if.cpp:182) 20241111125033088 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125033100 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) 20241111125033100 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) 20241111125033101 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) 20241111125033101 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) 20241111125033102 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) 20241111125033102 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) 20241111125033102 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) 20241111125033102 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) 20241111125033103 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) 20241111125033103 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) 20241111125033104 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) 20241111125033104 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) 20241111125033105 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) 20241111125033105 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) 20241111125033106 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) 20241111125033106 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) 20241111125033107 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) 20241111125033107 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) 20241111125033107 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) 20241111125033107 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) 20241111125033107 DRLCMACDL DEBUG -- Chunk with length 1127 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e (tbf_dl.cpp:686) 20241111125033107 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) 20241111125033107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241111125033107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e 00 (tbf_dl.cpp:911) 20241111125033107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=07 00 bf e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e 00 (pcu_l1_if.cpp:182) 20241111125033107 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125033119 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) 20241111125033119 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) 20241111125033120 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) 20241111125033120 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) 20241111125033121 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) 20241111125033121 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) 20241111125033122 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) 20241111125033122 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) 20241111125033123 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) 20241111125033123 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) 20241111125033123 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) 20241111125033123 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) 20241111125033124 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) 20241111125033124 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) 20241111125033125 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) 20241111125033125 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) 20241111125033128 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) 20241111125033128 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) 20241111125033128 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) 20241111125033128 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) 20241111125033128 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 (tbf_dl.cpp:686) 20241111125033128 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) 20241111125033128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241111125033128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 00 (tbf_dl.cpp:911) 20241111125033128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=07 00 c1 dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 00 (pcu_l1_if.cpp:182) 20241111125033129 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125033143 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) 20241111125033143 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) 20241111125033144 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) 20241111125033144 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) 20241111125033145 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) 20241111125033145 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) 20241111125033146 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) 20241111125033146 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) 20241111125033146 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) 20241111125033146 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) 20241111125033147 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) 20241111125033147 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) 20241111125033148 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) 20241111125033148 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) 20241111125033149 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) 20241111125033149 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) 20241111125033149 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) 20241111125033149 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) 20241111125033150 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) 20241111125033150 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) 20241111125033150 DRLCMACDL DEBUG -- Chunk with length 1055 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 (tbf_dl.cpp:686) 20241111125033150 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) 20241111125033150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241111125033150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 (tbf_dl.cpp:911) 20241111125033150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=07 00 c3 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 (pcu_l1_if.cpp:182) 20241111125033150 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125033162 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) 20241111125033162 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) 20241111125033163 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) 20241111125033163 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) 20241111125033164 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) 20241111125033164 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) 20241111125033164 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) 20241111125033165 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) 20241111125033166 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) 20241111125033166 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) 20241111125033167 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) 20241111125033167 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) 20241111125033168 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) 20241111125033168 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) 20241111125033168 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) 20241111125033168 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) 20241111125033169 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) 20241111125033169 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) 20241111125033169 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) 20241111125033169 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) 20241111125033169 DRLCMACDL DEBUG -- Chunk with length 1019 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 (tbf_dl.cpp:686) 20241111125033169 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) 20241111125033169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241111125033169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c5 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 00 (tbf_dl.cpp:911) 20241111125033170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=07 00 c5 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 00 (pcu_l1_if.cpp:182) 20241111125033170 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125033181 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) 20241111125033181 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) 20241111125033182 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) 20241111125033182 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) 20241111125033183 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) 20241111125033183 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) 20241111125033183 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) 20241111125033184 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) 20241111125033184 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) 20241111125033184 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) 20241111125033185 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) 20241111125033185 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) 20241111125033186 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) 20241111125033186 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) 20241111125033186 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) 20241111125033186 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) 20241111125033190 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) 20241111125033190 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) 20241111125033190 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) 20241111125033190 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) 20241111125033190 DRLCMACDL DEBUG -- Chunk with length 983 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e (tbf_dl.cpp:686) 20241111125033190 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) 20241111125033190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241111125033190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 00 (tbf_dl.cpp:911) 20241111125033190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=07 00 c7 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 00 (pcu_l1_if.cpp:182) 20241111125033191 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125033204 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) 20241111125033204 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) 20241111125033205 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) 20241111125033206 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) 20241111125033206 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) 20241111125033206 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) 20241111125033207 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) 20241111125033207 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) 20241111125033208 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) 20241111125033208 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) 20241111125033209 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) 20241111125033209 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) 20241111125033209 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) 20241111125033209 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) 20241111125033210 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) 20241111125033210 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) 20241111125033211 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) 20241111125033211 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) 20241111125033211 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) 20241111125033211 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) 20241111125033211 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 (tbf_dl.cpp:686) 20241111125033211 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) 20241111125033211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241111125033211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 00 (tbf_dl.cpp:911) 20241111125033211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=07 00 c9 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 00 (pcu_l1_if.cpp:182) 20241111125033212 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125033224 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) 20241111125033224 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) 20241111125033226 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) 20241111125033226 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) 20241111125033226 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) 20241111125033226 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) 20241111125033227 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) 20241111125033227 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) 20241111125033228 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) 20241111125033228 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) 20241111125033229 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) 20241111125033229 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) 20241111125033229 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) 20241111125033229 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) 20241111125033230 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) 20241111125033230 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) 20241111125033231 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) 20241111125033231 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) 20241111125033231 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) 20241111125033231 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) 20241111125033231 DRLCMACDL DEBUG -- Chunk with length 911 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 (tbf_dl.cpp:686) 20241111125033231 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) 20241111125033231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241111125033231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 00 (tbf_dl.cpp:911) 20241111125033231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=07 00 cb 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 00 (pcu_l1_if.cpp:182) 20241111125033232 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125033243 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) 20241111125033243 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) 20241111125033245 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) 20241111125033245 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) 20241111125033245 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) 20241111125033245 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) 20241111125033246 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) 20241111125033246 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) 20241111125033247 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) 20241111125033247 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) 20241111125033248 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) 20241111125033248 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) 20241111125033248 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) 20241111125033248 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) 20241111125033249 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) 20241111125033249 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) 20241111125033253 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) 20241111125033253 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) 20241111125033253 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) 20241111125033253 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) 20241111125033253 DRLCMACDL DEBUG -- Chunk with length 875 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 (tbf_dl.cpp:686) 20241111125033253 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) 20241111125033253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241111125033253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 00 (tbf_dl.cpp:911) 20241111125033253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=07 00 cd 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 00 (pcu_l1_if.cpp:182) 20241111125033254 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125033267 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) 20241111125033267 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) 20241111125033269 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) 20241111125033269 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) 20241111125033269 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) 20241111125033269 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) 20241111125033270 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) 20241111125033270 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) 20241111125033271 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) 20241111125033271 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) 20241111125033272 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) 20241111125033272 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) 20241111125033272 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) 20241111125033272 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) 20241111125033273 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) 20241111125033273 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) 20241111125033274 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) 20241111125033274 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) 20241111125033274 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) 20241111125033274 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) 20241111125033274 DRLCMACDL DEBUG -- Chunk with length 839 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd (tbf_dl.cpp:686) 20241111125033274 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) 20241111125033274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241111125033274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 00 (tbf_dl.cpp:911) 20241111125033274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=07 00 cf 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 00 (pcu_l1_if.cpp:182) 20241111125033275 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125033286 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) 20241111125033286 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) 20241111125033288 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) 20241111125033288 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) 20241111125033288 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) 20241111125033288 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) 20241111125033289 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) 20241111125033289 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) 20241111125033290 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) 20241111125033290 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) 20241111125033291 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) 20241111125033291 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) 20241111125033291 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) 20241111125033291 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) 20241111125033292 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) 20241111125033292 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) 20241111125033293 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) 20241111125033293 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) 20241111125033293 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) 20241111125033293 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) 20241111125033293 DRLCMACDL DEBUG -- Chunk with length 803 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 (tbf_dl.cpp:686) 20241111125033293 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) 20241111125033293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241111125033293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 00 (tbf_dl.cpp:911) 20241111125033293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=07 00 d1 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 00 (pcu_l1_if.cpp:182) 20241111125033293 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125033306 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) 20241111125033306 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) 20241111125033307 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) 20241111125033307 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) 20241111125033308 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) 20241111125033308 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) 20241111125033309 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) 20241111125033309 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) 20241111125033310 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) 20241111125033310 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) 20241111125033310 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) 20241111125033310 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) 20241111125033311 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) 20241111125033311 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) 20241111125033312 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) 20241111125033312 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) 20241111125033316 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) 20241111125033316 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) 20241111125033316 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) 20241111125033316 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) 20241111125033316 DRLCMACDL DEBUG -- Chunk with length 767 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 (tbf_dl.cpp:686) 20241111125033316 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) 20241111125033316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241111125033316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 00 (tbf_dl.cpp:911) 20241111125033316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=07 00 d3 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 00 (pcu_l1_if.cpp:182) 20241111125033317 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125033331 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) 20241111125033331 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) 20241111125033332 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) 20241111125033332 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) 20241111125033333 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) 20241111125033333 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) 20241111125033334 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) 20241111125033334 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) 20241111125033335 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) 20241111125033335 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) 20241111125033336 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) 20241111125033336 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) 20241111125033336 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) 20241111125033336 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) 20241111125033337 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) 20241111125033337 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) 20241111125033338 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) 20241111125033338 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) 20241111125033338 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) 20241111125033338 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) 20241111125033338 DRLCMACDL DEBUG -- Chunk with length 731 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a (tbf_dl.cpp:686) 20241111125033338 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) 20241111125033338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241111125033338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 00 (tbf_dl.cpp:911) 20241111125033338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=07 00 d5 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 00 (pcu_l1_if.cpp:182) 20241111125033339 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125033351 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) 20241111125033351 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) 20241111125033352 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) 20241111125033352 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) 20241111125033353 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) 20241111125033353 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) 20241111125033354 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) 20241111125033354 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) 20241111125033355 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) 20241111125033355 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) 20241111125033355 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) 20241111125033355 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) 20241111125033356 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) 20241111125033356 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) 20241111125033357 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) 20241111125033357 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) 20241111125033358 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) 20241111125033358 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) 20241111125033358 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) 20241111125033358 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) 20241111125033358 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f (tbf_dl.cpp:686) 20241111125033358 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) 20241111125033358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241111125033358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 (tbf_dl.cpp:911) 20241111125033358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=07 00 d7 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 (pcu_l1_if.cpp:182) 20241111125033358 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125033371 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) 20241111125033371 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) 20241111125033372 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) 20241111125033372 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) 20241111125033373 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) 20241111125033373 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) 20241111125033374 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) 20241111125033374 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) 20241111125033375 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) 20241111125033375 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) 20241111125033375 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) 20241111125033375 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) 20241111125033376 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) 20241111125033376 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) 20241111125033377 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) 20241111125033377 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) 20241111125033381 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) 20241111125033381 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) 20241111125033381 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) 20241111125033381 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) 20241111125033381 DRLCMACDL DEBUG -- Chunk with length 659 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c (tbf_dl.cpp:686) 20241111125033381 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) 20241111125033381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241111125033381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 00 (tbf_dl.cpp:911) 20241111125033381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=07 00 d9 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 00 (pcu_l1_if.cpp:182) 20241111125033382 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125033395 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) 20241111125033396 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) 20241111125033397 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) 20241111125033397 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) 20241111125033397 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) 20241111125033397 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) 20241111125033398 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) 20241111125033398 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) 20241111125033399 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) 20241111125033399 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) 20241111125033400 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) 20241111125033400 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) 20241111125033401 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) 20241111125033401 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) 20241111125033401 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) 20241111125033401 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) 20241111125033402 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) 20241111125033402 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) 20241111125033402 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) 20241111125033402 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) 20241111125033402 DRLCMACDL DEBUG -- Chunk with length 623 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 (tbf_dl.cpp:686) 20241111125033402 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) 20241111125033402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241111125033402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 00 (tbf_dl.cpp:911) 20241111125033403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=07 00 db 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 00 (pcu_l1_if.cpp:182) 20241111125033403 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125033414 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) 20241111125033414 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) 20241111125033416 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) 20241111125033416 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) 20241111125033416 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) 20241111125033416 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) 20241111125033417 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) 20241111125033417 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) 20241111125033419 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) 20241111125033419 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) 20241111125033420 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) 20241111125033420 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) 20241111125033421 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) 20241111125033421 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) 20241111125033422 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) 20241111125033422 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) 20241111125033423 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) 20241111125033423 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) 20241111125033423 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) 20241111125033423 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) 20241111125033423 DRLCMACDL DEBUG -- Chunk with length 587 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd (tbf_dl.cpp:686) 20241111125033423 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) 20241111125033423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241111125033423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 00 (tbf_dl.cpp:911) 20241111125033423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=07 00 dd e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 00 (pcu_l1_if.cpp:182) 20241111125033424 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125033434 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) 20241111125033434 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) 20241111125033435 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) 20241111125033435 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) 20241111125033436 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) 20241111125033436 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) 20241111125033437 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) 20241111125033437 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) 20241111125033438 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) 20241111125033438 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) 20241111125033438 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) 20241111125033438 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) 20241111125033439 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) 20241111125033439 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) 20241111125033440 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) 20241111125033440 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) 20241111125033443 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) 20241111125033443 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) 20241111125033443 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) 20241111125033443 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) 20241111125033443 DRLCMACDL DEBUG -- Chunk with length 551 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 (tbf_dl.cpp:686) 20241111125033443 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) 20241111125033443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241111125033443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 00 (tbf_dl.cpp:911) 20241111125033443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=07 00 df 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 00 (pcu_l1_if.cpp:182) 20241111125033444 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125033458 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) 20241111125033458 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) 20241111125033459 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) 20241111125033459 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) 20241111125033460 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) 20241111125033460 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) 20241111125033461 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) 20241111125033461 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) 20241111125033461 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) 20241111125033462 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) 20241111125033462 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) 20241111125033462 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) 20241111125033463 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) 20241111125033463 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) 20241111125033464 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) 20241111125033464 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) 20241111125033465 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) 20241111125033465 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) 20241111125033465 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) 20241111125033465 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) 20241111125033465 DRLCMACDL DEBUG -- Chunk with length 515 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 (tbf_dl.cpp:686) 20241111125033465 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) 20241111125033465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241111125033465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 00 (tbf_dl.cpp:911) 20241111125033465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=07 00 e1 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 00 (pcu_l1_if.cpp:182) 20241111125033465 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125033477 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) 20241111125033477 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) 20241111125033478 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) 20241111125033478 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) 20241111125033479 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) 20241111125033479 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) 20241111125033480 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) 20241111125033480 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) 20241111125033482 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) 20241111125033482 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) 20241111125033483 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) 20241111125033483 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) 20241111125033484 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) 20241111125033484 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) 20241111125033485 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) 20241111125033485 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) 20241111125033486 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) 20241111125033486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125033486 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) 20241111125033486 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) 20241111125033486 DRLCMACDL DEBUG -- Chunk with length 479 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 (tbf_dl.cpp:686) 20241111125033486 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) 20241111125033486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241111125033486 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) 20241111125033486 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1334 + 13 = 1347 (pdch_ul_controller.c:131) 20241111125033486 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type POLL (pdch_ul_controller.c:184) 20241111125033486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1347, TS=7) (tbf_dl.cpp:883) 20241111125033486 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1347, TS=7 (tbf_dl.cpp:903) 20241111125033486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 0f 00 e3 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 00 (tbf_dl.cpp:911) 20241111125033486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=0f 00 e3 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 00 (pcu_l1_if.cpp:182) 20241111125033486 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125033496 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) 20241111125033496 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) 20241111125033497 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) 20241111125033497 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) 20241111125033498 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) 20241111125033498 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) 20241111125033499 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) 20241111125033499 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) 20241111125033499 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) 20241111125033499 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) 20241111125033500 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) 20241111125033500 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) 20241111125033501 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) 20241111125033501 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) 20241111125033502 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) 20241111125033502 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) 20241111125033506 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125033520 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) 20241111125033520 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) 20241111125033521 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) 20241111125033521 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) 20241111125033522 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) 20241111125033522 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) 20241111125033523 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) 20241111125033523 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) 20241111125033524 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) 20241111125033524 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) 20241111125033525 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) 20241111125033525 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) 20241111125033525 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) 20241111125033525 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) 20241111125033526 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) 20241111125033526 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) 20241111125033527 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125033539 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) 20241111125033539 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) 20241111125033541 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) 20241111125033541 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) 20241111125033541 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) 20241111125033541 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) 20241111125033542 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) 20241111125033542 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) 20241111125033543 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) 20241111125033543 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) 20241111125033544 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) 20241111125033544 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) 20241111125033544 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) 20241111125033544 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) 20241111125033545 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) 20241111125033545 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) 20241111125033546 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125033558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=11 data=40 08 0e 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125033558 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) 20241111125033558 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125033558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125033558 DCSN1 INFO csnStreamDecoder (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) 20241111125033559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125033559 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125033559 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) 20241111125033559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125033559 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) 20241111125033559 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) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241111125033559 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241111125033559 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) 20241111125033559 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125033559 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) 20241111125033560 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) 20241111125033560 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) 20241111125033560 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) 20241111125033560 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) 20241111125033561 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) 20241111125033561 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) 20241111125033562 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) 20241111125033562 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) 20241111125033563 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) 20241111125033563 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) 20241111125033564 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) 20241111125033564 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) 20241111125033564 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) 20241111125033564 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) 20241111125033569 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) 20241111125033569 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) 20241111125033569 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) 20241111125033569 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) 20241111125033569 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b (tbf_dl.cpp:686) 20241111125033569 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) 20241111125033569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241111125033569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b 00 (tbf_dl.cpp:911) 20241111125033569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=07 00 e5 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b 00 (pcu_l1_if.cpp:182) 20241111125033570 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125033583 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) 20241111125033583 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) 20241111125033584 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) 20241111125033584 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) 20241111125033585 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) 20241111125033585 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) 20241111125033585 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) 20241111125033585 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) 20241111125033586 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) 20241111125033586 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) 20241111125033587 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) 20241111125033587 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) 20241111125033588 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) 20241111125033588 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) 20241111125033588 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) 20241111125033588 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) 20241111125033589 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) 20241111125033589 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) 20241111125033589 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) 20241111125033589 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) 20241111125033589 DRLCMACDL DEBUG -- Chunk with length 407 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c (tbf_dl.cpp:686) 20241111125033589 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) 20241111125033589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241111125033590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c 00 (tbf_dl.cpp:911) 20241111125033590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=07 00 e7 c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c 00 (pcu_l1_if.cpp:182) 20241111125033590 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125033602 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) 20241111125033602 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) 20241111125033604 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) 20241111125033604 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) 20241111125033604 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) 20241111125033604 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) 20241111125033605 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) 20241111125033605 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) 20241111125033606 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) 20241111125033606 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) 20241111125033607 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) 20241111125033607 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) 20241111125033607 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) 20241111125033607 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) 20241111125033608 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) 20241111125033608 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) 20241111125033609 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) 20241111125033609 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) 20241111125033609 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) 20241111125033609 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) 20241111125033609 DRLCMACDL DEBUG -- Chunk with length 371 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 (tbf_dl.cpp:686) 20241111125033609 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) 20241111125033609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241111125033609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 00 (tbf_dl.cpp:911) 20241111125033609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=07 00 e9 b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 00 (pcu_l1_if.cpp:182) 20241111125033610 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125033621 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) 20241111125033621 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) 20241111125033622 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) 20241111125033622 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) 20241111125033623 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) 20241111125033623 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) 20241111125033624 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) 20241111125033624 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) 20241111125033624 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) 20241111125033624 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) 20241111125033625 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) 20241111125033625 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) 20241111125033626 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) 20241111125033626 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) 20241111125033627 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) 20241111125033627 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) 20241111125033630 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) 20241111125033630 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) 20241111125033630 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) 20241111125033630 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) 20241111125033630 DRLCMACDL DEBUG -- Chunk with length 335 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 (tbf_dl.cpp:686) 20241111125033630 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) 20241111125033630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241111125033630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 00 (tbf_dl.cpp:911) 20241111125033630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=07 00 eb 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 00 (pcu_l1_if.cpp:182) 20241111125033631 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125033645 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) 20241111125033645 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) 20241111125033646 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) 20241111125033646 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) 20241111125033647 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) 20241111125033647 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) 20241111125033648 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) 20241111125033648 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) 20241111125033648 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) 20241111125033648 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) 20241111125033649 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) 20241111125033649 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) 20241111125033650 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) 20241111125033650 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) 20241111125033651 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) 20241111125033651 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) 20241111125033652 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) 20241111125033652 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) 20241111125033652 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) 20241111125033652 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) 20241111125033652 DRLCMACDL DEBUG -- Chunk with length 299 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 (tbf_dl.cpp:686) 20241111125033652 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) 20241111125033652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241111125033652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 00 (tbf_dl.cpp:911) 20241111125033652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=07 00 ed d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 00 (pcu_l1_if.cpp:182) 20241111125033652 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125033664 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) 20241111125033664 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) 20241111125033665 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) 20241111125033665 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) 20241111125033666 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) 20241111125033666 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) 20241111125033667 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) 20241111125033667 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) 20241111125033668 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) 20241111125033668 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) 20241111125033668 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) 20241111125033668 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) 20241111125033670 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) 20241111125033670 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) 20241111125033671 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) 20241111125033671 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) 20241111125033671 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) 20241111125033672 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) 20241111125033672 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) 20241111125033672 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) 20241111125033672 DRLCMACDL DEBUG -- Chunk with length 263 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 (tbf_dl.cpp:686) 20241111125033672 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) 20241111125033672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241111125033672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 00 (tbf_dl.cpp:911) 20241111125033672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=07 00 ef 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 00 (pcu_l1_if.cpp:182) 20241111125033672 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125033683 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) 20241111125033683 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) 20241111125033684 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) 20241111125033684 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) 20241111125033685 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) 20241111125033685 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) 20241111125033686 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) 20241111125033686 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) 20241111125033686 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) 20241111125033686 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) 20241111125033687 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) 20241111125033687 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) 20241111125033688 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) 20241111125033688 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) 20241111125033689 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) 20241111125033689 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) 20241111125033692 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) 20241111125033692 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) 20241111125033692 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) 20241111125033692 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) 20241111125033692 DRLCMACDL DEBUG -- Chunk with length 227 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 (tbf_dl.cpp:686) 20241111125033692 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) 20241111125033692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241111125033692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 00 (tbf_dl.cpp:911) 20241111125033692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=07 00 f1 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 00 (pcu_l1_if.cpp:182) 20241111125033693 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125033707 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) 20241111125033707 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) 20241111125033708 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) 20241111125033708 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) 20241111125033709 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) 20241111125033709 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) 20241111125033710 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) 20241111125033710 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) 20241111125033710 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) 20241111125033710 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) 20241111125033711 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) 20241111125033711 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) 20241111125033712 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) 20241111125033712 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) 20241111125033713 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) 20241111125033713 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) 20241111125033714 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) 20241111125033714 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) 20241111125033714 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) 20241111125033714 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) 20241111125033714 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 (tbf_dl.cpp:686) 20241111125033714 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) 20241111125033714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241111125033714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 00 (tbf_dl.cpp:911) 20241111125033714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=07 00 f3 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 00 (pcu_l1_if.cpp:182) 20241111125033714 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125033726 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) 20241111125033726 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) 20241111125033727 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) 20241111125033727 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) 20241111125033728 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) 20241111125033728 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) 20241111125033728 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) 20241111125033728 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) 20241111125033729 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) 20241111125033729 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) 20241111125033730 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) 20241111125033730 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) 20241111125033731 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) 20241111125033731 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) 20241111125033731 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) 20241111125033731 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) 20241111125033732 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) 20241111125033732 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) 20241111125033732 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) 20241111125033732 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) 20241111125033732 DRLCMACDL DEBUG -- Chunk with length 155 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db (tbf_dl.cpp:686) 20241111125033732 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) 20241111125033732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241111125033732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 00 (tbf_dl.cpp:911) 20241111125033732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=07 00 f5 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 00 (pcu_l1_if.cpp:182) 20241111125033733 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125033745 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) 20241111125033745 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) 20241111125033746 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) 20241111125033746 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) 20241111125033747 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) 20241111125033747 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) 20241111125033748 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) 20241111125033748 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) 20241111125033749 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) 20241111125033749 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) 20241111125033749 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) 20241111125033749 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) 20241111125033750 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) 20241111125033750 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) 20241111125033751 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) 20241111125033751 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) 20241111125033754 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) 20241111125033754 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) 20241111125033754 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) 20241111125033754 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) 20241111125033754 DRLCMACDL DEBUG -- Chunk with length 119 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 (tbf_dl.cpp:686) 20241111125033754 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) 20241111125033754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241111125033755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 00 (tbf_dl.cpp:911) 20241111125033755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=07 00 f7 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 00 (pcu_l1_if.cpp:182) 20241111125033755 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125033769 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) 20241111125033769 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) 20241111125033770 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) 20241111125033770 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) 20241111125033771 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) 20241111125033771 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) 20241111125033772 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) 20241111125033772 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) 20241111125033773 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) 20241111125033773 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) 20241111125033774 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) 20241111125033774 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) 20241111125033774 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) 20241111125033774 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) 20241111125033776 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) 20241111125033776 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) 20241111125033776 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) 20241111125033776 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) 20241111125033776 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) 20241111125033776 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) 20241111125033776 DRLCMACDL DEBUG -- Chunk with length 83 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 (tbf_dl.cpp:686) 20241111125033776 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) 20241111125033776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241111125033776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 00 (tbf_dl.cpp:911) 20241111125033776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=07 00 f9 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 00 (pcu_l1_if.cpp:182) 20241111125033777 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125033788 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) 20241111125033788 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) 20241111125033789 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) 20241111125033789 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) 20241111125033790 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) 20241111125033790 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) 20241111125033790 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) 20241111125033790 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) 20241111125033791 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) 20241111125033791 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) 20241111125033792 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) 20241111125033792 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) 20241111125033793 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) 20241111125033793 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) 20241111125033794 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) 20241111125033794 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) 20241111125033794 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) 20241111125033794 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) 20241111125033794 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) 20241111125033794 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) 20241111125033794 DRLCMACDL DEBUG -- Chunk with length 47 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 (tbf_dl.cpp:686) 20241111125033794 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) 20241111125033794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241111125033795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 07 00 fb 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 00 (tbf_dl.cpp:911) 20241111125033795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=07 00 fb 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 00 (pcu_l1_if.cpp:182) 20241111125033795 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125033807 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) 20241111125033807 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) 20241111125033808 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) 20241111125033808 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) 20241111125033809 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) 20241111125033809 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) 20241111125033810 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) 20241111125033810 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) 20241111125033811 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) 20241111125033811 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) 20241111125033812 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) 20241111125033812 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) 20241111125033812 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) 20241111125033812 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) 20241111125033813 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) 20241111125033813 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) 20241111125033816 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) 20241111125033816 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) 20241111125033816 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) 20241111125033816 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) 20241111125033816 DRLCMACDL DEBUG -- Chunk with length 11 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125033816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125033816 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1546 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125033816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125033816 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (24) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): 2f 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 (tbf_dl.cpp:686) 20241111125033816 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) 20241111125033816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241111125033816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fc 2f 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 00 (tbf_dl.cpp:911) 20241111125033816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=07 00 fc 2f 94 dd cb 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 00 (pcu_l1_if.cpp:182) 20241111125033817 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125033830 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) 20241111125033831 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) 20241111125033832 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) 20241111125033832 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) 20241111125033833 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) 20241111125033833 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) 20241111125033833 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) 20241111125033834 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) 20241111125033834 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) 20241111125033834 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) 20241111125033835 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) 20241111125033835 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) 20241111125033836 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) 20241111125033836 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) 20241111125033837 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) 20241111125033837 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) 20241111125033838 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) 20241111125033838 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) 20241111125033838 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) 20241111125033838 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) 20241111125033838 DRLCMACDL DEBUG -- Chunk with length 1376 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 (tbf_dl.cpp:686) 20241111125033838 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) 20241111125033838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241111125033838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 00 (tbf_dl.cpp:911) 20241111125033838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=07 00 ff 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 00 (pcu_l1_if.cpp:182) 20241111125033838 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125033849 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) 20241111125033850 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) 20241111125033851 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) 20241111125033851 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) 20241111125033852 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) 20241111125033852 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) 20241111125033852 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) 20241111125033852 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) 20241111125033853 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) 20241111125033853 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) 20241111125033854 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) 20241111125033854 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) 20241111125033855 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) 20241111125033855 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) 20241111125033855 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) 20241111125033855 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) 20241111125033856 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) 20241111125033856 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) 20241111125033856 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) 20241111125033856 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) 20241111125033856 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 (tbf_dl.cpp:686) 20241111125033856 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) 20241111125033857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125033857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 00 (tbf_dl.cpp:911) 20241111125033857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=07 00 01 eb 3e d8 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 00 (pcu_l1_if.cpp:182) 20241111125033857 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125033869 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) 20241111125033869 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) 20241111125033870 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) 20241111125033870 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) 20241111125033871 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) 20241111125033871 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) 20241111125033871 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) 20241111125033871 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) 20241111125033872 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) 20241111125033872 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) 20241111125033873 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) 20241111125033873 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) 20241111125033874 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) 20241111125033874 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) 20241111125033875 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) 20241111125033875 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) 20241111125033878 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) 20241111125033878 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) 20241111125033878 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) 20241111125033878 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) 20241111125033878 DRLCMACDL DEBUG -- Chunk with length 1304 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a (tbf_dl.cpp:686) 20241111125033878 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) 20241111125033878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125033878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 00 (tbf_dl.cpp:911) 20241111125033878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=07 00 03 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 00 (pcu_l1_if.cpp:182) 20241111125033879 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125033892 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) 20241111125033892 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) 20241111125033895 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) 20241111125033895 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) 20241111125033896 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) 20241111125033896 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) 20241111125033897 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) 20241111125033897 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) 20241111125033898 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) 20241111125033898 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) 20241111125033899 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) 20241111125033899 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) 20241111125033900 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) 20241111125033900 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) 20241111125033902 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) 20241111125033902 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) 20241111125033903 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) 20241111125033903 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) 20241111125033903 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) 20241111125033903 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) 20241111125033903 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd (tbf_dl.cpp:686) 20241111125033903 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) 20241111125033903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125033903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 00 (tbf_dl.cpp:911) 20241111125033903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=07 00 05 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 00 (pcu_l1_if.cpp:182) 20241111125033904 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125033912 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) 20241111125033912 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) 20241111125033913 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) 20241111125033913 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) 20241111125033914 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) 20241111125033914 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) 20241111125033915 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) 20241111125033915 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) 20241111125033915 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) 20241111125033915 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) 20241111125033916 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) 20241111125033916 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) 20241111125033917 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) 20241111125033917 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) 20241111125033918 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) 20241111125033918 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) 20241111125033919 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) 20241111125033919 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) 20241111125033919 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) 20241111125033919 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) 20241111125033919 DRLCMACDL DEBUG -- Chunk with length 1232 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 (tbf_dl.cpp:686) 20241111125033919 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) 20241111125033919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125033919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 00 (tbf_dl.cpp:911) 20241111125033919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=07 00 07 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 00 (pcu_l1_if.cpp:182) 20241111125033920 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125033931 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) 20241111125033931 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) 20241111125033932 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) 20241111125033932 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) 20241111125033933 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) 20241111125033933 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) 20241111125033934 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) 20241111125033934 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) 20241111125033934 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) 20241111125033934 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) 20241111125033935 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) 20241111125033935 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) 20241111125033936 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) 20241111125033936 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) 20241111125033937 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) 20241111125033937 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) 20241111125033940 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) 20241111125033940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125033940 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) 20241111125033940 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) 20241111125033940 DRLCMACDL DEBUG -- Chunk with length 1196 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 (tbf_dl.cpp:686) 20241111125033940 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) 20241111125033940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125033940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 00 (tbf_dl.cpp:911) 20241111125033940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=07 00 09 3a 7e 36 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 00 (pcu_l1_if.cpp:182) 20241111125033941 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125033955 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) 20241111125033955 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) 20241111125033956 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) 20241111125033956 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) 20241111125033957 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) 20241111125033957 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) 20241111125033957 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) 20241111125033957 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) 20241111125033958 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) 20241111125033958 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) 20241111125033959 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) 20241111125033959 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) 20241111125033960 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) 20241111125033960 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) 20241111125033960 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) 20241111125033960 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) 20241111125033961 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) 20241111125033961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125033961 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) 20241111125033961 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) 20241111125033961 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125033961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 (tbf_dl.cpp:686) 20241111125033961 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) 20241111125033961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125033961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125033961 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) 20241111125033961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1434 + 13 = 1447 (pdch_ul_controller.c:131) 20241111125033962 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1447 for type POLL (pdch_ul_controller.c:184) 20241111125033962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1447, TS=7) (tbf_dl.cpp:883) 20241111125033962 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1447, TS=7 (tbf_dl.cpp:903) 20241111125033962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 0f 00 0b 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 00 (tbf_dl.cpp:911) 20241111125033962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=0f 00 0b 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 00 (pcu_l1_if.cpp:182) 20241111125033962 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125033974 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) 20241111125033974 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) 20241111125033975 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) 20241111125033975 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) 20241111125033976 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) 20241111125033976 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) 20241111125033977 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) 20241111125033977 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) 20241111125033977 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) 20241111125033977 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) 20241111125033978 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) 20241111125033978 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) 20241111125033979 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) 20241111125033979 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) 20241111125033980 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) 20241111125033980 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) 20241111125033981 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125033993 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) 20241111125033993 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) 20241111125033994 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) 20241111125033994 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) 20241111125033995 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) 20241111125033995 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) 20241111125033996 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) 20241111125033996 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) 20241111125033996 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) 20241111125033996 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) 20241111125033997 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) 20241111125033997 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) 20241111125033998 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) 20241111125033998 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) 20241111125033999 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) 20241111125033999 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) 20241111125034002 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125034017 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) 20241111125034017 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) 20241111125034018 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) 20241111125034018 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) 20241111125034019 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) 20241111125034019 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) 20241111125034020 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) 20241111125034020 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) 20241111125034020 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) 20241111125034020 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) 20241111125034021 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) 20241111125034021 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) 20241111125034022 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) 20241111125034022 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) 20241111125034023 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) 20241111125034023 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) 20241111125034024 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125034036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1443 block=10 data=40 08 00 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125034036 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) 20241111125034036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125034036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125034036 DCSN1 INFO csnStreamDecoder (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) 20241111125034036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125034036 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125034036 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) 20241111125034036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125034036 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) 20241111125034036 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) 20241111125034036 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241111125034036 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241111125034036 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125034037 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125034037 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) 20241111125034037 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) 20241111125034037 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) 20241111125034037 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) 20241111125034038 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) 20241111125034038 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) 20241111125034039 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) 20241111125034039 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) 20241111125034039 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) 20241111125034039 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) 20241111125034040 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) 20241111125034040 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) 20241111125034041 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) 20241111125034041 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) 20241111125034042 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) 20241111125034042 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) 20241111125034043 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) 20241111125034043 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) 20241111125034043 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) 20241111125034043 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) 20241111125034043 DRLCMACDL DEBUG -- Chunk with length 1124 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 (tbf_dl.cpp:686) 20241111125034043 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) 20241111125034043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125034043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 00 (tbf_dl.cpp:911) 20241111125034043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=07 00 0d f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 00 (pcu_l1_if.cpp:182) 20241111125034044 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125034055 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) 20241111125034055 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) 20241111125034056 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) 20241111125034056 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) 20241111125034057 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) 20241111125034057 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) 20241111125034058 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) 20241111125034058 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) 20241111125034059 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) 20241111125034059 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) 20241111125034060 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) 20241111125034060 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) 20241111125034061 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) 20241111125034061 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) 20241111125034062 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) 20241111125034062 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) 20241111125034065 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) 20241111125034065 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) 20241111125034065 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) 20241111125034065 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) 20241111125034065 DRLCMACDL DEBUG -- Chunk with length 1088 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 (tbf_dl.cpp:686) 20241111125034065 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) 20241111125034065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125034065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 00 (tbf_dl.cpp:911) 20241111125034065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=07 00 0f fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 00 (pcu_l1_if.cpp:182) 20241111125034065 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125034079 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) 20241111125034079 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) 20241111125034080 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) 20241111125034080 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) 20241111125034081 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) 20241111125034081 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) 20241111125034082 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) 20241111125034082 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) 20241111125034083 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) 20241111125034083 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) 20241111125034084 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) 20241111125034084 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) 20241111125034084 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) 20241111125034084 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) 20241111125034085 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) 20241111125034085 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) 20241111125034086 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) 20241111125034086 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) 20241111125034086 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) 20241111125034086 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) 20241111125034086 DRLCMACDL DEBUG -- Chunk with length 1052 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 (tbf_dl.cpp:686) 20241111125034086 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) 20241111125034086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125034086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 00 (tbf_dl.cpp:911) 20241111125034086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=07 00 11 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 00 (pcu_l1_if.cpp:182) 20241111125034087 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125034098 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) 20241111125034098 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) 20241111125034099 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) 20241111125034099 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) 20241111125034100 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) 20241111125034100 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) 20241111125034101 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) 20241111125034101 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) 20241111125034102 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) 20241111125034102 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) 20241111125034102 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) 20241111125034102 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) 20241111125034103 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) 20241111125034103 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) 20241111125034104 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) 20241111125034104 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) 20241111125034105 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) 20241111125034105 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) 20241111125034105 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) 20241111125034105 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) 20241111125034105 DRLCMACDL DEBUG -- Chunk with length 1016 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 (tbf_dl.cpp:686) 20241111125034105 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) 20241111125034105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125034105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 13 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 00 (tbf_dl.cpp:911) 20241111125034105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=07 00 13 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 00 (pcu_l1_if.cpp:182) 20241111125034106 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125034117 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) 20241111125034117 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) 20241111125034118 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) 20241111125034118 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) 20241111125034119 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) 20241111125034119 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) 20241111125034120 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) 20241111125034120 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) 20241111125034121 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) 20241111125034121 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) 20241111125034122 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) 20241111125034122 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) 20241111125034122 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) 20241111125034122 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) 20241111125034123 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) 20241111125034123 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) 20241111125034127 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) 20241111125034127 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) 20241111125034127 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) 20241111125034127 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) 20241111125034127 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 (tbf_dl.cpp:686) 20241111125034127 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) 20241111125034127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125034127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 00 (tbf_dl.cpp:911) 20241111125034127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=07 00 15 a1 7d 22 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 00 (pcu_l1_if.cpp:182) 20241111125034127 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125034141 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) 20241111125034141 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) 20241111125034143 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) 20241111125034143 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) 20241111125034144 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) 20241111125034144 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) 20241111125034145 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) 20241111125034145 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) 20241111125034145 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) 20241111125034146 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) 20241111125034146 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) 20241111125034146 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) 20241111125034147 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) 20241111125034147 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) 20241111125034148 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) 20241111125034148 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) 20241111125034148 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) 20241111125034148 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) 20241111125034148 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) 20241111125034148 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) 20241111125034148 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d (tbf_dl.cpp:686) 20241111125034148 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) 20241111125034148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125034148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d 00 (tbf_dl.cpp:911) 20241111125034148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=07 00 17 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d 00 (pcu_l1_if.cpp:182) 20241111125034148 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125034160 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) 20241111125034160 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) 20241111125034160 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) 20241111125034160 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) 20241111125034160 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) 20241111125034160 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) 20241111125034161 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) 20241111125034161 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) 20241111125034161 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) 20241111125034161 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) 20241111125034161 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) 20241111125034161 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) 20241111125034161 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) 20241111125034161 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) 20241111125034162 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) 20241111125034162 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) 20241111125034164 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) 20241111125034164 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) 20241111125034164 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) 20241111125034164 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) 20241111125034164 DRLCMACDL DEBUG -- Chunk with length 908 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc (tbf_dl.cpp:686) 20241111125034164 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) 20241111125034164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125034164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 00 (tbf_dl.cpp:911) 20241111125034164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=07 00 19 e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 00 (pcu_l1_if.cpp:182) 20241111125034164 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125034179 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) 20241111125034179 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) 20241111125034181 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) 20241111125034181 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) 20241111125034181 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) 20241111125034181 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) 20241111125034182 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) 20241111125034182 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) 20241111125034183 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) 20241111125034183 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) 20241111125034184 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) 20241111125034184 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) 20241111125034184 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) 20241111125034184 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) 20241111125034185 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) 20241111125034185 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) 20241111125034189 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) 20241111125034189 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) 20241111125034189 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) 20241111125034189 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) 20241111125034189 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f (tbf_dl.cpp:686) 20241111125034189 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) 20241111125034189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125034189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 07 00 1b 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 00 (tbf_dl.cpp:911) 20241111125034189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=07 00 1b 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 00 (pcu_l1_if.cpp:182) 20241111125034190 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125034204 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) 20241111125034204 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) 20241111125034206 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) 20241111125034206 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) 20241111125034207 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) 20241111125034207 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) 20241111125034207 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) 20241111125034207 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) 20241111125034209 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) 20241111125034209 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) 20241111125034210 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) 20241111125034210 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) 20241111125034210 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) 20241111125034210 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) 20241111125034211 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) 20241111125034211 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) 20241111125034212 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) 20241111125034212 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) 20241111125034212 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) 20241111125034212 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) 20241111125034212 DRLCMACDL DEBUG -- Chunk with length 836 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f (tbf_dl.cpp:686) 20241111125034212 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) 20241111125034212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125034212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 00 (tbf_dl.cpp:911) 20241111125034212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=07 00 1d 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 00 (pcu_l1_if.cpp:182) 20241111125034213 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125034223 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) 20241111125034223 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) 20241111125034224 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) 20241111125034224 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) 20241111125034225 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) 20241111125034225 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) 20241111125034226 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) 20241111125034226 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) 20241111125034227 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) 20241111125034227 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) 20241111125034228 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) 20241111125034228 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) 20241111125034228 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) 20241111125034228 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) 20241111125034229 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) 20241111125034229 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) 20241111125034230 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) 20241111125034230 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) 20241111125034230 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) 20241111125034230 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) 20241111125034230 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 (tbf_dl.cpp:686) 20241111125034230 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) 20241111125034230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125034230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 00 (tbf_dl.cpp:911) 20241111125034230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=07 00 1f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 00 (pcu_l1_if.cpp:182) 20241111125034231 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125034241 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) 20241111125034241 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) 20241111125034242 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) 20241111125034242 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) 20241111125034242 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) 20241111125034242 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) 20241111125034242 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) 20241111125034242 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) 20241111125034243 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) 20241111125034243 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) 20241111125034243 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) 20241111125034243 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) 20241111125034243 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) 20241111125034243 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) 20241111125034243 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) 20241111125034243 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) 20241111125034251 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) 20241111125034251 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) 20241111125034251 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) 20241111125034251 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) 20241111125034251 DRLCMACDL DEBUG -- Chunk with length 764 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 (tbf_dl.cpp:686) 20241111125034251 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) 20241111125034251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125034251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 00 (tbf_dl.cpp:911) 20241111125034251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=07 00 21 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 00 (pcu_l1_if.cpp:182) 20241111125034251 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125034266 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) 20241111125034266 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) 20241111125034267 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) 20241111125034267 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) 20241111125034267 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) 20241111125034267 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) 20241111125034268 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) 20241111125034268 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) 20241111125034268 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) 20241111125034268 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) 20241111125034268 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) 20241111125034268 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) 20241111125034269 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) 20241111125034269 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) 20241111125034269 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) 20241111125034269 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) 20241111125034271 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) 20241111125034271 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) 20241111125034271 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) 20241111125034271 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) 20241111125034271 DRLCMACDL DEBUG -- Chunk with length 728 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d (tbf_dl.cpp:686) 20241111125034271 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) 20241111125034271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125034271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 07 00 23 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 00 (tbf_dl.cpp:911) 20241111125034271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=07 00 23 1e ae b1 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 00 (pcu_l1_if.cpp:182) 20241111125034271 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125034285 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) 20241111125034285 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) 20241111125034286 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) 20241111125034286 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) 20241111125034286 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) 20241111125034286 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) 20241111125034286 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) 20241111125034286 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) 20241111125034287 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) 20241111125034287 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) 20241111125034287 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) 20241111125034287 DL1IF[1;32m 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) 20241111125034288 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) 20241111125034288 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) 20241111125034288 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) 20241111125034288 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) 20241111125034289 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) 20241111125034289 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) 20241111125034289 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) 20241111125034289 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) 20241111125034289 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f (tbf_dl.cpp:686) 20241111125034289 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) 20241111125034289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125034289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 00 (tbf_dl.cpp:911) 20241111125034289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=07 00 25 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 00 (pcu_l1_if.cpp:182) 20241111125034290 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125034305 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) 20241111125034305 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) 20241111125034306 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) 20241111125034306 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) 20241111125034307 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) 20241111125034307 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) 20241111125034307 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) 20241111125034307 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) 20241111125034308 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) 20241111125034308 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) 20241111125034308 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) 20241111125034308 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) 20241111125034309 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) 20241111125034309 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) 20241111125034309 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) 20241111125034309 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) 20241111125034314 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) 20241111125034314 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) 20241111125034314 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) 20241111125034314 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) 20241111125034314 DRLCMACDL DEBUG -- Chunk with length 656 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 (tbf_dl.cpp:686) 20241111125034314 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) 20241111125034314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125034314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 00 (tbf_dl.cpp:911) 20241111125034314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=07 00 27 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 00 (pcu_l1_if.cpp:182) 20241111125034314 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125034329 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) 20241111125034329 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) 20241111125034331 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) 20241111125034331 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) 20241111125034332 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) 20241111125034332 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) 20241111125034332 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) 20241111125034332 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) 20241111125034333 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) 20241111125034333 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) 20241111125034334 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) 20241111125034334 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) 20241111125034335 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) 20241111125034335 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) 20241111125034336 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) 20241111125034336 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) 20241111125034337 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) 20241111125034337 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) 20241111125034337 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) 20241111125034337 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) 20241111125034337 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 (tbf_dl.cpp:686) 20241111125034337 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) 20241111125034337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125034337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 00 (tbf_dl.cpp:911) 20241111125034337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=07 00 29 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 00 (pcu_l1_if.cpp:182) 20241111125034337 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125034347 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) 20241111125034347 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) 20241111125034348 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) 20241111125034348 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) 20241111125034349 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) 20241111125034349 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) 20241111125034350 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) 20241111125034350 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) 20241111125034351 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) 20241111125034351 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) 20241111125034351 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) 20241111125034352 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) 20241111125034352 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) 20241111125034352 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) 20241111125034353 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) 20241111125034353 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) 20241111125034354 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) 20241111125034354 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) 20241111125034354 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) 20241111125034354 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) 20241111125034354 DRLCMACDL DEBUG -- Chunk with length 584 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 (tbf_dl.cpp:686) 20241111125034354 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) 20241111125034354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125034354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 00 (tbf_dl.cpp:911) 20241111125034354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=07 00 2b e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 00 (pcu_l1_if.cpp:182) 20241111125034355 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125034366 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) 20241111125034366 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) 20241111125034368 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) 20241111125034368 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) 20241111125034369 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) 20241111125034369 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) 20241111125034370 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) 20241111125034370 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) 20241111125034371 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) 20241111125034371 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) 20241111125034372 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) 20241111125034372 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) 20241111125034373 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) 20241111125034373 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) 20241111125034373 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) 20241111125034373 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) 20241111125034376 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) 20241111125034376 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) 20241111125034376 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) 20241111125034376 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) 20241111125034376 DRLCMACDL DEBUG -- Chunk with length 548 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 (tbf_dl.cpp:686) 20241111125034376 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) 20241111125034376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125034376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 00 (tbf_dl.cpp:911) 20241111125034376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=07 00 2d 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 00 (pcu_l1_if.cpp:182) 20241111125034377 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125034390 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) 20241111125034390 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) 20241111125034390 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) 20241111125034390 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) 20241111125034391 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) 20241111125034391 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) 20241111125034391 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) 20241111125034391 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) 20241111125034392 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) 20241111125034392 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) 20241111125034392 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) 20241111125034392 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) 20241111125034393 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) 20241111125034393 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) 20241111125034394 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) 20241111125034394 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) 20241111125034395 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) 20241111125034395 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) 20241111125034395 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) 20241111125034395 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) 20241111125034395 DRLCMACDL DEBUG -- Chunk with length 512 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 (tbf_dl.cpp:686) 20241111125034395 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) 20241111125034395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125034395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 00 (tbf_dl.cpp:911) 20241111125034395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=07 00 2f 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 00 (pcu_l1_if.cpp:182) 20241111125034396 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125034410 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) 20241111125034410 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) 20241111125034411 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) 20241111125034411 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) 20241111125034412 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) 20241111125034412 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) 20241111125034413 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) 20241111125034413 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) 20241111125034414 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) 20241111125034414 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) 20241111125034415 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) 20241111125034415 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) 20241111125034416 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) 20241111125034416 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) 20241111125034416 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) 20241111125034416 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) 20241111125034417 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) 20241111125034417 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) 20241111125034417 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) 20241111125034417 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) 20241111125034417 DRLCMACDL DEBUG -- Chunk with length 476 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe (tbf_dl.cpp:686) 20241111125034417 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) 20241111125034417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125034417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 00 (tbf_dl.cpp:911) 20241111125034417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 block=5 data=07 00 31 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 00 (pcu_l1_if.cpp:182) 20241111125034418 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125034428 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) 20241111125034428 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) 20241111125034430 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) 20241111125034430 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) 20241111125034431 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) 20241111125034431 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) 20241111125034431 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) 20241111125034431 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) 20241111125034432 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) 20241111125034432 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) 20241111125034433 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) 20241111125034433 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) 20241111125034434 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) 20241111125034434 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) 20241111125034434 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) 20241111125034434 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) 20241111125034438 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) 20241111125034438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125034438 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) 20241111125034438 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) 20241111125034438 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f (tbf_dl.cpp:686) 20241111125034438 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) 20241111125034438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125034438 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) 20241111125034438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1534 + 13 = 1547 (pdch_ul_controller.c:131) 20241111125034438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1547 for type POLL (pdch_ul_controller.c:184) 20241111125034438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1547, TS=7) (tbf_dl.cpp:883) 20241111125034438 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1547, TS=7 (tbf_dl.cpp:903) 20241111125034438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 0f 00 33 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f 00 (tbf_dl.cpp:911) 20241111125034438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=0f 00 33 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f 00 (pcu_l1_if.cpp:182) 20241111125034439 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125034454 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) 20241111125034454 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) 20241111125034455 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) 20241111125034455 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) 20241111125034456 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) 20241111125034456 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) 20241111125034456 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) 20241111125034456 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) 20241111125034457 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) 20241111125034457 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) 20241111125034458 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) 20241111125034458 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) 20241111125034459 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) 20241111125034459 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) 20241111125034459 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) 20241111125034459 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) 20241111125034460 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125034472 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) 20241111125034472 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) 20241111125034473 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) 20241111125034473 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) 20241111125034473 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) 20241111125034474 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) 20241111125034474 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) 20241111125034474 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) 20241111125034475 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) 20241111125034475 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) 20241111125034476 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) 20241111125034476 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) 20241111125034477 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) 20241111125034477 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) 20241111125034477 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) 20241111125034477 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) 20241111125034478 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125034490 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) 20241111125034490 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) 20241111125034491 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) 20241111125034491 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) 20241111125034491 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) 20241111125034491 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) 20241111125034492 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) 20241111125034492 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) 20241111125034492 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) 20241111125034492 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) 20241111125034493 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) 20241111125034493 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) 20241111125034493 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) 20241111125034493 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) 20241111125034494 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) 20241111125034494 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) 20241111125034501 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125034515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1542 block=9 data=40 08 03 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125034515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125034515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125034515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125034515 DCSN1 INFO csnStreamDecoder (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) 20241111125034515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125034515 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125034515 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) 20241111125034515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125034515 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) 20241111125034515 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) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125034515 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125034516 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) 20241111125034516 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) 20241111125034516 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) 20241111125034516 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) 20241111125034517 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) 20241111125034517 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) 20241111125034517 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) 20241111125034517 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) 20241111125034517 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) 20241111125034517 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) 20241111125034517 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) 20241111125034517 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) 20241111125034518 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) 20241111125034518 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) 20241111125034518 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) 20241111125034518 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) 20241111125034519 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) 20241111125034519 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) 20241111125034519 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) 20241111125034519 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) 20241111125034519 DRLCMACDL DEBUG -- Chunk with length 404 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 (tbf_dl.cpp:686) 20241111125034519 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) 20241111125034519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125034519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 00 (tbf_dl.cpp:911) 20241111125034519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=07 00 35 b9 9a 0b 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 00 (pcu_l1_if.cpp:182) 20241111125034520 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125034534 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) 20241111125034534 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) 20241111125034535 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) 20241111125034535 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) 20241111125034535 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) 20241111125034535 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) 20241111125034535 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) 20241111125034535 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) 20241111125034536 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) 20241111125034536 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) 20241111125034536 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) 20241111125034536 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) 20241111125034536 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) 20241111125034536 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) 20241111125034537 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) 20241111125034537 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) 20241111125034538 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) 20241111125034538 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) 20241111125034538 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) 20241111125034538 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) 20241111125034538 DRLCMACDL DEBUG -- Chunk with length 368 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d (tbf_dl.cpp:686) 20241111125034538 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) 20241111125034538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125034538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d 00 (tbf_dl.cpp:911) 20241111125034538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=07 00 37 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d 00 (pcu_l1_if.cpp:182) 20241111125034539 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125034553 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) 20241111125034553 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) 20241111125034554 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) 20241111125034554 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) 20241111125034554 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) 20241111125034554 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) 20241111125034555 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) 20241111125034555 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) 20241111125034555 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) 20241111125034555 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) 20241111125034556 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) 20241111125034556 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) 20241111125034556 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) 20241111125034556 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) 20241111125034557 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) 20241111125034557 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) 20241111125034563 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) 20241111125034563 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) 20241111125034563 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) 20241111125034563 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) 20241111125034563 DRLCMACDL DEBUG -- Chunk with length 332 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f (tbf_dl.cpp:686) 20241111125034563 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) 20241111125034563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125034563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 00 (tbf_dl.cpp:911) 20241111125034563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=07 00 39 ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 00 (pcu_l1_if.cpp:182) 20241111125034564 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125034578 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) 20241111125034578 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) 20241111125034579 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) 20241111125034579 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) 20241111125034580 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) 20241111125034580 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) 20241111125034581 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) 20241111125034581 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) 20241111125034582 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) 20241111125034582 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) 20241111125034583 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) 20241111125034583 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) 20241111125034584 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) 20241111125034584 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) 20241111125034585 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) 20241111125034585 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) 20241111125034585 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) 20241111125034585 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) 20241111125034586 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) 20241111125034586 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) 20241111125034586 DRLCMACDL DEBUG -- Chunk with length 296 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 (tbf_dl.cpp:686) 20241111125034586 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) 20241111125034586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125034586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 00 (tbf_dl.cpp:911) 20241111125034586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=07 00 3b 8d 85 69 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 00 (pcu_l1_if.cpp:182) 20241111125034586 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125034596 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) 20241111125034596 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) 20241111125034597 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) 20241111125034597 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) 20241111125034598 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) 20241111125034598 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) 20241111125034599 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) 20241111125034599 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) 20241111125034600 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) 20241111125034600 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) 20241111125034600 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) 20241111125034601 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) 20241111125034601 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) 20241111125034601 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) 20241111125034602 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) 20241111125034602 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) 20241111125034603 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) 20241111125034603 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) 20241111125034603 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) 20241111125034603 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) 20241111125034603 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 (tbf_dl.cpp:686) 20241111125034603 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) 20241111125034603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125034603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 00 (tbf_dl.cpp:911) 20241111125034603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=07 00 3d bd db cb b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 00 (pcu_l1_if.cpp:182) 20241111125034604 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125034616 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) 20241111125034616 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) 20241111125034618 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) 20241111125034618 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) 20241111125034619 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) 20241111125034619 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) 20241111125034620 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) 20241111125034620 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) 20241111125034620 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) 20241111125034620 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) 20241111125034621 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) 20241111125034621 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) 20241111125034622 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) 20241111125034622 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) 20241111125034623 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) 20241111125034623 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) 20241111125034625 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) 20241111125034625 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) 20241111125034625 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) 20241111125034625 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) 20241111125034625 DRLCMACDL DEBUG -- Chunk with length 224 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 (tbf_dl.cpp:686) 20241111125034625 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) 20241111125034625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125034625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 00 (tbf_dl.cpp:911) 20241111125034625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=07 00 3f 14 38 29 cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 00 (pcu_l1_if.cpp:182) 20241111125034626 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125034639 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) 20241111125034639 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) 20241111125034640 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) 20241111125034640 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) 20241111125034641 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) 20241111125034641 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) 20241111125034642 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) 20241111125034642 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) 20241111125034643 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) 20241111125034643 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) 20241111125034643 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) 20241111125034643 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) 20241111125034644 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) 20241111125034644 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) 20241111125034645 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) 20241111125034645 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) 20241111125034646 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) 20241111125034646 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) 20241111125034646 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) 20241111125034646 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) 20241111125034646 DRLCMACDL DEBUG -- Chunk with length 188 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b (tbf_dl.cpp:686) 20241111125034646 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) 20241111125034646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125034646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 00 (tbf_dl.cpp:911) 20241111125034646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=07 00 41 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 00 (pcu_l1_if.cpp:182) 20241111125034647 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125034659 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) 20241111125034659 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) 20241111125034660 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) 20241111125034660 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) 20241111125034661 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) 20241111125034661 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) 20241111125034662 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) 20241111125034662 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) 20241111125034663 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) 20241111125034663 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) 20241111125034663 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) 20241111125034663 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) 20241111125034664 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) 20241111125034664 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) 20241111125034665 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) 20241111125034665 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) 20241111125034666 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) 20241111125034666 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) 20241111125034666 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) 20241111125034666 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) 20241111125034666 DRLCMACDL DEBUG -- Chunk with length 152 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 (tbf_dl.cpp:686) 20241111125034666 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) 20241111125034666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125034666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 00 (tbf_dl.cpp:911) 20241111125034666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=07 00 43 89 ef 5a cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 00 (pcu_l1_if.cpp:182) 20241111125034667 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125034678 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) 20241111125034678 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) 20241111125034679 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) 20241111125034679 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) 20241111125034681 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) 20241111125034681 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) 20241111125034682 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) 20241111125034682 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) 20241111125034682 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) 20241111125034682 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) 20241111125034683 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) 20241111125034683 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) 20241111125034684 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) 20241111125034684 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) 20241111125034684 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) 20241111125034685 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) 20241111125034687 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) 20241111125034687 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) 20241111125034687 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) 20241111125034687 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) 20241111125034687 DRLCMACDL DEBUG -- Chunk with length 116 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb (tbf_dl.cpp:686) 20241111125034687 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) 20241111125034687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125034687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 00 (tbf_dl.cpp:911) 20241111125034687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=07 00 45 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 00 (pcu_l1_if.cpp:182) 20241111125034688 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125034702 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) 20241111125034702 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) 20241111125034705 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) 20241111125034705 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) 20241111125034706 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) 20241111125034706 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) 20241111125034706 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) 20241111125034706 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) 20241111125034707 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) 20241111125034707 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) 20241111125034707 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) 20241111125034707 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) 20241111125034708 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) 20241111125034708 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) 20241111125034709 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) 20241111125034709 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) 20241111125034711 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) 20241111125034711 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) 20241111125034711 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) 20241111125034711 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) 20241111125034711 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed (tbf_dl.cpp:686) 20241111125034711 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) 20241111125034711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125034711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 00 (tbf_dl.cpp:911) 20241111125034711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 00 47 2b 98 66 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 00 (pcu_l1_if.cpp:182) 20241111125034711 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125034721 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) 20241111125034721 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) 20241111125034724 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) 20241111125034724 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) 20241111125034725 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) 20241111125034725 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) 20241111125034726 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) 20241111125034726 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) 20241111125034727 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) 20241111125034727 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) 20241111125034728 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) 20241111125034728 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) 20241111125034729 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) 20241111125034729 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) 20241111125034730 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) 20241111125034730 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) 20241111125034731 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) 20241111125034731 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) 20241111125034731 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) 20241111125034731 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) 20241111125034731 DRLCMACDL DEBUG -- Chunk with length 44 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb (tbf_dl.cpp:686) 20241111125034731 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) 20241111125034731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125034731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 00 (tbf_dl.cpp:911) 20241111125034731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=07 00 49 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 00 (pcu_l1_if.cpp:182) 20241111125034732 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125034740 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) 20241111125034740 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) 20241111125034741 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) 20241111125034741 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) 20241111125034742 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) 20241111125034742 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) 20241111125034743 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) 20241111125034743 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) 20241111125034744 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) 20241111125034744 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) 20241111125034745 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) 20241111125034745 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) 20241111125034745 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) 20241111125034745 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) 20241111125034746 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) 20241111125034746 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) 20241111125034750 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) 20241111125034750 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) 20241111125034750 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) 20241111125034750 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) 20241111125034750 DRLCMACDL DEBUG -- Chunk with length 8 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125034750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125034750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125034750 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (27) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): 23 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 (tbf_dl.cpp:686) 20241111125034750 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) 20241111125034750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125034750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4a 23 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 00 (tbf_dl.cpp:911) 20241111125034750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=07 00 4a 23 7e 64 fa 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 00 (pcu_l1_if.cpp:182) 20241111125034750 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125034764 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) 20241111125034764 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) 20241111125034765 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) 20241111125034765 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) 20241111125034766 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) 20241111125034766 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) 20241111125034767 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) 20241111125034767 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) 20241111125034768 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) 20241111125034768 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) 20241111125034769 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) 20241111125034769 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) 20241111125034770 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) 20241111125034770 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) 20241111125034771 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) 20241111125034771 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) 20241111125034772 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) 20241111125034772 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) 20241111125034772 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) 20241111125034772 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) 20241111125034772 DRLCMACDL DEBUG -- Chunk with length 1373 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 (tbf_dl.cpp:686) 20241111125034772 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) 20241111125034772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125034772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 00 (tbf_dl.cpp:911) 20241111125034772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=07 00 4d 3b bd c9 a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 00 (pcu_l1_if.cpp:182) 20241111125034773 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125034784 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) 20241111125034784 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) 20241111125034786 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) 20241111125034787 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) 20241111125034788 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) 20241111125034788 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) 20241111125034789 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) 20241111125034789 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) 20241111125034790 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) 20241111125034790 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) 20241111125034791 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) 20241111125034791 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) 20241111125034792 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) 20241111125034792 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) 20241111125034793 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) 20241111125034793 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) 20241111125034794 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) 20241111125034794 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) 20241111125034794 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) 20241111125034794 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) 20241111125034794 DRLCMACDL DEBUG -- Chunk with length 1337 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b (tbf_dl.cpp:686) 20241111125034794 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) 20241111125034794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125034794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 00 (tbf_dl.cpp:911) 20241111125034794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=07 00 4f 07 d8 dd e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 00 (pcu_l1_if.cpp:182) 20241111125034794 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125034802 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) 20241111125034802 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) 20241111125034803 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) 20241111125034803 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) 20241111125034803 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) 20241111125034803 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) 20241111125034804 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) 20241111125034804 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) 20241111125034804 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) 20241111125034804 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) 20241111125034804 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) 20241111125034804 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) 20241111125034805 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) 20241111125034805 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) 20241111125034805 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) 20241111125034805 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) 20241111125034812 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) 20241111125034812 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) 20241111125034812 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) 20241111125034812 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) 20241111125034812 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 (tbf_dl.cpp:686) 20241111125034812 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) 20241111125034812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125034812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 00 (tbf_dl.cpp:911) 20241111125034812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=07 00 51 59 f1 23 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 00 (pcu_l1_if.cpp:182) 20241111125034813 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125034826 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) 20241111125034826 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) 20241111125034826 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) 20241111125034826 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) 20241111125034826 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) 20241111125034826 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) 20241111125034827 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) 20241111125034827 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) 20241111125034827 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) 20241111125034827 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) 20241111125034827 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) 20241111125034827 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) 20241111125034827 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) 20241111125034827 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) 20241111125034828 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) 20241111125034828 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) 20241111125034830 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) 20241111125034831 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) 20241111125034831 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) 20241111125034831 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) 20241111125034831 DRLCMACDL DEBUG -- Chunk with length 1265 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 (tbf_dl.cpp:686) 20241111125034831 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) 20241111125034831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125034831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 00 (tbf_dl.cpp:911) 20241111125034831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=07 00 53 72 77 9a b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 00 (pcu_l1_if.cpp:182) 20241111125034831 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125034845 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) 20241111125034845 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) 20241111125034845 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) 20241111125034845 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) 20241111125034845 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) 20241111125034845 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) 20241111125034845 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) 20241111125034845 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) 20241111125034846 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) 20241111125034846 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) 20241111125034846 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) 20241111125034846 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) 20241111125034846 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) 20241111125034846 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) 20241111125034846 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) 20241111125034846 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) 20241111125034850 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) 20241111125034850 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) 20241111125034850 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) 20241111125034850 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) 20241111125034850 DRLCMACDL DEBUG -- Chunk with length 1229 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 (tbf_dl.cpp:686) 20241111125034850 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) 20241111125034850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125034850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 00 (tbf_dl.cpp:911) 20241111125034850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=07 00 55 02 0a 44 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 00 (pcu_l1_if.cpp:182) 20241111125034850 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125034864 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) 20241111125034865 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) 20241111125034865 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) 20241111125034866 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) 20241111125034866 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) 20241111125034866 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) 20241111125034867 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) 20241111125034867 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) 20241111125034867 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) 20241111125034867 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) 20241111125034869 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) 20241111125034869 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) 20241111125034869 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) 20241111125034869 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) 20241111125034870 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) 20241111125034870 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) 20241111125034874 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) 20241111125034874 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) 20241111125034874 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) 20241111125034874 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) 20241111125034874 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 (tbf_dl.cpp:686) 20241111125034874 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) 20241111125034875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125034875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 00 (tbf_dl.cpp:911) 20241111125034875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=07 00 57 33 ba d7 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 00 (pcu_l1_if.cpp:182) 20241111125034875 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125034889 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) 20241111125034889 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) 20241111125034890 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) 20241111125034890 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) 20241111125034891 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) 20241111125034891 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) 20241111125034892 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) 20241111125034892 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) 20241111125034893 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) 20241111125034893 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) 20241111125034894 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) 20241111125034894 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) 20241111125034896 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) 20241111125034896 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) 20241111125034897 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) 20241111125034897 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) 20241111125034898 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) 20241111125034898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125034898 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) 20241111125034898 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) 20241111125034898 DRLCMACDL DEBUG -- Chunk with length 1157 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 (tbf_dl.cpp:686) 20241111125034898 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) 20241111125034898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125034898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 00 (tbf_dl.cpp:911) 20241111125034898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=07 00 59 fc 88 0c 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 00 (pcu_l1_if.cpp:182) 20241111125034899 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125034908 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) 20241111125034908 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) 20241111125034910 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) 20241111125034910 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) 20241111125034910 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) 20241111125034910 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) 20241111125034911 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) 20241111125034911 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) 20241111125034912 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) 20241111125034912 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) 20241111125034914 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) 20241111125034914 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) 20241111125034915 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) 20241111125034915 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) 20241111125034916 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) 20241111125034916 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) 20241111125034917 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) 20241111125034917 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125034917 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) 20241111125034917 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) 20241111125034917 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125034917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d (tbf_dl.cpp:686) 20241111125034917 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) 20241111125034917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125034917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125034917 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) 20241111125034917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1633 + 13 = 1646 (pdch_ul_controller.c:131) 20241111125034917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1646 for type POLL (pdch_ul_controller.c:184) 20241111125034917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1646, TS=7) (tbf_dl.cpp:883) 20241111125034917 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1646, TS=7 (tbf_dl.cpp:903) 20241111125034917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 0f 00 5b fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 00 (tbf_dl.cpp:911) 20241111125034917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=0f 00 5b fb f7 9d b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 00 (pcu_l1_if.cpp:182) 20241111125034917 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125034928 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) 20241111125034928 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) 20241111125034929 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) 20241111125034929 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) 20241111125034929 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) 20241111125034929 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) 20241111125034930 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) 20241111125034930 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) 20241111125034930 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) 20241111125034930 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) 20241111125034931 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) 20241111125034931 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) 20241111125034931 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) 20241111125034931 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) 20241111125034932 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) 20241111125034932 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) 20241111125034937 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125034952 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) 20241111125034952 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) 20241111125034953 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) 20241111125034953 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) 20241111125034953 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) 20241111125034953 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) 20241111125034954 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) 20241111125034954 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) 20241111125034955 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) 20241111125034955 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) 20241111125034956 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) 20241111125034956 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) 20241111125034957 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) 20241111125034957 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) 20241111125034957 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) 20241111125034957 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) 20241111125034958 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125034972 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) 20241111125034972 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) 20241111125034973 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) 20241111125034973 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) 20241111125034974 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) 20241111125034974 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) 20241111125034975 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) 20241111125034975 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) 20241111125034977 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) 20241111125034977 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) 20241111125034978 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) 20241111125034978 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) 20241111125034979 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) 20241111125034979 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) 20241111125034980 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) 20241111125034980 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) 20241111125034980 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125034991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1642 block=8 data=40 08 05 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125034991 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) 20241111125034991 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125034991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125034991 DCSN1 INFO csnStreamDecoder (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) 20241111125034991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125034991 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125034991 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) 20241111125034991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125034991 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) 20241111125034991 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) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125034991 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125034992 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125034992 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125034992 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125034992 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125034992 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125034992 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125034992 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125034992 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125034992 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125034992 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) 20241111125034992 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125034992 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) 20241111125034993 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) 20241111125034993 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) 20241111125034995 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) 20241111125034995 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) 20241111125034995 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) 20241111125034995 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) 20241111125034996 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) 20241111125034996 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) 20241111125034997 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) 20241111125034997 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) 20241111125034998 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) 20241111125034998 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) 20241111125034998 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) 20241111125034998 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) 20241111125035000 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) 20241111125035000 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) 20241111125035000 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) 20241111125035000 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) 20241111125035000 DRLCMACDL DEBUG -- Chunk with length 1085 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 (tbf_dl.cpp:686) 20241111125035000 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) 20241111125035000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125035000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 00 (tbf_dl.cpp:911) 20241111125035000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=07 00 5d 71 a5 cb 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 00 (pcu_l1_if.cpp:182) 20241111125035001 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125035015 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) 20241111125035015 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) 20241111125035017 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) 20241111125035017 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) 20241111125035018 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) 20241111125035018 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) 20241111125035018 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) 20241111125035018 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) 20241111125035019 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) 20241111125035019 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) 20241111125035020 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) 20241111125035020 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) 20241111125035021 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) 20241111125035021 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) 20241111125035022 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) 20241111125035022 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) 20241111125035022 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) 20241111125035022 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) 20241111125035022 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) 20241111125035022 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) 20241111125035022 DRLCMACDL DEBUG -- Chunk with length 1049 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 (tbf_dl.cpp:686) 20241111125035023 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) 20241111125035023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125035023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 00 (tbf_dl.cpp:911) 20241111125035023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=07 00 5f a0 a3 cc 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 00 (pcu_l1_if.cpp:182) 20241111125035023 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125035034 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) 20241111125035034 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) 20241111125035036 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) 20241111125035036 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) 20241111125035036 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) 20241111125035036 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) 20241111125035037 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) 20241111125035037 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) 20241111125035038 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) 20241111125035038 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) 20241111125035039 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) 20241111125035039 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) 20241111125035040 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) 20241111125035040 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) 20241111125035040 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) 20241111125035040 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) 20241111125035041 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) 20241111125035041 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) 20241111125035041 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) 20241111125035041 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) 20241111125035041 DRLCMACDL DEBUG -- Chunk with length 1013 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 (tbf_dl.cpp:686) 20241111125035041 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) 20241111125035041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125035041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 00 (tbf_dl.cpp:911) 20241111125035041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=07 00 61 31 eb 1b 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 00 (pcu_l1_if.cpp:182) 20241111125035042 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125035053 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) 20241111125035053 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) 20241111125035055 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) 20241111125035055 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) 20241111125035056 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) 20241111125035056 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) 20241111125035057 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) 20241111125035057 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) 20241111125035059 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) 20241111125035059 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) 20241111125035060 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) 20241111125035060 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) 20241111125035061 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) 20241111125035061 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) 20241111125035063 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) 20241111125035063 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) 20241111125035064 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) 20241111125035064 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) 20241111125035064 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) 20241111125035064 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) 20241111125035064 DRLCMACDL DEBUG -- Chunk with length 977 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 (tbf_dl.cpp:686) 20241111125035064 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) 20241111125035064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125035064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 00 (tbf_dl.cpp:911) 20241111125035064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=07 00 63 c4 12 ee da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 00 (pcu_l1_if.cpp:182) 20241111125035065 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125035078 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) 20241111125035078 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) 20241111125035079 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) 20241111125035079 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) 20241111125035080 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) 20241111125035080 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) 20241111125035080 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) 20241111125035080 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) 20241111125035082 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) 20241111125035082 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) 20241111125035083 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) 20241111125035083 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) 20241111125035084 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) 20241111125035084 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) 20241111125035084 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) 20241111125035084 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) 20241111125035085 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) 20241111125035085 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) 20241111125035085 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) 20241111125035085 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) 20241111125035085 DRLCMACDL DEBUG -- Chunk with length 941 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 (tbf_dl.cpp:686) 20241111125035085 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) 20241111125035085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125035086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 00 (tbf_dl.cpp:911) 20241111125035086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=07 00 65 6e da fe 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 00 (pcu_l1_if.cpp:182) 20241111125035086 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125035097 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) 20241111125035097 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) 20241111125035098 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) 20241111125035098 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) 20241111125035098 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) 20241111125035098 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) 20241111125035099 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) 20241111125035099 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) 20241111125035099 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) 20241111125035099 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) 20241111125035100 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) 20241111125035100 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) 20241111125035101 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) 20241111125035101 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) 20241111125035102 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) 20241111125035102 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) 20241111125035102 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) 20241111125035102 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) 20241111125035102 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) 20241111125035102 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) 20241111125035102 DRLCMACDL DEBUG -- Chunk with length 905 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 (tbf_dl.cpp:686) 20241111125035102 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) 20241111125035102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125035102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 00 (tbf_dl.cpp:911) 20241111125035102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=07 00 67 12 0a c5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 00 (pcu_l1_if.cpp:182) 20241111125035103 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125035117 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) 20241111125035117 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) 20241111125035118 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) 20241111125035118 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) 20241111125035119 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) 20241111125035119 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) 20241111125035120 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) 20241111125035120 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) 20241111125035121 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) 20241111125035121 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) 20241111125035122 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) 20241111125035122 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) 20241111125035123 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) 20241111125035123 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) 20241111125035124 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) 20241111125035124 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) 20241111125035127 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) 20241111125035127 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) 20241111125035127 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) 20241111125035127 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) 20241111125035127 DRLCMACDL DEBUG -- Chunk with length 869 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 (tbf_dl.cpp:686) 20241111125035127 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) 20241111125035127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125035127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 00 (tbf_dl.cpp:911) 20241111125035127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=07 00 69 e7 50 22 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 00 (pcu_l1_if.cpp:182) 20241111125035128 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125035140 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) 20241111125035141 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) 20241111125035142 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) 20241111125035142 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) 20241111125035143 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) 20241111125035143 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) 20241111125035143 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) 20241111125035143 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) 20241111125035144 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) 20241111125035144 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) 20241111125035145 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) 20241111125035145 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) 20241111125035146 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) 20241111125035146 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) 20241111125035146 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) 20241111125035146 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) 20241111125035147 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) 20241111125035147 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) 20241111125035147 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) 20241111125035147 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) 20241111125035147 DRLCMACDL DEBUG -- Chunk with length 833 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb (tbf_dl.cpp:686) 20241111125035147 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) 20241111125035148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125035148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb 00 (tbf_dl.cpp:911) 20241111125035148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=07 00 6b 4c 33 6b f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb 00 (pcu_l1_if.cpp:182) 20241111125035148 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125035159 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) 20241111125035159 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) 20241111125035161 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) 20241111125035161 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) 20241111125035161 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) 20241111125035161 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) 20241111125035162 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) 20241111125035162 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) 20241111125035163 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) 20241111125035163 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) 20241111125035164 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) 20241111125035164 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) 20241111125035164 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) 20241111125035164 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) 20241111125035165 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) 20241111125035165 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) 20241111125035166 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) 20241111125035166 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) 20241111125035166 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) 20241111125035166 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) 20241111125035166 DRLCMACDL DEBUG -- Chunk with length 797 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a (tbf_dl.cpp:686) 20241111125035166 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) 20241111125035166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125035166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a 00 (tbf_dl.cpp:911) 20241111125035166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=07 00 6d d5 09 de 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a 00 (pcu_l1_if.cpp:182) 20241111125035167 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125035179 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) 20241111125035179 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) 20241111125035180 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) 20241111125035180 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) 20241111125035181 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) 20241111125035181 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) 20241111125035182 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) 20241111125035182 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) 20241111125035182 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) 20241111125035182 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) 20241111125035183 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) 20241111125035183 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) 20241111125035185 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) 20241111125035186 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) 20241111125035186 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) 20241111125035186 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) 20241111125035188 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) 20241111125035188 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) 20241111125035188 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) 20241111125035188 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) 20241111125035188 DRLCMACDL DEBUG -- Chunk with length 761 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 (tbf_dl.cpp:686) 20241111125035189 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) 20241111125035189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125035189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 00 (tbf_dl.cpp:911) 20241111125035189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=07 00 6f e2 aa 61 ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 00 (pcu_l1_if.cpp:182) 20241111125035189 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125035203 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) 20241111125035203 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) 20241111125035205 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) 20241111125035205 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) 20241111125035205 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) 20241111125035205 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) 20241111125035206 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) 20241111125035206 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) 20241111125035207 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) 20241111125035207 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) 20241111125035208 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) 20241111125035208 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) 20241111125035209 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) 20241111125035209 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) 20241111125035210 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) 20241111125035210 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) 20241111125035211 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) 20241111125035211 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) 20241111125035211 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) 20241111125035211 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) 20241111125035211 DRLCMACDL DEBUG -- Chunk with length 725 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 (tbf_dl.cpp:686) 20241111125035211 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) 20241111125035211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125035211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 00 (tbf_dl.cpp:911) 20241111125035211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=07 00 71 20 7c 12 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 00 (pcu_l1_if.cpp:182) 20241111125035212 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125035223 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) 20241111125035223 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) 20241111125035224 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) 20241111125035224 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) 20241111125035225 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) 20241111125035225 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) 20241111125035225 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) 20241111125035225 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) 20241111125035226 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) 20241111125035226 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) 20241111125035227 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) 20241111125035227 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) 20241111125035228 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) 20241111125035228 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) 20241111125035229 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) 20241111125035229 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) 20241111125035230 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) 20241111125035230 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) 20241111125035230 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) 20241111125035230 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) 20241111125035230 DRLCMACDL DEBUG -- Chunk with length 689 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed (tbf_dl.cpp:686) 20241111125035230 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) 20241111125035230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125035230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed 00 (tbf_dl.cpp:911) 20241111125035230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=07 00 73 97 7f 9f 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed 00 (pcu_l1_if.cpp:182) 20241111125035230 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125035241 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) 20241111125035241 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) 20241111125035243 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) 20241111125035243 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) 20241111125035243 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) 20241111125035243 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) 20241111125035244 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) 20241111125035244 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) 20241111125035245 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) 20241111125035245 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) 20241111125035246 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) 20241111125035246 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) 20241111125035247 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) 20241111125035247 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) 20241111125035247 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) 20241111125035247 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) 20241111125035251 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) 20241111125035251 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) 20241111125035251 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) 20241111125035251 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) 20241111125035251 DRLCMACDL DEBUG -- Chunk with length 653 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d (tbf_dl.cpp:686) 20241111125035251 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) 20241111125035251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125035251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 00 (tbf_dl.cpp:911) 20241111125035251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=07 00 75 cf b2 61 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 00 (pcu_l1_if.cpp:182) 20241111125035252 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125035265 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) 20241111125035265 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) 20241111125035266 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) 20241111125035266 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) 20241111125035267 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) 20241111125035267 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) 20241111125035268 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) 20241111125035268 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) 20241111125035269 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) 20241111125035269 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) 20241111125035269 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) 20241111125035269 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) 20241111125035270 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) 20241111125035270 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) 20241111125035271 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) 20241111125035271 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) 20241111125035272 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) 20241111125035272 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) 20241111125035272 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) 20241111125035272 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) 20241111125035272 DRLCMACDL DEBUG -- Chunk with length 617 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 (tbf_dl.cpp:686) 20241111125035272 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) 20241111125035272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125035272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 00 (tbf_dl.cpp:911) 20241111125035272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=07 00 77 63 cd f0 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 00 (pcu_l1_if.cpp:182) 20241111125035272 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125035284 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) 20241111125035284 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) 20241111125035285 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) 20241111125035285 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) 20241111125035286 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) 20241111125035286 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) 20241111125035287 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) 20241111125035287 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) 20241111125035288 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) 20241111125035288 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) 20241111125035289 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) 20241111125035289 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) 20241111125035289 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) 20241111125035289 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) 20241111125035290 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) 20241111125035290 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) 20241111125035291 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) 20241111125035291 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) 20241111125035291 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) 20241111125035291 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) 20241111125035291 DRLCMACDL DEBUG -- Chunk with length 581 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee (tbf_dl.cpp:686) 20241111125035291 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) 20241111125035291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125035291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 00 (tbf_dl.cpp:911) 20241111125035291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=07 00 79 e0 81 3f 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 00 (pcu_l1_if.cpp:182) 20241111125035292 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125035303 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) 20241111125035303 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) 20241111125035304 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) 20241111125035304 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) 20241111125035305 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) 20241111125035305 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) 20241111125035306 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) 20241111125035306 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) 20241111125035307 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) 20241111125035307 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) 20241111125035307 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) 20241111125035307 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) 20241111125035308 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) 20241111125035308 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) 20241111125035309 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) 20241111125035309 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) 20241111125035313 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) 20241111125035313 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) 20241111125035313 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) 20241111125035313 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) 20241111125035313 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e (tbf_dl.cpp:686) 20241111125035313 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) 20241111125035313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125035313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 00 (tbf_dl.cpp:911) 20241111125035313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=07 00 7b 8f 8e 0f b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 00 (pcu_l1_if.cpp:182) 20241111125035314 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125035327 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) 20241111125035327 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) 20241111125035328 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) 20241111125035328 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) 20241111125035329 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) 20241111125035329 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) 20241111125035330 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) 20241111125035330 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) 20241111125035331 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) 20241111125035331 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) 20241111125035331 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) 20241111125035331 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) 20241111125035332 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) 20241111125035332 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) 20241111125035333 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) 20241111125035333 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) 20241111125035334 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) 20241111125035334 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) 20241111125035334 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) 20241111125035334 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) 20241111125035334 DRLCMACDL DEBUG -- Chunk with length 509 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b (tbf_dl.cpp:686) 20241111125035334 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) 20241111125035334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125035334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b 00 (tbf_dl.cpp:911) 20241111125035334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=07 00 7d 50 db 4e 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b 00 (pcu_l1_if.cpp:182) 20241111125035335 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125035346 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) 20241111125035346 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) 20241111125035347 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) 20241111125035347 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) 20241111125035348 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) 20241111125035348 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) 20241111125035349 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) 20241111125035349 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) 20241111125035350 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) 20241111125035350 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) 20241111125035351 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) 20241111125035351 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) 20241111125035351 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) 20241111125035351 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) 20241111125035352 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) 20241111125035352 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) 20241111125035353 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) 20241111125035353 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) 20241111125035353 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) 20241111125035353 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) 20241111125035353 DRLCMACDL DEBUG -- Chunk with length 473 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 (tbf_dl.cpp:686) 20241111125035353 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) 20241111125035353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125035353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 00 (tbf_dl.cpp:911) 20241111125035353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=07 00 7f b3 03 d1 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 00 (pcu_l1_if.cpp:182) 20241111125035354 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125035365 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) 20241111125035365 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) 20241111125035366 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) 20241111125035366 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) 20241111125035367 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) 20241111125035367 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) 20241111125035368 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) 20241111125035368 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) 20241111125035369 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) 20241111125035369 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) 20241111125035369 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) 20241111125035369 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) 20241111125035370 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) 20241111125035370 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) 20241111125035371 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) 20241111125035371 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) 20241111125035375 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) 20241111125035375 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) 20241111125035375 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) 20241111125035375 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) 20241111125035375 DRLCMACDL DEBUG -- Chunk with length 437 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b (tbf_dl.cpp:686) 20241111125035375 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) 20241111125035375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125035375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 00 (tbf_dl.cpp:911) 20241111125035375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 data=07 00 81 44 35 04 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 00 (pcu_l1_if.cpp:182) 20241111125035376 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125035389 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) 20241111125035389 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) 20241111125035390 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) 20241111125035390 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) 20241111125035391 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) 20241111125035391 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) 20241111125035392 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) 20241111125035392 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) 20241111125035392 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) 20241111125035392 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) 20241111125035393 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) 20241111125035393 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) 20241111125035394 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) 20241111125035394 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) 20241111125035395 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) 20241111125035395 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) 20241111125035396 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) 20241111125035396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125035396 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) 20241111125035396 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) 20241111125035396 DRLCMACDL DEBUG -- Chunk with length 401 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 (tbf_dl.cpp:686) 20241111125035396 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) 20241111125035396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125035396 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) 20241111125035396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1733 + 13 = 1746 (pdch_ul_controller.c:131) 20241111125035396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1746 for type POLL (pdch_ul_controller.c:184) 20241111125035396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1746, TS=7) (tbf_dl.cpp:883) 20241111125035396 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1746, TS=7 (tbf_dl.cpp:903) 20241111125035396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 0f 00 83 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 00 (tbf_dl.cpp:911) 20241111125035396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=0f 00 83 3d a5 5d fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 00 (pcu_l1_if.cpp:182) 20241111125035397 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125035409 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) 20241111125035409 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) 20241111125035411 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) 20241111125035411 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) 20241111125035411 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) 20241111125035411 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) 20241111125035412 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) 20241111125035412 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) 20241111125035413 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) 20241111125035413 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) 20241111125035414 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) 20241111125035414 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) 20241111125035415 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) 20241111125035415 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) 20241111125035415 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) 20241111125035415 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) 20241111125035417 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125035427 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) 20241111125035427 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) 20241111125035429 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) 20241111125035429 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) 20241111125035429 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) 20241111125035429 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) 20241111125035430 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) 20241111125035430 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) 20241111125035431 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) 20241111125035431 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) 20241111125035432 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) 20241111125035432 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) 20241111125035433 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) 20241111125035433 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) 20241111125035433 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) 20241111125035433 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) 20241111125035437 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125035451 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) 20241111125035451 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) 20241111125035452 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) 20241111125035452 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) 20241111125035453 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) 20241111125035453 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) 20241111125035454 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) 20241111125035454 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) 20241111125035455 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) 20241111125035455 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) 20241111125035456 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) 20241111125035456 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) 20241111125035456 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) 20241111125035456 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) 20241111125035457 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) 20241111125035457 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) 20241111125035458 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125035470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1742 block=7 data=40 08 08 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125035470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125035470 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125035470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125035470 DCSN1 INFO csnStreamDecoder (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) 20241111125035471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125035471 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125035471 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) 20241111125035471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125035471 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) 20241111125035471 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) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125035471 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125035471 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) 20241111125035471 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) 20241111125035473 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) 20241111125035473 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) 20241111125035473 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) 20241111125035473 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) 20241111125035474 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) 20241111125035474 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) 20241111125035475 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) 20241111125035475 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) 20241111125035476 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) 20241111125035476 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) 20241111125035477 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) 20241111125035477 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) 20241111125035478 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) 20241111125035478 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) 20241111125035479 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) 20241111125035479 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) 20241111125035479 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) 20241111125035479 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) 20241111125035479 DRLCMACDL DEBUG -- Chunk with length 365 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 (tbf_dl.cpp:686) 20241111125035479 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) 20241111125035479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125035479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 00 (tbf_dl.cpp:911) 20241111125035479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=07 00 85 f5 75 1e 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 00 (pcu_l1_if.cpp:182) 20241111125035480 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125035489 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) 20241111125035489 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) 20241111125035491 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) 20241111125035491 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) 20241111125035492 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) 20241111125035492 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) 20241111125035493 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) 20241111125035493 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) 20241111125035493 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) 20241111125035493 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) 20241111125035494 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) 20241111125035494 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) 20241111125035495 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) 20241111125035495 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) 20241111125035496 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) 20241111125035496 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) 20241111125035499 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) 20241111125035499 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) 20241111125035499 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) 20241111125035499 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) 20241111125035499 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 (tbf_dl.cpp:686) 20241111125035499 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) 20241111125035499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241111125035499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 00 (tbf_dl.cpp:911) 20241111125035499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=07 00 87 cc 4e d3 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 00 (pcu_l1_if.cpp:182) 20241111125035500 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125035513 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) 20241111125035513 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) 20241111125035514 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) 20241111125035514 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) 20241111125035515 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) 20241111125035515 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) 20241111125035516 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) 20241111125035516 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) 20241111125035517 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) 20241111125035517 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) 20241111125035518 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) 20241111125035518 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) 20241111125035518 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) 20241111125035518 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) 20241111125035519 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) 20241111125035519 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) 20241111125035520 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) 20241111125035520 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) 20241111125035520 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) 20241111125035520 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) 20241111125035520 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb (tbf_dl.cpp:686) 20241111125035520 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) 20241111125035520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241111125035520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb 00 (tbf_dl.cpp:911) 20241111125035520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=07 00 89 4b bc 95 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb 00 (pcu_l1_if.cpp:182) 20241111125035521 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125035532 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) 20241111125035532 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) 20241111125035534 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) 20241111125035534 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) 20241111125035534 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) 20241111125035534 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) 20241111125035535 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) 20241111125035535 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) 20241111125035536 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) 20241111125035536 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) 20241111125035537 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) 20241111125035537 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) 20241111125035537 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) 20241111125035537 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) 20241111125035538 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) 20241111125035538 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) 20241111125035539 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) 20241111125035539 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) 20241111125035539 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) 20241111125035539 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) 20241111125035539 DRLCMACDL DEBUG -- Chunk with length 257 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 (tbf_dl.cpp:686) 20241111125035539 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) 20241111125035539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241111125035539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 00 (tbf_dl.cpp:911) 20241111125035539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=07 00 8b b8 17 21 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 00 (pcu_l1_if.cpp:182) 20241111125035540 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125035551 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) 20241111125035551 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) 20241111125035553 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) 20241111125035553 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) 20241111125035554 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) 20241111125035554 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) 20241111125035554 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) 20241111125035554 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) 20241111125035555 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) 20241111125035555 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) 20241111125035556 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) 20241111125035556 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) 20241111125035557 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) 20241111125035557 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) 20241111125035557 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) 20241111125035557 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) 20241111125035562 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) 20241111125035562 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) 20241111125035562 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) 20241111125035562 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) 20241111125035562 DRLCMACDL DEBUG -- Chunk with length 221 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea (tbf_dl.cpp:686) 20241111125035562 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) 20241111125035562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241111125035562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea 00 (tbf_dl.cpp:911) 20241111125035562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=07 00 8d cb ad bb a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea 00 (pcu_l1_if.cpp:182) 20241111125035562 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125035576 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) 20241111125035576 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) 20241111125035577 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) 20241111125035577 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) 20241111125035578 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) 20241111125035578 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) 20241111125035579 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) 20241111125035579 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) 20241111125035580 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) 20241111125035580 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) 20241111125035580 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) 20241111125035580 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) 20241111125035581 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) 20241111125035581 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) 20241111125035582 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) 20241111125035582 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) 20241111125035583 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) 20241111125035583 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) 20241111125035583 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) 20241111125035583 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) 20241111125035583 DRLCMACDL DEBUG -- Chunk with length 185 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a (tbf_dl.cpp:686) 20241111125035583 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) 20241111125035583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241111125035583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a 00 (tbf_dl.cpp:911) 20241111125035583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=07 00 8f e6 ef 8d ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a 00 (pcu_l1_if.cpp:182) 20241111125035584 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125035595 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) 20241111125035595 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) 20241111125035597 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) 20241111125035597 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) 20241111125035597 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) 20241111125035597 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) 20241111125035598 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) 20241111125035598 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) 20241111125035599 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) 20241111125035599 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) 20241111125035600 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) 20241111125035600 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) 20241111125035601 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) 20241111125035601 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) 20241111125035601 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) 20241111125035601 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) 20241111125035602 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) 20241111125035602 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) 20241111125035602 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) 20241111125035602 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) 20241111125035602 DRLCMACDL DEBUG -- Chunk with length 149 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 (tbf_dl.cpp:686) 20241111125035602 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) 20241111125035603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241111125035603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 00 (tbf_dl.cpp:911) 20241111125035603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=07 00 91 cd aa fe db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 00 (pcu_l1_if.cpp:182) 20241111125035603 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125035614 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) 20241111125035614 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) 20241111125035616 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) 20241111125035616 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) 20241111125035616 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) 20241111125035616 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) 20241111125035617 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) 20241111125035617 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) 20241111125035618 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) 20241111125035618 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) 20241111125035619 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) 20241111125035619 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) 20241111125035620 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) 20241111125035620 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) 20241111125035621 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) 20241111125035621 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) 20241111125035624 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) 20241111125035624 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) 20241111125035624 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) 20241111125035624 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) 20241111125035624 DRLCMACDL DEBUG -- Chunk with length 113 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 (tbf_dl.cpp:686) 20241111125035624 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) 20241111125035624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241111125035624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 00 (tbf_dl.cpp:911) 20241111125035624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=07 00 93 0d a4 91 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 00 (pcu_l1_if.cpp:182) 20241111125035625 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125035638 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) 20241111125035638 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) 20241111125035640 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) 20241111125035640 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) 20241111125035640 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) 20241111125035640 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) 20241111125035641 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) 20241111125035641 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) 20241111125035642 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) 20241111125035642 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) 20241111125035643 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) 20241111125035643 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) 20241111125035644 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) 20241111125035644 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) 20241111125035645 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) 20241111125035645 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) 20241111125035646 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) 20241111125035646 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) 20241111125035646 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) 20241111125035646 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) 20241111125035646 DRLCMACDL DEBUG -- Chunk with length 77 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa (tbf_dl.cpp:686) 20241111125035646 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) 20241111125035646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241111125035646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 00 (tbf_dl.cpp:911) 20241111125035646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=07 00 95 be 56 52 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 00 (pcu_l1_if.cpp:182) 20241111125035646 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125035658 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) 20241111125035658 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) 20241111125035659 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) 20241111125035659 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) 20241111125035660 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) 20241111125035660 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) 20241111125035660 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) 20241111125035660 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) 20241111125035661 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) 20241111125035661 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) 20241111125035662 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) 20241111125035662 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) 20241111125035663 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) 20241111125035663 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) 20241111125035664 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) 20241111125035664 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) 20241111125035664 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) 20241111125035664 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) 20241111125035665 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) 20241111125035665 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) 20241111125035665 DRLCMACDL DEBUG -- Chunk with length 41 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa (tbf_dl.cpp:686) 20241111125035665 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) 20241111125035665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241111125035665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 00 (tbf_dl.cpp:911) 20241111125035665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=07 00 97 7b 5c ea 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 00 (pcu_l1_if.cpp:182) 20241111125035665 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125035677 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) 20241111125035677 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) 20241111125035678 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) 20241111125035678 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) 20241111125035679 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) 20241111125035679 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) 20241111125035679 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) 20241111125035679 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) 20241111125035680 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) 20241111125035680 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) 20241111125035681 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) 20241111125035681 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) 20241111125035682 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) 20241111125035682 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) 20241111125035683 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) 20241111125035683 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) 20241111125035686 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) 20241111125035686 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) 20241111125035686 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) 20241111125035686 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) 20241111125035686 DRLCMACDL DEBUG -- Chunk with length 5 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125035686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125035686 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1547 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125035686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125035686 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): 17 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 (tbf_dl.cpp:686) 20241111125035686 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) 20241111125035686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241111125035686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 98 17 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 00 (tbf_dl.cpp:911) 20241111125035686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=07 00 98 17 9c 95 9d 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 00 (pcu_l1_if.cpp:182) 20241111125035687 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125035700 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) 20241111125035700 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) 20241111125035702 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) 20241111125035702 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) 20241111125035703 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) 20241111125035703 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) 20241111125035704 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) 20241111125035704 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) 20241111125035705 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) 20241111125035705 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) 20241111125035705 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) 20241111125035705 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) 20241111125035706 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) 20241111125035706 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) 20241111125035707 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) 20241111125035707 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) 20241111125035708 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) 20241111125035708 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) 20241111125035708 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) 20241111125035708 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) 20241111125035708 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd (tbf_dl.cpp:686) 20241111125035708 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) 20241111125035708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241111125035708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd 00 (tbf_dl.cpp:911) 20241111125035708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=07 00 9b a1 ea 99 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd 00 (pcu_l1_if.cpp:182) 20241111125035710 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125035720 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) 20241111125035720 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) 20241111125035721 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) 20241111125035721 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) 20241111125035723 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) 20241111125035723 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) 20241111125035725 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) 20241111125035725 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) 20241111125035726 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) 20241111125035726 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) 20241111125035727 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) 20241111125035727 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) 20241111125035728 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) 20241111125035728 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) 20241111125035728 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) 20241111125035728 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) 20241111125035729 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) 20241111125035729 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) 20241111125035729 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) 20241111125035729 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) 20241111125035729 DRLCMACDL DEBUG -- Chunk with length 1334 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 (tbf_dl.cpp:686) 20241111125035729 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) 20241111125035729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241111125035729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 00 (tbf_dl.cpp:911) 20241111125035729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=07 00 9d e7 67 62 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 00 (pcu_l1_if.cpp:182) 20241111125035730 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125035739 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) 20241111125035739 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) 20241111125035740 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) 20241111125035740 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) 20241111125035742 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) 20241111125035742 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) 20241111125035742 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) 20241111125035742 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) 20241111125035743 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) 20241111125035743 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) 20241111125035744 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) 20241111125035744 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) 20241111125035745 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) 20241111125035745 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) 20241111125035746 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) 20241111125035746 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) 20241111125035749 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) 20241111125035749 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) 20241111125035749 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) 20241111125035749 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) 20241111125035749 DRLCMACDL DEBUG -- Chunk with length 1298 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a (tbf_dl.cpp:686) 20241111125035749 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) 20241111125035749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241111125035749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a 00 (tbf_dl.cpp:911) 20241111125035749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=07 00 9f 89 a0 03 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a 00 (pcu_l1_if.cpp:182) 20241111125035750 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125035764 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) 20241111125035764 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) 20241111125035765 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) 20241111125035765 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) 20241111125035766 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) 20241111125035766 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) 20241111125035767 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) 20241111125035767 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) 20241111125035767 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) 20241111125035767 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) 20241111125035768 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) 20241111125035768 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) 20241111125035769 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) 20241111125035769 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) 20241111125035770 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) 20241111125035770 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) 20241111125035771 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) 20241111125035771 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) 20241111125035771 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) 20241111125035771 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) 20241111125035771 DRLCMACDL DEBUG -- Chunk with length 1262 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 (tbf_dl.cpp:686) 20241111125035771 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) 20241111125035771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241111125035771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 00 (tbf_dl.cpp:911) 20241111125035771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=07 00 a1 b1 2a 2f e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 00 (pcu_l1_if.cpp:182) 20241111125035772 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125035783 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) 20241111125035783 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) 20241111125035784 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) 20241111125035784 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) 20241111125035785 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) 20241111125035785 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) 20241111125035786 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) 20241111125035786 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) 20241111125035787 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) 20241111125035787 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) 20241111125035788 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) 20241111125035788 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) 20241111125035788 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) 20241111125035788 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) 20241111125035789 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) 20241111125035789 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) 20241111125035790 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) 20241111125035790 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) 20241111125035790 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) 20241111125035790 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) 20241111125035790 DRLCMACDL DEBUG -- Chunk with length 1226 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 (tbf_dl.cpp:686) 20241111125035790 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) 20241111125035790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241111125035790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 00 (tbf_dl.cpp:911) 20241111125035790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=07 00 a3 ad 18 a8 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 00 (pcu_l1_if.cpp:182) 20241111125035791 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125035802 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) 20241111125035802 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) 20241111125035803 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) 20241111125035803 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) 20241111125035804 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) 20241111125035804 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) 20241111125035804 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) 20241111125035804 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) 20241111125035805 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) 20241111125035805 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) 20241111125035806 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) 20241111125035806 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) 20241111125035807 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) 20241111125035807 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) 20241111125035807 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) 20241111125035807 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) 20241111125035811 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) 20241111125035811 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) 20241111125035811 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) 20241111125035811 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) 20241111125035811 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c (tbf_dl.cpp:686) 20241111125035811 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) 20241111125035811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241111125035811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 00 (tbf_dl.cpp:911) 20241111125035811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=07 00 a5 db 90 91 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 00 (pcu_l1_if.cpp:182) 20241111125035812 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125035826 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) 20241111125035826 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) 20241111125035827 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) 20241111125035827 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) 20241111125035828 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) 20241111125035828 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) 20241111125035828 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) 20241111125035828 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) 20241111125035829 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) 20241111125035829 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) 20241111125035830 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) 20241111125035830 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) 20241111125035831 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) 20241111125035831 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) 20241111125035831 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) 20241111125035831 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) 20241111125035832 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) 20241111125035832 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) 20241111125035832 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) 20241111125035832 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) 20241111125035832 DRLCMACDL DEBUG -- Chunk with length 1154 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d (tbf_dl.cpp:686) 20241111125035832 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) 20241111125035832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241111125035832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d 00 (tbf_dl.cpp:911) 20241111125035832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=07 00 a7 2b b9 8e 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d 00 (pcu_l1_if.cpp:182) 20241111125035833 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125035845 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) 20241111125035845 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) 20241111125035846 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) 20241111125035846 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) 20241111125035847 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) 20241111125035847 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) 20241111125035847 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) 20241111125035847 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) 20241111125035848 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) 20241111125035848 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) 20241111125035849 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) 20241111125035849 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) 20241111125035850 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) 20241111125035850 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) 20241111125035851 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) 20241111125035851 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) 20241111125035852 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) 20241111125035852 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) 20241111125035852 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) 20241111125035852 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) 20241111125035852 DRLCMACDL DEBUG -- Chunk with length 1118 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb (tbf_dl.cpp:686) 20241111125035852 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) 20241111125035852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241111125035852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 00 (tbf_dl.cpp:911) 20241111125035852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 block=2 data=07 00 a9 b7 2c 06 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 00 (pcu_l1_if.cpp:182) 20241111125035853 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125035864 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) 20241111125035864 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) 20241111125035865 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) 20241111125035865 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) 20241111125035866 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) 20241111125035866 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) 20241111125035867 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) 20241111125035867 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) 20241111125035868 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) 20241111125035868 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) 20241111125035868 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) 20241111125035868 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) 20241111125035869 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) 20241111125035869 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) 20241111125035870 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) 20241111125035870 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) 20241111125035873 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) 20241111125035873 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125035873 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) 20241111125035873 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) 20241111125035874 DRLCMACDL DEBUG -- Chunk with length 1082 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc (tbf_dl.cpp:686) 20241111125035874 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) 20241111125035874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241111125035874 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) 20241111125035874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1833 + 13 = 1846 (pdch_ul_controller.c:131) 20241111125035874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1846 for type POLL (pdch_ul_controller.c:184) 20241111125035874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1846, TS=7) (tbf_dl.cpp:883) 20241111125035874 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1846, TS=7 (tbf_dl.cpp:903) 20241111125035874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 0f 00 ab 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 00 (tbf_dl.cpp:911) 20241111125035874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 data=0f 00 ab 66 20 8f 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 00 (pcu_l1_if.cpp:182) 20241111125035874 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125035888 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) 20241111125035888 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) 20241111125035889 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) 20241111125035889 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) 20241111125035890 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) 20241111125035890 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) 20241111125035891 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) 20241111125035891 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) 20241111125035891 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) 20241111125035891 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) 20241111125035892 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) 20241111125035892 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) 20241111125035893 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) 20241111125035893 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) 20241111125035894 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) 20241111125035894 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) 20241111125035895 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125035907 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) 20241111125035907 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) 20241111125035908 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) 20241111125035908 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) 20241111125035909 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) 20241111125035909 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) 20241111125035910 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) 20241111125035910 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) 20241111125035911 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) 20241111125035911 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) 20241111125035911 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) 20241111125035911 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) 20241111125035912 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) 20241111125035912 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) 20241111125035913 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) 20241111125035913 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) 20241111125035914 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125035926 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) 20241111125035926 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) 20241111125035927 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) 20241111125035927 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) 20241111125035928 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) 20241111125035928 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) 20241111125035929 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) 20241111125035929 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) 20241111125035929 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) 20241111125035929 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) 20241111125035930 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) 20241111125035930 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) 20241111125035931 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) 20241111125035931 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) 20241111125035932 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) 20241111125035932 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) 20241111125035935 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125035950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1841 block=6 data=40 08 0a df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125035950 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) 20241111125035950 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125035950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125035950 DCSN1 INFO csnStreamDecoder (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) 20241111125035950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125035950 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125035950 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) 20241111125035950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125035950 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) 20241111125035950 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) 20241111125035950 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125035950 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241111125035950 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241111125035950 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241111125035950 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241111125035950 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241111125035950 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241111125035950 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241111125035951 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241111125035951 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) 20241111125035951 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) 20241111125035951 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) 20241111125035951 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) 20241111125035952 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) 20241111125035952 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) 20241111125035953 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) 20241111125035953 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) 20241111125035954 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) 20241111125035954 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) 20241111125035954 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) 20241111125035954 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) 20241111125035955 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) 20241111125035955 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) 20241111125035956 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) 20241111125035956 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) 20241111125035957 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) 20241111125035957 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) 20241111125035957 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) 20241111125035957 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) 20241111125035957 DRLCMACDL DEBUG -- Chunk with length 1046 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b (tbf_dl.cpp:686) 20241111125035957 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) 20241111125035957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241111125035957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 00 (tbf_dl.cpp:911) 20241111125035957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=07 00 ad 33 15 53 e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 00 (pcu_l1_if.cpp:182) 20241111125035957 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125035969 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) 20241111125035969 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) 20241111125035970 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) 20241111125035970 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) 20241111125035971 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) 20241111125035971 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) 20241111125035972 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) 20241111125035972 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) 20241111125035973 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) 20241111125035973 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) 20241111125035973 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) 20241111125035973 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) 20241111125035974 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) 20241111125035974 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) 20241111125035975 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) 20241111125035975 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) 20241111125035976 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) 20241111125035976 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) 20241111125035976 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) 20241111125035976 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) 20241111125035976 DRLCMACDL DEBUG -- Chunk with length 1010 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee (tbf_dl.cpp:686) 20241111125035976 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) 20241111125035976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241111125035976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee 00 (tbf_dl.cpp:911) 20241111125035976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=07 00 af 2d 50 c1 fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee 00 (pcu_l1_if.cpp:182) 20241111125035977 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125035988 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) 20241111125035988 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) 20241111125035989 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) 20241111125035989 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) 20241111125035990 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) 20241111125035990 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) 20241111125035991 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) 20241111125035991 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) 20241111125035992 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) 20241111125035992 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) 20241111125035992 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) 20241111125035992 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) 20241111125035993 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) 20241111125035993 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) 20241111125035994 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) 20241111125035994 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) 20241111125035997 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) 20241111125035998 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) 20241111125035998 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) 20241111125035998 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) 20241111125035998 DRLCMACDL DEBUG -- Chunk with length 974 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125035998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe (tbf_dl.cpp:686) 20241111125035998 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) 20241111125035998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125035998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241111125035998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 00 (tbf_dl.cpp:911) 20241111125035998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=07 00 b1 da 17 ec ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 00 (pcu_l1_if.cpp:182) 20241111125035998 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125036012 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) 20241111125036012 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) 20241111125036013 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) 20241111125036013 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) 20241111125036014 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) 20241111125036014 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) 20241111125036015 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) 20241111125036015 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) 20241111125036016 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) 20241111125036016 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) 20241111125036016 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) 20241111125036016 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) 20241111125036017 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) 20241111125036017 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) 20241111125036018 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) 20241111125036018 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) 20241111125036019 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) 20241111125036019 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) 20241111125036019 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) 20241111125036019 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) 20241111125036019 DRLCMACDL DEBUG -- Chunk with length 938 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 (tbf_dl.cpp:686) 20241111125036019 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) 20241111125036019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241111125036019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 00 (tbf_dl.cpp:911) 20241111125036019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=07 00 b3 4a 11 a4 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 00 (pcu_l1_if.cpp:182) 20241111125036020 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125036032 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) 20241111125036032 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) 20241111125036033 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) 20241111125036033 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) 20241111125036034 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) 20241111125036034 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) 20241111125036034 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) 20241111125036034 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) 20241111125036035 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) 20241111125036035 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) 20241111125036036 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) 20241111125036036 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) 20241111125036037 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) 20241111125036037 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) 20241111125036037 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) 20241111125036037 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) 20241111125036038 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) 20241111125036038 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) 20241111125036038 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) 20241111125036038 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) 20241111125036038 DRLCMACDL DEBUG -- Chunk with length 902 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 (tbf_dl.cpp:686) 20241111125036038 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) 20241111125036038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241111125036038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 00 (tbf_dl.cpp:911) 20241111125036038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=07 00 b5 f8 b0 2f 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 00 (pcu_l1_if.cpp:182) 20241111125036039 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125036050 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) 20241111125036050 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) 20241111125036051 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) 20241111125036051 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) 20241111125036052 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) 20241111125036052 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) 20241111125036053 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) 20241111125036053 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) 20241111125036054 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) 20241111125036054 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) 20241111125036055 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) 20241111125036055 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) 20241111125036055 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) 20241111125036055 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) 20241111125036056 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) 20241111125036056 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) 20241111125036060 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) 20241111125036060 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) 20241111125036060 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) 20241111125036060 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) 20241111125036060 DRLCMACDL DEBUG -- Chunk with length 866 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b (tbf_dl.cpp:686) 20241111125036060 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) 20241111125036060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241111125036060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b 00 (tbf_dl.cpp:911) 20241111125036060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=07 00 b7 1e 91 52 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b 00 (pcu_l1_if.cpp:182) 20241111125036060 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125036074 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) 20241111125036074 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) 20241111125036075 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) 20241111125036075 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) 20241111125036076 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) 20241111125036076 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) 20241111125036077 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) 20241111125036077 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) 20241111125036078 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) 20241111125036078 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) 20241111125036078 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) 20241111125036078 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) 20241111125036079 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) 20241111125036079 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) 20241111125036080 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) 20241111125036080 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) 20241111125036081 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) 20241111125036081 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) 20241111125036081 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) 20241111125036081 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) 20241111125036081 DRLCMACDL DEBUG -- Chunk with length 830 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de (tbf_dl.cpp:686) 20241111125036081 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) 20241111125036081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241111125036081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 00 (tbf_dl.cpp:911) 20241111125036081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=07 00 b9 f5 20 3f 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 00 (pcu_l1_if.cpp:182) 20241111125036081 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125036093 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) 20241111125036093 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) 20241111125036094 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) 20241111125036094 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) 20241111125036095 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) 20241111125036095 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) 20241111125036096 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) 20241111125036096 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) 20241111125036097 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) 20241111125036097 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) 20241111125036097 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) 20241111125036097 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) 20241111125036098 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) 20241111125036098 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) 20241111125036099 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) 20241111125036099 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) 20241111125036100 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) 20241111125036100 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) 20241111125036100 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) 20241111125036100 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) 20241111125036100 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 (tbf_dl.cpp:686) 20241111125036100 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) 20241111125036100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241111125036100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 00 (tbf_dl.cpp:911) 20241111125036100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=07 00 bb 4a ef 75 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 00 (pcu_l1_if.cpp:182) 20241111125036101 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125036112 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) 20241111125036112 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) 20241111125036113 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) 20241111125036113 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) 20241111125036114 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) 20241111125036114 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) 20241111125036115 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) 20241111125036115 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) 20241111125036116 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) 20241111125036116 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) 20241111125036116 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) 20241111125036116 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) 20241111125036117 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) 20241111125036117 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) 20241111125036118 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) 20241111125036118 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) 20241111125036121 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) 20241111125036121 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) 20241111125036122 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) 20241111125036122 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) 20241111125036122 DRLCMACDL DEBUG -- Chunk with length 758 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 (tbf_dl.cpp:686) 20241111125036122 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) 20241111125036122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241111125036122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 00 (tbf_dl.cpp:911) 20241111125036122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=07 00 bd ef d9 59 c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 00 (pcu_l1_if.cpp:182) 20241111125036122 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125036136 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) 20241111125036136 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) 20241111125036137 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) 20241111125036137 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) 20241111125036138 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) 20241111125036138 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) 20241111125036139 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) 20241111125036139 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) 20241111125036140 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) 20241111125036140 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) 20241111125036140 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) 20241111125036140 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) 20241111125036141 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) 20241111125036141 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) 20241111125036142 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) 20241111125036142 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) 20241111125036143 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) 20241111125036143 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) 20241111125036143 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) 20241111125036143 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) 20241111125036143 DRLCMACDL DEBUG -- Chunk with length 722 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f (tbf_dl.cpp:686) 20241111125036143 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) 20241111125036143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241111125036143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 00 (tbf_dl.cpp:911) 20241111125036143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=07 00 bf 21 df bd b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 00 (pcu_l1_if.cpp:182) 20241111125036144 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125036155 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) 20241111125036155 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) 20241111125036156 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) 20241111125036156 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) 20241111125036158 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) 20241111125036158 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) 20241111125036159 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) 20241111125036159 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) 20241111125036160 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) 20241111125036160 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) 20241111125036161 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) 20241111125036161 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) 20241111125036161 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) 20241111125036161 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) 20241111125036162 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) 20241111125036162 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) 20241111125036163 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) 20241111125036163 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) 20241111125036163 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) 20241111125036163 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) 20241111125036163 DRLCMACDL DEBUG -- Chunk with length 686 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 (tbf_dl.cpp:686) 20241111125036163 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) 20241111125036163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241111125036163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 00 (tbf_dl.cpp:911) 20241111125036163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=07 00 c1 4a eb 87 cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 00 (pcu_l1_if.cpp:182) 20241111125036164 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125036174 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) 20241111125036174 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) 20241111125036176 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) 20241111125036176 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) 20241111125036177 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) 20241111125036177 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) 20241111125036177 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) 20241111125036177 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) 20241111125036178 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) 20241111125036178 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) 20241111125036179 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) 20241111125036179 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) 20241111125036180 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) 20241111125036180 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) 20241111125036180 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) 20241111125036180 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) 20241111125036184 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) 20241111125036184 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) 20241111125036184 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) 20241111125036184 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) 20241111125036184 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 (tbf_dl.cpp:686) 20241111125036184 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) 20241111125036184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241111125036184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 00 (tbf_dl.cpp:911) 20241111125036184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=07 00 c3 7d 34 d6 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 00 (pcu_l1_if.cpp:182) 20241111125036185 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125036198 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) 20241111125036198 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) 20241111125036199 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) 20241111125036199 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) 20241111125036200 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) 20241111125036200 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) 20241111125036201 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) 20241111125036201 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) 20241111125036202 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) 20241111125036202 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) 20241111125036202 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) 20241111125036202 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) 20241111125036203 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) 20241111125036203 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) 20241111125036204 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) 20241111125036204 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) 20241111125036205 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) 20241111125036205 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) 20241111125036205 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) 20241111125036205 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) 20241111125036205 DRLCMACDL DEBUG -- Chunk with length 614 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f (tbf_dl.cpp:686) 20241111125036205 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) 20241111125036205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241111125036205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c5 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 00 (tbf_dl.cpp:911) 20241111125036205 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 c5 2c 1c 71 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 00 (pcu_l1_if.cpp:182) 20241111125036206 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125036218 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) 20241111125036218 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) 20241111125036219 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) 20241111125036219 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) 20241111125036220 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) 20241111125036220 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) 20241111125036221 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) 20241111125036221 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) 20241111125036222 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) 20241111125036222 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) 20241111125036222 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) 20241111125036222 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) 20241111125036223 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) 20241111125036223 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) 20241111125036224 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) 20241111125036224 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) 20241111125036225 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) 20241111125036225 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) 20241111125036225 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) 20241111125036225 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) 20241111125036225 DRLCMACDL DEBUG -- Chunk with length 578 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f (tbf_dl.cpp:686) 20241111125036225 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) 20241111125036225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241111125036225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f 00 (tbf_dl.cpp:911) 20241111125036225 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 c7 60 b9 9a ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f 00 (pcu_l1_if.cpp:182) 20241111125036226 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125036236 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) 20241111125036236 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) 20241111125036238 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) 20241111125036238 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) 20241111125036239 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) 20241111125036239 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) 20241111125036239 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) 20241111125036239 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) 20241111125036240 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) 20241111125036240 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) 20241111125036241 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) 20241111125036241 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) 20241111125036242 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) 20241111125036242 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) 20241111125036242 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) 20241111125036242 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) 20241111125036246 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) 20241111125036246 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) 20241111125036246 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) 20241111125036246 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) 20241111125036246 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036246 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e (tbf_dl.cpp:686) 20241111125036246 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) 20241111125036246 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036246 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241111125036246 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 00 (tbf_dl.cpp:911) 20241111125036246 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 c9 b6 d9 e8 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 00 (pcu_l1_if.cpp:182) 20241111125036247 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125036260 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) 20241111125036260 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) 20241111125036262 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) 20241111125036262 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) 20241111125036263 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) 20241111125036263 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) 20241111125036263 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) 20241111125036263 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) 20241111125036264 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) 20241111125036264 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) 20241111125036265 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) 20241111125036265 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) 20241111125036266 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) 20241111125036266 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) 20241111125036266 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) 20241111125036267 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) 20241111125036267 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) 20241111125036267 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) 20241111125036267 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) 20241111125036267 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) 20241111125036267 DRLCMACDL DEBUG -- Chunk with length 506 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 (tbf_dl.cpp:686) 20241111125036268 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) 20241111125036268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241111125036268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 00 (tbf_dl.cpp:911) 20241111125036268 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 cb 2a 6d 71 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 00 (pcu_l1_if.cpp:182) 20241111125036268 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125036279 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) 20241111125036279 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) 20241111125036281 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) 20241111125036281 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) 20241111125036281 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) 20241111125036281 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) 20241111125036282 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) 20241111125036282 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) 20241111125036283 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) 20241111125036283 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) 20241111125036284 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) 20241111125036284 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) 20241111125036284 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) 20241111125036284 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) 20241111125036285 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) 20241111125036285 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) 20241111125036286 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) 20241111125036286 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) 20241111125036286 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) 20241111125036286 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) 20241111125036286 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 (tbf_dl.cpp:686) 20241111125036286 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) 20241111125036286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241111125036286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 00 (tbf_dl.cpp:911) 20241111125036286 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 cd 7f 3e 73 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 00 (pcu_l1_if.cpp:182) 20241111125036287 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125036298 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) 20241111125036298 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) 20241111125036300 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) 20241111125036300 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) 20241111125036300 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) 20241111125036300 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) 20241111125036301 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) 20241111125036301 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) 20241111125036302 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) 20241111125036302 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) 20241111125036303 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) 20241111125036303 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) 20241111125036303 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) 20241111125036303 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) 20241111125036304 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) 20241111125036304 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) 20241111125036308 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) 20241111125036308 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) 20241111125036308 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) 20241111125036308 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) 20241111125036308 DRLCMACDL DEBUG -- Chunk with length 434 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d (tbf_dl.cpp:686) 20241111125036308 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) 20241111125036308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241111125036308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d 00 (tbf_dl.cpp:911) 20241111125036308 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 cf 2d e4 44 d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d 00 (pcu_l1_if.cpp:182) 20241111125036308 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125036322 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) 20241111125036322 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) 20241111125036323 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) 20241111125036323 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) 20241111125036324 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) 20241111125036324 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) 20241111125036325 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) 20241111125036325 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) 20241111125036325 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) 20241111125036325 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) 20241111125036326 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) 20241111125036326 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) 20241111125036327 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) 20241111125036327 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) 20241111125036328 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) 20241111125036328 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) 20241111125036329 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) 20241111125036329 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) 20241111125036329 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) 20241111125036329 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) 20241111125036329 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e (tbf_dl.cpp:686) 20241111125036329 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) 20241111125036329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241111125036329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 00 (tbf_dl.cpp:911) 20241111125036329 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 d1 fc fd c9 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 00 (pcu_l1_if.cpp:182) 20241111125036329 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125036341 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) 20241111125036341 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) 20241111125036343 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) 20241111125036343 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) 20241111125036344 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) 20241111125036344 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) 20241111125036344 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) 20241111125036344 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) 20241111125036345 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) 20241111125036345 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) 20241111125036345 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) 20241111125036345 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) 20241111125036346 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) 20241111125036346 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) 20241111125036346 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) 20241111125036346 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) 20241111125036347 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) 20241111125036347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125036347 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) 20241111125036347 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) 20241111125036347 DRLCMACDL DEBUG -- Chunk with length 362 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 (tbf_dl.cpp:686) 20241111125036347 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) 20241111125036347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241111125036347 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) 20241111125036347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1932 + 13 = 1945 (pdch_ul_controller.c:131) 20241111125036347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1945 for type POLL (pdch_ul_controller.c:184) 20241111125036347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1945, TS=7) (tbf_dl.cpp:883) 20241111125036347 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1945, TS=7 (tbf_dl.cpp:903) 20241111125036347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 0f 00 d3 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 00 (tbf_dl.cpp:911) 20241111125036347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Sending data request: sapi=5 arfcn=871 cur_fn=1928 block=2 data=0f 00 d3 23 47 5c b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 00 (pcu_l1_if.cpp:182) 20241111125036348 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125036360 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) 20241111125036360 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) 20241111125036361 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) 20241111125036361 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) 20241111125036361 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) 20241111125036361 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) 20241111125036362 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) 20241111125036362 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) 20241111125036363 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) 20241111125036363 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) 20241111125036363 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) 20241111125036363 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) 20241111125036364 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) 20241111125036364 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) 20241111125036365 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) 20241111125036365 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) 20241111125036371 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125036385 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) 20241111125036385 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) 20241111125036386 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) 20241111125036386 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) 20241111125036387 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) 20241111125036387 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) 20241111125036388 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) 20241111125036388 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) 20241111125036388 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) 20241111125036388 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) 20241111125036389 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) 20241111125036389 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) 20241111125036390 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) 20241111125036390 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) 20241111125036391 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) 20241111125036391 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) 20241111125036392 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125036404 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) 20241111125036404 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) 20241111125036406 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) 20241111125036406 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) 20241111125036407 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) 20241111125036407 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) 20241111125036408 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) 20241111125036408 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) 20241111125036409 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) 20241111125036409 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) 20241111125036410 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) 20241111125036410 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) 20241111125036411 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) 20241111125036411 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) 20241111125036411 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) 20241111125036411 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) 20241111125036412 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125036423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1941 block=5 data=40 08 0d 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) 20241111125036423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125036423 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125036423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125036423 DCSN1 INFO csnStreamDecoder (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) 20241111125036424 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125036424 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125036424 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) 20241111125036424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125036424 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) 20241111125036424 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) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241111125036424 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241111125036424 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) 20241111125036424 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125036424 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) 20241111125036425 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) 20241111125036425 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) 20241111125036426 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) 20241111125036426 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) 20241111125036428 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) 20241111125036428 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) 20241111125036429 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) 20241111125036429 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) 20241111125036430 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) 20241111125036430 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) 20241111125036431 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) 20241111125036431 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) 20241111125036432 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) 20241111125036432 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) 20241111125036433 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) 20241111125036433 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) 20241111125036433 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) 20241111125036433 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) 20241111125036433 DRLCMACDL DEBUG -- Chunk with length 326 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 (tbf_dl.cpp:686) 20241111125036433 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) 20241111125036433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241111125036433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 00 (tbf_dl.cpp:911) 20241111125036433 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 d5 73 11 b0 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 00 (pcu_l1_if.cpp:182) 20241111125036434 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125036447 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) 20241111125036447 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) 20241111125036448 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) 20241111125036448 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) 20241111125036450 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) 20241111125036450 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) 20241111125036451 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) 20241111125036451 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) 20241111125036452 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) 20241111125036452 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) 20241111125036453 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) 20241111125036453 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) 20241111125036453 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) 20241111125036453 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) 20241111125036454 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) 20241111125036454 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) 20241111125036455 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) 20241111125036455 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) 20241111125036455 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) 20241111125036455 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) 20241111125036455 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 (tbf_dl.cpp:686) 20241111125036455 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) 20241111125036455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241111125036455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 00 (tbf_dl.cpp:911) 20241111125036455 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 d7 63 39 07 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 00 (pcu_l1_if.cpp:182) 20241111125036456 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125036467 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) 20241111125036467 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) 20241111125036468 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) 20241111125036468 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) 20241111125036469 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) 20241111125036469 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) 20241111125036470 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) 20241111125036470 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) 20241111125036470 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) 20241111125036470 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) 20241111125036471 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) 20241111125036471 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) 20241111125036472 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) 20241111125036472 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) 20241111125036473 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) 20241111125036473 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) 20241111125036474 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) 20241111125036474 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) 20241111125036474 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) 20241111125036474 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) 20241111125036474 DRLCMACDL DEBUG -- Chunk with length 254 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb (tbf_dl.cpp:686) 20241111125036474 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) 20241111125036474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241111125036474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb 00 (tbf_dl.cpp:911) 20241111125036474 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 d9 8d cd 1d ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb 00 (pcu_l1_if.cpp:182) 20241111125036474 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125036484 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) 20241111125036485 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) 20241111125036485 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) 20241111125036485 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) 20241111125036485 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) 20241111125036486 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) 20241111125036486 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) 20241111125036486 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) 20241111125036486 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) 20241111125036486 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) 20241111125036487 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) 20241111125036487 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) 20241111125036487 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) 20241111125036487 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) 20241111125036487 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) 20241111125036487 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) 20241111125036495 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) 20241111125036495 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) 20241111125036495 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) 20241111125036495 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) 20241111125036495 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d (tbf_dl.cpp:686) 20241111125036495 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) 20241111125036495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241111125036495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d 00 (tbf_dl.cpp:911) 20241111125036495 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 db a2 94 66 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d 00 (pcu_l1_if.cpp:182) 20241111125036495 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125036509 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) 20241111125036509 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) 20241111125036510 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) 20241111125036510 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) 20241111125036511 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) 20241111125036511 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) 20241111125036512 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) 20241111125036512 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) 20241111125036512 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) 20241111125036512 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) 20241111125036512 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) 20241111125036512 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) 20241111125036513 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) 20241111125036513 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) 20241111125036514 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) 20241111125036514 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) 20241111125036514 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) 20241111125036514 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) 20241111125036514 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) 20241111125036514 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) 20241111125036514 DRLCMACDL DEBUG -- Chunk with length 182 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe (tbf_dl.cpp:686) 20241111125036514 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) 20241111125036514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241111125036514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe 00 (tbf_dl.cpp:911) 20241111125036514 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 dd ff 09 d3 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe 00 (pcu_l1_if.cpp:182) 20241111125036515 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125036528 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) 20241111125036528 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) 20241111125036529 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) 20241111125036529 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) 20241111125036529 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) 20241111125036529 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) 20241111125036530 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) 20241111125036530 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) 20241111125036530 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) 20241111125036530 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) 20241111125036531 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) 20241111125036531 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) 20241111125036531 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) 20241111125036531 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) 20241111125036531 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) 20241111125036531 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) 20241111125036532 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) 20241111125036533 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) 20241111125036533 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) 20241111125036533 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) 20241111125036533 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 (tbf_dl.cpp:686) 20241111125036533 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) 20241111125036533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241111125036533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 00 (tbf_dl.cpp:911) 20241111125036533 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 df db de 1d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 00 (pcu_l1_if.cpp:182) 20241111125036533 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125036548 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) 20241111125036548 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) 20241111125036549 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) 20241111125036549 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) 20241111125036550 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) 20241111125036550 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) 20241111125036552 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) 20241111125036552 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) 20241111125036553 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) 20241111125036553 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) 20241111125036554 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) 20241111125036554 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) 20241111125036555 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) 20241111125036555 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) 20241111125036556 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) 20241111125036556 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) 20241111125036557 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) 20241111125036557 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) 20241111125036557 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) 20241111125036557 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) 20241111125036557 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 (tbf_dl.cpp:686) 20241111125036557 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) 20241111125036557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241111125036557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 00 (tbf_dl.cpp:911) 20241111125036557 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 e1 64 c4 fc 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 00 (pcu_l1_if.cpp:182) 20241111125036558 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125036572 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) 20241111125036572 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) 20241111125036573 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) 20241111125036573 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) 20241111125036574 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) 20241111125036574 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) 20241111125036574 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) 20241111125036574 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) 20241111125036575 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) 20241111125036575 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) 20241111125036576 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) 20241111125036576 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) 20241111125036577 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) 20241111125036577 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) 20241111125036578 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) 20241111125036578 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) 20241111125036579 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) 20241111125036579 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) 20241111125036579 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) 20241111125036579 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) 20241111125036579 DRLCMACDL DEBUG -- Chunk with length 74 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea (tbf_dl.cpp:686) 20241111125036579 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) 20241111125036579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241111125036579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 00 (tbf_dl.cpp:911) 20241111125036579 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 e3 1b 24 2d 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 00 (pcu_l1_if.cpp:182) 20241111125036579 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125036591 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) 20241111125036592 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) 20241111125036593 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) 20241111125036593 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) 20241111125036593 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) 20241111125036593 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) 20241111125036594 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) 20241111125036594 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) 20241111125036595 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) 20241111125036595 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) 20241111125036596 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) 20241111125036596 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) 20241111125036597 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) 20241111125036597 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) 20241111125036597 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) 20241111125036598 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) 20241111125036598 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) 20241111125036598 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) 20241111125036598 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) 20241111125036598 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) 20241111125036598 DRLCMACDL DEBUG -- Chunk with length 38 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d (tbf_dl.cpp:686) 20241111125036598 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) 20241111125036598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241111125036598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 00 (tbf_dl.cpp:911) 20241111125036598 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 e5 16 0c 4d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 00 (pcu_l1_if.cpp:182) 20241111125036599 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125036610 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) 20241111125036610 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) 20241111125036611 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) 20241111125036612 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) 20241111125036612 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) 20241111125036612 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) 20241111125036613 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) 20241111125036613 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) 20241111125036614 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) 20241111125036614 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) 20241111125036615 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) 20241111125036615 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) 20241111125036615 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) 20241111125036615 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) 20241111125036616 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) 20241111125036616 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) 20241111125036619 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) 20241111125036619 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) 20241111125036619 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) 20241111125036619 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) 20241111125036619 DRLCMACDL DEBUG -- Chunk with length 2 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125036619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125036619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125036619 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (33) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 0b 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 (tbf_dl.cpp:686) 20241111125036619 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) 20241111125036619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241111125036620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e6 0b 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 00 (tbf_dl.cpp:911) 20241111125036620 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 e6 0b 12 bf c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 00 (pcu_l1_if.cpp:182) 20241111125036620 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125036635 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) 20241111125036635 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) 20241111125036636 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) 20241111125036636 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) 20241111125036636 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) 20241111125036636 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) 20241111125036637 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) 20241111125036637 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) 20241111125036638 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) 20241111125036638 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) 20241111125036638 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) 20241111125036638 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) 20241111125036639 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) 20241111125036639 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) 20241111125036639 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) 20241111125036639 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) 20241111125036640 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) 20241111125036640 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) 20241111125036640 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) 20241111125036640 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) 20241111125036640 DRLCMACDL DEBUG -- Chunk with length 1367 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 (tbf_dl.cpp:686) 20241111125036640 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) 20241111125036640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241111125036640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 00 (tbf_dl.cpp:911) 20241111125036640 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 e9 79 aa 27 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 00 (pcu_l1_if.cpp:182) 20241111125036640 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125036654 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) 20241111125036654 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) 20241111125036656 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) 20241111125036656 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) 20241111125036656 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) 20241111125036656 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) 20241111125036657 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) 20241111125036657 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) 20241111125036658 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) 20241111125036658 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) 20241111125036659 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) 20241111125036659 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) 20241111125036659 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) 20241111125036660 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) 20241111125036660 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) 20241111125036660 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) 20241111125036661 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) 20241111125036661 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) 20241111125036661 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) 20241111125036661 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) 20241111125036661 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 (tbf_dl.cpp:686) 20241111125036661 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) 20241111125036661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241111125036661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 00 (tbf_dl.cpp:911) 20241111125036661 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 eb 62 1c ac eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 00 (pcu_l1_if.cpp:182) 20241111125036662 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125036674 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) 20241111125036674 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) 20241111125036676 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) 20241111125036676 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) 20241111125036677 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) 20241111125036677 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) 20241111125036677 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) 20241111125036677 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) 20241111125036679 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) 20241111125036679 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) 20241111125036681 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) 20241111125036681 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) 20241111125036682 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) 20241111125036682 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) 20241111125036682 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) 20241111125036682 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) 20241111125036684 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) 20241111125036684 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) 20241111125036684 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) 20241111125036684 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) 20241111125036684 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f (tbf_dl.cpp:686) 20241111125036684 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) 20241111125036684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241111125036684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f 00 (tbf_dl.cpp:911) 20241111125036684 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 ed 42 44 c7 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f 00 (pcu_l1_if.cpp:182) 20241111125036685 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125036699 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) 20241111125036699 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) 20241111125036700 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) 20241111125036700 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) 20241111125036701 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) 20241111125036701 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) 20241111125036702 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) 20241111125036702 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) 20241111125036702 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) 20241111125036702 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) 20241111125036703 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) 20241111125036703 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) 20241111125036704 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) 20241111125036704 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) 20241111125036704 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) 20241111125036704 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) 20241111125036705 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) 20241111125036705 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) 20241111125036705 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) 20241111125036705 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) 20241111125036705 DRLCMACDL DEBUG -- Chunk with length 1259 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 (tbf_dl.cpp:686) 20241111125036705 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) 20241111125036705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241111125036705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 00 (tbf_dl.cpp:911) 20241111125036705 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 ef e0 71 4f 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 00 (pcu_l1_if.cpp:182) 20241111125036705 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125036718 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) 20241111125036719 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) 20241111125036720 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) 20241111125036720 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) 20241111125036720 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) 20241111125036720 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) 20241111125036721 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) 20241111125036721 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) 20241111125036722 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) 20241111125036722 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) 20241111125036723 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) 20241111125036723 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) 20241111125036724 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) 20241111125036724 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) 20241111125036724 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) 20241111125036724 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) 20241111125036726 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) 20241111125036726 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) 20241111125036726 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) 20241111125036726 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) 20241111125036726 DRLCMACDL DEBUG -- Chunk with length 1223 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 (tbf_dl.cpp:686) 20241111125036726 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) 20241111125036726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241111125036726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 00 (tbf_dl.cpp:911) 20241111125036726 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 f1 ee 6f 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 00 (pcu_l1_if.cpp:182) 20241111125036727 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125036738 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) 20241111125036738 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) 20241111125036740 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) 20241111125036740 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) 20241111125036741 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) 20241111125036741 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) 20241111125036742 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) 20241111125036742 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) 20241111125036742 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) 20241111125036742 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) 20241111125036743 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) 20241111125036743 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) 20241111125036743 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) 20241111125036743 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) 20241111125036743 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) 20241111125036743 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) 20241111125036747 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) 20241111125036747 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) 20241111125036747 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) 20241111125036747 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) 20241111125036747 DRLCMACDL DEBUG -- Chunk with length 1187 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e (tbf_dl.cpp:686) 20241111125036747 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) 20241111125036747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241111125036747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 00 (tbf_dl.cpp:911) 20241111125036747 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 f3 37 43 da 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 00 (pcu_l1_if.cpp:182) 20241111125036747 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125036760 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) 20241111125036760 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036761 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) 20241111125036765 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) 20241111125036765 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) 20241111125036765 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) 20241111125036765 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) 20241111125036765 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 (tbf_dl.cpp:686) 20241111125036765 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) 20241111125036765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241111125036765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 00 (tbf_dl.cpp:911) 20241111125036765 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 f5 80 a6 7b db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 00 (pcu_l1_if.cpp:182) 20241111125036765 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125036780 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) 20241111125036780 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) 20241111125036781 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) 20241111125036781 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) 20241111125036782 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) 20241111125036782 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) 20241111125036783 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) 20241111125036783 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) 20241111125036784 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) 20241111125036784 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) 20241111125036785 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) 20241111125036785 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) 20241111125036785 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) 20241111125036785 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) 20241111125036786 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) 20241111125036786 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) 20241111125036787 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) 20241111125036787 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) 20241111125036787 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) 20241111125036787 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) 20241111125036787 DRLCMACDL DEBUG -- Chunk with length 1115 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f (tbf_dl.cpp:686) 20241111125036787 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) 20241111125036787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241111125036787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 00 (tbf_dl.cpp:911) 20241111125036787 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 f7 e4 cd 51 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 00 (pcu_l1_if.cpp:182) 20241111125036788 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125036800 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) 20241111125036800 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) 20241111125036801 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) 20241111125036801 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) 20241111125036801 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) 20241111125036801 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) 20241111125036802 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) 20241111125036802 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) 20241111125036803 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) 20241111125036803 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) 20241111125036804 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) 20241111125036804 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) 20241111125036804 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) 20241111125036804 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) 20241111125036806 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) 20241111125036806 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) 20241111125036809 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) 20241111125036810 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) 20241111125036810 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) 20241111125036810 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) 20241111125036810 DRLCMACDL DEBUG -- Chunk with length 1079 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 (tbf_dl.cpp:686) 20241111125036810 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) 20241111125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241111125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 00 (tbf_dl.cpp:911) 20241111125036810 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 f9 5f ae fb 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 00 (pcu_l1_if.cpp:182) 20241111125036811 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125036824 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) 20241111125036824 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) 20241111125036825 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) 20241111125036826 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) 20241111125036827 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) 20241111125036827 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) 20241111125036829 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) 20241111125036829 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) 20241111125036830 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) 20241111125036830 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) 20241111125036831 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) 20241111125036831 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) 20241111125036832 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) 20241111125036832 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) 20241111125036833 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) 20241111125036833 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) 20241111125036835 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) 20241111125036835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125036835 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) 20241111125036835 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) 20241111125036835 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 (tbf_dl.cpp:686) 20241111125036835 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) 20241111125036835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241111125036835 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) 20241111125036835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2032 + 13 = 2045 (pdch_ul_controller.c:131) 20241111125036835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2045 for type POLL (pdch_ul_controller.c:184) 20241111125036835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2045, TS=7) (tbf_dl.cpp:883) 20241111125036835 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2045, TS=7 (tbf_dl.cpp:903) 20241111125036835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 0f 00 fb e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 00 (tbf_dl.cpp:911) 20241111125036835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Sending data request: sapi=5 arfcn=871 cur_fn=2028 block=1 data=0f 00 fb e6 d0 bc ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 00 (pcu_l1_if.cpp:182) 20241111125036836 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125036843 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) 20241111125036843 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) 20241111125036844 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) 20241111125036844 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) 20241111125036845 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) 20241111125036845 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) 20241111125036845 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) 20241111125036845 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) 20241111125036846 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) 20241111125036846 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) 20241111125036847 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) 20241111125036847 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) 20241111125036848 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) 20241111125036848 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) 20241111125036849 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) 20241111125036849 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) 20241111125036849 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125036862 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) 20241111125036862 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) 20241111125036864 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) 20241111125036864 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) 20241111125036864 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) 20241111125036864 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) 20241111125036865 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) 20241111125036865 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) 20241111125036866 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) 20241111125036866 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) 20241111125036867 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) 20241111125036867 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) 20241111125036867 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) 20241111125036867 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) 20241111125036868 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) 20241111125036868 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) 20241111125036871 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125036886 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) 20241111125036886 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) 20241111125036887 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) 20241111125036887 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) 20241111125036888 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) 20241111125036888 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) 20241111125036889 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) 20241111125036889 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) 20241111125036889 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) 20241111125036889 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) 20241111125036890 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) 20241111125036890 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) 20241111125036891 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) 20241111125036891 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) 20241111125036892 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) 20241111125036892 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) 20241111125036893 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125036905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2041 block=4 data=40 08 0f 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) 20241111125036905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125036905 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125036905 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125036905 DCSN1 INFO csnStreamDecoder (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) 20241111125036906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125036906 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125036906 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) 20241111125036906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125036906 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) 20241111125036906 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) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241111125036906 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241111125036906 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) 20241111125036906 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) 20241111125036906 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) 20241111125036906 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) 20241111125036907 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) 20241111125036907 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) 20241111125036908 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) 20241111125036908 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) 20241111125036909 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) 20241111125036909 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) 20241111125036910 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) 20241111125036910 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) 20241111125036911 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) 20241111125036911 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) 20241111125036912 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) 20241111125036912 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) 20241111125036913 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) 20241111125036913 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) 20241111125036913 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) 20241111125036913 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) 20241111125036913 DRLCMACDL DEBUG -- Chunk with length 1007 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec (tbf_dl.cpp:686) 20241111125036913 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) 20241111125036913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241111125036913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fd fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec 00 (tbf_dl.cpp:911) 20241111125036913 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 fd fd 15 8b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec 00 (pcu_l1_if.cpp:182) 20241111125036914 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125036924 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) 20241111125036924 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) 20241111125036926 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) 20241111125036926 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) 20241111125036926 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) 20241111125036926 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) 20241111125036927 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) 20241111125036927 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) 20241111125036928 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) 20241111125036928 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) 20241111125036929 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) 20241111125036929 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) 20241111125036929 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) 20241111125036930 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) 20241111125036930 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) 20241111125036930 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) 20241111125036933 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) 20241111125036933 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) 20241111125036933 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) 20241111125036933 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) 20241111125036933 DRLCMACDL DEBUG -- Chunk with length 971 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 (tbf_dl.cpp:686) 20241111125036933 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) 20241111125036933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241111125036933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 00 (tbf_dl.cpp:911) 20241111125036933 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 ff ce 10 30 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 00 (pcu_l1_if.cpp:182) 20241111125036934 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125036947 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) 20241111125036947 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) 20241111125036948 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) 20241111125036948 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) 20241111125036948 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) 20241111125036948 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) 20241111125036948 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) 20241111125036948 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) 20241111125036949 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) 20241111125036949 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) 20241111125036949 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) 20241111125036949 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) 20241111125036949 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) 20241111125036949 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) 20241111125036950 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) 20241111125036950 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) 20241111125036952 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) 20241111125036952 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) 20241111125036952 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) 20241111125036952 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) 20241111125036952 DRLCMACDL DEBUG -- Chunk with length 935 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f (tbf_dl.cpp:686) 20241111125036952 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) 20241111125036952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125036952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 00 (tbf_dl.cpp:911) 20241111125036952 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 01 f5 0e 37 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 00 (pcu_l1_if.cpp:182) 20241111125036953 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125036967 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) 20241111125036967 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) 20241111125036968 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) 20241111125036968 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) 20241111125036969 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) 20241111125036969 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) 20241111125036970 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) 20241111125036970 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) 20241111125036971 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) 20241111125036971 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) 20241111125036971 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) 20241111125036971 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) 20241111125036972 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) 20241111125036972 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) 20241111125036973 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) 20241111125036973 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) 20241111125036974 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) 20241111125036974 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) 20241111125036974 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) 20241111125036974 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) 20241111125036974 DRLCMACDL DEBUG -- Chunk with length 899 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 (tbf_dl.cpp:686) 20241111125036974 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) 20241111125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 00 (tbf_dl.cpp:911) 20241111125036974 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 03 45 27 e0 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 00 (pcu_l1_if.cpp:182) 20241111125036975 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125036986 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) 20241111125036986 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) 20241111125036987 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) 20241111125036987 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) 20241111125036989 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) 20241111125036989 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) 20241111125036990 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) 20241111125036990 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) 20241111125036991 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) 20241111125036991 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) 20241111125036991 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) 20241111125036991 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) 20241111125036992 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) 20241111125036992 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) 20241111125036993 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) 20241111125036993 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) 20241111125036996 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) 20241111125036996 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) 20241111125036996 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) 20241111125036996 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) 20241111125036996 DRLCMACDL DEBUG -- Chunk with length 863 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125036996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f (tbf_dl.cpp:686) 20241111125036996 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) 20241111125036996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125036997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125036997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 00 (tbf_dl.cpp:911) 20241111125036997 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 05 af 5c 2e 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 00 (pcu_l1_if.cpp:182) 20241111125036997 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125037010 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) 20241111125037010 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) 20241111125037012 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) 20241111125037012 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) 20241111125037013 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) 20241111125037013 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) 20241111125037013 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) 20241111125037013 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) 20241111125037014 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) 20241111125037014 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) 20241111125037015 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) 20241111125037015 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) 20241111125037016 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) 20241111125037016 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) 20241111125037016 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) 20241111125037016 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) 20241111125037017 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) 20241111125037017 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) 20241111125037017 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) 20241111125037017 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) 20241111125037017 DRLCMACDL DEBUG -- Chunk with length 827 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 (tbf_dl.cpp:686) 20241111125037017 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) 20241111125037017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125037017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 00 (tbf_dl.cpp:911) 20241111125037017 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 07 6b fa 37 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 00 (pcu_l1_if.cpp:182) 20241111125037018 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125037029 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) 20241111125037029 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) 20241111125037030 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) 20241111125037030 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) 20241111125037030 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) 20241111125037030 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) 20241111125037031 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) 20241111125037031 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) 20241111125037031 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) 20241111125037031 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) 20241111125037031 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) 20241111125037031 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) 20241111125037032 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) 20241111125037032 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) 20241111125037032 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) 20241111125037032 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) 20241111125037034 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) 20241111125037034 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) 20241111125037034 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) 20241111125037034 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) 20241111125037034 DRLCMACDL DEBUG -- Chunk with length 791 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 (tbf_dl.cpp:686) 20241111125037034 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) 20241111125037034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125037034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 00 (tbf_dl.cpp:911) 20241111125037034 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 09 1c 6f 11 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 00 (pcu_l1_if.cpp:182) 20241111125037034 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125037048 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) 20241111125037048 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) 20241111125037048 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) 20241111125037048 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) 20241111125037048 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) 20241111125037048 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) 20241111125037048 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) 20241111125037048 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) 20241111125037048 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) 20241111125037048 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) 20241111125037049 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) 20241111125037049 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) 20241111125037049 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) 20241111125037049 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) 20241111125037049 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) 20241111125037049 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) 20241111125037057 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) 20241111125037057 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) 20241111125037057 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) 20241111125037057 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) 20241111125037057 DRLCMACDL DEBUG -- Chunk with length 755 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd (tbf_dl.cpp:686) 20241111125037057 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) 20241111125037057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125037057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 07 00 0b c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd 00 (tbf_dl.cpp:911) 20241111125037057 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 0b c8 42 54 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd 00 (pcu_l1_if.cpp:182) 20241111125037058 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125037072 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) 20241111125037072 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) 20241111125037073 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) 20241111125037073 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) 20241111125037074 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) 20241111125037074 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) 20241111125037075 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) 20241111125037075 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) 20241111125037076 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) 20241111125037076 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) 20241111125037077 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) 20241111125037077 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) 20241111125037077 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) 20241111125037077 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) 20241111125037078 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) 20241111125037078 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) 20241111125037079 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) 20241111125037079 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) 20241111125037079 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) 20241111125037079 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) 20241111125037079 DRLCMACDL DEBUG -- Chunk with length 719 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 (tbf_dl.cpp:686) 20241111125037079 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) 20241111125037079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125037079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 00 (tbf_dl.cpp:911) 20241111125037079 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 0d b1 ba 92 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 00 (pcu_l1_if.cpp:182) 20241111125037080 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125037091 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) 20241111125037091 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) 20241111125037093 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) 20241111125037093 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) 20241111125037093 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) 20241111125037093 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) 20241111125037094 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) 20241111125037094 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) 20241111125037095 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) 20241111125037095 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) 20241111125037096 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) 20241111125037096 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) 20241111125037096 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) 20241111125037096 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) 20241111125037097 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) 20241111125037097 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) 20241111125037098 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) 20241111125037098 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) 20241111125037098 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) 20241111125037098 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) 20241111125037098 DRLCMACDL DEBUG -- Chunk with length 683 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 (tbf_dl.cpp:686) 20241111125037098 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) 20241111125037098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125037098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 00 (tbf_dl.cpp:911) 20241111125037098 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 0f cf d4 e2 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 00 (pcu_l1_if.cpp:182) 20241111125037099 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125037111 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) 20241111125037111 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) 20241111125037112 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) 20241111125037112 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) 20241111125037113 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) 20241111125037113 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) 20241111125037113 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) 20241111125037113 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) 20241111125037114 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) 20241111125037114 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) 20241111125037115 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) 20241111125037115 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) 20241111125037116 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) 20241111125037116 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) 20241111125037117 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) 20241111125037117 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) 20241111125037120 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) 20241111125037120 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) 20241111125037120 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) 20241111125037120 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) 20241111125037120 DRLCMACDL DEBUG -- Chunk with length 647 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 (tbf_dl.cpp:686) 20241111125037120 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) 20241111125037120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125037120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 00 (tbf_dl.cpp:911) 20241111125037120 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 11 cd fc f7 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 00 (pcu_l1_if.cpp:182) 20241111125037121 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125037135 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) 20241111125037135 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) 20241111125037136 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) 20241111125037136 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) 20241111125037137 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) 20241111125037137 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) 20241111125037138 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) 20241111125037138 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) 20241111125037139 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) 20241111125037139 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) 20241111125037141 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) 20241111125037141 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) 20241111125037142 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) 20241111125037142 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) 20241111125037142 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) 20241111125037142 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) 20241111125037143 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) 20241111125037143 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) 20241111125037143 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) 20241111125037143 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) 20241111125037143 DRLCMACDL DEBUG -- Chunk with length 611 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a (tbf_dl.cpp:686) 20241111125037143 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) 20241111125037143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125037143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 13 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a 00 (tbf_dl.cpp:911) 20241111125037143 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 13 cf 8b 95 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a 00 (pcu_l1_if.cpp:182) 20241111125037144 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125037144 DLBSSGP DEBUG Estimated BVC leak rate = 13638 (measured 13614, usage 96%) (gprs_bssgp_pcu.c:965) 20241111125037144 DLBSSGP DEBUG Computed MS default leak rate = 7200, ms_num_pdch = 4, cs = CS-3 (gprs_bssgp_pcu.c:1001) 20241111125037144 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 136380, R = 13638, Bmax_MS = 72000, R_MS = 7200, avg_dly = 3800 (gprs_bssgp_pcu.c:1029) 20241111125037144 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125037144 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125037148 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125037148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125037148 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125037148 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125037148 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125037153 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) 20241111125037153 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) 20241111125037153 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) 20241111125037153 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) 20241111125037154 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) 20241111125037154 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) 20241111125037154 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) 20241111125037154 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) 20241111125037154 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) 20241111125037154 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) 20241111125037155 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) 20241111125037155 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) 20241111125037155 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) 20241111125037155 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) 20241111125037155 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) 20241111125037155 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) 20241111125037158 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) 20241111125037158 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) 20241111125037158 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) 20241111125037158 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) 20241111125037158 DRLCMACDL DEBUG -- Chunk with length 575 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 (tbf_dl.cpp:686) 20241111125037158 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) 20241111125037158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125037158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 00 (tbf_dl.cpp:911) 20241111125037158 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 15 ed 79 b7 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 00 (pcu_l1_if.cpp:182) 20241111125037158 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125037172 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) 20241111125037172 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) 20241111125037174 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) 20241111125037174 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) 20241111125037175 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) 20241111125037175 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) 20241111125037176 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) 20241111125037176 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) 20241111125037177 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) 20241111125037177 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) 20241111125037178 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) 20241111125037178 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) 20241111125037179 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) 20241111125037179 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) 20241111125037179 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) 20241111125037179 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) 20241111125037182 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) 20241111125037182 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) 20241111125037182 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) 20241111125037182 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) 20241111125037182 DRLCMACDL DEBUG -- Chunk with length 539 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 (tbf_dl.cpp:686) 20241111125037182 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) 20241111125037182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125037182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 00 (tbf_dl.cpp:911) 20241111125037182 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 17 f5 60 48 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 00 (pcu_l1_if.cpp:182) 20241111125037182 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125037197 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) 20241111125037197 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) 20241111125037200 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) 20241111125037200 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) 20241111125037201 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) 20241111125037201 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) 20241111125037202 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) 20241111125037202 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) 20241111125037203 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) 20241111125037203 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) 20241111125037204 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) 20241111125037204 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) 20241111125037205 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) 20241111125037205 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) 20241111125037207 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) 20241111125037207 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) 20241111125037208 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) 20241111125037208 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) 20241111125037208 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) 20241111125037208 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) 20241111125037208 DRLCMACDL DEBUG -- Chunk with length 503 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 (tbf_dl.cpp:686) 20241111125037208 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) 20241111125037208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125037208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 00 (tbf_dl.cpp:911) 20241111125037208 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 19 73 29 15 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 00 (pcu_l1_if.cpp:182) 20241111125037209 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125037216 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) 20241111125037216 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) 20241111125037217 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) 20241111125037217 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) 20241111125037218 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) 20241111125037218 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) 20241111125037219 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) 20241111125037219 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) 20241111125037220 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) 20241111125037220 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) 20241111125037220 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) 20241111125037220 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) 20241111125037221 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) 20241111125037221 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) 20241111125037222 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) 20241111125037222 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) 20241111125037223 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) 20241111125037223 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) 20241111125037223 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) 20241111125037223 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) 20241111125037223 DRLCMACDL DEBUG -- Chunk with length 467 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 (tbf_dl.cpp:686) 20241111125037223 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) 20241111125037223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125037223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 07 00 1b 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 00 (tbf_dl.cpp:911) 20241111125037223 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 1b 9e c7 2c ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 00 (pcu_l1_if.cpp:182) 20241111125037224 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125037235 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) 20241111125037235 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) 20241111125037235 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) 20241111125037235 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) 20241111125037236 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) 20241111125037236 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) 20241111125037236 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) 20241111125037236 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) 20241111125037237 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) 20241111125037237 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) 20241111125037238 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) 20241111125037238 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) 20241111125037239 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) 20241111125037239 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) 20241111125037239 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) 20241111125037239 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) 20241111125037245 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) 20241111125037245 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) 20241111125037245 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) 20241111125037245 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) 20241111125037245 DRLCMACDL DEBUG -- Chunk with length 431 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 (tbf_dl.cpp:686) 20241111125037245 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) 20241111125037245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125037245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 00 (tbf_dl.cpp:911) 20241111125037245 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 1d d1 5d 45 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 00 (pcu_l1_if.cpp:182) 20241111125037246 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125037259 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) 20241111125037259 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) 20241111125037261 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) 20241111125037261 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) 20241111125037261 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) 20241111125037261 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) 20241111125037262 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) 20241111125037262 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) 20241111125037263 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) 20241111125037263 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) 20241111125037264 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) 20241111125037264 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) 20241111125037264 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) 20241111125037264 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) 20241111125037265 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) 20241111125037265 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) 20241111125037266 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) 20241111125037266 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) 20241111125037266 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) 20241111125037266 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) 20241111125037266 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c (tbf_dl.cpp:686) 20241111125037266 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) 20241111125037266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125037266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c 00 (tbf_dl.cpp:911) 20241111125037266 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 1f 57 43 22 c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c 00 (pcu_l1_if.cpp:182) 20241111125037267 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125037278 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) 20241111125037278 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) 20241111125037279 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) 20241111125037279 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) 20241111125037279 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) 20241111125037279 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) 20241111125037280 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) 20241111125037280 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) 20241111125037280 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) 20241111125037280 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) 20241111125037280 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) 20241111125037280 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) 20241111125037281 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) 20241111125037281 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) 20241111125037281 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) 20241111125037281 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) 20241111125037282 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) 20241111125037282 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125037282 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) 20241111125037282 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) 20241111125037282 DRLCMACDL DEBUG -- Chunk with length 359 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 (tbf_dl.cpp:686) 20241111125037282 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) 20241111125037282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125037282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 00 (tbf_dl.cpp:911) 20241111125037282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Sending data request: sapi=5 arfcn=871 cur_fn=2123 block=11 data=07 00 21 b2 cd 79 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 00 (pcu_l1_if.cpp:182) 20241111125037282 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125037297 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) 20241111125037297 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) 20241111125037298 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) 20241111125037298 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) 20241111125037298 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) 20241111125037298 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) 20241111125037299 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) 20241111125037299 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) 20241111125037300 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) 20241111125037300 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) 20241111125037301 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) 20241111125037301 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) 20241111125037301 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) 20241111125037301 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) 20241111125037302 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) 20241111125037302 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) 20241111125037307 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) 20241111125037307 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125037307 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) 20241111125037307 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) 20241111125037307 DRLCMACDL DEBUG -- Chunk with length 323 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 (tbf_dl.cpp:686) 20241111125037307 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) 20241111125037307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125037307 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) 20241111125037307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2132 + 13 = 2145 (pdch_ul_controller.c:131) 20241111125037307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2145 for type POLL (pdch_ul_controller.c:184) 20241111125037307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2145, TS=7) (tbf_dl.cpp:883) 20241111125037307 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2145, TS=7 (tbf_dl.cpp:903) 20241111125037307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 0f 00 23 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 00 (tbf_dl.cpp:911) 20241111125037307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Sending data request: sapi=5 arfcn=871 cur_fn=2127 block=0 data=0f 00 23 36 2a e8 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 00 (pcu_l1_if.cpp:182) 20241111125037308 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125037321 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) 20241111125037321 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) 20241111125037322 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) 20241111125037322 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) 20241111125037323 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) 20241111125037323 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) 20241111125037324 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) 20241111125037324 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) 20241111125037324 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) 20241111125037324 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) 20241111125037325 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) 20241111125037325 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) 20241111125037326 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) 20241111125037326 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) 20241111125037327 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) 20241111125037327 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) 20241111125037328 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125037341 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) 20241111125037341 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) 20241111125037343 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) 20241111125037343 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) 20241111125037344 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) 20241111125037344 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) 20241111125037345 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) 20241111125037345 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) 20241111125037346 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) 20241111125037346 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) 20241111125037347 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) 20241111125037347 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) 20241111125037348 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) 20241111125037348 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) 20241111125037350 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) 20241111125037350 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) 20241111125037351 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125037359 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) 20241111125037359 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) 20241111125037361 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) 20241111125037361 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) 20241111125037363 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) 20241111125037363 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) 20241111125037364 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) 20241111125037364 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) 20241111125037365 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) 20241111125037365 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) 20241111125037366 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) 20241111125037366 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) 20241111125037367 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) 20241111125037367 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) 20241111125037368 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) 20241111125037368 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) 20241111125037369 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125037383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2140 block=3 data=40 08 02 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) 20241111125037383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125037383 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125037383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125037383 DCSN1 INFO csnStreamDecoder (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) 20241111125037384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125037384 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125037384 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) 20241111125037384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125037384 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) 20241111125037384 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) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125037384 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125037384 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) 20241111125037384 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) 20241111125037385 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) 20241111125037385 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) 20241111125037386 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) 20241111125037386 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) 20241111125037387 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) 20241111125037387 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) 20241111125037388 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) 20241111125037388 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) 20241111125037388 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) 20241111125037388 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) 20241111125037389 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) 20241111125037389 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) 20241111125037390 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) 20241111125037390 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) 20241111125037391 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) 20241111125037391 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) 20241111125037391 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) 20241111125037391 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) 20241111125037391 DRLCMACDL DEBUG -- Chunk with length 287 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d (tbf_dl.cpp:686) 20241111125037391 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) 20241111125037391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125037391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d 00 (tbf_dl.cpp:911) 20241111125037391 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 25 4c c9 e3 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d 00 (pcu_l1_if.cpp:182) 20241111125037392 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125037403 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) 20241111125037403 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) 20241111125037404 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) 20241111125037404 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) 20241111125037405 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) 20241111125037405 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) 20241111125037405 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) 20241111125037405 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) 20241111125037406 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) 20241111125037406 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) 20241111125037407 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) 20241111125037407 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) 20241111125037408 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) 20241111125037408 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) 20241111125037408 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) 20241111125037408 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) 20241111125037409 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) 20241111125037409 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) 20241111125037409 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) 20241111125037409 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) 20241111125037409 DRLCMACDL DEBUG -- Chunk with length 251 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 (tbf_dl.cpp:686) 20241111125037409 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) 20241111125037409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125037409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 00 (tbf_dl.cpp:911) 20241111125037409 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 27 ea 97 81 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 00 (pcu_l1_if.cpp:182) 20241111125037410 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125037421 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) 20241111125037421 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) 20241111125037422 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) 20241111125037422 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) 20241111125037423 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) 20241111125037423 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) 20241111125037424 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) 20241111125037424 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) 20241111125037425 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) 20241111125037425 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) 20241111125037425 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) 20241111125037425 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) 20241111125037426 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) 20241111125037426 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) 20241111125037427 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) 20241111125037427 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) 20241111125037431 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) 20241111125037431 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) 20241111125037431 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) 20241111125037431 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) 20241111125037431 DRLCMACDL DEBUG -- Chunk with length 215 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 (tbf_dl.cpp:686) 20241111125037431 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) 20241111125037431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125037431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 00 (tbf_dl.cpp:911) 20241111125037431 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 29 8b e7 92 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 00 (pcu_l1_if.cpp:182) 20241111125037431 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125037445 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) 20241111125037445 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) 20241111125037446 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) 20241111125037446 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) 20241111125037447 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) 20241111125037447 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) 20241111125037448 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) 20241111125037448 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) 20241111125037448 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) 20241111125037449 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) 20241111125037449 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) 20241111125037450 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) 20241111125037450 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) 20241111125037450 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) 20241111125037451 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) 20241111125037451 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) 20241111125037452 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) 20241111125037452 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) 20241111125037452 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) 20241111125037452 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) 20241111125037452 DRLCMACDL DEBUG -- Chunk with length 179 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d (tbf_dl.cpp:686) 20241111125037452 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) 20241111125037452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125037452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d 00 (tbf_dl.cpp:911) 20241111125037452 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 2b 9e e8 dc cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d 00 (pcu_l1_if.cpp:182) 20241111125037453 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125037464 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) 20241111125037464 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) 20241111125037465 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) 20241111125037465 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) 20241111125037466 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) 20241111125037466 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) 20241111125037467 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) 20241111125037467 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) 20241111125037468 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) 20241111125037468 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) 20241111125037468 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) 20241111125037468 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) 20241111125037469 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) 20241111125037469 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) 20241111125037470 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) 20241111125037470 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) 20241111125037471 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) 20241111125037471 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) 20241111125037471 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) 20241111125037471 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) 20241111125037471 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc (tbf_dl.cpp:686) 20241111125037471 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) 20241111125037471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125037471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 00 (tbf_dl.cpp:911) 20241111125037471 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 2d bb d6 da af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 00 (pcu_l1_if.cpp:182) 20241111125037472 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125037484 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) 20241111125037484 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) 20241111125037485 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) 20241111125037485 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) 20241111125037486 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) 20241111125037486 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) 20241111125037486 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) 20241111125037486 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) 20241111125037487 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) 20241111125037487 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) 20241111125037488 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) 20241111125037488 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) 20241111125037489 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) 20241111125037489 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) 20241111125037489 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) 20241111125037489 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) 20241111125037493 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) 20241111125037493 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) 20241111125037493 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) 20241111125037493 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) 20241111125037493 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d (tbf_dl.cpp:686) 20241111125037493 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) 20241111125037493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125037493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 00 (tbf_dl.cpp:911) 20241111125037493 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 2f 2c 99 7b 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 00 (pcu_l1_if.cpp:182) 20241111125037494 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125037507 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) 20241111125037507 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) 20241111125037509 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) 20241111125037509 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) 20241111125037509 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) 20241111125037509 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) 20241111125037510 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) 20241111125037510 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) 20241111125037511 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) 20241111125037511 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) 20241111125037512 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) 20241111125037512 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) 20241111125037512 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) 20241111125037512 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) 20241111125037513 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) 20241111125037513 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) 20241111125037514 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) 20241111125037514 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) 20241111125037514 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) 20241111125037514 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) 20241111125037514 DRLCMACDL DEBUG -- Chunk with length 71 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d (tbf_dl.cpp:686) 20241111125037514 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) 20241111125037514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125037514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 00 (tbf_dl.cpp:911) 20241111125037514 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 31 87 cd eb 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 00 (pcu_l1_if.cpp:182) 20241111125037515 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125037526 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) 20241111125037527 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) 20241111125037528 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) 20241111125037528 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) 20241111125037529 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) 20241111125037529 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) 20241111125037529 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) 20241111125037529 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) 20241111125037530 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) 20241111125037530 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) 20241111125037531 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) 20241111125037531 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) 20241111125037532 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) 20241111125037532 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) 20241111125037533 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) 20241111125037533 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) 20241111125037533 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) 20241111125037534 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) 20241111125037534 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) 20241111125037534 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) 20241111125037534 DRLCMACDL DEBUG -- Chunk with length 35 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125037534 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125037534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125037534 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1565 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125037534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125037534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 8d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf (tbf_dl.cpp:686) 20241111125037534 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) 20241111125037534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125037534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 07 00 32 8d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf 00 (tbf_dl.cpp:911) 20241111125037534 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 32 8d 65 ce a6 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf 00 (pcu_l1_if.cpp:182) 20241111125037534 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125037546 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) 20241111125037546 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) 20241111125037547 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) 20241111125037547 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) 20241111125037548 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) 20241111125037548 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) 20241111125037548 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) 20241111125037548 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) 20241111125037549 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) 20241111125037549 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) 20241111125037551 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) 20241111125037551 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) 20241111125037552 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) 20241111125037552 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) 20241111125037553 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) 20241111125037553 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) 20241111125037555 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) 20241111125037555 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) 20241111125037555 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) 20241111125037555 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) 20241111125037555 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 (tbf_dl.cpp:686) 20241111125037555 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) 20241111125037555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125037555 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 00 (tbf_dl.cpp:911) 20241111125037555 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 35 c7 63 73 d1 cf e3 0f ac 73 ba f4 2f f0 61 4f 3f ad a5 eb 73 42 d4 1f 85 9b 60 29 3b bd c9 a1 ea 99 79 aa 27 00 (pcu_l1_if.cpp:182) 20241111125037556 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125037569 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) 20241111125037569 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) 20241111125037571 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) 20241111125037571 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) 20241111125037571 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) 20241111125037571 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) 20241111125037572 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) 20241111125037572 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) 20241111125037573 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) 20241111125037573 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) 20241111125037574 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) 20241111125037574 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) 20241111125037574 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) 20241111125037574 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) 20241111125037575 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) 20241111125037575 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) 20241111125037576 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) 20241111125037576 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) 20241111125037576 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) 20241111125037576 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) 20241111125037576 DRLCMACDL DEBUG -- Chunk with length 1364 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac (tbf_dl.cpp:686) 20241111125037576 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) 20241111125037576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125037576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac 00 (tbf_dl.cpp:911) 20241111125037576 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 37 30 10 30 b0 f2 b8 b5 df d1 94 2d 08 5f a4 ff c3 aa a9 16 3d 05 6a fe 17 eb 3e d8 07 d8 dd e7 67 62 62 1c ac 00 (pcu_l1_if.cpp:182) 20241111125037577 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125037588 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) 20241111125037588 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) 20241111125037590 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) 20241111125037590 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) 20241111125037590 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) 20241111125037590 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) 20241111125037591 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) 20241111125037591 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) 20241111125037592 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) 20241111125037592 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) 20241111125037593 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) 20241111125037593 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) 20241111125037593 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) 20241111125037593 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) 20241111125037594 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) 20241111125037594 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) 20241111125037595 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) 20241111125037595 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) 20241111125037595 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) 20241111125037595 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) 20241111125037595 DRLCMACDL DEBUG -- Chunk with length 1328 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 (tbf_dl.cpp:686) 20241111125037595 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) 20241111125037595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125037595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 00 (tbf_dl.cpp:911) 20241111125037595 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 39 eb 25 37 11 54 c6 d4 a4 ba cd d6 2d 6e dd e8 7a 61 eb e0 ec f1 a6 5e 45 88 1d 6b 59 f1 23 89 a0 03 42 44 c7 00 (pcu_l1_if.cpp:182) 20241111125037596 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125037607 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) 20241111125037607 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) 20241111125037609 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) 20241111125037609 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) 20241111125037609 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) 20241111125037609 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) 20241111125037610 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) 20241111125037610 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) 20241111125037611 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) 20241111125037611 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) 20241111125037612 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) 20241111125037612 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) 20241111125037612 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) 20241111125037612 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) 20241111125037613 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) 20241111125037613 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) 20241111125037617 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) 20241111125037617 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) 20241111125037617 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) 20241111125037617 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) 20241111125037617 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f (tbf_dl.cpp:686) 20241111125037617 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) 20241111125037617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125037617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 00 (tbf_dl.cpp:911) 20241111125037617 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 3b 3d fb 43 5e 58 ee 9e bb 94 cf 2f 29 cd c5 62 ed cd 55 35 29 38 21 71 2a 07 6c 47 72 77 9a b1 2a 2f e0 71 4f 00 (pcu_l1_if.cpp:182) 20241111125037618 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125037631 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) 20241111125037631 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) 20241111125037632 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) 20241111125037632 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) 20241111125037633 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) 20241111125037633 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) 20241111125037634 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) 20241111125037634 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) 20241111125037635 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) 20241111125037635 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) 20241111125037636 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) 20241111125037636 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) 20241111125037636 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) 20241111125037636 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) 20241111125037637 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) 20241111125037637 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) 20241111125037638 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) 20241111125037638 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) 20241111125037638 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) 20241111125037638 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) 20241111125037638 DRLCMACDL DEBUG -- Chunk with length 1256 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f (tbf_dl.cpp:686) 20241111125037638 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) 20241111125037638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125037638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f 00 (tbf_dl.cpp:911) 20241111125037638 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 3d 6f 44 46 3e 03 e3 fe ba 6b d2 9b 86 35 ce 27 5c ef 15 41 b9 77 f8 5a fd 65 a7 b8 02 0a 44 ad 18 a8 ee 6f 3f 00 (pcu_l1_if.cpp:182) 20241111125037639 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125037650 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) 20241111125037650 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) 20241111125037651 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) 20241111125037651 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) 20241111125037652 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) 20241111125037652 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) 20241111125037653 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) 20241111125037653 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) 20241111125037654 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) 20241111125037654 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) 20241111125037654 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) 20241111125037654 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) 20241111125037655 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) 20241111125037655 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) 20241111125037656 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) 20241111125037656 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) 20241111125037657 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) 20241111125037657 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) 20241111125037657 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) 20241111125037657 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) 20241111125037657 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da (tbf_dl.cpp:686) 20241111125037657 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) 20241111125037657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125037657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 00 (tbf_dl.cpp:911) 20241111125037657 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 3f e5 32 7b 5c ed 28 19 0b 9d 24 73 1b 96 84 95 4c 12 c4 a8 87 42 d0 29 b8 3a 7e 36 33 ba d7 db 90 91 37 43 da 00 (pcu_l1_if.cpp:182) 20241111125037658 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125037669 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) 20241111125037669 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) 20241111125037670 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) 20241111125037670 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) 20241111125037671 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) 20241111125037671 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) 20241111125037672 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) 20241111125037672 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) 20241111125037673 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) 20241111125037673 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) 20241111125037674 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) 20241111125037674 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) 20241111125037674 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) 20241111125037674 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) 20241111125037675 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) 20241111125037675 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) 20241111125037679 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) 20241111125037679 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) 20241111125037679 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) 20241111125037679 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) 20241111125037679 DRLCMACDL DEBUG -- Chunk with length 1184 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b (tbf_dl.cpp:686) 20241111125037679 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) 20241111125037679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125037679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b 00 (tbf_dl.cpp:911) 20241111125037679 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 41 7e f8 f9 23 6c 83 f1 81 5c 31 bb 1b cb f7 bc 36 dc 49 03 4f 6f 3b 86 50 3d 9b e7 fc 88 0c 2b b9 8e 80 a6 7b 00 (pcu_l1_if.cpp:182) 20241111125037680 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125037693 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) 20241111125037693 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) 20241111125037694 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) 20241111125037694 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) 20241111125037695 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) 20241111125037695 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) 20241111125037696 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) 20241111125037696 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) 20241111125037696 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) 20241111125037697 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) 20241111125037697 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) 20241111125037697 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) 20241111125037698 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) 20241111125037698 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) 20241111125037699 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) 20241111125037699 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) 20241111125037700 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) 20241111125037700 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) 20241111125037700 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) 20241111125037700 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) 20241111125037700 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 (tbf_dl.cpp:686) 20241111125037700 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) 20241111125037700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125037700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 00 (tbf_dl.cpp:911) 20241111125037700 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 43 db 64 24 1b 9c 25 06 45 26 90 1f eb 83 3d f9 e1 46 33 d6 41 3c e2 89 98 f7 b2 d0 fb f7 9d b7 2c 06 e4 cd 51 00 (pcu_l1_if.cpp:182) 20241111125037700 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125037712 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) 20241111125037712 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) 20241111125037713 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) 20241111125037713 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) 20241111125037714 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) 20241111125037714 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) 20241111125037715 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) 20241111125037715 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) 20241111125037716 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) 20241111125037716 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) 20241111125037716 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) 20241111125037716 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) 20241111125037717 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) 20241111125037717 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) 20241111125037718 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) 20241111125037718 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) 20241111125037719 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) 20241111125037719 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) 20241111125037719 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) 20241111125037719 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) 20241111125037719 DRLCMACDL DEBUG -- Chunk with length 1112 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb (tbf_dl.cpp:686) 20241111125037719 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) 20241111125037719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125037719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 00 (tbf_dl.cpp:911) 20241111125037719 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 45 be 7b f5 a3 76 61 c3 17 ce e1 53 24 5d 48 52 00 07 b7 51 3b 4e dc 81 18 fb 6f 7d 71 a5 cb 66 20 8f 5f ae fb 00 (pcu_l1_if.cpp:182) 20241111125037721 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125037732 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) 20241111125037732 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) 20241111125037733 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) 20241111125037733 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) 20241111125037734 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) 20241111125037734 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) 20241111125037735 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) 20241111125037735 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) 20241111125037736 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) 20241111125037736 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) 20241111125037737 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) 20241111125037737 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) 20241111125037737 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) 20241111125037737 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) 20241111125037738 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) 20241111125037738 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) 20241111125037742 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) 20241111125037742 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) 20241111125037742 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) 20241111125037742 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) 20241111125037742 DRLCMACDL DEBUG -- Chunk with length 1076 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc (tbf_dl.cpp:686) 20241111125037742 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) 20241111125037742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125037742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc 00 (tbf_dl.cpp:911) 20241111125037742 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 47 66 d1 08 f3 7b d3 b7 63 55 93 86 3b ba 55 ed 8e 61 c4 fa aa a8 a0 a8 17 f2 bb 19 a0 a3 cc 33 15 53 e6 d0 bc 00 (pcu_l1_if.cpp:182) 20241111125037743 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125037757 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) 20241111125037757 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) 20241111125037758 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) 20241111125037758 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) 20241111125037759 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) 20241111125037759 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) 20241111125037760 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) 20241111125037760 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) 20241111125037761 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) 20241111125037761 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) 20241111125037762 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) 20241111125037762 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) 20241111125037763 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) 20241111125037763 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) 20241111125037764 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) 20241111125037764 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) 20241111125037765 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) 20241111125037765 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2227 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125037765 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) 20241111125037765 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) 20241111125037765 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b (tbf_dl.cpp:686) 20241111125037765 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) 20241111125037765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125037765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b 00 (tbf_dl.cpp:911) 20241111125037765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Sending data request: sapi=5 arfcn=871 cur_fn=2223 block=10 data=07 00 49 ec 5a 5a 85 3e cf 7c fc 08 f2 ba 44 93 91 76 46 11 ba 9c 2d 41 00 ae e4 26 7f e6 31 eb 1b 2d 50 c1 fd 15 8b 00 (pcu_l1_if.cpp:182) 20241111125037765 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125037776 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) 20241111125037776 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) 20241111125037777 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) 20241111125037778 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) 20241111125037778 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) 20241111125037778 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) 20241111125037779 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) 20241111125037779 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) 20241111125037780 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) 20241111125037780 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) 20241111125037781 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) 20241111125037781 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) 20241111125037782 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) 20241111125037782 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) 20241111125037782 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) 20241111125037782 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) 20241111125037783 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) 20241111125037783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125037783 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) 20241111125037783 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) 20241111125037783 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 (tbf_dl.cpp:686) 20241111125037783 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) 20241111125037783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125037783 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) 20241111125037783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2231 + 13 = 2244 (pdch_ul_controller.c:131) 20241111125037783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2244 for type POLL (pdch_ul_controller.c:184) 20241111125037783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2244, TS=7) (tbf_dl.cpp:883) 20241111125037783 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2244, TS=7 (tbf_dl.cpp:903) 20241111125037784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 0f 00 4b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 00 (tbf_dl.cpp:911) 20241111125037784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Sending data request: sapi=5 arfcn=871 cur_fn=2227 block=11 data=0f 00 4b f6 b8 15 d7 c3 fa d3 ee 90 b7 93 05 e9 18 e8 77 bf 93 e5 a1 b4 a2 c6 60 a1 7d 22 c4 12 ee da 17 ec ce 10 30 00 (pcu_l1_if.cpp:182) 20241111125037784 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125037795 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) 20241111125037795 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) 20241111125037797 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) 20241111125037797 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) 20241111125037797 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) 20241111125037797 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) 20241111125037798 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) 20241111125037798 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) 20241111125037799 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) 20241111125037799 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) 20241111125037800 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) 20241111125037800 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) 20241111125037801 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) 20241111125037801 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) 20241111125037802 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) 20241111125037802 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) 20241111125037804 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125037819 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) 20241111125037819 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) 20241111125037820 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) 20241111125037820 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) 20241111125037821 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) 20241111125037821 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) 20241111125037822 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) 20241111125037822 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) 20241111125037823 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) 20241111125037823 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) 20241111125037824 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) 20241111125037824 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) 20241111125037824 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) 20241111125037824 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) 20241111125037825 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) 20241111125037825 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) 20241111125037826 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125037838 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) 20241111125037838 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) 20241111125037839 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) 20241111125037839 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) 20241111125037840 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) 20241111125037840 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) 20241111125037841 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) 20241111125037841 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) 20241111125037842 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) 20241111125037842 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) 20241111125037842 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) 20241111125037842 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) 20241111125037843 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) 20241111125037843 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) 20241111125037844 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) 20241111125037844 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) 20241111125037845 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125037857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2240 block=2 data=40 08 04 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) 20241111125037857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125037857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125037857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125037857 DCSN1 INFO csnStreamDecoder (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) 20241111125037858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125037858 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125037858 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) 20241111125037858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125037858 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) 20241111125037858 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) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125037858 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125037858 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) 20241111125037858 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125037858 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) 20241111125037859 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) 20241111125037859 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) 20241111125037860 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) 20241111125037860 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) 20241111125037861 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) 20241111125037861 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) 20241111125037862 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) 20241111125037862 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) 20241111125037862 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) 20241111125037862 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) 20241111125037863 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) 20241111125037863 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) 20241111125037864 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) 20241111125037864 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) 20241111125037867 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) 20241111125037867 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) 20241111125037867 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) 20241111125037867 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) 20241111125037867 DRLCMACDL DEBUG -- Chunk with length 968 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 (tbf_dl.cpp:686) 20241111125037867 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) 20241111125037867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125037867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 00 (tbf_dl.cpp:911) 20241111125037867 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 4d 9c 4e 26 f7 19 f1 95 48 f6 f5 60 21 e4 c2 d2 2f ab b6 fb 38 6e 90 fa 68 c3 da 12 6e da fe 4a 11 a4 f5 0e 37 00 (pcu_l1_if.cpp:182) 20241111125037868 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125037881 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) 20241111125037881 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) 20241111125037883 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) 20241111125037883 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) 20241111125037883 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) 20241111125037883 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) 20241111125037884 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) 20241111125037884 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) 20241111125037885 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) 20241111125037885 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) 20241111125037886 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) 20241111125037886 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) 20241111125037887 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) 20241111125037887 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) 20241111125037887 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) 20241111125037887 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) 20241111125037888 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) 20241111125037888 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) 20241111125037888 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) 20241111125037888 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) 20241111125037888 DRLCMACDL DEBUG -- Chunk with length 932 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 (tbf_dl.cpp:686) 20241111125037888 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) 20241111125037888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125037888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 00 (tbf_dl.cpp:911) 20241111125037888 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 4f 53 38 6d 1c ea 13 5b 38 0b 01 a1 52 74 31 24 71 54 7f b0 c1 72 82 64 7d e7 be b5 12 0a c5 f8 b0 2f 45 27 e0 00 (pcu_l1_if.cpp:182) 20241111125037889 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125037900 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) 20241111125037900 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) 20241111125037902 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) 20241111125037902 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) 20241111125037903 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) 20241111125037903 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) 20241111125037904 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) 20241111125037904 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) 20241111125037904 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) 20241111125037905 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) 20241111125037905 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) 20241111125037905 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) 20241111125037906 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) 20241111125037906 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) 20241111125037907 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) 20241111125037907 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) 20241111125037908 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) 20241111125037908 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) 20241111125037908 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) 20241111125037908 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) 20241111125037908 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e (tbf_dl.cpp:686) 20241111125037908 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) 20241111125037908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125037908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 00 (tbf_dl.cpp:911) 20241111125037908 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 51 0f 73 9c 59 be 61 57 5f 57 52 e9 dc 3e 15 f2 e8 8d ba 58 5e b3 04 7e cc 94 8c 82 e7 50 22 1e 91 52 af 5c 2e 00 (pcu_l1_if.cpp:182) 20241111125037909 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125037920 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) 20241111125037920 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) 20241111125037921 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) 20241111125037921 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) 20241111125037922 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) 20241111125037922 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) 20241111125037923 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) 20241111125037923 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) 20241111125037923 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) 20241111125037923 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) 20241111125037924 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) 20241111125037924 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) 20241111125037925 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) 20241111125037925 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) 20241111125037926 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) 20241111125037926 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) 20241111125037929 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) 20241111125037929 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) 20241111125037929 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) 20241111125037929 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) 20241111125037929 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 (tbf_dl.cpp:686) 20241111125037929 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) 20241111125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 00 (tbf_dl.cpp:911) 20241111125037929 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 53 28 39 07 26 3b b9 4f 3d a3 fc 34 ec f5 3f 66 e5 d6 b4 ec 66 53 2b a8 5f 0e 3c 91 4c 33 6b f5 20 3f 6b fa 37 00 (pcu_l1_if.cpp:182) 20241111125037930 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125037943 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) 20241111125037943 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) 20241111125037945 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) 20241111125037945 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) 20241111125037946 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) 20241111125037946 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) 20241111125037947 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) 20241111125037947 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) 20241111125037948 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) 20241111125037948 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) 20241111125037948 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) 20241111125037949 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) 20241111125037949 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) 20241111125037949 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) 20241111125037950 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) 20241111125037950 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) 20241111125037951 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) 20241111125037951 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) 20241111125037951 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) 20241111125037951 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) 20241111125037951 DRLCMACDL DEBUG -- Chunk with length 824 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 (tbf_dl.cpp:686) 20241111125037951 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) 20241111125037951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125037951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 00 (tbf_dl.cpp:911) 20241111125037951 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 55 f1 2c 5c 8e 73 cb 5d 92 cd dc e8 9f 47 ed 76 a9 1d 2c 73 b9 fd 84 04 7f 09 5c bb d5 09 de 4a ef 75 1c 6f 11 00 (pcu_l1_if.cpp:182) 20241111125037952 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125037962 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) 20241111125037962 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) 20241111125037964 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) 20241111125037964 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) 20241111125037965 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) 20241111125037965 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) 20241111125037965 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) 20241111125037965 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) 20241111125037966 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) 20241111125037966 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) 20241111125037967 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) 20241111125037967 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) 20241111125037968 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) 20241111125037968 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) 20241111125037968 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) 20241111125037968 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) 20241111125037969 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) 20241111125037969 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) 20241111125037969 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) 20241111125037969 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) 20241111125037969 DRLCMACDL DEBUG -- Chunk with length 788 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 (tbf_dl.cpp:686) 20241111125037969 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) 20241111125037969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125037969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 00 (tbf_dl.cpp:911) 20241111125037969 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 57 de 55 83 17 e0 75 70 e5 37 c3 88 31 3a 53 ad eb 7f 16 fa 4a 25 6b 73 e6 a5 9a 7a e2 aa 61 ef d9 59 c8 42 54 00 (pcu_l1_if.cpp:182) 20241111125037970 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125037982 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) 20241111125037982 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) 20241111125037983 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) 20241111125037983 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) 20241111125037984 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) 20241111125037984 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) 20241111125037984 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) 20241111125037984 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) 20241111125037985 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) 20241111125037985 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) 20241111125037986 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) 20241111125037986 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) 20241111125037987 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) 20241111125037987 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) 20241111125037988 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) 20241111125037988 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) 20241111125037991 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) 20241111125037991 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) 20241111125037991 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) 20241111125037991 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) 20241111125037991 DRLCMACDL DEBUG -- Chunk with length 752 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125037991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 (tbf_dl.cpp:686) 20241111125037991 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) 20241111125037991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125037991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125037991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 00 (tbf_dl.cpp:911) 20241111125037991 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 59 1d 64 02 5f ce e2 82 22 d0 a8 19 26 ea ea 87 96 55 6f f0 5c 69 10 7b 08 1e ae b1 20 7c 12 21 df bd b1 ba 92 00 (pcu_l1_if.cpp:182) 20241111125037992 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125038005 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) 20241111125038005 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) 20241111125038007 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) 20241111125038007 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) 20241111125038008 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) 20241111125038008 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) 20241111125038008 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) 20241111125038008 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) 20241111125038009 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) 20241111125038009 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) 20241111125038010 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) 20241111125038010 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) 20241111125038011 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) 20241111125038011 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) 20241111125038011 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) 20241111125038011 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) 20241111125038012 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) 20241111125038012 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) 20241111125038012 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) 20241111125038012 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) 20241111125038012 DRLCMACDL DEBUG -- Chunk with length 716 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 (tbf_dl.cpp:686) 20241111125038012 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) 20241111125038012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125038012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 00 (tbf_dl.cpp:911) 20241111125038012 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 5b 5f 99 6a f7 93 74 b1 cf b6 0c 2d 58 43 00 5a 69 c2 09 a8 46 3a 43 ac 0d 26 0f 95 97 7f 9f 4a eb 87 cf d4 e2 00 (pcu_l1_if.cpp:182) 20241111125038013 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125038025 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) 20241111125038025 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) 20241111125038026 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) 20241111125038026 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) 20241111125038027 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) 20241111125038027 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) 20241111125038027 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) 20241111125038027 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) 20241111125038028 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) 20241111125038028 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) 20241111125038029 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) 20241111125038029 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) 20241111125038030 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) 20241111125038030 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) 20241111125038031 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) 20241111125038031 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) 20241111125038031 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) 20241111125038031 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) 20241111125038031 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) 20241111125038032 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) 20241111125038032 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 (tbf_dl.cpp:686) 20241111125038032 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) 20241111125038032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125038032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 00 (tbf_dl.cpp:911) 20241111125038032 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 5d 2b c2 6a 23 3c e3 9c 85 2d e9 93 e7 33 bf 39 c0 81 4e 6b 52 6f 00 11 1f 7e 1c ed cf b2 61 7d 34 d6 cd fc f7 00 (pcu_l1_if.cpp:182) 20241111125038032 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125038044 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) 20241111125038044 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) 20241111125038045 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) 20241111125038045 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) 20241111125038046 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) 20241111125038046 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) 20241111125038046 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) 20241111125038046 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) 20241111125038047 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) 20241111125038047 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) 20241111125038048 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) 20241111125038048 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) 20241111125038049 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) 20241111125038049 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) 20241111125038049 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) 20241111125038049 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) 20241111125038053 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) 20241111125038053 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) 20241111125038053 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) 20241111125038053 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) 20241111125038053 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 (tbf_dl.cpp:686) 20241111125038053 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) 20241111125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 00 (tbf_dl.cpp:911) 20241111125038053 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 5f 7b f9 bb 3a 81 a5 45 17 07 9f ad 86 3c 90 cb 2e eb c9 ad d2 2c 7c 30 26 96 65 1d 63 cd f0 2c 1c 71 cf 8b 95 00 (pcu_l1_if.cpp:182) 20241111125038054 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125038067 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) 20241111125038067 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) 20241111125038069 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) 20241111125038069 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) 20241111125038069 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) 20241111125038069 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) 20241111125038070 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) 20241111125038070 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) 20241111125038071 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) 20241111125038071 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) 20241111125038072 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) 20241111125038072 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) 20241111125038072 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) 20241111125038072 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) 20241111125038073 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) 20241111125038073 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) 20241111125038074 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) 20241111125038074 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) 20241111125038074 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) 20241111125038074 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) 20241111125038074 DRLCMACDL DEBUG -- Chunk with length 608 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 (tbf_dl.cpp:686) 20241111125038074 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) 20241111125038074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125038074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 00 (tbf_dl.cpp:911) 20241111125038074 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 61 ce 87 15 1a 2f 37 9d 04 33 b6 76 51 b2 81 e9 a1 e2 19 2a eb 19 e1 ef 16 e2 89 24 e0 81 3f 60 b9 9a ed 79 b7 00 (pcu_l1_if.cpp:182) 20241111125038075 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125038086 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) 20241111125038086 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) 20241111125038088 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) 20241111125038088 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) 20241111125038088 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) 20241111125038088 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) 20241111125038089 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) 20241111125038089 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) 20241111125038090 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) 20241111125038090 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) 20241111125038091 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) 20241111125038091 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) 20241111125038091 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) 20241111125038091 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) 20241111125038092 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) 20241111125038092 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) 20241111125038093 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) 20241111125038093 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) 20241111125038093 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) 20241111125038093 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) 20241111125038093 DRLCMACDL DEBUG -- Chunk with length 572 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 (tbf_dl.cpp:686) 20241111125038093 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) 20241111125038093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125038093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 00 (tbf_dl.cpp:911) 20241111125038093 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 63 cc c4 98 d1 d0 e6 af 1f c2 bc f7 60 93 46 96 3e 1b 5a 6a c7 dd 5a 45 34 60 df ee 8f 8e 0f b6 d9 e8 f5 60 48 00 (pcu_l1_if.cpp:182) 20241111125038094 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125038105 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) 20241111125038105 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) 20241111125038106 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) 20241111125038106 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) 20241111125038107 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) 20241111125038107 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) 20241111125038108 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) 20241111125038108 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) 20241111125038109 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) 20241111125038109 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) 20241111125038109 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) 20241111125038109 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) 20241111125038110 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) 20241111125038110 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) 20241111125038111 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) 20241111125038111 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) 20241111125038115 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) 20241111125038115 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) 20241111125038115 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) 20241111125038115 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) 20241111125038115 DRLCMACDL DEBUG -- Chunk with length 536 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 (tbf_dl.cpp:686) 20241111125038115 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) 20241111125038115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125038115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 00 (tbf_dl.cpp:911) 20241111125038115 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 65 52 11 d2 d7 1d 2b 28 10 19 1d 50 73 be de b1 78 13 e1 01 f3 14 f4 a8 a7 86 f0 7e 50 db 4e 2a 6d 71 73 29 15 00 (pcu_l1_if.cpp:182) 20241111125038115 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125038129 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) 20241111125038129 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) 20241111125038130 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) 20241111125038130 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) 20241111125038131 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) 20241111125038131 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) 20241111125038132 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) 20241111125038132 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) 20241111125038133 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) 20241111125038133 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) 20241111125038133 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) 20241111125038133 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) 20241111125038134 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) 20241111125038134 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) 20241111125038135 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) 20241111125038135 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) 20241111125038136 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) 20241111125038136 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) 20241111125038136 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) 20241111125038136 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) 20241111125038136 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c (tbf_dl.cpp:686) 20241111125038136 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) 20241111125038136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125038136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c 00 (tbf_dl.cpp:911) 20241111125038136 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 67 43 01 e7 8b a1 a3 ba a5 89 e9 3b f1 be 26 45 c5 7c 66 f9 de f6 d8 bb 54 d9 b7 4b b3 03 d1 7f 3e 73 9e c7 2c 00 (pcu_l1_if.cpp:182) 20241111125038136 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125038148 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) 20241111125038148 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) 20241111125038150 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) 20241111125038150 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) 20241111125038150 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) 20241111125038151 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) 20241111125038151 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) 20241111125038151 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) 20241111125038152 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) 20241111125038152 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) 20241111125038153 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) 20241111125038153 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) 20241111125038153 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) 20241111125038153 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) 20241111125038154 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) 20241111125038154 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) 20241111125038155 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) 20241111125038155 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) 20241111125038155 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) 20241111125038155 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) 20241111125038155 DRLCMACDL DEBUG -- Chunk with length 464 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 (tbf_dl.cpp:686) 20241111125038155 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) 20241111125038155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125038155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 00 (tbf_dl.cpp:911) 20241111125038155 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 69 ae cd 85 4a 06 bb 2d 1b 8c 87 d6 29 ed 47 ce 20 33 f9 f6 4c 36 b3 de fe 1b f0 f5 44 35 04 2d e4 44 d1 5d 45 00 (pcu_l1_if.cpp:182) 20241111125038156 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125038167 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) 20241111125038167 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) 20241111125038168 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) 20241111125038168 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) 20241111125038169 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) 20241111125038169 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) 20241111125038170 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) 20241111125038170 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) 20241111125038171 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) 20241111125038171 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) 20241111125038171 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) 20241111125038171 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) 20241111125038172 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) 20241111125038172 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) 20241111125038173 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) 20241111125038173 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) 20241111125038176 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) 20241111125038176 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) 20241111125038176 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) 20241111125038176 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) 20241111125038176 DRLCMACDL DEBUG -- Chunk with length 428 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 (tbf_dl.cpp:686) 20241111125038176 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) 20241111125038176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125038177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 00 (tbf_dl.cpp:911) 20241111125038177 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 6b 44 93 e4 df f5 f7 3f 1d 53 5a f8 f0 15 9a e9 4c cf c6 e0 89 2b c2 a2 4f b9 9a 0b 3d a5 5d fc fd c9 57 43 22 00 (pcu_l1_if.cpp:182) 20241111125038177 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125038191 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) 20241111125038191 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) 20241111125038192 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) 20241111125038192 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) 20241111125038193 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) 20241111125038193 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) 20241111125038194 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) 20241111125038194 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) 20241111125038194 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) 20241111125038194 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) 20241111125038195 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) 20241111125038195 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) 20241111125038196 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) 20241111125038196 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) 20241111125038197 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) 20241111125038197 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) 20241111125038198 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) 20241111125038198 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) 20241111125038198 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) 20241111125038198 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) 20241111125038198 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 (tbf_dl.cpp:686) 20241111125038198 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) 20241111125038198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125038198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 00 (tbf_dl.cpp:911) 20241111125038198 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 6d c2 40 c2 e5 5f 29 e1 0e 76 6f b3 e1 24 79 39 11 9f d0 78 ca 7c b3 2b d3 33 1f 26 f5 75 1e 23 47 5c b2 cd 79 00 (pcu_l1_if.cpp:182) 20241111125038198 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125038210 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) 20241111125038210 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) 20241111125038211 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) 20241111125038211 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) 20241111125038212 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) 20241111125038212 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) 20241111125038212 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) 20241111125038212 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) 20241111125038213 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) 20241111125038213 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) 20241111125038214 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) 20241111125038214 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) 20241111125038215 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) 20241111125038215 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) 20241111125038215 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) 20241111125038215 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) 20241111125038216 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) 20241111125038216 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) 20241111125038216 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) 20241111125038216 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) 20241111125038216 DRLCMACDL DEBUG -- Chunk with length 356 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 (tbf_dl.cpp:686) 20241111125038216 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) 20241111125038216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125038216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 00 (tbf_dl.cpp:911) 20241111125038216 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 6f 4f 21 17 da 12 77 36 95 9c 8f 47 d4 72 5b e4 4b bf 5c 9b c0 e8 28 fd 5d ca 2e 87 cc 4e d3 73 11 b0 36 2a e8 00 (pcu_l1_if.cpp:182) 20241111125038217 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125038229 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) 20241111125038229 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) 20241111125038230 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) 20241111125038230 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) 20241111125038231 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) 20241111125038231 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) 20241111125038232 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) 20241111125038232 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) 20241111125038232 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) 20241111125038232 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) 20241111125038233 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) 20241111125038233 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) 20241111125038234 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) 20241111125038234 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) 20241111125038234 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) 20241111125038234 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) 20241111125038238 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) 20241111125038238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125038238 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) 20241111125038238 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) 20241111125038238 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 (tbf_dl.cpp:686) 20241111125038238 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) 20241111125038238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125038238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 00 (tbf_dl.cpp:911) 20241111125038238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Sending data request: sapi=5 arfcn=871 cur_fn=2322 block=9 data=07 00 71 40 04 12 b7 79 e4 50 e7 47 b6 c3 e1 4b fc a2 6c f2 ab 4d 33 28 d7 fe 6f 8d 85 69 4b bc 95 63 39 07 4c c9 e3 00 (pcu_l1_if.cpp:182) 20241111125038239 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125038252 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) 20241111125038253 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) 20241111125038254 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) 20241111125038254 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) 20241111125038254 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) 20241111125038255 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) 20241111125038255 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) 20241111125038255 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) 20241111125038256 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) 20241111125038256 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) 20241111125038257 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) 20241111125038257 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) 20241111125038258 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) 20241111125038258 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) 20241111125038258 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) 20241111125038258 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) 20241111125038259 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) 20241111125038259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125038259 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) 20241111125038259 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) 20241111125038259 DRLCMACDL DEBUG -- Chunk with length 284 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 (tbf_dl.cpp:686) 20241111125038259 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) 20241111125038259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125038259 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) 20241111125038259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2331 + 13 = 2344 (pdch_ul_controller.c:131) 20241111125038260 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2344 for type POLL (pdch_ul_controller.c:184) 20241111125038260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2344, TS=7) (tbf_dl.cpp:883) 20241111125038260 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2344, TS=7 (tbf_dl.cpp:903) 20241111125038260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 0f 00 73 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 00 (tbf_dl.cpp:911) 20241111125038260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Sending data request: sapi=5 arfcn=871 cur_fn=2327 block=10 data=0f 00 73 f8 6d 76 50 7b 58 0d 40 fb 32 d3 5f e7 90 2c 53 72 bd b9 6c f6 26 0f 80 bd db cb b8 17 21 8d cd 1d ea 97 81 00 (pcu_l1_if.cpp:182) 20241111125038261 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125038272 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) 20241111125038272 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) 20241111125038274 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) 20241111125038274 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) 20241111125038275 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) 20241111125038275 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) 20241111125038276 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) 20241111125038276 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) 20241111125038277 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) 20241111125038277 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) 20241111125038277 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) 20241111125038277 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) 20241111125038278 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) 20241111125038278 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) 20241111125038279 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) 20241111125038279 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) 20241111125038280 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125038291 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) 20241111125038291 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) 20241111125038292 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) 20241111125038292 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) 20241111125038293 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) 20241111125038293 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) 20241111125038294 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) 20241111125038294 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) 20241111125038295 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) 20241111125038295 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) 20241111125038295 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) 20241111125038295 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) 20241111125038296 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) 20241111125038296 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) 20241111125038297 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) 20241111125038297 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) 20241111125038300 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125038315 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) 20241111125038315 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) 20241111125038316 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) 20241111125038316 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) 20241111125038317 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) 20241111125038317 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) 20241111125038318 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) 20241111125038318 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) 20241111125038319 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) 20241111125038319 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) 20241111125038319 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) 20241111125038319 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) 20241111125038320 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) 20241111125038320 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) 20241111125038321 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) 20241111125038321 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) 20241111125038322 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125038333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2340 block=1 data=40 08 07 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) 20241111125038333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125038333 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125038333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125038333 DCSN1 INFO csnStreamDecoder (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) 20241111125038333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125038333 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125038333 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) 20241111125038333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125038333 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) 20241111125038333 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) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125038333 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125038333 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) 20241111125038333 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) 20241111125038333 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) 20241111125038333 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038334 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) 20241111125038337 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) 20241111125038337 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) 20241111125038337 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) 20241111125038337 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) 20241111125038337 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 (tbf_dl.cpp:686) 20241111125038337 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) 20241111125038337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125038337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 00 (tbf_dl.cpp:911) 20241111125038337 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 75 b2 2a d0 4e 9b 84 ac 7a 17 61 85 17 a2 0f dd 47 8e 28 f4 af 02 53 0d 55 14 38 29 cb ad bb a2 94 66 8b e7 92 00 (pcu_l1_if.cpp:182) 20241111125038338 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125038352 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) 20241111125038352 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) 20241111125038353 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) 20241111125038353 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) 20241111125038354 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) 20241111125038354 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) 20241111125038354 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) 20241111125038354 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) 20241111125038355 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) 20241111125038355 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) 20241111125038356 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) 20241111125038356 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) 20241111125038356 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) 20241111125038356 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) 20241111125038358 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) 20241111125038358 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) 20241111125038363 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) 20241111125038363 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) 20241111125038363 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) 20241111125038363 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) 20241111125038363 DRLCMACDL DEBUG -- Chunk with length 212 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc (tbf_dl.cpp:686) 20241111125038363 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) 20241111125038363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125038363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc 00 (tbf_dl.cpp:911) 20241111125038363 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 77 91 54 54 22 7e 16 0e f3 c9 1e 80 a6 fd a4 68 8c dd c2 a5 5d c9 90 97 a1 d8 61 ea e6 ef 8d ff 09 d3 9e e8 dc 00 (pcu_l1_if.cpp:182) 20241111125038364 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125038376 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) 20241111125038376 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) 20241111125038377 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) 20241111125038377 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) 20241111125038378 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) 20241111125038378 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) 20241111125038378 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) 20241111125038378 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) 20241111125038379 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) 20241111125038379 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) 20241111125038379 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) 20241111125038379 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) 20241111125038380 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) 20241111125038380 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) 20241111125038380 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) 20241111125038380 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) 20241111125038380 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) 20241111125038380 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) 20241111125038380 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) 20241111125038380 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) 20241111125038380 DRLCMACDL DEBUG -- Chunk with length 176 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da (tbf_dl.cpp:686) 20241111125038380 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) 20241111125038380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125038380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da 00 (tbf_dl.cpp:911) 20241111125038380 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 79 cf 31 1b 8c fc e1 e6 c4 c2 63 8c 30 2e 3b ed 80 b1 6b b7 0b 05 27 e3 7b 89 ef 5a cd aa fe db de 1d bb d6 da 00 (pcu_l1_if.cpp:182) 20241111125038381 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125038395 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) 20241111125038395 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) 20241111125038397 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) 20241111125038397 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) 20241111125038398 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) 20241111125038398 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) 20241111125038398 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) 20241111125038398 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) 20241111125038399 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) 20241111125038399 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) 20241111125038400 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) 20241111125038400 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) 20241111125038401 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) 20241111125038401 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) 20241111125038402 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) 20241111125038402 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) 20241111125038402 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) 20241111125038402 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) 20241111125038402 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) 20241111125038402 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) 20241111125038402 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b (tbf_dl.cpp:686) 20241111125038402 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) 20241111125038402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125038402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 00 (tbf_dl.cpp:911) 20241111125038402 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 7b af e8 68 e8 ae e3 6b f0 00 78 78 09 60 6a af 92 5b 70 db b3 db 4b db 32 c2 85 f4 0d a4 91 64 c4 fc 2c 99 7b 00 (pcu_l1_if.cpp:182) 20241111125038403 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125038413 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) 20241111125038413 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) 20241111125038414 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) 20241111125038414 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) 20241111125038414 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) 20241111125038414 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) 20241111125038415 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) 20241111125038415 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) 20241111125038415 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) 20241111125038415 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) 20241111125038416 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) 20241111125038416 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) 20241111125038416 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) 20241111125038416 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) 20241111125038417 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) 20241111125038417 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) 20241111125038424 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) 20241111125038424 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) 20241111125038424 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) 20241111125038424 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) 20241111125038424 DRLCMACDL DEBUG -- Chunk with length 104 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb (tbf_dl.cpp:686) 20241111125038424 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) 20241111125038424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125038424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 00 (tbf_dl.cpp:911) 20241111125038424 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 7d 12 d3 97 c5 ac 3f 47 bf 48 34 69 11 6a 3b 24 d3 71 ff d1 b0 04 c9 54 eb 2b 98 66 be 56 52 1b 24 2d 87 cd eb 00 (pcu_l1_if.cpp:182) 20241111125038424 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125038438 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) 20241111125038438 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) 20241111125038439 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) 20241111125038439 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) 20241111125038440 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) 20241111125038440 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) 20241111125038441 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) 20241111125038441 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) 20241111125038442 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) 20241111125038442 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) 20241111125038443 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) 20241111125038443 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) 20241111125038443 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) 20241111125038443 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) 20241111125038444 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) 20241111125038444 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) 20241111125038445 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) 20241111125038445 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) 20241111125038445 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) 20241111125038445 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) 20241111125038445 DRLCMACDL DEBUG -- Chunk with length 68 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125038445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 (tbf_dl.cpp:686) 20241111125038445 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) 20241111125038445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125038445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 00 (tbf_dl.cpp:911) 20241111125038445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2370 Sending data request: sapi=5 arfcn=871 cur_fn=2366 block=7 data=07 00 7f 10 52 4d 07 5a 44 bd 8d 87 3e 3a de bf 52 12 3d c8 d3 1d fc 83 37 63 ed 2c d6 aa 7b 5c ea 16 0c 4d 65 ce a6 00 (pcu_l1_if.cpp:182) 20241111125038446 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125038457 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) 20241111125038457 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) 20241111125038458 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) 20241111125038458 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) 20241111125038459 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) 20241111125038459 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) 20241111125038460 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) 20241111125038460 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) 20241111125038461 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) 20241111125038461 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) 20241111125038462 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) 20241111125038462 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) 20241111125038463 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) 20241111125038463 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) 20241111125038463 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) 20241111125038463 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) 20241111125038464 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) 20241111125038464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2374 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125038464 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) 20241111125038464 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) 20241111125038464 DRLCMACDL DEBUG -- Chunk with length 32 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125038464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125038464 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) 20241111125038464 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) 20241111125038464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 81 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf 2b 2b 2b (tbf_dl.cpp:686) 20241111125038464 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) 20241111125038464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125038464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125038464 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) 20241111125038464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2374 + 13 = 2387 (pdch_ul_controller.c:131) 20241111125038464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2387 for type POLL (pdch_ul_controller.c:184) 20241111125038464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2387, TS=7) (tbf_dl.cpp:883) 20241111125038464 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2387, TS=7 (tbf_dl.cpp:903) 20241111125038464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 0f 00 80 81 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125038464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2374 Sending data request: sapi=5 arfcn=871 cur_fn=2370 block=8 data=0f 00 80 81 07 48 bc c1 56 38 50 40 1b 4a d1 7e c3 3f 29 15 a9 be 99 46 f9 94 dd cb 7e 64 fa 9c 95 9d 12 bf 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125038465 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125038477 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) 20241111125038477 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) 20241111125038478 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) 20241111125038478 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) 20241111125038478 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) 20241111125038479 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) 20241111125038479 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) 20241111125038479 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) 20241111125038480 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) 20241111125038480 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) 20241111125038481 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) 20241111125038481 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) 20241111125038482 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) 20241111125038482 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) 20241111125038483 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) 20241111125038483 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) 20241111125038486 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125038500 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) 20241111125038501 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) 20241111125038502 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) 20241111125038502 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) 20241111125038503 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) 20241111125038503 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) 20241111125038503 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) 20241111125038503 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) 20241111125038504 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) 20241111125038504 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) 20241111125038505 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) 20241111125038505 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) 20241111125038506 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) 20241111125038506 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) 20241111125038507 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) 20241111125038507 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) 20241111125038507 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125038519 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) 20241111125038519 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) 20241111125038521 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) 20241111125038521 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) 20241111125038521 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) 20241111125038521 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) 20241111125038522 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) 20241111125038522 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) 20241111125038523 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) 20241111125038523 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) 20241111125038524 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) 20241111125038524 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) 20241111125038525 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) 20241111125038525 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) 20241111125038525 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) 20241111125038525 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) 20241111125038526 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125038539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2383 block=11 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) 20241111125038539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125038539 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125038539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2387 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125038539 DCSN1 INFO csnStreamDecoder (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) 20241111125038539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2387 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125038539 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125038539 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) 20241111125038539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125038539 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) 20241111125038539 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) 20241111125038540 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125038540 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125038540 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125038540 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125038540 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125038540 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125038540 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125038540 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) 20241111125038540 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) 20241111125038541 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) 20241111125038541 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) 20241111125038542 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) 20241111125038542 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) 20241111125038543 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) 20241111125038543 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) 20241111125038543 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) 20241111125038543 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) 20241111125038544 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) 20241111125038544 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) 20241111125038545 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) 20241111125038545 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) 20241111125038546 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) 20241111125038546 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) 20241111125038548 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) 20241111125038548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2392 Sending data request: sapi=5 arfcn=871 cur_fn=2387 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125038549 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(99)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(99)@131a5d934883: Shutting down virtual BTS #0... 20241111125038558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54826<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125038563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54818<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125038565 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125038565 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125038565 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125038565 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125038565 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) 20241111125038565 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) 20241111125038565 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125038565 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125038565 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125038565 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125038565 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125038565 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125038565 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125038565 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125038565 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125038565 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125038565 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125038566 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125038566 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125038566 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125038566 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125038566 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125038566 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125038566 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125038566 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125038566 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 6754 with status 0 MTC@131a5d934883: Test case TC_cs_max_dl finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 12:50:38 UTC 2024 ====== PCU_Tests.TC_cs_max_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_max_dl.talloc 20241111125038615 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125038616 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125038616 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125038616 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125038643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34016<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125038743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34016<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4506376) Waiting for packet dumper to finish... 1 (prev_count=4506376, count=4570248) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:50:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_dl_cs1_to_cs4 started. 105@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_dl_cs1_to_cs4-BVCI1234(107)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 105@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 105@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(109)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125041909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39618<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 105@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(113)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 105@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(113)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(110)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(110)@131a5d934883: Start timer T: 5 s 20241111125041917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(110)@131a5d934883: Start timer T_Conn: 10 s TC_dl_cs1_to_cs4-STATS(114)@131a5d934883: Start timer T: 2 s TC_dl_cs1_to_cs4-STATS(114)@131a5d934883: Start timer T: 2 s 105@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(117)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(117)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125043617 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125043618 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125043618 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(110)@131a5d934883: OsmoPCU is now connected BTS(112)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125043635 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125043635 DLGLOBAL DEBUG validating counter group 0x55bcc3b7d040(bts) with 102 counters (rate_ctr.c:86) 20241111125043635 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125043635 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125043635 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125043635 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125043635 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125043635 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125043635 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125043635 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125043635 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125043635 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125043635 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125043635 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125043635 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125043635 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125043635 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125043635 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125043635 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125043635 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125043635 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125043635 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125043635 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125043635 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125043635 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125043635 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125043635 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125043635 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) MTC@131a5d934883: Start timer T: 2 s 20241111125043635 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125043635 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125043635 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125043635 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125043635 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125043635 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125043635 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125043635 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125043635 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125043635 DLGLOBAL DEBUG validating counter group 0x7fd67472c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125043635 DLGLOBAL DEBUG validating counter group 0x55bcc3b7c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125043635 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125043635 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125043635 DLGLOBAL DEBUG validating counter group 0x7fd67472d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125043636 DLGLOBAL DEBUG validating counter group 0x7fd67472d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125043636 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125043636 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125043636 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125043636 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125043636 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125043636 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125043636 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125043636 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125043636 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125043636 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125043636 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125043636 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125043636 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125043636 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125043636 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125043636 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125043636 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125043636 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125043636 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125043636 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125043636 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125043636 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125043636 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125043636 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125043636 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125043636 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125043636 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125043636 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125043636 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125043636 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125043638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125043638 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125043639 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(112)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(112)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(109)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@131a5d934883: Start timer T: 2 s BTS(112)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(109)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(109)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(109)@131a5d934883: Start timer Tns_test: 10 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(112)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125043644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125043644 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125043644 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125043644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125043644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125043644 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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@131a5d934883: Start timer T: 2 s 20241111125043645 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125043645 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125043645 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(112)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125043645 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(109)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(109)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@131a5d934883: Start timer T: 2 s 20241111125043647 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125043647 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125043647 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125043647 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125043647 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125043647 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125043647 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125043647 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125043647 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125043647 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(112)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(112)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125043650 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125043650 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(109)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(109)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(109)@131a5d934883: Start timer Tns_test: 10 s BTS(112)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125043652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125043652 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125043652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125043652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043653 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125043653 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125043654 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125043654 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043655 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125043655 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125043655 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125043655 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125043656 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125043656 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043656 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125043656 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043657 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 106@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 106@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125043663 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125043663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125043663 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125043663 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125043663 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125043663 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125043663 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125043663 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125043665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125043665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125043665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043666 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125043666 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043666 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125043666 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125043666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125043667 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043667 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125043667 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_dl_cs1_to_cs4-BVCI1234(107)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125043667 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125043667 DL1IF DEBUG 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_cs1_to_cs4-BVCI1234(107)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125043668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125043668 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125043668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125043668 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125043668 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125043669 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125043669 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125043669 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125043669 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125043671 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125043671 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125043671 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125043671 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125043671 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125043671 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125043671 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125043671 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125043671 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125043671 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125043675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125043675 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125043675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125043675 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125043675 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125043683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125043683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125043683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043683 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125043684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125043684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125043684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Start timer T: 10 s MTC@131a5d934883: BSSGP successfully initialized 20241111125043684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125043684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125043684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125043684 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125043687 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125043687 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125043687 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125043687 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125043687 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125043687 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241111125043687 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125043687 DLGLOBAL DEBUG validating counter group 0x55bcc3b7c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125043687 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125043687 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125043687 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125043687 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125043687 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125043687 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125043687 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125043687 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125043687 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125043687 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125043687 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125043687 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125043687 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125043687 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125043687 DRLCMAC 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) 20241111125043687 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125043687 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125043687 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125043687 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125043687 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125043687 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125043687 DLGLOBAL DEBUG validating counter group 0x55bcc3b7cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125043687 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125043687 DLGLOBAL DEBUG validating counter group 0x55bcc3b7ce20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125043687 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125043687 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) 20241111125043687 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) 20241111125043687 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) 20241111125043687 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) 20241111125043687 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) 20241111125043687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125043687 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) 20241111125043687 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125043687 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) 20241111125043687 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125043687 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) 20241111125043687 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) 20241111125043687 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)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(112)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125043690 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125043690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125043690 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125043690 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) 20241111125043693 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125043708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125043708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043709 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125043709 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043710 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) 20241111125043710 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) 20241111125043710 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) 20241111125043710 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) 20241111125043711 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) 20241111125043711 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) 20241111125043712 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) 20241111125043712 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) 20241111125043713 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) 20241111125043713 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) 20241111125043713 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) 20241111125043713 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) 20241111125043714 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125043727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125043727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043728 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) 20241111125043728 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) 20241111125043729 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) 20241111125043729 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) 20241111125043729 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) 20241111125043729 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) 20241111125043730 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) 20241111125043730 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) 20241111125043731 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) 20241111125043731 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) 20241111125043732 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) 20241111125043732 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) 20241111125043732 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) 20241111125043732 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) 20241111125043733 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125043746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125043746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043747 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) 20241111125043747 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) 20241111125043748 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) 20241111125043748 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) 20241111125043748 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) 20241111125043748 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) 20241111125043749 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) 20241111125043749 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) 20241111125043750 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) 20241111125043750 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) 20241111125043751 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) 20241111125043751 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) 20241111125043751 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) 20241111125043751 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) 20241111125043755 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125043768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125043768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043768 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) 20241111125043768 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043769 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) 20241111125043773 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125043788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125043788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043789 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) 20241111125043789 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) 20241111125043789 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) 20241111125043789 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) 20241111125043790 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) 20241111125043790 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) 20241111125043790 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) 20241111125043790 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) 20241111125043791 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) 20241111125043791 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) 20241111125043792 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) 20241111125043792 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) 20241111125043792 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) 20241111125043792 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) 20241111125043793 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125043807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125043807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043808 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) 20241111125043808 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) 20241111125043809 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) 20241111125043809 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) 20241111125043810 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) 20241111125043810 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) 20241111125043810 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) 20241111125043810 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) 20241111125043811 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) 20241111125043811 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) 20241111125043812 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) 20241111125043812 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) 20241111125043813 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) 20241111125043813 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) 20241111125043817 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125043832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125043832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043834 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) 20241111125043834 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) 20241111125043835 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) 20241111125043835 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) 20241111125043836 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) 20241111125043836 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) 20241111125043837 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) 20241111125043837 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) 20241111125043837 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) 20241111125043837 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) 20241111125043838 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) 20241111125043838 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) 20241111125043839 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) 20241111125043839 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) 20241111125043840 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125043850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125043850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125043850 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) 20241111125043850 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) 20241111125043851 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) 20241111125043851 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) 20241111125043852 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) 20241111125043852 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) 20241111125043852 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) 20241111125043852 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) 20241111125043852 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) 20241111125043852 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) 20241111125043853 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) 20241111125043853 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) 20241111125043853 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) 20241111125043853 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) 20241111125043854 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125043870 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) 20241111125043870 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) 20241111125043871 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) 20241111125043871 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) 20241111125043872 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) 20241111125043872 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) 20241111125043873 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) 20241111125043873 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) 20241111125043874 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) 20241111125043874 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) 20241111125043874 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) 20241111125043874 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) 20241111125043875 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) 20241111125043875 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) 20241111125043876 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) 20241111125043876 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) 20241111125043878 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125043890 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125043890 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) 20241111125043890 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125043891 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) 20241111125043891 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043892 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) 20241111125043893 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) 20241111125043893 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) 20241111125043896 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) 20241111125043896 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) 20241111125043896 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) 20241111125043896 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) 20241111125043896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125043896 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125043896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): 1c 99 a2 ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d (tbf_dl.cpp:686) 20241111125043896 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) 20241111125043896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125043896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125043896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 07 00 01 1c 99 a2 ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d (tbf_dl.cpp:911) 20241111125043896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 01 1c 99 a2 ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d (pcu_l1_if.cpp:182) 20241111125043896 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125043911 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) 20241111125043911 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) 20241111125043912 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) 20241111125043912 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) 20241111125043912 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) 20241111125043912 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) 20241111125043913 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) 20241111125043913 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) 20241111125043913 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) 20241111125043913 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) 20241111125043914 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) 20241111125043914 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) 20241111125043915 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) 20241111125043915 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) 20241111125043915 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) 20241111125043915 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) 20241111125043916 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) 20241111125043916 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) 20241111125043916 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) 20241111125043916 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) 20241111125043916 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125043916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e (tbf_dl.cpp:686) 20241111125043916 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) 20241111125043916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125043916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125043916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e (tbf_dl.cpp:911) 20241111125043916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 03 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e (pcu_l1_if.cpp:182) 20241111125043917 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125043930 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) 20241111125043930 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) 20241111125043932 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) 20241111125043932 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) 20241111125043932 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) 20241111125043932 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) 20241111125043933 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) 20241111125043933 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) 20241111125043934 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) 20241111125043934 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) 20241111125043935 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) 20241111125043935 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) 20241111125043936 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) 20241111125043936 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) 20241111125043936 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) 20241111125043936 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) 20241111125043940 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) 20241111125043940 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) 20241111125043940 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) 20241111125043940 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) 20241111125043940 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125043940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 47 a1 (tbf_dl.cpp:686) 20241111125043940 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) 20241111125043940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125043940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125043940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 47 a1 (tbf_dl.cpp:911) 20241111125043940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 05 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 47 a1 (pcu_l1_if.cpp:182) 20241111125043941 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125043955 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) 20241111125043955 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) 20241111125043956 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) 20241111125043956 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) 20241111125043957 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) 20241111125043957 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) 20241111125043958 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) 20241111125043958 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) 20241111125043959 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) 20241111125043959 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) 20241111125043960 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) 20241111125043960 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) 20241111125043960 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) 20241111125043960 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) 20241111125043961 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) 20241111125043961 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) 20241111125043962 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) 20241111125043962 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) 20241111125043962 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) 20241111125043962 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) 20241111125043962 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125043962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 (tbf_dl.cpp:686) 20241111125043962 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) 20241111125043962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125043962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125043962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 (tbf_dl.cpp:911) 20241111125043962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 07 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 (pcu_l1_if.cpp:182) 20241111125043963 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125043973 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) 20241111125043973 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) 20241111125043974 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) 20241111125043974 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) 20241111125043974 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) 20241111125043974 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) 20241111125043974 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) 20241111125043974 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) 20241111125043974 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) 20241111125043974 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) 20241111125043974 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) 20241111125043974 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) 20241111125043975 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) 20241111125043975 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) 20241111125043975 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) 20241111125043975 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) 20241111125043977 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) 20241111125043977 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) 20241111125043977 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) 20241111125043977 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) 20241111125043977 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125043977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 (tbf_dl.cpp:686) 20241111125043977 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) 20241111125043977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125043977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125043977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 07 00 09 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 (tbf_dl.cpp:911) 20241111125043977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 09 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 (pcu_l1_if.cpp:182) 20241111125043978 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125043993 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) 20241111125043993 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) 20241111125043993 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) 20241111125043993 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) 20241111125043994 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) 20241111125043994 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) 20241111125043995 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) 20241111125043995 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) 20241111125043995 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) 20241111125043996 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) 20241111125043996 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) 20241111125043996 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) 20241111125043997 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) 20241111125043997 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) 20241111125043997 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) 20241111125043997 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) 20241111125044002 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) 20241111125044002 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) 20241111125044002 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) 20241111125044002 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) 20241111125044002 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-1): 2f f6 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 (tbf_dl.cpp:686) 20241111125044002 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) 20241111125044002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125044002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-1): 07 00 0b 2f f6 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 (tbf_dl.cpp:911) 20241111125044002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0b 2f f6 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 (pcu_l1_if.cpp:182) 20241111125044003 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125044017 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) 20241111125044017 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) 20241111125044019 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) 20241111125044019 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) 20241111125044020 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) 20241111125044020 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) 20241111125044021 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) 20241111125044021 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) 20241111125044021 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) 20241111125044021 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) 20241111125044022 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) 20241111125044022 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) 20241111125044023 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) 20241111125044023 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) 20241111125044024 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) 20241111125044024 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) 20241111125044025 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) 20241111125044025 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) 20241111125044025 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) 20241111125044025 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) 20241111125044025 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-1): 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc (tbf_dl.cpp:686) 20241111125044025 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) 20241111125044025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125044025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-1): 07 00 0d 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc (tbf_dl.cpp:911) 20241111125044025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0d 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc (pcu_l1_if.cpp:182) 20241111125044025 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125044036 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) 20241111125044036 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) 20241111125044037 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) 20241111125044037 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) 20241111125044039 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) 20241111125044039 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) 20241111125044040 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) 20241111125044040 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) 20241111125044040 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) 20241111125044040 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) 20241111125044041 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) 20241111125044041 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) 20241111125044042 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) 20241111125044042 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) 20241111125044043 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) 20241111125044043 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) 20241111125044044 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) 20241111125044044 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) 20241111125044044 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) 20241111125044044 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) 20241111125044044 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-1): 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 2a (tbf_dl.cpp:686) 20241111125044044 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) 20241111125044044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125044044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-1): 07 00 0f 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 2a (tbf_dl.cpp:911) 20241111125044044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 0f 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 2a (pcu_l1_if.cpp:182) 20241111125044044 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125044056 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) 20241111125044056 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) 20241111125044057 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) 20241111125044057 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) 20241111125044057 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) 20241111125044057 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) 20241111125044058 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) 20241111125044058 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) 20241111125044058 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) 20241111125044058 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) 20241111125044059 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) 20241111125044059 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) 20241111125044060 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) 20241111125044060 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) 20241111125044061 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) 20241111125044061 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) 20241111125044066 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) 20241111125044066 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) 20241111125044066 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) 20241111125044066 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) 20241111125044066 DRLCMACDL DEBUG -- Chunk with length 1240 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-1): 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec (tbf_dl.cpp:686) 20241111125044066 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) 20241111125044066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125044066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-1): 07 00 11 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec (tbf_dl.cpp:911) 20241111125044066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 11 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec (pcu_l1_if.cpp:182) 20241111125044067 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125044080 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) 20241111125044080 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) 20241111125044081 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) 20241111125044081 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) 20241111125044082 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) 20241111125044082 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) 20241111125044082 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) 20241111125044082 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) 20241111125044083 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) 20241111125044083 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) 20241111125044084 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) 20241111125044084 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) 20241111125044085 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) 20241111125044085 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) 20241111125044085 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) 20241111125044085 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) 20241111125044086 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) 20241111125044086 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) 20241111125044086 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) 20241111125044086 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) 20241111125044086 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-1): ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d (tbf_dl.cpp:686) 20241111125044086 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) 20241111125044086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125044086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-1): 07 00 13 ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d (tbf_dl.cpp:911) 20241111125044087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 00 13 ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d (pcu_l1_if.cpp:182) 20241111125044087 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125044098 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) 20241111125044098 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) 20241111125044099 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) 20241111125044099 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) 20241111125044099 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) 20241111125044099 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) 20241111125044099 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) 20241111125044099 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) 20241111125044099 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) 20241111125044099 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) 20241111125044100 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) 20241111125044100 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) 20241111125044100 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) 20241111125044100 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) 20241111125044100 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) 20241111125044100 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) 20241111125044103 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) 20241111125044103 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) 20241111125044103 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) 20241111125044103 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) 20241111125044103 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-1): eb f9 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b (tbf_dl.cpp:686) 20241111125044103 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) 20241111125044103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125044103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-1): 07 00 15 eb f9 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b (tbf_dl.cpp:911) 20241111125044103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 00 15 eb f9 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b (pcu_l1_if.cpp:182) 20241111125044103 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125044117 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) 20241111125044117 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) 20241111125044117 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) 20241111125044117 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) 20241111125044118 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) 20241111125044118 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) 20241111125044118 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) 20241111125044118 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) 20241111125044118 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) 20241111125044118 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) 20241111125044119 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) 20241111125044119 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) 20241111125044119 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) 20241111125044119 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) 20241111125044119 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) 20241111125044120 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) 20241111125044127 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) 20241111125044127 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) 20241111125044127 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) 20241111125044127 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) 20241111125044127 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-1): 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b (tbf_dl.cpp:686) 20241111125044127 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) 20241111125044127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125044127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-1): 07 00 17 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b (tbf_dl.cpp:911) 20241111125044127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 17 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b (pcu_l1_if.cpp:182) 20241111125044127 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125044142 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) 20241111125044143 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) 20241111125044144 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) 20241111125044145 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) 20241111125044146 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) 20241111125044146 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) 20241111125044147 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) 20241111125044147 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) 20241111125044148 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) 20241111125044148 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) 20241111125044149 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) 20241111125044149 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) 20241111125044150 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) 20241111125044150 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) 20241111125044150 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) 20241111125044150 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) 20241111125044151 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) 20241111125044151 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) 20241111125044151 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) 20241111125044151 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) 20241111125044151 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-1): d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 f5 70 (tbf_dl.cpp:686) 20241111125044151 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) 20241111125044151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125044151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-1): 07 00 19 d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 f5 70 (tbf_dl.cpp:911) 20241111125044151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 19 d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 f5 70 (pcu_l1_if.cpp:182) 20241111125044152 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125044161 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) 20241111125044161 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) 20241111125044162 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) 20241111125044162 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) 20241111125044163 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) 20241111125044163 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) 20241111125044164 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) 20241111125044164 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) 20241111125044165 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) 20241111125044165 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) 20241111125044167 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) 20241111125044167 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) 20241111125044168 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) 20241111125044168 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) 20241111125044169 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) 20241111125044169 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) 20241111125044171 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) 20241111125044171 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) 20241111125044171 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) 20241111125044171 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) 20241111125044171 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-1): 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf (tbf_dl.cpp:686) 20241111125044171 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) 20241111125044171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125044171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-1): 07 00 1b 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf (tbf_dl.cpp:911) 20241111125044171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 00 1b 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf (pcu_l1_if.cpp:182) 20241111125044171 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125044180 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) 20241111125044180 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) 20241111125044181 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) 20241111125044181 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) 20241111125044182 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) 20241111125044182 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) 20241111125044182 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) 20241111125044182 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) 20241111125044183 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) 20241111125044183 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) 20241111125044184 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) 20241111125044184 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) 20241111125044184 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) 20241111125044184 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) 20241111125044185 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) 20241111125044185 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) 20241111125044189 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) 20241111125044190 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) 20241111125044190 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) 20241111125044190 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) 20241111125044190 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-1): 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 (tbf_dl.cpp:686) 20241111125044190 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) 20241111125044190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125044190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-1): 07 00 1d 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 (tbf_dl.cpp:911) 20241111125044190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 00 1d 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 (pcu_l1_if.cpp:182) 20241111125044190 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125044204 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) 20241111125044204 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) 20241111125044205 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) 20241111125044205 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) 20241111125044206 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) 20241111125044206 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) 20241111125044207 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) 20241111125044207 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) 20241111125044208 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) 20241111125044208 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) 20241111125044209 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) 20241111125044209 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) 20241111125044209 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) 20241111125044209 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) 20241111125044210 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) 20241111125044210 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) 20241111125044211 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) 20241111125044211 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) 20241111125044211 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) 20241111125044211 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) 20241111125044211 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-1): 88 97 41 d8 cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed (tbf_dl.cpp:686) 20241111125044211 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) 20241111125044211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125044211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-1): 07 00 1f 88 97 41 d8 cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed (tbf_dl.cpp:911) 20241111125044211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 1f 88 97 41 d8 cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed (pcu_l1_if.cpp:182) 20241111125044212 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125044223 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) 20241111125044223 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) 20241111125044224 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) 20241111125044224 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) 20241111125044225 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) 20241111125044225 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) 20241111125044226 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) 20241111125044226 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) 20241111125044227 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) 20241111125044227 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) 20241111125044227 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) 20241111125044227 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) 20241111125044228 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) 20241111125044228 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) 20241111125044229 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) 20241111125044229 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) 20241111125044230 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) 20241111125044230 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) 20241111125044230 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) 20241111125044230 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) 20241111125044230 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-1): 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d (tbf_dl.cpp:686) 20241111125044230 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) 20241111125044230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125044230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-1): 07 00 21 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d (tbf_dl.cpp:911) 20241111125044230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 21 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d (pcu_l1_if.cpp:182) 20241111125044231 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125044242 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) 20241111125044242 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) 20241111125044243 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) 20241111125044243 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) 20241111125044244 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) 20241111125044244 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) 20241111125044244 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) 20241111125044244 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) 20241111125044245 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) 20241111125044245 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) 20241111125044246 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) 20241111125044246 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) 20241111125044247 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) 20241111125044247 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) 20241111125044248 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) 20241111125044248 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) 20241111125044251 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) 20241111125044251 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) 20241111125044251 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) 20241111125044251 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) 20241111125044251 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-1): 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 68 (tbf_dl.cpp:686) 20241111125044251 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) 20241111125044251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125044251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-1): 07 00 23 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 68 (tbf_dl.cpp:911) 20241111125044251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 00 23 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 68 (pcu_l1_if.cpp:182) 20241111125044252 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125044265 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) 20241111125044265 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) 20241111125044267 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) 20241111125044267 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) 20241111125044268 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) 20241111125044268 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) 20241111125044268 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) 20241111125044268 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) 20241111125044269 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) 20241111125044269 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) 20241111125044270 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) 20241111125044270 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) 20241111125044271 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) 20241111125044271 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) 20241111125044272 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) 20241111125044272 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) 20241111125044273 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) 20241111125044273 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) 20241111125044273 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) 20241111125044273 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) 20241111125044273 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-1): cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 (tbf_dl.cpp:686) 20241111125044273 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) 20241111125044273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125044273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-1): 07 00 25 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 (tbf_dl.cpp:911) 20241111125044273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 00 25 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 (pcu_l1_if.cpp:182) 20241111125044273 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125044284 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) 20241111125044284 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) 20241111125044286 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) 20241111125044286 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) 20241111125044286 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) 20241111125044286 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) 20241111125044287 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) 20241111125044287 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) 20241111125044288 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) 20241111125044288 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) 20241111125044289 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) 20241111125044289 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) 20241111125044290 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) 20241111125044290 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) 20241111125044290 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) 20241111125044290 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) 20241111125044291 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) 20241111125044291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125044291 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) 20241111125044291 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) 20241111125044291 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-1): eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 (tbf_dl.cpp:686) 20241111125044291 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) 20241111125044291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125044291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-1): 07 00 27 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 (tbf_dl.cpp:911) 20241111125044291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=07 00 27 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 (pcu_l1_if.cpp:182) 20241111125044292 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125044303 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) 20241111125044303 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) 20241111125044305 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) 20241111125044305 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) 20241111125044305 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) 20241111125044305 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) 20241111125044306 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) 20241111125044306 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) 20241111125044307 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) 20241111125044307 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) 20241111125044308 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) 20241111125044308 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) 20241111125044308 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) 20241111125044308 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) 20241111125044309 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) 20241111125044309 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) 20241111125044313 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) 20241111125044313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125044313 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) 20241111125044313 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) 20241111125044313 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-1): d9 3d fd 75 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd (tbf_dl.cpp:686) 20241111125044313 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) 20241111125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125044313 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) 20241111125044313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241111125044313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241111125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_dl.cpp:883) 20241111125044313 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=156, TS=7 (tbf_dl.cpp:903) 20241111125044313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-1): 0f 00 29 d9 3d fd 75 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd (tbf_dl.cpp:911) 20241111125044313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=0f 00 29 d9 3d fd 75 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd (pcu_l1_if.cpp:182) 20241111125044314 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125044327 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) 20241111125044327 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) 20241111125044329 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) 20241111125044329 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) 20241111125044329 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) 20241111125044329 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) 20241111125044330 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) 20241111125044330 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) 20241111125044331 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) 20241111125044331 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) 20241111125044331 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) 20241111125044331 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) 20241111125044332 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) 20241111125044332 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) 20241111125044333 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) 20241111125044333 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) 20241111125044334 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125044346 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) 20241111125044346 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) 20241111125044348 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) 20241111125044348 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) 20241111125044348 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) 20241111125044348 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) 20241111125044349 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) 20241111125044349 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) 20241111125044350 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) 20241111125044350 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) 20241111125044351 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) 20241111125044351 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) 20241111125044351 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) 20241111125044351 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) 20241111125044352 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) 20241111125044352 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) 20241111125044353 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125044365 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) 20241111125044365 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) 20241111125044367 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) 20241111125044367 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) 20241111125044367 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) 20241111125044367 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) 20241111125044368 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) 20241111125044368 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) 20241111125044369 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) 20241111125044369 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) 20241111125044370 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) 20241111125044370 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) 20241111125044370 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) 20241111125044370 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) 20241111125044371 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) 20241111125044371 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) 20241111125044375 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125044389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 08 02 a0 00 00 00 00 03 ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125044389 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) 20241111125044389 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125044389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125044389 DCSN1 INFO csnStreamDecoder (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) 20241111125044390 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125044390 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125044390 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) 20241111125044390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125044390 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) 20241111125044390 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) 20241111125044390 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125044390 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125044390 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) 20241111125044390 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) 20241111125044391 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) 20241111125044391 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) 20241111125044392 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) 20241111125044392 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) 20241111125044392 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) 20241111125044392 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) 20241111125044393 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) 20241111125044393 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) 20241111125044394 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) 20241111125044394 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) 20241111125044395 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) 20241111125044395 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) 20241111125044396 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) 20241111125044396 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) 20241111125044397 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125044397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125044397 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125044397 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125044397 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125044397 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125044397 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125044398 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) 20241111125044398 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) 20241111125044398 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) 20241111125044398 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) 20241111125044398 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d (tbf_dl.cpp:686) 20241111125044398 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) 20241111125044398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125044398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d (tbf_dl.cpp:911) 20241111125044398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 2b 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d (pcu_l1_if.cpp:182) 20241111125044399 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125044409 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) 20241111125044409 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) 20241111125044411 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) 20241111125044411 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) 20241111125044412 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) 20241111125044412 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) 20241111125044413 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) 20241111125044413 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) 20241111125044414 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) 20241111125044414 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) 20241111125044415 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) 20241111125044415 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) 20241111125044416 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) 20241111125044416 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) 20241111125044417 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) 20241111125044417 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) 20241111125044418 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) 20241111125044418 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) 20241111125044418 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) 20241111125044418 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) 20241111125044418 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 75 15 60 (tbf_dl.cpp:686) 20241111125044418 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) 20241111125044418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125044418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 75 15 60 (tbf_dl.cpp:911) 20241111125044418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 2d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 75 15 60 (pcu_l1_if.cpp:182) 20241111125044418 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125044428 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) 20241111125044428 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) 20241111125044430 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) 20241111125044430 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) 20241111125044431 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) 20241111125044431 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) 20241111125044432 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) 20241111125044432 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) 20241111125044433 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) 20241111125044433 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) 20241111125044434 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) 20241111125044434 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) 20241111125044434 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) 20241111125044434 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) 20241111125044435 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) 20241111125044435 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) 20241111125044438 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) 20241111125044438 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) 20241111125044438 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) 20241111125044438 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) 20241111125044438 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d (tbf_dl.cpp:686) 20241111125044438 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) 20241111125044438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125044438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d (tbf_dl.cpp:911) 20241111125044438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 2f 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d (pcu_l1_if.cpp:182) 20241111125044439 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125044451 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) 20241111125044451 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) 20241111125044452 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) 20241111125044452 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) 20241111125044452 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) 20241111125044452 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) 20241111125044453 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) 20241111125044453 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) 20241111125044453 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) 20241111125044453 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) 20241111125044454 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) 20241111125044454 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) 20241111125044454 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) 20241111125044454 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) 20241111125044454 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) 20241111125044454 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) 20241111125044456 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) 20241111125044456 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) 20241111125044456 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) 20241111125044456 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) 20241111125044456 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a (tbf_dl.cpp:686) 20241111125044456 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) 20241111125044456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125044456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 07 00 31 b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a (tbf_dl.cpp:911) 20241111125044456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 31 b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a (pcu_l1_if.cpp:182) 20241111125044456 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125044470 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) 20241111125044470 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) 20241111125044470 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) 20241111125044470 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) 20241111125044471 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) 20241111125044471 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) 20241111125044471 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) 20241111125044471 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) 20241111125044471 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) 20241111125044471 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) 20241111125044472 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) 20241111125044472 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) 20241111125044472 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) 20241111125044472 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) 20241111125044472 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) 20241111125044472 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) 20241111125044475 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) 20241111125044475 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) 20241111125044475 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) 20241111125044475 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) 20241111125044475 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): 38 e6 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 (tbf_dl.cpp:686) 20241111125044475 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) 20241111125044475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125044475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 38 e6 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 (tbf_dl.cpp:911) 20241111125044475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 00 33 38 e6 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 (pcu_l1_if.cpp:182) 20241111125044475 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125044490 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) 20241111125044490 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) 20241111125044491 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) 20241111125044491 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) 20241111125044492 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) 20241111125044492 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) 20241111125044492 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) 20241111125044492 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) 20241111125044493 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) 20241111125044493 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) 20241111125044494 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) 20241111125044494 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) 20241111125044495 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) 20241111125044495 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) 20241111125044495 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) 20241111125044495 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) 20241111125044499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125044499 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) 20241111125044499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125044499 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) 20241111125044499 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) 20241111125044499 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 (tbf_dl.cpp:686) 20241111125044499 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) 20241111125044499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125044499 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) 20241111125044499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241111125044499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241111125044500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=195, TS=7) (tbf_dl.cpp:883) 20241111125044500 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=195, TS=7 (tbf_dl.cpp:903) 20241111125044500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 0f 00 35 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 (tbf_dl.cpp:911) 20241111125044500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=0f 00 35 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 (pcu_l1_if.cpp:182) 20241111125044501 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125044514 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) 20241111125044514 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) 20241111125044515 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) 20241111125044515 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) 20241111125044516 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) 20241111125044516 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) 20241111125044516 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) 20241111125044516 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) 20241111125044517 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) 20241111125044517 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) 20241111125044518 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) 20241111125044518 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) 20241111125044519 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) 20241111125044519 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) 20241111125044519 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) 20241111125044519 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) 20241111125044520 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125044532 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) 20241111125044532 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) 20241111125044534 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) 20241111125044534 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) 20241111125044534 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) 20241111125044534 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) 20241111125044535 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) 20241111125044535 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) 20241111125044536 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) 20241111125044536 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) 20241111125044537 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) 20241111125044537 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) 20241111125044538 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) 20241111125044538 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) 20241111125044538 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) 20241111125044538 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) 20241111125044539 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125044552 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) 20241111125044552 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) 20241111125044553 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) 20241111125044553 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) 20241111125044554 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) 20241111125044554 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) 20241111125044554 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) 20241111125044554 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) 20241111125044555 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) 20241111125044555 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) 20241111125044556 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) 20241111125044556 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) 20241111125044557 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) 20241111125044557 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) 20241111125044558 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) 20241111125044558 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) 20241111125044561 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125044576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 08 03 60 00 00 00 00 ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125044576 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) 20241111125044576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125044576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125044576 DCSN1 INFO csnStreamDecoder (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) 20241111125044576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125044576 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125044576 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) 20241111125044576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125044576 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) 20241111125044576 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) 20241111125044576 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125044576 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125044576 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125044576 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125044576 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125044576 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125044576 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125044576 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) 20241111125044576 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) 20241111125044579 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) 20241111125044579 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) 20241111125044579 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) 20241111125044579 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) 20241111125044580 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) 20241111125044580 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) 20241111125044581 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) 20241111125044581 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) 20241111125044582 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) 20241111125044582 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) 20241111125044583 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) 20241111125044583 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) 20241111125044583 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) 20241111125044583 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) 20241111125044584 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125044584 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125044584 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125044584 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125044584 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125044584 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125044584 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125044584 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) 20241111125044584 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) 20241111125044584 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) 20241111125044584 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) 20241111125044584 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 39 7e (tbf_dl.cpp:686) 20241111125044584 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) 20241111125044584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125044584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 39 7e (tbf_dl.cpp:911) 20241111125044584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 37 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 39 7e (pcu_l1_if.cpp:182) 20241111125044585 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125044595 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) 20241111125044595 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) 20241111125044596 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) 20241111125044596 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) 20241111125044597 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) 20241111125044597 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) 20241111125044598 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) 20241111125044598 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) 20241111125044599 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) 20241111125044599 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) 20241111125044599 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) 20241111125044599 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) 20241111125044600 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) 20241111125044600 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) 20241111125044601 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) 20241111125044601 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) 20241111125044602 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) 20241111125044602 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) 20241111125044602 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) 20241111125044602 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) 20241111125044602 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-1): 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 (tbf_dl.cpp:686) 20241111125044602 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) 20241111125044602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125044602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-1): 07 00 39 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 (tbf_dl.cpp:911) 20241111125044602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 00 39 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 (pcu_l1_if.cpp:182) 20241111125044603 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125044614 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) 20241111125044614 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) 20241111125044615 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) 20241111125044615 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) 20241111125044616 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) 20241111125044616 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) 20241111125044616 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) 20241111125044616 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) 20241111125044617 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) 20241111125044617 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) 20241111125044618 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) 20241111125044618 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) 20241111125044619 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) 20241111125044619 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) 20241111125044620 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) 20241111125044620 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) 20241111125044623 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) 20241111125044623 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) 20241111125044623 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) 20241111125044623 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) 20241111125044623 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-1): 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 (tbf_dl.cpp:686) 20241111125044623 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) 20241111125044623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125044623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-1): 07 00 3b 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 (tbf_dl.cpp:911) 20241111125044623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 00 3b 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 (pcu_l1_if.cpp:182) 20241111125044624 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125044638 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) 20241111125044638 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) 20241111125044639 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) 20241111125044639 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) 20241111125044640 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) 20241111125044640 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) 20241111125044640 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) 20241111125044640 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) 20241111125044641 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) 20241111125044641 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) 20241111125044642 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) 20241111125044642 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) 20241111125044643 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) 20241111125044643 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) 20241111125044644 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) 20241111125044644 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) 20241111125044645 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) 20241111125044645 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) 20241111125044645 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) 20241111125044645 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) 20241111125044645 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-1): 6a ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba (tbf_dl.cpp:686) 20241111125044645 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) 20241111125044645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125044645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-1): 07 00 3d 6a ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba (tbf_dl.cpp:911) 20241111125044645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 00 3d 6a ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba (pcu_l1_if.cpp:182) 20241111125044646 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125044657 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) 20241111125044657 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) 20241111125044658 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) 20241111125044658 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) 20241111125044659 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) 20241111125044659 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) 20241111125044659 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) 20241111125044659 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) 20241111125044660 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) 20241111125044660 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) 20241111125044661 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) 20241111125044661 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) 20241111125044662 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) 20241111125044662 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) 20241111125044663 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) 20241111125044663 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) 20241111125044663 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) 20241111125044663 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) 20241111125044664 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) 20241111125044664 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) 20241111125044664 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-1): 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 (tbf_dl.cpp:686) 20241111125044664 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) 20241111125044664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125044664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-1): 07 00 3f 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 (tbf_dl.cpp:911) 20241111125044664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 00 3f 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 (pcu_l1_if.cpp:182) 20241111125044664 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125044676 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) 20241111125044676 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) 20241111125044677 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) 20241111125044677 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) 20241111125044678 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) 20241111125044678 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) 20241111125044679 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) 20241111125044679 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) 20241111125044679 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) 20241111125044679 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) 20241111125044680 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) 20241111125044680 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) 20241111125044681 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) 20241111125044681 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) 20241111125044682 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) 20241111125044682 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) 20241111125044685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125044686 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) 20241111125044686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125044686 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) 20241111125044686 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) 20241111125044686 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-1): b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 76 (tbf_dl.cpp:686) 20241111125044686 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) 20241111125044686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125044686 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) 20241111125044686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241111125044686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241111125044686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=234, TS=7) (tbf_dl.cpp:883) 20241111125044686 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=234, TS=7 (tbf_dl.cpp:903) 20241111125044686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-1): 0f 00 41 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 76 (tbf_dl.cpp:911) 20241111125044686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=0f 00 41 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 76 (pcu_l1_if.cpp:182) 20241111125044687 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125044700 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) 20241111125044700 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) 20241111125044701 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) 20241111125044701 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) 20241111125044702 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) 20241111125044702 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) 20241111125044703 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) 20241111125044703 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) 20241111125044703 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) 20241111125044704 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) 20241111125044704 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) 20241111125044704 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) 20241111125044705 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) 20241111125044705 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) 20241111125044706 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) 20241111125044706 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) 20241111125044707 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125044719 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) 20241111125044719 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) 20241111125044720 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) 20241111125044720 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) 20241111125044721 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) 20241111125044721 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) 20241111125044722 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) 20241111125044722 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) 20241111125044723 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) 20241111125044723 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) 20241111125044723 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) 20241111125044723 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) 20241111125044724 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) 20241111125044724 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) 20241111125044725 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) 20241111125044725 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) 20241111125044726 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125044738 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) 20241111125044738 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) 20241111125044739 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) 20241111125044739 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) 20241111125044740 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) 20241111125044740 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) 20241111125044741 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) 20241111125044741 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) 20241111125044742 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) 20241111125044742 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) 20241111125044742 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) 20241111125044742 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) 20241111125044743 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) 20241111125044743 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) 20241111125044744 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) 20241111125044744 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) 20241111125044747 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125044762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 08 04 20 00 00 00 3f ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125044762 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) 20241111125044762 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125044762 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125044762 DCSN1 INFO csnStreamDecoder (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) 20241111125044762 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125044762 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125044762 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) 20241111125044762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125044762 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) 20241111125044762 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) 20241111125044762 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20241111125044762 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125044762 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125044762 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125044762 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125044762 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125044762 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125044762 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) 20241111125044762 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125044763 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) 20241111125044765 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) 20241111125044765 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) 20241111125044766 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) 20241111125044766 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) 20241111125044767 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) 20241111125044767 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) 20241111125044768 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) 20241111125044768 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) 20241111125044769 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) 20241111125044769 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) 20241111125044770 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) 20241111125044770 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) 20241111125044770 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125044770 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125044770 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125044770 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125044770 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125044770 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125044770 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125044771 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) 20241111125044771 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) 20241111125044772 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) 20241111125044772 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) 20241111125044772 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) 20241111125044772 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) 20241111125044772 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a (tbf_dl.cpp:686) 20241111125044772 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) 20241111125044772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125044772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 00 (tbf_dl.cpp:911) 20241111125044772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 00 43 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 00 (pcu_l1_if.cpp:182) 20241111125044773 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125044781 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) 20241111125044781 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) 20241111125044783 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) 20241111125044783 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) 20241111125044783 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) 20241111125044783 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) 20241111125044784 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) 20241111125044784 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) 20241111125044785 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) 20241111125044785 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) 20241111125044786 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) 20241111125044786 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) 20241111125044787 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) 20241111125044787 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) 20241111125044787 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) 20241111125044787 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) 20241111125044788 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) 20241111125044788 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) 20241111125044788 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) 20241111125044788 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) 20241111125044788 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 (tbf_dl.cpp:686) 20241111125044788 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) 20241111125044788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125044788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 00 (tbf_dl.cpp:911) 20241111125044788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=07 00 45 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 00 (pcu_l1_if.cpp:182) 20241111125044789 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125044800 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) 20241111125044800 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) 20241111125044802 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) 20241111125044802 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) 20241111125044802 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) 20241111125044802 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) 20241111125044803 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) 20241111125044803 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) 20241111125044804 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) 20241111125044804 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) 20241111125044805 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) 20241111125044805 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) 20241111125044806 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) 20241111125044806 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) 20241111125044807 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) 20241111125044807 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) 20241111125044810 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) 20241111125044810 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) 20241111125044810 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) 20241111125044810 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) 20241111125044810 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd (tbf_dl.cpp:686) 20241111125044810 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) 20241111125044810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125044810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 00 (tbf_dl.cpp:911) 20241111125044810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 00 47 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 00 (pcu_l1_if.cpp:182) 20241111125044811 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125044825 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) 20241111125044825 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) 20241111125044826 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) 20241111125044826 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) 20241111125044826 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) 20241111125044827 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) 20241111125044827 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) 20241111125044827 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) 20241111125044828 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) 20241111125044828 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) 20241111125044829 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) 20241111125044829 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) 20241111125044830 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) 20241111125044830 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) 20241111125044830 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) 20241111125044830 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) 20241111125044831 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) 20241111125044831 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) 20241111125044831 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) 20241111125044831 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) 20241111125044831 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 35 71 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 (tbf_dl.cpp:686) 20241111125044832 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) 20241111125044832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125044832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 35 71 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 00 (tbf_dl.cpp:911) 20241111125044832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=07 00 49 35 71 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 00 (pcu_l1_if.cpp:182) 20241111125044832 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125044844 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) 20241111125044844 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) 20241111125044845 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) 20241111125044845 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) 20241111125044846 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) 20241111125044846 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) 20241111125044846 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) 20241111125044846 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) 20241111125044847 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) 20241111125044847 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) 20241111125044848 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) 20241111125044848 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) 20241111125044849 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) 20241111125044849 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) 20241111125044850 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) 20241111125044850 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) 20241111125044851 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) 20241111125044851 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) 20241111125044851 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) 20241111125044851 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) 20241111125044851 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 03 68 (tbf_dl.cpp:686) 20241111125044851 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) 20241111125044851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125044851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 03 68 00 (tbf_dl.cpp:911) 20241111125044851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=07 00 4b ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 03 68 00 (pcu_l1_if.cpp:182) 20241111125044852 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125044863 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) 20241111125044863 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) 20241111125044864 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) 20241111125044864 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) 20241111125044865 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) 20241111125044865 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) 20241111125044865 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) 20241111125044865 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) 20241111125044867 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) 20241111125044867 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) 20241111125044867 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) 20241111125044867 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) 20241111125044868 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) 20241111125044868 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) 20241111125044869 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) 20241111125044869 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) 20241111125044871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125044872 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) 20241111125044872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125044872 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) 20241111125044872 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) 20241111125044872 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 (tbf_dl.cpp:686) 20241111125044872 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) 20241111125044872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125044872 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) 20241111125044872 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20241111125044872 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20241111125044872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=273, TS=7) (tbf_dl.cpp:883) 20241111125044872 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=273, TS=7 (tbf_dl.cpp:903) 20241111125044872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 0f 00 4d 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 00 (tbf_dl.cpp:911) 20241111125044872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=0f 00 4d 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 00 (pcu_l1_if.cpp:182) 20241111125044873 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125044887 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) 20241111125044887 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) 20241111125044888 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) 20241111125044888 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) 20241111125044889 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) 20241111125044889 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) 20241111125044890 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) 20241111125044890 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) 20241111125044891 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) 20241111125044891 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) 20241111125044892 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) 20241111125044892 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) 20241111125044893 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) 20241111125044893 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) 20241111125044893 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) 20241111125044893 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) 20241111125044894 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125044906 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) 20241111125044906 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) 20241111125044907 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) 20241111125044907 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) 20241111125044908 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) 20241111125044908 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) 20241111125044909 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) 20241111125044909 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) 20241111125044909 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) 20241111125044909 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) 20241111125044910 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) 20241111125044910 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) 20241111125044911 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) 20241111125044911 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) 20241111125044912 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) 20241111125044912 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) 20241111125044912 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125044925 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) 20241111125044925 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) 20241111125044926 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) 20241111125044926 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) 20241111125044927 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) 20241111125044927 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) 20241111125044928 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) 20241111125044928 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) 20241111125044929 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) 20241111125044929 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) 20241111125044930 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) 20241111125044930 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) 20241111125044930 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) 20241111125044930 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) 20241111125044931 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) 20241111125044931 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) 20241111125044935 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125044949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=40 08 04 e0 00 00 0f ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125044949 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) 20241111125044949 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125044949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125044949 DCSN1 INFO csnStreamDecoder (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) 20241111125044950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125044950 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125044950 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) 20241111125044950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125044950 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) 20241111125044950 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) 20241111125044950 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125044950 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125044950 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125044950 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125044950 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125044950 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125044950 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125044950 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) 20241111125044950 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) 20241111125044951 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) 20241111125044951 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) 20241111125044952 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) 20241111125044952 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) 20241111125044953 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) 20241111125044953 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) 20241111125044954 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) 20241111125044954 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) 20241111125044955 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) 20241111125044955 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) 20241111125044956 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) 20241111125044956 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) 20241111125044957 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) 20241111125044957 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) 20241111125044958 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125044958 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125044958 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125044958 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125044958 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125044958 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125044958 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125044958 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) 20241111125044958 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) 20241111125044958 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) 20241111125044958 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) 20241111125044958 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 (tbf_dl.cpp:686) 20241111125044958 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) 20241111125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 00 (tbf_dl.cpp:911) 20241111125044958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=07 00 4f 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 00 (pcu_l1_if.cpp:182) 20241111125044959 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125044969 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) 20241111125044969 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) 20241111125044970 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) 20241111125044970 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) 20241111125044971 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) 20241111125044971 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) 20241111125044971 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) 20241111125044971 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) 20241111125044972 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) 20241111125044972 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) 20241111125044973 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) 20241111125044973 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) 20241111125044974 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) 20241111125044974 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) 20241111125044974 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) 20241111125044974 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) 20241111125044975 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) 20241111125044975 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) 20241111125044975 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) 20241111125044975 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) 20241111125044975 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 (tbf_dl.cpp:686) 20241111125044975 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) 20241111125044975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125044975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 07 00 51 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 00 (tbf_dl.cpp:911) 20241111125044976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=07 00 51 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 00 (pcu_l1_if.cpp:182) 20241111125044976 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125044988 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) 20241111125044988 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) 20241111125044989 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) 20241111125044989 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) 20241111125044989 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) 20241111125044989 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) 20241111125044990 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) 20241111125044990 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) 20241111125044991 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) 20241111125044991 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) 20241111125044992 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) 20241111125044992 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) 20241111125044992 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) 20241111125044992 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) 20241111125044993 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) 20241111125044993 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) 20241111125044997 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) 20241111125044997 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) 20241111125044997 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) 20241111125044997 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) 20241111125044997 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125044997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-2): 01 e7 07 b3 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab (tbf_dl.cpp:686) 20241111125044997 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) 20241111125044997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125044997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125044997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-2): 07 00 53 01 e7 07 b3 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab 00 (tbf_dl.cpp:911) 20241111125044997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=07 00 53 01 e7 07 b3 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab 00 (pcu_l1_if.cpp:182) 20241111125044998 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125045011 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) 20241111125045011 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) 20241111125045013 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) 20241111125045013 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) 20241111125045013 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) 20241111125045013 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) 20241111125045014 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) 20241111125045014 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) 20241111125045015 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) 20241111125045015 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) 20241111125045016 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) 20241111125045016 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) 20241111125045016 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) 20241111125045016 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) 20241111125045017 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) 20241111125045017 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) 20241111125045018 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) 20241111125045018 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) 20241111125045018 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) 20241111125045018 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) 20241111125045018 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-2): c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 26 be (tbf_dl.cpp:686) 20241111125045018 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) 20241111125045018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125045018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-2): 07 00 55 c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 26 be 00 (tbf_dl.cpp:911) 20241111125045018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=07 00 55 c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 26 be 00 (pcu_l1_if.cpp:182) 20241111125045019 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125045030 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) 20241111125045030 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) 20241111125045032 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) 20241111125045032 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) 20241111125045032 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) 20241111125045032 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) 20241111125045033 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) 20241111125045033 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) 20241111125045034 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) 20241111125045034 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) 20241111125045035 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) 20241111125045035 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) 20241111125045035 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) 20241111125045035 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) 20241111125045036 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) 20241111125045036 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) 20241111125045037 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) 20241111125045037 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125045037 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) 20241111125045037 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) 20241111125045037 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-2): 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d (tbf_dl.cpp:686) 20241111125045037 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) 20241111125045037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125045037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-2): 07 00 57 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d 00 (tbf_dl.cpp:911) 20241111125045037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=07 00 57 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d 00 (pcu_l1_if.cpp:182) 20241111125045038 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125045050 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) 20241111125045050 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) 20241111125045051 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) 20241111125045051 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) 20241111125045052 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) 20241111125045052 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) 20241111125045053 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) 20241111125045053 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) 20241111125045053 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) 20241111125045054 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) 20241111125045054 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) 20241111125045054 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) 20241111125045055 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) 20241111125045055 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) 20241111125045056 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) 20241111125045056 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) 20241111125045058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125045059 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) 20241111125045059 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125045059 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) 20241111125045059 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) 20241111125045059 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-2): ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 (tbf_dl.cpp:686) 20241111125045059 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) 20241111125045059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125045059 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) 20241111125045059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 299 + 13 = 312 (pdch_ul_controller.c:131) 20241111125045059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type POLL (pdch_ul_controller.c:184) 20241111125045059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=312, TS=7) (tbf_dl.cpp:883) 20241111125045060 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=312, TS=7 (tbf_dl.cpp:903) 20241111125045060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-2): 0f 00 59 ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 00 (tbf_dl.cpp:911) 20241111125045060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=0f 00 59 ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 00 (pcu_l1_if.cpp:182) 20241111125045060 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125045074 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) 20241111125045074 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) 20241111125045075 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) 20241111125045075 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) 20241111125045076 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) 20241111125045076 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) 20241111125045076 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) 20241111125045076 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) 20241111125045077 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) 20241111125045077 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) 20241111125045078 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) 20241111125045078 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) 20241111125045079 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) 20241111125045079 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) 20241111125045080 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) 20241111125045080 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) 20241111125045080 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125045093 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) 20241111125045093 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) 20241111125045094 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) 20241111125045094 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) 20241111125045095 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) 20241111125045095 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) 20241111125045095 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) 20241111125045095 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) 20241111125045096 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) 20241111125045096 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) 20241111125045097 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) 20241111125045097 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) 20241111125045097 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) 20241111125045098 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) 20241111125045098 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) 20241111125045098 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) 20241111125045099 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125045113 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) 20241111125045113 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) 20241111125045114 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) 20241111125045114 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) 20241111125045115 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) 20241111125045115 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) 20241111125045115 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) 20241111125045115 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) 20241111125045116 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) 20241111125045116 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) 20241111125045117 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) 20241111125045117 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) 20241111125045118 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) 20241111125045118 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) 20241111125045118 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) 20241111125045118 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) 20241111125045121 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125045136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=40 08 05 a0 00 03 ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125045136 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) 20241111125045136 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125045136 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125045136 DCSN1 INFO csnStreamDecoder (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) 20241111125045136 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125045136 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125045136 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) 20241111125045136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125045136 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) 20241111125045136 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) 20241111125045136 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125045136 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125045136 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125045136 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125045136 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125045136 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125045136 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125045136 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) 20241111125045136 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) 20241111125045138 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) 20241111125045138 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) 20241111125045139 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) 20241111125045139 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) 20241111125045140 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) 20241111125045140 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) 20241111125045141 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) 20241111125045141 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) 20241111125045142 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) 20241111125045142 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) 20241111125045143 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) 20241111125045143 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) 20241111125045144 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) 20241111125045144 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) 20241111125045145 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125045145 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125045145 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125045145 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125045145 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125045145 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125045145 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125045146 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) 20241111125045146 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) 20241111125045146 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) 20241111125045146 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) 20241111125045146 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-2): d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 (tbf_dl.cpp:686) 20241111125045146 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) 20241111125045146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125045146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-2): 07 00 5b d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 00 (tbf_dl.cpp:911) 20241111125045146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=07 00 5b d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 00 (pcu_l1_if.cpp:182) 20241111125045147 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125045155 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) 20241111125045155 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) 20241111125045157 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) 20241111125045157 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) 20241111125045158 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) 20241111125045159 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) 20241111125045159 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) 20241111125045159 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) 20241111125045160 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) 20241111125045160 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) 20241111125045161 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) 20241111125045161 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) 20241111125045162 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) 20241111125045163 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) 20241111125045164 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) 20241111125045164 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) 20241111125045164 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) 20241111125045164 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) 20241111125045164 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) 20241111125045164 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) 20241111125045164 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-2): 1e f2 2a 0e fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 (tbf_dl.cpp:686) 20241111125045164 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) 20241111125045164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125045165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-2): 07 00 5d 1e f2 2a 0e fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 00 (tbf_dl.cpp:911) 20241111125045165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=07 00 5d 1e f2 2a 0e fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 00 (pcu_l1_if.cpp:182) 20241111125045165 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125045175 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) 20241111125045175 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) 20241111125045176 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) 20241111125045176 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) 20241111125045177 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) 20241111125045177 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) 20241111125045177 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) 20241111125045177 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) 20241111125045178 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) 20241111125045178 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) 20241111125045179 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) 20241111125045179 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) 20241111125045180 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) 20241111125045180 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) 20241111125045181 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) 20241111125045181 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) 20241111125045185 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) 20241111125045185 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) 20241111125045185 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) 20241111125045185 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) 20241111125045185 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-2): 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 8f (tbf_dl.cpp:686) 20241111125045185 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) 20241111125045185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125045185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-2): 07 00 5f 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 8f 00 (tbf_dl.cpp:911) 20241111125045185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=07 00 5f 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 8f 00 (pcu_l1_if.cpp:182) 20241111125045185 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125045199 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) 20241111125045199 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) 20241111125045201 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) 20241111125045201 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) 20241111125045201 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) 20241111125045201 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) 20241111125045202 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) 20241111125045202 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) 20241111125045203 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) 20241111125045203 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) 20241111125045204 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) 20241111125045204 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) 20241111125045205 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) 20241111125045205 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) 20241111125045206 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) 20241111125045206 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) 20241111125045207 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) 20241111125045207 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) 20241111125045207 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) 20241111125045207 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) 20241111125045207 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-2): 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 (tbf_dl.cpp:686) 20241111125045207 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) 20241111125045207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125045207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-2): 07 00 61 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 00 (tbf_dl.cpp:911) 20241111125045207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=07 00 61 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 00 (pcu_l1_if.cpp:182) 20241111125045207 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125045218 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) 20241111125045218 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) 20241111125045220 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) 20241111125045220 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) 20241111125045220 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) 20241111125045220 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) 20241111125045221 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) 20241111125045221 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) 20241111125045222 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) 20241111125045222 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) 20241111125045223 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) 20241111125045223 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) 20241111125045224 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) 20241111125045224 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) 20241111125045224 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) 20241111125045224 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) 20241111125045225 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) 20241111125045225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125045225 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) 20241111125045225 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) 20241111125045225 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-2): 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 (tbf_dl.cpp:686) 20241111125045225 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) 20241111125045225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125045225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-2): 07 00 63 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 00 (tbf_dl.cpp:911) 20241111125045225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=07 00 63 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 00 (pcu_l1_if.cpp:182) 20241111125045226 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125045238 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) 20241111125045238 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) 20241111125045239 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) 20241111125045239 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) 20241111125045240 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) 20241111125045240 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) 20241111125045241 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) 20241111125045241 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) 20241111125045242 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) 20241111125045242 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) 20241111125045243 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) 20241111125045243 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) 20241111125045243 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) 20241111125045243 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) 20241111125045244 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) 20241111125045244 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) 20241111125045245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125045247 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) 20241111125045247 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125045247 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) 20241111125045247 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) 20241111125045247 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-2): 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 (tbf_dl.cpp:686) 20241111125045247 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) 20241111125045247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125045247 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) 20241111125045247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 338 + 13 = 351 (pdch_ul_controller.c:131) 20241111125045247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type POLL (pdch_ul_controller.c:184) 20241111125045247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=351, TS=7) (tbf_dl.cpp:883) 20241111125045247 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=351, TS=7 (tbf_dl.cpp:903) 20241111125045247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-2): 0f 00 65 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 00 (tbf_dl.cpp:911) 20241111125045247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=0f 00 65 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 00 (pcu_l1_if.cpp:182) 20241111125045248 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125045262 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) 20241111125045262 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) 20241111125045263 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) 20241111125045263 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) 20241111125045264 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) 20241111125045264 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) 20241111125045264 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) 20241111125045264 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) 20241111125045265 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) 20241111125045265 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) 20241111125045266 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) 20241111125045266 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) 20241111125045267 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) 20241111125045267 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) 20241111125045268 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) 20241111125045268 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) 20241111125045268 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125045281 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) 20241111125045281 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) 20241111125045282 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) 20241111125045282 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) 20241111125045284 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) 20241111125045284 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) 20241111125045285 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) 20241111125045285 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) 20241111125045286 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) 20241111125045286 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) 20241111125045287 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) 20241111125045287 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) 20241111125045288 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) 20241111125045288 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) 20241111125045290 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) 20241111125045290 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) 20241111125045291 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125045299 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) 20241111125045299 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) 20241111125045300 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) 20241111125045300 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) 20241111125045301 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) 20241111125045301 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) 20241111125045301 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) 20241111125045301 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) 20241111125045301 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) 20241111125045301 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) 20241111125045302 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) 20241111125045302 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) 20241111125045302 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) 20241111125045302 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) 20241111125045303 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) 20241111125045303 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) 20241111125045309 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125045324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=9 data=40 08 06 60 00 ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125045324 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) 20241111125045324 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125045324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125045324 DCSN1 INFO csnStreamDecoder (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) 20241111125045324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125045324 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125045324 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) 20241111125045324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125045324 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) 20241111125045324 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) 20241111125045324 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125045324 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125045324 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125045324 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125045324 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125045324 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125045324 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125045325 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) 20241111125045325 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) 20241111125045325 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) 20241111125045325 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) 20241111125045326 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) 20241111125045326 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) 20241111125045327 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) 20241111125045327 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) 20241111125045327 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) 20241111125045327 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) 20241111125045328 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) 20241111125045328 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) 20241111125045329 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) 20241111125045329 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) 20241111125045329 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) 20241111125045329 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) 20241111125045329 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125045329 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125045329 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125045329 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125045330 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125045330 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125045330 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125045330 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) 20241111125045330 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) 20241111125045330 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) 20241111125045330 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) 20241111125045330 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-2): c4 8f 86 ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 (tbf_dl.cpp:686) 20241111125045330 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) 20241111125045330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125045330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-2): 07 00 67 c4 8f 86 ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 00 (tbf_dl.cpp:911) 20241111125045330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=07 00 67 c4 8f 86 ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 00 (pcu_l1_if.cpp:182) 20241111125045331 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125045343 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) 20241111125045343 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) 20241111125045344 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) 20241111125045344 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) 20241111125045345 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) 20241111125045345 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) 20241111125045345 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) 20241111125045345 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) 20241111125045346 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) 20241111125045346 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) 20241111125045348 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) 20241111125045348 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) 20241111125045349 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) 20241111125045349 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) 20241111125045350 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) 20241111125045350 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) 20241111125045351 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) 20241111125045351 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) 20241111125045351 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) 20241111125045351 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) 20241111125045351 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-2): 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc b1 (tbf_dl.cpp:686) 20241111125045351 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) 20241111125045351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125045352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-2): 07 00 69 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc b1 00 (tbf_dl.cpp:911) 20241111125045352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=07 00 69 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc b1 00 (pcu_l1_if.cpp:182) 20241111125045352 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125045363 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) 20241111125045363 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) 20241111125045365 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) 20241111125045365 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) 20241111125045366 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) 20241111125045366 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) 20241111125045368 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) 20241111125045368 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) 20241111125045369 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) 20241111125045369 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) 20241111125045370 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) 20241111125045370 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) 20241111125045371 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) 20241111125045371 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) 20241111125045371 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) 20241111125045371 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) 20241111125045372 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) 20241111125045372 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) 20241111125045373 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) 20241111125045373 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) 20241111125045373 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-2): 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 (tbf_dl.cpp:686) 20241111125045373 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) 20241111125045373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125045373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-2): 07 00 6b 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 00 (tbf_dl.cpp:911) 20241111125045373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=07 00 6b 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 00 (pcu_l1_if.cpp:182) 20241111125045373 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125045387 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) 20241111125045387 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) 20241111125045388 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) 20241111125045388 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) 20241111125045389 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) 20241111125045389 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) 20241111125045389 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) 20241111125045389 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) 20241111125045390 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) 20241111125045390 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) 20241111125045391 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) 20241111125045391 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) 20241111125045392 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) 20241111125045392 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) 20241111125045392 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) 20241111125045392 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) 20241111125045395 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) 20241111125045395 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) 20241111125045395 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) 20241111125045395 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) 20241111125045395 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-2): fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 (tbf_dl.cpp:686) 20241111125045395 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) 20241111125045395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125045395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-2): 07 00 6d fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 00 (tbf_dl.cpp:911) 20241111125045395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=07 00 6d fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 00 (pcu_l1_if.cpp:182) 20241111125045396 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125045406 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) 20241111125045406 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) 20241111125045407 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) 20241111125045407 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) 20241111125045408 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) 20241111125045408 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) 20241111125045409 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) 20241111125045409 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) 20241111125045411 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) 20241111125045411 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) 20241111125045412 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) 20241111125045412 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) 20241111125045413 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) 20241111125045413 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) 20241111125045414 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) 20241111125045414 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) 20241111125045415 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) 20241111125045415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125045415 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) 20241111125045415 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) 20241111125045415 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-2): fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b (tbf_dl.cpp:686) 20241111125045415 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) 20241111125045415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125045416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-2): 07 00 6f fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 00 (tbf_dl.cpp:911) 20241111125045416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=07 00 6f fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 00 (pcu_l1_if.cpp:182) 20241111125045417 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125045424 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) 20241111125045424 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) 20241111125045425 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) 20241111125045425 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) 20241111125045426 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) 20241111125045426 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) 20241111125045426 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) 20241111125045426 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) 20241111125045427 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) 20241111125045427 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) 20241111125045428 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) 20241111125045428 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) 20241111125045428 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) 20241111125045428 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) 20241111125045429 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) 20241111125045429 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) 20241111125045430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125045433 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) 20241111125045433 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125045433 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) 20241111125045433 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) 20241111125045433 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-2): 6a bc 62 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 (tbf_dl.cpp:686) 20241111125045433 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) 20241111125045433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125045433 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) 20241111125045433 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 377 + 13 = 390 (pdch_ul_controller.c:131) 20241111125045433 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type POLL (pdch_ul_controller.c:184) 20241111125045433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=390, TS=7) (tbf_dl.cpp:883) 20241111125045433 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=390, TS=7 (tbf_dl.cpp:903) 20241111125045433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-2): 0f 00 71 6a bc 62 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 00 (tbf_dl.cpp:911) 20241111125045434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=0f 00 71 6a bc 62 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 00 (pcu_l1_if.cpp:182) 20241111125045434 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125045448 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) 20241111125045448 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) 20241111125045449 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) 20241111125045449 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) 20241111125045449 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) 20241111125045449 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) 20241111125045450 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) 20241111125045450 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) 20241111125045450 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) 20241111125045450 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) 20241111125045451 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) 20241111125045451 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) 20241111125045451 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) 20241111125045451 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) 20241111125045451 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) 20241111125045451 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) 20241111125045452 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125045467 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) 20241111125045467 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) 20241111125045468 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) 20241111125045468 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) 20241111125045469 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) 20241111125045469 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) 20241111125045469 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) 20241111125045469 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) 20241111125045470 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) 20241111125045470 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) 20241111125045470 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) 20241111125045470 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) 20241111125045471 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) 20241111125045471 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) 20241111125045471 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) 20241111125045471 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) 20241111125045471 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125045486 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) 20241111125045486 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) 20241111125045487 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) 20241111125045487 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) 20241111125045488 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) 20241111125045488 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) 20241111125045490 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) 20241111125045490 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) 20241111125045491 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) 20241111125045491 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) 20241111125045492 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) 20241111125045492 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) 20241111125045492 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) 20241111125045492 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) 20241111125045493 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) 20241111125045493 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) 20241111125045495 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125045510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=40 08 07 20 3f ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125045510 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) 20241111125045510 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125045510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125045510 DCSN1 INFO csnStreamDecoder (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) 20241111125045510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125045510 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125045510 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) 20241111125045510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125045510 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) 20241111125045510 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) 20241111125045510 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125045510 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125045510 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125045510 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125045510 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125045510 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125045510 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125045510 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) 20241111125045510 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) 20241111125045512 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) 20241111125045512 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) 20241111125045513 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) 20241111125045513 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) 20241111125045513 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) 20241111125045513 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) 20241111125045514 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) 20241111125045514 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) 20241111125045515 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) 20241111125045515 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) 20241111125045516 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) 20241111125045516 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) 20241111125045517 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) 20241111125045517 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) 20241111125045518 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) 20241111125045518 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) 20241111125045518 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) 20241111125045518 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) 20241111125045518 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125045518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125045518 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 789 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125045518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125045518 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-2): 53 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 2f (tbf_dl.cpp:686) 20241111125045518 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) 20241111125045518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125045518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-2): 07 00 72 53 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 2f 00 (tbf_dl.cpp:911) 20241111125045518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=07 00 72 53 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 2f 00 (pcu_l1_if.cpp:182) 20241111125045518 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125045519 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125045519 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125045519 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125045519 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125045519 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125045519 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125045519 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125045529 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) 20241111125045529 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) 20241111125045531 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) 20241111125045531 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) 20241111125045531 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) 20241111125045531 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) 20241111125045532 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) 20241111125045532 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) 20241111125045533 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) 20241111125045533 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) 20241111125045533 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) 20241111125045533 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) 20241111125045534 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) 20241111125045534 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) 20241111125045535 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) 20241111125045535 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) 20241111125045536 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) 20241111125045536 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) 20241111125045536 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) 20241111125045536 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) 20241111125045536 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-2): c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 (tbf_dl.cpp:686) 20241111125045536 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) 20241111125045536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125045536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-2): 07 00 75 c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 00 (tbf_dl.cpp:911) 20241111125045536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=07 00 75 c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 00 (pcu_l1_if.cpp:182) 20241111125045536 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125045548 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) 20241111125045548 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) 20241111125045549 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) 20241111125045549 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) 20241111125045550 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) 20241111125045550 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) 20241111125045551 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) 20241111125045551 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) 20241111125045551 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) 20241111125045552 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) 20241111125045552 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) 20241111125045552 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) 20241111125045553 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) 20241111125045553 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) 20241111125045554 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) 20241111125045554 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) 20241111125045557 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) 20241111125045557 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) 20241111125045557 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) 20241111125045557 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) 20241111125045557 DRLCMACDL DEBUG -- Chunk with length 1361 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-2): 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 (tbf_dl.cpp:686) 20241111125045558 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) 20241111125045558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125045558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-2): 07 00 77 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 00 (tbf_dl.cpp:911) 20241111125045558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=07 00 77 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 00 (pcu_l1_if.cpp:182) 20241111125045558 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125045572 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) 20241111125045572 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) 20241111125045573 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) 20241111125045573 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) 20241111125045574 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) 20241111125045574 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) 20241111125045575 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) 20241111125045575 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) 20241111125045576 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) 20241111125045576 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) 20241111125045577 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) 20241111125045577 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) 20241111125045578 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) 20241111125045578 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) 20241111125045579 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) 20241111125045579 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) 20241111125045580 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) 20241111125045580 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) 20241111125045580 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) 20241111125045580 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) 20241111125045580 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-2): 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 (tbf_dl.cpp:686) 20241111125045580 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) 20241111125045580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125045580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-2): 07 00 79 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 00 (tbf_dl.cpp:911) 20241111125045580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=07 00 79 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 00 (pcu_l1_if.cpp:182) 20241111125045581 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125045591 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) 20241111125045591 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) 20241111125045592 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) 20241111125045592 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) 20241111125045592 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) 20241111125045592 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) 20241111125045593 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) 20241111125045593 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) 20241111125045593 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) 20241111125045593 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) 20241111125045594 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) 20241111125045594 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) 20241111125045594 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) 20241111125045594 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) 20241111125045595 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) 20241111125045595 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) 20241111125045595 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) 20241111125045595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125045595 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) 20241111125045595 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) 20241111125045595 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-2): 58 2f f6 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 (tbf_dl.cpp:686) 20241111125045595 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) 20241111125045595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125045595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-2): 07 00 7b 58 2f f6 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 00 (tbf_dl.cpp:911) 20241111125045595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=07 00 7b 58 2f f6 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 00 (pcu_l1_if.cpp:182) 20241111125045596 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125045609 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) 20241111125045609 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) 20241111125045610 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) 20241111125045610 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) 20241111125045610 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) 20241111125045610 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) 20241111125045611 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) 20241111125045611 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) 20241111125045611 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) 20241111125045611 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) 20241111125045611 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) 20241111125045611 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) 20241111125045612 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) 20241111125045612 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) 20241111125045612 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) 20241111125045612 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) 20241111125045619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125045619 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) 20241111125045619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125045619 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) 20241111125045619 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) 20241111125045619 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-2): 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f (tbf_dl.cpp:686) 20241111125045619 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) 20241111125045619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125045619 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) 20241111125045619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 416 + 13 = 429 (pdch_ul_controller.c:131) 20241111125045619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type POLL (pdch_ul_controller.c:184) 20241111125045619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=429, TS=7) (tbf_dl.cpp:883) 20241111125045619 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=429, TS=7 (tbf_dl.cpp:903) 20241111125045619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-2): 0f 00 7d 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 00 (tbf_dl.cpp:911) 20241111125045619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=0f 00 7d 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 00 (pcu_l1_if.cpp:182) 20241111125045620 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125045634 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) 20241111125045634 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) 20241111125045636 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) 20241111125045636 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) 20241111125045637 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) 20241111125045637 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) 20241111125045638 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) 20241111125045638 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) 20241111125045638 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) 20241111125045638 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) 20241111125045639 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) 20241111125045639 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) 20241111125045640 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) 20241111125045640 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) 20241111125045641 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) 20241111125045641 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) 20241111125045641 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125045653 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) 20241111125045653 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) 20241111125045654 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) 20241111125045654 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) 20241111125045655 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) 20241111125045655 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) 20241111125045656 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) 20241111125045656 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) 20241111125045656 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) 20241111125045656 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) 20241111125045657 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) 20241111125045657 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) 20241111125045658 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) 20241111125045658 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) 20241111125045659 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) 20241111125045659 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) 20241111125045660 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125045671 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) 20241111125045671 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) 20241111125045671 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) 20241111125045671 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045672 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) 20241111125045682 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125045697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=3 data=40 08 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) 20241111125045697 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) 20241111125045697 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125045697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125045697 DCSN1 INFO csnStreamDecoder (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) 20241111125045698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125045698 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125045698 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) 20241111125045698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125045698 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) 20241111125045698 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) 20241111125045698 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125045698 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125045698 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125045698 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125045698 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125045698 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125045698 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125045698 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) 20241111125045698 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) 20241111125045699 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) 20241111125045700 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) 20241111125045701 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) 20241111125045701 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) 20241111125045702 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) 20241111125045702 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) 20241111125045702 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125045702 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125045702 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125045702 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125045702 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125045702 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125045702 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125045703 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) 20241111125045703 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) 20241111125045704 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) 20241111125045704 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) 20241111125045705 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) 20241111125045705 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) 20241111125045706 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) 20241111125045706 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) 20241111125045707 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) 20241111125045707 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) 20241111125045707 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) 20241111125045707 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) 20241111125045707 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-2): 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 (tbf_dl.cpp:686) 20241111125045707 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) 20241111125045707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125045707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-2): 07 00 7f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 00 (tbf_dl.cpp:911) 20241111125045707 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 7f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 00 (pcu_l1_if.cpp:182) 20241111125045708 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125045716 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) 20241111125045716 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) 20241111125045718 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) 20241111125045718 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) 20241111125045719 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) 20241111125045719 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) 20241111125045721 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) 20241111125045721 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) 20241111125045722 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) 20241111125045722 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) 20241111125045723 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) 20241111125045723 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) 20241111125045724 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) 20241111125045724 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) 20241111125045725 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) 20241111125045725 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) 20241111125045726 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) 20241111125045726 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) 20241111125045726 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) 20241111125045726 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) 20241111125045726 DRLCMACDL DEBUG -- Chunk with length 1211 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-2): a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad (tbf_dl.cpp:686) 20241111125045726 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) 20241111125045726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125045726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-2): 07 00 81 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 00 (tbf_dl.cpp:911) 20241111125045726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=07 00 81 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 00 (pcu_l1_if.cpp:182) 20241111125045726 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125045734 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) 20241111125045734 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) 20241111125045734 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) 20241111125045734 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) 20241111125045734 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) 20241111125045734 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) 20241111125045735 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) 20241111125045735 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) 20241111125045735 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) 20241111125045735 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) 20241111125045735 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) 20241111125045735 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) 20241111125045735 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) 20241111125045735 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) 20241111125045736 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) 20241111125045736 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) 20241111125045743 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) 20241111125045743 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) 20241111125045743 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) 20241111125045743 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) 20241111125045743 DRLCMACDL DEBUG -- Chunk with length 1181 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-2): 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 (tbf_dl.cpp:686) 20241111125045744 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) 20241111125045744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125045744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-2): 07 00 83 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 00 (tbf_dl.cpp:911) 20241111125045744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=07 00 83 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 00 (pcu_l1_if.cpp:182) 20241111125045744 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125045758 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) 20241111125045758 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) 20241111125045759 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) 20241111125045759 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) 20241111125045760 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) 20241111125045760 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) 20241111125045760 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) 20241111125045760 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) 20241111125045761 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) 20241111125045761 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) 20241111125045761 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) 20241111125045761 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) 20241111125045762 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) 20241111125045762 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) 20241111125045762 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) 20241111125045762 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) 20241111125045763 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) 20241111125045763 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) 20241111125045763 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) 20241111125045763 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) 20241111125045763 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-2): 99 b5 34 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 (tbf_dl.cpp:686) 20241111125045763 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) 20241111125045763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125045763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-2): 07 00 85 99 b5 34 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 00 (tbf_dl.cpp:911) 20241111125045763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=07 00 85 99 b5 34 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 00 (pcu_l1_if.cpp:182) 20241111125045764 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125045777 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) 20241111125045777 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) 20241111125045778 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) 20241111125045779 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) 20241111125045779 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) 20241111125045779 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) 20241111125045780 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) 20241111125045780 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) 20241111125045781 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) 20241111125045781 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) 20241111125045781 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) 20241111125045782 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) 20241111125045782 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) 20241111125045782 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) 20241111125045783 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) 20241111125045783 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) 20241111125045785 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) 20241111125045785 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) 20241111125045785 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) 20241111125045785 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) 20241111125045785 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-2): cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 3a a6 (tbf_dl.cpp:686) 20241111125045785 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) 20241111125045785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241111125045785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-2): 07 00 87 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 3a a6 00 (tbf_dl.cpp:911) 20241111125045785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=07 00 87 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 3a a6 00 (pcu_l1_if.cpp:182) 20241111125045785 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125045796 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) 20241111125045796 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) 20241111125045797 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) 20241111125045797 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) 20241111125045798 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) 20241111125045798 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) 20241111125045799 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) 20241111125045799 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) 20241111125045800 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) 20241111125045800 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) 20241111125045800 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) 20241111125045800 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) 20241111125045801 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) 20241111125045801 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) 20241111125045802 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) 20241111125045802 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) 20241111125045803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125045806 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) 20241111125045806 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) 20241111125045806 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) 20241111125045806 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) 20241111125045806 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-2): 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 (tbf_dl.cpp:686) 20241111125045806 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) 20241111125045806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241111125045806 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) 20241111125045806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 455 + 13 = 468 (pdch_ul_controller.c:131) 20241111125045806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type POLL (pdch_ul_controller.c:184) 20241111125045806 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) 20241111125045806 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) 20241111125045806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-2): 0f 00 89 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 00 (tbf_dl.cpp:911) 20241111125045806 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 89 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 00 (pcu_l1_if.cpp:182) 20241111125045807 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125045820 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) 20241111125045820 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) 20241111125045822 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) 20241111125045822 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) 20241111125045823 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) 20241111125045823 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) 20241111125045823 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) 20241111125045823 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) 20241111125045824 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) 20241111125045824 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) 20241111125045825 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) 20241111125045825 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) 20241111125045826 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) 20241111125045826 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) 20241111125045827 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) 20241111125045827 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) 20241111125045828 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125045840 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) 20241111125045840 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) 20241111125045841 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) 20241111125045841 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) 20241111125045842 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) 20241111125045842 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) 20241111125045842 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) 20241111125045843 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) 20241111125045843 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) 20241111125045843 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) 20241111125045844 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) 20241111125045844 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) 20241111125045845 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) 20241111125045845 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) 20241111125045846 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) 20241111125045846 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) 20241111125045846 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125045859 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) 20241111125045859 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) 20241111125045860 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) 20241111125045860 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) 20241111125045861 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) 20241111125045861 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) 20241111125045862 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) 20241111125045862 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) 20241111125045862 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) 20241111125045863 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) 20241111125045863 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) 20241111125045863 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) 20241111125045864 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) 20241111125045864 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) 20241111125045865 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) 20241111125045865 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) 20241111125045868 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125045883 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 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) 20241111125045883 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) 20241111125045883 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125045883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125045883 DCSN1 INFO csnStreamDecoder (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) 20241111125045883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125045884 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125045884 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) 20241111125045884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125045884 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) 20241111125045884 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) 20241111125045884 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241111125045884 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125045884 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125045884 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125045884 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125045884 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241111125045884 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241111125045884 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) 20241111125045884 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125045884 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) 20241111125045884 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) 20241111125045884 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) 20241111125045885 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) 20241111125045885 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) 20241111125045885 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) 20241111125045885 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) 20241111125045886 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) 20241111125045886 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) 20241111125045887 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) 20241111125045887 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) 20241111125045888 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) 20241111125045888 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) 20241111125045889 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) 20241111125045889 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) 20241111125045889 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) 20241111125045890 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) 20241111125045890 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) 20241111125045890 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) 20241111125045890 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c (tbf_dl.cpp:686) 20241111125045890 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) 20241111125045890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241111125045890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 00 (tbf_dl.cpp:911) 20241111125045890 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 8b 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 00 (pcu_l1_if.cpp:182) 20241111125045890 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125045890 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125045890 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125045890 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125045890 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125045890 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125045890 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125045890 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125045902 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) 20241111125045902 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) 20241111125045903 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) 20241111125045903 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) 20241111125045904 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) 20241111125045904 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) 20241111125045905 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) 20241111125045905 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) 20241111125045905 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) 20241111125045906 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) 20241111125045906 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) 20241111125045906 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) 20241111125045907 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) 20241111125045907 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) 20241111125045908 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) 20241111125045908 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) 20241111125045909 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) 20241111125045909 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) 20241111125045909 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) 20241111125045909 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) 20241111125045909 DRLCMACDL DEBUG -- Chunk with length 1025 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b fb ef 11 (tbf_dl.cpp:686) 20241111125045909 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) 20241111125045909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241111125045909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b fb ef 11 00 (tbf_dl.cpp:911) 20241111125045909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=07 00 8d 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b fb ef 11 00 (pcu_l1_if.cpp:182) 20241111125045909 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125045921 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) 20241111125045921 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) 20241111125045922 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) 20241111125045922 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) 20241111125045923 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) 20241111125045923 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) 20241111125045924 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) 20241111125045924 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) 20241111125045924 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) 20241111125045924 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) 20241111125045925 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) 20241111125045925 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) 20241111125045926 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) 20241111125045926 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) 20241111125045927 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) 20241111125045927 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) 20241111125045930 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) 20241111125045930 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) 20241111125045930 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) 20241111125045930 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) 20241111125045930 DRLCMACDL DEBUG -- Chunk with length 989 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 (tbf_dl.cpp:686) 20241111125045930 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) 20241111125045930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241111125045931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 00 (tbf_dl.cpp:911) 20241111125045931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=07 00 8f d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 00 (pcu_l1_if.cpp:182) 20241111125045931 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125045945 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) 20241111125045945 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) 20241111125045946 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) 20241111125045946 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) 20241111125045947 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) 20241111125045947 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) 20241111125045948 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) 20241111125045948 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) 20241111125045949 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) 20241111125045949 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) 20241111125045949 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) 20241111125045949 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) 20241111125045950 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) 20241111125045950 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) 20241111125045951 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) 20241111125045951 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) 20241111125045952 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) 20241111125045952 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) 20241111125045952 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) 20241111125045952 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) 20241111125045952 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 26 6a 14 0c 0b 4a 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 (tbf_dl.cpp:686) 20241111125045952 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) 20241111125045952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241111125045952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 26 6a 14 0c 0b 4a 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 00 (tbf_dl.cpp:911) 20241111125045952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=07 00 91 26 6a 14 0c 0b 4a 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 00 (pcu_l1_if.cpp:182) 20241111125045952 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125045964 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) 20241111125045964 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) 20241111125045965 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) 20241111125045965 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) 20241111125045966 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) 20241111125045966 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) 20241111125045967 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) 20241111125045967 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) 20241111125045968 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) 20241111125045968 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) 20241111125045968 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) 20241111125045968 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) 20241111125045969 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) 20241111125045969 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) 20241111125045970 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) 20241111125045970 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) 20241111125045971 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) 20241111125045971 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) 20241111125045971 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) 20241111125045971 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) 20241111125045971 DRLCMACDL DEBUG -- Chunk with length 917 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f (tbf_dl.cpp:686) 20241111125045971 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) 20241111125045971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241111125045971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 00 (tbf_dl.cpp:911) 20241111125045971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=07 00 93 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 00 (pcu_l1_if.cpp:182) 20241111125045972 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125045984 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) 20241111125045984 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) 20241111125045985 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) 20241111125045985 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) 20241111125045985 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) 20241111125045985 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) 20241111125045986 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) 20241111125045986 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) 20241111125045987 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) 20241111125045987 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) 20241111125045988 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) 20241111125045988 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) 20241111125045988 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) 20241111125045988 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) 20241111125045989 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) 20241111125045989 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) 20241111125045991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125045993 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) 20241111125045993 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) 20241111125045993 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) 20241111125045993 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) 20241111125045993 DRLCMACDL DEBUG -- Chunk with length 881 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125045993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 (tbf_dl.cpp:686) 20241111125045993 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) 20241111125045993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125045993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241111125045993 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) 20241111125045993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 494 + 13 = 507 (pdch_ul_controller.c:131) 20241111125045993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type POLL (pdch_ul_controller.c:184) 20241111125045993 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) 20241111125045993 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) 20241111125045993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 0f 00 95 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 00 (tbf_dl.cpp:911) 20241111125045993 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 95 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 00 (pcu_l1_if.cpp:182) 20241111125045994 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125046006 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) 20241111125046006 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) 20241111125046006 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) 20241111125046006 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) 20241111125046007 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) 20241111125046007 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) 20241111125046007 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) 20241111125046007 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) 20241111125046007 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) 20241111125046007 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) 20241111125046007 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) 20241111125046007 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) 20241111125046008 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) 20241111125046008 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) 20241111125046008 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) 20241111125046008 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) 20241111125046011 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125046026 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) 20241111125046026 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) 20241111125046027 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) 20241111125046027 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) 20241111125046028 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) 20241111125046028 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) 20241111125046029 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) 20241111125046029 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) 20241111125046029 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) 20241111125046029 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) 20241111125046030 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) 20241111125046030 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) 20241111125046031 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) 20241111125046031 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) 20241111125046031 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) 20241111125046031 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) 20241111125046032 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125046045 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) 20241111125046045 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) 20241111125046046 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) 20241111125046046 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) 20241111125046047 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) 20241111125046047 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) 20241111125046048 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) 20241111125046048 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) 20241111125046048 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) 20241111125046048 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) 20241111125046049 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) 20241111125046049 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) 20241111125046050 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) 20241111125046050 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) 20241111125046051 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) 20241111125046051 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) 20241111125046055 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125046070 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 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) 20241111125046070 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) 20241111125046070 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125046070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125046070 DCSN1 INFO csnStreamDecoder (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) 20241111125046070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125046070 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125046070 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) 20241111125046070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125046070 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) 20241111125046071 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) 20241111125046071 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125046071 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241111125046071 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241111125046071 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241111125046071 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241111125046071 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241111125046071 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241111125046071 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) 20241111125046071 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) 20241111125046072 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) 20241111125046072 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) 20241111125046073 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) 20241111125046073 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) 20241111125046073 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) 20241111125046073 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) 20241111125046074 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) 20241111125046074 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) 20241111125046075 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) 20241111125046075 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) 20241111125046076 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) 20241111125046076 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) 20241111125046076 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) 20241111125046076 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) 20241111125046077 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125046077 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125046077 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125046077 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125046077 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125046077 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125046077 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125046077 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) 20241111125046077 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) 20241111125046077 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) 20241111125046077 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) 20241111125046077 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe (tbf_dl.cpp:686) 20241111125046077 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) 20241111125046077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241111125046077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe 00 (tbf_dl.cpp:911) 20241111125046077 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 97 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe 00 (pcu_l1_if.cpp:182) 20241111125046078 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125046089 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) 20241111125046089 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) 20241111125046090 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) 20241111125046090 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) 20241111125046090 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) 20241111125046090 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) 20241111125046091 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) 20241111125046091 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) 20241111125046091 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) 20241111125046091 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) 20241111125046091 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) 20241111125046091 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) 20241111125046092 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) 20241111125046092 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) 20241111125046092 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) 20241111125046092 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) 20241111125046093 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) 20241111125046093 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) 20241111125046093 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) 20241111125046093 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) 20241111125046093 DRLCMACDL DEBUG -- Chunk with length 809 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 (tbf_dl.cpp:686) 20241111125046093 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) 20241111125046093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241111125046093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 00 (tbf_dl.cpp:911) 20241111125046093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=07 00 99 fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 00 (pcu_l1_if.cpp:182) 20241111125046093 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125046107 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) 20241111125046107 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) 20241111125046108 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) 20241111125046108 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) 20241111125046109 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) 20241111125046109 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) 20241111125046109 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) 20241111125046109 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) 20241111125046110 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) 20241111125046110 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) 20241111125046110 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) 20241111125046111 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) 20241111125046111 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) 20241111125046111 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) 20241111125046112 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) 20241111125046112 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) 20241111125046116 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) 20241111125046117 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) 20241111125046117 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) 20241111125046117 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) 20241111125046117 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 76 90 60 ee (tbf_dl.cpp:686) 20241111125046117 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) 20241111125046117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241111125046117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 76 90 60 ee 00 (tbf_dl.cpp:911) 20241111125046117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=07 00 9b 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 76 90 60 ee 00 (pcu_l1_if.cpp:182) 20241111125046117 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125046130 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) 20241111125046130 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) 20241111125046130 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) 20241111125046130 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046131 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) 20241111125046135 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) 20241111125046135 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) 20241111125046135 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) 20241111125046135 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) 20241111125046135 DRLCMACDL DEBUG -- Chunk with length 737 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 (tbf_dl.cpp:686) 20241111125046135 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) 20241111125046135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241111125046135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 00 (tbf_dl.cpp:911) 20241111125046135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=07 00 9d 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 00 (pcu_l1_if.cpp:182) 20241111125046135 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125046150 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) 20241111125046150 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) 20241111125046151 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) 20241111125046151 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) 20241111125046152 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) 20241111125046152 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) 20241111125046152 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) 20241111125046152 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) 20241111125046153 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) 20241111125046153 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) 20241111125046153 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) 20241111125046153 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) 20241111125046154 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) 20241111125046154 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) 20241111125046154 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) 20241111125046154 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) 20241111125046155 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) 20241111125046155 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) 20241111125046155 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) 20241111125046155 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) 20241111125046155 DRLCMACDL DEBUG -- Chunk with length 701 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): c5 82 74 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d (tbf_dl.cpp:686) 20241111125046155 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) 20241111125046155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241111125046155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f c5 82 74 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d 00 (tbf_dl.cpp:911) 20241111125046155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=07 00 9f c5 82 74 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d 00 (pcu_l1_if.cpp:182) 20241111125046155 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125046169 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) 20241111125046169 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) 20241111125046170 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) 20241111125046170 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) 20241111125046171 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) 20241111125046171 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) 20241111125046171 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) 20241111125046171 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) 20241111125046173 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) 20241111125046173 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) 20241111125046174 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) 20241111125046174 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) 20241111125046175 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) 20241111125046175 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) 20241111125046176 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) 20241111125046176 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) 20241111125046177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125046179 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) 20241111125046179 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) 20241111125046179 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) 20241111125046179 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) 20241111125046179 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 (tbf_dl.cpp:686) 20241111125046179 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) 20241111125046179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241111125046179 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) 20241111125046179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 533 + 13 = 546 (pdch_ul_controller.c:131) 20241111125046179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type POLL (pdch_ul_controller.c:184) 20241111125046179 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) 20241111125046179 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) 20241111125046179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 0f 00 a1 c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 00 (tbf_dl.cpp:911) 20241111125046179 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 a1 c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 00 (pcu_l1_if.cpp:182) 20241111125046180 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125046192 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) 20241111125046193 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) 20241111125046193 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) 20241111125046193 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) 20241111125046194 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) 20241111125046194 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) 20241111125046195 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) 20241111125046195 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) 20241111125046196 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) 20241111125046196 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) 20241111125046196 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) 20241111125046196 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) 20241111125046196 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) 20241111125046196 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) 20241111125046197 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) 20241111125046197 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) 20241111125046197 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125046211 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) 20241111125046211 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) 20241111125046211 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) 20241111125046211 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) 20241111125046211 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) 20241111125046211 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) 20241111125046212 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) 20241111125046212 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) 20241111125046212 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) 20241111125046212 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) 20241111125046212 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) 20241111125046212 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) 20241111125046212 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) 20241111125046212 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) 20241111125046212 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) 20241111125046212 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) 20241111125046215 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125046229 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) 20241111125046229 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046230 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) 20241111125046231 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) 20241111125046231 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) 20241111125046239 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125046253 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 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) 20241111125046253 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) 20241111125046253 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125046253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125046253 DCSN1 INFO csnStreamDecoder (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) 20241111125046253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125046253 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125046253 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) 20241111125046254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125046254 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) 20241111125046254 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) 20241111125046254 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125046254 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241111125046254 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241111125046254 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241111125046254 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241111125046254 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241111125046254 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241111125046254 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) 20241111125046254 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) 20241111125046254 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) 20241111125046254 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) 20241111125046254 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) 20241111125046254 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) 20241111125046254 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) 20241111125046254 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) 20241111125046254 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) 20241111125046254 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) 20241111125046255 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) 20241111125046255 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) 20241111125046255 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) 20241111125046255 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) 20241111125046255 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) 20241111125046255 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) 20241111125046258 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) 20241111125046258 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) 20241111125046258 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) 20241111125046258 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) 20241111125046258 DRLCMACDL DEBUG -- Chunk with length 629 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b (tbf_dl.cpp:686) 20241111125046258 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) 20241111125046258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241111125046258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b 00 (tbf_dl.cpp:911) 20241111125046258 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 a3 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b 00 (pcu_l1_if.cpp:182) 20241111125046258 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125046272 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) 20241111125046272 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) 20241111125046272 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) 20241111125046272 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) 20241111125046273 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) 20241111125046273 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) 20241111125046273 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) 20241111125046273 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) 20241111125046273 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) 20241111125046273 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) 20241111125046274 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) 20241111125046274 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) 20241111125046274 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) 20241111125046274 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) 20241111125046274 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) 20241111125046274 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) 20241111125046277 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) 20241111125046277 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) 20241111125046277 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) 20241111125046277 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) 20241111125046277 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 (tbf_dl.cpp:686) 20241111125046277 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) 20241111125046277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241111125046277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 00 (tbf_dl.cpp:911) 20241111125046277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=07 00 a5 a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 00 (pcu_l1_if.cpp:182) 20241111125046277 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125046292 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) 20241111125046292 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) 20241111125046292 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) 20241111125046292 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) 20241111125046293 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) 20241111125046293 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) 20241111125046294 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) 20241111125046294 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) 20241111125046294 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) 20241111125046294 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) 20241111125046295 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) 20241111125046295 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) 20241111125046295 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) 20241111125046295 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) 20241111125046295 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) 20241111125046295 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) 20241111125046301 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) 20241111125046301 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) 20241111125046301 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) 20241111125046301 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) 20241111125046301 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac (tbf_dl.cpp:686) 20241111125046301 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) 20241111125046301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241111125046301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 00 (tbf_dl.cpp:911) 20241111125046301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=07 00 a7 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 00 (pcu_l1_if.cpp:182) 20241111125046301 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125046317 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) 20241111125046317 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) 20241111125046318 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) 20241111125046318 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) 20241111125046319 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) 20241111125046319 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) 20241111125046320 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) 20241111125046320 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) 20241111125046321 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) 20241111125046321 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) 20241111125046322 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) 20241111125046322 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) 20241111125046323 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) 20241111125046323 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) 20241111125046324 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) 20241111125046324 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) 20241111125046325 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) 20241111125046325 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) 20241111125046325 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) 20241111125046325 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) 20241111125046325 DRLCMACDL DEBUG -- Chunk with length 521 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 99 bb 07 ad e9 63 b8 (tbf_dl.cpp:686) 20241111125046325 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) 20241111125046325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241111125046325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 99 bb 07 ad e9 63 b8 00 (tbf_dl.cpp:911) 20241111125046325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=07 00 a9 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 99 bb 07 ad e9 63 b8 00 (pcu_l1_if.cpp:182) 20241111125046325 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125046335 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) 20241111125046335 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) 20241111125046336 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) 20241111125046336 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) 20241111125046337 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) 20241111125046337 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) 20241111125046338 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) 20241111125046338 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) 20241111125046339 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) 20241111125046339 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) 20241111125046340 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) 20241111125046340 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) 20241111125046341 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) 20241111125046341 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) 20241111125046341 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) 20241111125046341 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) 20241111125046342 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) 20241111125046342 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) 20241111125046342 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) 20241111125046342 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) 20241111125046342 DRLCMACDL DEBUG -- Chunk with length 485 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 (tbf_dl.cpp:686) 20241111125046342 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) 20241111125046342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241111125046343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 00 (tbf_dl.cpp:911) 20241111125046343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=07 00 ab b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 00 (pcu_l1_if.cpp:182) 20241111125046343 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125046354 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) 20241111125046354 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) 20241111125046355 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) 20241111125046355 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) 20241111125046356 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) 20241111125046356 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) 20241111125046357 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) 20241111125046357 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) 20241111125046358 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) 20241111125046358 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) 20241111125046358 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) 20241111125046358 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) 20241111125046359 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) 20241111125046359 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) 20241111125046360 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) 20241111125046360 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) 20241111125046363 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) 20241111125046363 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) 20241111125046363 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) 20241111125046363 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) 20241111125046363 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): b7 2e e8 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 (tbf_dl.cpp:686) 20241111125046363 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) 20241111125046363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241111125046363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad b7 2e e8 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 00 (tbf_dl.cpp:911) 20241111125046363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=07 00 ad b7 2e e8 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 00 (pcu_l1_if.cpp:182) 20241111125046364 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125046378 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) 20241111125046378 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) 20241111125046379 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) 20241111125046379 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) 20241111125046380 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) 20241111125046380 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) 20241111125046381 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) 20241111125046381 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) 20241111125046382 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) 20241111125046382 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) 20241111125046382 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) 20241111125046382 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) 20241111125046383 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) 20241111125046383 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) 20241111125046384 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) 20241111125046384 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) 20241111125046385 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) 20241111125046385 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) 20241111125046385 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) 20241111125046385 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) 20241111125046385 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 (tbf_dl.cpp:686) 20241111125046385 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) 20241111125046385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241111125046385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 00 (tbf_dl.cpp:911) 20241111125046385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=07 00 af bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 00 (pcu_l1_if.cpp:182) 20241111125046386 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125046397 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) 20241111125046398 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) 20241111125046399 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) 20241111125046399 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) 20241111125046400 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) 20241111125046400 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) 20241111125046400 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) 20241111125046400 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) 20241111125046401 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) 20241111125046401 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) 20241111125046402 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) 20241111125046402 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) 20241111125046403 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) 20241111125046403 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) 20241111125046404 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) 20241111125046404 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) 20241111125046405 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) 20241111125046405 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) 20241111125046405 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) 20241111125046405 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) 20241111125046405 DRLCMACDL DEBUG -- Chunk with length 377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 8a (tbf_dl.cpp:686) 20241111125046405 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) 20241111125046405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241111125046405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 8a 00 (tbf_dl.cpp:911) 20241111125046405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=07 00 b1 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 8a 00 (pcu_l1_if.cpp:182) 20241111125046406 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125046417 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) 20241111125046417 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) 20241111125046418 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) 20241111125046418 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) 20241111125046419 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) 20241111125046419 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) 20241111125046420 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) 20241111125046420 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) 20241111125046421 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) 20241111125046421 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) 20241111125046421 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) 20241111125046421 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) 20241111125046422 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) 20241111125046422 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) 20241111125046423 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) 20241111125046423 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) 20241111125046427 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) 20241111125046427 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) 20241111125046427 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) 20241111125046427 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) 20241111125046427 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 (tbf_dl.cpp:686) 20241111125046427 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) 20241111125046427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241111125046427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 00 (tbf_dl.cpp:911) 20241111125046427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=07 00 b3 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 00 (pcu_l1_if.cpp:182) 20241111125046428 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125046441 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) 20241111125046441 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) 20241111125046443 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) 20241111125046443 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) 20241111125046443 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) 20241111125046443 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) 20241111125046444 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) 20241111125046444 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) 20241111125046445 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) 20241111125046445 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) 20241111125046446 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) 20241111125046446 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) 20241111125046446 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) 20241111125046446 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) 20241111125046447 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) 20241111125046447 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) 20241111125046448 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) 20241111125046448 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) 20241111125046448 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) 20241111125046448 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) 20241111125046448 DRLCMACDL DEBUG -- Chunk with length 305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 (tbf_dl.cpp:686) 20241111125046448 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) 20241111125046448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241111125046448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 00 (tbf_dl.cpp:911) 20241111125046448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=07 00 b5 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 00 (pcu_l1_if.cpp:182) 20241111125046449 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125046460 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) 20241111125046460 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) 20241111125046462 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) 20241111125046462 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) 20241111125046463 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) 20241111125046463 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) 20241111125046463 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) 20241111125046463 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) 20241111125046464 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) 20241111125046464 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) 20241111125046465 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) 20241111125046465 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) 20241111125046466 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) 20241111125046466 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) 20241111125046466 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) 20241111125046467 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) 20241111125046467 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) 20241111125046467 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) 20241111125046467 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) 20241111125046467 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) 20241111125046467 DRLCMACDL DEBUG -- Chunk with length 269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 (tbf_dl.cpp:686) 20241111125046467 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) 20241111125046467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241111125046468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 00 (tbf_dl.cpp:911) 20241111125046468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=07 00 b7 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 00 (pcu_l1_if.cpp:182) 20241111125046468 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125046479 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) 20241111125046479 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) 20241111125046481 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) 20241111125046481 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) 20241111125046482 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) 20241111125046482 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) 20241111125046483 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) 20241111125046483 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) 20241111125046483 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) 20241111125046484 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) 20241111125046484 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) 20241111125046484 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) 20241111125046485 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) 20241111125046485 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) 20241111125046486 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) 20241111125046486 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) 20241111125046489 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) 20241111125046489 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) 20241111125046489 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) 20241111125046489 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) 20241111125046489 DRLCMACDL DEBUG -- Chunk with length 233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 (tbf_dl.cpp:686) 20241111125046489 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) 20241111125046489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241111125046489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 00 (tbf_dl.cpp:911) 20241111125046489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=07 00 b9 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 00 (pcu_l1_if.cpp:182) 20241111125046490 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125046503 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) 20241111125046503 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) 20241111125046505 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) 20241111125046505 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) 20241111125046505 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) 20241111125046505 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) 20241111125046506 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) 20241111125046506 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) 20241111125046507 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) 20241111125046507 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) 20241111125046508 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) 20241111125046508 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) 20241111125046509 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) 20241111125046509 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) 20241111125046509 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) 20241111125046509 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) 20241111125046510 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) 20241111125046510 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) 20241111125046510 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) 20241111125046510 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) 20241111125046510 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 (tbf_dl.cpp:686) 20241111125046510 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) 20241111125046510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241111125046510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 00 (tbf_dl.cpp:911) 20241111125046511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=07 00 bb ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 00 (pcu_l1_if.cpp:182) 20241111125046511 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125046523 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) 20241111125046523 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) 20241111125046524 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) 20241111125046524 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) 20241111125046525 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) 20241111125046525 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) 20241111125046525 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) 20241111125046525 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) 20241111125046526 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) 20241111125046526 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) 20241111125046527 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) 20241111125046527 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) 20241111125046528 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) 20241111125046528 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) 20241111125046529 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) 20241111125046529 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) 20241111125046529 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) 20241111125046529 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) 20241111125046529 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) 20241111125046529 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) 20241111125046529 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 (tbf_dl.cpp:686) 20241111125046530 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) 20241111125046530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241111125046530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 00 (tbf_dl.cpp:911) 20241111125046530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=07 00 bd 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 00 (pcu_l1_if.cpp:182) 20241111125046530 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125046542 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) 20241111125046542 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) 20241111125046543 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) 20241111125046543 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) 20241111125046544 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) 20241111125046544 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) 20241111125046544 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) 20241111125046544 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) 20241111125046545 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) 20241111125046545 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) 20241111125046546 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) 20241111125046546 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) 20241111125046547 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) 20241111125046547 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) 20241111125046547 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) 20241111125046548 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) 20241111125046551 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) 20241111125046551 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) 20241111125046551 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) 20241111125046551 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) 20241111125046551 DRLCMACDL DEBUG -- Chunk with length 125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 85 f5 (tbf_dl.cpp:686) 20241111125046551 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) 20241111125046551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241111125046551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 85 f5 00 (tbf_dl.cpp:911) 20241111125046551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=07 00 bf 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 85 f5 00 (pcu_l1_if.cpp:182) 20241111125046552 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125046565 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) 20241111125046565 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) 20241111125046567 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) 20241111125046567 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) 20241111125046567 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) 20241111125046567 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) 20241111125046568 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) 20241111125046568 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) 20241111125046569 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) 20241111125046569 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) 20241111125046570 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) 20241111125046570 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) 20241111125046570 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) 20241111125046570 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) 20241111125046571 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) 20241111125046571 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) 20241111125046572 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) 20241111125046572 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) 20241111125046572 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) 20241111125046572 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) 20241111125046572 DRLCMACDL DEBUG -- Chunk with length 89 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 (tbf_dl.cpp:686) 20241111125046572 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) 20241111125046572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241111125046572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 00 (tbf_dl.cpp:911) 20241111125046572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=07 00 c1 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 00 (pcu_l1_if.cpp:182) 20241111125046573 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125046585 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) 20241111125046585 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) 20241111125046586 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) 20241111125046586 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) 20241111125046587 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) 20241111125046587 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) 20241111125046587 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) 20241111125046587 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) 20241111125046588 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) 20241111125046588 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) 20241111125046589 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) 20241111125046589 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) 20241111125046590 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) 20241111125046590 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) 20241111125046590 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) 20241111125046590 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) 20241111125046591 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) 20241111125046591 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) 20241111125046591 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) 20241111125046591 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) 20241111125046591 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 31 e5 4b 6a bc 62 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 (tbf_dl.cpp:686) 20241111125046591 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) 20241111125046591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241111125046591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 31 e5 4b 6a bc 62 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 00 (tbf_dl.cpp:911) 20241111125046591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=07 00 c3 31 e5 4b 6a bc 62 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 00 (pcu_l1_if.cpp:182) 20241111125046592 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125046604 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) 20241111125046604 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) 20241111125046605 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) 20241111125046605 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) 20241111125046606 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) 20241111125046606 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) 20241111125046607 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) 20241111125046607 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) 20241111125046608 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) 20241111125046608 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) 20241111125046608 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) 20241111125046608 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) 20241111125046609 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) 20241111125046609 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) 20241111125046610 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) 20241111125046610 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) 20241111125046614 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) 20241111125046614 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) 20241111125046614 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) 20241111125046614 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) 20241111125046614 DRLCMACDL DEBUG -- Chunk with length 17 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125046614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125046614 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1285 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125046614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125046614 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (18) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 47 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 (tbf_dl.cpp:686) 20241111125046614 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) 20241111125046614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241111125046614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c4 47 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 00 (tbf_dl.cpp:911) 20241111125046614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=07 00 c4 47 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 00 (pcu_l1_if.cpp:182) 20241111125046615 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125046628 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) 20241111125046628 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) 20241111125046629 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) 20241111125046629 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) 20241111125046630 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) 20241111125046630 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) 20241111125046631 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) 20241111125046631 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) 20241111125046632 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) 20241111125046632 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) 20241111125046632 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) 20241111125046632 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) 20241111125046633 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) 20241111125046633 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) 20241111125046634 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) 20241111125046634 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) 20241111125046635 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) 20241111125046635 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) 20241111125046635 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) 20241111125046635 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) 20241111125046635 DRLCMACDL DEBUG -- Chunk with length 1382 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 (tbf_dl.cpp:686) 20241111125046635 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) 20241111125046635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241111125046635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 00 (tbf_dl.cpp:911) 20241111125046635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=07 00 c7 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 00 (pcu_l1_if.cpp:182) 20241111125046635 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125046647 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) 20241111125046647 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) 20241111125046648 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) 20241111125046648 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) 20241111125046649 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) 20241111125046649 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) 20241111125046650 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) 20241111125046650 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) 20241111125046651 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) 20241111125046651 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) 20241111125046651 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) 20241111125046651 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) 20241111125046652 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) 20241111125046652 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) 20241111125046653 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) 20241111125046653 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) 20241111125046654 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) 20241111125046654 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) 20241111125046654 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) 20241111125046654 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) 20241111125046654 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 (tbf_dl.cpp:686) 20241111125046654 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) 20241111125046654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241111125046654 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) 20241111125046654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 632 + 13 = 645 (pdch_ul_controller.c:131) 20241111125046654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type POLL (pdch_ul_controller.c:184) 20241111125046654 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) 20241111125046654 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) 20241111125046654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 0f 00 c9 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 00 (tbf_dl.cpp:911) 20241111125046654 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 c9 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 00 (pcu_l1_if.cpp:182) 20241111125046654 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125046666 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) 20241111125046666 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) 20241111125046667 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) 20241111125046668 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) 20241111125046668 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) 20241111125046668 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) 20241111125046669 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) 20241111125046669 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) 20241111125046670 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) 20241111125046670 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) 20241111125046671 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) 20241111125046671 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) 20241111125046672 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) 20241111125046672 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) 20241111125046672 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) 20241111125046672 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) 20241111125046676 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125046690 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) 20241111125046690 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) 20241111125046692 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) 20241111125046692 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) 20241111125046693 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) 20241111125046693 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) 20241111125046693 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) 20241111125046693 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) 20241111125046695 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) 20241111125046695 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) 20241111125046695 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) 20241111125046695 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) 20241111125046696 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) 20241111125046696 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) 20241111125046697 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) 20241111125046697 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) 20241111125046698 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125046710 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) 20241111125046710 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) 20241111125046711 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) 20241111125046711 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) 20241111125046712 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) 20241111125046712 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) 20241111125046712 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) 20241111125046712 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) 20241111125046713 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) 20241111125046713 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) 20241111125046714 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) 20241111125046714 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) 20241111125046715 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) 20241111125046715 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) 20241111125046715 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) 20241111125046715 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) 20241111125046716 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125046729 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 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) 20241111125046729 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) 20241111125046729 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125046729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125046729 DCSN1 INFO csnStreamDecoder (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) 20241111125046729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125046729 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125046729 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) 20241111125046729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125046729 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) 20241111125046729 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) 20241111125046729 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241111125046729 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241111125046730 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241111125046730 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) 20241111125046730 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) 20241111125046731 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) 20241111125046731 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) 20241111125046731 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) 20241111125046731 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) 20241111125046732 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) 20241111125046732 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) 20241111125046733 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) 20241111125046733 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) 20241111125046734 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) 20241111125046734 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) 20241111125046734 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) 20241111125046734 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) 20241111125046735 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) 20241111125046735 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) 20241111125046738 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) 20241111125046738 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) 20241111125046738 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) 20241111125046738 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) 20241111125046738 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 (tbf_dl.cpp:686) 20241111125046738 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) 20241111125046738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241111125046738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 00 (tbf_dl.cpp:911) 20241111125046738 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 cb fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 00 (pcu_l1_if.cpp:182) 20241111125046740 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125046753 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) 20241111125046753 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) 20241111125046755 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) 20241111125046755 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) 20241111125046756 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) 20241111125046756 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) 20241111125046757 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) 20241111125046757 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) 20241111125046757 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) 20241111125046757 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) 20241111125046758 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) 20241111125046758 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) 20241111125046759 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) 20241111125046759 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) 20241111125046760 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) 20241111125046760 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) 20241111125046761 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) 20241111125046761 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) 20241111125046761 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) 20241111125046761 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) 20241111125046761 DRLCMACDL DEBUG -- Chunk with length 1274 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 2a 1c d3 (tbf_dl.cpp:686) 20241111125046761 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) 20241111125046761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241111125046761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 2a 1c d3 00 (tbf_dl.cpp:911) 20241111125046761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=07 00 cd 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 2a 1c d3 00 (pcu_l1_if.cpp:182) 20241111125046761 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125046772 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) 20241111125046772 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) 20241111125046773 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) 20241111125046773 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) 20241111125046774 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) 20241111125046774 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) 20241111125046775 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) 20241111125046775 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) 20241111125046776 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) 20241111125046776 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) 20241111125046776 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) 20241111125046776 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) 20241111125046777 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) 20241111125046777 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) 20241111125046778 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) 20241111125046778 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) 20241111125046779 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) 20241111125046779 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) 20241111125046779 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) 20241111125046779 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) 20241111125046779 DRLCMACDL DEBUG -- Chunk with length 1238 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae (tbf_dl.cpp:686) 20241111125046779 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) 20241111125046779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241111125046779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 00 (tbf_dl.cpp:911) 20241111125046779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=07 00 cf ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 00 (pcu_l1_if.cpp:182) 20241111125046780 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125046791 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) 20241111125046791 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) 20241111125046792 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) 20241111125046792 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) 20241111125046793 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) 20241111125046793 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) 20241111125046794 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) 20241111125046794 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) 20241111125046794 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) 20241111125046794 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) 20241111125046795 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) 20241111125046795 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) 20241111125046796 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) 20241111125046796 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) 20241111125046797 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) 20241111125046797 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) 20241111125046800 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) 20241111125046800 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) 20241111125046800 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) 20241111125046800 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) 20241111125046800 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): 76 8d eb f9 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea (tbf_dl.cpp:686) 20241111125046800 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) 20241111125046800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241111125046800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 76 8d eb f9 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea 00 (tbf_dl.cpp:911) 20241111125046800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=07 00 d1 76 8d eb f9 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea 00 (pcu_l1_if.cpp:182) 20241111125046801 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125046815 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) 20241111125046815 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) 20241111125046816 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) 20241111125046816 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) 20241111125046817 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) 20241111125046817 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) 20241111125046818 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) 20241111125046818 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) 20241111125046819 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) 20241111125046819 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) 20241111125046819 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) 20241111125046819 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) 20241111125046820 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) 20241111125046820 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) 20241111125046821 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) 20241111125046821 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) 20241111125046822 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) 20241111125046822 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) 20241111125046822 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) 20241111125046822 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) 20241111125046822 DRLCMACDL DEBUG -- Chunk with length 1166 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c (tbf_dl.cpp:686) 20241111125046822 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) 20241111125046822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241111125046822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c 00 (tbf_dl.cpp:911) 20241111125046822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=07 00 d3 c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c 00 (pcu_l1_if.cpp:182) 20241111125046822 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125046834 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) 20241111125046834 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) 20241111125046835 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) 20241111125046835 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) 20241111125046836 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) 20241111125046836 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) 20241111125046837 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) 20241111125046837 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) 20241111125046838 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) 20241111125046838 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) 20241111125046839 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) 20241111125046839 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) 20241111125046840 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) 20241111125046840 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) 20241111125046840 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) 20241111125046840 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) 20241111125046841 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) 20241111125046841 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) 20241111125046841 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) 20241111125046841 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) 20241111125046841 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 (tbf_dl.cpp:686) 20241111125046841 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) 20241111125046841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241111125046841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 00 (tbf_dl.cpp:911) 20241111125046841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=07 00 d5 d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 00 (pcu_l1_if.cpp:182) 20241111125046842 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125046853 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) 20241111125046853 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) 20241111125046854 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) 20241111125046854 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) 20241111125046855 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) 20241111125046855 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) 20241111125046856 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) 20241111125046856 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) 20241111125046856 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) 20241111125046856 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) 20241111125046857 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) 20241111125046857 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) 20241111125046858 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) 20241111125046858 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) 20241111125046859 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) 20241111125046859 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) 20241111125046862 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) 20241111125046862 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) 20241111125046862 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) 20241111125046862 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) 20241111125046862 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 (tbf_dl.cpp:686) 20241111125046862 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) 20241111125046862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241111125046862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 00 (tbf_dl.cpp:911) 20241111125046862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=07 00 d7 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 00 (pcu_l1_if.cpp:182) 20241111125046863 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125046876 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) 20241111125046877 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) 20241111125046878 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) 20241111125046878 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) 20241111125046879 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) 20241111125046879 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) 20241111125046879 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) 20241111125046879 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) 20241111125046880 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) 20241111125046880 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) 20241111125046881 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) 20241111125046881 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) 20241111125046882 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) 20241111125046882 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) 20241111125046882 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) 20241111125046882 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) 20241111125046883 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) 20241111125046883 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) 20241111125046883 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) 20241111125046883 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) 20241111125046883 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 (tbf_dl.cpp:686) 20241111125046883 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) 20241111125046883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241111125046883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 00 (tbf_dl.cpp:911) 20241111125046883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=07 00 d9 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 00 (pcu_l1_if.cpp:182) 20241111125046884 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125046896 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) 20241111125046896 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) 20241111125046897 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) 20241111125046897 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) 20241111125046897 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) 20241111125046898 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) 20241111125046898 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) 20241111125046898 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) 20241111125046899 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) 20241111125046899 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) 20241111125046900 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) 20241111125046900 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) 20241111125046901 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) 20241111125046901 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) 20241111125046902 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) 20241111125046902 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) 20241111125046902 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) 20241111125046903 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) 20241111125046903 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) 20241111125046903 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) 20241111125046903 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b fb ef 11 d5 fa 33 (tbf_dl.cpp:686) 20241111125046903 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) 20241111125046903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241111125046903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b fb ef 11 d5 fa 33 00 (tbf_dl.cpp:911) 20241111125046903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=07 00 db 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b fb ef 11 d5 fa 33 00 (pcu_l1_if.cpp:182) 20241111125046903 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125046914 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) 20241111125046914 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) 20241111125046916 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) 20241111125046916 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) 20241111125046916 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) 20241111125046916 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) 20241111125046917 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) 20241111125046917 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) 20241111125046918 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) 20241111125046918 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) 20241111125046919 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) 20241111125046919 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) 20241111125046920 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) 20241111125046920 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) 20241111125046920 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) 20241111125046920 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) 20241111125046924 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) 20241111125046924 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) 20241111125046924 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) 20241111125046924 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) 20241111125046924 DRLCMACDL DEBUG -- Chunk with length 986 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 (tbf_dl.cpp:686) 20241111125046924 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) 20241111125046924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241111125046924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 00 (tbf_dl.cpp:911) 20241111125046924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=07 00 dd 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 00 (pcu_l1_if.cpp:182) 20241111125046925 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125046938 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) 20241111125046938 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) 20241111125046939 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) 20241111125046939 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) 20241111125046940 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) 20241111125046940 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) 20241111125046941 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) 20241111125046941 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) 20241111125046942 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) 20241111125046942 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) 20241111125046943 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) 20241111125046943 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) 20241111125046943 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) 20241111125046943 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) 20241111125046944 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) 20241111125046944 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) 20241111125046945 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) 20241111125046945 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) 20241111125046945 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) 20241111125046945 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) 20241111125046945 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 0c 0b 4a 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 (tbf_dl.cpp:686) 20241111125046945 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) 20241111125046945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241111125046945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 0c 0b 4a 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 00 (tbf_dl.cpp:911) 20241111125046945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=07 00 df 0c 0b 4a 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 00 (pcu_l1_if.cpp:182) 20241111125046946 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125046957 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) 20241111125046957 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) 20241111125046959 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) 20241111125046959 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) 20241111125046959 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) 20241111125046959 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) 20241111125046960 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) 20241111125046960 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) 20241111125046961 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) 20241111125046961 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) 20241111125046962 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) 20241111125046962 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) 20241111125046962 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) 20241111125046962 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) 20241111125046963 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) 20241111125046963 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) 20241111125046964 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) 20241111125046964 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) 20241111125046964 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) 20241111125046964 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) 20241111125046964 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e (tbf_dl.cpp:686) 20241111125046964 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) 20241111125046964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241111125046964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e 00 (tbf_dl.cpp:911) 20241111125046964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=07 00 e1 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e 00 (pcu_l1_if.cpp:182) 20241111125046965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125046976 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) 20241111125046976 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) 20241111125046978 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) 20241111125046978 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) 20241111125046978 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) 20241111125046978 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) 20241111125046979 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) 20241111125046979 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) 20241111125046980 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) 20241111125046980 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) 20241111125046981 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) 20241111125046981 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) 20241111125046981 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) 20241111125046981 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) 20241111125046982 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) 20241111125046982 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) 20241111125046986 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) 20241111125046986 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) 20241111125046986 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) 20241111125046986 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) 20241111125046986 DRLCMACDL DEBUG -- Chunk with length 878 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125046986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 (tbf_dl.cpp:686) 20241111125046986 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) 20241111125046986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125046986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241111125046986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 00 (tbf_dl.cpp:911) 20241111125046986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=07 00 e3 d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 00 (pcu_l1_if.cpp:182) 20241111125046986 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125047000 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) 20241111125047000 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) 20241111125047001 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) 20241111125047001 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) 20241111125047002 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) 20241111125047002 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) 20241111125047003 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) 20241111125047003 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) 20241111125047003 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) 20241111125047004 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) 20241111125047004 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) 20241111125047004 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) 20241111125047005 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) 20241111125047005 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) 20241111125047006 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) 20241111125047006 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) 20241111125047007 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) 20241111125047007 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) 20241111125047007 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) 20241111125047007 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) 20241111125047007 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 (tbf_dl.cpp:686) 20241111125047007 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) 20241111125047007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241111125047007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 00 (tbf_dl.cpp:911) 20241111125047007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=07 00 e5 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 00 (pcu_l1_if.cpp:182) 20241111125047007 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125047019 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) 20241111125047019 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) 20241111125047020 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) 20241111125047020 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) 20241111125047021 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) 20241111125047021 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) 20241111125047022 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) 20241111125047022 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) 20241111125047023 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) 20241111125047023 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) 20241111125047025 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) 20241111125047025 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) 20241111125047026 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) 20241111125047026 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) 20241111125047027 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) 20241111125047027 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) 20241111125047028 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) 20241111125047028 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) 20241111125047028 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) 20241111125047028 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) 20241111125047028 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 (tbf_dl.cpp:686) 20241111125047028 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) 20241111125047028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241111125047028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 00 (tbf_dl.cpp:911) 20241111125047028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=07 00 e7 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 00 (pcu_l1_if.cpp:182) 20241111125047028 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125047038 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) 20241111125047038 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) 20241111125047040 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) 20241111125047040 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) 20241111125047041 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) 20241111125047041 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) 20241111125047042 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) 20241111125047043 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) 20241111125047043 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) 20241111125047043 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) 20241111125047044 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) 20241111125047044 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) 20241111125047044 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) 20241111125047044 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) 20241111125047045 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) 20241111125047045 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) 20241111125047048 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) 20241111125047048 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) 20241111125047048 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) 20241111125047048 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) 20241111125047048 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae (tbf_dl.cpp:686) 20241111125047048 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) 20241111125047048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241111125047048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae 00 (tbf_dl.cpp:911) 20241111125047048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=07 00 e9 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae 00 (pcu_l1_if.cpp:182) 20241111125047048 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125047062 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) 20241111125047062 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) 20241111125047063 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) 20241111125047063 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) 20241111125047064 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) 20241111125047064 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) 20241111125047065 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) 20241111125047065 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) 20241111125047065 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) 20241111125047066 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) 20241111125047067 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) 20241111125047067 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) 20241111125047068 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) 20241111125047068 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) 20241111125047068 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) 20241111125047068 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) 20241111125047069 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) 20241111125047069 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) 20241111125047069 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) 20241111125047069 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) 20241111125047069 DRLCMACDL DEBUG -- Chunk with length 734 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 (tbf_dl.cpp:686) 20241111125047070 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) 20241111125047070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241111125047070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 00 (tbf_dl.cpp:911) 20241111125047070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=07 00 eb c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 00 (pcu_l1_if.cpp:182) 20241111125047070 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125047081 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) 20241111125047081 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) 20241111125047083 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) 20241111125047083 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) 20241111125047083 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) 20241111125047083 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) 20241111125047084 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) 20241111125047084 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) 20241111125047085 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) 20241111125047085 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) 20241111125047086 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) 20241111125047086 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) 20241111125047087 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) 20241111125047087 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) 20241111125047087 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) 20241111125047088 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) 20241111125047088 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) 20241111125047088 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) 20241111125047088 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) 20241111125047088 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) 20241111125047088 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 (tbf_dl.cpp:686) 20241111125047088 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) 20241111125047088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241111125047089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 00 (tbf_dl.cpp:911) 20241111125047089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=07 00 ed 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 00 (pcu_l1_if.cpp:182) 20241111125047089 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125047100 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) 20241111125047100 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) 20241111125047102 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) 20241111125047102 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) 20241111125047103 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) 20241111125047103 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) 20241111125047104 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) 20241111125047104 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) 20241111125047104 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) 20241111125047104 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) 20241111125047105 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) 20241111125047105 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) 20241111125047106 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) 20241111125047106 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) 20241111125047107 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) 20241111125047107 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) 20241111125047110 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) 20241111125047110 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) 20241111125047110 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) 20241111125047110 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) 20241111125047110 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 (tbf_dl.cpp:686) 20241111125047110 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) 20241111125047110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241111125047110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 00 (tbf_dl.cpp:911) 20241111125047110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=07 00 ef 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 00 (pcu_l1_if.cpp:182) 20241111125047111 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125047124 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) 20241111125047124 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) 20241111125047126 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) 20241111125047126 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) 20241111125047126 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) 20241111125047126 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) 20241111125047127 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) 20241111125047127 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) 20241111125047128 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) 20241111125047128 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) 20241111125047129 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) 20241111125047129 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) 20241111125047129 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) 20241111125047129 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) 20241111125047130 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) 20241111125047130 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) 20241111125047131 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) 20241111125047131 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) 20241111125047131 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) 20241111125047131 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) 20241111125047131 DRLCMACDL DEBUG -- Chunk with length 626 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 03 68 (tbf_dl.cpp:686) 20241111125047131 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) 20241111125047131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241111125047131 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) 20241111125047131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 732 + 13 = 745 (pdch_ul_controller.c:131) 20241111125047131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type POLL (pdch_ul_controller.c:184) 20241111125047131 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) 20241111125047131 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) 20241111125047131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 0f 00 f1 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 03 68 00 (tbf_dl.cpp:911) 20241111125047131 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 f1 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 03 68 00 (pcu_l1_if.cpp:182) 20241111125047132 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125047143 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) 20241111125047143 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) 20241111125047144 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) 20241111125047144 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) 20241111125047145 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) 20241111125047145 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) 20241111125047145 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) 20241111125047145 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) 20241111125047146 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) 20241111125047146 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) 20241111125047146 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) 20241111125047146 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) 20241111125047147 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) 20241111125047147 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) 20241111125047147 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) 20241111125047147 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) 20241111125047148 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125047162 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) 20241111125047162 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) 20241111125047163 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) 20241111125047163 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) 20241111125047163 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) 20241111125047163 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) 20241111125047164 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) 20241111125047164 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) 20241111125047164 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) 20241111125047164 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) 20241111125047165 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) 20241111125047165 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) 20241111125047165 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) 20241111125047166 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) 20241111125047166 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) 20241111125047166 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) 20241111125047171 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125047186 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) 20241111125047186 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) 20241111125047187 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) 20241111125047187 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) 20241111125047188 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) 20241111125047188 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) 20241111125047189 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) 20241111125047189 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) 20241111125047190 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) 20241111125047190 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) 20241111125047190 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) 20241111125047190 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) 20241111125047191 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) 20241111125047191 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) 20241111125047192 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) 20241111125047192 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) 20241111125047193 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125047205 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 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) 20241111125047205 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) 20241111125047205 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125047205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125047205 DCSN1 INFO csnStreamDecoder (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) 20241111125047206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125047206 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125047206 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) 20241111125047206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125047206 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) 20241111125047206 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) 20241111125047206 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-4 (gprs_ms.c:690) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241111125047206 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241111125047206 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) 20241111125047206 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125047206 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) 20241111125047207 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) 20241111125047207 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) 20241111125047207 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) 20241111125047207 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) 20241111125047208 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) 20241111125047208 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) 20241111125047209 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) 20241111125047209 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) 20241111125047210 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) 20241111125047210 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) 20241111125047211 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) 20241111125047211 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) 20241111125047211 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) 20241111125047211 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) 20241111125047212 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) 20241111125047212 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) 20241111125047212 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) 20241111125047212 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) 20241111125047212 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 df (tbf_dl.cpp:686) 20241111125047212 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) 20241111125047212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241111125047213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 df 00 (tbf_dl.cpp:911) 20241111125047213 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 f3 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 df 00 (pcu_l1_if.cpp:182) 20241111125047213 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125047224 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) 20241111125047224 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) 20241111125047226 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) 20241111125047226 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) 20241111125047226 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) 20241111125047226 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) 20241111125047227 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) 20241111125047227 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) 20241111125047228 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) 20241111125047228 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) 20241111125047229 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) 20241111125047229 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) 20241111125047229 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) 20241111125047229 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) 20241111125047230 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) 20241111125047230 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) 20241111125047234 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) 20241111125047234 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) 20241111125047234 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) 20241111125047234 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) 20241111125047234 DRLCMACDL DEBUG -- Chunk with length 540 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 99 bb (tbf_dl.cpp:686) 20241111125047234 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) 20241111125047234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241111125047234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 99 bb 00 (tbf_dl.cpp:911) 20241111125047234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=07 00 f5 ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 99 bb 00 (pcu_l1_if.cpp:182) 20241111125047234 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125047249 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) 20241111125047249 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) 20241111125047250 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) 20241111125047250 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) 20241111125047251 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) 20241111125047251 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) 20241111125047252 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) 20241111125047252 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) 20241111125047253 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) 20241111125047253 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) 20241111125047254 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) 20241111125047254 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) 20241111125047255 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) 20241111125047255 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) 20241111125047256 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) 20241111125047256 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) 20241111125047256 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) 20241111125047256 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) 20241111125047256 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) 20241111125047257 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) 20241111125047257 DRLCMACDL DEBUG -- Chunk with length 490 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 26 be (tbf_dl.cpp:686) 20241111125047257 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) 20241111125047257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241111125047257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 26 be 00 (tbf_dl.cpp:911) 20241111125047257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=07 00 f7 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 26 be 00 (pcu_l1_if.cpp:182) 20241111125047257 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125047268 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) 20241111125047268 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) 20241111125047269 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) 20241111125047269 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) 20241111125047269 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) 20241111125047269 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) 20241111125047269 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) 20241111125047269 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) 20241111125047270 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) 20241111125047270 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) 20241111125047270 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) 20241111125047270 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) 20241111125047271 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) 20241111125047271 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) 20241111125047271 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) 20241111125047271 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) 20241111125047272 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) 20241111125047272 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) 20241111125047272 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) 20241111125047272 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) 20241111125047272 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c dd (tbf_dl.cpp:686) 20241111125047272 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) 20241111125047272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241111125047272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c dd 00 (tbf_dl.cpp:911) 20241111125047272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=07 00 f9 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c dd 00 (pcu_l1_if.cpp:182) 20241111125047273 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125047286 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) 20241111125047286 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) 20241111125047287 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) 20241111125047287 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) 20241111125047287 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) 20241111125047287 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) 20241111125047287 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) 20241111125047287 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) 20241111125047288 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) 20241111125047288 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) 20241111125047288 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) 20241111125047288 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) 20241111125047288 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) 20241111125047288 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) 20241111125047289 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) 20241111125047289 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) 20241111125047296 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) 20241111125047296 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) 20241111125047296 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) 20241111125047296 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) 20241111125047296 DRLCMACDL DEBUG -- Chunk with length 390 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 8a 04 (tbf_dl.cpp:686) 20241111125047296 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) 20241111125047296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241111125047297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 8a 04 00 (tbf_dl.cpp:911) 20241111125047297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=07 00 fb 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 8a 04 00 (pcu_l1_if.cpp:182) 20241111125047297 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125047311 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) 20241111125047311 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) 20241111125047312 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) 20241111125047312 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) 20241111125047313 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) 20241111125047313 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) 20241111125047314 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) 20241111125047314 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) 20241111125047315 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) 20241111125047315 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) 20241111125047315 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) 20241111125047315 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) 20241111125047316 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) 20241111125047316 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) 20241111125047317 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) 20241111125047317 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) 20241111125047318 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) 20241111125047318 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) 20241111125047318 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) 20241111125047318 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) 20241111125047318 DRLCMACDL DEBUG -- Chunk with length 340 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 8f (tbf_dl.cpp:686) 20241111125047318 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) 20241111125047318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241111125047318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 8f 00 (tbf_dl.cpp:911) 20241111125047318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=07 00 fd fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 8f 00 (pcu_l1_if.cpp:182) 20241111125047319 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125047330 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) 20241111125047330 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) 20241111125047331 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) 20241111125047331 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) 20241111125047332 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) 20241111125047332 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) 20241111125047333 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) 20241111125047333 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) 20241111125047333 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) 20241111125047334 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) 20241111125047334 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) 20241111125047334 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) 20241111125047335 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) 20241111125047335 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) 20241111125047336 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) 20241111125047336 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) 20241111125047337 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) 20241111125047337 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) 20241111125047337 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) 20241111125047337 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) 20241111125047337 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 da (tbf_dl.cpp:686) 20241111125047337 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) 20241111125047337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241111125047337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 da 00 (tbf_dl.cpp:911) 20241111125047337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=07 00 ff 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 da 00 (pcu_l1_if.cpp:182) 20241111125047337 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125047349 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) 20241111125047349 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) 20241111125047350 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) 20241111125047350 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) 20241111125047351 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) 20241111125047351 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) 20241111125047352 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) 20241111125047352 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) 20241111125047353 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) 20241111125047353 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) 20241111125047353 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) 20241111125047353 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) 20241111125047354 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) 20241111125047354 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) 20241111125047355 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) 20241111125047355 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) 20241111125047358 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) 20241111125047358 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) 20241111125047358 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) 20241111125047358 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) 20241111125047358 DRLCMACDL DEBUG -- Chunk with length 240 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 0b 69 b1 (tbf_dl.cpp:686) 20241111125047359 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) 20241111125047359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125047359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 0b 69 b1 00 (tbf_dl.cpp:911) 20241111125047359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=07 00 01 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 0b 69 b1 00 (pcu_l1_if.cpp:182) 20241111125047359 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125047373 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) 20241111125047373 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) 20241111125047374 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) 20241111125047374 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) 20241111125047375 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) 20241111125047375 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) 20241111125047376 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) 20241111125047376 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) 20241111125047377 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) 20241111125047377 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) 20241111125047377 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) 20241111125047378 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) 20241111125047378 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) 20241111125047378 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) 20241111125047379 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) 20241111125047379 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) 20241111125047380 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) 20241111125047380 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) 20241111125047380 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) 20241111125047380 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) 20241111125047380 DRLCMACDL DEBUG -- Chunk with length 190 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc b1 (tbf_dl.cpp:686) 20241111125047380 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) 20241111125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc b1 00 (tbf_dl.cpp:911) 20241111125047380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=07 00 03 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc b1 00 (pcu_l1_if.cpp:182) 20241111125047381 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125047392 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) 20241111125047392 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) 20241111125047393 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) 20241111125047393 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) 20241111125047394 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) 20241111125047394 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) 20241111125047395 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) 20241111125047395 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) 20241111125047395 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) 20241111125047395 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) 20241111125047397 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) 20241111125047397 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) 20241111125047397 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) 20241111125047397 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) 20241111125047398 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) 20241111125047398 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) 20241111125047399 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) 20241111125047399 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) 20241111125047399 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) 20241111125047399 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) 20241111125047399 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 85 (tbf_dl.cpp:686) 20241111125047399 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) 20241111125047399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125047399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 85 00 (tbf_dl.cpp:911) 20241111125047399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=07 00 05 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 85 00 (pcu_l1_if.cpp:182) 20241111125047400 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125047411 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) 20241111125047411 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) 20241111125047412 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) 20241111125047412 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) 20241111125047413 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) 20241111125047413 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) 20241111125047414 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) 20241111125047414 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) 20241111125047414 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) 20241111125047414 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) 20241111125047415 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) 20241111125047415 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) 20241111125047416 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) 20241111125047416 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) 20241111125047417 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) 20241111125047417 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) 20241111125047421 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) 20241111125047421 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) 20241111125047421 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) 20241111125047421 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) 20241111125047421 DRLCMACDL DEBUG -- Chunk with length 90 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 8c 01 cd (tbf_dl.cpp:686) 20241111125047421 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) 20241111125047421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125047421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 8c 01 cd 00 (tbf_dl.cpp:911) 20241111125047421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=07 00 07 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 8c 01 cd 00 (pcu_l1_if.cpp:182) 20241111125047422 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125047435 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) 20241111125047435 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) 20241111125047436 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) 20241111125047436 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) 20241111125047437 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) 20241111125047437 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) 20241111125047438 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) 20241111125047438 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) 20241111125047438 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) 20241111125047439 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) 20241111125047439 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) 20241111125047439 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) 20241111125047440 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) 20241111125047440 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) 20241111125047441 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) 20241111125047441 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) 20241111125047442 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) 20241111125047442 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) 20241111125047442 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) 20241111125047442 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) 20241111125047442 DRLCMACDL DEBUG -- Chunk with length 40 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125047442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125047442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125047442 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): a3 f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 2f (tbf_dl.cpp:686) 20241111125047442 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) 20241111125047442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125047442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 07 00 08 a3 f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 2f 00 (tbf_dl.cpp:911) 20241111125047442 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 08 a3 f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 2f 00 (pcu_l1_if.cpp:182) 20241111125047442 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125047454 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) 20241111125047454 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) 20241111125047455 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) 20241111125047455 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) 20241111125047456 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) 20241111125047456 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) 20241111125047457 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) 20241111125047457 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) 20241111125047457 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) 20241111125047457 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) 20241111125047458 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) 20241111125047458 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) 20241111125047459 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) 20241111125047459 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) 20241111125047460 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) 20241111125047460 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) 20241111125047461 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) 20241111125047461 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) 20241111125047461 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) 20241111125047461 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) 20241111125047461 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 47 (tbf_dl.cpp:686) 20241111125047461 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) 20241111125047461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125047461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 47 00 (tbf_dl.cpp:911) 20241111125047461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=07 00 0b c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 47 00 (pcu_l1_if.cpp:182) 20241111125047461 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125047473 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) 20241111125047473 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) 20241111125047474 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) 20241111125047474 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) 20241111125047475 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) 20241111125047475 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) 20241111125047476 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) 20241111125047476 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) 20241111125047477 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) 20241111125047477 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) 20241111125047477 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) 20241111125047477 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) 20241111125047478 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) 20241111125047478 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) 20241111125047479 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) 20241111125047479 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) 20241111125047483 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) 20241111125047483 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) 20241111125047483 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) 20241111125047483 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) 20241111125047483 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 07 9e (tbf_dl.cpp:686) 20241111125047483 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) 20241111125047483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125047483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 07 9e 00 (tbf_dl.cpp:911) 20241111125047483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=07 00 0d a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 07 9e 00 (pcu_l1_if.cpp:182) 20241111125047484 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125047497 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) 20241111125047498 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) 20241111125047500 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) 20241111125047500 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) 20241111125047502 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) 20241111125047502 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) 20241111125047503 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) 20241111125047503 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) 20241111125047504 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) 20241111125047504 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) 20241111125047504 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) 20241111125047504 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) 20241111125047505 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) 20241111125047505 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) 20241111125047505 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) 20241111125047505 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) 20241111125047506 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) 20241111125047506 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) 20241111125047506 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) 20241111125047506 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) 20241111125047506 DRLCMACDL DEBUG -- Chunk with length 1291 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f (tbf_dl.cpp:686) 20241111125047506 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) 20241111125047506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125047506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 00 (tbf_dl.cpp:911) 20241111125047506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=07 00 0f 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 1f 00 (pcu_l1_if.cpp:182) 20241111125047507 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125047515 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) 20241111125047515 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047516 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) 20241111125047520 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) 20241111125047520 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) 20241111125047520 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) 20241111125047520 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) 20241111125047520 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 92 52 (tbf_dl.cpp:686) 20241111125047520 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) 20241111125047520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125047520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 92 52 00 (tbf_dl.cpp:911) 20241111125047520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=07 00 11 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 92 52 00 (pcu_l1_if.cpp:182) 20241111125047520 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125047535 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) 20241111125047535 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) 20241111125047535 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) 20241111125047535 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) 20241111125047535 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) 20241111125047535 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) 20241111125047536 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) 20241111125047536 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) 20241111125047536 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) 20241111125047536 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) 20241111125047536 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) 20241111125047536 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) 20241111125047537 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) 20241111125047537 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) 20241111125047537 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) 20241111125047537 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) 20241111125047544 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) 20241111125047544 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) 20241111125047544 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) 20241111125047544 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) 20241111125047545 DRLCMACDL DEBUG -- Chunk with length 1191 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 f5 (tbf_dl.cpp:686) 20241111125047545 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) 20241111125047545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125047545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 13 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 f5 00 (tbf_dl.cpp:911) 20241111125047545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=07 00 13 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 f5 00 (pcu_l1_if.cpp:182) 20241111125047545 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125047559 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) 20241111125047559 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) 20241111125047560 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) 20241111125047560 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) 20241111125047561 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) 20241111125047561 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) 20241111125047562 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) 20241111125047562 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) 20241111125047562 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) 20241111125047562 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) 20241111125047563 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) 20241111125047563 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) 20241111125047564 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) 20241111125047564 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) 20241111125047565 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) 20241111125047565 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) 20241111125047566 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) 20241111125047566 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) 20241111125047566 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) 20241111125047566 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) 20241111125047566 DRLCMACDL DEBUG -- Chunk with length 1141 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 3a a6 (tbf_dl.cpp:686) 20241111125047566 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) 20241111125047566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125047566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 3a a6 00 (tbf_dl.cpp:911) 20241111125047566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=07 00 15 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 3a a6 00 (pcu_l1_if.cpp:182) 20241111125047567 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125047579 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) 20241111125047579 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) 20241111125047581 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) 20241111125047581 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) 20241111125047581 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) 20241111125047581 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) 20241111125047583 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) 20241111125047583 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) 20241111125047584 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) 20241111125047584 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) 20241111125047585 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) 20241111125047585 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) 20241111125047586 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) 20241111125047586 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) 20241111125047587 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) 20241111125047587 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) 20241111125047588 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) 20241111125047588 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) 20241111125047588 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) 20241111125047588 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) 20241111125047588 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 (tbf_dl.cpp:686) 20241111125047588 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) 20241111125047588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125047588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 00 (tbf_dl.cpp:911) 20241111125047588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=07 00 17 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 06 00 (pcu_l1_if.cpp:182) 20241111125047589 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125047598 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) 20241111125047598 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) 20241111125047600 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) 20241111125047600 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) 20241111125047600 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) 20241111125047600 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) 20241111125047601 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) 20241111125047601 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) 20241111125047602 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) 20241111125047602 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) 20241111125047603 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) 20241111125047603 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) 20241111125047604 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) 20241111125047604 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) 20241111125047605 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) 20241111125047605 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) 20241111125047608 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) 20241111125047608 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) 20241111125047608 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) 20241111125047608 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) 20241111125047608 DRLCMACDL DEBUG -- Chunk with length 1041 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b fb (tbf_dl.cpp:686) 20241111125047608 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) 20241111125047608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125047608 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) 20241111125047608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 832 + 13 = 845 (pdch_ul_controller.c:131) 20241111125047608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type POLL (pdch_ul_controller.c:184) 20241111125047608 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) 20241111125047608 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) 20241111125047608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 0f 00 19 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b fb 00 (tbf_dl.cpp:911) 20241111125047608 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 19 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b fb 00 (pcu_l1_if.cpp:182) 20241111125047609 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125047622 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) 20241111125047622 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) 20241111125047623 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) 20241111125047623 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) 20241111125047623 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) 20241111125047623 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) 20241111125047624 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) 20241111125047624 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) 20241111125047625 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) 20241111125047625 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) 20241111125047626 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) 20241111125047626 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) 20241111125047627 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) 20241111125047627 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) 20241111125047627 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) 20241111125047627 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) 20241111125047628 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125047642 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) 20241111125047642 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) 20241111125047643 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) 20241111125047643 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) 20241111125047644 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) 20241111125047644 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) 20241111125047645 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) 20241111125047645 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) 20241111125047646 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) 20241111125047646 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) 20241111125047646 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) 20241111125047646 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) 20241111125047648 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) 20241111125047648 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) 20241111125047649 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) 20241111125047649 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) 20241111125047650 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125047660 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) 20241111125047660 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) 20241111125047661 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) 20241111125047661 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) 20241111125047661 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) 20241111125047661 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) 20241111125047661 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) 20241111125047661 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) 20241111125047662 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) 20241111125047662 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) 20241111125047662 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) 20241111125047662 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) 20241111125047663 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) 20241111125047663 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) 20241111125047663 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) 20241111125047663 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) 20241111125047669 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125047685 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 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) 20241111125047685 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) 20241111125047685 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125047685 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125047685 DCSN1 INFO csnStreamDecoder (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) 20241111125047686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125047686 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125047686 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) 20241111125047686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125047686 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) 20241111125047686 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) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125047686 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125047687 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125047687 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125047687 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125047687 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125047687 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125047687 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125047687 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) 20241111125047687 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) 20241111125047687 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) 20241111125047687 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) 20241111125047688 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) 20241111125047688 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) 20241111125047689 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) 20241111125047689 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) 20241111125047691 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) 20241111125047691 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) 20241111125047692 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) 20241111125047692 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) 20241111125047693 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) 20241111125047693 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) 20241111125047693 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) 20241111125047693 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) 20241111125047694 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) 20241111125047694 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) 20241111125047695 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) 20241111125047695 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) 20241111125047695 DRLCMACDL DEBUG -- Chunk with length 991 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 75 15 (tbf_dl.cpp:686) 20241111125047695 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) 20241111125047695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125047695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 75 15 00 (tbf_dl.cpp:911) 20241111125047695 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 1b ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 75 15 00 (pcu_l1_if.cpp:182) 20241111125047695 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125047703 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) 20241111125047703 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) 20241111125047705 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) 20241111125047705 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) 20241111125047706 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) 20241111125047706 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) 20241111125047707 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) 20241111125047707 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) 20241111125047707 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) 20241111125047707 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) 20241111125047708 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) 20241111125047708 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) 20241111125047709 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) 20241111125047709 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) 20241111125047710 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) 20241111125047710 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) 20241111125047711 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) 20241111125047711 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) 20241111125047711 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) 20241111125047711 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) 20241111125047711 DRLCMACDL DEBUG -- Chunk with length 941 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c a7 (tbf_dl.cpp:686) 20241111125047711 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) 20241111125047711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125047711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c a7 00 (tbf_dl.cpp:911) 20241111125047711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=07 00 1d 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c a7 00 (pcu_l1_if.cpp:182) 20241111125047711 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125047723 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) 20241111125047723 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) 20241111125047725 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) 20241111125047725 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) 20241111125047726 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) 20241111125047726 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) 20241111125047727 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) 20241111125047727 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) 20241111125047727 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) 20241111125047727 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) 20241111125047728 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) 20241111125047728 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) 20241111125047728 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) 20241111125047728 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) 20241111125047729 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) 20241111125047729 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) 20241111125047731 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) 20241111125047731 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) 20241111125047731 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) 20241111125047731 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) 20241111125047731 DRLCMACDL DEBUG -- Chunk with length 891 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 39 (tbf_dl.cpp:686) 20241111125047731 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) 20241111125047731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125047732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 39 00 (tbf_dl.cpp:911) 20241111125047732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=07 00 1f 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 39 00 (pcu_l1_if.cpp:182) 20241111125047732 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125047746 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) 20241111125047746 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) 20241111125047748 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) 20241111125047748 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) 20241111125047748 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) 20241111125047748 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) 20241111125047749 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) 20241111125047749 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) 20241111125047750 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) 20241111125047750 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) 20241111125047751 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) 20241111125047751 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) 20241111125047752 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) 20241111125047752 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) 20241111125047753 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) 20241111125047753 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) 20241111125047753 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) 20241111125047754 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) 20241111125047754 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) 20241111125047754 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) 20241111125047754 DRLCMACDL DEBUG -- Chunk with length 841 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 5b (tbf_dl.cpp:686) 20241111125047754 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) 20241111125047754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125047754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 21 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 5b 00 (tbf_dl.cpp:911) 20241111125047754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=07 00 21 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 5b 00 (pcu_l1_if.cpp:182) 20241111125047754 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125047765 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) 20241111125047765 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) 20241111125047766 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) 20241111125047767 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) 20241111125047767 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) 20241111125047767 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) 20241111125047768 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) 20241111125047768 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) 20241111125047769 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) 20241111125047769 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) 20241111125047769 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) 20241111125047769 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) 20241111125047770 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) 20241111125047770 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) 20241111125047771 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) 20241111125047771 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) 20241111125047772 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) 20241111125047772 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) 20241111125047772 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) 20241111125047772 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) 20241111125047772 DRLCMACDL DEBUG -- Chunk with length 791 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 (tbf_dl.cpp:686) 20241111125047772 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) 20241111125047772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125047772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 00 (tbf_dl.cpp:911) 20241111125047772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=07 00 23 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 47 00 (pcu_l1_if.cpp:182) 20241111125047773 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125047784 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) 20241111125047784 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) 20241111125047785 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) 20241111125047785 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) 20241111125047786 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) 20241111125047786 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) 20241111125047787 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) 20241111125047787 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) 20241111125047788 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) 20241111125047788 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) 20241111125047788 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) 20241111125047788 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) 20241111125047789 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) 20241111125047789 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) 20241111125047790 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) 20241111125047790 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) 20241111125047794 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) 20241111125047794 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) 20241111125047794 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) 20241111125047794 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) 20241111125047794 DRLCMACDL DEBUG -- Chunk with length 741 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 2a f8 (tbf_dl.cpp:686) 20241111125047794 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) 20241111125047794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125047794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 2a f8 00 (tbf_dl.cpp:911) 20241111125047794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=07 00 25 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 2a f8 00 (pcu_l1_if.cpp:182) 20241111125047795 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125047808 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) 20241111125047808 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) 20241111125047809 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) 20241111125047809 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) 20241111125047810 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) 20241111125047810 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) 20241111125047811 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) 20241111125047811 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) 20241111125047812 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) 20241111125047812 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) 20241111125047812 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) 20241111125047812 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) 20241111125047813 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) 20241111125047813 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) 20241111125047814 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) 20241111125047814 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) 20241111125047815 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) 20241111125047815 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) 20241111125047815 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) 20241111125047815 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) 20241111125047815 DRLCMACDL DEBUG -- Chunk with length 691 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 67 (tbf_dl.cpp:686) 20241111125047815 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) 20241111125047815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125047815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 67 00 (tbf_dl.cpp:911) 20241111125047815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=07 00 27 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 67 00 (pcu_l1_if.cpp:182) 20241111125047815 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125047827 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) 20241111125047827 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) 20241111125047828 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) 20241111125047828 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) 20241111125047829 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) 20241111125047829 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) 20241111125047830 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) 20241111125047830 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) 20241111125047831 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) 20241111125047831 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) 20241111125047832 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) 20241111125047832 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) 20241111125047832 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) 20241111125047832 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) 20241111125047833 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) 20241111125047833 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) 20241111125047834 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) 20241111125047834 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) 20241111125047834 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) 20241111125047834 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) 20241111125047834 DRLCMACDL DEBUG -- Chunk with length 641 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 03 (tbf_dl.cpp:686) 20241111125047834 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) 20241111125047834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125047834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 03 00 (tbf_dl.cpp:911) 20241111125047834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=07 00 29 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 03 00 (pcu_l1_if.cpp:182) 20241111125047835 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125047847 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) 20241111125047847 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) 20241111125047848 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) 20241111125047848 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) 20241111125047848 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) 20241111125047848 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) 20241111125047849 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) 20241111125047849 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) 20241111125047850 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) 20241111125047850 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) 20241111125047850 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) 20241111125047850 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) 20241111125047851 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) 20241111125047851 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) 20241111125047851 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) 20241111125047851 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) 20241111125047856 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) 20241111125047856 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) 20241111125047856 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) 20241111125047856 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) 20241111125047856 DRLCMACDL DEBUG -- Chunk with length 591 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 (tbf_dl.cpp:686) 20241111125047856 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) 20241111125047856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125047856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 00 (tbf_dl.cpp:911) 20241111125047856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=07 00 2b 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 09 00 (pcu_l1_if.cpp:182) 20241111125047857 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125047869 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) 20241111125047869 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) 20241111125047870 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) 20241111125047870 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) 20241111125047871 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) 20241111125047871 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) 20241111125047871 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) 20241111125047871 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) 20241111125047871 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) 20241111125047871 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) 20241111125047872 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) 20241111125047872 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) 20241111125047873 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) 20241111125047873 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) 20241111125047873 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) 20241111125047873 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) 20241111125047874 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) 20241111125047874 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) 20241111125047874 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) 20241111125047874 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) 20241111125047874 DRLCMACDL DEBUG -- Chunk with length 541 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 99 (tbf_dl.cpp:686) 20241111125047874 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) 20241111125047874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125047874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 99 00 (tbf_dl.cpp:911) 20241111125047874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=07 00 2d df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 99 00 (pcu_l1_if.cpp:182) 20241111125047875 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125047889 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) 20241111125047889 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) 20241111125047890 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) 20241111125047890 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) 20241111125047891 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) 20241111125047891 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) 20241111125047892 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) 20241111125047892 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) 20241111125047892 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) 20241111125047892 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) 20241111125047893 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) 20241111125047893 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) 20241111125047894 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) 20241111125047894 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) 20241111125047895 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) 20241111125047895 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) 20241111125047895 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) 20241111125047895 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) 20241111125047896 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) 20241111125047896 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) 20241111125047896 DRLCMACDL DEBUG -- Chunk with length 491 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 26 (tbf_dl.cpp:686) 20241111125047896 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) 20241111125047896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125047896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 26 00 (tbf_dl.cpp:911) 20241111125047896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=07 00 2f bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 26 00 (pcu_l1_if.cpp:182) 20241111125047896 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125047908 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) 20241111125047908 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) 20241111125047909 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) 20241111125047909 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) 20241111125047910 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) 20241111125047910 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) 20241111125047911 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) 20241111125047911 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) 20241111125047912 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) 20241111125047912 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) 20241111125047913 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) 20241111125047913 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) 20241111125047913 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) 20241111125047913 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) 20241111125047914 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) 20241111125047914 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) 20241111125047918 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) 20241111125047918 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) 20241111125047918 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) 20241111125047918 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) 20241111125047918 DRLCMACDL DEBUG -- Chunk with length 441 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c (tbf_dl.cpp:686) 20241111125047918 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) 20241111125047918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125047918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 07 00 31 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c 00 (tbf_dl.cpp:911) 20241111125047918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=07 00 31 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 7c 00 (pcu_l1_if.cpp:182) 20241111125047918 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125047932 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) 20241111125047932 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) 20241111125047934 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) 20241111125047934 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) 20241111125047934 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) 20241111125047934 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) 20241111125047935 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) 20241111125047935 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) 20241111125047936 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) 20241111125047936 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) 20241111125047937 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) 20241111125047937 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) 20241111125047939 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) 20241111125047939 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) 20241111125047940 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) 20241111125047941 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) 20241111125047942 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) 20241111125047942 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) 20241111125047942 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) 20241111125047942 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) 20241111125047942 DRLCMACDL DEBUG -- Chunk with length 391 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 8a (tbf_dl.cpp:686) 20241111125047942 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) 20241111125047942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125047942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 8a 00 (tbf_dl.cpp:911) 20241111125047942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=07 00 33 dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 8a 00 (pcu_l1_if.cpp:182) 20241111125047943 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125047952 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) 20241111125047952 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) 20241111125047954 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) 20241111125047954 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) 20241111125047955 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) 20241111125047955 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) 20241111125047956 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) 20241111125047956 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) 20241111125047956 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) 20241111125047956 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) 20241111125047957 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) 20241111125047957 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) 20241111125047958 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) 20241111125047958 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) 20241111125047959 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) 20241111125047959 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) 20241111125047960 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) 20241111125047960 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) 20241111125047960 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) 20241111125047960 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) 20241111125047960 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 (tbf_dl.cpp:686) 20241111125047960 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) 20241111125047960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125047960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 00 (tbf_dl.cpp:911) 20241111125047960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=07 00 35 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b b1 00 (pcu_l1_if.cpp:182) 20241111125047961 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125047972 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) 20241111125047972 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) 20241111125047973 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) 20241111125047973 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) 20241111125047974 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) 20241111125047974 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) 20241111125047974 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) 20241111125047974 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) 20241111125047975 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) 20241111125047975 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) 20241111125047976 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) 20241111125047976 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) 20241111125047977 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) 20241111125047977 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) 20241111125047978 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) 20241111125047978 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) 20241111125047982 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) 20241111125047982 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) 20241111125047982 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) 20241111125047982 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) 20241111125047982 DRLCMACDL DEBUG -- Chunk with length 291 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 (tbf_dl.cpp:686) 20241111125047982 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) 20241111125047982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125047982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125047982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 00 (tbf_dl.cpp:911) 20241111125047982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=07 00 37 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 93 00 (pcu_l1_if.cpp:182) 20241111125047983 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125047995 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) 20241111125047995 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) 20241111125047996 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) 20241111125047996 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) 20241111125047996 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) 20241111125047996 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) 20241111125047997 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) 20241111125047997 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) 20241111125047997 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) 20241111125047997 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) 20241111125047997 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) 20241111125047997 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) 20241111125047998 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) 20241111125047998 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) 20241111125047998 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) 20241111125047998 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) 20241111125047999 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) 20241111125047999 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) 20241111125047999 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) 20241111125047999 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) 20241111125047999 DRLCMACDL DEBUG -- Chunk with length 241 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125047999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 0b 69 (tbf_dl.cpp:686) 20241111125048000 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) 20241111125048000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125048000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 0b 69 00 (tbf_dl.cpp:911) 20241111125048000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=07 00 39 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 0b 69 00 (pcu_l1_if.cpp:182) 20241111125048000 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125048013 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) 20241111125048013 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048014 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) 20241111125048018 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) 20241111125048018 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) 20241111125048018 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) 20241111125048018 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) 20241111125048018 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc (tbf_dl.cpp:686) 20241111125048018 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) 20241111125048018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125048018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc 00 (tbf_dl.cpp:911) 20241111125048018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=07 00 3b b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa bc 00 (pcu_l1_if.cpp:182) 20241111125048018 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125048033 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) 20241111125048033 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) 20241111125048034 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) 20241111125048034 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) 20241111125048034 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) 20241111125048035 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) 20241111125048035 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) 20241111125048035 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) 20241111125048036 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) 20241111125048036 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) 20241111125048036 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) 20241111125048036 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) 20241111125048037 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) 20241111125048037 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) 20241111125048037 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) 20241111125048037 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) 20241111125048043 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) 20241111125048043 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) 20241111125048043 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) 20241111125048043 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) 20241111125048043 DRLCMACDL DEBUG -- Chunk with length 141 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 (tbf_dl.cpp:686) 20241111125048043 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) 20241111125048043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125048043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 00 (tbf_dl.cpp:911) 20241111125048043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=07 00 3d b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 17 00 (pcu_l1_if.cpp:182) 20241111125048043 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125048059 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) 20241111125048059 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) 20241111125048061 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) 20241111125048061 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) 20241111125048062 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) 20241111125048062 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) 20241111125048063 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) 20241111125048063 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) 20241111125048064 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) 20241111125048064 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) 20241111125048065 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) 20241111125048065 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) 20241111125048066 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) 20241111125048066 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) 20241111125048067 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) 20241111125048067 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) 20241111125048068 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) 20241111125048068 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) 20241111125048068 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) 20241111125048068 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) 20241111125048068 DRLCMACDL DEBUG -- Chunk with length 91 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 8c 01 (tbf_dl.cpp:686) 20241111125048069 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) 20241111125048069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125048069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 8c 01 00 (tbf_dl.cpp:911) 20241111125048069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=07 00 3f 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 8c 01 00 (pcu_l1_if.cpp:182) 20241111125048070 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125048076 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) 20241111125048076 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) 20241111125048078 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) 20241111125048078 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) 20241111125048079 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) 20241111125048079 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) 20241111125048080 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) 20241111125048080 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) 20241111125048081 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) 20241111125048081 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) 20241111125048082 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) 20241111125048082 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) 20241111125048082 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) 20241111125048082 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) 20241111125048083 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) 20241111125048083 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) 20241111125048084 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) 20241111125048084 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) 20241111125048084 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) 20241111125048084 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) 20241111125048084 DRLCMACDL DEBUG -- Chunk with length 41 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125048084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125048084 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1947 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125048084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125048084 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (8) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): a7 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 (tbf_dl.cpp:686) 20241111125048085 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) 20241111125048085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125048085 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) 20241111125048085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 931 + 13 = 944 (pdch_ul_controller.c:131) 20241111125048085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 944 for type POLL (pdch_ul_controller.c:184) 20241111125048085 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) 20241111125048085 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) 20241111125048085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 0f 00 40 a7 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 00 (tbf_dl.cpp:911) 20241111125048085 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 40 a7 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 c7 00 (pcu_l1_if.cpp:182) 20241111125048085 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125048096 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) 20241111125048096 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) 20241111125048097 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) 20241111125048097 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) 20241111125048098 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) 20241111125048098 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) 20241111125048099 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) 20241111125048099 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) 20241111125048100 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) 20241111125048100 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) 20241111125048101 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) 20241111125048101 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) 20241111125048101 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) 20241111125048101 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) 20241111125048102 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) 20241111125048102 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) 20241111125048105 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125048120 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) 20241111125048120 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) 20241111125048121 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) 20241111125048121 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) 20241111125048122 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) 20241111125048122 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) 20241111125048122 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) 20241111125048122 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) 20241111125048123 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) 20241111125048123 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) 20241111125048124 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) 20241111125048124 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) 20241111125048125 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) 20241111125048125 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) 20241111125048125 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) 20241111125048125 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) 20241111125048126 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125048139 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) 20241111125048139 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) 20241111125048140 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) 20241111125048140 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) 20241111125048140 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) 20241111125048140 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) 20241111125048141 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) 20241111125048141 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) 20241111125048142 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) 20241111125048142 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) 20241111125048143 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) 20241111125048143 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) 20241111125048143 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) 20241111125048143 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) 20241111125048144 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) 20241111125048144 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) 20241111125048145 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125048158 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 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) 20241111125048158 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) 20241111125048158 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125048158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125048158 DCSN1 INFO csnStreamDecoder (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) 20241111125048159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125048159 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125048159 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) 20241111125048159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125048159 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) 20241111125048159 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) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125048159 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125048159 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) 20241111125048159 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) 20241111125048159 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) 20241111125048160 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) 20241111125048160 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) 20241111125048160 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) 20241111125048161 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) 20241111125048161 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) 20241111125048162 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) 20241111125048162 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) 20241111125048163 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) 20241111125048163 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) 20241111125048164 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) 20241111125048164 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) 20241111125048164 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) 20241111125048164 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) 20241111125048167 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) 20241111125048167 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) 20241111125048167 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) 20241111125048167 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) 20241111125048167 DRLCMACDL DEBUG -- Chunk with length 1392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 (tbf_dl.cpp:686) 20241111125048167 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) 20241111125048168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125048168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 00 (tbf_dl.cpp:911) 20241111125048168 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 43 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da e7 00 (pcu_l1_if.cpp:182) 20241111125048168 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125048181 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) 20241111125048181 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) 20241111125048183 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) 20241111125048183 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) 20241111125048184 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) 20241111125048184 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) 20241111125048184 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) 20241111125048185 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) 20241111125048185 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) 20241111125048185 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) 20241111125048186 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) 20241111125048186 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) 20241111125048187 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) 20241111125048187 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) 20241111125048188 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) 20241111125048188 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) 20241111125048189 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) 20241111125048189 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) 20241111125048189 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) 20241111125048189 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) 20241111125048189 DRLCMACDL DEBUG -- Chunk with length 1342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 07 (tbf_dl.cpp:686) 20241111125048189 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) 20241111125048189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125048189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 07 00 (tbf_dl.cpp:911) 20241111125048189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=07 00 45 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 07 00 (pcu_l1_if.cpp:182) 20241111125048190 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125048201 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) 20241111125048201 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) 20241111125048202 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) 20241111125048202 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) 20241111125048203 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) 20241111125048203 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) 20241111125048203 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) 20241111125048203 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) 20241111125048204 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) 20241111125048204 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) 20241111125048205 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) 20241111125048205 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) 20241111125048206 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) 20241111125048206 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) 20241111125048206 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) 20241111125048206 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) 20241111125048207 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) 20241111125048207 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) 20241111125048207 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) 20241111125048207 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) 20241111125048207 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e (tbf_dl.cpp:686) 20241111125048207 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) 20241111125048207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125048207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 00 (tbf_dl.cpp:911) 20241111125048207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=07 00 47 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 0e 00 (pcu_l1_if.cpp:182) 20241111125048208 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125048218 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) 20241111125048219 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) 20241111125048219 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) 20241111125048219 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) 20241111125048219 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) 20241111125048219 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) 20241111125048219 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) 20241111125048219 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) 20241111125048219 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) 20241111125048219 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) 20241111125048220 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) 20241111125048220 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) 20241111125048220 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) 20241111125048220 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) 20241111125048220 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) 20241111125048220 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) 20241111125048228 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) 20241111125048228 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) 20241111125048228 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) 20241111125048228 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) 20241111125048228 DRLCMACDL DEBUG -- Chunk with length 1242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 92 (tbf_dl.cpp:686) 20241111125048228 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) 20241111125048228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125048228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 92 00 (tbf_dl.cpp:911) 20241111125048228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=07 00 49 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 92 00 (pcu_l1_if.cpp:182) 20241111125048228 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125048243 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) 20241111125048243 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) 20241111125048244 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) 20241111125048244 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) 20241111125048244 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) 20241111125048244 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) 20241111125048245 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) 20241111125048245 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) 20241111125048245 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) 20241111125048245 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) 20241111125048246 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) 20241111125048246 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) 20241111125048246 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) 20241111125048246 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) 20241111125048247 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) 20241111125048247 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) 20241111125048247 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) 20241111125048247 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) 20241111125048247 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) 20241111125048247 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) 20241111125048247 DRLCMACDL DEBUG -- Chunk with length 1192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 (tbf_dl.cpp:686) 20241111125048247 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) 20241111125048247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125048247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4b 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 00 (tbf_dl.cpp:911) 20241111125048247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=07 00 4b 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e b7 00 (pcu_l1_if.cpp:182) 20241111125048248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125048262 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) 20241111125048262 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) 20241111125048264 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) 20241111125048264 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) 20241111125048264 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) 20241111125048264 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) 20241111125048265 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) 20241111125048265 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) 20241111125048266 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) 20241111125048266 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) 20241111125048267 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) 20241111125048267 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) 20241111125048267 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) 20241111125048267 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) 20241111125048268 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) 20241111125048268 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) 20241111125048269 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) 20241111125048269 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) 20241111125048269 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) 20241111125048269 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) 20241111125048269 DRLCMACDL DEBUG -- Chunk with length 1142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 3a (tbf_dl.cpp:686) 20241111125048269 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) 20241111125048269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125048269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 3a 00 (tbf_dl.cpp:911) 20241111125048269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=07 00 4d f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 3a 00 (pcu_l1_if.cpp:182) 20241111125048269 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125048282 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) 20241111125048282 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) 20241111125048283 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) 20241111125048283 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) 20241111125048284 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) 20241111125048284 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) 20241111125048284 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) 20241111125048284 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) 20241111125048285 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) 20241111125048285 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) 20241111125048286 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) 20241111125048286 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) 20241111125048287 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) 20241111125048287 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) 20241111125048288 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) 20241111125048288 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) 20241111125048292 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) 20241111125048292 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) 20241111125048292 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) 20241111125048292 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) 20241111125048292 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 (tbf_dl.cpp:686) 20241111125048292 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) 20241111125048292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125048292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 00 (tbf_dl.cpp:911) 20241111125048292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=07 00 4f a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 50 00 (pcu_l1_if.cpp:182) 20241111125048293 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125048306 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) 20241111125048306 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) 20241111125048307 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) 20241111125048307 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) 20241111125048308 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) 20241111125048308 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) 20241111125048309 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) 20241111125048309 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) 20241111125048309 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) 20241111125048309 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) 20241111125048311 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) 20241111125048311 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) 20241111125048312 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) 20241111125048312 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) 20241111125048312 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) 20241111125048312 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) 20241111125048313 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) 20241111125048313 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) 20241111125048313 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) 20241111125048313 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) 20241111125048313 DRLCMACDL DEBUG -- Chunk with length 1042 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b (tbf_dl.cpp:686) 20241111125048313 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) 20241111125048313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125048313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b 00 (tbf_dl.cpp:911) 20241111125048313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=07 00 51 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 9b 00 (pcu_l1_if.cpp:182) 20241111125048313 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125048326 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) 20241111125048326 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) 20241111125048327 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) 20241111125048327 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) 20241111125048327 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) 20241111125048327 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) 20241111125048328 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) 20241111125048328 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) 20241111125048329 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) 20241111125048329 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) 20241111125048329 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) 20241111125048329 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) 20241111125048330 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) 20241111125048330 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) 20241111125048330 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) 20241111125048330 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) 20241111125048330 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) 20241111125048330 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) 20241111125048330 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) 20241111125048330 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) 20241111125048330 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 75 (tbf_dl.cpp:686) 20241111125048330 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) 20241111125048330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125048330 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 75 00 (tbf_dl.cpp:911) 20241111125048330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=07 00 53 fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 75 00 (pcu_l1_if.cpp:182) 20241111125048331 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125048344 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) 20241111125048344 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) 20241111125048344 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) 20241111125048344 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) 20241111125048345 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) 20241111125048345 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) 20241111125048345 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) 20241111125048345 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) 20241111125048345 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) 20241111125048345 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) 20241111125048345 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) 20241111125048345 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) 20241111125048345 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) 20241111125048345 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) 20241111125048346 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) 20241111125048346 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) 20241111125048354 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) 20241111125048354 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) 20241111125048354 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) 20241111125048354 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) 20241111125048354 DRLCMACDL DEBUG -- Chunk with length 942 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c (tbf_dl.cpp:686) 20241111125048354 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) 20241111125048354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125048354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c 00 (tbf_dl.cpp:911) 20241111125048354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=07 00 55 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 1c 00 (pcu_l1_if.cpp:182) 20241111125048354 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125048369 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) 20241111125048369 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) 20241111125048371 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) 20241111125048371 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) 20241111125048372 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) 20241111125048372 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) 20241111125048372 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) 20241111125048373 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) 20241111125048373 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) 20241111125048373 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) 20241111125048374 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) 20241111125048374 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) 20241111125048375 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) 20241111125048375 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) 20241111125048375 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) 20241111125048375 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) 20241111125048376 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) 20241111125048376 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) 20241111125048376 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) 20241111125048376 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) 20241111125048376 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 (tbf_dl.cpp:686) 20241111125048376 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) 20241111125048376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125048376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 00 (tbf_dl.cpp:911) 20241111125048376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=07 00 57 a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 14 00 (pcu_l1_if.cpp:182) 20241111125048377 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125048389 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) 20241111125048389 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) 20241111125048391 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) 20241111125048391 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) 20241111125048392 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) 20241111125048392 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) 20241111125048393 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) 20241111125048393 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) 20241111125048394 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) 20241111125048394 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) 20241111125048395 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) 20241111125048395 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) 20241111125048395 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) 20241111125048395 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) 20241111125048396 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) 20241111125048396 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) 20241111125048397 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) 20241111125048397 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) 20241111125048397 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) 20241111125048397 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) 20241111125048397 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae (tbf_dl.cpp:686) 20241111125048397 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) 20241111125048397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125048397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 07 00 59 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 00 (tbf_dl.cpp:911) 20241111125048397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=07 00 59 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d ae 00 (pcu_l1_if.cpp:182) 20241111125048398 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125048408 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) 20241111125048408 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) 20241111125048409 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) 20241111125048409 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) 20241111125048410 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) 20241111125048410 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) 20241111125048410 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) 20241111125048410 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) 20241111125048411 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) 20241111125048411 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) 20241111125048412 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) 20241111125048412 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) 20241111125048413 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) 20241111125048413 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) 20241111125048413 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) 20241111125048413 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) 20241111125048417 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) 20241111125048417 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) 20241111125048417 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) 20241111125048417 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) 20241111125048417 DRLCMACDL DEBUG -- Chunk with length 792 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef (tbf_dl.cpp:686) 20241111125048417 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) 20241111125048417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125048417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 00 (tbf_dl.cpp:911) 20241111125048417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=07 00 5b 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 ef 00 (pcu_l1_if.cpp:182) 20241111125048418 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125048431 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) 20241111125048431 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) 20241111125048433 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) 20241111125048433 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) 20241111125048433 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) 20241111125048433 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) 20241111125048434 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) 20241111125048434 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) 20241111125048435 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) 20241111125048435 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) 20241111125048436 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) 20241111125048436 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) 20241111125048436 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) 20241111125048436 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) 20241111125048437 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) 20241111125048437 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) 20241111125048438 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) 20241111125048438 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) 20241111125048438 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) 20241111125048438 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) 20241111125048438 DRLCMACDL DEBUG -- Chunk with length 742 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 2a (tbf_dl.cpp:686) 20241111125048438 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) 20241111125048438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125048438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 2a 00 (tbf_dl.cpp:911) 20241111125048438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=07 00 5d 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 2a 00 (pcu_l1_if.cpp:182) 20241111125048439 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125048451 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) 20241111125048451 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) 20241111125048452 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) 20241111125048453 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) 20241111125048453 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) 20241111125048453 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) 20241111125048454 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) 20241111125048454 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) 20241111125048455 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) 20241111125048455 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) 20241111125048456 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) 20241111125048456 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) 20241111125048456 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) 20241111125048456 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) 20241111125048457 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) 20241111125048457 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) 20241111125048458 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) 20241111125048458 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) 20241111125048458 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) 20241111125048458 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) 20241111125048458 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 (tbf_dl.cpp:686) 20241111125048458 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) 20241111125048458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125048458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 00 (tbf_dl.cpp:911) 20241111125048458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=07 00 5f f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 b8 00 (pcu_l1_if.cpp:182) 20241111125048458 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125048470 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) 20241111125048470 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) 20241111125048471 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) 20241111125048471 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) 20241111125048472 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) 20241111125048472 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) 20241111125048473 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) 20241111125048473 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) 20241111125048473 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) 20241111125048473 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) 20241111125048474 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) 20241111125048474 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) 20241111125048475 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) 20241111125048475 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) 20241111125048476 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) 20241111125048476 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) 20241111125048479 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) 20241111125048479 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) 20241111125048479 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) 20241111125048479 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) 20241111125048479 DRLCMACDL DEBUG -- Chunk with length 642 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 (tbf_dl.cpp:686) 20241111125048479 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) 20241111125048479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125048479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 00 (tbf_dl.cpp:911) 20241111125048479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=07 00 61 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b a4 00 (pcu_l1_if.cpp:182) 20241111125048480 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125048494 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) 20241111125048494 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) 20241111125048495 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) 20241111125048495 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) 20241111125048496 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) 20241111125048496 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) 20241111125048497 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) 20241111125048497 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) 20241111125048498 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) 20241111125048498 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) 20241111125048499 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) 20241111125048499 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) 20241111125048499 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) 20241111125048499 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) 20241111125048500 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) 20241111125048500 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) 20241111125048501 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) 20241111125048501 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) 20241111125048501 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) 20241111125048501 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) 20241111125048501 DRLCMACDL DEBUG -- Chunk with length 592 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e (tbf_dl.cpp:686) 20241111125048501 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) 20241111125048501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125048501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 00 (tbf_dl.cpp:911) 20241111125048501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=07 00 63 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 2e 00 (pcu_l1_if.cpp:182) 20241111125048502 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125048513 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) 20241111125048513 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) 20241111125048514 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) 20241111125048514 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) 20241111125048515 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) 20241111125048515 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) 20241111125048516 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) 20241111125048516 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) 20241111125048517 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) 20241111125048517 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) 20241111125048518 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) 20241111125048518 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) 20241111125048519 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) 20241111125048519 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) 20241111125048520 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) 20241111125048520 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) 20241111125048521 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) 20241111125048521 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) 20241111125048521 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) 20241111125048521 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) 20241111125048521 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b (tbf_dl.cpp:686) 20241111125048521 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) 20241111125048521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125048521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 00 (tbf_dl.cpp:911) 20241111125048521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=07 00 65 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 5b 00 (pcu_l1_if.cpp:182) 20241111125048521 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125048532 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) 20241111125048532 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) 20241111125048533 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) 20241111125048533 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) 20241111125048534 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) 20241111125048534 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) 20241111125048535 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) 20241111125048535 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) 20241111125048536 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) 20241111125048536 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) 20241111125048537 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) 20241111125048537 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) 20241111125048538 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) 20241111125048538 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) 20241111125048538 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) 20241111125048538 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) 20241111125048542 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) 20241111125048542 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) 20241111125048542 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) 20241111125048542 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) 20241111125048542 DRLCMACDL DEBUG -- Chunk with length 492 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b (tbf_dl.cpp:686) 20241111125048542 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) 20241111125048542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125048542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 00 (tbf_dl.cpp:911) 20241111125048542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=07 00 67 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 6b 00 (pcu_l1_if.cpp:182) 20241111125048543 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125048556 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) 20241111125048556 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) 20241111125048556 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) 20241111125048556 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) 20241111125048557 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) 20241111125048557 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) 20241111125048557 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) 20241111125048557 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) 20241111125048557 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) 20241111125048557 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) 20241111125048558 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) 20241111125048558 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) 20241111125048558 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) 20241111125048558 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) 20241111125048559 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) 20241111125048559 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) 20241111125048560 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) 20241111125048560 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) 20241111125048560 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) 20241111125048560 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) 20241111125048560 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b (tbf_dl.cpp:686) 20241111125048560 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) 20241111125048560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125048560 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) 20241111125048560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1031 + 13 = 1044 (pdch_ul_controller.c:131) 20241111125048560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1044 for type POLL (pdch_ul_controller.c:184) 20241111125048560 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) 20241111125048560 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) 20241111125048560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 0f 00 69 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 00 (tbf_dl.cpp:911) 20241111125048560 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 69 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 4b 00 (pcu_l1_if.cpp:182) 20241111125048561 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125048575 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) 20241111125048575 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) 20241111125048576 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) 20241111125048576 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) 20241111125048576 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) 20241111125048576 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) 20241111125048577 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) 20241111125048577 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) 20241111125048577 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) 20241111125048577 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) 20241111125048578 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) 20241111125048578 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) 20241111125048579 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) 20241111125048579 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) 20241111125048579 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) 20241111125048579 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) 20241111125048580 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125048594 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) 20241111125048594 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) 20241111125048596 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) 20241111125048596 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) 20241111125048596 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) 20241111125048596 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) 20241111125048597 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) 20241111125048597 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) 20241111125048598 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) 20241111125048598 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) 20241111125048599 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) 20241111125048599 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) 20241111125048600 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) 20241111125048600 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) 20241111125048600 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) 20241111125048600 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) 20241111125048603 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125048618 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) 20241111125048618 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) 20241111125048620 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) 20241111125048620 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) 20241111125048621 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) 20241111125048621 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) 20241111125048623 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) 20241111125048623 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) 20241111125048624 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) 20241111125048624 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) 20241111125048625 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) 20241111125048625 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) 20241111125048626 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) 20241111125048626 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) 20241111125048627 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) 20241111125048627 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) 20241111125048629 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125048638 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 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) 20241111125048638 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) 20241111125048638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125048638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125048638 DCSN1 INFO csnStreamDecoder (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) 20241111125048639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125048639 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125048640 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) 20241111125048640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125048640 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) 20241111125048640 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) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125048640 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125048640 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) 20241111125048640 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125048640 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) 20241111125048640 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) 20241111125048640 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) 20241111125048641 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) 20241111125048641 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) 20241111125048643 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) 20241111125048643 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) 20241111125048644 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) 20241111125048644 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) 20241111125048645 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) 20241111125048645 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) 20241111125048646 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) 20241111125048646 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) 20241111125048646 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) 20241111125048646 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) 20241111125048647 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) 20241111125048647 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) 20241111125048647 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) 20241111125048647 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) 20241111125048647 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 (tbf_dl.cpp:686) 20241111125048647 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) 20241111125048647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125048647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 00 (tbf_dl.cpp:911) 20241111125048647 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 6b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 72 00 (pcu_l1_if.cpp:182) 20241111125048648 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125048657 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) 20241111125048657 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) 20241111125048658 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) 20241111125048658 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) 20241111125048659 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) 20241111125048659 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) 20241111125048660 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) 20241111125048660 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) 20241111125048661 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) 20241111125048661 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) 20241111125048661 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) 20241111125048661 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) 20241111125048662 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) 20241111125048662 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) 20241111125048663 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) 20241111125048663 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) 20241111125048666 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) 20241111125048666 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) 20241111125048666 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) 20241111125048666 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) 20241111125048666 DRLCMACDL DEBUG -- Chunk with length 342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b (tbf_dl.cpp:686) 20241111125048666 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) 20241111125048666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125048666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b 00 (tbf_dl.cpp:911) 20241111125048666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=07 00 6d 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 5b 00 (pcu_l1_if.cpp:182) 20241111125048667 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125048681 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) 20241111125048681 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) 20241111125048682 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) 20241111125048682 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) 20241111125048683 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) 20241111125048683 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) 20241111125048683 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) 20241111125048684 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) 20241111125048684 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) 20241111125048684 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) 20241111125048685 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) 20241111125048685 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) 20241111125048686 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) 20241111125048686 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) 20241111125048687 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) 20241111125048687 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) 20241111125048688 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) 20241111125048688 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) 20241111125048688 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) 20241111125048688 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) 20241111125048688 DRLCMACDL DEBUG -- Chunk with length 292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 (tbf_dl.cpp:686) 20241111125048688 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) 20241111125048688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125048688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 00 (tbf_dl.cpp:911) 20241111125048688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=07 00 6f b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 54 00 (pcu_l1_if.cpp:182) 20241111125048689 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125048700 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) 20241111125048700 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) 20241111125048701 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) 20241111125048701 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) 20241111125048702 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) 20241111125048702 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) 20241111125048703 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) 20241111125048703 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) 20241111125048703 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) 20241111125048703 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) 20241111125048704 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) 20241111125048704 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) 20241111125048705 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) 20241111125048705 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) 20241111125048706 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) 20241111125048706 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) 20241111125048707 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) 20241111125048707 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) 20241111125048707 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) 20241111125048707 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) 20241111125048707 DRLCMACDL DEBUG -- Chunk with length 242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 0b (tbf_dl.cpp:686) 20241111125048707 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) 20241111125048707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125048707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 0b 00 (tbf_dl.cpp:911) 20241111125048707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=07 00 71 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 0b 00 (pcu_l1_if.cpp:182) 20241111125048707 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125048719 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) 20241111125048719 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) 20241111125048720 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) 20241111125048720 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) 20241111125048721 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) 20241111125048721 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) 20241111125048722 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) 20241111125048722 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) 20241111125048722 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) 20241111125048722 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) 20241111125048723 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) 20241111125048723 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) 20241111125048724 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) 20241111125048724 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) 20241111125048725 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) 20241111125048725 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) 20241111125048728 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) 20241111125048728 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) 20241111125048728 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) 20241111125048728 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) 20241111125048728 DRLCMACDL DEBUG -- Chunk with length 192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa (tbf_dl.cpp:686) 20241111125048728 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) 20241111125048728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125048728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa 00 (tbf_dl.cpp:911) 20241111125048728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=07 00 73 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a aa 00 (pcu_l1_if.cpp:182) 20241111125048729 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125048743 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) 20241111125048743 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) 20241111125048744 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) 20241111125048744 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) 20241111125048745 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) 20241111125048745 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) 20241111125048746 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) 20241111125048746 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) 20241111125048746 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) 20241111125048746 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) 20241111125048747 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) 20241111125048747 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) 20241111125048748 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) 20241111125048748 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) 20241111125048749 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) 20241111125048749 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) 20241111125048749 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) 20241111125048749 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) 20241111125048750 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) 20241111125048750 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) 20241111125048750 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c (tbf_dl.cpp:686) 20241111125048750 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) 20241111125048750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125048750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 00 (tbf_dl.cpp:911) 20241111125048750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=07 00 75 bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 3c 00 (pcu_l1_if.cpp:182) 20241111125048750 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125048762 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) 20241111125048762 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) 20241111125048763 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) 20241111125048763 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) 20241111125048764 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) 20241111125048764 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) 20241111125048765 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) 20241111125048765 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) 20241111125048766 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) 20241111125048766 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) 20241111125048766 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) 20241111125048766 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) 20241111125048767 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) 20241111125048767 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) 20241111125048768 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) 20241111125048768 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) 20241111125048769 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) 20241111125048769 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) 20241111125048769 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) 20241111125048769 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) 20241111125048769 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 8c (tbf_dl.cpp:686) 20241111125048769 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) 20241111125048769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125048769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 8c 00 (tbf_dl.cpp:911) 20241111125048769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=07 00 77 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 8c 00 (pcu_l1_if.cpp:182) 20241111125048770 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125048781 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) 20241111125048781 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) 20241111125048782 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) 20241111125048782 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) 20241111125048783 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) 20241111125048783 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) 20241111125048784 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) 20241111125048784 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) 20241111125048785 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) 20241111125048785 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) 20241111125048785 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) 20241111125048785 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) 20241111125048786 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) 20241111125048786 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) 20241111125048787 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) 20241111125048787 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) 20241111125048791 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) 20241111125048791 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) 20241111125048791 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) 20241111125048791 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) 20241111125048791 DRLCMACDL DEBUG -- Chunk with length 42 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125048791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125048791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125048791 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (7) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): ab 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 (tbf_dl.cpp:686) 20241111125048791 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) 20241111125048791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125048791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 78 ab 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 00 (tbf_dl.cpp:911) 20241111125048791 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 78 ab 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 e2 00 (pcu_l1_if.cpp:182) 20241111125048791 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125048805 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) 20241111125048805 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) 20241111125048806 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) 20241111125048806 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) 20241111125048807 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) 20241111125048807 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) 20241111125048808 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) 20241111125048808 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) 20241111125048808 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) 20241111125048808 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) 20241111125048809 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) 20241111125048809 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) 20241111125048810 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) 20241111125048810 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) 20241111125048811 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) 20241111125048811 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) 20241111125048812 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) 20241111125048812 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) 20241111125048812 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) 20241111125048812 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) 20241111125048812 DRLCMACDL DEBUG -- Chunk with length 1393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da (tbf_dl.cpp:686) 20241111125048812 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) 20241111125048812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125048812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da 00 (tbf_dl.cpp:911) 20241111125048812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=07 00 7b c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 da 00 (pcu_l1_if.cpp:182) 20241111125048812 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125048824 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) 20241111125048824 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) 20241111125048825 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) 20241111125048825 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) 20241111125048826 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) 20241111125048826 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) 20241111125048827 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) 20241111125048827 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) 20241111125048828 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) 20241111125048828 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) 20241111125048828 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) 20241111125048828 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) 20241111125048829 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) 20241111125048829 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) 20241111125048830 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) 20241111125048830 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) 20241111125048831 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) 20241111125048831 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) 20241111125048831 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) 20241111125048831 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) 20241111125048831 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 (tbf_dl.cpp:686) 20241111125048831 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) 20241111125048831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125048831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 00 (tbf_dl.cpp:911) 20241111125048831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=07 00 7d e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 a1 00 (pcu_l1_if.cpp:182) 20241111125048831 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125048843 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) 20241111125048843 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) 20241111125048844 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) 20241111125048844 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) 20241111125048845 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) 20241111125048845 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) 20241111125048846 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) 20241111125048846 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) 20241111125048847 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) 20241111125048847 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) 20241111125048847 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) 20241111125048847 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) 20241111125048848 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) 20241111125048848 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) 20241111125048849 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) 20241111125048849 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) 20241111125048852 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) 20241111125048852 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) 20241111125048852 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) 20241111125048853 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) 20241111125048853 DRLCMACDL DEBUG -- Chunk with length 1293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a (tbf_dl.cpp:686) 20241111125048853 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) 20241111125048853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125048853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 00 (tbf_dl.cpp:911) 20241111125048853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=07 00 7f 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 1a 00 (pcu_l1_if.cpp:182) 20241111125048853 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125048867 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) 20241111125048867 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) 20241111125048868 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) 20241111125048868 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) 20241111125048869 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) 20241111125048869 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) 20241111125048870 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) 20241111125048870 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) 20241111125048870 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) 20241111125048870 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) 20241111125048871 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) 20241111125048871 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) 20241111125048872 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) 20241111125048872 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) 20241111125048873 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) 20241111125048873 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) 20241111125048874 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) 20241111125048874 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) 20241111125048874 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) 20241111125048874 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) 20241111125048874 DRLCMACDL DEBUG -- Chunk with length 1243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 (tbf_dl.cpp:686) 20241111125048874 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) 20241111125048874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125048874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 07 00 81 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 00 (tbf_dl.cpp:911) 20241111125048874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=07 00 81 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 17 00 (pcu_l1_if.cpp:182) 20241111125048875 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125048886 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) 20241111125048886 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) 20241111125048887 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) 20241111125048887 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) 20241111125048888 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) 20241111125048888 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) 20241111125048889 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) 20241111125048889 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) 20241111125048890 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) 20241111125048890 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) 20241111125048891 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) 20241111125048891 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) 20241111125048891 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) 20241111125048891 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) 20241111125048892 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) 20241111125048892 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) 20241111125048893 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) 20241111125048893 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) 20241111125048893 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) 20241111125048893 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) 20241111125048893 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e (tbf_dl.cpp:686) 20241111125048893 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) 20241111125048893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125048893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 07 00 83 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e 00 (tbf_dl.cpp:911) 20241111125048893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=07 00 83 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 3e 00 (pcu_l1_if.cpp:182) 20241111125048894 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125048905 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) 20241111125048905 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) 20241111125048906 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) 20241111125048906 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) 20241111125048907 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) 20241111125048907 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) 20241111125048908 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) 20241111125048908 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) 20241111125048909 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) 20241111125048909 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) 20241111125048910 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) 20241111125048910 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) 20241111125048911 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) 20241111125048911 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) 20241111125048911 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) 20241111125048911 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) 20241111125048914 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) 20241111125048915 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) 20241111125048915 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) 20241111125048915 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) 20241111125048915 DRLCMACDL DEBUG -- Chunk with length 1143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-4): b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd (tbf_dl.cpp:686) 20241111125048915 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) 20241111125048915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125048915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-4): 07 00 85 b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 00 (tbf_dl.cpp:911) 20241111125048915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=07 00 85 b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 dd 00 (pcu_l1_if.cpp:182) 20241111125048915 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125048929 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) 20241111125048929 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) 20241111125048930 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) 20241111125048930 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) 20241111125048931 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) 20241111125048931 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) 20241111125048932 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) 20241111125048932 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) 20241111125048932 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) 20241111125048932 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) 20241111125048933 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) 20241111125048933 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) 20241111125048934 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) 20241111125048934 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) 20241111125048935 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) 20241111125048935 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) 20241111125048936 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) 20241111125048936 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) 20241111125048936 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) 20241111125048936 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) 20241111125048936 DRLCMACDL DEBUG -- Chunk with length 1093 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-4): 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df (tbf_dl.cpp:686) 20241111125048936 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) 20241111125048936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241111125048936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-4): 07 00 87 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 00 (tbf_dl.cpp:911) 20241111125048936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=07 00 87 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 df 00 (pcu_l1_if.cpp:182) 20241111125048937 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125048948 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) 20241111125048948 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) 20241111125048949 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) 20241111125048949 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) 20241111125048950 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) 20241111125048950 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) 20241111125048951 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) 20241111125048951 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) 20241111125048952 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) 20241111125048952 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) 20241111125048953 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) 20241111125048953 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) 20241111125048954 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) 20241111125048954 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) 20241111125048955 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) 20241111125048955 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) 20241111125048955 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) 20241111125048956 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) 20241111125048956 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) 20241111125048956 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) 20241111125048956 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-4): 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 (tbf_dl.cpp:686) 20241111125048956 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) 20241111125048956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241111125048956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-4): 07 00 89 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 00 (tbf_dl.cpp:911) 20241111125048956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=07 00 89 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 f7 00 (pcu_l1_if.cpp:182) 20241111125048956 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125048967 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) 20241111125048967 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) 20241111125048969 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) 20241111125048969 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) 20241111125048969 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) 20241111125048969 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) 20241111125048970 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) 20241111125048970 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) 20241111125048971 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) 20241111125048971 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) 20241111125048972 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) 20241111125048972 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) 20241111125048972 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) 20241111125048972 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) 20241111125048973 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) 20241111125048973 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) 20241111125048977 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) 20241111125048977 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) 20241111125048977 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) 20241111125048977 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) 20241111125048977 DRLCMACDL DEBUG -- Chunk with length 993 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-4): 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 (tbf_dl.cpp:686) 20241111125048977 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) 20241111125048977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241111125048977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-4): 07 00 8b 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 00 (tbf_dl.cpp:911) 20241111125048977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=07 00 8b 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c c9 00 (pcu_l1_if.cpp:182) 20241111125048978 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125048991 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) 20241111125048991 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) 20241111125048992 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) 20241111125048993 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) 20241111125048994 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) 20241111125048994 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) 20241111125048994 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) 20241111125048994 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) 20241111125048995 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) 20241111125048995 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) 20241111125048996 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) 20241111125048996 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) 20241111125048997 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) 20241111125048997 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) 20241111125048997 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) 20241111125048997 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) 20241111125048998 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) 20241111125048998 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) 20241111125048998 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) 20241111125048998 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) 20241111125048998 DRLCMACDL DEBUG -- Chunk with length 943 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125048998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-4): 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 (tbf_dl.cpp:686) 20241111125048998 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) 20241111125048998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125048998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241111125048999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-4): 07 00 8d 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 00 (tbf_dl.cpp:911) 20241111125048999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=07 00 8d 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 01 00 (pcu_l1_if.cpp:182) 20241111125048999 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125049010 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) 20241111125049010 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) 20241111125049012 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) 20241111125049012 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) 20241111125049012 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) 20241111125049012 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) 20241111125049013 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) 20241111125049013 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) 20241111125049014 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) 20241111125049014 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) 20241111125049015 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) 20241111125049015 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) 20241111125049015 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) 20241111125049015 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) 20241111125049016 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) 20241111125049016 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) 20241111125049017 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) 20241111125049017 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) 20241111125049017 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) 20241111125049017 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) 20241111125049017 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-4): 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 (tbf_dl.cpp:686) 20241111125049017 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) 20241111125049017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241111125049017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-4): 07 00 8f 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 00 (tbf_dl.cpp:911) 20241111125049017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=07 00 8f 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 92 00 (pcu_l1_if.cpp:182) 20241111125049018 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125049029 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) 20241111125049029 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) 20241111125049031 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) 20241111125049031 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) 20241111125049031 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) 20241111125049031 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) 20241111125049032 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) 20241111125049032 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) 20241111125049033 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) 20241111125049033 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) 20241111125049034 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) 20241111125049034 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) 20241111125049034 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) 20241111125049034 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) 20241111125049035 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) 20241111125049035 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) 20241111125049039 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) 20241111125049039 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) 20241111125049039 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) 20241111125049039 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) 20241111125049039 DRLCMACDL DEBUG -- Chunk with length 843 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-4): 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d (tbf_dl.cpp:686) 20241111125049039 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) 20241111125049039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241111125049039 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) 20241111125049039 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1131 + 13 = 1144 (pdch_ul_controller.c:131) 20241111125049039 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1144 for type POLL (pdch_ul_controller.c:184) 20241111125049039 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) 20241111125049039 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) 20241111125049039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-4): 0f 00 91 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d 00 (tbf_dl.cpp:911) 20241111125049039 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 91 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 5d 00 (pcu_l1_if.cpp:182) 20241111125049040 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125049053 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) 20241111125049053 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) 20241111125049055 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) 20241111125049055 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) 20241111125049055 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) 20241111125049055 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) 20241111125049056 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) 20241111125049056 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) 20241111125049057 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) 20241111125049057 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) 20241111125049058 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) 20241111125049058 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) 20241111125049059 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) 20241111125049059 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) 20241111125049060 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) 20241111125049060 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) 20241111125049060 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125049072 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) 20241111125049072 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) 20241111125049074 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) 20241111125049074 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) 20241111125049074 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) 20241111125049074 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) 20241111125049075 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) 20241111125049075 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) 20241111125049076 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) 20241111125049076 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) 20241111125049077 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) 20241111125049077 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) 20241111125049077 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) 20241111125049078 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) 20241111125049078 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) 20241111125049078 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) 20241111125049079 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125049093 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) 20241111125049093 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) 20241111125049096 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) 20241111125049096 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) 20241111125049096 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) 20241111125049096 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) 20241111125049097 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) 20241111125049097 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) 20241111125049098 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) 20241111125049098 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) 20241111125049099 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) 20241111125049099 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) 20241111125049100 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) 20241111125049100 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) 20241111125049101 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) 20241111125049101 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) 20241111125049101 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125049116 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 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) 20241111125049116 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) 20241111125049116 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125049116 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125049116 DCSN1 INFO csnStreamDecoder (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) 20241111125049116 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125049116 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125049116 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) 20241111125049116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125049116 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) 20241111125049116 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) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125049116 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241111125049117 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241111125049117 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) 20241111125049117 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) 20241111125049117 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) 20241111125049117 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) 20241111125049118 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) 20241111125049118 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) 20241111125049119 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) 20241111125049119 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) 20241111125049119 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) 20241111125049119 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) 20241111125049120 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) 20241111125049120 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) 20241111125049121 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) 20241111125049121 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) 20241111125049121 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) 20241111125049121 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) 20241111125049122 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) 20241111125049122 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) 20241111125049122 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) 20241111125049122 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) 20241111125049122 DRLCMACDL DEBUG -- Chunk with length 793 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 (tbf_dl.cpp:686) 20241111125049122 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) 20241111125049122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241111125049122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 00 (tbf_dl.cpp:911) 20241111125049122 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 93 ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 a3 00 (pcu_l1_if.cpp:182) 20241111125049123 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125049135 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) 20241111125049135 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) 20241111125049136 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) 20241111125049136 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) 20241111125049137 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) 20241111125049137 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) 20241111125049137 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) 20241111125049137 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) 20241111125049138 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) 20241111125049138 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) 20241111125049139 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) 20241111125049139 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) 20241111125049140 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) 20241111125049140 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) 20241111125049140 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) 20241111125049140 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) 20241111125049141 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) 20241111125049141 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) 20241111125049141 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) 20241111125049141 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) 20241111125049141 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 (tbf_dl.cpp:686) 20241111125049141 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) 20241111125049141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241111125049141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 00 (tbf_dl.cpp:911) 20241111125049141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=07 00 95 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 75 00 (pcu_l1_if.cpp:182) 20241111125049142 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125049154 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) 20241111125049154 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) 20241111125049155 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) 20241111125049155 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) 20241111125049156 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) 20241111125049156 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) 20241111125049156 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) 20241111125049157 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) 20241111125049157 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) 20241111125049157 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) 20241111125049158 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) 20241111125049158 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) 20241111125049159 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) 20241111125049159 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) 20241111125049160 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) 20241111125049160 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) 20241111125049163 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) 20241111125049163 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) 20241111125049163 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) 20241111125049163 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) 20241111125049163 DRLCMACDL DEBUG -- Chunk with length 693 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 (tbf_dl.cpp:686) 20241111125049163 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) 20241111125049163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241111125049163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 00 (tbf_dl.cpp:911) 20241111125049163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=07 00 97 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 60 00 (pcu_l1_if.cpp:182) 20241111125049164 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125049178 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) 20241111125049178 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) 20241111125049179 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) 20241111125049179 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) 20241111125049180 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) 20241111125049180 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) 20241111125049180 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) 20241111125049180 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) 20241111125049181 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) 20241111125049181 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) 20241111125049182 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) 20241111125049182 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) 20241111125049183 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) 20241111125049183 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) 20241111125049184 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) 20241111125049184 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) 20241111125049184 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) 20241111125049184 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) 20241111125049184 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) 20241111125049184 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) 20241111125049184 DRLCMACDL DEBUG -- Chunk with length 643 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b (tbf_dl.cpp:686) 20241111125049184 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) 20241111125049184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241111125049184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b 00 (tbf_dl.cpp:911) 20241111125049184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=07 00 99 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 1b 00 (pcu_l1_if.cpp:182) 20241111125049185 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125049197 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) 20241111125049197 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) 20241111125049198 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) 20241111125049198 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) 20241111125049199 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) 20241111125049199 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) 20241111125049200 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) 20241111125049200 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) 20241111125049200 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) 20241111125049200 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) 20241111125049201 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) 20241111125049201 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) 20241111125049202 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) 20241111125049202 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) 20241111125049203 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) 20241111125049203 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) 20241111125049204 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) 20241111125049204 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) 20241111125049204 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) 20241111125049204 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) 20241111125049204 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 (tbf_dl.cpp:686) 20241111125049204 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) 20241111125049204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241111125049204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 00 (tbf_dl.cpp:911) 20241111125049204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=07 00 9b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 f6 00 (pcu_l1_if.cpp:182) 20241111125049205 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125049216 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) 20241111125049216 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) 20241111125049218 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) 20241111125049218 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) 20241111125049219 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) 20241111125049219 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) 20241111125049219 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) 20241111125049219 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) 20241111125049221 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) 20241111125049221 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) 20241111125049222 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) 20241111125049222 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) 20241111125049222 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) 20241111125049222 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) 20241111125049223 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) 20241111125049223 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) 20241111125049226 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) 20241111125049226 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) 20241111125049226 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) 20241111125049226 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) 20241111125049226 DRLCMACDL DEBUG -- Chunk with length 543 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be (tbf_dl.cpp:686) 20241111125049226 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) 20241111125049226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241111125049226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 00 (tbf_dl.cpp:911) 20241111125049226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=07 00 9d 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 be 00 (pcu_l1_if.cpp:182) 20241111125049227 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125049240 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) 20241111125049240 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) 20241111125049241 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) 20241111125049242 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) 20241111125049242 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) 20241111125049242 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) 20241111125049243 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) 20241111125049243 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) 20241111125049244 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) 20241111125049244 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) 20241111125049245 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) 20241111125049245 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) 20241111125049245 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) 20241111125049245 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) 20241111125049246 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) 20241111125049246 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) 20241111125049247 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) 20241111125049247 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) 20241111125049247 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) 20241111125049247 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) 20241111125049247 DRLCMACDL DEBUG -- Chunk with length 493 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc (tbf_dl.cpp:686) 20241111125049247 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) 20241111125049247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241111125049247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 00 (tbf_dl.cpp:911) 20241111125049247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=07 00 9f 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce fc 00 (pcu_l1_if.cpp:182) 20241111125049248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125049260 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) 20241111125049260 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) 20241111125049262 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) 20241111125049262 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) 20241111125049263 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) 20241111125049263 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) 20241111125049264 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) 20241111125049264 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) 20241111125049265 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) 20241111125049265 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) 20241111125049266 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) 20241111125049266 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) 20241111125049267 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) 20241111125049267 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) 20241111125049267 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) 20241111125049267 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) 20241111125049268 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) 20241111125049268 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) 20241111125049268 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) 20241111125049268 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) 20241111125049268 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 (tbf_dl.cpp:686) 20241111125049268 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) 20241111125049268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241111125049268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 00 (tbf_dl.cpp:911) 20241111125049268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=07 00 a1 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 12 00 (pcu_l1_if.cpp:182) 20241111125049269 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125049278 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) 20241111125049279 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) 20241111125049280 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) 20241111125049280 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) 20241111125049280 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) 20241111125049280 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) 20241111125049281 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) 20241111125049281 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) 20241111125049282 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) 20241111125049282 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) 20241111125049283 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) 20241111125049283 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) 20241111125049284 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) 20241111125049284 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) 20241111125049284 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) 20241111125049284 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) 20241111125049288 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) 20241111125049288 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) 20241111125049288 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) 20241111125049288 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) 20241111125049288 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad (tbf_dl.cpp:686) 20241111125049288 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) 20241111125049288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241111125049288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a3 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 00 (tbf_dl.cpp:911) 20241111125049288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=07 00 a3 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a ad 00 (pcu_l1_if.cpp:182) 20241111125049289 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125049302 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) 20241111125049302 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) 20241111125049304 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) 20241111125049304 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) 20241111125049304 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) 20241111125049304 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) 20241111125049305 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) 20241111125049305 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) 20241111125049306 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) 20241111125049306 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) 20241111125049307 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) 20241111125049307 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) 20241111125049308 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) 20241111125049308 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) 20241111125049309 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) 20241111125049309 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) 20241111125049310 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) 20241111125049310 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) 20241111125049310 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) 20241111125049310 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) 20241111125049310 DRLCMACDL DEBUG -- Chunk with length 343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d (tbf_dl.cpp:686) 20241111125049310 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) 20241111125049310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241111125049310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 00 (tbf_dl.cpp:911) 20241111125049310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=07 00 a5 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 5d 00 (pcu_l1_if.cpp:182) 20241111125049310 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125049321 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) 20241111125049321 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) 20241111125049323 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) 20241111125049323 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) 20241111125049323 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) 20241111125049323 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) 20241111125049324 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) 20241111125049324 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) 20241111125049325 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) 20241111125049325 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) 20241111125049326 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) 20241111125049326 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) 20241111125049327 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) 20241111125049327 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) 20241111125049327 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) 20241111125049327 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) 20241111125049328 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) 20241111125049328 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) 20241111125049328 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) 20241111125049328 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) 20241111125049328 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e (tbf_dl.cpp:686) 20241111125049328 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) 20241111125049328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241111125049328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 00 (tbf_dl.cpp:911) 20241111125049328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=07 00 a7 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 2e 00 (pcu_l1_if.cpp:182) 20241111125049329 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125049340 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) 20241111125049340 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) 20241111125049342 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) 20241111125049342 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) 20241111125049342 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) 20241111125049342 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) 20241111125049343 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) 20241111125049343 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) 20241111125049344 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) 20241111125049344 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) 20241111125049345 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) 20241111125049345 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) 20241111125049346 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) 20241111125049346 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) 20241111125049346 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) 20241111125049346 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) 20241111125049350 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) 20241111125049350 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) 20241111125049350 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) 20241111125049350 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) 20241111125049350 DRLCMACDL DEBUG -- Chunk with length 243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 (tbf_dl.cpp:686) 20241111125049350 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) 20241111125049350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241111125049350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 07 00 a9 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 00 (tbf_dl.cpp:911) 20241111125049350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=07 00 a9 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 54 00 (pcu_l1_if.cpp:182) 20241111125049351 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125049364 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) 20241111125049364 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) 20241111125049366 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) 20241111125049366 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) 20241111125049366 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) 20241111125049366 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) 20241111125049367 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) 20241111125049367 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) 20241111125049368 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) 20241111125049368 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) 20241111125049369 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) 20241111125049369 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) 20241111125049370 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) 20241111125049370 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) 20241111125049370 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) 20241111125049370 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) 20241111125049371 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) 20241111125049371 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) 20241111125049371 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) 20241111125049371 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) 20241111125049371 DRLCMACDL DEBUG -- Chunk with length 193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a (tbf_dl.cpp:686) 20241111125049371 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) 20241111125049371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241111125049371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a 00 (tbf_dl.cpp:911) 20241111125049371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=07 00 ab 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 6a 00 (pcu_l1_if.cpp:182) 20241111125049372 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125049383 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) 20241111125049383 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) 20241111125049385 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) 20241111125049385 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) 20241111125049385 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) 20241111125049385 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) 20241111125049386 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) 20241111125049386 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) 20241111125049387 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) 20241111125049387 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) 20241111125049388 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) 20241111125049388 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) 20241111125049388 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) 20241111125049388 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) 20241111125049389 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) 20241111125049389 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) 20241111125049390 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) 20241111125049390 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) 20241111125049390 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) 20241111125049390 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) 20241111125049390 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 (tbf_dl.cpp:686) 20241111125049390 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) 20241111125049390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241111125049390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 00 (tbf_dl.cpp:911) 20241111125049390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=07 00 ad aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 81 00 (pcu_l1_if.cpp:182) 20241111125049391 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125049403 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) 20241111125049403 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) 20241111125049405 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) 20241111125049405 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) 20241111125049406 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) 20241111125049406 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) 20241111125049407 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) 20241111125049407 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) 20241111125049408 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) 20241111125049408 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) 20241111125049409 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) 20241111125049409 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) 20241111125049410 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) 20241111125049410 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) 20241111125049412 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) 20241111125049412 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) 20241111125049413 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) 20241111125049413 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) 20241111125049413 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) 20241111125049413 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) 20241111125049413 DRLCMACDL DEBUG -- Chunk with length 93 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 (tbf_dl.cpp:686) 20241111125049413 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) 20241111125049413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241111125049413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 00 (tbf_dl.cpp:911) 20241111125049413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=07 00 af 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef c2 00 (pcu_l1_if.cpp:182) 20241111125049414 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125049426 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) 20241111125049426 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) 20241111125049428 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) 20241111125049428 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) 20241111125049428 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) 20241111125049428 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) 20241111125049429 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) 20241111125049429 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) 20241111125049430 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) 20241111125049430 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) 20241111125049431 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) 20241111125049431 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) 20241111125049432 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) 20241111125049432 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) 20241111125049432 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) 20241111125049432 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) 20241111125049433 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) 20241111125049433 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) 20241111125049433 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) 20241111125049433 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) 20241111125049433 DRLCMACDL DEBUG -- Chunk with length 43 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125049433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125049433 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2114 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125049433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125049433 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): af 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 (tbf_dl.cpp:686) 20241111125049433 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) 20241111125049433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241111125049433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b0 af 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 00 (tbf_dl.cpp:911) 20241111125049433 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 b0 af 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb e4 00 (pcu_l1_if.cpp:182) 20241111125049434 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125049446 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) 20241111125049446 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) 20241111125049447 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) 20241111125049447 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) 20241111125049448 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) 20241111125049448 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) 20241111125049449 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) 20241111125049449 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) 20241111125049450 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) 20241111125049450 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) 20241111125049450 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) 20241111125049450 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) 20241111125049451 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) 20241111125049451 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) 20241111125049452 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) 20241111125049452 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) 20241111125049453 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) 20241111125049453 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) 20241111125049453 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) 20241111125049453 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) 20241111125049453 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 (tbf_dl.cpp:686) 20241111125049453 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) 20241111125049453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241111125049453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 00 (tbf_dl.cpp:911) 20241111125049453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=07 00 b3 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 06 00 (pcu_l1_if.cpp:182) 20241111125049454 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125049465 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) 20241111125049465 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) 20241111125049467 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) 20241111125049467 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) 20241111125049467 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) 20241111125049467 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) 20241111125049468 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) 20241111125049468 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) 20241111125049469 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) 20241111125049469 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) 20241111125049470 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) 20241111125049470 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) 20241111125049470 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) 20241111125049470 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) 20241111125049471 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) 20241111125049471 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) 20241111125049475 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) 20241111125049475 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) 20241111125049475 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) 20241111125049475 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) 20241111125049475 DRLCMACDL DEBUG -- Chunk with length 1344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 (tbf_dl.cpp:686) 20241111125049475 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) 20241111125049475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241111125049475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 00 (tbf_dl.cpp:911) 20241111125049475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=07 00 b5 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 63 00 (pcu_l1_if.cpp:182) 20241111125049477 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125049490 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) 20241111125049490 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) 20241111125049491 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) 20241111125049491 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) 20241111125049492 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) 20241111125049492 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) 20241111125049492 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) 20241111125049492 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) 20241111125049493 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) 20241111125049493 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) 20241111125049494 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) 20241111125049494 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) 20241111125049495 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) 20241111125049495 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) 20241111125049495 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) 20241111125049495 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) 20241111125049496 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) 20241111125049496 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) 20241111125049496 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) 20241111125049496 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) 20241111125049496 DRLCMACDL DEBUG -- Chunk with length 1294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 (tbf_dl.cpp:686) 20241111125049496 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) 20241111125049496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241111125049496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 00 (tbf_dl.cpp:911) 20241111125049497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=07 00 b7 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 49 00 (pcu_l1_if.cpp:182) 20241111125049497 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125049508 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) 20241111125049508 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) 20241111125049510 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) 20241111125049510 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) 20241111125049510 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) 20241111125049510 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) 20241111125049511 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) 20241111125049511 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) 20241111125049512 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) 20241111125049512 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) 20241111125049513 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) 20241111125049513 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) 20241111125049513 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) 20241111125049513 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) 20241111125049514 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) 20241111125049514 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) 20241111125049515 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) 20241111125049515 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) 20241111125049515 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) 20241111125049515 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) 20241111125049515 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 (tbf_dl.cpp:686) 20241111125049515 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) 20241111125049515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241111125049515 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) 20241111125049515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1230 + 13 = 1243 (pdch_ul_controller.c:131) 20241111125049515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type POLL (pdch_ul_controller.c:184) 20241111125049515 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) 20241111125049515 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) 20241111125049515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 0f 00 b9 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 00 (tbf_dl.cpp:911) 20241111125049515 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 b9 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 75 00 (pcu_l1_if.cpp:182) 20241111125049516 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125049527 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) 20241111125049528 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) 20241111125049529 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) 20241111125049529 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) 20241111125049529 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) 20241111125049529 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) 20241111125049530 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) 20241111125049530 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) 20241111125049531 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) 20241111125049531 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) 20241111125049532 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) 20241111125049532 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) 20241111125049532 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) 20241111125049532 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) 20241111125049533 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) 20241111125049533 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) 20241111125049537 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125049551 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) 20241111125049551 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) 20241111125049553 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) 20241111125049553 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) 20241111125049553 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) 20241111125049553 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) 20241111125049554 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) 20241111125049554 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) 20241111125049555 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) 20241111125049556 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) 20241111125049556 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) 20241111125049556 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) 20241111125049557 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) 20241111125049557 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) 20241111125049558 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) 20241111125049558 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) 20241111125049559 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125049572 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) 20241111125049572 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) 20241111125049574 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) 20241111125049574 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) 20241111125049575 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) 20241111125049576 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) 20241111125049577 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) 20241111125049577 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) 20241111125049578 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) 20241111125049578 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) 20241111125049579 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) 20241111125049579 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) 20241111125049580 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) 20241111125049580 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) 20241111125049581 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) 20241111125049581 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) 20241111125049581 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125049590 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 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) 20241111125049591 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) 20241111125049591 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125049591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125049591 DCSN1 INFO csnStreamDecoder (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) 20241111125049591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125049591 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125049591 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) 20241111125049591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125049591 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) 20241111125049591 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) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241111125049591 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241111125049592 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241111125049592 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241111125049592 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241111125049592 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241111125049592 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241111125049592 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241111125049592 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241111125049592 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241111125049592 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) 20241111125049592 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) 20241111125049592 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) 20241111125049592 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) 20241111125049593 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) 20241111125049593 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) 20241111125049593 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) 20241111125049593 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) 20241111125049594 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) 20241111125049594 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) 20241111125049595 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) 20241111125049595 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) 20241111125049596 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) 20241111125049596 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) 20241111125049597 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) 20241111125049597 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) 20241111125049600 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) 20241111125049600 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) 20241111125049600 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) 20241111125049600 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) 20241111125049600 DRLCMACDL DEBUG -- Chunk with length 1194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 (tbf_dl.cpp:686) 20241111125049600 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) 20241111125049600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241111125049600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 00 (tbf_dl.cpp:911) 20241111125049600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=07 00 bb 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a e6 00 (pcu_l1_if.cpp:182) 20241111125049601 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125049614 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) 20241111125049614 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) 20241111125049616 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) 20241111125049616 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) 20241111125049616 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) 20241111125049616 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) 20241111125049617 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) 20241111125049617 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) 20241111125049618 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) 20241111125049618 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) 20241111125049619 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) 20241111125049619 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) 20241111125049620 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) 20241111125049620 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) 20241111125049620 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) 20241111125049620 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) 20241111125049621 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) 20241111125049621 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) 20241111125049621 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) 20241111125049621 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) 20241111125049621 DRLCMACDL DEBUG -- Chunk with length 1144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 (tbf_dl.cpp:686) 20241111125049621 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) 20241111125049621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241111125049622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 00 (tbf_dl.cpp:911) 20241111125049622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=07 00 bd 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 30 00 (pcu_l1_if.cpp:182) 20241111125049622 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125049633 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) 20241111125049633 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) 20241111125049635 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) 20241111125049635 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) 20241111125049636 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) 20241111125049636 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) 20241111125049636 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) 20241111125049636 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) 20241111125049637 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) 20241111125049637 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) 20241111125049638 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) 20241111125049638 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) 20241111125049639 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) 20241111125049639 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) 20241111125049639 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) 20241111125049640 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) 20241111125049640 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) 20241111125049640 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) 20241111125049640 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) 20241111125049640 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) 20241111125049640 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 (tbf_dl.cpp:686) 20241111125049640 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) 20241111125049640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241111125049641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 00 (tbf_dl.cpp:911) 20241111125049641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=07 00 bf dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a f2 00 (pcu_l1_if.cpp:182) 20241111125049641 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125049652 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) 20241111125049652 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) 20241111125049654 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) 20241111125049654 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) 20241111125049654 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) 20241111125049654 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) 20241111125049655 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) 20241111125049655 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) 20241111125049656 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) 20241111125049656 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) 20241111125049657 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) 20241111125049657 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) 20241111125049658 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) 20241111125049658 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) 20241111125049658 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) 20241111125049658 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) 20241111125049662 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) 20241111125049662 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) 20241111125049662 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) 20241111125049662 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) 20241111125049662 DRLCMACDL DEBUG -- Chunk with length 1044 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 (tbf_dl.cpp:686) 20241111125049662 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) 20241111125049662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241111125049662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 00 (tbf_dl.cpp:911) 20241111125049662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=07 00 c1 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 48 00 (pcu_l1_if.cpp:182) 20241111125049663 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125049676 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) 20241111125049676 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) 20241111125049678 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) 20241111125049678 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) 20241111125049678 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) 20241111125049678 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) 20241111125049679 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) 20241111125049679 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) 20241111125049680 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) 20241111125049680 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) 20241111125049681 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) 20241111125049681 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) 20241111125049681 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) 20241111125049681 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) 20241111125049682 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) 20241111125049682 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) 20241111125049683 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) 20241111125049683 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) 20241111125049683 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) 20241111125049683 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) 20241111125049683 DRLCMACDL DEBUG -- Chunk with length 994 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c (tbf_dl.cpp:686) 20241111125049683 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) 20241111125049683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241111125049683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c 00 (tbf_dl.cpp:911) 20241111125049683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=07 00 c3 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 3c 00 (pcu_l1_if.cpp:182) 20241111125049684 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125049695 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) 20241111125049695 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) 20241111125049697 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) 20241111125049697 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) 20241111125049697 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) 20241111125049697 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) 20241111125049697 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) 20241111125049697 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) 20241111125049697 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) 20241111125049697 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) 20241111125049698 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) 20241111125049698 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) 20241111125049698 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) 20241111125049698 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) 20241111125049698 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) 20241111125049698 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) 20241111125049699 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) 20241111125049699 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) 20241111125049699 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) 20241111125049699 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) 20241111125049699 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d (tbf_dl.cpp:686) 20241111125049699 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) 20241111125049699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241111125049699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 00 (tbf_dl.cpp:911) 20241111125049699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=07 00 c5 c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 7d 00 (pcu_l1_if.cpp:182) 20241111125049699 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125049714 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) 20241111125049714 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) 20241111125049714 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) 20241111125049714 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) 20241111125049714 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) 20241111125049714 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) 20241111125049715 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) 20241111125049715 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) 20241111125049715 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) 20241111125049715 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) 20241111125049716 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) 20241111125049716 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) 20241111125049716 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) 20241111125049716 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) 20241111125049716 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) 20241111125049716 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) 20241111125049724 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) 20241111125049724 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) 20241111125049724 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) 20241111125049724 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) 20241111125049724 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb (tbf_dl.cpp:686) 20241111125049724 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) 20241111125049724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241111125049724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 00 (tbf_dl.cpp:911) 20241111125049724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=07 00 c7 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 fb 00 (pcu_l1_if.cpp:182) 20241111125049724 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125049739 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) 20241111125049739 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) 20241111125049740 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) 20241111125049740 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) 20241111125049741 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) 20241111125049741 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) 20241111125049741 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) 20241111125049741 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) 20241111125049742 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) 20241111125049742 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) 20241111125049743 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) 20241111125049743 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) 20241111125049744 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) 20241111125049744 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) 20241111125049744 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) 20241111125049744 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) 20241111125049745 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) 20241111125049745 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) 20241111125049745 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) 20241111125049745 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) 20241111125049745 DRLCMACDL DEBUG -- Chunk with length 844 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 (tbf_dl.cpp:686) 20241111125049745 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) 20241111125049746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241111125049746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 07 00 c9 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 00 (tbf_dl.cpp:911) 20241111125049746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=07 00 c9 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 00 (pcu_l1_if.cpp:182) 20241111125049746 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125049758 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) 20241111125049758 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) 20241111125049759 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) 20241111125049759 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) 20241111125049760 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) 20241111125049760 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) 20241111125049761 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) 20241111125049761 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) 20241111125049761 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) 20241111125049761 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) 20241111125049762 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) 20241111125049762 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) 20241111125049763 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) 20241111125049763 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) 20241111125049764 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) 20241111125049764 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) 20241111125049765 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) 20241111125049765 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) 20241111125049765 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) 20241111125049765 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) 20241111125049765 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-4): 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 (tbf_dl.cpp:686) 20241111125049765 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) 20241111125049765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241111125049765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-4): 07 00 cb 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 00 (tbf_dl.cpp:911) 20241111125049765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=07 00 cb 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 e1 00 (pcu_l1_if.cpp:182) 20241111125049766 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125049777 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) 20241111125049777 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) 20241111125049779 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) 20241111125049779 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) 20241111125049780 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) 20241111125049780 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) 20241111125049781 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) 20241111125049781 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) 20241111125049782 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) 20241111125049782 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) 20241111125049784 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) 20241111125049784 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) 20241111125049785 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) 20241111125049785 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) 20241111125049786 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) 20241111125049786 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) 20241111125049787 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) 20241111125049787 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) 20241111125049787 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) 20241111125049787 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) 20241111125049787 DRLCMACDL DEBUG -- Chunk with length 744 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-4): a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 (tbf_dl.cpp:686) 20241111125049787 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) 20241111125049787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241111125049787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-4): 07 00 cd a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 00 (tbf_dl.cpp:911) 20241111125049787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=07 00 cd a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 55 00 (pcu_l1_if.cpp:182) 20241111125049788 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125049801 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) 20241111125049801 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) 20241111125049803 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) 20241111125049803 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) 20241111125049803 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) 20241111125049803 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) 20241111125049804 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) 20241111125049804 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) 20241111125049805 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) 20241111125049805 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) 20241111125049806 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) 20241111125049806 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) 20241111125049807 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) 20241111125049807 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) 20241111125049808 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) 20241111125049808 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) 20241111125049809 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) 20241111125049809 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) 20241111125049809 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) 20241111125049809 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) 20241111125049809 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-4): 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c (tbf_dl.cpp:686) 20241111125049809 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) 20241111125049809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241111125049809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-4): 07 00 cf 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 00 (tbf_dl.cpp:911) 20241111125049809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=07 00 cf 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 4c 00 (pcu_l1_if.cpp:182) 20241111125049810 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125049820 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) 20241111125049820 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) 20241111125049821 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) 20241111125049821 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) 20241111125049821 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) 20241111125049821 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) 20241111125049821 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) 20241111125049821 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) 20241111125049822 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) 20241111125049822 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) 20241111125049822 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) 20241111125049822 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) 20241111125049823 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) 20241111125049823 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) 20241111125049823 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) 20241111125049823 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) 20241111125049824 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) 20241111125049824 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) 20241111125049824 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) 20241111125049824 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) 20241111125049824 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-4): 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 (tbf_dl.cpp:686) 20241111125049824 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) 20241111125049824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241111125049824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-4): 07 00 d1 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 00 (tbf_dl.cpp:911) 20241111125049824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=07 00 d1 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b d3 00 (pcu_l1_if.cpp:182) 20241111125049824 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125049839 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) 20241111125049839 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) 20241111125049840 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) 20241111125049840 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) 20241111125049841 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) 20241111125049841 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) 20241111125049842 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) 20241111125049842 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) 20241111125049843 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) 20241111125049843 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) 20241111125049843 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) 20241111125049843 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) 20241111125049844 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) 20241111125049844 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) 20241111125049844 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) 20241111125049844 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) 20241111125049848 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) 20241111125049848 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) 20241111125049848 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) 20241111125049848 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) 20241111125049848 DRLCMACDL DEBUG -- Chunk with length 594 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-4): 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 (tbf_dl.cpp:686) 20241111125049849 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) 20241111125049849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241111125049849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-4): 07 00 d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 00 (tbf_dl.cpp:911) 20241111125049849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=07 00 d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 70 00 (pcu_l1_if.cpp:182) 20241111125049849 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125049863 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) 20241111125049863 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) 20241111125049864 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) 20241111125049864 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) 20241111125049865 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) 20241111125049865 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) 20241111125049866 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) 20241111125049866 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) 20241111125049866 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) 20241111125049866 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) 20241111125049868 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) 20241111125049868 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) 20241111125049868 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) 20241111125049868 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) 20241111125049869 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) 20241111125049869 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) 20241111125049870 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) 20241111125049870 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) 20241111125049870 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) 20241111125049870 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) 20241111125049870 DRLCMACDL DEBUG -- Chunk with length 544 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-4): f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 (tbf_dl.cpp:686) 20241111125049870 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) 20241111125049870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241111125049870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-4): 07 00 d5 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 00 (tbf_dl.cpp:911) 20241111125049870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=07 00 d5 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 43 00 (pcu_l1_if.cpp:182) 20241111125049871 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125049883 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) 20241111125049883 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) 20241111125049884 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) 20241111125049884 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) 20241111125049885 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) 20241111125049885 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) 20241111125049886 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) 20241111125049886 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) 20241111125049887 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) 20241111125049887 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) 20241111125049888 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) 20241111125049888 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) 20241111125049888 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) 20241111125049888 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) 20241111125049889 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) 20241111125049889 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) 20241111125049890 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) 20241111125049890 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) 20241111125049890 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) 20241111125049890 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) 20241111125049890 DRLCMACDL DEBUG -- Chunk with length 494 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-4): be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce (tbf_dl.cpp:686) 20241111125049890 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) 20241111125049890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241111125049890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-4): 07 00 d7 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce 00 (tbf_dl.cpp:911) 20241111125049890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=07 00 d7 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b ce 00 (pcu_l1_if.cpp:182) 20241111125049891 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125049901 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) 20241111125049901 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) 20241111125049901 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) 20241111125049901 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) 20241111125049902 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) 20241111125049902 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) 20241111125049902 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) 20241111125049902 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) 20241111125049902 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) 20241111125049902 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) 20241111125049902 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) 20241111125049902 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) 20241111125049903 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) 20241111125049903 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) 20241111125049903 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) 20241111125049903 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) 20241111125049910 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) 20241111125049910 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) 20241111125049910 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) 20241111125049910 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) 20241111125049910 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-4): fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 (tbf_dl.cpp:686) 20241111125049910 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) 20241111125049910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241111125049910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-4): 07 00 d9 fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 00 (tbf_dl.cpp:911) 20241111125049910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=07 00 d9 fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 79 00 (pcu_l1_if.cpp:182) 20241111125049910 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125049925 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) 20241111125049925 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) 20241111125049926 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) 20241111125049926 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) 20241111125049926 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) 20241111125049926 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) 20241111125049927 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) 20241111125049927 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) 20241111125049927 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) 20241111125049927 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) 20241111125049928 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) 20241111125049928 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) 20241111125049929 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) 20241111125049929 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) 20241111125049929 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) 20241111125049929 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) 20241111125049930 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) 20241111125049930 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) 20241111125049930 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) 20241111125049930 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) 20241111125049930 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-4): 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a (tbf_dl.cpp:686) 20241111125049930 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) 20241111125049930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241111125049930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-4): 07 00 db 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a 00 (tbf_dl.cpp:911) 20241111125049930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=07 00 db 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 4a 00 (pcu_l1_if.cpp:182) 20241111125049931 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125049944 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) 20241111125049944 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) 20241111125049945 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) 20241111125049945 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) 20241111125049946 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) 20241111125049946 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) 20241111125049947 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) 20241111125049947 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) 20241111125049949 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) 20241111125049949 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) 20241111125049949 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) 20241111125049949 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) 20241111125049950 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) 20241111125049950 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) 20241111125049951 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) 20241111125049951 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) 20241111125049952 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) 20241111125049952 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) 20241111125049952 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) 20241111125049952 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) 20241111125049952 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-4): ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a (tbf_dl.cpp:686) 20241111125049952 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) 20241111125049952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241111125049952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-4): 07 00 dd ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 00 (tbf_dl.cpp:911) 20241111125049952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=07 00 dd ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 5a 00 (pcu_l1_if.cpp:182) 20241111125049952 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125049964 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) 20241111125049964 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) 20241111125049965 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) 20241111125049965 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) 20241111125049966 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) 20241111125049966 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) 20241111125049967 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) 20241111125049967 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) 20241111125049968 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) 20241111125049968 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) 20241111125049968 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) 20241111125049968 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) 20241111125049969 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) 20241111125049969 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) 20241111125049970 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) 20241111125049970 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) 20241111125049973 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) 20241111125049973 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) 20241111125049973 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) 20241111125049973 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) 20241111125049973 DRLCMACDL DEBUG -- Chunk with length 294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-4): 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 (tbf_dl.cpp:686) 20241111125049973 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) 20241111125049973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241111125049973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-4): 07 00 df 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 00 (tbf_dl.cpp:911) 20241111125049973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=07 00 df 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 65 00 (pcu_l1_if.cpp:182) 20241111125049973 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125049988 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) 20241111125049988 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) 20241111125049989 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) 20241111125049989 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) 20241111125049990 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) 20241111125049990 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) 20241111125049990 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) 20241111125049990 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) 20241111125049991 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) 20241111125049991 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) 20241111125049992 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) 20241111125049992 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) 20241111125049993 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) 20241111125049993 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) 20241111125049994 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) 20241111125049994 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) 20241111125049995 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) 20241111125049995 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) 20241111125049995 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) 20241111125049995 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) 20241111125049995 DRLCMACDL DEBUG -- Chunk with length 244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125049995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-4): 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 (tbf_dl.cpp:686) 20241111125049995 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) 20241111125049995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125049995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241111125049995 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) 20241111125049995 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1330 + 13 = 1343 (pdch_ul_controller.c:131) 20241111125049995 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1343 for type POLL (pdch_ul_controller.c:184) 20241111125049995 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) 20241111125049995 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) 20241111125049995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-4): 0f 00 e1 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 00 (tbf_dl.cpp:911) 20241111125049995 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 e1 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 13 00 (pcu_l1_if.cpp:182) 20241111125049996 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125050006 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) 20241111125050007 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) 20241111125050008 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) 20241111125050008 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) 20241111125050008 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) 20241111125050009 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) 20241111125050009 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) 20241111125050009 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) 20241111125050010 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) 20241111125050010 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) 20241111125050011 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) 20241111125050011 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) 20241111125050011 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) 20241111125050011 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) 20241111125050012 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) 20241111125050012 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) 20241111125050013 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125050025 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) 20241111125050025 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) 20241111125050027 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) 20241111125050027 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) 20241111125050027 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) 20241111125050027 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) 20241111125050028 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) 20241111125050028 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) 20241111125050029 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) 20241111125050029 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) 20241111125050030 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) 20241111125050030 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) 20241111125050030 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) 20241111125050030 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) 20241111125050031 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) 20241111125050031 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) 20241111125050035 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125050049 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) 20241111125050049 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) 20241111125050050 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) 20241111125050050 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) 20241111125050051 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) 20241111125050051 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) 20241111125050052 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) 20241111125050052 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) 20241111125050053 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) 20241111125050053 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) 20241111125050053 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) 20241111125050053 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) 20241111125050054 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) 20241111125050054 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) 20241111125050055 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) 20241111125050055 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) 20241111125050056 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125050068 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 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) 20241111125050069 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) 20241111125050069 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125050069 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125050069 DCSN1 INFO csnStreamDecoder (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) 20241111125050069 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125050069 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125050069 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) 20241111125050069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125050069 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) 20241111125050069 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) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241111125050069 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241111125050069 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) 20241111125050069 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125050070 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) 20241111125050070 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) 20241111125050070 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) 20241111125050071 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) 20241111125050071 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) 20241111125050072 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) 20241111125050072 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) 20241111125050074 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) 20241111125050074 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) 20241111125050075 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) 20241111125050075 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) 20241111125050076 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) 20241111125050076 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) 20241111125050077 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) 20241111125050077 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) 20241111125050078 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) 20241111125050079 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) 20241111125050079 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) 20241111125050079 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) 20241111125050079 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-4): 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 (tbf_dl.cpp:686) 20241111125050079 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) 20241111125050079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241111125050079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-4): 07 00 e3 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 00 (tbf_dl.cpp:911) 20241111125050079 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 e3 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 65 00 (pcu_l1_if.cpp:182) 20241111125050080 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125050087 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) 20241111125050087 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) 20241111125050089 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) 20241111125050089 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) 20241111125050089 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) 20241111125050089 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) 20241111125050091 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) 20241111125050091 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) 20241111125050092 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) 20241111125050092 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) 20241111125050093 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) 20241111125050093 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) 20241111125050094 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) 20241111125050094 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) 20241111125050095 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) 20241111125050095 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) 20241111125050097 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) 20241111125050097 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) 20241111125050097 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) 20241111125050097 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) 20241111125050097 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-4): 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 (tbf_dl.cpp:686) 20241111125050097 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) 20241111125050097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241111125050097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-4): 07 00 e5 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 00 (tbf_dl.cpp:911) 20241111125050097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=07 00 e5 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 68 00 (pcu_l1_if.cpp:182) 20241111125050098 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125050111 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) 20241111125050111 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) 20241111125050111 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) 20241111125050111 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) 20241111125050112 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) 20241111125050112 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) 20241111125050112 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) 20241111125050112 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) 20241111125050112 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) 20241111125050112 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) 20241111125050113 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) 20241111125050113 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) 20241111125050113 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) 20241111125050113 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) 20241111125050114 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) 20241111125050114 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) 20241111125050116 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) 20241111125050116 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) 20241111125050116 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) 20241111125050116 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) 20241111125050116 DRLCMACDL DEBUG -- Chunk with length 94 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-4): 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef (tbf_dl.cpp:686) 20241111125050116 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) 20241111125050116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241111125050116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-4): 07 00 e7 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef 00 (tbf_dl.cpp:911) 20241111125050116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=07 00 e7 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c ef 00 (pcu_l1_if.cpp:182) 20241111125050117 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125050131 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) 20241111125050131 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) 20241111125050132 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) 20241111125050132 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) 20241111125050133 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) 20241111125050133 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) 20241111125050133 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) 20241111125050133 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) 20241111125050134 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) 20241111125050134 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) 20241111125050134 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) 20241111125050134 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) 20241111125050135 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) 20241111125050135 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) 20241111125050135 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) 20241111125050135 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) 20241111125050136 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) 20241111125050136 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) 20241111125050136 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) 20241111125050136 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) 20241111125050136 DRLCMACDL DEBUG -- Chunk with length 44 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125050136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125050136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125050136 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-4): b3 c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb (tbf_dl.cpp:686) 20241111125050136 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) 20241111125050136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241111125050136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-4): 07 00 e8 b3 c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb 00 (tbf_dl.cpp:911) 20241111125050136 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 e8 b3 c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef fb 00 (pcu_l1_if.cpp:182) 20241111125050136 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125050149 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) 20241111125050149 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) 20241111125050151 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) 20241111125050151 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) 20241111125050151 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) 20241111125050151 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) 20241111125050152 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) 20241111125050152 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) 20241111125050153 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) 20241111125050153 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) 20241111125050154 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) 20241111125050154 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) 20241111125050155 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) 20241111125050155 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) 20241111125050156 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) 20241111125050156 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) 20241111125050159 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) 20241111125050159 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) 20241111125050159 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) 20241111125050159 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) 20241111125050159 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-4): e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 (tbf_dl.cpp:686) 20241111125050159 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) 20241111125050159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241111125050159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-4): 07 00 eb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 00 (tbf_dl.cpp:911) 20241111125050159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=07 00 eb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 48 00 (pcu_l1_if.cpp:182) 20241111125050160 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125050173 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) 20241111125050173 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) 20241111125050175 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) 20241111125050175 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) 20241111125050176 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) 20241111125050177 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) 20241111125050178 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) 20241111125050178 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) 20241111125050179 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) 20241111125050179 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) 20241111125050180 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) 20241111125050180 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) 20241111125050181 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) 20241111125050181 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) 20241111125050182 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) 20241111125050182 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) 20241111125050184 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) 20241111125050184 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) 20241111125050184 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) 20241111125050184 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) 20241111125050184 DRLCMACDL DEBUG -- Chunk with length 1345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-4): 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c (tbf_dl.cpp:686) 20241111125050184 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) 20241111125050184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241111125050184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-4): 07 00 ed 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 00 (tbf_dl.cpp:911) 20241111125050184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=07 00 ed 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 1c 00 (pcu_l1_if.cpp:182) 20241111125050185 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125050193 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) 20241111125050193 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) 20241111125050195 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) 20241111125050195 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) 20241111125050196 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) 20241111125050196 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) 20241111125050197 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) 20241111125050197 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) 20241111125050198 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) 20241111125050198 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) 20241111125050199 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) 20241111125050199 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) 20241111125050199 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) 20241111125050199 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) 20241111125050200 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) 20241111125050200 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) 20241111125050201 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) 20241111125050201 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) 20241111125050201 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) 20241111125050201 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) 20241111125050201 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-4): 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa (tbf_dl.cpp:686) 20241111125050201 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) 20241111125050201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241111125050201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-4): 07 00 ef 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 00 (tbf_dl.cpp:911) 20241111125050201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=07 00 ef 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab aa 00 (pcu_l1_if.cpp:182) 20241111125050202 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125050213 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) 20241111125050213 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) 20241111125050214 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) 20241111125050214 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) 20241111125050215 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) 20241111125050215 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) 20241111125050216 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) 20241111125050216 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) 20241111125050216 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) 20241111125050216 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) 20241111125050217 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) 20241111125050217 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) 20241111125050218 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) 20241111125050218 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) 20241111125050219 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) 20241111125050219 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) 20241111125050221 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) 20241111125050221 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) 20241111125050221 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) 20241111125050221 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) 20241111125050221 DRLCMACDL DEBUG -- Chunk with length 1245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-4): 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af (tbf_dl.cpp:686) 20241111125050222 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) 20241111125050222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241111125050222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-4): 07 00 f1 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 00 (tbf_dl.cpp:911) 20241111125050222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=07 00 f1 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc af 00 (pcu_l1_if.cpp:182) 20241111125050222 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125050236 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) 20241111125050236 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) 20241111125050238 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) 20241111125050238 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) 20241111125050239 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) 20241111125050239 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) 20241111125050240 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) 20241111125050240 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) 20241111125050241 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) 20241111125050241 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) 20241111125050241 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) 20241111125050241 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) 20241111125050242 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) 20241111125050242 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) 20241111125050243 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) 20241111125050243 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) 20241111125050244 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) 20241111125050244 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) 20241111125050244 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) 20241111125050244 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) 20241111125050244 DRLCMACDL DEBUG -- Chunk with length 1195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a (tbf_dl.cpp:686) 20241111125050244 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) 20241111125050244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241111125050244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a 00 (tbf_dl.cpp:911) 20241111125050244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=07 00 f3 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 8a 00 (pcu_l1_if.cpp:182) 20241111125050245 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125050255 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) 20241111125050255 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) 20241111125050255 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) 20241111125050255 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) 20241111125050255 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) 20241111125050255 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) 20241111125050256 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) 20241111125050256 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) 20241111125050256 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) 20241111125050256 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) 20241111125050256 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) 20241111125050256 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) 20241111125050256 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) 20241111125050256 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) 20241111125050257 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) 20241111125050257 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) 20241111125050259 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) 20241111125050259 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) 20241111125050259 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) 20241111125050259 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) 20241111125050259 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb (tbf_dl.cpp:686) 20241111125050259 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) 20241111125050259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241111125050259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 00 (tbf_dl.cpp:911) 20241111125050259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=07 00 f5 e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 cb 00 (pcu_l1_if.cpp:182) 20241111125050259 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125050274 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) 20241111125050274 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) 20241111125050275 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) 20241111125050275 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) 20241111125050276 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) 20241111125050276 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) 20241111125050276 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) 20241111125050276 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) 20241111125050277 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) 20241111125050277 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) 20241111125050278 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) 20241111125050278 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) 20241111125050279 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) 20241111125050279 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) 20241111125050280 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) 20241111125050280 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) 20241111125050284 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) 20241111125050284 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) 20241111125050284 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) 20241111125050284 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) 20241111125050284 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a (tbf_dl.cpp:686) 20241111125050284 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) 20241111125050284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241111125050284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a 00 (tbf_dl.cpp:911) 20241111125050284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=07 00 f7 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 9a 00 (pcu_l1_if.cpp:182) 20241111125050285 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125050299 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) 20241111125050299 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) 20241111125050300 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) 20241111125050300 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) 20241111125050302 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) 20241111125050302 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) 20241111125050303 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) 20241111125050303 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) 20241111125050305 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) 20241111125050305 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) 20241111125050306 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) 20241111125050306 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) 20241111125050307 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) 20241111125050307 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) 20241111125050307 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) 20241111125050308 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) 20241111125050309 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) 20241111125050309 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) 20241111125050309 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) 20241111125050309 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) 20241111125050309 DRLCMACDL DEBUG -- Chunk with length 1045 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b (tbf_dl.cpp:686) 20241111125050309 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) 20241111125050309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241111125050309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 00 (tbf_dl.cpp:911) 20241111125050309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=07 00 f9 f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 7b 00 (pcu_l1_if.cpp:182) 20241111125050310 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125050318 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) 20241111125050318 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) 20241111125050320 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) 20241111125050320 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) 20241111125050321 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) 20241111125050321 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) 20241111125050322 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) 20241111125050322 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) 20241111125050323 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) 20241111125050323 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) 20241111125050324 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) 20241111125050324 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) 20241111125050324 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) 20241111125050324 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) 20241111125050325 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) 20241111125050325 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) 20241111125050326 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) 20241111125050326 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) 20241111125050326 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) 20241111125050326 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) 20241111125050326 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 (tbf_dl.cpp:686) 20241111125050326 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) 20241111125050326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241111125050326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 00 (tbf_dl.cpp:911) 20241111125050326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=07 00 fb 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 31 00 (pcu_l1_if.cpp:182) 20241111125050327 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125050337 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) 20241111125050337 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) 20241111125050338 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) 20241111125050338 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) 20241111125050339 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) 20241111125050339 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) 20241111125050340 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) 20241111125050340 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) 20241111125050340 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) 20241111125050341 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) 20241111125050341 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) 20241111125050341 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) 20241111125050342 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) 20241111125050342 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) 20241111125050343 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) 20241111125050343 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) 20241111125050346 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) 20241111125050346 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) 20241111125050346 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) 20241111125050346 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) 20241111125050346 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 (tbf_dl.cpp:686) 20241111125050347 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) 20241111125050347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241111125050347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 00 (tbf_dl.cpp:911) 20241111125050347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=07 00 fd 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 19 00 (pcu_l1_if.cpp:182) 20241111125050347 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125050361 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) 20241111125050361 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) 20241111125050362 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) 20241111125050362 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) 20241111125050363 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) 20241111125050363 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) 20241111125050364 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) 20241111125050364 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) 20241111125050364 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) 20241111125050364 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) 20241111125050365 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) 20241111125050365 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) 20241111125050366 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) 20241111125050366 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) 20241111125050367 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) 20241111125050367 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) 20241111125050368 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) 20241111125050368 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) 20241111125050368 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) 20241111125050368 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) 20241111125050368 DRLCMACDL DEBUG -- Chunk with length 895 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 (tbf_dl.cpp:686) 20241111125050368 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) 20241111125050368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241111125050368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 00 (tbf_dl.cpp:911) 20241111125050368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=07 00 ff 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 91 00 (pcu_l1_if.cpp:182) 20241111125050368 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125050380 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) 20241111125050380 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) 20241111125050381 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) 20241111125050381 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) 20241111125050382 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) 20241111125050382 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) 20241111125050382 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) 20241111125050382 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) 20241111125050383 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) 20241111125050383 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) 20241111125050384 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) 20241111125050384 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) 20241111125050385 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) 20241111125050385 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) 20241111125050385 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) 20241111125050385 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) 20241111125050386 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) 20241111125050386 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) 20241111125050386 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) 20241111125050386 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) 20241111125050386 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 (tbf_dl.cpp:686) 20241111125050386 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) 20241111125050386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125050387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 (tbf_dl.cpp:911) 20241111125050387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=07 00 01 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b a8 00 (pcu_l1_if.cpp:182) 20241111125050388 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125050399 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) 20241111125050399 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) 20241111125050400 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) 20241111125050400 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) 20241111125050401 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) 20241111125050401 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) 20241111125050402 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) 20241111125050402 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) 20241111125050402 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) 20241111125050402 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) 20241111125050403 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) 20241111125050403 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) 20241111125050404 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) 20241111125050404 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) 20241111125050405 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) 20241111125050405 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) 20241111125050409 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) 20241111125050409 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) 20241111125050409 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) 20241111125050409 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) 20241111125050409 DRLCMACDL DEBUG -- Chunk with length 795 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 (tbf_dl.cpp:686) 20241111125050409 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) 20241111125050409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125050409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 00 (tbf_dl.cpp:911) 20241111125050409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=07 00 03 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 d7 00 (pcu_l1_if.cpp:182) 20241111125050409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125050422 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) 20241111125050422 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) 20241111125050422 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) 20241111125050422 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) 20241111125050423 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) 20241111125050423 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) 20241111125050423 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) 20241111125050423 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) 20241111125050423 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) 20241111125050423 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) 20241111125050423 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) 20241111125050423 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) 20241111125050424 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) 20241111125050424 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) 20241111125050424 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) 20241111125050424 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) 20241111125050426 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) 20241111125050426 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) 20241111125050426 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) 20241111125050426 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) 20241111125050426 DRLCMACDL DEBUG -- Chunk with length 745 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 (tbf_dl.cpp:686) 20241111125050426 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) 20241111125050426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125050426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 00 (tbf_dl.cpp:911) 20241111125050426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=07 00 05 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 78 00 (pcu_l1_if.cpp:182) 20241111125050427 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125050441 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) 20241111125050441 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) 20241111125050442 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) 20241111125050442 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) 20241111125050442 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) 20241111125050442 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) 20241111125050443 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) 20241111125050443 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) 20241111125050444 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) 20241111125050444 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) 20241111125050444 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) 20241111125050444 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) 20241111125050445 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) 20241111125050445 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) 20241111125050445 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) 20241111125050445 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) 20241111125050446 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) 20241111125050446 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) 20241111125050446 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) 20241111125050446 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) 20241111125050446 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b (tbf_dl.cpp:686) 20241111125050446 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) 20241111125050446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125050446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 00 (tbf_dl.cpp:911) 20241111125050446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=07 00 07 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 1b 00 (pcu_l1_if.cpp:182) 20241111125050447 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125050461 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) 20241111125050461 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) 20241111125050462 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) 20241111125050462 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) 20241111125050462 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) 20241111125050462 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) 20241111125050463 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) 20241111125050463 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) 20241111125050464 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) 20241111125050464 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) 20241111125050464 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) 20241111125050464 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) 20241111125050465 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) 20241111125050465 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) 20241111125050466 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) 20241111125050466 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) 20241111125050470 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) 20241111125050470 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) 20241111125050471 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) 20241111125050471 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) 20241111125050471 DRLCMACDL DEBUG -- Chunk with length 645 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b (tbf_dl.cpp:686) 20241111125050471 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) 20241111125050471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125050471 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) 20241111125050471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1430 + 13 = 1443 (pdch_ul_controller.c:131) 20241111125050471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1443 for type POLL (pdch_ul_controller.c:184) 20241111125050471 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) 20241111125050471 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) 20241111125050471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 0f 00 09 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b 00 (tbf_dl.cpp:911) 20241111125050471 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 09 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 1b 00 (pcu_l1_if.cpp:182) 20241111125050472 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125050485 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) 20241111125050485 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) 20241111125050486 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) 20241111125050486 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) 20241111125050487 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) 20241111125050487 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) 20241111125050488 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) 20241111125050488 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) 20241111125050488 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) 20241111125050488 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) 20241111125050489 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) 20241111125050489 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) 20241111125050489 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) 20241111125050489 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) 20241111125050489 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) 20241111125050489 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) 20241111125050490 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125050503 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) 20241111125050503 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) 20241111125050504 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) 20241111125050504 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) 20241111125050505 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) 20241111125050505 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) 20241111125050505 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) 20241111125050505 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) 20241111125050505 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) 20241111125050505 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) 20241111125050506 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) 20241111125050506 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) 20241111125050506 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) 20241111125050506 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) 20241111125050506 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) 20241111125050506 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) 20241111125050508 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125050522 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) 20241111125050522 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) 20241111125050523 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) 20241111125050523 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) 20241111125050523 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) 20241111125050523 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) 20241111125050523 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) 20241111125050523 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) 20241111125050524 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) 20241111125050524 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) 20241111125050524 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) 20241111125050524 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) 20241111125050525 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) 20241111125050525 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) 20241111125050525 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) 20241111125050525 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) 20241111125050532 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125050546 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 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) 20241111125050547 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) 20241111125050547 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125050547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125050547 DCSN1 INFO csnStreamDecoder (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) 20241111125050547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125050547 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125050547 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) 20241111125050547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125050547 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) 20241111125050547 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) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) [1;33m20241111125050547 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125050547 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125050547 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) 20241111125050547 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) 20241111125050548 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) 20241111125050548 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) 20241111125050549 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) 20241111125050549 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) 20241111125050550 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) 20241111125050550 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) 20241111125050550 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) 20241111125050550 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) 20241111125050551 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) 20241111125050551 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) 20241111125050552 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) 20241111125050552 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) 20241111125050552 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) 20241111125050553 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) 20241111125050553 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) 20241111125050553 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) 20241111125050553 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) 20241111125050553 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) 20241111125050554 DRLCMACDL DEBUG -- Chunk with length 595 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 (tbf_dl.cpp:686) 20241111125050554 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) 20241111125050554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125050554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 00 (tbf_dl.cpp:911) 20241111125050554 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 0b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 e0 00 (pcu_l1_if.cpp:182) 20241111125050554 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125050566 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) 20241111125050566 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) 20241111125050567 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) 20241111125050567 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) 20241111125050568 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) 20241111125050568 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) 20241111125050569 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) 20241111125050569 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) 20241111125050569 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) 20241111125050569 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) 20241111125050570 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) 20241111125050570 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) 20241111125050571 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) 20241111125050571 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) 20241111125050572 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) 20241111125050572 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) 20241111125050573 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) 20241111125050573 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) 20241111125050573 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) 20241111125050573 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) 20241111125050573 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 (tbf_dl.cpp:686) 20241111125050573 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) 20241111125050573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125050573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 00 (tbf_dl.cpp:911) 20241111125050573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=07 00 0d 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 19 00 (pcu_l1_if.cpp:182) 20241111125050573 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125050585 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) 20241111125050585 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) 20241111125050586 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) 20241111125050586 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) 20241111125050587 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) 20241111125050587 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) 20241111125050588 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) 20241111125050588 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) 20241111125050589 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) 20241111125050589 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) 20241111125050589 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) 20241111125050589 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) 20241111125050590 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) 20241111125050590 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) 20241111125050591 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) 20241111125050591 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) 20241111125050595 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) 20241111125050595 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) 20241111125050595 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) 20241111125050595 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) 20241111125050595 DRLCMACDL DEBUG -- Chunk with length 495 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b (tbf_dl.cpp:686) 20241111125050595 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) 20241111125050595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125050595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b 00 (tbf_dl.cpp:911) 20241111125050595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=07 00 0f 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 7b 00 (pcu_l1_if.cpp:182) 20241111125050596 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125050608 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) 20241111125050608 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050609 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) 20241111125050610 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) 20241111125050610 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) 20241111125050613 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) 20241111125050613 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) 20241111125050613 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) 20241111125050613 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) 20241111125050613 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc (tbf_dl.cpp:686) 20241111125050613 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) 20241111125050613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125050613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 00 (tbf_dl.cpp:911) 20241111125050613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=07 00 11 ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe cc 00 (pcu_l1_if.cpp:182) 20241111125050613 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125050627 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) 20241111125050627 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) 20241111125050628 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) 20241111125050628 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) 20241111125050629 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) 20241111125050629 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) 20241111125050629 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) 20241111125050629 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) 20241111125050630 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) 20241111125050630 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) 20241111125050630 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) 20241111125050630 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) 20241111125050631 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) 20241111125050631 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) 20241111125050632 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) 20241111125050632 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) 20241111125050632 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) 20241111125050632 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) 20241111125050632 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) 20241111125050632 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) 20241111125050632 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa (tbf_dl.cpp:686) 20241111125050632 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) 20241111125050632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125050633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 13 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 00 (tbf_dl.cpp:911) 20241111125050633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=07 00 13 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e fa 00 (pcu_l1_if.cpp:182) 20241111125050633 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125050647 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) 20241111125050647 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) 20241111125050648 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) 20241111125050648 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) 20241111125050649 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) 20241111125050649 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) 20241111125050650 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) 20241111125050650 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) 20241111125050651 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) 20241111125050651 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) 20241111125050652 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) 20241111125050652 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) 20241111125050652 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) 20241111125050652 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) 20241111125050653 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) 20241111125050653 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) 20241111125050657 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) 20241111125050657 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) 20241111125050657 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) 20241111125050657 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) 20241111125050657 DRLCMACDL DEBUG -- Chunk with length 345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da (tbf_dl.cpp:686) 20241111125050657 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) 20241111125050657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125050657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 00 (tbf_dl.cpp:911) 20241111125050657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=07 00 15 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b da 00 (pcu_l1_if.cpp:182) 20241111125050658 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125050672 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) 20241111125050672 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) 20241111125050673 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) 20241111125050673 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) 20241111125050674 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) 20241111125050674 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) 20241111125050675 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) 20241111125050675 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) 20241111125050676 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) 20241111125050676 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) 20241111125050676 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) 20241111125050676 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) 20241111125050677 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) 20241111125050677 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) 20241111125050678 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) 20241111125050678 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) 20241111125050679 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) 20241111125050679 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) 20241111125050679 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) 20241111125050679 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) 20241111125050679 DRLCMACDL DEBUG -- Chunk with length 295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 (tbf_dl.cpp:686) 20241111125050679 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) 20241111125050679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125050679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 00 (tbf_dl.cpp:911) 20241111125050679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=07 00 17 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 e5 00 (pcu_l1_if.cpp:182) 20241111125050681 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125050691 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) 20241111125050691 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) 20241111125050692 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) 20241111125050692 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) 20241111125050692 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) 20241111125050692 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) 20241111125050692 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) 20241111125050692 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) 20241111125050693 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) 20241111125050693 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) 20241111125050693 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) 20241111125050693 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) 20241111125050693 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) 20241111125050693 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) 20241111125050694 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) 20241111125050694 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) 20241111125050696 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) 20241111125050696 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) 20241111125050696 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) 20241111125050696 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) 20241111125050696 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 (tbf_dl.cpp:686) 20241111125050696 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) 20241111125050696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125050696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 07 00 19 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 00 (tbf_dl.cpp:911) 20241111125050696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=07 00 19 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 17 00 (pcu_l1_if.cpp:182) 20241111125050696 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125050710 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) 20241111125050710 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) 20241111125050711 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) 20241111125050711 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) 20241111125050711 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) 20241111125050711 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) 20241111125050711 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) 20241111125050711 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) 20241111125050712 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) 20241111125050712 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) 20241111125050712 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) 20241111125050712 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) 20241111125050713 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) 20241111125050713 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) 20241111125050713 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) 20241111125050713 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) 20241111125050719 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) 20241111125050719 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) 20241111125050719 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) 20241111125050719 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) 20241111125050719 DRLCMACDL DEBUG -- Chunk with length 195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 (tbf_dl.cpp:686) 20241111125050719 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) 20241111125050719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125050719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 00 (tbf_dl.cpp:911) 20241111125050719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=07 00 1b 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 f5 00 (pcu_l1_if.cpp:182) 20241111125050720 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125050734 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) 20241111125050734 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) 20241111125050735 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) 20241111125050735 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) 20241111125050735 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) 20241111125050735 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) 20241111125050736 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) 20241111125050736 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) 20241111125050736 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) 20241111125050736 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) 20241111125050737 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) 20241111125050737 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) 20241111125050738 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) 20241111125050738 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) 20241111125050739 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) 20241111125050739 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) 20241111125050739 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) 20241111125050739 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) 20241111125050739 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) 20241111125050739 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) 20241111125050739 DRLCMACDL DEBUG -- Chunk with length 145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e (tbf_dl.cpp:686) 20241111125050739 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) 20241111125050739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125050739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 00 (tbf_dl.cpp:911) 20241111125050739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=07 00 1d 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 8e 00 (pcu_l1_if.cpp:182) 20241111125050740 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125050753 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) 20241111125050753 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) 20241111125050755 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) 20241111125050755 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) 20241111125050755 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) 20241111125050755 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) 20241111125050756 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) 20241111125050756 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) 20241111125050757 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) 20241111125050757 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) 20241111125050759 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) 20241111125050759 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) 20241111125050760 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) 20241111125050760 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) 20241111125050761 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) 20241111125050761 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) 20241111125050762 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) 20241111125050762 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) 20241111125050762 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) 20241111125050762 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) 20241111125050762 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c (tbf_dl.cpp:686) 20241111125050762 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) 20241111125050762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125050762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c 00 (tbf_dl.cpp:911) 20241111125050762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=07 00 1f 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 5c 00 (pcu_l1_if.cpp:182) 20241111125050762 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125050773 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) 20241111125050773 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) 20241111125050774 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) 20241111125050774 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) 20241111125050775 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) 20241111125050775 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) 20241111125050776 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) 20241111125050776 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) 20241111125050776 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) 20241111125050776 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) 20241111125050777 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) 20241111125050777 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) 20241111125050778 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) 20241111125050778 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) 20241111125050779 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) 20241111125050779 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) 20241111125050783 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) 20241111125050783 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) 20241111125050783 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) 20241111125050783 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) 20241111125050783 DRLCMACDL DEBUG -- Chunk with length 45 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125050783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125050783 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2112 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125050783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125050783 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (4) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): b7 ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef (tbf_dl.cpp:686) 20241111125050783 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) 20241111125050783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125050783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 20 b7 ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef 00 (tbf_dl.cpp:911) 20241111125050783 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 20 b7 ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 ef 00 (pcu_l1_if.cpp:182) 20241111125050784 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125050797 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) 20241111125050797 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) 20241111125050799 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) 20241111125050799 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) 20241111125050799 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) 20241111125050799 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) 20241111125050800 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) 20241111125050800 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) 20241111125050801 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) 20241111125050801 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) 20241111125050802 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) 20241111125050802 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) 20241111125050803 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) 20241111125050803 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) 20241111125050803 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) 20241111125050803 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) 20241111125050804 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) 20241111125050804 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) 20241111125050804 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) 20241111125050804 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) 20241111125050804 DRLCMACDL DEBUG -- Chunk with length 1396 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 (tbf_dl.cpp:686) 20241111125050804 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) 20241111125050804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125050804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 00 (tbf_dl.cpp:911) 20241111125050804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=07 00 23 fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 82 00 (pcu_l1_if.cpp:182) 20241111125050805 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125050815 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) 20241111125050816 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) 20241111125050817 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) 20241111125050817 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) 20241111125050818 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) 20241111125050818 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) 20241111125050818 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) 20241111125050819 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) 20241111125050819 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) 20241111125050819 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) 20241111125050820 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) 20241111125050820 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) 20241111125050821 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) 20241111125050821 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) 20241111125050822 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) 20241111125050822 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) 20241111125050823 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) 20241111125050823 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) 20241111125050823 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) 20241111125050823 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) 20241111125050823 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 (tbf_dl.cpp:686) 20241111125050823 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) 20241111125050823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125050823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 00 (tbf_dl.cpp:911) 20241111125050823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=07 00 25 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 76 00 (pcu_l1_if.cpp:182) 20241111125050823 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125050835 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) 20241111125050835 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) 20241111125050836 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) 20241111125050836 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) 20241111125050837 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) 20241111125050837 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) 20241111125050838 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) 20241111125050838 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) 20241111125050838 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) 20241111125050838 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) 20241111125050839 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) 20241111125050839 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) 20241111125050840 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) 20241111125050840 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) 20241111125050841 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) 20241111125050841 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) 20241111125050844 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) 20241111125050844 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) 20241111125050844 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) 20241111125050844 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) 20241111125050844 DRLCMACDL DEBUG -- Chunk with length 1296 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab (tbf_dl.cpp:686) 20241111125050844 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) 20241111125050844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125050844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab 00 (tbf_dl.cpp:911) 20241111125050844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=07 00 27 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a ab 00 (pcu_l1_if.cpp:182) 20241111125050845 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125050858 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) 20241111125050859 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) 20241111125050860 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) 20241111125050860 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) 20241111125050861 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) 20241111125050861 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) 20241111125050861 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) 20241111125050861 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) 20241111125050862 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) 20241111125050862 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) 20241111125050863 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) 20241111125050863 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) 20241111125050864 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) 20241111125050864 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) 20241111125050864 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) 20241111125050865 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) 20241111125050865 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) 20241111125050865 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) 20241111125050865 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) 20241111125050865 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) 20241111125050865 DRLCMACDL DEBUG -- Chunk with length 1246 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): aa 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc (tbf_dl.cpp:686) 20241111125050866 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) 20241111125050866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125050866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 aa 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc 00 (tbf_dl.cpp:911) 20241111125050866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=07 00 29 aa 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 cc 00 (pcu_l1_if.cpp:182) 20241111125050866 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125050878 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) 20241111125050878 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) 20241111125050879 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) 20241111125050879 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) 20241111125050880 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) 20241111125050880 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) 20241111125050880 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) 20241111125050880 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) 20241111125050881 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) 20241111125050881 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) 20241111125050882 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) 20241111125050882 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) 20241111125050883 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) 20241111125050883 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) 20241111125050884 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) 20241111125050884 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) 20241111125050885 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) 20241111125050885 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) 20241111125050885 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) 20241111125050885 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) 20241111125050885 DRLCMACDL DEBUG -- Chunk with length 1196 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 (tbf_dl.cpp:686) 20241111125050885 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) 20241111125050885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125050885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 00 (tbf_dl.cpp:911) 20241111125050885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=07 00 2b af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 27 00 (pcu_l1_if.cpp:182) 20241111125050885 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125050897 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) 20241111125050897 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) 20241111125050898 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) 20241111125050898 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) 20241111125050899 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) 20241111125050899 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) 20241111125050899 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) 20241111125050899 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) 20241111125050900 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) 20241111125050900 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) 20241111125050901 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) 20241111125050901 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) 20241111125050902 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) 20241111125050902 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) 20241111125050903 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) 20241111125050903 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) 20241111125050906 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) 20241111125050906 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) 20241111125050906 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) 20241111125050906 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) 20241111125050906 DRLCMACDL DEBUG -- Chunk with length 1146 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 (tbf_dl.cpp:686) 20241111125050906 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) 20241111125050906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125050906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 00 (tbf_dl.cpp:911) 20241111125050906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=07 00 2d 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 d8 00 (pcu_l1_if.cpp:182) 20241111125050907 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125050921 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) 20241111125050921 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) 20241111125050922 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) 20241111125050922 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) 20241111125050923 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) 20241111125050923 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) 20241111125050923 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) 20241111125050924 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) 20241111125050924 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) 20241111125050924 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) 20241111125050925 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) 20241111125050925 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) 20241111125050926 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) 20241111125050926 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) 20241111125050927 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) 20241111125050927 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) 20241111125050928 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) 20241111125050928 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) 20241111125050928 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) 20241111125050928 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) 20241111125050928 DRLCMACDL DEBUG -- Chunk with length 1096 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 (tbf_dl.cpp:686) 20241111125050928 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) 20241111125050928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125050928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 00 (tbf_dl.cpp:911) 20241111125050928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=07 00 2f cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 29 00 (pcu_l1_if.cpp:182) 20241111125050928 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125050940 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) 20241111125050940 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) 20241111125050941 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) 20241111125050941 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) 20241111125050942 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) 20241111125050942 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) 20241111125050943 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) 20241111125050943 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) 20241111125050944 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) 20241111125050944 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) 20241111125050944 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) 20241111125050944 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) 20241111125050945 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) 20241111125050945 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) 20241111125050946 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) 20241111125050946 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) 20241111125050947 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) 20241111125050947 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) 20241111125050947 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) 20241111125050947 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) 20241111125050947 DRLCMACDL DEBUG -- Chunk with length 1046 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125050947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 (tbf_dl.cpp:686) 20241111125050947 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) 20241111125050947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125050947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125050947 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) 20241111125050947 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1529 + 13 = 1542 (pdch_ul_controller.c:131) 20241111125050947 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1542 for type POLL (pdch_ul_controller.c:184) 20241111125050947 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) 20241111125050947 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) 20241111125050947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 0f 00 31 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 00 (tbf_dl.cpp:911) 20241111125050947 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 31 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 75 00 (pcu_l1_if.cpp:182) 20241111125050948 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125050959 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) 20241111125050959 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) 20241111125050960 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) 20241111125050960 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) 20241111125050961 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) 20241111125050961 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) 20241111125050962 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) 20241111125050962 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) 20241111125050963 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) 20241111125050963 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) 20241111125050963 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) 20241111125050963 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) 20241111125050964 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) 20241111125050964 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) 20241111125050965 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) 20241111125050965 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) 20241111125050968 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125050983 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) 20241111125050983 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) 20241111125050984 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) 20241111125050984 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) 20241111125050985 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) 20241111125050985 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) 20241111125050985 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) 20241111125050985 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) 20241111125050986 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) 20241111125050986 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) 20241111125050987 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) 20241111125050987 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) 20241111125050988 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) 20241111125050988 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) 20241111125050988 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) 20241111125050988 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) 20241111125050989 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125051002 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) 20241111125051002 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) 20241111125051003 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) 20241111125051003 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) 20241111125051004 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) 20241111125051004 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) 20241111125051004 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) 20241111125051005 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) 20241111125051005 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) 20241111125051005 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) 20241111125051006 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) 20241111125051006 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) 20241111125051007 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) 20241111125051007 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) 20241111125051007 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) 20241111125051007 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) 20241111125051008 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125051021 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 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) 20241111125051021 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) 20241111125051021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125051021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125051021 DCSN1 INFO csnStreamDecoder (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) 20241111125051021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125051021 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125051021 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) 20241111125051021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125051021 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) 20241111125051021 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) 20241111125051021 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125051021 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125051021 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125051021 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125051021 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125051021 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125051021 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125051021 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125051022 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125051022 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) 20241111125051022 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) 20241111125051022 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) 20241111125051022 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) 20241111125051023 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) 20241111125051023 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) 20241111125051023 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) 20241111125051023 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) 20241111125051024 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) 20241111125051024 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) 20241111125051025 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) 20241111125051025 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) 20241111125051026 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) 20241111125051026 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) 20241111125051026 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) 20241111125051026 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) 20241111125051031 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) 20241111125051031 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) 20241111125051031 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) 20241111125051031 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) 20241111125051031 DRLCMACDL DEBUG -- Chunk with length 996 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 (tbf_dl.cpp:686) 20241111125051031 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) 20241111125051031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125051031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 00 (tbf_dl.cpp:911) 20241111125051031 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 33 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 73 00 (pcu_l1_if.cpp:182) 20241111125051032 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125051046 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) 20241111125051046 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) 20241111125051047 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) 20241111125051047 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) 20241111125051048 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) 20241111125051048 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) 20241111125051048 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) 20241111125051048 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) 20241111125051049 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) 20241111125051049 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) 20241111125051050 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) 20241111125051050 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) 20241111125051051 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) 20241111125051051 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) 20241111125051051 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) 20241111125051051 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) 20241111125051052 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) 20241111125051052 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) 20241111125051052 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) 20241111125051052 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) 20241111125051052 DRLCMACDL DEBUG -- Chunk with length 946 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 (tbf_dl.cpp:686) 20241111125051052 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) 20241111125051052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125051052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 00 (tbf_dl.cpp:911) 20241111125051052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=07 00 35 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 59 00 (pcu_l1_if.cpp:182) 20241111125051053 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125051065 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) 20241111125051065 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) 20241111125051066 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) 20241111125051066 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) 20241111125051067 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) 20241111125051067 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) 20241111125051068 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) 20241111125051068 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) 20241111125051068 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) 20241111125051068 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) 20241111125051069 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) 20241111125051069 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) 20241111125051070 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) 20241111125051070 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) 20241111125051071 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) 20241111125051071 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) 20241111125051072 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) 20241111125051072 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) 20241111125051072 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) 20241111125051072 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) 20241111125051072 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 (tbf_dl.cpp:686) 20241111125051072 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) 20241111125051072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125051072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 00 (tbf_dl.cpp:911) 20241111125051072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=07 00 37 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 00 (pcu_l1_if.cpp:182) 20241111125051073 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125051084 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) 20241111125051084 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) 20241111125051085 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) 20241111125051085 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) 20241111125051086 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) 20241111125051086 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) 20241111125051087 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) 20241111125051087 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) 20241111125051088 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) 20241111125051088 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) 20241111125051089 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) 20241111125051089 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) 20241111125051089 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) 20241111125051089 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) 20241111125051090 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) 20241111125051090 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) 20241111125051094 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) 20241111125051094 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) 20241111125051094 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) 20241111125051094 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) 20241111125051094 DRLCMACDL DEBUG -- Chunk with length 846 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): 91 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b (tbf_dl.cpp:686) 20241111125051094 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) 20241111125051094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125051094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 91 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b 00 (tbf_dl.cpp:911) 20241111125051094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=07 00 39 91 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 8b 00 (pcu_l1_if.cpp:182) 20241111125051094 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125051108 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) 20241111125051108 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) 20241111125051109 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) 20241111125051109 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) 20241111125051110 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) 20241111125051110 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) 20241111125051111 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) 20241111125051111 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) 20241111125051111 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) 20241111125051111 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) 20241111125051112 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) 20241111125051112 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) 20241111125051113 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) 20241111125051113 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) 20241111125051114 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) 20241111125051114 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) 20241111125051115 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) 20241111125051115 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) 20241111125051115 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) 20241111125051115 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) 20241111125051115 DRLCMACDL DEBUG -- Chunk with length 796 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 (tbf_dl.cpp:686) 20241111125051115 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) 20241111125051115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125051115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 00 (tbf_dl.cpp:911) 20241111125051115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=07 00 3b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a a7 00 (pcu_l1_if.cpp:182) 20241111125051115 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125051127 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) 20241111125051127 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) 20241111125051128 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) 20241111125051128 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) 20241111125051129 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) 20241111125051129 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) 20241111125051130 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) 20241111125051130 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) 20241111125051130 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) 20241111125051130 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) 20241111125051131 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) 20241111125051131 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) 20241111125051132 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) 20241111125051132 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) 20241111125051133 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) 20241111125051133 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) 20241111125051134 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) 20241111125051134 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) 20241111125051134 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) 20241111125051134 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) 20241111125051134 DRLCMACDL DEBUG -- Chunk with length 746 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf (tbf_dl.cpp:686) 20241111125051134 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) 20241111125051134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125051134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 00 (tbf_dl.cpp:911) 20241111125051134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=07 00 3d d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 cf 00 (pcu_l1_if.cpp:182) 20241111125051135 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125051147 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) 20241111125051147 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) 20241111125051148 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) 20241111125051148 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) 20241111125051149 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) 20241111125051149 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) 20241111125051150 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) 20241111125051150 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) 20241111125051151 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) 20241111125051151 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) 20241111125051151 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) 20241111125051151 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) 20241111125051152 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) 20241111125051152 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) 20241111125051153 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) 20241111125051153 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) 20241111125051156 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) 20241111125051156 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) 20241111125051156 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) 20241111125051157 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) 20241111125051157 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 (tbf_dl.cpp:686) 20241111125051157 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) 20241111125051157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125051157 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 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 00 (tbf_dl.cpp:911) 20241111125051157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=07 00 3f 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 79 00 (pcu_l1_if.cpp:182) 20241111125051157 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125051171 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) 20241111125051171 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) 20241111125051172 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) 20241111125051172 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) 20241111125051173 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) 20241111125051173 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) 20241111125051174 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) 20241111125051174 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) 20241111125051174 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) 20241111125051174 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) 20241111125051175 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) 20241111125051175 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) 20241111125051176 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) 20241111125051176 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) 20241111125051177 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) 20241111125051177 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) 20241111125051178 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) 20241111125051178 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) 20241111125051178 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) 20241111125051178 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) 20241111125051178 DRLCMACDL DEBUG -- Chunk with length 646 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 (tbf_dl.cpp:686) 20241111125051178 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) 20241111125051178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125051178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 07 00 41 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 00 (tbf_dl.cpp:911) 20241111125051178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=07 00 41 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 62 00 (pcu_l1_if.cpp:182) 20241111125051178 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125051190 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) 20241111125051190 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) 20241111125051191 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) 20241111125051191 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) 20241111125051192 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) 20241111125051192 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) 20241111125051193 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) 20241111125051193 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) 20241111125051194 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) 20241111125051194 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) 20241111125051195 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) 20241111125051195 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) 20241111125051195 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) 20241111125051195 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) 20241111125051196 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) 20241111125051196 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) 20241111125051197 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) 20241111125051197 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) 20241111125051197 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) 20241111125051197 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) 20241111125051197 DRLCMACDL DEBUG -- Chunk with length 596 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): 1b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 (tbf_dl.cpp:686) 20241111125051197 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) 20241111125051197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125051197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 1b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 00 (tbf_dl.cpp:911) 20241111125051197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=07 00 43 1b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 01 00 (pcu_l1_if.cpp:182) 20241111125051198 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125051209 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) 20241111125051209 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) 20241111125051210 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) 20241111125051210 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) 20241111125051211 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) 20241111125051211 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) 20241111125051212 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) 20241111125051212 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) 20241111125051213 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) 20241111125051213 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) 20241111125051213 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) 20241111125051213 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) 20241111125051214 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) 20241111125051214 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) 20241111125051215 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) 20241111125051215 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) 20241111125051218 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) 20241111125051218 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) 20241111125051218 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) 20241111125051218 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) 20241111125051218 DRLCMACDL DEBUG -- Chunk with length 546 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 (tbf_dl.cpp:686) 20241111125051218 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) 20241111125051218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125051218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 00 (tbf_dl.cpp:911) 20241111125051219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=07 00 45 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 b3 00 (pcu_l1_if.cpp:182) 20241111125051219 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125051233 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) 20241111125051233 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) 20241111125051234 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) 20241111125051234 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) 20241111125051235 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) 20241111125051235 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) 20241111125051236 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) 20241111125051236 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) 20241111125051236 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) 20241111125051237 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) 20241111125051237 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) 20241111125051237 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) 20241111125051238 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) 20241111125051238 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) 20241111125051239 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) 20241111125051239 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) 20241111125051240 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) 20241111125051240 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) 20241111125051240 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) 20241111125051240 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) 20241111125051240 DRLCMACDL DEBUG -- Chunk with length 496 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 (tbf_dl.cpp:686) 20241111125051240 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) 20241111125051240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125051240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 00 (tbf_dl.cpp:911) 20241111125051240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 00 47 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e e8 00 (pcu_l1_if.cpp:182) 20241111125051240 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125051252 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) 20241111125051252 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) 20241111125051253 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) 20241111125051253 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) 20241111125051254 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) 20241111125051254 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) 20241111125051255 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) 20241111125051255 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) 20241111125051256 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) 20241111125051256 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) 20241111125051256 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) 20241111125051256 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) 20241111125051257 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) 20241111125051257 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) 20241111125051258 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) 20241111125051258 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) 20241111125051259 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) 20241111125051259 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) 20241111125051259 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) 20241111125051259 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) 20241111125051259 DRLCMACDL DEBUG -- Chunk with length 446 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe (tbf_dl.cpp:686) 20241111125051259 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) 20241111125051259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125051259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe 00 (tbf_dl.cpp:911) 20241111125051259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=07 00 49 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 fe 00 (pcu_l1_if.cpp:182) 20241111125051259 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125051271 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) 20241111125051271 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) 20241111125051272 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) 20241111125051272 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) 20241111125051273 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) 20241111125051273 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) 20241111125051274 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) 20241111125051274 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) 20241111125051275 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) 20241111125051275 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) 20241111125051275 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) 20241111125051276 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) 20241111125051276 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) 20241111125051276 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) 20241111125051277 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) 20241111125051277 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) 20241111125051280 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) 20241111125051280 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) 20241111125051280 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) 20241111125051280 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) 20241111125051281 DRLCMACDL DEBUG -- Chunk with length 396 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e (tbf_dl.cpp:686) 20241111125051281 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) 20241111125051281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125051281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4b cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e 00 (tbf_dl.cpp:911) 20241111125051281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=07 00 4b cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 0e 00 (pcu_l1_if.cpp:182) 20241111125051281 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125051295 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) 20241111125051295 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) 20241111125051297 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) 20241111125051297 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) 20241111125051297 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) 20241111125051298 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) 20241111125051298 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) 20241111125051298 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) 20241111125051299 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) 20241111125051299 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) 20241111125051300 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) 20241111125051300 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) 20241111125051300 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) 20241111125051301 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) 20241111125051301 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) 20241111125051301 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) 20241111125051302 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) 20241111125051302 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) 20241111125051302 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) 20241111125051302 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) 20241111125051302 DRLCMACDL DEBUG -- Chunk with length 346 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b (tbf_dl.cpp:686) 20241111125051302 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) 20241111125051302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125051302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b 00 (tbf_dl.cpp:911) 20241111125051302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=07 00 4d fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 1b 00 (pcu_l1_if.cpp:182) 20241111125051303 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125051315 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) 20241111125051315 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) 20241111125051316 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) 20241111125051316 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) 20241111125051317 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) 20241111125051317 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) 20241111125051318 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) 20241111125051318 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) 20241111125051318 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) 20241111125051318 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) 20241111125051319 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) 20241111125051319 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) 20241111125051320 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) 20241111125051320 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) 20241111125051321 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) 20241111125051321 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) 20241111125051322 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) 20241111125051322 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) 20241111125051322 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) 20241111125051322 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) 20241111125051322 DRLCMACDL DEBUG -- Chunk with length 296 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 (tbf_dl.cpp:686) 20241111125051322 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) 20241111125051322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125051322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 00 (tbf_dl.cpp:911) 20241111125051322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=07 00 4f da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 70 00 (pcu_l1_if.cpp:182) 20241111125051323 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125051334 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) 20241111125051334 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) 20241111125051335 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) 20241111125051335 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) 20241111125051336 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) 20241111125051336 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) 20241111125051337 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) 20241111125051337 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) 20241111125051337 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) 20241111125051337 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) 20241111125051338 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) 20241111125051338 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) 20241111125051339 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) 20241111125051339 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) 20241111125051340 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) 20241111125051340 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) 20241111125051343 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) 20241111125051343 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) 20241111125051343 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) 20241111125051343 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) 20241111125051343 DRLCMACDL DEBUG -- Chunk with length 246 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae (tbf_dl.cpp:686) 20241111125051343 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) 20241111125051343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125051343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 00 (tbf_dl.cpp:911) 20241111125051343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=07 00 51 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 ae 00 (pcu_l1_if.cpp:182) 20241111125051344 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125051358 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) 20241111125051358 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) 20241111125051359 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) 20241111125051359 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) 20241111125051360 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) 20241111125051360 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) 20241111125051360 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) 20241111125051360 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) 20241111125051361 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) 20241111125051361 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) 20241111125051362 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) 20241111125051362 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) 20241111125051363 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) 20241111125051363 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) 20241111125051364 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) 20241111125051364 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) 20241111125051365 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) 20241111125051365 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) 20241111125051365 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) 20241111125051365 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) 20241111125051365 DRLCMACDL DEBUG -- Chunk with length 196 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 (tbf_dl.cpp:686) 20241111125051365 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) 20241111125051365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125051365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 00 (tbf_dl.cpp:911) 20241111125051365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=07 00 53 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d f1 00 (pcu_l1_if.cpp:182) 20241111125051365 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125051377 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) 20241111125051377 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) 20241111125051378 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) 20241111125051378 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) 20241111125051379 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) 20241111125051379 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) 20241111125051380 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) 20241111125051380 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) 20241111125051380 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) 20241111125051380 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) 20241111125051381 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) 20241111125051381 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) 20241111125051382 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) 20241111125051382 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) 20241111125051383 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) 20241111125051383 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) 20241111125051383 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) 20241111125051384 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) 20241111125051384 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) 20241111125051384 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) 20241111125051384 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 (tbf_dl.cpp:686) 20241111125051384 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) 20241111125051384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125051384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 00 (tbf_dl.cpp:911) 20241111125051384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=07 00 55 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 65 00 (pcu_l1_if.cpp:182) 20241111125051384 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125051397 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) 20241111125051397 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) 20241111125051398 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) 20241111125051398 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) 20241111125051398 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) 20241111125051398 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) 20241111125051399 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) 20241111125051399 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) 20241111125051400 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) 20241111125051400 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) 20241111125051401 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) 20241111125051401 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) 20241111125051402 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) 20241111125051402 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) 20241111125051402 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) 20241111125051402 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) 20241111125051406 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) 20241111125051406 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) 20241111125051406 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) 20241111125051406 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) 20241111125051406 DRLCMACDL DEBUG -- Chunk with length 96 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 (tbf_dl.cpp:686) 20241111125051406 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) 20241111125051406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125051406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 00 (tbf_dl.cpp:911) 20241111125051406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=07 00 57 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 71 00 (pcu_l1_if.cpp:182) 20241111125051406 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125051420 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) 20241111125051420 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) 20241111125051421 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) 20241111125051421 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) 20241111125051422 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) 20241111125051422 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) 20241111125051423 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) 20241111125051423 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) 20241111125051424 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) 20241111125051424 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) 20241111125051425 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) 20241111125051425 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) 20241111125051425 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) 20241111125051425 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) 20241111125051426 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) 20241111125051426 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) 20241111125051427 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) 20241111125051427 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) 20241111125051427 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) 20241111125051427 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) 20241111125051427 DRLCMACDL DEBUG -- Chunk with length 46 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125051427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125051427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125051427 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): bb 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 (tbf_dl.cpp:686) 20241111125051427 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) 20241111125051427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125051427 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) 20241111125051427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1629 + 13 = 1642 (pdch_ul_controller.c:131) 20241111125051427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1642 for type POLL (pdch_ul_controller.c:184) 20241111125051427 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) 20241111125051427 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) 20241111125051427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 0f 00 58 bb 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 00 (tbf_dl.cpp:911) 20241111125051427 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 58 bb 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 a2 00 (pcu_l1_if.cpp:182) 20241111125051428 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125051439 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) 20241111125051439 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) 20241111125051440 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) 20241111125051440 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) 20241111125051441 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) 20241111125051441 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) 20241111125051441 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) 20241111125051441 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) 20241111125051442 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) 20241111125051442 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) 20241111125051443 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) 20241111125051443 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) 20241111125051444 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) 20241111125051444 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) 20241111125051444 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) 20241111125051445 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) 20241111125051445 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125051458 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) 20241111125051458 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) 20241111125051459 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) 20241111125051459 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) 20241111125051460 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) 20241111125051460 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) 20241111125051461 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) 20241111125051461 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) 20241111125051461 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) 20241111125051461 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) 20241111125051462 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) 20241111125051462 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) 20241111125051463 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) 20241111125051463 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) 20241111125051464 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) 20241111125051464 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) 20241111125051467 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125051482 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) 20241111125051482 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) 20241111125051483 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) 20241111125051483 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) 20241111125051484 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) 20241111125051484 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) 20241111125051484 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) 20241111125051484 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) 20241111125051485 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) 20241111125051485 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) 20241111125051486 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) 20241111125051486 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) 20241111125051487 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) 20241111125051487 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) 20241111125051487 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) 20241111125051487 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) 20241111125051488 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125051501 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 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) 20241111125051501 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) 20241111125051501 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125051501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125051501 DCSN1 INFO csnStreamDecoder (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) 20241111125051501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125051501 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125051501 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) 20241111125051501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125051501 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) 20241111125051501 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) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125051501 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125051502 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125051502 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) 20241111125051502 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125051502 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) 20241111125051502 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) 20241111125051502 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) 20241111125051503 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) 20241111125051503 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) 20241111125051503 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) 20241111125051503 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) 20241111125051504 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) 20241111125051504 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) 20241111125051505 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) 20241111125051505 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) 20241111125051506 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) 20241111125051506 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) 20241111125051506 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) 20241111125051506 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) 20241111125051507 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) 20241111125051507 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) 20241111125051507 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) 20241111125051507 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) 20241111125051507 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 (tbf_dl.cpp:686) 20241111125051507 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) 20241111125051507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125051507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 00 (tbf_dl.cpp:911) 20241111125051507 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 5b ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f d7 00 (pcu_l1_if.cpp:182) 20241111125051508 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125051520 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) 20241111125051520 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) 20241111125051521 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) 20241111125051521 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) 20241111125051522 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) 20241111125051522 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) 20241111125051522 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) 20241111125051522 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) 20241111125051523 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) 20241111125051523 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) 20241111125051524 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) 20241111125051524 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) 20241111125051525 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) 20241111125051525 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) 20241111125051525 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) 20241111125051525 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) 20241111125051529 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) 20241111125051529 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) 20241111125051529 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) 20241111125051529 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) 20241111125051529 DRLCMACDL DEBUG -- Chunk with length 1347 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): 82 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba (tbf_dl.cpp:686) 20241111125051529 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) 20241111125051529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125051529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d 82 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 00 (tbf_dl.cpp:911) 20241111125051529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=07 00 5d 82 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 ba 00 (pcu_l1_if.cpp:182) 20241111125051530 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125051543 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) 20241111125051543 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) 20241111125051545 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) 20241111125051545 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) 20241111125051545 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) 20241111125051545 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) 20241111125051546 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) 20241111125051546 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) 20241111125051547 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) 20241111125051547 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) 20241111125051548 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) 20241111125051548 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) 20241111125051548 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) 20241111125051548 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) 20241111125051549 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) 20241111125051549 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) 20241111125051550 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) 20241111125051550 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) 20241111125051550 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) 20241111125051550 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) 20241111125051550 DRLCMACDL DEBUG -- Chunk with length 1297 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a (tbf_dl.cpp:686) 20241111125051550 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) 20241111125051550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125051550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a 00 (tbf_dl.cpp:911) 20241111125051550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=07 00 5f 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 1a 00 (pcu_l1_if.cpp:182) 20241111125051551 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125051562 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) 20241111125051562 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) 20241111125051564 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) 20241111125051564 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) 20241111125051564 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) 20241111125051564 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) 20241111125051565 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) 20241111125051565 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) 20241111125051566 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) 20241111125051566 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) 20241111125051567 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) 20241111125051567 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) 20241111125051567 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) 20241111125051567 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) 20241111125051568 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) 20241111125051568 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) 20241111125051569 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) 20241111125051569 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) 20241111125051569 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) 20241111125051569 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) 20241111125051569 DRLCMACDL DEBUG -- Chunk with length 1247 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): ab aa 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 (tbf_dl.cpp:686) 20241111125051569 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) 20241111125051569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125051569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 ab aa 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 00 (tbf_dl.cpp:911) 20241111125051569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=07 00 61 ab aa 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 72 00 (pcu_l1_if.cpp:182) 20241111125051570 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125051581 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) 20241111125051581 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) 20241111125051583 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) 20241111125051583 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) 20241111125051584 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) 20241111125051584 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) 20241111125051584 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) 20241111125051584 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) 20241111125051585 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) 20241111125051585 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) 20241111125051586 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) 20241111125051586 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) 20241111125051587 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) 20241111125051587 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) 20241111125051587 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) 20241111125051587 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) 20241111125051591 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) 20241111125051591 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) 20241111125051591 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) 20241111125051591 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) 20241111125051591 DRLCMACDL DEBUG -- Chunk with length 1197 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 (tbf_dl.cpp:686) 20241111125051591 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) 20241111125051591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125051591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 00 (tbf_dl.cpp:911) 20241111125051591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=07 00 63 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 65 00 (pcu_l1_if.cpp:182) 20241111125051592 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125051605 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) 20241111125051605 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) 20241111125051606 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) 20241111125051606 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) 20241111125051607 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) 20241111125051607 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) 20241111125051608 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) 20241111125051608 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) 20241111125051609 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) 20241111125051609 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) 20241111125051609 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) 20241111125051609 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) 20241111125051610 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) 20241111125051610 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) 20241111125051611 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) 20241111125051611 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) 20241111125051612 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) 20241111125051612 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) 20241111125051612 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) 20241111125051612 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) 20241111125051612 DRLCMACDL DEBUG -- Chunk with length 1147 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 (tbf_dl.cpp:686) 20241111125051612 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) 20241111125051612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125051612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 00 (tbf_dl.cpp:911) 20241111125051612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=07 00 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 41 00 (pcu_l1_if.cpp:182) 20241111125051613 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125051625 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) 20241111125051625 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) 20241111125051626 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) 20241111125051626 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) 20241111125051627 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) 20241111125051627 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) 20241111125051628 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) 20241111125051628 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) 20241111125051629 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) 20241111125051629 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) 20241111125051630 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) 20241111125051630 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) 20241111125051631 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) 20241111125051631 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) 20241111125051631 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) 20241111125051631 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) 20241111125051632 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) 20241111125051632 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) 20241111125051632 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) 20241111125051632 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) 20241111125051632 DRLCMACDL DEBUG -- Chunk with length 1097 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): d8 cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b (tbf_dl.cpp:686) 20241111125051632 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) 20241111125051632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125051632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 d8 cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 00 (tbf_dl.cpp:911) 20241111125051632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=07 00 67 d8 cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 9b 00 (pcu_l1_if.cpp:182) 20241111125051633 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125051643 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) 20241111125051643 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) 20241111125051645 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) 20241111125051645 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) 20241111125051645 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) 20241111125051645 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) 20241111125051646 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) 20241111125051646 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) 20241111125051647 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) 20241111125051647 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) 20241111125051648 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) 20241111125051648 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) 20241111125051648 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) 20241111125051648 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) 20241111125051649 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) 20241111125051649 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) 20241111125051653 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) 20241111125051653 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) 20241111125051653 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) 20241111125051653 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) 20241111125051653 DRLCMACDL DEBUG -- Chunk with length 1047 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd (tbf_dl.cpp:686) 20241111125051653 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) 20241111125051653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125051653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 07 00 69 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 00 (tbf_dl.cpp:911) 20241111125051653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=07 00 69 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d fd 00 (pcu_l1_if.cpp:182) 20241111125051654 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125051667 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) 20241111125051667 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) 20241111125051669 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) 20241111125051669 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) 20241111125051669 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) 20241111125051669 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) 20241111125051670 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) 20241111125051670 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) 20241111125051671 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) 20241111125051671 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) 20241111125051672 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) 20241111125051672 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) 20241111125051672 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) 20241111125051672 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) 20241111125051673 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) 20241111125051673 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) 20241111125051674 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) 20241111125051674 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) 20241111125051674 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) 20241111125051674 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) 20241111125051674 DRLCMACDL DEBUG -- Chunk with length 997 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): 75 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a (tbf_dl.cpp:686) 20241111125051674 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) 20241111125051674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125051674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b 75 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 00 (tbf_dl.cpp:911) 20241111125051674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=07 00 6b 75 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 4a 00 (pcu_l1_if.cpp:182) 20241111125051675 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125051686 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) 20241111125051686 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) 20241111125051688 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) 20241111125051688 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) 20241111125051688 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) 20241111125051688 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) 20241111125051689 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) 20241111125051689 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) 20241111125051690 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) 20241111125051690 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) 20241111125051691 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) 20241111125051691 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) 20241111125051692 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) 20241111125051692 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) 20241111125051692 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) 20241111125051692 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) 20241111125051693 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) 20241111125051693 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) 20241111125051693 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) 20241111125051693 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) 20241111125051693 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 (tbf_dl.cpp:686) 20241111125051693 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) 20241111125051693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125051693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 00 (tbf_dl.cpp:911) 20241111125051693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=07 00 6d 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 c9 00 (pcu_l1_if.cpp:182) 20241111125051694 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125051705 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) 20241111125051705 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) 20241111125051707 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) 20241111125051707 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) 20241111125051707 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) 20241111125051707 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) 20241111125051708 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) 20241111125051708 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) 20241111125051709 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) 20241111125051709 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) 20241111125051710 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) 20241111125051710 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) 20241111125051711 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) 20241111125051711 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) 20241111125051711 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) 20241111125051711 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) 20241111125051715 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) 20241111125051715 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) 20241111125051715 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) 20241111125051715 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) 20241111125051715 DRLCMACDL DEBUG -- Chunk with length 897 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a (tbf_dl.cpp:686) 20241111125051715 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) 20241111125051715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125051715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 (tbf_dl.cpp:911) 20241111125051715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=07 00 6f 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 2a 00 (pcu_l1_if.cpp:182) 20241111125051716 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125051729 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) 20241111125051729 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) 20241111125051730 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) 20241111125051730 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) 20241111125051731 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) 20241111125051731 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) 20241111125051732 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) 20241111125051732 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) 20241111125051733 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) 20241111125051733 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) 20241111125051733 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) 20241111125051733 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) 20241111125051734 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) 20241111125051734 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) 20241111125051735 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) 20241111125051735 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) 20241111125051736 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) 20241111125051736 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) 20241111125051736 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) 20241111125051736 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) 20241111125051736 DRLCMACDL DEBUG -- Chunk with length 847 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): 00 91 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e (tbf_dl.cpp:686) 20241111125051736 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) 20241111125051736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125051736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 00 91 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 00 (tbf_dl.cpp:911) 20241111125051736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=07 00 71 00 91 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 5e 00 (pcu_l1_if.cpp:182) 20241111125051736 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125051748 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) 20241111125051748 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) 20241111125051749 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) 20241111125051749 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) 20241111125051750 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) 20241111125051750 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) 20241111125051751 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) 20241111125051751 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) 20241111125051752 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) 20241111125051752 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) 20241111125051752 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) 20241111125051752 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) 20241111125051753 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) 20241111125051753 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) 20241111125051754 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) 20241111125051754 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) 20241111125051755 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) 20241111125051755 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) 20241111125051755 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) 20241111125051755 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) 20241111125051755 DRLCMACDL DEBUG -- Chunk with length 797 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a (tbf_dl.cpp:686) 20241111125051755 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) 20241111125051755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125051755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a 00 (tbf_dl.cpp:911) 20241111125051755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=07 00 73 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 6a 00 (pcu_l1_if.cpp:182) 20241111125051756 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125051767 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) 20241111125051767 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) 20241111125051768 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) 20241111125051768 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) 20241111125051769 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) 20241111125051769 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) 20241111125051770 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) 20241111125051770 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) 20241111125051771 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) 20241111125051771 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) 20241111125051772 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) 20241111125051772 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) 20241111125051772 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) 20241111125051772 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) 20241111125051773 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) 20241111125051773 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) 20241111125051777 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) 20241111125051777 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) 20241111125051777 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) 20241111125051777 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) 20241111125051777 DRLCMACDL DEBUG -- Chunk with length 747 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): a7 d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 (tbf_dl.cpp:686) 20241111125051777 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) 20241111125051777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125051777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 a7 d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 00 (tbf_dl.cpp:911) 20241111125051777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=07 00 75 a7 d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 62 00 (pcu_l1_if.cpp:182) 20241111125051778 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125051791 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) 20241111125051791 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) 20241111125051793 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) 20241111125051793 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) 20241111125051793 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) 20241111125051793 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) 20241111125051794 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) 20241111125051794 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) 20241111125051795 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) 20241111125051795 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) 20241111125051796 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) 20241111125051796 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) 20241111125051796 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) 20241111125051796 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) 20241111125051797 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) 20241111125051797 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) 20241111125051798 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) 20241111125051798 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) 20241111125051798 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) 20241111125051798 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) 20241111125051798 DRLCMACDL DEBUG -- Chunk with length 697 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a (tbf_dl.cpp:686) 20241111125051798 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) 20241111125051798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125051798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 00 (tbf_dl.cpp:911) 20241111125051798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=07 00 77 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 9a 00 (pcu_l1_if.cpp:182) 20241111125051799 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125051810 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) 20241111125051810 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) 20241111125051812 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) 20241111125051812 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) 20241111125051812 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) 20241111125051812 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) 20241111125051813 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) 20241111125051813 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) 20241111125051814 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) 20241111125051814 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) 20241111125051815 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) 20241111125051815 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) 20241111125051816 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) 20241111125051816 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) 20241111125051816 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) 20241111125051816 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) 20241111125051817 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) 20241111125051818 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) 20241111125051818 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) 20241111125051818 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) 20241111125051818 DRLCMACDL DEBUG -- Chunk with length 647 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 (tbf_dl.cpp:686) 20241111125051818 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) 20241111125051818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125051818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 79 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 00 (tbf_dl.cpp:911) 20241111125051818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=07 00 79 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 c0 00 (pcu_l1_if.cpp:182) 20241111125051818 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125051830 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) 20241111125051830 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) 20241111125051831 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) 20241111125051831 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) 20241111125051832 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) 20241111125051832 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) 20241111125051832 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) 20241111125051832 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) 20241111125051833 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) 20241111125051833 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) 20241111125051834 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) 20241111125051834 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) 20241111125051835 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) 20241111125051835 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) 20241111125051835 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) 20241111125051835 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) 20241111125051839 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) 20241111125051839 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) 20241111125051839 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) 20241111125051839 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) 20241111125051839 DRLCMACDL DEBUG -- Chunk with length 597 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): 62 1b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab (tbf_dl.cpp:686) 20241111125051839 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) 20241111125051839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125051839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b 62 1b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 00 (tbf_dl.cpp:911) 20241111125051839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=07 00 7b 62 1b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 ab 00 (pcu_l1_if.cpp:182) 20241111125051840 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125051853 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) 20241111125051853 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) 20241111125051855 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) 20241111125051855 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) 20241111125051855 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) 20241111125051855 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) 20241111125051856 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) 20241111125051856 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) 20241111125051857 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) 20241111125051857 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) 20241111125051858 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) 20241111125051858 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) 20241111125051859 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) 20241111125051859 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) 20241111125051860 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) 20241111125051860 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) 20241111125051861 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) 20241111125051861 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) 20241111125051861 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) 20241111125051861 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) 20241111125051861 DRLCMACDL DEBUG -- Chunk with length 547 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 (tbf_dl.cpp:686) 20241111125051861 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) 20241111125051861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125051861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 00 (tbf_dl.cpp:911) 20241111125051861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=07 00 7d 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 07 00 (pcu_l1_if.cpp:182) 20241111125051861 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125051873 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) 20241111125051873 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) 20241111125051874 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) 20241111125051874 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) 20241111125051875 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) 20241111125051875 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) 20241111125051875 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) 20241111125051876 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) 20241111125051876 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) 20241111125051876 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) 20241111125051877 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) 20241111125051877 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) 20241111125051878 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) 20241111125051878 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) 20241111125051878 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) 20241111125051879 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) 20241111125051879 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) 20241111125051879 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) 20241111125051879 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) 20241111125051879 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) 20241111125051879 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): b3 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e (tbf_dl.cpp:686) 20241111125051879 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) 20241111125051879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125051880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f b3 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e 00 (tbf_dl.cpp:911) 20241111125051880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=07 00 7f b3 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 2e 00 (pcu_l1_if.cpp:182) 20241111125051880 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125051891 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) 20241111125051892 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) 20241111125051893 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) 20241111125051893 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) 20241111125051894 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) 20241111125051894 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) 20241111125051894 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) 20241111125051894 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) 20241111125051895 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) 20241111125051895 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) 20241111125051896 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) 20241111125051896 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) 20241111125051897 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) 20241111125051897 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) 20241111125051897 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) 20241111125051897 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) 20241111125051901 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) 20241111125051901 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) 20241111125051901 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) 20241111125051901 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) 20241111125051901 DRLCMACDL DEBUG -- Chunk with length 447 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): e8 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 (tbf_dl.cpp:686) 20241111125051901 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) 20241111125051901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125051901 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) 20241111125051901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1729 + 13 = 1742 (pdch_ul_controller.c:131) 20241111125051901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1742 for type POLL (pdch_ul_controller.c:184) 20241111125051901 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) 20241111125051901 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) 20241111125051901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 0f 00 81 e8 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 00 (tbf_dl.cpp:911) 20241111125051901 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 81 e8 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 74 00 (pcu_l1_if.cpp:182) 20241111125051902 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125051916 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) 20241111125051916 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) 20241111125051917 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) 20241111125051917 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) 20241111125051918 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) 20241111125051918 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) 20241111125051918 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) 20241111125051918 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) 20241111125051919 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) 20241111125051919 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) 20241111125051920 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) 20241111125051920 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) 20241111125051921 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) 20241111125051921 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) 20241111125051921 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) 20241111125051921 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) 20241111125051922 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125051935 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) 20241111125051935 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) 20241111125051936 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) 20241111125051936 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) 20241111125051937 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) 20241111125051937 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) 20241111125051937 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) 20241111125051937 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) 20241111125051938 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) 20241111125051938 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) 20241111125051939 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) 20241111125051939 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) 20241111125051940 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) 20241111125051940 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) 20241111125051941 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) 20241111125051941 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) 20241111125051941 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125051953 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) 20241111125051953 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) 20241111125051955 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) 20241111125051955 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) 20241111125051955 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) 20241111125051955 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) 20241111125051956 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) 20241111125051956 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) 20241111125051957 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) 20241111125051957 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) 20241111125051958 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) 20241111125051958 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) 20241111125051958 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) 20241111125051958 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) 20241111125051959 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) 20241111125051959 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) 20241111125051963 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125051977 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 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) 20241111125051977 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) 20241111125051977 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125051977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125051977 DCSN1 INFO csnStreamDecoder (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) 20241111125051978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125051978 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125051978 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) 20241111125051978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125051978 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) 20241111125051978 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) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125051978 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125051978 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) 20241111125051978 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) 20241111125051978 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) 20241111125051978 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) 20241111125051979 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) 20241111125051979 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) 20241111125051980 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) 20241111125051980 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) 20241111125051981 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) 20241111125051981 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) 20241111125051981 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) 20241111125051981 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) 20241111125051982 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) 20241111125051982 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) 20241111125051983 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) 20241111125051983 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) 20241111125051984 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) 20241111125051984 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) 20241111125051984 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) 20241111125051984 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) 20241111125051984 DRLCMACDL DEBUG -- Chunk with length 397 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125051984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a (tbf_dl.cpp:686) 20241111125051984 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) 20241111125051984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125051984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125051984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 07 00 83 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 00 (tbf_dl.cpp:911) 20241111125051984 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 83 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 2a 00 (pcu_l1_if.cpp:182) 20241111125051985 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125051996 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) 20241111125051996 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) 20241111125051997 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) 20241111125051997 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) 20241111125051998 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) 20241111125051998 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) 20241111125051998 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) 20241111125051998 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) 20241111125051999 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) 20241111125051999 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) 20241111125052000 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) 20241111125052000 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) 20241111125052000 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) 20241111125052000 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) 20241111125052001 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) 20241111125052001 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) 20241111125052001 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) 20241111125052001 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) 20241111125052001 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) 20241111125052001 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) 20241111125052001 DRLCMACDL DEBUG -- Chunk with length 347 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-4): 0e fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 (tbf_dl.cpp:686) 20241111125052001 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) 20241111125052001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125052001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-4): 07 00 85 0e fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 00 (tbf_dl.cpp:911) 20241111125052001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=07 00 85 0e fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 a2 00 (pcu_l1_if.cpp:182) 20241111125052002 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125052015 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) 20241111125052015 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) 20241111125052017 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) 20241111125052017 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) 20241111125052018 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) 20241111125052018 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) 20241111125052019 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) 20241111125052019 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) 20241111125052020 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) 20241111125052020 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) 20241111125052021 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) 20241111125052021 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) 20241111125052022 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) 20241111125052022 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) 20241111125052022 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) 20241111125052022 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) 20241111125052026 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) 20241111125052026 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) 20241111125052026 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) 20241111125052026 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) 20241111125052026 DRLCMACDL DEBUG -- Chunk with length 297 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-4): 1b da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a (tbf_dl.cpp:686) 20241111125052026 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) 20241111125052026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241111125052026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-4): 07 00 87 1b da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 00 (tbf_dl.cpp:911) 20241111125052026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=07 00 87 1b da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 3a 00 (pcu_l1_if.cpp:182) 20241111125052027 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125052040 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) 20241111125052041 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) 20241111125052042 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) 20241111125052042 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) 20241111125052043 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) 20241111125052043 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) 20241111125052043 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) 20241111125052043 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) 20241111125052044 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) 20241111125052044 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) 20241111125052045 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) 20241111125052045 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) 20241111125052047 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) 20241111125052047 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) 20241111125052047 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) 20241111125052047 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) 20241111125052048 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) 20241111125052048 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) 20241111125052048 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) 20241111125052048 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) 20241111125052048 DRLCMACDL DEBUG -- Chunk with length 247 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-4): 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 (tbf_dl.cpp:686) 20241111125052049 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) 20241111125052049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241111125052049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-4): 07 00 89 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 00 (tbf_dl.cpp:911) 20241111125052049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=07 00 89 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 86 00 (pcu_l1_if.cpp:182) 20241111125052049 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125052060 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) 20241111125052060 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) 20241111125052061 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) 20241111125052061 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) 20241111125052062 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) 20241111125052062 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) 20241111125052064 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) 20241111125052064 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) 20241111125052064 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) 20241111125052064 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) 20241111125052065 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) 20241111125052065 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) 20241111125052066 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) 20241111125052066 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) 20241111125052067 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) 20241111125052067 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) 20241111125052068 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) 20241111125052068 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) 20241111125052068 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) 20241111125052068 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) 20241111125052069 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-4): ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d (tbf_dl.cpp:686) 20241111125052069 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) 20241111125052069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241111125052069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-4): 07 00 8b ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d 00 (tbf_dl.cpp:911) 20241111125052069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=07 00 8b ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 4d 00 (pcu_l1_if.cpp:182) 20241111125052070 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125052079 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) 20241111125052079 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) 20241111125052080 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) 20241111125052080 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) 20241111125052081 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) 20241111125052081 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) 20241111125052082 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) 20241111125052082 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) 20241111125052083 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) 20241111125052083 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) 20241111125052084 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) 20241111125052084 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) 20241111125052084 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) 20241111125052084 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) 20241111125052085 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) 20241111125052085 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) 20241111125052088 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) 20241111125052088 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) 20241111125052088 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) 20241111125052088 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) 20241111125052088 DRLCMACDL DEBUG -- Chunk with length 147 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-4): f1 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d (tbf_dl.cpp:686) 20241111125052088 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) 20241111125052088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241111125052088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-4): 07 00 8d f1 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 00 (tbf_dl.cpp:911) 20241111125052088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=07 00 8d f1 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 4d 00 (pcu_l1_if.cpp:182) 20241111125052089 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125052103 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) 20241111125052103 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) 20241111125052104 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) 20241111125052104 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) 20241111125052105 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) 20241111125052105 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) 20241111125052105 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) 20241111125052105 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) 20241111125052106 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) 20241111125052106 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) 20241111125052107 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) 20241111125052107 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) 20241111125052108 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) 20241111125052108 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) 20241111125052110 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) 20241111125052110 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) 20241111125052112 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) 20241111125052112 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) 20241111125052112 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) 20241111125052112 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) 20241111125052112 DRLCMACDL DEBUG -- Chunk with length 97 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-4): 65 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 (tbf_dl.cpp:686) 20241111125052112 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) 20241111125052112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241111125052112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-4): 07 00 8f 65 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 00 (tbf_dl.cpp:911) 20241111125052112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=07 00 8f 65 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 62 00 (pcu_l1_if.cpp:182) 20241111125052113 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125052122 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) 20241111125052122 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) 20241111125052123 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) 20241111125052123 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) 20241111125052124 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) 20241111125052124 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) 20241111125052125 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) 20241111125052125 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) 20241111125052126 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) 20241111125052126 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) 20241111125052126 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) 20241111125052126 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) 20241111125052127 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) 20241111125052127 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) 20241111125052128 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) 20241111125052128 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) 20241111125052129 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) 20241111125052129 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) 20241111125052129 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) 20241111125052129 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) 20241111125052129 DRLCMACDL DEBUG -- Chunk with length 47 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125052129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125052129 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2119 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125052129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125052129 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (2) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-4): bf 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 (tbf_dl.cpp:686) 20241111125052129 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) 20241111125052129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241111125052129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-4): 07 00 90 bf 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 00 (tbf_dl.cpp:911) 20241111125052129 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 90 bf 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 1c 99 00 (pcu_l1_if.cpp:182) 20241111125052130 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125052141 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) 20241111125052141 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) 20241111125052143 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) 20241111125052143 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) 20241111125052143 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) 20241111125052143 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) 20241111125052144 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) 20241111125052144 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) 20241111125052145 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) 20241111125052145 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) 20241111125052145 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) 20241111125052145 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) 20241111125052145 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) 20241111125052145 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) 20241111125052146 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) 20241111125052146 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) 20241111125052150 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) 20241111125052150 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) 20241111125052150 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) 20241111125052150 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) 20241111125052150 DRLCMACDL DEBUG -- Chunk with length 1398 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): a2 ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f (tbf_dl.cpp:686) 20241111125052150 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) 20241111125052150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241111125052150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 a2 ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f 00 (tbf_dl.cpp:911) 20241111125052150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=07 00 93 a2 ef fb e4 e2 c7 2f c6 bc 5f 4f 39 53 1f fe 15 af 2d 38 4d 1c 65 20 3a 2d cb 86 17 e6 7d f9 53 ec 78 7d 1b b5 6e 76 46 e0 8a 80 b6 db ce 1d 50 cc 1f 00 (pcu_l1_if.cpp:182) 20241111125052150 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125052165 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) 20241111125052165 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) 20241111125052166 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) 20241111125052166 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) 20241111125052167 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) 20241111125052167 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) 20241111125052169 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) 20241111125052169 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) 20241111125052169 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) 20241111125052169 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) 20241111125052170 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) 20241111125052170 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) 20241111125052171 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) 20241111125052171 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) 20241111125052172 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) 20241111125052172 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) 20241111125052173 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) 20241111125052173 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) 20241111125052173 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) 20241111125052173 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) 20241111125052173 DRLCMACDL DEBUG -- Chunk with length 1348 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): d7 82 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 (tbf_dl.cpp:686) 20241111125052173 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) 20241111125052173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241111125052173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 d7 82 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 00 (tbf_dl.cpp:911) 20241111125052173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=07 00 95 d7 82 48 06 da e7 47 a1 93 ff 7f f2 a9 7a 15 aa d6 9b c6 7e 24 f4 d4 3d 78 7b 5b c1 d4 94 9a d1 82 47 9d ca 71 f3 fd b0 f4 a5 26 a2 56 c3 70 58 2f f6 00 (pcu_l1_if.cpp:182) 20241111125052174 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125052183 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) 20241111125052183 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) 20241111125052184 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) 20241111125052184 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) 20241111125052184 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) 20241111125052184 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) 20241111125052185 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) 20241111125052185 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) 20241111125052185 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) 20241111125052185 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) 20241111125052185 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) 20241111125052185 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) 20241111125052185 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) 20241111125052185 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) 20241111125052186 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) 20241111125052186 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) 20241111125052188 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) 20241111125052188 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) 20241111125052188 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) 20241111125052188 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) 20241111125052188 DRLCMACDL DEBUG -- Chunk with length 1298 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 (tbf_dl.cpp:686) 20241111125052188 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) 20241111125052188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241111125052188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 00 (tbf_dl.cpp:911) 20241111125052188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=07 00 97 ba 76 1c 63 a1 07 9e 6a d2 9f b3 de a2 57 6d 73 45 33 35 b7 61 f4 ae 24 3e 42 96 73 b7 af c7 2f 38 4f 59 86 fa dc 0c a1 43 97 b8 15 9a c9 ff c1 22 c1 00 (pcu_l1_if.cpp:182) 20241111125052188 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125052202 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) 20241111125052202 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) 20241111125052204 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) 20241111125052204 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) 20241111125052205 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) 20241111125052205 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) 20241111125052205 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) 20241111125052205 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) 20241111125052206 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) 20241111125052206 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) 20241111125052206 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) 20241111125052206 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) 20241111125052207 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) 20241111125052207 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) 20241111125052208 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) 20241111125052208 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) 20241111125052212 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) 20241111125052212 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) 20241111125052212 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) 20241111125052212 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) 20241111125052212 DRLCMACDL DEBUG -- Chunk with length 1248 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): 1a ab aa 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 (tbf_dl.cpp:686) 20241111125052212 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) 20241111125052212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241111125052212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 1a ab aa 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 00 (tbf_dl.cpp:911) 20241111125052212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=07 00 99 1a ab aa 49 1a 0e 1f 2a 1c d3 ac cb 09 7b c1 89 53 63 30 16 db d2 6f de a2 05 0d ec ef 59 4a 9b 0f 9a f9 0b 88 a3 47 f1 3f c1 6d 92 52 ae 76 8d eb f9 00 (pcu_l1_if.cpp:182) 20241111125052213 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125052226 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) 20241111125052226 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) 20241111125052228 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) 20241111125052228 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) 20241111125052228 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) 20241111125052228 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) 20241111125052229 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) 20241111125052229 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) 20241111125052230 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) 20241111125052230 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) 20241111125052231 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) 20241111125052231 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) 20241111125052232 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) 20241111125052232 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) 20241111125052232 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) 20241111125052232 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) 20241111125052233 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) 20241111125052233 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) 20241111125052233 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) 20241111125052233 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) 20241111125052233 DRLCMACDL DEBUG -- Chunk with length 1198 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 (tbf_dl.cpp:686) 20241111125052233 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) 20241111125052233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241111125052233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 00 (tbf_dl.cpp:911) 20241111125052234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=07 00 9b 72 cc af 75 17 92 52 a7 ef 5b 4f 40 bf c5 13 61 ad 4b 62 0c 5d c5 e3 d9 e9 49 dc cf 59 de 48 ea c8 13 1d 39 63 9b d5 49 94 aa fe 2c d3 70 84 99 b5 34 00 (pcu_l1_if.cpp:182) 20241111125052234 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125052246 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) 20241111125052246 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) 20241111125052247 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) 20241111125052247 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) 20241111125052248 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) 20241111125052248 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) 20241111125052249 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) 20241111125052249 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) 20241111125052249 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) 20241111125052249 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) 20241111125052250 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) 20241111125052250 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) 20241111125052251 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) 20241111125052251 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) 20241111125052251 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) 20241111125052251 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) 20241111125052252 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) 20241111125052252 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) 20241111125052252 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) 20241111125052252 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) 20241111125052252 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 (tbf_dl.cpp:686) 20241111125052252 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) 20241111125052252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241111125052252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 00 (tbf_dl.cpp:911) 20241111125052252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=07 00 9d 65 27 8a e6 3e b7 f5 70 5d 57 79 9a 37 51 63 99 50 3c d1 f0 85 09 8b 1a 14 50 c8 cf 2c c2 68 07 62 57 aa e1 f4 d1 8f 5e d3 98 a4 d5 8b 58 9e 25 88 97 00 (pcu_l1_if.cpp:182) 20241111125052252 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125052265 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) 20241111125052265 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) 20241111125052266 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) 20241111125052266 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) 20241111125052267 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) 20241111125052267 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) 20241111125052267 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) 20241111125052267 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) 20241111125052268 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) 20241111125052268 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) 20241111125052269 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) 20241111125052269 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) 20241111125052270 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) 20241111125052270 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) 20241111125052270 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) 20241111125052270 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) 20241111125052275 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) 20241111125052275 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) 20241111125052275 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) 20241111125052275 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) 20241111125052275 DRLCMACDL DEBUG -- Chunk with length 1098 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): 41 d8 cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 (tbf_dl.cpp:686) 20241111125052275 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) 20241111125052275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241111125052275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f 41 d8 cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 00 (tbf_dl.cpp:911) 20241111125052275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=07 00 9f 41 d8 cb 30 dd 3a a6 81 20 07 91 64 62 38 0e db cd ed 1e 6d be 18 f6 cd fa 33 f2 0a 57 78 db a8 8f 91 f9 e1 37 1d 90 49 26 ac f8 ab ec 30 5c 33 91 08 00 (pcu_l1_if.cpp:182) 20241111125052276 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125052289 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) 20241111125052289 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) 20241111125052290 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) 20241111125052290 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) 20241111125052291 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) 20241111125052291 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) 20241111125052292 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) 20241111125052292 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) 20241111125052292 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) 20241111125052292 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) 20241111125052293 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) 20241111125052293 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) 20241111125052294 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) 20241111125052294 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) 20241111125052295 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) 20241111125052295 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) 20241111125052296 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) 20241111125052296 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) 20241111125052296 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) 20241111125052296 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) 20241111125052296 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): 9b 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d (tbf_dl.cpp:686) 20241111125052296 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) 20241111125052296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241111125052296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 9b 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d 00 (tbf_dl.cpp:911) 20241111125052296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=07 00 a1 9b 29 9a f2 df 50 06 68 cf d6 00 0b cd aa 4e f5 c2 a2 70 7e 94 6c 2c 4e aa f7 5e 31 eb 0c d1 38 52 aa fe 6b 5b 83 c1 f9 8c 51 f9 34 2a 17 05 86 d9 3d 00 (pcu_l1_if.cpp:182) 20241111125052296 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125052308 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) 20241111125052308 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) 20241111125052309 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) 20241111125052309 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) 20241111125052310 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) 20241111125052310 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) 20241111125052311 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) 20241111125052311 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) 20241111125052311 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) 20241111125052311 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) 20241111125052312 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) 20241111125052312 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) 20241111125052313 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) 20241111125052313 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) 20241111125052314 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) 20241111125052314 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) 20241111125052314 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) 20241111125052314 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) 20241111125052314 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) 20241111125052314 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) 20241111125052315 DRLCMACDL DEBUG -- Chunk with length 998 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): fd 75 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b (tbf_dl.cpp:686) 20241111125052315 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) 20241111125052315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241111125052315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a3 fd 75 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 00 (tbf_dl.cpp:911) 20241111125052315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=07 00 a3 fd 75 7b 48 f7 9b fb ef 11 d5 fa 33 24 87 bf cf 52 cd 63 d4 0f d4 e8 af b4 29 bb 4e 98 6a 18 80 c3 23 90 a6 ec 8d 82 80 4c b2 6c 15 b8 26 6a 14 0c 0b 00 (pcu_l1_if.cpp:182) 20241111125052315 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125052327 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) 20241111125052327 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) 20241111125052328 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) 20241111125052328 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) 20241111125052329 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) 20241111125052329 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) 20241111125052330 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) 20241111125052330 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) 20241111125052330 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) 20241111125052330 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) 20241111125052332 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) 20241111125052332 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) 20241111125052333 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) 20241111125052333 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) 20241111125052334 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) 20241111125052334 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) 20241111125052337 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) 20241111125052337 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) 20241111125052337 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) 20241111125052337 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) 20241111125052337 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): 4a 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 (tbf_dl.cpp:686) 20241111125052337 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) 20241111125052337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241111125052337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 4a 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 00 (tbf_dl.cpp:911) 20241111125052337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=07 00 a5 4a 73 31 3c c9 75 15 60 37 08 30 e4 de 4c d0 e3 1c 74 66 2a 1a 5e c0 9f 58 44 fd 4d b5 7b 42 62 16 31 a7 80 03 e4 9d da 12 12 49 b1 f1 85 7d 7a 38 e6 00 (pcu_l1_if.cpp:182) 20241111125052337 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125052351 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) 20241111125052351 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) 20241111125052352 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) 20241111125052352 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) 20241111125052352 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) 20241111125052352 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) 20241111125052353 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) 20241111125052353 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) 20241111125052354 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) 20241111125052354 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) 20241111125052355 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) 20241111125052355 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) 20241111125052355 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) 20241111125052355 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) 20241111125052356 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) 20241111125052356 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) 20241111125052357 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) 20241111125052357 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) 20241111125052357 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) 20241111125052357 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) 20241111125052357 DRLCMACDL DEBUG -- Chunk with length 898 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b (tbf_dl.cpp:686) 20241111125052357 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) 20241111125052357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241111125052357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 00 (tbf_dl.cpp:911) 20241111125052357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=07 00 a7 c9 59 19 7d 01 1c a7 88 a5 41 87 9a f5 3a 83 06 0f 07 a2 9e d8 c2 8b d2 4a db 92 5a 70 cd a3 7f c8 47 46 02 86 53 3f f5 7e 11 57 3d 6f cd 34 bb 75 2b 00 (pcu_l1_if.cpp:182) 20241111125052358 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125052370 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) 20241111125052370 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) 20241111125052371 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) 20241111125052371 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) 20241111125052372 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) 20241111125052372 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) 20241111125052373 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) 20241111125052373 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) 20241111125052374 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) 20241111125052374 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) 20241111125052375 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) 20241111125052375 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) 20241111125052376 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) 20241111125052376 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) 20241111125052377 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) 20241111125052377 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) 20241111125052378 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) 20241111125052378 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) 20241111125052378 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) 20241111125052378 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) 20241111125052378 DRLCMACDL DEBUG -- Chunk with length 848 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): 2a 00 91 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab (tbf_dl.cpp:686) 20241111125052378 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) 20241111125052378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241111125052378 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) 20241111125052378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1828 + 13 = 1841 (pdch_ul_controller.c:131) 20241111125052378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1841 for type POLL (pdch_ul_controller.c:184) 20241111125052378 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) 20241111125052378 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) 20241111125052378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 0f 00 a9 2a 00 91 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 00 (tbf_dl.cpp:911) 20241111125052378 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 a9 2a 00 91 fb 92 14 39 7e 1d 61 01 8e f6 86 5c d5 0c 29 b2 44 39 93 9e 82 12 21 54 05 94 4a 94 66 5e bd 4b 02 f2 a0 fe fe d5 11 91 76 c5 62 f7 a5 6a ab 00 (pcu_l1_if.cpp:182) 20241111125052379 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125052389 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) 20241111125052389 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) 20241111125052391 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) 20241111125052391 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) 20241111125052391 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) 20241111125052391 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) 20241111125052392 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) 20241111125052392 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) 20241111125052393 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) 20241111125052393 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) 20241111125052394 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) 20241111125052394 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) 20241111125052394 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) 20241111125052394 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) 20241111125052395 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) 20241111125052395 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) 20241111125052399 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125052413 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) 20241111125052413 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) 20241111125052415 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) 20241111125052415 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) 20241111125052415 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) 20241111125052415 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) 20241111125052416 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) 20241111125052416 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) 20241111125052417 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) 20241111125052417 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) 20241111125052418 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) 20241111125052418 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) 20241111125052418 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) 20241111125052418 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) 20241111125052419 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) 20241111125052419 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) 20241111125052420 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125052432 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) 20241111125052432 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) 20241111125052434 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) 20241111125052434 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) 20241111125052434 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) 20241111125052434 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) 20241111125052435 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) 20241111125052435 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) 20241111125052436 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) 20241111125052436 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) 20241111125052437 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) 20241111125052437 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) 20241111125052437 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) 20241111125052437 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) 20241111125052438 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) 20241111125052438 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) 20241111125052439 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125052451 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 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) 20241111125052451 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) 20241111125052451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125052451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125052451 DCSN1 INFO csnStreamDecoder (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) 20241111125052451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125052451 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125052451 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) 20241111125052451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125052451 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) 20241111125052451 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) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241111125052451 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241111125052452 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241111125052452 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) 20241111125052452 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) 20241111125052452 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) 20241111125052452 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) 20241111125052453 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) 20241111125052453 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) 20241111125052453 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) 20241111125052453 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) 20241111125052454 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) 20241111125052454 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) 20241111125052454 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) 20241111125052454 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) 20241111125052455 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) 20241111125052455 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) 20241111125052455 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) 20241111125052455 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) 20241111125052461 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) 20241111125052461 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) 20241111125052461 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) 20241111125052461 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) 20241111125052461 DRLCMACDL DEBUG -- Chunk with length 798 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 (tbf_dl.cpp:686) 20241111125052461 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) 20241111125052461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241111125052461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 00 (tbf_dl.cpp:911) 20241111125052461 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 ab 5e 8b a8 00 5d ae 5b 49 d0 22 e1 58 92 52 fb 29 7f ba 4e 19 c0 2e 3e 14 32 78 3b 60 67 28 1f 18 68 4c 67 ab b4 d2 b0 6e 6b a4 e4 62 b0 f4 f3 c4 1b 98 00 (pcu_l1_if.cpp:182) 20241111125052462 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125052475 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) 20241111125052475 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) 20241111125052476 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) 20241111125052476 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) 20241111125052477 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) 20241111125052477 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) 20241111125052477 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) 20241111125052477 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) 20241111125052478 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) 20241111125052478 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) 20241111125052478 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) 20241111125052478 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) 20241111125052479 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) 20241111125052479 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) 20241111125052479 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) 20241111125052479 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) 20241111125052480 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) 20241111125052480 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) 20241111125052480 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) 20241111125052480 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) 20241111125052480 DRLCMACDL DEBUG -- Chunk with length 748 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): 6a a7 d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 (tbf_dl.cpp:686) 20241111125052480 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) 20241111125052480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241111125052480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad 6a a7 d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 00 (tbf_dl.cpp:911) 20241111125052480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=07 00 ad 6a a7 d7 e1 a3 ef 47 76 90 60 ee 4e 96 ae c7 ba 7d 0e 5e cd e4 02 05 ed d6 11 6d df aa 79 cd a7 3d e4 cd 7c 2c 8a 7c f9 fb f1 12 37 0b 22 a8 c5 82 74 00 (pcu_l1_if.cpp:182) 20241111125052480 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125052493 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) 20241111125052493 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) 20241111125052494 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) 20241111125052494 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) 20241111125052494 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) 20241111125052494 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) 20241111125052494 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) 20241111125052494 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) 20241111125052494 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) 20241111125052494 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) 20241111125052495 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) 20241111125052495 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) 20241111125052495 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) 20241111125052495 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) 20241111125052495 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) 20241111125052495 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) 20241111125052498 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) 20241111125052498 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) 20241111125052498 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) 20241111125052498 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) 20241111125052498 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 (tbf_dl.cpp:686) 20241111125052498 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) 20241111125052498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241111125052498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 00 (tbf_dl.cpp:911) 20241111125052498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=07 00 af 62 cf 78 55 75 2a f8 33 9d a3 a3 19 8e fc 56 9c fa e4 19 06 aa 6a 88 49 a1 82 70 ec 0c 65 9c c7 5d c0 57 48 4d fc 4b e4 f9 10 3b 90 f5 fd 0a cd 35 71 00 (pcu_l1_if.cpp:182) 20241111125052498 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125052513 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) 20241111125052513 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) 20241111125052514 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) 20241111125052514 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) 20241111125052515 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) 20241111125052515 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) 20241111125052516 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) 20241111125052516 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) 20241111125052517 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) 20241111125052517 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) 20241111125052517 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) 20241111125052517 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) 20241111125052518 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) 20241111125052518 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) 20241111125052519 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) 20241111125052519 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) 20241111125052523 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) 20241111125052523 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) 20241111125052523 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) 20241111125052523 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) 20241111125052523 DRLCMACDL DEBUG -- Chunk with length 648 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 (tbf_dl.cpp:686) 20241111125052523 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) 20241111125052523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241111125052523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b1 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 00 (tbf_dl.cpp:911) 20241111125052523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=07 00 b1 9a 79 1b 4c 60 b8 67 a3 8d 83 69 09 83 e9 33 cb 67 25 43 61 02 58 a4 c8 d4 4c ca 12 ef 72 14 44 bb f7 bb f2 fe f3 1e d0 de 16 d9 a3 14 12 8c a9 78 03 00 (pcu_l1_if.cpp:182) 20241111125052524 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125052537 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) 20241111125052537 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) 20241111125052539 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) 20241111125052539 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) 20241111125052539 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) 20241111125052539 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) 20241111125052540 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) 20241111125052540 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) 20241111125052541 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) 20241111125052541 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) 20241111125052542 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) 20241111125052542 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) 20241111125052542 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) 20241111125052542 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) 20241111125052543 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) 20241111125052543 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) 20241111125052544 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) 20241111125052544 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) 20241111125052544 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) 20241111125052544 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) 20241111125052544 DRLCMACDL DEBUG -- Chunk with length 598 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): c0 62 1b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 (tbf_dl.cpp:686) 20241111125052544 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) 20241111125052544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241111125052544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 c0 62 1b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 00 (tbf_dl.cpp:911) 20241111125052545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=07 00 b3 c0 62 1b d3 1b a4 03 68 66 33 26 9c 4a 97 fb 7d a2 3f ca d6 0c ff b1 3f 41 dd f2 c1 a4 0f 16 52 11 f8 a5 4d 2d 66 36 06 50 d9 f2 4c 90 76 f6 30 8f e0 00 (pcu_l1_if.cpp:182) 20241111125052546 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125052556 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) 20241111125052556 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) 20241111125052557 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) 20241111125052557 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) 20241111125052558 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) 20241111125052558 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) 20241111125052559 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) 20241111125052559 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) 20241111125052560 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) 20241111125052560 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) 20241111125052560 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) 20241111125052560 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) 20241111125052561 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) 20241111125052561 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) 20241111125052562 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) 20241111125052562 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) 20241111125052563 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) 20241111125052563 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) 20241111125052563 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) 20241111125052563 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) 20241111125052563 DRLCMACDL DEBUG -- Chunk with length 548 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): ab 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 (tbf_dl.cpp:686) 20241111125052563 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) 20241111125052563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241111125052563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 ab 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 00 (tbf_dl.cpp:911) 20241111125052563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=07 00 b5 ab 01 e0 70 f6 2e 09 df ad a3 fa da b4 f0 c3 c1 34 35 51 41 61 69 a4 cd 1a a0 ac 6d ab 74 c2 8a 02 ee 3c 4d 60 ca d1 4d 04 1c 47 60 b2 64 9d e5 01 e7 00 (pcu_l1_if.cpp:182) 20241111125052564 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125052575 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) 20241111125052575 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) 20241111125052577 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) 20241111125052577 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) 20241111125052578 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) 20241111125052578 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) 20241111125052578 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) 20241111125052578 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) 20241111125052579 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) 20241111125052579 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) 20241111125052580 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) 20241111125052580 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) 20241111125052581 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) 20241111125052581 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) 20241111125052581 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) 20241111125052581 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) 20241111125052585 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) 20241111125052585 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) 20241111125052585 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) 20241111125052585 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) 20241111125052585 DRLCMACDL DEBUG -- Chunk with length 498 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): 07 b3 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 (tbf_dl.cpp:686) 20241111125052585 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) 20241111125052585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241111125052585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 07 b3 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 00 (tbf_dl.cpp:911) 20241111125052585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=07 00 b7 07 b3 19 43 be 5b 99 bb 07 ad e9 63 b8 b6 8b e1 75 db 29 50 b2 d0 a3 c1 55 7a c1 ab c2 cd 3a 45 9e 24 bd bf a6 65 19 08 5c 16 4f 17 53 62 b8 49 09 b7 00 (pcu_l1_if.cpp:182) 20241111125052585 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125052599 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) 20241111125052599 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) 20241111125052601 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) 20241111125052601 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) 20241111125052601 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) 20241111125052601 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) 20241111125052602 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) 20241111125052602 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) 20241111125052603 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) 20241111125052603 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) 20241111125052604 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) 20241111125052604 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) 20241111125052605 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) 20241111125052605 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) 20241111125052605 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) 20241111125052605 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) 20241111125052606 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) 20241111125052606 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) 20241111125052606 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) 20241111125052607 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) 20241111125052607 DRLCMACDL DEBUG -- Chunk with length 448 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): 2e e8 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee (tbf_dl.cpp:686) 20241111125052607 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) 20241111125052607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241111125052607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 07 00 b9 2e e8 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 00 (tbf_dl.cpp:911) 20241111125052607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=07 00 b9 2e e8 7b ce fc 6b 26 be 2b 21 7d 0c fc fd f7 e8 0d c4 ca d8 c1 32 f8 b8 6b 4c e4 53 ef 0a 4e ab b1 b4 79 bb a8 4d ee 64 6b 00 26 14 77 f4 b8 04 c7 ee 00 (pcu_l1_if.cpp:182) 20241111125052607 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125052618 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) 20241111125052618 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) 20241111125052619 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) 20241111125052619 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) 20241111125052619 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) 20241111125052619 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) 20241111125052620 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) 20241111125052620 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) 20241111125052620 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) 20241111125052620 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) 20241111125052620 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) 20241111125052620 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) 20241111125052621 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) 20241111125052621 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) 20241111125052621 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) 20241111125052621 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) 20241111125052622 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) 20241111125052622 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) 20241111125052622 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) 20241111125052622 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) 20241111125052622 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): 74 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 (tbf_dl.cpp:686) 20241111125052622 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) 20241111125052622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241111125052623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb 74 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 00 (tbf_dl.cpp:911) 20241111125052623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=07 00 bb 74 fe cc 79 12 4b 7c dd 98 52 3a 2e cf 8b 68 d6 49 95 d0 94 68 67 af fb b9 26 c9 5c 7d 4a be c3 88 36 67 bf b7 0d 4b a1 cd f2 e0 7f e3 ae 3f f2 1e f2 00 (pcu_l1_if.cpp:182) 20241111125052623 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125052637 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) 20241111125052637 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) 20241111125052638 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) 20241111125052638 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) 20241111125052639 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) 20241111125052639 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) 20241111125052639 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) 20241111125052639 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) 20241111125052640 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) 20241111125052640 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) 20241111125052641 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) 20241111125052641 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) 20241111125052642 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) 20241111125052642 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) 20241111125052643 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) 20241111125052643 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) 20241111125052648 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) 20241111125052648 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) 20241111125052648 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) 20241111125052648 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) 20241111125052648 DRLCMACDL DEBUG -- Chunk with length 348 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052648 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): 2a 0e fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 (tbf_dl.cpp:686) 20241111125052648 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) 20241111125052648 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052648 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241111125052648 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd 2a 0e fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 00 (tbf_dl.cpp:911) 20241111125052648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=07 00 bd 2a 0e fa 4a ad 72 8a 04 fb f6 71 44 f1 a3 0a 8d 6a e9 cc 94 9f 12 ca 50 6f 8b f6 71 5e a9 23 3d 03 5e 33 1a 5d bc a2 e7 b5 f6 e6 73 16 e8 e3 b1 51 04 00 (pcu_l1_if.cpp:182) 20241111125052648 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125052661 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) 20241111125052661 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) 20241111125052662 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) 20241111125052662 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) 20241111125052663 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) 20241111125052663 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) 20241111125052663 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) 20241111125052663 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) 20241111125052663 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) 20241111125052663 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) 20241111125052663 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) 20241111125052663 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) 20241111125052664 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) 20241111125052664 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) 20241111125052664 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) 20241111125052664 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) 20241111125052665 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) 20241111125052665 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) 20241111125052665 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) 20241111125052665 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) 20241111125052665 DRLCMACDL DEBUG -- Chunk with length 298 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): a2 1b da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 (tbf_dl.cpp:686) 20241111125052665 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) 20241111125052665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241111125052665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf a2 1b da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 00 (tbf_dl.cpp:911) 20241111125052665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=07 00 bf a2 1b da 5a 5d 5b b1 8f 0a 48 e7 87 4c 8e cf 35 18 18 07 0c 39 31 11 17 60 58 2f cc 72 ce 08 b5 a5 b2 20 33 dd 14 0e d0 e9 eb f3 f5 3c a1 cf 18 ce 99 00 (pcu_l1_if.cpp:182) 20241111125052665 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125052680 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) 20241111125052680 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) 20241111125052681 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) 20241111125052681 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) 20241111125052682 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) 20241111125052682 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) 20241111125052683 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) 20241111125052683 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) 20241111125052685 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) 20241111125052685 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) 20241111125052686 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) 20241111125052686 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) 20241111125052687 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) 20241111125052687 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) 20241111125052687 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) 20241111125052687 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) 20241111125052688 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) 20241111125052688 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) 20241111125052688 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) 20241111125052688 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) 20241111125052688 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): 3a 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f (tbf_dl.cpp:686) 20241111125052688 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) 20241111125052688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241111125052688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 3a 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 00 (tbf_dl.cpp:911) 20241111125052688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=07 00 c1 3a 70 e5 65 2e 54 93 da 92 7c 5e c5 02 71 96 e3 ae 24 13 5a db d6 92 07 4d 98 a8 72 3a 29 12 96 12 68 dd db dd c9 d4 70 f3 eb 2a 4b 24 fc e6 53 c4 8f 00 (pcu_l1_if.cpp:182) 20241111125052688 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125052699 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) 20241111125052699 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) 20241111125052699 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) 20241111125052699 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) 20241111125052700 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) 20241111125052700 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) 20241111125052700 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) 20241111125052700 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) 20241111125052701 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) 20241111125052701 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) 20241111125052701 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) 20241111125052701 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) 20241111125052701 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) 20241111125052701 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) 20241111125052702 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) 20241111125052702 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) 20241111125052708 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) 20241111125052708 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) 20241111125052708 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) 20241111125052708 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) 20241111125052708 DRLCMACDL DEBUG -- Chunk with length 198 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): 86 ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 (tbf_dl.cpp:686) 20241111125052708 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) 20241111125052708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241111125052708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 86 ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 00 (tbf_dl.cpp:911) 20241111125052708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=07 00 c3 86 ae 17 13 54 0b 69 b1 c1 fa 7f 81 09 6b 66 95 ea bc 0c 43 86 a4 e7 de 15 61 ed b8 9e c3 aa 22 ad 79 15 78 21 7e 15 f7 22 88 08 8c e2 4b 52 01 7c b5 00 (pcu_l1_if.cpp:182) 20241111125052709 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125052722 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) 20241111125052722 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) 20241111125052723 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) 20241111125052723 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) 20241111125052723 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) 20241111125052723 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) 20241111125052724 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) 20241111125052724 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) 20241111125052724 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) 20241111125052724 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) 20241111125052724 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) 20241111125052724 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) 20241111125052725 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) 20241111125052725 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) 20241111125052725 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) 20241111125052725 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) 20241111125052727 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) 20241111125052727 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) 20241111125052727 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) 20241111125052727 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) 20241111125052727 DRLCMACDL DEBUG -- Chunk with length 148 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): 4d f1 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 (tbf_dl.cpp:686) 20241111125052727 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) 20241111125052727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241111125052727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 4d f1 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 00 (tbf_dl.cpp:911) 20241111125052727 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 c5 4d f1 f5 65 6a aa bc b1 7e 35 5c 0b 5a 1d 86 5b 90 6b 9b 6e 6f 5e c6 40 14 f1 d8 e0 94 83 63 f6 1b c7 2c a9 db 38 fc 51 e1 8b ea 8a 3f eb 0f f0 b0 a9 00 (pcu_l1_if.cpp:182) 20241111125052728 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125052741 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) 20241111125052741 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) 20241111125052741 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) 20241111125052741 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) 20241111125052741 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) 20241111125052741 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) 20241111125052741 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) 20241111125052741 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) 20241111125052742 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) 20241111125052742 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) 20241111125052742 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) 20241111125052742 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) 20241111125052742 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) 20241111125052742 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) 20241111125052742 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) 20241111125052742 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) 20241111125052745 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) 20241111125052746 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) 20241111125052746 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) 20241111125052746 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) 20241111125052746 DRLCMACDL DEBUG -- Chunk with length 98 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125052746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): 4d 65 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc (tbf_dl.cpp:686) 20241111125052746 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) 20241111125052746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241111125052746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 4d 65 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 00 (tbf_dl.cpp:911) 20241111125052746 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 c7 4d 65 8e 68 81 3c 17 85 f5 9f 54 ba ad e9 3e fe 38 e0 fa b0 a3 5a 25 05 e7 7c 99 9e 2d 9e 7a 95 9d 79 70 64 7b c6 27 c2 3e 4f bc 1e 28 31 e5 4b 6a bc 00 (pcu_l1_if.cpp:182) 20241111125052746 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125052760 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) 20241111125052760 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) 20241111125052762 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) 20241111125052762 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) 20241111125052762 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) 20241111125052762 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) 20241111125052763 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) 20241111125052763 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) 20241111125052764 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) 20241111125052764 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) 20241111125052765 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) 20241111125052765 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) 20241111125052766 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) 20241111125052766 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) 20241111125052766 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) 20241111125052767 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) 20241111125052771 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) 20241111125052771 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) 20241111125052771 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) 20241111125052771 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) 20241111125052771 DRLCMACDL DEBUG -- Chunk with length 48 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125052771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125052771 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) 20241111125052771 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) 20241111125052771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): c1 62 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 2b (tbf_dl.cpp:686) 20241111125052771 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) 20241111125052771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125052771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241111125052771 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) 20241111125052771 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1911 + 13 = 1924 (pdch_ul_controller.c:131) 20241111125052771 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1924 for type POLL (pdch_ul_controller.c:184) 20241111125052771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1924, TS=7) (tbf_dl.cpp:883) 20241111125052771 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1924, TS=7 (tbf_dl.cpp:903) 20241111125052771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 0f 00 c8 c1 62 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 2b 00 (tbf_dl.cpp:911) 20241111125052771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 block=9 data=0f 00 c8 c1 62 71 5c ef c2 8c 01 cd f4 c0 6a e0 2d 69 f6 ea 9f 26 36 3e 00 49 ab 3b f9 af 0e 64 e8 33 06 c5 ff b3 67 1b cc 5f 50 d0 48 f6 26 93 0d d3 a5 cf 2b 00 (pcu_l1_if.cpp:182) 20241111125052772 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125052785 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) 20241111125052785 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) 20241111125052786 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) 20241111125052786 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) 20241111125052787 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) 20241111125052787 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) 20241111125052789 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) 20241111125052789 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) 20241111125052790 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) 20241111125052790 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) 20241111125052791 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) 20241111125052791 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) 20241111125052792 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) 20241111125052792 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) 20241111125052793 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) 20241111125052793 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) 20241111125052794 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125052804 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) 20241111125052804 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) 20241111125052805 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) 20241111125052805 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) 20241111125052805 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) 20241111125052805 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) 20241111125052806 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) 20241111125052806 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) 20241111125052806 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) 20241111125052806 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) 20241111125052806 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) 20241111125052806 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) 20241111125052807 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) 20241111125052807 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) 20241111125052807 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) 20241111125052807 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) 20241111125052808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125052822 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) 20241111125052822 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) 20241111125052822 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) 20241111125052822 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) 20241111125052822 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) 20241111125052822 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) 20241111125052822 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) 20241111125052822 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) 20241111125052823 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) 20241111125052823 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) 20241111125052823 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) 20241111125052823 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) 20241111125052823 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) 20241111125052823 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) 20241111125052823 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) 20241111125052823 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) 20241111125052831 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125052846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1919 block=0 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) 20241111125052846 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125052846 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125052846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125052846 DCSN1 INFO csnStreamDecoder (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) 20241111125052847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125052847 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125052847 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) 20241111125052847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125052847 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) 20241111125052847 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) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241111125052847 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241111125052847 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) 20241111125052847 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125052847 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) 20241111125052849 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) 20241111125052849 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) 20241111125052849 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) 20241111125052849 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) 20241111125052850 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) 20241111125052850 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) 20241111125052851 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) 20241111125052851 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) 20241111125052852 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) 20241111125052852 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) 20241111125052853 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) 20241111125052853 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) 20241111125052854 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) 20241111125052854 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) 20241111125052855 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) 20241111125052855 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) 20241111125052855 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(112)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(112)@131a5d934883: Shutting down virtual BTS #0... 20241111125052865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125052869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39618<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125052871 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125052871 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125052871 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125052871 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125052871 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) 20241111125052871 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) 20241111125052871 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125052871 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125052871 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125052871 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125052871 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125052871 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125052872 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125052872 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125052872 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125052872 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125052872 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125052872 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125052872 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125052872 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125052872 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125052872 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125052872 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125052872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125052872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125052872 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 6825 with status 0 respawn: 13: starting: osmo-pcu MTC@131a5d934883: Test case TC_dl_cs1_to_cs4 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:50:52 UTC 2024 ====== PCU_Tests.TC_dl_cs1_to_cs4 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_cs1_to_cs4.talloc 20241111125052926 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125052927 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125052927 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125052927 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125052946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125053047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3704224) Waiting for packet dumper to finish... 1 (prev_count=3704224, count=3731320) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:50:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_mcs_initial_ul started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125056198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(118)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(118)@131a5d934883: Start timer T: 5 s 20241111125056226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45988<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(118)@131a5d934883: Start timer T_Conn: 10 s TC_mcs_initial_ul-STATS(120)@131a5d934883: Start timer T: 2 s TC_mcs_initial_ul-STATS(120)@131a5d934883: Start timer T: 2 s 20241111125057928 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125057928 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125057928 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(118)@131a5d934883: OsmoPCU is now connected BTS(119)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125057945 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125057945 DLGLOBAL DEBUG validating counter group 0x5592f76c0040(bts) with 102 counters (rate_ctr.c:86) 20241111125057945 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125057945 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125057945 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125057945 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125057945 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125057945 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125057945 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125057945 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125057945 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125057945 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125057945 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125057945 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125057945 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125057945 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125057945 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125057945 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125057945 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125057945 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125057945 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125057945 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125057945 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125057945 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125057945 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125057945 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125057945 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125057945 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125057945 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125057945 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125057945 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125057945 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125057945 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125057945 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125057946 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125057946 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125057946 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125057946 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125057946 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125057946 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125057946 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125057946 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125057946 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125057946 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125057946 DLGLOBAL DEBUG validating counter group 0x7f7fc61105e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125057946 DLGLOBAL DEBUG validating counter group 0x5592f76bf720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125057946 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125057946 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125057946 DLGLOBAL DEBUG validating counter group 0x7f7fc6111180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125057946 DLGLOBAL DEBUG validating counter group 0x7f7fc6111160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125057946 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125057946 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125057946 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125057946 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125057946 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125057946 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125057946 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) MTC@131a5d934883: Start timer T: 2 s 20241111125057946 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125057946 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125057946 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125057946 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125057946 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125057946 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125057946 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125057946 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125057946 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125057946 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125057946 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125057946 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125057946 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125057946 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125057946 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125057946 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125057946 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125057946 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125057946 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125057946 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125057946 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125057946 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125057947 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125057947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125057947 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125057949 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(119)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(119)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(119)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125057955 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) MTC@131a5d934883: Start timer T: 2 s BTS(119)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(119)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(119)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125057959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125057959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125057960 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125057960 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125057960 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125057962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125057962 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125057963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125057963 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125057964 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125057964 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057964 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125057964 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125057965 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125057966 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125057967 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) 20241111125057967 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125057967 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125057967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125057967 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125057967 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125057967 DL1IF DEBUG (bts=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)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" BTS(119)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125057975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125057975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125057975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125057976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125057976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125057976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057976 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125057976 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057976 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125057976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125057976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057980 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125057994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125057994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057995 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125057995 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057995 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125057995 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057995 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125057995 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057996 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125057996 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125057997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125057997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125057998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125057998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058004 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125058019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125058019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058021 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125058022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058023 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) 20241111125058023 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) 20241111125058024 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) 20241111125058024 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) 20241111125058025 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) 20241111125058025 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) 20241111125058026 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) 20241111125058026 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) 20241111125058026 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) 20241111125058026 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) 20241111125058026 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) 20241111125058026 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) 20241111125058026 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125058038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125058038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058039 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) 20241111125058039 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) 20241111125058039 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) 20241111125058039 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) 20241111125058039 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) 20241111125058039 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) 20241111125058040 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) 20241111125058040 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) 20241111125058041 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) 20241111125058041 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) 20241111125058041 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) 20241111125058041 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) 20241111125058042 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) 20241111125058042 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) 20241111125058042 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125058056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125058057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058057 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) 20241111125058057 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) 20241111125058057 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) 20241111125058057 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) 20241111125058058 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) 20241111125058058 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) 20241111125058058 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) 20241111125058059 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) 20241111125058059 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) 20241111125058059 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) 20241111125058059 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) 20241111125058059 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) 20241111125058059 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) 20241111125058059 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) 20241111125058066 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125058083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125058083 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058085 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) 20241111125058085 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) 20241111125058086 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) 20241111125058086 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) 20241111125058087 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) 20241111125058087 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) 20241111125058088 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) 20241111125058088 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) 20241111125058089 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) 20241111125058089 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) 20241111125058089 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) 20241111125058089 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) 20241111125058090 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) 20241111125058090 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) 20241111125058091 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125058100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125058100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058102 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) 20241111125058102 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) 20241111125058102 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) 20241111125058102 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) 20241111125058103 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) 20241111125058103 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) 20241111125058104 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) 20241111125058104 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) 20241111125058105 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) 20241111125058105 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) 20241111125058105 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) 20241111125058106 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) 20241111125058106 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) 20241111125058106 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) 20241111125058107 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125058119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125058119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058120 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) 20241111125058120 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) 20241111125058121 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) 20241111125058121 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) 20241111125058122 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) 20241111125058122 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) 20241111125058122 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) 20241111125058122 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) 20241111125058123 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) 20241111125058123 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) 20241111125058124 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) 20241111125058124 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) 20241111125058125 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) 20241111125058125 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) 20241111125058129 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125058143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125058143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058144 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) 20241111125058144 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) 20241111125058144 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) 20241111125058144 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) 20241111125058144 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) 20241111125058145 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) 20241111125058145 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) 20241111125058145 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) 20241111125058145 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) 20241111125058145 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) 20241111125058146 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) 20241111125058146 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) 20241111125058146 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) 20241111125058146 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) 20241111125058147 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125058161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125058161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125058162 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) 20241111125058162 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) 20241111125058162 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) 20241111125058162 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) 20241111125058162 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) 20241111125058162 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) 20241111125058162 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) 20241111125058162 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) 20241111125058163 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) 20241111125058163 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) 20241111125058163 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) 20241111125058163 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) 20241111125058163 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) 20241111125058163 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) 20241111125058165 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125058180 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) 20241111125058181 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) 20241111125058182 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) 20241111125058182 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) 20241111125058183 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) 20241111125058183 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) 20241111125058185 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) 20241111125058185 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) 20241111125058186 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) 20241111125058186 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) 20241111125058187 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) 20241111125058187 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) 20241111125058188 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) 20241111125058188 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) 20241111125058189 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) 20241111125058189 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) 20241111125058191 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125058206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125058206 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) 20241111125058206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125058206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125058206 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125058207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125058207 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125058207 DLGLOBAL DEBUG validating counter group 0x5592f76bf760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125058207 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125058207 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125058207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125058207 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125058207 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125058207 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111125058207 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125058207 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125058207 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125058207 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125058207 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125058207 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125058207 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125058207 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125058207 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125058207 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125058207 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125058207 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125058207 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) 20241111125058207 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125058207 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125058207 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125058207 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241111125058207 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125058207 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125058208 DLGLOBAL DEBUG validating counter group 0x5592f76bfb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125058208 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125058208 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125058208 DLGLOBAL DEBUG validating counter group 0x5592f76bfc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125058208 DLGLOBAL DEBUG validating counter group 0x5592f76bfc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125058208 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125058208 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) 20241111125058208 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) 20241111125058208 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) 20241111125058208 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) 20241111125058208 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125058208 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) 20241111125058208 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125058208 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125058208 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) 20241111125058208 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125058208 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) 20241111125058208 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) 20241111125058208 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125058208 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) 20241111125058208 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) 20241111125058208 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125058209 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) 20241111125058209 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) 20241111125058210 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) 20241111125058211 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) 20241111125058212 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) 20241111125058212 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) 20241111125058213 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) 20241111125058213 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) 20241111125058214 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) 20241111125058214 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) 20241111125058215 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) 20241111125058215 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) 20241111125058215 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) 20241111125058215 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) 20241111125058216 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) 20241111125058216 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) 20241111125058216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125058216 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125058216 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125058216 DCSN1 INFO csnStreamEncoder (type: Pkt 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) 20241111125058216 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125058216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125058216 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) 20241111125058216 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) 20241111125058216 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) 20241111125058216 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) 20241111125058216 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241111125058224 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) 20241111125058224 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) 20241111125058225 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) 20241111125058225 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) 20241111125058226 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) 20241111125058226 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) 20241111125058226 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) 20241111125058226 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) 20241111125058227 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) 20241111125058227 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) 20241111125058227 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) 20241111125058227 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) 20241111125058228 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) 20241111125058228 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) 20241111125058228 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) 20241111125058228 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) 20241111125058229 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125058244 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) 20241111125058244 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) 20241111125058245 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) 20241111125058245 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) 20241111125058245 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) 20241111125058245 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) 20241111125058246 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) 20241111125058246 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) 20241111125058246 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) 20241111125058246 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) 20241111125058247 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) 20241111125058247 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) 20241111125058247 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) 20241111125058247 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) 20241111125058248 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) 20241111125058248 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) 20241111125058253 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125058268 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) 20241111125058268 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) 20241111125058269 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) 20241111125058269 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) 20241111125058270 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) 20241111125058270 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) 20241111125058271 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) 20241111125058271 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) 20241111125058272 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) 20241111125058272 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) 20241111125058273 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) 20241111125058273 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) 20241111125058274 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) 20241111125058274 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) 20241111125058275 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) 20241111125058275 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) 20241111125058276 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125058287 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) 20241111125058287 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) 20241111125058287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125058287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125058287 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125058288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125058288 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125058288 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125058288 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125058288 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) 20241111125058288 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125058288 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125058289 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) 20241111125058289 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) 20241111125058290 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) 20241111125058290 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) 20241111125058291 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) 20241111125058291 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) 20241111125058291 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) 20241111125058292 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) 20241111125058292 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) 20241111125058292 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) 20241111125058293 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) 20241111125058293 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) 20241111125058294 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) 20241111125058294 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) 20241111125058295 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125058307 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 34 7a 2d 31 0e e8 df 38 1f 76 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) 20241111125058307 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) 20241111125058307 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058307 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 80 34 7a 2d 31 0e e8 df 38 1f 76 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) 20241111125058307 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) 20241111125058307 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) 20241111125058307 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) 20241111125058307 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) 20241111125058307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125058307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=1a bd 96 18 07 f4 6f 9c 0f bb 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) 20241111125058307 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241111125058307 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125058307 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125058307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058307 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) 20241111125058307 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) 20241111125058308 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) 20241111125058308 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) 20241111125058309 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) 20241111125058309 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) 20241111125058310 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) 20241111125058310 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) 20241111125058311 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) 20241111125058311 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) 20241111125058312 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) 20241111125058312 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) 20241111125058313 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) 20241111125058313 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) 20241111125058314 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) 20241111125058314 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) 20241111125058315 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) 20241111125058315 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) 20241111125058316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125058316 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) 20241111125058316 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058329 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 9c 0e 72 21 d0 7d fe cd 28 25 be 2b 2b 2b 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) 20241111125058329 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) 20241111125058329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 08 c0 80 9c 0e 72 21 d0 7d fe cd 28 25 be 2b 2b 2b 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) 20241111125058329 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) 20241111125058329 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) 20241111125058329 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) 20241111125058329 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) 20241111125058329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125058329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=4e 07 b9 10 e8 3e ff 66 94 12 df 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) 20241111125058329 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20241111125058329 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125058329 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125058329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058330 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) 20241111125058330 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) 20241111125058330 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) 20241111125058330 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) 20241111125058331 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) 20241111125058331 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) 20241111125058331 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) 20241111125058331 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) 20241111125058331 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) 20241111125058331 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) 20241111125058332 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) 20241111125058332 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) 20241111125058332 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) 20241111125058332 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) 20241111125058333 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) 20241111125058333 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) 20241111125058334 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) 20241111125058334 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) 20241111125058334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125058334 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) 20241111125058334 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058348 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 e6 20 69 ee 56 18 46 8f 31 02 bf 2b 2b 2b 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) 20241111125058348 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) 20241111125058348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 10 c0 80 e6 20 69 ee 56 18 46 8f 31 02 bf 2b 2b 2b 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) 20241111125058348 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) 20241111125058348 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) 20241111125058348 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) 20241111125058348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125058348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=73 90 34 77 2b 0c a3 c7 18 81 df 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) 20241111125058348 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20241111125058348 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125058348 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125058348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058348 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) 20241111125058348 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) 20241111125058349 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) 20241111125058349 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) 20241111125058349 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) 20241111125058349 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) 20241111125058349 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) 20241111125058349 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) 20241111125058349 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) 20241111125058349 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) 20241111125058350 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) 20241111125058350 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) 20241111125058350 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) 20241111125058350 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) 20241111125058350 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) 20241111125058350 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) 20241111125058353 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) 20241111125058353 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) 20241111125058353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125058353 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) 20241111125058353 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058370 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 ce a9 ea 45 d5 00 c3 c5 41 5c bf 2b 2b 2b 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) 20241111125058370 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) 20241111125058370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 18 c0 80 ce a9 ea 45 d5 00 c3 c5 41 5c bf 2b 2b 2b 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) 20241111125058370 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) 20241111125058370 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) 20241111125058370 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) 20241111125058370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125058370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=e7 54 f5 a2 6a 80 e1 e2 20 ae df 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) 20241111125058370 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20241111125058370 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125058370 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125058370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058370 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) 20241111125058370 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) 20241111125058372 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) 20241111125058372 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) 20241111125058374 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) 20241111125058374 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) 20241111125058375 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) 20241111125058375 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) 20241111125058375 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) 20241111125058375 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) 20241111125058376 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) 20241111125058376 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) 20241111125058377 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) 20241111125058377 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) 20241111125058378 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) 20241111125058378 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) 20241111125058379 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) 20241111125058379 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) 20241111125058379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125058379 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) 20241111125058379 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058393 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 24 78 fe a7 08 75 4a c1 8f a1 bf 2b 2b 2b 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) 20241111125058393 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) 20241111125058393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 20 c0 80 24 78 fe a7 08 75 4a c1 8f a1 bf 2b 2b 2b 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) 20241111125058393 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) 20241111125058393 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) 20241111125058393 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) 20241111125058393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125058393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=12 3c ff 53 84 3a a5 e0 c7 d0 df 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) 20241111125058393 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20241111125058393 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125058393 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125058393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058393 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) 20241111125058393 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) 20241111125058395 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) 20241111125058395 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) 20241111125058396 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) 20241111125058396 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) 20241111125058397 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) 20241111125058397 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) 20241111125058397 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) 20241111125058397 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) 20241111125058398 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) 20241111125058398 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) 20241111125058399 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) 20241111125058399 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) 20241111125058400 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) 20241111125058400 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) 20241111125058400 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) 20241111125058400 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) 20241111125058400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125058400 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) 20241111125058401 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058412 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 fc ab a8 a6 b9 d2 4a 93 f5 12 bf 2b 2b 2b 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) 20241111125058412 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) 20241111125058412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 28 c0 80 fc ab a8 a6 b9 d2 4a 93 f5 12 bf 2b 2b 2b 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) 20241111125058412 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) 20241111125058412 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) 20241111125058412 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) 20241111125058412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125058412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=fe 55 54 d3 5c 69 a5 c9 7a 89 df 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) 20241111125058412 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20241111125058412 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125058412 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125058412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058412 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) 20241111125058412 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) 20241111125058414 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) 20241111125058414 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) 20241111125058416 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) 20241111125058416 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) 20241111125058417 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) 20241111125058417 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) 20241111125058418 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) 20241111125058418 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) 20241111125058419 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) 20241111125058419 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) 20241111125058420 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) 20241111125058420 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) 20241111125058422 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) 20241111125058422 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) 20241111125058423 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) 20241111125058423 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) 20241111125058423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125058423 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) 20241111125058425 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058433 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) 20241111125058433 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) 20241111125058433 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125058433 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125058435 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) 20241111125058435 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) 20241111125058436 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) 20241111125058436 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) 20241111125058437 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) 20241111125058437 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) 20241111125058437 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) 20241111125058437 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) 20241111125058438 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) 20241111125058438 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) 20241111125058439 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) 20241111125058439 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) 20241111125058439 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) 20241111125058439 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) 20241111125058441 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125058457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 30 c0 80 5e 16 60 1f 68 b0 07 38 36 38 be 2b 2b 2b 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) 20241111125058457 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) 20241111125058457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 30 c0 80 5e 16 60 1f 68 b0 07 38 36 38 be 2b 2b 2b 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) 20241111125058457 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) 20241111125058457 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) 20241111125058457 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) 20241111125058457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125058457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=2f 0b b0 0f 34 d8 03 1c 1b 1c df 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) 20241111125058457 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20241111125058457 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125058457 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125058457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058457 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) 20241111125058457 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) 20241111125058459 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) 20241111125058459 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) 20241111125058460 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) 20241111125058460 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) 20241111125058462 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) 20241111125058462 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) 20241111125058463 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) 20241111125058463 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) 20241111125058463 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) 20241111125058463 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) 20241111125058464 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) 20241111125058464 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) 20241111125058465 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) 20241111125058465 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) 20241111125058467 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) 20241111125058467 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) 20241111125058467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125058467 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) 20241111125058468 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 38 c0 80 5c f4 67 a2 f6 5e ee bd 33 c1 bf 2b 2b 2b 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) 20241111125058475 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) 20241111125058475 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058475 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 38 c0 80 5c f4 67 a2 f6 5e ee bd 33 c1 bf 2b 2b 2b 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) 20241111125058475 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) 20241111125058475 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) 20241111125058475 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) 20241111125058475 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) 20241111125058475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125058475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=2e fa 33 51 7b 2f f7 de 99 e0 df 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) 20241111125058475 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20241111125058475 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125058475 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125058476 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058476 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) 20241111125058476 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) 20241111125058477 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) 20241111125058477 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) 20241111125058477 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) 20241111125058477 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) 20241111125058478 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) 20241111125058478 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) 20241111125058480 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) 20241111125058480 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) 20241111125058480 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) 20241111125058480 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) 20241111125058481 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) 20241111125058481 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) 20241111125058482 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) 20241111125058482 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) 20241111125058483 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) 20241111125058483 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) 20241111125058483 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111125058483 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) 20241111125058484 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 40 c0 80 ba b0 2e 70 18 18 a4 38 4b 48 be 2b 2b 2b 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) 20241111125058494 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) 20241111125058494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 40 c0 80 ba b0 2e 70 18 18 a4 38 4b 48 be 2b 2b 2b 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) 20241111125058494 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) 20241111125058494 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) 20241111125058494 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) 20241111125058494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125058494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=5d 58 17 38 0c 0c 52 9c 25 24 df 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) 20241111125058494 DRLCMACUL DEBUG - Mark BSN 1992 as INVALID (rlc_window_ul.cpp:42) 20241111125058494 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125058494 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125058494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058494 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) 20241111125058494 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) 20241111125058495 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) 20241111125058496 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) 20241111125058496 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) 20241111125058496 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) 20241111125058497 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) 20241111125058497 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) 20241111125058498 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) 20241111125058498 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) 20241111125058499 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) 20241111125058499 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) 20241111125058500 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) 20241111125058500 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) 20241111125058500 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) 20241111125058500 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) 20241111125058505 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) 20241111125058505 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) 20241111125058505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125058505 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) 20241111125058506 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 48 c0 80 f0 6f 44 9a 53 b3 df 20 93 e4 be 2b 2b 2b 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) 20241111125058519 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) 20241111125058519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 48 c0 80 f0 6f 44 9a 53 b3 df 20 93 e4 be 2b 2b 2b 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) 20241111125058519 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) 20241111125058519 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) 20241111125058519 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) 20241111125058519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125058519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=f8 37 22 cd a9 d9 6f 90 49 72 df 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) 20241111125058519 DRLCMACUL DEBUG - Mark BSN 1993 as INVALID (rlc_window_ul.cpp:42) 20241111125058519 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125058519 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125058519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058519 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) 20241111125058519 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) 20241111125058521 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) 20241111125058521 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) 20241111125058522 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) 20241111125058522 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) 20241111125058522 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) 20241111125058522 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) 20241111125058523 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) 20241111125058523 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) 20241111125058524 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) 20241111125058524 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) 20241111125058525 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) 20241111125058525 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) 20241111125058526 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) 20241111125058526 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) 20241111125058527 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) 20241111125058527 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) 20241111125058527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111125058527 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) 20241111125058528 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=3c 50 c0 80 ac 6e 58 9e 66 9e 2e e7 75 ec bf 2b 2b 2b 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) 20241111125058537 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) 20241111125058537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 50 c0 80 ac 6e 58 9e 66 9e 2e e7 75 ec bf 2b 2b 2b 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) 20241111125058537 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) 20241111125058537 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) 20241111125058537 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) 20241111125058537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125058537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=56 37 2c 4f 33 4f 97 f3 3a f6 df 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) 20241111125058537 DRLCMACUL DEBUG - Mark BSN 1994 as INVALID (rlc_window_ul.cpp:42) 20241111125058537 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125058537 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125058537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058537 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) 20241111125058537 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) 20241111125058538 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) 20241111125058538 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) 20241111125058538 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) 20241111125058538 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) 20241111125058539 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) 20241111125058539 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) 20241111125058539 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) 20241111125058539 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) 20241111125058539 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) 20241111125058539 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) 20241111125058540 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) 20241111125058540 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) 20241111125058540 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) 20241111125058540 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) 20241111125058542 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) 20241111125058542 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) 20241111125058542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125058542 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) 20241111125058542 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=3c 58 c0 80 d6 96 a7 37 d4 84 4a 59 42 a2 bf 2b 2b 2b 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) 20241111125058556 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) 20241111125058556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 58 c0 80 d6 96 a7 37 d4 84 4a 59 42 a2 bf 2b 2b 2b 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) 20241111125058556 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) 20241111125058556 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) 20241111125058556 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) 20241111125058556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125058556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=6b cb d3 1b 6a 42 a5 2c 21 d1 df 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) 20241111125058556 DRLCMACUL DEBUG - Mark BSN 1995 as INVALID (rlc_window_ul.cpp:42) 20241111125058556 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125058556 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125058556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058556 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) 20241111125058556 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) 20241111125058556 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) 20241111125058556 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) 20241111125058556 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) 20241111125058556 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) 20241111125058556 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) 20241111125058556 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) 20241111125058557 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) 20241111125058557 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) 20241111125058557 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) 20241111125058557 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) 20241111125058557 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) 20241111125058557 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) 20241111125058557 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) 20241111125058557 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) 20241111125058565 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) 20241111125058565 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) 20241111125058565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111125058565 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) 20241111125058565 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 60 c0 80 10 aa b2 a7 65 52 be 95 47 77 bf 2b 2b 2b 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) 20241111125058580 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) 20241111125058580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 60 c0 80 10 aa b2 a7 65 52 be 95 47 77 bf 2b 2b 2b 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) 20241111125058580 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) 20241111125058580 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) 20241111125058580 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) 20241111125058580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125058580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=08 55 d9 d3 32 29 df ca a3 bb df 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) 20241111125058580 DRLCMACUL DEBUG - Mark BSN 1996 as INVALID (rlc_window_ul.cpp:42) 20241111125058580 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125058580 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125058580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058580 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) 20241111125058580 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) 20241111125058581 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) 20241111125058581 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) 20241111125058583 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) 20241111125058583 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) 20241111125058584 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) 20241111125058584 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) 20241111125058585 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) 20241111125058585 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) 20241111125058586 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) 20241111125058586 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) 20241111125058587 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) 20241111125058587 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) 20241111125058587 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) 20241111125058587 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) 20241111125058588 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) 20241111125058588 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) 20241111125058588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111125058588 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) 20241111125058588 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=3c 68 c0 80 ae db 0e 0d ef d6 61 cf 09 d5 be 2b 2b 2b 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) 20241111125058598 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) 20241111125058598 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058598 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 68 c0 80 ae db 0e 0d ef d6 61 cf 09 d5 be 2b 2b 2b 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) 20241111125058598 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) 20241111125058598 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) 20241111125058598 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) 20241111125058598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125058598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=d7 6d 87 86 77 eb b0 e7 84 6a df 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) 20241111125058598 DRLCMACUL DEBUG - Mark BSN 1997 as INVALID (rlc_window_ul.cpp:42) 20241111125058598 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125058598 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125058598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058598 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) 20241111125058598 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) 20241111125058598 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) 20241111125058598 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) 20241111125058599 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) 20241111125058599 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) 20241111125058599 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) 20241111125058599 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) 20241111125058599 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) 20241111125058599 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) 20241111125058600 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) 20241111125058600 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) 20241111125058600 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) 20241111125058600 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) 20241111125058600 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) 20241111125058600 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) 20241111125058603 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) 20241111125058603 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) 20241111125058603 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241111125058603 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) 20241111125058603 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=3c 70 c0 80 2c e9 17 61 5f 4a 5d f1 91 ac bf 2b 2b 2b 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) 20241111125058617 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) 20241111125058617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 70 c0 80 2c e9 17 61 5f 4a 5d f1 91 ac bf 2b 2b 2b 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) 20241111125058617 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) 20241111125058617 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) 20241111125058617 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) 20241111125058617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125058617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=96 f4 8b b0 2f a5 ae f8 48 d6 df 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) 20241111125058617 DRLCMACUL DEBUG - Mark BSN 1998 as INVALID (rlc_window_ul.cpp:42) 20241111125058617 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125058617 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125058617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058617 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) 20241111125058617 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) 20241111125058617 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) 20241111125058617 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) 20241111125058617 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) 20241111125058617 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) 20241111125058618 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) 20241111125058618 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) 20241111125058618 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) 20241111125058618 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) 20241111125058618 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) 20241111125058618 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) 20241111125058618 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) 20241111125058618 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) 20241111125058618 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) 20241111125058618 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) 20241111125058626 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) 20241111125058626 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) 20241111125058626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241111125058626 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) 20241111125058626 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=3c 78 c0 80 30 15 95 74 da 9d f1 62 4f 6f bf 2b 2b 2b 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) 20241111125058640 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) 20241111125058640 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058640 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 78 c0 80 30 15 95 74 da 9d f1 62 4f 6f bf 2b 2b 2b 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) 20241111125058640 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125058641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=98 8a 4a 3a ed ce 78 b1 a7 b7 df 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) 20241111125058641 DRLCMACUL DEBUG - Mark BSN 1999 as INVALID (rlc_window_ul.cpp:42) 20241111125058641 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125058641 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125058641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058641 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) 20241111125058642 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) 20241111125058642 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) 20241111125058645 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) 20241111125058645 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) 20241111125058645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241111125058645 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) 20241111125058645 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=3c 80 c0 80 9c 43 32 05 81 a9 4c b9 94 df bf 2b 2b 2b 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) 20241111125058659 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) 20241111125058659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 80 c0 80 9c 43 32 05 81 a9 4c b9 94 df bf 2b 2b 2b 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) 20241111125058659 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) 20241111125058659 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) 20241111125058659 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) 20241111125058659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125058659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=ce 21 99 82 c0 54 a6 5c ca ef df 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) 20241111125058659 DRLCMACUL DEBUG - Mark BSN 2000 as INVALID (rlc_window_ul.cpp:42) 20241111125058659 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125058659 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125058659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058659 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) 20241111125058659 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) 20241111125058660 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) 20241111125058660 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) 20241111125058660 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) 20241111125058660 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) 20241111125058660 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) 20241111125058660 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) 20241111125058660 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) 20241111125058660 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) 20241111125058661 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) 20241111125058661 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) 20241111125058661 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) 20241111125058661 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) 20241111125058661 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) 20241111125058661 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) 20241111125058664 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) 20241111125058664 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) 20241111125058664 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241111125058664 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) 20241111125058664 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=3c 88 c0 80 b4 25 89 1c 41 36 9e ee 30 03 bf 2b 2b 2b 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) 20241111125058678 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) 20241111125058678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 88 c0 80 b4 25 89 1c 41 36 9e ee 30 03 bf 2b 2b 2b 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) 20241111125058678 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) 20241111125058678 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) 20241111125058678 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) 20241111125058678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125058678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=da 92 44 8e 20 1b 4f 77 98 81 df 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) 20241111125058678 DRLCMACUL DEBUG - Mark BSN 2001 as INVALID (rlc_window_ul.cpp:42) 20241111125058678 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125058678 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125058678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058678 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) 20241111125058678 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) 20241111125058679 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) 20241111125058679 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) 20241111125058679 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) 20241111125058679 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) 20241111125058679 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) 20241111125058679 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) 20241111125058680 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) 20241111125058680 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) 20241111125058680 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) 20241111125058680 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) 20241111125058680 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) 20241111125058680 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) 20241111125058680 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) 20241111125058680 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) 20241111125058687 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) 20241111125058688 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) 20241111125058688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241111125058688 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) 20241111125058688 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=3c 90 c0 80 78 93 28 df 91 2b 43 c8 89 79 bf 2b 2b 2b 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) 20241111125058702 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) 20241111125058703 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058703 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 90 c0 80 78 93 28 df 91 2b 43 c8 89 79 bf 2b 2b 2b 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) 20241111125058703 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) 20241111125058703 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) 20241111125058703 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) 20241111125058703 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125058703 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=bc 49 94 ef c8 95 21 e4 c4 bc df 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) 20241111125058703 DRLCMACUL DEBUG - Mark BSN 2002 as INVALID (rlc_window_ul.cpp:42) 20241111125058703 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125058703 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125058703 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058703 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) 20241111125058703 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) 20241111125058703 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) 20241111125058703 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) 20241111125058704 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) 20241111125058704 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) 20241111125058705 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) 20241111125058705 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) 20241111125058706 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) 20241111125058706 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) 20241111125058706 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) 20241111125058706 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) 20241111125058707 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) 20241111125058707 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) 20241111125058708 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) 20241111125058708 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) 20241111125058708 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) 20241111125058708 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) 20241111125058708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241111125058708 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) 20241111125058709 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125058720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=3c 98 c0 80 72 88 7b d1 f4 f6 11 42 b9 0a bf 2b 2b 2b 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) 20241111125058720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241111125058720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 98 c0 80 72 88 7b d1 f4 f6 11 42 b9 0a bf 2b 2b 2b 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) 20241111125058720 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) 20241111125058720 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) 20241111125058720 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) 20241111125058720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125058720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=39 c4 bd 68 7a fb 08 a1 5c 85 df 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) 20241111125058720 DRLCMACUL DEBUG - Mark BSN 2003 as INVALID (rlc_window_ul.cpp:42) 20241111125058720 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125058720 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125058720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058720 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) 20241111125058720 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) 20241111125058720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125058720 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125058720 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) 20241111125058720 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) 20241111125058720 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) 20241111125058720 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) 20241111125058720 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) 20241111125058721 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) 20241111125058721 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) 20241111125058721 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) 20241111125058721 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) 20241111125058721 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) 20241111125058721 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) 20241111125058721 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) 20241111125058721 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) 20241111125058721 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) 20241111125058721 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) 20241111125058725 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) 20241111125058725 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:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20241111125058725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241111125058725 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) 20241111125058725 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125058725 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) 20241111125058725 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) 20241111125058725 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) 20241111125058725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125058725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 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) 20241111125058725 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B02A2B2B2B2B2B2B2B2B2B2B'O 20241111125058740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 data=10 a0 c0 80 58 75 7a 46 e1 71 de c9 98 72 e9 61 73 34 d6 3d 56 47 db d0 ba c0 01 23 41 25 09 b5 85 e9 cd c5 de 1a 64 a6 bf be (pcu_l1_if.cpp:463) 20241111125058740 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) 20241111125058740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 a0 c0 80 58 75 7a 46 e1 71 de c9 98 72 e9 61 73 34 d6 3d 56 47 db d0 ba c0 01 23 41 25 09 b5 85 e9 cd c5 de 1a 64 a6 bf be (pdch.cpp:1019) 20241111125058740 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) 20241111125058740 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) 20241111125058740 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) 20241111125058740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125058740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=ac 3a 3d a3 f0 38 ef 64 4c b9 f4 b0 39 1a eb 1e ab a3 6d 68 5d e0 80 91 a0 92 84 da c2 f4 e6 62 6f 0d 32 d3 5f (tbf_ul.cpp:337) 20241111125058740 DRLCMACUL DEBUG - Mark BSN 2004 as INVALID (rlc_window_ul.cpp:42) 20241111125058740 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125058740 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125058740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058740 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) 20241111125058740 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) 20241111125058740 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) 20241111125058741 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) 20241111125058741 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) 20241111125058741 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) 20241111125058741 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) 20241111125058741 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) 20241111125058742 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) 20241111125058742 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) 20241111125058742 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) 20241111125058742 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) 20241111125058743 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) 20241111125058743 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) 20241111125058743 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) 20241111125058743 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) 20241111125058749 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125058764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=0c a8 c0 80 86 61 95 a9 53 03 d3 f9 61 c6 f0 c4 28 4d 42 69 b6 41 cf aa 05 33 d0 33 4c 5d e4 b9 5d 25 b5 96 53 cb c8 17 8a ca (pcu_l1_if.cpp:463) 20241111125058764 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) 20241111125058764 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058764 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c a8 c0 80 86 61 95 a9 53 03 d3 f9 61 c6 f0 c4 28 4d 42 69 b6 41 cf aa 05 33 d0 33 4c 5d e4 b9 5d 25 b5 96 53 cb c8 17 8a ca (pdch.cpp:1019) 20241111125058764 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) 20241111125058764 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) 20241111125058764 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) 20241111125058764 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) 20241111125058764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241111125058764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=c3 b0 ca d4 a9 81 e9 fc 30 63 78 62 94 26 a1 34 db a0 67 d5 82 19 e8 19 a6 2e f2 dc ae 92 5a cb a9 65 e4 0b 45 (tbf_ul.cpp:337) 20241111125058764 DRLCMACUL DEBUG - Mark BSN 2005 as INVALID (rlc_window_ul.cpp:42) 20241111125058764 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241111125058764 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241111125058764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058764 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) 20241111125058764 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) 20241111125058766 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) 20241111125058766 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) 20241111125058767 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) 20241111125058767 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) 20241111125058768 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) 20241111125058768 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) 20241111125058769 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) 20241111125058769 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) 20241111125058770 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) 20241111125058770 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) 20241111125058771 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) 20241111125058771 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) 20241111125058772 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) 20241111125058772 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) 20241111125058773 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125058784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=4 data=08 b0 c0 80 2e e2 6e 20 8b a6 92 99 6c 34 09 ba 58 11 de ce 4d bb 0c 90 18 b5 05 17 4d 76 d8 fc 2a c0 c3 54 13 29 7f d5 02 90 (pcu_l1_if.cpp:463) 20241111125058784 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) 20241111125058784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 b0 c0 80 2e e2 6e 20 8b a6 92 99 6c 34 09 ba 58 11 de ce 4d bb 0c 90 18 b5 05 17 4d 76 d8 fc 2a c0 c3 54 13 29 7f d5 02 90 (pdch.cpp:1019) 20241111125058784 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) 20241111125058784 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) 20241111125058784 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) 20241111125058784 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) 20241111125058784 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) 20241111125058784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241111125058784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=17 71 37 90 45 53 c9 4c 36 9a 04 5d ac 08 6f e7 a6 5d 06 48 8c da 82 8b 26 3b 6c 7e 15 e0 61 aa 89 94 bf 6a 01 (tbf_ul.cpp:337) 20241111125058784 DRLCMACUL DEBUG - Mark BSN 2006 as INVALID (rlc_window_ul.cpp:42) 20241111125058784 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241111125058784 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241111125058784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058784 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) 20241111125058784 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) 20241111125058785 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) 20241111125058785 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) 20241111125058787 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) 20241111125058787 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) 20241111125058788 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) 20241111125058788 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) 20241111125058789 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) 20241111125058789 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) 20241111125058789 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) 20241111125058789 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) 20241111125058790 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) 20241111125058790 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) 20241111125058790 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) 20241111125058790 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) 20241111125058791 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125058802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=5 data=04 b8 c0 80 46 bb 21 72 f7 c1 87 2a 02 09 62 b2 54 a7 02 bb 69 74 f5 c6 93 44 1d 12 27 cc 63 ad 63 24 ee d3 2a 34 f7 fa c6 c8 (pcu_l1_if.cpp:463) 20241111125058802 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) 20241111125058802 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058802 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 b8 c0 80 46 bb 21 72 f7 c1 87 2a 02 09 62 b2 54 a7 02 bb 69 74 f5 c6 93 44 1d 12 27 cc 63 ad 63 24 ee d3 2a 34 f7 fa c6 c8 (pdch.cpp:1019) 20241111125058802 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) 20241111125058802 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) 20241111125058802 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) 20241111125058802 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) 20241111125058802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241111125058802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=a3 dd 10 b9 fb e0 43 15 81 04 31 59 aa 53 81 dd 34 ba 7a e3 49 a2 0e 89 13 e6 b1 d6 31 12 f7 69 15 9a 7b 7d 63 (tbf_ul.cpp:337) 20241111125058802 DRLCMACUL DEBUG - Mark BSN 2007 as INVALID (rlc_window_ul.cpp:42) 20241111125058802 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241111125058803 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241111125058803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058803 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) 20241111125058803 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) 20241111125058803 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) 20241111125058803 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) 20241111125058803 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) 20241111125058803 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) 20241111125058804 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) 20241111125058804 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) 20241111125058804 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) 20241111125058804 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) 20241111125058804 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) 20241111125058804 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) 20241111125058804 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) 20241111125058804 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) 20241111125058804 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) 20241111125058804 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) 20241111125058811 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125058827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=6 data=00 c0 c0 80 54 6d 9f 2e 57 ea c5 ce 77 02 02 1f ee 1d a3 e4 bf 3e fb bc 3a 7f 34 56 4e 36 01 30 dc ac da 81 f1 6d 51 7c 7c ee (pcu_l1_if.cpp:463) 20241111125058827 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) 20241111125058827 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241111125058827 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 c0 c0 80 54 6d 9f 2e 57 ea c5 ce 77 02 02 1f ee 1d a3 e4 bf 3e fb bc 3a 7f 34 56 4e 36 01 30 dc ac da 81 f1 6d 51 7c 7c ee (pdch.cpp:1019) 20241111125058827 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) 20241111125058827 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=182 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125058827 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) 20241111125058827 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) 20241111125058827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241111125058827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=aa b6 4f 97 2b f5 62 e7 3b 01 81 0f f7 8e 51 f2 5f 9f 7d 5e 9d 3f 1a 2b 27 9b 00 18 6e 56 ed c0 f8 b6 28 3e 3e (tbf_ul.cpp:337) 20241111125058827 DRLCMACUL DEBUG - Mark BSN 2008 as INVALID (rlc_window_ul.cpp:42) 20241111125058827 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241111125058827 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241111125058827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241111125058827 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) 20241111125058827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} complete UL frame len=925 (tbf_ul.cpp:197) 20241111125058827 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} len=925 (tbf_ul.cpp:467) 20241111125058827 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) 20241111125058827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125058827 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125058827 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125058827 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) 20241111125058827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125058827 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) 20241111125058828 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) 20241111125058828 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) 20241111125058829 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) 20241111125058829 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) 20241111125058830 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) 20241111125058830 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) 20241111125058831 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) 20241111125058831 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) 20241111125058831 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) 20241111125058831 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) 20241111125058832 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) 20241111125058832 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) 20241111125058832 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) 20241111125058832 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) 20241111125058833 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) 20241111125058833 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) 20241111125058833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 186 + 13 = 199 (pdch_ul_controller.c:131) 20241111125058833 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125058833 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) 20241111125058833 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) 20241111125058833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type POLL (pdch_ul_controller.c:184) 20241111125058833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=199, TS=7) (tbf_ul_ack_fsm.c:90) 20241111125058833 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) 20241111125058833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111125058833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 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) 20241111125058834 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(119)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0342B2B2B2B2B2B2B2B2B2B'O BTS(119)@131a5d934883: Shutting down virtual BTS #0... 20241111125058839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45988<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125058842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125058844 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125058844 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125058844 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125058844 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125058844 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) 20241111125058844 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125058844 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125058844 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125058844 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125058844 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125058844 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241111125058844 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125058844 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125058844 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125058844 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125058844 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125058844 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125058844 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125058845 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125058845 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125058845 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125058845 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125058845 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125058845 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125058845 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) 20241111125058845 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) 20241111125058845 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_mcs_initial_ul finished. Verdict: pass MTC@131a5d934883: 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 6892 with status 0 respawn: 14: starting: osmo-pcu Mon Nov 11 12:50:58 UTC 2024 ====== PCU_Tests.TC_mcs_initial_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_initial_ul.talloc 20241111125058887 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125058888 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125058888 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125058888 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125058905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125059006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321628) Waiting for packet dumper to finish... 1 (prev_count=321628, count=417108) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:51:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_mcs_max_ul started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125102068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(122)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(122)@131a5d934883: Start timer T: 5 s 20241111125102078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36534<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(122)@131a5d934883: Start timer T_Conn: 10 s TC_mcs_max_ul-STATS(124)@131a5d934883: Start timer T: 2 s TC_mcs_max_ul-STATS(124)@131a5d934883: Start timer T: 2 s 20241111125103888 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125103889 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125103889 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(122)@131a5d934883: OsmoPCU is now connected BTS(123)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125103905 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125103905 DLGLOBAL DEBUG validating counter group 0x56215d82e040(bts) with 102 counters (rate_ctr.c:86) 20241111125103905 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125103905 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125103905 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125103905 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125103905 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125103905 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125103905 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125103905 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125103905 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125103905 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125103905 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125103905 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125103905 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125103905 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125103905 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125103905 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125103905 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125103905 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125103905 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125103905 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125103905 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125103905 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125103905 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125103905 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125103905 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125103905 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125103905 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125103905 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125103905 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125103905 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125103905 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125103905 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125103905 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125103905 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125103905 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125103905 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125103905 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125103905 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125103905 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125103905 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125103905 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125103905 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125103905 DLGLOBAL DEBUG validating counter group 0x7f69ae1795e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125103905 DLGLOBAL DEBUG validating counter group 0x56215d82d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125103905 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125103905 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125103905 DLGLOBAL DEBUG validating counter group 0x7f69ae17a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125103905 DLGLOBAL DEBUG validating counter group 0x7f69ae17a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125103905 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125103905 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125103906 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125103906 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125103906 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125103906 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125103906 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125103906 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125103906 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125103906 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125103906 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125103906 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125103906 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125103906 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125103906 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125103906 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125103906 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125103906 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125103906 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125103906 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125103906 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125103906 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125103906 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125103906 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125103906 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125103906 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125103906 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125103906 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125103906 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125103906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125103906 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125103907 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@131a5d934883: Start timer T: 2 s 20241111125103907 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(123)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(123)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(123)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(123)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(123)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(123)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(123)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125103914 DRLCMAC DEBUG New max MCS: DL=9 UL=5 (bts.cpp:1449) MTC@131a5d934883: Start timer T: 2 s BTS(123)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125103917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125103917 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125103918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125103918 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125103918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125103918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103919 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125103919 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125103919 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125103919 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 20241111125103920 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125103920 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125103920 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125103920 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103920 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125103920 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103921 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) 20241111125103921 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125103921 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125103921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125103921 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125103921 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125103921 DL1IF DEBUG (bts=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) 20241111125103922 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(123)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125103937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125103937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103938 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125103938 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125103938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125103938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125103939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125103939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125103939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125103940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103940 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125103955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125103955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125103956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103957 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125103957 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125103957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125103958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125103959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125103959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125103960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103965 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125103980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125103980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103982 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125103982 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125103982 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) 20241111125103983 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) 20241111125103983 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) 20241111125103983 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) 20241111125103984 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) 20241111125103984 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) 20241111125103985 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) 20241111125103985 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) 20241111125103985 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) 20241111125103985 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) 20241111125103986 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) 20241111125103986 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) 20241111125103987 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125103999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125103999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125104001 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) 20241111125104001 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) 20241111125104002 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) 20241111125104002 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) 20241111125104003 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) 20241111125104003 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) 20241111125104004 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) 20241111125104004 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) 20241111125104004 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) 20241111125104005 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) 20241111125104005 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) 20241111125104005 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) 20241111125104006 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) 20241111125104006 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) 20241111125104007 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125104018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125104018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125104019 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) 20241111125104019 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) 20241111125104020 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) 20241111125104020 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) 20241111125104020 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) 20241111125104020 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) 20241111125104021 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) 20241111125104021 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) 20241111125104022 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) 20241111125104022 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) 20241111125104022 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) 20241111125104022 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) 20241111125104023 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) 20241111125104023 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) 20241111125104027 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125104042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125104042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125104044 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) 20241111125104044 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) 20241111125104045 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) 20241111125104045 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) 20241111125104045 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) 20241111125104045 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) 20241111125104046 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) 20241111125104046 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) 20241111125104047 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) 20241111125104047 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) 20241111125104048 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) 20241111125104048 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) 20241111125104048 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) 20241111125104048 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) 20241111125104049 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125104061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125104061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125104063 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) 20241111125104064 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) 20241111125104065 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) 20241111125104065 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) 20241111125104066 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) 20241111125104066 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) 20241111125104067 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) 20241111125104068 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) 20241111125104069 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) 20241111125104069 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) 20241111125104070 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) 20241111125104070 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) 20241111125104071 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) 20241111125104072 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) 20241111125104073 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125104080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125104080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125104081 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) 20241111125104081 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) 20241111125104082 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) 20241111125104082 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) 20241111125104082 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) 20241111125104082 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) 20241111125104082 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) 20241111125104082 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) 20241111125104082 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) 20241111125104082 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) 20241111125104083 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) 20241111125104083 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) 20241111125104084 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) 20241111125104084 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) 20241111125104089 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125104105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125104105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125104106 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) 20241111125104106 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) 20241111125104108 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) 20241111125104108 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) 20241111125104109 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) 20241111125104109 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) 20241111125104110 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) 20241111125104110 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) 20241111125104111 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) 20241111125104111 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) 20241111125104111 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) 20241111125104111 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) 20241111125104112 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) 20241111125104112 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) 20241111125104112 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125104123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125104123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125104123 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) 20241111125104123 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) 20241111125104123 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) 20241111125104123 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) 20241111125104124 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) 20241111125104124 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) 20241111125104124 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) 20241111125104124 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) 20241111125104125 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) 20241111125104125 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) 20241111125104125 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) 20241111125104125 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) 20241111125104126 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) 20241111125104126 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) 20241111125104128 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125104144 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) 20241111125104144 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) 20241111125104145 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) 20241111125104145 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) 20241111125104145 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) 20241111125104145 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) 20241111125104146 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) 20241111125104146 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) 20241111125104147 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) 20241111125104147 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) 20241111125104147 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) 20241111125104147 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) 20241111125104148 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) 20241111125104148 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) 20241111125104148 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) 20241111125104148 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) 20241111125104152 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125104168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125104168 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) 20241111125104168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125104168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125104168 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125104170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125104170 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125104170 DLGLOBAL DEBUG validating counter group 0x56215d82d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125104170 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125104170 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125104170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125104170 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125104170 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125104170 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111125104171 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125104171 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125104171 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125104171 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125104171 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125104171 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125104171 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125104171 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125104171 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125104171 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125104171 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125104171 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125104171 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) 20241111125104171 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125104171 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125104171 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125104171 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241111125104171 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125104171 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125104171 DLGLOBAL DEBUG validating counter group 0x56215d82db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125104171 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125104171 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125104171 DLGLOBAL DEBUG validating counter group 0x56215d82dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125104171 DLGLOBAL DEBUG validating counter group 0x56215d82dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125104171 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125104171 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) 20241111125104171 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) 20241111125104171 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) 20241111125104171 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) 20241111125104171 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125104171 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) 20241111125104171 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125104171 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125104171 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) 20241111125104171 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125104171 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) 20241111125104171 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) 20241111125104171 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125104171 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) 20241111125104171 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) 20241111125104171 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125104171 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) 20241111125104171 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) 20241111125104171 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) 20241111125104171 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) 20241111125104172 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) 20241111125104172 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) 20241111125104173 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) 20241111125104173 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) 20241111125104175 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) 20241111125104175 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) 20241111125104176 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) 20241111125104176 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) 20241111125104176 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) 20241111125104176 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) 20241111125104177 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) 20241111125104177 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) 20241111125104177 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125104177 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125104178 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125104178 DCSN1 INFO csnStreamEncoder (type: Pkt 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) 20241111125104179 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125104179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125104179 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) 20241111125104179 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) 20241111125104179 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) 20241111125104179 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) 20241111125104179 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(123)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241111125104188 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) 20241111125104188 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) 20241111125104189 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) 20241111125104189 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) 20241111125104190 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) 20241111125104190 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) 20241111125104191 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) 20241111125104191 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) 20241111125104192 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) 20241111125104192 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) 20241111125104193 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) 20241111125104193 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) 20241111125104193 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) 20241111125104194 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) 20241111125104194 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) 20241111125104194 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) 20241111125104195 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125104207 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) 20241111125104207 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) 20241111125104208 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) 20241111125104208 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) 20241111125104208 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) 20241111125104208 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) 20241111125104209 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) 20241111125104209 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) 20241111125104209 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) 20241111125104209 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) 20241111125104210 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) 20241111125104210 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) 20241111125104210 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) 20241111125104210 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) 20241111125104211 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) 20241111125104211 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) 20241111125104215 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125104230 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) 20241111125104230 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) 20241111125104230 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) 20241111125104230 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) 20241111125104231 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) 20241111125104231 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) 20241111125104231 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) 20241111125104231 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) 20241111125104232 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) 20241111125104232 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) 20241111125104232 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) 20241111125104232 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) 20241111125104233 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) 20241111125104233 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) 20241111125104233 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) 20241111125104233 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) 20241111125104234 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125104249 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) 20241111125104249 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) 20241111125104249 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125104250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125104250 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125104250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125104250 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125104250 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125104250 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125104250 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) 20241111125104250 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125104250 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125104252 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) 20241111125104252 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) 20241111125104253 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) 20241111125104253 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) 20241111125104254 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) 20241111125104254 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) 20241111125104255 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) 20241111125104255 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) 20241111125104256 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) 20241111125104256 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) 20241111125104256 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) 20241111125104256 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) 20241111125104257 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) 20241111125104257 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) 20241111125104258 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125104269 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 90 78 c6 1a ee 39 49 fa 23 2a 91 56 c6 79 b9 9b a6 87 6b 0c a1 b9 05 (pcu_l1_if.cpp:463) 20241111125104269 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) 20241111125104269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 82 90 78 c6 1a ee 39 49 fa 23 2a 91 56 c6 79 b9 9b a6 87 6b 0c a1 b9 05 (pdch.cpp:1019) 20241111125104269 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) 20241111125104269 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) 20241111125104269 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) 20241111125104269 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) 20241111125104269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125104269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=48 3c 63 0d f7 9c 24 fd 11 95 48 2b e3 bc dc 4d d3 c3 35 86 d0 dc (tbf_ul.cpp:337) 20241111125104269 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241111125104269 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125104269 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125104269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104269 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) 20241111125104269 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) 20241111125104271 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) 20241111125104271 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) 20241111125104271 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) 20241111125104272 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) 20241111125104273 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) 20241111125104273 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) 20241111125104275 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) 20241111125104275 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) 20241111125104276 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) 20241111125104276 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) 20241111125104276 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) 20241111125104276 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) 20241111125104277 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) 20241111125104277 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) 20241111125104278 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125104294 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 ac 9e 8f af 51 da 13 b1 52 b5 45 db 96 b7 26 75 76 e2 0c 34 95 cd 88 (pcu_l1_if.cpp:463) 20241111125104294 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) 20241111125104294 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104294 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 08 c0 82 ac 9e 8f af 51 da 13 b1 52 b5 45 db 96 b7 26 75 76 e2 0c 34 95 cd 88 (pdch.cpp:1019) 20241111125104294 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) 20241111125104294 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) 20241111125104294 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) 20241111125104294 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) 20241111125104294 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) 20241111125104294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125104295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=56 cf c7 d7 28 ed 89 58 a9 da a2 6d cb 5b 93 3a 3b 71 06 9a ca 66 (tbf_ul.cpp:337) 20241111125104295 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20241111125104295 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125104295 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125104295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104295 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) 20241111125104295 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) 20241111125104296 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) 20241111125104296 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) 20241111125104297 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) 20241111125104297 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) 20241111125104298 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) 20241111125104298 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) 20241111125104299 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) 20241111125104299 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) 20241111125104299 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) 20241111125104299 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) 20241111125104300 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) 20241111125104300 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) 20241111125104301 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) 20241111125104301 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) 20241111125104302 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125104313 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 1a 7c d5 9c 96 19 f9 68 b6 42 49 c6 b2 44 6f e3 36 7d c5 30 4d b7 00 (pcu_l1_if.cpp:463) 20241111125104313 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) 20241111125104313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 10 c0 82 1a 7c d5 9c 96 19 f9 68 b6 42 49 c6 b2 44 6f e3 36 7d c5 30 4d b7 00 (pdch.cpp:1019) 20241111125104313 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) 20241111125104313 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) 20241111125104313 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) 20241111125104313 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) 20241111125104313 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) 20241111125104313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125104313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=0d be 6a 4e cb 8c 7c 34 5b a1 24 63 59 a2 b7 71 9b be 62 98 a6 5b (tbf_ul.cpp:337) 20241111125104313 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20241111125104313 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125104313 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125104313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104313 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) 20241111125104313 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) 20241111125104314 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) 20241111125104314 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) 20241111125104315 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) 20241111125104315 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) 20241111125104315 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) 20241111125104315 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) 20241111125104316 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) 20241111125104316 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) 20241111125104317 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) 20241111125104317 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) 20241111125104318 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) 20241111125104318 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) 20241111125104319 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) 20241111125104319 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) 20241111125104320 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125104332 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 08 7f 22 84 77 95 a6 db eb 4e 20 61 f2 9e c3 7f 83 cf 9d 1e ba ac 00 (pcu_l1_if.cpp:463) 20241111125104332 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) 20241111125104332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 18 c0 82 08 7f 22 84 77 95 a6 db eb 4e 20 61 f2 9e c3 7f 83 cf 9d 1e ba ac 00 (pdch.cpp:1019) 20241111125104332 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) 20241111125104332 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) 20241111125104332 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) 20241111125104332 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) 20241111125104332 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) 20241111125104332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125104332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=84 3f 11 c2 bb 4a d3 ed 75 27 90 30 79 cf e1 bf c1 e7 4e 0f 5d 56 (tbf_ul.cpp:337) 20241111125104332 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20241111125104332 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125104332 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125104332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104332 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) 20241111125104332 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) 20241111125104333 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) 20241111125104333 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) 20241111125104334 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) 20241111125104334 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) 20241111125104335 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) 20241111125104335 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) 20241111125104337 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) 20241111125104337 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) 20241111125104338 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) 20241111125104338 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) 20241111125104339 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) 20241111125104339 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) 20241111125104339 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) 20241111125104339 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) 20241111125104342 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125104357 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 b2 c0 d0 cd 82 ba f3 0d e1 38 23 4b 8c 7b e4 2f f9 54 11 a9 14 f2 01 (pcu_l1_if.cpp:463) 20241111125104357 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) 20241111125104357 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104357 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 20 c0 82 b2 c0 d0 cd 82 ba f3 0d e1 38 23 4b 8c 7b e4 2f f9 54 11 a9 14 f2 01 (pdch.cpp:1019) 20241111125104357 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) 20241111125104357 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) 20241111125104357 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) 20241111125104357 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) 20241111125104357 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) 20241111125104357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125104357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=59 60 e8 66 41 dd f9 86 70 9c 91 25 c6 3d f2 97 7c aa 88 54 0a f9 (tbf_ul.cpp:337) 20241111125104357 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20241111125104357 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125104357 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125104357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104357 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) 20241111125104357 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) 20241111125104358 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) 20241111125104358 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) 20241111125104358 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) 20241111125104358 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) 20241111125104358 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) 20241111125104358 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) 20241111125104359 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) 20241111125104359 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) 20241111125104359 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) 20241111125104359 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) 20241111125104359 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) 20241111125104359 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) 20241111125104359 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) 20241111125104359 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) 20241111125104361 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125104377 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 6c 3f c6 74 7e 1a 96 4c 5f 7e 28 96 e6 7d c6 0b 84 b5 b5 a1 54 47 01 (pcu_l1_if.cpp:463) 20241111125104377 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) 20241111125104377 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104377 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 28 c0 82 6c 3f c6 74 7e 1a 96 4c 5f 7e 28 96 e6 7d c6 0b 84 b5 b5 a1 54 47 01 (pdch.cpp:1019) 20241111125104377 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) 20241111125104377 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) 20241111125104377 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) 20241111125104377 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) 20241111125104377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125104377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=b6 1f 63 3a 3f 0d 4b a6 2f 3f 14 4b f3 3e e3 05 c2 da da 50 aa a3 (tbf_ul.cpp:337) 20241111125104377 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20241111125104377 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125104377 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125104377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104377 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) 20241111125104377 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) 20241111125104378 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) 20241111125104378 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) 20241111125104379 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) 20241111125104379 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) 20241111125104379 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) 20241111125104379 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) 20241111125104380 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) 20241111125104380 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) 20241111125104381 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) 20241111125104381 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) 20241111125104381 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) 20241111125104381 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) 20241111125104382 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) 20241111125104382 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) 20241111125104382 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125104395 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 84 e7 19 59 ec 4b 36 c9 aa 65 fe dd 46 75 0f 2c 2c b7 b5 4c c8 44 00 (pcu_l1_if.cpp:463) 20241111125104395 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) 20241111125104395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 30 c0 82 84 e7 19 59 ec 4b 36 c9 aa 65 fe dd 46 75 0f 2c 2c b7 b5 4c c8 44 00 (pdch.cpp:1019) 20241111125104395 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) 20241111125104395 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) 20241111125104395 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) 20241111125104395 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) 20241111125104395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125104395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=c2 f3 8c 2c f6 25 9b 64 d5 32 ff 6e a3 ba 07 16 96 db 5a 26 64 22 (tbf_ul.cpp:337) 20241111125104395 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20241111125104395 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125104395 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125104395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104395 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) 20241111125104395 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) 20241111125104397 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) 20241111125104397 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) 20241111125104398 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) 20241111125104398 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) 20241111125104398 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) 20241111125104398 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) 20241111125104399 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) 20241111125104399 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) 20241111125104400 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) 20241111125104400 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) 20241111125104401 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) 20241111125104401 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) 20241111125104402 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) 20241111125104402 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) 20241111125104405 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125104419 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 5c 09 31 6a 4d ce 70 f2 e3 c9 e9 c2 75 4d 39 48 cf 90 80 19 59 26 01 (pcu_l1_if.cpp:463) 20241111125104419 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) 20241111125104419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 38 c0 82 5c 09 31 6a 4d ce 70 f2 e3 c9 e9 c2 75 4d 39 48 cf 90 80 19 59 26 01 (pdch.cpp:1019) 20241111125104419 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) 20241111125104419 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) 20241111125104419 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) 20241111125104419 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) 20241111125104419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125104419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=ae 84 18 b5 26 67 38 f9 f1 e4 74 e1 ba a6 1c a4 67 48 c0 8c 2c 93 (tbf_ul.cpp:337) 20241111125104419 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20241111125104419 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125104419 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125104419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104419 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) 20241111125104419 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) 20241111125104421 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) 20241111125104421 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) 20241111125104422 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) 20241111125104422 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) 20241111125104423 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) 20241111125104423 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) 20241111125104423 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) 20241111125104423 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) 20241111125104424 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) 20241111125104424 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) 20241111125104425 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) 20241111125104425 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) 20241111125104426 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) 20241111125104426 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) 20241111125104426 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125104439 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 44 d4 57 30 df d0 ca 52 46 e2 d1 9e 47 64 03 92 18 ca 7c 2f a6 fb 00 (pcu_l1_if.cpp:463) 20241111125104439 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) 20241111125104439 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104439 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 40 c0 82 44 d4 57 30 df d0 ca 52 46 e2 d1 9e 47 64 03 92 18 ca 7c 2f a6 fb 00 (pdch.cpp:1019) 20241111125104439 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) 20241111125104439 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) 20241111125104439 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) 20241111125104439 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) 20241111125104439 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125104439 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=22 ea 2b 98 6f 68 65 29 23 f1 68 cf 23 b2 01 49 0c 65 be 17 d3 7d (tbf_ul.cpp:337) 20241111125104439 DRLCMACUL DEBUG - Mark BSN 1992 as INVALID (rlc_window_ul.cpp:42) 20241111125104439 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125104439 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125104439 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104439 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) 20241111125104439 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) 20241111125104441 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) 20241111125104441 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) 20241111125104441 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) 20241111125104442 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) 20241111125104443 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) 20241111125104443 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) 20241111125104444 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) 20241111125104444 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) 20241111125104444 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) 20241111125104444 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) 20241111125104446 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) 20241111125104446 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) 20241111125104447 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) 20241111125104447 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) 20241111125104448 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125104458 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 16 97 64 91 b1 15 f0 72 4f 84 de 6b ad 64 69 5c 6e 78 ca 77 9d 48 01 (pcu_l1_if.cpp:463) 20241111125104458 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) 20241111125104458 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104458 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 48 c0 82 16 97 64 91 b1 15 f0 72 4f 84 de 6b ad 64 69 5c 6e 78 ca 77 9d 48 01 (pdch.cpp:1019) 20241111125104458 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) 20241111125104458 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) 20241111125104458 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) 20241111125104459 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) 20241111125104459 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125104459 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=8b 4b b2 c8 d8 0a 78 b9 27 42 ef b5 56 b2 34 2e 37 3c e5 bb 4e a4 (tbf_ul.cpp:337) 20241111125104459 DRLCMACUL DEBUG - Mark BSN 1993 as INVALID (rlc_window_ul.cpp:42) 20241111125104459 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125104459 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125104459 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104459 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) 20241111125104459 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) 20241111125104460 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) 20241111125104460 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) 20241111125104461 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) 20241111125104461 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) 20241111125104462 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) 20241111125104462 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) 20241111125104462 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) 20241111125104462 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) 20241111125104463 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) 20241111125104463 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) 20241111125104464 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) 20241111125104464 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) 20241111125104464 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) 20241111125104464 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) 20241111125104467 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125104481 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 b2 a4 28 a7 6c 18 30 e0 34 ab ea 95 0e 36 be 2d 23 72 b0 97 84 cb 00 (pcu_l1_if.cpp:463) 20241111125104481 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) 20241111125104481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 50 c0 82 b2 a4 28 a7 6c 18 30 e0 34 ab ea 95 0e 36 be 2d 23 72 b0 97 84 cb 00 (pdch.cpp:1019) 20241111125104481 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) 20241111125104481 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) 20241111125104481 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) 20241111125104481 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) 20241111125104481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125104481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=59 52 94 53 36 0c 18 70 9a 55 f5 4a 07 1b df 96 11 39 d8 4b c2 65 (tbf_ul.cpp:337) 20241111125104481 DRLCMACUL DEBUG - Mark BSN 1994 as INVALID (rlc_window_ul.cpp:42) 20241111125104481 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125104481 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125104481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104481 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) 20241111125104481 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) 20241111125104482 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) 20241111125104482 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) 20241111125104482 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) 20241111125104482 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) 20241111125104483 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) 20241111125104483 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) 20241111125104483 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) 20241111125104483 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) 20241111125104483 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) 20241111125104483 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) 20241111125104484 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) 20241111125104484 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) 20241111125104484 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) 20241111125104484 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) 20241111125104485 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125104500 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 82 90 94 53 62 11 41 07 8d 89 f1 f9 10 6d 39 0a 9b 74 0c fe 21 b4 01 (pcu_l1_if.cpp:463) 20241111125104500 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) 20241111125104500 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104500 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 58 c0 82 82 90 94 53 62 11 41 07 8d 89 f1 f9 10 6d 39 0a 9b 74 0c fe 21 b4 01 (pdch.cpp:1019) 20241111125104500 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) 20241111125104500 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) 20241111125104500 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) 20241111125104500 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) 20241111125104500 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125104500 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=41 48 ca 29 b1 88 a0 83 c6 c4 f8 7c 88 b6 1c 85 4d 3a 06 ff 10 da (tbf_ul.cpp:337) 20241111125104500 DRLCMACUL DEBUG - Mark BSN 1995 as INVALID (rlc_window_ul.cpp:42) 20241111125104500 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125104500 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125104500 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104500 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) 20241111125104500 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) 20241111125104501 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) 20241111125104501 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) 20241111125104501 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) 20241111125104501 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) 20241111125104502 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) 20241111125104502 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) 20241111125104502 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) 20241111125104502 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) 20241111125104502 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) 20241111125104502 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) 20241111125104503 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) 20241111125104503 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) 20241111125104503 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) 20241111125104503 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) 20241111125104504 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125104519 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 5e 83 02 4f 7a 5a b6 a4 a8 fa 0d 0d a9 03 58 cb 37 8d b0 d0 b8 bf 01 (pcu_l1_if.cpp:463) 20241111125104519 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) 20241111125104519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 60 c0 82 5e 83 02 4f 7a 5a b6 a4 a8 fa 0d 0d a9 03 58 cb 37 8d b0 d0 b8 bf 01 (pdch.cpp:1019) 20241111125104519 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) 20241111125104519 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) 20241111125104519 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) 20241111125104519 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) 20241111125104519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125104519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=af 41 81 27 3d 2d 5b 52 54 fd 86 86 d4 01 ac e5 9b 46 58 68 dc df (tbf_ul.cpp:337) 20241111125104519 DRLCMACUL DEBUG - Mark BSN 1996 as INVALID (rlc_window_ul.cpp:42) 20241111125104519 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125104519 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125104519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104519 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) 20241111125104519 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) 20241111125104520 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) 20241111125104520 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) 20241111125104521 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) 20241111125104521 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) 20241111125104522 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) 20241111125104522 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) 20241111125104523 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) 20241111125104523 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) 20241111125104524 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) 20241111125104524 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) 20241111125104525 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) 20241111125104525 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) 20241111125104526 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) 20241111125104526 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) 20241111125104530 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125104543 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 00 d5 94 dc 44 d8 3a c1 03 60 af 99 5a e7 55 23 25 fe d0 bc b6 60 00 (pcu_l1_if.cpp:463) 20241111125104543 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) 20241111125104543 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104543 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 68 c0 82 00 d5 94 dc 44 d8 3a c1 03 60 af 99 5a e7 55 23 25 fe d0 bc b6 60 00 (pdch.cpp:1019) 20241111125104543 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) 20241111125104543 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) 20241111125104543 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) 20241111125104543 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) 20241111125104543 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125104543 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=80 6a 4a 6e 22 6c 9d e0 01 b0 d7 4c ad f3 aa 91 12 7f 68 5e 5b 30 (tbf_ul.cpp:337) 20241111125104543 DRLCMACUL DEBUG - Mark BSN 1997 as INVALID (rlc_window_ul.cpp:42) 20241111125104543 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125104543 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125104543 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104543 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) 20241111125104543 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) 20241111125104544 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) 20241111125104544 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) 20241111125104545 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) 20241111125104545 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) 20241111125104545 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) 20241111125104545 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) 20241111125104547 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) 20241111125104547 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) 20241111125104548 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) 20241111125104548 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) 20241111125104550 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) 20241111125104550 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) 20241111125104551 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) 20241111125104551 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) 20241111125104553 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125104562 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 5e 50 dd e3 83 a6 16 d3 4f b3 81 9b 15 d4 5c a8 04 95 2c aa 60 75 01 (pcu_l1_if.cpp:463) 20241111125104563 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) 20241111125104563 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104563 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 70 c0 82 5e 50 dd e3 83 a6 16 d3 4f b3 81 9b 15 d4 5c a8 04 95 2c aa 60 75 01 (pdch.cpp:1019) 20241111125104563 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) 20241111125104563 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) 20241111125104563 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) 20241111125104563 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) 20241111125104563 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125104563 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=2f a8 ee f1 41 53 8b e9 a7 d9 c0 cd 0a 6a 2e 54 82 4a 16 55 b0 ba (tbf_ul.cpp:337) 20241111125104563 DRLCMACUL DEBUG - Mark BSN 1998 as INVALID (rlc_window_ul.cpp:42) 20241111125104563 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125104563 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125104563 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104563 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) 20241111125104563 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) 20241111125104564 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) 20241111125104564 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) 20241111125104565 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) 20241111125104565 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) 20241111125104565 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) 20241111125104565 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) 20241111125104566 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) 20241111125104566 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) 20241111125104567 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) 20241111125104567 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) 20241111125104568 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) 20241111125104568 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) 20241111125104568 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) 20241111125104568 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) 20241111125104569 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125104582 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 96 e4 1a e8 fc 69 2b 5c 4d 81 72 1c 1f 89 90 08 9d aa 92 33 bd 0a 00 (pcu_l1_if.cpp:463) 20241111125104583 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) 20241111125104583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125104583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 78 c0 82 96 e4 1a e8 fc 69 2b 5c 4d 81 72 1c 1f 89 90 08 9d aa 92 33 bd 0a 00 (pdch.cpp:1019) 20241111125104583 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) 20241111125104583 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) 20241111125104583 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) 20241111125104583 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) 20241111125104583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125104583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=4b 72 0d 74 fe b4 15 ae a6 40 39 8e 8f 44 48 84 4e 55 c9 99 5e 05 (tbf_ul.cpp:337) 20241111125104583 DRLCMACUL DEBUG - Mark BSN 1999 as INVALID (rlc_window_ul.cpp:42) 20241111125104583 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125104583 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125104583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125104583 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) 20241111125104583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} complete UL frame len=352 (tbf_ul.cpp:197) 20241111125104583 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} len=352 (tbf_ul.cpp:467) 20241111125104583 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) 20241111125104583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125104583 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125104583 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125104583 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) 20241111125104583 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125104583 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) 20241111125104584 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) 20241111125104584 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) 20241111125104586 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) 20241111125104586 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) 20241111125104587 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) 20241111125104587 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) 20241111125104587 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) 20241111125104588 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) 20241111125104588 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) 20241111125104588 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) 20241111125104589 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) 20241111125104589 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) 20241111125104590 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) 20241111125104590 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) 20241111125104591 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) 20241111125104591 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) 20241111125104591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241111125104591 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125104591 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) 20241111125104591 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) 20241111125104591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241111125104591 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) 20241111125104591 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) 20241111125104591 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) 20241111125104591 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) 20241111125104593 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(123)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0222B2B2B2B2B2B2B2B2B2B'O BTS(123)@131a5d934883: Shutting down virtual BTS #0... 20241111125104601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36534<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125104604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125104604 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125104604 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125104605 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125104605 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125104605 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) 20241111125104605 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125104605 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125104605 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125104605 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125104605 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125104605 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241111125104605 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125104605 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125104605 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125104605 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125104605 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125104605 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125104605 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125104605 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125104605 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125104605 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125104605 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125104605 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125104605 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125104606 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) 20241111125104606 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) 20241111125104606 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_mcs_max_ul finished. Verdict: pass MTC@131a5d934883: 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 6952 with status 0 respawn: 15: starting: osmo-pcu Mon Nov 11 12:51:04 UTC 2024 ====== PCU_Tests.TC_mcs_max_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_max_ul.talloc 20241111125104638 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125104638 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125104638 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125104638 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125104650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125104750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258084) Waiting for packet dumper to finish... 1 (prev_count=258084, count=313108) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:51:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_mcs_initial_dl started. 126@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_mcs_initial_dl-BVCI1234(128)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 126@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(130)@131a5d934883: Provider Link came up: waiting for NS-RESET 126@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125107813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 126@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(134)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 126@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(134)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(131)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125107822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36552<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(131)@131a5d934883: Start timer T: 5 s PCUIF(131)@131a5d934883: Start timer T_Conn: 10 s TC_mcs_initial_dl-STATS(136)@131a5d934883: Start timer T: 2 s TC_mcs_initial_dl-STATS(136)@131a5d934883: Start timer T: 2 s 126@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(137)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(137)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125109638 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125109638 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125109638 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(131)@131a5d934883: OsmoPCU is now connected BTS(133)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125109642 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125109642 DLGLOBAL DEBUG validating counter group 0x55b0079d6040(bts) with 102 counters (rate_ctr.c:86) MTC@131a5d934883: Start timer T: 2 s 20241111125109642 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125109642 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125109642 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125109642 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125109642 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125109642 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125109642 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125109642 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125109642 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125109642 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125109642 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125109642 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125109642 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125109642 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125109642 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125109642 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125109642 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125109642 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125109642 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125109642 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125109642 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125109642 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125109642 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125109642 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125109642 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125109642 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125109642 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125109642 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125109642 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125109642 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125109642 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125109642 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125109642 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125109642 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125109642 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125109642 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125109642 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125109642 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125109642 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125109642 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125109642 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125109642 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125109642 DLGLOBAL DEBUG validating counter group 0x7f194ea275e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125109642 DLGLOBAL DEBUG validating counter group 0x55b0079d5720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125109642 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125109642 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125109642 DLGLOBAL DEBUG validating counter group 0x7f194ea28180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125109642 DLGLOBAL DEBUG validating counter group 0x7f194ea28160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125109642 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125109642 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125109642 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125109642 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125109642 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125109642 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125109642 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125109642 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125109642 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125109642 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125109642 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125109642 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125109642 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125109642 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125109642 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125109642 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125109642 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125109642 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125109642 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125109642 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125109642 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125109642 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125109642 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125109642 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125109642 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125109642 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125109642 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125109642 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125109642 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125109642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125109642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109642 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s BTS(133)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(133)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" 20241111125109643 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@131a5d934883: Start timer T: 2 s BTS(133)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(133)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(130)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(133)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(130)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(130)@131a5d934883: Start timer Tns_alive: 3 s BTS(133)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(130)@131a5d934883: Start timer Tns_test: 10 s MTC@131a5d934883: Start timer T: 2 s BTS(133)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(133)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125109644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125109644 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125109644 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125109644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125109644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125109644 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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@131a5d934883: Start timer T: 2 s 20241111125109644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125109644 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125109644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(130)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(130)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125109645 DRLCMAC DEBUG New max MCS: DL=4 UL=9 (bts.cpp:1449) 20241111125109645 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125109645 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125109645 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125109645 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125109645 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125109645 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125109645 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125109645 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125109645 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125109645 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125109646 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125109646 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(130)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(130)@131a5d934883: Start timer Tns_test: 10 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 127@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 127@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125109651 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125109651 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125109651 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125109651 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125109651 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125109651 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125109651 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125109651 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mcs_initial_dl-BVCI1234(128)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_mcs_initial_dl-BVCI1234(128)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125109655 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125109655 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125109655 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125109655 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125109655 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125109655 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125109655 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125109655 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125109655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125109655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125109656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125109656 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125109656 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125109656 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125109656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109656 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125109656 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125109657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125109657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109658 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125109658 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125109658 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125109658 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125109658 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125109658 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241111125109658 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) 20241111125109658 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241111125109658 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125109658 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125109658 DLGLOBAL DEBUG validating counter group 0x55b0079d5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125109658 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125109658 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125109658 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125109658 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125109658 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111125109658 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125109658 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125109658 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125109658 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125109658 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125109658 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125109658 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125109658 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125109658 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125109658 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125109658 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125109658 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125109658 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125109658 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) 20241111125109658 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125109658 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125109658 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125109658 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241111125109658 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125109658 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125109658 DLGLOBAL DEBUG validating counter group 0x55b0079d5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125109658 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125109658 DLGLOBAL DEBUG validating counter group 0x55b0079d5e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125109658 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125109658 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) 20241111125109658 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) 20241111125109658 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) 20241111125109658 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) 20241111125109658 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125109658 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) 20241111125109658 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) 20241111125109658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125109659 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) 20241111125109659 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125109659 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) 20241111125109659 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125109659 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) 20241111125109659 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) 20241111125109659 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) 20241111125109659 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125109659 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125109659 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125109659 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125109659 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125109659 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125109659 DLBSSGP DEBUG Computed BVC leak rate = 17600, num_pdch = 8, cs = MCS-4 (gprs_bssgp_pcu.c:978) 20241111125109659 DLBSSGP DEBUG Computed MS default leak rate = 8800, ms_num_pdch = 4, cs = MCS-4 (gprs_bssgp_pcu.c:1001) 20241111125109659 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 176000, R = 17600, Bmax_MS = 88000, R_MS = 8800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125109659 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(133)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(133)@131a5d934883: 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. 20241111125109661 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125109661 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125109661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125109661 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125109661 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) 20241111125109661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125109661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125109661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125109661 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125109661 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125109674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125109674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125109674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125109674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109674 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125109674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109674 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125109674 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109675 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125109675 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109675 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125109675 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109675 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125109675 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109678 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125109692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125109692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125109693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125109693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125109693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125109693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109693 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125109693 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125109693 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125109693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109702 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125109716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125109716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109716 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125109716 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109716 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) 20241111125109716 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) 20241111125109717 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) 20241111125109717 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) 20241111125109717 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) 20241111125109717 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) 20241111125109717 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) 20241111125109717 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) 20241111125109717 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) 20241111125109717 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) 20241111125109717 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) 20241111125109717 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) 20241111125109721 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125109735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125109735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109735 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) 20241111125109735 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) 20241111125109735 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) 20241111125109735 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) 20241111125109735 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) 20241111125109735 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) 20241111125109735 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) 20241111125109735 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) 20241111125109735 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) 20241111125109735 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) 20241111125109736 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) 20241111125109736 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) 20241111125109736 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) 20241111125109736 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) 20241111125109739 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125109753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125109753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109753 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) 20241111125109753 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109754 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) 20241111125109762 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125109776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125109776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109777 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) 20241111125109781 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125109795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125109795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109795 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) 20241111125109795 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) 20241111125109795 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) 20241111125109795 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) 20241111125109795 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) 20241111125109795 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) 20241111125109796 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) 20241111125109796 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) 20241111125109796 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) 20241111125109796 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) 20241111125109796 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) 20241111125109796 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) 20241111125109796 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) 20241111125109796 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) 20241111125109800 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125109814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125109814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109814 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) 20241111125109815 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) 20241111125109815 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) 20241111125109823 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125109837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125109837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109837 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) 20241111125109837 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) 20241111125109837 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) 20241111125109837 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) 20241111125109837 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) 20241111125109837 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) 20241111125109837 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) 20241111125109837 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) 20241111125109838 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) 20241111125109838 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) 20241111125109838 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) 20241111125109838 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) 20241111125109838 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) 20241111125109838 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) 20241111125109841 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125109855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125109855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109856 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) 20241111125109860 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125109862 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125109862 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) 20241111125109862 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125109874 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) 20241111125109874 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109875 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) 20241111125109884 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) 20241111125109884 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) 20241111125109884 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) 20241111125109884 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) 20241111125109884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125109884 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125109884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125109884 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) 20241111125109884 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) 20241111125109884 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241111125109884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-3): 14 ff 7c 97 d5 c9 cf 67 97 dd 74 93 2b 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) 20241111125109884 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) 20241111125109884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125109884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125109884 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) 20241111125109884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241111125109884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241111125109884 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) 20241111125109884 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) 20241111125109884 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 f9 2e ab 93 9f cf 2e bb e9 26 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) 20241111125109884 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 f9 2e ab 93 9f cf 2e bb e9 26 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) 20241111125109884 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125109897 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) 20241111125109897 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) 20241111125109898 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) 20241111125109898 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) 20241111125109898 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) 20241111125109898 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) 20241111125109898 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) 20241111125109898 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) 20241111125109898 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) 20241111125109898 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) 20241111125109898 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) 20241111125109898 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) 20241111125109899 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) 20241111125109899 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) 20241111125109899 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) 20241111125109899 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) 20241111125109902 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125109916 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) 20241111125109916 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) 20241111125109916 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) 20241111125109916 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109917 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) 20241111125109921 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125109935 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) 20241111125109935 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) 20241111125109936 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) 20241111125109936 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) 20241111125109936 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) 20241111125109936 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) 20241111125109937 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) 20241111125109937 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) 20241111125109937 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) 20241111125109937 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) 20241111125109937 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) 20241111125109937 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) 20241111125109937 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) 20241111125109937 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) 20241111125109938 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) 20241111125109938 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) 20241111125109944 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125109959 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) 20241111125109959 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) 20241111125109959 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125109959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125109959 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) 20241111125109959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125109959 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) 20241111125109959 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, 0x55b007dd1a2c, 0x55b007dd1a30, 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) 20241111125109959 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) 20241111125109959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125109959 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) 20241111125109959 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) 20241111125109959 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125109959 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) 20241111125109959 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) 20241111125109959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125109959 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125109959 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(133)@131a5d934883: Shutting down virtual BTS #0... 20241111125109959 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) 20241111125109959 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) 20241111125109959 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) 20241111125109960 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) 20241111125109960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36552<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125109960 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) 20241111125109960 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) 20241111125109960 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) 20241111125109960 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) 20241111125109960 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) 20241111125109960 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) 20241111125109961 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) 20241111125109961 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) 20241111125109961 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) 20241111125109961 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) 20241111125109962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125109962 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125109963 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125109963 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125109963 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125109963 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) 20241111125109963 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) 20241111125109963 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125109963 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125109963 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125109963 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125109963 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125109963 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125109963 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125109963 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125109963 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125109963 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125109963 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125109963 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125109963 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125109963 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125109963 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125109963 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125109963 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125109963 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125109963 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125109963 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 7012 with status 0 respawn: 16: starting: osmo-pcu MTC@131a5d934883: Test case TC_mcs_initial_dl finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:51:09 UTC 2024 ====== PCU_Tests.TC_mcs_initial_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_initial_dl.talloc 20241111125109978 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125109978 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125109978 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125109978 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125109999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125110099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140716) Waiting for packet dumper to finish... 1 (prev_count=140716, count=173876) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:51:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_mcs_max_dl started. 139@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_mcs_max_dl-BVCI1234(141)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 139@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 139@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(143)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125113219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 139@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(147)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 139@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(147)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(144)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(144)@131a5d934883: Start timer T: 5 s PCUIF(144)@131a5d934883: Start timer T_Conn: 10 s 20241111125113224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mcs_max_dl-STATS(148)@131a5d934883: Start timer T: 2 s TC_mcs_max_dl-STATS(148)@131a5d934883: Start timer T: 2 s 139@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(151)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(151)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125114979 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125114979 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125114979 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(144)@131a5d934883: OsmoPCU is now connected BTS(146)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125114986 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125114987 DLGLOBAL DEBUG validating counter group 0x5578614f0040(bts) with 102 counters (rate_ctr.c:86) MTC@131a5d934883: Start timer T: 2 s 20241111125114987 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125114987 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125114987 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125114987 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125114987 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125114987 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125114987 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125114987 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125114987 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125114987 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125114987 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125114987 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125114987 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125114987 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125114987 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125114987 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125114987 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125114987 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125114987 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125114987 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125114987 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125114987 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125114987 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125114987 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125114987 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125114987 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125114987 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125114987 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125114987 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125114987 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125114987 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125114987 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125114988 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125114988 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125114988 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125114988 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125114988 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125114988 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125114988 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125114988 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125114988 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125114988 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125114988 DLGLOBAL DEBUG validating counter group 0x7f2a6ea655e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125114988 DLGLOBAL DEBUG validating counter group 0x5578614ef720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125114988 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125114988 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125114988 DLGLOBAL DEBUG validating counter group 0x7f2a6ea66180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125114988 DLGLOBAL DEBUG validating counter group 0x7f2a6ea66160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125114988 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125114988 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125114988 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125114988 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125114988 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125114988 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125114988 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125114988 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125114988 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125114988 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125114988 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125114989 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125114989 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125114989 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125114989 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125114989 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125114989 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125114989 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125114989 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125114989 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125114989 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125114989 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125114989 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125114989 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125114989 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125114989 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125114989 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125114989 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125114989 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125114989 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125114989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125114989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125114990 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s BTS(146)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(146)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(146)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(146)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(143)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(146)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(143)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(143)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(143)@131a5d934883: Start timer Tns_test: 10 s MTC@131a5d934883: Start timer T: 2 s BTS(146)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125114995 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125114995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125114995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125114995 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125114995 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125114995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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@131a5d934883: Start timer T: 2 s BTS(146)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125114996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125114996 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125114996 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(146)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(143)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(143)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125114997 DRLCMAC DEBUG New max MCS: DL=3 UL=9 (bts.cpp:1449) 20241111125114997 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125114997 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125114997 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125114997 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125114997 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125114997 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125114997 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125114997 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125114997 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125114997 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125114998 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125114998 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(143)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(143)@131a5d934883: Start timer Tns_test: 10 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125115000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125115000 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125115001 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125115001 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115002 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125115002 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125115003 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125115003 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125115003 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125115003 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125115004 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125115004 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125115005 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125115005 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125115006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115006 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 140@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 140@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125115010 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125115010 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125115010 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125115010 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125115010 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125115010 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125115010 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125115010 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mcs_max_dl-BVCI1234(141)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_mcs_max_dl-BVCI1234(141)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125115016 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125115016 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125115016 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125115016 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125115016 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125115016 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125115016 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125115016 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125115018 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125115018 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125115018 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125115018 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125115018 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125115018 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125115018 DLBSSGP DEBUG Computed BVC leak rate = 14800, num_pdch = 8, cs = MCS-3 (gprs_bssgp_pcu.c:978) 20241111125115018 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 4, cs = MCS-3 (gprs_bssgp_pcu.c:1001) 20241111125115018 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 148000, R = 14800, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125115018 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125115018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125115018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125115019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125115019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125115019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125115019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115020 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125115020 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125115020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125115020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115021 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125115021 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125115021 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125115021 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125115021 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125115023 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 10 s MTC@131a5d934883: BSSGP successfully initialized MTC@131a5d934883: Start timer T: 2 s 20241111125115036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125115036 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125115036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125115036 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125115036 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125115036 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241111125115036 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) 20241111125115037 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241111125115037 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241111125115037 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125115037 DLGLOBAL DEBUG validating counter group 0x5578614ef760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125115037 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125115037 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125115037 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125115037 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125115037 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111125115037 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125115037 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125115037 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125115037 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125115037 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125115037 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125115037 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125115037 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125115037 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125115037 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125115037 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125115037 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125115037 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125115037 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) 20241111125115037 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125115037 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125115037 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125115037 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241111125115037 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125115037 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125115037 DLGLOBAL DEBUG validating counter group 0x5578614efb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125115037 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125115037 DLGLOBAL DEBUG validating counter group 0x5578614efe00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125115037 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125115037 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) 20241111125115037 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) 20241111125115037 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) 20241111125115037 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) 20241111125115037 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125115037 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) 20241111125115037 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) 20241111125115037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125115037 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) 20241111125115037 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125115037 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) 20241111125115037 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125115037 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) 20241111125115037 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=4 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125115037 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) 20241111125115037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125115037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125115038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115039 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125115039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(146)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(146)@131a5d934883: 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. 20241111125115039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125115039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125115040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125115040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125115040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125115041 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125115042 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125115042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125115042 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125115042 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) 20241111125115047 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125115062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125115062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115063 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125115063 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115064 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) 20241111125115064 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) 20241111125115065 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) 20241111125115065 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) 20241111125115065 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) 20241111125115065 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) 20241111125115066 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) 20241111125115066 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) 20241111125115067 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) 20241111125115067 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) 20241111125115068 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) 20241111125115068 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) 20241111125115068 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125115081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125115081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115082 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) 20241111125115082 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) 20241111125115083 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) 20241111125115083 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) 20241111125115084 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) 20241111125115084 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) 20241111125115084 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) 20241111125115084 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) 20241111125115085 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) 20241111125115085 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) 20241111125115086 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) 20241111125115086 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) 20241111125115087 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) 20241111125115087 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) 20241111125115087 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125115100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125115100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115101 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) 20241111125115101 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) 20241111125115102 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) 20241111125115102 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) 20241111125115103 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) 20241111125115103 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) 20241111125115104 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) 20241111125115104 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) 20241111125115104 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) 20241111125115104 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) 20241111125115105 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) 20241111125115105 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) 20241111125115106 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) 20241111125115106 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) 20241111125115110 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125115124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125115124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115125 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) 20241111125115125 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) 20241111125115126 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) 20241111125115126 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) 20241111125115127 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) 20241111125115127 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) 20241111125115127 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) 20241111125115127 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) 20241111125115128 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) 20241111125115128 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) 20241111125115129 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) 20241111125115129 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) 20241111125115130 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) 20241111125115130 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) 20241111125115130 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125115143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125115143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115144 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) 20241111125115144 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) 20241111125115145 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) 20241111125115145 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) 20241111125115146 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) 20241111125115146 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) 20241111125115146 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) 20241111125115146 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) 20241111125115147 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) 20241111125115147 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) 20241111125115148 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) 20241111125115148 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) 20241111125115149 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) 20241111125115149 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) 20241111125115149 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125115162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125115162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115163 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) 20241111125115163 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) 20241111125115164 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) 20241111125115164 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) 20241111125115165 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) 20241111125115165 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) 20241111125115165 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) 20241111125115165 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) 20241111125115166 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) 20241111125115166 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) 20241111125115167 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) 20241111125115167 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) 20241111125115167 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) 20241111125115167 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) 20241111125115171 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125115187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125115188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115191 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) 20241111125115191 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) 20241111125115192 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) 20241111125115192 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) 20241111125115194 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) 20241111125115194 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) 20241111125115195 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) 20241111125115195 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) 20241111125115196 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) 20241111125115196 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) 20241111125115197 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) 20241111125115197 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) 20241111125115199 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) 20241111125115199 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) 20241111125115200 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125115207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125115207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125115208 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) 20241111125115208 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) 20241111125115209 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) 20241111125115209 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) 20241111125115210 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) 20241111125115210 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) 20241111125115210 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) 20241111125115210 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) 20241111125115211 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) 20241111125115211 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) 20241111125115212 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) 20241111125115212 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) 20241111125115213 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) 20241111125115213 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) 20241111125115214 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125115227 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) 20241111125115227 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) 20241111125115228 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) 20241111125115228 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) 20241111125115229 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) 20241111125115229 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) 20241111125115229 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) 20241111125115229 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) 20241111125115230 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) 20241111125115230 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) 20241111125115231 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) 20241111125115231 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) 20241111125115231 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) 20241111125115231 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) 20241111125115232 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) 20241111125115232 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) 20241111125115235 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125115242 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125115242 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) 20241111125115242 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125115249 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) 20241111125115249 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) 20241111125115249 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) 20241111125115249 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) 20241111125115249 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) 20241111125115249 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) 20241111125115249 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) 20241111125115249 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) 20241111125115250 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) 20241111125115250 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) 20241111125115250 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) 20241111125115250 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) 20241111125115250 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) 20241111125115250 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) 20241111125115251 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) 20241111125115251 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) 20241111125115253 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) 20241111125115253 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) 20241111125115254 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) 20241111125115254 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) 20241111125115254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125115254 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 17 dd 4f a2 eb ba c0 89 fa 52 5f f1 53 45 b1 e7 5a 70 fb f5 8e 9e (tbf_dl.cpp:686) 20241111125115254 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) 20241111125115254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125115254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 07 00 00 96 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 01 (tbf_dl.cpp:911) 20241111125115254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 00 96 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 01 (pcu_l1_if.cpp:182) 20241111125115254 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125115270 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) 20241111125115270 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) 20241111125115272 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) 20241111125115272 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) 20241111125115273 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) 20241111125115273 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) 20241111125115273 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) 20241111125115273 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) 20241111125115274 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) 20241111125115274 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) 20241111125115275 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) 20241111125115275 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) 20241111125115275 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) 20241111125115275 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) 20241111125115275 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) 20241111125115275 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) 20241111125115276 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) 20241111125115276 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) 20241111125115276 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) 20241111125115276 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) 20241111125115276 DRLCMACDL DEBUG -- Chunk with length 1378 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, MCS-1): 99 0e 5d 71 79 86 c1 72 81 30 b1 58 6c 40 f5 ea 59 70 ed 5c 77 bb (tbf_dl.cpp:686) 20241111125115276 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) 20241111125115276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125115276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, MCS-1): 07 40 00 96 32 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 01 (tbf_dl.cpp:911) 20241111125115276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 40 00 96 32 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 01 (pcu_l1_if.cpp:182) 20241111125115276 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125115287 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) 20241111125115287 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) 20241111125115288 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) 20241111125115288 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) 20241111125115288 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) 20241111125115288 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) 20241111125115288 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) 20241111125115288 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) 20241111125115288 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) 20241111125115289 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) 20241111125115289 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) 20241111125115289 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) 20241111125115289 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) 20241111125115289 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) 20241111125115289 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) 20241111125115289 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) 20241111125115297 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) 20241111125115297 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) 20241111125115297 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) 20241111125115297 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) 20241111125115297 DRLCMACDL DEBUG -- Chunk with length 1356 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, MCS-1): 69 14 28 3f 1a a7 98 6d 73 e1 c0 ed a9 89 3c 2f 74 45 18 22 75 43 (tbf_dl.cpp:686) 20241111125115297 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) 20241111125115297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125115297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, MCS-1): 07 80 00 96 d2 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 00 (tbf_dl.cpp:911) 20241111125115297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 80 00 96 d2 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 00 (pcu_l1_if.cpp:182) 20241111125115297 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125115311 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) 20241111125115311 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) 20241111125115312 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) 20241111125115312 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) 20241111125115313 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) 20241111125115313 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) 20241111125115313 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) 20241111125115313 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) 20241111125115314 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) 20241111125115314 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) 20241111125115315 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) 20241111125115315 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) 20241111125115316 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) 20241111125115316 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) 20241111125115317 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) 20241111125115317 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) 20241111125115317 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) 20241111125115317 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) 20241111125115317 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) 20241111125115317 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) 20241111125115317 DRLCMACDL DEBUG -- Chunk with length 1334 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, MCS-1): 71 e1 d1 db 4a 00 55 33 5f 76 2c 1b 2f f8 92 69 68 f0 0d 6d 30 59 (tbf_dl.cpp:686) 20241111125115317 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) 20241111125115317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125115317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, MCS-1): 07 c0 00 96 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 00 (tbf_dl.cpp:911) 20241111125115318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 c0 00 96 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 00 (pcu_l1_if.cpp:182) 20241111125115318 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125115330 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) 20241111125115330 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) 20241111125115330 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) 20241111125115330 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) 20241111125115330 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) 20241111125115330 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) 20241111125115331 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) 20241111125115331 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) 20241111125115331 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) 20241111125115331 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) 20241111125115331 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) 20241111125115331 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) 20241111125115331 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) 20241111125115331 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) 20241111125115332 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) 20241111125115332 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) 20241111125115334 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) 20241111125115334 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) 20241111125115335 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) 20241111125115335 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) 20241111125115335 DRLCMACDL DEBUG -- Chunk with length 1312 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, MCS-1): 17 c6 13 96 1a 56 21 c8 97 44 2a 93 74 80 a3 75 e5 5b 6a d7 45 b1 (tbf_dl.cpp:686) 20241111125115335 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) 20241111125115335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125115335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, MCS-1): 07 00 01 96 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 01 (tbf_dl.cpp:911) 20241111125115335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 01 96 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 01 (pcu_l1_if.cpp:182) 20241111125115335 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125115349 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) 20241111125115349 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) 20241111125115349 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) 20241111125115349 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) 20241111125115350 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) 20241111125115350 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) 20241111125115350 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) 20241111125115350 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) 20241111125115350 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) 20241111125115350 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) 20241111125115351 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) 20241111125115351 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) 20241111125115351 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) 20241111125115351 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) 20241111125115351 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) 20241111125115351 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) 20241111125115358 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) 20241111125115358 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) 20241111125115358 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) 20241111125115358 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) 20241111125115358 DRLCMACDL DEBUG -- Chunk with length 1290 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, MCS-1): b2 f3 c7 70 51 cd ad 8b fe 14 fb bc b2 df 34 9c a1 fb f4 70 f8 55 (tbf_dl.cpp:686) 20241111125115358 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) 20241111125115358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125115358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, MCS-1): 07 40 01 96 64 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 (tbf_dl.cpp:911) 20241111125115358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 40 01 96 64 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 (pcu_l1_if.cpp:182) 20241111125115358 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125115372 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) 20241111125115372 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) 20241111125115373 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) 20241111125115373 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) 20241111125115373 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) 20241111125115373 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) 20241111125115373 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) 20241111125115373 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) 20241111125115373 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) 20241111125115373 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) 20241111125115374 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) 20241111125115374 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) 20241111125115374 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) 20241111125115374 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) 20241111125115374 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) 20241111125115374 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) 20241111125115377 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) 20241111125115377 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) 20241111125115377 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) 20241111125115377 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) 20241111125115377 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, MCS-1): 80 50 f8 e1 a8 aa 10 5d c9 63 68 bf 26 7b 6b 5b 86 be 05 0e 3c 53 (tbf_dl.cpp:686) 20241111125115377 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) 20241111125115377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125115377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, MCS-1): 07 80 01 96 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 00 (tbf_dl.cpp:911) 20241111125115377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 80 01 96 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 00 (pcu_l1_if.cpp:182) 20241111125115378 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125115392 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) 20241111125115392 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) 20241111125115393 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) 20241111125115393 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) 20241111125115394 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) 20241111125115394 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) 20241111125115394 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) 20241111125115394 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) 20241111125115394 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) 20241111125115394 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) 20241111125115395 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) 20241111125115395 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) 20241111125115395 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) 20241111125115395 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) 20241111125115396 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) 20241111125115396 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) 20241111125115396 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) 20241111125115397 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) 20241111125115397 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) 20241111125115397 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) 20241111125115397 DRLCMACDL DEBUG -- Chunk with length 1246 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, MCS-1): 94 b8 1b 0a 30 6c 34 2b 4f 92 09 e4 83 bd de 30 6e 86 c4 58 93 b6 (tbf_dl.cpp:686) 20241111125115397 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) 20241111125115397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125115397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, MCS-1): 07 c0 01 96 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d 01 (tbf_dl.cpp:911) 20241111125115397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 c0 01 96 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d 01 (pcu_l1_if.cpp:182) 20241111125115397 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125115412 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) 20241111125115412 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) 20241111125115413 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) 20241111125115413 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) 20241111125115414 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) 20241111125115414 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) 20241111125115414 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) 20241111125115415 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) 20241111125115415 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) 20241111125115415 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) 20241111125115416 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) 20241111125115416 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) 20241111125115417 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) 20241111125115417 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) 20241111125115417 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) 20241111125115417 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) 20241111125115421 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) 20241111125115421 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) 20241111125115421 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) 20241111125115421 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) 20241111125115421 DRLCMACDL DEBUG -- Chunk with length 1224 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, MCS-1): 72 ec 0b d5 c0 12 51 7d 93 c7 06 c6 78 ee 1c 23 9f 32 59 02 29 94 (tbf_dl.cpp:686) 20241111125115421 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) 20241111125115421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125115421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, MCS-1): 07 00 02 96 e4 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 01 (tbf_dl.cpp:911) 20241111125115421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 02 96 e4 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 01 (pcu_l1_if.cpp:182) 20241111125115422 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125115435 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) 20241111125115435 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) 20241111125115437 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) 20241111125115437 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) 20241111125115438 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) 20241111125115438 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) 20241111125115439 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) 20241111125115439 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) 20241111125115441 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) 20241111125115441 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) 20241111125115442 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) 20241111125115442 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) 20241111125115444 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) 20241111125115444 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) 20241111125115445 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) 20241111125115445 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) 20241111125115446 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) 20241111125115446 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) 20241111125115446 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) 20241111125115446 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) 20241111125115446 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, MCS-1): f6 2c bf f3 08 17 b3 4d 96 7a ae de 27 ef ad a5 7c ff eb be c4 6b (tbf_dl.cpp:686) 20241111125115446 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) 20241111125115446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125115446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, MCS-1): 07 40 02 96 ec 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 00 (tbf_dl.cpp:911) 20241111125115446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 40 02 96 ec 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 00 (pcu_l1_if.cpp:182) 20241111125115447 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125115455 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) 20241111125115455 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) 20241111125115456 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) 20241111125115456 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) 20241111125115457 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) 20241111125115457 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) 20241111125115458 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) 20241111125115458 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) 20241111125115459 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) 20241111125115459 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) 20241111125115459 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) 20241111125115459 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) 20241111125115460 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) 20241111125115460 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) 20241111125115461 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) 20241111125115461 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) 20241111125115462 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) 20241111125115462 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) 20241111125115462 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) 20241111125115462 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) 20241111125115462 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, MCS-1): e6 31 99 9d 38 51 4d 8d e2 8c 8b 92 97 f3 5a f9 72 b3 e8 5f 88 1c (tbf_dl.cpp:686) 20241111125115462 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) 20241111125115462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125115462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, MCS-1): 07 80 02 96 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 00 (tbf_dl.cpp:911) 20241111125115462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 80 02 96 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 00 (pcu_l1_if.cpp:182) 20241111125115463 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125115474 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) 20241111125115474 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) 20241111125115475 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) 20241111125115475 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) 20241111125115477 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) 20241111125115477 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) 20241111125115477 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) 20241111125115477 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) 20241111125115478 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) 20241111125115478 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) 20241111125115479 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) 20241111125115479 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) 20241111125115480 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) 20241111125115480 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) 20241111125115480 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) 20241111125115480 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) 20241111125115483 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) 20241111125115483 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) 20241111125115483 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) 20241111125115483 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) 20241111125115483 DRLCMACDL DEBUG -- Chunk with length 1158 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, MCS-1): b0 9d 7e f2 8d 36 60 df 9d 5c 49 f4 8f 1c a1 47 e1 96 da eb ca e3 (tbf_dl.cpp:686) 20241111125115483 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) 20241111125115483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125115484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, MCS-1): 07 c0 02 96 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 01 (tbf_dl.cpp:911) 20241111125115484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 c0 02 96 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 01 (pcu_l1_if.cpp:182) 20241111125115484 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125115498 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) 20241111125115498 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) 20241111125115499 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) 20241111125115499 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) 20241111125115500 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) 20241111125115500 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) 20241111125115501 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) 20241111125115501 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) 20241111125115501 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) 20241111125115501 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) 20241111125115502 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) 20241111125115502 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) 20241111125115503 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) 20241111125115503 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) 20241111125115504 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) 20241111125115504 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) 20241111125115505 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) 20241111125115505 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) 20241111125115505 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) 20241111125115505 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) 20241111125115505 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, MCS-1): c8 fe ac 2f 1b 6a da 32 c5 94 4a 8c 19 51 cb 78 61 7d 9a 91 52 01 (tbf_dl.cpp:686) 20241111125115505 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) 20241111125115505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125115505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, MCS-1): 07 00 03 96 90 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 00 (tbf_dl.cpp:911) 20241111125115505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 03 96 90 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 00 (pcu_l1_if.cpp:182) 20241111125115506 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125115517 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) 20241111125115517 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) 20241111125115518 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) 20241111125115518 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) 20241111125115519 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) 20241111125115519 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) 20241111125115520 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) 20241111125115520 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) 20241111125115521 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) 20241111125115521 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) 20241111125115521 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) 20241111125115521 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) 20241111125115522 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) 20241111125115522 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) 20241111125115523 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) 20241111125115523 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) 20241111125115524 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) 20241111125115524 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) 20241111125115524 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) 20241111125115524 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) 20241111125115524 DRLCMACDL DEBUG -- Chunk with length 1114 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, MCS-1): 81 8d 30 55 71 48 5a 4c 86 45 2e d1 b4 5c 53 98 bc ed 33 a2 f8 d9 (tbf_dl.cpp:686) 20241111125115524 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) 20241111125115524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125115524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, MCS-1): 07 40 03 96 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 01 (tbf_dl.cpp:911) 20241111125115524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 40 03 96 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 01 (pcu_l1_if.cpp:182) 20241111125115525 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125115536 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) 20241111125115536 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) 20241111125115537 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) 20241111125115537 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) 20241111125115538 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) 20241111125115538 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) 20241111125115539 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) 20241111125115539 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) 20241111125115539 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) 20241111125115539 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) 20241111125115540 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) 20241111125115540 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) 20241111125115541 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) 20241111125115541 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) 20241111125115542 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) 20241111125115542 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) 20241111125115546 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) 20241111125115546 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) 20241111125115546 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) 20241111125115546 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) 20241111125115546 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, MCS-1): 73 3e 07 f7 75 cf 37 06 b9 a9 08 9f d3 01 49 50 2d 61 9f 69 5f 03 (tbf_dl.cpp:686) 20241111125115546 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) 20241111125115546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125115546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, MCS-1): 07 80 03 96 e6 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 00 (tbf_dl.cpp:911) 20241111125115546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 80 03 96 e6 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 00 (pcu_l1_if.cpp:182) 20241111125115547 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125115561 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) 20241111125115561 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) 20241111125115562 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) 20241111125115562 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) 20241111125115563 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) 20241111125115563 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) 20241111125115564 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) 20241111125115564 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) 20241111125115565 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) 20241111125115565 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) 20241111125115566 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) 20241111125115566 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) 20241111125115566 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) 20241111125115566 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) 20241111125115567 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) 20241111125115567 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) 20241111125115568 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) 20241111125115568 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) 20241111125115568 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) 20241111125115568 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) 20241111125115568 DRLCMACDL DEBUG -- Chunk with length 1070 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, MCS-1): 82 62 8c 18 d7 c6 96 e2 28 72 02 d6 e3 f3 18 31 20 d3 a5 70 72 75 (tbf_dl.cpp:686) 20241111125115568 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) 20241111125115568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125115568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, MCS-1): 07 c0 03 96 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 00 (tbf_dl.cpp:911) 20241111125115568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 c0 03 96 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 00 (pcu_l1_if.cpp:182) 20241111125115569 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125115581 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) 20241111125115581 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) 20241111125115582 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) 20241111125115582 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) 20241111125115583 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) 20241111125115583 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) 20241111125115583 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) 20241111125115584 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) 20241111125115584 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) 20241111125115584 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) 20241111125115585 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) 20241111125115585 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) 20241111125115586 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) 20241111125115586 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) 20241111125115587 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) 20241111125115587 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) 20241111125115587 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) 20241111125115587 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) 20241111125115587 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) 20241111125115587 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) 20241111125115587 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, MCS-1): 2d 7a 96 8c c4 f6 e9 33 50 40 2d 91 b7 12 c4 2e 18 d6 ae b5 bf 12 (tbf_dl.cpp:686) 20241111125115588 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) 20241111125115588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125115588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, MCS-1): 07 00 04 96 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 00 (tbf_dl.cpp:911) 20241111125115588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 04 96 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 00 (pcu_l1_if.cpp:182) 20241111125115588 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125115600 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) 20241111125115600 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) 20241111125115601 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) 20241111125115601 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) 20241111125115602 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) 20241111125115602 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) 20241111125115602 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) 20241111125115602 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) 20241111125115603 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) 20241111125115603 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) 20241111125115604 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) 20241111125115604 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) 20241111125115605 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) 20241111125115605 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) 20241111125115605 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) 20241111125115605 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) 20241111125115609 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) 20241111125115609 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) 20241111125115609 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) 20241111125115609 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) 20241111125115609 DRLCMACDL DEBUG -- Chunk with length 1026 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, MCS-1): 92 73 48 f7 f6 19 c4 20 e9 8b 7a 36 85 32 32 06 df 22 db 51 d2 f0 (tbf_dl.cpp:686) 20241111125115609 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) 20241111125115609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125115609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, MCS-1): 07 40 04 96 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 01 (tbf_dl.cpp:911) 20241111125115609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 40 04 96 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 01 (pcu_l1_if.cpp:182) 20241111125115610 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125115623 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) 20241111125115623 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) 20241111125115625 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) 20241111125115625 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) 20241111125115626 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) 20241111125115626 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) 20241111125115626 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) 20241111125115626 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) 20241111125115627 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) 20241111125115627 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) 20241111125115628 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) 20241111125115628 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) 20241111125115629 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) 20241111125115629 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) 20241111125115630 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) 20241111125115630 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) 20241111125115631 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) 20241111125115631 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) 20241111125115631 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) 20241111125115631 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) 20241111125115631 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, MCS-1): e2 22 95 2d ba 0b 22 bd 36 42 8e 01 23 4a a0 43 99 b1 c6 2d ac 30 (tbf_dl.cpp:686) 20241111125115631 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) 20241111125115631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125115631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, MCS-1): 07 80 04 96 c4 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 00 (tbf_dl.cpp:911) 20241111125115631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 80 04 96 c4 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 00 (pcu_l1_if.cpp:182) 20241111125115633 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125115642 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) 20241111125115642 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) 20241111125115643 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) 20241111125115643 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) 20241111125115644 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) 20241111125115644 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) 20241111125115644 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) 20241111125115644 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) 20241111125115645 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) 20241111125115645 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) 20241111125115645 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) 20241111125115645 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) 20241111125115646 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) 20241111125115646 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) 20241111125115646 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) 20241111125115646 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) 20241111125115647 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) 20241111125115647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125115647 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) 20241111125115647 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) 20241111125115647 DRLCMACDL DEBUG -- Chunk with length 982 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, MCS-1): 0d eb 74 38 86 ff a5 6e 57 1a 4f a6 5d a7 49 21 2d ec 2e 40 ca e8 (tbf_dl.cpp:686) 20241111125115647 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) 20241111125115647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125115647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, MCS-1): 07 c0 04 96 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 01 (tbf_dl.cpp:911) 20241111125115647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=07 c0 04 96 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 01 (pcu_l1_if.cpp:182) 20241111125115647 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125115662 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) 20241111125115662 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) 20241111125115663 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) 20241111125115663 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) 20241111125115664 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) 20241111125115664 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) 20241111125115665 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) 20241111125115665 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) 20241111125115666 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) 20241111125115666 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) 20241111125115668 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) 20241111125115668 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) 20241111125115670 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) 20241111125115670 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) 20241111125115671 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) 20241111125115671 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) 20241111125115672 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) 20241111125115672 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125115672 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) 20241111125115672 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) 20241111125115672 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, MCS-1): 32 8f a3 1e 75 97 70 25 52 61 d5 64 92 6c 06 51 e2 60 78 2e 76 a6 (tbf_dl.cpp:686) 20241111125115672 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) 20241111125115672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125115672 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) 20241111125115672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241111125115672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241111125115672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_dl.cpp:883) 20241111125115673 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=156, TS=7 (tbf_dl.cpp:903) 20241111125115673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, MCS-1): 0f 00 05 96 64 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 01 (tbf_dl.cpp:911) 20241111125115673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=0f 00 05 96 64 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 01 (pcu_l1_if.cpp:182) 20241111125115673 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125115686 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) 20241111125115686 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) 20241111125115687 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) 20241111125115687 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) 20241111125115688 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) 20241111125115688 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) 20241111125115689 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) 20241111125115689 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) 20241111125115689 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) 20241111125115689 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) 20241111125115690 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) 20241111125115690 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) 20241111125115691 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) 20241111125115691 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) 20241111125115691 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) 20241111125115691 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) 20241111125115692 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125115704 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) 20241111125115704 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) 20241111125115704 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) 20241111125115704 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115705 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) 20241111125115708 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115723 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) 20241111125115724 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) 20241111125115724 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) 20241111125115724 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) 20241111125115724 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) 20241111125115732 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125115747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 20 00 a7 b0 2c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125115747 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) 20241111125115747 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125115747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125115747 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) 20241111125115747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125115747 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) 20241111125115747 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, 0x557862b0617c, 0x557862b06180, 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) 20241111125115747 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) 20241111125115747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125115747 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) 20241111125115747 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) 20241111125115747 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125115747 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125115747 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) 20241111125115747 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) 20241111125115748 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) 20241111125115748 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) 20241111125115749 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) 20241111125115749 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) 20241111125115749 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) 20241111125115749 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) 20241111125115750 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) 20241111125115750 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) 20241111125115750 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) 20241111125115750 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) 20241111125115751 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) 20241111125115751 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) 20241111125115751 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) 20241111125115751 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) 20241111125115752 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) 20241111125115752 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) 20241111125115752 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) 20241111125115752 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) 20241111125115752 DRLCMACDL DEBUG -- Chunk with length 938 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, MCS-1): 93 03 4c 46 3d 21 57 e4 da 7d cf e5 07 41 a2 e4 57 03 b9 db d5 d2 (tbf_dl.cpp:686) 20241111125115752 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) 20241111125115752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125115752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, MCS-1): 07 40 05 96 26 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 01 (tbf_dl.cpp:911) 20241111125115752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 40 05 96 26 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 01 (pcu_l1_if.cpp:182) 20241111125115753 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125115753 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125115753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125115753 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125115753 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125115753 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125115753 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125115753 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125115766 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) 20241111125115766 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) 20241111125115767 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) 20241111125115767 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) 20241111125115768 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) 20241111125115768 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) 20241111125115769 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) 20241111125115769 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) 20241111125115769 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) 20241111125115769 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) 20241111125115770 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) 20241111125115770 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) 20241111125115771 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) 20241111125115771 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) 20241111125115772 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) 20241111125115772 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) 20241111125115772 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) 20241111125115773 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) 20241111125115773 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) 20241111125115773 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) 20241111125115773 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, MCS-1): 08 b7 85 15 80 f1 9e 54 7c d6 c4 ba 7e 98 21 28 95 37 97 eb 2b 25 (tbf_dl.cpp:686) 20241111125115773 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) 20241111125115773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125115773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, MCS-1): 07 80 05 96 10 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 00 (tbf_dl.cpp:911) 20241111125115773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 80 05 96 10 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 00 (pcu_l1_if.cpp:182) 20241111125115773 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125115785 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) 20241111125115785 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) 20241111125115786 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) 20241111125115786 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) 20241111125115787 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) 20241111125115787 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) 20241111125115788 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) 20241111125115788 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) 20241111125115788 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) 20241111125115788 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) 20241111125115789 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) 20241111125115789 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) 20241111125115790 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) 20241111125115790 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) 20241111125115791 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) 20241111125115791 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) 20241111125115795 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) 20241111125115795 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) 20241111125115795 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) 20241111125115795 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) 20241111125115795 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, MCS-1): 3c 54 45 cf 8b 8c d3 14 13 e9 04 63 b5 3a 30 23 fd 5b 96 3b 2c 4b (tbf_dl.cpp:686) 20241111125115795 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) 20241111125115795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125115795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, MCS-1): 07 c0 05 96 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 00 (tbf_dl.cpp:911) 20241111125115795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 c0 05 96 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 00 (pcu_l1_if.cpp:182) 20241111125115796 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125115810 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) 20241111125115810 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) 20241111125115811 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) 20241111125115811 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) 20241111125115812 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) 20241111125115812 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) 20241111125115814 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) 20241111125115814 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) 20241111125115815 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) 20241111125115815 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) 20241111125115816 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) 20241111125115816 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) 20241111125115817 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) 20241111125115817 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) 20241111125115818 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) 20241111125115818 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) 20241111125115819 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) 20241111125115820 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) 20241111125115820 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) 20241111125115820 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) 20241111125115820 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, MCS-1): 3d fa 0e e2 53 dc b8 fe 7e f3 94 9e 69 0f 67 d1 59 e1 0b cf f5 6d (tbf_dl.cpp:686) 20241111125115820 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) 20241111125115820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125115820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, MCS-1): 07 00 06 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 00 (tbf_dl.cpp:911) 20241111125115820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 06 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 00 (pcu_l1_if.cpp:182) 20241111125115820 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125115828 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) 20241111125115829 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) 20241111125115830 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) 20241111125115830 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) 20241111125115831 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) 20241111125115831 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) 20241111125115831 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) 20241111125115831 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) 20241111125115832 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) 20241111125115832 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) 20241111125115833 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) 20241111125115833 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) 20241111125115834 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) 20241111125115834 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) 20241111125115834 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) 20241111125115834 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) 20241111125115835 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) 20241111125115835 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) 20241111125115835 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) 20241111125115835 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) 20241111125115835 DRLCMACDL DEBUG -- Chunk with length 850 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, MCS-1): 97 66 cc bd 7f e6 e4 e8 98 0f 87 d2 8b 9a 6c 3a eb 7c c9 61 b8 76 (tbf_dl.cpp:686) 20241111125115835 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) 20241111125115835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125115836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, MCS-1): 07 40 06 96 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 00 (tbf_dl.cpp:911) 20241111125115836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 40 06 96 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 00 (pcu_l1_if.cpp:182) 20241111125115836 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125115847 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) 20241111125115848 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) 20241111125115849 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) 20241111125115849 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) 20241111125115849 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) 20241111125115849 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) 20241111125115850 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) 20241111125115850 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) 20241111125115851 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) 20241111125115851 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) 20241111125115852 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) 20241111125115852 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) 20241111125115852 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) 20241111125115852 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) 20241111125115853 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) 20241111125115853 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) 20241111125115854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125115857 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) 20241111125115857 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125115857 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) 20241111125115857 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) 20241111125115857 DRLCMACDL DEBUG -- Chunk with length 828 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, MCS-1): c1 9f dc 6c b7 9b 45 80 ee f9 05 7c a9 9a f2 b3 34 59 2f 7a ec 36 (tbf_dl.cpp:686) 20241111125115857 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) 20241111125115857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125115857 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) 20241111125115857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241111125115857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241111125115857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=195, TS=7) (tbf_dl.cpp:883) 20241111125115857 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=195, TS=7 (tbf_dl.cpp:903) 20241111125115857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, MCS-1): 0f 80 06 96 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 00 (tbf_dl.cpp:911) 20241111125115857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=0f 80 06 96 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 00 (pcu_l1_if.cpp:182) 20241111125115858 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125115871 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) 20241111125115871 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) 20241111125115873 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) 20241111125115873 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) 20241111125115873 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) 20241111125115873 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) 20241111125115874 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) 20241111125115874 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) 20241111125115875 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) 20241111125115875 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) 20241111125115876 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) 20241111125115876 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) 20241111125115876 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) 20241111125115876 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) 20241111125115877 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) 20241111125115877 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) 20241111125115878 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125115890 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) 20241111125115890 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) 20241111125115892 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) 20241111125115892 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) 20241111125115892 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) 20241111125115892 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) 20241111125115893 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) 20241111125115893 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) 20241111125115894 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) 20241111125115894 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) 20241111125115895 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) 20241111125115895 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) 20241111125115895 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) 20241111125115895 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) 20241111125115896 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) 20241111125115896 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) 20241111125115897 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125115909 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) 20241111125115909 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) 20241111125115911 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) 20241111125115911 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) 20241111125115911 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) 20241111125115911 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) 20241111125115912 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) 20241111125115912 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) 20241111125115913 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) 20241111125115913 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) 20241111125115914 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) 20241111125115914 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) 20241111125115915 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) 20241111125115915 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) 20241111125115915 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) 20241111125115915 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) 20241111125115919 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125115933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 20 00 a7 b0 38 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125115933 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) 20241111125115933 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125115933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125115933 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) 20241111125115934 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125115934 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) 20241111125115934 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, 0x557862b067ec, 0x557862b067f0, 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) 20241111125115934 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) 20241111125115934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125115934 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) 20241111125115934 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) 20241111125115934 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125115934 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125115934 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125115934 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125115934 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125115934 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125115934 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125115934 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) 20241111125115934 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) 20241111125115936 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) 20241111125115936 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) 20241111125115937 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) 20241111125115937 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) 20241111125115937 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) 20241111125115937 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) 20241111125115938 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) 20241111125115938 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) 20241111125115939 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) 20241111125115939 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) 20241111125115940 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) 20241111125115940 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) 20241111125115941 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) 20241111125115941 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) 20241111125115942 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) 20241111125115942 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) 20241111125115942 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) 20241111125115942 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) 20241111125115942 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, MCS-1): ce 15 22 e6 e0 7f c9 96 b8 fe 95 52 ce 58 2f f0 93 22 51 4a 66 69 (tbf_dl.cpp:686) 20241111125115942 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) 20241111125115942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125115942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, MCS-1): 07 c0 06 96 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 00 (tbf_dl.cpp:911) 20241111125115942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 c0 06 96 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 00 (pcu_l1_if.cpp:182) 20241111125115942 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125115943 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125115943 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125115943 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125115943 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125115943 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125115943 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125115943 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125115953 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) 20241111125115953 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) 20241111125115954 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) 20241111125115954 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) 20241111125115955 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) 20241111125115955 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) 20241111125115955 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) 20241111125115956 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) 20241111125115956 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) 20241111125115956 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) 20241111125115957 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) 20241111125115957 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) 20241111125115958 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) 20241111125115958 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) 20241111125115959 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) 20241111125115959 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) 20241111125115959 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) 20241111125115959 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) 20241111125115959 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) 20241111125115960 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) 20241111125115960 DRLCMACDL DEBUG -- Chunk with length 784 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, MCS-1): 3c 50 04 76 40 ec 8f 3a 08 04 f8 d6 a6 c5 d0 51 7e 07 10 ba 68 cc (tbf_dl.cpp:686) 20241111125115960 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) 20241111125115960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125115960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, MCS-1): 07 00 07 96 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 01 (tbf_dl.cpp:911) 20241111125115960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 00 07 96 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 01 (pcu_l1_if.cpp:182) 20241111125115960 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125115972 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) 20241111125115972 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) 20241111125115973 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) 20241111125115973 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) 20241111125115974 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) 20241111125115974 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) 20241111125115975 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) 20241111125115975 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) 20241111125115976 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) 20241111125115976 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) 20241111125115977 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) 20241111125115977 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) 20241111125115978 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) 20241111125115978 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) 20241111125115979 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) 20241111125115979 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) 20241111125115982 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) 20241111125115982 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) 20241111125115982 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) 20241111125115982 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) 20241111125115982 DRLCMACDL DEBUG -- Chunk with length 762 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125115982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, MCS-1): 0c fc c2 e6 6f d7 55 b4 21 b6 a9 9d 85 c4 d6 f9 bd bd fc 6b c3 15 (tbf_dl.cpp:686) 20241111125115982 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) 20241111125115982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125115982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125115982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, MCS-1): 07 40 07 96 18 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 00 (tbf_dl.cpp:911) 20241111125115982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 40 07 96 18 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 00 (pcu_l1_if.cpp:182) 20241111125115983 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125115996 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) 20241111125115996 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) 20241111125115997 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) 20241111125115997 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) 20241111125115999 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) 20241111125115999 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) 20241111125115999 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) 20241111125115999 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) 20241111125116000 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) 20241111125116000 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) 20241111125116001 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) 20241111125116001 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) 20241111125116002 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) 20241111125116002 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) 20241111125116003 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) 20241111125116003 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) 20241111125116004 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) 20241111125116004 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) 20241111125116004 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) 20241111125116004 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) 20241111125116004 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, MCS-1): b9 6b fb 54 db c1 46 7a c9 59 66 d2 5e 86 11 80 d9 0b 4d 5d b5 26 (tbf_dl.cpp:686) 20241111125116004 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) 20241111125116004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125116004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, MCS-1): 07 80 07 96 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d 00 (tbf_dl.cpp:911) 20241111125116004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 80 07 96 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d 00 (pcu_l1_if.cpp:182) 20241111125116004 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125116015 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) 20241111125116015 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) 20241111125116017 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) 20241111125116017 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) 20241111125116017 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) 20241111125116017 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) 20241111125116018 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) 20241111125116018 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) 20241111125116019 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) 20241111125116019 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) 20241111125116020 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) 20241111125116020 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) 20241111125116020 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) 20241111125116020 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) 20241111125116021 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) 20241111125116021 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) 20241111125116022 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) 20241111125116022 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) 20241111125116022 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) 20241111125116022 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) 20241111125116022 DRLCMACDL DEBUG -- Chunk with length 718 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, MCS-1): 77 9b 74 00 7a a1 6a 59 0e ef cf 3d a4 67 16 36 88 17 d3 1a 53 32 (tbf_dl.cpp:686) 20241111125116022 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) 20241111125116022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125116022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, MCS-1): 07 c0 07 96 ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 00 (tbf_dl.cpp:911) 20241111125116022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 c0 07 96 ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 00 (pcu_l1_if.cpp:182) 20241111125116022 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125116035 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) 20241111125116035 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) 20241111125116036 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) 20241111125116036 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) 20241111125116036 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) 20241111125116037 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) 20241111125116037 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) 20241111125116037 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) 20241111125116038 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) 20241111125116038 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) 20241111125116039 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) 20241111125116039 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) 20241111125116040 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) 20241111125116040 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) 20241111125116040 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) 20241111125116040 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) 20241111125116044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125116044 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) 20241111125116044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116044 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) 20241111125116044 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) 20241111125116044 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, MCS-1): c4 b5 9f f2 05 11 14 64 8e f8 5d fc d0 7d 64 7f 6c 62 de 45 4f c9 (tbf_dl.cpp:686) 20241111125116044 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) 20241111125116044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125116044 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) 20241111125116044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241111125116044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241111125116044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=234, TS=7) (tbf_dl.cpp:883) 20241111125116044 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=234, TS=7 (tbf_dl.cpp:903) 20241111125116044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, MCS-1): 0f 00 08 96 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 01 (tbf_dl.cpp:911) 20241111125116044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=0f 00 08 96 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 01 (pcu_l1_if.cpp:182) 20241111125116045 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125116058 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) 20241111125116058 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) 20241111125116060 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) 20241111125116060 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) 20241111125116060 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) 20241111125116060 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) 20241111125116061 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) 20241111125116061 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) 20241111125116062 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) 20241111125116062 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) 20241111125116063 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) 20241111125116063 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) 20241111125116063 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) 20241111125116063 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) 20241111125116064 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) 20241111125116064 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) 20241111125116065 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125116077 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) 20241111125116077 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) 20241111125116079 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) 20241111125116079 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) 20241111125116079 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) 20241111125116079 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) 20241111125116080 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) 20241111125116080 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) 20241111125116081 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) 20241111125116081 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) 20241111125116082 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) 20241111125116082 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) 20241111125116082 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) 20241111125116082 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) 20241111125116083 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) 20241111125116083 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) 20241111125116084 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125116096 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) 20241111125116096 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) 20241111125116098 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) 20241111125116098 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) 20241111125116098 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) 20241111125116098 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) 20241111125116099 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) 20241111125116099 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) 20241111125116100 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) 20241111125116100 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) 20241111125116101 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) 20241111125116101 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) 20241111125116101 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) 20241111125116101 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) 20241111125116102 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) 20241111125116102 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) 20241111125116106 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125116120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 20 00 a7 b0 44 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125116120 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) 20241111125116120 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125116120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125116120 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) 20241111125116121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125116121 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) 20241111125116121 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, 0x557862afb40c, 0x557862afb410, 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) 20241111125116121 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) 20241111125116121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125116121 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) 20241111125116121 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) 20241111125116121 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to MCS-2 (gprs_ms.c:690) 20241111125116121 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125116121 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125116121 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125116121 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125116121 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125116121 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125116121 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) 20241111125116121 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125116121 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) 20241111125116121 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) 20241111125116121 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) 20241111125116122 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) 20241111125116122 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) 20241111125116123 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) 20241111125116123 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) 20241111125116124 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) 20241111125116124 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) 20241111125116125 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) 20241111125116125 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) 20241111125116126 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) 20241111125116126 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) 20241111125116127 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) 20241111125116127 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) 20241111125116128 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) 20241111125116128 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) 20241111125116128 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) 20241111125116128 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) 20241111125116128 DRLCMACDL DEBUG -- Chunk with length 674 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, MCS-2): 01 58 13 1e d7 88 e8 17 b9 cd b7 be 13 26 41 5c 4e c1 01 6a 5f 13 db d3 7b a7 15 8a (tbf_dl.cpp:686) 20241111125116128 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) 20241111125116128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125116128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, MCS-2): 07 40 08 92 02 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 01 (tbf_dl.cpp:911) 20241111125116128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 40 08 92 02 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 01 (pcu_l1_if.cpp:182) 20241111125116129 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125116129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125116129 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125116129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125116129 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125116129 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125116129 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125116129 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125116139 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) 20241111125116139 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) 20241111125116141 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) 20241111125116141 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) 20241111125116142 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) 20241111125116142 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) 20241111125116142 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) 20241111125116142 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) 20241111125116143 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) 20241111125116143 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) 20241111125116144 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) 20241111125116144 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) 20241111125116145 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) 20241111125116145 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) 20241111125116145 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) 20241111125116145 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) 20241111125116146 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) 20241111125116146 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) 20241111125116146 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) 20241111125116146 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) 20241111125116146 DRLCMACDL DEBUG -- Chunk with length 646 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, MCS-2): 40 d4 60 df a4 d3 78 e8 38 c9 11 a6 46 3c e5 01 40 d9 fb 40 df fc 89 b4 ae 81 ad d6 (tbf_dl.cpp:686) 20241111125116146 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) 20241111125116146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125116147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, MCS-2): 07 80 08 92 80 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad 01 (tbf_dl.cpp:911) 20241111125116147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=07 80 08 92 80 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad 01 (pcu_l1_if.cpp:182) 20241111125116147 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125116158 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) 20241111125116158 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) 20241111125116159 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) 20241111125116159 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) 20241111125116160 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) 20241111125116160 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) 20241111125116161 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) 20241111125116161 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) 20241111125116162 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) 20241111125116162 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) 20241111125116163 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) 20241111125116163 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) 20241111125116163 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) 20241111125116163 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) 20241111125116165 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) 20241111125116165 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) 20241111125116168 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) 20241111125116168 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) 20241111125116168 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) 20241111125116168 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) 20241111125116168 DRLCMACDL DEBUG -- Chunk with length 618 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, MCS-2): 7a 33 ea 7d 99 03 cb e6 e0 5c dd 2d 72 1a 97 b8 ea 42 19 57 86 22 bb 31 40 1b bd e7 (tbf_dl.cpp:686) 20241111125116168 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) 20241111125116168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125116168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, MCS-2): 07 c0 08 92 f4 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 01 (tbf_dl.cpp:911) 20241111125116168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 c0 08 92 f4 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 01 (pcu_l1_if.cpp:182) 20241111125116169 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125116182 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) 20241111125116182 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) 20241111125116184 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) 20241111125116184 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) 20241111125116184 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) 20241111125116184 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) 20241111125116185 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) 20241111125116185 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) 20241111125116186 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) 20241111125116186 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) 20241111125116187 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) 20241111125116187 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) 20241111125116187 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) 20241111125116188 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) 20241111125116188 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) 20241111125116188 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) 20241111125116189 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) 20241111125116189 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) 20241111125116189 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) 20241111125116189 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) 20241111125116189 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, MCS-2): b5 30 e0 71 86 0f e3 bb d8 e5 62 ed a8 cd 9f b9 d2 12 4b 78 e2 31 27 a1 ab 80 10 24 (tbf_dl.cpp:686) 20241111125116189 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) 20241111125116189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125116189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, MCS-2): 07 00 09 92 6a 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 00 (tbf_dl.cpp:911) 20241111125116189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=07 00 09 92 6a 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 00 (pcu_l1_if.cpp:182) 20241111125116190 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125116201 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) 20241111125116201 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) 20241111125116202 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) 20241111125116202 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) 20241111125116203 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) 20241111125116203 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) 20241111125116204 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) 20241111125116204 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) 20241111125116205 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) 20241111125116205 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) 20241111125116205 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) 20241111125116205 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) 20241111125116206 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) 20241111125116206 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) 20241111125116207 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) 20241111125116207 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) 20241111125116208 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) 20241111125116208 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) 20241111125116208 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) 20241111125116208 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) 20241111125116208 DRLCMACDL DEBUG -- Chunk with length 562 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, MCS-2): cf 50 ab a8 94 43 e8 e8 bd 58 6a 28 19 eb 89 fa 61 d5 d4 a1 76 03 ff d5 e4 eb 1b fe (tbf_dl.cpp:686) 20241111125116208 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) 20241111125116208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125116208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, MCS-2): 07 40 09 92 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc 01 (tbf_dl.cpp:911) 20241111125116208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=07 40 09 92 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc 01 (pcu_l1_if.cpp:182) 20241111125116208 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125116220 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) 20241111125116220 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) 20241111125116221 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) 20241111125116221 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) 20241111125116222 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) 20241111125116222 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) 20241111125116223 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) 20241111125116223 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) 20241111125116224 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) 20241111125116224 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) 20241111125116224 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) 20241111125116224 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) 20241111125116225 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) 20241111125116225 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) 20241111125116226 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) 20241111125116226 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) 20241111125116230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125116230 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) 20241111125116230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116230 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) 20241111125116230 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) 20241111125116230 DRLCMACDL DEBUG -- Chunk with length 534 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, MCS-2): 61 db c3 6a 4b f1 83 39 5e 94 cb 3f 19 a8 da 90 2e d5 41 17 31 02 de e2 ab 3d ab 5a (tbf_dl.cpp:686) 20241111125116230 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) 20241111125116230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125116230 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) 20241111125116230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20241111125116230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20241111125116230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=273, TS=7) (tbf_dl.cpp:883) 20241111125116230 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=273, TS=7 (tbf_dl.cpp:903) 20241111125116230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, MCS-2): 0f 80 09 92 c2 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 00 (tbf_dl.cpp:911) 20241111125116230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=0f 80 09 92 c2 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 00 (pcu_l1_if.cpp:182) 20241111125116230 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125116244 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) 20241111125116244 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) 20241111125116245 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) 20241111125116245 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) 20241111125116246 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) 20241111125116246 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) 20241111125116247 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) 20241111125116247 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) 20241111125116247 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) 20241111125116247 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) 20241111125116248 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) 20241111125116248 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) 20241111125116249 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) 20241111125116249 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) 20241111125116250 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) 20241111125116250 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) 20241111125116251 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125116263 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) 20241111125116263 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) 20241111125116264 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) 20241111125116264 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) 20241111125116264 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) 20241111125116264 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) 20241111125116264 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) 20241111125116264 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) 20241111125116265 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) 20241111125116265 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) 20241111125116265 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) 20241111125116265 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) 20241111125116265 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) 20241111125116265 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) 20241111125116266 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) 20241111125116266 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) 20241111125116267 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125116282 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) 20241111125116282 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) 20241111125116283 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) 20241111125116283 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) 20241111125116283 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) 20241111125116283 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) 20241111125116284 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) 20241111125116284 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) 20241111125116284 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) 20241111125116284 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) 20241111125116285 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) 20241111125116285 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) 20241111125116286 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) 20241111125116286 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) 20241111125116286 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) 20241111125116286 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) 20241111125116291 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125116306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=40 20 00 a7 b0 50 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125116306 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) 20241111125116306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125116306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125116306 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) 20241111125116306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125116306 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) 20241111125116306 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, 0x557862afb40c, 0x557862afb410, 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) 20241111125116306 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) 20241111125116306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125116306 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) 20241111125116306 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) 20241111125116306 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125116307 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125116307 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125116307 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125116307 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125116307 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125116307 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125116307 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) 20241111125116307 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) 20241111125116308 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) 20241111125116308 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) 20241111125116309 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) 20241111125116309 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) 20241111125116310 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) 20241111125116310 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) 20241111125116312 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) 20241111125116312 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) 20241111125116313 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) 20241111125116313 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) 20241111125116314 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) 20241111125116314 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) 20241111125116315 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) 20241111125116315 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) 20241111125116315 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125116315 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125116315 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125116315 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125116315 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125116315 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125116315 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125116316 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) 20241111125116316 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) 20241111125116316 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) 20241111125116316 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) 20241111125116316 DRLCMACDL DEBUG -- Chunk with length 506 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, MCS-2): db 13 2c 37 f4 f7 e4 8d 11 2e 34 51 aa 4f da 30 2e c4 00 95 8f 4e 4e 9b 4a cc 21 0b (tbf_dl.cpp:686) 20241111125116316 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) 20241111125116316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125116316 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, MCS-2): 07 c0 09 92 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 00 (tbf_dl.cpp:911) 20241111125116316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=07 c0 09 92 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 00 (pcu_l1_if.cpp:182) 20241111125116317 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125116325 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) 20241111125116325 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) 20241111125116326 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) 20241111125116326 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) 20241111125116327 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) 20241111125116327 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) 20241111125116328 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) 20241111125116328 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) 20241111125116329 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) 20241111125116329 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) 20241111125116329 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) 20241111125116329 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) 20241111125116330 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) 20241111125116330 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) 20241111125116331 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) 20241111125116331 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) 20241111125116332 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) 20241111125116332 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) 20241111125116332 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) 20241111125116332 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) 20241111125116332 DRLCMACDL DEBUG -- Chunk with length 478 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, MCS-2): c3 9a cf ed c6 db ee d5 9b e1 26 a8 94 0f 5d 3f e3 1d d3 4a 3d 2f 1f 8a 32 c3 e8 2e (tbf_dl.cpp:686) 20241111125116332 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) 20241111125116332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125116332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, MCS-2): 07 00 0a 92 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 00 (tbf_dl.cpp:911) 20241111125116332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=07 00 0a 92 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 00 (pcu_l1_if.cpp:182) 20241111125116333 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125116344 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) 20241111125116344 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) 20241111125116345 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) 20241111125116345 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) 20241111125116345 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) 20241111125116345 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) 20241111125116345 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) 20241111125116345 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) 20241111125116346 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) 20241111125116346 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) 20241111125116346 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) 20241111125116346 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) 20241111125116346 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) 20241111125116346 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) 20241111125116347 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) 20241111125116347 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) 20241111125116354 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) 20241111125116354 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) 20241111125116354 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) 20241111125116354 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) 20241111125116354 DRLCMACDL DEBUG -- Chunk with length 450 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, MCS-2): a6 25 5a 7d 06 e6 78 ea 25 fc 41 5b fe d0 06 b8 85 3b 23 dd e5 63 f1 a8 29 26 f2 b9 (tbf_dl.cpp:686) 20241111125116354 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) 20241111125116354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125116354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, MCS-2): 07 40 0a 92 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 01 (tbf_dl.cpp:911) 20241111125116354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=07 40 0a 92 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 01 (pcu_l1_if.cpp:182) 20241111125116355 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125116368 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) 20241111125116368 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) 20241111125116369 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) 20241111125116369 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) 20241111125116370 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) 20241111125116370 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) 20241111125116370 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) 20241111125116370 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) 20241111125116371 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) 20241111125116371 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) 20241111125116372 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) 20241111125116372 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) 20241111125116373 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) 20241111125116373 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) 20241111125116373 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) 20241111125116373 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) 20241111125116374 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) 20241111125116374 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) 20241111125116374 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) 20241111125116374 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) 20241111125116374 DRLCMACDL DEBUG -- Chunk with length 422 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, MCS-2): d6 ee 82 0d c4 0f 16 b0 1f 9c 80 17 8c 53 88 3f 57 f5 4f 70 3a fe 6f cc 67 1b 76 c4 (tbf_dl.cpp:686) 20241111125116374 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) 20241111125116374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125116374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, MCS-2): 07 80 0a 92 ac dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 01 (tbf_dl.cpp:911) 20241111125116374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=07 80 0a 92 ac dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 01 (pcu_l1_if.cpp:182) 20241111125116374 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125116386 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) 20241111125116386 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) 20241111125116386 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) 20241111125116386 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) 20241111125116386 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) 20241111125116386 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) 20241111125116387 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) 20241111125116387 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) 20241111125116387 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) 20241111125116387 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) 20241111125116387 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) 20241111125116387 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) 20241111125116387 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) 20241111125116387 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) 20241111125116387 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) 20241111125116387 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) 20241111125116391 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) 20241111125116391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116391 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) 20241111125116391 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) 20241111125116391 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, MCS-2): bb 79 2e 9c 26 93 1d 0d da b9 ca 07 98 76 7b f6 c2 9d 9e ff c9 cc 61 09 d0 17 00 7f (tbf_dl.cpp:686) 20241111125116391 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) 20241111125116391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125116391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, MCS-2): 07 c0 0a 92 76 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 00 (tbf_dl.cpp:911) 20241111125116391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=07 c0 0a 92 76 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 00 (pcu_l1_if.cpp:182) 20241111125116391 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125116406 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) 20241111125116406 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) 20241111125116407 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) 20241111125116407 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) 20241111125116408 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) 20241111125116408 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) 20241111125116409 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) 20241111125116409 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) 20241111125116409 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) 20241111125116410 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) 20241111125116410 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) 20241111125116410 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) 20241111125116411 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) 20241111125116411 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) 20241111125116412 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) 20241111125116412 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) 20241111125116415 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) 20241111125116415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116415 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) 20241111125116415 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) 20241111125116415 DRLCMACDL DEBUG -- Chunk with length 366 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, MCS-2): a7 bf 1d ed c7 d3 0d 7d 56 f9 b0 d0 00 9e 0d b3 e0 52 d5 f8 00 de 09 ea 56 56 d3 88 (tbf_dl.cpp:686) 20241111125116415 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) 20241111125116415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125116415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, MCS-2): 07 00 0b 92 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 01 (tbf_dl.cpp:911) 20241111125116416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=07 00 0b 92 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 01 (pcu_l1_if.cpp:182) 20241111125116416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125116416 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125116430 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) 20241111125116430 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) 20241111125116431 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) 20241111125116431 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) 20241111125116432 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) 20241111125116432 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) 20241111125116433 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) 20241111125116433 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) 20241111125116434 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) 20241111125116434 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) 20241111125116436 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) 20241111125116436 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) 20241111125116437 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) 20241111125116437 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) 20241111125116438 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) 20241111125116438 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) 20241111125116439 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) 20241111125116439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116439 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) 20241111125116439 DRLCMACDL DEBUG -- Chunk with length 338 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, MCS-2): 82 ca e9 96 e4 c5 05 cf a3 dc 4f 08 9e 8d 1c c8 d3 27 75 1f 53 ec a2 09 cd ed f2 1b (tbf_dl.cpp:686) 20241111125116439 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) 20241111125116439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125116439 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) 20241111125116439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 303 + 13 = 316 (pdch_ul_controller.c:131) 20241111125116439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type POLL (pdch_ul_controller.c:184) 20241111125116439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=316, TS=7) (tbf_dl.cpp:883) 20241111125116439 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=316, TS=7 (tbf_dl.cpp:903) 20241111125116439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, MCS-2): 0f 40 0b 92 04 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 00 (tbf_dl.cpp:911) 20241111125116439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=0f 40 0b 92 04 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 00 (pcu_l1_if.cpp:182) 20241111125116440 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125116449 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) 20241111125116449 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) 20241111125116451 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) 20241111125116451 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) 20241111125116453 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) 20241111125116453 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) 20241111125116454 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) 20241111125116454 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) 20241111125116454 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) 20241111125116455 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) 20241111125116455 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) 20241111125116455 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) 20241111125116456 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) 20241111125116456 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) 20241111125116457 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) 20241111125116457 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) 20241111125116458 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125116469 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) 20241111125116469 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) 20241111125116470 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) 20241111125116470 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) 20241111125116471 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) 20241111125116471 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) 20241111125116471 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) 20241111125116471 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) 20241111125116472 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) 20241111125116472 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) 20241111125116473 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) 20241111125116473 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) 20241111125116474 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) 20241111125116474 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) 20241111125116474 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) 20241111125116474 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) 20241111125116478 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125116492 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) 20241111125116492 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) 20241111125116494 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) 20241111125116494 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) 20241111125116494 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) 20241111125116494 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) 20241111125116495 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) 20241111125116495 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) 20241111125116495 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) 20241111125116495 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) 20241111125116496 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) 20241111125116496 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) 20241111125116497 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) 20241111125116497 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) 20241111125116497 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) 20241111125116497 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) 20241111125116498 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125116512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=40 20 00 a7 b0 5e 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125116512 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) 20241111125116512 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125116512 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125116512 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 = 47 | 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) 20241111125116513 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125116513 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) 20241111125116513 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 47, have_crbb: 0, urbb_len:64, 0x557862afb40c, 0x557862afb410, 4, 0, win: 39-46, 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) 20241111125116513 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 47, BSN 39 to 111 - 1 (72 blocks), "RRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125116513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125116513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=39)"RRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=45) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125116513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=39:46, lost=0, recv=7, skipped=0, bsn=39, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20241111125116513 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125116513 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125116513 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125116513 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125116513 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125116513 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125116513 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125116513 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125116513 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 7 Lost: 0 Sum: 7 (gprs_rlcmac_meas.cpp:127) 20241111125116513 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E: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) 20241111125116514 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) 20241111125116514 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) 20241111125116515 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) 20241111125116515 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) 20241111125116516 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) 20241111125116516 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) 20241111125116517 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) 20241111125116517 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) 20241111125116517 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) 20241111125116517 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) 20241111125116518 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) 20241111125116518 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) 20241111125116519 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) 20241111125116519 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) 20241111125116519 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125116520 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125116520 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125116520 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125116520 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125116520 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125116520 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125116520 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) 20241111125116520 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) 20241111125116520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116520 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) 20241111125116520 DRLCMACDL DEBUG -- Chunk with length 310 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, MCS-2): 03 cb e2 0b b7 ba ed ff 1d 3a 85 a5 7a ca 43 42 22 45 39 69 17 5b 8b 71 d6 f1 9e f9 (tbf_dl.cpp:686) 20241111125116520 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) 20241111125116520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125116520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, MCS-2): 07 80 0b 92 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 01 (tbf_dl.cpp:911) 20241111125116520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=07 80 0b 92 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 01 (pcu_l1_if.cpp:182) 20241111125116520 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125116531 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) 20241111125116531 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) 20241111125116532 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) 20241111125116532 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) 20241111125116532 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) 20241111125116532 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) 20241111125116533 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) 20241111125116533 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) 20241111125116533 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) 20241111125116533 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) 20241111125116533 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) 20241111125116533 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) 20241111125116534 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) 20241111125116534 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) 20241111125116534 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) 20241111125116534 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) 20241111125116540 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) 20241111125116540 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) 20241111125116540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116540 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) 20241111125116540 DRLCMACDL DEBUG -- Chunk with length 282 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, MCS-2): e4 a3 5d 15 a5 49 35 8f 51 00 35 6b 9e e9 79 7e fc d2 4e 77 c3 34 6c 1b ca 08 70 8b (tbf_dl.cpp:686) 20241111125116540 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) 20241111125116541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125116541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, MCS-2): 07 c0 0b 92 c8 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 01 (tbf_dl.cpp:911) 20241111125116541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=07 c0 0b 92 c8 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 01 (pcu_l1_if.cpp:182) 20241111125116541 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125116555 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) 20241111125116555 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) 20241111125116556 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) 20241111125116556 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) 20241111125116557 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) 20241111125116557 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) 20241111125116558 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) 20241111125116558 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) 20241111125116559 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) 20241111125116559 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) 20241111125116559 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) 20241111125116560 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) 20241111125116560 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) 20241111125116560 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) 20241111125116561 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) 20241111125116561 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) 20241111125116562 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) 20241111125116562 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) 20241111125116562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116562 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) 20241111125116562 DRLCMACDL DEBUG -- Chunk with length 254 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, MCS-2): 6e df df 46 c8 2b 24 98 d7 ee 69 ae ad 12 f4 8c d2 98 79 23 e2 fc 77 90 59 cd 53 71 (tbf_dl.cpp:686) 20241111125116562 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) 20241111125116562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125116562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, MCS-2): 07 00 0c 92 dc be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 00 (tbf_dl.cpp:911) 20241111125116562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=07 00 0c 92 dc be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 00 (pcu_l1_if.cpp:182) 20241111125116563 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125116574 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) 20241111125116574 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) 20241111125116575 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) 20241111125116575 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) 20241111125116576 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) 20241111125116576 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) 20241111125116577 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) 20241111125116577 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) 20241111125116578 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) 20241111125116578 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) 20241111125116578 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) 20241111125116578 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) 20241111125116579 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) 20241111125116579 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) 20241111125116580 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) 20241111125116580 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) 20241111125116581 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) 20241111125116581 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116581 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) 20241111125116581 DRLCMACDL DEBUG -- Chunk with length 226 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, MCS-2): 34 fa 95 27 70 41 ba bd 5e 01 2a 1b 93 eb f9 e2 df e9 61 a1 df e0 86 1d cb e3 6f 53 (tbf_dl.cpp:686) 20241111125116581 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) 20241111125116581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125116581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, MCS-2): 07 40 0c 92 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 00 (tbf_dl.cpp:911) 20241111125116581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=07 40 0c 92 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 00 (pcu_l1_if.cpp:182) 20241111125116582 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125116593 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) 20241111125116593 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) 20241111125116594 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) 20241111125116595 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) 20241111125116595 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) 20241111125116595 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) 20241111125116596 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) 20241111125116596 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) 20241111125116597 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) 20241111125116597 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) 20241111125116597 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) 20241111125116597 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) 20241111125116598 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) 20241111125116598 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) 20241111125116599 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) 20241111125116599 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) 20241111125116603 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) 20241111125116603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116603 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) 20241111125116603 DRLCMACDL DEBUG -- Chunk with length 198 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, MCS-2): d3 65 ff 13 72 b4 1d 75 ab be 50 7c 29 0b 5e 76 00 0b ed c1 a9 e7 96 ce 8c 16 a5 4e (tbf_dl.cpp:686) 20241111125116603 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) 20241111125116603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125116603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, MCS-2): 07 80 0c 92 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d 00 (tbf_dl.cpp:911) 20241111125116603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=07 80 0c 92 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d 00 (pcu_l1_if.cpp:182) 20241111125116603 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125116616 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) 20241111125116616 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) 20241111125116617 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) 20241111125116617 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) 20241111125116617 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) 20241111125116617 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) 20241111125116618 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) 20241111125116618 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) 20241111125116618 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) 20241111125116618 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) 20241111125116618 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) 20241111125116618 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) 20241111125116619 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) 20241111125116619 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) 20241111125116619 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) 20241111125116619 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) 20241111125116620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125116621 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) 20241111125116621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116621 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) 20241111125116621 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, MCS-2): f3 d2 9c 16 c7 66 42 e7 f4 2e 59 cd 27 7c 5b d3 a2 62 ef 3c da 34 e4 b4 a8 0e d1 c5 (tbf_dl.cpp:686) 20241111125116621 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) 20241111125116621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125116621 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) 20241111125116622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 342 + 13 = 355 (pdch_ul_controller.c:131) 20241111125116622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type POLL (pdch_ul_controller.c:184) 20241111125116622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=355, TS=7) (tbf_dl.cpp:883) 20241111125116622 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=355, TS=7 (tbf_dl.cpp:903) 20241111125116622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, MCS-2): 0f c0 0c 92 e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b 01 (tbf_dl.cpp:911) 20241111125116622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=0f c0 0c 92 e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b 01 (pcu_l1_if.cpp:182) 20241111125116622 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125116636 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) 20241111125116636 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) 20241111125116637 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) 20241111125116637 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) 20241111125116638 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) 20241111125116638 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) 20241111125116638 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) 20241111125116638 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) 20241111125116639 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) 20241111125116639 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) 20241111125116640 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) 20241111125116640 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) 20241111125116641 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) 20241111125116641 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) 20241111125116641 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) 20241111125116641 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) 20241111125116642 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125116654 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) 20241111125116654 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) 20241111125116654 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) 20241111125116654 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116655 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) 20241111125116664 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125116679 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) 20241111125116679 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) 20241111125116680 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) 20241111125116680 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) 20241111125116681 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) 20241111125116681 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) 20241111125116682 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) 20241111125116682 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) 20241111125116683 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) 20241111125116684 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) 20241111125116685 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) 20241111125116685 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) 20241111125116686 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) 20241111125116686 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) 20241111125116687 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) 20241111125116687 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) 20241111125116688 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125116698 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 00 a7 b0 6a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125116698 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) 20241111125116698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125116698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125116698 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 = 53 | 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) 20241111125116699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125116699 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) 20241111125116699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 53, have_crbb: 0, urbb_len:64, 0x557862afb40c, 0x557862afb410, 4, 0, win: 46-52, 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) 20241111125116699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 53, BSN 46 to 117 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125116699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125116699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=46)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=51) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125116699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=46:52, lost=0, recv=6, skipped=0, bsn=46, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125116699 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125116699 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125116699 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125116699 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125116699 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125116699 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125116699 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125116700 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) 20241111125116700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=52)""(V(S)-1=51) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125116700 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) 20241111125116700 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) 20241111125116700 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) 20241111125116700 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) 20241111125116702 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) 20241111125116702 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) 20241111125116703 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) 20241111125116703 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) 20241111125116704 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) 20241111125116705 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) 20241111125116706 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) 20241111125116706 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) 20241111125116707 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125116707 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125116707 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125116707 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125116707 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125116707 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125116707 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125116707 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) 20241111125116707 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) 20241111125116709 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) 20241111125116709 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) 20241111125116709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116709 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) 20241111125116709 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, MCS-2): ee c4 eb b6 47 cd a7 5d e1 b2 8a fe 7c 16 e9 ed e4 58 9b 7b 21 34 4f 38 15 54 e8 b0 (tbf_dl.cpp:686) 20241111125116709 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) 20241111125116709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125116709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, MCS-2): 07 00 0d 92 dc 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 01 (tbf_dl.cpp:911) 20241111125116709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=07 00 0d 92 dc 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 01 (pcu_l1_if.cpp:182) 20241111125116710 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125116718 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) 20241111125116718 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) 20241111125116719 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) 20241111125116719 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) 20241111125116720 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) 20241111125116720 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) 20241111125116721 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) 20241111125116721 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) 20241111125116721 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) 20241111125116721 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) 20241111125116722 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) 20241111125116722 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) 20241111125116723 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) 20241111125116723 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) 20241111125116724 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) 20241111125116724 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) 20241111125116727 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) 20241111125116727 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) 20241111125116727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116727 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) 20241111125116727 DRLCMACDL DEBUG -- Chunk with length 114 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, MCS-2): 3c f3 97 36 61 44 80 c4 4b f8 07 e1 c4 c3 d1 b6 0d 1b 02 3d 26 74 86 b0 e5 55 6d a6 (tbf_dl.cpp:686) 20241111125116727 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) 20241111125116727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125116727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, MCS-2): 07 40 0d 92 78 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 01 (tbf_dl.cpp:911) 20241111125116727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=07 40 0d 92 78 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 01 (pcu_l1_if.cpp:182) 20241111125116728 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125116741 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) 20241111125116741 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) 20241111125116743 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) 20241111125116743 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) 20241111125116744 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) 20241111125116744 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) 20241111125116744 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) 20241111125116744 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) 20241111125116745 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) 20241111125116745 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) 20241111125116746 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) 20241111125116746 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) 20241111125116747 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) 20241111125116747 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) 20241111125116747 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) 20241111125116747 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) 20241111125116748 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) 20241111125116748 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) 20241111125116748 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116748 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) 20241111125116748 DRLCMACDL DEBUG -- Chunk with length 86 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116748 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, MCS-2): 15 4a 91 6a a6 f7 2f 8f 47 e0 06 d5 5c e9 10 8b d1 fb 1e 9a 5b b8 4a ad cc 9b 95 a7 (tbf_dl.cpp:686) 20241111125116748 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) 20241111125116748 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116748 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125116748 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, MCS-2): 07 80 0d 92 2a 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 01 (tbf_dl.cpp:911) 20241111125116749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=07 80 0d 92 2a 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 01 (pcu_l1_if.cpp:182) 20241111125116749 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125116761 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) 20241111125116761 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) 20241111125116763 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) 20241111125116763 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) 20241111125116764 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) 20241111125116764 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) 20241111125116765 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) 20241111125116765 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) 20241111125116766 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) 20241111125116766 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) 20241111125116767 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) 20241111125116767 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) 20241111125116768 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) 20241111125116768 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) 20241111125116769 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) 20241111125116769 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) 20241111125116770 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) 20241111125116770 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116770 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) 20241111125116770 DRLCMACDL DEBUG -- Chunk with length 58 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, MCS-2): af f2 b5 8a 1f 41 03 85 e3 49 0e 8e 10 15 02 40 cf 5e 03 d5 55 a9 10 86 2f 05 e0 91 (tbf_dl.cpp:686) 20241111125116770 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) 20241111125116770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125116770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, MCS-2): 07 c0 0d 92 5e e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 01 (tbf_dl.cpp:911) 20241111125116770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=07 c0 0d 92 5e e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 01 (pcu_l1_if.cpp:182) 20241111125116770 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125116779 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) 20241111125116779 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) 20241111125116781 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) 20241111125116781 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) 20241111125116781 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) 20241111125116781 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) 20241111125116782 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) 20241111125116782 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) 20241111125116783 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) 20241111125116783 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) 20241111125116784 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) 20241111125116784 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) 20241111125116785 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) 20241111125116785 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) 20241111125116785 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) 20241111125116785 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) 20241111125116789 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) 20241111125116789 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) 20241111125116789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116789 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) 20241111125116789 DRLCMACDL DEBUG -- Chunk with length 30 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, MCS-2): 2e f7 d6 df 81 e6 4f bf 6b 05 32 3f be 27 94 13 12 64 a7 8e 62 d3 9f 1d a1 49 05 7d (tbf_dl.cpp:686) 20241111125116789 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) 20241111125116789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125116789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, MCS-2): 07 00 0e 92 5c ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 00 (tbf_dl.cpp:911) 20241111125116789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=07 00 0e 92 5c ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 00 (pcu_l1_if.cpp:182) 20241111125116789 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125116803 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) 20241111125116803 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) 20241111125116805 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) 20241111125116805 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) 20241111125116805 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) 20241111125116805 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) 20241111125116806 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) 20241111125116806 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) 20241111125116807 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) 20241111125116807 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) 20241111125116808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125116808 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) 20241111125116808 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) 20241111125116808 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) 20241111125116808 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) 20241111125116809 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) 20241111125116809 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) 20241111125116810 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) 20241111125116810 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==52 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116810 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) 20241111125116810 DRLCMACDL DEBUG -- Chunk with length 2 is less than remaining space (28): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125116810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125116810 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 814 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125116810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125116810 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (25) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, MCS-2): 05 47 11 17 dd 4f a2 eb ba c0 89 fa 52 5f f1 53 45 b1 e7 5a 70 fb f5 8e 9e 99 0e 5d (tbf_dl.cpp:686) 20241111125116810 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) 20241111125116810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125116810 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) 20241111125116810 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 381 + 13 = 394 (pdch_ul_controller.c:131) 20241111125116810 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type POLL (pdch_ul_controller.c:184) 20241111125116810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=394, TS=7) (tbf_dl.cpp:883) 20241111125116810 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=394, TS=7 (tbf_dl.cpp:903) 20241111125116810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, MCS-2): 0f 40 0e 12 0a 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba 00 (tbf_dl.cpp:911) 20241111125116810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=0f 40 0e 12 0a 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba 00 (pcu_l1_if.cpp:182) 20241111125116810 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125116822 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) 20241111125116822 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) 20241111125116823 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) 20241111125116824 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) 20241111125116824 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) 20241111125116824 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) 20241111125116825 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) 20241111125116825 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) 20241111125116826 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) 20241111125116826 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) 20241111125116827 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) 20241111125116827 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) 20241111125116828 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) 20241111125116828 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) 20241111125116828 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) 20241111125116828 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) 20241111125116829 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125116841 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) 20241111125116841 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) 20241111125116842 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) 20241111125116842 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) 20241111125116843 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) 20241111125116843 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) 20241111125116844 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) 20241111125116844 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) 20241111125116845 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) 20241111125116845 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) 20241111125116845 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) 20241111125116845 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) 20241111125116846 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) 20241111125116846 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) 20241111125116847 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) 20241111125116847 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) 20241111125116851 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125116865 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) 20241111125116865 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) 20241111125116866 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) 20241111125116866 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) 20241111125116867 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) 20241111125116867 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) 20241111125116868 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) 20241111125116868 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) 20241111125116868 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) 20241111125116868 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) 20241111125116869 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) 20241111125116869 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) 20241111125116870 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) 20241111125116870 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) 20241111125116871 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) 20241111125116871 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) 20241111125116871 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125116884 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 00 a7 b0 76 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125116884 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) 20241111125116884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125116884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125116884 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 = 59 | 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) 20241111125116885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125116885 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) 20241111125116885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 59, have_crbb: 0, urbb_len:64, 0x557862b0617c, 0x557862b06180, 4, 0, win: 52-58, 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) 20241111125116885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 59, BSN 52 to 123 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125116885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125116885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=52)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=57) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125116885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=52:58, lost=0, recv=6, skipped=0, bsn=52, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125116885 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125116885 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125116885 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125116885 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125116885 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125116885 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125116885 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125116885 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) 20241111125116885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E: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) 20241111125116886 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) 20241111125116886 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) 20241111125116887 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) 20241111125116887 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) 20241111125116888 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) 20241111125116888 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) 20241111125116890 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) 20241111125116890 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) 20241111125116891 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) 20241111125116891 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) 20241111125116892 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) 20241111125116892 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) 20241111125116892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125116892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125116892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125116893 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125116893 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125116893 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125116893 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125116893 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) 20241111125116893 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) 20241111125116894 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) 20241111125116895 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) 20241111125116895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116895 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) 20241111125116895 DRLCMACDL DEBUG -- Chunk with length 1375 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, MCS-2): 71 79 86 c1 72 81 30 b1 58 6c 40 f5 ea 59 70 ed 5c 77 bb 69 14 28 3f 1a a7 98 6d 73 (tbf_dl.cpp:686) 20241111125116895 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) 20241111125116895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125116895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, MCS-2): 07 80 0e 92 e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 00 (tbf_dl.cpp:911) 20241111125116895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=07 80 0e 92 e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 00 (pcu_l1_if.cpp:182) 20241111125116896 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125116904 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) 20241111125116904 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) 20241111125116906 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) 20241111125116906 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) 20241111125116907 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) 20241111125116907 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) 20241111125116907 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) 20241111125116908 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) 20241111125116908 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) 20241111125116908 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) 20241111125116909 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) 20241111125116909 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) 20241111125116910 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) 20241111125116910 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) 20241111125116910 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) 20241111125116910 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) 20241111125116913 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) 20241111125116913 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) 20241111125116913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116913 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) 20241111125116913 DRLCMACDL DEBUG -- Chunk with length 1347 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, MCS-2): e1 c0 ed a9 89 3c 2f 74 45 18 22 75 43 71 e1 d1 db 4a 00 55 33 5f 76 2c 1b 2f f8 92 (tbf_dl.cpp:686) 20241111125116913 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) 20241111125116913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125116913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, MCS-2): 07 c0 0e 92 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 01 (tbf_dl.cpp:911) 20241111125116913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=07 c0 0e 92 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 01 (pcu_l1_if.cpp:182) 20241111125116914 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125116927 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) 20241111125116927 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) 20241111125116928 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) 20241111125116928 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) 20241111125116929 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) 20241111125116929 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) 20241111125116930 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) 20241111125116930 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) 20241111125116930 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) 20241111125116931 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) 20241111125116931 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) 20241111125116931 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) 20241111125116932 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) 20241111125116932 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) 20241111125116933 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) 20241111125116933 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) 20241111125116934 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) 20241111125116934 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) 20241111125116934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116934 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) 20241111125116934 DRLCMACDL DEBUG -- Chunk with length 1319 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, MCS-2): 69 68 f0 0d 6d 30 59 17 c6 13 96 1a 56 21 c8 97 44 2a 93 74 80 a3 75 e5 5b 6a d7 45 (tbf_dl.cpp:686) 20241111125116934 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) 20241111125116934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125116934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, MCS-2): 07 00 0f 92 d2 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 00 (tbf_dl.cpp:911) 20241111125116934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=07 00 0f 92 d2 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 00 (pcu_l1_if.cpp:182) 20241111125116935 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125116946 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) 20241111125116946 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) 20241111125116947 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) 20241111125116948 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) 20241111125116948 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) 20241111125116948 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) 20241111125116949 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) 20241111125116949 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) 20241111125116950 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) 20241111125116950 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) 20241111125116951 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) 20241111125116951 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) 20241111125116952 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) 20241111125116952 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) 20241111125116952 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) 20241111125116952 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) 20241111125116953 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) 20241111125116953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116953 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) 20241111125116953 DRLCMACDL DEBUG -- Chunk with length 1291 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, MCS-2): b1 b2 f3 c7 70 51 cd ad 8b fe 14 fb bc b2 df 34 9c a1 fb f4 70 f8 55 80 50 f8 e1 a8 (tbf_dl.cpp:686) 20241111125116953 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) 20241111125116953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125116954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, MCS-2): 07 40 0f 92 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 01 (tbf_dl.cpp:911) 20241111125116954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=07 40 0f 92 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 01 (pcu_l1_if.cpp:182) 20241111125116954 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125116965 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) 20241111125116965 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) 20241111125116967 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) 20241111125116967 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) 20241111125116967 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) 20241111125116967 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) 20241111125116968 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) 20241111125116968 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) 20241111125116969 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) 20241111125116969 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) 20241111125116970 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) 20241111125116970 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) 20241111125116970 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) 20241111125116970 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) 20241111125116971 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) 20241111125116971 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) 20241111125116975 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) 20241111125116975 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125116975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116975 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) 20241111125116975 DRLCMACDL DEBUG -- Chunk with length 1263 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, MCS-2): aa 10 5d c9 63 68 bf 26 7b 6b 5b 86 be 05 0e 3c 53 94 b8 1b 0a 30 6c 34 2b 4f 92 09 (tbf_dl.cpp:686) 20241111125116975 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) 20241111125116975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125116975 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, MCS-2): 07 80 0f 92 54 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 00 (tbf_dl.cpp:911) 20241111125116975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=07 80 0f 92 54 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 00 (pcu_l1_if.cpp:182) 20241111125116976 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125116988 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) 20241111125116988 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) 20241111125116988 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) 20241111125116988 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) 20241111125116988 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) 20241111125116988 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) 20241111125116988 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) 20241111125116988 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) 20241111125116989 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) 20241111125116989 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) 20241111125116989 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) 20241111125116989 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) 20241111125116989 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) 20241111125116989 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) 20241111125116989 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) 20241111125116989 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) 20241111125116993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125116993 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) 20241111125116993 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) 20241111125116993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125116994 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) 20241111125116994 DRLCMACDL DEBUG -- Chunk with length 1235 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125116994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, MCS-2): e4 83 bd de 30 6e 86 c4 58 93 b6 72 ec 0b d5 c0 12 51 7d 93 c7 06 c6 78 ee 1c 23 9f (tbf_dl.cpp:686) 20241111125116994 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) 20241111125116994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125116994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125116994 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) 20241111125116994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 420 + 13 = 433 (pdch_ul_controller.c:131) 20241111125116994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type POLL (pdch_ul_controller.c:184) 20241111125116994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=433, TS=7) (tbf_dl.cpp:883) 20241111125116994 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=433, TS=7 (tbf_dl.cpp:903) 20241111125116994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, MCS-2): 0f c0 0f 92 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 01 (tbf_dl.cpp:911) 20241111125116994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=0f c0 0f 92 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 01 (pcu_l1_if.cpp:182) 20241111125116994 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125117007 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) 20241111125117007 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) 20241111125117007 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) 20241111125117007 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) 20241111125117007 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) 20241111125117007 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) 20241111125117007 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) 20241111125117007 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) 20241111125117008 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) 20241111125117008 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) 20241111125117008 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) 20241111125117008 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) 20241111125117008 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) 20241111125117008 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) 20241111125117008 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) 20241111125117008 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) 20241111125117012 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125117027 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) 20241111125117027 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) 20241111125117028 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) 20241111125117028 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) 20241111125117029 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) 20241111125117029 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) 20241111125117030 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) 20241111125117030 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) 20241111125117030 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) 20241111125117030 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) 20241111125117031 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) 20241111125117031 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) 20241111125117032 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) 20241111125117032 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) 20241111125117032 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) 20241111125117032 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) 20241111125117035 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125117050 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) 20241111125117050 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) 20241111125117052 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) 20241111125117052 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) 20241111125117052 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) 20241111125117052 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) 20241111125117053 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) 20241111125117053 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) 20241111125117054 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) 20241111125117054 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) 20241111125117055 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) 20241111125117055 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) 20241111125117056 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) 20241111125117056 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) 20241111125117056 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) 20241111125117056 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) 20241111125117057 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125117070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=4 data=40 20 00 a7 b0 82 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125117070 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) 20241111125117070 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125117070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125117070 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 = 65 | 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) 20241111125117071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125117071 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) 20241111125117071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 65, have_crbb: 0, urbb_len:64, 0x557862afb40c, 0x557862afb410, 4, 0, win: 58-64, 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) 20241111125117071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 65, BSN 58 to 129 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125117071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125117071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=58)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=63) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125117071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=58:64, lost=0, recv=6, skipped=0, bsn=58, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125117071 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125117071 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125117071 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125117071 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125117071 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125117071 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125117071 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125117071 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) 20241111125117071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=64)""(V(S)-1=63) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125117073 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) 20241111125117073 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) 20241111125117074 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) 20241111125117074 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) 20241111125117075 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) 20241111125117075 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) 20241111125117077 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) 20241111125117077 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) 20241111125117078 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) 20241111125117078 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) 20241111125117078 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) 20241111125117078 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) 20241111125117079 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) 20241111125117079 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) 20241111125117080 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125117080 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125117080 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125117080 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125117080 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125117080 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125117080 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125117081 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) 20241111125117081 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) 20241111125117081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117081 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) 20241111125117081 DRLCMACDL DEBUG -- Chunk with length 1207 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, MCS-2): 32 59 02 29 94 f6 2c bf f3 08 17 b3 4d 96 7a ae de 27 ef ad a5 7c ff eb be c4 6b e6 (tbf_dl.cpp:686) 20241111125117081 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) 20241111125117081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125117081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, MCS-2): 07 00 10 92 64 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 01 (tbf_dl.cpp:911) 20241111125117081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=07 00 10 92 64 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 01 (pcu_l1_if.cpp:182) 20241111125117082 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125117090 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) 20241111125117090 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) 20241111125117091 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) 20241111125117091 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) 20241111125117092 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) 20241111125117092 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) 20241111125117093 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) 20241111125117093 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) 20241111125117094 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) 20241111125117094 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) 20241111125117094 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) 20241111125117094 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) 20241111125117095 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) 20241111125117095 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) 20241111125117096 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) 20241111125117096 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) 20241111125117099 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) 20241111125117099 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) 20241111125117099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117099 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) 20241111125117099 DRLCMACDL DEBUG -- Chunk with length 1179 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, MCS-2): 31 99 9d 38 51 4d 8d e2 8c 8b 92 97 f3 5a f9 72 b3 e8 5f 88 1c b0 9d 7e f2 8d 36 60 (tbf_dl.cpp:686) 20241111125117099 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) 20241111125117099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125117099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, MCS-2): 07 40 10 92 62 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 00 (tbf_dl.cpp:911) 20241111125117100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=07 40 10 92 62 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 00 (pcu_l1_if.cpp:182) 20241111125117100 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125117114 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) 20241111125117114 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) 20241111125117115 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) 20241111125117115 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) 20241111125117116 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) 20241111125117116 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) 20241111125117116 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) 20241111125117117 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) 20241111125117117 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) 20241111125117117 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) 20241111125117118 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) 20241111125117118 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) 20241111125117119 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) 20241111125117119 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) 20241111125117120 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) 20241111125117120 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) 20241111125117121 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) 20241111125117121 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) 20241111125117121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117121 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) 20241111125117121 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, MCS-2): df 9d 5c 49 f4 8f 1c a1 47 e1 96 da eb ca e3 c8 fe ac 2f 1b 6a da 32 c5 94 4a 8c 19 (tbf_dl.cpp:686) 20241111125117121 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) 20241111125117121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125117121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, MCS-2): 07 80 10 92 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 00 (tbf_dl.cpp:911) 20241111125117121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=07 80 10 92 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 00 (pcu_l1_if.cpp:182) 20241111125117121 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125117133 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) 20241111125117133 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) 20241111125117134 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) 20241111125117134 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) 20241111125117135 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) 20241111125117135 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) 20241111125117135 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) 20241111125117135 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) 20241111125117136 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) 20241111125117136 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) 20241111125117137 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) 20241111125117137 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) 20241111125117138 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) 20241111125117138 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) 20241111125117139 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) 20241111125117139 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) 20241111125117139 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) 20241111125117139 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) 20241111125117139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117139 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) 20241111125117139 DRLCMACDL DEBUG -- Chunk with length 1123 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, MCS-2): 51 cb 78 61 7d 9a 91 52 01 81 8d 30 55 71 48 5a 4c 86 45 2e d1 b4 5c 53 98 bc ed 33 (tbf_dl.cpp:686) 20241111125117140 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) 20241111125117140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241111125117140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, MCS-2): 07 c0 10 92 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 00 (tbf_dl.cpp:911) 20241111125117140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=07 c0 10 92 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 00 (pcu_l1_if.cpp:182) 20241111125117140 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125117152 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) 20241111125117152 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) 20241111125117153 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) 20241111125117153 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) 20241111125117154 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) 20241111125117154 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) 20241111125117155 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) 20241111125117155 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) 20241111125117155 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) 20241111125117155 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) 20241111125117156 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) 20241111125117156 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) 20241111125117157 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) 20241111125117157 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) 20241111125117158 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) 20241111125117158 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) 20241111125117161 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) 20241111125117161 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) 20241111125117161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117161 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) 20241111125117161 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, MCS-2): a2 f8 d9 73 3e 07 f7 75 cf 37 06 b9 a9 08 9f d3 01 49 50 2d 61 9f 69 5f 03 82 62 8c (tbf_dl.cpp:686) 20241111125117161 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) 20241111125117161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241111125117161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, MCS-2): 07 00 11 92 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 01 (tbf_dl.cpp:911) 20241111125117161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=07 00 11 92 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 01 (pcu_l1_if.cpp:182) 20241111125117162 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125117176 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) 20241111125117176 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) 20241111125117177 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) 20241111125117177 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) 20241111125117178 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) 20241111125117178 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) 20241111125117178 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) 20241111125117178 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) 20241111125117179 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) 20241111125117179 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) 20241111125117180 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) 20241111125117180 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) 20241111125117180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125117181 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) 20241111125117181 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) 20241111125117182 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) 20241111125117182 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) 20241111125117183 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) 20241111125117183 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125117183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=MCS-2 (tbf_dl.cpp:354) 20241111125117183 DRLCMACDL DEBUG -- Chunk with length 1067 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, MCS-2): 18 d7 c6 96 e2 28 72 02 d6 e3 f3 18 31 20 d3 a5 70 72 75 2d 7a 96 8c c4 f6 e9 33 50 (tbf_dl.cpp:686) 20241111125117183 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) 20241111125117183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241111125117183 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) 20241111125117183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 459 + 13 = 472 (pdch_ul_controller.c:131) 20241111125117183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type POLL (pdch_ul_controller.c:184) 20241111125117183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=472, TS=7) (tbf_dl.cpp:883) 20241111125117183 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=472, TS=7 (tbf_dl.cpp:903) 20241111125117183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, MCS-2): 0f 40 11 92 30 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 00 (tbf_dl.cpp:911) 20241111125117183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=0f 40 11 92 30 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 00 (pcu_l1_if.cpp:182) 20241111125117184 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125117195 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) 20241111125117195 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) 20241111125117196 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) 20241111125117196 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) 20241111125117197 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) 20241111125117197 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) 20241111125117198 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) 20241111125117198 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) 20241111125117200 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) 20241111125117200 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) 20241111125117201 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) 20241111125117201 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) 20241111125117202 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) 20241111125117202 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) 20241111125117203 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) 20241111125117203 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) 20241111125117204 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125117214 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) 20241111125117214 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) 20241111125117215 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) 20241111125117215 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) 20241111125117216 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) 20241111125117216 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) 20241111125117217 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) 20241111125117217 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) 20241111125117217 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) 20241111125117217 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) 20241111125117218 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) 20241111125117218 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) 20241111125117219 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) 20241111125117219 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) 20241111125117220 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) 20241111125117220 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) 20241111125117223 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125117237 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) 20241111125117238 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) 20241111125117239 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) 20241111125117239 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) 20241111125117240 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) 20241111125117240 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) 20241111125117240 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) 20241111125117240 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) 20241111125117241 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) 20241111125117241 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) 20241111125117242 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) 20241111125117242 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) 20241111125117243 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) 20241111125117243 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) 20241111125117243 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) 20241111125117243 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) 20241111125117244 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125117257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=1 data=40 20 00 a7 b0 8e 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125117257 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) 20241111125117257 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125117257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125117257 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 = 71 | 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) 20241111125117257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125117257 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) 20241111125117257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 71, have_crbb: 0, urbb_len:64, 0x557862afb40c, 0x557862afb410, 4, 0, win: 64-70, 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) 20241111125117257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 71, BSN 64 to 135 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125117257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125117257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=64)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=69) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125117257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=64:70, lost=0, recv=6, skipped=0, bsn=64, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125117257 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to MCS-3 (gprs_ms.c:690) 20241111125117257 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125117257 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125117257 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125117257 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241111125117257 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241111125117257 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241111125117257 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) 20241111125117257 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125117257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E: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) 20241111125117259 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) 20241111125117259 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) 20241111125117260 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) 20241111125117260 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) 20241111125117262 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) 20241111125117262 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) 20241111125117263 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) 20241111125117263 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) 20241111125117264 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) 20241111125117264 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) 20241111125117264 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) 20241111125117264 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) 20241111125117264 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125117264 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125117264 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125117264 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125117264 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125117265 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125117265 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125117265 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) 20241111125117265 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) 20241111125117266 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) 20241111125117266 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) 20241111125117266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117266 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) 20241111125117266 DRLCMACDL DEBUG -- Chunk with length 1039 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, MCS-3): 40 2d 91 b7 12 c4 2e 18 d6 ae b5 bf 12 92 73 48 f7 f6 19 c4 20 e9 8b 7a 36 85 32 32 06 df 22 db 51 d2 f0 e2 22 (tbf_dl.cpp:686) 20241111125117266 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) 20241111125117266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241111125117266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, MCS-3): 07 80 11 86 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 00 (tbf_dl.cpp:911) 20241111125117266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=07 80 11 86 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 00 (pcu_l1_if.cpp:182) 20241111125117267 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125117276 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) 20241111125117276 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) 20241111125117277 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) 20241111125117277 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) 20241111125117278 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) 20241111125117278 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) 20241111125117278 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) 20241111125117278 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) 20241111125117279 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) 20241111125117279 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) 20241111125117280 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) 20241111125117280 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) 20241111125117281 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) 20241111125117281 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) 20241111125117281 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) 20241111125117281 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) 20241111125117285 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) 20241111125117285 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) 20241111125117285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117285 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) 20241111125117285 DRLCMACDL DEBUG -- Chunk with length 1002 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, MCS-3): 95 2d ba 0b 22 bd 36 42 8e 01 23 4a a0 43 99 b1 c6 2d ac 30 0d eb 74 38 86 ff a5 6e 57 1a 4f a6 5d a7 49 21 2d (tbf_dl.cpp:686) 20241111125117285 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) 20241111125117285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241111125117285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, MCS-3): 07 c0 11 86 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a 00 (tbf_dl.cpp:911) 20241111125117285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=07 c0 11 86 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a 00 (pcu_l1_if.cpp:182) 20241111125117286 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125117299 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) 20241111125117299 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) 20241111125117301 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) 20241111125117301 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) 20241111125117301 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) 20241111125117301 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) 20241111125117302 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) 20241111125117302 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) 20241111125117303 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) 20241111125117303 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) 20241111125117304 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) 20241111125117304 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) 20241111125117304 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) 20241111125117304 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) 20241111125117305 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) 20241111125117305 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) 20241111125117306 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) 20241111125117306 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) 20241111125117306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117306 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) 20241111125117306 DRLCMACDL DEBUG -- Chunk with length 965 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, MCS-3): ec 2e 40 ca e8 32 8f a3 1e 75 97 70 25 52 61 d5 64 92 6c 06 51 e2 60 78 2e 76 a6 93 03 4c 46 3d 21 57 e4 da 7d (tbf_dl.cpp:686) 20241111125117306 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) 20241111125117306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241111125117306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, MCS-3): 07 00 12 86 d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 00 (tbf_dl.cpp:911) 20241111125117306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=07 00 12 86 d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 00 (pcu_l1_if.cpp:182) 20241111125117307 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125117319 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) 20241111125117319 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) 20241111125117320 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) 20241111125117320 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) 20241111125117321 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) 20241111125117321 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) 20241111125117322 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) 20241111125117322 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) 20241111125117322 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) 20241111125117322 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) 20241111125117323 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) 20241111125117323 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) 20241111125117324 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) 20241111125117324 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) 20241111125117325 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) 20241111125117325 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) 20241111125117325 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) 20241111125117325 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) 20241111125117325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117326 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) 20241111125117326 DRLCMACDL DEBUG -- Chunk with length 928 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, MCS-3): cf e5 07 41 a2 e4 57 03 b9 db d5 d2 08 b7 85 15 80 f1 9e 54 7c d6 c4 ba 7e 98 21 28 95 37 97 eb 2b 25 3c 54 45 (tbf_dl.cpp:686) 20241111125117326 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) 20241111125117326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241111125117326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, MCS-3): 07 40 12 86 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 00 (tbf_dl.cpp:911) 20241111125117326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=07 40 12 86 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 00 (pcu_l1_if.cpp:182) 20241111125117326 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125117338 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) 20241111125117338 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) 20241111125117340 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) 20241111125117340 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) 20241111125117340 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) 20241111125117340 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) 20241111125117341 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) 20241111125117341 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) 20241111125117342 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) 20241111125117342 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) 20241111125117343 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) 20241111125117343 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) 20241111125117343 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) 20241111125117343 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) 20241111125117344 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) 20241111125117344 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) 20241111125117348 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) 20241111125117348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125117348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117348 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) 20241111125117348 DRLCMACDL DEBUG -- Chunk with length 891 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, MCS-3): cf 8b 8c d3 14 13 e9 04 63 b5 3a 30 23 fd 5b 96 3b 2c 4b 3d fa 0e e2 53 dc b8 fe 7e f3 94 9e 69 0f 67 d1 59 e1 (tbf_dl.cpp:686) 20241111125117348 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) 20241111125117348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241111125117348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, MCS-3): 07 80 12 86 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 01 (tbf_dl.cpp:911) 20241111125117348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=07 80 12 86 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 01 (pcu_l1_if.cpp:182) 20241111125117349 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125117363 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) 20241111125117363 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) 20241111125117364 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) 20241111125117364 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) 20241111125117365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125117365 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) 20241111125117365 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) 20241111125117366 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) 20241111125117366 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) 20241111125117366 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) 20241111125117366 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) 20241111125117367 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) 20241111125117367 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) 20241111125117368 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) 20241111125117368 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) 20241111125117369 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) 20241111125117369 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) 20241111125117370 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) 20241111125117370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125117370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117370 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) 20241111125117370 DRLCMACDL DEBUG -- Chunk with length 854 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, MCS-3): 0b cf f5 6d 97 66 cc bd 7f e6 e4 e8 98 0f 87 d2 8b 9a 6c 3a eb 7c c9 61 b8 76 c1 9f dc 6c b7 9b 45 80 ee f9 05 (tbf_dl.cpp:686) 20241111125117370 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) 20241111125117370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241111125117370 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) 20241111125117370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 498 + 13 = 511 (pdch_ul_controller.c:131) 20241111125117370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type POLL (pdch_ul_controller.c:184) 20241111125117370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=511, TS=7) (tbf_dl.cpp:883) 20241111125117370 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=511, TS=7 (tbf_dl.cpp:903) 20241111125117370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, MCS-3): 0f c0 12 86 16 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b 00 (tbf_dl.cpp:911) 20241111125117370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=0f c0 12 86 16 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b 00 (pcu_l1_if.cpp:182) 20241111125117371 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125117382 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) 20241111125117382 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) 20241111125117384 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) 20241111125117384 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) 20241111125117385 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) 20241111125117385 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) 20241111125117385 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) 20241111125117385 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) 20241111125117386 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) 20241111125117386 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) 20241111125117386 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) 20241111125117386 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) 20241111125117387 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) 20241111125117387 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) 20241111125117387 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) 20241111125117387 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) 20241111125117387 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125117400 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) 20241111125117400 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) 20241111125117400 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) 20241111125117400 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) 20241111125117400 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) 20241111125117400 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) 20241111125117401 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) 20241111125117401 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) 20241111125117401 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) 20241111125117401 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) 20241111125117401 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) 20241111125117401 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) 20241111125117402 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) 20241111125117402 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) 20241111125117402 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) 20241111125117402 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) 20241111125117410 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125117424 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) 20241111125117424 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) 20241111125117426 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) 20241111125117426 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) 20241111125117427 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) 20241111125117427 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) 20241111125117429 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) 20241111125117429 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) 20241111125117430 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) 20241111125117430 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) 20241111125117431 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) 20241111125117432 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) 20241111125117433 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) 20241111125117433 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) 20241111125117434 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) 20241111125117434 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) 20241111125117435 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125117444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=10 data=40 20 00 a7 b0 9a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125117444 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) 20241111125117444 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125117445 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125117445 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 = 77 | 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) 20241111125117446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125117446 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) 20241111125117446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 77, have_crbb: 0, urbb_len:64, 0x557862afb40c, 0x557862afb410, 4, 0, win: 70-76, 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) 20241111125117446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 77, BSN 70 to 141 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125117446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125117446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=70)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=75) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125117446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=70:76, lost=0, recv=6, skipped=0, bsn=70, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125117446 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241111125117446 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241111125117446 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241111125117446 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241111125117446 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241111125117446 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241111125117446 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) 20241111125117446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E: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) 20241111125117447 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) 20241111125117447 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) 20241111125117448 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) 20241111125117448 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) 20241111125117449 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) 20241111125117449 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) 20241111125117450 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) 20241111125117450 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) 20241111125117451 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) 20241111125117452 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) 20241111125117452 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125117452 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125117452 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125117452 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125117452 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125117452 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125117452 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125117453 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) 20241111125117453 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) 20241111125117454 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) 20241111125117454 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) 20241111125117455 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) 20241111125117455 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) 20241111125117455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117455 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) 20241111125117455 DRLCMACDL DEBUG -- Chunk with length 817 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, MCS-3): 7c a9 9a f2 b3 34 59 2f 7a ec 36 ce 15 22 e6 e0 7f c9 96 b8 fe 95 52 ce 58 2f f0 93 22 51 4a 66 69 3c 50 04 76 (tbf_dl.cpp:686) 20241111125117456 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) 20241111125117456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241111125117456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, MCS-3): 07 00 13 86 f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 00 (tbf_dl.cpp:911) 20241111125117456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=07 00 13 86 f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 00 (pcu_l1_if.cpp:182) 20241111125117457 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125117464 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) 20241111125117464 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) 20241111125117466 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) 20241111125117466 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) 20241111125117467 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) 20241111125117467 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) 20241111125117468 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) 20241111125117468 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) 20241111125117469 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) 20241111125117469 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) 20241111125117470 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) 20241111125117470 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) 20241111125117471 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) 20241111125117471 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) 20241111125117472 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) 20241111125117472 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) 20241111125117473 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) 20241111125117473 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) 20241111125117473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117473 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) 20241111125117473 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, MCS-3): 40 ec 8f 3a 08 04 f8 d6 a6 c5 d0 51 7e 07 10 ba 68 cc 0c fc c2 e6 6f d7 55 b4 21 b6 a9 9d 85 c4 d6 f9 bd bd fc (tbf_dl.cpp:686) 20241111125117473 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) 20241111125117473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241111125117473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, MCS-3): 07 40 13 86 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 01 (tbf_dl.cpp:911) 20241111125117473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=07 40 13 86 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 01 (pcu_l1_if.cpp:182) 20241111125117473 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125117487 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) 20241111125117487 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) 20241111125117488 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) 20241111125117488 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) 20241111125117488 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) 20241111125117488 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) 20241111125117489 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) 20241111125117489 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) 20241111125117489 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) 20241111125117489 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) 20241111125117490 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) 20241111125117490 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) 20241111125117490 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) 20241111125117490 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) 20241111125117491 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) 20241111125117491 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) 20241111125117492 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) 20241111125117492 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) 20241111125117493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117493 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) 20241111125117493 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, MCS-3): 6b c3 15 b9 6b fb 54 db c1 46 7a c9 59 66 d2 5e 86 11 80 d9 0b 4d 5d b5 26 77 9b 74 00 7a a1 6a 59 0e ef cf 3d (tbf_dl.cpp:686) 20241111125117493 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) 20241111125117493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241111125117493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, MCS-3): 07 80 13 86 d6 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 00 (tbf_dl.cpp:911) 20241111125117493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=07 80 13 86 d6 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 00 (pcu_l1_if.cpp:182) 20241111125117494 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125117507 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) 20241111125117507 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) 20241111125117508 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) 20241111125117508 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) 20241111125117509 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) 20241111125117509 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) 20241111125117510 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) 20241111125117510 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) 20241111125117511 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) 20241111125117512 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) 20241111125117512 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) 20241111125117512 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) 20241111125117513 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) 20241111125117513 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) 20241111125117513 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) 20241111125117513 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) 20241111125117514 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) 20241111125117514 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) 20241111125117514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117514 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) 20241111125117514 DRLCMACDL DEBUG -- Chunk with length 706 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, MCS-3): a4 67 16 36 88 17 d3 1a 53 32 c4 b5 9f f2 05 11 14 64 8e f8 5d fc d0 7d 64 7f 6c 62 de 45 4f c9 01 58 13 1e d7 (tbf_dl.cpp:686) 20241111125117514 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) 20241111125117514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241111125117514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, MCS-3): 07 c0 13 86 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 01 (tbf_dl.cpp:911) 20241111125117514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=07 c0 13 86 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 01 (pcu_l1_if.cpp:182) 20241111125117514 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125117526 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) 20241111125117527 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) 20241111125117528 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) 20241111125117528 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) 20241111125117528 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) 20241111125117528 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) 20241111125117529 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) 20241111125117529 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) 20241111125117529 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) 20241111125117529 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) 20241111125117529 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) 20241111125117529 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) 20241111125117530 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) 20241111125117530 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) 20241111125117530 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) 20241111125117530 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) 20241111125117535 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) 20241111125117535 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) 20241111125117535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117535 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) 20241111125117535 DRLCMACDL DEBUG -- Chunk with length 669 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, MCS-3): 88 e8 17 b9 cd b7 be 13 26 41 5c 4e c1 01 6a 5f 13 db d3 7b a7 15 8a 40 d4 60 df a4 d3 78 e8 38 c9 11 a6 46 3c (tbf_dl.cpp:686) 20241111125117535 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) 20241111125117535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241111125117535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, MCS-3): 07 00 14 86 10 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 00 (tbf_dl.cpp:911) 20241111125117535 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 14 86 10 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 00 (pcu_l1_if.cpp:182) 20241111125117536 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125117549 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) 20241111125117549 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) 20241111125117550 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) 20241111125117550 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) 20241111125117550 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) 20241111125117550 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) 20241111125117551 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) 20241111125117551 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) 20241111125117551 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) 20241111125117551 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) 20241111125117552 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) 20241111125117552 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) 20241111125117552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125117552 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) 20241111125117552 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) 20241111125117553 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) 20241111125117553 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) 20241111125117554 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) 20241111125117554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125117554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117554 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) 20241111125117554 DRLCMACDL DEBUG -- Chunk with length 632 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, MCS-3): e5 01 40 d9 fb 40 df fc 89 b4 ae 81 ad d6 7a 33 ea 7d 99 03 cb e6 e0 5c dd 2d 72 1a 97 b8 ea 42 19 57 86 22 bb (tbf_dl.cpp:686) 20241111125117554 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) 20241111125117554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241111125117554 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) 20241111125117554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 537 + 13 = 550 (pdch_ul_controller.c:131) 20241111125117554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type POLL (pdch_ul_controller.c:184) 20241111125117554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=550, TS=7) (tbf_dl.cpp:883) 20241111125117554 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=550, TS=7 (tbf_dl.cpp:903) 20241111125117554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, MCS-3): 0f 40 14 86 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 01 (tbf_dl.cpp:911) 20241111125117554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=0f 40 14 86 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 01 (pcu_l1_if.cpp:182) 20241111125117555 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125117569 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) 20241111125117569 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) 20241111125117571 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) 20241111125117571 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) 20241111125117572 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) 20241111125117572 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) 20241111125117573 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) 20241111125117574 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) 20241111125117575 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) 20241111125117575 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) 20241111125117576 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) 20241111125117576 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) 20241111125117577 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) 20241111125117577 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) 20241111125117578 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) 20241111125117578 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) 20241111125117579 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125117587 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) 20241111125117587 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) 20241111125117588 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) 20241111125117588 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) 20241111125117589 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) 20241111125117589 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) 20241111125117590 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) 20241111125117590 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) 20241111125117590 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) 20241111125117590 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) 20241111125117591 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) 20241111125117591 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) 20241111125117592 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) 20241111125117592 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) 20241111125117593 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) 20241111125117593 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) 20241111125117597 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125117612 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) 20241111125117612 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) 20241111125117615 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) 20241111125117615 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) 20241111125117616 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) 20241111125117616 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) 20241111125117616 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) 20241111125117616 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) 20241111125117617 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) 20241111125117617 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) 20241111125117618 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) 20241111125117618 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) 20241111125117619 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) 20241111125117619 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) 20241111125117619 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) 20241111125117620 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) 20241111125117622 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125117632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 20 00 a7 b0 a6 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125117632 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) 20241111125117632 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125117632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125117632 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 = 83 | 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) 20241111125117633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125117633 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) 20241111125117633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 83, have_crbb: 0, urbb_len:64, 0x557862afb40c, 0x557862afb410, 4, 0, win: 76-82, 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) 20241111125117633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 83, BSN 76 to 147 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125117633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125117633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=76)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=81) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125117633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=76:82, lost=0, recv=6, skipped=0, bsn=76, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241111125117633 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241111125117633 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241111125117633 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241111125117633 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241111125117633 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241111125117633 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241111125117633 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) 20241111125117633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E: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) 20241111125117634 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) 20241111125117634 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) 20241111125117635 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) 20241111125117635 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) 20241111125117636 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) 20241111125117636 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) 20241111125117637 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) 20241111125117637 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) 20241111125117638 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) 20241111125117638 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) 20241111125117639 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) 20241111125117639 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) 20241111125117640 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) 20241111125117640 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) 20241111125117641 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) 20241111125117641 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) 20241111125117641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117641 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) 20241111125117641 DRLCMACDL DEBUG -- Chunk with length 595 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, MCS-3): 31 40 1b bd e7 b5 30 e0 71 86 0f e3 bb d8 e5 62 ed a8 cd 9f b9 d2 12 4b 78 e2 31 27 a1 ab 80 10 24 cf 50 ab a8 (tbf_dl.cpp:686) 20241111125117641 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) 20241111125117641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241111125117641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, MCS-3): 07 80 14 86 62 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 01 (tbf_dl.cpp:911) 20241111125117641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=07 80 14 86 62 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 01 (pcu_l1_if.cpp:182) 20241111125117641 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125117651 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) 20241111125117651 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) 20241111125117652 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) 20241111125117652 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) 20241111125117653 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) 20241111125117653 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) 20241111125117653 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) 20241111125117653 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) 20241111125117654 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) 20241111125117654 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) 20241111125117655 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) 20241111125117655 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) 20241111125117656 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) 20241111125117656 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) 20241111125117658 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) 20241111125117658 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) 20241111125117660 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) 20241111125117660 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) 20241111125117661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117661 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) 20241111125117661 DRLCMACDL DEBUG -- Chunk with length 558 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, MCS-3): 94 43 e8 e8 bd 58 6a 28 19 eb 89 fa 61 d5 d4 a1 76 03 ff d5 e4 eb 1b fe 61 db c3 6a 4b f1 83 39 5e 94 cb 3f 19 (tbf_dl.cpp:686) 20241111125117661 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) 20241111125117661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241111125117661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, MCS-3): 07 c0 14 86 28 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 00 (tbf_dl.cpp:911) 20241111125117661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=07 c0 14 86 28 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 00 (pcu_l1_if.cpp:182) 20241111125117662 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125117676 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) 20241111125117676 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) 20241111125117678 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) 20241111125117678 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) 20241111125117678 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) 20241111125117678 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) 20241111125117679 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) 20241111125117679 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) 20241111125117680 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) 20241111125117680 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) 20241111125117681 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) 20241111125117681 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) 20241111125117681 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) 20241111125117681 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) 20241111125117682 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) 20241111125117682 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) 20241111125117683 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) 20241111125117683 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) 20241111125117683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117683 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) 20241111125117683 DRLCMACDL DEBUG -- Chunk with length 521 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, MCS-3): a8 da 90 2e d5 41 17 31 02 de e2 ab 3d ab 5a db 13 2c 37 f4 f7 e4 8d 11 2e 34 51 aa 4f da 30 2e c4 00 95 8f 4e (tbf_dl.cpp:686) 20241111125117683 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) 20241111125117683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241111125117683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, MCS-3): 07 00 15 86 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 00 (tbf_dl.cpp:911) 20241111125117683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=07 00 15 86 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 00 (pcu_l1_if.cpp:182) 20241111125117684 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125117693 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) 20241111125117693 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) 20241111125117694 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) 20241111125117694 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) 20241111125117695 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) 20241111125117695 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) 20241111125117695 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) 20241111125117695 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) 20241111125117696 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) 20241111125117696 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) 20241111125117696 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) 20241111125117696 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) 20241111125117697 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) 20241111125117697 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) 20241111125117697 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) 20241111125117697 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) 20241111125117698 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) 20241111125117698 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) 20241111125117698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117698 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) 20241111125117698 DRLCMACDL DEBUG -- Chunk with length 484 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, MCS-3): 4e 9b 4a cc 21 0b c3 9a cf ed c6 db ee d5 9b e1 26 a8 94 0f 5d 3f e3 1d d3 4a 3d 2f 1f 8a 32 c3 e8 2e a6 25 5a (tbf_dl.cpp:686) 20241111125117698 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) 20241111125117698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241111125117698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, MCS-3): 07 40 15 86 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 00 (tbf_dl.cpp:911) 20241111125117698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=07 40 15 86 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 00 (pcu_l1_if.cpp:182) 20241111125117698 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125117711 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) 20241111125117711 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117712 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) 20241111125117721 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) 20241111125117721 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) 20241111125117721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117721 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) 20241111125117721 DRLCMACDL DEBUG -- Chunk with length 447 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, MCS-3): 7d 06 e6 78 ea 25 fc 41 5b fe d0 06 b8 85 3b 23 dd e5 63 f1 a8 29 26 f2 b9 d6 ee 82 0d c4 0f 16 b0 1f 9c 80 17 (tbf_dl.cpp:686) 20241111125117721 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) 20241111125117721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241111125117721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, MCS-3): 07 80 15 86 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 00 (tbf_dl.cpp:911) 20241111125117721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=07 80 15 86 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 00 (pcu_l1_if.cpp:182) 20241111125117721 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125117735 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) 20241111125117735 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) 20241111125117735 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) 20241111125117735 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) 20241111125117735 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) 20241111125117735 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) 20241111125117736 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) 20241111125117736 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) 20241111125117736 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) 20241111125117736 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) 20241111125117736 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) 20241111125117736 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) 20241111125117736 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) 20241111125117736 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) 20241111125117736 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) 20241111125117737 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) 20241111125117740 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) 20241111125117740 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) 20241111125117740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117740 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) 20241111125117740 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, MCS-3): 8c 53 88 3f 57 f5 4f 70 3a fe 6f cc 67 1b 76 c4 bb 79 2e 9c 26 93 1d 0d da b9 ca 07 98 76 7b f6 c2 9d 9e ff c9 (tbf_dl.cpp:686) 20241111125117740 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) 20241111125117740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241111125117740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, MCS-3): 07 c0 15 86 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 01 (tbf_dl.cpp:911) 20241111125117740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=07 c0 15 86 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 01 (pcu_l1_if.cpp:182) 20241111125117740 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125117754 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) 20241111125117754 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) 20241111125117755 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) 20241111125117755 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) 20241111125117755 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) 20241111125117755 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) 20241111125117755 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) 20241111125117755 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) 20241111125117756 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) 20241111125117756 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) 20241111125117756 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) 20241111125117756 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) 20241111125117757 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) 20241111125117757 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) 20241111125117757 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) 20241111125117757 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) 20241111125117759 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) 20241111125117759 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) 20241111125117759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117759 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) 20241111125117759 DRLCMACDL DEBUG -- Chunk with length 373 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, MCS-3): cc 61 09 d0 17 00 7f a7 bf 1d ed c7 d3 0d 7d 56 f9 b0 d0 00 9e 0d b3 e0 52 d5 f8 00 de 09 ea 56 56 d3 88 82 ca (tbf_dl.cpp:686) 20241111125117759 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) 20241111125117759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241111125117759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, MCS-3): 07 00 16 86 98 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 01 (tbf_dl.cpp:911) 20241111125117759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=07 00 16 86 98 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 01 (pcu_l1_if.cpp:182) 20241111125117759 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125117773 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) 20241111125117773 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) 20241111125117774 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) 20241111125117774 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) 20241111125117775 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) 20241111125117775 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) 20241111125117775 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) 20241111125117775 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) 20241111125117776 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) 20241111125117776 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) 20241111125117776 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) 20241111125117776 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) 20241111125117777 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) 20241111125117777 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) 20241111125117777 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) 20241111125117777 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) 20241111125117783 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) 20241111125117783 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) 20241111125117783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117783 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) 20241111125117783 DRLCMACDL DEBUG -- Chunk with length 336 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, MCS-3): e9 96 e4 c5 05 cf a3 dc 4f 08 9e 8d 1c c8 d3 27 75 1f 53 ec a2 09 cd ed f2 1b 03 cb e2 0b b7 ba ed ff 1d 3a 85 (tbf_dl.cpp:686) 20241111125117783 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) 20241111125117783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241111125117783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, MCS-3): 07 40 16 86 d2 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 01 (tbf_dl.cpp:911) 20241111125117783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=07 40 16 86 d2 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 01 (pcu_l1_if.cpp:182) 20241111125117783 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125117797 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) 20241111125117797 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) 20241111125117799 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) 20241111125117799 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) 20241111125117801 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) 20241111125117801 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) 20241111125117803 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) 20241111125117803 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) 20241111125117804 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) 20241111125117804 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) 20241111125117805 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) 20241111125117805 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) 20241111125117806 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) 20241111125117806 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) 20241111125117807 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) 20241111125117807 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) 20241111125117808 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) 20241111125117808 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) 20241111125117808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117808 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) 20241111125117808 DRLCMACDL DEBUG -- Chunk with length 299 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, MCS-3): a5 7a ca 43 42 22 45 39 69 17 5b 8b 71 d6 f1 9e f9 e4 a3 5d 15 a5 49 35 8f 51 00 35 6b 9e e9 79 7e fc d2 4e 77 (tbf_dl.cpp:686) 20241111125117808 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) 20241111125117808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241111125117808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, MCS-3): 07 80 16 86 4a f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 00 (tbf_dl.cpp:911) 20241111125117808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=07 80 16 86 4a f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 00 (pcu_l1_if.cpp:182) 20241111125117809 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125117817 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) 20241111125117817 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) 20241111125117818 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) 20241111125117818 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) 20241111125117819 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) 20241111125117819 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) 20241111125117820 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) 20241111125117820 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) 20241111125117820 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) 20241111125117820 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) 20241111125117821 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) 20241111125117821 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) 20241111125117822 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) 20241111125117822 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) 20241111125117823 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) 20241111125117823 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) 20241111125117824 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) 20241111125117824 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) 20241111125117824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117824 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) 20241111125117824 DRLCMACDL DEBUG -- Chunk with length 262 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, MCS-3): c3 34 6c 1b ca 08 70 8b 6e df df 46 c8 2b 24 98 d7 ee 69 ae ad 12 f4 8c d2 98 79 23 e2 fc 77 90 59 cd 53 71 34 (tbf_dl.cpp:686) 20241111125117824 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) 20241111125117824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241111125117824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, MCS-3): 07 c0 16 86 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 00 (tbf_dl.cpp:911) 20241111125117824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=07 c0 16 86 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 00 (pcu_l1_if.cpp:182) 20241111125117825 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125117836 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) 20241111125117836 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) 20241111125117837 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) 20241111125117837 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) 20241111125117838 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) 20241111125117838 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) 20241111125117839 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) 20241111125117839 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) 20241111125117839 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) 20241111125117839 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) 20241111125117840 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) 20241111125117840 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) 20241111125117841 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) 20241111125117841 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) 20241111125117842 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) 20241111125117842 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) 20241111125117845 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) 20241111125117845 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) 20241111125117845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117845 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) 20241111125117845 DRLCMACDL DEBUG -- Chunk with length 225 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, MCS-3): fa 95 27 70 41 ba bd 5e 01 2a 1b 93 eb f9 e2 df e9 61 a1 df e0 86 1d cb e3 6f 53 d3 65 ff 13 72 b4 1d 75 ab be (tbf_dl.cpp:686) 20241111125117845 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) 20241111125117845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241111125117845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, MCS-3): 07 00 17 86 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d 01 (tbf_dl.cpp:911) 20241111125117845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=07 00 17 86 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d 01 (pcu_l1_if.cpp:182) 20241111125117846 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125117859 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) 20241111125117859 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) 20241111125117861 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) 20241111125117861 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) 20241111125117861 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) 20241111125117861 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) 20241111125117862 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) 20241111125117862 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) 20241111125117863 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) 20241111125117863 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) 20241111125117864 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) 20241111125117864 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) 20241111125117864 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) 20241111125117864 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) 20241111125117865 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) 20241111125117865 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) 20241111125117866 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) 20241111125117866 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) 20241111125117866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117866 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) 20241111125117866 DRLCMACDL DEBUG -- Chunk with length 188 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, MCS-3): 50 7c 29 0b 5e 76 00 0b ed c1 a9 e7 96 ce 8c 16 a5 4e f3 d2 9c 16 c7 66 42 e7 f4 2e 59 cd 27 7c 5b d3 a2 62 ef (tbf_dl.cpp:686) 20241111125117866 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) 20241111125117866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241111125117866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, MCS-3): 07 40 17 86 a0 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 01 (tbf_dl.cpp:911) 20241111125117866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=07 40 17 86 a0 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 01 (pcu_l1_if.cpp:182) 20241111125117867 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125117879 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) 20241111125117879 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) 20241111125117880 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) 20241111125117880 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) 20241111125117881 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) 20241111125117881 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) 20241111125117881 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) 20241111125117881 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) 20241111125117882 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) 20241111125117882 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) 20241111125117883 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) 20241111125117883 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) 20241111125117884 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) 20241111125117884 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) 20241111125117886 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) 20241111125117886 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) 20241111125117887 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) 20241111125117887 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) 20241111125117887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117887 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) 20241111125117887 DRLCMACDL DEBUG -- Chunk with length 151 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, MCS-3): 3c da 34 e4 b4 a8 0e d1 c5 ee c4 eb b6 47 cd a7 5d e1 b2 8a fe 7c 16 e9 ed e4 58 9b 7b 21 34 4f 38 15 54 e8 b0 (tbf_dl.cpp:686) 20241111125117887 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) 20241111125117887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241111125117887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, MCS-3): 07 80 17 86 78 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 01 (tbf_dl.cpp:911) 20241111125117887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=07 80 17 86 78 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 01 (pcu_l1_if.cpp:182) 20241111125117888 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125117899 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) 20241111125117899 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) 20241111125117901 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) 20241111125117901 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) 20241111125117902 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) 20241111125117902 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) 20241111125117902 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) 20241111125117902 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) 20241111125117903 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) 20241111125117903 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) 20241111125117904 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) 20241111125117904 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) 20241111125117905 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) 20241111125117905 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) 20241111125117905 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) 20241111125117905 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) 20241111125117907 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) 20241111125117907 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) 20241111125117907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117907 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) 20241111125117907 DRLCMACDL DEBUG -- Chunk with length 114 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, MCS-3): 3c f3 97 36 61 44 80 c4 4b f8 07 e1 c4 c3 d1 b6 0d 1b 02 3d 26 74 86 b0 e5 55 6d a6 15 4a 91 6a a6 f7 2f 8f 47 (tbf_dl.cpp:686) 20241111125117907 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) 20241111125117907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241111125117907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, MCS-3): 07 c0 17 86 78 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f 00 (tbf_dl.cpp:911) 20241111125117908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=07 c0 17 86 78 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f 00 (pcu_l1_if.cpp:182) 20241111125117908 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125117922 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) 20241111125117922 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) 20241111125117923 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) 20241111125117923 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) 20241111125117924 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) 20241111125117924 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) 20241111125117925 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) 20241111125117925 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) 20241111125117925 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) 20241111125117925 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) 20241111125117926 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) 20241111125117926 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) 20241111125117927 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) 20241111125117927 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) 20241111125117928 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) 20241111125117928 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) 20241111125117929 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) 20241111125117929 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) 20241111125117929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117929 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) 20241111125117929 DRLCMACDL DEBUG -- Chunk with length 77 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, MCS-3): e0 06 d5 5c e9 10 8b d1 fb 1e 9a 5b b8 4a ad cc 9b 95 a7 af f2 b5 8a 1f 41 03 85 e3 49 0e 8e 10 15 02 40 cf 5e (tbf_dl.cpp:686) 20241111125117929 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) 20241111125117929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241111125117929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, MCS-3): 07 00 18 86 c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 00 (tbf_dl.cpp:911) 20241111125117929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=07 00 18 86 c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 00 (pcu_l1_if.cpp:182) 20241111125117930 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125117941 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) 20241111125117941 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) 20241111125117942 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) 20241111125117942 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) 20241111125117943 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) 20241111125117943 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) 20241111125117944 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) 20241111125117944 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) 20241111125117944 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) 20241111125117944 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) 20241111125117945 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) 20241111125117945 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) 20241111125117946 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) 20241111125117946 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) 20241111125117947 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) 20241111125117947 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) 20241111125117948 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) 20241111125117948 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) 20241111125117948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117948 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) 20241111125117948 DRLCMACDL DEBUG -- Chunk with length 40 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, MCS-3): 03 d5 55 a9 10 86 2f 05 e0 91 2e f7 d6 df 81 e6 4f bf 6b 05 32 3f be 27 94 13 12 64 a7 8e 62 d3 9f 1d a1 49 05 (tbf_dl.cpp:686) 20241111125117948 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) 20241111125117948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241111125117948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, MCS-3): 07 40 18 86 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a 00 (tbf_dl.cpp:911) 20241111125117948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=07 40 18 86 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a 00 (pcu_l1_if.cpp:182) 20241111125117949 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125117960 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) 20241111125117960 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) 20241111125117961 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) 20241111125117961 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) 20241111125117962 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) 20241111125117962 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) 20241111125117963 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) 20241111125117963 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) 20241111125117964 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) 20241111125117964 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) 20241111125117964 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) 20241111125117964 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) 20241111125117965 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) 20241111125117965 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) 20241111125117966 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) 20241111125117966 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) 20241111125117969 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) 20241111125117969 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) 20241111125117969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117969 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) 20241111125117969 DRLCMACDL DEBUG -- Chunk with length 3 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125117969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125117969 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1219 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125117969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125117970 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (33) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, MCS-3): 07 7d 47 11 17 dd 4f a2 eb ba c0 89 fa 52 5f f1 53 45 b1 e7 5a 70 fb f5 8e 9e 99 0e 5d 71 79 86 c1 72 81 30 b1 (tbf_dl.cpp:686) 20241111125117970 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) 20241111125117970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241111125117970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, MCS-3): 07 80 18 06 0e fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 01 (tbf_dl.cpp:911) 20241111125117970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=07 80 18 06 0e fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 01 (pcu_l1_if.cpp:182) 20241111125117970 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125117984 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) 20241111125117984 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) 20241111125117985 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) 20241111125117985 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) 20241111125117986 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) 20241111125117986 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) 20241111125117987 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) 20241111125117987 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) 20241111125117988 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) 20241111125117988 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) 20241111125117989 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) 20241111125117989 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) 20241111125117990 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) 20241111125117990 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) 20241111125117990 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) 20241111125117990 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) 20241111125117991 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) 20241111125117991 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) 20241111125117991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125117991 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) 20241111125117991 DRLCMACDL DEBUG -- Chunk with length 1367 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125117991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, MCS-3): 58 6c 40 f5 ea 59 70 ed 5c 77 bb 69 14 28 3f 1a a7 98 6d 73 e1 c0 ed a9 89 3c 2f 74 45 18 22 75 43 71 e1 d1 db (tbf_dl.cpp:686) 20241111125117991 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) 20241111125117991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125117991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241111125117991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, MCS-3): 07 c0 18 86 b0 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 01 (tbf_dl.cpp:911) 20241111125117991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=07 c0 18 86 b0 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 01 (pcu_l1_if.cpp:182) 20241111125117992 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125118003 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) 20241111125118003 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) 20241111125118004 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) 20241111125118004 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) 20241111125118006 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) 20241111125118006 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) 20241111125118006 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) 20241111125118007 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) 20241111125118007 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) 20241111125118007 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) 20241111125118008 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) 20241111125118008 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) 20241111125118010 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) 20241111125118010 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) 20241111125118011 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) 20241111125118011 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) 20241111125118012 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) 20241111125118012 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125118012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118012 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) 20241111125118013 DRLCMACDL DEBUG -- Chunk with length 1330 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, MCS-3): 4a 00 55 33 5f 76 2c 1b 2f f8 92 69 68 f0 0d 6d 30 59 17 c6 13 96 1a 56 21 c8 97 44 2a 93 74 80 a3 75 e5 5b 6a (tbf_dl.cpp:686) 20241111125118013 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) 20241111125118013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241111125118013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, MCS-3): 07 00 19 86 94 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 00 (tbf_dl.cpp:911) 20241111125118013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=07 00 19 86 94 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 00 (pcu_l1_if.cpp:182) 20241111125118014 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125118023 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) 20241111125118023 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) 20241111125118024 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) 20241111125118024 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) 20241111125118025 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) 20241111125118025 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) 20241111125118026 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) 20241111125118026 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) 20241111125118028 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) 20241111125118028 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) 20241111125118029 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) 20241111125118029 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) 20241111125118030 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) 20241111125118030 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) 20241111125118031 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) 20241111125118031 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) 20241111125118032 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) 20241111125118032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125118032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118032 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) 20241111125118032 DRLCMACDL DEBUG -- Chunk with length 1293 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, MCS-3): d7 45 b1 b2 f3 c7 70 51 cd ad 8b fe 14 fb bc b2 df 34 9c a1 fb f4 70 f8 55 80 50 f8 e1 a8 aa 10 5d c9 63 68 bf (tbf_dl.cpp:686) 20241111125118032 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) 20241111125118032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241111125118032 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) 20241111125118032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 637 + 13 = 650 (pdch_ul_controller.c:131) 20241111125118032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type POLL (pdch_ul_controller.c:184) 20241111125118032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=650, TS=7) (tbf_dl.cpp:883) 20241111125118032 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=650, TS=7 (tbf_dl.cpp:903) 20241111125118032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, MCS-3): 0f 40 19 86 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 01 (tbf_dl.cpp:911) 20241111125118032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=0f 40 19 86 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 01 (pcu_l1_if.cpp:182) 20241111125118033 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125118046 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) 20241111125118046 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) 20241111125118047 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) 20241111125118047 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) 20241111125118048 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) 20241111125118048 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) 20241111125118049 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) 20241111125118049 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) 20241111125118050 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) 20241111125118050 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) 20241111125118051 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) 20241111125118051 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) 20241111125118052 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) 20241111125118052 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) 20241111125118053 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) 20241111125118053 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) 20241111125118053 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125118065 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) 20241111125118065 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) 20241111125118067 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) 20241111125118067 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) 20241111125118068 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) 20241111125118068 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) 20241111125118069 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) 20241111125118069 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) 20241111125118069 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) 20241111125118069 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) 20241111125118070 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) 20241111125118070 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) 20241111125118071 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) 20241111125118071 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) 20241111125118072 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) 20241111125118072 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) 20241111125118073 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125118084 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) 20241111125118084 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) 20241111125118086 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) 20241111125118086 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) 20241111125118086 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) 20241111125118086 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) 20241111125118087 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) 20241111125118087 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) 20241111125118088 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) 20241111125118088 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) 20241111125118089 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) 20241111125118089 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) 20241111125118089 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) 20241111125118089 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) 20241111125118090 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) 20241111125118090 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) 20241111125118094 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125118108 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 00 a7 b0 ce 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125118108 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) 20241111125118108 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125118108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125118108 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 = 103 | 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) 20241111125118109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125118109 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) 20241111125118109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 103, have_crbb: 0, urbb_len:64, 0x557862b067ec, 0x557862b067f0, 4, 0, win: 82-102, 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) 20241111125118109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 103, BSN 82 to 167 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125118109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125118109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=82)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=101) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125118109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=82:102, lost=0, recv=20, skipped=0, bsn=82, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241111125118109 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241111125118109 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) 20241111125118109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E: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) 20241111125118109 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) 20241111125118109 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) 20241111125118110 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) 20241111125118110 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) 20241111125118111 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) 20241111125118111 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) 20241111125118112 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) 20241111125118112 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) 20241111125118113 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) 20241111125118113 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) 20241111125118113 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) 20241111125118114 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) 20241111125118114 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) 20241111125118114 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) 20241111125118115 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) 20241111125118115 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) 20241111125118115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118115 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) 20241111125118115 DRLCMACDL DEBUG -- Chunk with length 1256 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, MCS-3): 26 7b 6b 5b 86 be 05 0e 3c 53 94 b8 1b 0a 30 6c 34 2b 4f 92 09 e4 83 bd de 30 6e 86 c4 58 93 b6 72 ec 0b d5 c0 (tbf_dl.cpp:686) 20241111125118115 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) 20241111125118115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241111125118115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, MCS-3): 07 80 19 86 4c f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 01 (tbf_dl.cpp:911) 20241111125118115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=07 80 19 86 4c f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 01 (pcu_l1_if.cpp:182) 20241111125118116 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125118127 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) 20241111125118127 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) 20241111125118129 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) 20241111125118129 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) 20241111125118129 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) 20241111125118129 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) 20241111125118130 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) 20241111125118130 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) 20241111125118131 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) 20241111125118131 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) 20241111125118132 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) 20241111125118132 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) 20241111125118133 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) 20241111125118133 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) 20241111125118134 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) 20241111125118134 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) 20241111125118134 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) 20241111125118134 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) 20241111125118134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118135 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) 20241111125118135 DRLCMACDL DEBUG -- Chunk with length 1219 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, MCS-3): 12 51 7d 93 c7 06 c6 78 ee 1c 23 9f 32 59 02 29 94 f6 2c bf f3 08 17 b3 4d 96 7a ae de 27 ef ad a5 7c ff eb be (tbf_dl.cpp:686) 20241111125118135 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) 20241111125118135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241111125118135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, MCS-3): 07 c0 19 86 24 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 01 (tbf_dl.cpp:911) 20241111125118135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=07 c0 19 86 24 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 01 (pcu_l1_if.cpp:182) 20241111125118135 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125118147 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) 20241111125118147 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) 20241111125118148 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) 20241111125118148 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) 20241111125118149 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) 20241111125118149 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) 20241111125118149 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) 20241111125118149 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) 20241111125118150 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) 20241111125118150 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) 20241111125118151 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) 20241111125118151 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) 20241111125118152 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) 20241111125118152 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) 20241111125118152 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) 20241111125118152 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) 20241111125118156 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) 20241111125118156 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) 20241111125118156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118156 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) 20241111125118156 DRLCMACDL DEBUG -- Chunk with length 1182 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, MCS-3): c4 6b e6 31 99 9d 38 51 4d 8d e2 8c 8b 92 97 f3 5a f9 72 b3 e8 5f 88 1c b0 9d 7e f2 8d 36 60 df 9d 5c 49 f4 8f (tbf_dl.cpp:686) 20241111125118156 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) 20241111125118156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241111125118156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, MCS-3): 07 00 1a 86 88 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 01 (tbf_dl.cpp:911) 20241111125118156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=07 00 1a 86 88 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 01 (pcu_l1_if.cpp:182) 20241111125118157 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125118170 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) 20241111125118170 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) 20241111125118172 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) 20241111125118172 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) 20241111125118172 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) 20241111125118172 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) 20241111125118173 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) 20241111125118173 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) 20241111125118174 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) 20241111125118174 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) 20241111125118175 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) 20241111125118175 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) 20241111125118176 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) 20241111125118176 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) 20241111125118176 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) 20241111125118176 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) 20241111125118177 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) 20241111125118177 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) 20241111125118177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118177 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) 20241111125118177 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, MCS-3): 1c a1 47 e1 96 da eb ca e3 c8 fe ac 2f 1b 6a da 32 c5 94 4a 8c 19 51 cb 78 61 7d 9a 91 52 01 81 8d 30 55 71 48 (tbf_dl.cpp:686) 20241111125118177 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) 20241111125118177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241111125118177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, MCS-3): 07 40 1a 86 38 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 00 (tbf_dl.cpp:911) 20241111125118177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=07 40 1a 86 38 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 00 (pcu_l1_if.cpp:182) 20241111125118178 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125118190 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) 20241111125118190 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) 20241111125118191 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) 20241111125118191 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) 20241111125118192 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) 20241111125118192 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) 20241111125118192 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) 20241111125118192 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) 20241111125118193 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) 20241111125118193 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) 20241111125118194 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) 20241111125118194 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) 20241111125118195 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) 20241111125118195 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) 20241111125118195 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) 20241111125118195 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) 20241111125118197 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) 20241111125118197 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) 20241111125118197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118197 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) 20241111125118197 DRLCMACDL DEBUG -- Chunk with length 1108 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, MCS-3): 5a 4c 86 45 2e d1 b4 5c 53 98 bc ed 33 a2 f8 d9 73 3e 07 f7 75 cf 37 06 b9 a9 08 9f d3 01 49 50 2d 61 9f 69 5f (tbf_dl.cpp:686) 20241111125118197 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) 20241111125118197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241111125118197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, MCS-3): 07 80 1a 86 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 00 (tbf_dl.cpp:911) 20241111125118197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=07 80 1a 86 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 00 (pcu_l1_if.cpp:182) 20241111125118198 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125118209 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) 20241111125118209 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) 20241111125118210 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) 20241111125118210 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) 20241111125118211 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) 20241111125118211 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) 20241111125118213 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) 20241111125118213 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) 20241111125118214 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) 20241111125118214 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) 20241111125118215 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) 20241111125118215 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) 20241111125118216 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) 20241111125118216 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) 20241111125118217 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) 20241111125118217 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) 20241111125118219 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) 20241111125118219 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) 20241111125118219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118219 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) 20241111125118219 DRLCMACDL DEBUG -- Chunk with length 1071 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, MCS-3): 03 82 62 8c 18 d7 c6 96 e2 28 72 02 d6 e3 f3 18 31 20 d3 a5 70 72 75 2d 7a 96 8c c4 f6 e9 33 50 40 2d 91 b7 12 (tbf_dl.cpp:686) 20241111125118219 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) 20241111125118219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241111125118219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, MCS-3): 07 c0 1a 86 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 00 (tbf_dl.cpp:911) 20241111125118219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=07 c0 1a 86 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 00 (pcu_l1_if.cpp:182) 20241111125118219 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125118232 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) 20241111125118232 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) 20241111125118234 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) 20241111125118234 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) 20241111125118234 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) 20241111125118234 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) 20241111125118235 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) 20241111125118235 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) 20241111125118236 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) 20241111125118236 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) 20241111125118237 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) 20241111125118237 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) 20241111125118238 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) 20241111125118238 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) 20241111125118238 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) 20241111125118238 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) 20241111125118239 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) 20241111125118239 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) 20241111125118239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118239 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) 20241111125118239 DRLCMACDL DEBUG -- Chunk with length 1034 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, MCS-3): c4 2e 18 d6 ae b5 bf 12 92 73 48 f7 f6 19 c4 20 e9 8b 7a 36 85 32 32 06 df 22 db 51 d2 f0 e2 22 95 2d ba 0b 22 (tbf_dl.cpp:686) 20241111125118239 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) 20241111125118239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241111125118239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, MCS-3): 07 00 1b 86 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 00 (tbf_dl.cpp:911) 20241111125118239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=07 00 1b 86 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 00 (pcu_l1_if.cpp:182) 20241111125118240 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125118251 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) 20241111125118251 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) 20241111125118253 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) 20241111125118253 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) 20241111125118253 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) 20241111125118253 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) 20241111125118254 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) 20241111125118254 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) 20241111125118255 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) 20241111125118255 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) 20241111125118256 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) 20241111125118256 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) 20241111125118256 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) 20241111125118256 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) 20241111125118257 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) 20241111125118257 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) 20241111125118258 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) 20241111125118258 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) 20241111125118258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118258 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) 20241111125118258 DRLCMACDL DEBUG -- Chunk with length 997 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, MCS-3): bd 36 42 8e 01 23 4a a0 43 99 b1 c6 2d ac 30 0d eb 74 38 86 ff a5 6e 57 1a 4f a6 5d a7 49 21 2d ec 2e 40 ca e8 (tbf_dl.cpp:686) 20241111125118258 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) 20241111125118258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241111125118258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, MCS-3): 07 40 1b 86 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 01 (tbf_dl.cpp:911) 20241111125118258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=07 40 1b 86 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 01 (pcu_l1_if.cpp:182) 20241111125118259 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125118270 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) 20241111125118270 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) 20241111125118272 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) 20241111125118272 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) 20241111125118272 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) 20241111125118272 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) 20241111125118273 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) 20241111125118273 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) 20241111125118274 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) 20241111125118274 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) 20241111125118275 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) 20241111125118275 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) 20241111125118275 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) 20241111125118275 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) 20241111125118276 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) 20241111125118276 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) 20241111125118280 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) 20241111125118280 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) 20241111125118280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118280 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) 20241111125118280 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, MCS-3): 32 8f a3 1e 75 97 70 25 52 61 d5 64 92 6c 06 51 e2 60 78 2e 76 a6 93 03 4c 46 3d 21 57 e4 da 7d cf e5 07 41 a2 (tbf_dl.cpp:686) 20241111125118280 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) 20241111125118280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241111125118280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, MCS-3): 07 80 1b 86 64 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 01 (tbf_dl.cpp:911) 20241111125118280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=07 80 1b 86 64 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 01 (pcu_l1_if.cpp:182) 20241111125118281 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125118294 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) 20241111125118294 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) 20241111125118295 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) 20241111125118295 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) 20241111125118296 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) 20241111125118296 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) 20241111125118297 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) 20241111125118297 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) 20241111125118298 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) 20241111125118298 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) 20241111125118298 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) 20241111125118298 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) 20241111125118299 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) 20241111125118299 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) 20241111125118300 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) 20241111125118300 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) 20241111125118301 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) 20241111125118301 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) 20241111125118301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118301 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) 20241111125118301 DRLCMACDL DEBUG -- Chunk with length 923 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, MCS-3): e4 57 03 b9 db d5 d2 08 b7 85 15 80 f1 9e 54 7c d6 c4 ba 7e 98 21 28 95 37 97 eb 2b 25 3c 54 45 cf 8b 8c d3 14 (tbf_dl.cpp:686) 20241111125118301 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) 20241111125118301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241111125118301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, MCS-3): 07 c0 1b 86 c8 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 00 (tbf_dl.cpp:911) 20241111125118301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=07 c0 1b 86 c8 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 00 (pcu_l1_if.cpp:182) 20241111125118301 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125118313 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) 20241111125118313 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) 20241111125118314 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) 20241111125118314 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) 20241111125118315 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) 20241111125118315 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) 20241111125118316 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) 20241111125118316 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) 20241111125118317 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) 20241111125118317 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) 20241111125118318 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) 20241111125118318 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) 20241111125118319 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) 20241111125118319 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) 20241111125118319 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) 20241111125118319 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) 20241111125118320 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) 20241111125118320 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) 20241111125118320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118320 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) 20241111125118320 DRLCMACDL DEBUG -- Chunk with length 886 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, MCS-3): 13 e9 04 63 b5 3a 30 23 fd 5b 96 3b 2c 4b 3d fa 0e e2 53 dc b8 fe 7e f3 94 9e 69 0f 67 d1 59 e1 0b cf f5 6d 97 (tbf_dl.cpp:686) 20241111125118320 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) 20241111125118320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241111125118321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, MCS-3): 07 00 1c 86 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e 01 (tbf_dl.cpp:911) 20241111125118321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=07 00 1c 86 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e 01 (pcu_l1_if.cpp:182) 20241111125118321 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125118333 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) 20241111125118333 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) 20241111125118334 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) 20241111125118334 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) 20241111125118335 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) 20241111125118335 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) 20241111125118335 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) 20241111125118335 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) 20241111125118336 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) 20241111125118336 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) 20241111125118337 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) 20241111125118337 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) 20241111125118338 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) 20241111125118338 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) 20241111125118339 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) 20241111125118339 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) 20241111125118342 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) 20241111125118342 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) 20241111125118342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118342 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) 20241111125118342 DRLCMACDL DEBUG -- Chunk with length 849 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, MCS-3): 66 cc bd 7f e6 e4 e8 98 0f 87 d2 8b 9a 6c 3a eb 7c c9 61 b8 76 c1 9f dc 6c b7 9b 45 80 ee f9 05 7c a9 9a f2 b3 (tbf_dl.cpp:686) 20241111125118342 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) 20241111125118342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241111125118342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, MCS-3): 07 40 1c 86 cc 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 01 (tbf_dl.cpp:911) 20241111125118342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=07 40 1c 86 cc 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 01 (pcu_l1_if.cpp:182) 20241111125118343 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125118356 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) 20241111125118356 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) 20241111125118358 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) 20241111125118358 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) 20241111125118359 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) 20241111125118359 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) 20241111125118360 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) 20241111125118360 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) 20241111125118361 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) 20241111125118361 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) 20241111125118363 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) 20241111125118363 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) 20241111125118364 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) 20241111125118364 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) 20241111125118364 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) 20241111125118364 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) 20241111125118365 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) 20241111125118365 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) 20241111125118365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118365 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) 20241111125118365 DRLCMACDL DEBUG -- Chunk with length 812 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, MCS-3): 34 59 2f 7a ec 36 ce 15 22 e6 e0 7f c9 96 b8 fe 95 52 ce 58 2f f0 93 22 51 4a 66 69 3c 50 04 76 40 ec 8f 3a 08 (tbf_dl.cpp:686) 20241111125118365 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) 20241111125118365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241111125118365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, MCS-3): 07 80 1c 86 68 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 00 (tbf_dl.cpp:911) 20241111125118365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=07 80 1c 86 68 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 00 (pcu_l1_if.cpp:182) 20241111125118367 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125118376 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) 20241111125118376 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) 20241111125118378 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) 20241111125118378 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) 20241111125118379 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) 20241111125118379 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) 20241111125118380 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) 20241111125118380 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) 20241111125118381 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) 20241111125118381 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) 20241111125118382 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) 20241111125118382 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) 20241111125118382 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) 20241111125118382 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) 20241111125118383 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) 20241111125118383 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) 20241111125118384 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) 20241111125118384 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) 20241111125118384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118384 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) 20241111125118384 DRLCMACDL DEBUG -- Chunk with length 775 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, MCS-3): 04 f8 d6 a6 c5 d0 51 7e 07 10 ba 68 cc 0c fc c2 e6 6f d7 55 b4 21 b6 a9 9d 85 c4 d6 f9 bd bd fc 6b c3 15 b9 6b (tbf_dl.cpp:686) 20241111125118384 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) 20241111125118384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241111125118384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, MCS-3): 07 c0 1c 86 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 00 (tbf_dl.cpp:911) 20241111125118384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=07 c0 1c 86 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 00 (pcu_l1_if.cpp:182) 20241111125118385 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125118395 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) 20241111125118395 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) 20241111125118396 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) 20241111125118396 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) 20241111125118397 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) 20241111125118397 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) 20241111125118397 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) 20241111125118397 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) 20241111125118398 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) 20241111125118398 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) 20241111125118399 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) 20241111125118399 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) 20241111125118400 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) 20241111125118400 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) 20241111125118401 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) 20241111125118401 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) 20241111125118404 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) 20241111125118404 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) 20241111125118404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118404 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) 20241111125118404 DRLCMACDL DEBUG -- Chunk with length 738 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, MCS-3): fb 54 db c1 46 7a c9 59 66 d2 5e 86 11 80 d9 0b 4d 5d b5 26 77 9b 74 00 7a a1 6a 59 0e ef cf 3d a4 67 16 36 88 (tbf_dl.cpp:686) 20241111125118404 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) 20241111125118404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241111125118404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, MCS-3): 07 00 1d 86 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 01 (tbf_dl.cpp:911) 20241111125118404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=07 00 1d 86 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 01 (pcu_l1_if.cpp:182) 20241111125118405 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125118418 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) 20241111125118418 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) 20241111125118420 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) 20241111125118420 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) 20241111125118420 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) 20241111125118421 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) 20241111125118421 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) 20241111125118421 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) 20241111125118422 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) 20241111125118422 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) 20241111125118423 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) 20241111125118423 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) 20241111125118424 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) 20241111125118424 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) 20241111125118425 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) 20241111125118425 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) 20241111125118426 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) 20241111125118426 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) 20241111125118426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118426 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) 20241111125118426 DRLCMACDL DEBUG -- Chunk with length 701 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, MCS-3): 17 d3 1a 53 32 c4 b5 9f f2 05 11 14 64 8e f8 5d fc d0 7d 64 7f 6c 62 de 45 4f c9 01 58 13 1e d7 88 e8 17 b9 cd (tbf_dl.cpp:686) 20241111125118426 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) 20241111125118426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241111125118426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, MCS-3): 07 40 1d 86 2e a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 01 (tbf_dl.cpp:911) 20241111125118426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=07 40 1d 86 2e a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 01 (pcu_l1_if.cpp:182) 20241111125118427 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125118438 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) 20241111125118438 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) 20241111125118439 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) 20241111125118439 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) 20241111125118440 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) 20241111125118440 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) 20241111125118440 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) 20241111125118440 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) 20241111125118441 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) 20241111125118441 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) 20241111125118442 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) 20241111125118442 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) 20241111125118443 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) 20241111125118443 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) 20241111125118444 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) 20241111125118444 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) 20241111125118445 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) 20241111125118445 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) 20241111125118445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118445 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) 20241111125118445 DRLCMACDL DEBUG -- Chunk with length 664 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, MCS-3): b7 be 13 26 41 5c 4e c1 01 6a 5f 13 db d3 7b a7 15 8a 40 d4 60 df a4 d3 78 e8 38 c9 11 a6 46 3c e5 01 40 d9 fb (tbf_dl.cpp:686) 20241111125118445 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) 20241111125118445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241111125118445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, MCS-3): 07 80 1d 86 6e 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 01 (tbf_dl.cpp:911) 20241111125118445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=07 80 1d 86 6e 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 01 (pcu_l1_if.cpp:182) 20241111125118446 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125118457 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) 20241111125118457 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) 20241111125118458 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) 20241111125118458 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) 20241111125118459 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) 20241111125118459 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) 20241111125118459 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) 20241111125118459 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) 20241111125118460 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) 20241111125118461 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) 20241111125118461 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) 20241111125118461 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) 20241111125118462 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) 20241111125118462 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) 20241111125118463 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) 20241111125118463 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) 20241111125118466 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) 20241111125118466 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) 20241111125118466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118466 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) 20241111125118466 DRLCMACDL DEBUG -- Chunk with length 627 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, MCS-3): 40 df fc 89 b4 ae 81 ad d6 7a 33 ea 7d 99 03 cb e6 e0 5c dd 2d 72 1a 97 b8 ea 42 19 57 86 22 bb 31 40 1b bd e7 (tbf_dl.cpp:686) 20241111125118466 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) 20241111125118466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241111125118466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, MCS-3): 07 c0 1d 86 80 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 01 (tbf_dl.cpp:911) 20241111125118466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=07 c0 1d 86 80 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 01 (pcu_l1_if.cpp:182) 20241111125118467 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125118480 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) 20241111125118480 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) 20241111125118482 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) 20241111125118482 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) 20241111125118483 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) 20241111125118483 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) 20241111125118483 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) 20241111125118483 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) 20241111125118483 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) 20241111125118484 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) 20241111125118485 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) 20241111125118485 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) 20241111125118486 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) 20241111125118486 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) 20241111125118486 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) 20241111125118486 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) 20241111125118487 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) 20241111125118487 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) 20241111125118487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118487 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) 20241111125118487 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, MCS-3): b5 30 e0 71 86 0f e3 bb d8 e5 62 ed a8 cd 9f b9 d2 12 4b 78 e2 31 27 a1 ab 80 10 24 cf 50 ab a8 94 43 e8 e8 bd (tbf_dl.cpp:686) 20241111125118487 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) 20241111125118487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241111125118487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, MCS-3): 07 00 1e 86 6a 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b 01 (tbf_dl.cpp:911) 20241111125118487 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 1e 86 6a 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b 01 (pcu_l1_if.cpp:182) 20241111125118487 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125118499 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) 20241111125118499 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) 20241111125118500 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) 20241111125118500 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) 20241111125118501 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) 20241111125118501 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) 20241111125118501 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) 20241111125118501 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) 20241111125118502 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) 20241111125118502 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) 20241111125118503 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) 20241111125118503 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) 20241111125118503 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) 20241111125118503 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) 20241111125118504 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) 20241111125118504 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) 20241111125118505 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) 20241111125118505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125118505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118505 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) 20241111125118505 DRLCMACDL DEBUG -- Chunk with length 553 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, MCS-3): 58 6a 28 19 eb 89 fa 61 d5 d4 a1 76 03 ff d5 e4 eb 1b fe 61 db c3 6a 4b f1 83 39 5e 94 cb 3f 19 a8 da 90 2e d5 (tbf_dl.cpp:686) 20241111125118505 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) 20241111125118505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241111125118505 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) 20241111125118505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 736 + 13 = 749 (pdch_ul_controller.c:131) 20241111125118505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type POLL (pdch_ul_controller.c:184) 20241111125118505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=749, TS=7) (tbf_dl.cpp:883) 20241111125118505 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=749, TS=7 (tbf_dl.cpp:903) 20241111125118505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, MCS-3): 0f 40 1e 86 b0 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 01 (tbf_dl.cpp:911) 20241111125118505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=0f 40 1e 86 b0 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 01 (pcu_l1_if.cpp:182) 20241111125118506 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125118519 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) 20241111125118519 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) 20241111125118520 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) 20241111125118520 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) 20241111125118521 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) 20241111125118521 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) 20241111125118522 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) 20241111125118522 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) 20241111125118523 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) 20241111125118523 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) 20241111125118523 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) 20241111125118523 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) 20241111125118524 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) 20241111125118524 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) 20241111125118525 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) 20241111125118525 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) 20241111125118528 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125118543 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) 20241111125118543 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) 20241111125118544 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) 20241111125118544 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) 20241111125118545 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) 20241111125118545 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) 20241111125118546 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) 20241111125118546 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) 20241111125118546 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) 20241111125118546 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) 20241111125118547 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) 20241111125118547 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) 20241111125118548 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) 20241111125118548 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) 20241111125118549 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) 20241111125118549 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) 20241111125118549 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125118562 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) 20241111125118562 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) 20241111125118563 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) 20241111125118563 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) 20241111125118563 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) 20241111125118563 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) 20241111125118564 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) 20241111125118564 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) 20241111125118564 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) 20241111125118564 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) 20241111125118565 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) 20241111125118565 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) 20241111125118565 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) 20241111125118565 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) 20241111125118566 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) 20241111125118566 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) 20241111125118566 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125118581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=5 data=40 20 00 a7 b0 f6 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125118581 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) 20241111125118581 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125118581 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125118581 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 = 123 | 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) 20241111125118582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125118582 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) 20241111125118582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 123, have_crbb: 0, urbb_len:64, 0x557862b067ec, 0x557862b067f0, 4, 0, win: 102-122, 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) 20241111125118582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 123, BSN 102 to 187 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125118582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125118582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=102)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=121) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125118582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=102:122, lost=0, recv=20, skipped=0, bsn=102, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241111125118582 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241111125118582 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) 20241111125118582 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125118582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E: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) 20241111125118582 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) 20241111125118582 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) 20241111125118583 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) 20241111125118583 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) 20241111125118583 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) 20241111125118583 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) 20241111125118584 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) 20241111125118584 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) 20241111125118585 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) 20241111125118585 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) 20241111125118585 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) 20241111125118585 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) 20241111125118586 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) 20241111125118586 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) 20241111125118592 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) 20241111125118592 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) 20241111125118593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118593 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) 20241111125118593 DRLCMACDL DEBUG -- Chunk with length 516 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, MCS-3): 41 17 31 02 de e2 ab 3d ab 5a db 13 2c 37 f4 f7 e4 8d 11 2e 34 51 aa 4f da 30 2e c4 00 95 8f 4e 4e 9b 4a cc 21 (tbf_dl.cpp:686) 20241111125118593 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) 20241111125118593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241111125118593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, MCS-3): 07 80 1e 86 82 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 00 (tbf_dl.cpp:911) 20241111125118593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=07 80 1e 86 82 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 00 (pcu_l1_if.cpp:182) 20241111125118593 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125118605 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) 20241111125118605 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) 20241111125118605 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) 20241111125118605 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) 20241111125118605 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) 20241111125118605 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) 20241111125118606 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) 20241111125118606 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) 20241111125118606 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) 20241111125118606 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) 20241111125118606 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) 20241111125118606 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) 20241111125118607 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) 20241111125118607 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) 20241111125118607 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) 20241111125118607 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) 20241111125118610 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) 20241111125118610 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) 20241111125118610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118610 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) 20241111125118610 DRLCMACDL DEBUG -- Chunk with length 479 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, MCS-3): 0b c3 9a cf ed c6 db ee d5 9b e1 26 a8 94 0f 5d 3f e3 1d d3 4a 3d 2f 1f 8a 32 c3 e8 2e a6 25 5a 7d 06 e6 78 ea (tbf_dl.cpp:686) 20241111125118610 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) 20241111125118610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241111125118610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, MCS-3): 07 c0 1e 86 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 01 (tbf_dl.cpp:911) 20241111125118610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=07 c0 1e 86 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 01 (pcu_l1_if.cpp:182) 20241111125118610 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125118624 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) 20241111125118624 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) 20241111125118625 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) 20241111125118625 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) 20241111125118626 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) 20241111125118626 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) 20241111125118627 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) 20241111125118627 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) 20241111125118627 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) 20241111125118627 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) 20241111125118628 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) 20241111125118628 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) 20241111125118628 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) 20241111125118628 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) 20241111125118629 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) 20241111125118629 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) 20241111125118630 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) 20241111125118630 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) 20241111125118630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118630 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) 20241111125118630 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, MCS-3): 25 fc 41 5b fe d0 06 b8 85 3b 23 dd e5 63 f1 a8 29 26 f2 b9 d6 ee 82 0d c4 0f 16 b0 1f 9c 80 17 8c 53 88 3f 57 (tbf_dl.cpp:686) 20241111125118630 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) 20241111125118630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241111125118630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, MCS-3): 07 00 1f 86 4a f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae 00 (tbf_dl.cpp:911) 20241111125118630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=07 00 1f 86 4a f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae 00 (pcu_l1_if.cpp:182) 20241111125118631 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125118643 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) 20241111125118643 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) 20241111125118645 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) 20241111125118645 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) 20241111125118645 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) 20241111125118645 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) 20241111125118646 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) 20241111125118646 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) 20241111125118647 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) 20241111125118647 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) 20241111125118648 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) 20241111125118648 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) 20241111125118649 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) 20241111125118649 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) 20241111125118649 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) 20241111125118649 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) 20241111125118653 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) 20241111125118653 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) 20241111125118653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118653 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) 20241111125118653 DRLCMACDL DEBUG -- Chunk with length 405 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, MCS-3): f5 4f 70 3a fe 6f cc 67 1b 76 c4 bb 79 2e 9c 26 93 1d 0d da b9 ca 07 98 76 7b f6 c2 9d 9e ff c9 cc 61 09 d0 17 (tbf_dl.cpp:686) 20241111125118653 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) 20241111125118653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241111125118653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, MCS-3): 07 40 1f 86 ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 (tbf_dl.cpp:911) 20241111125118653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=07 40 1f 86 ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 (pcu_l1_if.cpp:182) 20241111125118654 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125118667 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) 20241111125118667 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) 20241111125118668 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) 20241111125118668 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) 20241111125118669 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) 20241111125118669 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) 20241111125118670 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) 20241111125118670 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) 20241111125118671 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) 20241111125118671 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) 20241111125118672 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) 20241111125118672 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) 20241111125118673 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) 20241111125118673 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) 20241111125118675 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) 20241111125118675 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) 20241111125118676 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) 20241111125118676 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) 20241111125118676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118676 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) 20241111125118676 DRLCMACDL DEBUG -- Chunk with length 368 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, MCS-3): 00 7f a7 bf 1d ed c7 d3 0d 7d 56 f9 b0 d0 00 9e 0d b3 e0 52 d5 f8 00 de 09 ea 56 56 d3 88 82 ca e9 96 e4 c5 05 (tbf_dl.cpp:686) 20241111125118676 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) 20241111125118676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241111125118676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, MCS-3): 07 80 1f 86 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 00 (tbf_dl.cpp:911) 20241111125118676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=07 80 1f 86 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 00 (pcu_l1_if.cpp:182) 20241111125118678 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125118687 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) 20241111125118687 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) 20241111125118689 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) 20241111125118689 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) 20241111125118690 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) 20241111125118690 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) 20241111125118691 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) 20241111125118691 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) 20241111125118692 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) 20241111125118692 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) 20241111125118694 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) 20241111125118694 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) 20241111125118695 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) 20241111125118695 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) 20241111125118696 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) 20241111125118696 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) 20241111125118697 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) 20241111125118698 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) 20241111125118698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118698 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) 20241111125118698 DRLCMACDL DEBUG -- Chunk with length 331 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, MCS-3): cf a3 dc 4f 08 9e 8d 1c c8 d3 27 75 1f 53 ec a2 09 cd ed f2 1b 03 cb e2 0b b7 ba ed ff 1d 3a 85 a5 7a ca 43 42 (tbf_dl.cpp:686) 20241111125118698 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) 20241111125118698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241111125118698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, MCS-3): 07 c0 1f 86 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 00 (tbf_dl.cpp:911) 20241111125118698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=07 c0 1f 86 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 00 (pcu_l1_if.cpp:182) 20241111125118698 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125118705 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) 20241111125118706 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) 20241111125118707 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) 20241111125118707 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) 20241111125118708 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) 20241111125118708 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) 20241111125118709 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) 20241111125118709 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) 20241111125118710 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) 20241111125118710 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) 20241111125118711 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) 20241111125118711 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) 20241111125118711 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) 20241111125118711 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) 20241111125118712 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) 20241111125118712 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) 20241111125118715 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) 20241111125118715 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) 20241111125118715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==128) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118715 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) 20241111125118715 DRLCMACDL DEBUG -- Chunk with length 294 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 128, MCS-3): 22 45 39 69 17 5b 8b 71 d6 f1 9e f9 e4 a3 5d 15 a5 49 35 8f 51 00 35 6b 9e e9 79 7e fc d2 4e 77 c3 34 6c 1b ca (tbf_dl.cpp:686) 20241111125118715 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) 20241111125118715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 128) (tbf_dl.cpp:847) 20241111125118715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 128, MCS-3): 07 00 20 86 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 01 (tbf_dl.cpp:911) 20241111125118715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=07 00 20 86 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 01 (pcu_l1_if.cpp:182) 20241111125118716 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125118729 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) 20241111125118730 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) 20241111125118731 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) 20241111125118731 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) 20241111125118733 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) 20241111125118733 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) 20241111125118733 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) 20241111125118733 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) 20241111125118734 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) 20241111125118734 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) 20241111125118735 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) 20241111125118735 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) 20241111125118736 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) 20241111125118736 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) 20241111125118736 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) 20241111125118736 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) 20241111125118736 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) 20241111125118736 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) 20241111125118737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==129) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118737 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) 20241111125118737 DRLCMACDL DEBUG -- Chunk with length 257 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 129, MCS-3): 08 70 8b 6e df df 46 c8 2b 24 98 d7 ee 69 ae ad 12 f4 8c d2 98 79 23 e2 fc 77 90 59 cd 53 71 34 fa 95 27 70 41 (tbf_dl.cpp:686) 20241111125118737 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) 20241111125118737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 129) (tbf_dl.cpp:847) 20241111125118737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 129, MCS-3): 07 40 20 86 10 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 00 (tbf_dl.cpp:911) 20241111125118737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=07 40 20 86 10 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 00 (pcu_l1_if.cpp:182) 20241111125118737 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125118747 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) 20241111125118747 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) 20241111125118748 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) 20241111125118748 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) 20241111125118748 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) 20241111125118748 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) 20241111125118748 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) 20241111125118748 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) 20241111125118749 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) 20241111125118749 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) 20241111125118749 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) 20241111125118749 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) 20241111125118749 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) 20241111125118749 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) 20241111125118749 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) 20241111125118749 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) 20241111125118752 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) 20241111125118752 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) 20241111125118752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==130) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118752 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) 20241111125118752 DRLCMACDL DEBUG -- Chunk with length 220 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 130, MCS-3): ba bd 5e 01 2a 1b 93 eb f9 e2 df e9 61 a1 df e0 86 1d cb e3 6f 53 d3 65 ff 13 72 b4 1d 75 ab be 50 7c 29 0b 5e (tbf_dl.cpp:686) 20241111125118753 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) 20241111125118753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 130) (tbf_dl.cpp:847) 20241111125118753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 130, MCS-3): 07 80 20 86 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc 00 (tbf_dl.cpp:911) 20241111125118753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=07 80 20 86 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc 00 (pcu_l1_if.cpp:182) 20241111125118753 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125118767 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) 20241111125118767 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) 20241111125118768 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) 20241111125118768 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) 20241111125118768 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) 20241111125118768 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) 20241111125118769 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) 20241111125118769 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) 20241111125118769 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) 20241111125118769 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) 20241111125118769 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) 20241111125118769 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) 20241111125118770 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) 20241111125118770 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) 20241111125118770 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) 20241111125118770 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) 20241111125118776 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) 20241111125118776 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) 20241111125118776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==131) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118776 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) 20241111125118776 DRLCMACDL DEBUG -- Chunk with length 183 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 131, MCS-3): 76 00 0b ed c1 a9 e7 96 ce 8c 16 a5 4e f3 d2 9c 16 c7 66 42 e7 f4 2e 59 cd 27 7c 5b d3 a2 62 ef 3c da 34 e4 b4 (tbf_dl.cpp:686) 20241111125118776 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) 20241111125118776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 131) (tbf_dl.cpp:847) 20241111125118776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 131, MCS-3): 07 c0 20 86 ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 01 (tbf_dl.cpp:911) 20241111125118776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=07 c0 20 86 ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 01 (pcu_l1_if.cpp:182) 20241111125118777 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125118791 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) 20241111125118791 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) 20241111125118792 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) 20241111125118792 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) 20241111125118793 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) 20241111125118793 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) 20241111125118794 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) 20241111125118794 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) 20241111125118794 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) 20241111125118794 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) 20241111125118796 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) 20241111125118796 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) 20241111125118796 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) 20241111125118796 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) 20241111125118797 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) 20241111125118797 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) 20241111125118797 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) 20241111125118797 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) 20241111125118797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==132) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118797 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) 20241111125118797 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 132, MCS-3): a8 0e d1 c5 ee c4 eb b6 47 cd a7 5d e1 b2 8a fe 7c 16 e9 ed e4 58 9b 7b 21 34 4f 38 15 54 e8 b0 3c f3 97 36 61 (tbf_dl.cpp:686) 20241111125118797 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) 20241111125118797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 132) (tbf_dl.cpp:847) 20241111125118797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 132, MCS-3): 07 00 21 86 50 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 00 (tbf_dl.cpp:911) 20241111125118797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=07 00 21 86 50 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 00 (pcu_l1_if.cpp:182) 20241111125118797 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125118809 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) 20241111125118809 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) 20241111125118810 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) 20241111125118810 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) 20241111125118810 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) 20241111125118810 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) 20241111125118811 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) 20241111125118811 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) 20241111125118811 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) 20241111125118811 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) 20241111125118811 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) 20241111125118811 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) 20241111125118811 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) 20241111125118811 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) 20241111125118811 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) 20241111125118811 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) 20241111125118814 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) 20241111125118814 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) 20241111125118814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==133) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118814 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) 20241111125118814 DRLCMACDL DEBUG -- Chunk with length 109 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 133, MCS-3): 44 80 c4 4b f8 07 e1 c4 c3 d1 b6 0d 1b 02 3d 26 74 86 b0 e5 55 6d a6 15 4a 91 6a a6 f7 2f 8f 47 e0 06 d5 5c e9 (tbf_dl.cpp:686) 20241111125118814 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) 20241111125118814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 133) (tbf_dl.cpp:847) 20241111125118814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 133, MCS-3): 07 40 21 86 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 01 (tbf_dl.cpp:911) 20241111125118814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=07 40 21 86 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 01 (pcu_l1_if.cpp:182) 20241111125118814 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125118828 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) 20241111125118828 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) 20241111125118828 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) 20241111125118828 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) 20241111125118829 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) 20241111125118829 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) 20241111125118829 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) 20241111125118829 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) 20241111125118829 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) 20241111125118829 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) 20241111125118830 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) 20241111125118830 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) 20241111125118830 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) 20241111125118830 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) 20241111125118830 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) 20241111125118830 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) 20241111125118837 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) 20241111125118837 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) 20241111125118837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==134) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118837 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) 20241111125118837 DRLCMACDL DEBUG -- Chunk with length 72 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 134, MCS-3): 10 8b d1 fb 1e 9a 5b b8 4a ad cc 9b 95 a7 af f2 b5 8a 1f 41 03 85 e3 49 0e 8e 10 15 02 40 cf 5e 03 d5 55 a9 10 (tbf_dl.cpp:686) 20241111125118837 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) 20241111125118837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 134) (tbf_dl.cpp:847) 20241111125118837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 134, MCS-3): 07 80 21 86 20 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 00 (tbf_dl.cpp:911) 20241111125118837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=07 80 21 86 20 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 00 (pcu_l1_if.cpp:182) 20241111125118838 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125118853 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) 20241111125118853 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) 20241111125118854 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) 20241111125118854 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) 20241111125118854 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) 20241111125118854 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) 20241111125118855 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) 20241111125118855 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) 20241111125118856 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) 20241111125118856 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) 20241111125118857 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) 20241111125118857 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) 20241111125118857 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) 20241111125118857 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) 20241111125118858 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) 20241111125118858 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) 20241111125118859 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) 20241111125118859 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) 20241111125118859 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==135) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118859 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) 20241111125118859 DRLCMACDL DEBUG -- Chunk with length 35 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125118859 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125118859 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125118859 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (1) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118859 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 135, MCS-3): 47 86 2f 05 e0 91 2e f7 d6 df 81 e6 4f bf 6b 05 32 3f be 27 94 13 12 64 a7 8e 62 d3 9f 1d a1 49 05 7d 47 11 17 (tbf_dl.cpp:686) 20241111125118859 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) 20241111125118859 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118859 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 135) (tbf_dl.cpp:847) 20241111125118859 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 135, MCS-3): 07 c0 21 06 8e 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e 00 (tbf_dl.cpp:911) 20241111125118859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=07 c0 21 06 8e 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e 00 (pcu_l1_if.cpp:182) 20241111125118861 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125118872 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) 20241111125118872 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) 20241111125118874 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) 20241111125118874 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) 20241111125118874 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) 20241111125118874 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) 20241111125118875 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) 20241111125118875 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) 20241111125118876 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) 20241111125118876 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) 20241111125118877 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) 20241111125118877 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) 20241111125118878 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) 20241111125118878 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) 20241111125118879 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) 20241111125118879 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) 20241111125118880 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) 20241111125118880 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) 20241111125118880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==136) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118880 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) 20241111125118880 DRLCMACDL DEBUG -- Chunk with length 1399 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 136, MCS-3): dd 4f a2 eb ba c0 89 fa 52 5f f1 53 45 b1 e7 5a 70 fb f5 8e 9e 99 0e 5d 71 79 86 c1 72 81 30 b1 58 6c 40 f5 ea (tbf_dl.cpp:686) 20241111125118880 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) 20241111125118880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 136) (tbf_dl.cpp:847) 20241111125118880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 136, MCS-3): 07 00 22 86 ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 01 (tbf_dl.cpp:911) 20241111125118880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=07 00 22 86 ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 01 (pcu_l1_if.cpp:182) 20241111125118880 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125118892 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) 20241111125118892 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) 20241111125118894 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) 20241111125118894 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) 20241111125118894 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) 20241111125118894 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) 20241111125118895 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) 20241111125118895 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) 20241111125118896 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) 20241111125118896 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) 20241111125118897 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) 20241111125118897 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) 20241111125118898 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) 20241111125118898 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) 20241111125118898 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) 20241111125118898 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) 20241111125118902 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) 20241111125118902 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) 20241111125118902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==137) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118902 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) 20241111125118902 DRLCMACDL DEBUG -- Chunk with length 1362 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 137, MCS-3): 59 70 ed 5c 77 bb 69 14 28 3f 1a a7 98 6d 73 e1 c0 ed a9 89 3c 2f 74 45 18 22 75 43 71 e1 d1 db 4a 00 55 33 5f (tbf_dl.cpp:686) 20241111125118902 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) 20241111125118902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 137) (tbf_dl.cpp:847) 20241111125118902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 137, MCS-3): 07 40 22 86 b2 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be 00 (tbf_dl.cpp:911) 20241111125118902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=07 40 22 86 b2 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be 00 (pcu_l1_if.cpp:182) 20241111125118902 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125118916 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) 20241111125118916 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) 20241111125118917 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) 20241111125118917 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) 20241111125118918 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) 20241111125118918 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) 20241111125118919 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) 20241111125118919 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) 20241111125118920 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) 20241111125118920 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) 20241111125118921 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) 20241111125118921 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) 20241111125118922 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) 20241111125118922 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) 20241111125118923 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) 20241111125118923 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) 20241111125118924 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) 20241111125118924 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) 20241111125118924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==138) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118924 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) 20241111125118924 DRLCMACDL DEBUG -- Chunk with length 1325 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 138, MCS-3): 76 2c 1b 2f f8 92 69 68 f0 0d 6d 30 59 17 c6 13 96 1a 56 21 c8 97 44 2a 93 74 80 a3 75 e5 5b 6a d7 45 b1 b2 f3 (tbf_dl.cpp:686) 20241111125118924 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) 20241111125118924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 138) (tbf_dl.cpp:847) 20241111125118924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 138, MCS-3): 07 80 22 86 ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 01 (tbf_dl.cpp:911) 20241111125118924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=07 80 22 86 ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 01 (pcu_l1_if.cpp:182) 20241111125118925 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125118935 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) 20241111125118935 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) 20241111125118936 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) 20241111125118936 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) 20241111125118937 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) 20241111125118937 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) 20241111125118938 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) 20241111125118938 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) 20241111125118939 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) 20241111125118939 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) 20241111125118940 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) 20241111125118940 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) 20241111125118940 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) 20241111125118940 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) 20241111125118941 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) 20241111125118941 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) 20241111125118943 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) 20241111125118943 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) 20241111125118943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==139) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118943 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) 20241111125118943 DRLCMACDL DEBUG -- Chunk with length 1288 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 139, MCS-3): c7 70 51 cd ad 8b fe 14 fb bc b2 df 34 9c a1 fb f4 70 f8 55 80 50 f8 e1 a8 aa 10 5d c9 63 68 bf 26 7b 6b 5b 86 (tbf_dl.cpp:686) 20241111125118943 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) 20241111125118943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 139) (tbf_dl.cpp:847) 20241111125118943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 139, MCS-3): 07 c0 22 86 8e e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 01 (tbf_dl.cpp:911) 20241111125118943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=07 c0 22 86 8e e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 01 (pcu_l1_if.cpp:182) 20241111125118944 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125118954 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) 20241111125118954 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) 20241111125118955 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) 20241111125118955 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) 20241111125118956 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) 20241111125118956 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) 20241111125118957 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) 20241111125118957 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) 20241111125118957 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) 20241111125118957 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) 20241111125118958 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) 20241111125118958 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) 20241111125118959 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) 20241111125118959 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) 20241111125118960 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) 20241111125118960 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) 20241111125118963 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) 20241111125118964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125118964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==140) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118964 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) 20241111125118964 DRLCMACDL DEBUG -- Chunk with length 1251 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 140, MCS-3): be 05 0e 3c 53 94 b8 1b 0a 30 6c 34 2b 4f 92 09 e4 83 bd de 30 6e 86 c4 58 93 b6 72 ec 0b d5 c0 12 51 7d 93 c7 (tbf_dl.cpp:686) 20241111125118964 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) 20241111125118964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 140) (tbf_dl.cpp:847) 20241111125118964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 140, MCS-3): 07 00 23 86 7c 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 01 (tbf_dl.cpp:911) 20241111125118964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=07 00 23 86 7c 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 01 (pcu_l1_if.cpp:182) 20241111125118964 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125118978 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) 20241111125118978 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) 20241111125118979 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) 20241111125118979 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) 20241111125118980 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) 20241111125118980 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) 20241111125118981 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) 20241111125118981 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) 20241111125118982 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) 20241111125118982 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) 20241111125118982 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) 20241111125118982 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) 20241111125118983 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) 20241111125118983 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) 20241111125118984 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) 20241111125118984 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) 20241111125118985 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) 20241111125118985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125118985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==141) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125118985 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) 20241111125118985 DRLCMACDL DEBUG -- Chunk with length 1214 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125118985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 141, MCS-3): 06 c6 78 ee 1c 23 9f 32 59 02 29 94 f6 2c bf f3 08 17 b3 4d 96 7a ae de 27 ef ad a5 7c ff eb be c4 6b e6 31 99 (tbf_dl.cpp:686) 20241111125118985 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) 20241111125118985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125118985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 141) (tbf_dl.cpp:847) 20241111125118985 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) 20241111125118985 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 836 + 13 = 849 (pdch_ul_controller.c:131) 20241111125118985 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type POLL (pdch_ul_controller.c:184) 20241111125118985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=849, TS=7) (tbf_dl.cpp:883) 20241111125118985 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=849, TS=7 (tbf_dl.cpp:903) 20241111125118985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 141, MCS-3): 0f 40 23 86 0c 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 01 (tbf_dl.cpp:911) 20241111125118985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=0f 40 23 86 0c 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 01 (pcu_l1_if.cpp:182) 20241111125118986 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125118997 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) 20241111125118997 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) 20241111125118999 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) 20241111125118999 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) 20241111125118999 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) 20241111125118999 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) 20241111125119000 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) 20241111125119000 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) 20241111125119001 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) 20241111125119001 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) 20241111125119002 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) 20241111125119002 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) 20241111125119003 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) 20241111125119003 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) 20241111125119003 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) 20241111125119003 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) 20241111125119004 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125119016 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) 20241111125119016 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) 20241111125119017 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) 20241111125119017 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) 20241111125119018 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) 20241111125119018 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) 20241111125119019 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) 20241111125119019 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) 20241111125119020 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) 20241111125119020 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) 20241111125119021 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) 20241111125119021 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) 20241111125119022 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) 20241111125119022 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) 20241111125119022 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) 20241111125119022 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) 20241111125119026 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125119041 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) 20241111125119041 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) 20241111125119042 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) 20241111125119042 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) 20241111125119043 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) 20241111125119043 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) 20241111125119044 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) 20241111125119044 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) 20241111125119045 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) 20241111125119045 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) 20241111125119045 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) 20241111125119045 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) 20241111125119046 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) 20241111125119046 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) 20241111125119046 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) 20241111125119046 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) 20241111125119047 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125119058 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 00 a7 b1 1e 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125119058 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) 20241111125119058 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125119058 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125119058 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 = 143 | 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) 20241111125119059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125119059 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) 20241111125119059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 143, have_crbb: 0, urbb_len:64, 0x557862b07a9c, 0x557862b07aa0, 4, 0, win: 122-142, 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) 20241111125119059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 143, BSN 122 to 207 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125119059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125119059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=122)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=141) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125119059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=122:142, lost=0, recv=20, skipped=0, bsn=122, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=128 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=129 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=130 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=131 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=132 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=133 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=134 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=135 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=136 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=137 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=138 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=139 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=140 (rlc_window_dl.cpp:103) 20241111125119059 DRLCMACDL DEBUG - got ack for BSN=141 (rlc_window_dl.cpp:103) 20241111125119059 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) 20241111125119059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=142)""(V(S)-1=141) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125119059 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) 20241111125119059 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) 20241111125119059 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) 20241111125119059 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) 20241111125119060 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) 20241111125119060 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) 20241111125119060 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) 20241111125119060 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) 20241111125119060 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) 20241111125119061 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) 20241111125119061 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) 20241111125119061 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) 20241111125119061 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) 20241111125119061 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) 20241111125119063 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) 20241111125119063 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) 20241111125119063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==142) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119063 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) 20241111125119063 DRLCMACDL DEBUG -- Chunk with length 1177 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 142, MCS-3): 9d 38 51 4d 8d e2 8c 8b 92 97 f3 5a f9 72 b3 e8 5f 88 1c b0 9d 7e f2 8d 36 60 df 9d 5c 49 f4 8f 1c a1 47 e1 96 (tbf_dl.cpp:686) 20241111125119063 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) 20241111125119063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 142) (tbf_dl.cpp:847) 20241111125119063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 142, MCS-3): 07 80 23 86 3a 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d 01 (tbf_dl.cpp:911) 20241111125119063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=07 80 23 86 3a 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d 01 (pcu_l1_if.cpp:182) 20241111125119063 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125119077 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) 20241111125119077 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) 20241111125119077 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) 20241111125119077 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) 20241111125119078 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) 20241111125119078 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) 20241111125119078 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) 20241111125119078 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) 20241111125119078 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) 20241111125119078 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) 20241111125119079 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) 20241111125119079 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) 20241111125119079 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) 20241111125119079 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) 20241111125119079 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) 20241111125119079 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) 20241111125119087 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) 20241111125119087 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) 20241111125119087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==143) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119087 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) 20241111125119087 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 143, MCS-3): da eb ca e3 c8 fe ac 2f 1b 6a da 32 c5 94 4a 8c 19 51 cb 78 61 7d 9a 91 52 01 81 8d 30 55 71 48 5a 4c 86 45 2e (tbf_dl.cpp:686) 20241111125119087 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) 20241111125119087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 143) (tbf_dl.cpp:847) 20241111125119087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 143, MCS-3): 07 c0 23 86 b4 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c 00 (tbf_dl.cpp:911) 20241111125119087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=07 c0 23 86 b4 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c 00 (pcu_l1_if.cpp:182) 20241111125119087 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125119101 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) 20241111125119101 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) 20241111125119102 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) 20241111125119102 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) 20241111125119103 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) 20241111125119103 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) 20241111125119104 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) 20241111125119104 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) 20241111125119105 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) 20241111125119105 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) 20241111125119106 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) 20241111125119106 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) 20241111125119107 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) 20241111125119107 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) 20241111125119108 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) 20241111125119108 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) 20241111125119108 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) 20241111125119108 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) 20241111125119109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==144) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119109 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) 20241111125119109 DRLCMACDL DEBUG -- Chunk with length 1103 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 144, MCS-3): d1 b4 5c 53 98 bc ed 33 a2 f8 d9 73 3e 07 f7 75 cf 37 06 b9 a9 08 9f d3 01 49 50 2d 61 9f 69 5f 03 82 62 8c 18 (tbf_dl.cpp:686) 20241111125119109 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) 20241111125119109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 144) (tbf_dl.cpp:847) 20241111125119109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 144, MCS-3): 07 00 24 86 a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 00 (tbf_dl.cpp:911) 20241111125119109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=07 00 24 86 a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 00 (pcu_l1_if.cpp:182) 20241111125119109 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125119121 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) 20241111125119121 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) 20241111125119122 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) 20241111125119122 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) 20241111125119123 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) 20241111125119123 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) 20241111125119124 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) 20241111125119124 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) 20241111125119125 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) 20241111125119125 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) 20241111125119126 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) 20241111125119126 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) 20241111125119127 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) 20241111125119127 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) 20241111125119128 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) 20241111125119128 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) 20241111125119130 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) 20241111125119130 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) 20241111125119130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==145) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119130 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) 20241111125119130 DRLCMACDL DEBUG -- Chunk with length 1066 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 145, MCS-3): d7 c6 96 e2 28 72 02 d6 e3 f3 18 31 20 d3 a5 70 72 75 2d 7a 96 8c c4 f6 e9 33 50 40 2d 91 b7 12 c4 2e 18 d6 ae (tbf_dl.cpp:686) 20241111125119130 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) 20241111125119130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 145) (tbf_dl.cpp:847) 20241111125119130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 145, MCS-3): 07 40 24 86 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 01 (tbf_dl.cpp:911) 20241111125119130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=07 40 24 86 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 01 (pcu_l1_if.cpp:182) 20241111125119131 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125119140 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) 20241111125119140 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) 20241111125119142 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) 20241111125119142 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) 20241111125119143 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) 20241111125119143 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) 20241111125119143 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) 20241111125119143 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) 20241111125119144 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) 20241111125119144 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) 20241111125119145 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) 20241111125119145 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) 20241111125119146 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) 20241111125119146 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) 20241111125119146 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) 20241111125119146 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) 20241111125119149 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) 20241111125119149 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) 20241111125119149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==146) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119149 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) 20241111125119149 DRLCMACDL DEBUG -- Chunk with length 1029 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 146, MCS-3): b5 bf 12 92 73 48 f7 f6 19 c4 20 e9 8b 7a 36 85 32 32 06 df 22 db 51 d2 f0 e2 22 95 2d ba 0b 22 bd 36 42 8e 01 (tbf_dl.cpp:686) 20241111125119149 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) 20241111125119149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 146) (tbf_dl.cpp:847) 20241111125119149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 146, MCS-3): 07 80 24 86 6a 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 00 (tbf_dl.cpp:911) 20241111125119149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=07 80 24 86 6a 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 00 (pcu_l1_if.cpp:182) 20241111125119149 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125119163 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) 20241111125119163 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) 20241111125119163 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) 20241111125119163 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) 20241111125119163 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) 20241111125119163 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) 20241111125119163 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) 20241111125119163 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) 20241111125119163 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) 20241111125119163 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) 20241111125119164 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) 20241111125119164 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) 20241111125119164 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) 20241111125119164 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) 20241111125119164 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) 20241111125119164 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) 20241111125119167 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) 20241111125119167 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) 20241111125119167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==147) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119167 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) 20241111125119167 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 147, MCS-3): 23 4a a0 43 99 b1 c6 2d ac 30 0d eb 74 38 86 ff a5 6e 57 1a 4f a6 5d a7 49 21 2d ec 2e 40 ca e8 32 8f a3 1e 75 (tbf_dl.cpp:686) 20241111125119167 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) 20241111125119167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 147) (tbf_dl.cpp:847) 20241111125119167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 147, MCS-3): 07 c0 24 86 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 00 (tbf_dl.cpp:911) 20241111125119167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=07 c0 24 86 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 00 (pcu_l1_if.cpp:182) 20241111125119167 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125119181 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) 20241111125119181 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119182 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) 20241111125119183 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) 20241111125119183 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) 20241111125119186 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) 20241111125119186 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) 20241111125119186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==148) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119186 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) 20241111125119186 DRLCMACDL DEBUG -- Chunk with length 955 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 148, MCS-3): 97 70 25 52 61 d5 64 92 6c 06 51 e2 60 78 2e 76 a6 93 03 4c 46 3d 21 57 e4 da 7d cf e5 07 41 a2 e4 57 03 b9 db (tbf_dl.cpp:686) 20241111125119186 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) 20241111125119186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 148) (tbf_dl.cpp:847) 20241111125119186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 148, MCS-3): 07 00 25 86 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 01 (tbf_dl.cpp:911) 20241111125119186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=07 00 25 86 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 01 (pcu_l1_if.cpp:182) 20241111125119186 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125119201 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) 20241111125119201 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) 20241111125119202 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) 20241111125119202 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) 20241111125119203 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) 20241111125119203 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) 20241111125119204 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) 20241111125119204 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) 20241111125119204 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) 20241111125119204 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) 20241111125119205 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) 20241111125119205 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) 20241111125119206 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) 20241111125119206 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) 20241111125119206 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) 20241111125119206 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) 20241111125119211 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) 20241111125119211 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) 20241111125119211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==149) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119211 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) 20241111125119211 DRLCMACDL DEBUG -- Chunk with length 918 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 149, MCS-3): d5 d2 08 b7 85 15 80 f1 9e 54 7c d6 c4 ba 7e 98 21 28 95 37 97 eb 2b 25 3c 54 45 cf 8b 8c d3 14 13 e9 04 63 b5 (tbf_dl.cpp:686) 20241111125119211 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) 20241111125119211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 149) (tbf_dl.cpp:847) 20241111125119211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 149, MCS-3): 07 40 25 86 aa a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 01 (tbf_dl.cpp:911) 20241111125119211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=07 40 25 86 aa a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 01 (pcu_l1_if.cpp:182) 20241111125119212 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125119226 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) 20241111125119226 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) 20241111125119228 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) 20241111125119228 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) 20241111125119228 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) 20241111125119228 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) 20241111125119229 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) 20241111125119229 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) 20241111125119230 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) 20241111125119230 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) 20241111125119231 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) 20241111125119231 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) 20241111125119232 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) 20241111125119232 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) 20241111125119233 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) 20241111125119233 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) 20241111125119234 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) 20241111125119234 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) 20241111125119234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==150) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119234 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) 20241111125119234 DRLCMACDL DEBUG -- Chunk with length 881 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 150, MCS-3): 3a 30 23 fd 5b 96 3b 2c 4b 3d fa 0e e2 53 dc b8 fe 7e f3 94 9e 69 0f 67 d1 59 e1 0b cf f5 6d 97 66 cc bd 7f e6 (tbf_dl.cpp:686) 20241111125119234 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) 20241111125119234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 150) (tbf_dl.cpp:847) 20241111125119234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 150, MCS-3): 07 80 25 86 74 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc 01 (tbf_dl.cpp:911) 20241111125119234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=07 80 25 86 74 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc 01 (pcu_l1_if.cpp:182) 20241111125119234 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125119245 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) 20241111125119245 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) 20241111125119246 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) 20241111125119246 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) 20241111125119247 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) 20241111125119247 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) 20241111125119247 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) 20241111125119247 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) 20241111125119248 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) 20241111125119248 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) 20241111125119249 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) 20241111125119249 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) 20241111125119250 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) 20241111125119250 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) 20241111125119250 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) 20241111125119250 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) 20241111125119251 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) 20241111125119251 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) 20241111125119251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==151) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119251 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) 20241111125119251 DRLCMACDL DEBUG -- Chunk with length 844 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 151, MCS-3): e4 e8 98 0f 87 d2 8b 9a 6c 3a eb 7c c9 61 b8 76 c1 9f dc 6c b7 9b 45 80 ee f9 05 7c a9 9a f2 b3 34 59 2f 7a ec (tbf_dl.cpp:686) 20241111125119251 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) 20241111125119251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 151) (tbf_dl.cpp:847) 20241111125119251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 151, MCS-3): 07 c0 25 86 c8 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 01 (tbf_dl.cpp:911) 20241111125119251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=07 c0 25 86 c8 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 01 (pcu_l1_if.cpp:182) 20241111125119252 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125119264 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) 20241111125119264 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) 20241111125119265 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) 20241111125119265 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) 20241111125119265 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) 20241111125119266 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) 20241111125119266 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) 20241111125119266 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) 20241111125119267 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) 20241111125119267 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) 20241111125119268 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) 20241111125119268 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) 20241111125119268 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) 20241111125119269 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) 20241111125119269 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) 20241111125119269 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) 20241111125119273 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) 20241111125119273 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) 20241111125119273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==152) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119273 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) 20241111125119273 DRLCMACDL DEBUG -- Chunk with length 807 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 152, MCS-3): 36 ce 15 22 e6 e0 7f c9 96 b8 fe 95 52 ce 58 2f f0 93 22 51 4a 66 69 3c 50 04 76 40 ec 8f 3a 08 04 f8 d6 a6 c5 (tbf_dl.cpp:686) 20241111125119273 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) 20241111125119273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 152) (tbf_dl.cpp:847) 20241111125119273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 152, MCS-3): 07 00 26 86 6c 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b 01 (tbf_dl.cpp:911) 20241111125119273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=07 00 26 86 6c 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b 01 (pcu_l1_if.cpp:182) 20241111125119274 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125119287 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) 20241111125119287 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) 20241111125119289 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) 20241111125119289 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) 20241111125119289 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) 20241111125119289 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) 20241111125119290 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) 20241111125119290 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) 20241111125119291 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) 20241111125119291 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) 20241111125119291 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) 20241111125119292 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) 20241111125119292 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) 20241111125119292 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) 20241111125119293 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) 20241111125119293 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) 20241111125119294 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) 20241111125119294 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) 20241111125119294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==153) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119294 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) 20241111125119294 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 153, MCS-3): d0 51 7e 07 10 ba 68 cc 0c fc c2 e6 6f d7 55 b4 21 b6 a9 9d 85 c4 d6 f9 bd bd fc 6b c3 15 b9 6b fb 54 db c1 46 (tbf_dl.cpp:686) 20241111125119294 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) 20241111125119294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 153) (tbf_dl.cpp:847) 20241111125119294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 153, MCS-3): 07 40 26 86 a0 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d 00 (tbf_dl.cpp:911) 20241111125119294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=07 40 26 86 a0 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d 00 (pcu_l1_if.cpp:182) 20241111125119295 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125119306 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) 20241111125119306 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) 20241111125119308 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) 20241111125119308 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) 20241111125119308 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) 20241111125119308 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) 20241111125119309 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) 20241111125119309 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) 20241111125119310 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) 20241111125119310 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) 20241111125119311 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) 20241111125119311 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) 20241111125119311 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) 20241111125119311 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) 20241111125119312 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) 20241111125119312 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) 20241111125119313 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) 20241111125119313 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) 20241111125119313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==154) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119313 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) 20241111125119313 DRLCMACDL DEBUG -- Chunk with length 733 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 154, MCS-3): 7a c9 59 66 d2 5e 86 11 80 d9 0b 4d 5d b5 26 77 9b 74 00 7a a1 6a 59 0e ef cf 3d a4 67 16 36 88 17 d3 1a 53 32 (tbf_dl.cpp:686) 20241111125119313 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) 20241111125119313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 154) (tbf_dl.cpp:847) 20241111125119313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 154, MCS-3): 07 80 26 86 f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 00 (tbf_dl.cpp:911) 20241111125119313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=07 80 26 86 f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 00 (pcu_l1_if.cpp:182) 20241111125119314 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125119325 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) 20241111125119325 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) 20241111125119327 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) 20241111125119327 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) 20241111125119327 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) 20241111125119327 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) 20241111125119328 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) 20241111125119328 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) 20241111125119329 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) 20241111125119329 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) 20241111125119330 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) 20241111125119330 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) 20241111125119330 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) 20241111125119330 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) 20241111125119331 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) 20241111125119331 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) 20241111125119335 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) 20241111125119335 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) 20241111125119335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==155) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119335 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) 20241111125119335 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 155, MCS-3): c4 b5 9f f2 05 11 14 64 8e f8 5d fc d0 7d 64 7f 6c 62 de 45 4f c9 01 58 13 1e d7 88 e8 17 b9 cd b7 be 13 26 41 (tbf_dl.cpp:686) 20241111125119335 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) 20241111125119335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 155) (tbf_dl.cpp:847) 20241111125119335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 155, MCS-3): 07 c0 26 86 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 00 (tbf_dl.cpp:911) 20241111125119335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=07 c0 26 86 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 00 (pcu_l1_if.cpp:182) 20241111125119336 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125119349 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) 20241111125119349 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) 20241111125119351 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) 20241111125119351 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) 20241111125119351 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) 20241111125119351 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) 20241111125119352 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) 20241111125119352 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) 20241111125119353 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) 20241111125119353 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) 20241111125119353 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) 20241111125119353 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) 20241111125119354 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) 20241111125119354 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) 20241111125119355 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) 20241111125119355 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) 20241111125119356 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) 20241111125119356 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) 20241111125119356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==156) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119356 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) 20241111125119356 DRLCMACDL DEBUG -- Chunk with length 659 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 156, MCS-3): 5c 4e c1 01 6a 5f 13 db d3 7b a7 15 8a 40 d4 60 df a4 d3 78 e8 38 c9 11 a6 46 3c e5 01 40 d9 fb 40 df fc 89 b4 (tbf_dl.cpp:686) 20241111125119356 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) 20241111125119356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 156) (tbf_dl.cpp:847) 20241111125119356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 156, MCS-3): 07 00 27 86 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 01 (tbf_dl.cpp:911) 20241111125119356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=07 00 27 86 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 01 (pcu_l1_if.cpp:182) 20241111125119357 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125119368 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) 20241111125119368 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) 20241111125119370 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) 20241111125119370 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) 20241111125119370 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) 20241111125119370 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) 20241111125119371 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) 20241111125119371 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) 20241111125119372 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) 20241111125119372 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) 20241111125119372 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) 20241111125119373 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) 20241111125119373 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) 20241111125119373 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) 20241111125119374 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) 20241111125119374 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) 20241111125119375 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) 20241111125119375 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) 20241111125119375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==157) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119375 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) 20241111125119375 DRLCMACDL DEBUG -- Chunk with length 622 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 157, MCS-3): ae 81 ad d6 7a 33 ea 7d 99 03 cb e6 e0 5c dd 2d 72 1a 97 b8 ea 42 19 57 86 22 bb 31 40 1b bd e7 b5 30 e0 71 86 (tbf_dl.cpp:686) 20241111125119375 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) 20241111125119375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 157) (tbf_dl.cpp:847) 20241111125119375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 157, MCS-3): 07 40 27 86 5c 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 01 (tbf_dl.cpp:911) 20241111125119375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=07 40 27 86 5c 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 01 (pcu_l1_if.cpp:182) 20241111125119376 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125119387 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) 20241111125119387 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) 20241111125119388 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) 20241111125119388 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) 20241111125119389 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) 20241111125119389 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) 20241111125119390 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) 20241111125119390 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) 20241111125119391 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) 20241111125119391 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) 20241111125119391 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) 20241111125119391 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) 20241111125119392 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) 20241111125119392 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) 20241111125119393 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) 20241111125119393 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) 20241111125119397 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) 20241111125119397 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) 20241111125119397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==158) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119397 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) 20241111125119397 DRLCMACDL DEBUG -- Chunk with length 585 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 158, MCS-3): 0f e3 bb d8 e5 62 ed a8 cd 9f b9 d2 12 4b 78 e2 31 27 a1 ab 80 10 24 cf 50 ab a8 94 43 e8 e8 bd 58 6a 28 19 eb (tbf_dl.cpp:686) 20241111125119397 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) 20241111125119397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 158) (tbf_dl.cpp:847) 20241111125119397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 158, MCS-3): 07 80 27 86 1e c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 01 (tbf_dl.cpp:911) 20241111125119397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=07 80 27 86 1e c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 01 (pcu_l1_if.cpp:182) 20241111125119398 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125119411 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) 20241111125119411 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) 20241111125119412 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) 20241111125119412 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) 20241111125119413 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) 20241111125119413 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) 20241111125119414 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) 20241111125119414 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) 20241111125119415 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) 20241111125119415 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) 20241111125119415 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) 20241111125119415 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) 20241111125119416 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) 20241111125119416 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) 20241111125119417 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) 20241111125119417 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) 20241111125119418 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) 20241111125119418 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) 20241111125119418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==159) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119418 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) 20241111125119418 DRLCMACDL DEBUG -- Chunk with length 548 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 159, MCS-3): 89 fa 61 d5 d4 a1 76 03 ff d5 e4 eb 1b fe 61 db c3 6a 4b f1 83 39 5e 94 cb 3f 19 a8 da 90 2e d5 41 17 31 02 de (tbf_dl.cpp:686) 20241111125119418 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) 20241111125119418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 159) (tbf_dl.cpp:847) 20241111125119418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 159, MCS-3): 07 c0 27 86 12 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc 01 (tbf_dl.cpp:911) 20241111125119418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=07 c0 27 86 12 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc 01 (pcu_l1_if.cpp:182) 20241111125119419 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125119430 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) 20241111125119430 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) 20241111125119432 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) 20241111125119432 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) 20241111125119433 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) 20241111125119433 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) 20241111125119433 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) 20241111125119433 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) 20241111125119434 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) 20241111125119434 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) 20241111125119435 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) 20241111125119435 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) 20241111125119436 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) 20241111125119436 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) 20241111125119437 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) 20241111125119437 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) 20241111125119437 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) 20241111125119438 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) 20241111125119438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==160) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119438 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) 20241111125119438 DRLCMACDL DEBUG -- Chunk with length 511 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 160, MCS-3): e2 ab 3d ab 5a db 13 2c 37 f4 f7 e4 8d 11 2e 34 51 aa 4f da 30 2e c4 00 95 8f 4e 4e 9b 4a cc 21 0b c3 9a cf ed (tbf_dl.cpp:686) 20241111125119438 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) 20241111125119438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 160) (tbf_dl.cpp:847) 20241111125119438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 160, MCS-3): 07 00 28 86 c4 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 01 (tbf_dl.cpp:911) 20241111125119438 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 28 86 c4 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 01 (pcu_l1_if.cpp:182) 20241111125119439 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125119450 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) 20241111125119450 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) 20241111125119451 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) 20241111125119451 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) 20241111125119452 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) 20241111125119452 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) 20241111125119452 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) 20241111125119452 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) 20241111125119453 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) 20241111125119453 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) 20241111125119454 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) 20241111125119454 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) 20241111125119455 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) 20241111125119455 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) 20241111125119455 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) 20241111125119456 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) 20241111125119459 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) 20241111125119459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125119459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==142 .. V(S)==161) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119459 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) 20241111125119459 DRLCMACDL DEBUG -- Chunk with length 474 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 161, MCS-3): c6 db ee d5 9b e1 26 a8 94 0f 5d 3f e3 1d d3 4a 3d 2f 1f 8a 32 c3 e8 2e a6 25 5a 7d 06 e6 78 ea 25 fc 41 5b fe (tbf_dl.cpp:686) 20241111125119459 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) 20241111125119459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 161) (tbf_dl.cpp:847) 20241111125119459 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) 20241111125119459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20241111125119459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20241111125119459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=949, TS=7) (tbf_dl.cpp:883) 20241111125119459 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=949, TS=7 (tbf_dl.cpp:903) 20241111125119459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 161, MCS-3): 0f 40 28 86 8c b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc 01 (tbf_dl.cpp:911) 20241111125119459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=0f 40 28 86 8c b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc 01 (pcu_l1_if.cpp:182) 20241111125119460 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125119473 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) 20241111125119473 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) 20241111125119475 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) 20241111125119475 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) 20241111125119476 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) 20241111125119476 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) 20241111125119476 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) 20241111125119476 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) 20241111125119477 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) 20241111125119477 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) 20241111125119478 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) 20241111125119478 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) 20241111125119479 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) 20241111125119479 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) 20241111125119479 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) 20241111125119479 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) 20241111125119480 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125119493 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) 20241111125119493 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) 20241111125119494 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) 20241111125119494 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) 20241111125119495 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) 20241111125119495 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) 20241111125119495 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) 20241111125119495 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) 20241111125119496 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) 20241111125119496 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) 20241111125119497 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) 20241111125119497 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) 20241111125119498 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) 20241111125119498 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) 20241111125119498 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) 20241111125119498 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) 20241111125119499 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125119512 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) 20241111125119512 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) 20241111125119513 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) 20241111125119513 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) 20241111125119514 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) 20241111125119514 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) 20241111125119514 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) 20241111125119514 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) 20241111125119515 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) 20241111125119515 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) 20241111125119516 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) 20241111125119516 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) 20241111125119517 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) 20241111125119517 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) 20241111125119517 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) 20241111125119518 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) 20241111125119521 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125119536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=3 data=40 20 00 a7 b1 46 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125119536 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) 20241111125119536 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125119536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125119536 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 = 163 | 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) 20241111125119536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125119536 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) 20241111125119536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 163, have_crbb: 0, urbb_len:64, 0x557862b07a9c, 0x557862b07aa0, 4, 0, win: 142-162, 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) 20241111125119536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 163, BSN 142 to 227 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125119536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125119536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=142)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=161) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125119537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=142:162, lost=0, recv=20, skipped=0, bsn=142, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=142 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=143 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=144 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=145 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=146 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=147 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=148 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=149 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=150 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=151 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=152 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=153 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=154 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=155 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=156 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=157 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=158 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=159 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=160 (rlc_window_dl.cpp:103) 20241111125119537 DRLCMACDL DEBUG - got ack for BSN=161 (rlc_window_dl.cpp:103) 20241111125119537 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) 20241111125119537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=162)""(V(S)-1=161) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125119537 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) 20241111125119537 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) 20241111125119538 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) 20241111125119538 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) 20241111125119539 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) 20241111125119539 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) 20241111125119539 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) 20241111125119539 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) 20241111125119540 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) 20241111125119540 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) 20241111125119541 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) 20241111125119541 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) 20241111125119542 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) 20241111125119542 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) 20241111125119543 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) 20241111125119543 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) 20241111125119543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==162) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119543 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) 20241111125119543 DRLCMACDL DEBUG -- Chunk with length 437 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 162, MCS-3): d0 06 b8 85 3b 23 dd e5 63 f1 a8 29 26 f2 b9 d6 ee 82 0d c4 0f 16 b0 1f 9c 80 17 8c 53 88 3f 57 f5 4f 70 3a fe (tbf_dl.cpp:686) 20241111125119543 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) 20241111125119543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 162) (tbf_dl.cpp:847) 20241111125119543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 162, MCS-3): 07 80 28 86 a0 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc 01 (tbf_dl.cpp:911) 20241111125119543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=07 80 28 86 a0 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc 01 (pcu_l1_if.cpp:182) 20241111125119544 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125119555 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) 20241111125119555 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) 20241111125119556 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) 20241111125119556 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) 20241111125119557 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) 20241111125119557 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) 20241111125119557 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) 20241111125119557 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) 20241111125119558 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) 20241111125119558 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) 20241111125119559 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) 20241111125119559 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) 20241111125119560 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) 20241111125119560 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) 20241111125119560 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) 20241111125119560 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) 20241111125119561 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) 20241111125119561 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) 20241111125119561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==163) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119561 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) 20241111125119561 DRLCMACDL DEBUG -- Chunk with length 400 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 163, MCS-3): 6f cc 67 1b 76 c4 bb 79 2e 9c 26 93 1d 0d da b9 ca 07 98 76 7b f6 c2 9d 9e ff c9 cc 61 09 d0 17 00 7f a7 bf 1d (tbf_dl.cpp:686) 20241111125119561 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) 20241111125119562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 163) (tbf_dl.cpp:847) 20241111125119562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 163, MCS-3): 07 c0 28 86 de 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b 00 (tbf_dl.cpp:911) 20241111125119562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=07 c0 28 86 de 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b 00 (pcu_l1_if.cpp:182) 20241111125119562 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125119574 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) 20241111125119574 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) 20241111125119575 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) 20241111125119575 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) 20241111125119576 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) 20241111125119576 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) 20241111125119576 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) 20241111125119576 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) 20241111125119577 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) 20241111125119577 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) 20241111125119578 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) 20241111125119578 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) 20241111125119579 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) 20241111125119579 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) 20241111125119580 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) 20241111125119580 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) 20241111125119583 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) 20241111125119583 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) 20241111125119583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==164) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119583 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) 20241111125119583 DRLCMACDL DEBUG -- Chunk with length 363 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 164, MCS-3): ed c7 d3 0d 7d 56 f9 b0 d0 00 9e 0d b3 e0 52 d5 f8 00 de 09 ea 56 56 d3 88 82 ca e9 96 e4 c5 05 cf a3 dc 4f 08 (tbf_dl.cpp:686) 20241111125119583 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) 20241111125119583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 164) (tbf_dl.cpp:847) 20241111125119583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 164, MCS-3): 07 00 29 86 da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 00 (tbf_dl.cpp:911) 20241111125119583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=07 00 29 86 da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 00 (pcu_l1_if.cpp:182) 20241111125119584 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125119597 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) 20241111125119597 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) 20241111125119599 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) 20241111125119599 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) 20241111125119599 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) 20241111125119599 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) 20241111125119600 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) 20241111125119600 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) 20241111125119601 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) 20241111125119601 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) 20241111125119602 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) 20241111125119602 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) 20241111125119603 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) 20241111125119603 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) 20241111125119603 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) 20241111125119603 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) 20241111125119604 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) 20241111125119604 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) 20241111125119604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==165) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119604 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) 20241111125119604 DRLCMACDL DEBUG -- Chunk with length 326 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 165, MCS-3): 9e 8d 1c c8 d3 27 75 1f 53 ec a2 09 cd ed f2 1b 03 cb e2 0b b7 ba ed ff 1d 3a 85 a5 7a ca 43 42 22 45 39 69 17 (tbf_dl.cpp:686) 20241111125119604 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) 20241111125119604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 165) (tbf_dl.cpp:847) 20241111125119604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 165, MCS-3): 07 40 29 86 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e 00 (tbf_dl.cpp:911) 20241111125119604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=07 40 29 86 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e 00 (pcu_l1_if.cpp:182) 20241111125119605 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125119617 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) 20241111125119617 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) 20241111125119618 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) 20241111125119618 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) 20241111125119619 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) 20241111125119619 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) 20241111125119620 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) 20241111125119620 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) 20241111125119620 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) 20241111125119621 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) 20241111125119621 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) 20241111125119621 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) 20241111125119622 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) 20241111125119622 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) 20241111125119623 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) 20241111125119623 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) 20241111125119624 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) 20241111125119624 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) 20241111125119624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==166) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119624 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) 20241111125119624 DRLCMACDL DEBUG -- Chunk with length 289 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 166, MCS-3): 5b 8b 71 d6 f1 9e f9 e4 a3 5d 15 a5 49 35 8f 51 00 35 6b 9e e9 79 7e fc d2 4e 77 c3 34 6c 1b ca 08 70 8b 6e df (tbf_dl.cpp:686) 20241111125119624 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) 20241111125119624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 166) (tbf_dl.cpp:847) 20241111125119624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 166, MCS-3): 07 80 29 86 b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be 01 (tbf_dl.cpp:911) 20241111125119624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=07 80 29 86 b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be 01 (pcu_l1_if.cpp:182) 20241111125119624 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125119636 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) 20241111125119636 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) 20241111125119637 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) 20241111125119637 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) 20241111125119638 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) 20241111125119638 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) 20241111125119639 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) 20241111125119639 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) 20241111125119640 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) 20241111125119640 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) 20241111125119640 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) 20241111125119640 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) 20241111125119641 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) 20241111125119641 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) 20241111125119642 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) 20241111125119642 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) 20241111125119645 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) 20241111125119645 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) 20241111125119645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==167) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119645 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) 20241111125119645 DRLCMACDL DEBUG -- Chunk with length 252 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 167, MCS-3): df 46 c8 2b 24 98 d7 ee 69 ae ad 12 f4 8c d2 98 79 23 e2 fc 77 90 59 cd 53 71 34 fa 95 27 70 41 ba bd 5e 01 2a (tbf_dl.cpp:686) 20241111125119645 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) 20241111125119646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 167) (tbf_dl.cpp:847) 20241111125119646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 167, MCS-3): 07 c0 29 86 be 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 00 (tbf_dl.cpp:911) 20241111125119646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=07 c0 29 86 be 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 00 (pcu_l1_if.cpp:182) 20241111125119646 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125119659 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) 20241111125119659 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) 20241111125119659 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) 20241111125119659 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) 20241111125119659 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) 20241111125119659 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) 20241111125119659 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) 20241111125119659 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) 20241111125119659 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) 20241111125119659 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) 20241111125119660 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) 20241111125119660 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) 20241111125119660 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) 20241111125119660 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) 20241111125119660 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) 20241111125119660 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) 20241111125119664 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) 20241111125119664 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) 20241111125119664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==168) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119664 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) 20241111125119664 DRLCMACDL DEBUG -- Chunk with length 215 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 168, MCS-3): 1b 93 eb f9 e2 df e9 61 a1 df e0 86 1d cb e3 6f 53 d3 65 ff 13 72 b4 1d 75 ab be 50 7c 29 0b 5e 76 00 0b ed c1 (tbf_dl.cpp:686) 20241111125119664 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) 20241111125119664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 168) (tbf_dl.cpp:847) 20241111125119664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 168, MCS-3): 07 00 2a 86 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 01 (tbf_dl.cpp:911) 20241111125119664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=07 00 2a 86 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 01 (pcu_l1_if.cpp:182) 20241111125119664 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125119679 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) 20241111125119679 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) 20241111125119680 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) 20241111125119680 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) 20241111125119681 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) 20241111125119681 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) 20241111125119682 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) 20241111125119682 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) 20241111125119682 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) 20241111125119683 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) 20241111125119683 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) 20241111125119683 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) 20241111125119684 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) 20241111125119684 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) 20241111125119685 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) 20241111125119685 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) 20241111125119686 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) 20241111125119686 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) 20241111125119686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==169) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119686 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) 20241111125119686 DRLCMACDL DEBUG -- Chunk with length 178 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 169, MCS-3): a9 e7 96 ce 8c 16 a5 4e f3 d2 9c 16 c7 66 42 e7 f4 2e 59 cd 27 7c 5b d3 a2 62 ef 3c da 34 e4 b4 a8 0e d1 c5 ee (tbf_dl.cpp:686) 20241111125119686 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) 20241111125119686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 169) (tbf_dl.cpp:847) 20241111125119686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 169, MCS-3): 07 40 2a 86 52 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 01 (tbf_dl.cpp:911) 20241111125119686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=07 40 2a 86 52 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 01 (pcu_l1_if.cpp:182) 20241111125119687 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125119698 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) 20241111125119698 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) 20241111125119699 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) 20241111125119699 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) 20241111125119700 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) 20241111125119700 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) 20241111125119701 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) 20241111125119701 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) 20241111125119702 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) 20241111125119702 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) 20241111125119702 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) 20241111125119703 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) 20241111125119703 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) 20241111125119703 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) 20241111125119704 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) 20241111125119704 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) 20241111125119708 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) 20241111125119708 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) 20241111125119708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==170) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119709 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) 20241111125119709 DRLCMACDL DEBUG -- Chunk with length 141 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 170, MCS-3): c4 eb b6 47 cd a7 5d e1 b2 8a fe 7c 16 e9 ed e4 58 9b 7b 21 34 4f 38 15 54 e8 b0 3c f3 97 36 61 44 80 c4 4b f8 (tbf_dl.cpp:686) 20241111125119709 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) 20241111125119709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 170) (tbf_dl.cpp:847) 20241111125119709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 170, MCS-3): 07 80 2a 86 88 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 01 (tbf_dl.cpp:911) 20241111125119709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=07 80 2a 86 88 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 01 (pcu_l1_if.cpp:182) 20241111125119709 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125119722 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) 20241111125119722 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) 20241111125119723 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) 20241111125119723 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) 20241111125119724 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) 20241111125119724 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) 20241111125119725 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) 20241111125119725 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) 20241111125119726 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) 20241111125119726 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) 20241111125119726 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) 20241111125119726 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) 20241111125119727 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) 20241111125119727 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) 20241111125119728 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) 20241111125119728 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) 20241111125119729 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) 20241111125119729 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) 20241111125119729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==171) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119729 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) 20241111125119729 DRLCMACDL DEBUG -- Chunk with length 104 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 171, MCS-3): 07 e1 c4 c3 d1 b6 0d 1b 02 3d 26 74 86 b0 e5 55 6d a6 15 4a 91 6a a6 f7 2f 8f 47 e0 06 d5 5c e9 10 8b d1 fb 1e (tbf_dl.cpp:686) 20241111125119729 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) 20241111125119729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 171) (tbf_dl.cpp:847) 20241111125119729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 171, MCS-3): 07 c0 2a 86 0e c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 00 (tbf_dl.cpp:911) 20241111125119729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=07 c0 2a 86 0e c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 00 (pcu_l1_if.cpp:182) 20241111125119729 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125119741 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) 20241111125119741 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) 20241111125119743 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) 20241111125119743 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) 20241111125119744 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) 20241111125119744 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) 20241111125119746 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) 20241111125119746 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) 20241111125119747 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) 20241111125119747 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) 20241111125119748 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) 20241111125119748 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) 20241111125119749 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) 20241111125119749 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) 20241111125119749 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) 20241111125119749 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) 20241111125119750 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) 20241111125119750 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) 20241111125119750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==172) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119750 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) 20241111125119750 DRLCMACDL DEBUG -- Chunk with length 67 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 172, MCS-3): 9a 5b b8 4a ad cc 9b 95 a7 af f2 b5 8a 1f 41 03 85 e3 49 0e 8e 10 15 02 40 cf 5e 03 d5 55 a9 10 86 2f 05 e0 91 (tbf_dl.cpp:686) 20241111125119751 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) 20241111125119751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 172) (tbf_dl.cpp:847) 20241111125119751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 172, MCS-3): 07 00 2b 86 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 01 (tbf_dl.cpp:911) 20241111125119751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=07 00 2b 86 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 01 (pcu_l1_if.cpp:182) 20241111125119751 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125119761 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) 20241111125119761 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) 20241111125119762 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) 20241111125119762 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) 20241111125119763 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) 20241111125119763 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) 20241111125119764 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) 20241111125119764 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) 20241111125119764 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) 20241111125119764 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) 20241111125119765 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) 20241111125119765 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) 20241111125119766 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) 20241111125119766 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) 20241111125119767 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) 20241111125119767 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) 20241111125119770 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) 20241111125119770 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) 20241111125119770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==173) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119770 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) 20241111125119770 DRLCMACDL DEBUG -- Chunk with length 30 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125119770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125119770 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1604 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125119770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125119770 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 173, MCS-3): 3d 2e f7 d6 df 81 e6 4f bf 6b 05 32 3f be 27 94 13 12 64 a7 8e 62 d3 9f 1d a1 49 05 7d 47 11 17 dd 4f a2 eb ba (tbf_dl.cpp:686) 20241111125119770 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) 20241111125119770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 173) (tbf_dl.cpp:847) 20241111125119770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 173, MCS-3): 07 40 2b 06 7a 5c ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 01 (tbf_dl.cpp:911) 20241111125119770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=07 40 2b 06 7a 5c ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 01 (pcu_l1_if.cpp:182) 20241111125119771 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125119786 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) 20241111125119786 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) 20241111125119789 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) 20241111125119789 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) 20241111125119790 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) 20241111125119791 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) 20241111125119791 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) 20241111125119791 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) 20241111125119792 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) 20241111125119792 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) 20241111125119793 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) 20241111125119793 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) 20241111125119794 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) 20241111125119794 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) 20241111125119794 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) 20241111125119794 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) 20241111125119795 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) 20241111125119795 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) 20241111125119795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==174) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119795 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) 20241111125119795 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 174, MCS-3): c0 89 fa 52 5f f1 53 45 b1 e7 5a 70 fb f5 8e 9e 99 0e 5d 71 79 86 c1 72 81 30 b1 58 6c 40 f5 ea 59 70 ed 5c 77 (tbf_dl.cpp:686) 20241111125119795 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) 20241111125119795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 174) (tbf_dl.cpp:847) 20241111125119795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 174, MCS-3): 07 80 2b 86 80 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 00 (tbf_dl.cpp:911) 20241111125119795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=07 80 2b 86 80 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 00 (pcu_l1_if.cpp:182) 20241111125119796 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125119805 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) 20241111125119805 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) 20241111125119806 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) 20241111125119806 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) 20241111125119807 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) 20241111125119807 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) 20241111125119808 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) 20241111125119808 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) 20241111125119809 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) 20241111125119809 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) 20241111125119810 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) 20241111125119810 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) 20241111125119810 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) 20241111125119810 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) 20241111125119811 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) 20241111125119811 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) 20241111125119812 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) 20241111125119812 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) 20241111125119812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==175) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119812 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) 20241111125119812 DRLCMACDL DEBUG -- Chunk with length 1357 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 175, MCS-3): bb 69 14 28 3f 1a a7 98 6d 73 e1 c0 ed a9 89 3c 2f 74 45 18 22 75 43 71 e1 d1 db 4a 00 55 33 5f 76 2c 1b 2f f8 (tbf_dl.cpp:686) 20241111125119812 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) 20241111125119812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 175) (tbf_dl.cpp:847) 20241111125119812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 175, MCS-3): 07 c0 2b 86 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 01 (tbf_dl.cpp:911) 20241111125119812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=07 c0 2b 86 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 01 (pcu_l1_if.cpp:182) 20241111125119813 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125119823 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) 20241111125119823 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) 20241111125119823 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) 20241111125119823 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) 20241111125119823 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) 20241111125119823 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) 20241111125119823 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) 20241111125119823 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) 20241111125119823 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) 20241111125119823 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) 20241111125119824 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) 20241111125119824 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) 20241111125119824 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) 20241111125119824 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) 20241111125119824 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) 20241111125119824 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) 20241111125119832 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) 20241111125119832 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) 20241111125119832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==176) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119832 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) 20241111125119832 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 176, MCS-3): 92 69 68 f0 0d 6d 30 59 17 c6 13 96 1a 56 21 c8 97 44 2a 93 74 80 a3 75 e5 5b 6a d7 45 b1 b2 f3 c7 70 51 cd ad (tbf_dl.cpp:686) 20241111125119832 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) 20241111125119832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 176) (tbf_dl.cpp:847) 20241111125119832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 176, MCS-3): 07 00 2c 86 24 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 01 (tbf_dl.cpp:911) 20241111125119832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=07 00 2c 86 24 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 01 (pcu_l1_if.cpp:182) 20241111125119833 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125119848 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) 20241111125119848 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) 20241111125119849 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) 20241111125119849 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) 20241111125119849 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) 20241111125119849 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) 20241111125119850 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) 20241111125119850 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) 20241111125119851 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) 20241111125119851 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) 20241111125119851 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) 20241111125119851 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) 20241111125119852 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) 20241111125119852 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) 20241111125119853 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) 20241111125119853 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) 20241111125119853 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) 20241111125119853 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) 20241111125119853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==177) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119853 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) 20241111125119853 DRLCMACDL DEBUG -- Chunk with length 1283 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 177, MCS-3): 8b fe 14 fb bc b2 df 34 9c a1 fb f4 70 f8 55 80 50 f8 e1 a8 aa 10 5d c9 63 68 bf 26 7b 6b 5b 86 be 05 0e 3c 53 (tbf_dl.cpp:686) 20241111125119853 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) 20241111125119853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 177) (tbf_dl.cpp:847) 20241111125119853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 177, MCS-3): 07 40 2c 86 16 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 00 (tbf_dl.cpp:911) 20241111125119853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=07 40 2c 86 16 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 00 (pcu_l1_if.cpp:182) 20241111125119854 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119866 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) 20241111125119867 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) 20241111125119867 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) 20241111125119867 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) 20241111125119867 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) 20241111125119870 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) 20241111125119870 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) 20241111125119870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==178) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119870 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) 20241111125119870 DRLCMACDL DEBUG -- Chunk with length 1246 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 178, MCS-3): 94 b8 1b 0a 30 6c 34 2b 4f 92 09 e4 83 bd de 30 6e 86 c4 58 93 b6 72 ec 0b d5 c0 12 51 7d 93 c7 06 c6 78 ee 1c (tbf_dl.cpp:686) 20241111125119870 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) 20241111125119870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 178) (tbf_dl.cpp:847) 20241111125119870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 178, MCS-3): 07 80 2c 86 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 00 (tbf_dl.cpp:911) 20241111125119870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=07 80 2c 86 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 00 (pcu_l1_if.cpp:182) 20241111125119871 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125119885 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) 20241111125119886 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) 20241111125119887 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) 20241111125119887 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) 20241111125119888 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) 20241111125119888 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) 20241111125119888 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) 20241111125119888 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) 20241111125119889 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) 20241111125119889 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) 20241111125119891 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) 20241111125119891 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) 20241111125119892 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) 20241111125119892 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) 20241111125119893 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) 20241111125119893 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) 20241111125119895 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) 20241111125119895 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) 20241111125119895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==179) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119895 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) 20241111125119895 DRLCMACDL DEBUG -- Chunk with length 1209 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 179, MCS-3): 23 9f 32 59 02 29 94 f6 2c bf f3 08 17 b3 4d 96 7a ae de 27 ef ad a5 7c ff eb be c4 6b e6 31 99 9d 38 51 4d 8d (tbf_dl.cpp:686) 20241111125119895 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) 20241111125119895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 179) (tbf_dl.cpp:847) 20241111125119895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 179, MCS-3): 07 c0 2c 86 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a 01 (tbf_dl.cpp:911) 20241111125119895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=07 c0 2c 86 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a 01 (pcu_l1_if.cpp:182) 20241111125119896 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125119910 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) 20241111125119910 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) 20241111125119911 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) 20241111125119911 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) 20241111125119912 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) 20241111125119912 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) 20241111125119913 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) 20241111125119913 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) 20241111125119913 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) 20241111125119913 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) 20241111125119914 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) 20241111125119914 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) 20241111125119914 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) 20241111125119915 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) 20241111125119915 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) 20241111125119915 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) 20241111125119916 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) 20241111125119916 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125119916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==180) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119916 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) 20241111125119916 DRLCMACDL DEBUG -- Chunk with length 1172 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 180, MCS-3): e2 8c 8b 92 97 f3 5a f9 72 b3 e8 5f 88 1c b0 9d 7e f2 8d 36 60 df 9d 5c 49 f4 8f 1c a1 47 e1 96 da eb ca e3 c8 (tbf_dl.cpp:686) 20241111125119916 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) 20241111125119916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 180) (tbf_dl.cpp:847) 20241111125119916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 180, MCS-3): 07 00 2d 86 c4 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 01 (tbf_dl.cpp:911) 20241111125119916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=07 00 2d 86 c4 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 01 (pcu_l1_if.cpp:182) 20241111125119916 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125119929 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) 20241111125119929 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) 20241111125119931 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) 20241111125119931 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) 20241111125119931 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) 20241111125119931 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) 20241111125119932 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) 20241111125119932 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) 20241111125119933 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) 20241111125119933 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) 20241111125119934 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) 20241111125119934 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) 20241111125119935 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) 20241111125119935 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) 20241111125119935 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) 20241111125119935 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) 20241111125119936 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) 20241111125119936 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125119936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==162 .. V(S)==181) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125119936 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) 20241111125119936 DRLCMACDL DEBUG -- Chunk with length 1135 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125119936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 181, MCS-3): fe ac 2f 1b 6a da 32 c5 94 4a 8c 19 51 cb 78 61 7d 9a 91 52 01 81 8d 30 55 71 48 5a 4c 86 45 2e d1 b4 5c 53 98 (tbf_dl.cpp:686) 20241111125119936 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) 20241111125119936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125119936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 181) (tbf_dl.cpp:847) 20241111125119936 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) 20241111125119936 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1035 + 13 = 1048 (pdch_ul_controller.c:131) 20241111125119936 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type POLL (pdch_ul_controller.c:184) 20241111125119936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1048, TS=7) (tbf_dl.cpp:883) 20241111125119936 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1048, TS=7 (tbf_dl.cpp:903) 20241111125119936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 181, MCS-3): 0f 40 2d 86 fc 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 01 (tbf_dl.cpp:911) 20241111125119936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=0f 40 2d 86 fc 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 01 (pcu_l1_if.cpp:182) 20241111125119937 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125119948 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) 20241111125119948 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) 20241111125119950 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) 20241111125119950 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) 20241111125119950 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) 20241111125119950 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) 20241111125119951 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) 20241111125119951 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) 20241111125119952 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) 20241111125119952 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) 20241111125119952 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) 20241111125119952 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) 20241111125119953 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) 20241111125119953 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) 20241111125119953 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) 20241111125119953 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) 20241111125119958 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125119972 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) 20241111125119972 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) 20241111125119972 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) 20241111125119972 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) 20241111125119973 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) 20241111125119973 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) 20241111125119973 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) 20241111125119973 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) 20241111125119974 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) 20241111125119974 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) 20241111125119974 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) 20241111125119974 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) 20241111125119974 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) 20241111125119974 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) 20241111125119975 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) 20241111125119975 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) 20241111125119976 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125119992 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) 20241111125119992 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) 20241111125119993 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) 20241111125119993 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) 20241111125119995 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) 20241111125119995 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) 20241111125119996 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) 20241111125119996 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) 20241111125119997 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) 20241111125119997 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) 20241111125119997 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) 20241111125119997 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) 20241111125119998 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) 20241111125119998 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) 20241111125119999 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) 20241111125119999 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) 20241111125119999 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125120011 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 00 a7 b1 6e 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125120011 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) 20241111125120011 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125120011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125120011 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 = 183 | 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) 20241111125120011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125120012 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) 20241111125120012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 183, have_crbb: 0, urbb_len:64, 0x557862b067ec, 0x557862b067f0, 4, 0, win: 162-182, 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) 20241111125120012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 183, BSN 162 to 247 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125120012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125120012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=162)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=181) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125120012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=162:182, lost=0, recv=20, skipped=0, bsn=162, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=162 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=163 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=164 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=165 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=166 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=167 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=168 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=169 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=170 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=171 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=172 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=173 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=174 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=175 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=176 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=177 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=178 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=179 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=180 (rlc_window_dl.cpp:103) 20241111125120012 DRLCMACDL DEBUG - got ack for BSN=181 (rlc_window_dl.cpp:103) 20241111125120012 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) 20241111125120012 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125120012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=182)""(V(S)-1=181) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125120012 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) 20241111125120012 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) 20241111125120013 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) 20241111125120013 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) 20241111125120013 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) 20241111125120013 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) 20241111125120014 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) 20241111125120014 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) 20241111125120015 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) 20241111125120015 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) 20241111125120016 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) 20241111125120016 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) 20241111125120017 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) 20241111125120017 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) 20241111125120020 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) 20241111125120020 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) 20241111125120021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==182) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120021 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) 20241111125120021 DRLCMACDL DEBUG -- Chunk with length 1098 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 182, MCS-3): bc ed 33 a2 f8 d9 73 3e 07 f7 75 cf 37 06 b9 a9 08 9f d3 01 49 50 2d 61 9f 69 5f 03 82 62 8c 18 d7 c6 96 e2 28 (tbf_dl.cpp:686) 20241111125120021 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) 20241111125120021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 182) (tbf_dl.cpp:847) 20241111125120021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 182, MCS-3): 07 80 2d 86 78 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 00 (tbf_dl.cpp:911) 20241111125120021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=07 80 2d 86 78 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 00 (pcu_l1_if.cpp:182) 20241111125120021 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125120036 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) 20241111125120036 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) 20241111125120037 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) 20241111125120037 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) 20241111125120038 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) 20241111125120038 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) 20241111125120039 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) 20241111125120039 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) 20241111125120040 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) 20241111125120040 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) 20241111125120041 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) 20241111125120041 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) 20241111125120042 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) 20241111125120042 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) 20241111125120042 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) 20241111125120042 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) 20241111125120043 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) 20241111125120043 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) 20241111125120043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==183) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120043 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) 20241111125120043 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 183, MCS-3): 72 02 d6 e3 f3 18 31 20 d3 a5 70 72 75 2d 7a 96 8c c4 f6 e9 33 50 40 2d 91 b7 12 c4 2e 18 d6 ae b5 bf 12 92 73 (tbf_dl.cpp:686) 20241111125120043 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) 20241111125120043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 183) (tbf_dl.cpp:847) 20241111125120043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 183, MCS-3): 07 c0 2d 86 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 00 (tbf_dl.cpp:911) 20241111125120044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=07 c0 2d 86 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 00 (pcu_l1_if.cpp:182) 20241111125120044 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125120054 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) 20241111125120054 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) 20241111125120055 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) 20241111125120055 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) 20241111125120056 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) 20241111125120056 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) 20241111125120057 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) 20241111125120057 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) 20241111125120058 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) 20241111125120058 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) 20241111125120058 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) 20241111125120058 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) 20241111125120059 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) 20241111125120059 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) 20241111125120060 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) 20241111125120060 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) 20241111125120061 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) 20241111125120061 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) 20241111125120061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==184) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120061 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) 20241111125120061 DRLCMACDL DEBUG -- Chunk with length 1024 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 184, MCS-3): 48 f7 f6 19 c4 20 e9 8b 7a 36 85 32 32 06 df 22 db 51 d2 f0 e2 22 95 2d ba 0b 22 bd 36 42 8e 01 23 4a a0 43 99 (tbf_dl.cpp:686) 20241111125120061 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) 20241111125120061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 184) (tbf_dl.cpp:847) 20241111125120061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 184, MCS-3): 07 00 2e 86 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 01 (tbf_dl.cpp:911) 20241111125120061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=07 00 2e 86 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 01 (pcu_l1_if.cpp:182) 20241111125120062 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125120073 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) 20241111125120073 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) 20241111125120075 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) 20241111125120075 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) 20241111125120075 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) 20241111125120075 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) 20241111125120076 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) 20241111125120076 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) 20241111125120077 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) 20241111125120077 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) 20241111125120078 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) 20241111125120078 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) 20241111125120078 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) 20241111125120078 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) 20241111125120079 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) 20241111125120079 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) 20241111125120083 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) 20241111125120083 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) 20241111125120083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==185) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120083 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) 20241111125120083 DRLCMACDL DEBUG -- Chunk with length 987 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 185, MCS-3): b1 c6 2d ac 30 0d eb 74 38 86 ff a5 6e 57 1a 4f a6 5d a7 49 21 2d ec 2e 40 ca e8 32 8f a3 1e 75 97 70 25 52 61 (tbf_dl.cpp:686) 20241111125120083 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) 20241111125120083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 185) (tbf_dl.cpp:847) 20241111125120083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 185, MCS-3): 07 40 2e 86 62 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 00 (tbf_dl.cpp:911) 20241111125120083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=07 40 2e 86 62 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 00 (pcu_l1_if.cpp:182) 20241111125120084 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125120098 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) 20241111125120098 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) 20241111125120099 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) 20241111125120099 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) 20241111125120100 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) 20241111125120100 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) 20241111125120101 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) 20241111125120101 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) 20241111125120102 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) 20241111125120102 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) 20241111125120103 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) 20241111125120103 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) 20241111125120104 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) 20241111125120104 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) 20241111125120105 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) 20241111125120105 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) 20241111125120106 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) 20241111125120106 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) 20241111125120106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==186) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120106 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) 20241111125120106 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 186, MCS-3): d5 64 92 6c 06 51 e2 60 78 2e 76 a6 93 03 4c 46 3d 21 57 e4 da 7d cf e5 07 41 a2 e4 57 03 b9 db d5 d2 08 b7 85 (tbf_dl.cpp:686) 20241111125120106 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) 20241111125120106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 186) (tbf_dl.cpp:847) 20241111125120106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 186, MCS-3): 07 80 2e 86 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 01 (tbf_dl.cpp:911) 20241111125120106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=07 80 2e 86 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 01 (pcu_l1_if.cpp:182) 20241111125120107 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125120116 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) 20241111125120116 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) 20241111125120118 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) 20241111125120118 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) 20241111125120119 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) 20241111125120119 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) 20241111125120119 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) 20241111125120119 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) 20241111125120120 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) 20241111125120120 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) 20241111125120121 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) 20241111125120121 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) 20241111125120122 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) 20241111125120122 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) 20241111125120123 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) 20241111125120123 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) 20241111125120124 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) 20241111125120124 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) 20241111125120124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==187) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120124 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) 20241111125120124 DRLCMACDL DEBUG -- Chunk with length 913 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 187, MCS-3): 15 80 f1 9e 54 7c d6 c4 ba 7e 98 21 28 95 37 97 eb 2b 25 3c 54 45 cf 8b 8c d3 14 13 e9 04 63 b5 3a 30 23 fd 5b (tbf_dl.cpp:686) 20241111125120124 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) 20241111125120124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 187) (tbf_dl.cpp:847) 20241111125120124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 187, MCS-3): 07 c0 2e 86 2a 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 00 (tbf_dl.cpp:911) 20241111125120124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=07 c0 2e 86 2a 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 00 (pcu_l1_if.cpp:182) 20241111125120124 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125120135 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) 20241111125120135 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) 20241111125120137 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) 20241111125120137 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) 20241111125120137 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) 20241111125120137 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) 20241111125120138 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) 20241111125120138 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) 20241111125120139 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) 20241111125120139 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) 20241111125120140 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) 20241111125120140 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) 20241111125120141 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) 20241111125120141 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) 20241111125120141 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) 20241111125120141 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) 20241111125120145 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) 20241111125120145 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) 20241111125120145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==188) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120145 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) 20241111125120145 DRLCMACDL DEBUG -- Chunk with length 876 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 188, MCS-3): 96 3b 2c 4b 3d fa 0e e2 53 dc b8 fe 7e f3 94 9e 69 0f 67 d1 59 e1 0b cf f5 6d 97 66 cc bd 7f e6 e4 e8 98 0f 87 (tbf_dl.cpp:686) 20241111125120145 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) 20241111125120145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 188) (tbf_dl.cpp:847) 20241111125120145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 188, MCS-3): 07 00 2f 86 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e 01 (tbf_dl.cpp:911) 20241111125120145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=07 00 2f 86 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e 01 (pcu_l1_if.cpp:182) 20241111125120146 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125120159 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) 20241111125120159 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) 20241111125120161 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) 20241111125120161 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) 20241111125120161 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) 20241111125120161 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) 20241111125120162 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) 20241111125120162 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) 20241111125120163 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) 20241111125120163 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) 20241111125120164 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) 20241111125120164 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) 20241111125120165 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) 20241111125120165 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) 20241111125120165 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) 20241111125120165 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) 20241111125120166 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) 20241111125120166 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) 20241111125120166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==189) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120166 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) 20241111125120166 DRLCMACDL DEBUG -- Chunk with length 839 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 189, MCS-3): d2 8b 9a 6c 3a eb 7c c9 61 b8 76 c1 9f dc 6c b7 9b 45 80 ee f9 05 7c a9 9a f2 b3 34 59 2f 7a ec 36 ce 15 22 e6 (tbf_dl.cpp:686) 20241111125120166 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) 20241111125120167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 189) (tbf_dl.cpp:847) 20241111125120167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 189, MCS-3): 07 40 2f 86 a4 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc 01 (tbf_dl.cpp:911) 20241111125120167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=07 40 2f 86 a4 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc 01 (pcu_l1_if.cpp:182) 20241111125120167 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125120179 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) 20241111125120179 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) 20241111125120180 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) 20241111125120180 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) 20241111125120180 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) 20241111125120181 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) 20241111125120181 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) 20241111125120181 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) 20241111125120182 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) 20241111125120182 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) 20241111125120183 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) 20241111125120183 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) 20241111125120183 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) 20241111125120184 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) 20241111125120184 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) 20241111125120184 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) 20241111125120185 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) 20241111125120185 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) 20241111125120185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==190) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120185 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) 20241111125120185 DRLCMACDL DEBUG -- Chunk with length 802 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 190, MCS-3): e0 7f c9 96 b8 fe 95 52 ce 58 2f f0 93 22 51 4a 66 69 3c 50 04 76 40 ec 8f 3a 08 04 f8 d6 a6 c5 d0 51 7e 07 10 (tbf_dl.cpp:686) 20241111125120185 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) 20241111125120185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 190) (tbf_dl.cpp:847) 20241111125120185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 190, MCS-3): 07 80 2f 86 c0 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 00 (tbf_dl.cpp:911) 20241111125120185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=07 80 2f 86 c0 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 00 (pcu_l1_if.cpp:182) 20241111125120186 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125120197 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) 20241111125120197 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) 20241111125120199 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) 20241111125120199 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) 20241111125120199 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) 20241111125120199 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) 20241111125120200 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) 20241111125120200 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) 20241111125120201 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) 20241111125120201 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) 20241111125120201 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) 20241111125120201 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) 20241111125120202 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) 20241111125120202 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) 20241111125120203 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) 20241111125120203 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) 20241111125120207 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) 20241111125120207 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) 20241111125120207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==191) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120207 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) 20241111125120207 DRLCMACDL DEBUG -- Chunk with length 765 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 191, MCS-3): ba 68 cc 0c fc c2 e6 6f d7 55 b4 21 b6 a9 9d 85 c4 d6 f9 bd bd fc 6b c3 15 b9 6b fb 54 db c1 46 7a c9 59 66 d2 (tbf_dl.cpp:686) 20241111125120207 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) 20241111125120207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 191) (tbf_dl.cpp:847) 20241111125120207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 191, MCS-3): 07 c0 2f 86 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 01 (tbf_dl.cpp:911) 20241111125120207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=07 c0 2f 86 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 01 (pcu_l1_if.cpp:182) 20241111125120208 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125120221 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) 20241111125120221 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) 20241111125120222 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) 20241111125120222 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) 20241111125120223 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) 20241111125120223 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) 20241111125120224 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) 20241111125120224 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) 20241111125120224 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) 20241111125120224 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) 20241111125120225 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) 20241111125120225 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) 20241111125120226 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) 20241111125120226 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) 20241111125120227 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) 20241111125120227 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) 20241111125120228 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) 20241111125120228 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) 20241111125120228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==192) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120228 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) 20241111125120228 DRLCMACDL DEBUG -- Chunk with length 728 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 192, MCS-3): 5e 86 11 80 d9 0b 4d 5d b5 26 77 9b 74 00 7a a1 6a 59 0e ef cf 3d a4 67 16 36 88 17 d3 1a 53 32 c4 b5 9f f2 05 (tbf_dl.cpp:686) 20241111125120228 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) 20241111125120228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 192) (tbf_dl.cpp:847) 20241111125120228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 192, MCS-3): 07 00 30 86 bc 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 00 (tbf_dl.cpp:911) 20241111125120228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=07 00 30 86 bc 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 00 (pcu_l1_if.cpp:182) 20241111125120228 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125120240 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) 20241111125120241 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) 20241111125120242 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) 20241111125120242 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) 20241111125120242 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) 20241111125120243 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) 20241111125120243 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) 20241111125120243 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) 20241111125120244 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) 20241111125120244 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) 20241111125120245 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) 20241111125120245 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) 20241111125120245 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) 20241111125120245 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) 20241111125120246 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) 20241111125120246 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) 20241111125120247 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) 20241111125120247 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) 20241111125120247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==193) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120247 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) 20241111125120247 DRLCMACDL DEBUG -- Chunk with length 691 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 193, MCS-3): 11 14 64 8e f8 5d fc d0 7d 64 7f 6c 62 de 45 4f c9 01 58 13 1e d7 88 e8 17 b9 cd b7 be 13 26 41 5c 4e c1 01 6a (tbf_dl.cpp:686) 20241111125120247 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) 20241111125120247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 193) (tbf_dl.cpp:847) 20241111125120247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 193, MCS-3): 07 40 30 86 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 00 (tbf_dl.cpp:911) 20241111125120247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=07 40 30 86 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 00 (pcu_l1_if.cpp:182) 20241111125120248 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125120259 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) 20241111125120259 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) 20241111125120260 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) 20241111125120260 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) 20241111125120261 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) 20241111125120261 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) 20241111125120262 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) 20241111125120262 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) 20241111125120262 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) 20241111125120262 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) 20241111125120263 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) 20241111125120263 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) 20241111125120264 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) 20241111125120264 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) 20241111125120265 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) 20241111125120265 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) 20241111125120268 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) 20241111125120268 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) 20241111125120268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==194) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120268 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) 20241111125120268 DRLCMACDL DEBUG -- Chunk with length 654 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 194, MCS-3): 5f 13 db d3 7b a7 15 8a 40 d4 60 df a4 d3 78 e8 38 c9 11 a6 46 3c e5 01 40 d9 fb 40 df fc 89 b4 ae 81 ad d6 7a (tbf_dl.cpp:686) 20241111125120268 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) 20241111125120268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 194) (tbf_dl.cpp:847) 20241111125120269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 194, MCS-3): 07 80 30 86 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 00 (tbf_dl.cpp:911) 20241111125120269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=07 80 30 86 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 00 (pcu_l1_if.cpp:182) 20241111125120269 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125120283 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) 20241111125120283 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) 20241111125120284 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) 20241111125120284 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) 20241111125120285 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) 20241111125120285 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) 20241111125120286 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) 20241111125120286 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) 20241111125120287 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) 20241111125120287 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) 20241111125120288 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) 20241111125120288 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) 20241111125120288 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) 20241111125120288 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) 20241111125120289 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) 20241111125120289 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) 20241111125120290 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) 20241111125120290 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) 20241111125120290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==195) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120290 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) 20241111125120290 DRLCMACDL DEBUG -- Chunk with length 617 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 195, MCS-3): 33 ea 7d 99 03 cb e6 e0 5c dd 2d 72 1a 97 b8 ea 42 19 57 86 22 bb 31 40 1b bd e7 b5 30 e0 71 86 0f e3 bb d8 e5 (tbf_dl.cpp:686) 20241111125120290 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) 20241111125120290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 195) (tbf_dl.cpp:847) 20241111125120290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 195, MCS-3): 07 c0 30 86 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb 01 (tbf_dl.cpp:911) 20241111125120290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=07 c0 30 86 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb 01 (pcu_l1_if.cpp:182) 20241111125120291 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125120302 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) 20241111125120302 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) 20241111125120303 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) 20241111125120303 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) 20241111125120304 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) 20241111125120304 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) 20241111125120305 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) 20241111125120305 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) 20241111125120306 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) 20241111125120306 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) 20241111125120307 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) 20241111125120307 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) 20241111125120307 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) 20241111125120307 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) 20241111125120308 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) 20241111125120308 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) 20241111125120309 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) 20241111125120309 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) 20241111125120309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==196) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120309 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) 20241111125120309 DRLCMACDL DEBUG -- Chunk with length 580 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 196, MCS-3): 62 ed a8 cd 9f b9 d2 12 4b 78 e2 31 27 a1 ab 80 10 24 cf 50 ab a8 94 43 e8 e8 bd 58 6a 28 19 eb 89 fa 61 d5 d4 (tbf_dl.cpp:686) 20241111125120309 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) 20241111125120309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 196) (tbf_dl.cpp:847) 20241111125120309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 196, MCS-3): 07 00 31 86 c4 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 01 (tbf_dl.cpp:911) 20241111125120309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=07 00 31 86 c4 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 01 (pcu_l1_if.cpp:182) 20241111125120310 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125120321 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) 20241111125120321 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) 20241111125120322 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) 20241111125120322 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) 20241111125120323 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) 20241111125120323 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) 20241111125120324 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) 20241111125120324 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) 20241111125120324 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) 20241111125120325 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) 20241111125120325 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) 20241111125120325 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) 20241111125120326 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) 20241111125120326 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) 20241111125120327 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) 20241111125120327 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) 20241111125120330 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) 20241111125120330 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) 20241111125120331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==197) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120331 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) 20241111125120331 DRLCMACDL DEBUG -- Chunk with length 543 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 197, MCS-3): a1 76 03 ff d5 e4 eb 1b fe 61 db c3 6a 4b f1 83 39 5e 94 cb 3f 19 a8 da 90 2e d5 41 17 31 02 de e2 ab 3d ab 5a (tbf_dl.cpp:686) 20241111125120331 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) 20241111125120331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 197) (tbf_dl.cpp:847) 20241111125120331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 197, MCS-3): 07 40 31 86 42 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 00 (tbf_dl.cpp:911) 20241111125120331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=07 40 31 86 42 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 00 (pcu_l1_if.cpp:182) 20241111125120331 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125120345 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) 20241111125120345 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) 20241111125120346 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) 20241111125120346 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) 20241111125120347 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) 20241111125120347 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) 20241111125120348 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) 20241111125120348 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) 20241111125120348 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) 20241111125120348 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) 20241111125120349 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) 20241111125120349 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) 20241111125120350 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) 20241111125120350 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) 20241111125120351 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) 20241111125120351 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) 20241111125120351 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) 20241111125120351 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) 20241111125120351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==198) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120351 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) 20241111125120351 DRLCMACDL DEBUG -- Chunk with length 506 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 198, MCS-3): db 13 2c 37 f4 f7 e4 8d 11 2e 34 51 aa 4f da 30 2e c4 00 95 8f 4e 4e 9b 4a cc 21 0b c3 9a cf ed c6 db ee d5 9b (tbf_dl.cpp:686) 20241111125120352 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) 20241111125120352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 198) (tbf_dl.cpp:847) 20241111125120352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 198, MCS-3): 07 80 31 86 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 01 (tbf_dl.cpp:911) 20241111125120352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=07 80 31 86 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 01 (pcu_l1_if.cpp:182) 20241111125120352 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125120364 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) 20241111125120364 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) 20241111125120365 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) 20241111125120365 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) 20241111125120366 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) 20241111125120366 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) 20241111125120367 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) 20241111125120367 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) 20241111125120368 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) 20241111125120368 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) 20241111125120368 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) 20241111125120368 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) 20241111125120369 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) 20241111125120369 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) 20241111125120370 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) 20241111125120370 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) 20241111125120371 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) 20241111125120371 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) 20241111125120371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==199) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120371 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) 20241111125120371 DRLCMACDL DEBUG -- Chunk with length 469 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 199, MCS-3): e1 26 a8 94 0f 5d 3f e3 1d d3 4a 3d 2f 1f 8a 32 c3 e8 2e a6 25 5a 7d 06 e6 78 ea 25 fc 41 5b fe d0 06 b8 85 3b (tbf_dl.cpp:686) 20241111125120371 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) 20241111125120371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 199) (tbf_dl.cpp:847) 20241111125120371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 199, MCS-3): 07 c0 31 86 c2 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 00 (tbf_dl.cpp:911) 20241111125120371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=07 c0 31 86 c2 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 00 (pcu_l1_if.cpp:182) 20241111125120372 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125120383 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) 20241111125120384 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) 20241111125120385 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) 20241111125120385 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) 20241111125120385 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) 20241111125120385 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) 20241111125120386 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) 20241111125120386 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) 20241111125120387 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) 20241111125120387 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) 20241111125120388 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) 20241111125120388 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) 20241111125120389 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) 20241111125120389 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) 20241111125120389 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) 20241111125120389 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) 20241111125120392 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) 20241111125120392 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) 20241111125120393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==200) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120393 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) 20241111125120393 DRLCMACDL DEBUG -- Chunk with length 432 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 200, MCS-3): 23 dd e5 63 f1 a8 29 26 f2 b9 d6 ee 82 0d c4 0f 16 b0 1f 9c 80 17 8c 53 88 3f 57 f5 4f 70 3a fe 6f cc 67 1b 76 (tbf_dl.cpp:686) 20241111125120393 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) 20241111125120393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 200) (tbf_dl.cpp:847) 20241111125120393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 200, MCS-3): 07 00 32 86 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 00 (tbf_dl.cpp:911) 20241111125120393 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 32 86 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 00 (pcu_l1_if.cpp:182) 20241111125120393 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125120407 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) 20241111125120407 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) 20241111125120408 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) 20241111125120408 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) 20241111125120409 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) 20241111125120409 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) 20241111125120410 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) 20241111125120410 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) 20241111125120411 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) 20241111125120411 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) 20241111125120411 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) 20241111125120411 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) 20241111125120412 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) 20241111125120412 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) 20241111125120413 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) 20241111125120413 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) 20241111125120414 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) 20241111125120414 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125120414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==182 .. V(S)==201) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120414 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) 20241111125120414 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 201, MCS-3): c4 bb 79 2e 9c 26 93 1d 0d da b9 ca 07 98 76 7b f6 c2 9d 9e ff c9 cc 61 09 d0 17 00 7f a7 bf 1d ed c7 d3 0d 7d (tbf_dl.cpp:686) 20241111125120414 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) 20241111125120414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120414 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 201) (tbf_dl.cpp:847) 20241111125120414 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) 20241111125120414 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1135 + 13 = 1148 (pdch_ul_controller.c:131) 20241111125120414 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1148 for type POLL (pdch_ul_controller.c:184) 20241111125120415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1148, TS=7) (tbf_dl.cpp:883) 20241111125120415 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1148, TS=7 (tbf_dl.cpp:903) 20241111125120415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 201, MCS-3): 0f 40 32 86 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa 00 (tbf_dl.cpp:911) 20241111125120415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=0f 40 32 86 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa 00 (pcu_l1_if.cpp:182) 20241111125120416 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125120427 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) 20241111125120427 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) 20241111125120428 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) 20241111125120428 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) 20241111125120430 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) 20241111125120430 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) 20241111125120431 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) 20241111125120431 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) 20241111125120432 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) 20241111125120432 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) 20241111125120432 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) 20241111125120432 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) 20241111125120433 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) 20241111125120433 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) 20241111125120434 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) 20241111125120434 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) 20241111125120435 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125120445 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) 20241111125120445 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) 20241111125120448 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) 20241111125120448 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) 20241111125120449 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) 20241111125120449 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) 20241111125120450 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) 20241111125120450 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) 20241111125120451 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) 20241111125120451 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) 20241111125120452 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) 20241111125120452 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) 20241111125120452 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) 20241111125120452 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) 20241111125120452 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) 20241111125120452 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) 20241111125120455 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125120469 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) 20241111125120469 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) 20241111125120471 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) 20241111125120471 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) 20241111125120472 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) 20241111125120472 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) 20241111125120473 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) 20241111125120473 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) 20241111125120473 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) 20241111125120473 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) 20241111125120474 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) 20241111125120474 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) 20241111125120475 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) 20241111125120475 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) 20241111125120476 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) 20241111125120476 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) 20241111125120477 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125120488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=1 data=40 20 00 a7 b1 96 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125120488 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) 20241111125120488 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125120488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125120488 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 = 203 | 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) 20241111125120489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125120489 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) 20241111125120489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 203, have_crbb: 0, urbb_len:64, 0x557862b067ec, 0x557862b067f0, 4, 0, win: 182-202, 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) 20241111125120489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 203, BSN 182 to 267 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125120489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125120489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=182)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=201) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125120489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=182:202, lost=0, recv=20, skipped=0, bsn=182, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=182 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=183 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=184 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=185 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=186 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=187 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=188 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=189 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=190 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=191 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=192 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=193 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=194 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=195 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=196 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=197 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=198 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=199 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=200 (rlc_window_dl.cpp:103) 20241111125120489 DRLCMACDL DEBUG - got ack for BSN=201 (rlc_window_dl.cpp:103) 20241111125120489 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) 20241111125120489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=202)""(V(S)-1=201) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125120490 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) 20241111125120490 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) 20241111125120490 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) 20241111125120491 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) 20241111125120491 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) 20241111125120491 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) 20241111125120492 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) 20241111125120492 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) 20241111125120493 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) 20241111125120493 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) 20241111125120494 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) 20241111125120494 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) 20241111125120494 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) 20241111125120494 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) 20241111125120495 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) 20241111125120495 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) 20241111125120495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==202) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120495 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) 20241111125120495 DRLCMACDL DEBUG -- Chunk with length 358 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 202, MCS-3): 56 f9 b0 d0 00 9e 0d b3 e0 52 d5 f8 00 de 09 ea 56 56 d3 88 82 ca e9 96 e4 c5 05 cf a3 dc 4f 08 9e 8d 1c c8 d3 (tbf_dl.cpp:686) 20241111125120495 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) 20241111125120495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 202) (tbf_dl.cpp:847) 20241111125120495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 202, MCS-3): 07 80 32 86 ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 01 (tbf_dl.cpp:911) 20241111125120495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=07 80 32 86 ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 01 (pcu_l1_if.cpp:182) 20241111125120496 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125120507 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) 20241111125120507 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) 20241111125120509 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) 20241111125120509 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) 20241111125120509 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) 20241111125120509 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) 20241111125120510 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) 20241111125120510 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) 20241111125120511 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) 20241111125120511 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) 20241111125120512 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) 20241111125120512 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) 20241111125120512 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) 20241111125120512 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) 20241111125120513 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) 20241111125120513 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) 20241111125120516 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) 20241111125120516 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) 20241111125120517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==203) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120517 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) 20241111125120517 DRLCMACDL DEBUG -- Chunk with length 321 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 203, MCS-3): 27 75 1f 53 ec a2 09 cd ed f2 1b 03 cb e2 0b b7 ba ed ff 1d 3a 85 a5 7a ca 43 42 22 45 39 69 17 5b 8b 71 d6 f1 (tbf_dl.cpp:686) 20241111125120517 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) 20241111125120517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 203) (tbf_dl.cpp:847) 20241111125120517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 203, MCS-3): 07 c0 32 86 4e ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 01 (tbf_dl.cpp:911) 20241111125120517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=07 c0 32 86 4e ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 01 (pcu_l1_if.cpp:182) 20241111125120517 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125120531 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) 20241111125120531 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) 20241111125120532 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) 20241111125120532 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) 20241111125120533 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) 20241111125120533 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) 20241111125120534 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) 20241111125120534 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) 20241111125120535 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) 20241111125120535 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) 20241111125120536 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) 20241111125120536 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) 20241111125120536 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) 20241111125120536 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) 20241111125120537 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) 20241111125120537 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) 20241111125120538 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) 20241111125120538 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) 20241111125120538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==204) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120538 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) 20241111125120538 DRLCMACDL DEBUG -- Chunk with length 284 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 204, MCS-3): 9e f9 e4 a3 5d 15 a5 49 35 8f 51 00 35 6b 9e e9 79 7e fc d2 4e 77 c3 34 6c 1b ca 08 70 8b 6e df df 46 c8 2b 24 (tbf_dl.cpp:686) 20241111125120538 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) 20241111125120538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 204) (tbf_dl.cpp:847) 20241111125120538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 204, MCS-3): 07 00 33 86 3c f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 00 (tbf_dl.cpp:911) 20241111125120538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=07 00 33 86 3c f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 00 (pcu_l1_if.cpp:182) 20241111125120539 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125120550 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) 20241111125120550 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) 20241111125120552 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) 20241111125120552 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) 20241111125120552 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) 20241111125120552 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) 20241111125120553 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) 20241111125120553 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) 20241111125120554 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) 20241111125120554 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) 20241111125120555 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) 20241111125120555 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) 20241111125120555 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) 20241111125120555 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) 20241111125120556 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) 20241111125120556 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) 20241111125120557 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) 20241111125120557 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) 20241111125120557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==205) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120557 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) 20241111125120557 DRLCMACDL DEBUG -- Chunk with length 247 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 205, MCS-3): 98 d7 ee 69 ae ad 12 f4 8c d2 98 79 23 e2 fc 77 90 59 cd 53 71 34 fa 95 27 70 41 ba bd 5e 01 2a 1b 93 eb f9 e2 (tbf_dl.cpp:686) 20241111125120557 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) 20241111125120557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 205) (tbf_dl.cpp:847) 20241111125120557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 205, MCS-3): 07 40 33 86 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 01 (tbf_dl.cpp:911) 20241111125120557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=07 40 33 86 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 01 (pcu_l1_if.cpp:182) 20241111125120558 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125120569 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) 20241111125120569 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) 20241111125120570 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) 20241111125120570 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) 20241111125120571 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) 20241111125120571 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) 20241111125120572 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) 20241111125120572 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) 20241111125120572 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) 20241111125120572 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) 20241111125120573 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) 20241111125120573 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) 20241111125120574 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) 20241111125120574 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) 20241111125120575 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) 20241111125120575 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) 20241111125120578 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) 20241111125120578 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) 20241111125120578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==206) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120578 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) 20241111125120578 DRLCMACDL DEBUG -- Chunk with length 210 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 206, MCS-3): df e9 61 a1 df e0 86 1d cb e3 6f 53 d3 65 ff 13 72 b4 1d 75 ab be 50 7c 29 0b 5e 76 00 0b ed c1 a9 e7 96 ce 8c (tbf_dl.cpp:686) 20241111125120578 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) 20241111125120578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 206) (tbf_dl.cpp:847) 20241111125120578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 206, MCS-3): 07 80 33 86 be d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 01 (tbf_dl.cpp:911) 20241111125120578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=07 80 33 86 be d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 01 (pcu_l1_if.cpp:182) 20241111125120579 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125120593 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) 20241111125120593 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) 20241111125120594 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) 20241111125120594 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) 20241111125120595 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) 20241111125120595 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) 20241111125120595 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) 20241111125120595 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) 20241111125120596 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) 20241111125120596 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) 20241111125120597 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) 20241111125120597 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) 20241111125120598 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) 20241111125120598 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) 20241111125120599 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) 20241111125120599 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) 20241111125120600 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) 20241111125120600 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) 20241111125120600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==207) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120600 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) 20241111125120600 DRLCMACDL DEBUG -- Chunk with length 173 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 207, MCS-3): 16 a5 4e f3 d2 9c 16 c7 66 42 e7 f4 2e 59 cd 27 7c 5b d3 a2 62 ef 3c da 34 e4 b4 a8 0e d1 c5 ee c4 eb b6 47 cd (tbf_dl.cpp:686) 20241111125120600 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) 20241111125120600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 207) (tbf_dl.cpp:847) 20241111125120600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 207, MCS-3): 07 c0 33 86 2c 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 01 (tbf_dl.cpp:911) 20241111125120600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=07 c0 33 86 2c 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 01 (pcu_l1_if.cpp:182) 20241111125120600 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125120612 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) 20241111125120612 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) 20241111125120613 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) 20241111125120613 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) 20241111125120614 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) 20241111125120614 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) 20241111125120615 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) 20241111125120615 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) 20241111125120616 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) 20241111125120616 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) 20241111125120616 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) 20241111125120616 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) 20241111125120617 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) 20241111125120617 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) 20241111125120618 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) 20241111125120618 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) 20241111125120619 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) 20241111125120619 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) 20241111125120619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==208) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120619 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) 20241111125120619 DRLCMACDL DEBUG -- Chunk with length 136 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 208, MCS-3): a7 5d e1 b2 8a fe 7c 16 e9 ed e4 58 9b 7b 21 34 4f 38 15 54 e8 b0 3c f3 97 36 61 44 80 c4 4b f8 07 e1 c4 c3 d1 (tbf_dl.cpp:686) 20241111125120619 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) 20241111125120619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 208) (tbf_dl.cpp:847) 20241111125120619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 208, MCS-3): 07 00 34 86 4e bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 01 (tbf_dl.cpp:911) 20241111125120619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=07 00 34 86 4e bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 01 (pcu_l1_if.cpp:182) 20241111125120620 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125120631 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) 20241111125120631 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) 20241111125120632 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) 20241111125120632 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) 20241111125120633 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) 20241111125120633 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) 20241111125120634 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) 20241111125120634 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) 20241111125120635 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) 20241111125120635 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) 20241111125120635 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) 20241111125120635 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) 20241111125120636 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) 20241111125120636 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) 20241111125120637 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) 20241111125120637 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) 20241111125120640 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) 20241111125120640 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) 20241111125120640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==209) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120641 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) 20241111125120641 DRLCMACDL DEBUG -- Chunk with length 99 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 209, MCS-3): b6 0d 1b 02 3d 26 74 86 b0 e5 55 6d a6 15 4a 91 6a a6 f7 2f 8f 47 e0 06 d5 5c e9 10 8b d1 fb 1e 9a 5b b8 4a ad (tbf_dl.cpp:686) 20241111125120641 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) 20241111125120641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 209) (tbf_dl.cpp:847) 20241111125120641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 209, MCS-3): 07 40 34 86 6c 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 01 (tbf_dl.cpp:911) 20241111125120641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=07 40 34 86 6c 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 01 (pcu_l1_if.cpp:182) 20241111125120641 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125120654 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) 20241111125120654 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) 20241111125120655 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) 20241111125120655 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) 20241111125120655 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) 20241111125120656 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) 20241111125120656 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) 20241111125120656 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) 20241111125120656 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) 20241111125120656 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) 20241111125120657 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) 20241111125120657 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) 20241111125120657 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) 20241111125120657 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) 20241111125120658 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) 20241111125120658 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) 20241111125120659 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) 20241111125120659 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) 20241111125120659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==210) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120659 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) 20241111125120659 DRLCMACDL DEBUG -- Chunk with length 62 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 210, MCS-3): cc 9b 95 a7 af f2 b5 8a 1f 41 03 85 e3 49 0e 8e 10 15 02 40 cf 5e 03 d5 55 a9 10 86 2f 05 e0 91 2e f7 d6 df 81 (tbf_dl.cpp:686) 20241111125120659 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) 20241111125120659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 210) (tbf_dl.cpp:847) 20241111125120659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 210, MCS-3): 07 80 34 86 98 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 01 (tbf_dl.cpp:911) 20241111125120659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=07 80 34 86 98 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 01 (pcu_l1_if.cpp:182) 20241111125120660 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125120674 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) 20241111125120674 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) 20241111125120676 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) 20241111125120676 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) 20241111125120676 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) 20241111125120676 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) 20241111125120677 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) 20241111125120677 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) 20241111125120678 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) 20241111125120678 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) 20241111125120679 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) 20241111125120679 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) 20241111125120680 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) 20241111125120680 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) 20241111125120680 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) 20241111125120680 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) 20241111125120681 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) 20241111125120681 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) 20241111125120681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==211) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120681 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) 20241111125120681 DRLCMACDL DEBUG -- Chunk with length 25 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125120681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125120681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125120681 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (11) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 211, MCS-3): 33 e6 4f bf 6b 05 32 3f be 27 94 13 12 64 a7 8e 62 d3 9f 1d a1 49 05 7d 47 11 17 dd 4f a2 eb ba c0 89 fa 52 5f (tbf_dl.cpp:686) 20241111125120681 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) 20241111125120681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 211) (tbf_dl.cpp:847) 20241111125120682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 211, MCS-3): 07 c0 34 06 66 cc 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be 00 (tbf_dl.cpp:911) 20241111125120682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=07 c0 34 06 66 cc 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be 00 (pcu_l1_if.cpp:182) 20241111125120682 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125120693 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) 20241111125120693 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) 20241111125120694 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) 20241111125120694 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) 20241111125120695 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) 20241111125120695 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) 20241111125120696 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) 20241111125120696 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) 20241111125120697 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) 20241111125120697 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) 20241111125120697 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) 20241111125120697 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) 20241111125120698 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) 20241111125120698 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) 20241111125120699 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) 20241111125120699 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) 20241111125120703 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) 20241111125120703 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) 20241111125120703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==212) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120703 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) 20241111125120703 DRLCMACDL DEBUG -- Chunk with length 1389 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 212, MCS-3): f1 53 45 b1 e7 5a 70 fb f5 8e 9e 99 0e 5d 71 79 86 c1 72 81 30 b1 58 6c 40 f5 ea 59 70 ed 5c 77 bb 69 14 28 3f (tbf_dl.cpp:686) 20241111125120703 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) 20241111125120703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 212) (tbf_dl.cpp:847) 20241111125120703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 212, MCS-3): 07 00 35 86 e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 00 (tbf_dl.cpp:911) 20241111125120703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=07 00 35 86 e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 00 (pcu_l1_if.cpp:182) 20241111125120704 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125120717 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) 20241111125120717 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) 20241111125120718 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) 20241111125120718 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) 20241111125120719 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) 20241111125120719 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) 20241111125120720 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) 20241111125120720 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) 20241111125120721 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) 20241111125120721 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) 20241111125120722 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) 20241111125120722 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) 20241111125120724 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) 20241111125120724 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) 20241111125120725 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) 20241111125120725 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) 20241111125120726 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) 20241111125120727 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) 20241111125120727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==213) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120727 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) 20241111125120727 DRLCMACDL DEBUG -- Chunk with length 1352 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 213, MCS-3): 1a a7 98 6d 73 e1 c0 ed a9 89 3c 2f 74 45 18 22 75 43 71 e1 d1 db 4a 00 55 33 5f 76 2c 1b 2f f8 92 69 68 f0 0d (tbf_dl.cpp:686) 20241111125120727 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) 20241111125120727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 213) (tbf_dl.cpp:847) 20241111125120727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 213, MCS-3): 07 40 35 86 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b 00 (tbf_dl.cpp:911) 20241111125120727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=07 40 35 86 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b 00 (pcu_l1_if.cpp:182) 20241111125120728 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125120736 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) 20241111125120736 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) 20241111125120738 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) 20241111125120738 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) 20241111125120740 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) 20241111125120740 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) 20241111125120741 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) 20241111125120741 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) 20241111125120741 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) 20241111125120741 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) 20241111125120742 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) 20241111125120742 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) 20241111125120743 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) 20241111125120743 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) 20241111125120743 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) 20241111125120743 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) 20241111125120744 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) 20241111125120744 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) 20241111125120744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==214) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120744 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) 20241111125120744 DRLCMACDL DEBUG -- Chunk with length 1315 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 214, MCS-3): 6d 30 59 17 c6 13 96 1a 56 21 c8 97 44 2a 93 74 80 a3 75 e5 5b 6a d7 45 b1 b2 f3 c7 70 51 cd ad 8b fe 14 fb bc (tbf_dl.cpp:686) 20241111125120744 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) 20241111125120744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 214) (tbf_dl.cpp:847) 20241111125120744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 214, MCS-3): 07 80 35 86 da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 01 (tbf_dl.cpp:911) 20241111125120744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=07 80 35 86 da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 01 (pcu_l1_if.cpp:182) 20241111125120744 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125120757 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) 20241111125120757 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) 20241111125120758 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) 20241111125120758 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) 20241111125120759 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) 20241111125120759 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) 20241111125120759 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) 20241111125120759 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) 20241111125120760 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) 20241111125120760 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) 20241111125120761 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) 20241111125120761 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) 20241111125120761 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) 20241111125120762 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) 20241111125120762 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) 20241111125120762 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) 20241111125120766 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) 20241111125120766 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) 20241111125120766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==215) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120766 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) 20241111125120766 DRLCMACDL DEBUG -- Chunk with length 1278 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 215, MCS-3): b2 df 34 9c a1 fb f4 70 f8 55 80 50 f8 e1 a8 aa 10 5d c9 63 68 bf 26 7b 6b 5b 86 be 05 0e 3c 53 94 b8 1b 0a 30 (tbf_dl.cpp:686) 20241111125120766 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) 20241111125120766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 215) (tbf_dl.cpp:847) 20241111125120766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 215, MCS-3): 07 c0 35 86 64 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 00 (tbf_dl.cpp:911) 20241111125120766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=07 c0 35 86 64 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 00 (pcu_l1_if.cpp:182) 20241111125120767 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125120781 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) 20241111125120781 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) 20241111125120783 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) 20241111125120783 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) 20241111125120784 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) 20241111125120784 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) 20241111125120785 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) 20241111125120785 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) 20241111125120786 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) 20241111125120786 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) 20241111125120787 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) 20241111125120787 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) 20241111125120787 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) 20241111125120788 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) 20241111125120788 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) 20241111125120788 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) 20241111125120789 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) 20241111125120789 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) 20241111125120789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==216) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120789 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) 20241111125120789 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 216, MCS-3): 6c 34 2b 4f 92 09 e4 83 bd de 30 6e 86 c4 58 93 b6 72 ec 0b d5 c0 12 51 7d 93 c7 06 c6 78 ee 1c 23 9f 32 59 02 (tbf_dl.cpp:686) 20241111125120789 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) 20241111125120789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 216) (tbf_dl.cpp:847) 20241111125120789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 216, MCS-3): 07 00 36 86 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 00 (tbf_dl.cpp:911) 20241111125120789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=07 00 36 86 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 00 (pcu_l1_if.cpp:182) 20241111125120790 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125120798 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) 20241111125120798 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) 20241111125120799 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) 20241111125120799 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) 20241111125120799 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) 20241111125120799 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) 20241111125120799 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) 20241111125120799 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) 20241111125120800 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) 20241111125120800 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) 20241111125120800 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) 20241111125120800 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) 20241111125120800 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) 20241111125120800 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) 20241111125120800 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) 20241111125120800 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) 20241111125120803 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) 20241111125120803 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) 20241111125120803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==217) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120803 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) 20241111125120803 DRLCMACDL DEBUG -- Chunk with length 1204 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 217, MCS-3): 29 94 f6 2c bf f3 08 17 b3 4d 96 7a ae de 27 ef ad a5 7c ff eb be c4 6b e6 31 99 9d 38 51 4d 8d e2 8c 8b 92 97 (tbf_dl.cpp:686) 20241111125120803 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) 20241111125120803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 217) (tbf_dl.cpp:847) 20241111125120803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 217, MCS-3): 07 40 36 86 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f 01 (tbf_dl.cpp:911) 20241111125120803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=07 40 36 86 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f 01 (pcu_l1_if.cpp:182) 20241111125120803 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125120817 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) 20241111125120817 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) 20241111125120817 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) 20241111125120817 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) 20241111125120818 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) 20241111125120818 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) 20241111125120818 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) 20241111125120818 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) 20241111125120818 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) 20241111125120818 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) 20241111125120818 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) 20241111125120818 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) 20241111125120819 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) 20241111125120819 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) 20241111125120819 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) 20241111125120819 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) 20241111125120826 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) 20241111125120826 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) 20241111125120826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==218) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120826 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) 20241111125120826 DRLCMACDL DEBUG -- Chunk with length 1167 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 218, MCS-3): f3 5a f9 72 b3 e8 5f 88 1c b0 9d 7e f2 8d 36 60 df 9d 5c 49 f4 8f 1c a1 47 e1 96 da eb ca e3 c8 fe ac 2f 1b 6a (tbf_dl.cpp:686) 20241111125120826 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) 20241111125120826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 218) (tbf_dl.cpp:847) 20241111125120826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 218, MCS-3): 07 80 36 86 e6 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 00 (tbf_dl.cpp:911) 20241111125120826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=07 80 36 86 e6 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 00 (pcu_l1_if.cpp:182) 20241111125120826 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125120840 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) 20241111125120840 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) 20241111125120841 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) 20241111125120841 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) 20241111125120841 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) 20241111125120841 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) 20241111125120841 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) 20241111125120841 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) 20241111125120841 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) 20241111125120841 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) 20241111125120842 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) 20241111125120842 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) 20241111125120842 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) 20241111125120842 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) 20241111125120842 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) 20241111125120842 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) 20241111125120845 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) 20241111125120845 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) 20241111125120845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==219) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120845 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) 20241111125120845 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 219, MCS-3): da 32 c5 94 4a 8c 19 51 cb 78 61 7d 9a 91 52 01 81 8d 30 55 71 48 5a 4c 86 45 2e d1 b4 5c 53 98 bc ed 33 a2 f8 (tbf_dl.cpp:686) 20241111125120845 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) 20241111125120845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 219) (tbf_dl.cpp:847) 20241111125120845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 219, MCS-3): 07 c0 36 86 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 01 (tbf_dl.cpp:911) 20241111125120845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=07 c0 36 86 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 01 (pcu_l1_if.cpp:182) 20241111125120845 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125120859 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) 20241111125120859 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) 20241111125120859 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) 20241111125120859 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) 20241111125120859 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) 20241111125120859 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) 20241111125120860 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) 20241111125120860 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) 20241111125120860 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) 20241111125120860 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) 20241111125120861 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) 20241111125120861 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) 20241111125120861 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) 20241111125120861 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) 20241111125120861 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) 20241111125120861 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) 20241111125120863 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) 20241111125120863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125120863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==220) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120863 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) 20241111125120863 DRLCMACDL DEBUG -- Chunk with length 1093 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 220, MCS-3): d9 73 3e 07 f7 75 cf 37 06 b9 a9 08 9f d3 01 49 50 2d 61 9f 69 5f 03 82 62 8c 18 d7 c6 96 e2 28 72 02 d6 e3 f3 (tbf_dl.cpp:686) 20241111125120863 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) 20241111125120863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 220) (tbf_dl.cpp:847) 20241111125120863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 220, MCS-3): 07 00 37 86 b2 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 01 (tbf_dl.cpp:911) 20241111125120863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=07 00 37 86 b2 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 01 (pcu_l1_if.cpp:182) 20241111125120864 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125120877 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) 20241111125120877 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) 20241111125120877 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) 20241111125120877 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120878 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) 20241111125120886 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) 20241111125120886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125120886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==202 .. V(S)==221) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120886 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) 20241111125120886 DRLCMACDL DEBUG -- Chunk with length 1056 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 221, MCS-3): 18 31 20 d3 a5 70 72 75 2d 7a 96 8c c4 f6 e9 33 50 40 2d 91 b7 12 c4 2e 18 d6 ae b5 bf 12 92 73 48 f7 f6 19 c4 (tbf_dl.cpp:686) 20241111125120886 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) 20241111125120886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 221) (tbf_dl.cpp:847) 20241111125120886 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) 20241111125120886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1235 + 13 = 1248 (pdch_ul_controller.c:131) 20241111125120886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1248 for type POLL (pdch_ul_controller.c:184) 20241111125120886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1248, TS=7) (tbf_dl.cpp:883) 20241111125120886 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1248, TS=7 (tbf_dl.cpp:903) 20241111125120886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 221, MCS-3): 0f 40 37 86 30 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 01 (tbf_dl.cpp:911) 20241111125120886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=0f 40 37 86 30 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 01 (pcu_l1_if.cpp:182) 20241111125120887 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125120900 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) 20241111125120900 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120901 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) 20241111125120902 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) 20241111125120905 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125120919 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) 20241111125120919 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) 20241111125120919 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) 20241111125120919 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) 20241111125120919 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) 20241111125120919 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) 20241111125120920 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) 20241111125120920 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) 20241111125120920 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) 20241111125120920 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) 20241111125120920 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) 20241111125120920 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) 20241111125120920 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) 20241111125120920 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) 20241111125120920 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) 20241111125120920 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) 20241111125120924 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120938 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) 20241111125120939 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) 20241111125120939 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) 20241111125120947 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125120961 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 00 a7 b1 be 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125120961 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) 20241111125120961 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125120961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125120961 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 = 223 | 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) 20241111125120961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125120961 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) 20241111125120961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 223, have_crbb: 0, urbb_len:64, 0x557862b067ec, 0x557862b067f0, 4, 0, win: 202-222, 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) 20241111125120961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 223, BSN 202 to 287 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125120961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125120961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=202)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=221) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125120961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=202:222, lost=0, recv=20, skipped=0, bsn=202, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=202 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=203 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=204 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=205 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=206 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=207 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=208 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=209 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=210 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=211 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=212 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=213 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=214 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=215 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=216 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=217 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=218 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=219 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=220 (rlc_window_dl.cpp:103) 20241111125120961 DRLCMACDL DEBUG - got ack for BSN=221 (rlc_window_dl.cpp:103) 20241111125120961 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) 20241111125120961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=222)""(V(S)-1=221) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120962 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) 20241111125120963 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) 20241111125120963 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) 20241111125120965 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) 20241111125120965 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) 20241111125120965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==222) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120965 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) 20241111125120965 DRLCMACDL DEBUG -- Chunk with length 1019 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 222, MCS-3): 20 e9 8b 7a 36 85 32 32 06 df 22 db 51 d2 f0 e2 22 95 2d ba 0b 22 bd 36 42 8e 01 23 4a a0 43 99 b1 c6 2d ac 30 (tbf_dl.cpp:686) 20241111125120965 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) 20241111125120965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 222) (tbf_dl.cpp:847) 20241111125120965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 222, MCS-3): 07 80 37 86 40 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 00 (tbf_dl.cpp:911) 20241111125120965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=07 80 37 86 40 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 00 (pcu_l1_if.cpp:182) 20241111125120966 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125120980 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) 20241111125120980 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) 20241111125120980 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) 20241111125120980 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) 20241111125120980 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) 20241111125120980 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) 20241111125120980 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) 20241111125120980 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) 20241111125120980 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) 20241111125120980 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) 20241111125120981 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) 20241111125120981 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) 20241111125120981 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) 20241111125120981 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) 20241111125120981 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) 20241111125120981 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) 20241111125120984 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) 20241111125120984 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) 20241111125120984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==223) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125120984 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) 20241111125120984 DRLCMACDL DEBUG -- Chunk with length 982 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125120984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 223, MCS-3): 0d eb 74 38 86 ff a5 6e 57 1a 4f a6 5d a7 49 21 2d ec 2e 40 ca e8 32 8f a3 1e 75 97 70 25 52 61 d5 64 92 6c 06 (tbf_dl.cpp:686) 20241111125120984 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) 20241111125120984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125120984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 223) (tbf_dl.cpp:847) 20241111125120984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 223, MCS-3): 07 c0 37 86 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c 00 (tbf_dl.cpp:911) 20241111125120984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=07 c0 37 86 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c 00 (pcu_l1_if.cpp:182) 20241111125120985 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125120998 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) 20241111125120998 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) 20241111125120999 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) 20241111125120999 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) 20241111125120999 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) 20241111125120999 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) 20241111125120999 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) 20241111125120999 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) 20241111125121000 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) 20241111125121000 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) 20241111125121000 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) 20241111125121000 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) 20241111125121000 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) 20241111125121000 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) 20241111125121000 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) 20241111125121000 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) 20241111125121008 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) 20241111125121008 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) 20241111125121008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==224) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121008 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) 20241111125121008 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 224, MCS-3): 51 e2 60 78 2e 76 a6 93 03 4c 46 3d 21 57 e4 da 7d cf e5 07 41 a2 e4 57 03 b9 db d5 d2 08 b7 85 15 80 f1 9e 54 (tbf_dl.cpp:686) 20241111125121008 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) 20241111125121008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 224) (tbf_dl.cpp:847) 20241111125121008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 224, MCS-3): 07 00 38 86 a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 00 (tbf_dl.cpp:911) 20241111125121008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=07 00 38 86 a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 00 (pcu_l1_if.cpp:182) 20241111125121008 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125121021 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) 20241111125121021 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121022 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) 20241111125121023 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) 20241111125121023 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) 20241111125121026 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) 20241111125121026 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) 20241111125121026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==225) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121026 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) 20241111125121026 DRLCMACDL DEBUG -- Chunk with length 908 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 225, MCS-3): 7c d6 c4 ba 7e 98 21 28 95 37 97 eb 2b 25 3c 54 45 cf 8b 8c d3 14 13 e9 04 63 b5 3a 30 23 fd 5b 96 3b 2c 4b 3d (tbf_dl.cpp:686) 20241111125121026 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) 20241111125121026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 225) (tbf_dl.cpp:847) 20241111125121026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 225, MCS-3): 07 40 38 86 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a 00 (tbf_dl.cpp:911) 20241111125121026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=07 40 38 86 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a 00 (pcu_l1_if.cpp:182) 20241111125121026 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125121040 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) 20241111125121040 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) 20241111125121040 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) 20241111125121040 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) 20241111125121040 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) 20241111125121040 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) 20241111125121041 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) 20241111125121041 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) 20241111125121041 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) 20241111125121041 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) 20241111125121041 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) 20241111125121041 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) 20241111125121041 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) 20241111125121041 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) 20241111125121041 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) 20241111125121041 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) 20241111125121045 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) 20241111125121045 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) 20241111125121045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==226) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121045 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) 20241111125121045 DRLCMACDL DEBUG -- Chunk with length 871 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 226, MCS-3): fa 0e e2 53 dc b8 fe 7e f3 94 9e 69 0f 67 d1 59 e1 0b cf f5 6d 97 66 cc bd 7f e6 e4 e8 98 0f 87 d2 8b 9a 6c 3a (tbf_dl.cpp:686) 20241111125121045 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) 20241111125121045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 226) (tbf_dl.cpp:847) 20241111125121045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 226, MCS-3): 07 80 38 86 f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 00 (tbf_dl.cpp:911) 20241111125121045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=07 80 38 86 f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 00 (pcu_l1_if.cpp:182) 20241111125121045 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121059 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) 20241111125121060 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) 20241111125121060 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) 20241111125121060 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) 20241111125121060 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) 20241111125121068 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) 20241111125121068 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) 20241111125121068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==227) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121068 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) 20241111125121068 DRLCMACDL DEBUG -- Chunk with length 834 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 227, MCS-3): eb 7c c9 61 b8 76 c1 9f dc 6c b7 9b 45 80 ee f9 05 7c a9 9a f2 b3 34 59 2f 7a ec 36 ce 15 22 e6 e0 7f c9 96 b8 (tbf_dl.cpp:686) 20241111125121068 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) 20241111125121068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 227) (tbf_dl.cpp:847) 20241111125121068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 227, MCS-3): 07 c0 38 86 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 01 (tbf_dl.cpp:911) 20241111125121068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=07 c0 38 86 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 01 (pcu_l1_if.cpp:182) 20241111125121068 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125121082 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) 20241111125121082 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) 20241111125121082 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) 20241111125121082 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) 20241111125121082 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) 20241111125121082 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) 20241111125121082 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) 20241111125121082 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) 20241111125121083 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) 20241111125121083 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) 20241111125121083 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) 20241111125121083 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) 20241111125121083 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) 20241111125121083 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) 20241111125121083 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) 20241111125121083 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) 20241111125121086 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) 20241111125121086 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) 20241111125121086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==228) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121086 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) 20241111125121086 DRLCMACDL DEBUG -- Chunk with length 797 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 228, MCS-3): fe 95 52 ce 58 2f f0 93 22 51 4a 66 69 3c 50 04 76 40 ec 8f 3a 08 04 f8 d6 a6 c5 d0 51 7e 07 10 ba 68 cc 0c fc (tbf_dl.cpp:686) 20241111125121086 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) 20241111125121086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 228) (tbf_dl.cpp:847) 20241111125121087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 228, MCS-3): 07 00 39 86 fc 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 01 (tbf_dl.cpp:911) 20241111125121087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=07 00 39 86 fc 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 01 (pcu_l1_if.cpp:182) 20241111125121087 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125121100 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) 20241111125121100 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) 20241111125121101 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) 20241111125121101 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) 20241111125121101 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) 20241111125121101 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) 20241111125121101 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) 20241111125121101 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) 20241111125121101 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) 20241111125121101 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) 20241111125121101 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) 20241111125121101 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) 20241111125121102 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) 20241111125121102 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) 20241111125121102 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) 20241111125121102 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) 20241111125121105 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) 20241111125121105 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) 20241111125121105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==229) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121105 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) 20241111125121105 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 229, MCS-3): c2 e6 6f d7 55 b4 21 b6 a9 9d 85 c4 d6 f9 bd bd fc 6b c3 15 b9 6b fb 54 db c1 46 7a c9 59 66 d2 5e 86 11 80 d9 (tbf_dl.cpp:686) 20241111125121105 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) 20241111125121105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 229) (tbf_dl.cpp:847) 20241111125121105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 229, MCS-3): 07 40 39 86 84 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 01 (tbf_dl.cpp:911) 20241111125121105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=07 40 39 86 84 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 01 (pcu_l1_if.cpp:182) 20241111125121105 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125121119 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) 20241111125121119 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) 20241111125121119 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) 20241111125121119 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) 20241111125121119 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) 20241111125121119 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) 20241111125121120 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) 20241111125121120 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) 20241111125121120 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) 20241111125121120 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) 20241111125121120 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) 20241111125121120 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) 20241111125121120 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) 20241111125121120 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) 20241111125121120 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) 20241111125121120 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) 20241111125121128 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) 20241111125121128 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) 20241111125121128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==230) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121128 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) 20241111125121128 DRLCMACDL DEBUG -- Chunk with length 723 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 230, MCS-3): 0b 4d 5d b5 26 77 9b 74 00 7a a1 6a 59 0e ef cf 3d a4 67 16 36 88 17 d3 1a 53 32 c4 b5 9f f2 05 11 14 64 8e f8 (tbf_dl.cpp:686) 20241111125121128 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) 20241111125121128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 230) (tbf_dl.cpp:847) 20241111125121128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 230, MCS-3): 07 80 39 86 16 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 01 (tbf_dl.cpp:911) 20241111125121128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=07 80 39 86 16 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 01 (pcu_l1_if.cpp:182) 20241111125121128 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125121142 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) 20241111125121142 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) 20241111125121142 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) 20241111125121142 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121143 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) 20241111125121147 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) 20241111125121147 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) 20241111125121147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==231) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121147 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) 20241111125121147 DRLCMACDL DEBUG -- Chunk with length 686 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 231, MCS-3): 5d fc d0 7d 64 7f 6c 62 de 45 4f c9 01 58 13 1e d7 88 e8 17 b9 cd b7 be 13 26 41 5c 4e c1 01 6a 5f 13 db d3 7b (tbf_dl.cpp:686) 20241111125121147 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) 20241111125121147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 231) (tbf_dl.cpp:847) 20241111125121147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 231, MCS-3): 07 c0 39 86 ba f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 00 (tbf_dl.cpp:911) 20241111125121147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=07 c0 39 86 ba f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 00 (pcu_l1_if.cpp:182) 20241111125121147 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125121161 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) 20241111125121161 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) 20241111125121161 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) 20241111125121161 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) 20241111125121161 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) 20241111125121161 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) 20241111125121161 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) 20241111125121161 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) 20241111125121161 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) 20241111125121161 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) 20241111125121162 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) 20241111125121162 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) 20241111125121162 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) 20241111125121162 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) 20241111125121162 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) 20241111125121162 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) 20241111125121165 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) 20241111125121165 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) 20241111125121165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==232) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121165 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) 20241111125121165 DRLCMACDL DEBUG -- Chunk with length 649 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 232, MCS-3): a7 15 8a 40 d4 60 df a4 d3 78 e8 38 c9 11 a6 46 3c e5 01 40 d9 fb 40 df fc 89 b4 ae 81 ad d6 7a 33 ea 7d 99 03 (tbf_dl.cpp:686) 20241111125121165 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) 20241111125121165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 232) (tbf_dl.cpp:847) 20241111125121165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 232, MCS-3): 07 00 3a 86 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 00 (tbf_dl.cpp:911) 20241111125121165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=07 00 3a 86 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 00 (pcu_l1_if.cpp:182) 20241111125121166 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125121179 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) 20241111125121179 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) 20241111125121180 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) 20241111125121180 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) 20241111125121180 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) 20241111125121180 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) 20241111125121180 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) 20241111125121180 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) 20241111125121180 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) 20241111125121180 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) 20241111125121181 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) 20241111125121181 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) 20241111125121181 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) 20241111125121181 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) 20241111125121181 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) 20241111125121181 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) 20241111125121189 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) 20241111125121189 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) 20241111125121189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==233) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121189 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) 20241111125121189 DRLCMACDL DEBUG -- Chunk with length 612 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 233, MCS-3): cb e6 e0 5c dd 2d 72 1a 97 b8 ea 42 19 57 86 22 bb 31 40 1b bd e7 b5 30 e0 71 86 0f e3 bb d8 e5 62 ed a8 cd 9f (tbf_dl.cpp:686) 20241111125121189 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) 20241111125121189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 233) (tbf_dl.cpp:847) 20241111125121189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 233, MCS-3): 07 40 3a 86 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 01 (tbf_dl.cpp:911) 20241111125121189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=07 40 3a 86 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 01 (pcu_l1_if.cpp:182) 20241111125121189 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125121203 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) 20241111125121203 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) 20241111125121203 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) 20241111125121203 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) 20241111125121203 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) 20241111125121203 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) 20241111125121203 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) 20241111125121203 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) 20241111125121204 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) 20241111125121204 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) 20241111125121204 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) 20241111125121204 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) 20241111125121204 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) 20241111125121204 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) 20241111125121204 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) 20241111125121204 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) 20241111125121207 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) 20241111125121207 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) 20241111125121207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==234) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121207 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) 20241111125121207 DRLCMACDL DEBUG -- Chunk with length 575 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 234, MCS-3): b9 d2 12 4b 78 e2 31 27 a1 ab 80 10 24 cf 50 ab a8 94 43 e8 e8 bd 58 6a 28 19 eb 89 fa 61 d5 d4 a1 76 03 ff d5 (tbf_dl.cpp:686) 20241111125121207 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) 20241111125121207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 234) (tbf_dl.cpp:847) 20241111125121207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 234, MCS-3): 07 80 3a 86 72 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab 01 (tbf_dl.cpp:911) 20241111125121207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=07 80 3a 86 72 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab 01 (pcu_l1_if.cpp:182) 20241111125121208 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125121221 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) 20241111125121222 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) 20241111125121222 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) 20241111125121222 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) 20241111125121222 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) 20241111125121222 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) 20241111125121222 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) 20241111125121222 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) 20241111125121222 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) 20241111125121222 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) 20241111125121222 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) 20241111125121222 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) 20241111125121223 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) 20241111125121223 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) 20241111125121223 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) 20241111125121223 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) 20241111125121226 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) 20241111125121226 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) 20241111125121226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==235) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121226 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) 20241111125121226 DRLCMACDL DEBUG -- Chunk with length 538 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 235, MCS-3): e4 eb 1b fe 61 db c3 6a 4b f1 83 39 5e 94 cb 3f 19 a8 da 90 2e d5 41 17 31 02 de e2 ab 3d ab 5a db 13 2c 37 f4 (tbf_dl.cpp:686) 20241111125121226 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) 20241111125121226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 235) (tbf_dl.cpp:847) 20241111125121226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 235, MCS-3): 07 c0 3a 86 c8 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 01 (tbf_dl.cpp:911) 20241111125121226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=07 c0 3a 86 c8 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 01 (pcu_l1_if.cpp:182) 20241111125121226 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125121240 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) 20241111125121240 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) 20241111125121240 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) 20241111125121240 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) 20241111125121240 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) 20241111125121240 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) 20241111125121241 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) 20241111125121241 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) 20241111125121241 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) 20241111125121241 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) 20241111125121241 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) 20241111125121241 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) 20241111125121241 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) 20241111125121241 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) 20241111125121241 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) 20241111125121241 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) 20241111125121249 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) 20241111125121249 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) 20241111125121249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==236) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121249 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) 20241111125121249 DRLCMACDL DEBUG -- Chunk with length 501 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 236, MCS-3): f7 e4 8d 11 2e 34 51 aa 4f da 30 2e c4 00 95 8f 4e 4e 9b 4a cc 21 0b c3 9a cf ed c6 db ee d5 9b e1 26 a8 94 0f (tbf_dl.cpp:686) 20241111125121249 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) 20241111125121249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 236) (tbf_dl.cpp:847) 20241111125121249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 236, MCS-3): 07 00 3b 86 ee c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f 00 (tbf_dl.cpp:911) 20241111125121249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=07 00 3b 86 ee c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f 00 (pcu_l1_if.cpp:182) 20241111125121249 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125121263 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) 20241111125121263 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) 20241111125121263 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) 20241111125121263 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121264 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) 20241111125121268 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) 20241111125121268 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) 20241111125121268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==237) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121268 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) 20241111125121268 DRLCMACDL DEBUG -- Chunk with length 464 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 237, MCS-3): 5d 3f e3 1d d3 4a 3d 2f 1f 8a 32 c3 e8 2e a6 25 5a 7d 06 e6 78 ea 25 fc 41 5b fe d0 06 b8 85 3b 23 dd e5 63 f1 (tbf_dl.cpp:686) 20241111125121268 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) 20241111125121268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 237) (tbf_dl.cpp:847) 20241111125121268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 237, MCS-3): 07 40 3b 86 ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 01 (tbf_dl.cpp:911) 20241111125121268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=07 40 3b 86 ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 01 (pcu_l1_if.cpp:182) 20241111125121268 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125121282 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) 20241111125121282 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) 20241111125121282 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) 20241111125121282 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) 20241111125121282 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) 20241111125121282 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) 20241111125121282 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) 20241111125121283 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) 20241111125121283 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) 20241111125121283 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) 20241111125121283 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) 20241111125121283 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) 20241111125121283 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) 20241111125121283 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) 20241111125121283 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) 20241111125121283 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) 20241111125121286 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) 20241111125121286 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) 20241111125121286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==238) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121286 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) 20241111125121286 DRLCMACDL DEBUG -- Chunk with length 427 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 238, MCS-3): a8 29 26 f2 b9 d6 ee 82 0d c4 0f 16 b0 1f 9c 80 17 8c 53 88 3f 57 f5 4f 70 3a fe 6f cc 67 1b 76 c4 bb 79 2e 9c (tbf_dl.cpp:686) 20241111125121286 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) 20241111125121286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 238) (tbf_dl.cpp:847) 20241111125121286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 238, MCS-3): 07 80 3b 86 50 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 01 (tbf_dl.cpp:911) 20241111125121286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=07 80 3b 86 50 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 01 (pcu_l1_if.cpp:182) 20241111125121287 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125121300 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) 20241111125121300 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121301 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) 20241111125121302 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) 20241111125121302 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) 20241111125121310 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) 20241111125121310 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) 20241111125121310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==239) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121310 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) 20241111125121310 DRLCMACDL DEBUG -- Chunk with length 390 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 239, MCS-3): 26 93 1d 0d da b9 ca 07 98 76 7b f6 c2 9d 9e ff c9 cc 61 09 d0 17 00 7f a7 bf 1d ed c7 d3 0d 7d 56 f9 b0 d0 00 (tbf_dl.cpp:686) 20241111125121310 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) 20241111125121310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 239) (tbf_dl.cpp:847) 20241111125121310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 239, MCS-3): 07 c0 3b 86 4c 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 00 (tbf_dl.cpp:911) 20241111125121310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=07 c0 3b 86 4c 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 00 (pcu_l1_if.cpp:182) 20241111125121310 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125121324 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) 20241111125121324 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) 20241111125121324 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) 20241111125121324 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) 20241111125121324 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) 20241111125121324 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) 20241111125121324 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) 20241111125121324 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) 20241111125121324 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) 20241111125121324 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) 20241111125121325 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) 20241111125121325 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) 20241111125121325 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) 20241111125121325 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) 20241111125121325 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) 20241111125121325 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) 20241111125121328 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) 20241111125121328 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) 20241111125121328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==240) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121328 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) 20241111125121328 DRLCMACDL DEBUG -- Chunk with length 353 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 240, MCS-3): 9e 0d b3 e0 52 d5 f8 00 de 09 ea 56 56 d3 88 82 ca e9 96 e4 c5 05 cf a3 dc 4f 08 9e 8d 1c c8 d3 27 75 1f 53 ec (tbf_dl.cpp:686) 20241111125121328 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) 20241111125121328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 240) (tbf_dl.cpp:847) 20241111125121328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 240, MCS-3): 07 00 3c 86 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 01 (tbf_dl.cpp:911) 20241111125121328 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 3c 86 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 01 (pcu_l1_if.cpp:182) 20241111125121328 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125121342 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) 20241111125121342 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) 20241111125121342 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) 20241111125121342 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) 20241111125121342 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) 20241111125121342 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) 20241111125121343 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) 20241111125121343 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) 20241111125121343 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) 20241111125121343 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) 20241111125121343 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) 20241111125121343 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) 20241111125121343 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) 20241111125121343 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) 20241111125121343 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) 20241111125121343 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) 20241111125121347 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) 20241111125121347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125121347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==222 .. V(S)==241) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121347 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) 20241111125121347 DRLCMACDL DEBUG -- Chunk with length 316 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 241, MCS-3): a2 09 cd ed f2 1b 03 cb e2 0b b7 ba ed ff 1d 3a 85 a5 7a ca 43 42 22 45 39 69 17 5b 8b 71 d6 f1 9e f9 e4 a3 5d (tbf_dl.cpp:686) 20241111125121347 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) 20241111125121347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 241) (tbf_dl.cpp:847) 20241111125121347 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) 20241111125121347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1334 + 13 = 1347 (pdch_ul_controller.c:131) 20241111125121347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type POLL (pdch_ul_controller.c:184) 20241111125121347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1347, TS=7) (tbf_dl.cpp:883) 20241111125121347 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1347, TS=7 (tbf_dl.cpp:903) 20241111125121347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 241, MCS-3): 0f 40 3c 86 44 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 00 (tbf_dl.cpp:911) 20241111125121347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=0f 40 3c 86 44 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 00 (pcu_l1_if.cpp:182) 20241111125121347 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121361 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) 20241111125121362 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) 20241111125121362 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) 20241111125121362 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) 20241111125121362 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) 20241111125121370 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125121384 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) 20241111125121384 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) 20241111125121384 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) 20241111125121384 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) 20241111125121384 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) 20241111125121384 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) 20241111125121384 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) 20241111125121384 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) 20241111125121385 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) 20241111125121385 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) 20241111125121385 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) 20241111125121385 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) 20241111125121385 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) 20241111125121385 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) 20241111125121385 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) 20241111125121385 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) 20241111125121389 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125121403 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) 20241111125121403 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) 20241111125121403 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) 20241111125121403 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) 20241111125121403 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) 20241111125121403 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) 20241111125121403 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) 20241111125121403 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) 20241111125121404 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) 20241111125121404 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) 20241111125121404 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) 20241111125121404 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) 20241111125121404 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) 20241111125121404 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) 20241111125121404 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) 20241111125121404 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) 20241111125121407 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125121421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=11 data=40 20 00 a7 b1 e6 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125121421 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) 20241111125121421 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125121421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125121421 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 = 243 | 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) 20241111125121421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125121421 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) 20241111125121421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 243, have_crbb: 0, urbb_len:64, 0x557862b067ec, 0x557862b067f0, 4, 0, win: 222-242, 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) 20241111125121421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 243, BSN 222 to 307 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125121421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125121421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=222)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=241) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125121421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=222:242, lost=0, recv=20, skipped=0, bsn=222, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=222 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=223 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=224 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=225 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=226 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=227 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=228 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=229 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=230 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=231 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=232 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=233 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=234 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=235 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=236 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=237 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=238 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=239 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=240 (rlc_window_dl.cpp:103) 20241111125121421 DRLCMACDL DEBUG - got ack for BSN=241 (rlc_window_dl.cpp:103) 20241111125121421 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) 20241111125121421 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125121421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=242)""(V(S)-1=241) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125121422 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) 20241111125121422 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) 20241111125121422 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) 20241111125121422 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) 20241111125121422 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) 20241111125121422 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) 20241111125121422 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) 20241111125121422 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) 20241111125121423 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) 20241111125121423 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) 20241111125121423 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) 20241111125121423 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) 20241111125121423 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) 20241111125121423 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) 20241111125121430 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) 20241111125121430 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) 20241111125121430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==242) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121430 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) 20241111125121430 DRLCMACDL DEBUG -- Chunk with length 279 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 242, MCS-3): 15 a5 49 35 8f 51 00 35 6b 9e e9 79 7e fc d2 4e 77 c3 34 6c 1b ca 08 70 8b 6e df df 46 c8 2b 24 98 d7 ee 69 ae (tbf_dl.cpp:686) 20241111125121431 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) 20241111125121431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 242) (tbf_dl.cpp:847) 20241111125121431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 242, MCS-3): 07 80 3c 86 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 01 (tbf_dl.cpp:911) 20241111125121431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=07 80 3c 86 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 01 (pcu_l1_if.cpp:182) 20241111125121431 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125121444 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) 20241111125121444 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) 20241111125121445 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) 20241111125121445 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) 20241111125121445 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) 20241111125121445 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) 20241111125121445 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) 20241111125121445 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) 20241111125121446 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) 20241111125121446 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) 20241111125121446 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) 20241111125121446 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) 20241111125121446 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) 20241111125121446 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) 20241111125121446 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) 20241111125121446 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) 20241111125121449 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) 20241111125121449 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) 20241111125121449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==243) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121449 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) 20241111125121449 DRLCMACDL DEBUG -- Chunk with length 242 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 243, MCS-3): ad 12 f4 8c d2 98 79 23 e2 fc 77 90 59 cd 53 71 34 fa 95 27 70 41 ba bd 5e 01 2a 1b 93 eb f9 e2 df e9 61 a1 df (tbf_dl.cpp:686) 20241111125121449 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) 20241111125121449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 243) (tbf_dl.cpp:847) 20241111125121449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 243, MCS-3): 07 c0 3c 86 5a 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf 01 (tbf_dl.cpp:911) 20241111125121449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=07 c0 3c 86 5a 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf 01 (pcu_l1_if.cpp:182) 20241111125121449 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125121463 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) 20241111125121463 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) 20241111125121463 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) 20241111125121463 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) 20241111125121464 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) 20241111125121464 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) 20241111125121464 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) 20241111125121464 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) 20241111125121464 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) 20241111125121464 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) 20241111125121464 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) 20241111125121464 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) 20241111125121465 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) 20241111125121465 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) 20241111125121465 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) 20241111125121465 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) 20241111125121468 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) 20241111125121468 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) 20241111125121468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==244) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121468 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) 20241111125121468 DRLCMACDL DEBUG -- Chunk with length 205 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 244, MCS-3): e0 86 1d cb e3 6f 53 d3 65 ff 13 72 b4 1d 75 ab be 50 7c 29 0b 5e 76 00 0b ed c1 a9 e7 96 ce 8c 16 a5 4e f3 d2 (tbf_dl.cpp:686) 20241111125121468 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) 20241111125121468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 244) (tbf_dl.cpp:847) 20241111125121468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 244, MCS-3): 07 00 3d 86 c0 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 01 (tbf_dl.cpp:911) 20241111125121468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=07 00 3d 86 c0 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 01 (pcu_l1_if.cpp:182) 20241111125121468 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125121482 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) 20241111125121482 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) 20241111125121482 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) 20241111125121482 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) 20241111125121482 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) 20241111125121482 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) 20241111125121482 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) 20241111125121483 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) 20241111125121483 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) 20241111125121483 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) 20241111125121483 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) 20241111125121483 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) 20241111125121483 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) 20241111125121483 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) 20241111125121483 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) 20241111125121483 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) 20241111125121491 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) 20241111125121491 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) 20241111125121491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==245) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121491 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) 20241111125121491 DRLCMACDL DEBUG -- Chunk with length 168 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 245, MCS-3): 9c 16 c7 66 42 e7 f4 2e 59 cd 27 7c 5b d3 a2 62 ef 3c da 34 e4 b4 a8 0e d1 c5 ee c4 eb b6 47 cd a7 5d e1 b2 8a (tbf_dl.cpp:686) 20241111125121491 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) 20241111125121491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 245) (tbf_dl.cpp:847) 20241111125121491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 245, MCS-3): 07 40 3d 86 38 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 01 (tbf_dl.cpp:911) 20241111125121491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=07 40 3d 86 38 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 01 (pcu_l1_if.cpp:182) 20241111125121491 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125121505 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) 20241111125121505 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) 20241111125121505 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) 20241111125121505 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) 20241111125121506 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) 20241111125121506 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) 20241111125121506 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) 20241111125121506 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) 20241111125121506 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) 20241111125121506 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) 20241111125121506 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) 20241111125121506 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) 20241111125121507 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) 20241111125121507 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) 20241111125121507 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) 20241111125121507 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) 20241111125121509 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) 20241111125121509 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) 20241111125121509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==246) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121509 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) 20241111125121509 DRLCMACDL DEBUG -- Chunk with length 131 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 246, MCS-3): fe 7c 16 e9 ed e4 58 9b 7b 21 34 4f 38 15 54 e8 b0 3c f3 97 36 61 44 80 c4 4b f8 07 e1 c4 c3 d1 b6 0d 1b 02 3d (tbf_dl.cpp:686) 20241111125121509 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) 20241111125121509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 246) (tbf_dl.cpp:847) 20241111125121509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 246, MCS-3): 07 80 3d 86 fc f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 00 (tbf_dl.cpp:911) 20241111125121510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=07 80 3d 86 fc f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 00 (pcu_l1_if.cpp:182) 20241111125121510 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125121523 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) 20241111125121523 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) 20241111125121523 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) 20241111125121523 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121524 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) 20241111125121528 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) 20241111125121528 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) 20241111125121528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==247) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121528 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) 20241111125121528 DRLCMACDL DEBUG -- Chunk with length 94 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 247, MCS-3): 26 74 86 b0 e5 55 6d a6 15 4a 91 6a a6 f7 2f 8f 47 e0 06 d5 5c e9 10 8b d1 fb 1e 9a 5b b8 4a ad cc 9b 95 a7 af (tbf_dl.cpp:686) 20241111125121528 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) 20241111125121528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 247) (tbf_dl.cpp:847) 20241111125121528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 247, MCS-3): 07 c0 3d 86 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f 01 (tbf_dl.cpp:911) 20241111125121528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=07 c0 3d 86 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f 01 (pcu_l1_if.cpp:182) 20241111125121528 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121542 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) 20241111125121543 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) 20241111125121543 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) 20241111125121543 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) 20241111125121543 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) 20241111125121551 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) 20241111125121551 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) 20241111125121551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==248) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121551 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) 20241111125121551 DRLCMACDL DEBUG -- Chunk with length 57 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 248, MCS-3): f2 b5 8a 1f 41 03 85 e3 49 0e 8e 10 15 02 40 cf 5e 03 d5 55 a9 10 86 2f 05 e0 91 2e f7 d6 df 81 e6 4f bf 6b 05 (tbf_dl.cpp:686) 20241111125121551 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) 20241111125121551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 248) (tbf_dl.cpp:847) 20241111125121551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 248, MCS-3): 07 00 3e 86 e4 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 00 (tbf_dl.cpp:911) 20241111125121551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=07 00 3e 86 e4 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 00 (pcu_l1_if.cpp:182) 20241111125121551 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125121565 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) 20241111125121565 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) 20241111125121565 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) 20241111125121565 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) 20241111125121565 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) 20241111125121565 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) 20241111125121566 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) 20241111125121566 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) 20241111125121566 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) 20241111125121566 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) 20241111125121566 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) 20241111125121566 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) 20241111125121566 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) 20241111125121566 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) 20241111125121566 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) 20241111125121566 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) 20241111125121570 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) 20241111125121570 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) 20241111125121570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==249) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121570 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) 20241111125121570 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125121570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125121570 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1605 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125121570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125121570 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (16) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 249, MCS-3): 29 32 3f be 27 94 13 12 64 a7 8e 62 d3 9f 1d a1 49 05 7d 47 11 17 dd 4f a2 eb ba c0 89 fa 52 5f f1 53 45 b1 e7 (tbf_dl.cpp:686) 20241111125121570 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) 20241111125121570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 249) (tbf_dl.cpp:847) 20241111125121570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 249, MCS-3): 07 40 3e 06 52 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf 01 (tbf_dl.cpp:911) 20241111125121570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=07 40 3e 06 52 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf 01 (pcu_l1_if.cpp:182) 20241111125121570 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121584 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) 20241111125121585 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) 20241111125121585 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) 20241111125121585 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) 20241111125121585 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) 20241111125121588 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) 20241111125121588 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) 20241111125121588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==250) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121588 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) 20241111125121588 DRLCMACDL DEBUG -- Chunk with length 1384 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 250, MCS-3): 5a 70 fb f5 8e 9e 99 0e 5d 71 79 86 c1 72 81 30 b1 58 6c 40 f5 ea 59 70 ed 5c 77 bb 69 14 28 3f 1a a7 98 6d 73 (tbf_dl.cpp:686) 20241111125121588 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) 20241111125121588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 250) (tbf_dl.cpp:847) 20241111125121588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 250, MCS-3): 07 80 3e 86 b4 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 00 (tbf_dl.cpp:911) 20241111125121588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=07 80 3e 86 b4 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 00 (pcu_l1_if.cpp:182) 20241111125121588 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125121602 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) 20241111125121602 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121603 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) 20241111125121612 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) 20241111125121612 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) 20241111125121612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==251) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121612 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) 20241111125121612 DRLCMACDL DEBUG -- Chunk with length 1347 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 251, MCS-3): e1 c0 ed a9 89 3c 2f 74 45 18 22 75 43 71 e1 d1 db 4a 00 55 33 5f 76 2c 1b 2f f8 92 69 68 f0 0d 6d 30 59 17 c6 (tbf_dl.cpp:686) 20241111125121612 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) 20241111125121612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 251) (tbf_dl.cpp:847) 20241111125121612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 251, MCS-3): 07 c0 3e 86 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 01 (tbf_dl.cpp:911) 20241111125121612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=07 c0 3e 86 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 01 (pcu_l1_if.cpp:182) 20241111125121612 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121626 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) 20241111125121627 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) 20241111125121627 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) 20241111125121627 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) 20241111125121627 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) 20241111125121630 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) 20241111125121630 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) 20241111125121630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==252) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121630 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) 20241111125121630 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 252, MCS-3): 13 96 1a 56 21 c8 97 44 2a 93 74 80 a3 75 e5 5b 6a d7 45 b1 b2 f3 c7 70 51 cd ad 8b fe 14 fb bc b2 df 34 9c a1 (tbf_dl.cpp:686) 20241111125121630 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) 20241111125121630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 252) (tbf_dl.cpp:847) 20241111125121630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 252, MCS-3): 07 00 3f 86 26 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 01 (tbf_dl.cpp:911) 20241111125121630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=07 00 3f 86 26 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 01 (pcu_l1_if.cpp:182) 20241111125121630 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125121644 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) 20241111125121644 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) 20241111125121644 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) 20241111125121644 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121645 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) 20241111125121649 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) 20241111125121649 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) 20241111125121649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==253) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121649 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) 20241111125121649 DRLCMACDL DEBUG -- Chunk with length 1273 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 253, MCS-3): fb f4 70 f8 55 80 50 f8 e1 a8 aa 10 5d c9 63 68 bf 26 7b 6b 5b 86 be 05 0e 3c 53 94 b8 1b 0a 30 6c 34 2b 4f 92 (tbf_dl.cpp:686) 20241111125121649 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) 20241111125121649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 253) (tbf_dl.cpp:847) 20241111125121649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 253, MCS-3): 07 40 3f 86 f6 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 01 (tbf_dl.cpp:911) 20241111125121649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=07 40 3f 86 f6 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 01 (pcu_l1_if.cpp:182) 20241111125121649 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125121663 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) 20241111125121663 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) 20241111125121663 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) 20241111125121663 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) 20241111125121663 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) 20241111125121663 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) 20241111125121663 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) 20241111125121663 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) 20241111125121663 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) 20241111125121663 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) 20241111125121664 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) 20241111125121664 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) 20241111125121664 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) 20241111125121664 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) 20241111125121664 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) 20241111125121664 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) 20241111125121672 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) 20241111125121672 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) 20241111125121672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==254) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121672 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) 20241111125121672 DRLCMACDL DEBUG -- Chunk with length 1236 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 254, MCS-3): 09 e4 83 bd de 30 6e 86 c4 58 93 b6 72 ec 0b d5 c0 12 51 7d 93 c7 06 c6 78 ee 1c 23 9f 32 59 02 29 94 f6 2c bf (tbf_dl.cpp:686) 20241111125121672 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) 20241111125121672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 254) (tbf_dl.cpp:847) 20241111125121672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 254, MCS-3): 07 80 3f 86 12 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e 01 (tbf_dl.cpp:911) 20241111125121672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=07 80 3f 86 12 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e 01 (pcu_l1_if.cpp:182) 20241111125121672 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125121686 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) 20241111125121686 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) 20241111125121686 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) 20241111125121686 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) 20241111125121686 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) 20241111125121686 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) 20241111125121687 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) 20241111125121687 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) 20241111125121687 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) 20241111125121687 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) 20241111125121687 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) 20241111125121687 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) 20241111125121687 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) 20241111125121687 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) 20241111125121687 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) 20241111125121687 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) 20241111125121691 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) 20241111125121691 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) 20241111125121691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==255) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121691 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) 20241111125121691 DRLCMACDL DEBUG -- Chunk with length 1199 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 255, MCS-3): f3 08 17 b3 4d 96 7a ae de 27 ef ad a5 7c ff eb be c4 6b e6 31 99 9d 38 51 4d 8d e2 8c 8b 92 97 f3 5a f9 72 b3 (tbf_dl.cpp:686) 20241111125121691 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) 20241111125121691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 255) (tbf_dl.cpp:847) 20241111125121691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 255, MCS-3): 07 c0 3f 86 e6 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 01 (tbf_dl.cpp:911) 20241111125121691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=07 c0 3f 86 e6 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 01 (pcu_l1_if.cpp:182) 20241111125121691 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121705 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) 20241111125121706 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) 20241111125121706 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) 20241111125121706 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) 20241111125121706 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) 20241111125121709 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) 20241111125121709 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) 20241111125121709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==256) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121709 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) 20241111125121709 DRLCMACDL DEBUG -- Chunk with length 1162 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 256, MCS-3): e8 5f 88 1c b0 9d 7e f2 8d 36 60 df 9d 5c 49 f4 8f 1c a1 47 e1 96 da eb ca e3 c8 fe ac 2f 1b 6a da 32 c5 94 4a (tbf_dl.cpp:686) 20241111125121709 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) 20241111125121709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 256) (tbf_dl.cpp:847) 20241111125121709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 256, MCS-3): 07 00 40 86 d0 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 00 (tbf_dl.cpp:911) 20241111125121709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=07 00 40 86 d0 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 00 (pcu_l1_if.cpp:182) 20241111125121709 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125121723 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) 20241111125121723 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) 20241111125121723 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) 20241111125121723 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121724 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) 20241111125121732 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) 20241111125121732 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) 20241111125121732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==257) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121732 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) 20241111125121732 DRLCMACDL DEBUG -- Chunk with length 1125 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 257, MCS-3): 8c 19 51 cb 78 61 7d 9a 91 52 01 81 8d 30 55 71 48 5a 4c 86 45 2e d1 b4 5c 53 98 bc ed 33 a2 f8 d9 73 3e 07 f7 (tbf_dl.cpp:686) 20241111125121732 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) 20241111125121732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 257) (tbf_dl.cpp:847) 20241111125121732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 257, MCS-3): 07 40 40 86 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee 01 (tbf_dl.cpp:911) 20241111125121732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=07 40 40 86 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee 01 (pcu_l1_if.cpp:182) 20241111125121733 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125121747 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) 20241111125121747 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) 20241111125121748 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) 20241111125121748 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) 20241111125121748 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) 20241111125121748 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) 20241111125121748 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) 20241111125121748 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) 20241111125121749 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) 20241111125121749 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) 20241111125121749 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) 20241111125121749 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) 20241111125121749 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) 20241111125121749 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) 20241111125121750 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) 20241111125121750 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) 20241111125121752 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) 20241111125121752 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) 20241111125121752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==258) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121752 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) 20241111125121752 DRLCMACDL DEBUG -- Chunk with length 1088 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 258, MCS-3): 75 cf 37 06 b9 a9 08 9f d3 01 49 50 2d 61 9f 69 5f 03 82 62 8c 18 d7 c6 96 e2 28 72 02 d6 e3 f3 18 31 20 d3 a5 (tbf_dl.cpp:686) 20241111125121752 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) 20241111125121752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 258) (tbf_dl.cpp:847) 20241111125121752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 258, MCS-3): 07 80 40 86 ea 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b 01 (tbf_dl.cpp:911) 20241111125121752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=07 80 40 86 ea 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b 01 (pcu_l1_if.cpp:182) 20241111125121752 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125121766 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) 20241111125121766 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) 20241111125121767 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) 20241111125121767 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) 20241111125121768 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) 20241111125121768 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) 20241111125121768 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) 20241111125121768 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) 20241111125121768 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) 20241111125121768 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) 20241111125121769 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) 20241111125121769 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) 20241111125121769 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) 20241111125121769 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) 20241111125121770 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) 20241111125121770 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) 20241111125121771 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) 20241111125121771 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) 20241111125121771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==259) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121771 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) 20241111125121771 DRLCMACDL DEBUG -- Chunk with length 1051 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 259, MCS-3): 70 72 75 2d 7a 96 8c c4 f6 e9 33 50 40 2d 91 b7 12 c4 2e 18 d6 ae b5 bf 12 92 73 48 f7 f6 19 c4 20 e9 8b 7a 36 (tbf_dl.cpp:686) 20241111125121771 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) 20241111125121771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 259) (tbf_dl.cpp:847) 20241111125121771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 259, MCS-3): 07 c0 40 86 e0 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 00 (tbf_dl.cpp:911) 20241111125121771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=07 c0 40 86 e0 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 00 (pcu_l1_if.cpp:182) 20241111125121771 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125121785 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) 20241111125121785 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) 20241111125121785 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) 20241111125121785 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) 20241111125121786 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) 20241111125121786 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) 20241111125121786 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) 20241111125121786 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) 20241111125121787 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) 20241111125121787 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) 20241111125121787 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) 20241111125121787 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) 20241111125121788 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) 20241111125121788 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) 20241111125121788 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) 20241111125121788 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) 20241111125121794 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) 20241111125121795 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125121795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==260) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121795 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) 20241111125121795 DRLCMACDL DEBUG -- Chunk with length 1014 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 260, MCS-3): 85 32 32 06 df 22 db 51 d2 f0 e2 22 95 2d ba 0b 22 bd 36 42 8e 01 23 4a a0 43 99 b1 c6 2d ac 30 0d eb 74 38 86 (tbf_dl.cpp:686) 20241111125121795 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) 20241111125121795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 260) (tbf_dl.cpp:847) 20241111125121795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 260, MCS-3): 07 00 41 86 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c 01 (tbf_dl.cpp:911) 20241111125121795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=07 00 41 86 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c 01 (pcu_l1_if.cpp:182) 20241111125121795 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125121809 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) 20241111125121809 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) 20241111125121811 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) 20241111125121811 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) 20241111125121812 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) 20241111125121812 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) 20241111125121813 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) 20241111125121813 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) 20241111125121814 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) 20241111125121814 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) 20241111125121814 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) 20241111125121814 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) 20241111125121815 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) 20241111125121815 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) 20241111125121816 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) 20241111125121816 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) 20241111125121817 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) 20241111125121817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125121817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==242 .. V(S)==261) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121817 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) 20241111125121817 DRLCMACDL DEBUG -- Chunk with length 977 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 261, MCS-3): ff a5 6e 57 1a 4f a6 5d a7 49 21 2d ec 2e 40 ca e8 32 8f a3 1e 75 97 70 25 52 61 d5 64 92 6c 06 51 e2 60 78 2e (tbf_dl.cpp:686) 20241111125121817 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) 20241111125121817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 261) (tbf_dl.cpp:847) 20241111125121817 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) 20241111125121817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1434 + 13 = 1447 (pdch_ul_controller.c:131) 20241111125121817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1447 for type POLL (pdch_ul_controller.c:184) 20241111125121817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1447, TS=7) (tbf_dl.cpp:883) 20241111125121817 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1447, TS=7 (tbf_dl.cpp:903) 20241111125121817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 261, MCS-3): 0f 40 41 86 fe 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c 00 (tbf_dl.cpp:911) 20241111125121817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=0f 40 41 86 fe 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c 00 (pcu_l1_if.cpp:182) 20241111125121817 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125121829 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) 20241111125121829 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) 20241111125121830 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) 20241111125121830 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) 20241111125121831 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) 20241111125121831 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) 20241111125121831 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) 20241111125121831 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) 20241111125121832 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) 20241111125121832 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) 20241111125121833 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) 20241111125121833 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) 20241111125121833 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) 20241111125121833 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) 20241111125121834 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) 20241111125121834 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) 20241111125121834 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125121848 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) 20241111125121848 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) 20241111125121850 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) 20241111125121850 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) 20241111125121851 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) 20241111125121851 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) 20241111125121852 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) 20241111125121852 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) 20241111125121853 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) 20241111125121853 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) 20241111125121854 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) 20241111125121854 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) 20241111125121855 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) 20241111125121855 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) 20241111125121855 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) 20241111125121855 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) 20241111125121857 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125121872 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) 20241111125121872 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) 20241111125121873 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) 20241111125121873 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) 20241111125121873 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) 20241111125121873 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) 20241111125121874 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) 20241111125121874 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) 20241111125121874 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) 20241111125121874 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) 20241111125121875 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) 20241111125121875 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) 20241111125121875 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) 20241111125121875 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) 20241111125121876 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) 20241111125121876 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) 20241111125121877 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125121891 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 00 a7 b2 0e 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125121891 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) 20241111125121891 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125121891 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125121891 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 = 263 | 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) 20241111125121892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125121892 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) 20241111125121892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 263, have_crbb: 0, urbb_len:64, 0x557862b067ec, 0x557862b067f0, 4, 0, win: 242-262, 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) 20241111125121892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 263, BSN 242 to 327 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125121892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125121892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=242)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=261) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125121892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=242:262, lost=0, recv=0, skipped=20, bsn=2034, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=242 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=243 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=244 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=245 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=246 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=247 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=248 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=249 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=250 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=251 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=252 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=253 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=254 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=255 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=256 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=257 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=258 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=259 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=260 (rlc_window_dl.cpp:103) 20241111125121892 DRLCMACDL DEBUG - got ack for BSN=261 (rlc_window_dl.cpp:103) 20241111125121892 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) 20241111125121892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=262)""(V(S)-1=261) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125121892 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) 20241111125121892 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) 20241111125121892 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) 20241111125121892 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) 20241111125121893 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) 20241111125121893 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) 20241111125121893 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) 20241111125121893 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) 20241111125121893 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) 20241111125121893 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) 20241111125121894 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) 20241111125121894 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) 20241111125121894 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) 20241111125121894 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) 20241111125121896 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) 20241111125121896 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) 20241111125121896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==262) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121896 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) 20241111125121896 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 262, MCS-3): 76 a6 93 03 4c 46 3d 21 57 e4 da 7d cf e5 07 41 a2 e4 57 03 b9 db d5 d2 08 b7 85 15 80 f1 9e 54 7c d6 c4 ba 7e (tbf_dl.cpp:686) 20241111125121896 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) 20241111125121896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 262) (tbf_dl.cpp:847) 20241111125121896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 262, MCS-3): 07 80 41 86 ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 00 (tbf_dl.cpp:911) 20241111125121896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=07 80 41 86 ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 00 (pcu_l1_if.cpp:182) 20241111125121896 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125121910 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) 20241111125121910 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) 20241111125121910 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) 20241111125121910 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) 20241111125121910 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) 20241111125121910 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) 20241111125121911 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) 20241111125121911 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) 20241111125121911 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) 20241111125121911 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) 20241111125121911 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) 20241111125121911 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) 20241111125121911 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) 20241111125121911 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) 20241111125121912 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) 20241111125121912 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) 20241111125121919 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) 20241111125121919 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) 20241111125121919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==263) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121919 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) 20241111125121919 DRLCMACDL DEBUG -- Chunk with length 903 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 263, MCS-3): 98 21 28 95 37 97 eb 2b 25 3c 54 45 cf 8b 8c d3 14 13 e9 04 63 b5 3a 30 23 fd 5b 96 3b 2c 4b 3d fa 0e e2 53 dc (tbf_dl.cpp:686) 20241111125121919 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) 20241111125121919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 263) (tbf_dl.cpp:847) 20241111125121919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 263, MCS-3): 07 c0 41 86 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 01 (tbf_dl.cpp:911) 20241111125121919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=07 c0 41 86 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 01 (pcu_l1_if.cpp:182) 20241111125121919 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125121933 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) 20241111125121933 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) 20241111125121933 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) 20241111125121933 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) 20241111125121934 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) 20241111125121934 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) 20241111125121934 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) 20241111125121934 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) 20241111125121934 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) 20241111125121934 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) 20241111125121934 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) 20241111125121934 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) 20241111125121934 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) 20241111125121934 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) 20241111125121935 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) 20241111125121935 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) 20241111125121937 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) 20241111125121937 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) 20241111125121937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==264) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121937 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) 20241111125121937 DRLCMACDL DEBUG -- Chunk with length 866 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 264, MCS-3): b8 fe 7e f3 94 9e 69 0f 67 d1 59 e1 0b cf f5 6d 97 66 cc bd 7f e6 e4 e8 98 0f 87 d2 8b 9a 6c 3a eb 7c c9 61 b8 (tbf_dl.cpp:686) 20241111125121937 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) 20241111125121937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 264) (tbf_dl.cpp:847) 20241111125121937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 264, MCS-3): 07 00 42 86 70 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 01 (tbf_dl.cpp:911) 20241111125121937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=07 00 42 86 70 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 01 (pcu_l1_if.cpp:182) 20241111125121938 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125121952 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) 20241111125121952 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) 20241111125121952 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) 20241111125121952 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) 20241111125121952 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) 20241111125121952 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) 20241111125121952 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) 20241111125121952 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) 20241111125121953 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) 20241111125121953 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) 20241111125121953 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) 20241111125121953 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) 20241111125121953 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) 20241111125121953 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) 20241111125121954 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) 20241111125121954 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) 20241111125121957 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) 20241111125121957 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) 20241111125121957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==265) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121957 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) 20241111125121957 DRLCMACDL DEBUG -- Chunk with length 829 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 265, MCS-3): 76 c1 9f dc 6c b7 9b 45 80 ee f9 05 7c a9 9a f2 b3 34 59 2f 7a ec 36 ce 15 22 e6 e0 7f c9 96 b8 fe 95 52 ce 58 (tbf_dl.cpp:686) 20241111125121957 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) 20241111125121957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 265) (tbf_dl.cpp:847) 20241111125121957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 265, MCS-3): 07 40 42 86 ec 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 00 (tbf_dl.cpp:911) 20241111125121957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=07 40 42 86 ec 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 00 (pcu_l1_if.cpp:182) 20241111125121957 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125121971 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) 20241111125121971 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) 20241111125121972 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) 20241111125121972 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) 20241111125121973 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) 20241111125121973 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) 20241111125121974 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) 20241111125121974 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) 20241111125121975 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) 20241111125121975 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) 20241111125121976 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) 20241111125121976 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) 20241111125121976 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) 20241111125121976 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) 20241111125121977 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) 20241111125121977 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) 20241111125121981 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) 20241111125121981 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) 20241111125121981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==266) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125121981 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) 20241111125121981 DRLCMACDL DEBUG -- Chunk with length 792 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125121981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 266, MCS-3): 2f f0 93 22 51 4a 66 69 3c 50 04 76 40 ec 8f 3a 08 04 f8 d6 a6 c5 d0 51 7e 07 10 ba 68 cc 0c fc c2 e6 6f d7 55 (tbf_dl.cpp:686) 20241111125121981 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) 20241111125121981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125121981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 266) (tbf_dl.cpp:847) 20241111125121981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 266, MCS-3): 07 80 42 86 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 00 (tbf_dl.cpp:911) 20241111125121981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=07 80 42 86 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 00 (pcu_l1_if.cpp:182) 20241111125121982 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125121995 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) 20241111125121995 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) 20241111125121996 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) 20241111125121996 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) 20241111125121996 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) 20241111125121996 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) 20241111125121997 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) 20241111125121997 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) 20241111125121999 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) 20241111125121999 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) 20241111125121999 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) 20241111125121999 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) 20241111125122000 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) 20241111125122000 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) 20241111125122001 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) 20241111125122001 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) 20241111125122001 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) 20241111125122001 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) 20241111125122001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==267) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122001 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) 20241111125122001 DRLCMACDL DEBUG -- Chunk with length 755 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 267, MCS-3): b4 21 b6 a9 9d 85 c4 d6 f9 bd bd fc 6b c3 15 b9 6b fb 54 db c1 46 7a c9 59 66 d2 5e 86 11 80 d9 0b 4d 5d b5 26 (tbf_dl.cpp:686) 20241111125122001 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) 20241111125122001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 267) (tbf_dl.cpp:847) 20241111125122001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 267, MCS-3): 07 c0 42 86 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d 00 (tbf_dl.cpp:911) 20241111125122001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=07 c0 42 86 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d 00 (pcu_l1_if.cpp:182) 20241111125122002 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125122014 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) 20241111125122014 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) 20241111125122016 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) 20241111125122016 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) 20241111125122017 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) 20241111125122017 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) 20241111125122017 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) 20241111125122017 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) 20241111125122018 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) 20241111125122018 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) 20241111125122018 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) 20241111125122018 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) 20241111125122019 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) 20241111125122019 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) 20241111125122019 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) 20241111125122019 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) 20241111125122019 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) 20241111125122019 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) 20241111125122020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==268) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122020 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) 20241111125122020 DRLCMACDL DEBUG -- Chunk with length 718 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 268, MCS-3): 77 9b 74 00 7a a1 6a 59 0e ef cf 3d a4 67 16 36 88 17 d3 1a 53 32 c4 b5 9f f2 05 11 14 64 8e f8 5d fc d0 7d 64 (tbf_dl.cpp:686) 20241111125122020 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) 20241111125122020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 268) (tbf_dl.cpp:847) 20241111125122020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 268, MCS-3): 07 00 43 86 ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 00 (tbf_dl.cpp:911) 20241111125122020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=07 00 43 86 ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 00 (pcu_l1_if.cpp:182) 20241111125122020 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125122033 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) 20241111125122033 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) 20241111125122033 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) 20241111125122033 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) 20241111125122034 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) 20241111125122034 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) 20241111125122034 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) 20241111125122034 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) 20241111125122034 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) 20241111125122034 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) 20241111125122034 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) 20241111125122034 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) 20241111125122035 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) 20241111125122035 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) 20241111125122035 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) 20241111125122035 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) 20241111125122042 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) 20241111125122042 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) 20241111125122042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==269) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122042 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) 20241111125122042 DRLCMACDL DEBUG -- Chunk with length 681 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 269, MCS-3): 7f 6c 62 de 45 4f c9 01 58 13 1e d7 88 e8 17 b9 cd b7 be 13 26 41 5c 4e c1 01 6a 5f 13 db d3 7b a7 15 8a 40 d4 (tbf_dl.cpp:686) 20241111125122042 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) 20241111125122042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 269) (tbf_dl.cpp:847) 20241111125122042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 269, MCS-3): 07 40 43 86 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 01 (tbf_dl.cpp:911) 20241111125122042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=07 40 43 86 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 01 (pcu_l1_if.cpp:182) 20241111125122042 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125122056 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) 20241111125122056 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) 20241111125122056 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) 20241111125122056 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) 20241111125122057 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) 20241111125122057 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) 20241111125122057 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) 20241111125122057 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) 20241111125122058 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) 20241111125122058 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) 20241111125122058 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) 20241111125122058 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) 20241111125122059 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) 20241111125122059 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) 20241111125122059 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) 20241111125122059 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) 20241111125122061 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) 20241111125122061 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) 20241111125122061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==270) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122061 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) 20241111125122061 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 270, MCS-3): 60 df a4 d3 78 e8 38 c9 11 a6 46 3c e5 01 40 d9 fb 40 df fc 89 b4 ae 81 ad d6 7a 33 ea 7d 99 03 cb e6 e0 5c dd (tbf_dl.cpp:686) 20241111125122061 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) 20241111125122061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 270) (tbf_dl.cpp:847) 20241111125122061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 270, MCS-3): 07 80 43 86 c0 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 01 (tbf_dl.cpp:911) 20241111125122061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=07 80 43 86 c0 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 01 (pcu_l1_if.cpp:182) 20241111125122061 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125122076 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) 20241111125122076 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) 20241111125122078 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) 20241111125122078 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) 20241111125122078 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) 20241111125122078 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) 20241111125122079 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) 20241111125122079 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) 20241111125122080 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) 20241111125122080 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) 20241111125122080 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) 20241111125122080 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) 20241111125122080 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) 20241111125122080 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) 20241111125122081 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) 20241111125122081 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) 20241111125122081 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) 20241111125122081 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) 20241111125122081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==271) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122081 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) 20241111125122081 DRLCMACDL DEBUG -- Chunk with length 607 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 271, MCS-3): 2d 72 1a 97 b8 ea 42 19 57 86 22 bb 31 40 1b bd e7 b5 30 e0 71 86 0f e3 bb d8 e5 62 ed a8 cd 9f b9 d2 12 4b 78 (tbf_dl.cpp:686) 20241111125122081 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) 20241111125122081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 271) (tbf_dl.cpp:847) 20241111125122081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 271, MCS-3): 07 c0 43 86 5a e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 00 (tbf_dl.cpp:911) 20241111125122081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=07 c0 43 86 5a e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 00 (pcu_l1_if.cpp:182) 20241111125122082 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125122095 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) 20241111125122095 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) 20241111125122096 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) 20241111125122096 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) 20241111125122096 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) 20241111125122096 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) 20241111125122096 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) 20241111125122096 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) 20241111125122096 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) 20241111125122096 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) 20241111125122097 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) 20241111125122097 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) 20241111125122097 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) 20241111125122097 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) 20241111125122097 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) 20241111125122097 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) 20241111125122104 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) 20241111125122105 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) 20241111125122105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==272) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122105 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) 20241111125122105 DRLCMACDL DEBUG -- Chunk with length 570 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 272, MCS-3): e2 31 27 a1 ab 80 10 24 cf 50 ab a8 94 43 e8 e8 bd 58 6a 28 19 eb 89 fa 61 d5 d4 a1 76 03 ff d5 e4 eb 1b fe 61 (tbf_dl.cpp:686) 20241111125122105 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) 20241111125122105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 272) (tbf_dl.cpp:847) 20241111125122105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 272, MCS-3): 07 00 44 86 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 00 (tbf_dl.cpp:911) 20241111125122105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=07 00 44 86 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 00 (pcu_l1_if.cpp:182) 20241111125122105 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125122119 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) 20241111125122119 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) 20241111125122119 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) 20241111125122119 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) 20241111125122119 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) 20241111125122120 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) 20241111125122120 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) 20241111125122120 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) 20241111125122120 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) 20241111125122120 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) 20241111125122120 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) 20241111125122120 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) 20241111125122120 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) 20241111125122120 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) 20241111125122121 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) 20241111125122121 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) 20241111125122123 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) 20241111125122123 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) 20241111125122123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==273) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122123 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) 20241111125122123 DRLCMACDL DEBUG -- Chunk with length 533 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 273, MCS-3): db c3 6a 4b f1 83 39 5e 94 cb 3f 19 a8 da 90 2e d5 41 17 31 02 de e2 ab 3d ab 5a db 13 2c 37 f4 f7 e4 8d 11 2e (tbf_dl.cpp:686) 20241111125122123 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) 20241111125122123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 273) (tbf_dl.cpp:847) 20241111125122123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 273, MCS-3): 07 40 44 86 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 00 (tbf_dl.cpp:911) 20241111125122123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=07 40 44 86 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 00 (pcu_l1_if.cpp:182) 20241111125122123 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125122138 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) 20241111125122139 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) 20241111125122141 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) 20241111125122141 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) 20241111125122142 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) 20241111125122142 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) 20241111125122143 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) 20241111125122143 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) 20241111125122144 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) 20241111125122144 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) 20241111125122144 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) 20241111125122144 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) 20241111125122144 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) 20241111125122144 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) 20241111125122144 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) 20241111125122144 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) 20241111125122145 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) 20241111125122145 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) 20241111125122145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==274) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122145 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) 20241111125122145 DRLCMACDL DEBUG -- Chunk with length 496 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 274, MCS-3): 34 51 aa 4f da 30 2e c4 00 95 8f 4e 4e 9b 4a cc 21 0b c3 9a cf ed c6 db ee d5 9b e1 26 a8 94 0f 5d 3f e3 1d d3 (tbf_dl.cpp:686) 20241111125122145 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) 20241111125122145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 274) (tbf_dl.cpp:847) 20241111125122145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 274, MCS-3): 07 80 44 86 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 01 (tbf_dl.cpp:911) 20241111125122145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=07 80 44 86 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 01 (pcu_l1_if.cpp:182) 20241111125122145 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125122158 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) 20241111125122158 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) 20241111125122160 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) 20241111125122160 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) 20241111125122160 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) 20241111125122160 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) 20241111125122161 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) 20241111125122161 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) 20241111125122162 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) 20241111125122162 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) 20241111125122163 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) 20241111125122163 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) 20241111125122164 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) 20241111125122164 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) 20241111125122164 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) 20241111125122164 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) 20241111125122167 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) 20241111125122167 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) 20241111125122167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==275) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122167 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) 20241111125122167 DRLCMACDL DEBUG -- Chunk with length 459 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 275, MCS-3): 4a 3d 2f 1f 8a 32 c3 e8 2e a6 25 5a 7d 06 e6 78 ea 25 fc 41 5b fe d0 06 b8 85 3b 23 dd e5 63 f1 a8 29 26 f2 b9 (tbf_dl.cpp:686) 20241111125122167 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) 20241111125122167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 275) (tbf_dl.cpp:847) 20241111125122167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 275, MCS-3): 07 c0 44 86 94 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 01 (tbf_dl.cpp:911) 20241111125122167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=07 c0 44 86 94 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 01 (pcu_l1_if.cpp:182) 20241111125122168 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125122181 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) 20241111125122182 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) 20241111125122183 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) 20241111125122183 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) 20241111125122184 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) 20241111125122184 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) 20241111125122185 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) 20241111125122185 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) 20241111125122186 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) 20241111125122186 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) 20241111125122187 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) 20241111125122187 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) 20241111125122187 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) 20241111125122187 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) 20241111125122188 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) 20241111125122188 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) 20241111125122188 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) 20241111125122188 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) 20241111125122188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==276) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122188 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) 20241111125122188 DRLCMACDL DEBUG -- Chunk with length 422 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 276, MCS-3): d6 ee 82 0d c4 0f 16 b0 1f 9c 80 17 8c 53 88 3f 57 f5 4f 70 3a fe 6f cc 67 1b 76 c4 bb 79 2e 9c 26 93 1d 0d da (tbf_dl.cpp:686) 20241111125122189 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) 20241111125122189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 276) (tbf_dl.cpp:847) 20241111125122189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 276, MCS-3): 07 00 45 86 ac dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 01 (tbf_dl.cpp:911) 20241111125122189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=07 00 45 86 ac dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 01 (pcu_l1_if.cpp:182) 20241111125122189 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125122200 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) 20241111125122200 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) 20241111125122200 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) 20241111125122200 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) 20241111125122200 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) 20241111125122200 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) 20241111125122200 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) 20241111125122200 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) 20241111125122201 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) 20241111125122201 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) 20241111125122201 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) 20241111125122201 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) 20241111125122201 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) 20241111125122201 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) 20241111125122201 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) 20241111125122201 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) 20241111125122204 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) 20241111125122204 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) 20241111125122204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==277) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122204 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) 20241111125122204 DRLCMACDL DEBUG -- Chunk with length 385 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 277, MCS-3): b9 ca 07 98 76 7b f6 c2 9d 9e ff c9 cc 61 09 d0 17 00 7f a7 bf 1d ed c7 d3 0d 7d 56 f9 b0 d0 00 9e 0d b3 e0 52 (tbf_dl.cpp:686) 20241111125122204 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) 20241111125122204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 277) (tbf_dl.cpp:847) 20241111125122204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 277, MCS-3): 07 40 45 86 72 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 00 (tbf_dl.cpp:911) 20241111125122204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=07 40 45 86 72 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 00 (pcu_l1_if.cpp:182) 20241111125122204 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125122219 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) 20241111125122220 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) 20241111125122221 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) 20241111125122221 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) 20241111125122222 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) 20241111125122222 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) 20241111125122223 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) 20241111125122223 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) 20241111125122225 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) 20241111125122225 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) 20241111125122226 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) 20241111125122226 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) 20241111125122227 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) 20241111125122227 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) 20241111125122228 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) 20241111125122228 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) 20241111125122229 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) 20241111125122229 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) 20241111125122229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==278) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122229 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) 20241111125122229 DRLCMACDL DEBUG -- Chunk with length 348 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 278, MCS-3): d5 f8 00 de 09 ea 56 56 d3 88 82 ca e9 96 e4 c5 05 cf a3 dc 4f 08 9e 8d 1c c8 d3 27 75 1f 53 ec a2 09 cd ed f2 (tbf_dl.cpp:686) 20241111125122229 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) 20241111125122229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 278) (tbf_dl.cpp:847) 20241111125122229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 278, MCS-3): 07 80 45 86 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 01 (tbf_dl.cpp:911) 20241111125122229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=07 80 45 86 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 01 (pcu_l1_if.cpp:182) 20241111125122230 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125122243 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) 20241111125122243 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) 20241111125122244 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) 20241111125122244 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) 20241111125122244 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) 20241111125122245 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) 20241111125122245 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) 20241111125122245 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) 20241111125122246 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) 20241111125122246 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) 20241111125122247 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) 20241111125122247 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) 20241111125122247 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) 20241111125122247 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) 20241111125122248 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) 20241111125122248 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) 20241111125122249 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) 20241111125122249 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) 20241111125122249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==279) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122249 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) 20241111125122249 DRLCMACDL DEBUG -- Chunk with length 311 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 279, MCS-3): 1b 03 cb e2 0b b7 ba ed ff 1d 3a 85 a5 7a ca 43 42 22 45 39 69 17 5b 8b 71 d6 f1 9e f9 e4 a3 5d 15 a5 49 35 8f (tbf_dl.cpp:686) 20241111125122249 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) 20241111125122249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 279) (tbf_dl.cpp:847) 20241111125122249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 279, MCS-3): 07 c0 45 86 36 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e 01 (tbf_dl.cpp:911) 20241111125122249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=07 c0 45 86 36 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e 01 (pcu_l1_if.cpp:182) 20241111125122249 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125122262 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) 20241111125122262 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) 20241111125122263 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) 20241111125122263 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) 20241111125122264 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) 20241111125122264 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) 20241111125122264 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) 20241111125122264 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) 20241111125122265 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) 20241111125122265 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) 20241111125122265 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) 20241111125122265 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) 20241111125122266 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) 20241111125122266 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) 20241111125122266 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) 20241111125122266 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) 20241111125122266 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) 20241111125122266 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) 20241111125122266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==280) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122267 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) 20241111125122267 DRLCMACDL DEBUG -- Chunk with length 274 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 280, MCS-3): 51 00 35 6b 9e e9 79 7e fc d2 4e 77 c3 34 6c 1b ca 08 70 8b 6e df df 46 c8 2b 24 98 d7 ee 69 ae ad 12 f4 8c d2 (tbf_dl.cpp:686) 20241111125122267 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) 20241111125122267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 280) (tbf_dl.cpp:847) 20241111125122267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 280, MCS-3): 07 00 46 86 a2 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 01 (tbf_dl.cpp:911) 20241111125122267 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 46 86 a2 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 01 (pcu_l1_if.cpp:182) 20241111125122267 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125122281 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) 20241111125122281 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) 20241111125122282 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) 20241111125122282 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) 20241111125122283 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) 20241111125122283 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) 20241111125122283 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) 20241111125122283 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) 20241111125122284 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) 20241111125122284 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) 20241111125122284 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) 20241111125122284 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) 20241111125122285 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) 20241111125122285 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) 20241111125122285 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) 20241111125122285 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) 20241111125122291 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) 20241111125122291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125122291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==262 .. V(S)==281) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122291 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) 20241111125122291 DRLCMACDL DEBUG -- Chunk with length 237 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 281, MCS-3): 98 79 23 e2 fc 77 90 59 cd 53 71 34 fa 95 27 70 41 ba bd 5e 01 2a 1b 93 eb f9 e2 df e9 61 a1 df e0 86 1d cb e3 (tbf_dl.cpp:686) 20241111125122291 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) 20241111125122291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 281) (tbf_dl.cpp:847) 20241111125122291 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) 20241111125122291 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1534 + 13 = 1547 (pdch_ul_controller.c:131) 20241111125122291 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1547 for type POLL (pdch_ul_controller.c:184) 20241111125122291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1547, TS=7) (tbf_dl.cpp:883) 20241111125122291 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1547, TS=7 (tbf_dl.cpp:903) 20241111125122291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 281, MCS-3): 0f 40 46 86 30 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 01 (tbf_dl.cpp:911) 20241111125122291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=0f 40 46 86 30 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 01 (pcu_l1_if.cpp:182) 20241111125122291 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125122306 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) 20241111125122306 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) 20241111125122307 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) 20241111125122307 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) 20241111125122307 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) 20241111125122307 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) 20241111125122308 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) 20241111125122308 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) 20241111125122309 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) 20241111125122309 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) 20241111125122310 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) 20241111125122310 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) 20241111125122311 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) 20241111125122311 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) 20241111125122311 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) 20241111125122312 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) 20241111125122312 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125122324 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) 20241111125122324 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) 20241111125122325 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) 20241111125122325 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) 20241111125122325 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) 20241111125122325 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) 20241111125122326 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) 20241111125122326 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) 20241111125122326 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) 20241111125122326 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) 20241111125122327 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) 20241111125122327 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) 20241111125122327 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) 20241111125122327 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) 20241111125122328 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) 20241111125122328 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) 20241111125122329 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125122344 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) 20241111125122344 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) 20241111125122345 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) 20241111125122345 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) 20241111125122345 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) 20241111125122345 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) 20241111125122346 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) 20241111125122346 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) 20241111125122346 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) 20241111125122346 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) 20241111125122347 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) 20241111125122347 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) 20241111125122347 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) 20241111125122347 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) 20241111125122348 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) 20241111125122348 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) 20241111125122354 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125122369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1542 block=9 data=40 20 00 a7 b2 36 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125122369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125122369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125122369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125122369 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 = 283 | 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) 20241111125122369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125122370 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) 20241111125122370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 283, have_crbb: 0, urbb_len:64, 0x557862b067ec, 0x557862b067f0, 4, 0, win: 262-282, 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) 20241111125122370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 283, BSN 262 to 347 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125122370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125122370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=262)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=281) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125122370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=262:282, lost=0, recv=0, skipped=20, bsn=6, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=262 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=263 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=264 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=265 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=266 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=267 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=268 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=269 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=270 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=271 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=272 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=273 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=274 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=275 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=276 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=277 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=278 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=279 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=280 (rlc_window_dl.cpp:103) 20241111125122370 DRLCMACDL DEBUG - got ack for BSN=281 (rlc_window_dl.cpp:103) 20241111125122370 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) 20241111125122370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=282)""(V(S)-1=281) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125122370 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) 20241111125122370 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) 20241111125122371 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) 20241111125122371 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) 20241111125122371 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) 20241111125122371 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) 20241111125122372 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) 20241111125122372 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) 20241111125122372 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) 20241111125122372 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) 20241111125122373 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) 20241111125122373 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) 20241111125122373 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) 20241111125122373 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) 20241111125122374 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) 20241111125122374 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) 20241111125122374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==282) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122374 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) 20241111125122374 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 282, MCS-3): 6f 53 d3 65 ff 13 72 b4 1d 75 ab be 50 7c 29 0b 5e 76 00 0b ed c1 a9 e7 96 ce 8c 16 a5 4e f3 d2 9c 16 c7 66 42 (tbf_dl.cpp:686) 20241111125122374 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) 20241111125122374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 282) (tbf_dl.cpp:847) 20241111125122374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 282, MCS-3): 07 80 46 86 de a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 00 (tbf_dl.cpp:911) 20241111125122374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=07 80 46 86 de a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 00 (pcu_l1_if.cpp:182) 20241111125122374 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125122388 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) 20241111125122388 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) 20241111125122389 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) 20241111125122389 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) 20241111125122390 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) 20241111125122390 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) 20241111125122391 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) 20241111125122391 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) 20241111125122391 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) 20241111125122391 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) 20241111125122392 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) 20241111125122392 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) 20241111125122393 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) 20241111125122393 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) 20241111125122393 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) 20241111125122393 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) 20241111125122394 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) 20241111125122394 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) 20241111125122394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==283) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122394 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) 20241111125122394 DRLCMACDL DEBUG -- Chunk with length 163 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 283, MCS-3): e7 f4 2e 59 cd 27 7c 5b d3 a2 62 ef 3c da 34 e4 b4 a8 0e d1 c5 ee c4 eb b6 47 cd a7 5d e1 b2 8a fe 7c 16 e9 ed (tbf_dl.cpp:686) 20241111125122394 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) 20241111125122394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 283) (tbf_dl.cpp:847) 20241111125122394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 283, MCS-3): 07 c0 46 86 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db 01 (tbf_dl.cpp:911) 20241111125122394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=07 c0 46 86 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db 01 (pcu_l1_if.cpp:182) 20241111125122395 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125122407 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) 20241111125122407 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) 20241111125122409 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) 20241111125122409 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) 20241111125122409 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) 20241111125122409 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) 20241111125122410 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) 20241111125122410 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) 20241111125122411 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) 20241111125122411 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) 20241111125122412 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) 20241111125122412 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) 20241111125122413 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) 20241111125122413 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) 20241111125122413 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) 20241111125122413 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) 20241111125122416 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) 20241111125122416 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) 20241111125122416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==284) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122416 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) 20241111125122416 DRLCMACDL DEBUG -- Chunk with length 126 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 284, MCS-3): e4 58 9b 7b 21 34 4f 38 15 54 e8 b0 3c f3 97 36 61 44 80 c4 4b f8 07 e1 c4 c3 d1 b6 0d 1b 02 3d 26 74 86 b0 e5 (tbf_dl.cpp:686) 20241111125122416 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) 20241111125122416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 284) (tbf_dl.cpp:847) 20241111125122417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 284, MCS-3): 07 00 47 86 c8 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb 01 (tbf_dl.cpp:911) 20241111125122417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=07 00 47 86 c8 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb 01 (pcu_l1_if.cpp:182) 20241111125122417 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122430 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) 20241111125122431 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) 20241111125122431 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) 20241111125122431 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) 20241111125122431 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) 20241111125122434 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) 20241111125122434 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) 20241111125122434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==285) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122434 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) 20241111125122434 DRLCMACDL DEBUG -- Chunk with length 89 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 285, MCS-3): 55 6d a6 15 4a 91 6a a6 f7 2f 8f 47 e0 06 d5 5c e9 10 8b d1 fb 1e 9a 5b b8 4a ad cc 9b 95 a7 af f2 b5 8a 1f 41 (tbf_dl.cpp:686) 20241111125122434 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) 20241111125122434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 285) (tbf_dl.cpp:847) 20241111125122434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 285, MCS-3): 07 40 47 86 aa da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 00 (tbf_dl.cpp:911) 20241111125122434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=07 40 47 86 aa da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 00 (pcu_l1_if.cpp:182) 20241111125122434 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125122449 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) 20241111125122449 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) 20241111125122449 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) 20241111125122449 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) 20241111125122449 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) 20241111125122449 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) 20241111125122450 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) 20241111125122450 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) 20241111125122450 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) 20241111125122450 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) 20241111125122450 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) 20241111125122450 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) 20241111125122450 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) 20241111125122450 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) 20241111125122451 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) 20241111125122451 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) 20241111125122453 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) 20241111125122453 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) 20241111125122453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==286) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122453 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) 20241111125122453 DRLCMACDL DEBUG -- Chunk with length 52 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 286, MCS-3): 03 85 e3 49 0e 8e 10 15 02 40 cf 5e 03 d5 55 a9 10 86 2f 05 e0 91 2e f7 d6 df 81 e6 4f bf 6b 05 32 3f be 27 94 (tbf_dl.cpp:686) 20241111125122453 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) 20241111125122453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 286) (tbf_dl.cpp:847) 20241111125122453 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 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 01 (tbf_dl.cpp:911) 20241111125122453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=07 80 47 86 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 01 (pcu_l1_if.cpp:182) 20241111125122453 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125122468 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) 20241111125122468 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) 20241111125122468 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) 20241111125122468 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) 20241111125122469 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) 20241111125122469 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) 20241111125122469 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) 20241111125122469 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) 20241111125122469 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) 20241111125122469 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) 20241111125122470 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) 20241111125122470 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) 20241111125122470 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) 20241111125122470 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) 20241111125122471 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) 20241111125122471 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) 20241111125122477 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) 20241111125122478 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) 20241111125122478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==287) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122478 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) 20241111125122478 DRLCMACDL DEBUG -- Chunk with length 15 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125122478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125122478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125122478 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (21) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 287, MCS-3): 1f 13 12 64 a7 8e 62 d3 9f 1d a1 49 05 7d 47 11 17 dd 4f a2 eb ba c0 89 fa 52 5f f1 53 45 b1 e7 5a 70 fb f5 8e (tbf_dl.cpp:686) 20241111125122478 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) 20241111125122478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 287) (tbf_dl.cpp:847) 20241111125122478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 287, MCS-3): 07 c0 47 06 3e 26 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 01 (tbf_dl.cpp:911) 20241111125122478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=07 c0 47 06 3e 26 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 01 (pcu_l1_if.cpp:182) 20241111125122478 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125122493 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) 20241111125122493 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) 20241111125122494 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) 20241111125122494 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) 20241111125122495 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) 20241111125122495 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) 20241111125122496 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) 20241111125122496 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) 20241111125122496 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) 20241111125122496 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) 20241111125122497 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) 20241111125122497 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) 20241111125122498 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) 20241111125122498 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) 20241111125122499 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) 20241111125122499 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) 20241111125122499 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) 20241111125122500 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) 20241111125122500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==288) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122500 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) 20241111125122500 DRLCMACDL DEBUG -- Chunk with length 1379 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 288, MCS-3): 9e 99 0e 5d 71 79 86 c1 72 81 30 b1 58 6c 40 f5 ea 59 70 ed 5c 77 bb 69 14 28 3f 1a a7 98 6d 73 e1 c0 ed a9 89 (tbf_dl.cpp:686) 20241111125122500 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) 20241111125122500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 288) (tbf_dl.cpp:847) 20241111125122500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 288, MCS-3): 07 00 48 86 3c 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 01 (tbf_dl.cpp:911) 20241111125122500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=07 00 48 86 3c 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 01 (pcu_l1_if.cpp:182) 20241111125122500 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125122511 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) 20241111125122512 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) 20241111125122513 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) 20241111125122514 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) 20241111125122515 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) 20241111125122515 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) 20241111125122516 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) 20241111125122516 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) 20241111125122516 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) 20241111125122516 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) 20241111125122517 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) 20241111125122517 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) 20241111125122517 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) 20241111125122518 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) 20241111125122518 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) 20241111125122518 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) 20241111125122519 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) 20241111125122519 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) 20241111125122519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==289) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122519 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) 20241111125122519 DRLCMACDL DEBUG -- Chunk with length 1342 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 289, MCS-3): 3c 2f 74 45 18 22 75 43 71 e1 d1 db 4a 00 55 33 5f 76 2c 1b 2f f8 92 69 68 f0 0d 6d 30 59 17 c6 13 96 1a 56 21 (tbf_dl.cpp:686) 20241111125122519 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) 20241111125122519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 289) (tbf_dl.cpp:847) 20241111125122519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 289, MCS-3): 07 40 48 86 78 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 00 (tbf_dl.cpp:911) 20241111125122519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=07 40 48 86 78 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 00 (pcu_l1_if.cpp:182) 20241111125122519 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125122531 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) 20241111125122531 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) 20241111125122532 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) 20241111125122532 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) 20241111125122533 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) 20241111125122533 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) 20241111125122534 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) 20241111125122534 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) 20241111125122535 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) 20241111125122535 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) 20241111125122535 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) 20241111125122535 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) 20241111125122536 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) 20241111125122536 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) 20241111125122537 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) 20241111125122537 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) 20241111125122540 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) 20241111125122540 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) 20241111125122540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==290) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122540 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) 20241111125122540 DRLCMACDL DEBUG -- Chunk with length 1305 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 290, MCS-3): c8 97 44 2a 93 74 80 a3 75 e5 5b 6a d7 45 b1 b2 f3 c7 70 51 cd ad 8b fe 14 fb bc b2 df 34 9c a1 fb f4 70 f8 55 (tbf_dl.cpp:686) 20241111125122540 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) 20241111125122540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 290) (tbf_dl.cpp:847) 20241111125122540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 290, MCS-3): 07 80 48 86 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 (tbf_dl.cpp:911) 20241111125122540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=07 80 48 86 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 (pcu_l1_if.cpp:182) 20241111125122541 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125122554 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) 20241111125122554 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) 20241111125122556 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) 20241111125122556 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) 20241111125122556 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) 20241111125122557 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) 20241111125122557 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) 20241111125122557 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) 20241111125122558 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) 20241111125122558 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) 20241111125122559 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) 20241111125122559 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) 20241111125122560 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) 20241111125122560 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) 20241111125122560 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) 20241111125122560 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) 20241111125122561 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) 20241111125122561 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) 20241111125122561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==291) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122561 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) 20241111125122561 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 291, MCS-3): 80 50 f8 e1 a8 aa 10 5d c9 63 68 bf 26 7b 6b 5b 86 be 05 0e 3c 53 94 b8 1b 0a 30 6c 34 2b 4f 92 09 e4 83 bd de (tbf_dl.cpp:686) 20241111125122561 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) 20241111125122561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 291) (tbf_dl.cpp:847) 20241111125122561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 291, MCS-3): 07 c0 48 86 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 01 (tbf_dl.cpp:911) 20241111125122561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 c0 48 86 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 01 (pcu_l1_if.cpp:182) 20241111125122564 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125122574 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) 20241111125122574 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) 20241111125122576 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) 20241111125122576 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) 20241111125122576 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) 20241111125122577 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) 20241111125122577 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) 20241111125122577 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) 20241111125122578 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) 20241111125122578 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) 20241111125122579 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) 20241111125122579 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) 20241111125122579 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) 20241111125122579 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) 20241111125122580 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) 20241111125122580 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) 20241111125122581 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) 20241111125122581 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) 20241111125122581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==292) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122581 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) 20241111125122581 DRLCMACDL DEBUG -- Chunk with length 1231 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 292, MCS-3): 30 6e 86 c4 58 93 b6 72 ec 0b d5 c0 12 51 7d 93 c7 06 c6 78 ee 1c 23 9f 32 59 02 29 94 f6 2c bf f3 08 17 b3 4d (tbf_dl.cpp:686) 20241111125122581 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) 20241111125122581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 292) (tbf_dl.cpp:847) 20241111125122581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 292, MCS-3): 07 00 49 86 60 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 00 (tbf_dl.cpp:911) 20241111125122581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=07 00 49 86 60 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 00 (pcu_l1_if.cpp:182) 20241111125122582 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125122594 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) 20241111125122594 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) 20241111125122595 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) 20241111125122595 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) 20241111125122595 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) 20241111125122595 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) 20241111125122596 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) 20241111125122596 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) 20241111125122597 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) 20241111125122597 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) 20241111125122597 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) 20241111125122597 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) 20241111125122598 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) 20241111125122598 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) 20241111125122598 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) 20241111125122598 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) 20241111125122602 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) 20241111125122602 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) 20241111125122602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==293) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122602 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) 20241111125122602 DRLCMACDL DEBUG -- Chunk with length 1194 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 293, MCS-3): 96 7a ae de 27 ef ad a5 7c ff eb be c4 6b e6 31 99 9d 38 51 4d 8d e2 8c 8b 92 97 f3 5a f9 72 b3 e8 5f 88 1c b0 (tbf_dl.cpp:686) 20241111125122602 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) 20241111125122602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 293) (tbf_dl.cpp:847) 20241111125122602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 293, MCS-3): 07 40 49 86 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 01 (tbf_dl.cpp:911) 20241111125122602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=07 40 49 86 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 01 (pcu_l1_if.cpp:182) 20241111125122603 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125122617 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) 20241111125122617 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) 20241111125122618 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) 20241111125122618 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) 20241111125122619 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) 20241111125122619 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) 20241111125122620 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) 20241111125122620 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) 20241111125122620 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) 20241111125122620 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) 20241111125122621 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) 20241111125122621 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) 20241111125122622 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) 20241111125122622 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) 20241111125122623 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) 20241111125122623 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) 20241111125122624 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) 20241111125122624 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) 20241111125122624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==294) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122624 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) 20241111125122624 DRLCMACDL DEBUG -- Chunk with length 1157 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 294, MCS-3): 9d 7e f2 8d 36 60 df 9d 5c 49 f4 8f 1c a1 47 e1 96 da eb ca e3 c8 fe ac 2f 1b 6a da 32 c5 94 4a 8c 19 51 cb 78 (tbf_dl.cpp:686) 20241111125122624 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) 20241111125122624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 294) (tbf_dl.cpp:847) 20241111125122624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 294, MCS-3): 07 80 49 86 3a fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 00 (tbf_dl.cpp:911) 20241111125122624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=07 80 49 86 3a fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 00 (pcu_l1_if.cpp:182) 20241111125122625 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125122636 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) 20241111125122636 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) 20241111125122638 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) 20241111125122638 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) 20241111125122640 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) 20241111125122640 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) 20241111125122641 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) 20241111125122641 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) 20241111125122642 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) 20241111125122642 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) 20241111125122643 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) 20241111125122643 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) 20241111125122643 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) 20241111125122643 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) 20241111125122644 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) 20241111125122644 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) 20241111125122645 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) 20241111125122645 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) 20241111125122645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==295) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122645 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) 20241111125122645 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 295, MCS-3): 61 7d 9a 91 52 01 81 8d 30 55 71 48 5a 4c 86 45 2e d1 b4 5c 53 98 bc ed 33 a2 f8 d9 73 3e 07 f7 75 cf 37 06 b9 (tbf_dl.cpp:686) 20241111125122645 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) 20241111125122645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 295) (tbf_dl.cpp:847) 20241111125122645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 295, MCS-3): 07 c0 49 86 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 01 (tbf_dl.cpp:911) 20241111125122645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=07 c0 49 86 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 01 (pcu_l1_if.cpp:182) 20241111125122646 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125122655 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) 20241111125122655 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) 20241111125122656 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) 20241111125122656 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) 20241111125122657 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) 20241111125122657 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) 20241111125122658 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) 20241111125122658 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) 20241111125122659 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) 20241111125122659 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) 20241111125122659 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) 20241111125122659 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) 20241111125122661 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) 20241111125122661 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) 20241111125122661 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) 20241111125122661 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) 20241111125122664 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) 20241111125122664 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) 20241111125122664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==296) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122664 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) 20241111125122664 DRLCMACDL DEBUG -- Chunk with length 1083 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 296, MCS-3): a9 08 9f d3 01 49 50 2d 61 9f 69 5f 03 82 62 8c 18 d7 c6 96 e2 28 72 02 d6 e3 f3 18 31 20 d3 a5 70 72 75 2d 7a (tbf_dl.cpp:686) 20241111125122664 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) 20241111125122664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 296) (tbf_dl.cpp:847) 20241111125122664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 296, MCS-3): 07 00 4a 86 52 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 00 (tbf_dl.cpp:911) 20241111125122665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=07 00 4a 86 52 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 00 (pcu_l1_if.cpp:182) 20241111125122665 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125122679 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) 20241111125122679 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) 20241111125122680 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) 20241111125122680 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) 20241111125122681 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) 20241111125122681 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) 20241111125122682 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) 20241111125122682 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) 20241111125122683 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) 20241111125122683 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) 20241111125122684 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) 20241111125122684 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) 20241111125122685 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) 20241111125122685 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) 20241111125122686 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) 20241111125122686 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) 20241111125122687 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) 20241111125122687 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) 20241111125122687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==297) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122687 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) 20241111125122687 DRLCMACDL DEBUG -- Chunk with length 1046 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 297, MCS-3): 96 8c c4 f6 e9 33 50 40 2d 91 b7 12 c4 2e 18 d6 ae b5 bf 12 92 73 48 f7 f6 19 c4 20 e9 8b 7a 36 85 32 32 06 df (tbf_dl.cpp:686) 20241111125122687 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) 20241111125122687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 297) (tbf_dl.cpp:847) 20241111125122687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 297, MCS-3): 07 40 4a 86 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 01 (tbf_dl.cpp:911) 20241111125122687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=07 40 4a 86 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 01 (pcu_l1_if.cpp:182) 20241111125122687 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125122699 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) 20241111125122699 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) 20241111125122699 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) 20241111125122699 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) 20241111125122700 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) 20241111125122700 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) 20241111125122700 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) 20241111125122700 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) 20241111125122701 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) 20241111125122701 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) 20241111125122702 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) 20241111125122702 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) 20241111125122703 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) 20241111125122703 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) 20241111125122704 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) 20241111125122704 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) 20241111125122705 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) 20241111125122705 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) 20241111125122705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==298) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122705 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) 20241111125122705 DRLCMACDL DEBUG -- Chunk with length 1009 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 298, MCS-3): 22 db 51 d2 f0 e2 22 95 2d ba 0b 22 bd 36 42 8e 01 23 4a a0 43 99 b1 c6 2d ac 30 0d eb 74 38 86 ff a5 6e 57 1a (tbf_dl.cpp:686) 20241111125122706 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) 20241111125122706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 298) (tbf_dl.cpp:847) 20241111125122706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 298, MCS-3): 07 80 4a 86 44 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 00 (tbf_dl.cpp:911) 20241111125122706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=07 80 4a 86 44 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 00 (pcu_l1_if.cpp:182) 20241111125122706 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125122720 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) 20241111125122720 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) 20241111125122722 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) 20241111125122722 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) 20241111125122723 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) 20241111125122723 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) 20241111125122724 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) 20241111125122724 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) 20241111125122725 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) 20241111125122725 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) 20241111125122726 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) 20241111125122726 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) 20241111125122727 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) 20241111125122727 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) 20241111125122727 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) 20241111125122727 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) 20241111125122728 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) 20241111125122728 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) 20241111125122728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==299) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122728 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) 20241111125122728 DRLCMACDL DEBUG -- Chunk with length 972 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 299, MCS-3): 4f a6 5d a7 49 21 2d ec 2e 40 ca e8 32 8f a3 1e 75 97 70 25 52 61 d5 64 92 6c 06 51 e2 60 78 2e 76 a6 93 03 4c (tbf_dl.cpp:686) 20241111125122728 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) 20241111125122728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 299) (tbf_dl.cpp:847) 20241111125122728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 299, MCS-3): 07 c0 4a 86 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 00 (tbf_dl.cpp:911) 20241111125122728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=07 c0 4a 86 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 00 (pcu_l1_if.cpp:182) 20241111125122728 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125122741 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) 20241111125122742 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) 20241111125122742 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) 20241111125122742 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) 20241111125122743 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) 20241111125122743 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) 20241111125122743 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) 20241111125122743 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) 20241111125122743 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) 20241111125122743 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) 20241111125122744 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) 20241111125122744 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) 20241111125122744 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) 20241111125122744 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) 20241111125122744 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) 20241111125122744 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) 20241111125122746 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) 20241111125122746 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125122746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==300) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122746 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) 20241111125122746 DRLCMACDL DEBUG -- Chunk with length 935 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 300, MCS-3): 46 3d 21 57 e4 da 7d cf e5 07 41 a2 e4 57 03 b9 db d5 d2 08 b7 85 15 80 f1 9e 54 7c d6 c4 ba 7e 98 21 28 95 37 (tbf_dl.cpp:686) 20241111125122746 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) 20241111125122746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 300) (tbf_dl.cpp:847) 20241111125122746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 300, MCS-3): 07 00 4b 86 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 00 (tbf_dl.cpp:911) 20241111125122746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=07 00 4b 86 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 00 (pcu_l1_if.cpp:182) 20241111125122746 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125122761 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) 20241111125122761 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) 20241111125122763 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) 20241111125122763 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) 20241111125122764 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) 20241111125122764 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) 20241111125122765 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) 20241111125122765 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) 20241111125122765 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) 20241111125122765 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) 20241111125122766 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) 20241111125122766 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) 20241111125122767 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) 20241111125122767 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) 20241111125122768 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) 20241111125122768 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) 20241111125122768 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) 20241111125122768 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125122769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==282 .. V(S)==301) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122769 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) 20241111125122769 DRLCMACDL DEBUG -- Chunk with length 898 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 301, MCS-3): 97 eb 2b 25 3c 54 45 cf 8b 8c d3 14 13 e9 04 63 b5 3a 30 23 fd 5b 96 3b 2c 4b 3d fa 0e e2 53 dc b8 fe 7e f3 94 (tbf_dl.cpp:686) 20241111125122769 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) 20241111125122769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 301) (tbf_dl.cpp:847) 20241111125122769 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) 20241111125122769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1633 + 13 = 1646 (pdch_ul_controller.c:131) 20241111125122769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1646 for type POLL (pdch_ul_controller.c:184) 20241111125122769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1646, TS=7) (tbf_dl.cpp:883) 20241111125122769 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1646, TS=7 (tbf_dl.cpp:903) 20241111125122769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 301, MCS-3): 0f 40 4b 86 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 01 (tbf_dl.cpp:911) 20241111125122769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=0f 40 4b 86 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 01 (pcu_l1_if.cpp:182) 20241111125122769 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125122780 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) 20241111125122780 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) 20241111125122781 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) 20241111125122781 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) 20241111125122782 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) 20241111125122782 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) 20241111125122783 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) 20241111125122783 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) 20241111125122783 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) 20241111125122783 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) 20241111125122784 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) 20241111125122784 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) 20241111125122785 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) 20241111125122785 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) 20241111125122786 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) 20241111125122786 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) 20241111125122789 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125122804 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) 20241111125122804 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) 20241111125122805 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) 20241111125122805 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) 20241111125122806 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) 20241111125122806 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) 20241111125122807 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) 20241111125122807 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) 20241111125122809 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) 20241111125122809 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) 20241111125122809 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) 20241111125122809 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) 20241111125122810 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) 20241111125122810 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) 20241111125122810 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) 20241111125122810 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) 20241111125122811 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125122823 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) 20241111125122823 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) 20241111125122824 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) 20241111125122824 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) 20241111125122825 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) 20241111125122825 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) 20241111125122825 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) 20241111125122825 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) 20241111125122826 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) 20241111125122826 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) 20241111125122826 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) 20241111125122826 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) 20241111125122827 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) 20241111125122827 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) 20241111125122827 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) 20241111125122827 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) 20241111125122828 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125122842 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 00 a7 b2 5e 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125122842 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) 20241111125122842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125122842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125122842 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 = 303 | 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) 20241111125122843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125122843 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) 20241111125122843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 303, have_crbb: 0, urbb_len:64, 0x557862b0617c, 0x557862b06180, 4, 0, win: 282-302, 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) 20241111125122843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 303, BSN 282 to 367 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125122843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125122843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=282)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=301) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125122843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=282:302, lost=0, recv=0, skipped=20, bsn=26, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=282 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=283 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=284 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=285 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=286 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=287 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=288 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=289 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=290 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=291 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=292 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=293 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=294 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=295 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=296 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=297 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=298 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=299 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=300 (rlc_window_dl.cpp:103) 20241111125122843 DRLCMACDL DEBUG - got ack for BSN=301 (rlc_window_dl.cpp:103) 20241111125122843 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) 20241111125122843 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125122843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=302)""(V(S)-1=301) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125122843 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) 20241111125122843 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) 20241111125122844 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) 20241111125122844 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) 20241111125122844 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) 20241111125122844 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) 20241111125122845 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) 20241111125122845 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) 20241111125122845 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) 20241111125122845 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) 20241111125122846 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) 20241111125122846 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) 20241111125122846 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) 20241111125122846 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) 20241111125122852 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) 20241111125122852 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) 20241111125122852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==302) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122852 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) 20241111125122852 DRLCMACDL DEBUG -- Chunk with length 861 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 302, MCS-3): 9e 69 0f 67 d1 59 e1 0b cf f5 6d 97 66 cc bd 7f e6 e4 e8 98 0f 87 d2 8b 9a 6c 3a eb 7c c9 61 b8 76 c1 9f dc 6c (tbf_dl.cpp:686) 20241111125122852 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) 20241111125122852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 302) (tbf_dl.cpp:847) 20241111125122852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 302, MCS-3): 07 80 4b 86 3c d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 00 (tbf_dl.cpp:911) 20241111125122852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=07 80 4b 86 3c d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 00 (pcu_l1_if.cpp:182) 20241111125122852 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125122866 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) 20241111125122866 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) 20241111125122867 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) 20241111125122867 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) 20241111125122868 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) 20241111125122868 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) 20241111125122869 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) 20241111125122869 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) 20241111125122870 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) 20241111125122870 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) 20241111125122871 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) 20241111125122871 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) 20241111125122871 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) 20241111125122871 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) 20241111125122872 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) 20241111125122872 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) 20241111125122873 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) 20241111125122873 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) 20241111125122873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==303) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122873 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) 20241111125122873 DRLCMACDL DEBUG -- Chunk with length 824 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 303, MCS-3): b7 9b 45 80 ee f9 05 7c a9 9a f2 b3 34 59 2f 7a ec 36 ce 15 22 e6 e0 7f c9 96 b8 fe 95 52 ce 58 2f f0 93 22 51 (tbf_dl.cpp:686) 20241111125122873 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) 20241111125122873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 303) (tbf_dl.cpp:847) 20241111125122873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 303, MCS-3): 07 c0 4b 86 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 00 (tbf_dl.cpp:911) 20241111125122873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=07 c0 4b 86 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 00 (pcu_l1_if.cpp:182) 20241111125122874 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125122886 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) 20241111125122886 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) 20241111125122887 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) 20241111125122887 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) 20241111125122888 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) 20241111125122888 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) 20241111125122889 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) 20241111125122889 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) 20241111125122891 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) 20241111125122891 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) 20241111125122892 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) 20241111125122892 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) 20241111125122893 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) 20241111125122893 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) 20241111125122893 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) 20241111125122893 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) 20241111125122894 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) 20241111125122894 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) 20241111125122894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==304) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122894 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) 20241111125122894 DRLCMACDL DEBUG -- Chunk with length 787 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 304, MCS-3): 4a 66 69 3c 50 04 76 40 ec 8f 3a 08 04 f8 d6 a6 c5 d0 51 7e 07 10 ba 68 cc 0c fc c2 e6 6f d7 55 b4 21 b6 a9 9d (tbf_dl.cpp:686) 20241111125122894 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) 20241111125122894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 304) (tbf_dl.cpp:847) 20241111125122894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 304, MCS-3): 07 00 4c 86 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 01 (tbf_dl.cpp:911) 20241111125122894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=07 00 4c 86 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 01 (pcu_l1_if.cpp:182) 20241111125122895 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125122903 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) 20241111125122903 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) 20241111125122904 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) 20241111125122904 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) 20241111125122904 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) 20241111125122904 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) 20241111125122904 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) 20241111125122904 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) 20241111125122904 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) 20241111125122904 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) 20241111125122905 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) 20241111125122905 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) 20241111125122905 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) 20241111125122905 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) 20241111125122905 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) 20241111125122905 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) 20241111125122913 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) 20241111125122913 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) 20241111125122913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==305) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122913 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) 20241111125122913 DRLCMACDL DEBUG -- Chunk with length 750 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 305, MCS-3): 85 c4 d6 f9 bd bd fc 6b c3 15 b9 6b fb 54 db c1 46 7a c9 59 66 d2 5e 86 11 80 d9 0b 4d 5d b5 26 77 9b 74 00 7a (tbf_dl.cpp:686) 20241111125122913 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) 20241111125122913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 305) (tbf_dl.cpp:847) 20241111125122913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 305, MCS-3): 07 40 4c 86 0a 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 00 (tbf_dl.cpp:911) 20241111125122913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=07 40 4c 86 0a 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 00 (pcu_l1_if.cpp:182) 20241111125122913 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125122927 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) 20241111125122927 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) 20241111125122927 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) 20241111125122927 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) 20241111125122928 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) 20241111125122928 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) 20241111125122928 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) 20241111125122928 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) 20241111125122928 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) 20241111125122928 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) 20241111125122928 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) 20241111125122928 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) 20241111125122929 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) 20241111125122929 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) 20241111125122929 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) 20241111125122929 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) 20241111125122931 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) 20241111125122932 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) 20241111125122932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==306) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122932 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) 20241111125122932 DRLCMACDL DEBUG -- Chunk with length 713 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 306, MCS-3): a1 6a 59 0e ef cf 3d a4 67 16 36 88 17 d3 1a 53 32 c4 b5 9f f2 05 11 14 64 8e f8 5d fc d0 7d 64 7f 6c 62 de 45 (tbf_dl.cpp:686) 20241111125122932 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) 20241111125122932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 306) (tbf_dl.cpp:847) 20241111125122932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 306, MCS-3): 07 80 4c 86 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 00 (tbf_dl.cpp:911) 20241111125122932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=07 80 4c 86 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 00 (pcu_l1_if.cpp:182) 20241111125122932 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125122947 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) 20241111125122947 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) 20241111125122948 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) 20241111125122948 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) 20241111125122948 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) 20241111125122948 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) 20241111125122949 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) 20241111125122949 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) 20241111125122950 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) 20241111125122950 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) 20241111125122951 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) 20241111125122951 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) 20241111125122951 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) 20241111125122951 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) 20241111125122952 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) 20241111125122952 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) 20241111125122953 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) 20241111125122953 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) 20241111125122953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==307) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122953 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) 20241111125122953 DRLCMACDL DEBUG -- Chunk with length 676 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 307, MCS-3): 4f c9 01 58 13 1e d7 88 e8 17 b9 cd b7 be 13 26 41 5c 4e c1 01 6a 5f 13 db d3 7b a7 15 8a 40 d4 60 df a4 d3 78 (tbf_dl.cpp:686) 20241111125122953 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) 20241111125122953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 307) (tbf_dl.cpp:847) 20241111125122953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 307, MCS-3): 07 c0 4c 86 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 00 (tbf_dl.cpp:911) 20241111125122953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=07 c0 4c 86 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 00 (pcu_l1_if.cpp:182) 20241111125122953 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125122966 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) 20241111125122966 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) 20241111125122967 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) 20241111125122967 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) 20241111125122968 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) 20241111125122968 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) 20241111125122969 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) 20241111125122969 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) 20241111125122969 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) 20241111125122969 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) 20241111125122970 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) 20241111125122970 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) 20241111125122971 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) 20241111125122971 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) 20241111125122972 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) 20241111125122972 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) 20241111125122976 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) 20241111125122976 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) 20241111125122976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==308) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122976 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) 20241111125122976 DRLCMACDL DEBUG -- Chunk with length 639 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 308, MCS-3): e8 38 c9 11 a6 46 3c e5 01 40 d9 fb 40 df fc 89 b4 ae 81 ad d6 7a 33 ea 7d 99 03 cb e6 e0 5c dd 2d 72 1a 97 b8 (tbf_dl.cpp:686) 20241111125122976 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) 20241111125122976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 308) (tbf_dl.cpp:847) 20241111125122977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 308, MCS-3): 07 00 4d 86 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 01 (tbf_dl.cpp:911) 20241111125122977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=07 00 4d 86 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 01 (pcu_l1_if.cpp:182) 20241111125122977 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125122991 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) 20241111125122991 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) 20241111125122993 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) 20241111125122993 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) 20241111125122994 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) 20241111125122994 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) 20241111125122995 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) 20241111125122995 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) 20241111125122996 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) 20241111125122996 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) 20241111125122997 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) 20241111125122997 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) 20241111125122997 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) 20241111125122997 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) 20241111125122998 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) 20241111125122998 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) 20241111125122998 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) 20241111125122998 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) 20241111125122998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==309) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125122998 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) 20241111125122998 DRLCMACDL DEBUG -- Chunk with length 602 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125122998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 309, MCS-3): ea 42 19 57 86 22 bb 31 40 1b bd e7 b5 30 e0 71 86 0f e3 bb d8 e5 62 ed a8 cd 9f b9 d2 12 4b 78 e2 31 27 a1 ab (tbf_dl.cpp:686) 20241111125122998 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) 20241111125122998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125122998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 309) (tbf_dl.cpp:847) 20241111125122998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 309, MCS-3): 07 40 4d 86 d4 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 (tbf_dl.cpp:911) 20241111125122999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=07 40 4d 86 d4 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 (pcu_l1_if.cpp:182) 20241111125122999 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125123010 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) 20241111125123010 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) 20241111125123011 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) 20241111125123011 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) 20241111125123012 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) 20241111125123012 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) 20241111125123013 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) 20241111125123013 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) 20241111125123014 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) 20241111125123014 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) 20241111125123014 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) 20241111125123015 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) 20241111125123015 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) 20241111125123015 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) 20241111125123016 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) 20241111125123016 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) 20241111125123017 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) 20241111125123017 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) 20241111125123017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==310) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123017 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) 20241111125123017 DRLCMACDL DEBUG -- Chunk with length 565 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 310, MCS-3): 80 10 24 cf 50 ab a8 94 43 e8 e8 bd 58 6a 28 19 eb 89 fa 61 d5 d4 a1 76 03 ff d5 e4 eb 1b fe 61 db c3 6a 4b f1 (tbf_dl.cpp:686) 20241111125123017 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) 20241111125123017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 310) (tbf_dl.cpp:847) 20241111125123017 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 310, MCS-3): 07 80 4d 86 00 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 01 (tbf_dl.cpp:911) 20241111125123017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=07 80 4d 86 00 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 01 (pcu_l1_if.cpp:182) 20241111125123017 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125123030 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) 20241111125123030 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) 20241111125123031 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) 20241111125123031 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) 20241111125123032 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) 20241111125123032 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) 20241111125123032 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) 20241111125123032 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) 20241111125123033 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) 20241111125123033 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) 20241111125123033 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) 20241111125123033 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) 20241111125123033 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) 20241111125123033 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) 20241111125123034 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) 20241111125123034 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) 20241111125123039 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) 20241111125123039 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) 20241111125123039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==311) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123039 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) 20241111125123039 DRLCMACDL DEBUG -- Chunk with length 528 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 311, MCS-3): 83 39 5e 94 cb 3f 19 a8 da 90 2e d5 41 17 31 02 de e2 ab 3d ab 5a db 13 2c 37 f4 f7 e4 8d 11 2e 34 51 aa 4f da (tbf_dl.cpp:686) 20241111125123039 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) 20241111125123039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 311) (tbf_dl.cpp:847) 20241111125123039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 311, MCS-3): 07 c0 4d 86 06 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 01 (tbf_dl.cpp:911) 20241111125123039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=07 c0 4d 86 06 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 01 (pcu_l1_if.cpp:182) 20241111125123040 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125123053 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) 20241111125123053 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) 20241111125123055 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) 20241111125123055 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) 20241111125123056 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) 20241111125123056 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) 20241111125123056 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) 20241111125123056 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) 20241111125123057 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) 20241111125123057 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) 20241111125123058 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) 20241111125123058 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) 20241111125123058 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) 20241111125123058 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) 20241111125123058 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) 20241111125123058 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) 20241111125123059 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) 20241111125123059 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) 20241111125123059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==312) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123059 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) 20241111125123059 DRLCMACDL DEBUG -- Chunk with length 491 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 312, MCS-3): 30 2e c4 00 95 8f 4e 4e 9b 4a cc 21 0b c3 9a cf ed c6 db ee d5 9b e1 26 a8 94 0f 5d 3f e3 1d d3 4a 3d 2f 1f 8a (tbf_dl.cpp:686) 20241111125123059 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) 20241111125123059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 312) (tbf_dl.cpp:847) 20241111125123059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 312, MCS-3): 07 00 4e 86 60 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 01 (tbf_dl.cpp:911) 20241111125123059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=07 00 4e 86 60 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 01 (pcu_l1_if.cpp:182) 20241111125123059 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125123072 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) 20241111125123072 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) 20241111125123073 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) 20241111125123073 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) 20241111125123073 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) 20241111125123073 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) 20241111125123074 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) 20241111125123074 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) 20241111125123074 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) 20241111125123074 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) 20241111125123075 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) 20241111125123075 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) 20241111125123075 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) 20241111125123075 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) 20241111125123075 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) 20241111125123075 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) 20241111125123077 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) 20241111125123077 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) 20241111125123077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==313) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123077 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) 20241111125123077 DRLCMACDL DEBUG -- Chunk with length 454 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 313, MCS-3): 32 c3 e8 2e a6 25 5a 7d 06 e6 78 ea 25 fc 41 5b fe d0 06 b8 85 3b 23 dd e5 63 f1 a8 29 26 f2 b9 d6 ee 82 0d c4 (tbf_dl.cpp:686) 20241111125123077 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) 20241111125123077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 313) (tbf_dl.cpp:847) 20241111125123077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 313, MCS-3): 07 40 4e 86 64 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 01 (tbf_dl.cpp:911) 20241111125123077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=07 40 4e 86 64 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 01 (pcu_l1_if.cpp:182) 20241111125123077 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125123090 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) 20241111125123090 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) 20241111125123091 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) 20241111125123091 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) 20241111125123092 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) 20241111125123092 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) 20241111125123092 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) 20241111125123092 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) 20241111125123093 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) 20241111125123093 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) 20241111125123093 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) 20241111125123093 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) 20241111125123094 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) 20241111125123094 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) 20241111125123095 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) 20241111125123095 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) 20241111125123100 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) 20241111125123100 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) 20241111125123100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==314) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123100 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) 20241111125123100 DRLCMACDL DEBUG -- Chunk with length 417 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123101 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 314, MCS-3): 0f 16 b0 1f 9c 80 17 8c 53 88 3f 57 f5 4f 70 3a fe 6f cc 67 1b 76 c4 bb 79 2e 9c 26 93 1d 0d da b9 ca 07 98 76 (tbf_dl.cpp:686) 20241111125123101 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) 20241111125123101 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123101 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 314) (tbf_dl.cpp:847) 20241111125123101 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 314, MCS-3): 07 80 4e 86 1e 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed 00 (tbf_dl.cpp:911) 20241111125123101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=07 80 4e 86 1e 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed 00 (pcu_l1_if.cpp:182) 20241111125123101 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125123115 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) 20241111125123115 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) 20241111125123116 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) 20241111125123116 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) 20241111125123117 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) 20241111125123117 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) 20241111125123118 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) 20241111125123118 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) 20241111125123119 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) 20241111125123119 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) 20241111125123120 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) 20241111125123120 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) 20241111125123121 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) 20241111125123121 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) 20241111125123121 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) 20241111125123121 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) 20241111125123123 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) 20241111125123123 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) 20241111125123123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==315) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123123 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) 20241111125123123 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 315, MCS-3): 7b f6 c2 9d 9e ff c9 cc 61 09 d0 17 00 7f a7 bf 1d ed c7 d3 0d 7d 56 f9 b0 d0 00 9e 0d b3 e0 52 d5 f8 00 de 09 (tbf_dl.cpp:686) 20241111125123123 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) 20241111125123123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 315) (tbf_dl.cpp:847) 20241111125123123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 315, MCS-3): 07 c0 4e 86 f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 00 (tbf_dl.cpp:911) 20241111125123123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=07 c0 4e 86 f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 00 (pcu_l1_if.cpp:182) 20241111125123124 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125123134 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) 20241111125123134 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) 20241111125123135 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) 20241111125123135 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) 20241111125123136 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) 20241111125123136 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) 20241111125123137 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) 20241111125123137 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) 20241111125123137 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) 20241111125123137 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) 20241111125123138 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) 20241111125123138 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) 20241111125123139 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) 20241111125123139 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) 20241111125123140 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) 20241111125123140 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) 20241111125123141 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) 20241111125123141 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) 20241111125123141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==316) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123141 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) 20241111125123141 DRLCMACDL DEBUG -- Chunk with length 343 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 316, MCS-3): ea 56 56 d3 88 82 ca e9 96 e4 c5 05 cf a3 dc 4f 08 9e 8d 1c c8 d3 27 75 1f 53 ec a2 09 cd ed f2 1b 03 cb e2 0b (tbf_dl.cpp:686) 20241111125123141 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) 20241111125123141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 316) (tbf_dl.cpp:847) 20241111125123141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 316, MCS-3): 07 00 4f 86 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 00 (tbf_dl.cpp:911) 20241111125123141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=07 00 4f 86 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 00 (pcu_l1_if.cpp:182) 20241111125123141 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125123152 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) 20241111125123152 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) 20241111125123152 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) 20241111125123152 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) 20241111125123152 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) 20241111125123152 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) 20241111125123152 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) 20241111125123152 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) 20241111125123152 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) 20241111125123152 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) 20241111125123153 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) 20241111125123153 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) 20241111125123153 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) 20241111125123153 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) 20241111125123153 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) 20241111125123153 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) 20241111125123161 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) 20241111125123161 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) 20241111125123161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==317) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123161 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) 20241111125123161 DRLCMACDL DEBUG -- Chunk with length 306 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 317, MCS-3): b7 ba ed ff 1d 3a 85 a5 7a ca 43 42 22 45 39 69 17 5b 8b 71 d6 f1 9e f9 e4 a3 5d 15 a5 49 35 8f 51 00 35 6b 9e (tbf_dl.cpp:686) 20241111125123161 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) 20241111125123161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 317) (tbf_dl.cpp:847) 20241111125123161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 317, MCS-3): 07 40 4f 86 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c 01 (tbf_dl.cpp:911) 20241111125123161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=07 40 4f 86 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c 01 (pcu_l1_if.cpp:182) 20241111125123162 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125123176 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) 20241111125123176 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) 20241111125123176 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) 20241111125123176 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) 20241111125123177 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) 20241111125123177 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) 20241111125123177 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) 20241111125123177 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) 20241111125123178 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) 20241111125123178 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) 20241111125123178 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) 20241111125123178 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) 20241111125123179 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) 20241111125123179 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) 20241111125123179 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) 20241111125123179 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) 20241111125123181 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) 20241111125123181 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) 20241111125123181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==318) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123181 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) 20241111125123181 DRLCMACDL DEBUG -- Chunk with length 269 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 318, MCS-3): e9 79 7e fc d2 4e 77 c3 34 6c 1b ca 08 70 8b 6e df df 46 c8 2b 24 98 d7 ee 69 ae ad 12 f4 8c d2 98 79 23 e2 fc (tbf_dl.cpp:686) 20241111125123181 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) 20241111125123181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 318) (tbf_dl.cpp:847) 20241111125123181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 318, MCS-3): 07 80 4f 86 d2 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 01 (tbf_dl.cpp:911) 20241111125123181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=07 80 4f 86 d2 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 01 (pcu_l1_if.cpp:182) 20241111125123181 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125123198 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) 20241111125123198 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) 20241111125123199 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) 20241111125123199 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) 20241111125123200 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) 20241111125123200 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) 20241111125123201 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) 20241111125123201 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) 20241111125123202 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) 20241111125123202 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) 20241111125123203 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) 20241111125123203 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) 20241111125123203 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) 20241111125123203 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) 20241111125123204 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) 20241111125123204 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) 20241111125123205 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) 20241111125123205 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) 20241111125123205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==319) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123205 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) 20241111125123205 DRLCMACDL DEBUG -- Chunk with length 232 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 319, MCS-3): 77 90 59 cd 53 71 34 fa 95 27 70 41 ba bd 5e 01 2a 1b 93 eb f9 e2 df e9 61 a1 df e0 86 1d cb e3 6f 53 d3 65 ff (tbf_dl.cpp:686) 20241111125123205 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) 20241111125123205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 319) (tbf_dl.cpp:847) 20241111125123205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 319, MCS-3): 07 c0 4f 86 ee 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 01 (tbf_dl.cpp:911) 20241111125123205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=07 c0 4f 86 ee 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 01 (pcu_l1_if.cpp:182) 20241111125123206 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125123217 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) 20241111125123217 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) 20241111125123219 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) 20241111125123219 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) 20241111125123220 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) 20241111125123220 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) 20241111125123221 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) 20241111125123221 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) 20241111125123222 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) 20241111125123222 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) 20241111125123223 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) 20241111125123223 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) 20241111125123224 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) 20241111125123224 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) 20241111125123224 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) 20241111125123224 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) 20241111125123228 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) 20241111125123228 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) 20241111125123228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==320) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123228 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) 20241111125123228 DRLCMACDL DEBUG -- Chunk with length 195 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 320, MCS-3): 13 72 b4 1d 75 ab be 50 7c 29 0b 5e 76 00 0b ed c1 a9 e7 96 ce 8c 16 a5 4e f3 d2 9c 16 c7 66 42 e7 f4 2e 59 cd (tbf_dl.cpp:686) 20241111125123228 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) 20241111125123228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 320) (tbf_dl.cpp:847) 20241111125123228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 320, MCS-3): 07 00 50 86 26 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 01 (tbf_dl.cpp:911) 20241111125123228 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 50 86 26 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 01 (pcu_l1_if.cpp:182) 20241111125123228 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125123241 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) 20241111125123241 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) 20241111125123243 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) 20241111125123243 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) 20241111125123244 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) 20241111125123244 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) 20241111125123245 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) 20241111125123245 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) 20241111125123246 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) 20241111125123246 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) 20241111125123248 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) 20241111125123248 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) 20241111125123249 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) 20241111125123249 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) 20241111125123250 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) 20241111125123250 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) 20241111125123251 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) 20241111125123251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125123252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==302 .. V(S)==321) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123252 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) 20241111125123252 DRLCMACDL DEBUG -- Chunk with length 158 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 321, MCS-3): 27 7c 5b d3 a2 62 ef 3c da 34 e4 b4 a8 0e d1 c5 ee c4 eb b6 47 cd a7 5d e1 b2 8a fe 7c 16 e9 ed e4 58 9b 7b 21 (tbf_dl.cpp:686) 20241111125123252 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) 20241111125123252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 321) (tbf_dl.cpp:847) 20241111125123252 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) 20241111125123252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1733 + 13 = 1746 (pdch_ul_controller.c:131) 20241111125123252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1746 for type POLL (pdch_ul_controller.c:184) 20241111125123252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1746, TS=7) (tbf_dl.cpp:883) 20241111125123252 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1746, TS=7 (tbf_dl.cpp:903) 20241111125123252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 321, MCS-3): 0f 40 50 86 4e f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 00 (tbf_dl.cpp:911) 20241111125123252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=0f 40 50 86 4e f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 00 (pcu_l1_if.cpp:182) 20241111125123253 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125123261 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) 20241111125123261 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) 20241111125123262 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) 20241111125123262 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) 20241111125123263 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) 20241111125123263 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) 20241111125123263 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) 20241111125123263 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) 20241111125123264 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) 20241111125123264 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) 20241111125123265 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) 20241111125123265 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) 20241111125123266 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) 20241111125123266 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) 20241111125123266 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) 20241111125123266 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) 20241111125123267 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125123280 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) 20241111125123280 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) 20241111125123281 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) 20241111125123281 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) 20241111125123282 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) 20241111125123282 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) 20241111125123283 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) 20241111125123283 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) 20241111125123284 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) 20241111125123284 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) 20241111125123285 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) 20241111125123285 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) 20241111125123286 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) 20241111125123286 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) 20241111125123287 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) 20241111125123287 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) 20241111125123290 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125123304 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) 20241111125123304 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) 20241111125123305 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) 20241111125123305 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) 20241111125123306 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) 20241111125123306 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) 20241111125123307 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) 20241111125123307 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) 20241111125123308 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) 20241111125123308 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) 20241111125123309 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) 20241111125123309 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) 20241111125123310 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) 20241111125123310 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) 20241111125123310 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) 20241111125123310 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) 20241111125123311 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125123323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1742 block=7 data=40 20 00 a7 b2 86 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125123323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125123323 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125123323 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125123323 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 = 323 | 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) 20241111125123324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125123324 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) 20241111125123324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 323, have_crbb: 0, urbb_len:64, 0x557862b0617c, 0x557862b06180, 4, 0, win: 302-322, 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) 20241111125123324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 323, BSN 302 to 387 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125123324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125123324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=302)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=321) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125123324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=302:322, lost=0, recv=0, skipped=20, bsn=46, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241111125123324 DRLCMACDL DEBUG - got ack for BSN=302 (rlc_window_dl.cpp:103) 20241111125123324 DRLCMACDL DEBUG - got ack for BSN=303 (rlc_window_dl.cpp:103) 20241111125123324 DRLCMACDL DEBUG - got ack for BSN=304 (rlc_window_dl.cpp:103) 20241111125123324 DRLCMACDL DEBUG - got ack for BSN=305 (rlc_window_dl.cpp:103) 20241111125123324 DRLCMACDL DEBUG - got ack for BSN=306 (rlc_window_dl.cpp:103) 20241111125123324 DRLCMACDL DEBUG - got ack for BSN=307 (rlc_window_dl.cpp:103) 20241111125123324 DRLCMACDL DEBUG - got ack for BSN=308 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=309 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=310 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=311 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=312 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=313 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=314 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=315 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=316 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=317 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=318 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=319 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=320 (rlc_window_dl.cpp:103) 20241111125123325 DRLCMACDL DEBUG - got ack for BSN=321 (rlc_window_dl.cpp:103) 20241111125123325 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) 20241111125123325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=322)""(V(S)-1=321) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125123325 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) 20241111125123325 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) 20241111125123327 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) 20241111125123327 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) 20241111125123328 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) 20241111125123328 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) 20241111125123329 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) 20241111125123329 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) 20241111125123330 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) 20241111125123330 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) 20241111125123331 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) 20241111125123331 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) 20241111125123332 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) 20241111125123332 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) 20241111125123333 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) 20241111125123333 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) 20241111125123333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==322) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123333 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) 20241111125123333 DRLCMACDL DEBUG -- Chunk with length 121 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 322, MCS-3): 34 4f 38 15 54 e8 b0 3c f3 97 36 61 44 80 c4 4b f8 07 e1 c4 c3 d1 b6 0d 1b 02 3d 26 74 86 b0 e5 55 6d a6 15 4a (tbf_dl.cpp:686) 20241111125123333 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) 20241111125123333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 322) (tbf_dl.cpp:847) 20241111125123333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 322, MCS-3): 07 80 50 86 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 00 (tbf_dl.cpp:911) 20241111125123333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=07 80 50 86 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 00 (pcu_l1_if.cpp:182) 20241111125123334 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125123342 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) 20241111125123342 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) 20241111125123343 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) 20241111125123343 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) 20241111125123343 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) 20241111125123343 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) 20241111125123344 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) 20241111125123344 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) 20241111125123344 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) 20241111125123344 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) 20241111125123345 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) 20241111125123345 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) 20241111125123345 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) 20241111125123345 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) 20241111125123346 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) 20241111125123346 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) 20241111125123352 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) 20241111125123352 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) 20241111125123352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==323) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123352 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) 20241111125123352 DRLCMACDL DEBUG -- Chunk with length 84 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 323, MCS-3): 91 6a a6 f7 2f 8f 47 e0 06 d5 5c e9 10 8b d1 fb 1e 9a 5b b8 4a ad cc 9b 95 a7 af f2 b5 8a 1f 41 03 85 e3 49 0e (tbf_dl.cpp:686) 20241111125123352 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) 20241111125123352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 323) (tbf_dl.cpp:847) 20241111125123352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 323, MCS-3): 07 c0 50 86 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 00 (tbf_dl.cpp:911) 20241111125123352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=07 c0 50 86 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 00 (pcu_l1_if.cpp:182) 20241111125123352 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125123365 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) 20241111125123365 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123366 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) 20241111125123367 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) 20241111125123367 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) 20241111125123370 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) 20241111125123370 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) 20241111125123370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==324) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123370 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) 20241111125123370 DRLCMACDL DEBUG -- Chunk with length 47 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 324, MCS-3): 8e 10 15 02 40 cf 5e 03 d5 55 a9 10 86 2f 05 e0 91 2e f7 d6 df 81 e6 4f bf 6b 05 32 3f be 27 94 13 12 64 a7 8e (tbf_dl.cpp:686) 20241111125123370 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) 20241111125123370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 324) (tbf_dl.cpp:847) 20241111125123370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 324, MCS-3): 07 00 51 86 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d 01 (tbf_dl.cpp:911) 20241111125123370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=07 00 51 86 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d 01 (pcu_l1_if.cpp:182) 20241111125123370 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125123384 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) 20241111125123384 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) 20241111125123385 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) 20241111125123385 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) 20241111125123385 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) 20241111125123385 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) 20241111125123385 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) 20241111125123385 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) 20241111125123385 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) 20241111125123385 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) 20241111125123386 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) 20241111125123386 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) 20241111125123386 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) 20241111125123386 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) 20241111125123386 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) 20241111125123386 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) 20241111125123389 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) 20241111125123389 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) 20241111125123389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==325) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123389 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) 20241111125123389 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125123389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125123389 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1588 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125123389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125123389 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (26) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 325, MCS-3): 15 62 d3 9f 1d a1 49 05 7d 47 11 17 dd 4f a2 eb ba c0 89 fa 52 5f f1 53 45 b1 e7 5a 70 fb f5 8e 9e 99 0e 5d 71 (tbf_dl.cpp:686) 20241111125123389 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) 20241111125123389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 325) (tbf_dl.cpp:847) 20241111125123389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 325, MCS-3): 07 40 51 06 2a c4 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 00 (tbf_dl.cpp:911) 20241111125123389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=07 40 51 06 2a c4 a6 3f 3b 42 93 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 00 (pcu_l1_if.cpp:182) 20241111125123389 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125123404 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) 20241111125123404 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) 20241111125123405 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) 20241111125123405 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) 20241111125123406 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) 20241111125123406 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) 20241111125123407 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) 20241111125123407 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) 20241111125123407 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) 20241111125123407 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) 20241111125123408 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) 20241111125123408 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) 20241111125123409 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) 20241111125123409 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) 20241111125123409 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) 20241111125123409 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) 20241111125123413 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) 20241111125123413 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) 20241111125123413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==326) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123413 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) 20241111125123413 DRLCMACDL DEBUG -- Chunk with length 1374 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 326, MCS-3): 79 86 c1 72 81 30 b1 58 6c 40 f5 ea 59 70 ed 5c 77 bb 69 14 28 3f 1a a7 98 6d 73 e1 c0 ed a9 89 3c 2f 74 45 18 (tbf_dl.cpp:686) 20241111125123413 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) 20241111125123413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 326) (tbf_dl.cpp:847) 20241111125123413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 326, MCS-3): 07 80 51 86 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 00 (tbf_dl.cpp:911) 20241111125123413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=07 80 51 86 f2 0c 83 e5 02 61 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 00 (pcu_l1_if.cpp:182) 20241111125123414 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125123428 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) 20241111125123428 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) 20241111125123429 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) 20241111125123429 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) 20241111125123430 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) 20241111125123430 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) 20241111125123431 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) 20241111125123431 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) 20241111125123432 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) 20241111125123432 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) 20241111125123432 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) 20241111125123433 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) 20241111125123433 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) 20241111125123433 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) 20241111125123434 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) 20241111125123434 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) 20241111125123435 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) 20241111125123435 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) 20241111125123435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==327) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123435 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) 20241111125123435 DRLCMACDL DEBUG -- Chunk with length 1337 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 327, MCS-3): 22 75 43 71 e1 d1 db 4a 00 55 33 5f 76 2c 1b 2f f8 92 69 68 f0 0d 6d 30 59 17 c6 13 96 1a 56 21 c8 97 44 2a 93 (tbf_dl.cpp:686) 20241111125123435 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) 20241111125123435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 327) (tbf_dl.cpp:847) 20241111125123435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 327, MCS-3): 07 c0 51 86 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 01 (tbf_dl.cpp:911) 20241111125123435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=07 c0 51 86 44 ea 86 e2 c2 a3 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 01 (pcu_l1_if.cpp:182) 20241111125123436 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125123448 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) 20241111125123448 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) 20241111125123449 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) 20241111125123449 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) 20241111125123450 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) 20241111125123450 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) 20241111125123452 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) 20241111125123452 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) 20241111125123452 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) 20241111125123452 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) 20241111125123453 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) 20241111125123453 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) 20241111125123454 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) 20241111125123454 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) 20241111125123455 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) 20241111125123455 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) 20241111125123456 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) 20241111125123456 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) 20241111125123456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==328) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123456 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) 20241111125123456 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 328, MCS-3): 74 80 a3 75 e5 5b 6a d7 45 b1 b2 f3 c7 70 51 cd ad 8b fe 14 fb bc b2 df 34 9c a1 fb f4 70 f8 55 80 50 f8 e1 a8 (tbf_dl.cpp:686) 20241111125123457 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) 20241111125123457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 328) (tbf_dl.cpp:847) 20241111125123457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 328, MCS-3): 07 00 52 86 e8 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 01 (tbf_dl.cpp:911) 20241111125123457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=07 00 52 86 e8 00 47 eb ca b7 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 01 (pcu_l1_if.cpp:182) 20241111125123457 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125123467 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) 20241111125123467 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) 20241111125123468 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) 20241111125123468 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) 20241111125123469 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) 20241111125123469 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) 20241111125123469 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) 20241111125123470 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) 20241111125123470 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) 20241111125123471 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) 20241111125123471 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) 20241111125123471 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) 20241111125123472 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) 20241111125123472 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) 20241111125123473 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) 20241111125123473 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) 20241111125123477 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) 20241111125123477 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) 20241111125123477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==329) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123477 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) 20241111125123477 DRLCMACDL DEBUG -- Chunk with length 1263 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 329, MCS-3): aa 10 5d c9 63 68 bf 26 7b 6b 5b 86 be 05 0e 3c 53 94 b8 1b 0a 30 6c 34 2b 4f 92 09 e4 83 bd de 30 6e 86 c4 58 (tbf_dl.cpp:686) 20241111125123477 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) 20241111125123477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 329) (tbf_dl.cpp:847) 20241111125123477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 329, MCS-3): 07 40 52 86 54 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 00 (tbf_dl.cpp:911) 20241111125123477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=07 40 52 86 54 21 ba 92 c7 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 00 (pcu_l1_if.cpp:182) 20241111125123477 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125123492 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) 20241111125123492 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) 20241111125123493 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) 20241111125123493 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) 20241111125123494 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) 20241111125123494 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) 20241111125123495 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) 20241111125123495 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) 20241111125123495 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) 20241111125123495 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) 20241111125123496 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) 20241111125123496 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) 20241111125123497 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) 20241111125123497 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) 20241111125123498 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) 20241111125123498 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) 20241111125123499 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) 20241111125123499 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) 20241111125123499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==330) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123499 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) 20241111125123499 DRLCMACDL DEBUG -- Chunk with length 1226 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 330, MCS-3): 93 b6 72 ec 0b d5 c0 12 51 7d 93 c7 06 c6 78 ee 1c 23 9f 32 59 02 29 94 f6 2c bf f3 08 17 b3 4d 96 7a ae de 27 (tbf_dl.cpp:686) 20241111125123499 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) 20241111125123499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 330) (tbf_dl.cpp:847) 20241111125123499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 330, MCS-3): 07 80 52 86 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f 00 (tbf_dl.cpp:911) 20241111125123499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=07 80 52 86 26 6d e5 d8 17 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f 00 (pcu_l1_if.cpp:182) 20241111125123500 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125123511 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) 20241111125123511 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) 20241111125123512 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) 20241111125123512 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) 20241111125123513 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) 20241111125123513 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) 20241111125123514 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) 20241111125123514 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) 20241111125123515 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) 20241111125123515 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) 20241111125123515 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) 20241111125123515 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) 20241111125123516 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) 20241111125123516 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) 20241111125123517 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) 20241111125123517 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) 20241111125123518 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) 20241111125123518 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) 20241111125123518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==331) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123518 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) 20241111125123518 DRLCMACDL DEBUG -- Chunk with length 1189 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 331, MCS-3): ef ad a5 7c ff eb be c4 6b e6 31 99 9d 38 51 4d 8d e2 8c 8b 92 97 f3 5a f9 72 b3 e8 5f 88 1c b0 9d 7e f2 8d 36 (tbf_dl.cpp:686) 20241111125123518 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) 20241111125123518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 331) (tbf_dl.cpp:847) 20241111125123518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 331, MCS-3): 07 c0 52 86 de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d 00 (tbf_dl.cpp:911) 20241111125123518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=07 c0 52 86 de 5b 4b f9 fe d7 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d 00 (pcu_l1_if.cpp:182) 20241111125123518 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125123531 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) 20241111125123531 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) 20241111125123532 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) 20241111125123532 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) 20241111125123533 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) 20241111125123533 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) 20241111125123533 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) 20241111125123533 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) 20241111125123534 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) 20241111125123534 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) 20241111125123535 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) 20241111125123535 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) 20241111125123536 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) 20241111125123536 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) 20241111125123536 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) 20241111125123536 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) 20241111125123540 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) 20241111125123540 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) 20241111125123540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==332) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123540 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) 20241111125123540 DRLCMACDL DEBUG -- Chunk with length 1152 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 332, MCS-3): 60 df 9d 5c 49 f4 8f 1c a1 47 e1 96 da eb ca e3 c8 fe ac 2f 1b 6a da 32 c5 94 4a 8c 19 51 cb 78 61 7d 9a 91 52 (tbf_dl.cpp:686) 20241111125123540 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) 20241111125123540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 332) (tbf_dl.cpp:847) 20241111125123540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 332, MCS-3): 07 00 53 86 c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 00 (tbf_dl.cpp:911) 20241111125123540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=07 00 53 86 c0 be 3b b9 92 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 00 (pcu_l1_if.cpp:182) 20241111125123541 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125123555 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) 20241111125123555 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) 20241111125123556 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) 20241111125123556 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) 20241111125123557 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) 20241111125123557 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) 20241111125123558 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) 20241111125123558 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) 20241111125123558 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) 20241111125123558 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) 20241111125123559 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) 20241111125123559 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) 20241111125123560 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) 20241111125123560 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) 20241111125123561 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) 20241111125123561 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) 20241111125123561 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) 20241111125123561 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) 20241111125123562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==333) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123562 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) 20241111125123562 DRLCMACDL DEBUG -- Chunk with length 1115 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 333, MCS-3): 01 81 8d 30 55 71 48 5a 4c 86 45 2e d1 b4 5c 53 98 bc ed 33 a2 f8 d9 73 3e 07 f7 75 cf 37 06 b9 a9 08 9f d3 01 (tbf_dl.cpp:686) 20241111125123562 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) 20241111125123562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 333) (tbf_dl.cpp:847) 20241111125123562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 333, MCS-3): 07 40 53 86 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 00 (tbf_dl.cpp:911) 20241111125123562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=07 40 53 86 02 02 1b 61 aa e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 00 (pcu_l1_if.cpp:182) 20241111125123562 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125123574 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) 20241111125123574 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) 20241111125123575 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) 20241111125123575 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) 20241111125123576 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) 20241111125123576 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) 20241111125123577 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) 20241111125123577 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) 20241111125123578 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) 20241111125123578 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) 20241111125123578 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) 20241111125123578 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) 20241111125123579 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) 20241111125123579 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) 20241111125123580 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) 20241111125123580 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) 20241111125123581 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) 20241111125123581 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) 20241111125123581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==334) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123581 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) 20241111125123581 DRLCMACDL DEBUG -- Chunk with length 1078 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 334, MCS-3): 49 50 2d 61 9f 69 5f 03 82 62 8c 18 d7 c6 96 e2 28 72 02 d6 e3 f3 18 31 20 d3 a5 70 72 75 2d 7a 96 8c c4 f6 e9 (tbf_dl.cpp:686) 20241111125123581 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) 20241111125123581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 334) (tbf_dl.cpp:847) 20241111125123581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 334, MCS-3): 07 80 53 86 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 01 (tbf_dl.cpp:911) 20241111125123581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=07 80 53 86 92 a0 5a c2 3e d3 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 01 (pcu_l1_if.cpp:182) 20241111125123582 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125123593 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) 20241111125123593 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) 20241111125123594 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) 20241111125123594 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) 20241111125123595 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) 20241111125123595 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) 20241111125123596 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) 20241111125123596 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) 20241111125123597 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) 20241111125123597 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) 20241111125123597 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) 20241111125123597 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) 20241111125123598 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) 20241111125123598 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) 20241111125123599 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) 20241111125123599 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) 20241111125123603 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) 20241111125123603 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) 20241111125123603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==335) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123603 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) 20241111125123603 DRLCMACDL DEBUG -- Chunk with length 1041 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 335, MCS-3): 33 50 40 2d 91 b7 12 c4 2e 18 d6 ae b5 bf 12 92 73 48 f7 f6 19 c4 20 e9 8b 7a 36 85 32 32 06 df 22 db 51 d2 f0 (tbf_dl.cpp:686) 20241111125123603 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) 20241111125123603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 335) (tbf_dl.cpp:847) 20241111125123603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 335, MCS-3): 07 c0 53 86 66 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 01 (tbf_dl.cpp:911) 20241111125123603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=07 c0 53 86 66 a0 80 5a 22 6f 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 01 (pcu_l1_if.cpp:182) 20241111125123604 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125123617 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) 20241111125123617 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) 20241111125123619 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) 20241111125123619 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) 20241111125123619 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) 20241111125123619 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) 20241111125123620 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) 20241111125123620 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) 20241111125123621 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) 20241111125123621 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) 20241111125123622 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) 20241111125123622 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) 20241111125123623 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) 20241111125123623 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) 20241111125123624 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) 20241111125123624 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) 20241111125123625 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) 20241111125123625 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) 20241111125123625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==336) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123625 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) 20241111125123625 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 336, MCS-3): e2 22 95 2d ba 0b 22 bd 36 42 8e 01 23 4a a0 43 99 b1 c6 2d ac 30 0d eb 74 38 86 ff a5 6e 57 1a 4f a6 5d a7 49 (tbf_dl.cpp:686) 20241111125123625 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) 20241111125123625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 336) (tbf_dl.cpp:847) 20241111125123625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 336, MCS-3): 07 00 54 86 c4 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 00 (tbf_dl.cpp:911) 20241111125123625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=07 00 54 86 c4 45 2a 5b 74 17 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 00 (pcu_l1_if.cpp:182) 20241111125123625 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125123636 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) 20241111125123637 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) 20241111125123638 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) 20241111125123638 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) 20241111125123639 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) 20241111125123639 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) 20241111125123640 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) 20241111125123640 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) 20241111125123640 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) 20241111125123640 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) 20241111125123641 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) 20241111125123641 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) 20241111125123642 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) 20241111125123642 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) 20241111125123643 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) 20241111125123643 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) 20241111125123644 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) 20241111125123644 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) 20241111125123644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==337) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123644 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) 20241111125123644 DRLCMACDL DEBUG -- Chunk with length 967 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 337, MCS-3): 21 2d ec 2e 40 ca e8 32 8f a3 1e 75 97 70 25 52 61 d5 64 92 6c 06 51 e2 60 78 2e 76 a6 93 03 4c 46 3d 21 57 e4 (tbf_dl.cpp:686) 20241111125123644 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) 20241111125123644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 337) (tbf_dl.cpp:847) 20241111125123644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 337, MCS-3): 07 40 54 86 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 01 (tbf_dl.cpp:911) 20241111125123644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=07 40 54 86 42 5a d8 5d 80 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 01 (pcu_l1_if.cpp:182) 20241111125123645 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125123656 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) 20241111125123656 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) 20241111125123657 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) 20241111125123657 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) 20241111125123658 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) 20241111125123658 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) 20241111125123659 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) 20241111125123659 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) 20241111125123659 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) 20241111125123660 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) 20241111125123660 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) 20241111125123660 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) 20241111125123661 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) 20241111125123661 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) 20241111125123662 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) 20241111125123662 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) 20241111125123665 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) 20241111125123665 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) 20241111125123665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==338) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123665 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) 20241111125123665 DRLCMACDL DEBUG -- Chunk with length 930 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 338, MCS-3): da 7d cf e5 07 41 a2 e4 57 03 b9 db d5 d2 08 b7 85 15 80 f1 9e 54 7c d6 c4 ba 7e 98 21 28 95 37 97 eb 2b 25 3c (tbf_dl.cpp:686) 20241111125123665 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) 20241111125123665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 338) (tbf_dl.cpp:847) 20241111125123665 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 338, MCS-3): 07 80 54 86 b4 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 00 (tbf_dl.cpp:911) 20241111125123665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=07 80 54 86 b4 fb 9e cb 0f 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 00 (pcu_l1_if.cpp:182) 20241111125123666 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125123680 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) 20241111125123680 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) 20241111125123681 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) 20241111125123681 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) 20241111125123682 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) 20241111125123682 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) 20241111125123683 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) 20241111125123683 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) 20241111125123684 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) 20241111125123684 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) 20241111125123684 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) 20241111125123685 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) 20241111125123685 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) 20241111125123685 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) 20241111125123686 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) 20241111125123686 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) 20241111125123687 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) 20241111125123687 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) 20241111125123687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==339) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123687 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) 20241111125123687 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 339, MCS-3): 54 45 cf 8b 8c d3 14 13 e9 04 63 b5 3a 30 23 fd 5b 96 3b 2c 4b 3d fa 0e e2 53 dc b8 fe 7e f3 94 9e 69 0f 67 d1 (tbf_dl.cpp:686) 20241111125123687 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) 20241111125123687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 339) (tbf_dl.cpp:847) 20241111125123687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 339, MCS-3): 07 c0 54 86 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 01 (tbf_dl.cpp:911) 20241111125123687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=07 c0 54 86 a8 8a 9e 17 19 a7 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 01 (pcu_l1_if.cpp:182) 20241111125123688 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125123699 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) 20241111125123699 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) 20241111125123701 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) 20241111125123701 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) 20241111125123701 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) 20241111125123701 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) 20241111125123702 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) 20241111125123702 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) 20241111125123703 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) 20241111125123703 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) 20241111125123704 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) 20241111125123704 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) 20241111125123704 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) 20241111125123704 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) 20241111125123705 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) 20241111125123705 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) 20241111125123706 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) 20241111125123706 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) 20241111125123706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==340) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123706 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) 20241111125123706 DRLCMACDL DEBUG -- Chunk with length 856 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 340, MCS-3): 59 e1 0b cf f5 6d 97 66 cc bd 7f e6 e4 e8 98 0f 87 d2 8b 9a 6c 3a eb 7c c9 61 b8 76 c1 9f dc 6c b7 9b 45 80 ee (tbf_dl.cpp:686) 20241111125123706 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) 20241111125123706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 340) (tbf_dl.cpp:847) 20241111125123706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 340, MCS-3): 07 00 55 86 b2 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd 01 (tbf_dl.cpp:911) 20241111125123706 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 55 86 b2 c2 17 9e eb db 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd 01 (pcu_l1_if.cpp:182) 20241111125123707 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125123718 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) 20241111125123718 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) 20241111125123719 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) 20241111125123719 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) 20241111125123720 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) 20241111125123720 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) 20241111125123721 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) 20241111125123721 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) 20241111125123721 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) 20241111125123721 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) 20241111125123722 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) 20241111125123722 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) 20241111125123723 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) 20241111125123723 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) 20241111125123724 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) 20241111125123724 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) 20241111125123727 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) 20241111125123727 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125123727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==322 .. V(S)==341) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123727 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) 20241111125123727 DRLCMACDL DEBUG -- Chunk with length 819 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 341, MCS-3): f9 05 7c a9 9a f2 b3 34 59 2f 7a ec 36 ce 15 22 e6 e0 7f c9 96 b8 fe 95 52 ce 58 2f f0 93 22 51 4a 66 69 3c 50 (tbf_dl.cpp:686) 20241111125123727 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) 20241111125123728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 341) (tbf_dl.cpp:847) 20241111125123728 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) 20241111125123728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1833 + 13 = 1846 (pdch_ul_controller.c:131) 20241111125123728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1846 for type POLL (pdch_ul_controller.c:184) 20241111125123728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1846, TS=7) (tbf_dl.cpp:883) 20241111125123728 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1846, TS=7 (tbf_dl.cpp:903) 20241111125123728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 341, MCS-3): 0f 40 55 86 f2 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 00 (tbf_dl.cpp:911) 20241111125123728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 data=0f 40 55 86 f2 0b f8 52 35 e5 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 00 (pcu_l1_if.cpp:182) 20241111125123729 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125123742 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) 20241111125123742 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) 20241111125123743 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) 20241111125123743 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) 20241111125123744 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) 20241111125123744 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) 20241111125123745 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) 20241111125123745 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) 20241111125123746 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) 20241111125123746 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) 20241111125123747 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) 20241111125123747 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) 20241111125123748 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) 20241111125123748 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) 20241111125123748 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) 20241111125123748 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) 20241111125123749 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125123761 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) 20241111125123761 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) 20241111125123762 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) 20241111125123762 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) 20241111125123763 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) 20241111125123763 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) 20241111125123764 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) 20241111125123764 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) 20241111125123765 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) 20241111125123765 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) 20241111125123765 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) 20241111125123765 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) 20241111125123766 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) 20241111125123766 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) 20241111125123767 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) 20241111125123767 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) 20241111125123768 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125123780 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) 20241111125123780 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) 20241111125123781 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) 20241111125123781 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) 20241111125123782 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) 20241111125123782 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) 20241111125123783 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) 20241111125123783 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) 20241111125123784 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) 20241111125123784 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) 20241111125123784 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) 20241111125123784 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) 20241111125123785 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) 20241111125123785 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) 20241111125123786 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) 20241111125123786 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) 20241111125123789 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125123804 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 00 a7 b2 ae 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125123804 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) 20241111125123804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125123804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125123804 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 = 343 | 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) 20241111125123804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125123804 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) 20241111125123804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 343, have_crbb: 0, urbb_len:64, 0x557862b0617c, 0x557862b06180, 4, 0, win: 322-342, 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) 20241111125123804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 343, BSN 322 to 407 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125123804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125123804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=322)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=341) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125123804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=322:342, lost=0, recv=16, skipped=4, bsn=66, info='RRRRRRRRRRRRRRRRxxxx............................................' (tbf_dl.cpp:998) 20241111125123804 DRLCMACDL DEBUG - got ack for BSN=322 (rlc_window_dl.cpp:103) 20241111125123804 DRLCMACDL DEBUG - got ack for BSN=323 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=324 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=325 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=326 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=327 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=328 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=329 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=330 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=331 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=332 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=333 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=334 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=335 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=336 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=337 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=338 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=339 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=340 (rlc_window_dl.cpp:103) 20241111125123805 DRLCMACDL DEBUG - got ack for BSN=341 (rlc_window_dl.cpp:103) 20241111125123805 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) 20241111125123805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=342)""(V(S)-1=341) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125123805 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) 20241111125123805 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) 20241111125123806 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) 20241111125123806 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) 20241111125123807 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) 20241111125123807 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) 20241111125123808 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) 20241111125123808 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) 20241111125123808 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) 20241111125123808 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) 20241111125123809 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) 20241111125123809 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) 20241111125123810 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) 20241111125123810 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) 20241111125123811 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) 20241111125123811 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) 20241111125123811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==342) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123811 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) 20241111125123811 DRLCMACDL DEBUG -- Chunk with length 782 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 342, MCS-3): 04 76 40 ec 8f 3a 08 04 f8 d6 a6 c5 d0 51 7e 07 10 ba 68 cc 0c fc c2 e6 6f d7 55 b4 21 b6 a9 9d 85 c4 d6 f9 bd (tbf_dl.cpp:686) 20241111125123811 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) 20241111125123811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 342) (tbf_dl.cpp:847) 20241111125123811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 342, MCS-3): 07 80 55 86 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 01 (tbf_dl.cpp:911) 20241111125123811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=07 80 55 86 08 ec 80 d8 1f 75 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 01 (pcu_l1_if.cpp:182) 20241111125123812 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125123824 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) 20241111125123824 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) 20241111125123825 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) 20241111125123825 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) 20241111125123826 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) 20241111125123826 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) 20241111125123827 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) 20241111125123827 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) 20241111125123827 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) 20241111125123828 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) 20241111125123828 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) 20241111125123828 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) 20241111125123829 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) 20241111125123829 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) 20241111125123830 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) 20241111125123830 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) 20241111125123831 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) 20241111125123831 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) 20241111125123831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==343) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123831 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) 20241111125123831 DRLCMACDL DEBUG -- Chunk with length 745 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 343, MCS-3): bd fc 6b c3 15 b9 6b fb 54 db c1 46 7a c9 59 66 d2 5e 86 11 80 d9 0b 4d 5d b5 26 77 9b 74 00 7a a1 6a 59 0e ef (tbf_dl.cpp:686) 20241111125123831 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) 20241111125123831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 343) (tbf_dl.cpp:847) 20241111125123831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 343, MCS-3): 07 c0 55 86 7a f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 01 (tbf_dl.cpp:911) 20241111125123831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=07 c0 55 86 7a f9 d7 86 2b 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 01 (pcu_l1_if.cpp:182) 20241111125123832 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125123842 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) 20241111125123842 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) 20241111125123844 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) 20241111125123844 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) 20241111125123844 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) 20241111125123844 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) 20241111125123845 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) 20241111125123845 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) 20241111125123846 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) 20241111125123846 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) 20241111125123847 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) 20241111125123847 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) 20241111125123847 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) 20241111125123847 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) 20241111125123848 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) 20241111125123848 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) 20241111125123851 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) 20241111125123851 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) 20241111125123851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==344) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123851 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) 20241111125123852 DRLCMACDL DEBUG -- Chunk with length 708 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 344, MCS-3): cf 3d a4 67 16 36 88 17 d3 1a 53 32 c4 b5 9f f2 05 11 14 64 8e f8 5d fc d0 7d 64 7f 6c 62 de 45 4f c9 01 58 13 (tbf_dl.cpp:686) 20241111125123852 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) 20241111125123852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 344) (tbf_dl.cpp:847) 20241111125123852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 344, MCS-3): 07 00 56 86 9e 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 00 (tbf_dl.cpp:911) 20241111125123852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=07 00 56 86 9e 7b 48 cf 2c 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 00 (pcu_l1_if.cpp:182) 20241111125123852 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125123866 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) 20241111125123866 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) 20241111125123867 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) 20241111125123867 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) 20241111125123868 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) 20241111125123868 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) 20241111125123869 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) 20241111125123869 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) 20241111125123869 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) 20241111125123869 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) 20241111125123870 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) 20241111125123870 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) 20241111125123871 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) 20241111125123871 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) 20241111125123872 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) 20241111125123872 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) 20241111125123873 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) 20241111125123873 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) 20241111125123873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==345) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123873 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) 20241111125123873 DRLCMACDL DEBUG -- Chunk with length 671 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 345, MCS-3): 1e d7 88 e8 17 b9 cd b7 be 13 26 41 5c 4e c1 01 6a 5f 13 db d3 7b a7 15 8a 40 d4 60 df a4 d3 78 e8 38 c9 11 a6 (tbf_dl.cpp:686) 20241111125123873 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) 20241111125123873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 345) (tbf_dl.cpp:847) 20241111125123873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 345, MCS-3): 07 40 56 86 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 01 (tbf_dl.cpp:911) 20241111125123873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=07 40 56 86 3c ae 11 d1 2f 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 01 (pcu_l1_if.cpp:182) 20241111125123873 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125123885 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) 20241111125123885 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) 20241111125123886 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) 20241111125123886 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) 20241111125123887 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) 20241111125123887 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) 20241111125123888 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) 20241111125123888 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) 20241111125123888 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) 20241111125123888 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) 20241111125123889 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) 20241111125123889 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) 20241111125123890 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) 20241111125123890 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) 20241111125123891 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) 20241111125123891 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) 20241111125123892 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) 20241111125123892 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) 20241111125123892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==346) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123892 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) 20241111125123892 DRLCMACDL DEBUG -- Chunk with length 634 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 346, MCS-3): 46 3c e5 01 40 d9 fb 40 df fc 89 b4 ae 81 ad d6 7a 33 ea 7d 99 03 cb e6 e0 5c dd 2d 72 1a 97 b8 ea 42 19 57 86 (tbf_dl.cpp:686) 20241111125123892 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) 20241111125123892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 346) (tbf_dl.cpp:847) 20241111125123892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 346, MCS-3): 07 80 56 86 8c 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 01 (tbf_dl.cpp:911) 20241111125123892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=07 80 56 86 8c 78 ca 03 80 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 01 (pcu_l1_if.cpp:182) 20241111125123893 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125123904 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) 20241111125123904 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) 20241111125123905 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) 20241111125123905 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) 20241111125123906 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) 20241111125123906 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) 20241111125123907 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) 20241111125123907 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) 20241111125123908 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) 20241111125123908 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) 20241111125123908 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) 20241111125123908 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) 20241111125123909 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) 20241111125123909 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) 20241111125123910 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) 20241111125123910 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) 20241111125123914 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) 20241111125123914 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) 20241111125123914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==347) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123914 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) 20241111125123914 DRLCMACDL DEBUG -- Chunk with length 597 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 347, MCS-3): 22 bb 31 40 1b bd e7 b5 30 e0 71 86 0f e3 bb d8 e5 62 ed a8 cd 9f b9 d2 12 4b 78 e2 31 27 a1 ab 80 10 24 cf 50 (tbf_dl.cpp:686) 20241111125123914 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) 20241111125123914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 347) (tbf_dl.cpp:847) 20241111125123914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 347, MCS-3): 07 c0 56 86 44 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 00 (tbf_dl.cpp:911) 20241111125123914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=07 c0 56 86 44 76 63 80 36 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 00 (pcu_l1_if.cpp:182) 20241111125123915 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125123929 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) 20241111125123929 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) 20241111125123931 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) 20241111125123931 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) 20241111125123932 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) 20241111125123932 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) 20241111125123933 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) 20241111125123933 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) 20241111125123934 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) 20241111125123934 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) 20241111125123934 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) 20241111125123934 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) 20241111125123935 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) 20241111125123935 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) 20241111125123936 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) 20241111125123936 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) 20241111125123937 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) 20241111125123938 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) 20241111125123938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==348) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123938 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) 20241111125123938 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 348, MCS-3): ab a8 94 43 e8 e8 bd 58 6a 28 19 eb 89 fa 61 d5 d4 a1 76 03 ff d5 e4 eb 1b fe 61 db c3 6a 4b f1 83 39 5e 94 cb (tbf_dl.cpp:686) 20241111125123938 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) 20241111125123938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 348) (tbf_dl.cpp:847) 20241111125123938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 348, MCS-3): 07 00 57 86 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 01 (tbf_dl.cpp:911) 20241111125123938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=07 00 57 86 56 51 29 87 d0 d1 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 01 (pcu_l1_if.cpp:182) 20241111125123938 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125123948 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) 20241111125123948 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) 20241111125123950 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) 20241111125123950 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) 20241111125123951 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) 20241111125123951 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) 20241111125123952 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) 20241111125123952 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) 20241111125123953 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) 20241111125123953 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) 20241111125123953 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) 20241111125123953 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) 20241111125123954 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) 20241111125123954 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) 20241111125123955 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) 20241111125123955 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) 20241111125123956 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) 20241111125123956 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) 20241111125123956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==349) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123956 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) 20241111125123956 DRLCMACDL DEBUG -- Chunk with length 523 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 349, MCS-3): 3f 19 a8 da 90 2e d5 41 17 31 02 de e2 ab 3d ab 5a db 13 2c 37 f4 f7 e4 8d 11 2e 34 51 aa 4f da 30 2e c4 00 95 (tbf_dl.cpp:686) 20241111125123956 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) 20241111125123956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 349) (tbf_dl.cpp:847) 20241111125123956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 349, MCS-3): 07 40 57 86 7e 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 01 (tbf_dl.cpp:911) 20241111125123956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=07 40 57 86 7e 32 50 b5 21 5d aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 01 (pcu_l1_if.cpp:182) 20241111125123957 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125123967 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) 20241111125123967 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) 20241111125123969 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) 20241111125123969 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) 20241111125123969 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) 20241111125123970 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) 20241111125123970 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) 20241111125123970 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) 20241111125123971 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) 20241111125123971 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) 20241111125123973 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) 20241111125123973 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) 20241111125123974 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) 20241111125123974 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) 20241111125123975 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) 20241111125123975 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) 20241111125123977 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) 20241111125123977 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) 20241111125123977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==350) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123977 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) 20241111125123977 DRLCMACDL DEBUG -- Chunk with length 486 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 350, MCS-3): 8f 4e 4e 9b 4a cc 21 0b c3 9a cf ed c6 db ee d5 9b e1 26 a8 94 0f 5d 3f e3 1d d3 4a 3d 2f 1f 8a 32 c3 e8 2e a6 (tbf_dl.cpp:686) 20241111125123977 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) 20241111125123977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 350) (tbf_dl.cpp:847) 20241111125123977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 350, MCS-3): 07 80 57 86 1e 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 01 (tbf_dl.cpp:911) 20241111125123977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=07 80 57 86 1e 9d 9c 36 95 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 01 (pcu_l1_if.cpp:182) 20241111125123978 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125123991 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) 20241111125123991 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) 20241111125123992 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) 20241111125123992 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) 20241111125123993 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) 20241111125123993 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) 20241111125123993 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) 20241111125123993 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) 20241111125123994 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) 20241111125123994 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) 20241111125123994 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) 20241111125123994 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) 20241111125123995 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) 20241111125123995 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) 20241111125123995 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) 20241111125123995 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) 20241111125123996 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) 20241111125123996 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) 20241111125123996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==351) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125123996 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) 20241111125123996 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125123996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 351, MCS-3): 25 5a 7d 06 e6 78 ea 25 fc 41 5b fe d0 06 b8 85 3b 23 dd e5 63 f1 a8 29 26 f2 b9 d6 ee 82 0d c4 0f 16 b0 1f 9c (tbf_dl.cpp:686) 20241111125123996 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) 20241111125123996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125123996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 351) (tbf_dl.cpp:847) 20241111125123996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 351, MCS-3): 07 c0 57 86 4a b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 (tbf_dl.cpp:911) 20241111125123996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=07 c0 57 86 4a b4 fa 0c cc f1 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 (pcu_l1_if.cpp:182) 20241111125123998 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125124011 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) 20241111125124011 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) 20241111125124012 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) 20241111125124012 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) 20241111125124013 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) 20241111125124013 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) 20241111125124014 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) 20241111125124014 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) 20241111125124015 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) 20241111125124015 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) 20241111125124016 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) 20241111125124016 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) 20241111125124017 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) 20241111125124017 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) 20241111125124017 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) 20241111125124017 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) 20241111125124018 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) 20241111125124018 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) 20241111125124018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==352) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124018 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) 20241111125124018 DRLCMACDL DEBUG -- Chunk with length 412 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 352, MCS-3): 80 17 8c 53 88 3f 57 f5 4f 70 3a fe 6f cc 67 1b 76 c4 bb 79 2e 9c 26 93 1d 0d da b9 ca 07 98 76 7b f6 c2 9d 9e (tbf_dl.cpp:686) 20241111125124018 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) 20241111125124019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 352) (tbf_dl.cpp:847) 20241111125124019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 352, MCS-3): 07 00 58 86 00 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d 01 (tbf_dl.cpp:911) 20241111125124019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=07 00 58 86 00 2f 18 a7 10 7f ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d 01 (pcu_l1_if.cpp:182) 20241111125124019 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125124030 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) 20241111125124030 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) 20241111125124031 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) 20241111125124031 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) 20241111125124032 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) 20241111125124032 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) 20241111125124032 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) 20241111125124032 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) 20241111125124033 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) 20241111125124033 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) 20241111125124034 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) 20241111125124034 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) 20241111125124035 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) 20241111125124035 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) 20241111125124035 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) 20241111125124035 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) 20241111125124039 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) 20241111125124039 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) 20241111125124039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==353) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124039 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) 20241111125124039 DRLCMACDL DEBUG -- Chunk with length 375 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 353, MCS-3): ff c9 cc 61 09 d0 17 00 7f a7 bf 1d ed c7 d3 0d 7d 56 f9 b0 d0 00 9e 0d b3 e0 52 d5 f8 00 de 09 ea 56 56 d3 88 (tbf_dl.cpp:686) 20241111125124039 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) 20241111125124039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 353) (tbf_dl.cpp:847) 20241111125124039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 353, MCS-3): 07 40 58 86 fe 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 01 (tbf_dl.cpp:911) 20241111125124039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=07 40 58 86 fe 93 99 c3 12 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 01 (pcu_l1_if.cpp:182) 20241111125124040 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125124053 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) 20241111125124053 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) 20241111125124055 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) 20241111125124055 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) 20241111125124056 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) 20241111125124056 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) 20241111125124056 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) 20241111125124056 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) 20241111125124057 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) 20241111125124057 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) 20241111125124058 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) 20241111125124058 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) 20241111125124059 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) 20241111125124059 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) 20241111125124060 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) 20241111125124060 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) 20241111125124061 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) 20241111125124061 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) 20241111125124061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==354) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124061 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) 20241111125124061 DRLCMACDL DEBUG -- Chunk with length 338 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 354, MCS-3): 82 ca e9 96 e4 c5 05 cf a3 dc 4f 08 9e 8d 1c c8 d3 27 75 1f 53 ec a2 09 cd ed f2 1b 03 cb e2 0b b7 ba ed ff 1d (tbf_dl.cpp:686) 20241111125124061 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) 20241111125124061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 354) (tbf_dl.cpp:847) 20241111125124061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 354, MCS-3): 07 80 58 86 04 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 00 (tbf_dl.cpp:911) 20241111125124061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 data=07 80 58 86 04 95 d3 2d c9 8b 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 00 (pcu_l1_if.cpp:182) 20241111125124061 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125124073 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) 20241111125124073 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) 20241111125124074 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) 20241111125124074 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) 20241111125124075 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) 20241111125124075 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) 20241111125124076 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) 20241111125124076 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) 20241111125124076 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) 20241111125124076 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) 20241111125124077 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) 20241111125124077 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) 20241111125124078 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) 20241111125124078 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) 20241111125124079 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) 20241111125124079 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) 20241111125124080 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) 20241111125124080 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) 20241111125124080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==355) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124080 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) 20241111125124080 DRLCMACDL DEBUG -- Chunk with length 301 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 355, MCS-3): 3a 85 a5 7a ca 43 42 22 45 39 69 17 5b 8b 71 d6 f1 9e f9 e4 a3 5d 15 a5 49 35 8f 51 00 35 6b 9e e9 79 7e fc d2 (tbf_dl.cpp:686) 20241111125124080 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) 20241111125124080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 355) (tbf_dl.cpp:847) 20241111125124080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 355, MCS-3): 07 c0 58 86 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 01 (tbf_dl.cpp:911) 20241111125124080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 block=8 data=07 c0 58 86 74 0a 4b f5 94 87 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 01 (pcu_l1_if.cpp:182) 20241111125124080 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125124091 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) 20241111125124092 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) 20241111125124093 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) 20241111125124093 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) 20241111125124094 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) 20241111125124094 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) 20241111125124095 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) 20241111125124095 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) 20241111125124096 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) 20241111125124096 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) 20241111125124096 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) 20241111125124096 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) 20241111125124097 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) 20241111125124097 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) 20241111125124098 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) 20241111125124098 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) 20241111125124101 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) 20241111125124101 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) 20241111125124101 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==356) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124101 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) 20241111125124101 DRLCMACDL DEBUG -- Chunk with length 264 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124101 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 356, MCS-3): 4e 77 c3 34 6c 1b ca 08 70 8b 6e df df 46 c8 2b 24 98 d7 ee 69 ae ad 12 f4 8c d2 98 79 23 e2 fc 77 90 59 cd 53 (tbf_dl.cpp:686) 20241111125124101 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) 20241111125124101 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124101 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 356) (tbf_dl.cpp:847) 20241111125124101 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 356, MCS-3): 07 00 59 86 9c ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 00 (tbf_dl.cpp:911) 20241111125124101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 block=9 data=07 00 59 86 9c ee 86 69 d8 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 00 (pcu_l1_if.cpp:182) 20241111125124102 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125124116 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) 20241111125124116 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) 20241111125124117 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) 20241111125124117 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) 20241111125124118 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) 20241111125124118 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) 20241111125124119 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) 20241111125124119 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) 20241111125124120 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) 20241111125124120 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) 20241111125124121 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) 20241111125124121 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) 20241111125124122 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) 20241111125124122 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) 20241111125124124 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) 20241111125124124 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) 20241111125124125 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) 20241111125124125 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) 20241111125124125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==357) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124125 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) 20241111125124125 DRLCMACDL DEBUG -- Chunk with length 227 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 357, MCS-3): 71 34 fa 95 27 70 41 ba bd 5e 01 2a 1b 93 eb f9 e2 df e9 61 a1 df e0 86 1d cb e3 6f 53 d3 65 ff 13 72 b4 1d 75 (tbf_dl.cpp:686) 20241111125124125 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) 20241111125124125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 357) (tbf_dl.cpp:847) 20241111125124125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 357, MCS-3): 07 40 59 86 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 00 (tbf_dl.cpp:911) 20241111125124125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 block=10 data=07 40 59 86 e2 68 f4 2b 4f e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 00 (pcu_l1_if.cpp:182) 20241111125124125 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125124134 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) 20241111125124134 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) 20241111125124135 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) 20241111125124135 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) 20241111125124135 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) 20241111125124135 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) 20241111125124135 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) 20241111125124135 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) 20241111125124136 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) 20241111125124136 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) 20241111125124136 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) 20241111125124136 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) 20241111125124136 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) 20241111125124136 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) 20241111125124137 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) 20241111125124137 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) 20241111125124139 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) 20241111125124139 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) 20241111125124139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==358) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124139 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) 20241111125124139 DRLCMACDL DEBUG -- Chunk with length 190 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 358, MCS-3): ab be 50 7c 29 0b 5e 76 00 0b ed c1 a9 e7 96 ce 8c 16 a5 4e f3 d2 9c 16 c7 66 42 e7 f4 2e 59 cd 27 7c 5b d3 a2 (tbf_dl.cpp:686) 20241111125124139 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) 20241111125124139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 358) (tbf_dl.cpp:847) 20241111125124139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 358, MCS-3): 07 80 59 86 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 01 (tbf_dl.cpp:911) 20241111125124139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=07 80 59 86 56 7d a1 f8 52 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 01 (pcu_l1_if.cpp:182) 20241111125124139 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125124154 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) 20241111125124154 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) 20241111125124156 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) 20241111125124156 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) 20241111125124157 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) 20241111125124157 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) 20241111125124159 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) 20241111125124159 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) 20241111125124160 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) 20241111125124160 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) 20241111125124160 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) 20241111125124160 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) 20241111125124161 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) 20241111125124161 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) 20241111125124162 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) 20241111125124162 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) 20241111125124164 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) 20241111125124164 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) 20241111125124164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==359) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124164 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) 20241111125124164 DRLCMACDL DEBUG -- Chunk with length 153 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 359, MCS-3): 62 ef 3c da 34 e4 b4 a8 0e d1 c5 ee c4 eb b6 47 cd a7 5d e1 b2 8a fe 7c 16 e9 ed e4 58 9b 7b 21 34 4f 38 15 54 (tbf_dl.cpp:686) 20241111125124164 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) 20241111125124164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 359) (tbf_dl.cpp:847) 20241111125124164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 359, MCS-3): 07 c0 59 86 c4 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 00 (tbf_dl.cpp:911) 20241111125124164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Sending data request: sapi=5 arfcn=871 cur_fn=1919 block=0 data=07 c0 59 86 c4 de 79 b4 69 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 00 (pcu_l1_if.cpp:182) 20241111125124165 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125124178 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) 20241111125124178 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) 20241111125124179 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) 20241111125124179 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) 20241111125124180 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) 20241111125124180 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) 20241111125124180 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) 20241111125124180 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) 20241111125124181 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) 20241111125124181 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) 20241111125124181 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) 20241111125124181 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) 20241111125124182 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) 20241111125124182 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) 20241111125124182 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) 20241111125124182 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) 20241111125124183 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) 20241111125124183 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) 20241111125124183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==360) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124183 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) 20241111125124183 DRLCMACDL DEBUG -- Chunk with length 116 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 360, MCS-3): e8 b0 3c f3 97 36 61 44 80 c4 4b f8 07 e1 c4 c3 d1 b6 0d 1b 02 3d 26 74 86 b0 e5 55 6d a6 15 4a 91 6a a6 f7 2f (tbf_dl.cpp:686) 20241111125124183 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) 20241111125124183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 360) (tbf_dl.cpp:847) 20241111125124183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 360, MCS-3): 07 00 5a 86 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 00 (tbf_dl.cpp:911) 20241111125124183 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 5a 86 d0 61 79 e6 2f 6d c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 00 (pcu_l1_if.cpp:182) 20241111125124183 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125124196 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) 20241111125124196 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) 20241111125124196 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) 20241111125124196 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) 20241111125124197 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) 20241111125124197 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) 20241111125124197 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) 20241111125124197 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) 20241111125124197 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) 20241111125124197 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) 20241111125124197 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) 20241111125124197 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) 20241111125124197 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) 20241111125124197 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) 20241111125124198 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) 20241111125124198 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) 20241111125124200 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) 20241111125124200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125124200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==342 .. V(S)==361) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124200 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) 20241111125124200 DRLCMACDL DEBUG -- Chunk with length 79 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 361, MCS-3): 8f 47 e0 06 d5 5c e9 10 8b d1 fb 1e 9a 5b b8 4a ad cc 9b 95 a7 af f2 b5 8a 1f 41 03 85 e3 49 0e 8e 10 15 02 40 (tbf_dl.cpp:686) 20241111125124200 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) 20241111125124200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 361) (tbf_dl.cpp:847) 20241111125124200 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) 20241111125124200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1932 + 13 = 1945 (pdch_ul_controller.c:131) 20241111125124200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1945 for type POLL (pdch_ul_controller.c:184) 20241111125124200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1945, TS=7) (tbf_dl.cpp:883) 20241111125124200 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1945, TS=7 (tbf_dl.cpp:903) 20241111125124200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 361, MCS-3): 0f 40 5a 86 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 00 (tbf_dl.cpp:911) 20241111125124200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Sending data request: sapi=5 arfcn=871 cur_fn=1928 block=2 data=0f 40 5a 86 1e 8f c0 0d aa b9 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 00 (pcu_l1_if.cpp:182) 20241111125124201 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125124214 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) 20241111125124214 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124215 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) 20241111125124224 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124238 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) 20241111125124239 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) 20241111125124239 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) 20241111125124239 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) 20241111125124239 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) 20241111125124242 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125124256 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) 20241111125124256 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) 20241111125124256 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) 20241111125124256 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124257 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) 20241111125124261 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125124275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1941 block=5 data=40 20 00 a7 b2 d6 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125124275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125124275 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125124275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125124275 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 = 363 | 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) 20241111125124275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125124275 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) 20241111125124275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 363, have_crbb: 0, urbb_len:64, 0x557862b0617c, 0x557862b06180, 4, 0, win: 342-362, 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) 20241111125124275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 363, BSN 342 to 427 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125124275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125124275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=342)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=361) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125124275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=342:362, lost=0, recv=20, skipped=0, bsn=86, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=342 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=343 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=344 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=345 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=346 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=347 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=348 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=349 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=350 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=351 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=352 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=353 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=354 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=355 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=356 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=357 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=358 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=359 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=360 (rlc_window_dl.cpp:103) 20241111125124275 DRLCMACDL DEBUG - got ack for BSN=361 (rlc_window_dl.cpp:103) 20241111125124275 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) 20241111125124275 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125124275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=362)""(V(S)-1=361) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125124275 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) 20241111125124275 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124276 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) 20241111125124284 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) 20241111125124284 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) 20241111125124284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==362) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124284 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) 20241111125124284 DRLCMACDL DEBUG -- Chunk with length 42 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 362, MCS-3): cf 5e 03 d5 55 a9 10 86 2f 05 e0 91 2e f7 d6 df 81 e6 4f bf 6b 05 32 3f be 27 94 13 12 64 a7 8e 62 d3 9f 1d a1 (tbf_dl.cpp:686) 20241111125124284 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) 20241111125124284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 362) (tbf_dl.cpp:847) 20241111125124284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 362, MCS-3): 07 80 5a 86 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 01 (tbf_dl.cpp:911) 20241111125124284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=07 80 5a 86 9e bd 06 aa ab 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 01 (pcu_l1_if.cpp:182) 20241111125124284 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125124298 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) 20241111125124298 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) 20241111125124298 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) 20241111125124298 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) 20241111125124298 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) 20241111125124298 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) 20241111125124299 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) 20241111125124299 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) 20241111125124299 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) 20241111125124299 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) 20241111125124299 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) 20241111125124299 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) 20241111125124300 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) 20241111125124300 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) 20241111125124300 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) 20241111125124300 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) 20241111125124303 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) 20241111125124303 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) 20241111125124303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==363) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124303 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) 20241111125124303 DRLCMACDL DEBUG -- Chunk with length 5 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125124303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125124303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125124303 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (31) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 363, MCS-3): 0b 49 05 7d 47 11 17 dd 4f a2 eb ba c0 89 fa 52 5f f1 53 45 b1 e7 5a 70 fb f5 8e 9e 99 0e 5d 71 79 86 c1 72 81 (tbf_dl.cpp:686) 20241111125124303 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) 20241111125124303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 363) (tbf_dl.cpp:847) 20241111125124303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 363, MCS-3): 07 c0 5a 06 16 92 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 01 (tbf_dl.cpp:911) 20241111125124303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=07 c0 5a 06 16 92 0a fa 8e 22 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 01 (pcu_l1_if.cpp:182) 20241111125124303 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125124317 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) 20241111125124317 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) 20241111125124317 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) 20241111125124317 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) 20241111125124318 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) 20241111125124318 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) 20241111125124318 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) 20241111125124318 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) 20241111125124318 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) 20241111125124318 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) 20241111125124318 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) 20241111125124318 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) 20241111125124319 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) 20241111125124319 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) 20241111125124319 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) 20241111125124319 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) 20241111125124321 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) 20241111125124321 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) 20241111125124321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==364) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124321 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) 20241111125124321 DRLCMACDL DEBUG -- Chunk with length 1369 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 364, MCS-3): 30 b1 58 6c 40 f5 ea 59 70 ed 5c 77 bb 69 14 28 3f 1a a7 98 6d 73 e1 c0 ed a9 89 3c 2f 74 45 18 22 75 43 71 e1 (tbf_dl.cpp:686) 20241111125124321 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) 20241111125124321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 364) (tbf_dl.cpp:847) 20241111125124321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 364, MCS-3): 07 00 5b 86 60 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 01 (tbf_dl.cpp:911) 20241111125124321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=07 00 5b 86 60 62 b1 d8 80 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 01 (pcu_l1_if.cpp:182) 20241111125124322 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125124336 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) 20241111125124336 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) 20241111125124336 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) 20241111125124336 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) 20241111125124337 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) 20241111125124337 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) 20241111125124337 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) 20241111125124337 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) 20241111125124338 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) 20241111125124338 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) 20241111125124338 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) 20241111125124338 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) 20241111125124338 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) 20241111125124338 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) 20241111125124338 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) 20241111125124338 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) 20241111125124345 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) 20241111125124345 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) 20241111125124345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==365) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124345 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) 20241111125124345 DRLCMACDL DEBUG -- Chunk with length 1332 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 365, MCS-3): d1 db 4a 00 55 33 5f 76 2c 1b 2f f8 92 69 68 f0 0d 6d 30 59 17 c6 13 96 1a 56 21 c8 97 44 2a 93 74 80 a3 75 e5 (tbf_dl.cpp:686) 20241111125124345 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) 20241111125124345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 365) (tbf_dl.cpp:847) 20241111125124345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 365, MCS-3): 07 40 5b 86 a2 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca 01 (tbf_dl.cpp:911) 20241111125124345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 block=9 data=07 40 5b 86 a2 b7 95 00 aa 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca 01 (pcu_l1_if.cpp:182) 20241111125124345 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125124359 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) 20241111125124359 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) 20241111125124360 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) 20241111125124360 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) 20241111125124360 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) 20241111125124360 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) 20241111125124360 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) 20241111125124360 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) 20241111125124360 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) 20241111125124360 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) 20241111125124361 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) 20241111125124361 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) 20241111125124361 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) 20241111125124361 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) 20241111125124362 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) 20241111125124362 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) 20241111125124364 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) 20241111125124364 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) 20241111125124364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==366) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124364 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) 20241111125124364 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 366, MCS-3): 5b 6a d7 45 b1 b2 f3 c7 70 51 cd ad 8b fe 14 fb bc b2 df 34 9c a1 fb f4 70 f8 55 80 50 f8 e1 a8 aa 10 5d c9 63 (tbf_dl.cpp:686) 20241111125124364 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) 20241111125124364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 366) (tbf_dl.cpp:847) 20241111125124364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 366, MCS-3): 07 80 5b 86 b6 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 00 (tbf_dl.cpp:911) 20241111125124364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=07 80 5b 86 b6 d4 ae 8b 62 65 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 00 (pcu_l1_if.cpp:182) 20241111125124364 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125124379 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) 20241111125124379 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) 20241111125124380 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) 20241111125124380 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) 20241111125124381 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) 20241111125124381 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) 20241111125124382 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) 20241111125124382 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) 20241111125124382 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) 20241111125124382 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) 20241111125124383 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) 20241111125124383 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) 20241111125124384 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) 20241111125124384 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) 20241111125124385 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) 20241111125124385 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) 20241111125124386 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) 20241111125124386 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) 20241111125124386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==367) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124386 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) 20241111125124386 DRLCMACDL DEBUG -- Chunk with length 1258 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 367, MCS-3): 68 bf 26 7b 6b 5b 86 be 05 0e 3c 53 94 b8 1b 0a 30 6c 34 2b 4f 92 09 e4 83 bd de 30 6e 86 c4 58 93 b6 72 ec 0b (tbf_dl.cpp:686) 20241111125124386 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) 20241111125124386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 367) (tbf_dl.cpp:847) 20241111125124387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 367, MCS-3): 07 c0 5b 86 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 00 (tbf_dl.cpp:911) 20241111125124387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=07 c0 5b 86 d0 7e 4d f6 d6 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 00 (pcu_l1_if.cpp:182) 20241111125124387 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125124398 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) 20241111125124398 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) 20241111125124400 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) 20241111125124400 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) 20241111125124400 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) 20241111125124400 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) 20241111125124401 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) 20241111125124401 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) 20241111125124402 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) 20241111125124402 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) 20241111125124403 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) 20241111125124403 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) 20241111125124403 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) 20241111125124403 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) 20241111125124404 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) 20241111125124404 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) 20241111125124408 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) 20241111125124408 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) 20241111125124408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==368) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124408 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) 20241111125124408 DRLCMACDL DEBUG -- Chunk with length 1221 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 368, MCS-3): d5 c0 12 51 7d 93 c7 06 c6 78 ee 1c 23 9f 32 59 02 29 94 f6 2c bf f3 08 17 b3 4d 96 7a ae de 27 ef ad a5 7c ff (tbf_dl.cpp:686) 20241111125124408 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) 20241111125124408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 368) (tbf_dl.cpp:847) 20241111125124408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 368, MCS-3): 07 00 5c 86 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe 01 (tbf_dl.cpp:911) 20241111125124408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Sending data request: sapi=5 arfcn=871 cur_fn=1971 block=0 data=07 00 5c 86 aa 81 25 a2 fa 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe 01 (pcu_l1_if.cpp:182) 20241111125124409 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125124422 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) 20241111125124422 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) 20241111125124423 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) 20241111125124423 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) 20241111125124423 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) 20241111125124423 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) 20241111125124424 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) 20241111125124424 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) 20241111125124424 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) 20241111125124424 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) 20241111125124425 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) 20241111125124425 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) 20241111125124425 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) 20241111125124425 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) 20241111125124425 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) 20241111125124426 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) 20241111125124427 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) 20241111125124427 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) 20241111125124427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==369) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124427 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) 20241111125124427 DRLCMACDL DEBUG -- Chunk with length 1184 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 369, MCS-3): eb be c4 6b e6 31 99 9d 38 51 4d 8d e2 8c 8b 92 97 f3 5a f9 72 b3 e8 5f 88 1c b0 9d 7e f2 8d 36 60 df 9d 5c 49 (tbf_dl.cpp:686) 20241111125124427 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) 20241111125124427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 369) (tbf_dl.cpp:847) 20241111125124428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 369, MCS-3): 07 40 5c 86 d6 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 00 (tbf_dl.cpp:911) 20241111125124428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 block=1 data=07 40 5c 86 d6 7d 89 d7 cc 63 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 00 (pcu_l1_if.cpp:182) 20241111125124428 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125124443 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) 20241111125124443 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) 20241111125124445 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) 20241111125124445 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) 20241111125124447 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) 20241111125124447 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) 20241111125124448 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) 20241111125124448 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) 20241111125124449 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) 20241111125124449 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) 20241111125124450 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) 20241111125124451 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) 20241111125124451 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) 20241111125124452 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) 20241111125124452 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) 20241111125124452 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) 20241111125124453 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) 20241111125124453 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) 20241111125124453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==370) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124453 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) 20241111125124453 DRLCMACDL DEBUG -- Chunk with length 1147 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 370, MCS-3): f4 8f 1c a1 47 e1 96 da eb ca e3 c8 fe ac 2f 1b 6a da 32 c5 94 4a 8c 19 51 cb 78 61 7d 9a 91 52 01 81 8d 30 55 (tbf_dl.cpp:686) 20241111125124453 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) 20241111125124453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 370) (tbf_dl.cpp:847) 20241111125124453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 370, MCS-3): 07 80 5c 86 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa 00 (tbf_dl.cpp:911) 20241111125124453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 block=2 data=07 80 5c 86 e8 1f 39 42 8f c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa 00 (pcu_l1_if.cpp:182) 20241111125124453 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125124463 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) 20241111125124463 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) 20241111125124464 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) 20241111125124464 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) 20241111125124465 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) 20241111125124465 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) 20241111125124466 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) 20241111125124466 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) 20241111125124467 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) 20241111125124467 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) 20241111125124468 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) 20241111125124468 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) 20241111125124468 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) 20241111125124468 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) 20241111125124469 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) 20241111125124469 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) 20241111125124472 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) 20241111125124472 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) 20241111125124472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==371) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124472 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) 20241111125124472 DRLCMACDL DEBUG -- Chunk with length 1110 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 371, MCS-3): 71 48 5a 4c 86 45 2e d1 b4 5c 53 98 bc ed 33 a2 f8 d9 73 3e 07 f7 75 cf 37 06 b9 a9 08 9f d3 01 49 50 2d 61 9f (tbf_dl.cpp:686) 20241111125124472 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) 20241111125124472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 371) (tbf_dl.cpp:847) 20241111125124472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 371, MCS-3): 07 c0 5c 86 e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e 01 (tbf_dl.cpp:911) 20241111125124472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=07 c0 5c 86 e2 90 b4 98 0c 8b 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e 01 (pcu_l1_if.cpp:182) 20241111125124473 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125124487 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) 20241111125124487 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) 20241111125124489 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) 20241111125124489 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) 20241111125124489 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) 20241111125124489 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) 20241111125124490 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) 20241111125124490 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) 20241111125124491 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) 20241111125124491 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) 20241111125124492 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) 20241111125124492 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) 20241111125124493 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) 20241111125124493 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) 20241111125124493 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) 20241111125124493 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) 20241111125124494 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) 20241111125124494 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) 20241111125124494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==372) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124494 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) 20241111125124494 DRLCMACDL DEBUG -- Chunk with length 1073 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 372, MCS-3): 69 5f 03 82 62 8c 18 d7 c6 96 e2 28 72 02 d6 e3 f3 18 31 20 d3 a5 70 72 75 2d 7a 96 8c c4 f6 e9 33 50 40 2d 91 (tbf_dl.cpp:686) 20241111125124495 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) 20241111125124495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 372) (tbf_dl.cpp:847) 20241111125124495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 372, MCS-3): 07 00 5d 86 d2 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 01 (tbf_dl.cpp:911) 20241111125124495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Sending data request: sapi=5 arfcn=871 cur_fn=1989 block=4 data=07 00 5d 86 d2 be 06 04 c5 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 01 (pcu_l1_if.cpp:182) 20241111125124495 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125124506 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) 20241111125124506 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) 20241111125124507 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) 20241111125124507 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) 20241111125124508 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) 20241111125124508 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) 20241111125124508 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) 20241111125124508 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) 20241111125124509 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) 20241111125124509 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) 20241111125124511 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) 20241111125124511 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) 20241111125124512 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) 20241111125124512 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) 20241111125124513 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) 20241111125124513 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) 20241111125124514 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) 20241111125124514 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) 20241111125124514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==373) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124514 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) 20241111125124514 DRLCMACDL DEBUG -- Chunk with length 1036 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 373, MCS-3): b7 12 c4 2e 18 d6 ae b5 bf 12 92 73 48 f7 f6 19 c4 20 e9 8b 7a 36 85 32 32 06 df 22 db 51 d2 f0 e2 22 95 2d ba (tbf_dl.cpp:686) 20241111125124514 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) 20241111125124514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 373) (tbf_dl.cpp:847) 20241111125124514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 373, MCS-3): 07 40 5d 86 6e 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 01 (tbf_dl.cpp:911) 20241111125124514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 block=5 data=07 40 5d 86 6e 25 88 5d 30 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 01 (pcu_l1_if.cpp:182) 20241111125124514 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124525 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) 20241111125124526 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) 20241111125124526 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) 20241111125124526 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) 20241111125124526 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) 20241111125124534 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) 20241111125124534 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) 20241111125124534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==374) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124534 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) 20241111125124534 DRLCMACDL DEBUG -- Chunk with length 999 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 374, MCS-3): 0b 22 bd 36 42 8e 01 23 4a a0 43 99 b1 c6 2d ac 30 0d eb 74 38 86 ff a5 6e 57 1a 4f a6 5d a7 49 21 2d ec 2e 40 (tbf_dl.cpp:686) 20241111125124534 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) 20241111125124534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 374) (tbf_dl.cpp:847) 20241111125124534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 374, MCS-3): 07 80 5d 86 16 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 00 (tbf_dl.cpp:911) 20241111125124534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 block=6 data=07 80 5d 86 16 44 7a 6d 84 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 00 (pcu_l1_if.cpp:182) 20241111125124534 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125124548 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) 20241111125124548 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) 20241111125124548 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) 20241111125124548 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) 20241111125124549 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) 20241111125124549 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) 20241111125124549 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) 20241111125124549 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) 20241111125124549 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) 20241111125124549 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) 20241111125124549 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) 20241111125124549 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) 20241111125124549 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) 20241111125124549 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) 20241111125124550 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) 20241111125124550 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) 20241111125124553 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) 20241111125124553 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) 20241111125124553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==375) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124553 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) 20241111125124553 DRLCMACDL DEBUG -- Chunk with length 962 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 375, MCS-3): ca e8 32 8f a3 1e 75 97 70 25 52 61 d5 64 92 6c 06 51 e2 60 78 2e 76 a6 93 03 4c 46 3d 21 57 e4 da 7d cf e5 07 (tbf_dl.cpp:686) 20241111125124553 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) 20241111125124553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 375) (tbf_dl.cpp:847) 20241111125124553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 375, MCS-3): 07 c0 5d 86 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 00 (tbf_dl.cpp:911) 20241111125124553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 data=07 c0 5d 86 94 d1 65 1e 47 3d ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 00 (pcu_l1_if.cpp:182) 20241111125124553 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125124567 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) 20241111125124567 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) 20241111125124568 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) 20241111125124568 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) 20241111125124568 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) 20241111125124568 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) 20241111125124568 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) 20241111125124568 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) 20241111125124569 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) 20241111125124569 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) 20241111125124569 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) 20241111125124569 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) 20241111125124569 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) 20241111125124569 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) 20241111125124570 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) 20241111125124570 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) 20241111125124572 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) 20241111125124572 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) 20241111125124572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==376) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124572 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) 20241111125124572 DRLCMACDL DEBUG -- Chunk with length 925 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 376, MCS-3): 41 a2 e4 57 03 b9 db d5 d2 08 b7 85 15 80 f1 9e 54 7c d6 c4 ba 7e 98 21 28 95 37 97 eb 2b 25 3c 54 45 cf 8b 8c (tbf_dl.cpp:686) 20241111125124572 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) 20241111125124572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 376) (tbf_dl.cpp:847) 20241111125124572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 376, MCS-3): 07 00 5e 86 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 01 (tbf_dl.cpp:911) 20241111125124572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Sending data request: sapi=5 arfcn=871 cur_fn=2006 block=8 data=07 00 5e 86 82 44 c9 af 06 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 01 (pcu_l1_if.cpp:182) 20241111125124572 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125124588 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) 20241111125124588 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) 20241111125124589 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) 20241111125124589 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) 20241111125124590 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) 20241111125124590 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) 20241111125124591 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) 20241111125124592 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) 20241111125124593 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) 20241111125124593 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) 20241111125124593 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) 20241111125124593 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) 20241111125124594 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) 20241111125124594 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) 20241111125124595 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) 20241111125124595 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) 20241111125124596 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) 20241111125124596 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) 20241111125124596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==377) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124596 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) 20241111125124596 DRLCMACDL DEBUG -- Chunk with length 888 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 377, MCS-3): d3 14 13 e9 04 63 b5 3a 30 23 fd 5b 96 3b 2c 4b 3d fa 0e e2 53 dc b8 fe 7e f3 94 9e 69 0f 67 d1 59 e1 0b cf f5 (tbf_dl.cpp:686) 20241111125124597 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) 20241111125124597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 377) (tbf_dl.cpp:847) 20241111125124597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 377, MCS-3): 07 40 5e 86 a6 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb 01 (tbf_dl.cpp:911) 20241111125124597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 block=9 data=07 40 5e 86 a6 29 26 d2 09 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb 01 (pcu_l1_if.cpp:182) 20241111125124597 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125124611 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) 20241111125124611 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) 20241111125124613 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) 20241111125124613 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) 20241111125124613 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) 20241111125124613 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) 20241111125124614 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) 20241111125124614 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) 20241111125124615 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) 20241111125124615 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) 20241111125124616 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) 20241111125124616 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) 20241111125124617 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) 20241111125124617 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) 20241111125124618 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) 20241111125124618 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) 20241111125124619 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) 20241111125124619 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) 20241111125124619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==378) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124619 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) 20241111125124619 DRLCMACDL DEBUG -- Chunk with length 851 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 378, MCS-3): 6d 97 66 cc bd 7f e6 e4 e8 98 0f 87 d2 8b 9a 6c 3a eb 7c c9 61 b8 76 c1 9f dc 6c b7 9b 45 80 ee f9 05 7c a9 9a (tbf_dl.cpp:686) 20241111125124619 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) 20241111125124619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 378) (tbf_dl.cpp:847) 20241111125124619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 378, MCS-3): 07 80 5e 86 da 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 01 (tbf_dl.cpp:911) 20241111125124619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 block=10 data=07 80 5e 86 da 2e cd 98 7b ff cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 01 (pcu_l1_if.cpp:182) 20241111125124620 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125124630 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) 20241111125124630 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) 20241111125124632 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) 20241111125124632 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) 20241111125124632 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) 20241111125124632 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) 20241111125124633 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) 20241111125124633 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) 20241111125124634 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) 20241111125124634 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) 20241111125124635 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) 20241111125124635 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) 20241111125124635 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) 20241111125124635 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) 20241111125124636 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) 20241111125124636 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) 20241111125124636 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) 20241111125124637 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) 20241111125124637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==379) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124637 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) 20241111125124637 DRLCMACDL DEBUG -- Chunk with length 814 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 379, MCS-3): f2 b3 34 59 2f 7a ec 36 ce 15 22 e6 e0 7f c9 96 b8 fe 95 52 ce 58 2f f0 93 22 51 4a 66 69 3c 50 04 76 40 ec 8f (tbf_dl.cpp:686) 20241111125124637 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) 20241111125124637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 379) (tbf_dl.cpp:847) 20241111125124637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 379, MCS-3): 07 c0 5e 86 e4 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 01 (tbf_dl.cpp:911) 20241111125124637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Sending data request: sapi=5 arfcn=871 cur_fn=2019 block=11 data=07 c0 5e 86 e4 67 69 b2 5e f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 01 (pcu_l1_if.cpp:182) 20241111125124637 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125124649 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) 20241111125124649 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) 20241111125124651 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) 20241111125124651 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) 20241111125124651 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) 20241111125124651 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) 20241111125124652 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) 20241111125124652 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) 20241111125124653 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) 20241111125124653 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) 20241111125124654 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) 20241111125124654 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) 20241111125124655 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) 20241111125124655 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) 20241111125124655 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) 20241111125124655 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) 20241111125124659 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) 20241111125124659 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) 20241111125124659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==380) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124659 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) 20241111125124659 DRLCMACDL DEBUG -- Chunk with length 777 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 380, MCS-3): 3a 08 04 f8 d6 a6 c5 d0 51 7e 07 10 ba 68 cc 0c fc c2 e6 6f d7 55 b4 21 b6 a9 9d 85 c4 d6 f9 bd bd fc 6b c3 15 (tbf_dl.cpp:686) 20241111125124659 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) 20241111125124659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 380) (tbf_dl.cpp:847) 20241111125124659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 380, MCS-3): 07 00 5f 86 74 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 00 (tbf_dl.cpp:911) 20241111125124659 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 5f 86 74 10 08 f0 ad 4d 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 00 (pcu_l1_if.cpp:182) 20241111125124660 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125124673 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) 20241111125124673 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) 20241111125124674 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) 20241111125124674 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) 20241111125124675 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) 20241111125124675 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) 20241111125124676 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) 20241111125124676 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) 20241111125124677 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) 20241111125124677 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) 20241111125124677 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) 20241111125124677 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) 20241111125124678 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) 20241111125124678 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) 20241111125124679 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) 20241111125124679 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) 20241111125124680 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) 20241111125124680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125124680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==362 .. V(S)==381) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124680 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) 20241111125124680 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 381, MCS-3): b9 6b fb 54 db c1 46 7a c9 59 66 d2 5e 86 11 80 d9 0b 4d 5d b5 26 77 9b 74 00 7a a1 6a 59 0e ef cf 3d a4 67 16 (tbf_dl.cpp:686) 20241111125124680 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) 20241111125124680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 381) (tbf_dl.cpp:847) 20241111125124680 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) 20241111125124680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2032 + 13 = 2045 (pdch_ul_controller.c:131) 20241111125124680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2045 for type POLL (pdch_ul_controller.c:184) 20241111125124680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2045, TS=7) (tbf_dl.cpp:883) 20241111125124680 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2045, TS=7 (tbf_dl.cpp:903) 20241111125124680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 381, MCS-3): 0f 40 5f 86 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 00 (tbf_dl.cpp:911) 20241111125124680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Sending data request: sapi=5 arfcn=871 cur_fn=2028 block=1 data=0f 40 5f 86 72 d7 f6 a9 b6 83 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 00 (pcu_l1_if.cpp:182) 20241111125124681 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125124692 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) 20241111125124692 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) 20241111125124693 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) 20241111125124693 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) 20241111125124694 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) 20241111125124694 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) 20241111125124695 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) 20241111125124695 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) 20241111125124696 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) 20241111125124696 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) 20241111125124697 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) 20241111125124697 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) 20241111125124697 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) 20241111125124697 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) 20241111125124698 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) 20241111125124698 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) 20241111125124699 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125124711 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) 20241111125124711 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) 20241111125124712 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) 20241111125124712 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) 20241111125124713 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) 20241111125124713 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) 20241111125124714 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) 20241111125124714 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) 20241111125124715 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) 20241111125124715 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) 20241111125124715 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) 20241111125124715 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) 20241111125124716 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) 20241111125124716 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) 20241111125124717 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) 20241111125124717 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) 20241111125124720 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125124735 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) 20241111125124735 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) 20241111125124736 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) 20241111125124736 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) 20241111125124737 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) 20241111125124737 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) 20241111125124738 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) 20241111125124738 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) 20241111125124738 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) 20241111125124738 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) 20241111125124739 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) 20241111125124739 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) 20241111125124740 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) 20241111125124740 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) 20241111125124741 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) 20241111125124741 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) 20241111125124741 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125124754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2041 block=4 data=40 20 00 a7 b2 fe 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125124754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125124754 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125124754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125124754 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 = 383 | 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) 20241111125124755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125124755 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) 20241111125124755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 383, have_crbb: 0, urbb_len:64, 0x557862b0617c, 0x557862b06180, 4, 0, win: 362-382, 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) 20241111125124755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 383, BSN 362 to 447 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125124755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125124755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=362)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=381) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125124755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=362:382, lost=0, recv=20, skipped=0, bsn=106, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=362 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=363 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=364 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=365 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=366 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=367 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=368 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=369 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=370 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=371 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=372 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=373 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=374 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=375 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=376 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=377 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=378 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=379 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=380 (rlc_window_dl.cpp:103) 20241111125124755 DRLCMACDL DEBUG - got ack for BSN=381 (rlc_window_dl.cpp:103) 20241111125124755 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) 20241111125124755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=382)""(V(S)-1=381) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125124755 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) 20241111125124755 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) 20241111125124756 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) 20241111125124756 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) 20241111125124757 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) 20241111125124757 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) 20241111125124757 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) 20241111125124757 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) 20241111125124758 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) 20241111125124758 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) 20241111125124759 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) 20241111125124759 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) 20241111125124760 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) 20241111125124760 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) 20241111125124760 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) 20241111125124760 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) 20241111125124760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==382) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124761 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) 20241111125124761 DRLCMACDL DEBUG -- Chunk with length 703 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 382, MCS-3): 36 88 17 d3 1a 53 32 c4 b5 9f f2 05 11 14 64 8e f8 5d fc d0 7d 64 7f 6c 62 de 45 4f c9 01 58 13 1e d7 88 e8 17 (tbf_dl.cpp:686) 20241111125124761 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) 20241111125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 382) (tbf_dl.cpp:847) 20241111125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 382, MCS-3): 07 80 5f 86 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 00 (tbf_dl.cpp:911) 20241111125124761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=07 80 5f 86 6c 10 2f a6 35 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 00 (pcu_l1_if.cpp:182) 20241111125124761 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125124773 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) 20241111125124773 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) 20241111125124774 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) 20241111125124774 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) 20241111125124775 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) 20241111125124775 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) 20241111125124776 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) 20241111125124776 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) 20241111125124776 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) 20241111125124776 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) 20241111125124777 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) 20241111125124777 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) 20241111125124778 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) 20241111125124778 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) 20241111125124778 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) 20241111125124778 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) 20241111125124782 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) 20241111125124782 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) 20241111125124782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==383) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124782 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) 20241111125124782 DRLCMACDL DEBUG -- Chunk with length 666 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 383, MCS-3): b9 cd b7 be 13 26 41 5c 4e c1 01 6a 5f 13 db d3 7b a7 15 8a 40 d4 60 df a4 d3 78 e8 38 c9 11 a6 46 3c e5 01 40 (tbf_dl.cpp:686) 20241111125124782 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) 20241111125124782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 383) (tbf_dl.cpp:847) 20241111125124782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 383, MCS-3): 07 c0 5f 86 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 00 (tbf_dl.cpp:911) 20241111125124782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 block=6 data=07 c0 5f 86 72 9b 6f 7d 27 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 00 (pcu_l1_if.cpp:182) 20241111125124783 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125124797 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) 20241111125124797 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) 20241111125124798 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) 20241111125124798 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) 20241111125124799 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) 20241111125124799 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) 20241111125124800 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) 20241111125124800 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) 20241111125124800 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) 20241111125124801 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) 20241111125124801 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) 20241111125124801 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) 20241111125124802 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) 20241111125124802 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) 20241111125124803 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) 20241111125124803 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) 20241111125124804 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) 20241111125124804 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) 20241111125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==384) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124804 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) 20241111125124804 DRLCMACDL DEBUG -- Chunk with length 629 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 384, MCS-3): d9 fb 40 df fc 89 b4 ae 81 ad d6 7a 33 ea 7d 99 03 cb e6 e0 5c dd 2d 72 1a 97 b8 ea 42 19 57 86 22 bb 31 40 1b (tbf_dl.cpp:686) 20241111125124804 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) 20241111125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 384) (tbf_dl.cpp:847) 20241111125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 384, MCS-3): 07 00 60 86 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 00 (tbf_dl.cpp:911) 20241111125124804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 data=07 00 60 86 b2 f7 81 be f9 13 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 00 (pcu_l1_if.cpp:182) 20241111125124804 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125124816 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) 20241111125124816 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) 20241111125124817 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) 20241111125124817 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) 20241111125124818 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) 20241111125124818 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) 20241111125124818 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) 20241111125124818 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) 20241111125124819 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) 20241111125124819 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) 20241111125124820 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) 20241111125124820 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) 20241111125124821 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) 20241111125124821 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) 20241111125124821 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) 20241111125124821 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) 20241111125124822 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) 20241111125124822 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) 20241111125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==385) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124822 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) 20241111125124822 DRLCMACDL DEBUG -- Chunk with length 592 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 385, MCS-3): bd e7 b5 30 e0 71 86 0f e3 bb d8 e5 62 ed a8 cd 9f b9 d2 12 4b 78 e2 31 27 a1 ab 80 10 24 cf 50 ab a8 94 43 e8 (tbf_dl.cpp:686) 20241111125124822 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) 20241111125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 385) (tbf_dl.cpp:847) 20241111125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 385, MCS-3): 07 40 60 86 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 01 (tbf_dl.cpp:911) 20241111125124822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Sending data request: sapi=5 arfcn=871 cur_fn=2058 block=8 data=07 40 60 86 7a cf 6b 61 c0 e3 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 01 (pcu_l1_if.cpp:182) 20241111125124823 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125124835 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) 20241111125124835 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) 20241111125124836 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) 20241111125124836 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) 20241111125124837 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) 20241111125124837 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) 20241111125124837 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) 20241111125124837 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) 20241111125124838 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) 20241111125124838 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) 20241111125124839 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) 20241111125124839 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) 20241111125124840 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) 20241111125124840 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) 20241111125124840 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) 20241111125124840 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) 20241111125124844 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) 20241111125124844 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) 20241111125124844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==386) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124844 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) 20241111125124844 DRLCMACDL DEBUG -- Chunk with length 555 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 386, MCS-3): e8 bd 58 6a 28 19 eb 89 fa 61 d5 d4 a1 76 03 ff d5 e4 eb 1b fe 61 db c3 6a 4b f1 83 39 5e 94 cb 3f 19 a8 da 90 (tbf_dl.cpp:686) 20241111125124844 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) 20241111125124844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 386) (tbf_dl.cpp:847) 20241111125124844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 386, MCS-3): 07 80 60 86 d0 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 01 (tbf_dl.cpp:911) 20241111125124844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 block=9 data=07 80 60 86 d0 7b b1 d4 50 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 01 (pcu_l1_if.cpp:182) 20241111125124845 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125124858 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) 20241111125124859 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) 20241111125124860 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) 20241111125124860 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) 20241111125124860 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) 20241111125124860 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) 20241111125124861 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) 20241111125124861 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) 20241111125124862 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) 20241111125124862 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) 20241111125124863 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) 20241111125124863 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) 20241111125124863 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) 20241111125124863 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) 20241111125124864 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) 20241111125124864 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) 20241111125124865 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) 20241111125124865 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) 20241111125124865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==387) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124865 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) 20241111125124865 DRLCMACDL DEBUG -- Chunk with length 518 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 387, MCS-3): 2e d5 41 17 31 02 de e2 ab 3d ab 5a db 13 2c 37 f4 f7 e4 8d 11 2e 34 51 aa 4f da 30 2e c4 00 95 8f 4e 4e 9b 4a (tbf_dl.cpp:686) 20241111125124865 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) 20241111125124865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 387) (tbf_dl.cpp:847) 20241111125124865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 387, MCS-3): 07 c0 60 86 5c aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 00 (tbf_dl.cpp:911) 20241111125124865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 block=10 data=07 c0 60 86 5c aa 83 2e 62 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 00 (pcu_l1_if.cpp:182) 20241111125124866 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125124877 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) 20241111125124878 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) 20241111125124879 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) 20241111125124879 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) 20241111125124879 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) 20241111125124879 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) 20241111125124880 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) 20241111125124880 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) 20241111125124881 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) 20241111125124881 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) 20241111125124882 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) 20241111125124882 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) 20241111125124882 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) 20241111125124882 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) 20241111125124883 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) 20241111125124883 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) 20241111125124884 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) 20241111125124884 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) 20241111125124884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==388) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124884 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) 20241111125124884 DRLCMACDL DEBUG -- Chunk with length 481 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 388, MCS-3): cc 21 0b c3 9a cf ed c6 db ee d5 9b e1 26 a8 94 0f 5d 3f e3 1d d3 4a 3d 2f 1f 8a 32 c3 e8 2e a6 25 5a 7d 06 e6 (tbf_dl.cpp:686) 20241111125124884 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) 20241111125124884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 388) (tbf_dl.cpp:847) 20241111125124884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 388, MCS-3): 07 00 61 86 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc 01 (tbf_dl.cpp:911) 20241111125124884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 data=07 00 61 86 98 43 16 86 35 9f db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc 01 (pcu_l1_if.cpp:182) 20241111125124885 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125124897 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) 20241111125124897 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) 20241111125124898 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) 20241111125124898 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) 20241111125124899 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) 20241111125124899 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) 20241111125124899 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) 20241111125124899 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) 20241111125124900 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) 20241111125124900 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) 20241111125124901 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) 20241111125124901 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) 20241111125124901 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) 20241111125124901 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) 20241111125124902 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) 20241111125124902 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) 20241111125124906 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) 20241111125124906 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) 20241111125124906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==389) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124906 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) 20241111125124906 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 389, MCS-3): 78 ea 25 fc 41 5b fe d0 06 b8 85 3b 23 dd e5 63 f1 a8 29 26 f2 b9 d6 ee 82 0d c4 0f 16 b0 1f 9c 80 17 8c 53 88 (tbf_dl.cpp:686) 20241111125124906 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) 20241111125124906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 389) (tbf_dl.cpp:847) 20241111125124906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 389, MCS-3): 07 40 61 86 f0 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 01 (tbf_dl.cpp:911) 20241111125124906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Sending data request: sapi=5 arfcn=871 cur_fn=2075 block=0 data=07 40 61 86 f0 d4 4b f8 83 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 01 (pcu_l1_if.cpp:182) 20241111125124907 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125124920 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) 20241111125124920 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) 20241111125124921 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) 20241111125124921 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) 20241111125124922 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) 20241111125124922 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) 20241111125124923 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) 20241111125124923 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) 20241111125124924 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) 20241111125124924 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) 20241111125124924 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) 20241111125124925 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) 20241111125124925 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) 20241111125124925 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) 20241111125124926 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) 20241111125124926 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) 20241111125124927 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) 20241111125124927 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) 20241111125124927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==390) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124927 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) 20241111125124927 DRLCMACDL DEBUG -- Chunk with length 407 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 390, MCS-3): 3f 57 f5 4f 70 3a fe 6f cc 67 1b 76 c4 bb 79 2e 9c 26 93 1d 0d da b9 ca 07 98 76 7b f6 c2 9d 9e ff c9 cc 61 09 (tbf_dl.cpp:686) 20241111125124927 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) 20241111125124927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 390) (tbf_dl.cpp:847) 20241111125124927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 390, MCS-3): 07 80 61 86 7e ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 00 (tbf_dl.cpp:911) 20241111125124927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 block=1 data=07 80 61 86 7e ae ea 9f e0 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 00 (pcu_l1_if.cpp:182) 20241111125124928 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125124939 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) 20241111125124939 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) 20241111125124940 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) 20241111125124940 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) 20241111125124941 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) 20241111125124941 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) 20241111125124942 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) 20241111125124942 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) 20241111125124943 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) 20241111125124943 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) 20241111125124944 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) 20241111125124944 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) 20241111125124945 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) 20241111125124945 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) 20241111125124946 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) 20241111125124946 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) 20241111125124946 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) 20241111125124947 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) 20241111125124947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==391) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124947 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) 20241111125124947 DRLCMACDL DEBUG -- Chunk with length 370 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 391, MCS-3): d0 17 00 7f a7 bf 1d ed c7 d3 0d 7d 56 f9 b0 d0 00 9e 0d b3 e0 52 d5 f8 00 de 09 ea 56 56 d3 88 82 ca e9 96 e4 (tbf_dl.cpp:686) 20241111125124947 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) 20241111125124947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 391) (tbf_dl.cpp:847) 20241111125124947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 391, MCS-3): 07 c0 61 86 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 01 (tbf_dl.cpp:911) 20241111125124947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 block=2 data=07 c0 61 86 a0 2f 00 fe 4e 7f 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 01 (pcu_l1_if.cpp:182) 20241111125124947 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125124959 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) 20241111125124959 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) 20241111125124960 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) 20241111125124960 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) 20241111125124961 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) 20241111125124961 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) 20241111125124961 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) 20241111125124961 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) 20241111125124962 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) 20241111125124962 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) 20241111125124963 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) 20241111125124963 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) 20241111125124964 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) 20241111125124964 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) 20241111125124964 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) 20241111125124965 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) 20241111125124968 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) 20241111125124968 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) 20241111125124968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==392) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124968 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) 20241111125124968 DRLCMACDL DEBUG -- Chunk with length 333 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 392, MCS-3): c5 05 cf a3 dc 4f 08 9e 8d 1c c8 d3 27 75 1f 53 ec a2 09 cd ed f2 1b 03 cb e2 0b b7 ba ed ff 1d 3a 85 a5 7a ca (tbf_dl.cpp:686) 20241111125124968 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) 20241111125124968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 392) (tbf_dl.cpp:847) 20241111125124968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 392, MCS-3): 07 00 62 86 8a 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 01 (tbf_dl.cpp:911) 20241111125124968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 data=07 00 62 86 8a 0b 9e 47 b9 9f 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 01 (pcu_l1_if.cpp:182) 20241111125124969 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125124982 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) 20241111125124982 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) 20241111125124984 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) 20241111125124984 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) 20241111125124984 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) 20241111125124985 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) 20241111125124985 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) 20241111125124985 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) 20241111125124986 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) 20241111125124986 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) 20241111125124987 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) 20241111125124987 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) 20241111125124988 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) 20241111125124988 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) 20241111125124988 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) 20241111125124988 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) 20241111125124989 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) 20241111125124989 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) 20241111125124989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==393) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125124989 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) 20241111125124989 DRLCMACDL DEBUG -- Chunk with length 296 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125124989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 393, MCS-3): 43 42 22 45 39 69 17 5b 8b 71 d6 f1 9e f9 e4 a3 5d 15 a5 49 35 8f 51 00 35 6b 9e e9 79 7e fc d2 4e 77 c3 34 6c (tbf_dl.cpp:686) 20241111125124989 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) 20241111125124989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125124989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 393) (tbf_dl.cpp:847) 20241111125124989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 393, MCS-3): 07 40 62 86 86 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 00 (tbf_dl.cpp:911) 20241111125124989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Sending data request: sapi=5 arfcn=871 cur_fn=2093 block=4 data=07 40 62 86 86 84 44 8a 72 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 00 (pcu_l1_if.cpp:182) 20241111125124990 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125125002 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) 20241111125125002 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) 20241111125125003 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) 20241111125125003 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) 20241111125125004 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) 20241111125125004 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) 20241111125125006 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) 20241111125125006 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) 20241111125125007 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) 20241111125125007 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) 20241111125125008 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) 20241111125125008 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) 20241111125125008 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) 20241111125125008 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) 20241111125125009 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) 20241111125125009 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) 20241111125125010 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) 20241111125125010 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) 20241111125125010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==394) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125010 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) 20241111125125010 DRLCMACDL DEBUG -- Chunk with length 259 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 394, MCS-3): 1b ca 08 70 8b 6e df df 46 c8 2b 24 98 d7 ee 69 ae ad 12 f4 8c d2 98 79 23 e2 fc 77 90 59 cd 53 71 34 fa 95 27 (tbf_dl.cpp:686) 20241111125125010 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) 20241111125125010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 394) (tbf_dl.cpp:847) 20241111125125010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 394, MCS-3): 07 80 62 86 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f 00 (tbf_dl.cpp:911) 20241111125125010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 block=5 data=07 80 62 86 36 94 11 e0 16 dd be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f 00 (pcu_l1_if.cpp:182) 20241111125125011 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125125018 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125125018 DLBSSGP DEBUG Estimated BVC leak rate = 12598 (measured 12523, usage 96%) (gprs_bssgp_pcu.c:965) 20241111125125018 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 4, cs = MCS-3 (gprs_bssgp_pcu.c:1001) 20241111125125018 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 125980, R = 12598, Bmax_MS = 74000, R_MS = 7400, avg_dly = 3700 (gprs_bssgp_pcu.c:1029) 20241111125125018 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125125021 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) 20241111125125022 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) 20241111125125024 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) 20241111125125024 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) 20241111125125025 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) 20241111125125025 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) 20241111125125026 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) 20241111125125026 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) 20241111125125026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125125026 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125125026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125125026 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125125026 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125125027 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) 20241111125125027 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) 20241111125125028 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) 20241111125125028 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) 20241111125125030 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) 20241111125125030 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) 20241111125125031 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) 20241111125125031 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) 20241111125125032 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) 20241111125125032 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) 20241111125125032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==395) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125032 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) 20241111125125032 DRLCMACDL DEBUG -- Chunk with length 222 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 395, MCS-3): 70 41 ba bd 5e 01 2a 1b 93 eb f9 e2 df e9 61 a1 df e0 86 1d cb e3 6f 53 d3 65 ff 13 72 b4 1d 75 ab be 50 7c 29 (tbf_dl.cpp:686) 20241111125125032 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) 20241111125125032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 395) (tbf_dl.cpp:847) 20241111125125032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 395, MCS-3): 07 c0 62 86 e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 00 (tbf_dl.cpp:911) 20241111125125032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Sending data request: sapi=5 arfcn=871 cur_fn=2101 block=6 data=07 c0 62 86 e0 82 74 7b bd 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 00 (pcu_l1_if.cpp:182) 20241111125125033 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125125044 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) 20241111125125044 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) 20241111125125045 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) 20241111125125045 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) 20241111125125045 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) 20241111125125045 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) 20241111125125046 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) 20241111125125046 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) 20241111125125046 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) 20241111125125046 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) 20241111125125047 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) 20241111125125047 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) 20241111125125047 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) 20241111125125047 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) 20241111125125047 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) 20241111125125047 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) 20241111125125049 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) 20241111125125049 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) 20241111125125049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==396) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125049 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) 20241111125125049 DRLCMACDL DEBUG -- Chunk with length 185 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 396, MCS-3): 0b 5e 76 00 0b ed c1 a9 e7 96 ce 8c 16 a5 4e f3 d2 9c 16 c7 66 42 e7 f4 2e 59 cd 27 7c 5b d3 a2 62 ef 3c da 34 (tbf_dl.cpp:686) 20241111125125049 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) 20241111125125049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 396) (tbf_dl.cpp:847) 20241111125125049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 396, MCS-3): 07 00 63 86 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 00 (tbf_dl.cpp:911) 20241111125125049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Sending data request: sapi=5 arfcn=871 cur_fn=2106 block=7 data=07 00 63 86 16 bc ec 00 16 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 00 (pcu_l1_if.cpp:182) 20241111125125049 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125125062 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) 20241111125125062 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125063 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) 20241111125125064 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) 20241111125125064 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) 20241111125125067 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) 20241111125125067 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) 20241111125125067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==397) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125067 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) 20241111125125067 DRLCMACDL DEBUG -- Chunk with length 148 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 397, MCS-3): e4 b4 a8 0e d1 c5 ee c4 eb b6 47 cd a7 5d e1 b2 8a fe 7c 16 e9 ed e4 58 9b 7b 21 34 4f 38 15 54 e8 b0 3c f3 97 (tbf_dl.cpp:686) 20241111125125067 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) 20241111125125067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 397) (tbf_dl.cpp:847) 20241111125125067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 397, MCS-3): 07 40 63 86 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 01 (tbf_dl.cpp:911) 20241111125125067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Sending data request: sapi=5 arfcn=871 cur_fn=2110 block=8 data=07 40 63 86 c8 69 51 1d a2 8b dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 01 (pcu_l1_if.cpp:182) 20241111125125067 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125125081 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) 20241111125125081 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) 20241111125125082 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) 20241111125125082 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) 20241111125125082 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) 20241111125125082 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) 20241111125125082 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) 20241111125125082 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) 20241111125125083 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) 20241111125125083 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) 20241111125125083 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) 20241111125125083 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) 20241111125125083 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) 20241111125125083 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) 20241111125125083 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) 20241111125125083 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) 20241111125125091 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) 20241111125125091 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) 20241111125125091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==398) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125091 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) 20241111125125091 DRLCMACDL DEBUG -- Chunk with length 111 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 398, MCS-3): 36 61 44 80 c4 4b f8 07 e1 c4 c3 d1 b6 0d 1b 02 3d 26 74 86 b0 e5 55 6d a6 15 4a 91 6a a6 f7 2f 8f 47 e0 06 d5 (tbf_dl.cpp:686) 20241111125125091 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) 20241111125125091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 398) (tbf_dl.cpp:847) 20241111125125091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 398, MCS-3): 07 80 63 86 6c c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa 01 (tbf_dl.cpp:911) 20241111125125091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Sending data request: sapi=5 arfcn=871 cur_fn=2114 block=9 data=07 80 63 86 6c c2 88 00 89 97 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa 01 (pcu_l1_if.cpp:182) 20241111125125092 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125125106 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) 20241111125125106 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) 20241111125125107 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) 20241111125125107 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) 20241111125125108 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) 20241111125125108 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) 20241111125125109 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) 20241111125125109 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) 20241111125125110 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) 20241111125125110 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) 20241111125125111 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) 20241111125125111 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) 20241111125125112 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) 20241111125125112 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) 20241111125125113 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) 20241111125125113 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) 20241111125125114 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) 20241111125125114 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) 20241111125125114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==399) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125114 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) 20241111125125114 DRLCMACDL DEBUG -- Chunk with length 74 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 399, MCS-3): 5c e9 10 8b d1 fb 1e 9a 5b b8 4a ad cc 9b 95 a7 af f2 b5 8a 1f 41 03 85 e3 49 0e 8e 10 15 02 40 cf 5e 03 d5 55 (tbf_dl.cpp:686) 20241111125125114 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) 20241111125125114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 399) (tbf_dl.cpp:847) 20241111125125114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 399, MCS-3): 07 c0 63 86 b8 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 00 (tbf_dl.cpp:911) 20241111125125114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Sending data request: sapi=5 arfcn=871 cur_fn=2119 block=10 data=07 c0 63 86 b8 d2 21 16 a3 f7 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 00 (pcu_l1_if.cpp:182) 20241111125125115 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125125126 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) 20241111125125126 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) 20241111125125127 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) 20241111125125127 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) 20241111125125128 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) 20241111125125128 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) 20241111125125128 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) 20241111125125129 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) 20241111125125129 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) 20241111125125129 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) 20241111125125130 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) 20241111125125130 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) 20241111125125131 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) 20241111125125131 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) 20241111125125132 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) 20241111125125132 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) 20241111125125133 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) 20241111125125133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125125133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==400) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125133 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) 20241111125125133 DRLCMACDL DEBUG -- Chunk with length 37 would exactly fit into space (37): just copy it, and we are done. The next block will have to start with an empty chunk (encoding.cpp:1589) 20241111125125133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 400, MCS-3): a9 10 86 2f 05 e0 91 2e f7 d6 df 81 e6 4f bf 6b 05 32 3f be 27 94 13 12 64 a7 8e 62 d3 9f 1d a1 49 05 7d 47 11 (tbf_dl.cpp:686) 20241111125125133 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) 20241111125125133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 400) (tbf_dl.cpp:847) 20241111125125134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 400, MCS-3): 07 00 64 86 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 00 (tbf_dl.cpp:911) 20241111125125134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Sending data request: sapi=5 arfcn=871 cur_fn=2123 block=11 data=07 00 64 86 52 21 0c 5f 0a c0 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 00 (pcu_l1_if.cpp:182) 20241111125125134 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125125144 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) 20241111125125144 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) 20241111125125145 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) 20241111125125145 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) 20241111125125146 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) 20241111125125146 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) 20241111125125147 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) 20241111125125147 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) 20241111125125148 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) 20241111125125148 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) 20241111125125149 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) 20241111125125149 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) 20241111125125150 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) 20241111125125150 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) 20241111125125150 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) 20241111125125150 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) 20241111125125154 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) 20241111125125154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125125154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==382 .. V(S)==401) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125154 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) 20241111125125154 DRLCMACDL DEBUG -- Chunk with length 0 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125125154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125125154 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1635 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125125154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125125154 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 401, MCS-3): 01 17 dd 4f a2 eb ba c0 89 fa 52 5f f1 53 45 b1 e7 5a 70 fb f5 8e 9e 99 0e 5d 71 79 86 c1 72 81 30 b1 58 6c 40 (tbf_dl.cpp:686) 20241111125125154 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) 20241111125125154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 401) (tbf_dl.cpp:847) 20241111125125154 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) 20241111125125154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2132 + 13 = 2145 (pdch_ul_controller.c:131) 20241111125125154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2145 for type POLL (pdch_ul_controller.c:184) 20241111125125154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2145, TS=7) (tbf_dl.cpp:883) 20241111125125154 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2145, TS=7 (tbf_dl.cpp:903) 20241111125125154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 401, MCS-3): 0f 40 64 06 02 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 00 (tbf_dl.cpp:911) 20241111125125154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Sending data request: sapi=5 arfcn=871 cur_fn=2127 block=0 data=0f 40 64 06 02 2e ba 9f 44 d7 75 81 13 f5 a5 be e2 a7 8a 62 cf b5 e0 f6 eb 1d 3d 33 1d ba e2 f2 0c 83 e5 02 61 62 b1 d8 80 00 (pcu_l1_if.cpp:182) 20241111125125155 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125125168 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) 20241111125125168 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) 20241111125125169 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) 20241111125125169 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) 20241111125125170 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) 20241111125125170 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) 20241111125125171 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) 20241111125125171 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) 20241111125125172 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) 20241111125125172 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) 20241111125125172 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) 20241111125125172 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) 20241111125125173 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) 20241111125125173 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) 20241111125125174 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) 20241111125125174 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) 20241111125125175 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125125187 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) 20241111125125187 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) 20241111125125188 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) 20241111125125188 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) 20241111125125189 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) 20241111125125189 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) 20241111125125190 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) 20241111125125190 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) 20241111125125191 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) 20241111125125191 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) 20241111125125191 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) 20241111125125191 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) 20241111125125192 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) 20241111125125192 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) 20241111125125193 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) 20241111125125193 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) 20241111125125194 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125125206 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) 20241111125125206 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) 20241111125125207 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) 20241111125125207 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) 20241111125125208 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) 20241111125125208 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) 20241111125125209 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) 20241111125125209 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) 20241111125125210 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) 20241111125125210 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) 20241111125125210 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) 20241111125125210 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) 20241111125125211 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) 20241111125125211 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) 20241111125125212 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) 20241111125125212 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) 20241111125125216 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125125230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2140 block=3 data=40 20 00 a7 b3 26 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125125230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125125230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125125230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125125230 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 = 403 | 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) 20241111125125231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125125231 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) 20241111125125231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 403, have_crbb: 0, urbb_len:64, 0x557862b0617c, 0x557862b06180, 4, 0, win: 382-402, 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) 20241111125125231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 403, BSN 382 to 467 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125125231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125125231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=382)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=401) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125125231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=382:402, lost=0, recv=20, skipped=0, bsn=126, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=382 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=383 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=384 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=385 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=386 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=387 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=388 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=389 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=390 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=391 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=392 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=393 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=394 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=395 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=396 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=397 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=398 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=399 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=400 (rlc_window_dl.cpp:103) 20241111125125231 DRLCMACDL DEBUG - got ack for BSN=401 (rlc_window_dl.cpp:103) 20241111125125231 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) 20241111125125231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=402)""(V(S)-1=401) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125125231 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) 20241111125125231 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) 20241111125125232 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) 20241111125125232 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) 20241111125125233 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) 20241111125125233 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) 20241111125125233 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) 20241111125125234 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) 20241111125125234 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) 20241111125125234 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) 20241111125125235 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) 20241111125125235 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) 20241111125125236 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) 20241111125125236 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) 20241111125125237 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) 20241111125125237 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) 20241111125125237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==402) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125237 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) 20241111125125237 DRLCMACDL DEBUG -- Chunk with length 1364 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 402, MCS-3): f5 ea 59 70 ed 5c 77 bb 69 14 28 3f 1a a7 98 6d 73 e1 c0 ed a9 89 3c 2f 74 45 18 22 75 43 71 e1 d1 db 4a 00 55 (tbf_dl.cpp:686) 20241111125125237 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) 20241111125125237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 402) (tbf_dl.cpp:847) 20241111125125237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 402, MCS-3): 07 80 64 86 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 00 (tbf_dl.cpp:911) 20241111125125237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Sending data request: sapi=5 arfcn=871 cur_fn=2145 block=4 data=07 80 64 86 ea d5 b3 e0 da b9 ee 76 d3 28 50 7e 34 4e 31 db e6 c2 81 db 53 13 79 5e e8 8a 30 44 ea 86 e2 c2 a3 b7 95 00 aa 00 (pcu_l1_if.cpp:182) 20241111125125237 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125125249 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) 20241111125125249 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) 20241111125125250 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) 20241111125125250 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) 20241111125125251 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) 20241111125125251 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) 20241111125125252 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) 20241111125125252 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) 20241111125125253 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) 20241111125125253 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) 20241111125125253 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) 20241111125125253 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) 20241111125125254 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) 20241111125125254 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) 20241111125125255 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) 20241111125125255 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) 20241111125125256 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) 20241111125125256 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) 20241111125125256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==403) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125256 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) 20241111125125256 DRLCMACDL DEBUG -- Chunk with length 1327 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 403, MCS-3): 33 5f 76 2c 1b 2f f8 92 69 68 f0 0d 6d 30 59 17 c6 13 96 1a 56 21 c8 97 44 2a 93 74 80 a3 75 e5 5b 6a d7 45 b1 (tbf_dl.cpp:686) 20241111125125256 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) 20241111125125256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 403) (tbf_dl.cpp:847) 20241111125125256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 403, MCS-3): 07 c0 64 86 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 01 (tbf_dl.cpp:911) 20241111125125256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Sending data request: sapi=5 arfcn=871 cur_fn=2149 block=5 data=07 c0 64 86 66 be ec 58 36 5e f0 25 d3 d0 e0 1b da 60 b2 2e 8c 27 2c 35 ac 42 90 2f 89 54 26 e9 00 47 eb ca b7 d4 ae 8b 62 01 (pcu_l1_if.cpp:182) 20241111125125256 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125125268 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) 20241111125125268 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) 20241111125125269 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) 20241111125125269 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) 20241111125125270 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) 20241111125125270 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) 20241111125125271 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) 20241111125125271 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) 20241111125125272 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) 20241111125125272 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) 20241111125125273 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) 20241111125125273 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) 20241111125125273 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) 20241111125125273 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) 20241111125125274 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) 20241111125125274 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) 20241111125125278 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) 20241111125125278 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) 20241111125125278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==404) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125278 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) 20241111125125278 DRLCMACDL DEBUG -- Chunk with length 1290 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 404, MCS-3): b2 f3 c7 70 51 cd ad 8b fe 14 fb bc b2 df 34 9c a1 fb f4 70 f8 55 80 50 f8 e1 a8 aa 10 5d c9 63 68 bf 26 7b 6b (tbf_dl.cpp:686) 20241111125125278 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) 20241111125125278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 404) (tbf_dl.cpp:847) 20241111125125278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 404, MCS-3): 07 00 65 86 64 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 00 (tbf_dl.cpp:911) 20241111125125278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Sending data request: sapi=5 arfcn=871 cur_fn=2153 block=6 data=07 00 65 86 64 e7 8f e1 a2 9a 5b 17 fd 29 f6 79 65 bf 69 38 43 f7 e9 e1 f0 ab 00 a1 f0 c3 51 55 21 ba 92 c7 d0 7e 4d f6 d6 00 (pcu_l1_if.cpp:182) 20241111125125278 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125125292 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) 20241111125125292 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) 20241111125125293 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) 20241111125125293 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) 20241111125125294 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) 20241111125125294 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) 20241111125125295 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) 20241111125125295 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) 20241111125125295 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) 20241111125125295 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) 20241111125125296 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) 20241111125125296 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) 20241111125125297 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) 20241111125125297 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) 20241111125125298 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) 20241111125125298 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) 20241111125125298 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) 20241111125125298 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) 20241111125125298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==405) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125299 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) 20241111125125299 DRLCMACDL DEBUG -- Chunk with length 1253 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 405, MCS-3): 5b 86 be 05 0e 3c 53 94 b8 1b 0a 30 6c 34 2b 4f 92 09 e4 83 bd de 30 6e 86 c4 58 93 b6 72 ec 0b d5 c0 12 51 7d (tbf_dl.cpp:686) 20241111125125299 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) 20241111125125299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 405) (tbf_dl.cpp:847) 20241111125125299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 405, MCS-3): 07 40 65 86 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 00 (tbf_dl.cpp:911) 20241111125125299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Sending data request: sapi=5 arfcn=871 cur_fn=2158 block=7 data=07 40 65 86 b6 0c 7d 0b 1c 78 a6 28 71 37 14 60 d8 68 56 9e 24 13 c8 07 7b bd 61 dc 0c 89 b1 26 6d e5 d8 17 aa 81 25 a2 fa 00 (pcu_l1_if.cpp:182) 20241111125125299 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125125311 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) 20241111125125311 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) 20241111125125312 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) 20241111125125312 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) 20241111125125313 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) 20241111125125313 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) 20241111125125314 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) 20241111125125314 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) 20241111125125314 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) 20241111125125315 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) 20241111125125315 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) 20241111125125315 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) 20241111125125316 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) 20241111125125316 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) 20241111125125317 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) 20241111125125317 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) 20241111125125318 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) 20241111125125318 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) 20241111125125318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==406) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125318 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) 20241111125125318 DRLCMACDL DEBUG -- Chunk with length 1216 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 406, MCS-3): 93 c7 06 c6 78 ee 1c 23 9f 32 59 02 29 94 f6 2c bf f3 08 17 b3 4d 96 7a ae de 27 ef ad a5 7c ff eb be c4 6b e6 (tbf_dl.cpp:686) 20241111125125318 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) 20241111125125318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 406) (tbf_dl.cpp:847) 20241111125125318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 406, MCS-3): 07 80 65 86 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 01 (tbf_dl.cpp:911) 20241111125125318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Sending data request: sapi=5 arfcn=871 cur_fn=2162 block=8 data=07 80 65 86 26 8f 0d 8c f1 dc 39 46 3e 65 b2 04 52 28 ed 59 7e e7 11 2e 66 9b 2c f5 5c bd 4f de 5b 4b f9 fe d7 7d 89 d7 cc 01 (pcu_l1_if.cpp:182) 20241111125125318 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125125330 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) 20241111125125330 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) 20241111125125331 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) 20241111125125331 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) 20241111125125332 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) 20241111125125332 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) 20241111125125332 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) 20241111125125332 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) 20241111125125333 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) 20241111125125333 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) 20241111125125333 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) 20241111125125333 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) 20241111125125334 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) 20241111125125334 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) 20241111125125334 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) 20241111125125334 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) 20241111125125339 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) 20241111125125339 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) 20241111125125339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==407) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125339 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) 20241111125125339 DRLCMACDL DEBUG -- Chunk with length 1179 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 407, MCS-3): 31 99 9d 38 51 4d 8d e2 8c 8b 92 97 f3 5a f9 72 b3 e8 5f 88 1c b0 9d 7e f2 8d 36 60 df 9d 5c 49 f4 8f 1c a1 47 (tbf_dl.cpp:686) 20241111125125339 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) 20241111125125339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 407) (tbf_dl.cpp:847) 20241111125125339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 407, MCS-3): 07 c0 65 86 62 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f 00 (tbf_dl.cpp:911) 20241111125125339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Sending data request: sapi=5 arfcn=871 cur_fn=2166 block=9 data=07 c0 65 86 62 32 3b 71 a2 9a 1a c5 19 17 25 2f e7 b5 f2 e5 66 d1 bf 10 39 60 3b fd e4 1b 6d c0 be 3b b9 92 e8 1f 39 42 8f 00 (pcu_l1_if.cpp:182) 20241111125125339 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125125353 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) 20241111125125353 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) 20241111125125353 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) 20241111125125353 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) 20241111125125353 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) 20241111125125353 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) 20241111125125354 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) 20241111125125354 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) 20241111125125354 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) 20241111125125354 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) 20241111125125354 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) 20241111125125354 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) 20241111125125355 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) 20241111125125355 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) 20241111125125355 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) 20241111125125355 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) 20241111125125357 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) 20241111125125357 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) 20241111125125357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==408) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125358 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) 20241111125125358 DRLCMACDL DEBUG -- Chunk with length 1142 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 408, MCS-3): e1 96 da eb ca e3 c8 fe ac 2f 1b 6a da 32 c5 94 4a 8c 19 51 cb 78 61 7d 9a 91 52 01 81 8d 30 55 71 48 5a 4c 86 (tbf_dl.cpp:686) 20241111125125358 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) 20241111125125358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 408) (tbf_dl.cpp:847) 20241111125125358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 408, MCS-3): 07 00 66 86 c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 01 (tbf_dl.cpp:911) 20241111125125358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Sending data request: sapi=5 arfcn=871 cur_fn=2171 block=10 data=07 00 66 86 c2 2d b5 d7 95 c7 91 fd 59 5f 36 d4 b4 65 8a 29 95 18 33 a2 96 f1 c2 fa 34 23 a5 02 02 1b 61 aa e2 90 b4 98 0c 01 (pcu_l1_if.cpp:182) 20241111125125358 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125125372 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) 20241111125125373 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) 20241111125125374 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) 20241111125125374 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) 20241111125125374 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) 20241111125125375 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) 20241111125125375 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) 20241111125125375 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) 20241111125125376 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) 20241111125125376 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) 20241111125125377 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) 20241111125125377 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) 20241111125125378 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) 20241111125125378 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) 20241111125125378 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) 20241111125125378 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) 20241111125125379 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) 20241111125125379 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) 20241111125125379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==409) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125379 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) 20241111125125379 DRLCMACDL DEBUG -- Chunk with length 1105 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 409, MCS-3): 45 2e d1 b4 5c 53 98 bc ed 33 a2 f8 d9 73 3e 07 f7 75 cf 37 06 b9 a9 08 9f d3 01 49 50 2d 61 9f 69 5f 03 82 62 (tbf_dl.cpp:686) 20241111125125379 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) 20241111125125380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 409) (tbf_dl.cpp:847) 20241111125125380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 409, MCS-3): 07 40 66 86 8a 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 00 (tbf_dl.cpp:911) 20241111125125380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Sending data request: sapi=5 arfcn=871 cur_fn=2175 block=11 data=07 40 66 86 8a 5c a2 69 b9 a6 30 79 db 67 44 f1 b3 e7 7c 0e ee eb 9e 6f 0c 72 53 11 3e a7 03 92 a0 5a c2 3e d3 be 06 04 c5 00 (pcu_l1_if.cpp:182) 20241111125125381 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125125392 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) 20241111125125392 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) 20241111125125394 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) 20241111125125394 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) 20241111125125394 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) 20241111125125394 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) 20241111125125395 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) 20241111125125395 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) 20241111125125396 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) 20241111125125396 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) 20241111125125396 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) 20241111125125396 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) 20241111125125397 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) 20241111125125397 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) 20241111125125398 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) 20241111125125398 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) 20241111125125402 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) 20241111125125402 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) 20241111125125402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==410) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125402 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) 20241111125125402 DRLCMACDL DEBUG -- Chunk with length 1068 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 410, MCS-3): 8c 18 d7 c6 96 e2 28 72 02 d6 e3 f3 18 31 20 d3 a5 70 72 75 2d 7a 96 8c c4 f6 e9 33 50 40 2d 91 b7 12 c4 2e 18 (tbf_dl.cpp:686) 20241111125125402 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) 20241111125125402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 410) (tbf_dl.cpp:847) 20241111125125402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 410, MCS-3): 07 80 66 86 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 00 (tbf_dl.cpp:911) 20241111125125402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Sending data request: sapi=5 arfcn=871 cur_fn=2179 block=0 data=07 80 66 86 18 31 ae 8d 2d c5 51 e4 04 ac c7 e7 31 62 40 a6 4b e1 e4 ea 5a f4 2c 19 89 ed d3 67 a0 80 5a 22 6f 25 88 5d 30 00 (pcu_l1_if.cpp:182) 20241111125125403 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125125416 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) 20241111125125416 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) 20241111125125417 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) 20241111125125417 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) 20241111125125417 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) 20241111125125417 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) 20241111125125418 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) 20241111125125418 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) 20241111125125418 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) 20241111125125418 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) 20241111125125419 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) 20241111125125419 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) 20241111125125419 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) 20241111125125419 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) 20241111125125420 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) 20241111125125420 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) 20241111125125421 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) 20241111125125421 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) 20241111125125421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==411) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125421 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) 20241111125125421 DRLCMACDL DEBUG -- Chunk with length 1031 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 411, MCS-3): d6 ae b5 bf 12 92 73 48 f7 f6 19 c4 20 e9 8b 7a 36 85 32 32 06 df 22 db 51 d2 f0 e2 22 95 2d ba 0b 22 bd 36 42 (tbf_dl.cpp:686) 20241111125125421 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) 20241111125125421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 411) (tbf_dl.cpp:847) 20241111125125421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 411, MCS-3): 07 c0 66 86 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 00 (tbf_dl.cpp:911) 20241111125125421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Sending data request: sapi=5 arfcn=871 cur_fn=2184 block=1 data=07 c0 66 86 ac 5d 6b 7f 25 24 e7 90 ee ed 33 88 41 d2 17 f5 6c 0a 65 64 0c be 45 b6 a3 a4 e1 c5 45 2a 5b 74 17 44 7a 6d 84 00 (pcu_l1_if.cpp:182) 20241111125125421 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125125436 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) 20241111125125436 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) 20241111125125436 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) 20241111125125436 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) 20241111125125437 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) 20241111125125437 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) 20241111125125437 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) 20241111125125437 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) 20241111125125438 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) 20241111125125438 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) 20241111125125438 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) 20241111125125438 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) 20241111125125439 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) 20241111125125439 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) 20241111125125439 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) 20241111125125439 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) 20241111125125440 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) 20241111125125440 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) 20241111125125440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==412) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125440 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) 20241111125125440 DRLCMACDL DEBUG -- Chunk with length 994 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 412, MCS-3): 8e 01 23 4a a0 43 99 b1 c6 2d ac 30 0d eb 74 38 86 ff a5 6e 57 1a 4f a6 5d a7 49 21 2d ec 2e 40 ca e8 32 8f a3 (tbf_dl.cpp:686) 20241111125125440 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) 20241111125125440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 412) (tbf_dl.cpp:847) 20241111125125440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 412, MCS-3): 07 00 67 86 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 01 (tbf_dl.cpp:911) 20241111125125440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Sending data request: sapi=5 arfcn=871 cur_fn=2188 block=2 data=07 00 67 86 1c 03 46 94 40 87 32 63 8d 5b 58 61 1a d6 e9 70 0c ff 4b dd ae 34 9e 4c bb 4e 93 42 5a d8 5d 80 94 d1 65 1e 47 01 (pcu_l1_if.cpp:182) 20241111125125440 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125125454 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) 20241111125125454 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) 20241111125125455 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) 20241111125125455 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) 20241111125125455 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) 20241111125125455 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) 20241111125125456 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) 20241111125125456 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) 20241111125125456 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) 20241111125125456 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) 20241111125125456 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) 20241111125125456 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) 20241111125125457 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) 20241111125125457 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) 20241111125125457 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) 20241111125125457 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) 20241111125125463 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) 20241111125125463 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) 20241111125125463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==413) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125463 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) 20241111125125463 DRLCMACDL DEBUG -- Chunk with length 957 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 413, MCS-3): 1e 75 97 70 25 52 61 d5 64 92 6c 06 51 e2 60 78 2e 76 a6 93 03 4c 46 3d 21 57 e4 da 7d cf e5 07 41 a2 e4 57 03 (tbf_dl.cpp:686) 20241111125125463 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) 20241111125125463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 413) (tbf_dl.cpp:847) 20241111125125463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 413, MCS-3): 07 40 67 86 3c ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 00 (tbf_dl.cpp:911) 20241111125125463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Sending data request: sapi=5 arfcn=871 cur_fn=2192 block=3 data=07 40 67 86 3c ea 2e e1 4a a4 c2 aa c9 24 d9 0c a2 c4 c1 f0 5c ec 4c 27 07 98 8c 7a 42 ae c8 b5 fb 9e cb 0f 82 44 c9 af 06 00 (pcu_l1_if.cpp:182) 20241111125125464 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125125478 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) 20241111125125478 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) 20241111125125478 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) 20241111125125478 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) 20241111125125478 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) 20241111125125478 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) 20241111125125479 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) 20241111125125479 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) 20241111125125479 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) 20241111125125479 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) 20241111125125480 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) 20241111125125480 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) 20241111125125481 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) 20241111125125481 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) 20241111125125481 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) 20241111125125481 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) 20241111125125482 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) 20241111125125482 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) 20241111125125482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==414) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125482 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) 20241111125125482 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 414, MCS-3): b9 db d5 d2 08 b7 85 15 80 f1 9e 54 7c d6 c4 ba 7e 98 21 28 95 37 97 eb 2b 25 3c 54 45 cf 8b 8c d3 14 13 e9 04 (tbf_dl.cpp:686) 20241111125125482 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) 20241111125125482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 414) (tbf_dl.cpp:847) 20241111125125482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 414, MCS-3): 07 80 67 86 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 00 (tbf_dl.cpp:911) 20241111125125482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Sending data request: sapi=5 arfcn=871 cur_fn=2197 block=4 data=07 80 67 86 72 b7 ab a5 11 6e 0b 2b 00 e3 3d a9 f8 ac 89 75 fd 30 43 50 2a 6f 2e d7 57 4a 78 a8 8a 9e 17 19 a7 29 26 d2 09 00 (pcu_l1_if.cpp:182) 20241111125125483 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125125497 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) 20241111125125497 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) 20241111125125499 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) 20241111125125499 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) 20241111125125499 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) 20241111125125499 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) 20241111125125500 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) 20241111125125500 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) 20241111125125501 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) 20241111125125501 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) 20241111125125502 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) 20241111125125502 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) 20241111125125502 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) 20241111125125502 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) 20241111125125503 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) 20241111125125503 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) 20241111125125504 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) 20241111125125504 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) 20241111125125504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==415) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125504 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) 20241111125125504 DRLCMACDL DEBUG -- Chunk with length 883 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 415, MCS-3): 63 b5 3a 30 23 fd 5b 96 3b 2c 4b 3d fa 0e e2 53 dc b8 fe 7e f3 94 9e 69 0f 67 d1 59 e1 0b cf f5 6d 97 66 cc bd (tbf_dl.cpp:686) 20241111125125504 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) 20241111125125504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 415) (tbf_dl.cpp:847) 20241111125125504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 415, MCS-3): 07 c0 67 86 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b 01 (tbf_dl.cpp:911) 20241111125125504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Sending data request: sapi=5 arfcn=871 cur_fn=2201 block=5 data=07 c0 67 86 c6 6a 75 60 46 fa b7 2c 77 58 96 7a f4 1d c4 a7 b8 71 fd fd e6 29 3d d3 1e ce a2 b3 c2 17 9e eb db 2e cd 98 7b 01 (pcu_l1_if.cpp:182) 20241111125125504 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125125516 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) 20241111125125516 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) 20241111125125518 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) 20241111125125518 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) 20241111125125519 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) 20241111125125519 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) 20241111125125520 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) 20241111125125520 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) 20241111125125521 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) 20241111125125521 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) 20241111125125522 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) 20241111125125522 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) 20241111125125523 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) 20241111125125523 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) 20241111125125524 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) 20241111125125524 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) 20241111125125526 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) 20241111125125526 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) 20241111125125526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==416) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125526 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) 20241111125125526 DRLCMACDL DEBUG -- Chunk with length 846 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 416, MCS-3): 7f e6 e4 e8 98 0f 87 d2 8b 9a 6c 3a eb 7c c9 61 b8 76 c1 9f dc 6c b7 9b 45 80 ee f9 05 7c a9 9a f2 b3 34 59 2f (tbf_dl.cpp:686) 20241111125125526 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) 20241111125125526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 416) (tbf_dl.cpp:847) 20241111125125526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 416, MCS-3): 07 00 68 86 fe cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e 00 (tbf_dl.cpp:911) 20241111125125526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Sending data request: sapi=5 arfcn=871 cur_fn=2205 block=6 data=07 00 68 86 fe cc c9 d1 31 1f 0e a5 17 35 d9 74 d6 f9 92 c3 70 ed 82 3f b9 d9 6e 37 8b 00 dd f3 0b f8 52 35 e5 67 69 b2 5e 00 (pcu_l1_if.cpp:182) 20241111125125527 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125125541 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) 20241111125125541 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) 20241111125125542 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) 20241111125125542 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) 20241111125125542 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) 20241111125125543 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) 20241111125125543 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) 20241111125125543 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) 20241111125125544 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) 20241111125125544 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) 20241111125125544 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) 20241111125125544 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) 20241111125125545 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) 20241111125125545 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) 20241111125125545 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) 20241111125125545 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) 20241111125125546 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) 20241111125125546 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) 20241111125125546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==417) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125546 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) 20241111125125546 DRLCMACDL DEBUG -- Chunk with length 809 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 417, MCS-3): 7a ec 36 ce 15 22 e6 e0 7f c9 96 b8 fe 95 52 ce 58 2f f0 93 22 51 4a 66 69 3c 50 04 76 40 ec 8f 3a 08 04 f8 d6 (tbf_dl.cpp:686) 20241111125125546 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) 20241111125125546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 417) (tbf_dl.cpp:847) 20241111125125546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 417, MCS-3): 07 40 68 86 f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 01 (tbf_dl.cpp:911) 20241111125125546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Sending data request: sapi=5 arfcn=871 cur_fn=2210 block=7 data=07 40 68 86 f4 d8 6d 9c 2b 44 cc c1 ff 92 2d 71 fd 2b a5 9c b1 5e e0 27 45 a2 94 cc d2 78 a0 08 ec 80 d8 1f 75 10 08 f0 ad 01 (pcu_l1_if.cpp:182) 20241111125125546 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125125560 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) 20241111125125560 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) 20241111125125561 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) 20241111125125561 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) 20241111125125562 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) 20241111125125562 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) 20241111125125562 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) 20241111125125562 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) 20241111125125564 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) 20241111125125564 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) 20241111125125565 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) 20241111125125565 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) 20241111125125566 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) 20241111125125566 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) 20241111125125567 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) 20241111125125567 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) 20241111125125567 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) 20241111125125567 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) 20241111125125568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==418) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125568 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) 20241111125125568 DRLCMACDL DEBUG -- Chunk with length 772 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 418, MCS-3): a6 c5 d0 51 7e 07 10 ba 68 cc 0c fc c2 e6 6f d7 55 b4 21 b6 a9 9d 85 c4 d6 f9 bd bd fc 6b c3 15 b9 6b fb 54 db (tbf_dl.cpp:686) 20241111125125568 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) 20241111125125568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 418) (tbf_dl.cpp:847) 20241111125125568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 418, MCS-3): 07 80 68 86 4c 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 01 (tbf_dl.cpp:911) 20241111125125568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Sending data request: sapi=5 arfcn=871 cur_fn=2214 block=8 data=07 80 68 86 4c 8b a1 a3 fc 0e 20 74 d1 98 19 f8 85 cd df ae ab 68 43 6c 53 3b 0b 89 ad f3 7b 7b f9 d7 86 2b 72 d7 f6 a9 b6 01 (pcu_l1_if.cpp:182) 20241111125125568 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125125579 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) 20241111125125579 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) 20241111125125580 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) 20241111125125580 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) 20241111125125580 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) 20241111125125580 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) 20241111125125581 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) 20241111125125581 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) 20241111125125582 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) 20241111125125582 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) 20241111125125583 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) 20241111125125583 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) 20241111125125583 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) 20241111125125583 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) 20241111125125584 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) 20241111125125584 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) 20241111125125588 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) 20241111125125588 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) 20241111125125588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==419) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125588 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) 20241111125125588 DRLCMACDL DEBUG -- Chunk with length 735 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 419, MCS-3): c1 46 7a c9 59 66 d2 5e 86 11 80 d9 0b 4d 5d b5 26 77 9b 74 00 7a a1 6a 59 0e ef cf 3d a4 67 16 36 88 17 d3 1a (tbf_dl.cpp:686) 20241111125125588 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) 20241111125125588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 419) (tbf_dl.cpp:847) 20241111125125588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 419, MCS-3): 07 c0 68 86 82 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 00 (tbf_dl.cpp:911) 20241111125125588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Sending data request: sapi=5 arfcn=871 cur_fn=2218 block=9 data=07 c0 68 86 82 8d f4 92 b3 cc a4 bd 0c 23 00 b3 17 9a ba 6a 4d ee 36 e9 00 f4 42 d5 b2 1c de 9f 7b 48 cf 2c 6c 10 2f a6 35 00 (pcu_l1_if.cpp:182) 20241111125125589 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125125603 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) 20241111125125603 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) 20241111125125604 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) 20241111125125604 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) 20241111125125605 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) 20241111125125605 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) 20241111125125605 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) 20241111125125605 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) 20241111125125606 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) 20241111125125606 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) 20241111125125607 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) 20241111125125607 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) 20241111125125608 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) 20241111125125608 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) 20241111125125609 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) 20241111125125609 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) 20241111125125611 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) 20241111125125611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2227 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125125611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==420) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125611 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) 20241111125125611 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 420, MCS-3): 53 32 c4 b5 9f f2 05 11 14 64 8e f8 5d fc d0 7d 64 7f 6c 62 de 45 4f c9 01 58 13 1e d7 88 e8 17 b9 cd b7 be 13 (tbf_dl.cpp:686) 20241111125125611 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) 20241111125125611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 420) (tbf_dl.cpp:847) 20241111125125611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 420, MCS-3): 07 00 69 86 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 00 (tbf_dl.cpp:911) 20241111125125611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Sending data request: sapi=5 arfcn=871 cur_fn=2223 block=10 data=07 00 69 86 a6 64 88 6b 3f e5 0b 22 28 c8 1c f1 bb f8 a1 fb c8 fe d8 c4 bc 8b 9e 92 03 b0 26 3c ae 11 d1 2f 72 9b 6f 7d 27 00 (pcu_l1_if.cpp:182) 20241111125125611 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125125622 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) 20241111125125622 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) 20241111125125623 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) 20241111125125623 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) 20241111125125623 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) 20241111125125623 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) 20241111125125624 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) 20241111125125624 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) 20241111125125625 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) 20241111125125625 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) 20241111125125626 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) 20241111125125626 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) 20241111125125627 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) 20241111125125627 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) 20241111125125628 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) 20241111125125628 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) 20241111125125629 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) 20241111125125629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125125629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==402 .. V(S)==421) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125629 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) 20241111125125629 DRLCMACDL DEBUG -- Chunk with length 661 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 421, MCS-3): 26 41 5c 4e c1 01 6a 5f 13 db d3 7b a7 15 8a 40 d4 60 df a4 d3 78 e8 38 c9 11 a6 46 3c e5 01 40 d9 fb 40 df fc (tbf_dl.cpp:686) 20241111125125629 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) 20241111125125629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 421) (tbf_dl.cpp:847) 20241111125125629 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) 20241111125125629 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2231 + 13 = 2244 (pdch_ul_controller.c:131) 20241111125125629 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2244 for type POLL (pdch_ul_controller.c:184) 20241111125125629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2244, TS=7) (tbf_dl.cpp:883) 20241111125125629 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2244, TS=7 (tbf_dl.cpp:903) 20241111125125630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 421, MCS-3): 0f 40 69 86 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 01 (tbf_dl.cpp:911) 20241111125125630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Sending data request: sapi=5 arfcn=871 cur_fn=2227 block=11 data=0f 40 69 86 4c 82 b8 9c 82 03 d4 be 26 b6 a7 f7 4e 2b 14 81 a8 c1 be 49 a7 f1 d0 71 92 23 4c 8d 78 ca 03 80 b2 f7 81 be f9 01 (pcu_l1_if.cpp:182) 20241111125125630 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125125642 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) 20241111125125642 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) 20241111125125643 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) 20241111125125643 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) 20241111125125644 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) 20241111125125644 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) 20241111125125645 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) 20241111125125645 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) 20241111125125646 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) 20241111125125646 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) 20241111125125647 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) 20241111125125647 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) 20241111125125647 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) 20241111125125648 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) 20241111125125648 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) 20241111125125648 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) 20241111125125651 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125125665 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) 20241111125125665 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) 20241111125125666 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) 20241111125125666 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) 20241111125125667 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) 20241111125125667 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) 20241111125125668 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) 20241111125125668 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) 20241111125125669 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) 20241111125125669 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) 20241111125125669 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) 20241111125125669 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) 20241111125125670 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) 20241111125125670 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) 20241111125125671 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) 20241111125125671 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) 20241111125125672 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125125684 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) 20241111125125684 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) 20241111125125685 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) 20241111125125685 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) 20241111125125686 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) 20241111125125686 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) 20241111125125687 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) 20241111125125687 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) 20241111125125688 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) 20241111125125688 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) 20241111125125688 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) 20241111125125688 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) 20241111125125688 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) 20241111125125688 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) 20241111125125688 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) 20241111125125688 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) 20241111125125688 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125125703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2240 block=2 data=40 20 00 a7 b3 4e 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125125703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125125704 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125125704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125125704 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 = 423 | 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) 20241111125125704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125125704 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) 20241111125125704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 423, have_crbb: 0, urbb_len:64, 0x557862b0617c, 0x557862b06180, 4, 0, win: 402-422, 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) 20241111125125704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 423, BSN 402 to 487 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125125704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125125704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=402)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=421) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125125704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=402:422, lost=0, recv=20, skipped=0, bsn=146, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=402 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=403 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=404 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=405 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=406 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=407 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=408 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=409 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=410 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=411 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=412 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=413 (rlc_window_dl.cpp:103) 20241111125125704 DRLCMACDL DEBUG - got ack for BSN=414 (rlc_window_dl.cpp:103) 20241111125125705 DRLCMACDL DEBUG - got ack for BSN=415 (rlc_window_dl.cpp:103) 20241111125125705 DRLCMACDL DEBUG - got ack for BSN=416 (rlc_window_dl.cpp:103) 20241111125125705 DRLCMACDL DEBUG - got ack for BSN=417 (rlc_window_dl.cpp:103) 20241111125125705 DRLCMACDL DEBUG - got ack for BSN=418 (rlc_window_dl.cpp:103) 20241111125125705 DRLCMACDL DEBUG - got ack for BSN=419 (rlc_window_dl.cpp:103) 20241111125125705 DRLCMACDL DEBUG - got ack for BSN=420 (rlc_window_dl.cpp:103) 20241111125125705 DRLCMACDL DEBUG - got ack for BSN=421 (rlc_window_dl.cpp:103) 20241111125125705 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) 20241111125125705 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125125705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=422)""(V(S)-1=421) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125125705 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) 20241111125125705 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) 20241111125125705 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) 20241111125125705 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) 20241111125125706 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) 20241111125125706 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) 20241111125125707 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) 20241111125125707 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) 20241111125125707 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) 20241111125125707 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) 20241111125125708 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) 20241111125125708 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) 20241111125125709 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) 20241111125125709 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) 20241111125125713 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) 20241111125125713 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) 20241111125125713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==422) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125713 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) 20241111125125713 DRLCMACDL DEBUG -- Chunk with length 624 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 422, MCS-3): 89 b4 ae 81 ad d6 7a 33 ea 7d 99 03 cb e6 e0 5c dd 2d 72 1a 97 b8 ea 42 19 57 86 22 bb 31 40 1b bd e7 b5 30 e0 (tbf_dl.cpp:686) 20241111125125713 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) 20241111125125713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 422) (tbf_dl.cpp:847) 20241111125125713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 422, MCS-3): 07 80 69 86 12 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 01 (tbf_dl.cpp:911) 20241111125125713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Sending data request: sapi=5 arfcn=871 cur_fn=2244 block=3 data=07 80 69 86 12 69 5d 03 5b ad f5 66 d4 fb 32 07 96 cd c1 b9 ba 5b e4 34 2e 71 d5 85 32 ae 0c 45 76 63 80 36 7a cf 6b 61 c0 01 (pcu_l1_if.cpp:182) 20241111125125714 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125125726 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) 20241111125125726 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) 20241111125125727 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) 20241111125125727 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) 20241111125125727 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) 20241111125125727 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) 20241111125125727 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) 20241111125125727 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) 20241111125125728 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) 20241111125125728 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) 20241111125125728 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) 20241111125125728 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) 20241111125125728 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) 20241111125125728 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) 20241111125125728 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) 20241111125125728 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) 20241111125125731 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) 20241111125125731 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) 20241111125125731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==423) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125731 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) 20241111125125731 DRLCMACDL DEBUG -- Chunk with length 587 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 423, MCS-3): 71 86 0f e3 bb d8 e5 62 ed a8 cd 9f b9 d2 12 4b 78 e2 31 27 a1 ab 80 10 24 cf 50 ab a8 94 43 e8 e8 bd 58 6a 28 (tbf_dl.cpp:686) 20241111125125731 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) 20241111125125731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 423) (tbf_dl.cpp:847) 20241111125125731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 423, MCS-3): 07 c0 69 86 e2 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 00 (tbf_dl.cpp:911) 20241111125125731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Sending data request: sapi=5 arfcn=871 cur_fn=2249 block=4 data=07 c0 69 86 e2 0c 1f c6 77 b1 cb c5 da 51 9b 3f 73 a5 25 96 f0 c4 63 4e 42 57 01 21 48 9e a1 56 51 29 87 d0 d1 7b b1 d4 50 00 (pcu_l1_if.cpp:182) 20241111125125731 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125125747 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) 20241111125125747 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) 20241111125125748 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) 20241111125125748 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) 20241111125125749 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) 20241111125125749 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) 20241111125125749 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) 20241111125125749 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) 20241111125125750 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) 20241111125125750 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) 20241111125125751 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) 20241111125125751 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) 20241111125125752 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) 20241111125125752 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) 20241111125125752 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) 20241111125125752 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) 20241111125125753 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) 20241111125125753 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) 20241111125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==424) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125753 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) 20241111125125753 DRLCMACDL DEBUG -- Chunk with length 550 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 424, MCS-3): 19 eb 89 fa 61 d5 d4 a1 76 03 ff d5 e4 eb 1b fe 61 db c3 6a 4b f1 83 39 5e 94 cb 3f 19 a8 da 90 2e d5 41 17 31 (tbf_dl.cpp:686) 20241111125125753 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) 20241111125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 424) (tbf_dl.cpp:847) 20241111125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 424, MCS-3): 07 00 6a 86 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 00 (tbf_dl.cpp:911) 20241111125125753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Sending data request: sapi=5 arfcn=871 cur_fn=2253 block=5 data=07 00 6a 86 32 d6 13 f5 c3 aa a9 43 ed 06 fe ab c9 d7 37 fc c3 b6 87 d5 96 e2 07 73 bc 28 97 7f 32 50 b5 21 5d aa 83 2e 62 00 (pcu_l1_if.cpp:182) 20241111125125754 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125125765 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) 20241111125125765 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) 20241111125125767 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) 20241111125125767 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) 20241111125125767 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) 20241111125125767 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) 20241111125125768 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) 20241111125125768 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) 20241111125125769 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) 20241111125125769 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) 20241111125125770 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) 20241111125125770 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) 20241111125125770 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) 20241111125125770 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) 20241111125125771 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) 20241111125125771 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) 20241111125125775 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) 20241111125125775 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) 20241111125125775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==425) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125775 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) 20241111125125775 DRLCMACDL DEBUG -- Chunk with length 513 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 425, MCS-3): 02 de e2 ab 3d ab 5a db 13 2c 37 f4 f7 e4 8d 11 2e 34 51 aa 4f da 30 2e c4 00 95 8f 4e 4e 9b 4a cc 21 0b c3 9a (tbf_dl.cpp:686) 20241111125125775 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) 20241111125125775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 425) (tbf_dl.cpp:847) 20241111125125775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 425, MCS-3): 07 40 6a 86 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 01 (tbf_dl.cpp:911) 20241111125125775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Sending data request: sapi=5 arfcn=871 cur_fn=2257 block=6 data=07 40 6a 86 04 bc c5 57 7b 56 b5 b6 27 58 6e e8 ef c9 1b 23 5c 68 a2 54 9f b4 61 5c 88 01 2a 1f 9d 9c 36 95 98 43 16 86 35 01 (pcu_l1_if.cpp:182) 20241111125125775 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125125789 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) 20241111125125789 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) 20241111125125791 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) 20241111125125791 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) 20241111125125791 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) 20241111125125791 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) 20241111125125792 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) 20241111125125792 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) 20241111125125793 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) 20241111125125793 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) 20241111125125793 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) 20241111125125793 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) 20241111125125793 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) 20241111125125793 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) 20241111125125794 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) 20241111125125794 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) 20241111125125794 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) 20241111125125794 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) 20241111125125794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==426) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125794 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) 20241111125125794 DRLCMACDL DEBUG -- Chunk with length 476 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 426, MCS-3): cf ed c6 db ee d5 9b e1 26 a8 94 0f 5d 3f e3 1d d3 4a 3d 2f 1f 8a 32 c3 e8 2e a6 25 5a 7d 06 e6 78 ea 25 fc 41 (tbf_dl.cpp:686) 20241111125125794 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) 20241111125125794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 426) (tbf_dl.cpp:847) 20241111125125794 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 db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 00 (tbf_dl.cpp:911) 20241111125125794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Sending data request: sapi=5 arfcn=871 cur_fn=2262 block=7 data=07 80 6a 86 9e db 8d b7 dd ab 37 c3 4d 50 29 1f ba 7e c6 3b a6 95 7a 5e 3e 14 65 86 d1 5d 4c 4b b4 fa 0c cc f1 d4 4b f8 83 00 (pcu_l1_if.cpp:182) 20241111125125795 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125125808 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) 20241111125125808 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) 20241111125125809 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) 20241111125125809 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) 20241111125125810 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) 20241111125125810 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) 20241111125125811 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) 20241111125125811 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) 20241111125125812 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) 20241111125125812 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) 20241111125125812 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) 20241111125125812 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) 20241111125125813 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) 20241111125125813 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) 20241111125125814 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) 20241111125125814 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) 20241111125125815 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) 20241111125125815 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) 20241111125125815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==427) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125815 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) 20241111125125815 DRLCMACDL DEBUG -- Chunk with length 439 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 427, MCS-3): 5b fe d0 06 b8 85 3b 23 dd e5 63 f1 a8 29 26 f2 b9 d6 ee 82 0d c4 0f 16 b0 1f 9c 80 17 8c 53 88 3f 57 f5 4f 70 (tbf_dl.cpp:686) 20241111125125815 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) 20241111125125815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 427) (tbf_dl.cpp:847) 20241111125125815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 427, MCS-3): 07 c0 6a 86 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 00 (tbf_dl.cpp:911) 20241111125125815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Sending data request: sapi=5 arfcn=871 cur_fn=2266 block=8 data=07 c0 6a 86 b6 fc a1 0d 70 0b 77 46 ba cb c7 e2 51 53 4c e4 73 ad dd 05 1b 88 1f 2c 60 3f 38 01 2f 18 a7 10 7f ae ea 9f e0 00 (pcu_l1_if.cpp:182) 20241111125125816 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125125827 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) 20241111125125827 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) 20241111125125829 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) 20241111125125829 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) 20241111125125829 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) 20241111125125829 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) 20241111125125830 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) 20241111125125830 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) 20241111125125831 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) 20241111125125831 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) 20241111125125832 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) 20241111125125832 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) 20241111125125833 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) 20241111125125833 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) 20241111125125833 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) 20241111125125833 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) 20241111125125837 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) 20241111125125837 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) 20241111125125837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==428) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125837 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) 20241111125125837 DRLCMACDL DEBUG -- Chunk with length 402 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 428, MCS-3): 3a fe 6f cc 67 1b 76 c4 bb 79 2e 9c 26 93 1d 0d da b9 ca 07 98 76 7b f6 c2 9d 9e ff c9 cc 61 09 d0 17 00 7f a7 (tbf_dl.cpp:686) 20241111125125837 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) 20241111125125837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 428) (tbf_dl.cpp:847) 20241111125125837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 428, MCS-3): 07 00 6b 86 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 01 (tbf_dl.cpp:911) 20241111125125837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Sending data request: sapi=5 arfcn=871 cur_fn=2270 block=9 data=07 00 6b 86 74 fc df 98 cf 36 ec 88 77 f3 5c 38 4d 26 3b 1a b4 73 95 0f 30 ed f6 ec 85 3b 3d ff 93 99 c3 12 a0 2f 00 fe 4e 01 (pcu_l1_if.cpp:182) 20241111125125838 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125125851 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) 20241111125125851 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) 20241111125125853 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) 20241111125125853 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) 20241111125125853 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) 20241111125125853 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) 20241111125125854 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) 20241111125125854 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) 20241111125125855 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) 20241111125125855 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) 20241111125125856 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) 20241111125125856 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) 20241111125125856 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) 20241111125125856 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) 20241111125125857 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) 20241111125125857 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) 20241111125125858 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) 20241111125125858 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) 20241111125125858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==429) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125858 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) 20241111125125858 DRLCMACDL DEBUG -- Chunk with length 365 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 429, MCS-3): bf 1d ed c7 d3 0d 7d 56 f9 b0 d0 00 9e 0d b3 e0 52 d5 f8 00 de 09 ea 56 56 d3 88 82 ca e9 96 e4 c5 05 cf a3 dc (tbf_dl.cpp:686) 20241111125125858 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) 20241111125125858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 429) (tbf_dl.cpp:847) 20241111125125858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 429, MCS-3): 07 40 6b 86 7e 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 01 (tbf_dl.cpp:911) 20241111125125858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Sending data request: sapi=5 arfcn=871 cur_fn=2275 block=10 data=07 40 6b 86 7e 3b da 8f a7 1b fa ac f2 61 a1 01 3c 1b 66 c1 a5 aa f1 01 bc 13 d4 ad ac a6 11 05 95 d3 2d c9 8b 0b 9e 47 b9 01 (pcu_l1_if.cpp:182) 20241111125125859 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125125870 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) 20241111125125870 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) 20241111125125871 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) 20241111125125871 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) 20241111125125872 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) 20241111125125872 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) 20241111125125873 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) 20241111125125873 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) 20241111125125874 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) 20241111125125874 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) 20241111125125874 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) 20241111125125874 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) 20241111125125875 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) 20241111125125875 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) 20241111125125876 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) 20241111125125876 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) 20241111125125877 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) 20241111125125877 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) 20241111125125877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==430) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125877 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) 20241111125125877 DRLCMACDL DEBUG -- Chunk with length 328 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 430, MCS-3): 4f 08 9e 8d 1c c8 d3 27 75 1f 53 ec a2 09 cd ed f2 1b 03 cb e2 0b b7 ba ed ff 1d 3a 85 a5 7a ca 43 42 22 45 39 (tbf_dl.cpp:686) 20241111125125877 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) 20241111125125877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 430) (tbf_dl.cpp:847) 20241111125125877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 430, MCS-3): 07 80 6b 86 9e 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 00 (tbf_dl.cpp:911) 20241111125125877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Sending data request: sapi=5 arfcn=871 cur_fn=2279 block=11 data=07 80 6b 86 9e 10 3c 1b 39 90 a7 4f ea 3e a6 d8 45 13 9a db e5 37 06 96 c5 17 6e 75 db ff 3b 74 0a 4b f5 94 87 84 44 8a 72 00 (pcu_l1_if.cpp:182) 20241111125125878 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125125889 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) 20241111125125889 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) 20241111125125890 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) 20241111125125890 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) 20241111125125891 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) 20241111125125891 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) 20241111125125892 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) 20241111125125892 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) 20241111125125893 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) 20241111125125893 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) 20241111125125893 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) 20241111125125893 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) 20241111125125894 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) 20241111125125894 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) 20241111125125895 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) 20241111125125895 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) 20241111125125899 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) 20241111125125899 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) 20241111125125899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==431) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125899 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) 20241111125125899 DRLCMACDL DEBUG -- Chunk with length 291 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 431, MCS-3): 69 17 5b 8b 71 d6 f1 9e f9 e4 a3 5d 15 a5 49 35 8f 51 00 35 6b 9e e9 79 7e fc d2 4e 77 c3 34 6c 1b ca 08 70 8b (tbf_dl.cpp:686) 20241111125125899 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) 20241111125125899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 431) (tbf_dl.cpp:847) 20241111125125899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 431, MCS-3): 07 c0 6b 86 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 01 (tbf_dl.cpp:911) 20241111125125899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Sending data request: sapi=5 arfcn=871 cur_fn=2283 block=0 data=07 c0 6b 86 d2 2e b6 16 e3 ac e3 3d f3 c9 47 bb 2a 4a 93 6a 1e a3 00 6a d6 3c d3 f3 fc f8 a5 9d ee 86 69 d8 36 94 11 e0 16 01 (pcu_l1_if.cpp:182) 20241111125125899 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125125913 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) 20241111125125913 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) 20241111125125914 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) 20241111125125914 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) 20241111125125915 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) 20241111125125915 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) 20241111125125916 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) 20241111125125916 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) 20241111125125916 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) 20241111125125916 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) 20241111125125917 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) 20241111125125917 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) 20241111125125918 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) 20241111125125918 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) 20241111125125919 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) 20241111125125919 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) 20241111125125920 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) 20241111125125920 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) 20241111125125920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==432) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125920 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) 20241111125125920 DRLCMACDL DEBUG -- Chunk with length 254 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 432, MCS-3): 6e df df 46 c8 2b 24 98 d7 ee 69 ae ad 12 f4 8c d2 98 79 23 e2 fc 77 90 59 cd 53 71 34 fa 95 27 70 41 ba bd 5e (tbf_dl.cpp:686) 20241111125125920 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) 20241111125125920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 432) (tbf_dl.cpp:847) 20241111125125920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 432, MCS-3): 07 00 6c 86 dc be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 00 (tbf_dl.cpp:911) 20241111125125920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Sending data request: sapi=5 arfcn=871 cur_fn=2288 block=1 data=07 00 6c 86 dc be bf 8d 90 57 48 30 af dd d3 5c 5b 25 e8 19 a5 31 f3 46 c4 f9 ef 20 b3 9a a7 e2 68 f4 2b 4f e0 82 74 7b bd 00 (pcu_l1_if.cpp:182) 20241111125125920 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125125932 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) 20241111125125932 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) 20241111125125933 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) 20241111125125933 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) 20241111125125934 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) 20241111125125934 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) 20241111125125935 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) 20241111125125935 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) 20241111125125935 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) 20241111125125936 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) 20241111125125936 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) 20241111125125936 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) 20241111125125937 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) 20241111125125937 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) 20241111125125938 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) 20241111125125938 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) 20241111125125939 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) 20241111125125939 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) 20241111125125939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==433) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125939 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) 20241111125125939 DRLCMACDL DEBUG -- Chunk with length 217 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 433, MCS-3): 01 2a 1b 93 eb f9 e2 df e9 61 a1 df e0 86 1d cb e3 6f 53 d3 65 ff 13 72 b4 1d 75 ab be 50 7c 29 0b 5e 76 00 0b (tbf_dl.cpp:686) 20241111125125939 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) 20241111125125939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 433) (tbf_dl.cpp:847) 20241111125125939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 433, MCS-3): 07 40 6c 86 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 00 (tbf_dl.cpp:911) 20241111125125939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Sending data request: sapi=5 arfcn=871 cur_fn=2292 block=2 data=07 40 6c 86 02 54 36 26 d7 f3 c5 bf d3 c3 42 bf c1 0d 3b 96 c7 df a6 a6 cb fe 27 e4 68 3b ea 56 7d a1 f8 52 16 bc ec 00 16 00 (pcu_l1_if.cpp:182) 20241111125125939 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125125951 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) 20241111125125951 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) 20241111125125952 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) 20241111125125952 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) 20241111125125953 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) 20241111125125953 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) 20241111125125954 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) 20241111125125954 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) 20241111125125955 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) 20241111125125955 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) 20241111125125956 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) 20241111125125956 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) 20241111125125956 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) 20241111125125956 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) 20241111125125957 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) 20241111125125957 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) 20241111125125961 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) 20241111125125961 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) 20241111125125961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==434) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125961 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) 20241111125125961 DRLCMACDL DEBUG -- Chunk with length 180 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 434, MCS-3): ed c1 a9 e7 96 ce 8c 16 a5 4e f3 d2 9c 16 c7 66 42 e7 f4 2e 59 cd 27 7c 5b d3 a2 62 ef 3c da 34 e4 b4 a8 0e d1 (tbf_dl.cpp:686) 20241111125125961 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) 20241111125125961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 434) (tbf_dl.cpp:847) 20241111125125961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 434, MCS-3): 07 80 6c 86 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 01 (tbf_dl.cpp:911) 20241111125125961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Sending data request: sapi=5 arfcn=871 cur_fn=2296 block=3 data=07 80 6c 86 da 83 53 cf 2d 9d 19 2d 4a 9d e6 a5 39 2d 8e cd 84 ce e9 5d b2 9a 4f f8 b6 a6 45 c5 de 79 b4 69 c8 69 51 1d a2 01 (pcu_l1_if.cpp:182) 20241111125125961 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125125975 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) 20241111125125975 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) 20241111125125976 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) 20241111125125977 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) 20241111125125977 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) 20241111125125977 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) 20241111125125978 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) 20241111125125978 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) 20241111125125979 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) 20241111125125979 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) 20241111125125980 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) 20241111125125980 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) 20241111125125980 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) 20241111125125980 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) 20241111125125981 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) 20241111125125981 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) 20241111125125982 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) 20241111125125982 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) 20241111125125982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==435) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125125982 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) 20241111125125982 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125125982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 435, MCS-3): c5 ee c4 eb b6 47 cd a7 5d e1 b2 8a fe 7c 16 e9 ed e4 58 9b 7b 21 34 4f 38 15 54 e8 b0 3c f3 97 36 61 44 80 c4 (tbf_dl.cpp:686) 20241111125125982 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) 20241111125125982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125125982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 435) (tbf_dl.cpp:847) 20241111125125982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 435, MCS-3): 07 c0 6c 86 8a dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 01 (tbf_dl.cpp:911) 20241111125125982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Sending data request: sapi=5 arfcn=871 cur_fn=2301 block=4 data=07 c0 6c 86 8a dd 89 d7 6d 8f 9a 4f bb c2 65 15 fd f9 2c d2 db c9 b1 36 f7 42 68 9e 70 2a a8 d0 61 79 e6 2f 6d c2 88 00 89 01 (pcu_l1_if.cpp:182) 20241111125125983 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125125994 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) 20241111125125994 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) 20241111125125995 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) 20241111125125995 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) 20241111125125996 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) 20241111125125996 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) 20241111125125997 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) 20241111125125997 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) 20241111125125998 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) 20241111125125998 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) 20241111125125999 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) 20241111125125999 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) 20241111125125999 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) 20241111125125999 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) 20241111125126000 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) 20241111125126000 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) 20241111125126001 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) 20241111125126001 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) 20241111125126001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==436) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125126001 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) 20241111125126001 DRLCMACDL DEBUG -- Chunk with length 106 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125126001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 436, MCS-3): 4b f8 07 e1 c4 c3 d1 b6 0d 1b 02 3d 26 74 86 b0 e5 55 6d a6 15 4a 91 6a a6 f7 2f 8f 47 e0 06 d5 5c e9 10 8b d1 (tbf_dl.cpp:686) 20241111125126001 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) 20241111125126001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125126001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 436) (tbf_dl.cpp:847) 20241111125126001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 436, MCS-3): 07 00 6d 86 96 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 01 (tbf_dl.cpp:911) 20241111125126001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Sending data request: sapi=5 arfcn=871 cur_fn=2305 block=5 data=07 00 6d 86 96 f0 0f c2 89 87 a3 6d 1b 36 04 7a 4c e8 0c 61 cb ab da 4c 2b 94 22 d5 4c ef 5f 1e 8f c0 0d aa b9 d2 21 16 a3 01 (pcu_l1_if.cpp:182) 20241111125126002 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125126013 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) 20241111125126013 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) 20241111125126015 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) 20241111125126015 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) 20241111125126015 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) 20241111125126015 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) 20241111125126016 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) 20241111125126016 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) 20241111125126017 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) 20241111125126017 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) 20241111125126018 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) 20241111125126018 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) 20241111125126018 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) 20241111125126018 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) 20241111125126019 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) 20241111125126019 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) 20241111125126022 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) 20241111125126022 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) 20241111125126022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==437) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125126022 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) 20241111125126023 DRLCMACDL DEBUG -- Chunk with length 69 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125126023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 437, MCS-3): fb 1e 9a 5b b8 4a ad cc 9b 95 a7 af f2 b5 8a 1f 41 03 85 e3 49 0e 8e 10 15 02 40 cf 5e 03 d5 55 a9 10 86 2f 05 (tbf_dl.cpp:686) 20241111125126023 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) 20241111125126023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125126023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 437) (tbf_dl.cpp:847) 20241111125126023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 437, MCS-3): 07 40 6d 86 f6 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a 00 (tbf_dl.cpp:911) 20241111125126023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Sending data request: sapi=5 arfcn=871 cur_fn=2309 block=6 data=07 40 6d 86 f6 3d 34 b7 70 95 5a 99 37 2b 4f 5f e5 6b 15 3f 82 06 0a c7 93 1c 1c 21 2a 04 80 9e bd 06 aa ab 52 21 0c 5f 0a 00 (pcu_l1_if.cpp:182) 20241111125126023 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125126037 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) 20241111125126037 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) 20241111125126038 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) 20241111125126038 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) 20241111125126039 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) 20241111125126039 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) 20241111125126040 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) 20241111125126040 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) 20241111125126040 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) 20241111125126040 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) 20241111125126041 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) 20241111125126041 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) 20241111125126042 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) 20241111125126042 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) 20241111125126043 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) 20241111125126043 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) 20241111125126043 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) 20241111125126043 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) 20241111125126043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==422 .. V(S)==438) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125126043 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) 20241111125126043 DRLCMACDL DEBUG -- Chunk with length 32 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125126044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125126044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 4 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241111125126044 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) 20241111125126044 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241111125126044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 438, MCS-3): 40 ff e0 91 2e f7 d6 df 81 e6 4f bf 6b 05 32 3f be 27 94 13 12 64 a7 8e 62 d3 9f 1d a1 49 05 7d 47 11 2b 2b 2b (tbf_dl.cpp:686) 20241111125126044 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) 20241111125126044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125126044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 438) (tbf_dl.cpp:847) 20241111125126044 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) 20241111125126044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2318 + 13 = 2331 (pdch_ul_controller.c:131) 20241111125126044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2331 for type POLL (pdch_ul_controller.c:184) 20241111125126044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2331, TS=7) (tbf_dl.cpp:883) 20241111125126044 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2331, TS=7 (tbf_dl.cpp:903) 20241111125126044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 438, MCS-3): 0f 80 6d 06 80 fe c1 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 56 56 56 00 (tbf_dl.cpp:911) 20241111125126044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Sending data request: sapi=5 arfcn=871 cur_fn=2314 block=7 data=0f 80 6d 06 80 fe c1 23 5d ee ad bf 03 cd 9f 7e d7 0a 64 7e 7c 4f 28 27 24 c8 4e 1d c5 a6 3f 3b 42 93 0a fa 8e 22 56 56 56 00 (pcu_l1_if.cpp:182) 20241111125126045 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125126056 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) 20241111125126056 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) 20241111125126057 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) 20241111125126057 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) 20241111125126058 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) 20241111125126058 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) 20241111125126059 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) 20241111125126059 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) 20241111125126060 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) 20241111125126060 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) 20241111125126061 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) 20241111125126061 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) 20241111125126061 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) 20241111125126061 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) 20241111125126062 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) 20241111125126062 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) 20241111125126063 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125126075 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) 20241111125126075 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) 20241111125126077 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) 20241111125126077 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) 20241111125126077 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) 20241111125126077 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) 20241111125126078 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) 20241111125126078 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) 20241111125126079 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) 20241111125126079 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) 20241111125126080 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) 20241111125126080 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) 20241111125126081 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) 20241111125126081 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) 20241111125126082 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) 20241111125126082 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) 20241111125126085 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125126099 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) 20241111125126099 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) 20241111125126101 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) 20241111125126101 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) 20241111125126101 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) 20241111125126101 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) 20241111125126102 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) 20241111125126102 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) 20241111125126103 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) 20241111125126103 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) 20241111125126104 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) 20241111125126104 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) 20241111125126105 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) 20241111125126105 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) 20241111125126105 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) 20241111125126105 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) 20241111125126106 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125126119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2327 block=10 data=40 20 00 a7 b3 70 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125126119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125126119 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125126119 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125126119 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) 20241111125126119 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125126119 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) 20241111125126119 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, 0x557862b0617c, 0x557862b06180, 4, 0, win: 422-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) 20241111125126119 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 440, BSN 422 to 504 - 1 (82 blocks), "RRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125126119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125126119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=422)"RRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=438) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125126119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=422:439, lost=0, recv=17, skipped=0, bsn=166, info='RRRRRRRRRRRRRRRRR...............................................' (tbf_dl.cpp:998) 20241111125126119 DRLCMACDL DEBUG - got ack for BSN=422 (rlc_window_dl.cpp:103) 20241111125126119 DRLCMACDL DEBUG - got ack for BSN=423 (rlc_window_dl.cpp:103) 20241111125126119 DRLCMACDL DEBUG - got ack for BSN=424 (rlc_window_dl.cpp:103) 20241111125126119 DRLCMACDL DEBUG - got ack for BSN=425 (rlc_window_dl.cpp:103) 20241111125126119 DRLCMACDL DEBUG - got ack for BSN=426 (rlc_window_dl.cpp:103) 20241111125126119 DRLCMACDL DEBUG - got ack for BSN=427 (rlc_window_dl.cpp:103) 20241111125126119 DRLCMACDL DEBUG - got ack for BSN=428 (rlc_window_dl.cpp:103) 20241111125126119 DRLCMACDL DEBUG - got ack for BSN=429 (rlc_window_dl.cpp:103) 20241111125126119 DRLCMACDL DEBUG - got ack for BSN=430 (rlc_window_dl.cpp:103) 20241111125126120 DRLCMACDL DEBUG - got ack for BSN=431 (rlc_window_dl.cpp:103) 20241111125126120 DRLCMACDL DEBUG - got ack for BSN=432 (rlc_window_dl.cpp:103) 20241111125126120 DRLCMACDL DEBUG - got ack for BSN=433 (rlc_window_dl.cpp:103) 20241111125126120 DRLCMACDL DEBUG - got ack for BSN=434 (rlc_window_dl.cpp:103) 20241111125126120 DRLCMACDL DEBUG - got ack for BSN=435 (rlc_window_dl.cpp:103) 20241111125126120 DRLCMACDL DEBUG - got ack for BSN=436 (rlc_window_dl.cpp:103) 20241111125126120 DRLCMACDL DEBUG - got ack for BSN=437 (rlc_window_dl.cpp:103) 20241111125126120 DRLCMACDL DEBUG - got ack for BSN=438 (rlc_window_dl.cpp:103) 20241111125126120 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 17 Lost: 0 Sum: 17 (gprs_rlcmac_meas.cpp:127) 20241111125126120 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) 20241111125126120 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) 20241111125126120 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) 20241111125126121 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) 20241111125126121 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) 20241111125126122 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) 20241111125126122 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) 20241111125126122 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) 20241111125126122 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) 20241111125126123 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) 20241111125126123 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) 20241111125126124 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) 20241111125126124 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) 20241111125126125 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) 20241111125126125 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) 20241111125126126 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) 20241111125126126 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) 20241111125126126 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(146)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(146)@131a5d934883: Shutting down virtual BTS #0... 20241111125126135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125126138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125126140 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125126140 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125126140 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125126140 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125126140 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) 20241111125126140 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) 20241111125126140 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125126140 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125126140 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125126140 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125126140 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125126140 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125126141 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125126141 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125126141 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125126141 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125126141 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125126141 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125126141 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125126141 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125126141 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125126141 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125126141 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125126141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125126141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125126141 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 7074 with status 0 MTC@131a5d934883: Test case TC_mcs_max_dl finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_dl pass'. respawn: 17: starting: osmo-pcu Mon Nov 11 12:51:26 UTC 2024 ====== PCU_Tests.TC_mcs_max_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_max_dl.talloc 20241111125126157 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125126157 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125126157 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125126157 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125126174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125126275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4490768) Waiting for packet dumper to finish... 1 (prev_count=4490768, count=4491836) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:51:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_t3141 started. 152@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_t3141-BVCI1234(154)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 152@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(156)@131a5d934883: Provider Link came up: waiting for NS-RESET 152@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125129447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 152@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(160)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 152@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(160)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(157)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(157)@131a5d934883: Start timer T: 5 s PCUIF(157)@131a5d934883: Start timer T_Conn: 10 s 20241111125129453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_t3141-STATS(161)@131a5d934883: Start timer T: 2 s TC_t3141-STATS(161)@131a5d934883: Start timer T: 2 s 152@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(164)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(164)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125131158 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125131158 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125131158 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(157)@131a5d934883: OsmoPCU is now connected BTS(159)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125131162 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125131163 DLGLOBAL DEBUG validating counter group 0x55895218c040(bts) with 102 counters (rate_ctr.c:86) 20241111125131163 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125131163 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125131163 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125131163 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125131163 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125131163 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125131163 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125131163 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125131163 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125131163 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125131163 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125131163 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125131163 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125131163 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125131163 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125131163 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125131163 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125131163 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125131163 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125131163 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125131163 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125131163 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125131163 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125131163 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125131163 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125131163 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125131163 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125131163 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125131163 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125131163 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125131163 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125131163 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125131163 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125131163 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125131163 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125131163 DLGLOBAL DEBUG validating counter group 0x7f44ef0f35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125131163 DLGLOBAL DEBUG validating counter group 0x55895218b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125131163 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125131163 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125131163 DLGLOBAL DEBUG validating counter group 0x7f44ef0f4180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125131163 DLGLOBAL DEBUG validating counter group 0x7f44ef0f4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125131163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125131163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125131163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125131163 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125131163 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125131163 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125131163 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125131163 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125131163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125131163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125131164 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(156)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(156)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(159)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(156)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(156)@131a5d934883: Start timer Tns_test: 10 s 20241111125131165 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125131165 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125131165 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125131165 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125131165 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125131165 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125131165 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125131165 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125131165 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(156)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(156)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125131166 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125131166 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125131166 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125131166 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125131166 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125131166 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125131166 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125131166 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125131166 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125131166 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125131166 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125131166 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(156)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(156)@131a5d934883: Start timer Tns_test: 10 s 153@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 153@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125131176 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125131176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125131176 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125131176 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125131176 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125131176 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125131176 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125131176 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125131177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125131177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125131181 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_t3141-BVCI1234(154)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_t3141-BVCI1234(154)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125131184 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125131184 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125131184 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125131184 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125131184 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125131184 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125131184 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125131184 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125131185 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) 20241111125131185 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125131186 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125131186 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125131186 DLGLOBAL DEBUG validating counter group 0x55895218b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125131186 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125131186 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125131186 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125131186 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125131186 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125131186 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125131186 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125131186 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125131186 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125131186 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125131186 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125131186 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125131186 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125131186 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125131186 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125131186 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125131186 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125131186 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125131186 DLGLOBAL DEBUG validating counter group 0x55895218bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125131186 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125131186 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125131186 DLGLOBAL DEBUG validating counter group 0x55895218bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125131186 DLGLOBAL DEBUG validating counter group 0x55895218bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125131186 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125131186 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) 20241111125131186 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125131186 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125131186 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125131186 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125131186 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125131186 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125131186 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125131186 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) 20241111125131186 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) 20241111125131186 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125131186 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125131186 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125131186 DL1IF DEBUG (bts=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(159)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125131188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125131188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125131188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125131188 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125131188 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125131188 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125131188 DLBSSGP DEBUG Computed BVC leak rate = 2500, num_pdch = 1, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125131188 DLBSSGP DEBUG Computed MS default leak rate = 2500, ms_num_pdch = 1, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125131188 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 25000, R = 2500, Bmax_MS = 25000, R_MS = 2500, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125131188 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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@131a5d934883: Start timer T_3141: 1 s 20241111125131192 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125131193 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125131193 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125131193 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125131193 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125131195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125131195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125131200 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) 20241111125131200 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) 20241111125131201 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(159)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU never requested USF, unexpected MTC@131a5d934883: Test case "TC_t3141" aborted at "PCU_Tests.ttcn":1436 BTS(159)@131a5d934883: Shutting down virtual BTS #0... 20241111125131210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57712<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125131213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125131215 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125131215 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125131215 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125131215 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241111125131215 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125131215 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) 20241111125131215 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125131215 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125131216 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125131216 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125131216 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125131216 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125131216 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125131216 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125131216 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125131216 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125131216 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125131216 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125131216 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125131216 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125131216 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 7146 with status 0 MTC@131a5d934883: Test case TC_t3141 finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 12:51:31 UTC 2024 ====== PCU_Tests.TC_t3141 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3141.talloc 20241111125131266 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125131267 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125131267 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125131267 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125131296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125131397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57720<->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=59532) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:51:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_n3101_max_t3169 started. 165@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 165@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_n3101_max_t3169-BVCI1234(168)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(169)@131a5d934883: Provider Link came up: waiting for NS-RESET 165@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 MTC@131a5d934883: Start timer g_T_guard: 60 s 165@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(172)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(172)@131a5d934883: Provider Link came up: waiting for NS-RESET 165@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 20241111125134476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52130<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(171)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(171)@131a5d934883: Start timer T: 5 s PCUIF(171)@131a5d934883: Start timer T_Conn: 10 s 20241111125134483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_n3101_max_t3169-STATS(175)@131a5d934883: Start timer T: 2 s 165@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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_n3101_max_t3169-STATS(175)@131a5d934883: Start timer T: 2 s -NSVCI1234(176)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(176)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125136268 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125136269 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125136269 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(171)@131a5d934883: OsmoPCU is now connected BTS(173)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125136284 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125136284 DLGLOBAL DEBUG validating counter group 0x5587c59bc040(bts) with 102 counters (rate_ctr.c:86) 20241111125136284 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125136284 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125136284 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125136285 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125136285 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125136285 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125136285 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125136285 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125136285 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125136285 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125136285 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125136285 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125136285 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125136285 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125136285 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125136285 DL1IF DEBUG t3169=1 (pcu_l1_if.cpp:819) 20241111125136285 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125136285 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125136285 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125136285 DL1IF DEBUG n3101=9 (pcu_l1_if.cpp:823) 20241111125136285 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125136285 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125136285 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125136285 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125136285 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125136285 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125136285 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125136285 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125136285 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125136285 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125136285 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125136285 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125136285 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125136285 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125136285 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125136285 DLGLOBAL DEBUG validating counter group 0x7ffbce2285e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125136285 DLGLOBAL DEBUG validating counter group 0x5587c59bb720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125136285 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125136285 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125136285 DLGLOBAL DEBUG validating counter group 0x7ffbce229180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125136285 DLGLOBAL DEBUG validating counter group 0x7ffbce229160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125136285 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125136286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125136286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125136286 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125136286 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125136286 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125136286 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125136286 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125136286 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125136286 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125136286 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125136286 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125136286 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125136286 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125136286 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125136286 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125136286 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125136286 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125136286 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125136286 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125136286 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125136286 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125136286 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125136286 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125136286 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125136286 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125136286 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125136286 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125136286 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125136286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125136286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136287 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(173)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(173)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(169)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(173)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(169)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(169)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(169)@131a5d934883: Start timer Tns_test: 10 s BTS(173)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125136294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125136294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125136294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125136294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125136294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125136294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125136294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125136294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125136294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(173)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(169)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(169)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125136296 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125136296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) BTS(173)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125136296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125136296 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125136296 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125136296 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125136297 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125136297 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125136297 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125136297 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(173)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125136298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125136298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125136299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136300 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125136300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125136300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125136300 DL1IF DEBUG 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(169)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(169)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(169)@131a5d934883: Start timer Tns_test: 10 s 20241111125136300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125136300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125136301 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136302 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125136302 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136303 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125136303 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136304 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125136304 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136305 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 166@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 166@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125136310 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125136310 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125136310 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125136310 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125136310 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125136310 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125136310 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125136310 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125136315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125136315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125136315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136316 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125136316 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136316 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125136316 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136317 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125136317 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125136317 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136317 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125136317 DL1IF DEBUG 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_n3101_max_t3169-BVCI1234(168)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125136318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125136318 DL1IF DEBUG 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_n3101_max_t3169-BVCI1234(168)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125136319 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: BSSGP successfully initialized 20241111125136320 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125136320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125136320 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125136320 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125136320 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125136320 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125136320 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125136320 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125136322 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) 20241111125136322 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125136322 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125136322 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125136322 DLGLOBAL DEBUG validating counter group 0x5587c59bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125136322 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125136322 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125136322 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125136322 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125136322 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125136322 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125136322 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125136322 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125136322 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125136322 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125136322 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125136322 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125136322 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125136322 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125136322 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125136322 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125136322 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125136322 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125136322 DLGLOBAL DEBUG validating counter group 0x5587c59bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125136322 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125136322 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125136322 DLGLOBAL DEBUG validating counter group 0x5587c59bbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125136322 DLGLOBAL DEBUG validating counter group 0x5587c59bbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125136322 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125136322 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) 20241111125136322 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125136322 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125136322 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125136322 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125136322 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125136322 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125136322 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125136322 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) 20241111125136322 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) 20241111125136322 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125136322 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125136322 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125136322 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) 20241111125136324 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125136324 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125136324 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125136324 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125136324 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125136324 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125136324 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125136324 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125136324 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125136324 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(173)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125136329 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125136329 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125136329 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125136329 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125136329 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125136334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125136334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125136336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125136337 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136338 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125136338 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125136339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136340 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125136340 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125136341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136342 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125136342 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136343 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) 20241111125136343 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) 20241111125136344 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests 7, we have 0 20241111125136358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125136358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125136359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136360 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) 20241111125136360 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) 20241111125136360 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) 20241111125136360 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) 20241111125136361 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) 20241111125136361 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) 20241111125136362 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) 20241111125136362 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) 20241111125136363 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) 20241111125136363 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) 20241111125136364 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) 20241111125136364 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) 20241111125136364 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) 20241111125136364 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) 20241111125136365 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests 7, we have 0 20241111125136377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125136377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136378 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) 20241111125136378 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) 20241111125136379 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) 20241111125136379 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) 20241111125136380 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) 20241111125136380 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) 20241111125136381 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) 20241111125136381 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) 20241111125136382 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) 20241111125136382 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) 20241111125136383 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) 20241111125136383 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) 20241111125136384 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) 20241111125136384 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) 20241111125136385 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) 20241111125136385 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) 20241111125136386 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests 7, we have 0 20241111125136395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125136395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136396 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) 20241111125136396 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) 20241111125136396 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) 20241111125136396 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) 20241111125136396 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) 20241111125136396 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) 20241111125136396 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) 20241111125136396 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) 20241111125136397 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) 20241111125136397 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) 20241111125136397 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) 20241111125136397 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) 20241111125136397 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) 20241111125136397 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) 20241111125136404 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) 20241111125136404 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) 20241111125136404 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests 7, we have 0 20241111125136418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125136418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136419 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) 20241111125136423 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) 20241111125136423 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) 20241111125136423 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests 7, we have 0 20241111125136437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125136437 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136437 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) 20241111125136437 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) 20241111125136437 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) 20241111125136437 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) 20241111125136437 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) 20241111125136437 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) 20241111125136438 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) 20241111125136438 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) 20241111125136438 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) 20241111125136438 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) 20241111125136438 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) 20241111125136438 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) 20241111125136438 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) 20241111125136438 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) 20241111125136441 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) 20241111125136441 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) 20241111125136442 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests 7, we have 0 20241111125136455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125136455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136456 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) 20241111125136465 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) 20241111125136465 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) 20241111125136465 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests 7, we have 0 20241111125136479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125136479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136479 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) 20241111125136479 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) 20241111125136479 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) 20241111125136479 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) 20241111125136479 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) 20241111125136479 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) 20241111125136479 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) 20241111125136479 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) 20241111125136480 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) 20241111125136480 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) 20241111125136480 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) 20241111125136480 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) 20241111125136480 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) 20241111125136480 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) 20241111125136483 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) 20241111125136483 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) 20241111125136483 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests 7, we have 0 20241111125136497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125136497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136498 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) 20241111125136502 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) 20241111125136502 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) 20241111125136502 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests 7, we have 0 20241111125136516 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) 20241111125136516 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) 20241111125136516 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) 20241111125136516 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) 20241111125136516 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) 20241111125136516 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) 20241111125136516 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) 20241111125136516 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) 20241111125136516 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) 20241111125136516 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) 20241111125136517 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) 20241111125136517 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) 20241111125136517 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) 20241111125136517 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) 20241111125136517 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) 20241111125136517 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) 20241111125136522 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125136522 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125136522 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125136525 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) 20241111125136525 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) 20241111125136525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125136525 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) 20241111125136526 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=0 20241111125136539 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) 20241111125136539 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) 20241111125136539 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) 20241111125136539 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136540 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) 20241111125136544 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) 20241111125136544 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) 20241111125136544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125136544 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) 20241111125136544 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=1 20241111125136558 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) 20241111125136558 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) 20241111125136558 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) 20241111125136558 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 9) (tbf.cpp:362) 20241111125136558 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) 20241111125136558 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) 20241111125136558 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) 20241111125136558 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) 20241111125136558 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) 20241111125136558 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) 20241111125136558 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) 20241111125136558 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) 20241111125136558 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) 20241111125136558 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) 20241111125136559 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) 20241111125136559 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) 20241111125136559 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) 20241111125136559 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) 20241111125136562 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) 20241111125136562 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) 20241111125136562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125136562 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) 20241111125136563 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=2 20241111125136576 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) 20241111125136576 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) 20241111125136576 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) 20241111125136576 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 1 => 2 (< MAX 9) (tbf.cpp:362) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136577 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) 20241111125136578 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) 20241111125136578 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) 20241111125136586 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) 20241111125136586 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) 20241111125136586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241111125136586 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) 20241111125136586 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=3 20241111125136600 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) 20241111125136600 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) 20241111125136600 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) 20241111125136600 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 2 => 3 (< MAX 9) (tbf.cpp:362) 20241111125136600 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) 20241111125136600 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) 20241111125136600 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) 20241111125136600 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) 20241111125136600 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) 20241111125136600 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) 20241111125136600 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) 20241111125136600 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) 20241111125136601 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) 20241111125136601 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) 20241111125136601 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) 20241111125136601 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) 20241111125136601 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) 20241111125136601 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) 20241111125136604 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) 20241111125136604 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) 20241111125136604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241111125136604 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) 20241111125136605 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=4 20241111125136619 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) 20241111125136619 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) 20241111125136619 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) 20241111125136619 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 3 => 4 (< MAX 9) (tbf.cpp:362) 20241111125136619 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) 20241111125136619 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) 20241111125136619 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) 20241111125136619 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) 20241111125136619 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) 20241111125136619 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) 20241111125136619 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) 20241111125136619 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) 20241111125136619 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) 20241111125136619 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) 20241111125136620 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) 20241111125136620 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) 20241111125136620 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) 20241111125136620 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) 20241111125136623 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) 20241111125136623 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) 20241111125136623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125136623 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) 20241111125136623 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=5 20241111125136637 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) 20241111125136637 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) 20241111125136637 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) 20241111125136637 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 4 => 5 (< MAX 9) (tbf.cpp:362) 20241111125136637 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) 20241111125136637 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) 20241111125136638 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) 20241111125136638 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) 20241111125136638 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) 20241111125136638 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) 20241111125136638 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) 20241111125136638 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) 20241111125136638 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) 20241111125136638 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) 20241111125136639 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) 20241111125136639 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) 20241111125136639 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) 20241111125136639 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) 20241111125136647 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) 20241111125136647 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) 20241111125136647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125136647 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) 20241111125136647 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=6 20241111125136661 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) 20241111125136661 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) 20241111125136661 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) 20241111125136661 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 5 => 6 (< MAX 9) (tbf.cpp:362) 20241111125136661 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) 20241111125136661 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) 20241111125136661 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) 20241111125136661 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) 20241111125136662 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) 20241111125136662 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) 20241111125136662 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) 20241111125136662 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) 20241111125136662 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) 20241111125136662 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) 20241111125136662 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) 20241111125136662 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) 20241111125136663 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) 20241111125136663 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) 20241111125136665 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) 20241111125136665 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) 20241111125136665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125136665 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) 20241111125136665 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=7 20241111125136679 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) 20241111125136679 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) 20241111125136679 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) 20241111125136679 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 6 => 7 (< MAX 9) (tbf.cpp:362) 20241111125136680 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) 20241111125136680 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) 20241111125136680 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) 20241111125136680 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) 20241111125136680 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) 20241111125136680 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) 20241111125136680 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) 20241111125136680 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) 20241111125136681 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) 20241111125136681 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) 20241111125136681 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) 20241111125136681 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) 20241111125136681 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) 20241111125136681 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) 20241111125136684 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) 20241111125136684 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) 20241111125136684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125136684 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) 20241111125136684 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=8 20241111125136698 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) 20241111125136698 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) 20241111125136698 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) 20241111125136698 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 7 => 8 (< MAX 9) (tbf.cpp:362) 20241111125136698 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) 20241111125136698 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) 20241111125136698 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) 20241111125136698 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) 20241111125136699 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) 20241111125136699 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) 20241111125136699 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) 20241111125136699 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) 20241111125136699 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) 20241111125136699 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) 20241111125136700 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) 20241111125136700 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) 20241111125136700 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) 20241111125136700 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) 20241111125136707 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) 20241111125136707 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241111125136707 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125136707 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) 20241111125136707 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU requests our USF 0, n3101=9 20241111125136721 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) 20241111125136721 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) 20241111125136721 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241111125136721 DTBF NOTICE TBF(UL:TFI-0-0-0:G){FLOW} N3101 exceeded MAX (9) (tbf.cpp:358) 20241111125136721 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125136721 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125136721 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) 20241111125136721 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) 20241111125136722 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) 20241111125136722 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) 20241111125136722 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) 20241111125136722 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) 20241111125136723 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) 20241111125136723 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) 20241111125136723 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) 20241111125136723 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) 20241111125136723 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) 20241111125136723 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) 20241111125136723 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) 20241111125136723 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) 20241111125136726 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) 20241111125136726 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) 20241111125136726 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 MTC@131a5d934883: T3169 started MTC@131a5d934883: Start timer T_3169: 1 s 20241111125136740 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) 20241111125136740 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) 20241111125136740 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G){RELEASING} (pdch_ul_controller.c:309) 20241111125136740 DTBF DEBUG TBF(UL:TFI-0-0-0:G){RELEASING} N3101 9 => 10 (< MAX 9) (tbf.cpp:362) 20241111125136740 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) 20241111125136740 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) 20241111125136741 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) 20241111125136741 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) 20241111125136741 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) 20241111125136741 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) 20241111125136742 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) 20241111125136742 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) 20241111125136742 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) 20241111125136742 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) 20241111125136742 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) 20241111125136742 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) 20241111125136743 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) 20241111125136743 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) 20241111125136744 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) 20241111125136744 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) 20241111125136745 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136759 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) 20241111125136759 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) 20241111125136760 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) 20241111125136760 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) 20241111125136761 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) 20241111125136761 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) 20241111125136762 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) 20241111125136762 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) 20241111125136763 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) 20241111125136763 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) 20241111125136763 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) 20241111125136763 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) 20241111125136764 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) 20241111125136764 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) 20241111125136765 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) 20241111125136765 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) 20241111125136769 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) 20241111125136769 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) 20241111125136769 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136784 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) 20241111125136784 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) 20241111125136785 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) 20241111125136785 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) 20241111125136786 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) 20241111125136786 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) 20241111125136787 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) 20241111125136787 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) 20241111125136787 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) 20241111125136787 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) 20241111125136788 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) 20241111125136788 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) 20241111125136789 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) 20241111125136789 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) 20241111125136790 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) 20241111125136790 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) 20241111125136791 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) 20241111125136791 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) 20241111125136791 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136802 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) 20241111125136802 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) 20241111125136803 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) 20241111125136803 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) 20241111125136804 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) 20241111125136804 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) 20241111125136805 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) 20241111125136805 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) 20241111125136805 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) 20241111125136806 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) 20241111125136806 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) 20241111125136806 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) 20241111125136807 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) 20241111125136807 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) 20241111125136808 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) 20241111125136808 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) 20241111125136809 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) 20241111125136809 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) 20241111125136809 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136821 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) 20241111125136821 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) 20241111125136822 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) 20241111125136822 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) 20241111125136823 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) 20241111125136823 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) 20241111125136824 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) 20241111125136824 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) 20241111125136824 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) 20241111125136825 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) 20241111125136825 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) 20241111125136825 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) 20241111125136826 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) 20241111125136826 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) 20241111125136827 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) 20241111125136827 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) 20241111125136830 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) 20241111125136831 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) 20241111125136831 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136845 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) 20241111125136845 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) 20241111125136846 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) 20241111125136846 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) 20241111125136847 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) 20241111125136847 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) 20241111125136848 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) 20241111125136848 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) 20241111125136848 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) 20241111125136848 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) 20241111125136849 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) 20241111125136849 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) 20241111125136850 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) 20241111125136850 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) 20241111125136851 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) 20241111125136851 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) 20241111125136851 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) 20241111125136851 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) 20241111125136852 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136864 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) 20241111125136864 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) 20241111125136865 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) 20241111125136865 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) 20241111125136866 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) 20241111125136866 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) 20241111125136867 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) 20241111125136867 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) 20241111125136867 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) 20241111125136867 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) 20241111125136868 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) 20241111125136868 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) 20241111125136869 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) 20241111125136869 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) 20241111125136870 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) 20241111125136870 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) 20241111125136871 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) 20241111125136871 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) 20241111125136871 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136883 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) 20241111125136883 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) 20241111125136884 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) 20241111125136884 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) 20241111125136885 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) 20241111125136885 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) 20241111125136886 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) 20241111125136886 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) 20241111125136886 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) 20241111125136886 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) 20241111125136887 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) 20241111125136887 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) 20241111125136888 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) 20241111125136888 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) 20241111125136889 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) 20241111125136889 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) 20241111125136892 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) 20241111125136892 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) 20241111125136893 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136907 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) 20241111125136907 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) 20241111125136908 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) 20241111125136908 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) 20241111125136909 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) 20241111125136909 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) 20241111125136909 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) 20241111125136909 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) 20241111125136910 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) 20241111125136910 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) 20241111125136911 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) 20241111125136911 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) 20241111125136912 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) 20241111125136912 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) 20241111125136912 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) 20241111125136912 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) 20241111125136913 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) 20241111125136913 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) 20241111125136914 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136926 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) 20241111125136926 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) 20241111125136927 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) 20241111125136927 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) 20241111125136928 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) 20241111125136928 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) 20241111125136928 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) 20241111125136928 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) 20241111125136929 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) 20241111125136929 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) 20241111125136930 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) 20241111125136930 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) 20241111125136930 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) 20241111125136931 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) 20241111125136931 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) 20241111125136931 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) 20241111125136932 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) 20241111125136932 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) 20241111125136933 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136945 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) 20241111125136945 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) 20241111125136946 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) 20241111125136946 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) 20241111125136947 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) 20241111125136947 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) 20241111125136947 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) 20241111125136948 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) 20241111125136948 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) 20241111125136948 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) 20241111125136949 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) 20241111125136949 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) 20241111125136949 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) 20241111125136949 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) 20241111125136950 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) 20241111125136950 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) 20241111125136954 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) 20241111125136954 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) 20241111125136955 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136968 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) 20241111125136968 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) 20241111125136970 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) 20241111125136970 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) 20241111125136970 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) 20241111125136970 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) 20241111125136971 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) 20241111125136971 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) 20241111125136972 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) 20241111125136972 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) 20241111125136973 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) 20241111125136973 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) 20241111125136973 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) 20241111125136973 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) 20241111125136974 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) 20241111125136974 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) 20241111125136975 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) 20241111125136975 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) 20241111125136976 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125136988 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) 20241111125136988 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) 20241111125136989 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) 20241111125136989 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) 20241111125136990 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) 20241111125136990 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) 20241111125136991 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) 20241111125136991 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) 20241111125136991 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) 20241111125136991 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) 20241111125136992 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) 20241111125136992 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) 20241111125136993 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) 20241111125136993 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) 20241111125136994 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) 20241111125136994 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) 20241111125136994 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) 20241111125136994 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) 20241111125136995 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137007 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) 20241111125137007 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) 20241111125137008 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) 20241111125137008 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) 20241111125137008 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) 20241111125137008 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) 20241111125137009 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) 20241111125137009 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) 20241111125137010 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) 20241111125137010 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) 20241111125137011 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) 20241111125137011 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) 20241111125137011 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) 20241111125137011 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) 20241111125137012 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) 20241111125137012 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) 20241111125137016 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) 20241111125137016 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) 20241111125137017 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137030 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) 20241111125137030 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) 20241111125137031 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) 20241111125137032 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) 20241111125137032 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) 20241111125137032 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) 20241111125137033 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) 20241111125137033 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) 20241111125137034 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) 20241111125137034 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) 20241111125137034 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) 20241111125137034 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) 20241111125137035 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) 20241111125137035 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) 20241111125137036 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) 20241111125137036 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) 20241111125137037 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) 20241111125137037 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) 20241111125137037 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137049 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) 20241111125137049 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) 20241111125137051 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) 20241111125137051 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) 20241111125137051 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) 20241111125137051 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) 20241111125137052 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) 20241111125137052 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) 20241111125137053 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) 20241111125137053 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) 20241111125137053 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) 20241111125137053 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) 20241111125137054 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) 20241111125137054 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) 20241111125137055 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) 20241111125137055 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) 20241111125137056 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) 20241111125137056 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) 20241111125137057 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137068 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) 20241111125137068 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) 20241111125137069 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) 20241111125137069 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) 20241111125137070 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) 20241111125137070 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) 20241111125137071 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) 20241111125137071 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) 20241111125137072 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) 20241111125137072 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) 20241111125137072 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) 20241111125137072 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) 20241111125137073 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) 20241111125137073 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) 20241111125137074 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) 20241111125137074 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) 20241111125137078 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) 20241111125137078 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) 20241111125137078 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137092 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) 20241111125137092 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) 20241111125137093 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) 20241111125137093 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) 20241111125137094 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) 20241111125137094 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) 20241111125137095 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) 20241111125137095 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) 20241111125137095 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) 20241111125137096 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) 20241111125137096 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) 20241111125137096 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) 20241111125137097 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) 20241111125137097 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) 20241111125137098 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) 20241111125137098 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) 20241111125137099 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) 20241111125137099 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) 20241111125137099 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137111 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) 20241111125137111 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) 20241111125137112 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) 20241111125137112 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) 20241111125137113 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) 20241111125137113 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) 20241111125137114 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) 20241111125137114 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) 20241111125137115 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) 20241111125137115 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) 20241111125137116 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) 20241111125137116 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) 20241111125137117 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) 20241111125137117 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) 20241111125137118 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) 20241111125137118 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) 20241111125137119 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) 20241111125137119 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) 20241111125137119 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137130 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) 20241111125137130 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) 20241111125137131 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) 20241111125137132 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) 20241111125137132 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) 20241111125137132 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) 20241111125137134 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) 20241111125137134 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) 20241111125137134 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) 20241111125137134 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) 20241111125137135 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) 20241111125137135 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) 20241111125137136 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) 20241111125137136 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) 20241111125137137 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) 20241111125137137 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) 20241111125137140 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) 20241111125137140 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) 20241111125137140 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137154 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) 20241111125137154 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) 20241111125137156 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) 20241111125137156 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) 20241111125137157 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) 20241111125137157 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) 20241111125137158 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) 20241111125137158 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) 20241111125137159 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) 20241111125137159 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) 20241111125137161 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) 20241111125137161 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) 20241111125137162 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) 20241111125137162 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) 20241111125137164 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) 20241111125137164 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) 20241111125137165 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) 20241111125137165 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) 20241111125137166 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137174 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) 20241111125137174 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) 20241111125137175 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) 20241111125137175 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) 20241111125137175 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) 20241111125137175 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) 20241111125137176 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) 20241111125137176 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) 20241111125137176 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) 20241111125137176 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) 20241111125137177 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) 20241111125137177 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) 20241111125137177 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) 20241111125137177 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) 20241111125137178 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) 20241111125137178 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) 20241111125137179 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) 20241111125137179 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) 20241111125137179 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137192 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) 20241111125137192 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) 20241111125137193 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) 20241111125137193 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) 20241111125137194 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) 20241111125137194 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) 20241111125137194 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) 20241111125137194 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) 20241111125137194 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) 20241111125137194 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) 20241111125137195 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) 20241111125137195 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) 20241111125137195 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) 20241111125137195 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) 20241111125137195 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) 20241111125137195 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) 20241111125137202 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) 20241111125137202 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) 20241111125137202 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137217 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) 20241111125137217 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) 20241111125137218 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) 20241111125137218 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) 20241111125137219 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) 20241111125137219 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) 20241111125137220 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) 20241111125137220 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) 20241111125137221 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) 20241111125137221 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) 20241111125137221 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) 20241111125137221 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) 20241111125137223 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) 20241111125137223 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) 20241111125137223 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) 20241111125137223 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) 20241111125137224 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) 20241111125137224 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) 20241111125137225 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137235 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) 20241111125137236 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) 20241111125137237 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) 20241111125137237 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) 20241111125137237 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) 20241111125137237 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) 20241111125137238 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) 20241111125137238 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) 20241111125137239 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) 20241111125137239 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) 20241111125137240 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) 20241111125137240 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) 20241111125137241 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) 20241111125137241 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) 20241111125137241 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) 20241111125137241 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) 20241111125137242 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) 20241111125137242 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) 20241111125137243 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137255 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) 20241111125137255 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) 20241111125137256 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) 20241111125137256 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) 20241111125137257 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) 20241111125137257 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) 20241111125137257 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) 20241111125137257 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) 20241111125137258 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) 20241111125137258 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) 20241111125137259 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) 20241111125137259 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) 20241111125137260 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) 20241111125137260 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) 20241111125137260 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) 20241111125137260 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) 20241111125137264 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) 20241111125137264 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) 20241111125137265 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137278 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) 20241111125137278 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) 20241111125137280 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) 20241111125137280 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) 20241111125137280 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) 20241111125137280 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) 20241111125137281 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) 20241111125137281 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) 20241111125137282 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) 20241111125137282 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) 20241111125137283 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) 20241111125137283 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) 20241111125137283 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) 20241111125137283 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) 20241111125137284 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) 20241111125137284 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) 20241111125137285 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) 20241111125137285 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) 20241111125137286 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137297 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) 20241111125137297 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) 20241111125137298 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) 20241111125137298 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) 20241111125137299 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) 20241111125137299 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) 20241111125137300 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) 20241111125137300 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) 20241111125137301 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) 20241111125137301 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) 20241111125137301 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) 20241111125137301 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) 20241111125137302 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) 20241111125137302 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) 20241111125137303 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) 20241111125137303 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) 20241111125137304 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) 20241111125137304 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) 20241111125137304 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137316 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) 20241111125137316 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) 20241111125137317 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) 20241111125137317 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) 20241111125137318 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) 20241111125137318 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) 20241111125137319 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) 20241111125137319 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) 20241111125137320 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) 20241111125137320 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) 20241111125137321 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) 20241111125137321 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) 20241111125137322 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) 20241111125137322 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) 20241111125137322 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) 20241111125137322 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) 20241111125137326 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) 20241111125137326 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) 20241111125137327 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137340 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) 20241111125137340 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) 20241111125137341 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) 20241111125137341 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) 20241111125137342 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) 20241111125137342 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) 20241111125137343 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) 20241111125137343 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) 20241111125137344 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) 20241111125137344 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) 20241111125137344 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) 20241111125137344 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) 20241111125137345 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) 20241111125137345 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) 20241111125137346 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) 20241111125137346 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) 20241111125137347 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) 20241111125137347 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) 20241111125137347 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137359 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) 20241111125137359 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) 20241111125137360 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) 20241111125137360 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) 20241111125137361 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) 20241111125137361 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) 20241111125137362 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) 20241111125137362 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) 20241111125137362 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) 20241111125137363 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) 20241111125137363 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) 20241111125137363 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) 20241111125137364 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) 20241111125137364 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) 20241111125137365 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) 20241111125137365 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) 20241111125137366 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) 20241111125137366 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) 20241111125137366 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137378 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) 20241111125137378 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) 20241111125137379 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) 20241111125137379 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) 20241111125137380 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) 20241111125137380 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) 20241111125137381 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) 20241111125137381 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) 20241111125137381 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) 20241111125137381 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) 20241111125137382 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) 20241111125137382 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) 20241111125137383 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) 20241111125137383 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) 20241111125137384 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) 20241111125137384 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) 20241111125137387 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) 20241111125137387 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) 20241111125137388 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137402 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) 20241111125137402 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) 20241111125137403 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) 20241111125137403 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) 20241111125137404 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) 20241111125137404 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) 20241111125137405 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) 20241111125137405 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) 20241111125137406 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) 20241111125137406 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) 20241111125137406 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) 20241111125137406 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) 20241111125137407 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) 20241111125137407 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) 20241111125137408 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) 20241111125137408 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) 20241111125137409 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) 20241111125137409 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) 20241111125137409 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137421 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) 20241111125137421 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) 20241111125137422 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) 20241111125137422 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) 20241111125137423 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) 20241111125137423 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) 20241111125137423 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) 20241111125137423 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) 20241111125137424 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) 20241111125137424 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) 20241111125137425 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) 20241111125137425 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) 20241111125137426 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) 20241111125137426 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) 20241111125137426 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) 20241111125137426 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) 20241111125137427 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) 20241111125137427 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) 20241111125137428 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137440 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) 20241111125137440 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) 20241111125137441 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) 20241111125137442 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) 20241111125137442 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) 20241111125137442 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) 20241111125137443 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) 20241111125137443 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) 20241111125137444 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) 20241111125137444 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) 20241111125137445 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) 20241111125137445 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) 20241111125137445 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) 20241111125137445 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) 20241111125137446 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) 20241111125137446 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) 20241111125137450 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) 20241111125137450 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) 20241111125137450 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137463 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) 20241111125137463 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) 20241111125137464 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) 20241111125137464 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) 20241111125137465 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) 20241111125137465 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) 20241111125137465 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) 20241111125137465 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) 20241111125137466 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) 20241111125137466 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) 20241111125137466 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) 20241111125137466 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) 20241111125137467 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) 20241111125137467 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) 20241111125137467 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) 20241111125137467 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) 20241111125137468 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) 20241111125137468 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) 20241111125137469 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137484 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) 20241111125137484 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) 20241111125137485 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) 20241111125137485 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) 20241111125137486 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) 20241111125137486 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) 20241111125137486 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) 20241111125137486 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) 20241111125137487 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) 20241111125137487 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) 20241111125137487 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) 20241111125137487 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) 20241111125137488 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) 20241111125137488 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) 20241111125137488 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) 20241111125137488 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) 20241111125137489 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) 20241111125137489 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) 20241111125137489 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137501 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) 20241111125137502 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) 20241111125137502 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) 20241111125137502 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) 20241111125137502 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) 20241111125137510 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) 20241111125137510 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) 20241111125137510 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137524 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) 20241111125137524 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) 20241111125137525 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) 20241111125137525 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) 20241111125137525 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) 20241111125137525 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) 20241111125137525 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) 20241111125137526 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) 20241111125137526 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) 20241111125137526 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) 20241111125137526 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) 20241111125137526 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) 20241111125137526 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) 20241111125137526 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) 20241111125137527 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) 20241111125137527 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) 20241111125137529 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) 20241111125137529 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) 20241111125137529 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137544 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) 20241111125137544 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) 20241111125137545 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) 20241111125137545 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) 20241111125137546 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) 20241111125137546 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) 20241111125137547 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) 20241111125137547 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) 20241111125137547 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) 20241111125137548 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) 20241111125137548 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) 20241111125137548 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) 20241111125137549 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) 20241111125137549 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) 20241111125137550 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) 20241111125137550 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) 20241111125137551 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) 20241111125137551 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) 20241111125137551 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137563 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) 20241111125137563 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) 20241111125137564 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) 20241111125137564 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) 20241111125137565 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) 20241111125137565 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) 20241111125137566 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) 20241111125137566 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) 20241111125137566 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) 20241111125137566 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) 20241111125137567 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) 20241111125137567 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) 20241111125137568 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) 20241111125137568 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) 20241111125137569 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) 20241111125137569 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) 20241111125137573 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) 20241111125137573 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) 20241111125137573 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137587 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) 20241111125137587 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) 20241111125137588 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) 20241111125137588 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) 20241111125137589 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) 20241111125137589 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) 20241111125137590 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) 20241111125137590 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) 20241111125137590 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) 20241111125137591 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) 20241111125137591 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) 20241111125137591 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) 20241111125137592 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) 20241111125137592 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) 20241111125137593 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) 20241111125137593 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) 20241111125137594 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) 20241111125137594 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) 20241111125137594 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137606 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) 20241111125137606 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) 20241111125137607 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) 20241111125137607 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) 20241111125137608 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) 20241111125137608 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) 20241111125137609 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) 20241111125137609 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) 20241111125137610 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) 20241111125137610 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) 20241111125137610 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) 20241111125137610 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) 20241111125137611 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) 20241111125137611 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) 20241111125137612 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) 20241111125137612 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) 20241111125137613 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) 20241111125137613 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) 20241111125137613 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137625 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) 20241111125137625 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) 20241111125137626 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) 20241111125137626 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) 20241111125137627 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) 20241111125137627 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) 20241111125137628 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) 20241111125137628 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) 20241111125137628 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) 20241111125137628 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) 20241111125137629 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) 20241111125137629 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) 20241111125137630 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) 20241111125137630 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) 20241111125137631 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) 20241111125137631 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) 20241111125137634 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) 20241111125137635 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) 20241111125137635 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137648 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) 20241111125137648 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) 20241111125137648 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) 20241111125137648 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) 20241111125137648 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) 20241111125137648 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) 20241111125137648 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) 20241111125137648 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) 20241111125137649 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) 20241111125137649 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) 20241111125137649 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) 20241111125137649 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) 20241111125137649 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) 20241111125137649 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) 20241111125137649 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) 20241111125137649 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) 20241111125137652 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) 20241111125137652 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) 20241111125137652 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137668 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) 20241111125137668 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) 20241111125137669 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) 20241111125137669 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) 20241111125137669 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) 20241111125137669 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) 20241111125137670 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) 20241111125137670 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) 20241111125137670 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) 20241111125137670 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) 20241111125137671 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) 20241111125137671 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) 20241111125137672 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) 20241111125137672 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) 20241111125137673 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) 20241111125137673 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) 20241111125137674 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) 20241111125137674 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) 20241111125137675 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137687 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) 20241111125137687 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) 20241111125137688 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) 20241111125137688 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) 20241111125137689 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) 20241111125137689 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) 20241111125137690 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) 20241111125137690 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) 20241111125137691 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) 20241111125137691 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) 20241111125137691 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) 20241111125137691 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) 20241111125137692 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) 20241111125137692 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) 20241111125137693 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) 20241111125137693 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) 20241111125137697 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) 20241111125137697 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) 20241111125137698 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137711 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) 20241111125137711 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) 20241111125137712 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) 20241111125137712 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) 20241111125137713 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) 20241111125137713 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) 20241111125137714 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) 20241111125137714 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) 20241111125137715 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) 20241111125137715 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) 20241111125137715 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) 20241111125137715 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) 20241111125137716 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) 20241111125137716 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) 20241111125137717 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) 20241111125137717 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) 20241111125137718 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) 20241111125137718 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) 20241111125137718 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: PCU stopped requesting USF 0 20241111125137722 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125137722 DTBF INFO TBF(UL:TFI-0-0-0:G){RELEASING} free (tbf.cpp:271) 20241111125137722 DTBF DEBUG TBF(UL:TFI-0-0-0:G){RELEASING} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125137722 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) 20241111125137722 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){RELEASING} (gprs_ms.c:381) 20241111125137722 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125137722 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125137722 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125137722 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125137722 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241111125137722 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125137722 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) MTC@131a5d934883: T_3169 expired MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125137730 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=299, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125137730 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125137730 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125137730 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125137730 DLGLOBAL DEBUG validating counter group 0x5587c59bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125137730 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125137730 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125137730 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125137730 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125137730 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125137730 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125137730 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125137730 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125137730 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125137730 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125137730 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125137730 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125137730 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125137730 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125137730 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125137730 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125137730 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125137730 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125137731 DLGLOBAL DEBUG validating counter group 0x5587c59bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125137731 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125137731 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125137731 DLGLOBAL DEBUG validating counter group 0x5587c59bbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125137731 DLGLOBAL DEBUG validating counter group 0x5587c59bbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125137731 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125137731 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) 20241111125137731 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125137731 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125137731 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125137731 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125137731 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125137731 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125137731 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125137731 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) 20241111125137731 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=299 (tbf_ul.cpp:221) 20241111125137731 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125137731 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125137731 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125137731 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 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125137731 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) 20241111125137731 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) 20241111125137732 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) 20241111125137732 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) 20241111125137733 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) 20241111125137733 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) 20241111125137733 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) 20241111125137733 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) 20241111125137734 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) 20241111125137734 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) 20241111125137736 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) 20241111125137736 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) BTS(173)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125137737 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) 20241111125137737 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) 20241111125137738 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) 20241111125137738 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) 20241111125137739 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) 20241111125137739 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) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125137739 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(173)@131a5d934883: Shutting down virtual BTS #0... 20241111125137744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52132<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125137750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52130<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125137751 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125137751 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125137751 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125137751 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241111125137752 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125137752 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) 20241111125137752 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125137752 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125137752 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125137752 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125137752 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125137752 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125137752 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125137752 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125137752 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125137752 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125137752 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125137752 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125137752 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125137752 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125137752 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125137752 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125137752 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125137752 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125137752 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125137752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125137752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125137752 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 7212 with status 0 MTC@131a5d934883: Test case TC_n3101_max_t3169 finished. Verdict: pass respawn: 19: starting: osmo-pcu MTC@131a5d934883: 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'. Mon Nov 11 12:51:37 UTC 2024 ====== PCU_Tests.TC_n3101_max_t3169 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_n3101_max_t3169.talloc 20241111125137802 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125137803 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125137803 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125137803 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125137828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52144<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125137929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52144<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373612) Waiting for packet dumper to finish... 1 (prev_count=373612, count=442652) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:51:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_n3103_max_t3169 started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125141019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(178)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(178)@131a5d934883: Start timer T: 5 s PCUIF(178)@131a5d934883: Start timer T_Conn: 10 s 20241111125141034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52160<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_n3103_max_t3169-STATS(180)@131a5d934883: Start timer T: 2 s TC_n3103_max_t3169-STATS(180)@131a5d934883: Start timer T: 2 s 20241111125142804 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125142804 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125142804 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(178)@131a5d934883: OsmoPCU is now connected BTS(179)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125142819 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125142820 DLGLOBAL DEBUG validating counter group 0x55deae741040(bts) with 102 counters (rate_ctr.c:86) 20241111125142820 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125142820 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125142820 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125142820 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125142820 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125142820 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125142820 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125142820 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125142820 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125142820 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125142820 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125142820 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125142820 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125142820 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125142820 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125142820 DL1IF DEBUG t3169=1 (pcu_l1_if.cpp:819) 20241111125142820 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125142820 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125142820 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125142820 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125142820 DL1IF DEBUG n3103=2 (pcu_l1_if.cpp:824) 20241111125142820 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125142820 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125142820 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125142820 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125142820 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125142820 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125142820 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125142820 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125142820 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125142820 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125142820 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125142820 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125142820 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125142820 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125142820 DLGLOBAL DEBUG validating counter group 0x7f927c4485e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125142820 DLGLOBAL DEBUG validating counter group 0x55deae740720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125142820 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125142820 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125142820 DLGLOBAL DEBUG validating counter group 0x7f927c449180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125142820 DLGLOBAL DEBUG validating counter group 0x7f927c449160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125142820 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125142820 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125142820 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125142820 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125142820 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125142820 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125142820 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125142820 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125142820 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125142820 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125142820 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125142821 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125142821 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125142821 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125142821 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125142821 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125142821 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125142821 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125142821 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125142821 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125142821 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125142821 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125142821 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125142821 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125142821 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125142821 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125142821 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125142821 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125142821 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125142821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125142821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142822 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125142823 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) 20241111125142823 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125142823 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125142823 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125142823 DLGLOBAL DEBUG validating counter group 0x55deae740760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125142823 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125142823 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125142823 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125142823 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125142823 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125142823 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125142823 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125142823 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125142823 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125142823 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125142823 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125142823 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125142823 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125142823 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125142823 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125142823 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125142824 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125142824 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125142824 DLGLOBAL DEBUG validating counter group 0x55deae740b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125142824 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125142824 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125142824 DLGLOBAL DEBUG validating counter group 0x55deae740c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125142824 DLGLOBAL DEBUG validating counter group 0x55deae740c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125142824 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125142824 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) 20241111125142824 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125142824 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125142824 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125142824 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125142824 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125142824 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125142824 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125142824 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) 20241111125142824 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) 20241111125142824 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125142824 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125142824 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125142824 DL1IF DEBUG (bts=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)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(179)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(179)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(179)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(179)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(179)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(179)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(179)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" BTS(179)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125142834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125142835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125142836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125142837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142837 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125142837 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142838 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125142838 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142839 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125142839 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125142839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142840 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125142840 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142840 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125142850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125142850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142851 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125142851 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125142852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125142852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125142853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142854 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125142854 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125142855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142855 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125142855 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142856 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) 20241111125142856 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) 20241111125142857 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125142869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125142869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125142870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142871 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125142871 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125142871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142872 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125142872 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142873 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125142873 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142874 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125142874 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125142875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142878 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) 20241111125142878 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) 20241111125142880 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125142893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125142893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125142894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142895 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) 20241111125142895 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) 20241111125142895 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) 20241111125142895 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) 20241111125142896 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) 20241111125142896 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) 20241111125142897 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) 20241111125142897 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) 20241111125142898 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) 20241111125142898 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) 20241111125142898 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) 20241111125142898 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) 20241111125142899 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) 20241111125142899 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) 20241111125142900 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125142912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125142912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142913 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) 20241111125142913 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) 20241111125142914 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) 20241111125142914 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) 20241111125142914 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) 20241111125142914 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) 20241111125142915 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) 20241111125142915 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) 20241111125142916 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) 20241111125142916 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) 20241111125142917 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) 20241111125142917 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) 20241111125142917 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) 20241111125142917 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) 20241111125142918 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) 20241111125142918 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) 20241111125142919 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125142931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125142931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142932 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) 20241111125142932 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) 20241111125142933 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) 20241111125142933 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) 20241111125142934 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) 20241111125142934 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) 20241111125142934 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) 20241111125142934 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) 20241111125142935 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) 20241111125142935 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) 20241111125142936 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) 20241111125142936 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) 20241111125142937 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) 20241111125142937 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) 20241111125142940 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) 20241111125142940 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) 20241111125142941 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125142954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125142954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142956 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) 20241111125142956 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) 20241111125142957 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) 20241111125142957 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) 20241111125142957 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) 20241111125142957 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) 20241111125142958 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) 20241111125142958 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) 20241111125142959 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) 20241111125142959 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) 20241111125142960 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) 20241111125142960 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) 20241111125142961 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) 20241111125142961 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) 20241111125142961 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) 20241111125142961 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) 20241111125142962 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125142974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125142974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142975 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) 20241111125142975 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) 20241111125142976 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) 20241111125142976 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) 20241111125142976 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) 20241111125142976 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) 20241111125142977 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) 20241111125142977 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) 20241111125142978 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) 20241111125142978 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) 20241111125142979 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) 20241111125142979 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) 20241111125142980 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) 20241111125142980 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) 20241111125142981 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) 20241111125142981 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) 20241111125142981 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125142992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125142992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125142992 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) 20241111125142992 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) 20241111125142992 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) 20241111125142992 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) 20241111125142992 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) 20241111125142992 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) 20241111125142992 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) 20241111125142992 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) 20241111125142992 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) 20241111125142992 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) 20241111125142993 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) 20241111125142993 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) 20241111125142993 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) 20241111125142993 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) 20241111125143001 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) 20241111125143001 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) 20241111125143002 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125143016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125143016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125143017 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) 20241111125143017 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) 20241111125143018 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) 20241111125143018 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) 20241111125143019 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) 20241111125143019 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) 20241111125143020 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) 20241111125143020 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) 20241111125143021 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) 20241111125143021 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) 20241111125143022 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) 20241111125143022 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) 20241111125143023 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) 20241111125143023 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) 20241111125143024 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) 20241111125143024 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) 20241111125143024 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125143024 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125143024 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125143025 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125143035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125143035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125143037 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) 20241111125143037 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) 20241111125143038 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) 20241111125143038 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) 20241111125143038 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) 20241111125143038 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) 20241111125143039 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) 20241111125143039 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) 20241111125143040 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) 20241111125143040 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) 20241111125143041 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) 20241111125143041 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) 20241111125143041 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) 20241111125143041 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) 20241111125143042 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) 20241111125143042 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) 20241111125143042 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241111125143042 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) 20241111125143043 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125143056 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 fd 19 00 9c 1f d1 e8 34 21 2e 63 c0 ff 20 9c ed b3 ce 9b 35 97 41 8a 86 ae 65 00 (pcu_l1_if.cpp:463) 20241111125143056 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) 20241111125143056 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125143056 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 01 01 00 00 00 01 fd 19 00 9c 1f d1 e8 34 21 2e 63 c0 ff 20 9c ed b3 ce 9b 35 97 41 8a 86 ae 65 00 (pdch.cpp:1019) 20241111125143056 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125143056 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) 20241111125143056 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) 20241111125143056 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125143056 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) 20241111125143056 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125143056 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 fd 19 00 9c 1f d1 e8 34 21 2e 63 c0 ff 20 9c ed b3 ce 9b 35 97 41 8a 86 ae 65 (tbf_ul.cpp:337) 20241111125143056 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125143057 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125143057 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125143057 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125143057 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125143057 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125143057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125143057 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) 20241111125143057 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) 20241111125143057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125143057 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125143057 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125143059 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) 20241111125143059 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) 20241111125143060 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) 20241111125143060 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) 20241111125143061 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) 20241111125143061 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) 20241111125143061 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) 20241111125143061 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) 20241111125143062 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) 20241111125143062 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) 20241111125143063 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) 20241111125143063 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) 20241111125143064 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) 20241111125143064 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) 20241111125143065 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125143079 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 8d 6e 49 c8 2c 3c bd c6 c5 6e 7f 7a 69 30 0f af 86 c0 a0 1b 7d 5d f9 30 de 59 00 (pcu_l1_if.cpp:463) 20241111125143079 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) 20241111125143079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125143079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 01 03 00 00 00 01 8d 6e 49 c8 2c 3c bd c6 c5 6e 7f 7a 69 30 0f af 86 c0 a0 1b 7d 5d f9 30 de 59 00 (pdch.cpp:1019) 20241111125143079 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125143079 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) 20241111125143079 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) 20241111125143079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125143079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 8d 6e 49 c8 2c 3c bd c6 c5 6e 7f 7a 69 30 0f af 86 c0 a0 1b 7d 5d f9 30 de 59 (tbf_ul.cpp:337) 20241111125143079 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125143079 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125143079 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125143079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125143079 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) 20241111125143079 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) 20241111125143079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125143079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125143079 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) 20241111125143080 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) 20241111125143080 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) 20241111125143081 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) 20241111125143081 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) 20241111125143082 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) 20241111125143082 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) 20241111125143083 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) 20241111125143083 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) 20241111125143083 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) 20241111125143083 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) 20241111125143084 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) 20241111125143084 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) 20241111125143085 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) 20241111125143085 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) 20241111125143085 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125143098 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 1d c3 1b 53 1d fa e1 ed da c8 83 18 83 7e 47 d5 50 49 84 bc fe 22 77 9c df b8 00 (pcu_l1_if.cpp:463) 20241111125143098 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) 20241111125143098 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125143098 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 05 00 00 00 01 1d c3 1b 53 1d fa e1 ed da c8 83 18 83 7e 47 d5 50 49 84 bc fe 22 77 9c df b8 00 (pdch.cpp:1019) 20241111125143098 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125143098 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) 20241111125143098 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) 20241111125143098 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) 20241111125143098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125143098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 1d c3 1b 53 1d fa e1 ed da c8 83 18 83 7e 47 d5 50 49 84 bc fe 22 77 9c df b8 (tbf_ul.cpp:337) 20241111125143098 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125143098 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125143098 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125143098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125143098 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) 20241111125143098 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) 20241111125143098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125143098 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125143098 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) 20241111125143099 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) 20241111125143099 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) 20241111125143100 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) 20241111125143100 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) 20241111125143100 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) 20241111125143100 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) 20241111125143101 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) 20241111125143101 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) 20241111125143101 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) 20241111125143101 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) 20241111125143103 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) 20241111125143103 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) 20241111125143104 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) 20241111125143104 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) 20241111125143104 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125143116 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 bc b8 6e 2b 1c 98 4b ec c7 06 09 90 2a b2 3d 07 59 4f 82 9b 99 c7 8f e0 ce 3b 00 (pcu_l1_if.cpp:463) 20241111125143116 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) 20241111125143116 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125143116 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 07 00 00 00 01 bc b8 6e 2b 1c 98 4b ec c7 06 09 90 2a b2 3d 07 59 4f 82 9b 99 c7 8f e0 ce 3b 00 (pdch.cpp:1019) 20241111125143116 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125143116 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) 20241111125143116 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) 20241111125143116 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) 20241111125143116 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125143116 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 bc b8 6e 2b 1c 98 4b ec c7 06 09 90 2a b2 3d 07 59 4f 82 9b 99 c7 8f e0 ce 3b (tbf_ul.cpp:337) 20241111125143116 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125143116 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125143116 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125143116 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125143116 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) 20241111125143116 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) 20241111125143116 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125143116 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125143116 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) 20241111125143117 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) 20241111125143117 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) 20241111125143117 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) 20241111125143117 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) 20241111125143117 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) 20241111125143117 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) 20241111125143118 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) 20241111125143118 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) 20241111125143118 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) 20241111125143118 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) 20241111125143118 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) 20241111125143118 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) 20241111125143118 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) 20241111125143118 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) 20241111125143126 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125143141 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 19 27 bb 61 a3 b1 04 14 e6 43 99 d6 92 a8 f2 81 5a 46 76 d6 e3 0f e2 10 e3 96 00 (pcu_l1_if.cpp:463) 20241111125143141 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) 20241111125143141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125143141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 09 00 00 00 01 19 27 bb 61 a3 b1 04 14 e6 43 99 d6 92 a8 f2 81 5a 46 76 d6 e3 0f e2 10 e3 96 00 (pdch.cpp:1019) 20241111125143141 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125143141 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) 20241111125143141 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) 20241111125143141 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) 20241111125143141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125143141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 19 27 bb 61 a3 b1 04 14 e6 43 99 d6 92 a8 f2 81 5a 46 76 d6 e3 0f e2 10 e3 96 (tbf_ul.cpp:337) 20241111125143141 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125143141 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125143141 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125143141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125143141 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) 20241111125143141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=130 (tbf_ul.cpp:197) 20241111125143141 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=130 (tbf_ul.cpp:467) 20241111125143141 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) 20241111125143141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125143141 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125143141 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125143141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125143141 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) 20241111125143141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125143141 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) 20241111125143142 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) 20241111125143142 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) 20241111125143142 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) 20241111125143142 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) 20241111125143143 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) 20241111125143143 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) 20241111125143143 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) 20241111125143143 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) 20241111125143144 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) 20241111125143144 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) 20241111125143145 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) 20241111125143145 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) 20241111125143145 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) 20241111125143145 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) 20241111125143146 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) 20241111125143146 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) 20241111125143146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241111125143146 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125143146 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125143146 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) 20241111125143146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241111125143146 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) 20241111125143146 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) 20241111125143146 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125143146 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125143146 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) 20241111125143146 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) 20241111125143147 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125143159 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) 20241111125143159 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) 20241111125143161 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) 20241111125143161 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) 20241111125143161 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) 20241111125143161 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) 20241111125143162 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) 20241111125143162 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) 20241111125143162 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) 20241111125143162 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) 20241111125143163 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) 20241111125143163 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) 20241111125143164 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) 20241111125143164 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) 20241111125143164 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) 20241111125143164 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) 20241111125143164 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) 20241111125143165 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) 20241111125143165 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143178 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) 20241111125143178 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) 20241111125143179 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) 20241111125143179 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) 20241111125143179 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) 20241111125143179 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) 20241111125143180 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) 20241111125143180 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) 20241111125143180 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) 20241111125143180 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) 20241111125143181 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) 20241111125143181 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) 20241111125143181 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) 20241111125143181 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) 20241111125143182 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) 20241111125143182 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) 20241111125143188 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) 20241111125143188 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) 20241111125143188 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) 20241111125143189 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143203 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) 20241111125143203 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) 20241111125143204 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) 20241111125143204 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) 20241111125143205 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) 20241111125143205 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) 20241111125143206 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) 20241111125143206 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) 20241111125143207 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) 20241111125143207 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) 20241111125143207 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) 20241111125143207 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) 20241111125143208 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) 20241111125143208 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) 20241111125143209 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) 20241111125143209 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) 20241111125143210 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) 20241111125143210 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) 20241111125143210 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143222 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) 20241111125143222 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) 20241111125143222 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) 20241111125143222 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) 20241111125143222 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3103 0 => 1 (< MAX 2) (tbf.cpp:362) 20241111125143222 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event POLL_TIMEOUT (tbf.cpp:509) 20241111125143222 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) 20241111125143223 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) 20241111125143223 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) 20241111125143223 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) 20241111125143224 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) 20241111125143224 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) 20241111125143225 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) 20241111125143225 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) 20241111125143226 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) 20241111125143226 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) 20241111125143227 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) 20241111125143227 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) 20241111125143228 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) 20241111125143228 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) 20241111125143228 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) 20241111125143228 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) 20241111125143229 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) 20241111125143229 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) 20241111125143229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 86 + 13 = 99 (pdch_ul_controller.c:131) 20241111125143229 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125143229 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125143229 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) 20241111125143229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type POLL (pdch_ul_controller.c:184) 20241111125143229 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) 20241111125143229 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) 20241111125143229 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) 20241111125143229 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) 20241111125143230 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Start timer T_3169: 1 s 20241111125143241 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) 20241111125143241 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) 20241111125143242 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) 20241111125143242 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) 20241111125143243 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) 20241111125143243 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) 20241111125143244 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) 20241111125143244 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) 20241111125143245 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) 20241111125143245 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) 20241111125143246 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) 20241111125143246 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) 20241111125143246 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) 20241111125143247 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) 20241111125143247 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) 20241111125143247 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) 20241111125143250 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) 20241111125143251 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) 20241111125143251 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143265 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) 20241111125143265 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) 20241111125143266 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) 20241111125143266 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) 20241111125143267 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) 20241111125143267 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) 20241111125143268 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) 20241111125143268 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) 20241111125143269 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) 20241111125143269 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) 20241111125143270 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) 20241111125143270 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) 20241111125143270 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) 20241111125143270 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) 20241111125143271 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) 20241111125143271 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) 20241111125143272 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) 20241111125143272 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) 20241111125143272 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) 20241111125143273 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143284 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) 20241111125143284 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) 20241111125143285 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) 20241111125143285 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) 20241111125143286 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) 20241111125143286 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) 20241111125143287 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) 20241111125143287 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) 20241111125143288 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) 20241111125143288 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) 20241111125143288 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) 20241111125143288 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) 20241111125143289 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) 20241111125143289 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) 20241111125143290 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) 20241111125143290 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) 20241111125143291 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) 20241111125143291 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) 20241111125143291 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143303 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) 20241111125143303 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) 20241111125143303 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) 20241111125143303 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) 20241111125143303 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3103 exceeded MAX (2) (tbf.cpp:358) 20241111125143303 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event MAX_N3103 (tbf.cpp:505) 20241111125143303 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: state_chg to RELEASING (tbf_ul_fsm.c:255) 20241111125143304 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) 20241111125143304 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) 20241111125143305 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) 20241111125143305 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) 20241111125143306 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) 20241111125143306 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) 20241111125143306 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) 20241111125143306 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) 20241111125143307 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) 20241111125143307 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) 20241111125143308 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) 20241111125143308 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) 20241111125143309 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) 20241111125143309 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) 20241111125143312 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) 20241111125143312 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) 20241111125143313 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143327 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) 20241111125143327 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) 20241111125143328 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) 20241111125143328 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) 20241111125143329 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) 20241111125143329 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) 20241111125143330 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) 20241111125143330 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) 20241111125143330 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) 20241111125143330 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) 20241111125143331 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) 20241111125143331 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) 20241111125143332 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) 20241111125143332 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) 20241111125143333 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) 20241111125143333 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) 20241111125143334 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) 20241111125143334 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) 20241111125143334 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143354 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) 20241111125143354 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) 20241111125143355 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) 20241111125143355 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) 20241111125143356 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) 20241111125143356 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) 20241111125143357 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) 20241111125143357 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) 20241111125143358 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) 20241111125143358 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) 20241111125143359 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) 20241111125143359 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) 20241111125143359 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) 20241111125143359 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) 20241111125143360 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) 20241111125143360 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) 20241111125143361 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) 20241111125143361 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) 20241111125143362 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143365 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) 20241111125143365 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) 20241111125143366 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) 20241111125143366 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) 20241111125143367 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) 20241111125143367 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) 20241111125143368 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) 20241111125143368 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) 20241111125143368 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) 20241111125143368 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) 20241111125143369 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) 20241111125143369 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) 20241111125143370 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) 20241111125143370 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) 20241111125143370 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) 20241111125143370 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) 20241111125143374 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) 20241111125143374 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) 20241111125143375 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143389 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) 20241111125143389 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) 20241111125143390 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) 20241111125143390 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) 20241111125143390 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) 20241111125143390 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) 20241111125143391 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) 20241111125143391 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) 20241111125143392 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) 20241111125143392 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) 20241111125143393 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) 20241111125143393 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) 20241111125143394 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) 20241111125143394 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) 20241111125143394 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) 20241111125143394 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) 20241111125143395 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) 20241111125143395 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) 20241111125143396 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143408 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) 20241111125143408 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) 20241111125143409 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) 20241111125143409 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) 20241111125143409 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) 20241111125143410 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) 20241111125143410 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) 20241111125143410 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) 20241111125143411 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) 20241111125143411 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) 20241111125143412 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) 20241111125143412 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) 20241111125143413 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) 20241111125143413 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) 20241111125143413 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) 20241111125143413 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) 20241111125143414 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) 20241111125143414 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) 20241111125143415 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143427 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) 20241111125143427 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) 20241111125143428 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) 20241111125143428 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) 20241111125143429 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) 20241111125143429 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) 20241111125143430 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) 20241111125143430 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) 20241111125143431 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) 20241111125143431 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) 20241111125143432 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) 20241111125143433 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) 20241111125143433 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) 20241111125143434 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) 20241111125143434 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) 20241111125143434 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) 20241111125143436 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) 20241111125143436 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) 20241111125143437 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143451 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) 20241111125143451 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) 20241111125143452 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) 20241111125143452 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) 20241111125143453 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) 20241111125143453 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) 20241111125143454 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) 20241111125143454 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) 20241111125143455 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) 20241111125143455 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) 20241111125143456 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) 20241111125143456 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) 20241111125143457 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) 20241111125143457 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) 20241111125143457 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) 20241111125143457 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) 20241111125143458 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) 20241111125143458 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) 20241111125143459 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143469 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) 20241111125143469 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) 20241111125143469 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) 20241111125143469 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) 20241111125143470 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) 20241111125143470 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) 20241111125143470 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) 20241111125143470 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) 20241111125143470 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) 20241111125143470 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) 20241111125143470 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) 20241111125143470 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) 20241111125143470 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) 20241111125143470 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) 20241111125143471 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) 20241111125143471 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) 20241111125143473 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) 20241111125143473 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) 20241111125143473 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143489 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) 20241111125143489 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) 20241111125143490 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) 20241111125143490 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) 20241111125143491 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) 20241111125143491 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) 20241111125143491 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) 20241111125143491 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) 20241111125143492 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) 20241111125143492 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) 20241111125143493 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) 20241111125143493 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) 20241111125143494 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) 20241111125143494 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) 20241111125143495 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) 20241111125143495 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) 20241111125143498 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) 20241111125143498 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) 20241111125143499 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143513 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) 20241111125143513 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) 20241111125143515 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) 20241111125143515 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) 20241111125143516 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) 20241111125143516 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) 20241111125143517 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) 20241111125143517 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) 20241111125143518 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) 20241111125143518 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) 20241111125143519 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) 20241111125143519 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) 20241111125143520 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) 20241111125143520 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) 20241111125143521 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) 20241111125143521 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) 20241111125143522 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) 20241111125143522 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) 20241111125143523 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143531 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) 20241111125143531 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) 20241111125143533 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) 20241111125143533 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) 20241111125143533 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) 20241111125143533 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) 20241111125143534 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) 20241111125143534 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) 20241111125143535 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) 20241111125143535 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) 20241111125143536 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) 20241111125143536 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) 20241111125143537 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) 20241111125143537 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) 20241111125143538 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) 20241111125143538 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) 20241111125143539 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) 20241111125143539 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) 20241111125143539 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143551 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) 20241111125143551 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) 20241111125143552 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) 20241111125143552 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) 20241111125143553 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) 20241111125143553 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) 20241111125143553 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) 20241111125143553 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) 20241111125143554 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) 20241111125143554 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) 20241111125143555 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) 20241111125143555 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) 20241111125143556 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) 20241111125143556 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) 20241111125143557 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) 20241111125143557 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) 20241111125143560 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) 20241111125143560 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) 20241111125143561 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143574 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) 20241111125143574 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) 20241111125143575 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) 20241111125143575 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) 20241111125143576 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) 20241111125143576 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) 20241111125143577 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) 20241111125143577 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) 20241111125143578 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) 20241111125143578 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) 20241111125143579 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) 20241111125143579 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) 20241111125143579 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) 20241111125143579 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) 20241111125143580 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) 20241111125143580 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) 20241111125143581 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) 20241111125143581 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) 20241111125143582 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143594 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) 20241111125143594 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) 20241111125143595 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) 20241111125143595 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) 20241111125143596 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) 20241111125143596 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) 20241111125143597 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) 20241111125143597 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) 20241111125143598 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) 20241111125143598 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) 20241111125143599 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) 20241111125143599 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) 20241111125143599 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) 20241111125143600 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) 20241111125143601 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) 20241111125143601 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) 20241111125143601 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) 20241111125143601 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) 20241111125143602 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143612 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) 20241111125143612 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) 20241111125143614 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) 20241111125143614 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) 20241111125143614 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) 20241111125143615 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) 20241111125143615 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) 20241111125143615 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) 20241111125143616 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) 20241111125143616 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) 20241111125143617 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) 20241111125143617 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) 20241111125143617 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) 20241111125143617 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) 20241111125143618 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) 20241111125143618 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) 20241111125143622 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) 20241111125143622 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) 20241111125143623 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143636 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) 20241111125143636 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) 20241111125143637 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) 20241111125143637 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) 20241111125143638 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) 20241111125143638 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) 20241111125143639 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) 20241111125143639 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) 20241111125143640 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) 20241111125143640 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) 20241111125143641 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) 20241111125143641 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) 20241111125143641 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) 20241111125143641 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) 20241111125143642 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) 20241111125143642 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) 20241111125143643 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) 20241111125143643 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) 20241111125143644 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143656 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) 20241111125143656 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) 20241111125143657 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) 20241111125143657 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) 20241111125143658 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) 20241111125143658 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) 20241111125143659 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) 20241111125143659 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) 20241111125143660 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) 20241111125143660 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) 20241111125143660 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) 20241111125143660 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) 20241111125143661 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) 20241111125143661 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) 20241111125143662 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) 20241111125143662 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) 20241111125143663 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) 20241111125143663 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) 20241111125143664 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143675 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) 20241111125143675 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) 20241111125143676 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) 20241111125143676 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) 20241111125143677 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) 20241111125143677 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) 20241111125143678 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) 20241111125143678 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) 20241111125143679 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) 20241111125143679 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) 20241111125143679 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) 20241111125143679 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) 20241111125143680 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) 20241111125143680 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) 20241111125143681 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) 20241111125143681 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) 20241111125143684 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) 20241111125143685 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) 20241111125143685 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143699 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) 20241111125143699 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) 20241111125143700 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) 20241111125143700 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) 20241111125143701 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) 20241111125143701 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) 20241111125143702 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) 20241111125143702 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) 20241111125143703 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) 20241111125143703 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) 20241111125143704 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) 20241111125143704 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) 20241111125143705 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) 20241111125143705 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) 20241111125143705 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) 20241111125143705 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) 20241111125143706 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) 20241111125143706 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) 20241111125143707 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143718 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) 20241111125143718 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) 20241111125143719 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) 20241111125143719 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) 20241111125143720 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) 20241111125143720 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) 20241111125143721 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) 20241111125143721 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) 20241111125143721 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) 20241111125143721 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) 20241111125143722 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) 20241111125143722 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) 20241111125143723 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) 20241111125143723 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) 20241111125143724 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) 20241111125143724 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) 20241111125143725 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) 20241111125143725 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) 20241111125143725 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143737 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) 20241111125143737 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) 20241111125143738 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) 20241111125143738 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) 20241111125143739 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) 20241111125143739 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) 20241111125143740 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) 20241111125143740 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) 20241111125143740 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) 20241111125143740 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) 20241111125143741 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) 20241111125143741 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) 20241111125143742 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) 20241111125143742 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) 20241111125143742 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) 20241111125143742 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) 20241111125143746 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) 20241111125143746 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) 20241111125143747 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143761 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) 20241111125143761 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) 20241111125143762 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) 20241111125143762 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) 20241111125143763 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) 20241111125143763 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) 20241111125143763 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) 20241111125143763 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) 20241111125143764 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) 20241111125143764 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) 20241111125143765 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) 20241111125143765 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) 20241111125143766 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) 20241111125143766 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) 20241111125143766 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) 20241111125143766 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) 20241111125143767 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) 20241111125143767 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) 20241111125143768 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143780 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) 20241111125143780 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) 20241111125143781 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) 20241111125143781 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) 20241111125143782 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) 20241111125143782 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) 20241111125143783 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) 20241111125143783 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) 20241111125143783 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) 20241111125143783 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) 20241111125143784 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) 20241111125143784 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) 20241111125143785 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) 20241111125143785 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) 20241111125143786 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) 20241111125143786 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) 20241111125143786 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) 20241111125143786 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) 20241111125143787 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143799 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) 20241111125143799 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) 20241111125143800 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) 20241111125143800 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) 20241111125143801 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) 20241111125143801 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) 20241111125143801 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) 20241111125143802 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) 20241111125143802 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) 20241111125143802 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) 20241111125143803 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) 20241111125143803 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) 20241111125143804 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) 20241111125143804 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) 20241111125143805 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) 20241111125143805 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) 20241111125143808 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) 20241111125143808 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) 20241111125143809 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143823 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) 20241111125143823 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) 20241111125143824 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) 20241111125143824 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) 20241111125143825 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) 20241111125143825 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) 20241111125143825 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) 20241111125143825 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) 20241111125143827 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) 20241111125143827 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) 20241111125143828 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) 20241111125143828 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) 20241111125143828 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) 20241111125143828 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) 20241111125143829 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) 20241111125143829 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) 20241111125143830 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) 20241111125143830 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) 20241111125143831 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143842 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) 20241111125143842 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) 20241111125143843 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) 20241111125143843 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) 20241111125143844 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) 20241111125143844 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) 20241111125143845 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) 20241111125143845 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) 20241111125143846 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) 20241111125143846 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) 20241111125143846 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) 20241111125143846 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) 20241111125143847 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) 20241111125143847 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) 20241111125143848 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) 20241111125143848 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) 20241111125143849 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) 20241111125143849 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) 20241111125143850 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143861 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) 20241111125143861 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) 20241111125143862 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) 20241111125143862 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) 20241111125143863 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) 20241111125143863 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) 20241111125143864 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) 20241111125143864 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) 20241111125143864 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) 20241111125143864 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) 20241111125143865 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) 20241111125143865 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) 20241111125143866 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) 20241111125143866 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) 20241111125143867 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) 20241111125143867 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) 20241111125143870 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) 20241111125143870 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) 20241111125143871 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143885 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) 20241111125143885 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) 20241111125143886 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) 20241111125143886 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) 20241111125143887 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) 20241111125143887 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) 20241111125143887 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) 20241111125143887 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) 20241111125143889 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) 20241111125143889 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) 20241111125143889 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) 20241111125143889 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) 20241111125143890 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) 20241111125143890 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) 20241111125143891 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) 20241111125143891 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) 20241111125143892 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) 20241111125143892 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) 20241111125143893 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143904 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) 20241111125143904 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) 20241111125143905 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) 20241111125143905 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) 20241111125143906 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) 20241111125143906 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) 20241111125143907 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) 20241111125143907 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) 20241111125143908 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) 20241111125143908 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) 20241111125143909 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) 20241111125143909 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) 20241111125143909 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) 20241111125143909 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) 20241111125143910 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) 20241111125143910 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) 20241111125143911 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) 20241111125143911 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) 20241111125143912 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143923 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) 20241111125143923 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) 20241111125143924 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) 20241111125143925 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) 20241111125143925 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) 20241111125143925 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) 20241111125143926 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) 20241111125143926 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) 20241111125143927 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) 20241111125143927 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) 20241111125143927 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) 20241111125143927 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) 20241111125143928 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) 20241111125143928 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) 20241111125143929 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) 20241111125143929 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) 20241111125143933 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) 20241111125143933 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) 20241111125143933 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143947 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) 20241111125143947 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) 20241111125143948 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) 20241111125143948 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) 20241111125143949 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) 20241111125143949 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) 20241111125143950 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) 20241111125143950 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) 20241111125143951 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) 20241111125143951 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) 20241111125143952 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) 20241111125143952 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) 20241111125143953 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) 20241111125143953 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) 20241111125143954 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) 20241111125143954 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) 20241111125143955 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) 20241111125143955 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) 20241111125143956 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143967 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) 20241111125143967 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) 20241111125143968 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) 20241111125143968 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) 20241111125143969 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) 20241111125143969 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) 20241111125143970 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) 20241111125143970 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) 20241111125143971 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) 20241111125143971 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) 20241111125143971 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) 20241111125143971 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) 20241111125143972 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) 20241111125143972 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) 20241111125143973 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) 20241111125143973 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) 20241111125143974 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) 20241111125143974 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) 20241111125143974 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125143985 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) 20241111125143985 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) 20241111125143987 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) 20241111125143987 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) 20241111125143987 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) 20241111125143987 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) 20241111125143988 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) 20241111125143988 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) 20241111125143989 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) 20241111125143989 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) 20241111125143990 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) 20241111125143990 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) 20241111125143991 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) 20241111125143991 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) 20241111125143991 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) 20241111125143991 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) 20241111125143995 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) 20241111125143995 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) 20241111125143996 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144009 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) 20241111125144009 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) 20241111125144010 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) 20241111125144011 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) 20241111125144011 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) 20241111125144011 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) 20241111125144012 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) 20241111125144012 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) 20241111125144013 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) 20241111125144013 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) 20241111125144014 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) 20241111125144014 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) 20241111125144015 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) 20241111125144015 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) 20241111125144015 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) 20241111125144016 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) 20241111125144016 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) 20241111125144016 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) 20241111125144017 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144028 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) 20241111125144028 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) 20241111125144029 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) 20241111125144029 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) 20241111125144030 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) 20241111125144030 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) 20241111125144031 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) 20241111125144031 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) 20241111125144032 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) 20241111125144032 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) 20241111125144032 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) 20241111125144033 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) 20241111125144033 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) 20241111125144033 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) 20241111125144034 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) 20241111125144034 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) 20241111125144035 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) 20241111125144035 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) 20241111125144035 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144047 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) 20241111125144047 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) 20241111125144049 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) 20241111125144049 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) 20241111125144049 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) 20241111125144049 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) 20241111125144050 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) 20241111125144050 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) 20241111125144051 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) 20241111125144051 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) 20241111125144051 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) 20241111125144052 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) 20241111125144052 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) 20241111125144052 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) 20241111125144053 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) 20241111125144053 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) 20241111125144057 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) 20241111125144057 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) 20241111125144057 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144071 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) 20241111125144071 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) 20241111125144072 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) 20241111125144072 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) 20241111125144073 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) 20241111125144073 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) 20241111125144074 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) 20241111125144074 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) 20241111125144075 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) 20241111125144075 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) 20241111125144075 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) 20241111125144075 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) 20241111125144076 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) 20241111125144076 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) 20241111125144077 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) 20241111125144077 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) 20241111125144078 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) 20241111125144078 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) 20241111125144078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144090 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) 20241111125144090 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) 20241111125144091 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) 20241111125144091 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) 20241111125144092 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) 20241111125144092 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) 20241111125144093 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) 20241111125144093 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) 20241111125144094 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) 20241111125144094 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) 20241111125144095 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) 20241111125144095 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) 20241111125144096 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) 20241111125144096 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) 20241111125144096 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) 20241111125144096 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) 20241111125144097 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) 20241111125144097 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) 20241111125144098 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144109 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) 20241111125144109 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) 20241111125144111 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) 20241111125144111 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) 20241111125144111 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) 20241111125144111 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) 20241111125144112 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) 20241111125144112 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) 20241111125144113 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) 20241111125144113 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) 20241111125144114 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) 20241111125144114 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) 20241111125144114 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) 20241111125144114 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) 20241111125144115 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) 20241111125144115 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) 20241111125144119 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) 20241111125144119 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) 20241111125144120 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144133 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) 20241111125144133 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) 20241111125144134 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) 20241111125144135 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) 20241111125144135 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) 20241111125144135 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) 20241111125144136 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) 20241111125144136 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) 20241111125144137 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) 20241111125144137 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) 20241111125144138 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) 20241111125144138 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) 20241111125144138 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) 20241111125144138 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) 20241111125144139 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) 20241111125144139 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) 20241111125144140 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) 20241111125144140 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) 20241111125144141 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144152 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) 20241111125144152 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) 20241111125144153 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) 20241111125144153 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) 20241111125144154 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) 20241111125144154 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) 20241111125144155 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) 20241111125144155 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) 20241111125144156 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) 20241111125144156 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) 20241111125144156 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) 20241111125144156 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) 20241111125144157 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) 20241111125144157 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) 20241111125144158 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) 20241111125144158 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) 20241111125144159 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) 20241111125144159 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) 20241111125144159 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144171 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) 20241111125144171 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) 20241111125144172 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) 20241111125144172 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) 20241111125144173 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) 20241111125144173 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) 20241111125144174 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) 20241111125144174 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) 20241111125144175 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) 20241111125144175 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) 20241111125144175 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) 20241111125144175 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) 20241111125144176 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) 20241111125144176 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) 20241111125144177 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) 20241111125144177 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) 20241111125144180 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) 20241111125144181 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) 20241111125144181 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144195 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) 20241111125144195 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) 20241111125144196 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) 20241111125144196 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) 20241111125144197 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) 20241111125144197 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) 20241111125144198 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) 20241111125144198 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) 20241111125144198 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) 20241111125144198 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) 20241111125144199 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) 20241111125144199 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) 20241111125144200 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) 20241111125144200 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) 20241111125144200 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) 20241111125144200 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) 20241111125144201 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) 20241111125144201 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) 20241111125144202 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144214 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) 20241111125144214 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) 20241111125144216 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) 20241111125144216 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) 20241111125144217 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) 20241111125144217 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) 20241111125144217 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) 20241111125144217 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) 20241111125144218 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) 20241111125144218 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) 20241111125144219 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) 20241111125144219 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) 20241111125144220 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) 20241111125144220 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) 20241111125144220 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) 20241111125144220 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) 20241111125144221 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) 20241111125144221 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) 20241111125144222 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125144233 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) 20241111125144233 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) MTC@131a5d934883: T_3169 timeout 20241111125144234 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) 20241111125144234 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) 20241111125144235 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) 20241111125144235 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) 20241111125144235 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) 20241111125144236 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) 20241111125144236 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) 20241111125144236 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) 20241111125144237 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) 20241111125144237 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) 20241111125144238 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) 20241111125144238 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) 20241111125144238 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) 20241111125144238 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) 20241111125144242 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) 20241111125144242 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) 20241111125144243 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125144247 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) 20241111125144247 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125144247 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125144247 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125144247 DLGLOBAL DEBUG validating counter group 0x55deae740760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125144247 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125144247 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125144247 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241111125144247 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125144247 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125144247 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125144247 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125144247 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125144247 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125144247 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125144247 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125144247 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125144247 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125144247 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125144247 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125144247 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125144247 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125144247 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125144247 DLGLOBAL DEBUG validating counter group 0x55deae740b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125144247 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125144247 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125144247 DLGLOBAL DEBUG validating counter group 0x55deae740c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125144247 DLGLOBAL DEBUG validating counter group 0x55deae740c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125144248 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125144248 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) 20241111125144248 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125144248 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125144248 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241111125144248 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125144248 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125144248 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125144248 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125144248 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) 20241111125144248 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) 20241111125144248 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125144248 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125144248 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125144248 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125144256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52160<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125144259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125144259 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125144259 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125144260 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125144260 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125144260 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) 20241111125144260 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111125144260 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125144260 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125144260 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125144260 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125144260 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241111125144260 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125144260 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125144260 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125144260 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20241111125144260 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125144260 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) 20241111125144260 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125144260 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125144260 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125144260 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125144260 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125144260 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125144260 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125144260 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125144260 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125144260 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125144260 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125144260 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125144260 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125144261 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125144261 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125144261 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125144261 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125144261 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125144261 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) 20241111125144261 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) 20241111125144261 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_n3103_max_t3169 finished. Verdict: pass MTC@131a5d934883: 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 7279 with status 0 respawn: 20: starting: osmo-pcu Mon Nov 11 12:51:44 UTC 2024 ====== PCU_Tests.TC_n3103_max_t3169 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_n3103_max_t3169.talloc 20241111125144284 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125144284 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125144284 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125144284 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125144299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42706<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125144400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42706<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342108) Waiting for packet dumper to finish... 1 (prev_count=342108, count=438048) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:51:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_x2031_t3191 started. 182@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_x2031_t3191-BVCI1234(184)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 182@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(186)@131a5d934883: Provider Link came up: waiting for NS-RESET 182@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125147541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 182@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(190)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 182@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(190)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(187)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(187)@131a5d934883: Start timer T: 5 s 20241111125147549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(187)@131a5d934883: Start timer T_Conn: 10 s TC_x2031_t3191-STATS(191)@131a5d934883: Start timer T: 2 s TC_x2031_t3191-STATS(191)@131a5d934883: Start timer T: 2 s 182@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(194)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(194)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125149285 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125149286 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125149286 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(187)@131a5d934883: OsmoPCU is now connected BTS(189)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125149302 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125149302 DLGLOBAL DEBUG validating counter group 0x55daea564040(bts) with 102 counters (rate_ctr.c:86) 20241111125149302 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125149302 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125149302 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125149302 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125149302 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125149302 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125149302 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125149302 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125149302 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125149302 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125149302 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125149302 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125149302 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125149302 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125149302 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125149302 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125149302 DL1IF DEBUG t3191=1 (pcu_l1_if.cpp:820) 20241111125149302 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125149302 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125149302 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125149302 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125149302 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125149302 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125149302 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125149302 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125149302 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125149302 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125149302 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125149302 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125149302 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125149302 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125149302 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125149302 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125149302 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125149302 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125149302 DLGLOBAL DEBUG validating counter group 0x7efd54bbf5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125149302 DLGLOBAL DEBUG validating counter group 0x55daea563720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125149302 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125149302 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125149302 DLGLOBAL DEBUG validating counter group 0x7efd54bc0180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125149302 DLGLOBAL DEBUG validating counter group 0x7efd54bc0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125149303 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125149303 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125149303 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125149303 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125149303 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125149303 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125149303 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125149303 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125149303 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125149303 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125149303 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125149303 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125149303 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125149303 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125149303 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125149303 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125149303 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125149303 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125149303 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125149303 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125149303 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125149303 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125149303 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125149303 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125149303 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125149303 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125149303 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125149303 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125149303 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125149304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125149304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149305 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(189)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(189)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(189)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(186)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(189)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(186)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(186)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(186)@131a5d934883: Start timer Tns_test: 10 s BTS(189)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(189)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125149312 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125149312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125149312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125149312 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125149312 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125149312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125149313 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125149313 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125149313 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(186)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(186)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125149314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125149314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149315 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125149315 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125149315 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125149315 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125149315 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125149315 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125149315 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125149315 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125149315 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125149315 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125149317 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125149317 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149318 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125149318 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125149318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125149318 DL1IF DEBUG 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(186)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(186)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(186)@131a5d934883: Start timer Tns_test: 10 s 20241111125149319 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125149319 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149320 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125149320 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125149321 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149322 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125149322 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149324 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125149324 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149325 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 183@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 183@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125149333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125149333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149334 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125149334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125149334 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125149334 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125149334 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125149334 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125149334 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125149334 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125149335 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125149335 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125149335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125149336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125149336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125149337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149338 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125149338 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125149338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149339 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_x2031_t3191-BVCI1234(184)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_x2031_t3191-BVCI1234(184)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125149344 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125149344 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125149344 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125149344 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125149344 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125149344 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125149344 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125149344 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111125149349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125149349 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125149349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125149349 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125149349 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125149349 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 200 (gprs_bssgp_pcu.c:177) 20241111125149349 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125149349 DLGLOBAL DEBUG validating counter group 0x55daea563760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125149349 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125149349 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125149349 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125149349 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 200 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125149349 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125149349 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125149349 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125149349 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125149349 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125149349 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125149349 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125149349 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125149349 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125149349 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125149349 DRLCMAC 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) 20241111125149349 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125149349 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125149349 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125149349 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125149349 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125149349 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125149349 DLGLOBAL DEBUG validating counter group 0x55daea563b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125149349 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125149349 DLGLOBAL DEBUG validating counter group 0x55daea563e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125149349 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125149349 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) 20241111125149349 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) 20241111125149349 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) 20241111125149349 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) 20241111125149349 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) 20241111125149349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125149349 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) 20241111125149349 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125149349 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) 20241111125149349 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125149349 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) 20241111125149349 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) 20241111125149349 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) 20241111125149349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125149349 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125149349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125149349 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125149349 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125149349 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125149349 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125149349 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125149349 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125149349 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(189)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(189)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241111125149353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125149353 DL1IF DEBUG 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125149354 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125149354 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149354 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125149354 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125149355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149355 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125149355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125149355 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125149355 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125149355 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125149355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125149355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125149355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125149356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125149356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149356 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125149356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125149356 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125149356 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) 20241111125149361 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125149376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125149376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149377 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125149377 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149378 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) 20241111125149378 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) 20241111125149379 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) 20241111125149379 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) 20241111125149380 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) 20241111125149380 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) 20241111125149380 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) 20241111125149380 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) 20241111125149381 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) 20241111125149381 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) 20241111125149382 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) 20241111125149382 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) 20241111125149383 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125149395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125149395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149396 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) 20241111125149396 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) 20241111125149397 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) 20241111125149397 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) 20241111125149398 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) 20241111125149398 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) 20241111125149399 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) 20241111125149399 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) 20241111125149400 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) 20241111125149400 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) 20241111125149400 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) 20241111125149400 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) 20241111125149401 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) 20241111125149401 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) 20241111125149402 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125149414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125149414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149416 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) 20241111125149416 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) 20241111125149416 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) 20241111125149416 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) 20241111125149417 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) 20241111125149417 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) 20241111125149418 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) 20241111125149418 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) 20241111125149419 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) 20241111125149419 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) 20241111125149420 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) 20241111125149420 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) 20241111125149420 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) 20241111125149420 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) 20241111125149424 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125149438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125149438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149439 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) 20241111125149439 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) 20241111125149440 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) 20241111125149440 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) 20241111125149441 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) 20241111125149441 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) 20241111125149442 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) 20241111125149442 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) 20241111125149442 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) 20241111125149442 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) 20241111125149443 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) 20241111125149443 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) 20241111125149444 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) 20241111125149444 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) 20241111125149445 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125149457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125149457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149458 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) 20241111125149458 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) 20241111125149459 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) 20241111125149459 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) 20241111125149460 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) 20241111125149460 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) 20241111125149461 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) 20241111125149461 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) 20241111125149461 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) 20241111125149461 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) 20241111125149462 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) 20241111125149462 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) 20241111125149463 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) 20241111125149463 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) 20241111125149464 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125149476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125149476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149477 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) 20241111125149477 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) 20241111125149478 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) 20241111125149478 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) 20241111125149479 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) 20241111125149479 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) 20241111125149480 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) 20241111125149480 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) 20241111125149480 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) 20241111125149480 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) 20241111125149481 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) 20241111125149481 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) 20241111125149482 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) 20241111125149482 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) 20241111125149486 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125149500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125149500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149501 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) 20241111125149501 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) 20241111125149502 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) 20241111125149502 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) 20241111125149504 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) 20241111125149504 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) 20241111125149505 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) 20241111125149505 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) 20241111125149506 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) 20241111125149506 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) 20241111125149507 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) 20241111125149507 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) 20241111125149508 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) 20241111125149508 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) 20241111125149508 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125149519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125149519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125149520 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) 20241111125149520 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) 20241111125149521 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) 20241111125149521 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) 20241111125149522 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) 20241111125149522 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) 20241111125149523 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) 20241111125149523 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) 20241111125149523 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) 20241111125149523 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) 20241111125149524 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) 20241111125149524 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) 20241111125149525 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) 20241111125149525 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) 20241111125149526 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125149538 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) 20241111125149538 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) 20241111125149539 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) 20241111125149539 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) 20241111125149540 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) 20241111125149540 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) 20241111125149541 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) 20241111125149541 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) 20241111125149541 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) 20241111125149541 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) 20241111125149542 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) 20241111125149542 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) 20241111125149543 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) 20241111125149543 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) 20241111125149544 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) 20241111125149544 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) 20241111125149547 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125149556 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125149556 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) 20241111125149556 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125149562 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) 20241111125149562 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) 20241111125149563 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) 20241111125149563 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) 20241111125149564 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) 20241111125149564 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) 20241111125149564 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) 20241111125149564 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) 20241111125149565 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) 20241111125149565 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) 20241111125149566 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) 20241111125149566 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) 20241111125149567 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) 20241111125149567 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) 20241111125149567 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) 20241111125149567 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) 20241111125149568 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) 20241111125149568 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) 20241111125149568 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) 20241111125149568 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) 20241111125149568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=200) (tbf_dl.cpp:551) 20241111125149569 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125149569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 20 ac d0 38 aa 9c d6 0d 91 29 52 95 ff 79 23 67 e0 50 44 35 6c 54 51 18 7a 5d a0 6f 37 7a (tbf_dl.cpp:686) 20241111125149569 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) 20241111125149569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125149569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125149569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 20 ac d0 38 aa 9c d6 0d 91 29 52 95 ff 79 23 67 e0 50 44 35 6c 54 51 18 7a 5d a0 6f 37 7a 00 (tbf_dl.cpp:911) 20241111125149569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 01 20 ac d0 38 aa 9c d6 0d 91 29 52 95 ff 79 23 67 e0 50 44 35 6c 54 51 18 7a 5d a0 6f 37 7a 00 (pcu_l1_if.cpp:182) 20241111125149569 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125149581 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) 20241111125149581 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) 20241111125149582 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) 20241111125149582 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) 20241111125149583 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) 20241111125149583 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) 20241111125149584 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) 20241111125149584 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) 20241111125149584 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) 20241111125149585 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) 20241111125149585 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) 20241111125149585 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) 20241111125149586 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) 20241111125149586 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) 20241111125149587 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) 20241111125149587 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) 20241111125149588 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) 20241111125149588 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) 20241111125149588 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) 20241111125149588 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) 20241111125149588 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125149588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 13 b4 2a 91 72 a4 12 10 38 6a 83 a7 7d e0 40 43 60 19 c6 6d 92 87 73 2f a5 3e 9e 33 af 8b (tbf_dl.cpp:686) 20241111125149588 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) 20241111125149588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125149588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125149588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 13 b4 2a 91 72 a4 12 10 38 6a 83 a7 7d e0 40 43 60 19 c6 6d 92 87 73 2f a5 3e 9e 33 af 8b 00 (tbf_dl.cpp:911) 20241111125149588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 03 13 b4 2a 91 72 a4 12 10 38 6a 83 a7 7d e0 40 43 60 19 c6 6d 92 87 73 2f a5 3e 9e 33 af 8b 00 (pcu_l1_if.cpp:182) 20241111125149588 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125149600 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) 20241111125149600 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) 20241111125149601 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) 20241111125149601 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) 20241111125149602 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) 20241111125149602 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) 20241111125149603 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) 20241111125149603 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) 20241111125149604 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) 20241111125149604 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) 20241111125149604 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) 20241111125149604 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) 20241111125149605 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) 20241111125149605 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) 20241111125149606 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) 20241111125149606 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) 20241111125149610 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) 20241111125149610 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) 20241111125149610 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) 20241111125149610 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) 20241111125149610 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125149610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 88 97 a6 49 89 34 7d 2d 00 e8 da e3 15 30 60 12 e2 4c c1 64 bf a0 6e 40 9a c7 96 f9 78 d9 (tbf_dl.cpp:686) 20241111125149610 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) 20241111125149610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125149610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125149610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 88 97 a6 49 89 34 7d 2d 00 e8 da e3 15 30 60 12 e2 4c c1 64 bf a0 6e 40 9a c7 96 f9 78 d9 00 (tbf_dl.cpp:911) 20241111125149610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 05 88 97 a6 49 89 34 7d 2d 00 e8 da e3 15 30 60 12 e2 4c c1 64 bf a0 6e 40 9a c7 96 f9 78 d9 00 (pcu_l1_if.cpp:182) 20241111125149610 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125149623 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) 20241111125149623 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) 20241111125149624 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) 20241111125149624 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) 20241111125149625 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) 20241111125149625 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) 20241111125149625 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) 20241111125149625 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) 20241111125149625 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) 20241111125149625 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) 20241111125149626 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) 20241111125149626 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) 20241111125149626 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) 20241111125149626 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) 20241111125149627 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) 20241111125149627 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) 20241111125149628 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) 20241111125149628 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) 20241111125149628 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) 20241111125149628 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) 20241111125149628 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125149628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): cf 9f 4f 54 6c fd b5 64 b3 cb ef 10 35 9a 24 b1 b3 4b 61 57 16 1e f6 e6 e6 ca 08 90 84 4e (tbf_dl.cpp:686) 20241111125149628 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) 20241111125149628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125149628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125149628 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 cf 9f 4f 54 6c fd b5 64 b3 cb ef 10 35 9a 24 b1 b3 4b 61 57 16 1e f6 e6 e6 ca 08 90 84 4e 00 (tbf_dl.cpp:911) 20241111125149628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 07 cf 9f 4f 54 6c fd b5 64 b3 cb ef 10 35 9a 24 b1 b3 4b 61 57 16 1e f6 e6 e6 ca 08 90 84 4e 00 (pcu_l1_if.cpp:182) 20241111125149629 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125149642 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) 20241111125149642 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) 20241111125149643 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) 20241111125149643 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) 20241111125149643 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) 20241111125149643 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) 20241111125149644 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) 20241111125149644 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) 20241111125149644 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) 20241111125149644 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) 20241111125149645 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) 20241111125149645 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) 20241111125149645 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) 20241111125149645 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) 20241111125149646 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) 20241111125149646 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) 20241111125149647 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) 20241111125149647 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) 20241111125149647 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) 20241111125149647 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) 20241111125149647 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125149647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 29 47 ea 85 f0 fb 14 ac 04 33 4f fd f1 b3 a8 d4 68 1c 4f d6 31 42 92 f6 b2 51 70 0b 87 e6 (tbf_dl.cpp:686) 20241111125149647 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) 20241111125149647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125149647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125149647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 29 47 ea 85 f0 fb 14 ac 04 33 4f fd f1 b3 a8 d4 68 1c 4f d6 31 42 92 f6 b2 51 70 0b 87 e6 00 (tbf_dl.cpp:911) 20241111125149647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 09 29 47 ea 85 f0 fb 14 ac 04 33 4f fd f1 b3 a8 d4 68 1c 4f d6 31 42 92 f6 b2 51 70 0b 87 e6 00 (pcu_l1_if.cpp:182) 20241111125149648 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125149662 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) 20241111125149662 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) 20241111125149665 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) 20241111125149665 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) 20241111125149666 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) 20241111125149666 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) 20241111125149668 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) 20241111125149668 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) 20241111125149668 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) 20241111125149668 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) 20241111125149669 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) 20241111125149669 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) 20241111125149670 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) 20241111125149670 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) 20241111125149671 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) 20241111125149671 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) 20241111125149672 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) 20241111125149672 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) 20241111125149672 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) 20241111125149672 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) 20241111125149672 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125149672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): 8e 27 2c 8a cf b5 5f bf 01 47 57 82 fc 3b e4 8a c3 3e a5 cd 1a 3d 87 7b d1 d1 80 2e a2 3b (tbf_dl.cpp:686) 20241111125149672 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) 20241111125149672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125149672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125149672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 8e 27 2c 8a cf b5 5f bf 01 47 57 82 fc 3b e4 8a c3 3e a5 cd 1a 3d 87 7b d1 d1 80 2e a2 3b 00 (tbf_dl.cpp:911) 20241111125149672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0b 8e 27 2c 8a cf b5 5f bf 01 47 57 82 fc 3b e4 8a c3 3e a5 cd 1a 3d 87 7b d1 d1 80 2e a2 3b 00 (pcu_l1_if.cpp:182) 20241111125149673 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125149686 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) 20241111125149686 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) 20241111125149687 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) 20241111125149687 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) 20241111125149688 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) 20241111125149688 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) 20241111125149689 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) 20241111125149689 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) 20241111125149689 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) 20241111125149689 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) 20241111125149690 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) 20241111125149690 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) 20241111125149692 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) 20241111125149692 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) 20241111125149693 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) 20241111125149694 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) 20241111125149696 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) 20241111125149696 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) 20241111125149696 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) 20241111125149696 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) 20241111125149696 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125149696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=200 (tbf_dl.cpp:663) 20241111125149696 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) 20241111125149696 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) 20241111125149696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 51 f9 1b a6 6d 01 89 7e 02 32 c0 b4 46 e3 61 76 cd 3d 42 50 70 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125149696 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) 20241111125149696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125149696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125149696 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) 20241111125149696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 82 + 13 = 95 (pdch_ul_controller.c:131) 20241111125149696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type POLL (pdch_ul_controller.c:184) 20241111125149696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=95, TS=7) (tbf_dl.cpp:883) 20241111125149696 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=95, TS=7 (tbf_dl.cpp:903) 20241111125149696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 0f 00 0c 51 f9 1b a6 6d 01 89 7e 02 32 c0 b4 46 e3 61 76 cd 3d 42 50 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125149696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=0f 00 0c 51 f9 1b a6 6d 01 89 7e 02 32 c0 b4 46 e3 61 76 cd 3d 42 50 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125149697 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125149705 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) 20241111125149705 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) 20241111125149707 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) 20241111125149707 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) 20241111125149708 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) 20241111125149708 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) 20241111125149708 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) 20241111125149708 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) 20241111125149709 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) 20241111125149709 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) 20241111125149710 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) 20241111125149710 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) 20241111125149711 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) 20241111125149711 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) 20241111125149712 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) 20241111125149712 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) 20241111125149712 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125149725 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) 20241111125149725 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) 20241111125149726 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) 20241111125149726 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) 20241111125149727 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) 20241111125149727 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) 20241111125149727 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) 20241111125149727 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) 20241111125149729 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) 20241111125149729 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) 20241111125149730 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) 20241111125149730 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) 20241111125149731 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) 20241111125149731 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) 20241111125149731 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) 20241111125149731 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) 20241111125149735 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125149750 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) 20241111125149750 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) 20241111125149752 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) 20241111125149752 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) 20241111125149753 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) 20241111125149753 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) 20241111125149753 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) 20241111125149753 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) 20241111125149754 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) 20241111125149754 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) 20241111125149755 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) 20241111125149755 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) 20241111125149755 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) 20241111125149755 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) 20241111125149756 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) 20241111125149756 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) 20241111125149758 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125149768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 08 00 e0 00 00 00 00 00 00 0f e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125149768 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) 20241111125149768 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125149768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125149768 DCSN1 INFO csnStreamDecoder (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) 20241111125149768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125149768 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125149768 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) 20241111125149768 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125149768 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) 20241111125149768 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) 20241111125149768 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125149768 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125149768 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125149768 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125149768 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125149768 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125149768 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125149768 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125149768 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) 20241111125149768 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) 20241111125149768 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) 20241111125149769 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) 20241111125149769 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) 20241111125149770 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) 20241111125149770 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) 20241111125149770 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) 20241111125149770 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) 20241111125149770 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) 20241111125149770 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) 20241111125149770 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) 20241111125149770 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) 20241111125149771 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) 20241111125149771 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) 20241111125149771 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) 20241111125149771 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) 20241111125149772 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) 20241111125149772 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) 20241111125149772 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149787 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) 20241111125149787 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) 20241111125149787 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) 20241111125149787 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) 20241111125149788 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) 20241111125149788 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) 20241111125149788 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) 20241111125149788 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) 20241111125149789 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) 20241111125149789 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) 20241111125149789 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) 20241111125149789 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) 20241111125149790 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) 20241111125149790 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) 20241111125149790 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) 20241111125149790 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) 20241111125149797 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) 20241111125149797 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) 20241111125149797 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149811 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) 20241111125149811 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) 20241111125149813 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) 20241111125149813 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) 20241111125149814 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) 20241111125149814 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) 20241111125149815 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) 20241111125149815 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) 20241111125149816 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) 20241111125149816 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) 20241111125149817 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) 20241111125149817 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) 20241111125149818 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) 20241111125149818 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) 20241111125149818 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) 20241111125149818 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) 20241111125149819 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) 20241111125149819 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) 20241111125149819 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149829 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) 20241111125149829 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) 20241111125149830 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) 20241111125149830 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) 20241111125149830 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) 20241111125149830 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) 20241111125149830 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) 20241111125149830 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) 20241111125149831 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) 20241111125149831 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) 20241111125149831 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) 20241111125149831 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) 20241111125149831 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) 20241111125149831 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) 20241111125149832 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) 20241111125149832 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) 20241111125149834 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) 20241111125149834 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) 20241111125149835 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149849 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) 20241111125149849 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) 20241111125149850 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) 20241111125149850 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) 20241111125149851 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) 20241111125149851 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) 20241111125149852 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) 20241111125149852 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) 20241111125149853 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) 20241111125149853 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) 20241111125149854 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) 20241111125149854 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) 20241111125149855 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) 20241111125149855 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) 20241111125149855 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) 20241111125149855 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) 20241111125149858 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) 20241111125149858 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) 20241111125149859 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149873 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) 20241111125149873 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) 20241111125149874 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) 20241111125149874 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) 20241111125149875 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) 20241111125149875 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) 20241111125149875 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) 20241111125149875 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) 20241111125149876 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) 20241111125149876 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) 20241111125149877 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) 20241111125149877 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) 20241111125149878 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) 20241111125149878 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) 20241111125149879 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) 20241111125149879 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) 20241111125149880 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) 20241111125149880 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) 20241111125149881 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149893 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) 20241111125149893 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) 20241111125149894 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) 20241111125149894 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) 20241111125149895 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) 20241111125149895 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) 20241111125149896 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) 20241111125149896 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) 20241111125149897 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) 20241111125149897 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) 20241111125149898 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) 20241111125149898 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) 20241111125149898 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) 20241111125149899 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) 20241111125149899 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) 20241111125149899 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) 20241111125149900 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) 20241111125149900 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) 20241111125149901 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149912 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) 20241111125149912 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) 20241111125149913 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) 20241111125149913 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) 20241111125149914 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) 20241111125149914 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) 20241111125149915 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) 20241111125149915 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) 20241111125149916 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) 20241111125149916 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) 20241111125149917 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) 20241111125149917 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) 20241111125149917 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) 20241111125149917 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) 20241111125149918 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) 20241111125149918 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) 20241111125149921 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) 20241111125149921 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) 20241111125149922 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149936 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) 20241111125149936 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) 20241111125149939 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) 20241111125149939 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) 20241111125149940 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) 20241111125149940 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) 20241111125149941 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) 20241111125149941 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) 20241111125149942 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) 20241111125149942 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) 20241111125149943 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) 20241111125149943 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) 20241111125149945 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) 20241111125149945 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) 20241111125149946 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) 20241111125149946 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) 20241111125149947 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) 20241111125149947 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) 20241111125149948 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149955 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) 20241111125149955 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) 20241111125149956 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) 20241111125149957 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) 20241111125149957 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) 20241111125149957 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) 20241111125149958 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) 20241111125149958 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) 20241111125149959 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) 20241111125149959 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) 20241111125149960 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) 20241111125149960 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) 20241111125149960 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) 20241111125149960 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) 20241111125149961 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) 20241111125149961 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) 20241111125149962 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) 20241111125149962 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) 20241111125149962 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125149973 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) 20241111125149973 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) 20241111125149974 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) 20241111125149974 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) 20241111125149974 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) 20241111125149974 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) 20241111125149974 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) 20241111125149974 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) 20241111125149974 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) 20241111125149974 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) 20241111125149975 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) 20241111125149975 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) 20241111125149975 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) 20241111125149975 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) 20241111125149975 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) 20241111125149975 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) 20241111125149983 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) 20241111125149983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 61/431 -> yes (tbf_dl.cpp:1216) 20241111125149983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125149983 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) 20241111125149983 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) 20241111125149983 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=61 (tbf_dl.cpp:647) 20241111125149983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 61/431 -> yes (tbf_dl.cpp:1216) 20241111125149983 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125149983 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125149983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241111125149983 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) 20241111125149983 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) 20241111125149983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125149983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125149983 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) 20241111125149983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241111125149983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241111125149983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_dl.cpp:883) 20241111125149983 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=156, TS=7 (tbf_dl.cpp:903) 20241111125149983 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) 20241111125149983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=0f 00 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) 20241111125149983 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125149998 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) 20241111125149998 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) 20241111125149999 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) 20241111125149999 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) 20241111125149999 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) 20241111125149999 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) 20241111125150000 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) 20241111125150000 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) 20241111125150000 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) 20241111125150000 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) 20241111125150001 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) 20241111125150001 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) 20241111125150001 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) 20241111125150001 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) 20241111125150002 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) 20241111125150002 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) 20241111125150003 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125150017 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) 20241111125150017 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) 20241111125150018 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) 20241111125150019 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) 20241111125150019 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) 20241111125150019 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) 20241111125150020 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) 20241111125150020 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) 20241111125150022 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) 20241111125150022 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) 20241111125150023 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) 20241111125150023 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) 20241111125150024 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) 20241111125150024 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) 20241111125150024 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) 20241111125150024 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) 20241111125150025 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125150037 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) 20241111125150037 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) 20241111125150038 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) 20241111125150038 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) 20241111125150039 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) 20241111125150039 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) 20241111125150040 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) 20241111125150040 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) 20241111125150040 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) 20241111125150040 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) 20241111125150041 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) 20241111125150041 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) 20241111125150042 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) 20241111125150042 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) 20241111125150043 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) 20241111125150043 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) 20241111125150046 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125150061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 08 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) 20241111125150061 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) 20241111125150061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125150061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125150061 DCSN1 INFO csnStreamDecoder (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) 20241111125150061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125150061 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125150062 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) 20241111125150062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125150062 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) 20241111125150062 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) 20241111125150062 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125150062 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) 20241111125150062 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) 20241111125150064 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) 20241111125150064 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) 20241111125150065 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) 20241111125150065 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) 20241111125150066 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) 20241111125150066 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) 20241111125150067 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) 20241111125150067 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) 20241111125150067 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) 20241111125150067 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) 20241111125150068 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) 20241111125150068 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) 20241111125150069 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) 20241111125150069 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) 20241111125150070 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) 20241111125150071 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) 20241111125150071 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150080 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) 20241111125150080 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) 20241111125150081 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) 20241111125150081 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) 20241111125150082 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) 20241111125150082 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) 20241111125150083 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) 20241111125150083 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) 20241111125150084 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) 20241111125150084 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) 20241111125150085 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) 20241111125150085 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) 20241111125150086 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) 20241111125150086 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) 20241111125150087 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) 20241111125150087 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) 20241111125150088 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) 20241111125150088 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) 20241111125150088 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150098 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) 20241111125150099 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) 20241111125150100 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) 20241111125150100 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) 20241111125150101 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) 20241111125150101 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) 20241111125150101 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) 20241111125150101 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) 20241111125150102 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) 20241111125150102 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) 20241111125150103 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) 20241111125150103 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) 20241111125150104 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) 20241111125150104 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) 20241111125150104 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) 20241111125150104 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) 20241111125150108 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) 20241111125150108 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) 20241111125150109 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150122 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) 20241111125150122 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) 20241111125150124 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) 20241111125150124 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) 20241111125150124 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) 20241111125150124 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) 20241111125150125 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) 20241111125150125 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) 20241111125150126 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) 20241111125150126 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) 20241111125150127 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) 20241111125150127 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) 20241111125150127 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) 20241111125150127 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) 20241111125150128 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) 20241111125150128 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) 20241111125150129 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) 20241111125150129 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) 20241111125150130 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150141 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) 20241111125150141 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) 20241111125150143 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) 20241111125150143 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) 20241111125150143 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) 20241111125150143 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) 20241111125150144 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) 20241111125150144 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) 20241111125150145 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) 20241111125150145 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) 20241111125150146 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) 20241111125150146 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) 20241111125150146 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) 20241111125150147 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) 20241111125150147 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) 20241111125150147 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) 20241111125150148 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) 20241111125150148 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) 20241111125150149 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150160 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) 20241111125150160 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) 20241111125150161 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) 20241111125150161 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) 20241111125150162 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) 20241111125150162 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) 20241111125150163 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) 20241111125150163 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) 20241111125150164 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) 20241111125150164 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) 20241111125150165 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) 20241111125150165 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) 20241111125150165 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) 20241111125150165 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) 20241111125150166 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) 20241111125150166 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) 20241111125150170 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) 20241111125150170 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) 20241111125150171 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150184 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) 20241111125150184 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) 20241111125150185 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) 20241111125150185 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) 20241111125150186 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) 20241111125150186 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) 20241111125150187 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) 20241111125150187 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) 20241111125150188 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) 20241111125150188 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) 20241111125150188 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) 20241111125150188 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) 20241111125150189 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) 20241111125150189 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) 20241111125150190 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) 20241111125150190 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) 20241111125150191 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) 20241111125150191 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) 20241111125150192 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150203 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) 20241111125150203 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) 20241111125150204 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) 20241111125150204 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) 20241111125150205 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) 20241111125150205 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) 20241111125150206 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) 20241111125150206 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) 20241111125150207 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) 20241111125150207 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) 20241111125150208 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) 20241111125150208 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) 20241111125150209 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) 20241111125150209 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) 20241111125150209 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) 20241111125150209 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) 20241111125150210 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) 20241111125150210 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) 20241111125150211 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150222 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) 20241111125150222 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) 20241111125150223 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) 20241111125150223 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) 20241111125150225 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) 20241111125150225 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) 20241111125150226 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) 20241111125150226 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) 20241111125150227 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) 20241111125150227 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) 20241111125150227 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) 20241111125150227 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) 20241111125150228 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) 20241111125150228 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) 20241111125150229 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) 20241111125150229 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) 20241111125150232 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) 20241111125150232 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) 20241111125150233 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150246 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) 20241111125150246 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) 20241111125150247 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) 20241111125150247 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) 20241111125150248 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) 20241111125150248 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) 20241111125150249 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) 20241111125150249 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) 20241111125150250 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) 20241111125150250 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) 20241111125150250 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) 20241111125150250 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) 20241111125150251 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) 20241111125150251 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) 20241111125150252 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) 20241111125150252 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) 20241111125150253 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) 20241111125150253 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) 20241111125150253 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150265 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) 20241111125150265 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) 20241111125150266 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) 20241111125150266 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) 20241111125150267 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) 20241111125150267 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) 20241111125150268 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) 20241111125150268 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) 20241111125150269 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) 20241111125150269 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) 20241111125150270 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) 20241111125150270 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) 20241111125150271 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) 20241111125150271 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) 20241111125150271 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) 20241111125150271 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) 20241111125150272 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) 20241111125150272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 121/431 -> yes (tbf_dl.cpp:1216) 20241111125150272 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) 20241111125150272 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) 20241111125150272 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) 20241111125150272 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=121 (tbf_dl.cpp:647) 20241111125150272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 121/431 -> yes (tbf_dl.cpp:1216) 20241111125150272 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125150272 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125150273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241111125150273 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) 20241111125150273 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) 20241111125150273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125150273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125150273 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) 20241111125150273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20241111125150273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20241111125150273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=216, TS=7) (tbf_dl.cpp:883) 20241111125150273 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=216, TS=7 (tbf_dl.cpp:903) 20241111125150273 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) 20241111125150273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 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) 20241111125150273 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125150285 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) 20241111125150285 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) 20241111125150286 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) 20241111125150286 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) 20241111125150287 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) 20241111125150287 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) 20241111125150287 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) 20241111125150287 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) 20241111125150288 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) 20241111125150288 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) 20241111125150289 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) 20241111125150289 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) 20241111125150290 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) 20241111125150290 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) 20241111125150290 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) 20241111125150290 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) 20241111125150294 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125150309 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) 20241111125150309 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) 20241111125150311 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) 20241111125150311 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) 20241111125150311 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) 20241111125150311 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) 20241111125150312 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) 20241111125150312 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) 20241111125150313 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) 20241111125150313 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) 20241111125150314 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) 20241111125150314 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) 20241111125150315 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) 20241111125150315 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) 20241111125150315 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) 20241111125150315 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) 20241111125150316 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125150328 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) 20241111125150328 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) 20241111125150329 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) 20241111125150329 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) 20241111125150330 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) 20241111125150330 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) 20241111125150331 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) 20241111125150331 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) 20241111125150331 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) 20241111125150331 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) 20241111125150332 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) 20241111125150332 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) 20241111125150333 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) 20241111125150333 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) 20241111125150334 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) 20241111125150334 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) 20241111125150335 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125150347 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 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) 20241111125150347 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) 20241111125150347 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125150347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125150347 DCSN1 INFO csnStreamDecoder (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) 20241111125150348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125150348 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125150348 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) 20241111125150348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125150348 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) 20241111125150348 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) 20241111125150348 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125150348 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) 20241111125150348 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) 20241111125150349 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) 20241111125150349 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) 20241111125150349 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) 20241111125150349 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) 20241111125150350 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) 20241111125150350 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) 20241111125150351 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) 20241111125150351 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) 20241111125150352 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) 20241111125150352 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) 20241111125150353 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) 20241111125150353 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) 20241111125150354 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) 20241111125150354 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) 20241111125150357 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) 20241111125150357 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) 20241111125150358 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150372 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) 20241111125150372 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) 20241111125150373 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) 20241111125150373 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) 20241111125150374 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) 20241111125150374 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) 20241111125150374 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) 20241111125150374 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) 20241111125150375 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) 20241111125150375 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) 20241111125150376 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) 20241111125150376 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) 20241111125150377 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) 20241111125150377 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) 20241111125150378 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) 20241111125150378 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) 20241111125150379 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) 20241111125150379 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) 20241111125150379 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150391 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) 20241111125150391 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) 20241111125150392 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) 20241111125150392 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) 20241111125150393 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) 20241111125150393 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) 20241111125150393 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) 20241111125150393 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) 20241111125150394 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) 20241111125150394 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) 20241111125150395 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) 20241111125150395 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) 20241111125150396 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) 20241111125150396 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) 20241111125150397 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) 20241111125150397 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) 20241111125150397 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) 20241111125150397 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) 20241111125150398 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150410 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) 20241111125150410 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) 20241111125150411 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) 20241111125150411 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) 20241111125150412 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) 20241111125150412 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) 20241111125150413 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) 20241111125150413 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) 20241111125150414 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) 20241111125150414 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) 20241111125150415 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) 20241111125150415 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) 20241111125150416 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) 20241111125150416 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) 20241111125150417 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) 20241111125150417 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) 20241111125150419 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) 20241111125150419 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) 20241111125150420 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150433 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) 20241111125150433 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) 20241111125150435 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) 20241111125150435 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) 20241111125150436 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) 20241111125150436 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) 20241111125150436 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) 20241111125150436 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) 20241111125150437 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) 20241111125150437 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) 20241111125150438 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) 20241111125150438 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) 20241111125150439 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) 20241111125150439 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) 20241111125150439 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) 20241111125150440 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) 20241111125150440 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) 20241111125150440 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) 20241111125150441 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150452 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) 20241111125150452 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) 20241111125150454 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) 20241111125150454 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) 20241111125150455 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) 20241111125150455 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) 20241111125150456 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) 20241111125150456 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) 20241111125150457 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) 20241111125150457 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) 20241111125150457 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) 20241111125150457 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) 20241111125150458 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) 20241111125150458 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) 20241111125150459 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) 20241111125150459 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) 20241111125150460 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) 20241111125150460 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) 20241111125150461 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150472 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) 20241111125150472 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) 20241111125150473 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) 20241111125150473 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) 20241111125150474 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) 20241111125150474 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) 20241111125150475 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) 20241111125150475 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) 20241111125150475 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) 20241111125150475 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) 20241111125150476 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) 20241111125150476 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) 20241111125150477 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) 20241111125150477 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) 20241111125150478 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) 20241111125150478 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) 20241111125150481 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) 20241111125150481 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) 20241111125150482 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150495 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) 20241111125150495 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) 20241111125150497 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) 20241111125150497 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) 20241111125150497 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) 20241111125150497 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) 20241111125150498 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) 20241111125150498 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) 20241111125150499 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) 20241111125150499 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) 20241111125150500 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) 20241111125150500 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) 20241111125150500 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) 20241111125150500 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) 20241111125150501 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) 20241111125150501 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) 20241111125150502 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) 20241111125150502 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) 20241111125150503 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150514 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) 20241111125150514 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) 20241111125150516 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) 20241111125150516 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) 20241111125150516 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) 20241111125150516 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) 20241111125150517 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) 20241111125150517 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) 20241111125150518 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) 20241111125150518 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) 20241111125150519 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) 20241111125150519 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) 20241111125150519 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) 20241111125150519 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) 20241111125150520 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) 20241111125150520 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) 20241111125150521 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) 20241111125150521 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) 20241111125150522 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150533 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) 20241111125150533 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) 20241111125150535 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) 20241111125150535 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) 20241111125150535 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) 20241111125150535 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) 20241111125150536 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) 20241111125150536 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) 20241111125150537 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) 20241111125150537 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) 20241111125150538 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) 20241111125150538 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) 20241111125150538 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) 20241111125150538 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) 20241111125150539 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) 20241111125150539 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) 20241111125150543 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) 20241111125150543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 178/431 -> yes (tbf_dl.cpp:1216) 20241111125150543 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125150543 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) 20241111125150543 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) 20241111125150543 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=178 (tbf_dl.cpp:647) 20241111125150543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 178/431 -> yes (tbf_dl.cpp:1216) 20241111125150543 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125150543 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125150543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241111125150543 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 243 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125150543 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) 20241111125150543 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) 20241111125150543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125150543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125150543 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) 20241111125150543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20241111125150543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20241111125150543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=273, TS=7) (tbf_dl.cpp:883) 20241111125150543 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=273, TS=7 (tbf_dl.cpp:903) 20241111125150543 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) 20241111125150544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=0f 00 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) 20241111125150544 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125150558 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) 20241111125150558 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) 20241111125150559 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) 20241111125150559 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) 20241111125150560 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) 20241111125150560 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) 20241111125150560 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) 20241111125150560 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) 20241111125150561 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) 20241111125150561 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) 20241111125150562 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) 20241111125150562 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) 20241111125150563 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) 20241111125150563 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) 20241111125150563 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) 20241111125150563 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) 20241111125150564 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125150577 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) 20241111125150577 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) 20241111125150578 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) 20241111125150578 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) 20241111125150579 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) 20241111125150579 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) 20241111125150580 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) 20241111125150580 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) 20241111125150581 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) 20241111125150581 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) 20241111125150581 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) 20241111125150581 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) 20241111125150582 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) 20241111125150582 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) 20241111125150583 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) 20241111125150583 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) 20241111125150584 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125150596 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) 20241111125150596 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) 20241111125150598 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) 20241111125150598 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) 20241111125150598 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) 20241111125150598 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) 20241111125150599 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) 20241111125150599 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) 20241111125150600 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) 20241111125150600 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) 20241111125150600 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) 20241111125150601 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) 20241111125150601 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) 20241111125150601 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) 20241111125150602 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) 20241111125150602 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) 20241111125150606 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125150620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=40 08 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) 20241111125150620 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) 20241111125150620 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125150620 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125150620 DCSN1 INFO csnStreamDecoder (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) 20241111125150621 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125150621 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125150621 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) 20241111125150621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125150621 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) 20241111125150621 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) 20241111125150621 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125150621 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) 20241111125150621 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125150621 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) 20241111125150621 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) 20241111125150621 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) 20241111125150622 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) 20241111125150622 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) 20241111125150623 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) 20241111125150623 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) 20241111125150623 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) 20241111125150624 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) 20241111125150624 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) 20241111125150624 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) 20241111125150625 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) 20241111125150625 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) 20241111125150626 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) 20241111125150626 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) 20241111125150627 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) 20241111125150627 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) 20241111125150627 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150639 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) 20241111125150639 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) 20241111125150640 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) 20241111125150640 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) 20241111125150641 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) 20241111125150641 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) 20241111125150642 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) 20241111125150642 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) 20241111125150642 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) 20241111125150642 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) 20241111125150643 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) 20241111125150643 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) 20241111125150644 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) 20241111125150644 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) 20241111125150645 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) 20241111125150645 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) 20241111125150646 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) 20241111125150646 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) 20241111125150646 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150658 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) 20241111125150658 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) 20241111125150659 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) 20241111125150659 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) 20241111125150660 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) 20241111125150660 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) 20241111125150661 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) 20241111125150661 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) 20241111125150662 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) 20241111125150662 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) 20241111125150662 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) 20241111125150662 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) 20241111125150663 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) 20241111125150663 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) 20241111125150664 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) 20241111125150664 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) 20241111125150667 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) 20241111125150667 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) 20241111125150668 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150682 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) 20241111125150682 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) 20241111125150683 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) 20241111125150683 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) 20241111125150684 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) 20241111125150684 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) 20241111125150685 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) 20241111125150685 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) 20241111125150685 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) 20241111125150685 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) 20241111125150686 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) 20241111125150686 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) 20241111125150687 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) 20241111125150687 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) 20241111125150687 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) 20241111125150687 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) 20241111125150688 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) 20241111125150689 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) 20241111125150689 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150701 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) 20241111125150701 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) 20241111125150702 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) 20241111125150702 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) 20241111125150703 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) 20241111125150703 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) 20241111125150703 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) 20241111125150703 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) 20241111125150704 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) 20241111125150704 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) 20241111125150705 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) 20241111125150705 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) 20241111125150706 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) 20241111125150706 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) 20241111125150706 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) 20241111125150706 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) 20241111125150707 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) 20241111125150707 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) 20241111125150708 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150720 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) 20241111125150720 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) 20241111125150721 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) 20241111125150721 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) 20241111125150722 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) 20241111125150722 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) 20241111125150722 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) 20241111125150722 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) 20241111125150723 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) 20241111125150723 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) 20241111125150724 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) 20241111125150724 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) 20241111125150725 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) 20241111125150725 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) 20241111125150725 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) 20241111125150725 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) 20241111125150729 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) 20241111125150729 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) 20241111125150730 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150744 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) 20241111125150744 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) 20241111125150745 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) 20241111125150745 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) 20241111125150746 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) 20241111125150746 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) 20241111125150746 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) 20241111125150746 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) 20241111125150747 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) 20241111125150747 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) 20241111125150748 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) 20241111125150748 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) 20241111125150749 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) 20241111125150749 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) 20241111125150749 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) 20241111125150749 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) 20241111125150750 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) 20241111125150750 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) 20241111125150751 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150763 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) 20241111125150763 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) 20241111125150764 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) 20241111125150764 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) 20241111125150765 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) 20241111125150765 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) 20241111125150765 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) 20241111125150765 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) 20241111125150766 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) 20241111125150766 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) 20241111125150767 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) 20241111125150767 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) 20241111125150768 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) 20241111125150768 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) 20241111125150769 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) 20241111125150769 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) 20241111125150770 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) 20241111125150770 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) 20241111125150770 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150782 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) 20241111125150782 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) 20241111125150783 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) 20241111125150783 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) 20241111125150784 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) 20241111125150784 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) 20241111125150785 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) 20241111125150785 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) 20241111125150785 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) 20241111125150785 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) 20241111125150786 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) 20241111125150786 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) 20241111125150787 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) 20241111125150787 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) 20241111125150788 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) 20241111125150788 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) 20241111125150791 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) 20241111125150791 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) 20241111125150792 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150806 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) 20241111125150806 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) 20241111125150807 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) 20241111125150807 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) 20241111125150808 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) 20241111125150808 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) 20241111125150808 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) 20241111125150808 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) 20241111125150809 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) 20241111125150809 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) 20241111125150810 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) 20241111125150810 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) 20241111125150811 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) 20241111125150811 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) 20241111125150811 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) 20241111125150811 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) 20241111125150812 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) 20241111125150812 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) 20241111125150813 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150824 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) 20241111125150824 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) 20241111125150824 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) 20241111125150824 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) 20241111125150824 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) 20241111125150824 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) 20241111125150824 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) 20241111125150824 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) 20241111125150824 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) 20241111125150824 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) 20241111125150824 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) 20241111125150825 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) 20241111125150825 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) 20241111125150825 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) 20241111125150825 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) 20241111125150825 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) 20241111125150828 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) 20241111125150828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 238/431 -> yes (tbf_dl.cpp:1216) 20241111125150828 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125150828 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) 20241111125150828 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) 20241111125150828 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=238 (tbf_dl.cpp:647) 20241111125150828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 238/431 -> yes (tbf_dl.cpp:1216) 20241111125150828 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125150828 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125150828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241111125150828 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) 20241111125150828 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) 20241111125150828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125150828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125150828 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) 20241111125150828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 320 + 13 = 333 (pdch_ul_controller.c:131) 20241111125150828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type POLL (pdch_ul_controller.c:184) 20241111125150828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=333, TS=7) (tbf_dl.cpp:883) 20241111125150828 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=333, TS=7 (tbf_dl.cpp:903) 20241111125150828 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) 20241111125150828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 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) 20241111125150828 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125150842 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) 20241111125150842 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) 20241111125150842 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) 20241111125150842 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150843 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) 20241111125150852 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125150865 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) 20241111125150865 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150866 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) 20241111125150867 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) 20241111125150867 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) 20241111125150870 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125150884 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) 20241111125150884 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) 20241111125150884 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) 20241111125150884 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) 20241111125150884 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) 20241111125150884 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) 20241111125150885 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) 20241111125150885 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) 20241111125150885 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) 20241111125150885 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) 20241111125150885 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) 20241111125150885 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) 20241111125150885 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) 20241111125150885 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) 20241111125150885 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) 20241111125150885 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) 20241111125150889 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125150903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=5 data=40 08 01 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) 20241111125150903 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) 20241111125150903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125150903 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125150903 DCSN1 INFO csnStreamDecoder (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) 20241111125150903 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125150903 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125150903 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) 20241111125150903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125150903 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) 20241111125150903 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) 20241111125150903 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125150903 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) 20241111125150903 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) 20241111125150903 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) 20241111125150903 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) 20241111125150903 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) 20241111125150903 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) 20241111125150903 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) 20241111125150903 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) 20241111125150903 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) 20241111125150903 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) 20241111125150904 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) 20241111125150904 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) 20241111125150904 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) 20241111125150904 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) 20241111125150904 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) 20241111125150904 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) 20241111125150912 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) 20241111125150912 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) 20241111125150912 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150926 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) 20241111125150926 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) 20241111125150926 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) 20241111125150926 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) 20241111125150926 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) 20241111125150926 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) 20241111125150926 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) 20241111125150926 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) 20241111125150927 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) 20241111125150927 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) 20241111125150927 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) 20241111125150927 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) 20241111125150927 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) 20241111125150927 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) 20241111125150927 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) 20241111125150927 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) 20241111125150931 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) 20241111125150931 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) 20241111125150931 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150944 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) 20241111125150944 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) 20241111125150945 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) 20241111125150945 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) 20241111125150945 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) 20241111125150945 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) 20241111125150945 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) 20241111125150945 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) 20241111125150945 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) 20241111125150945 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) 20241111125150945 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) 20241111125150945 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) 20241111125150946 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) 20241111125150946 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) 20241111125150946 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) 20241111125150946 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) 20241111125150949 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) 20241111125150949 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) 20241111125150949 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150963 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) 20241111125150963 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) 20241111125150963 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) 20241111125150963 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) 20241111125150963 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) 20241111125150963 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) 20241111125150964 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) 20241111125150964 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) 20241111125150964 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) 20241111125150964 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) 20241111125150964 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) 20241111125150964 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) 20241111125150964 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) 20241111125150964 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) 20241111125150964 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) 20241111125150964 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) 20241111125150973 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) 20241111125150973 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) 20241111125150973 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125150986 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) 20241111125150986 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150987 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) 20241111125150991 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) 20241111125150991 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) 20241111125150991 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151005 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) 20241111125151005 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) 20241111125151005 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) 20241111125151005 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) 20241111125151005 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) 20241111125151005 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) 20241111125151005 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) 20241111125151005 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) 20241111125151006 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) 20241111125151006 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) 20241111125151006 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) 20241111125151006 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) 20241111125151006 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) 20241111125151006 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) 20241111125151006 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) 20241111125151006 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) 20241111125151009 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) 20241111125151009 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) 20241111125151010 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151023 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) 20241111125151023 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151024 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) 20241111125151033 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) 20241111125151033 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) 20241111125151033 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151047 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) 20241111125151047 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) 20241111125151047 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) 20241111125151047 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) 20241111125151047 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) 20241111125151047 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) 20241111125151048 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) 20241111125151048 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) 20241111125151048 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) 20241111125151048 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) 20241111125151049 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) 20241111125151049 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) 20241111125151049 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) 20241111125151049 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) 20241111125151049 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) 20241111125151049 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) 20241111125151051 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) 20241111125151051 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) 20241111125151052 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151066 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) 20241111125151066 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) 20241111125151066 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) 20241111125151066 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) 20241111125151066 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) 20241111125151066 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) 20241111125151066 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) 20241111125151066 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) 20241111125151066 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) 20241111125151066 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) 20241111125151067 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) 20241111125151067 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) 20241111125151067 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) 20241111125151067 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) 20241111125151067 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) 20241111125151067 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) 20241111125151070 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) 20241111125151070 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) 20241111125151070 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151084 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) 20241111125151084 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) 20241111125151084 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) 20241111125151084 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) 20241111125151084 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) 20241111125151084 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) 20241111125151084 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) 20241111125151084 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) 20241111125151085 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) 20241111125151085 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) 20241111125151085 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) 20241111125151085 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) 20241111125151085 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) 20241111125151085 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) 20241111125151085 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) 20241111125151085 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) 20241111125151093 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) 20241111125151093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 295/431 -> yes (tbf_dl.cpp:1216) 20241111125151093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125151093 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) 20241111125151093 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) 20241111125151093 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=295 (tbf_dl.cpp:647) 20241111125151093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 295/431 -> yes (tbf_dl.cpp:1216) 20241111125151093 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125151093 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125151093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241111125151093 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) 20241111125151093 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) 20241111125151093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125151093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125151093 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) 20241111125151093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 377 + 13 = 390 (pdch_ul_controller.c:131) 20241111125151093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type POLL (pdch_ul_controller.c:184) 20241111125151093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=390, TS=7) (tbf_dl.cpp:883) 20241111125151093 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=390, TS=7 (tbf_dl.cpp:903) 20241111125151093 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) 20241111125151093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=0f 00 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) 20241111125151093 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125151107 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) 20241111125151107 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) 20241111125151107 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151108 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) 20241111125151112 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125151126 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) 20241111125151126 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) 20241111125151126 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) 20241111125151126 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) 20241111125151126 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) 20241111125151126 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) 20241111125151126 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) 20241111125151126 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) 20241111125151126 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) 20241111125151126 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) 20241111125151127 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) 20241111125151127 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) 20241111125151127 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) 20241111125151127 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) 20241111125151127 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) 20241111125151127 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) 20241111125151130 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125151144 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) 20241111125151144 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151145 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) 20241111125151154 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125151167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=40 08 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) 20241111125151167 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) 20241111125151168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125151168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125151168 DCSN1 INFO csnStreamDecoder (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) 20241111125151168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125151168 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125151168 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) 20241111125151168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125151168 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) 20241111125151168 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) 20241111125151168 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125151168 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) 20241111125151168 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) 20241111125151168 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) 20241111125151168 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) 20241111125151168 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) 20241111125151168 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) 20241111125151169 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) 20241111125151169 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) 20241111125151169 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) 20241111125151169 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) 20241111125151169 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) 20241111125151169 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) 20241111125151169 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) 20241111125151169 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) 20241111125151170 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) 20241111125151170 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) 20241111125151172 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) 20241111125151172 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) 20241111125151173 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151186 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) 20241111125151186 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) 20241111125151187 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) 20241111125151187 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) 20241111125151187 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) 20241111125151187 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) 20241111125151187 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) 20241111125151187 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) 20241111125151187 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) 20241111125151187 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) 20241111125151188 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) 20241111125151188 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) 20241111125151188 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) 20241111125151188 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) 20241111125151188 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) 20241111125151188 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) 20241111125151191 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) 20241111125151191 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) 20241111125151191 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151205 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) 20241111125151205 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) 20241111125151205 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) 20241111125151205 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) 20241111125151206 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) 20241111125151206 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) 20241111125151206 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) 20241111125151206 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) 20241111125151206 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) 20241111125151206 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) 20241111125151206 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) 20241111125151206 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) 20241111125151207 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) 20241111125151207 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) 20241111125151207 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) 20241111125151207 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) 20241111125151214 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) 20241111125151214 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) 20241111125151214 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151228 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) 20241111125151228 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) 20241111125151228 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) 20241111125151228 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) 20241111125151229 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) 20241111125151229 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) 20241111125151229 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) 20241111125151229 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) 20241111125151229 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) 20241111125151229 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) 20241111125151229 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) 20241111125151229 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) 20241111125151230 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) 20241111125151230 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) 20241111125151230 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) 20241111125151230 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) 20241111125151233 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) 20241111125151233 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) 20241111125151233 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151247 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) 20241111125151247 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) 20241111125151247 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) 20241111125151247 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) 20241111125151247 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) 20241111125151247 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) 20241111125151247 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) 20241111125151247 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) 20241111125151248 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) 20241111125151248 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) 20241111125151248 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) 20241111125151248 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) 20241111125151248 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) 20241111125151248 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) 20241111125151248 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) 20241111125151248 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) 20241111125151251 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) 20241111125151251 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) 20241111125151251 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151265 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) 20241111125151265 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) 20241111125151266 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) 20241111125151266 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) 20241111125151266 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) 20241111125151266 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) 20241111125151266 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) 20241111125151266 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) 20241111125151266 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) 20241111125151266 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) 20241111125151267 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) 20241111125151267 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) 20241111125151267 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) 20241111125151267 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) 20241111125151267 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) 20241111125151267 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) 20241111125151274 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) 20241111125151274 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) 20241111125151275 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151288 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) 20241111125151288 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) 20241111125151289 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) 20241111125151289 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) 20241111125151289 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) 20241111125151289 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) 20241111125151289 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) 20241111125151289 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) 20241111125151289 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) 20241111125151289 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) 20241111125151290 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) 20241111125151290 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) 20241111125151290 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) 20241111125151290 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) 20241111125151290 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) 20241111125151290 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) 20241111125151293 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) 20241111125151293 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) 20241111125151293 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151307 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) 20241111125151307 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) 20241111125151307 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) 20241111125151307 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) 20241111125151308 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) 20241111125151308 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) 20241111125151308 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) 20241111125151308 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) 20241111125151308 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) 20241111125151308 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) 20241111125151308 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) 20241111125151308 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) 20241111125151309 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) 20241111125151309 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) 20241111125151309 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) 20241111125151309 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) 20241111125151312 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) 20241111125151312 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) 20241111125151312 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151326 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) 20241111125151326 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) 20241111125151326 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) 20241111125151326 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) 20241111125151326 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) 20241111125151326 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) 20241111125151326 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) 20241111125151326 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) 20241111125151327 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) 20241111125151327 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) 20241111125151327 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) 20241111125151327 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) 20241111125151327 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) 20241111125151327 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) 20241111125151327 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) 20241111125151327 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) 20241111125151335 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) 20241111125151335 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) 20241111125151335 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151349 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) 20241111125151349 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) 20241111125151349 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) 20241111125151349 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) 20241111125151349 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) 20241111125151349 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) 20241111125151350 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) 20241111125151350 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) 20241111125151350 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) 20241111125151350 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) 20241111125151350 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) 20241111125151350 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) 20241111125151350 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) 20241111125151350 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) 20241111125151350 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) 20241111125151350 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) 20241111125151353 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) 20241111125151353 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) 20241111125151353 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151367 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) 20241111125151367 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) 20241111125151367 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) 20241111125151367 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) 20241111125151367 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) 20241111125151367 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) 20241111125151368 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) 20241111125151368 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) 20241111125151368 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) 20241111125151368 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) 20241111125151368 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) 20241111125151368 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) 20241111125151368 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) 20241111125151368 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) 20241111125151368 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) 20241111125151368 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) 20241111125151372 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) 20241111125151372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 355/431 -> yes (tbf_dl.cpp:1216) 20241111125151372 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125151372 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) 20241111125151372 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) 20241111125151372 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=355 (tbf_dl.cpp:647) 20241111125151372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 355/431 -> yes (tbf_dl.cpp:1216) 20241111125151372 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125151372 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125151372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241111125151372 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) 20241111125151372 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) 20241111125151372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125151372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125151372 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) 20241111125151372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 437 + 13 = 450 (pdch_ul_controller.c:131) 20241111125151372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type POLL (pdch_ul_controller.c:184) 20241111125151372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=450, TS=7) (tbf_dl.cpp:883) 20241111125151372 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=450, TS=7 (tbf_dl.cpp:903) 20241111125151372 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) 20241111125151372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 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) 20241111125151372 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151386 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) 20241111125151387 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) 20241111125151387 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) 20241111125151387 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) 20241111125151387 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) 20241111125151395 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125151409 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) 20241111125151409 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) 20241111125151409 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) 20241111125151409 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) 20241111125151409 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) 20241111125151409 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) 20241111125151409 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) 20241111125151409 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) 20241111125151409 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) 20241111125151409 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) 20241111125151410 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) 20241111125151410 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) 20241111125151410 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) 20241111125151410 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) 20241111125151410 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) 20241111125151410 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) 20241111125151413 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125151427 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) 20241111125151427 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151428 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) 20241111125151432 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125151446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=8 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) 20241111125151446 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) 20241111125151446 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125151446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125151446 DCSN1 INFO csnStreamDecoder (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) 20241111125151446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125151446 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125151446 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) 20241111125151446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125151446 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) 20241111125151446 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) 20241111125151446 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125151446 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) 20241111125151446 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) 20241111125151446 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) 20241111125151446 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) 20241111125151446 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) 20241111125151446 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) 20241111125151446 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) 20241111125151446 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) 20241111125151447 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) 20241111125151447 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) 20241111125151447 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) 20241111125151447 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) 20241111125151447 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) 20241111125151447 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) 20241111125151447 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) 20241111125151447 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) 20241111125151455 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) 20241111125151455 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) 20241111125151455 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151469 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) 20241111125151469 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) 20241111125151469 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) 20241111125151469 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) 20241111125151469 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) 20241111125151469 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) 20241111125151470 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) 20241111125151470 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) 20241111125151470 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) 20241111125151470 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) 20241111125151470 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) 20241111125151470 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) 20241111125151470 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) 20241111125151470 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) 20241111125151470 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) 20241111125151470 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) 20241111125151474 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) 20241111125151474 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) 20241111125151474 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151488 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) 20241111125151488 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) 20241111125151488 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) 20241111125151488 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) 20241111125151488 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) 20241111125151488 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) 20241111125151488 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) 20241111125151488 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) 20241111125151488 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) 20241111125151488 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) 20241111125151489 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) 20241111125151489 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) 20241111125151489 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) 20241111125151489 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) 20241111125151489 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) 20241111125151489 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) 20241111125151492 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) 20241111125151492 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) 20241111125151493 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151506 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) 20241111125151506 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151507 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) 20241111125151516 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) 20241111125151516 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) 20241111125151516 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151530 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) 20241111125151531 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) 20241111125151531 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) 20241111125151534 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) 20241111125151534 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) 20241111125151534 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151548 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) 20241111125151548 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) 20241111125151548 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) 20241111125151548 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151549 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) 20241111125151553 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) 20241111125151553 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) 20241111125151553 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151567 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) 20241111125151568 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) 20241111125151568 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) 20241111125151568 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) 20241111125151568 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) 20241111125151576 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) 20241111125151576 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) 20241111125151576 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151590 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) 20241111125151590 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151591 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) 20241111125151595 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) 20241111125151595 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) 20241111125151595 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151609 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) 20241111125151610 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) 20241111125151610 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) 20241111125151610 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) 20241111125151610 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) 20241111125151613 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) 20241111125151613 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) 20241111125151613 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151627 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) 20241111125151627 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) 20241111125151627 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) 20241111125151627 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151628 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) 20241111125151636 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) 20241111125151636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 412/431 -> yes (tbf_dl.cpp:1216) 20241111125151636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125151636 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) 20241111125151636 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) 20241111125151636 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=412 (tbf_dl.cpp:647) 20241111125151636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 412/431 -> yes (tbf_dl.cpp:1216) 20241111125151636 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125151636 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125151636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241111125151636 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 106 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125151636 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) 20241111125151636 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) 20241111125151636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125151636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125151636 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) 20241111125151636 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 494 + 13 = 507 (pdch_ul_controller.c:131) 20241111125151636 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type POLL (pdch_ul_controller.c:184) 20241111125151637 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) 20241111125151637 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) 20241111125151637 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) 20241111125151637 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 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) 20241111125151637 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125151650 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) 20241111125151650 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151651 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) 20241111125151652 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) 20241111125151652 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) 20241111125151655 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125151669 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) 20241111125151669 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) 20241111125151669 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) 20241111125151669 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) 20241111125151669 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) 20241111125151669 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) 20241111125151670 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) 20241111125151670 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) 20241111125151670 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) 20241111125151670 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) 20241111125151670 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) 20241111125151670 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) 20241111125151670 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) 20241111125151670 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) 20241111125151670 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) 20241111125151670 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) 20241111125151674 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151688 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) 20241111125151689 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) 20241111125151689 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) 20241111125151689 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) 20241111125151689 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) 20241111125151697 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125151711 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 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) 20241111125151711 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) 20241111125151711 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125151711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125151711 DCSN1 INFO csnStreamDecoder (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) 20241111125151711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125151711 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125151711 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) 20241111125151711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125151711 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) 20241111125151711 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) 20241111125151711 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125151711 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) 20241111125151711 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125151711 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) 20241111125151711 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) 20241111125151711 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) 20241111125151711 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) 20241111125151712 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) 20241111125151712 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) 20241111125151712 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) 20241111125151712 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) 20241111125151712 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) 20241111125151712 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) 20241111125151712 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) 20241111125151712 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) 20241111125151712 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) 20241111125151712 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) 20241111125151712 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) 20241111125151716 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) 20241111125151716 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) 20241111125151716 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151730 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) 20241111125151731 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) 20241111125151731 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) 20241111125151731 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) 20241111125151731 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) 20241111125151734 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) 20241111125151734 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) 20241111125151734 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151749 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) 20241111125151749 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) 20241111125151749 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) 20241111125151749 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) 20241111125151750 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) 20241111125151750 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) 20241111125151750 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) 20241111125151750 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) 20241111125151751 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) 20241111125151751 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) 20241111125151751 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) 20241111125151751 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) 20241111125151752 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) 20241111125151752 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) 20241111125151752 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) 20241111125151752 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) 20241111125151759 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) 20241111125151759 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) 20241111125151760 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151773 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) 20241111125151773 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) 20241111125151774 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) 20241111125151774 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) 20241111125151775 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) 20241111125151775 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) 20241111125151776 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) 20241111125151776 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) 20241111125151777 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) 20241111125151777 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) 20241111125151778 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) 20241111125151778 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) 20241111125151778 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) 20241111125151778 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) 20241111125151779 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) 20241111125151779 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) 20241111125151780 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) 20241111125151780 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) 20241111125151781 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151792 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) 20241111125151792 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) 20241111125151793 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) 20241111125151793 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) 20241111125151794 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) 20241111125151794 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) 20241111125151795 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) 20241111125151795 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) 20241111125151796 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) 20241111125151796 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) 20241111125151796 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) 20241111125151796 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) 20241111125151797 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) 20241111125151797 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) 20241111125151798 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) 20241111125151798 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) 20241111125151799 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) 20241111125151799 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) 20241111125151800 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151811 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) 20241111125151811 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) 20241111125151812 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) 20241111125151812 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) 20241111125151813 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) 20241111125151813 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) 20241111125151814 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) 20241111125151814 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) 20241111125151815 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) 20241111125151815 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) 20241111125151815 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) 20241111125151815 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) 20241111125151816 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) 20241111125151816 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) 20241111125151817 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) 20241111125151817 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) 20241111125151821 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) 20241111125151821 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) 20241111125151821 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151835 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) 20241111125151835 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) 20241111125151836 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) 20241111125151836 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) 20241111125151837 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) 20241111125151837 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) 20241111125151838 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) 20241111125151838 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) 20241111125151839 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) 20241111125151839 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) 20241111125151841 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) 20241111125151841 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) 20241111125151842 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) 20241111125151842 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) 20241111125151843 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) 20241111125151843 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) 20241111125151843 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) 20241111125151843 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) 20241111125151843 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151855 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) 20241111125151855 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) 20241111125151856 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) 20241111125151856 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) 20241111125151857 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) 20241111125151857 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) 20241111125151857 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) 20241111125151857 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) 20241111125151858 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) 20241111125151858 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) 20241111125151858 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) 20241111125151858 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) 20241111125151859 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) 20241111125151859 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) 20241111125151859 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) 20241111125151859 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) 20241111125151860 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) 20241111125151860 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) 20241111125151860 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151874 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) 20241111125151874 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) 20241111125151874 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) 20241111125151875 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) 20241111125151875 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) 20241111125151875 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) 20241111125151876 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) 20241111125151876 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) 20241111125151876 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) 20241111125151876 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) 20241111125151877 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) 20241111125151877 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) 20241111125151878 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) 20241111125151878 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) 20241111125151878 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) 20241111125151878 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) 20241111125151883 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) 20241111125151883 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) 20241111125151884 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151898 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) 20241111125151898 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) 20241111125151899 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) 20241111125151899 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) 20241111125151900 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) 20241111125151900 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) 20241111125151900 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) 20241111125151900 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) 20241111125151902 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) 20241111125151902 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) 20241111125151902 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) 20241111125151902 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) 20241111125151903 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) 20241111125151903 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) 20241111125151904 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) 20241111125151904 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) 20241111125151905 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) 20241111125151905 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) 20241111125151906 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151917 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) 20241111125151917 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) 20241111125151919 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) 20241111125151919 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) 20241111125151919 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) 20241111125151919 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) 20241111125151920 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) 20241111125151920 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) 20241111125151921 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) 20241111125151921 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) 20241111125151922 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) 20241111125151922 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) 20241111125151923 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) 20241111125151923 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) 20241111125151924 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) 20241111125151924 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) 20241111125151925 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) 20241111125151925 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) 20241111125151925 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) 20241111125151925 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151938 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) 20241111125151938 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) 20241111125151940 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) 20241111125151940 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) 20241111125151941 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) 20241111125151941 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) 20241111125151943 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) 20241111125151943 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) 20241111125151944 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) 20241111125151944 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) 20241111125151945 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) 20241111125151945 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) 20241111125151946 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) 20241111125151946 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) 20241111125151947 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) 20241111125151947 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) 20241111125151948 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) 20241111125151948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 477/431 -> no (tbf_dl.cpp:1216) 20241111125151948 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) 20241111125151949 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151962 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) 20241111125151962 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) 20241111125151963 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) 20241111125151963 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) 20241111125151964 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) 20241111125151964 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) 20241111125151965 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) 20241111125151965 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) 20241111125151966 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) 20241111125151966 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) 20241111125151966 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) 20241111125151966 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) 20241111125151968 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) 20241111125151968 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) 20241111125151969 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) 20241111125151969 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) 20241111125151970 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) 20241111125151970 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) 20241111125151970 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) 20241111125151970 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125151981 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) 20241111125151981 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) 20241111125151982 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) 20241111125151982 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) 20241111125151983 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) 20241111125151983 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) 20241111125151984 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) 20241111125151984 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) 20241111125151986 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) 20241111125151986 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) 20241111125151987 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) 20241111125151987 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) 20241111125151988 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) 20241111125151988 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) 20241111125151989 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) 20241111125151989 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) 20241111125151989 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) 20241111125151989 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) 20241111125151989 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) 20241111125151990 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152000 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) 20241111125152000 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) 20241111125152001 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) 20241111125152001 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) 20241111125152002 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) 20241111125152002 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) 20241111125152003 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) 20241111125152003 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) 20241111125152004 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) 20241111125152004 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) 20241111125152005 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) 20241111125152005 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) 20241111125152006 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) 20241111125152006 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) 20241111125152007 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) 20241111125152007 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) 20241111125152010 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) 20241111125152010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 490/431 -> no (tbf_dl.cpp:1216) 20241111125152010 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) 20241111125152011 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152022 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152023 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) 20241111125152024 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) 20241111125152024 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) 20241111125152027 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) 20241111125152027 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) 20241111125152027 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) 20241111125152027 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152042 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) 20241111125152042 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) 20241111125152043 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) 20241111125152043 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) 20241111125152043 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) 20241111125152043 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) 20241111125152044 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) 20241111125152044 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) 20241111125152044 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) 20241111125152044 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) 20241111125152045 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) 20241111125152045 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) 20241111125152046 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) 20241111125152046 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) 20241111125152047 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) 20241111125152047 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) 20241111125152047 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) 20241111125152047 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) 20241111125152047 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) 20241111125152048 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152061 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) 20241111125152061 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) 20241111125152063 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) 20241111125152063 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) 20241111125152063 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) 20241111125152063 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) 20241111125152064 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) 20241111125152064 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) 20241111125152065 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) 20241111125152065 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) 20241111125152067 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) 20241111125152067 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) 20241111125152068 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) 20241111125152068 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) 20241111125152069 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) 20241111125152069 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) 20241111125152071 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) 20241111125152071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 503/431 -> no (tbf_dl.cpp:1216) 20241111125152071 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) 20241111125152071 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152084 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) 20241111125152084 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) 20241111125152084 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) 20241111125152084 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) 20241111125152084 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) 20241111125152084 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) 20241111125152085 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) 20241111125152085 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) 20241111125152085 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) 20241111125152085 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) 20241111125152085 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) 20241111125152085 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) 20241111125152085 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) 20241111125152085 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) 20241111125152085 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) 20241111125152085 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) 20241111125152089 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) 20241111125152089 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) 20241111125152089 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) 20241111125152089 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152104 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) 20241111125152104 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) 20241111125152105 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) 20241111125152105 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) 20241111125152106 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) 20241111125152106 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) 20241111125152107 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) 20241111125152107 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) 20241111125152107 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) 20241111125152107 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) 20241111125152108 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) 20241111125152109 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) 20241111125152109 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) 20241111125152109 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) 20241111125152110 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) 20241111125152110 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) 20241111125152111 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) 20241111125152111 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) 20241111125152111 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) 20241111125152112 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152123 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) 20241111125152123 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) 20241111125152124 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) 20241111125152124 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) 20241111125152125 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) 20241111125152125 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) 20241111125152126 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) 20241111125152126 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) 20241111125152127 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) 20241111125152127 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) 20241111125152128 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) 20241111125152128 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) 20241111125152130 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) 20241111125152130 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) 20241111125152131 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) 20241111125152131 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) 20241111125152133 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) 20241111125152133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 516/431 -> no (tbf_dl.cpp:1216) 20241111125152133 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) 20241111125152134 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152147 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) 20241111125152147 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) 20241111125152148 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) 20241111125152148 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) 20241111125152149 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) 20241111125152149 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) 20241111125152149 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) 20241111125152149 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) 20241111125152150 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) 20241111125152150 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) 20241111125152151 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) 20241111125152151 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) 20241111125152152 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) 20241111125152152 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) 20241111125152152 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) 20241111125152152 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) 20241111125152153 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) 20241111125152153 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) 20241111125152153 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) 20241111125152154 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152166 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) 20241111125152166 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) 20241111125152169 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) 20241111125152169 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) 20241111125152170 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) 20241111125152170 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) 20241111125152172 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) 20241111125152172 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) 20241111125152173 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) 20241111125152173 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) 20241111125152174 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) 20241111125152174 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) 20241111125152175 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) 20241111125152175 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) 20241111125152175 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) 20241111125152175 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) 20241111125152176 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) 20241111125152176 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) 20241111125152176 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) 20241111125152177 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152185 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) 20241111125152185 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) 20241111125152186 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) 20241111125152186 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) 20241111125152187 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) 20241111125152187 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) 20241111125152187 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) 20241111125152187 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) 20241111125152188 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) 20241111125152188 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) 20241111125152189 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) 20241111125152189 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) 20241111125152190 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) 20241111125152190 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) 20241111125152190 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) 20241111125152191 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) 20241111125152194 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) 20241111125152194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 529/431 -> no (tbf_dl.cpp:1216) 20241111125152194 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) 20241111125152195 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152209 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) 20241111125152209 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) 20241111125152210 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) 20241111125152210 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) 20241111125152210 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) 20241111125152210 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) 20241111125152211 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) 20241111125152211 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) 20241111125152211 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) 20241111125152211 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) 20241111125152211 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) 20241111125152211 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) 20241111125152212 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) 20241111125152212 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) 20241111125152213 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) 20241111125152213 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) 20241111125152213 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) 20241111125152213 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) 20241111125152213 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) 20241111125152214 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152228 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) 20241111125152228 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) 20241111125152229 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) 20241111125152229 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) 20241111125152229 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) 20241111125152229 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) 20241111125152230 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) 20241111125152230 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) 20241111125152230 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) 20241111125152230 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) 20241111125152231 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) 20241111125152231 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) 20241111125152231 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) 20241111125152231 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) 20241111125152232 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) 20241111125152232 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) 20241111125152233 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) 20241111125152233 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) 20241111125152233 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) 20241111125152233 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152248 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) 20241111125152248 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) 20241111125152250 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) 20241111125152251 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) 20241111125152251 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) 20241111125152251 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) 20241111125152252 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) 20241111125152252 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) 20241111125152253 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) 20241111125152253 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) 20241111125152254 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) 20241111125152254 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) 20241111125152254 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) 20241111125152254 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) 20241111125152255 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) 20241111125152255 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) 20241111125152257 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) 20241111125152257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 542/431 -> no (tbf_dl.cpp:1216) 20241111125152257 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) 20241111125152258 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152273 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) 20241111125152273 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) 20241111125152274 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) 20241111125152274 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) 20241111125152275 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) 20241111125152275 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) 20241111125152275 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) 20241111125152275 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) 20241111125152276 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) 20241111125152276 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) 20241111125152277 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) 20241111125152277 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) 20241111125152278 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) 20241111125152278 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) 20241111125152279 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) 20241111125152279 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) 20241111125152279 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) 20241111125152280 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) 20241111125152280 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) 20241111125152280 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152292 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) 20241111125152292 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) 20241111125152293 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) 20241111125152293 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) 20241111125152293 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) 20241111125152294 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) 20241111125152294 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) 20241111125152294 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) 20241111125152295 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) 20241111125152295 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) 20241111125152296 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) 20241111125152296 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) 20241111125152297 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) 20241111125152297 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) 20241111125152297 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) 20241111125152297 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) 20241111125152298 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) 20241111125152298 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) 20241111125152298 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) 20241111125152299 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152310 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) 20241111125152310 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) 20241111125152310 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) 20241111125152311 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) 20241111125152311 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) 20241111125152311 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) 20241111125152311 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) 20241111125152311 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) 20241111125152312 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) 20241111125152312 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) 20241111125152312 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) 20241111125152312 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) 20241111125152312 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) 20241111125152312 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) 20241111125152313 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) 20241111125152313 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) 20241111125152319 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) 20241111125152320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 555/431 -> no (tbf_dl.cpp:1216) 20241111125152320 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) 20241111125152320 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152334 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) 20241111125152334 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) 20241111125152335 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) 20241111125152336 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) 20241111125152336 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) 20241111125152336 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) 20241111125152337 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) 20241111125152337 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) 20241111125152338 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) 20241111125152338 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) 20241111125152339 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) 20241111125152339 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) 20241111125152340 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) 20241111125152340 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) 20241111125152341 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) 20241111125152341 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) 20241111125152342 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) 20241111125152342 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) 20241111125152342 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) 20241111125152343 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152353 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) 20241111125152353 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) 20241111125152355 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) 20241111125152355 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) 20241111125152355 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) 20241111125152355 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) 20241111125152356 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) 20241111125152356 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) 20241111125152357 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) 20241111125152357 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) 20241111125152358 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) 20241111125152358 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) 20241111125152358 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) 20241111125152358 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) 20241111125152359 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) 20241111125152359 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) 20241111125152360 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) 20241111125152360 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) 20241111125152360 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) 20241111125152361 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152372 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) 20241111125152373 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) 20241111125152374 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) 20241111125152374 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) 20241111125152374 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) 20241111125152374 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) 20241111125152375 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) 20241111125152375 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) 20241111125152376 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) 20241111125152376 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) 20241111125152377 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) 20241111125152377 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) 20241111125152377 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) 20241111125152377 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) 20241111125152378 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) 20241111125152378 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) 20241111125152382 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) 20241111125152382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 568/431 -> no (tbf_dl.cpp:1216) 20241111125152382 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) 20241111125152383 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152396 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) 20241111125152396 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) 20241111125152397 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) 20241111125152397 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) 20241111125152398 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) 20241111125152398 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) 20241111125152399 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) 20241111125152399 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) 20241111125152400 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) 20241111125152400 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) 20241111125152400 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) 20241111125152400 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) 20241111125152401 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) 20241111125152401 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) 20241111125152402 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) 20241111125152402 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) 20241111125152403 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) 20241111125152403 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) 20241111125152403 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) 20241111125152403 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152415 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) 20241111125152415 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) 20241111125152416 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) 20241111125152416 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) 20241111125152417 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) 20241111125152417 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) 20241111125152418 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) 20241111125152418 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) 20241111125152418 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) 20241111125152419 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) 20241111125152419 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) 20241111125152419 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) 20241111125152420 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) 20241111125152420 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) 20241111125152421 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) 20241111125152421 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) 20241111125152422 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) 20241111125152422 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) 20241111125152422 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) 20241111125152423 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152434 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) 20241111125152434 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) 20241111125152436 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) 20241111125152436 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) 20241111125152436 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) 20241111125152436 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) 20241111125152437 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) 20241111125152437 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) 20241111125152438 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) 20241111125152438 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) 20241111125152439 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) 20241111125152439 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) 20241111125152439 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) 20241111125152439 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) 20241111125152440 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) 20241111125152440 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) 20241111125152444 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) 20241111125152444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 581/431 -> no (tbf_dl.cpp:1216) 20241111125152444 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) 20241111125152445 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152458 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) 20241111125152458 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) 20241111125152460 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) 20241111125152460 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) 20241111125152461 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) 20241111125152462 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) 20241111125152463 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) 20241111125152463 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) 20241111125152463 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) 20241111125152463 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) 20241111125152464 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) 20241111125152464 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) 20241111125152465 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) 20241111125152465 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) 20241111125152466 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) 20241111125152466 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) 20241111125152466 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) 20241111125152467 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) 20241111125152467 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) 20241111125152467 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152477 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) 20241111125152477 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) 20241111125152478 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) 20241111125152478 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) 20241111125152479 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) 20241111125152479 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) 20241111125152480 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) 20241111125152480 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) 20241111125152481 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) 20241111125152481 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) 20241111125152481 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) 20241111125152481 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) 20241111125152482 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) 20241111125152482 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) 20241111125152483 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) 20241111125152483 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) 20241111125152484 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) 20241111125152484 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) 20241111125152484 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) 20241111125152485 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152496 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) 20241111125152496 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) 20241111125152497 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) 20241111125152497 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) 20241111125152498 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) 20241111125152498 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) 20241111125152499 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) 20241111125152499 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) 20241111125152500 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) 20241111125152500 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) 20241111125152501 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) 20241111125152501 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) 20241111125152501 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) 20241111125152501 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) 20241111125152502 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) 20241111125152502 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) 20241111125152506 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) 20241111125152506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 594/431 -> no (tbf_dl.cpp:1216) 20241111125152506 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) 20241111125152506 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152520 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) 20241111125152520 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) 20241111125152521 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) 20241111125152521 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) 20241111125152522 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) 20241111125152522 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) 20241111125152523 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) 20241111125152523 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) 20241111125152524 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) 20241111125152524 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) 20241111125152524 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) 20241111125152525 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) 20241111125152525 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) 20241111125152525 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) 20241111125152526 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) 20241111125152526 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) 20241111125152527 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) 20241111125152527 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) 20241111125152527 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) 20241111125152528 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152539 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) 20241111125152539 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) 20241111125152541 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) 20241111125152541 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) 20241111125152542 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) 20241111125152542 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) 20241111125152543 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) 20241111125152543 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) 20241111125152544 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) 20241111125152544 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) 20241111125152545 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) 20241111125152545 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) 20241111125152545 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) 20241111125152545 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) 20241111125152546 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) 20241111125152546 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) 20241111125152547 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) 20241111125152547 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) 20241111125152547 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) 20241111125152548 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152559 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) 20241111125152559 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) 20241111125152560 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) 20241111125152560 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) 20241111125152561 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) 20241111125152561 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) 20241111125152562 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) 20241111125152562 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) 20241111125152562 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) 20241111125152562 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) 20241111125152563 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) 20241111125152563 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) 20241111125152564 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) 20241111125152564 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) 20241111125152565 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) 20241111125152565 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) 20241111125152568 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) 20241111125152568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 607/431 -> no (tbf_dl.cpp:1216) 20241111125152568 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) 20241111125152569 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152583 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) 20241111125152583 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) 20241111125152584 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) 20241111125152584 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) 20241111125152585 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) 20241111125152585 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) 20241111125152587 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) 20241111125152587 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) 20241111125152588 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) 20241111125152588 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) 20241111125152588 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) 20241111125152588 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) 20241111125152589 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) 20241111125152589 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) 20241111125152590 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) 20241111125152590 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) 20241111125152591 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) 20241111125152591 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) 20241111125152591 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) 20241111125152592 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152601 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) 20241111125152601 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) 20241111125152603 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) 20241111125152603 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) 20241111125152604 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) 20241111125152604 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) 20241111125152604 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) 20241111125152604 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) 20241111125152605 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) 20241111125152605 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) 20241111125152606 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) 20241111125152606 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) 20241111125152607 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) 20241111125152607 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) 20241111125152608 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) 20241111125152608 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) 20241111125152609 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) 20241111125152609 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) 20241111125152609 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) 20241111125152610 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152621 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) 20241111125152621 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) 20241111125152622 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) 20241111125152622 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) 20241111125152623 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) 20241111125152623 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) 20241111125152623 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) 20241111125152623 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) 20241111125152624 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) 20241111125152624 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) 20241111125152625 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) 20241111125152625 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) 20241111125152626 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) 20241111125152626 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) 20241111125152626 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) 20241111125152626 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) 20241111125152630 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) 20241111125152630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 620/431 -> no (tbf_dl.cpp:1216) 20241111125152630 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) 20241111125152631 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152644 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) 20241111125152644 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) 20241111125152645 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) 20241111125152645 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) 20241111125152646 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) 20241111125152646 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) 20241111125152647 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) 20241111125152647 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) 20241111125152647 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) 20241111125152647 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) 20241111125152648 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) 20241111125152648 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) 20241111125152649 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) 20241111125152649 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) 20241111125152650 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) 20241111125152650 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) 20241111125152651 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) 20241111125152651 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) 20241111125152651 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) 20241111125152651 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152664 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) 20241111125152664 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) 20241111125152665 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) 20241111125152665 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) 20241111125152665 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) 20241111125152665 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) 20241111125152666 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) 20241111125152666 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) 20241111125152667 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) 20241111125152667 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) 20241111125152668 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) 20241111125152668 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) 20241111125152668 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) 20241111125152669 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) 20241111125152669 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) 20241111125152669 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) 20241111125152670 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) 20241111125152670 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) 20241111125152670 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) 20241111125152671 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152683 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) 20241111125152683 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) 20241111125152684 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) 20241111125152684 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) 20241111125152685 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) 20241111125152685 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) 20241111125152686 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) 20241111125152686 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) 20241111125152687 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) 20241111125152687 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) 20241111125152687 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) 20241111125152687 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) 20241111125152688 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) 20241111125152688 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) 20241111125152689 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) 20241111125152689 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) 20241111125152692 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) 20241111125152692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 633/431 -> no (tbf_dl.cpp:1216) 20241111125152692 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) 20241111125152693 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152707 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) 20241111125152707 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) 20241111125152708 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) 20241111125152708 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) 20241111125152709 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) 20241111125152709 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) 20241111125152710 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) 20241111125152710 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) 20241111125152711 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) 20241111125152711 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) 20241111125152712 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) 20241111125152712 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) 20241111125152712 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) 20241111125152712 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) 20241111125152713 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) 20241111125152713 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) 20241111125152714 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) 20241111125152714 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) 20241111125152714 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) 20241111125152715 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152727 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) 20241111125152727 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) 20241111125152728 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) 20241111125152728 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) 20241111125152729 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) 20241111125152729 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) 20241111125152729 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) 20241111125152729 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) 20241111125152730 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) 20241111125152730 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) 20241111125152732 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) 20241111125152732 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) 20241111125152733 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) 20241111125152733 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) 20241111125152734 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) 20241111125152734 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) 20241111125152735 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) 20241111125152735 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) 20241111125152735 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) 20241111125152736 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152746 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) 20241111125152746 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) 20241111125152747 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) 20241111125152747 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) 20241111125152748 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) 20241111125152748 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) 20241111125152749 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) 20241111125152749 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) 20241111125152750 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) 20241111125152750 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) 20241111125152751 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) 20241111125152751 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) 20241111125152751 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) 20241111125152751 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) 20241111125152752 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) 20241111125152752 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) 20241111125152755 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) 20241111125152756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 646/431 -> no (tbf_dl.cpp:1216) 20241111125152756 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) 20241111125152756 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152770 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) 20241111125152770 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) 20241111125152771 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) 20241111125152771 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) 20241111125152772 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) 20241111125152772 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) 20241111125152773 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) 20241111125152773 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) 20241111125152774 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) 20241111125152774 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) 20241111125152774 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) 20241111125152774 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) 20241111125152775 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) 20241111125152775 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) 20241111125152776 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) 20241111125152776 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) 20241111125152777 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) 20241111125152777 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) 20241111125152777 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) 20241111125152778 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152789 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) 20241111125152789 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) 20241111125152790 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) 20241111125152790 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) 20241111125152791 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) 20241111125152791 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) 20241111125152792 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) 20241111125152792 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) 20241111125152793 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) 20241111125152793 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) 20241111125152794 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) 20241111125152794 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) 20241111125152794 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) 20241111125152794 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) 20241111125152795 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) 20241111125152795 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) 20241111125152796 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) 20241111125152796 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) 20241111125152796 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) 20241111125152797 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152808 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) 20241111125152808 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) 20241111125152810 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) 20241111125152810 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) 20241111125152810 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) 20241111125152810 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) 20241111125152811 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) 20241111125152811 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) 20241111125152812 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) 20241111125152812 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) 20241111125152813 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) 20241111125152813 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) 20241111125152814 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) 20241111125152814 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) 20241111125152815 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) 20241111125152815 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) 20241111125152818 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) 20241111125152818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 659/431 -> no (tbf_dl.cpp:1216) 20241111125152818 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) 20241111125152819 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152832 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) 20241111125152832 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) 20241111125152833 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) 20241111125152833 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) 20241111125152834 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) 20241111125152834 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) 20241111125152835 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) 20241111125152835 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) 20241111125152836 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) 20241111125152836 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) 20241111125152837 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) 20241111125152837 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) 20241111125152837 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) 20241111125152837 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) 20241111125152838 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) 20241111125152838 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) 20241111125152839 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) 20241111125152839 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) 20241111125152839 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) 20241111125152840 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152851 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) 20241111125152851 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) 20241111125152852 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) 20241111125152852 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) 20241111125152853 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) 20241111125152853 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) 20241111125152854 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) 20241111125152854 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) 20241111125152855 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) 20241111125152855 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) 20241111125152856 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) 20241111125152856 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) 20241111125152857 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) 20241111125152857 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) 20241111125152857 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) 20241111125152857 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) 20241111125152858 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) 20241111125152858 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) 20241111125152858 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) 20241111125152859 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152871 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) 20241111125152871 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) 20241111125152872 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) 20241111125152872 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) 20241111125152873 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) 20241111125152873 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) 20241111125152874 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) 20241111125152874 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) 20241111125152875 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) 20241111125152875 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) 20241111125152875 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) 20241111125152875 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) 20241111125152876 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) 20241111125152876 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) 20241111125152877 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) 20241111125152877 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) 20241111125152881 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) 20241111125152881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 672/431 -> no (tbf_dl.cpp:1216) 20241111125152881 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) 20241111125152882 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152894 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) 20241111125152894 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) 20241111125152895 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) 20241111125152895 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) 20241111125152895 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) 20241111125152895 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) 20241111125152895 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) 20241111125152895 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) 20241111125152896 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) 20241111125152896 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) 20241111125152896 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) 20241111125152896 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) 20241111125152896 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) 20241111125152896 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) 20241111125152896 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) 20241111125152896 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) 20241111125152898 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) 20241111125152898 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) 20241111125152898 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) 20241111125152898 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152912 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) 20241111125152912 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152913 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) 20241111125152914 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) 20241111125152914 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) 20241111125152917 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) 20241111125152917 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) 20241111125152917 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) 20241111125152917 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152931 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) 20241111125152931 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) 20241111125152931 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) 20241111125152931 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) 20241111125152931 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) 20241111125152931 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) 20241111125152932 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) 20241111125152932 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) 20241111125152932 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) 20241111125152932 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) 20241111125152932 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) 20241111125152932 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) 20241111125152932 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) 20241111125152932 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) 20241111125152932 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) 20241111125152932 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) 20241111125152940 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) 20241111125152940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 685/431 -> no (tbf_dl.cpp:1216) 20241111125152940 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) 20241111125152941 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152956 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) 20241111125152956 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) 20241111125152957 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) 20241111125152957 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) 20241111125152958 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) 20241111125152958 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) 20241111125152959 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) 20241111125152959 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) 20241111125152960 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) 20241111125152960 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) 20241111125152961 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) 20241111125152961 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) 20241111125152961 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) 20241111125152961 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) 20241111125152962 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) 20241111125152962 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) 20241111125152963 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) 20241111125152963 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) 20241111125152963 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) 20241111125152964 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152975 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) 20241111125152975 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) 20241111125152976 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) 20241111125152976 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) 20241111125152977 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) 20241111125152977 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) 20241111125152978 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) 20241111125152978 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) 20241111125152979 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) 20241111125152979 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) 20241111125152979 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) 20241111125152979 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) 20241111125152980 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) 20241111125152980 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) 20241111125152981 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) 20241111125152981 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) 20241111125152982 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) 20241111125152982 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) 20241111125152982 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) 20241111125152983 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125152995 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) 20241111125152995 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) 20241111125152996 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) 20241111125152996 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) 20241111125152997 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) 20241111125152997 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) 20241111125152997 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) 20241111125152997 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) 20241111125152998 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) 20241111125152998 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) 20241111125152998 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) 20241111125152998 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) 20241111125152999 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) 20241111125152999 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) 20241111125152999 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) 20241111125152999 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) 20241111125153004 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) 20241111125153004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 698/431 -> no (tbf_dl.cpp:1216) 20241111125153005 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) 20241111125153005 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153019 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) 20241111125153019 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) 20241111125153020 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) 20241111125153020 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) 20241111125153021 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) 20241111125153021 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) 20241111125153021 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) 20241111125153021 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) 20241111125153022 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) 20241111125153022 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) 20241111125153023 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) 20241111125153023 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) 20241111125153024 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) 20241111125153024 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) 20241111125153024 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) 20241111125153025 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) 20241111125153025 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) 20241111125153025 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) 20241111125153025 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) 20241111125153026 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153038 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) 20241111125153038 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) 20241111125153039 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) 20241111125153039 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) 20241111125153040 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) 20241111125153040 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) 20241111125153041 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) 20241111125153041 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) 20241111125153041 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) 20241111125153041 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) 20241111125153042 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) 20241111125153042 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) 20241111125153043 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) 20241111125153043 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) 20241111125153044 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) 20241111125153044 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) 20241111125153044 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) 20241111125153044 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) 20241111125153044 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) 20241111125153045 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153057 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) 20241111125153057 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) 20241111125153058 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) 20241111125153058 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) 20241111125153059 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) 20241111125153059 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) 20241111125153060 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) 20241111125153060 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) 20241111125153060 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) 20241111125153060 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) 20241111125153061 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) 20241111125153061 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) 20241111125153062 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) 20241111125153062 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) 20241111125153063 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) 20241111125153063 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) 20241111125153066 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) 20241111125153066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 711/431 -> no (tbf_dl.cpp:1216) 20241111125153066 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) 20241111125153067 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153081 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) 20241111125153081 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) 20241111125153082 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) 20241111125153082 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) 20241111125153083 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) 20241111125153083 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) 20241111125153084 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) 20241111125153084 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) 20241111125153084 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) 20241111125153084 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) 20241111125153085 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) 20241111125153085 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) 20241111125153086 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) 20241111125153086 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) 20241111125153087 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) 20241111125153087 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) 20241111125153088 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) 20241111125153088 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) 20241111125153088 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) 20241111125153088 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153100 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) 20241111125153100 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) 20241111125153101 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) 20241111125153101 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) 20241111125153102 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) 20241111125153102 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) 20241111125153103 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) 20241111125153103 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) 20241111125153103 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) 20241111125153103 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) 20241111125153104 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) 20241111125153104 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) 20241111125153105 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) 20241111125153105 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) 20241111125153106 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) 20241111125153106 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) 20241111125153107 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) 20241111125153107 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) 20241111125153107 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) 20241111125153107 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153119 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) 20241111125153119 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) 20241111125153120 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) 20241111125153120 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) 20241111125153121 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) 20241111125153121 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) 20241111125153122 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) 20241111125153122 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) 20241111125153123 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) 20241111125153123 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) 20241111125153124 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) 20241111125153124 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) 20241111125153125 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) 20241111125153125 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) 20241111125153125 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) 20241111125153125 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) 20241111125153129 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) 20241111125153129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 724/431 -> no (tbf_dl.cpp:1216) 20241111125153129 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) 20241111125153130 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153143 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) 20241111125153143 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) 20241111125153144 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) 20241111125153144 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) 20241111125153144 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) 20241111125153144 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) 20241111125153144 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) 20241111125153144 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) 20241111125153145 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) 20241111125153145 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) 20241111125153145 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) 20241111125153145 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) 20241111125153146 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) 20241111125153146 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) 20241111125153146 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) 20241111125153146 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) 20241111125153147 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) 20241111125153147 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) 20241111125153147 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) 20241111125153147 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153162 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) 20241111125153162 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) 20241111125153163 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) 20241111125153163 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) 20241111125153164 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) 20241111125153164 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) 20241111125153165 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) 20241111125153165 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) 20241111125153166 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) 20241111125153166 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) 20241111125153167 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) 20241111125153167 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) 20241111125153168 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) 20241111125153168 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) 20241111125153169 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) 20241111125153169 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) 20241111125153169 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) 20241111125153169 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) 20241111125153169 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) 20241111125153170 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153181 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) 20241111125153181 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) 20241111125153183 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) 20241111125153183 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) 20241111125153183 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) 20241111125153183 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) 20241111125153184 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) 20241111125153184 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) 20241111125153185 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) 20241111125153185 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) 20241111125153186 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) 20241111125153186 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) 20241111125153187 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) 20241111125153187 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) 20241111125153187 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) 20241111125153187 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) 20241111125153191 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) 20241111125153191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 737/431 -> no (tbf_dl.cpp:1216) 20241111125153191 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) 20241111125153192 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153205 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) 20241111125153205 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) 20241111125153207 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) 20241111125153207 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) 20241111125153208 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) 20241111125153208 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) 20241111125153209 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) 20241111125153209 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) 20241111125153210 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) 20241111125153210 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) 20241111125153210 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) 20241111125153210 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) 20241111125153211 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) 20241111125153211 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) 20241111125153212 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) 20241111125153212 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) 20241111125153212 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) 20241111125153212 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) 20241111125153212 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) 20241111125153213 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153224 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) 20241111125153224 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) 20241111125153226 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) 20241111125153226 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) 20241111125153226 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) 20241111125153226 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) 20241111125153227 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) 20241111125153227 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) 20241111125153229 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) 20241111125153229 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) 20241111125153230 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) 20241111125153231 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) 20241111125153232 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) 20241111125153232 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) 20241111125153233 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) 20241111125153233 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) 20241111125153235 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) 20241111125153235 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) 20241111125153235 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) 20241111125153236 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153243 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) 20241111125153243 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) 20241111125153245 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) 20241111125153245 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) 20241111125153245 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) 20241111125153245 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) 20241111125153246 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) 20241111125153246 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) 20241111125153246 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) 20241111125153246 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) 20241111125153247 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) 20241111125153247 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) 20241111125153248 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) 20241111125153248 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) 20241111125153248 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) 20241111125153248 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) 20241111125153252 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) 20241111125153252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 750/431 -> no (tbf_dl.cpp:1216) 20241111125153253 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) 20241111125153253 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153266 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) 20241111125153266 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) 20241111125153266 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) 20241111125153266 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) 20241111125153266 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) 20241111125153266 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) 20241111125153267 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) 20241111125153267 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) 20241111125153267 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) 20241111125153267 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) 20241111125153267 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) 20241111125153267 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) 20241111125153267 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) 20241111125153267 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) 20241111125153267 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) 20241111125153267 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) 20241111125153271 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) 20241111125153271 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) 20241111125153271 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) 20241111125153271 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153285 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) 20241111125153286 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) 20241111125153287 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) 20241111125153287 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) 20241111125153287 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) 20241111125153287 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) 20241111125153288 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) 20241111125153288 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) 20241111125153289 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) 20241111125153289 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) 20241111125153289 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) 20241111125153289 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) 20241111125153290 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) 20241111125153290 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) 20241111125153290 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) 20241111125153291 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) 20241111125153291 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) 20241111125153291 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) 20241111125153291 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) 20241111125153292 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153305 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) 20241111125153305 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) 20241111125153306 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) 20241111125153306 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) 20241111125153307 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) 20241111125153307 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) 20241111125153308 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) 20241111125153308 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) 20241111125153308 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) 20241111125153308 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) 20241111125153309 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) 20241111125153309 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) 20241111125153310 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) 20241111125153310 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) 20241111125153311 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) 20241111125153311 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) 20241111125153314 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) 20241111125153314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 763/431 -> no (tbf_dl.cpp:1216) 20241111125153314 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) 20241111125153315 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153329 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) 20241111125153329 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) 20241111125153331 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) 20241111125153331 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) 20241111125153331 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) 20241111125153331 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) 20241111125153332 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) 20241111125153332 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) 20241111125153333 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) 20241111125153333 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) 20241111125153334 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) 20241111125153334 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) 20241111125153335 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) 20241111125153335 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) 20241111125153336 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) 20241111125153336 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) 20241111125153337 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) 20241111125153337 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) 20241111125153337 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) 20241111125153338 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153348 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) 20241111125153348 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) 20241111125153349 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) 20241111125153349 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) 20241111125153350 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) 20241111125153350 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) 20241111125153350 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) 20241111125153350 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) 20241111125153351 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) 20241111125153351 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) 20241111125153351 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) 20241111125153351 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) 20241111125153351 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) 20241111125153352 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) 20241111125153352 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) 20241111125153352 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) 20241111125153352 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) 20241111125153352 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) 20241111125153352 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) 20241111125153352 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153366 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) 20241111125153366 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) 20241111125153366 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) 20241111125153366 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) 20241111125153366 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) 20241111125153366 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) 20241111125153367 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) 20241111125153367 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) 20241111125153367 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) 20241111125153367 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) 20241111125153367 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) 20241111125153367 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) 20241111125153367 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) 20241111125153368 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) 20241111125153368 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) 20241111125153368 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) 20241111125153375 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) 20241111125153375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 776/431 -> no (tbf_dl.cpp:1216) 20241111125153376 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) 20241111125153376 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153390 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) 20241111125153390 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) 20241111125153390 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) 20241111125153390 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) 20241111125153391 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) 20241111125153391 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) 20241111125153391 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) 20241111125153391 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) 20241111125153391 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) 20241111125153391 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) 20241111125153392 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) 20241111125153392 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) 20241111125153392 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) 20241111125153392 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) 20241111125153392 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) 20241111125153392 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) 20241111125153395 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) 20241111125153395 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) 20241111125153395 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) 20241111125153396 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153410 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) 20241111125153410 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) 20241111125153411 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) 20241111125153411 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) 20241111125153411 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) 20241111125153411 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) 20241111125153412 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) 20241111125153412 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) 20241111125153413 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) 20241111125153413 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) 20241111125153413 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) 20241111125153413 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) 20241111125153414 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) 20241111125153414 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) 20241111125153414 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) 20241111125153414 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) 20241111125153415 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) 20241111125153415 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) 20241111125153415 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) 20241111125153415 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153429 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) 20241111125153429 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) 20241111125153430 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) 20241111125153430 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) 20241111125153431 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) 20241111125153431 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) 20241111125153432 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) 20241111125153432 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) 20241111125153433 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) 20241111125153433 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) 20241111125153435 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) 20241111125153435 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) 20241111125153436 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) 20241111125153436 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) 20241111125153437 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) 20241111125153437 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) 20241111125153438 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) 20241111125153438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 789/431 -> no (tbf_dl.cpp:1216) 20241111125153438 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) 20241111125153439 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153453 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) 20241111125153453 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) 20241111125153454 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) 20241111125153454 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) 20241111125153455 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) 20241111125153455 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) 20241111125153456 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) 20241111125153456 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) 20241111125153457 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) 20241111125153457 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) 20241111125153457 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) 20241111125153457 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) 20241111125153459 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) 20241111125153459 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) 20241111125153459 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) 20241111125153459 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) 20241111125153460 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) 20241111125153460 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) 20241111125153460 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) 20241111125153461 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153472 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) 20241111125153472 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) 20241111125153472 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) 20241111125153472 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) 20241111125153473 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) 20241111125153473 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) 20241111125153474 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) 20241111125153474 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) 20241111125153474 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) 20241111125153474 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) 20241111125153475 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) 20241111125153475 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) 20241111125153475 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) 20241111125153475 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) 20241111125153476 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) 20241111125153476 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) 20241111125153476 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) 20241111125153476 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) 20241111125153476 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) 20241111125153477 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153491 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) 20241111125153491 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) 20241111125153493 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) 20241111125153493 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) 20241111125153493 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) 20241111125153493 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) 20241111125153494 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) 20241111125153494 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) 20241111125153495 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) 20241111125153495 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) 20241111125153496 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) 20241111125153496 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) 20241111125153497 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) 20241111125153497 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) 20241111125153497 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) 20241111125153497 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) 20241111125153501 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) 20241111125153501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 802/431 -> no (tbf_dl.cpp:1216) 20241111125153501 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) 20241111125153502 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153515 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) 20241111125153515 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) 20241111125153517 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) 20241111125153517 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) 20241111125153518 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) 20241111125153518 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) 20241111125153518 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) 20241111125153518 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) 20241111125153519 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) 20241111125153519 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) 20241111125153520 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) 20241111125153520 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) 20241111125153521 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) 20241111125153521 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) 20241111125153522 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) 20241111125153522 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) 20241111125153522 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) 20241111125153523 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) 20241111125153523 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) 20241111125153523 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153536 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) 20241111125153536 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) 20241111125153538 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) 20241111125153538 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) 20241111125153539 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) 20241111125153539 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) 20241111125153540 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) 20241111125153540 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) 20241111125153541 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) 20241111125153541 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) 20241111125153542 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) 20241111125153542 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) 20241111125153543 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) 20241111125153543 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) 20241111125153543 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) 20241111125153544 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) 20241111125153544 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) 20241111125153544 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) 20241111125153544 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) 20241111125153545 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153554 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) 20241111125153554 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) 20241111125153555 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) 20241111125153555 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) 20241111125153556 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) 20241111125153556 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) 20241111125153557 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) 20241111125153557 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) 20241111125153558 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) 20241111125153558 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) 20241111125153559 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) 20241111125153559 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) 20241111125153560 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) 20241111125153560 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) 20241111125153560 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) 20241111125153560 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) 20241111125153563 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) 20241111125153563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 815/431 -> no (tbf_dl.cpp:1216) 20241111125153563 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) 20241111125153564 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153578 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) 20241111125153578 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) 20241111125153579 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) 20241111125153579 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) 20241111125153580 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) 20241111125153580 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) 20241111125153581 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) 20241111125153581 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) 20241111125153581 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) 20241111125153581 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) 20241111125153582 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) 20241111125153582 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) 20241111125153583 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) 20241111125153583 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) 20241111125153583 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) 20241111125153583 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) 20241111125153584 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) 20241111125153584 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) 20241111125153584 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) 20241111125153585 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153597 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) 20241111125153597 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) 20241111125153599 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) 20241111125153599 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) 20241111125153600 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) 20241111125153600 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) 20241111125153600 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) 20241111125153601 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) 20241111125153601 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) 20241111125153601 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) 20241111125153602 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) 20241111125153602 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) 20241111125153603 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) 20241111125153603 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) 20241111125153604 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) 20241111125153604 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) 20241111125153604 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) 20241111125153605 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) 20241111125153605 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) 20241111125153605 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153617 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) 20241111125153617 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) 20241111125153618 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) 20241111125153618 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) 20241111125153619 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) 20241111125153619 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) 20241111125153619 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) 20241111125153619 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) 20241111125153620 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) 20241111125153620 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) 20241111125153621 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) 20241111125153621 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) 20241111125153622 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) 20241111125153622 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) 20241111125153623 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) 20241111125153623 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) 20241111125153626 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) 20241111125153626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 828/431 -> no (tbf_dl.cpp:1216) 20241111125153626 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) 20241111125153627 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153641 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) 20241111125153641 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) 20241111125153642 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) 20241111125153642 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) 20241111125153643 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) 20241111125153643 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) 20241111125153644 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) 20241111125153644 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) 20241111125153645 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) 20241111125153645 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) 20241111125153646 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) 20241111125153646 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) 20241111125153646 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) 20241111125153646 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) 20241111125153647 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) 20241111125153647 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) 20241111125153648 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) 20241111125153648 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) 20241111125153648 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) 20241111125153648 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153660 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) 20241111125153660 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) 20241111125153661 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) 20241111125153661 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) 20241111125153662 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) 20241111125153662 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) 20241111125153662 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) 20241111125153662 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) 20241111125153663 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) 20241111125153663 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) 20241111125153664 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) 20241111125153664 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) 20241111125153664 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) 20241111125153664 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) 20241111125153665 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) 20241111125153665 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) 20241111125153666 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) 20241111125153666 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) 20241111125153666 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) 20241111125153666 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153679 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) 20241111125153679 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) 20241111125153679 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) 20241111125153679 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) 20241111125153680 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) 20241111125153680 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) 20241111125153680 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) 20241111125153680 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) 20241111125153681 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) 20241111125153681 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) 20241111125153681 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) 20241111125153681 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) 20241111125153681 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) 20241111125153681 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) 20241111125153682 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) 20241111125153682 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) 20241111125153687 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) 20241111125153687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 841/431 -> no (tbf_dl.cpp:1216) 20241111125153687 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) 20241111125153687 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153702 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) 20241111125153702 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) 20241111125153703 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) 20241111125153703 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) 20241111125153703 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) 20241111125153703 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) 20241111125153704 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) 20241111125153704 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) 20241111125153704 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) 20241111125153704 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) 20241111125153705 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) 20241111125153705 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) 20241111125153705 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) 20241111125153705 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) 20241111125153705 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) 20241111125153706 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) 20241111125153707 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) 20241111125153707 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) 20241111125153707 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) 20241111125153707 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153722 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) 20241111125153722 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) 20241111125153723 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) 20241111125153723 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) 20241111125153724 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) 20241111125153724 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) 20241111125153725 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) 20241111125153725 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) 20241111125153725 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) 20241111125153725 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) 20241111125153726 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) 20241111125153726 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) 20241111125153727 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) 20241111125153727 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) 20241111125153727 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) 20241111125153728 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) 20241111125153728 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) 20241111125153728 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) 20241111125153728 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) 20241111125153729 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153741 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) 20241111125153741 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) 20241111125153742 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) 20241111125153742 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) 20241111125153743 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) 20241111125153743 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) 20241111125153744 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) 20241111125153744 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) 20241111125153745 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) 20241111125153745 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) 20241111125153745 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) 20241111125153745 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) 20241111125153746 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) 20241111125153746 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) 20241111125153747 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) 20241111125153747 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) 20241111125153750 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) 20241111125153750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 854/431 -> no (tbf_dl.cpp:1216) 20241111125153750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125153751 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125153765 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) 20241111125153765 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) 20241111125153766 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) 20241111125153766 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) 20241111125153767 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) 20241111125153767 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) 20241111125153768 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) 20241111125153768 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) 20241111125153768 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) 20241111125153769 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) 20241111125153770 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) 20241111125153770 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) 20241111125153771 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) 20241111125153771 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) 20241111125153772 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) 20241111125153772 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) 20241111125153774 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) 20241111125153774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling data message at RTS for DL TFI=0 prio=4 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125153774 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) 20241111125153774 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) 20241111125153774 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) 20241111125153774 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) 20241111125153774 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125153774 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241111125153774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241111125153774 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 13 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125153774 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) 20241111125153774 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241111125153774 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) 20241111125153774 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) 20241111125153774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125153774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125153774 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) 20241111125153774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 940 + 13 = 953 (pdch_ul_controller.c:131) 20241111125153774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 953 for type POLL (pdch_ul_controller.c:184) 20241111125153774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=953, TS=7) (tbf_dl.cpp:883) 20241111125153774 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=936 (tbf_dl.cpp:890) 20241111125153774 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=953, TS=7 (tbf_dl.cpp:903) 20241111125153774 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) 20241111125153774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 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) 20241111125153775 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Received FINAL_ACK MTC@131a5d934883: Start timer T: 1 s 20241111125153785 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) 20241111125153785 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) 20241111125153787 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) 20241111125153787 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) 20241111125153788 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) 20241111125153788 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) 20241111125153789 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) 20241111125153789 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) 20241111125153790 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) 20241111125153790 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) 20241111125153791 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) 20241111125153791 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) 20241111125153791 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) 20241111125153791 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) 20241111125153791 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) 20241111125153791 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) 20241111125153792 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125153804 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) 20241111125153804 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) 20241111125153806 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) 20241111125153806 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) 20241111125153807 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) 20241111125153807 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) 20241111125153807 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) 20241111125153807 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) 20241111125153808 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) 20241111125153808 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) 20241111125153809 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) 20241111125153809 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) 20241111125153809 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) 20241111125153809 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) 20241111125153810 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) 20241111125153810 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) 20241111125153814 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125153828 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) 20241111125153828 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) 20241111125153829 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) 20241111125153829 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) 20241111125153830 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) 20241111125153830 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) 20241111125153831 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) 20241111125153831 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) 20241111125153832 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) 20241111125153832 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) 20241111125153832 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) 20241111125153832 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) 20241111125153833 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) 20241111125153833 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) 20241111125153834 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) 20241111125153834 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) 20241111125153835 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125153848 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) 20241111125153848 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) 20241111125153848 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=953, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:315) 20241111125153848 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} poll timeout for FN=953, TS=7 (curr FN 953), reason=DL_ACK (tbf.cpp:487) 20241111125153848 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) 20241111125153848 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241111125153848 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241111125153849 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) 20241111125153849 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) 20241111125153850 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) 20241111125153851 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) 20241111125153851 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) 20241111125153851 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) 20241111125153852 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) 20241111125153852 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) 20241111125153854 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) 20241111125153854 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) 20241111125153855 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) 20241111125153855 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) 20241111125153856 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) 20241111125153856 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) 20241111125153856 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125153867 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) 20241111125153867 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) 20241111125153868 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) 20241111125153868 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) 20241111125153869 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) 20241111125153869 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) 20241111125153870 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) 20241111125153870 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) 20241111125153871 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) 20241111125153871 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) 20241111125153872 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) 20241111125153872 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) 20241111125153873 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) 20241111125153873 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) 20241111125153874 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) 20241111125153874 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) 20241111125153877 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125153892 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) 20241111125153892 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) 20241111125153893 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) 20241111125153893 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) 20241111125153895 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) 20241111125153895 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) 20241111125153896 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) 20241111125153896 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) 20241111125153897 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) 20241111125153897 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) 20241111125153898 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) 20241111125153898 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) 20241111125153899 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) 20241111125153899 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) 20241111125153899 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) 20241111125153899 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) 20241111125153900 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125153911 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) 20241111125153911 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) 20241111125153912 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) 20241111125153912 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) 20241111125153913 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) 20241111125153913 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) 20241111125153913 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) 20241111125153914 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) 20241111125153915 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) 20241111125153915 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) 20241111125153915 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) 20241111125153915 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) 20241111125153916 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) 20241111125153916 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) 20241111125153917 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) 20241111125153917 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) 20241111125153918 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125153930 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) 20241111125153930 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) 20241111125153931 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) 20241111125153931 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) 20241111125153932 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) 20241111125153932 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) 20241111125153933 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) 20241111125153933 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) 20241111125153934 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) 20241111125153934 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) 20241111125153934 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) 20241111125153934 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) 20241111125153935 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) 20241111125153935 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) 20241111125153936 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) 20241111125153936 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) 20241111125153939 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125153954 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) 20241111125153954 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) 20241111125153955 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) 20241111125153955 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) 20241111125153956 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) 20241111125153956 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) 20241111125153957 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) 20241111125153957 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) 20241111125153958 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) 20241111125153958 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) 20241111125153959 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) 20241111125153959 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) 20241111125153959 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) 20241111125153960 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) 20241111125153960 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) 20241111125153960 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) 20241111125153961 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125153973 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) 20241111125153973 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) 20241111125153975 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) 20241111125153975 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) 20241111125153976 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) 20241111125153976 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) 20241111125153976 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) 20241111125153976 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) 20241111125153977 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) 20241111125153977 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) 20241111125153978 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) 20241111125153978 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) 20241111125153979 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) 20241111125153979 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) 20241111125153980 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) 20241111125153980 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) 20241111125153980 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125153992 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) 20241111125153992 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) 20241111125153995 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) 20241111125153995 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) 20241111125153996 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) 20241111125153996 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) 20241111125153997 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) 20241111125153997 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) 20241111125153999 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) 20241111125153999 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) 20241111125154000 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) 20241111125154000 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) 20241111125154002 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) 20241111125154002 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) 20241111125154003 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) 20241111125154003 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) 20241111125154003 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125154016 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) 20241111125154016 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) 20241111125154017 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) 20241111125154017 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) 20241111125154018 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) 20241111125154019 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) 20241111125154020 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) 20241111125154020 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) 20241111125154021 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) 20241111125154021 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) 20241111125154022 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) 20241111125154022 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) 20241111125154023 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) 20241111125154023 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) 20241111125154024 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) 20241111125154024 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) 20241111125154025 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125154035 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) 20241111125154035 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) 20241111125154036 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) 20241111125154036 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) 20241111125154037 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) 20241111125154037 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) 20241111125154037 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) 20241111125154037 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) 20241111125154038 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) 20241111125154038 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) 20241111125154038 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) 20241111125154038 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) 20241111125154039 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) 20241111125154039 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) 20241111125154040 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) 20241111125154040 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) 20241111125154040 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125154055 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) 20241111125154055 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) 20241111125154056 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) 20241111125154056 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) 20241111125154057 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) 20241111125154057 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) 20241111125154058 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) 20241111125154058 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) 20241111125154059 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) 20241111125154059 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) 20241111125154060 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) 20241111125154060 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) 20241111125154060 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) 20241111125154061 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) 20241111125154062 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) 20241111125154062 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) 20241111125154064 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125154078 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) 20241111125154078 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) 20241111125154078 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) 20241111125154078 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) 20241111125154079 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) 20241111125154079 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) 20241111125154079 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) 20241111125154079 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) 20241111125154079 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) 20241111125154079 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) 20241111125154079 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) 20241111125154079 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) 20241111125154080 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) 20241111125154080 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) 20241111125154080 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) 20241111125154080 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) 20241111125154083 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125154098 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) 20241111125154098 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) 20241111125154100 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) 20241111125154100 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) 20241111125154101 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) 20241111125154101 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) 20241111125154102 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) 20241111125154103 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) 20241111125154103 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) 20241111125154104 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) 20241111125154104 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) 20241111125154104 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) 20241111125154105 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) 20241111125154105 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) 20241111125154106 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) 20241111125154106 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) 20241111125154107 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125154117 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) 20241111125154117 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) 20241111125154118 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) 20241111125154119 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) 20241111125154119 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) 20241111125154119 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) 20241111125154120 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) 20241111125154120 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) 20241111125154121 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) 20241111125154122 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) 20241111125154122 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) 20241111125154123 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) 20241111125154123 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) 20241111125154123 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) 20241111125154124 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) 20241111125154124 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) 20241111125154126 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125154141 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) 20241111125154141 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) 20241111125154142 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) 20241111125154142 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) 20241111125154143 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) 20241111125154143 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) 20241111125154144 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) 20241111125154144 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) 20241111125154145 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) 20241111125154145 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) 20241111125154145 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) 20241111125154145 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) 20241111125154146 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) 20241111125154146 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) 20241111125154146 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) 20241111125154146 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) 20241111125154147 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125154159 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) 20241111125154159 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) 20241111125154159 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) 20241111125154159 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) 20241111125154159 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) 20241111125154159 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) 20241111125154160 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) 20241111125154160 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) 20241111125154160 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) 20241111125154160 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) 20241111125154160 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) 20241111125154160 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) 20241111125154160 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) 20241111125154160 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) 20241111125154160 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) 20241111125154160 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) 20241111125154164 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125154179 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) 20241111125154179 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) 20241111125154179 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) 20241111125154179 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) 20241111125154180 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) 20241111125154180 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) 20241111125154180 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) 20241111125154180 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) 20241111125154180 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) 20241111125154180 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) 20241111125154181 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) 20241111125154181 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) 20241111125154181 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) 20241111125154181 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) 20241111125154181 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) 20241111125154181 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) 20241111125154188 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125154202 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) 20241111125154202 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) 20241111125154203 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) 20241111125154203 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) 20241111125154203 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) 20241111125154203 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) 20241111125154204 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) 20241111125154204 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) 20241111125154204 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) 20241111125154204 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) 20241111125154205 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) 20241111125154205 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) 20241111125154205 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) 20241111125154205 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) 20241111125154206 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) 20241111125154206 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) 20241111125154208 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125154224 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) 20241111125154224 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) 20241111125154225 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) 20241111125154225 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) 20241111125154226 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) 20241111125154226 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) 20241111125154227 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) 20241111125154227 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) 20241111125154227 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) 20241111125154227 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) 20241111125154228 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) 20241111125154228 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) 20241111125154230 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) 20241111125154230 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) 20241111125154231 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) 20241111125154231 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) 20241111125154232 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125154242 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) 20241111125154242 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) 20241111125154243 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) 20241111125154243 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) 20241111125154244 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) 20241111125154244 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) 20241111125154245 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) 20241111125154245 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) 20241111125154246 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) 20241111125154246 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) 20241111125154247 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) 20241111125154247 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) 20241111125154247 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) 20241111125154247 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) 20241111125154248 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) 20241111125154248 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) 20241111125154251 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125154266 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) 20241111125154266 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) 20241111125154267 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) 20241111125154267 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) 20241111125154268 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) 20241111125154268 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) 20241111125154268 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) 20241111125154268 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) 20241111125154269 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) 20241111125154269 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) 20241111125154269 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) 20241111125154269 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) 20241111125154270 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) 20241111125154270 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) 20241111125154270 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) 20241111125154270 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) 20241111125154271 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125154285 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) 20241111125154285 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) 20241111125154286 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) 20241111125154286 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) 20241111125154286 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) 20241111125154286 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) 20241111125154287 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) 20241111125154287 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) 20241111125154287 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) 20241111125154287 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) 20241111125154287 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) 20241111125154287 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) 20241111125154288 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) 20241111125154288 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) 20241111125154288 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) 20241111125154288 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) 20241111125154289 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125154304 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) 20241111125154304 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) 20241111125154304 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) 20241111125154304 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) 20241111125154305 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) 20241111125154305 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) 20241111125154305 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) 20241111125154305 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) 20241111125154306 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) 20241111125154306 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) 20241111125154306 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) 20241111125154306 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) 20241111125154307 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) 20241111125154307 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) 20241111125154307 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) 20241111125154307 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) 20241111125154313 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125154329 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) 20241111125154329 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) 20241111125154330 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) 20241111125154330 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) 20241111125154331 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) 20241111125154331 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) 20241111125154331 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) 20241111125154332 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) 20241111125154333 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) 20241111125154333 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) 20241111125154333 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) 20241111125154333 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) 20241111125154334 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) 20241111125154334 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) 20241111125154335 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) 20241111125154335 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) 20241111125154337 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125154349 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) 20241111125154349 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) 20241111125154351 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) 20241111125154351 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) 20241111125154351 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) 20241111125154351 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) 20241111125154352 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) 20241111125154352 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) 20241111125154353 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) 20241111125154353 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) 20241111125154353 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) 20241111125154353 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) 20241111125154354 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) 20241111125154354 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) 20241111125154354 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) 20241111125154354 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) 20241111125154355 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125154367 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) 20241111125154367 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) 20241111125154368 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) 20241111125154368 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) 20241111125154369 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) 20241111125154369 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) 20241111125154369 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) 20241111125154369 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) 20241111125154370 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) 20241111125154370 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) 20241111125154371 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) 20241111125154371 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) 20241111125154372 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) 20241111125154372 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) 20241111125154373 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) 20241111125154373 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) 20241111125154376 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125154391 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) 20241111125154391 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) 20241111125154391 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) 20241111125154391 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) 20241111125154391 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) 20241111125154391 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) 20241111125154392 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) 20241111125154392 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) 20241111125154392 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) 20241111125154392 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) 20241111125154392 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) 20241111125154392 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) 20241111125154393 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) 20241111125154393 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) 20241111125154393 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) 20241111125154393 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) 20241111125154395 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125154409 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) 20241111125154409 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) 20241111125154409 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) 20241111125154409 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) 20241111125154409 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) 20241111125154409 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) 20241111125154409 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) 20241111125154409 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) 20241111125154410 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) 20241111125154410 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) 20241111125154410 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) 20241111125154410 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) 20241111125154410 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) 20241111125154410 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) 20241111125154410 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) 20241111125154410 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) 20241111125154413 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125154428 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) 20241111125154428 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) 20241111125154430 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) 20241111125154430 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) 20241111125154431 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) 20241111125154431 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) 20241111125154431 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) 20241111125154431 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) 20241111125154432 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) 20241111125154432 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) 20241111125154433 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) 20241111125154433 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) 20241111125154434 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) 20241111125154434 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) 20241111125154434 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) 20241111125154434 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) 20241111125154438 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125154453 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) 20241111125154453 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) 20241111125154456 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) 20241111125154456 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) 20241111125154457 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) 20241111125154457 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) 20241111125154458 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) 20241111125154458 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) 20241111125154459 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) 20241111125154459 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) 20241111125154460 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) 20241111125154460 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) 20241111125154462 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) 20241111125154462 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) 20241111125154463 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) 20241111125154463 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) 20241111125154464 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125154472 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) 20241111125154472 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) 20241111125154473 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) 20241111125154473 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) 20241111125154474 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) 20241111125154474 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) 20241111125154475 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) 20241111125154475 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) 20241111125154475 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) 20241111125154475 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) 20241111125154476 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) 20241111125154476 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) 20241111125154477 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) 20241111125154477 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) 20241111125154478 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) 20241111125154478 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) 20241111125154478 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125154491 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) 20241111125154491 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) 20241111125154492 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) 20241111125154492 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) 20241111125154493 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) 20241111125154493 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) 20241111125154494 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) 20241111125154494 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) 20241111125154495 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) 20241111125154495 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) 20241111125154496 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) 20241111125154496 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) 20241111125154496 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) 20241111125154496 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) 20241111125154497 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) 20241111125154497 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) 20241111125154500 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125154515 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) 20241111125154515 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) 20241111125154516 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) 20241111125154516 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) 20241111125154517 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) 20241111125154517 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) 20241111125154517 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) 20241111125154517 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) 20241111125154518 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) 20241111125154518 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) 20241111125154519 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) 20241111125154519 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) 20241111125154520 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) 20241111125154520 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) 20241111125154521 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) 20241111125154521 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) 20241111125154521 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125154534 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) 20241111125154534 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) 20241111125154535 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) 20241111125154535 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) 20241111125154536 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) 20241111125154536 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) 20241111125154537 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) 20241111125154537 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) 20241111125154537 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) 20241111125154537 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) 20241111125154538 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) 20241111125154538 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) 20241111125154539 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) 20241111125154539 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) 20241111125154540 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) 20241111125154540 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) 20241111125154540 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125154554 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) 20241111125154554 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) 20241111125154556 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) 20241111125154556 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) 20241111125154557 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) 20241111125154557 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) 20241111125154558 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) 20241111125154558 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) 20241111125154558 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) 20241111125154559 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) 20241111125154559 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) 20241111125154559 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) 20241111125154560 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) 20241111125154560 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) 20241111125154561 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) 20241111125154561 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) 20241111125154563 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125154577 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) 20241111125154577 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) 20241111125154578 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) 20241111125154578 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) 20241111125154578 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) 20241111125154578 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) 20241111125154579 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) 20241111125154579 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) 20241111125154579 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) 20241111125154579 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) 20241111125154580 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) 20241111125154580 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) 20241111125154580 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) 20241111125154580 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) 20241111125154580 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) 20241111125154580 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) 20241111125154581 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125154596 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) 20241111125154597 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) 20241111125154597 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) 20241111125154597 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) 20241111125154598 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) 20241111125154598 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) 20241111125154599 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) 20241111125154599 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) 20241111125154599 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) 20241111125154599 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) 20241111125154600 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) 20241111125154600 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) 20241111125154600 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) 20241111125154600 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) 20241111125154601 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) 20241111125154601 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) 20241111125154601 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125154615 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) 20241111125154615 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) 20241111125154615 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) 20241111125154615 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) 20241111125154616 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) 20241111125154616 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) 20241111125154616 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) 20241111125154616 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) 20241111125154616 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) 20241111125154616 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) 20241111125154617 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) 20241111125154617 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) 20241111125154617 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) 20241111125154617 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) 20241111125154617 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) 20241111125154617 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) 20241111125154623 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125154638 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) 20241111125154638 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) 20241111125154638 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) 20241111125154638 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) 20241111125154639 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) 20241111125154639 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) 20241111125154640 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) 20241111125154640 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) 20241111125154640 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) 20241111125154640 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) 20241111125154641 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) 20241111125154641 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) 20241111125154642 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) 20241111125154642 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) 20241111125154642 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) 20241111125154642 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) 20241111125154642 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125154657 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) 20241111125154657 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) 20241111125154658 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) 20241111125154658 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) 20241111125154659 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) 20241111125154659 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) 20241111125154660 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) 20241111125154660 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) 20241111125154660 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) 20241111125154660 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) 20241111125154661 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) 20241111125154661 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) 20241111125154661 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) 20241111125154661 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) 20241111125154661 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) 20241111125154662 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) 20241111125154662 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125154676 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) 20241111125154676 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) 20241111125154678 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) 20241111125154678 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) 20241111125154678 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) 20241111125154678 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) 20241111125154679 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) 20241111125154679 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) 20241111125154680 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) 20241111125154680 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) 20241111125154681 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) 20241111125154681 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) 20241111125154682 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) 20241111125154682 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) 20241111125154682 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) 20241111125154682 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) 20241111125154686 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125154700 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) 20241111125154700 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) 20241111125154701 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) 20241111125154701 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) 20241111125154702 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) 20241111125154702 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) 20241111125154703 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) 20241111125154703 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) 20241111125154704 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) 20241111125154704 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) 20241111125154704 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) 20241111125154704 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) 20241111125154705 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) 20241111125154705 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) 20241111125154706 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) 20241111125154706 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) 20241111125154707 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125154720 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) 20241111125154720 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) 20241111125154721 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) 20241111125154721 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) 20241111125154722 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) 20241111125154722 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) 20241111125154722 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) 20241111125154722 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) 20241111125154723 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) 20241111125154723 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) 20241111125154723 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) 20241111125154723 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) 20241111125154724 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) 20241111125154724 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) 20241111125154724 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) 20241111125154724 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) 20241111125154725 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125154739 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) 20241111125154739 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) 20241111125154740 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) 20241111125154741 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) 20241111125154741 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) 20241111125154741 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) 20241111125154742 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) 20241111125154742 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) 20241111125154743 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) 20241111125154743 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) 20241111125154744 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) 20241111125154744 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) 20241111125154746 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) 20241111125154746 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) 20241111125154748 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) 20241111125154748 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) 20241111125154749 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125154764 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) 20241111125154764 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) 20241111125154765 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) 20241111125154765 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) 20241111125154766 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) 20241111125154766 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) 20241111125154767 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) 20241111125154767 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) 20241111125154768 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) 20241111125154768 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) 20241111125154769 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) 20241111125154769 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) 20241111125154770 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) 20241111125154770 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) 20241111125154771 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) 20241111125154771 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) 20241111125154772 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125154775 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) 20241111125154775 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125154775 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) 20241111125154775 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) 20241111125154775 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125154775 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125154775 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125154775 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241111125154775 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125154775 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) MTC@131a5d934883: Start timer T: 2 s 20241111125154783 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125154783 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125154783 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125154783 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125154783 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125154783 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125154783 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125154783 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125154783 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125154783 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125154783 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125154783 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125154783 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125154783 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125154783 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125154783 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125154783 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125154783 DRLCMAC 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) 20241111125154783 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125154783 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125154783 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125154783 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125154783 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125154783 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125154783 DLGLOBAL DEBUG validating counter group 0x55daea563b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125154783 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125154783 DLGLOBAL DEBUG validating counter group 0x55daea563e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125154783 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125154784 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) 20241111125154784 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) 20241111125154784 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) 20241111125154784 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) 20241111125154784 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241111125154784 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241111125154784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125154784 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) 20241111125154784 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125154784 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) 20241111125154784 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125154784 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) 20241111125154784 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 c4 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125154784 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) 20241111125154784 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) 20241111125154787 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) 20241111125154787 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) BTS(189)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(189)@131a5d934883: 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. 20241111125154788 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) 20241111125154788 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) 20241111125154788 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) 20241111125154788 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) 20241111125154789 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) 20241111125154789 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) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 4 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241111125154790 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) 20241111125154790 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) MTC@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125154791 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) 20241111125154791 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) 20241111125154792 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) 20241111125154792 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) 20241111125154793 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125154794 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125154794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125154794 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125154794 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) 20241111125154803 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) 20241111125154803 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) 20241111125154804 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) 20241111125154804 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) 20241111125154805 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) 20241111125154805 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) 20241111125154806 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) 20241111125154806 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) 20241111125154806 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) 20241111125154806 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) 20241111125154807 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) 20241111125154807 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) 20241111125154807 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) 20241111125154807 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) 20241111125154808 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) 20241111125154808 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) 20241111125154812 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125154827 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) 20241111125154827 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) 20241111125154827 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) 20241111125154827 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) 20241111125154828 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) 20241111125154828 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) 20241111125154828 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) 20241111125154828 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) 20241111125154828 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) 20241111125154828 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) 20241111125154829 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) 20241111125154829 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) 20241111125154829 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) 20241111125154829 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) 20241111125154830 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) 20241111125154830 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) 20241111125154831 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125154846 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) 20241111125154846 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) 20241111125154847 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) 20241111125154847 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) 20241111125154848 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) 20241111125154848 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) 20241111125154849 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) 20241111125154849 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) 20241111125154850 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) 20241111125154850 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) 20241111125154850 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) 20241111125154850 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) 20241111125154851 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) 20241111125154851 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) 20241111125154852 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) 20241111125154852 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) 20241111125154852 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125154865 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) 20241111125154865 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) 20241111125154866 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) 20241111125154866 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) 20241111125154867 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) 20241111125154867 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) 20241111125154868 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) 20241111125154868 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) 20241111125154868 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) 20241111125154868 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) 20241111125154869 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) 20241111125154869 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) 20241111125154869 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) 20241111125154869 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) 20241111125154870 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) 20241111125154870 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) 20241111125154875 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154888 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) 20241111125154889 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) 20241111125154889 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) 20241111125154889 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) 20241111125154889 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) 20241111125154892 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125154908 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) 20241111125154908 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) 20241111125154910 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) 20241111125154910 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) 20241111125154911 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) 20241111125154911 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) 20241111125154912 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) 20241111125154912 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) 20241111125154913 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) 20241111125154913 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) 20241111125154914 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) 20241111125154914 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) 20241111125154914 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) 20241111125154914 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) 20241111125154914 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) 20241111125154914 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) 20241111125154914 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125154927 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) 20241111125154927 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) 20241111125154929 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) 20241111125154929 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) 20241111125154931 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) 20241111125154931 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) 20241111125154932 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) 20241111125154932 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) 20241111125154933 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) 20241111125154933 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) 20241111125154934 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) 20241111125154934 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) 20241111125154936 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) 20241111125154936 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) 20241111125154937 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) 20241111125154937 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) 20241111125154939 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125154951 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) 20241111125154951 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) 20241111125154952 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) 20241111125154952 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) 20241111125154953 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) 20241111125154953 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) 20241111125154954 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) 20241111125154954 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) 20241111125154955 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) 20241111125154955 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) 20241111125154956 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) 20241111125154956 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) 20241111125154957 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) 20241111125154957 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) 20241111125154957 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) 20241111125154957 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) 20241111125154958 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125154970 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) 20241111125154970 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) 20241111125154971 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) 20241111125154971 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) 20241111125154972 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) 20241111125154972 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) 20241111125154973 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) 20241111125154973 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) 20241111125154973 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) 20241111125154973 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) 20241111125154974 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) 20241111125154974 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) 20241111125154975 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) 20241111125154975 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) 20241111125154976 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) 20241111125154976 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) 20241111125154977 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125154989 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) 20241111125154989 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) 20241111125154991 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) 20241111125154991 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) 20241111125154992 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) 20241111125154992 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) 20241111125154994 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) 20241111125154994 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) 20241111125154994 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125154994 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) 20241111125154994 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125154994 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) 20241111125154994 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) 20241111125154994 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) 20241111125154994 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) 20241111125154994 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) 20241111125154994 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) 20241111125154995 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) 20241111125154995 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) 20241111125154999 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) 20241111125154999 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) 20241111125154999 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) 20241111125154999 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) 20241111125154999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125154999 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125154999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125154999 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) 20241111125154999 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) 20241111125154999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 00 62 d2 53 e1 3c c9 f2 ad 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125154999 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) 20241111125154999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125154999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125154999 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) 20241111125154999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1196 + 13 = 1209 (pdch_ul_controller.c:131) 20241111125154999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1209 for type POLL (pdch_ul_controller.c:184) 20241111125154999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1209, TS=7) (tbf_dl.cpp:883) 20241111125154999 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1209, TS=7 (tbf_dl.cpp:903) 20241111125154999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 00 62 d2 53 e1 3c c9 f2 ad 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125154999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=0f 00 00 29 00 62 d2 53 e1 3c c9 f2 ad 3f 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) 20241111125155000 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125155013 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) 20241111125155013 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) 20241111125155014 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) 20241111125155014 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) 20241111125155015 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) 20241111125155015 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) 20241111125155016 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) 20241111125155016 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) 20241111125155016 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) 20241111125155016 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) 20241111125155017 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) 20241111125155017 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) 20241111125155018 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) 20241111125155018 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) 20241111125155019 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) 20241111125155019 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) 20241111125155021 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125155033 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) 20241111125155033 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) 20241111125155035 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) 20241111125155035 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) 20241111125155037 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) 20241111125155037 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) 20241111125155038 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) 20241111125155038 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) 20241111125155039 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) 20241111125155039 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) 20241111125155040 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) 20241111125155040 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) 20241111125155041 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) 20241111125155041 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) 20241111125155042 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) 20241111125155043 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) 20241111125155044 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125155052 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) 20241111125155052 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) 20241111125155054 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) 20241111125155054 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) 20241111125155055 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) 20241111125155055 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) 20241111125155056 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) 20241111125155056 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) 20241111125155057 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) 20241111125155057 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) 20241111125155057 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) 20241111125155057 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) 20241111125155058 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) 20241111125155058 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) 20241111125155059 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) 20241111125155059 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) 20241111125155061 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125155076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=3 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125155076 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) 20241111125155076 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125155076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125155076 DCSN1 INFO csnStreamDecoder (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) 20241111125155076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125155076 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125155076 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) BTS(189)@131a5d934883: Shutting down virtual BTS #0... 20241111125155076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125155076 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) 20241111125155076 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) 20241111125155076 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125155076 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) 20241111125155076 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) 20241111125155076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125155076 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125155076 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) 20241111125155077 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) 20241111125155077 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) 20241111125155078 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) 20241111125155078 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) 20241111125155080 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) 20241111125155080 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) 20241111125155080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125155082 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) 20241111125155082 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) 20241111125155083 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) 20241111125155083 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) 20241111125155084 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) 20241111125155084 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) 20241111125155085 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) 20241111125155085 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) 20241111125155089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42710<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125155091 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125155091 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125155091 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125155091 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125155092 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) 20241111125155092 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) 20241111125155092 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125155092 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125155092 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125155092 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125155092 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125155092 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125155092 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125155092 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125155092 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125155092 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125155092 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125155092 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125155092 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125155092 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125155092 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125155092 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125155092 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125155092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125155092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125155092 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 7338 with status 0 MTC@131a5d934883: Test case TC_x2031_t3191 finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 21: starting: osmo-pcu Mon Nov 11 12:51:55 UTC 2024 ====== PCU_Tests.TC_x2031_t3191 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_x2031_t3191.talloc 20241111125155145 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125155146 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125155146 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125155146 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125155168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125155269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1625096) Waiting for packet dumper to finish... 1 (prev_count=1625096, count=1630584) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:51:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_zero_x2031_t3191 started. 195@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_zero_x2031_t3191-BVCI1234(197)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 195@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 195@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(199)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125158363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48974<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 195@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(203)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 195@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(203)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(200)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(200)@131a5d934883: Start timer T: 5 s PCUIF(200)@131a5d934883: Start timer T_Conn: 10 s 20241111125158370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_zero_x2031_t3191-STATS(204)@131a5d934883: Start timer T: 2 s TC_zero_x2031_t3191-STATS(204)@131a5d934883: Start timer T: 2 s 195@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(207)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125200147 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125200147 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125200147 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(200)@131a5d934883: OsmoPCU is now connected BTS(201)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125200163 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125200163 DLGLOBAL DEBUG validating counter group 0x55cb8fe79040(bts) with 102 counters (rate_ctr.c:86) 20241111125200163 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125200163 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125200163 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125200163 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125200163 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125200163 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125200163 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125200163 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125200163 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125200163 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125200163 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125200163 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125200163 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125200163 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125200163 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125200163 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125200163 DL1IF DEBUG t3191=1 (pcu_l1_if.cpp:820) 20241111125200163 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125200163 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125200163 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125200163 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125200163 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125200163 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125200163 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125200163 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125200163 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125200163 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125200163 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125200163 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125200163 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125200163 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125200164 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125200164 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125200164 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125200164 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125200164 DLGLOBAL DEBUG validating counter group 0x7fd7c43d35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125200164 DLGLOBAL DEBUG validating counter group 0x55cb8fe78720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125200164 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125200164 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125200164 DLGLOBAL DEBUG validating counter group 0x7fd7c43d4180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125200164 DLGLOBAL DEBUG validating counter group 0x7fd7c43d4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125200164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125200164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125200164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125200164 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125200164 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125200164 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125200164 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125200164 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125200164 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125200164 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125200164 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125200164 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125200164 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125200164 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125200164 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125200164 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125200164 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125200164 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125200164 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125200164 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125200164 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125200164 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125200164 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125200164 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125200164 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125200165 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125200165 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125200165 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125200165 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125200165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125200165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200165 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(201)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(201)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(201)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(201)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(199)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(201)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(199)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(199)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(199)@131a5d934883: Start timer Tns_test: 10 s 20241111125200175 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125200175 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125200175 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125200175 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125200175 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125200175 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125200176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125200176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125200176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(201)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(201)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(201)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(199)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(199)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125200179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125200179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200180 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125200180 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200180 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125200180 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125200180 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125200180 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125200180 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125200180 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125200180 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125200180 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125200181 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125200181 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125200181 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125200181 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200182 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125200182 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200183 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125200183 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125200183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125200183 DL1IF DEBUG 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(199)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(199)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(199)@131a5d934883: Start timer Tns_test: 10 s 20241111125200184 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125200184 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200185 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125200185 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200186 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125200186 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200187 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125200193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125200193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200194 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125200194 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200195 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125200195 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125200196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125200196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200197 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 196@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 20241111125200197 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 196@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125200198 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125200198 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125200199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200200 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125200204 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125200204 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125200204 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125200204 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125200204 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125200204 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125200204 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125200204 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125200213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125200213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_zero_x2031_t3191-BVCI1234(197)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125200214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125200214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125200215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_zero_x2031_t3191-BVCI1234(197)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125200216 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125200216 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200217 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125200217 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: BSSGP successfully initialized 20241111125200218 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125200218 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200218 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125200218 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125200218 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125200218 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125200218 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125200218 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125200218 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125200218 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125200219 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125200219 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Start timer T: 2 s 20241111125200221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125200221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200223 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125200229 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125200229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125200229 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125200229 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125200229 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125200229 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241111125200229 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125200229 DLGLOBAL DEBUG validating counter group 0x55cb8fe78760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125200229 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125200229 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125200229 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125200229 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125200229 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125200229 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125200229 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125200229 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125200229 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125200229 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125200229 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125200229 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125200229 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125200229 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125200229 DRLCMAC 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) 20241111125200229 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125200230 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125200230 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125200230 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125200230 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125200230 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125200230 DLGLOBAL DEBUG validating counter group 0x55cb8fe78b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125200230 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125200230 DLGLOBAL DEBUG validating counter group 0x55cb8fe78e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125200230 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125200230 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) 20241111125200230 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) 20241111125200230 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) 20241111125200230 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) 20241111125200230 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) 20241111125200230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125200230 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) 20241111125200230 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125200230 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) 20241111125200230 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125200230 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) 20241111125200230 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) 20241111125200230 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) 20241111125200230 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125200230 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125200230 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125200230 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125200230 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125200230 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125200230 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125200230 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125200230 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125200230 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(201)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(201)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241111125200239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125200239 DL1IF DEBUG 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125200241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125200241 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125200242 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125200242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125200242 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125200242 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125200243 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) 20241111125200243 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) 20241111125200244 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) 20241111125200244 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) 20241111125200245 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) 20241111125200245 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) 20241111125200246 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) 20241111125200246 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) 20241111125200247 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) 20241111125200247 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) 20241111125200248 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) 20241111125200248 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) 20241111125200249 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125200249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125200249 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125200249 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) 20241111125200250 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125200256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125200256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200258 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) 20241111125200258 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) 20241111125200259 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) 20241111125200259 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) 20241111125200260 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) 20241111125200260 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) 20241111125200260 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) 20241111125200260 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) 20241111125200261 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) 20241111125200261 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) 20241111125200262 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) 20241111125200262 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) 20241111125200262 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) 20241111125200262 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) 20241111125200263 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125200275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125200275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200276 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) 20241111125200276 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) 20241111125200277 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) 20241111125200277 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) 20241111125200278 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) 20241111125200278 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) 20241111125200279 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) 20241111125200279 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) 20241111125200280 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) 20241111125200280 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) 20241111125200280 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) 20241111125200280 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) 20241111125200281 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) 20241111125200281 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) 20241111125200284 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125200299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125200299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200300 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) 20241111125200300 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) 20241111125200301 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) 20241111125200301 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) 20241111125200302 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) 20241111125200302 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) 20241111125200303 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) 20241111125200303 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) 20241111125200304 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) 20241111125200304 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) 20241111125200305 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) 20241111125200305 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) 20241111125200306 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) 20241111125200307 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) 20241111125200307 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125200318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125200318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200319 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) 20241111125200319 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) 20241111125200320 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) 20241111125200320 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) 20241111125200321 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) 20241111125200321 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) 20241111125200322 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) 20241111125200322 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) 20241111125200323 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) 20241111125200323 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) 20241111125200323 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) 20241111125200323 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) 20241111125200324 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) 20241111125200324 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) 20241111125200325 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125200338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125200338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200339 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) 20241111125200339 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) 20241111125200340 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) 20241111125200340 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) 20241111125200340 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) 20241111125200340 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) 20241111125200341 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) 20241111125200341 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) 20241111125200342 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) 20241111125200342 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) 20241111125200343 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) 20241111125200343 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) 20241111125200343 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) 20241111125200343 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) 20241111125200347 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125200361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125200361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200362 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) 20241111125200362 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) 20241111125200363 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) 20241111125200363 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) 20241111125200364 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) 20241111125200364 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) 20241111125200365 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) 20241111125200365 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) 20241111125200366 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) 20241111125200366 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) 20241111125200366 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) 20241111125200366 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) 20241111125200367 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) 20241111125200367 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) 20241111125200368 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125200380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125200380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125200381 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) 20241111125200381 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) 20241111125200382 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) 20241111125200382 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) 20241111125200383 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) 20241111125200383 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) 20241111125200384 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) 20241111125200384 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) 20241111125200384 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) 20241111125200384 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) 20241111125200385 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) 20241111125200385 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) 20241111125200386 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) 20241111125200386 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) 20241111125200387 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125200399 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) 20241111125200399 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) 20241111125200400 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) 20241111125200400 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) 20241111125200401 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) 20241111125200401 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) 20241111125200402 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) 20241111125200402 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) 20241111125200403 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) 20241111125200403 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) 20241111125200403 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) 20241111125200403 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) 20241111125200404 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) 20241111125200404 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) 20241111125200405 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) 20241111125200405 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) 20241111125200408 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125200423 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) 20241111125200423 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) 20241111125200424 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) 20241111125200424 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) 20241111125200425 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) 20241111125200425 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) 20241111125200426 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) 20241111125200426 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) 20241111125200426 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) 20241111125200426 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) 20241111125200427 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) 20241111125200427 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) 20241111125200428 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) 20241111125200428 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) 20241111125200429 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) 20241111125200429 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) 20241111125200429 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125200442 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) 20241111125200442 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) 20241111125200443 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) 20241111125200443 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) 20241111125200444 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) 20241111125200444 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) 20241111125200445 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) 20241111125200445 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) 20241111125200446 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) 20241111125200446 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) 20241111125200447 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) 20241111125200447 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) 20241111125200447 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) 20241111125200447 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) 20241111125200448 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) 20241111125200448 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) 20241111125200449 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) 20241111125200449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125200450 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125200450 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) 20241111125200450 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125200450 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(201)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Test case "TC_zero_x2031_t3191" aborted at "GPRS_Components.ttcn":1353 BTS(201)@131a5d934883: Shutting down virtual BTS #0... 20241111125200459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125200462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48974<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125200464 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125200464 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125200464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125200464 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125200464 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) 20241111125200464 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) 20241111125200464 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125200464 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125200464 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125200464 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125200464 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125200464 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125200464 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125200464 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125200464 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125200464 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125200464 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125200464 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125200464 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125200464 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125200464 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125200464 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125200464 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125200464 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125200464 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125200464 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 7406 with status 0 respawn: 22: starting: osmo-pcu MTC@131a5d934883: Test case TC_zero_x2031_t3191 finished. Verdict: fail reason: Failed to match DL DATA: { ctrl := { mac_hdr := { payload_type := MAC_PT_RLCMAC_NO_OPT (1), rrbp := RRBP_Nplus13_mod_2715648 (0), rrbp_valid := false, usf := 7 }, opt := omit, payload := { msg_type := PACKET_DL_DUMMY_CTRL (37), u := { dl_dummy := { page_mode := PAGE_MODE_NORMAL (0), persistence_levels_present := '0'B, persistence_levels := omit } } } } } vs ({ data := { cs := ?, mac_hdr := { mac_hdr := { payload_type := MAC_PT_RLC_DATA (0), rrbp := ?, rrbp_valid := ?, usf := ? }, hdr_ext := ? }, blocks := ? } }, { data_egprs := { mcs := ?, mac_hdr := ?, fbi := ?, e := ?, blocks := ? } }) MTC@131a5d934883: 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 fail'. Mon Nov 11 12:52:00 UTC 2024 ------ PCU_Tests.TC_zero_x2031_t3191 fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_zero_x2031_t3191.talloc 20241111125200481 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125200481 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125200481 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125200481 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125200493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48998<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125200594 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=103004) Waiting for packet dumper to finish... 1 (prev_count=103004, count=128888) MTC@131a5d934883: 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 fail' was executed successfully (exit status: 0). MTC@131a5d934883: 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 ------ Mon Nov 11 12:52:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_t3193 started. 208@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_t3193-BVCI1234(210)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 208@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 208@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(212)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125203739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41172<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 208@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(216)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s 208@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(216)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(213)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(213)@131a5d934883: Start timer T: 5 s PCUIF(213)@131a5d934883: Start timer T_Conn: 10 s 20241111125203745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41174<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_t3193-STATS(217)@131a5d934883: Start timer T: 2 s TC_t3193-STATS(217)@131a5d934883: Start timer T: 2 s 208@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(220)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(220)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125205482 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125205482 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125205483 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(213)@131a5d934883: OsmoPCU is now connected BTS(215)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125205498 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125205498 DLGLOBAL DEBUG validating counter group 0x5611a7275040(bts) with 102 counters (rate_ctr.c:86) 20241111125205498 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125205498 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125205498 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125205498 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125205498 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125205498 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125205498 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125205498 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125205498 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125205498 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125205498 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125205498 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125205498 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125205498 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125205498 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125205498 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125205498 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125205498 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125205499 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125205499 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125205499 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125205499 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125205499 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125205499 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125205499 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125205499 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125205499 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125205499 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125205499 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125205499 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125205499 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125205499 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125205499 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125205499 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125205499 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125205499 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125205499 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125205499 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125205499 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125205499 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125205499 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125205499 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125205499 DLGLOBAL DEBUG validating counter group 0x7f1c132685e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125205499 DLGLOBAL DEBUG validating counter group 0x5611a7274720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125205499 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125205499 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125205499 DLGLOBAL DEBUG validating counter group 0x7f1c13269180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125205499 DLGLOBAL DEBUG validating counter group 0x7f1c13269160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125205499 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125205499 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125205499 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125205499 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125205499 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125205499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125205499 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125205499 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125205499 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125205499 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125205499 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125205499 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125205499 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125205499 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125205499 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125205499 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125205499 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125205499 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125205499 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125205499 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125205499 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125205499 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125205500 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125205500 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125205500 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125205500 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125205500 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125205500 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125205500 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125205500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125205500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205501 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(215)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(215)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(212)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(215)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(212)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(212)@131a5d934883: Start timer Tns_alive: 3 s BTS(215)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(212)@131a5d934883: Start timer Tns_test: 10 s BTS(215)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125205507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125205507 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125205507 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125205507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125205507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125205507 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125205508 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125205508 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125205508 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(215)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(212)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(212)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125205510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125205510 DL1IF DEBUG 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)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125205512 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125205512 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125205512 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125205512 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125205512 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125205512 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125205512 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125205512 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125205512 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125205512 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125205512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125205512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205512 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125205512 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(212)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(212)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241111125205513 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125205513 DL1IF DEBUG 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(212)@131a5d934883: Start timer Tns_test: 10 s 20241111125205514 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125205514 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205515 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125205515 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205515 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125205515 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205516 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125205516 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125205517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205518 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 209@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 209@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125205527 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125205527 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125205527 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125205527 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125205527 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125205527 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125205527 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125205527 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125205528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125205528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205529 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125205529 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205529 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125205529 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125205529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125205530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125205530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125205531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125205531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205533 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_t3193-BVCI1234(210)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_t3193-BVCI1234(210)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125205535 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125205535 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125205535 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125205536 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125205536 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125205536 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125205536 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125205536 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111125205539 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125205539 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125205539 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125205539 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125205539 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125205539 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125205539 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125205539 DLGLOBAL DEBUG validating counter group 0x5611a7274760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125205539 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125205539 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125205539 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125205539 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125205539 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125205539 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125205539 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125205539 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125205539 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125205539 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125205539 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125205539 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125205539 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125205539 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125205539 DRLCMAC 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) 20241111125205539 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125205539 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125205539 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125205539 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125205539 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125205539 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125205539 DLGLOBAL DEBUG validating counter group 0x5611a7274b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125205539 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125205539 DLGLOBAL DEBUG validating counter group 0x5611a7274e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125205539 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125205539 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) 20241111125205539 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) 20241111125205539 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) 20241111125205539 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) 20241111125205539 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) 20241111125205539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125205539 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) 20241111125205539 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125205539 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) 20241111125205539 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125205539 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) 20241111125205540 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) 20241111125205540 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) 20241111125205540 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125205540 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125205540 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125205540 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125205540 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125205540 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125205540 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125205540 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125205540 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125205540 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(215)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(215)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125205544 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125205544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125205544 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125205544 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) 20241111125205546 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125205546 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125205546 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125205546 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125205546 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125205547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125205547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125205548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205548 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125205548 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205548 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125205548 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205549 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125205549 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125205549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205550 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125205550 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205550 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125205550 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205556 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125205571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125205571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125205572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205573 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) 20241111125205573 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) 20241111125205574 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) 20241111125205574 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) 20241111125205574 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) 20241111125205574 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) 20241111125205575 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) 20241111125205575 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) 20241111125205576 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) 20241111125205576 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) 20241111125205576 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) 20241111125205577 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) 20241111125205577 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125205590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125205590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205591 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) 20241111125205591 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) 20241111125205592 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) 20241111125205592 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) 20241111125205593 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) 20241111125205593 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) 20241111125205594 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) 20241111125205594 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) 20241111125205595 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) 20241111125205595 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) 20241111125205595 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) 20241111125205595 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) 20241111125205596 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) 20241111125205596 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) 20241111125205597 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125205609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125205609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205611 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) 20241111125205611 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) 20241111125205611 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) 20241111125205611 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) 20241111125205612 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) 20241111125205612 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) 20241111125205613 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) 20241111125205613 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) 20241111125205614 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) 20241111125205614 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) 20241111125205614 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) 20241111125205614 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) 20241111125205615 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) 20241111125205615 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) 20241111125205618 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125205633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125205633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205634 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) 20241111125205634 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) 20241111125205635 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) 20241111125205635 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) 20241111125205636 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) 20241111125205636 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) 20241111125205636 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) 20241111125205636 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) 20241111125205637 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) 20241111125205637 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) 20241111125205638 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) 20241111125205638 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) 20241111125205639 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) 20241111125205639 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) 20241111125205640 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125205652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125205652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205653 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) 20241111125205653 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) 20241111125205654 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) 20241111125205654 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) 20241111125205655 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) 20241111125205655 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) 20241111125205655 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) 20241111125205655 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) 20241111125205656 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) 20241111125205656 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) 20241111125205657 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) 20241111125205657 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) 20241111125205658 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) 20241111125205658 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) 20241111125205659 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125205671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125205671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205672 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) 20241111125205672 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) 20241111125205673 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) 20241111125205673 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) 20241111125205674 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) 20241111125205674 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) 20241111125205675 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) 20241111125205675 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) 20241111125205675 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) 20241111125205676 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) 20241111125205676 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) 20241111125205676 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) 20241111125205677 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) 20241111125205677 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) 20241111125205680 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125205695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125205695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205696 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) 20241111125205696 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) 20241111125205697 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) 20241111125205697 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) 20241111125205698 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) 20241111125205698 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) 20241111125205699 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) 20241111125205699 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) 20241111125205699 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) 20241111125205699 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) 20241111125205700 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) 20241111125205700 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) 20241111125205701 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) 20241111125205701 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) 20241111125205702 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125205714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125205714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125205715 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) 20241111125205715 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) 20241111125205716 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) 20241111125205716 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) 20241111125205717 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) 20241111125205717 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) 20241111125205717 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) 20241111125205718 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) 20241111125205718 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) 20241111125205718 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) 20241111125205719 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) 20241111125205719 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) 20241111125205720 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) 20241111125205720 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) 20241111125205720 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125205733 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) 20241111125205733 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) 20241111125205734 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) 20241111125205734 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) 20241111125205735 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) 20241111125205735 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) 20241111125205736 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) 20241111125205736 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) 20241111125205736 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) 20241111125205737 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) 20241111125205737 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) 20241111125205737 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) 20241111125205738 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) 20241111125205738 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) 20241111125205739 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) 20241111125205739 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) 20241111125205742 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125205745 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125205745 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) 20241111125205745 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125205757 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) 20241111125205757 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) 20241111125205758 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) 20241111125205758 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) 20241111125205759 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) 20241111125205759 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) 20241111125205759 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) 20241111125205760 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) 20241111125205760 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) 20241111125205760 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) 20241111125205761 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) 20241111125205761 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) 20241111125205762 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) 20241111125205762 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) 20241111125205763 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) 20241111125205763 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) 20241111125205764 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) 20241111125205764 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) 20241111125205764 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) 20241111125205764 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) 20241111125205764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125205764 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125205764 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241111125205764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125205764 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) 20241111125205764 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241111125205764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-2): 29 9c 6d ec 39 1e f4 ab bf 5c 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125205764 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) 20241111125205764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125205764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125205764 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) 20241111125205764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125205764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125205764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=69, TS=7) (tbf_dl.cpp:883) 20241111125205764 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=52 (tbf_dl.cpp:890) 20241111125205764 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=69, TS=7 (tbf_dl.cpp:903) 20241111125205764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-2): 0f 01 00 29 9c 6d ec 39 1e f4 ab bf 5c 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125205764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=0f 01 00 29 9c 6d ec 39 1e f4 ab bf 5c 45 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) 20241111125205764 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125205777 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) 20241111125205777 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) 20241111125205778 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) 20241111125205778 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) 20241111125205779 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) 20241111125205779 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) 20241111125205779 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) 20241111125205779 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) 20241111125205780 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) 20241111125205780 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) 20241111125205781 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) 20241111125205781 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) 20241111125205782 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) 20241111125205782 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) 20241111125205783 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) 20241111125205783 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) 20241111125205784 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125205795 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) 20241111125205795 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) 20241111125205797 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) 20241111125205797 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) 20241111125205797 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) 20241111125205797 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) 20241111125205798 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) 20241111125205798 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) 20241111125205799 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) 20241111125205799 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) 20241111125205800 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) 20241111125205800 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) 20241111125205801 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) 20241111125205801 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) 20241111125205802 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) 20241111125205802 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) 20241111125205805 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125205819 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) 20241111125205819 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) 20241111125205820 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) 20241111125205821 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) 20241111125205821 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) 20241111125205821 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) 20241111125205822 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) 20241111125205822 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) 20241111125205823 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) 20241111125205823 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) 20241111125205824 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) 20241111125205824 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) 20241111125205825 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) 20241111125205825 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) 20241111125205826 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) 20241111125205826 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) 20241111125205826 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125205838 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) 20241111125205838 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) 20241111125205838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125205838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125205838 DCSN1 INFO csnStreamDecoder (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) 20241111125205839 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125205839 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125205839 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) 20241111125205839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20241111125205839 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20241111125205839 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) 20241111125205839 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) 20241111125205839 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125205839 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) 20241111125205839 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) 20241111125205839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20241111125205839 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125205839 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) 20241111125205839 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) 20241111125205839 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) 20241111125205840 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) 20241111125205840 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) 20241111125205842 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) 20241111125205842 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) 20241111125205842 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125205842 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125205842 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125205842 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125205842 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125205842 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125205842 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125205842 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) 20241111125205842 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125205842 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) 20241111125205842 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125205842 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125205842 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125205842 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125205843 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125205843 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125205843 DLGLOBAL DEBUG validating counter group 0x5611a7274b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125205843 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125205843 DLGLOBAL DEBUG validating counter group 0x5611a7274e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125205843 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=1 (tbf_dl.cpp:431) 20241111125205843 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) 20241111125205843 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) 20241111125205843 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) 20241111125205843 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) 20241111125205843 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125205843 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125205843 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) 20241111125205843 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125205843 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) 20241111125205843 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125205843 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) 20241111125205843 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125205843 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) 20241111125205843 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) 20241111125205843 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) 20241111125205844 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) 20241111125205844 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) 20241111125205845 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) 20241111125205845 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) 20241111125205846 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) 20241111125205846 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) 20241111125205847 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) 20241111125205847 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) 20241111125205848 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) 20241111125205848 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) 20241111125205848 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241111125205848 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) 20241111125205848 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125205848 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) 20241111125205848 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125205848 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241111125205849 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} Scheduled DL Assignment polling on PACCH (FN=86, TS=7) (tbf_dl_ass_fsm.c:126) 20241111125205849 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) 20241111125205849 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} (gprs_rlcmac_sched.cpp:202) 20241111125205849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 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) 20241111125205849 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(215)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++++") 20241111125205858 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) 20241111125205858 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) 20241111125205859 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) 20241111125205859 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) 20241111125205860 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) 20241111125205860 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) 20241111125205860 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) 20241111125205860 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) 20241111125205861 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) 20241111125205861 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) 20241111125205862 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) 20241111125205862 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) 20241111125205863 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) 20241111125205863 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) 20241111125205864 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) 20241111125205864 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) 20241111125205867 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125205881 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) 20241111125205881 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) 20241111125205883 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) 20241111125205883 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) 20241111125205883 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) 20241111125205883 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) 20241111125205884 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) 20241111125205884 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) 20241111125205885 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) 20241111125205885 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) 20241111125205886 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) 20241111125205886 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) 20241111125205887 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) 20241111125205887 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) 20241111125205888 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) 20241111125205888 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) 20241111125205888 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125205900 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) 20241111125205900 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) 20241111125205902 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) 20241111125205902 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) 20241111125205903 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) 20241111125205903 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) 20241111125205903 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) 20241111125205903 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) 20241111125205904 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) 20241111125205904 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) 20241111125205905 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) 20241111125205905 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) 20241111125205906 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) 20241111125205906 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) 20241111125205907 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) 20241111125205907 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) 20241111125205908 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125205920 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) 20241111125205920 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) 20241111125205920 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125205920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125205920 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125205920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125205920 DMS INFO Modifying MS object, TLLI: 0xffffffff -> 0x00000001, already confirmed partly (gprs_ms.c:520) 20241111125205920 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} FN=86 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111125205920 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111125205920 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) 20241111125205920 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) 20241111125205920 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20241111125205920 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) 20241111125205920 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) 20241111125205920 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125205920 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125205920 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20241111125205920 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125205920 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125205920 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111125205920 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241111125205921 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) 20241111125205921 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) 20241111125205922 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) 20241111125205922 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) 20241111125205923 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) 20241111125205923 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) 20241111125205924 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) 20241111125205924 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) 20241111125205925 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) 20241111125205925 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) 20241111125205926 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) 20241111125205926 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) 20241111125205927 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) 20241111125205927 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) 20241111125205929 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) 20241111125205929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125205929 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) 20241111125205929 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) 20241111125205929 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125205929 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125205929 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241111125205929 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125205930 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) 20241111125205930 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241111125205930 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-2): 29 9c 6d ec 39 1e f4 ab bf 5c 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125205930 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) 20241111125205930 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125205930 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125205930 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) 20241111125205930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 91 + 13 = 104 (pdch_ul_controller.c:131) 20241111125205930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type POLL (pdch_ul_controller.c:184) 20241111125205930 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=104, TS=7) (tbf_dl.cpp:883) 20241111125205930 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=86 (tbf_dl.cpp:890) 20241111125205930 DTBFDL INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=104, TS=7 (tbf_dl.cpp:903) 20241111125205930 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-2): 0f 03 00 29 9c 6d ec 39 1e f4 ab bf 5c 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125205930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=0f 03 00 29 9c 6d ec 39 1e f4 ab bf 5c 45 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) 20241111125205930 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125205944 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) 20241111125205944 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) 20241111125205945 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) 20241111125205945 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) 20241111125205946 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) 20241111125205946 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) 20241111125205946 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) 20241111125205946 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) 20241111125205947 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) 20241111125205947 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) 20241111125205948 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) 20241111125205948 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) 20241111125205949 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) 20241111125205949 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) 20241111125205950 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) 20241111125205950 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) 20241111125205951 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125205963 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) 20241111125205963 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) 20241111125205964 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) 20241111125205964 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) 20241111125205965 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) 20241111125205965 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) 20241111125205966 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) 20241111125205966 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) 20241111125205967 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) 20241111125205967 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) 20241111125205967 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) 20241111125205967 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) 20241111125205968 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) 20241111125205968 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) 20241111125205969 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) 20241111125205969 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) 20241111125205970 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125205983 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) 20241111125205983 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) 20241111125205984 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) 20241111125205984 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) 20241111125205985 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) 20241111125205985 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) 20241111125205985 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) 20241111125205985 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) 20241111125205986 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) 20241111125205986 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) 20241111125205987 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) 20241111125205987 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) 20241111125205988 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) 20241111125205988 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) 20241111125205989 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) 20241111125205989 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) 20241111125205992 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125206006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 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) 20241111125206006 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) 20241111125206006 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125206006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125206006 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) 20241111125206007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125206007 DTBF DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125206007 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) 20241111125206007 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20241111125206007 DTBF DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20241111125206007 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) 20241111125206007 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) 20241111125206007 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125206007 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) 20241111125206007 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) 20241111125206007 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20241111125206007 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125206007 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) 20241111125206007 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125206009 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) 20241111125206009 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) 20241111125206010 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) 20241111125206010 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) 20241111125206011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41174<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125206012 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) 20241111125206012 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) 20241111125206013 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) 20241111125206013 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) 20241111125206014 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) 20241111125206014 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) 20241111125206018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41172<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125206020 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125206020 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125206020 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125206020 DTBF INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20241111125206020 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) 20241111125206020 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) 20241111125206020 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125206020 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125206020 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125206020 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20241111125206020 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125206020 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125206020 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125206020 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125206020 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125206020 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125206020 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125206020 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125206020 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125206020 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125206020 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125206020 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125206020 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125206020 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125206020 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125206020 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 7471 with status 0 respawn: 23: starting: osmo-pcu MTC@131a5d934883: Test case TC_t3193 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:52:06 UTC 2024 ====== PCU_Tests.TC_t3193 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3193.talloc 20241111125206071 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125206072 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125206072 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125206072 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125206099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41190<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125206200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41190<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=175876) Waiting for packet dumper to finish... 1 (prev_count=175876, count=247484) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_n3105_max_t3195 started. 221@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 221@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_n3105_max_t3195-BVCI1234(224)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 221@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(225)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 221@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(228)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 221@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(228)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125209385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41196<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 221@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(231)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(231)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(227)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(227)@131a5d934883: Start timer T: 5 s PCUIF(227)@131a5d934883: Start timer T_Conn: 10 s 20241111125209393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41206<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_n3105_max_t3195-STATS(232)@131a5d934883: Start timer T: 2 s TC_n3105_max_t3195-STATS(232)@131a5d934883: Start timer T: 2 s 20241111125211074 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125211074 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125211074 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(227)@131a5d934883: OsmoPCU is now connected BTS(229)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125211088 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125211088 DLGLOBAL DEBUG validating counter group 0x55b10a680040(bts) with 102 counters (rate_ctr.c:86) 20241111125211088 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125211088 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125211088 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125211088 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125211088 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125211088 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125211088 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125211088 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125211088 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125211088 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125211088 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125211088 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125211088 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125211089 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125211089 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125211089 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125211089 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125211089 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125211089 DL1IF DEBUG t3195=1 (pcu_l1_if.cpp:822) 20241111125211089 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125211089 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125211089 DL1IF DEBUG n3105=2 (pcu_l1_if.cpp:825) 20241111125211089 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125211089 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125211089 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125211089 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125211089 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125211089 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125211089 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125211089 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125211089 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125211089 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125211089 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125211089 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125211089 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125211089 DLGLOBAL DEBUG validating counter group 0x7f81bbcd75e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125211089 DLGLOBAL DEBUG validating counter group 0x55b10a67f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125211089 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125211089 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125211089 DLGLOBAL DEBUG validating counter group 0x7f81bbcd8180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125211089 DLGLOBAL DEBUG validating counter group 0x7f81bbcd8160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125211089 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125211089 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125211089 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125211089 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125211089 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125211089 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125211089 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125211089 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125211089 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125211089 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125211089 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125211089 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125211089 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125211089 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125211089 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125211089 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125211089 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125211089 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125211089 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125211089 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125211089 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125211089 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125211089 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125211089 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125211089 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125211089 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125211089 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125211089 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125211089 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125211090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125211090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211091 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(229)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(229)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(225)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(229)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(225)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(225)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(225)@131a5d934883: Start timer Tns_test: 10 s BTS(229)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(229)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(229)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125211096 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125211096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125211096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125211096 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125211096 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125211096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(229)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125211098 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125211098 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125211098 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(225)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(225)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125211099 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125211099 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125211099 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125211099 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125211099 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125211099 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125211099 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125211099 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125211099 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125211099 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(225)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(225)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(225)@131a5d934883: Start timer Tns_test: 10 s 20241111125211101 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125211101 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125211101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125211102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211104 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125211104 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211105 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125211105 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125211106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125211108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211109 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125211109 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211110 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125211110 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125211111 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211112 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 222@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 222@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125211116 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125211116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125211116 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125211116 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125211116 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125211116 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125211116 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125211116 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125211121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125211121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211123 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125211123 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211124 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125211124 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_n3105_max_t3195-BVCI1234(224)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125211125 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125211125 DL1IF DEBUG 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_n3105_max_t3195-BVCI1234(224)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125211126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125211126 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111125211127 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125211127 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125211127 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125211127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125211127 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125211127 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125211127 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125211127 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125211127 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125211127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125211127 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125211128 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125211128 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211129 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125211133 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125211133 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125211133 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125211133 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125211133 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125211133 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1000 (gprs_bssgp_pcu.c:177) 20241111125211133 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125211133 DLGLOBAL DEBUG validating counter group 0x55b10a67f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125211133 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125211133 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125211133 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125211133 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1000 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125211133 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125211133 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125211133 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125211133 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125211133 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125211133 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125211133 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125211133 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125211133 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125211133 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125211133 DRLCMAC 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) 20241111125211133 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125211133 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125211133 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125211133 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125211133 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125211133 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125211133 DLGLOBAL DEBUG validating counter group 0x55b10a67fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125211133 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125211133 DLGLOBAL DEBUG validating counter group 0x55b10a67fe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125211133 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125211133 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) 20241111125211133 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) 20241111125211133 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) 20241111125211133 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) 20241111125211133 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) 20241111125211133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125211134 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) 20241111125211134 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125211134 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) 20241111125211134 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125211134 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) 20241111125211134 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) 20241111125211134 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) 20241111125211134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125211134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125211134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125211134 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125211134 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125211134 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125211134 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125211134 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125211134 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125211134 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(229)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(229)@131a5d934883: 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. 20241111125211141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125211141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125211141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125211141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241111125211141 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125211141 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125211143 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125211143 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125211144 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211145 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125211145 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211145 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125211145 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125211146 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211146 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125211147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125211147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211148 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125211148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125211148 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125211148 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) 20241111125211149 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125211163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125211163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125211164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211165 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) 20241111125211165 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) 20241111125211166 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) 20241111125211166 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) 20241111125211166 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) 20241111125211166 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) 20241111125211167 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) 20241111125211167 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) 20241111125211167 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) 20241111125211167 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) 20241111125211168 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) 20241111125211168 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) 20241111125211168 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125211182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125211182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211183 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) 20241111125211183 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) 20241111125211183 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) 20241111125211183 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) 20241111125211184 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) 20241111125211184 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) 20241111125211185 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) 20241111125211185 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) 20241111125211185 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) 20241111125211186 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) 20241111125211186 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) 20241111125211186 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) 20241111125211187 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) 20241111125211187 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) 20241111125211188 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125211201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125211201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211202 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) 20241111125211202 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) 20241111125211202 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) 20241111125211202 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) 20241111125211203 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) 20241111125211203 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) 20241111125211203 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) 20241111125211203 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) 20241111125211204 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) 20241111125211204 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) 20241111125211204 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) 20241111125211204 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) 20241111125211205 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) 20241111125211205 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) 20241111125211211 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125211225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125211225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211227 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) 20241111125211227 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) 20241111125211228 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) 20241111125211228 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) 20241111125211229 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) 20241111125211229 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) 20241111125211230 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) 20241111125211230 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) 20241111125211231 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) 20241111125211231 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) 20241111125211232 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) 20241111125211232 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) 20241111125211232 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) 20241111125211232 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) 20241111125211233 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125211244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125211244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211245 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) 20241111125211245 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) 20241111125211246 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) 20241111125211246 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) 20241111125211247 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) 20241111125211247 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) 20241111125211247 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) 20241111125211248 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) 20241111125211248 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) 20241111125211248 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) 20241111125211249 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) 20241111125211249 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) 20241111125211250 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) 20241111125211250 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) 20241111125211251 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125211263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125211263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211264 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) 20241111125211264 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) 20241111125211265 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) 20241111125211265 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) 20241111125211266 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) 20241111125211266 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) 20241111125211266 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) 20241111125211266 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) 20241111125211267 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) 20241111125211267 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) 20241111125211268 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) 20241111125211268 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) 20241111125211269 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) 20241111125211269 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) 20241111125211274 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125211286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125211287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211287 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) 20241111125211287 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) 20241111125211288 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) 20241111125211288 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) 20241111125211289 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) 20241111125211289 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) 20241111125211290 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) 20241111125211290 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) 20241111125211291 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) 20241111125211291 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) 20241111125211291 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) 20241111125211291 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) 20241111125211292 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) 20241111125211292 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) 20241111125211293 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125211306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125211306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125211307 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) 20241111125211307 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) 20241111125211308 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) 20241111125211308 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) 20241111125211309 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) 20241111125211309 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) 20241111125211310 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) 20241111125211310 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) 20241111125211311 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) 20241111125211311 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) 20241111125211312 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) 20241111125211312 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) 20241111125211313 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) 20241111125211313 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) 20241111125211313 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125211325 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) 20241111125211325 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) 20241111125211327 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) 20241111125211327 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) 20241111125211328 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) 20241111125211328 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) 20241111125211329 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) 20241111125211329 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) 20241111125211331 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) 20241111125211331 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) 20241111125211332 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) 20241111125211332 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) 20241111125211333 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) 20241111125211333 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) 20241111125211333 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) 20241111125211333 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) 20241111125211334 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125211349 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125211349 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) 20241111125211349 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125211349 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) 20241111125211349 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) 20241111125211350 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) 20241111125211350 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) 20241111125211351 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) 20241111125211351 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) 20241111125211352 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) 20241111125211352 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) 20241111125211352 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) 20241111125211353 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) 20241111125211353 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) 20241111125211353 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) 20241111125211354 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) 20241111125211354 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) 20241111125211355 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) 20241111125211355 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) 20241111125211356 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) 20241111125211356 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) 20241111125211356 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) 20241111125211356 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) 20241111125211356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1000) (tbf_dl.cpp:551) 20241111125211356 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 5e 7c 1d 53 e2 4b 3f 01 d6 26 99 a0 ac be cf 91 df 6d 26 6d bd 10 94 e0 77 22 9c 31 3d 6b (tbf_dl.cpp:686) 20241111125211356 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) 20241111125211356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125211356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 5e 7c 1d 53 e2 4b 3f 01 d6 26 99 a0 ac be cf 91 df 6d 26 6d bd 10 94 e0 77 22 9c 31 3d 6b 00 (tbf_dl.cpp:911) 20241111125211356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 01 5e 7c 1d 53 e2 4b 3f 01 d6 26 99 a0 ac be cf 91 df 6d 26 6d bd 10 94 e0 77 22 9c 31 3d 6b 00 (pcu_l1_if.cpp:182) 20241111125211356 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125211368 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) 20241111125211368 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) 20241111125211369 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) 20241111125211369 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) 20241111125211370 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) 20241111125211370 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) 20241111125211371 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) 20241111125211371 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) 20241111125211372 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) 20241111125211372 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) 20241111125211372 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) 20241111125211372 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) 20241111125211373 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) 20241111125211373 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) 20241111125211374 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) 20241111125211374 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) 20241111125211375 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) 20241111125211375 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) 20241111125211375 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) 20241111125211375 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) 20241111125211375 DRLCMACDL DEBUG -- Chunk with length 970 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 35 43 ce ed 9e 52 4a 14 27 fa 03 85 25 e0 cf e6 fc 38 be 58 68 b6 79 d4 7f ad a3 ba eb ef (tbf_dl.cpp:686) 20241111125211375 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) 20241111125211375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125211375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 35 43 ce ed 9e 52 4a 14 27 fa 03 85 25 e0 cf e6 fc 38 be 58 68 b6 79 d4 7f ad a3 ba eb ef 00 (tbf_dl.cpp:911) 20241111125211375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 03 35 43 ce ed 9e 52 4a 14 27 fa 03 85 25 e0 cf e6 fc 38 be 58 68 b6 79 d4 7f ad a3 ba eb ef 00 (pcu_l1_if.cpp:182) 20241111125211375 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125211387 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) 20241111125211387 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) 20241111125211388 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) 20241111125211388 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) 20241111125211389 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) 20241111125211389 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) 20241111125211390 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) 20241111125211390 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) 20241111125211391 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) 20241111125211391 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) 20241111125211391 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) 20241111125211391 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) 20241111125211392 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) 20241111125211392 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) 20241111125211393 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) 20241111125211393 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) 20241111125211397 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) 20241111125211397 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) 20241111125211397 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) 20241111125211397 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) 20241111125211397 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): ba 4c f6 b6 58 ed 95 de f6 9e fe cd 75 0f 26 b2 b5 36 c0 ca fd b7 90 f3 70 1e 4f a7 56 0a (tbf_dl.cpp:686) 20241111125211397 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) 20241111125211397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125211397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 ba 4c f6 b6 58 ed 95 de f6 9e fe cd 75 0f 26 b2 b5 36 c0 ca fd b7 90 f3 70 1e 4f a7 56 0a 00 (tbf_dl.cpp:911) 20241111125211397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 05 ba 4c f6 b6 58 ed 95 de f6 9e fe cd 75 0f 26 b2 b5 36 c0 ca fd b7 90 f3 70 1e 4f a7 56 0a 00 (pcu_l1_if.cpp:182) 20241111125211398 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125211411 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) 20241111125211411 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) 20241111125211412 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) 20241111125211412 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) 20241111125211413 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) 20241111125211413 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) 20241111125211414 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) 20241111125211414 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) 20241111125211415 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) 20241111125211415 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) 20241111125211415 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) 20241111125211415 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) 20241111125211416 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) 20241111125211416 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) 20241111125211417 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) 20241111125211417 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) 20241111125211418 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) 20241111125211418 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) 20241111125211418 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) 20241111125211418 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) 20241111125211418 DRLCMACDL DEBUG -- Chunk with length 910 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 4e ef dc 3a 74 70 48 0b ef db d9 a0 4f de ba 4c cb 3f 22 b7 92 e3 d8 65 01 ce 90 17 8b 24 (tbf_dl.cpp:686) 20241111125211418 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) 20241111125211418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125211418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 4e ef dc 3a 74 70 48 0b ef db d9 a0 4f de ba 4c cb 3f 22 b7 92 e3 d8 65 01 ce 90 17 8b 24 00 (tbf_dl.cpp:911) 20241111125211418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 07 4e ef dc 3a 74 70 48 0b ef db d9 a0 4f de ba 4c cb 3f 22 b7 92 e3 d8 65 01 ce 90 17 8b 24 00 (pcu_l1_if.cpp:182) 20241111125211418 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125211430 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) 20241111125211430 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) 20241111125211432 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) 20241111125211432 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) 20241111125211432 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) 20241111125211432 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) 20241111125211433 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) 20241111125211433 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) 20241111125211434 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) 20241111125211434 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) 20241111125211435 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) 20241111125211435 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) 20241111125211435 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) 20241111125211435 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) 20241111125211436 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) 20241111125211436 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) 20241111125211437 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) 20241111125211437 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) 20241111125211437 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) 20241111125211437 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) 20241111125211437 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 16 57 ac 3b 4d a6 65 d7 15 7f 60 2d bb 2a b1 29 b2 d0 fe a1 c1 44 70 79 c9 ed 1f 4d 39 cd (tbf_dl.cpp:686) 20241111125211437 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) 20241111125211437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125211437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 16 57 ac 3b 4d a6 65 d7 15 7f 60 2d bb 2a b1 29 b2 d0 fe a1 c1 44 70 79 c9 ed 1f 4d 39 cd 00 (tbf_dl.cpp:911) 20241111125211437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 09 16 57 ac 3b 4d a6 65 d7 15 7f 60 2d bb 2a b1 29 b2 d0 fe a1 c1 44 70 79 c9 ed 1f 4d 39 cd 00 (pcu_l1_if.cpp:182) 20241111125211438 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125211449 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) 20241111125211449 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) 20241111125211450 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) 20241111125211450 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) 20241111125211451 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) 20241111125211451 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) 20241111125211452 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) 20241111125211452 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) 20241111125211453 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) 20241111125211453 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) 20241111125211453 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) 20241111125211453 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) 20241111125211454 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) 20241111125211454 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) 20241111125211455 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) 20241111125211455 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) 20241111125211458 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) 20241111125211458 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) 20241111125211459 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) 20241111125211459 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) 20241111125211459 DRLCMACDL DEBUG -- Chunk with length 850 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): a2 3c da 0a 46 cc cc c6 95 67 c3 a8 64 3a f5 25 f4 76 cb fe 3b 10 3b 7a 01 15 ea 3c 81 ac (tbf_dl.cpp:686) 20241111125211459 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) 20241111125211459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125211459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b a2 3c da 0a 46 cc cc c6 95 67 c3 a8 64 3a f5 25 f4 76 cb fe 3b 10 3b 7a 01 15 ea 3c 81 ac 00 (tbf_dl.cpp:911) 20241111125211459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0b a2 3c da 0a 46 cc cc c6 95 67 c3 a8 64 3a f5 25 f4 76 cb fe 3b 10 3b 7a 01 15 ea 3c 81 ac 00 (pcu_l1_if.cpp:182) 20241111125211459 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125211473 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) 20241111125211473 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) 20241111125211474 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) 20241111125211474 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) 20241111125211475 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) 20241111125211475 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) 20241111125211476 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) 20241111125211476 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) 20241111125211476 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) 20241111125211476 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) 20241111125211477 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) 20241111125211477 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) 20241111125211478 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) 20241111125211478 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) 20241111125211479 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) 20241111125211479 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) 20241111125211480 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) 20241111125211480 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) 20241111125211480 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) 20241111125211480 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) 20241111125211480 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 84 cc 15 7c d2 f2 d1 ea 56 f5 1b 3a 63 95 d0 b2 56 a4 67 1e 7a 77 14 0e a0 33 f7 4b bb 9d (tbf_dl.cpp:686) 20241111125211480 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) 20241111125211480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125211480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 84 cc 15 7c d2 f2 d1 ea 56 f5 1b 3a 63 95 d0 b2 56 a4 67 1e 7a 77 14 0e a0 33 f7 4b bb 9d 00 (tbf_dl.cpp:911) 20241111125211480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0d 84 cc 15 7c d2 f2 d1 ea 56 f5 1b 3a 63 95 d0 b2 56 a4 67 1e 7a 77 14 0e a0 33 f7 4b bb 9d 00 (pcu_l1_if.cpp:182) 20241111125211481 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125211492 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) 20241111125211492 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) 20241111125211493 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) 20241111125211494 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) 20241111125211494 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) 20241111125211494 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) 20241111125211495 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) 20241111125211495 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) 20241111125211496 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) 20241111125211496 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) 20241111125211497 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) 20241111125211497 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) 20241111125211498 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) 20241111125211498 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) 20241111125211499 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) 20241111125211499 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) 20241111125211500 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) 20241111125211500 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) 20241111125211500 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) 20241111125211500 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) 20241111125211500 DRLCMACDL DEBUG -- Chunk with length 790 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): f8 c0 e8 d3 f7 6d ba 80 83 bd eb da 09 15 38 1b 5f 33 b7 9e b5 00 81 bb da fd 9f f1 28 fb (tbf_dl.cpp:686) 20241111125211500 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) 20241111125211500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125211500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f f8 c0 e8 d3 f7 6d ba 80 83 bd eb da 09 15 38 1b 5f 33 b7 9e b5 00 81 bb da fd 9f f1 28 fb 00 (tbf_dl.cpp:911) 20241111125211500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 0f f8 c0 e8 d3 f7 6d ba 80 83 bd eb da 09 15 38 1b 5f 33 b7 9e b5 00 81 bb da fd 9f f1 28 fb 00 (pcu_l1_if.cpp:182) 20241111125211500 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125211511 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) 20241111125211511 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) 20241111125211513 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) 20241111125211513 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) 20241111125211513 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) 20241111125211513 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) 20241111125211514 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) 20241111125211514 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) 20241111125211515 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) 20241111125211515 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) 20241111125211516 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) 20241111125211516 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) 20241111125211517 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) 20241111125211517 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) 20241111125211517 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) 20241111125211517 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) 20241111125211521 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) 20241111125211521 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) 20241111125211521 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) 20241111125211521 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) 20241111125211521 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): c0 8f d4 74 e4 2c 48 8f 24 6b 7d 8f 56 c4 0c 78 f8 fb d7 41 cb 7f e0 19 68 70 f3 b7 0a cb (tbf_dl.cpp:686) 20241111125211521 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) 20241111125211521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125211521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 c0 8f d4 74 e4 2c 48 8f 24 6b 7d 8f 56 c4 0c 78 f8 fb d7 41 cb 7f e0 19 68 70 f3 b7 0a cb 00 (tbf_dl.cpp:911) 20241111125211521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 11 c0 8f d4 74 e4 2c 48 8f 24 6b 7d 8f 56 c4 0c 78 f8 fb d7 41 cb 7f e0 19 68 70 f3 b7 0a cb 00 (pcu_l1_if.cpp:182) 20241111125211522 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125211535 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) 20241111125211535 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) 20241111125211537 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) 20241111125211537 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) 20241111125211537 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) 20241111125211537 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) 20241111125211538 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) 20241111125211538 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) 20241111125211539 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) 20241111125211539 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) 20241111125211540 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) 20241111125211540 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) 20241111125211541 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) 20241111125211541 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) 20241111125211541 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) 20241111125211541 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) 20241111125211542 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) 20241111125211542 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) 20241111125211542 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) 20241111125211542 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) 20241111125211542 DRLCMACDL DEBUG -- Chunk with length 730 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): e0 d4 88 d5 f7 de 07 17 ac 32 4d 3e 25 4c 96 c5 90 3a b1 8e 2c 15 91 17 cf 3f c3 df 54 8d (tbf_dl.cpp:686) 20241111125211542 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) 20241111125211542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125211543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 e0 d4 88 d5 f7 de 07 17 ac 32 4d 3e 25 4c 96 c5 90 3a b1 8e 2c 15 91 17 cf 3f c3 df 54 8d 00 (tbf_dl.cpp:911) 20241111125211543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 00 13 e0 d4 88 d5 f7 de 07 17 ac 32 4d 3e 25 4c 96 c5 90 3a b1 8e 2c 15 91 17 cf 3f c3 df 54 8d 00 (pcu_l1_if.cpp:182) 20241111125211543 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125211554 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) 20241111125211554 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) 20241111125211556 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) 20241111125211556 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) 20241111125211556 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) 20241111125211556 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) 20241111125211557 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) 20241111125211557 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) 20241111125211558 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) 20241111125211558 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) 20241111125211559 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) 20241111125211559 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) 20241111125211560 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) 20241111125211560 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) 20241111125211560 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) 20241111125211560 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) 20241111125211561 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) 20241111125211561 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) 20241111125211561 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) 20241111125211561 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) 20241111125211561 DRLCMACDL DEBUG -- Chunk with length 700 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): 36 5d ed 9f 91 66 31 64 fa dd f7 b0 ee 5b e9 b1 4d 10 d4 20 d0 88 32 b7 01 66 f9 82 b0 12 (tbf_dl.cpp:686) 20241111125211561 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) 20241111125211561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125211561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 36 5d ed 9f 91 66 31 64 fa dd f7 b0 ee 5b e9 b1 4d 10 d4 20 d0 88 32 b7 01 66 f9 82 b0 12 00 (tbf_dl.cpp:911) 20241111125211561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 00 15 36 5d ed 9f 91 66 31 64 fa dd f7 b0 ee 5b e9 b1 4d 10 d4 20 d0 88 32 b7 01 66 f9 82 b0 12 00 (pcu_l1_if.cpp:182) 20241111125211562 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125211574 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) 20241111125211574 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) 20241111125211575 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) 20241111125211575 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) 20241111125211576 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) 20241111125211576 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) 20241111125211577 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) 20241111125211577 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) 20241111125211578 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) 20241111125211578 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) 20241111125211579 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) 20241111125211579 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) 20241111125211579 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) 20241111125211579 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) 20241111125211580 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) 20241111125211580 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) 20241111125211584 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) 20241111125211584 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) 20241111125211584 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) 20241111125211584 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) 20241111125211584 DRLCMACDL DEBUG -- Chunk with length 670 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): aa 45 a1 29 e3 cb 8d 99 64 7a eb f5 13 98 89 e2 e8 b0 c4 07 7d ff c5 3c 52 ff 6a c6 aa b5 (tbf_dl.cpp:686) 20241111125211584 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) 20241111125211584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125211584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 aa 45 a1 29 e3 cb 8d 99 64 7a eb f5 13 98 89 e2 e8 b0 c4 07 7d ff c5 3c 52 ff 6a c6 aa b5 00 (tbf_dl.cpp:911) 20241111125211584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 17 aa 45 a1 29 e3 cb 8d 99 64 7a eb f5 13 98 89 e2 e8 b0 c4 07 7d ff c5 3c 52 ff 6a c6 aa b5 00 (pcu_l1_if.cpp:182) 20241111125211584 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125211598 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) 20241111125211598 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) 20241111125211599 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) 20241111125211599 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) 20241111125211600 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) 20241111125211600 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) 20241111125211601 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) 20241111125211601 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) 20241111125211602 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) 20241111125211602 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) 20241111125211603 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) 20241111125211603 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) 20241111125211603 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) 20241111125211603 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) 20241111125211604 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) 20241111125211604 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) 20241111125211605 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) 20241111125211605 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) 20241111125211605 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) 20241111125211605 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) 20241111125211605 DRLCMACDL DEBUG -- Chunk with length 640 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 1a 2c aa 8a 71 00 17 c5 8b 2d f0 71 fa d2 bf 2e c3 0e 04 8d ff 96 1c e5 cc fc cf d7 fd ef (tbf_dl.cpp:686) 20241111125211605 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) 20241111125211605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125211605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 1a 2c aa 8a 71 00 17 c5 8b 2d f0 71 fa d2 bf 2e c3 0e 04 8d ff 96 1c e5 cc fc cf d7 fd ef 00 (tbf_dl.cpp:911) 20241111125211605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 19 1a 2c aa 8a 71 00 17 c5 8b 2d f0 71 fa d2 bf 2e c3 0e 04 8d ff 96 1c e5 cc fc cf d7 fd ef 00 (pcu_l1_if.cpp:182) 20241111125211606 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125211617 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) 20241111125211617 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) 20241111125211618 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) 20241111125211618 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) 20241111125211619 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) 20241111125211619 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) 20241111125211620 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) 20241111125211620 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) 20241111125211621 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) 20241111125211621 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) 20241111125211621 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) 20241111125211621 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) 20241111125211622 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) 20241111125211622 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) 20241111125211623 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) 20241111125211623 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) 20241111125211624 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) 20241111125211624 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) 20241111125211624 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) 20241111125211624 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) 20241111125211624 DRLCMACDL DEBUG -- Chunk with length 610 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 5a 94 3f 65 03 52 3f df d8 8b 7c 92 ed dc 06 c3 aa e3 32 73 e3 2a 61 3d 38 c0 57 f6 11 62 (tbf_dl.cpp:686) 20241111125211624 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) 20241111125211624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125211624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 5a 94 3f 65 03 52 3f df d8 8b 7c 92 ed dc 06 c3 aa e3 32 73 e3 2a 61 3d 38 c0 57 f6 11 62 00 (tbf_dl.cpp:911) 20241111125211624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 00 1b 5a 94 3f 65 03 52 3f df d8 8b 7c 92 ed dc 06 c3 aa e3 32 73 e3 2a 61 3d 38 c0 57 f6 11 62 00 (pcu_l1_if.cpp:182) 20241111125211624 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125211636 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) 20241111125211636 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) 20241111125211637 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) 20241111125211638 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) 20241111125211638 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) 20241111125211638 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) 20241111125211639 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) 20241111125211639 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) 20241111125211640 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) 20241111125211640 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) 20241111125211641 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) 20241111125211641 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) 20241111125211641 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) 20241111125211641 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) 20241111125211642 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) 20241111125211642 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) 20241111125211646 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) 20241111125211646 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) 20241111125211646 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) 20241111125211646 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) 20241111125211646 DRLCMACDL DEBUG -- Chunk with length 580 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): 09 5e a7 19 f5 34 86 b4 b6 d3 5c 0e a0 07 a6 12 78 76 62 1f 37 b9 51 0e 66 5f 3f 11 91 28 (tbf_dl.cpp:686) 20241111125211646 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) 20241111125211646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125211646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d 09 5e a7 19 f5 34 86 b4 b6 d3 5c 0e a0 07 a6 12 78 76 62 1f 37 b9 51 0e 66 5f 3f 11 91 28 00 (tbf_dl.cpp:911) 20241111125211646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 00 1d 09 5e a7 19 f5 34 86 b4 b6 d3 5c 0e a0 07 a6 12 78 76 62 1f 37 b9 51 0e 66 5f 3f 11 91 28 00 (pcu_l1_if.cpp:182) 20241111125211646 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125211660 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) 20241111125211660 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) 20241111125211661 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) 20241111125211661 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) 20241111125211662 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) 20241111125211662 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) 20241111125211663 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) 20241111125211663 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) 20241111125211664 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) 20241111125211664 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) 20241111125211664 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) 20241111125211664 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) 20241111125211665 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) 20241111125211665 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) 20241111125211666 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) 20241111125211666 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) 20241111125211667 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) 20241111125211667 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) 20241111125211667 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) 20241111125211667 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) 20241111125211667 DRLCMACDL DEBUG -- Chunk with length 550 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211667 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): 77 71 6d 90 5f 70 2a 2b ec ba 80 50 ea d1 4c 00 e1 33 78 97 9e fb 51 35 8e 9d e6 4d 05 1f (tbf_dl.cpp:686) 20241111125211667 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) 20241111125211667 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211667 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125211667 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f 77 71 6d 90 5f 70 2a 2b ec ba 80 50 ea d1 4c 00 e1 33 78 97 9e fb 51 35 8e 9d e6 4d 05 1f 00 (tbf_dl.cpp:911) 20241111125211667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 1f 77 71 6d 90 5f 70 2a 2b ec ba 80 50 ea d1 4c 00 e1 33 78 97 9e fb 51 35 8e 9d e6 4d 05 1f 00 (pcu_l1_if.cpp:182) 20241111125211667 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125211679 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) 20241111125211679 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) 20241111125211680 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) 20241111125211680 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) 20241111125211681 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) 20241111125211681 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) 20241111125211682 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) 20241111125211682 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) 20241111125211683 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) 20241111125211683 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) 20241111125211683 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) 20241111125211683 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) 20241111125211684 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) 20241111125211684 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) 20241111125211685 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) 20241111125211685 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) 20241111125211686 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) 20241111125211686 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) 20241111125211686 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) 20241111125211686 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) 20241111125211686 DRLCMACDL DEBUG -- Chunk with length 520 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): 93 e0 34 c8 b2 a5 2a 10 33 fd ca a5 08 8a b9 54 98 5e 75 59 17 0b 63 62 78 f7 0a 07 70 8c (tbf_dl.cpp:686) 20241111125211686 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) 20241111125211686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125211686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 93 e0 34 c8 b2 a5 2a 10 33 fd ca a5 08 8a b9 54 98 5e 75 59 17 0b 63 62 78 f7 0a 07 70 8c 00 (tbf_dl.cpp:911) 20241111125211686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 21 93 e0 34 c8 b2 a5 2a 10 33 fd ca a5 08 8a b9 54 98 5e 75 59 17 0b 63 62 78 f7 0a 07 70 8c 00 (pcu_l1_if.cpp:182) 20241111125211686 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125211698 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) 20241111125211698 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) 20241111125211699 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) 20241111125211700 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) 20241111125211700 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) 20241111125211700 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) 20241111125211701 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) 20241111125211701 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) 20241111125211702 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) 20241111125211702 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) 20241111125211703 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) 20241111125211703 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) 20241111125211704 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) 20241111125211704 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) 20241111125211705 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) 20241111125211705 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) 20241111125211708 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) 20241111125211708 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) 20241111125211708 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) 20241111125211708 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) 20241111125211708 DRLCMACDL DEBUG -- Chunk with length 490 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): 2b 31 a4 46 b5 c5 63 d5 47 7a 4c 2d 2d 22 8a 4d 0c bc 67 ed a1 48 e6 4b 7f 0e f0 c6 fe 6c (tbf_dl.cpp:686) 20241111125211708 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) 20241111125211708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125211708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 2b 31 a4 46 b5 c5 63 d5 47 7a 4c 2d 2d 22 8a 4d 0c bc 67 ed a1 48 e6 4b 7f 0e f0 c6 fe 6c 00 (tbf_dl.cpp:911) 20241111125211708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 00 23 2b 31 a4 46 b5 c5 63 d5 47 7a 4c 2d 2d 22 8a 4d 0c bc 67 ed a1 48 e6 4b 7f 0e f0 c6 fe 6c 00 (pcu_l1_if.cpp:182) 20241111125211708 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125211722 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) 20241111125211722 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) 20241111125211723 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) 20241111125211723 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) 20241111125211724 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) 20241111125211724 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) 20241111125211725 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) 20241111125211725 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) 20241111125211725 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) 20241111125211725 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) 20241111125211726 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) 20241111125211726 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) 20241111125211727 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) 20241111125211727 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) 20241111125211728 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) 20241111125211728 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) 20241111125211728 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) 20241111125211728 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) 20241111125211728 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) 20241111125211728 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) 20241111125211728 DRLCMACDL DEBUG -- Chunk with length 460 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): 34 d9 08 50 2e 76 11 d1 09 49 e8 21 e7 f2 60 ff f6 cd 05 4a 5a b5 ae 44 80 56 e0 f0 26 80 (tbf_dl.cpp:686) 20241111125211729 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) 20241111125211729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125211729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 34 d9 08 50 2e 76 11 d1 09 49 e8 21 e7 f2 60 ff f6 cd 05 4a 5a b5 ae 44 80 56 e0 f0 26 80 00 (tbf_dl.cpp:911) 20241111125211729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 00 25 34 d9 08 50 2e 76 11 d1 09 49 e8 21 e7 f2 60 ff f6 cd 05 4a 5a b5 ae 44 80 56 e0 f0 26 80 00 (pcu_l1_if.cpp:182) 20241111125211729 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125211741 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) 20241111125211741 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) 20241111125211742 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) 20241111125211742 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) 20241111125211743 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) 20241111125211743 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) 20241111125211744 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) 20241111125211744 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) 20241111125211744 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) 20241111125211745 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) 20241111125211745 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) 20241111125211745 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) 20241111125211746 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) 20241111125211746 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) 20241111125211747 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) 20241111125211747 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) 20241111125211748 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) 20241111125211748 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125211748 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) 20241111125211748 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) 20241111125211748 DRLCMACDL DEBUG -- Chunk with length 430 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211748 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): 7e b2 fa 67 88 06 c8 a3 fe 27 5e d3 9f ef 30 c0 57 c6 1e f6 af 0d 17 98 60 71 86 c6 42 7a (tbf_dl.cpp:686) 20241111125211748 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) 20241111125211748 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211748 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125211748 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 7e b2 fa 67 88 06 c8 a3 fe 27 5e d3 9f ef 30 c0 57 c6 1e f6 af 0d 17 98 60 71 86 c6 42 7a 00 (tbf_dl.cpp:911) 20241111125211748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=07 00 27 7e b2 fa 67 88 06 c8 a3 fe 27 5e d3 9f ef 30 c0 57 c6 1e f6 af 0d 17 98 60 71 86 c6 42 7a 00 (pcu_l1_if.cpp:182) 20241111125211748 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125211760 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) 20241111125211760 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) 20241111125211761 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) 20241111125211761 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) 20241111125211762 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) 20241111125211762 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) 20241111125211763 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) 20241111125211763 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) 20241111125211763 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) 20241111125211763 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) 20241111125211764 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) 20241111125211764 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) 20241111125211765 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) 20241111125211765 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) 20241111125211766 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) 20241111125211766 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) 20241111125211769 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) 20241111125211769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125211769 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) 20241111125211769 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) 20241111125211769 DRLCMACDL DEBUG -- Chunk with length 400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125211769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 09 76 65 95 b0 e4 86 ac e4 cc d6 79 33 f8 70 f2 5e 06 4a da c0 b8 c5 5e 7e b9 a4 4f 8d 7e (tbf_dl.cpp:686) 20241111125211769 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) 20241111125211769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125211769 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) 20241111125211769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241111125211770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241111125211770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_dl.cpp:883) 20241111125211770 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=156, TS=7 (tbf_dl.cpp:903) 20241111125211770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 0f 00 29 09 76 65 95 b0 e4 86 ac e4 cc d6 79 33 f8 70 f2 5e 06 4a da c0 b8 c5 5e 7e b9 a4 4f 8d 7e 00 (tbf_dl.cpp:911) 20241111125211770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=0f 00 29 09 76 65 95 b0 e4 86 ac e4 cc d6 79 33 f8 70 f2 5e 06 4a da c0 b8 c5 5e 7e b9 a4 4f 8d 7e 00 (pcu_l1_if.cpp:182) 20241111125211770 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125211784 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) 20241111125211784 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) 20241111125211785 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) 20241111125211785 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) 20241111125211786 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) 20241111125211786 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) 20241111125211787 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) 20241111125211787 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) 20241111125211787 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) 20241111125211787 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) 20241111125211788 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) 20241111125211788 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) 20241111125211789 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) 20241111125211789 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) 20241111125211790 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) 20241111125211790 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) 20241111125211790 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125211803 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) 20241111125211803 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) 20241111125211803 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) 20241111125211803 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) 20241111125211804 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) 20241111125211804 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) 20241111125211805 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) 20241111125211805 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) 20241111125211805 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) 20241111125211805 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) 20241111125211806 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) 20241111125211806 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) 20241111125211807 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) 20241111125211807 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) 20241111125211807 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) 20241111125211807 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) 20241111125211808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125211822 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) 20241111125211822 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) 20241111125211823 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) 20241111125211823 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) 20241111125211823 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) 20241111125211823 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) 20241111125211824 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) 20241111125211824 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) 20241111125211824 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) 20241111125211824 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) 20241111125211825 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) 20241111125211825 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) 20241111125211826 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) 20241111125211826 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) 20241111125211826 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) 20241111125211826 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) 20241111125211832 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125211846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 08 02 a0 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125211846 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) 20241111125211846 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125211846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125211846 DCSN1 INFO csnStreamDecoder (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) 20241111125211847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125211847 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125211847 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) 20241111125211847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125211847 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) 20241111125211847 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) 20241111125211847 DRLCMACDL INFO MS (IMSI 262420000000001): High error rate 95%, reducing CS level to CS-1 (gprs_ms.c:679) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=0 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=1 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=2 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=3 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=4 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=5 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=6 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=7 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=8 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=9 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=10 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=11 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=12 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=13 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=14 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=15 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=16 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=17 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=18 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got NACK for BSN=19 (rlc_window_dl.cpp:108) 20241111125211847 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125211847 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) 20241111125211847 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) 20241111125211847 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) 20241111125211848 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) 20241111125211848 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) 20241111125211848 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) 20241111125211848 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) 20241111125211849 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) 20241111125211849 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) 20241111125211850 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) 20241111125211850 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) 20241111125211851 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) 20241111125211851 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) 20241111125211852 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) 20241111125211852 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) 20241111125211853 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) 20241111125211853 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) 20241111125211854 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) 20241111125211854 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) 20241111125211854 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) 20241111125211854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20241111125211854 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) 20241111125211854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125211854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 5e 7c 1d 53 e2 4b 3f 01 d6 26 99 a0 ac be cf 91 df 6d 26 6d bd 10 94 e0 77 22 9c 31 3d 6b 00 (tbf_dl.cpp:911) 20241111125211854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 01 5e 7c 1d 53 e2 4b 3f 01 d6 26 99 a0 ac be cf 91 df 6d 26 6d bd 10 94 e0 77 22 9c 31 3d 6b 00 (pcu_l1_if.cpp:182) 20241111125211854 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125211865 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) 20241111125211865 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) 20241111125211867 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) 20241111125211867 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) 20241111125211867 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) 20241111125211868 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) 20241111125211868 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) 20241111125211868 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) 20241111125211869 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) 20241111125211869 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) 20241111125211870 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) 20241111125211870 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) 20241111125211871 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) 20241111125211871 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) 20241111125211872 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) 20241111125211872 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) 20241111125211873 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) 20241111125211873 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) 20241111125211873 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) 20241111125211873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241111125211873 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) 20241111125211873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125211873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 35 43 ce ed 9e 52 4a 14 27 fa 03 85 25 e0 cf e6 fc 38 be 58 68 b6 79 d4 7f ad a3 ba eb ef 00 (tbf_dl.cpp:911) 20241111125211873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 03 35 43 ce ed 9e 52 4a 14 27 fa 03 85 25 e0 cf e6 fc 38 be 58 68 b6 79 d4 7f ad a3 ba eb ef 00 (pcu_l1_if.cpp:182) 20241111125211874 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125211885 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) 20241111125211885 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) 20241111125211886 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) 20241111125211886 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) 20241111125211887 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) 20241111125211887 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) 20241111125211887 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) 20241111125211887 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) 20241111125211888 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) 20241111125211888 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) 20241111125211889 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) 20241111125211889 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) 20241111125211889 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) 20241111125211889 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) 20241111125211890 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) 20241111125211890 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) 20241111125211894 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) 20241111125211894 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) 20241111125211894 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) 20241111125211894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241111125211894 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) 20241111125211894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125211894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 ba 4c f6 b6 58 ed 95 de f6 9e fe cd 75 0f 26 b2 b5 36 c0 ca fd b7 90 f3 70 1e 4f a7 56 0a 00 (tbf_dl.cpp:911) 20241111125211894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 05 ba 4c f6 b6 58 ed 95 de f6 9e fe cd 75 0f 26 b2 b5 36 c0 ca fd b7 90 f3 70 1e 4f a7 56 0a 00 (pcu_l1_if.cpp:182) 20241111125211895 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125211908 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) 20241111125211908 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) 20241111125211908 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) 20241111125211908 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) 20241111125211908 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) 20241111125211908 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) 20241111125211909 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) 20241111125211909 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) 20241111125211909 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) 20241111125211909 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) 20241111125211910 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) 20241111125211910 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) 20241111125211910 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) 20241111125211910 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) 20241111125211910 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) 20241111125211910 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) 20241111125211912 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) 20241111125211912 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) 20241111125211912 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) 20241111125211912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241111125211912 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) 20241111125211912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125211912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 4e ef dc 3a 74 70 48 0b ef db d9 a0 4f de ba 4c cb 3f 22 b7 92 e3 d8 65 01 ce 90 17 8b 24 00 (tbf_dl.cpp:911) 20241111125211912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 07 4e ef dc 3a 74 70 48 0b ef db d9 a0 4f de ba 4c cb 3f 22 b7 92 e3 d8 65 01 ce 90 17 8b 24 00 (pcu_l1_if.cpp:182) 20241111125211913 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125211926 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) 20241111125211926 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) 20241111125211927 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) 20241111125211927 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) 20241111125211927 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) 20241111125211927 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) 20241111125211928 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) 20241111125211928 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) 20241111125211928 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) 20241111125211928 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) 20241111125211928 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) 20241111125211928 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) 20241111125211928 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) 20241111125211928 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) 20241111125211929 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) 20241111125211929 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) 20241111125211931 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) 20241111125211931 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) 20241111125211931 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) 20241111125211931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241111125211931 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) 20241111125211931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125211931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 16 57 ac 3b 4d a6 65 d7 15 7f 60 2d bb 2a b1 29 b2 d0 fe a1 c1 44 70 79 c9 ed 1f 4d 39 cd 00 (tbf_dl.cpp:911) 20241111125211931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 00 09 16 57 ac 3b 4d a6 65 d7 15 7f 60 2d bb 2a b1 29 b2 d0 fe a1 c1 44 70 79 c9 ed 1f 4d 39 cd 00 (pcu_l1_if.cpp:182) 20241111125211931 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125211945 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) 20241111125211945 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) 20241111125211946 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) 20241111125211946 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) 20241111125211946 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) 20241111125211946 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) 20241111125211946 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) 20241111125211946 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) 20241111125211947 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) 20241111125211947 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) 20241111125211947 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) 20241111125211947 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) 20241111125211948 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) 20241111125211948 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) 20241111125211948 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) 20241111125211948 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) 20241111125211955 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) 20241111125211955 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) 20241111125211955 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) 20241111125211955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241111125211955 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) 20241111125211955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125211955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b a2 3c da 0a 46 cc cc c6 95 67 c3 a8 64 3a f5 25 f4 76 cb fe 3b 10 3b 7a 01 15 ea 3c 81 ac 00 (tbf_dl.cpp:911) 20241111125211955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=07 00 0b a2 3c da 0a 46 cc cc c6 95 67 c3 a8 64 3a f5 25 f4 76 cb fe 3b 10 3b 7a 01 15 ea 3c 81 ac 00 (pcu_l1_if.cpp:182) 20241111125211956 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125211971 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) 20241111125211971 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) 20241111125211974 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) 20241111125211974 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) 20241111125211975 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) 20241111125211975 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) 20241111125211975 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) 20241111125211975 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) 20241111125211976 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) 20241111125211976 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) 20241111125211977 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) 20241111125211977 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) 20241111125211977 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) 20241111125211978 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) 20241111125211978 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) 20241111125211978 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) 20241111125211979 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) 20241111125211979 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) 20241111125211979 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) 20241111125211979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241111125211979 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) 20241111125211979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125211979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 84 cc 15 7c d2 f2 d1 ea 56 f5 1b 3a 63 95 d0 b2 56 a4 67 1e 7a 77 14 0e a0 33 f7 4b bb 9d 00 (tbf_dl.cpp:911) 20241111125211979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=07 00 0d 84 cc 15 7c d2 f2 d1 ea 56 f5 1b 3a 63 95 d0 b2 56 a4 67 1e 7a 77 14 0e a0 33 f7 4b bb 9d 00 (pcu_l1_if.cpp:182) 20241111125211979 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125211990 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) 20241111125211990 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) 20241111125211991 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) 20241111125211992 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) 20241111125211992 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) 20241111125211992 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) 20241111125211993 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) 20241111125211993 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) 20241111125211994 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) 20241111125211994 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) 20241111125211995 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) 20241111125211995 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) 20241111125211995 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) 20241111125211995 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) 20241111125211996 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) 20241111125211996 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) 20241111125211997 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) 20241111125211997 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) 20241111125211997 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) 20241111125211997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 7 (tbf_dl.cpp:329) 20241111125211997 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) 20241111125211997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125211997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125211997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f f8 c0 e8 d3 f7 6d ba 80 83 bd eb da 09 15 38 1b 5f 33 b7 9e b5 00 81 bb da fd 9f f1 28 fb 00 (tbf_dl.cpp:911) 20241111125211997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=07 00 0f f8 c0 e8 d3 f7 6d ba 80 83 bd eb da 09 15 38 1b 5f 33 b7 9e b5 00 81 bb da fd 9f f1 28 fb 00 (pcu_l1_if.cpp:182) 20241111125211997 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125212008 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) 20241111125212008 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) 20241111125212009 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) 20241111125212009 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) 20241111125212010 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) 20241111125212010 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) 20241111125212011 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) 20241111125212011 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) 20241111125212012 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) 20241111125212012 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) 20241111125212012 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) 20241111125212012 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) 20241111125212013 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) 20241111125212013 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) 20241111125212014 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) 20241111125212014 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) 20241111125212018 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) 20241111125212018 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) 20241111125212018 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) 20241111125212018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 8 (tbf_dl.cpp:329) 20241111125212018 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) 20241111125212018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125212018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 c0 8f d4 74 e4 2c 48 8f 24 6b 7d 8f 56 c4 0c 78 f8 fb d7 41 cb 7f e0 19 68 70 f3 b7 0a cb 00 (tbf_dl.cpp:911) 20241111125212018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=07 00 11 c0 8f d4 74 e4 2c 48 8f 24 6b 7d 8f 56 c4 0c 78 f8 fb d7 41 cb 7f e0 19 68 70 f3 b7 0a cb 00 (pcu_l1_if.cpp:182) 20241111125212019 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125212032 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) 20241111125212032 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) 20241111125212034 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) 20241111125212034 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) 20241111125212034 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) 20241111125212034 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) 20241111125212035 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) 20241111125212035 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) 20241111125212036 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) 20241111125212036 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) 20241111125212037 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) 20241111125212037 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) 20241111125212037 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) 20241111125212037 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) 20241111125212038 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) 20241111125212038 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) 20241111125212039 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) 20241111125212039 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) 20241111125212039 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) 20241111125212039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 9 (tbf_dl.cpp:329) 20241111125212039 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) 20241111125212039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125212039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 e0 d4 88 d5 f7 de 07 17 ac 32 4d 3e 25 4c 96 c5 90 3a b1 8e 2c 15 91 17 cf 3f c3 df 54 8d 00 (tbf_dl.cpp:911) 20241111125212039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 13 e0 d4 88 d5 f7 de 07 17 ac 32 4d 3e 25 4c 96 c5 90 3a b1 8e 2c 15 91 17 cf 3f c3 df 54 8d 00 (pcu_l1_if.cpp:182) 20241111125212040 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125212051 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) 20241111125212051 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) 20241111125212052 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) 20241111125212052 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) 20241111125212053 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) 20241111125212053 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) 20241111125212054 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) 20241111125212054 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) 20241111125212055 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) 20241111125212055 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) 20241111125212055 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) 20241111125212055 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) 20241111125212056 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) 20241111125212056 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) 20241111125212057 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) 20241111125212057 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) 20241111125212058 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) 20241111125212058 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) 20241111125212058 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) 20241111125212058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 10 (tbf_dl.cpp:329) 20241111125212058 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) 20241111125212058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125212058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 36 5d ed 9f 91 66 31 64 fa dd f7 b0 ee 5b e9 b1 4d 10 d4 20 d0 88 32 b7 01 66 f9 82 b0 12 00 (tbf_dl.cpp:911) 20241111125212058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 00 15 36 5d ed 9f 91 66 31 64 fa dd f7 b0 ee 5b e9 b1 4d 10 d4 20 d0 88 32 b7 01 66 f9 82 b0 12 00 (pcu_l1_if.cpp:182) 20241111125212058 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125212070 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) 20241111125212070 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) 20241111125212072 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) 20241111125212072 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) 20241111125212072 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) 20241111125212072 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) 20241111125212073 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) 20241111125212073 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) 20241111125212074 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) 20241111125212074 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) 20241111125212074 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) 20241111125212074 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) 20241111125212075 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) 20241111125212075 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) 20241111125212076 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) 20241111125212076 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) 20241111125212079 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) 20241111125212080 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) 20241111125212080 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) 20241111125212080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 11 (tbf_dl.cpp:329) 20241111125212080 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) 20241111125212080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125212080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 aa 45 a1 29 e3 cb 8d 99 64 7a eb f5 13 98 89 e2 e8 b0 c4 07 7d ff c5 3c 52 ff 6a c6 aa b5 00 (tbf_dl.cpp:911) 20241111125212080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 00 17 aa 45 a1 29 e3 cb 8d 99 64 7a eb f5 13 98 89 e2 e8 b0 c4 07 7d ff c5 3c 52 ff 6a c6 aa b5 00 (pcu_l1_if.cpp:182) 20241111125212080 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125212094 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) 20241111125212094 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) 20241111125212095 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) 20241111125212095 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) 20241111125212096 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) 20241111125212096 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) 20241111125212097 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) 20241111125212097 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) 20241111125212098 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) 20241111125212098 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) 20241111125212099 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) 20241111125212099 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) 20241111125212100 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) 20241111125212100 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) 20241111125212101 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) 20241111125212101 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) 20241111125212101 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) 20241111125212101 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) 20241111125212102 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) 20241111125212102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 12 (tbf_dl.cpp:329) 20241111125212102 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) 20241111125212102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125212102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 1a 2c aa 8a 71 00 17 c5 8b 2d f0 71 fa d2 bf 2e c3 0e 04 8d ff 96 1c e5 cc fc cf d7 fd ef 00 (tbf_dl.cpp:911) 20241111125212102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 00 19 1a 2c aa 8a 71 00 17 c5 8b 2d f0 71 fa d2 bf 2e c3 0e 04 8d ff 96 1c e5 cc fc cf d7 fd ef 00 (pcu_l1_if.cpp:182) 20241111125212102 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125212113 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) 20241111125212113 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) 20241111125212115 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) 20241111125212115 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) 20241111125212115 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) 20241111125212115 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) 20241111125212116 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) 20241111125212116 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) 20241111125212117 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) 20241111125212117 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) 20241111125212118 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) 20241111125212118 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) 20241111125212119 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) 20241111125212119 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) 20241111125212120 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) 20241111125212120 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) 20241111125212121 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) 20241111125212121 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) 20241111125212121 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) 20241111125212121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 13 (tbf_dl.cpp:329) 20241111125212121 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) 20241111125212121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125212121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 5a 94 3f 65 03 52 3f df d8 8b 7c 92 ed dc 06 c3 aa e3 32 73 e3 2a 61 3d 38 c0 57 f6 11 62 00 (tbf_dl.cpp:911) 20241111125212121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 00 1b 5a 94 3f 65 03 52 3f df d8 8b 7c 92 ed dc 06 c3 aa e3 32 73 e3 2a 61 3d 38 c0 57 f6 11 62 00 (pcu_l1_if.cpp:182) 20241111125212122 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125212132 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) 20241111125212132 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) 20241111125212133 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) 20241111125212133 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) 20241111125212134 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) 20241111125212134 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) 20241111125212135 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) 20241111125212135 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) 20241111125212136 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) 20241111125212136 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) 20241111125212136 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) 20241111125212136 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) 20241111125212137 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) 20241111125212137 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) 20241111125212138 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) 20241111125212138 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) 20241111125212141 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) 20241111125212141 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) 20241111125212141 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) 20241111125212141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 14 (tbf_dl.cpp:329) 20241111125212141 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) 20241111125212141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125212141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d 09 5e a7 19 f5 34 86 b4 b6 d3 5c 0e a0 07 a6 12 78 76 62 1f 37 b9 51 0e 66 5f 3f 11 91 28 00 (tbf_dl.cpp:911) 20241111125212141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=07 00 1d 09 5e a7 19 f5 34 86 b4 b6 d3 5c 0e a0 07 a6 12 78 76 62 1f 37 b9 51 0e 66 5f 3f 11 91 28 00 (pcu_l1_if.cpp:182) 20241111125212142 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125212156 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) 20241111125212156 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) 20241111125212157 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) 20241111125212157 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) 20241111125212158 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) 20241111125212158 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) 20241111125212159 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) 20241111125212159 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) 20241111125212160 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) 20241111125212160 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) 20241111125212160 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) 20241111125212160 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) 20241111125212161 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) 20241111125212161 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) 20241111125212162 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) 20241111125212162 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) 20241111125212163 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) 20241111125212163 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) 20241111125212163 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) 20241111125212163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 15 (tbf_dl.cpp:329) 20241111125212163 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) 20241111125212163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125212163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f 77 71 6d 90 5f 70 2a 2b ec ba 80 50 ea d1 4c 00 e1 33 78 97 9e fb 51 35 8e 9d e6 4d 05 1f 00 (tbf_dl.cpp:911) 20241111125212163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=07 00 1f 77 71 6d 90 5f 70 2a 2b ec ba 80 50 ea d1 4c 00 e1 33 78 97 9e fb 51 35 8e 9d e6 4d 05 1f 00 (pcu_l1_if.cpp:182) 20241111125212164 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125212175 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) 20241111125212175 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) 20241111125212176 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) 20241111125212176 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) 20241111125212177 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) 20241111125212177 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) 20241111125212178 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) 20241111125212178 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) 20241111125212179 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) 20241111125212179 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) 20241111125212179 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) 20241111125212179 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) 20241111125212180 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) 20241111125212180 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) 20241111125212181 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) 20241111125212181 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) 20241111125212182 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) 20241111125212182 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) 20241111125212182 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) 20241111125212182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 16 (tbf_dl.cpp:329) 20241111125212182 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) 20241111125212182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125212182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 93 e0 34 c8 b2 a5 2a 10 33 fd ca a5 08 8a b9 54 98 5e 75 59 17 0b 63 62 78 f7 0a 07 70 8c 00 (tbf_dl.cpp:911) 20241111125212182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=07 00 21 93 e0 34 c8 b2 a5 2a 10 33 fd ca a5 08 8a b9 54 98 5e 75 59 17 0b 63 62 78 f7 0a 07 70 8c 00 (pcu_l1_if.cpp:182) 20241111125212183 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125212194 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) 20241111125212194 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) 20241111125212196 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) 20241111125212196 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) 20241111125212197 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) 20241111125212197 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) 20241111125212197 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) 20241111125212197 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) 20241111125212198 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) 20241111125212198 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) 20241111125212199 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) 20241111125212199 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) 20241111125212200 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) 20241111125212200 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) 20241111125212200 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) 20241111125212200 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) 20241111125212203 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) 20241111125212203 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) 20241111125212203 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) 20241111125212203 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 17 (tbf_dl.cpp:329) 20241111125212203 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) 20241111125212203 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212203 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125212203 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 2b 31 a4 46 b5 c5 63 d5 47 7a 4c 2d 2d 22 8a 4d 0c bc 67 ed a1 48 e6 4b 7f 0e f0 c6 fe 6c 00 (tbf_dl.cpp:911) 20241111125212203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=07 00 23 2b 31 a4 46 b5 c5 63 d5 47 7a 4c 2d 2d 22 8a 4d 0c bc 67 ed a1 48 e6 4b 7f 0e f0 c6 fe 6c 00 (pcu_l1_if.cpp:182) 20241111125212204 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125212218 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) 20241111125212218 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) 20241111125212219 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) 20241111125212219 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) 20241111125212220 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) 20241111125212220 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) 20241111125212220 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) 20241111125212220 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) 20241111125212221 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) 20241111125212221 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) 20241111125212222 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) 20241111125212222 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) 20241111125212223 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) 20241111125212223 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) 20241111125212223 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) 20241111125212223 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) 20241111125212224 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) 20241111125212224 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) 20241111125212224 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) 20241111125212224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 18 (tbf_dl.cpp:329) 20241111125212224 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) 20241111125212224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125212224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 34 d9 08 50 2e 76 11 d1 09 49 e8 21 e7 f2 60 ff f6 cd 05 4a 5a b5 ae 44 80 56 e0 f0 26 80 00 (tbf_dl.cpp:911) 20241111125212224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 00 25 34 d9 08 50 2e 76 11 d1 09 49 e8 21 e7 f2 60 ff f6 cd 05 4a 5a b5 ae 44 80 56 e0 f0 26 80 00 (pcu_l1_if.cpp:182) 20241111125212225 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125212237 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) 20241111125212237 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) 20241111125212238 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) 20241111125212238 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) 20241111125212239 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) 20241111125212239 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) 20241111125212240 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) 20241111125212240 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) 20241111125212240 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) 20241111125212240 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) 20241111125212241 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) 20241111125212241 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) 20241111125212242 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) 20241111125212242 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) 20241111125212242 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) 20241111125212242 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) 20241111125212243 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) 20241111125212243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125212243 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) 20241111125212243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 19 (tbf_dl.cpp:329) 20241111125212243 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) 20241111125212243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125212243 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) 20241111125212243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 242 + 13 = 255 (pdch_ul_controller.c:131) 20241111125212243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type POLL (pdch_ul_controller.c:184) 20241111125212244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=255, TS=7) (tbf_dl.cpp:883) 20241111125212244 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=255, TS=7 (tbf_dl.cpp:903) 20241111125212244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 0f 00 27 7e b2 fa 67 88 06 c8 a3 fe 27 5e d3 9f ef 30 c0 57 c6 1e f6 af 0d 17 98 60 71 86 c6 42 7a 00 (tbf_dl.cpp:911) 20241111125212244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=0f 00 27 7e b2 fa 67 88 06 c8 a3 fe 27 5e d3 9f ef 30 c0 57 c6 1e f6 af 0d 17 98 60 71 86 c6 42 7a 00 (pcu_l1_if.cpp:182) 20241111125212244 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Ignoring RRBP 1 20241111125212256 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) 20241111125212256 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) 20241111125212257 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) 20241111125212257 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) 20241111125212258 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) 20241111125212258 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) 20241111125212259 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) 20241111125212259 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) 20241111125212260 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) 20241111125212260 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) 20241111125212260 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) 20241111125212260 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) 20241111125212261 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) 20241111125212261 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) 20241111125212262 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) 20241111125212262 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) 20241111125212265 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) 20241111125212265 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) 20241111125212265 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) 20241111125212265 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) 20241111125212265 DRLCMACDL DEBUG -- Chunk with length 370 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125212265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): b4 57 66 23 b4 68 07 ad 1c b3 a1 7a 1b df 85 e3 ee b7 39 92 (tbf_dl.cpp:686) 20241111125212265 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) 20241111125212265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125212265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b b4 57 66 23 b4 68 07 ad 1c b3 a1 7a 1b df 85 e3 ee b7 39 92 (tbf_dl.cpp:911) 20241111125212265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 00 2b b4 57 66 23 b4 68 07 ad 1c b3 a1 7a 1b df 85 e3 ee b7 39 92 (pcu_l1_if.cpp:182) 20241111125212266 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125212280 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) 20241111125212280 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) 20241111125212281 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) 20241111125212281 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) 20241111125212282 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) 20241111125212282 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) 20241111125212282 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) 20241111125212282 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) 20241111125212283 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) 20241111125212283 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) 20241111125212284 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) 20241111125212284 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) 20241111125212285 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) 20241111125212285 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) 20241111125212285 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) 20241111125212285 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) 20241111125212286 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) 20241111125212286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=251 block_nr=10 scheduling free USF for polling at FN=255 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241111125212286 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) 20241111125212286 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) 20241111125212286 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) 20241111125212286 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125212286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): f1 81 d8 d1 b0 a3 36 31 16 c5 76 7b 7c f5 c1 e1 d5 0d 9c c8 (tbf_dl.cpp:686) 20241111125212286 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) 20241111125212286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125212286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d f1 81 d8 d1 b0 a3 36 31 16 c5 76 7b 7c f5 c1 e1 d5 0d 9c c8 (tbf_dl.cpp:911) 20241111125212286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=07 00 2d f1 81 d8 d1 b0 a3 36 31 16 c5 76 7b 7c f5 c1 e1 d5 0d 9c c8 (pcu_l1_if.cpp:182) 20241111125212287 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125212299 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) 20241111125212299 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) 20241111125212300 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) 20241111125212300 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) 20241111125212301 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) 20241111125212301 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) 20241111125212301 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) 20241111125212301 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) 20241111125212302 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) 20241111125212302 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) 20241111125212303 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) 20241111125212303 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) 20241111125212304 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) 20241111125212304 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) 20241111125212304 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) 20241111125212304 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) 20241111125212305 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) 20241111125212305 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) 20241111125212305 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) 20241111125212305 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) 20241111125212305 DRLCMACDL DEBUG -- Chunk with length 330 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125212305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): 6e 7c 36 0e 0f a0 3d ae fd b8 69 23 f2 69 c5 95 40 d3 1c 94 (tbf_dl.cpp:686) 20241111125212305 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) 20241111125212305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125212305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f 6e 7c 36 0e 0f a0 3d ae fd b8 69 23 f2 69 c5 95 40 d3 1c 94 (tbf_dl.cpp:911) 20241111125212305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=07 00 2f 6e 7c 36 0e 0f a0 3d ae fd b8 69 23 f2 69 c5 95 40 d3 1c 94 (pcu_l1_if.cpp:182) 20241111125212306 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125212318 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) 20241111125212318 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) 20241111125212318 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=255, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125212318 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=255, TS=7 (curr FN 255), reason=DL_ACK (tbf.cpp:487) 20241111125212318 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) 20241111125212318 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 2) (tbf.cpp:362) 20241111125212318 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241111125212319 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) 20241111125212319 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) 20241111125212320 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) 20241111125212320 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) 20241111125212321 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) 20241111125212321 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) 20241111125212321 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) 20241111125212321 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) 20241111125212322 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) 20241111125212322 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) 20241111125212323 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) 20241111125212323 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) 20241111125212324 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) 20241111125212324 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) 20241111125212327 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) 20241111125212327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125212327 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) 20241111125212327 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) 20241111125212327 DRLCMACDL DEBUG -- Chunk with length 310 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125212327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): c3 49 c2 36 cd 8b 38 fe 49 9f 3d 1a 6e 2c 8b 19 ce 51 2e 8f (tbf_dl.cpp:686) 20241111125212327 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) 20241111125212327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125212327 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) 20241111125212327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20241111125212327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20241111125212327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=273, TS=7) (tbf_dl.cpp:883) 20241111125212327 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=273, TS=7 (tbf_dl.cpp:903) 20241111125212327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 0f 00 31 c3 49 c2 36 cd 8b 38 fe 49 9f 3d 1a 6e 2c 8b 19 ce 51 2e 8f (tbf_dl.cpp:911) 20241111125212327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=0f 00 31 c3 49 c2 36 cd 8b 38 fe 49 9f 3d 1a 6e 2c 8b 19 ce 51 2e 8f (pcu_l1_if.cpp:182) 20241111125212328 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Ignoring RRBP 2 20241111125212341 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) 20241111125212341 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) 20241111125212343 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) 20241111125212343 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) 20241111125212343 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) 20241111125212343 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) 20241111125212344 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) 20241111125212344 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) 20241111125212345 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) 20241111125212345 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) 20241111125212346 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) 20241111125212346 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) 20241111125212346 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) 20241111125212346 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) 20241111125212347 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) 20241111125212347 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) 20241111125212348 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) 20241111125212348 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) 20241111125212348 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) 20241111125212348 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) 20241111125212348 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125212348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): a3 83 05 ae ed 1c c1 2d 97 3f 1b bf bc 91 4b 33 dd f1 dc c7 (tbf_dl.cpp:686) 20241111125212348 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) 20241111125212348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125212348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 a3 83 05 ae ed 1c c1 2d 97 3f 1b bf bc 91 4b 33 dd f1 dc c7 (tbf_dl.cpp:911) 20241111125212348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=07 00 33 a3 83 05 ae ed 1c c1 2d 97 3f 1b bf bc 91 4b 33 dd f1 dc c7 (pcu_l1_if.cpp:182) 20241111125212349 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125212360 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) 20241111125212360 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) 20241111125212362 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) 20241111125212362 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) 20241111125212362 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) 20241111125212362 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) 20241111125212363 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) 20241111125212363 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) 20241111125212364 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) 20241111125212364 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) 20241111125212365 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) 20241111125212365 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) 20241111125212365 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) 20241111125212365 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) 20241111125212366 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) 20241111125212366 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) 20241111125212367 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) 20241111125212367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=268 block_nr=2 scheduling free USF for polling at FN=273 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241111125212367 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) 20241111125212367 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) 20241111125212367 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) 20241111125212367 DRLCMACDL DEBUG -- Chunk with length 270 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125212367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): 3e 57 b1 5b 19 0c 66 44 72 c5 b8 54 7c f3 de cb bb ed 2b dc (tbf_dl.cpp:686) 20241111125212367 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) 20241111125212367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125212367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 07 00 35 3e 57 b1 5b 19 0c 66 44 72 c5 b8 54 7c f3 de cb bb ed 2b dc (tbf_dl.cpp:911) 20241111125212367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=07 00 35 3e 57 b1 5b 19 0c 66 44 72 c5 b8 54 7c f3 de cb bb ed 2b dc (pcu_l1_if.cpp:182) 20241111125212368 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125212380 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) 20241111125212380 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) 20241111125212381 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) 20241111125212381 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) 20241111125212382 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) 20241111125212382 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) 20241111125212382 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) 20241111125212382 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) 20241111125212383 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) 20241111125212383 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) 20241111125212384 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) 20241111125212384 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) 20241111125212385 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) 20241111125212385 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) 20241111125212385 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) 20241111125212385 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) 20241111125212389 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) 20241111125212389 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) 20241111125212389 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) 20241111125212389 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) 20241111125212389 DRLCMACDL DEBUG -- Chunk with length 250 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125212389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): d7 25 d7 79 ed 68 fb 1f cd e9 13 f9 90 21 9e 3d ab e7 c0 42 (tbf_dl.cpp:686) 20241111125212389 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) 20241111125212389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125212389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125212389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 d7 25 d7 79 ed 68 fb 1f cd e9 13 f9 90 21 9e 3d ab e7 c0 42 (tbf_dl.cpp:911) 20241111125212389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=07 00 37 d7 25 d7 79 ed 68 fb 1f cd e9 13 f9 90 21 9e 3d ab e7 c0 42 (pcu_l1_if.cpp:182) 20241111125212390 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125212403 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) 20241111125212403 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) 20241111125212403 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=273, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125212403 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=273, TS=7 (curr FN 273), reason=DL_ACK (tbf.cpp:487) 20241111125212403 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) 20241111125212403 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 exceeded MAX (2) (tbf.cpp:358) 20241111125212403 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event MAX_N3105 (tbf.cpp:577) 20241111125212403 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_dl_fsm.c:247) 20241111125212404 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) 20241111125212404 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) 20241111125212405 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) 20241111125212405 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) 20241111125212406 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) 20241111125212406 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) 20241111125212407 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) 20241111125212407 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) 20241111125212407 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) 20241111125212407 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) 20241111125212408 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) 20241111125212408 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) 20241111125212409 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) 20241111125212409 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) 20241111125212410 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) 20241111125212410 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) 20241111125212411 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Start timer T_3195: 1 s 20241111125212422 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125212422 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125212422 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125212422 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125212422 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125212422 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1000 (gprs_bssgp_pcu.c:177) 20241111125212422 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1000 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125212423 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) 20241111125212423 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) 20241111125212425 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) 20241111125212425 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) 20241111125212425 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) 20241111125212425 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) 20241111125212426 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) 20241111125212426 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) 20241111125212427 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) 20241111125212427 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) 20241111125212428 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) 20241111125212428 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) 20241111125212429 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) 20241111125212429 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) 20241111125212429 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) 20241111125212429 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) 20241111125212430 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) 20241111125212430 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) 20241111125212431 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212441 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) 20241111125212442 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) 20241111125212443 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) 20241111125212443 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) 20241111125212444 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) 20241111125212444 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) 20241111125212444 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) 20241111125212444 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) 20241111125212445 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) 20241111125212445 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) 20241111125212446 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) 20241111125212446 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) 20241111125212447 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) 20241111125212447 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) 20241111125212447 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) 20241111125212447 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) 20241111125212451 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) 20241111125212451 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) 20241111125212452 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212465 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) 20241111125212465 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) 20241111125212466 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) 20241111125212466 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) 20241111125212467 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) 20241111125212467 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) 20241111125212468 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) 20241111125212468 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) 20241111125212469 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) 20241111125212469 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) 20241111125212469 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) 20241111125212469 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) 20241111125212470 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) 20241111125212470 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) 20241111125212471 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) 20241111125212471 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) 20241111125212472 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) 20241111125212472 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) 20241111125212472 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212485 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) 20241111125212485 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) 20241111125212486 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) 20241111125212486 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) 20241111125212486 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) 20241111125212486 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) 20241111125212487 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) 20241111125212487 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) 20241111125212488 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) 20241111125212488 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) 20241111125212489 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) 20241111125212489 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) 20241111125212490 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) 20241111125212490 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) 20241111125212490 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) 20241111125212490 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) 20241111125212491 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) 20241111125212491 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) 20241111125212492 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212504 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) 20241111125212504 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) 20241111125212505 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) 20241111125212505 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) 20241111125212506 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) 20241111125212506 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) 20241111125212507 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) 20241111125212507 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) 20241111125212507 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) 20241111125212507 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) 20241111125212508 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) 20241111125212508 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) 20241111125212509 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) 20241111125212509 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) 20241111125212510 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) 20241111125212510 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) 20241111125212513 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) 20241111125212513 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) 20241111125212514 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212528 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) 20241111125212528 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) 20241111125212529 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) 20241111125212529 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) 20241111125212530 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) 20241111125212530 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) 20241111125212530 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) 20241111125212530 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) 20241111125212531 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) 20241111125212531 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) 20241111125212532 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) 20241111125212532 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) 20241111125212533 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) 20241111125212533 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) 20241111125212533 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) 20241111125212533 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) 20241111125212534 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) 20241111125212534 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) 20241111125212535 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212547 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) 20241111125212547 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) 20241111125212548 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) 20241111125212548 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) 20241111125212549 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) 20241111125212549 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) 20241111125212549 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) 20241111125212550 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) 20241111125212550 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) 20241111125212550 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) 20241111125212551 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) 20241111125212551 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) 20241111125212552 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) 20241111125212552 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) 20241111125212552 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) 20241111125212552 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) 20241111125212553 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) 20241111125212553 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) 20241111125212554 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212566 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) 20241111125212566 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) 20241111125212567 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) 20241111125212567 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) 20241111125212568 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) 20241111125212568 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) 20241111125212569 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) 20241111125212569 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) 20241111125212570 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) 20241111125212570 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) 20241111125212570 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) 20241111125212570 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) 20241111125212571 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) 20241111125212571 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) 20241111125212572 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) 20241111125212572 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) 20241111125212575 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) 20241111125212575 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) 20241111125212576 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212590 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) 20241111125212590 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) 20241111125212591 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) 20241111125212591 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) 20241111125212592 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) 20241111125212592 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) 20241111125212592 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) 20241111125212592 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) 20241111125212593 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) 20241111125212593 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) 20241111125212594 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) 20241111125212594 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) 20241111125212595 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) 20241111125212595 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) 20241111125212595 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) 20241111125212595 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) 20241111125212596 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) 20241111125212596 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) 20241111125212597 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212609 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) 20241111125212609 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) 20241111125212610 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) 20241111125212610 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) 20241111125212611 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) 20241111125212611 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) 20241111125212611 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) 20241111125212611 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) 20241111125212612 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) 20241111125212612 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) 20241111125212613 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) 20241111125212613 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) 20241111125212614 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) 20241111125212614 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) 20241111125212614 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) 20241111125212614 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) 20241111125212615 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) 20241111125212615 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) 20241111125212616 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212628 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) 20241111125212628 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) 20241111125212629 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) 20241111125212629 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) 20241111125212630 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) 20241111125212630 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) 20241111125212630 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) 20241111125212630 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) 20241111125212631 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) 20241111125212631 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) 20241111125212632 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) 20241111125212632 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) 20241111125212633 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) 20241111125212633 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) 20241111125212633 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) 20241111125212633 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) 20241111125212637 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) 20241111125212637 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) 20241111125212638 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212651 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) 20241111125212651 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) 20241111125212653 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) 20241111125212653 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) 20241111125212653 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) 20241111125212653 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) 20241111125212654 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) 20241111125212654 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) 20241111125212655 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) 20241111125212655 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) 20241111125212656 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) 20241111125212656 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) 20241111125212656 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) 20241111125212656 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) 20241111125212657 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) 20241111125212657 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) 20241111125212658 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) 20241111125212658 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) 20241111125212659 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212670 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) 20241111125212670 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) 20241111125212672 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) 20241111125212672 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) 20241111125212672 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) 20241111125212672 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) 20241111125212673 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) 20241111125212673 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) 20241111125212674 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) 20241111125212674 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) 20241111125212675 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) 20241111125212675 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) 20241111125212675 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) 20241111125212675 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) 20241111125212676 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) 20241111125212676 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) 20241111125212677 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) 20241111125212677 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) 20241111125212678 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212690 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) 20241111125212690 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) 20241111125212691 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) 20241111125212691 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) 20241111125212691 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) 20241111125212692 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) 20241111125212692 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) 20241111125212692 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) 20241111125212693 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) 20241111125212693 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) 20241111125212694 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) 20241111125212694 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) 20241111125212694 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) 20241111125212694 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) 20241111125212695 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) 20241111125212695 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) 20241111125212699 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) 20241111125212699 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) 20241111125212700 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212714 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) 20241111125212714 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) 20241111125212715 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) 20241111125212715 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) 20241111125212716 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) 20241111125212716 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) 20241111125212716 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) 20241111125212716 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) 20241111125212717 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) 20241111125212717 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) 20241111125212718 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) 20241111125212718 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) 20241111125212719 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) 20241111125212719 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) 20241111125212719 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) 20241111125212720 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) 20241111125212720 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) 20241111125212720 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) 20241111125212721 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212732 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) 20241111125212732 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) 20241111125212734 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) 20241111125212734 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) 20241111125212734 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) 20241111125212734 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) 20241111125212735 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) 20241111125212735 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) 20241111125212736 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) 20241111125212736 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) 20241111125212737 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) 20241111125212737 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) 20241111125212737 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) 20241111125212737 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) 20241111125212738 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) 20241111125212738 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) 20241111125212739 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) 20241111125212739 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) 20241111125212740 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212751 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) 20241111125212751 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) 20241111125212753 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) 20241111125212753 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) 20241111125212753 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) 20241111125212753 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) 20241111125212754 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) 20241111125212754 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) 20241111125212755 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) 20241111125212755 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) 20241111125212756 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) 20241111125212756 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) 20241111125212757 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) 20241111125212757 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) 20241111125212757 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) 20241111125212757 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) 20241111125212761 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) 20241111125212761 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) 20241111125212762 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212776 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) 20241111125212776 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) 20241111125212777 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) 20241111125212777 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) 20241111125212778 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) 20241111125212778 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) 20241111125212779 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) 20241111125212779 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) 20241111125212780 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) 20241111125212780 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) 20241111125212780 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) 20241111125212781 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) 20241111125212781 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) 20241111125212781 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) 20241111125212782 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) 20241111125212782 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) 20241111125212783 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) 20241111125212783 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) 20241111125212784 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212795 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) 20241111125212795 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) 20241111125212796 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) 20241111125212796 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) 20241111125212797 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) 20241111125212797 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) 20241111125212798 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) 20241111125212798 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) 20241111125212798 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) 20241111125212798 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) 20241111125212799 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) 20241111125212799 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) 20241111125212800 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) 20241111125212800 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) 20241111125212801 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) 20241111125212801 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) 20241111125212802 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) 20241111125212802 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) 20241111125212803 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212813 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) 20241111125212814 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) 20241111125212815 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) 20241111125212815 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) 20241111125212816 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) 20241111125212816 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) 20241111125212816 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) 20241111125212816 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) 20241111125212817 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) 20241111125212817 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) 20241111125212818 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) 20241111125212818 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) 20241111125212819 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) 20241111125212819 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) 20241111125212820 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) 20241111125212820 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) 20241111125212823 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) 20241111125212823 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) 20241111125212824 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212837 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) 20241111125212837 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) 20241111125212838 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) 20241111125212838 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) 20241111125212839 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) 20241111125212839 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) 20241111125212840 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) 20241111125212840 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) 20241111125212841 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) 20241111125212841 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) 20241111125212841 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) 20241111125212841 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) 20241111125212842 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) 20241111125212842 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) 20241111125212843 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) 20241111125212843 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) 20241111125212844 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) 20241111125212844 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) 20241111125212845 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212856 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) 20241111125212857 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) 20241111125212858 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) 20241111125212858 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) 20241111125212859 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) 20241111125212859 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) 20241111125212860 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) 20241111125212860 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) 20241111125212861 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) 20241111125212861 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) 20241111125212861 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) 20241111125212861 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) 20241111125212862 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) 20241111125212862 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) 20241111125212863 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) 20241111125212863 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) 20241111125212864 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) 20241111125212864 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) 20241111125212865 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212875 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) 20241111125212875 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) 20241111125212877 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) 20241111125212877 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) 20241111125212877 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) 20241111125212877 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) 20241111125212878 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) 20241111125212878 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) 20241111125212879 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) 20241111125212879 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) 20241111125212880 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) 20241111125212880 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) 20241111125212880 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) 20241111125212880 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) 20241111125212881 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) 20241111125212881 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) 20241111125212885 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) 20241111125212885 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) 20241111125212886 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212899 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) 20241111125212899 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) 20241111125212901 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) 20241111125212901 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) 20241111125212901 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) 20241111125212901 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) 20241111125212902 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) 20241111125212902 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) 20241111125212903 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) 20241111125212903 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) 20241111125212904 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) 20241111125212904 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) 20241111125212905 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) 20241111125212905 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) 20241111125212905 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) 20241111125212905 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) 20241111125212906 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) 20241111125212906 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) 20241111125212907 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212918 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) 20241111125212918 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) 20241111125212920 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) 20241111125212920 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) 20241111125212920 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) 20241111125212920 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) 20241111125212921 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) 20241111125212921 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) 20241111125212922 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) 20241111125212922 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) 20241111125212923 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) 20241111125212923 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) 20241111125212923 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) 20241111125212924 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) 20241111125212924 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) 20241111125212924 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) 20241111125212925 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) 20241111125212925 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) 20241111125212926 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212938 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) 20241111125212938 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) 20241111125212939 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) 20241111125212939 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) 20241111125212940 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) 20241111125212940 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) 20241111125212940 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) 20241111125212940 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) 20241111125212941 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) 20241111125212941 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) 20241111125212942 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) 20241111125212942 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) 20241111125212943 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) 20241111125212943 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) 20241111125212944 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) 20241111125212944 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) 20241111125212946 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) 20241111125212946 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) 20241111125212946 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212961 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) 20241111125212961 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) 20241111125212962 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) 20241111125212962 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) 20241111125212962 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) 20241111125212963 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) 20241111125212963 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) 20241111125212963 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) 20241111125212964 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) 20241111125212964 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) 20241111125212964 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) 20241111125212964 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) 20241111125212966 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) 20241111125212966 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) 20241111125212967 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) 20241111125212967 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) 20241111125212968 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) 20241111125212968 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) 20241111125212969 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212980 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) 20241111125212980 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) 20241111125212981 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) 20241111125212982 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) 20241111125212982 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) 20241111125212982 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) 20241111125212983 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) 20241111125212983 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) 20241111125212984 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) 20241111125212984 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) 20241111125212985 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) 20241111125212985 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) 20241111125212986 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) 20241111125212986 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) 20241111125212987 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) 20241111125212987 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) 20241111125212988 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) 20241111125212988 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) 20241111125212988 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125212999 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) 20241111125212999 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) 20241111125213001 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) 20241111125213001 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) 20241111125213002 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) 20241111125213002 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) 20241111125213002 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) 20241111125213002 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) 20241111125213003 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) 20241111125213003 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) 20241111125213004 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) 20241111125213004 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) 20241111125213005 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) 20241111125213005 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) 20241111125213005 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) 20241111125213005 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) 20241111125213009 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) 20241111125213009 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) 20241111125213010 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213023 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) 20241111125213023 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) 20241111125213025 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) 20241111125213025 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) 20241111125213025 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) 20241111125213025 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) 20241111125213026 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) 20241111125213026 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) 20241111125213027 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) 20241111125213027 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) 20241111125213028 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) 20241111125213028 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) 20241111125213029 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) 20241111125213029 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) 20241111125213029 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) 20241111125213029 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) 20241111125213030 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) 20241111125213030 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) 20241111125213031 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213043 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) 20241111125213043 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) 20241111125213044 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) 20241111125213044 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) 20241111125213045 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) 20241111125213045 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) 20241111125213045 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) 20241111125213045 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) 20241111125213047 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) 20241111125213047 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) 20241111125213047 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) 20241111125213047 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) 20241111125213048 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) 20241111125213048 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) 20241111125213049 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) 20241111125213049 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) 20241111125213050 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) 20241111125213050 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) 20241111125213051 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213062 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) 20241111125213062 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) 20241111125213063 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) 20241111125213063 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) 20241111125213064 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) 20241111125213064 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) 20241111125213065 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) 20241111125213065 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) 20241111125213065 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) 20241111125213066 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) 20241111125213066 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) 20241111125213066 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) 20241111125213067 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) 20241111125213067 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) 20241111125213068 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) 20241111125213068 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) 20241111125213071 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) 20241111125213071 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) 20241111125213072 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213086 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) 20241111125213086 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) 20241111125213087 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) 20241111125213087 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) 20241111125213088 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) 20241111125213088 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) 20241111125213089 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) 20241111125213089 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) 20241111125213089 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) 20241111125213089 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) 20241111125213090 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) 20241111125213090 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) 20241111125213091 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) 20241111125213091 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) 20241111125213092 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) 20241111125213092 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) 20241111125213093 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) 20241111125213093 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) 20241111125213093 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213105 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) 20241111125213105 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) 20241111125213107 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) 20241111125213107 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) 20241111125213107 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) 20241111125213107 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) 20241111125213108 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) 20241111125213108 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) 20241111125213109 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) 20241111125213109 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) 20241111125213110 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) 20241111125213110 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) 20241111125213111 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) 20241111125213111 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) 20241111125213112 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) 20241111125213112 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) 20241111125213113 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) 20241111125213113 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) 20241111125213114 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213124 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) 20241111125213124 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) 20241111125213125 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) 20241111125213125 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) 20241111125213126 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) 20241111125213126 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) 20241111125213127 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) 20241111125213127 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) 20241111125213128 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) 20241111125213129 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) 20241111125213130 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) 20241111125213130 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) 20241111125213131 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) 20241111125213131 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) 20241111125213132 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) 20241111125213132 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) 20241111125213133 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) 20241111125213133 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) 20241111125213134 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213148 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) 20241111125213148 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) 20241111125213149 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) 20241111125213149 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) 20241111125213150 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) 20241111125213150 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) 20241111125213151 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) 20241111125213151 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) 20241111125213152 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) 20241111125213152 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) 20241111125213152 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) 20241111125213152 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) 20241111125213153 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) 20241111125213153 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) 20241111125213154 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) 20241111125213154 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) 20241111125213155 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) 20241111125213155 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) 20241111125213156 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213167 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) 20241111125213167 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) 20241111125213168 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) 20241111125213168 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) 20241111125213169 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) 20241111125213169 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) 20241111125213170 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) 20241111125213170 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) 20241111125213171 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) 20241111125213171 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) 20241111125213171 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) 20241111125213171 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) 20241111125213172 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) 20241111125213172 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) 20241111125213173 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) 20241111125213173 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) 20241111125213174 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) 20241111125213174 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) 20241111125213175 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213186 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) 20241111125213186 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) 20241111125213187 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) 20241111125213187 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) 20241111125213188 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) 20241111125213188 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) 20241111125213189 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) 20241111125213189 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) 20241111125213190 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) 20241111125213190 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) 20241111125213190 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) 20241111125213190 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) 20241111125213191 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) 20241111125213191 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) 20241111125213192 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) 20241111125213192 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) 20241111125213195 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) 20241111125213196 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) 20241111125213196 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213210 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) 20241111125213210 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) 20241111125213211 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) 20241111125213211 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) 20241111125213212 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) 20241111125213212 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) 20241111125213213 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) 20241111125213213 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) 20241111125213214 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) 20241111125213214 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) 20241111125213214 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) 20241111125213214 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) 20241111125213215 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) 20241111125213215 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) 20241111125213216 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) 20241111125213216 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) 20241111125213217 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) 20241111125213217 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) 20241111125213217 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213229 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) 20241111125213229 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) 20241111125213230 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) 20241111125213230 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) 20241111125213231 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) 20241111125213231 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) 20241111125213232 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) 20241111125213232 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) 20241111125213233 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) 20241111125213233 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) 20241111125213233 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) 20241111125213233 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) 20241111125213234 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) 20241111125213234 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) 20241111125213235 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) 20241111125213235 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) 20241111125213236 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) 20241111125213236 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) 20241111125213237 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213248 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) 20241111125213248 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) 20241111125213248 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) 20241111125213248 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) 20241111125213248 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) 20241111125213248 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) 20241111125213248 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) 20241111125213248 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) 20241111125213249 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) 20241111125213249 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) 20241111125213249 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) 20241111125213249 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) 20241111125213249 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) 20241111125213249 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) 20241111125213249 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) 20241111125213249 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) 20241111125213257 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) 20241111125213257 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) 20241111125213257 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213271 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) 20241111125213271 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) 20241111125213272 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) 20241111125213272 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) 20241111125213273 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) 20241111125213273 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) 20241111125213273 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) 20241111125213273 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) 20241111125213273 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) 20241111125213273 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) 20241111125213274 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) 20241111125213274 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) 20241111125213275 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) 20241111125213275 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) 20241111125213275 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) 20241111125213275 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) 20241111125213276 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) 20241111125213276 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) 20241111125213277 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213291 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) 20241111125213291 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) 20241111125213292 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) 20241111125213292 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) 20241111125213293 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) 20241111125213293 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) 20241111125213294 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) 20241111125213294 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) 20241111125213295 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) 20241111125213295 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) 20241111125213296 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) 20241111125213296 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) 20241111125213296 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) 20241111125213296 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) 20241111125213297 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) 20241111125213297 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) 20241111125213298 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) 20241111125213298 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) 20241111125213299 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213310 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) 20241111125213310 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) 20241111125213311 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) 20241111125213311 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) 20241111125213311 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) 20241111125213311 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) 20241111125213312 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) 20241111125213312 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) 20241111125213312 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) 20241111125213312 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) 20241111125213312 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) 20241111125213312 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) 20241111125213313 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) 20241111125213313 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) 20241111125213313 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) 20241111125213313 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) 20241111125213319 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) 20241111125213319 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) 20241111125213320 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213334 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) 20241111125213334 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) 20241111125213335 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) 20241111125213335 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) 20241111125213336 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) 20241111125213336 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) 20241111125213337 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) 20241111125213337 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) 20241111125213339 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) 20241111125213339 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) 20241111125213341 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) 20241111125213341 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) 20241111125213341 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) 20241111125213341 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) 20241111125213342 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) 20241111125213342 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) 20241111125213342 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) 20241111125213342 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) 20241111125213342 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213352 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) 20241111125213352 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) 20241111125213353 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) 20241111125213353 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) 20241111125213354 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) 20241111125213354 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) 20241111125213355 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) 20241111125213355 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) 20241111125213355 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) 20241111125213355 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) 20241111125213356 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) 20241111125213356 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) 20241111125213357 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) 20241111125213357 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) 20241111125213358 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) 20241111125213358 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) 20241111125213360 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) 20241111125213360 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) 20241111125213360 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213372 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) 20241111125213372 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) 20241111125213372 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) 20241111125213372 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) 20241111125213373 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) 20241111125213373 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) 20241111125213374 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) 20241111125213374 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) 20241111125213374 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) 20241111125213374 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) 20241111125213375 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) 20241111125213375 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) 20241111125213377 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) 20241111125213377 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) 20241111125213378 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) 20241111125213378 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) 20241111125213382 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) 20241111125213382 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) 20241111125213383 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213396 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) 20241111125213396 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) 20241111125213396 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) 20241111125213396 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) 20241111125213397 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) 20241111125213397 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) 20241111125213397 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) 20241111125213397 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) 20241111125213398 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) 20241111125213398 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) 20241111125213398 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) 20241111125213398 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) 20241111125213399 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) 20241111125213399 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) 20241111125213399 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) 20241111125213399 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) 20241111125213400 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) 20241111125213400 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) 20241111125213400 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(229)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125213404 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}: Timeout of T3195 (fsm.c:317) 20241111125213404 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125213404 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) 20241111125213404 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) 20241111125213404 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125213404 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125213404 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125213404 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241111125213404 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125213404 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125213415 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) 20241111125213415 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) MTC@131a5d934883: T_3195 timeout 20241111125213416 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) 20241111125213416 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) 20241111125213417 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) 20241111125213417 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) 20241111125213418 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) 20241111125213418 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) 20241111125213419 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) 20241111125213419 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) 20241111125213419 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) 20241111125213419 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) 20241111125213420 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) 20241111125213420 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) 20241111125213421 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) 20241111125213421 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) 20241111125213422 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) 20241111125213422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data= (pcu_l1_if.cpp:182) 20241111125213422 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111125213429 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125213429 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125213429 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125213429 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125213430 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125213430 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125213430 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125213430 DLGLOBAL DEBUG validating counter group 0x55b10a67f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125213430 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125213430 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125213430 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125213430 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125213430 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125213430 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125213430 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125213430 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125213430 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125213430 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125213430 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125213430 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125213430 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125213430 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125213430 DRLCMAC 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) 20241111125213430 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125213430 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125213430 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125213430 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125213430 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125213430 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125213430 DLGLOBAL DEBUG validating counter group 0x55b10a67fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125213430 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125213430 DLGLOBAL DEBUG validating counter group 0x55b10a67fe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125213430 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125213430 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) 20241111125213430 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) 20241111125213430 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) 20241111125213430 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) 20241111125213430 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) 20241111125213430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125213430 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) 20241111125213430 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125213430 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) 20241111125213430 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125213430 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) 20241111125213430 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=485 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 83 d5 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125213430 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(229)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(229)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 30, t2 := 21 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125213436 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) 20241111125213436 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) 20241111125213438 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) 20241111125213438 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) 20241111125213438 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) 20241111125213438 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) 20241111125213439 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) 20241111125213439 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) 20241111125213440 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) 20241111125213440 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) 20241111125213441 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) 20241111125213441 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) 20241111125213441 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) 20241111125213441 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) 20241111125213442 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) 20241111125213442 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) 20241111125213444 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125213444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125213444 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125213444 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) 20241111125213445 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125213458 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) 20241111125213458 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) 20241111125213460 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) 20241111125213460 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) 20241111125213460 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) 20241111125213460 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) 20241111125213461 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) 20241111125213461 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) 20241111125213462 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) 20241111125213462 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) 20241111125213463 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) 20241111125213463 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) 20241111125213464 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) 20241111125213464 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) 20241111125213464 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) 20241111125213464 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) 20241111125213465 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125213477 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) 20241111125213477 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) 20241111125213479 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) 20241111125213479 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) 20241111125213479 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) 20241111125213479 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) 20241111125213480 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) 20241111125213480 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) 20241111125213481 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) 20241111125213481 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) 20241111125213481 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) 20241111125213481 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) 20241111125213482 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) 20241111125213482 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) 20241111125213482 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) 20241111125213482 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) 20241111125213483 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125213496 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) 20241111125213496 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) 20241111125213497 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) 20241111125213497 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) 20241111125213498 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) 20241111125213498 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) 20241111125213499 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) 20241111125213499 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) 20241111125213500 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) 20241111125213500 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) 20241111125213501 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) 20241111125213501 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) 20241111125213501 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) 20241111125213501 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) 20241111125213502 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) 20241111125213502 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) 20241111125213505 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125213520 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) 20241111125213520 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) 20241111125213521 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) 20241111125213521 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) 20241111125213522 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) 20241111125213522 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) 20241111125213523 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) 20241111125213523 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) 20241111125213523 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) 20241111125213524 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) 20241111125213524 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) 20241111125213524 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) 20241111125213525 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) 20241111125213525 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) 20241111125213526 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) 20241111125213526 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) 20241111125213527 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125213539 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) 20241111125213539 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) 20241111125213540 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) 20241111125213540 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) 20241111125213541 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) 20241111125213541 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) 20241111125213542 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) 20241111125213542 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) 20241111125213543 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) 20241111125213543 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) 20241111125213543 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) 20241111125213543 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) 20241111125213544 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) 20241111125213544 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) 20241111125213545 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) 20241111125213545 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) 20241111125213546 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125213558 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) 20241111125213558 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) 20241111125213559 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) 20241111125213559 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) 20241111125213560 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) 20241111125213560 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) 20241111125213561 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) 20241111125213561 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) 20241111125213562 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) 20241111125213562 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) 20241111125213563 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) 20241111125213563 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) 20241111125213564 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) 20241111125213564 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) 20241111125213564 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) 20241111125213564 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) 20241111125213567 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125213582 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) 20241111125213582 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) 20241111125213583 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) 20241111125213583 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) 20241111125213584 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) 20241111125213584 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) 20241111125213584 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) 20241111125213584 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) 20241111125213585 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) 20241111125213585 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) 20241111125213586 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) 20241111125213586 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) 20241111125213587 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) 20241111125213587 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) 20241111125213588 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) 20241111125213588 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) 20241111125213588 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125213601 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) 20241111125213601 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) 20241111125213602 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) 20241111125213602 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) 20241111125213603 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) 20241111125213603 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) 20241111125213604 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) 20241111125213604 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) 20241111125213605 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) 20241111125213605 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) 20241111125213606 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) 20241111125213606 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) 20241111125213607 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) 20241111125213607 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) 20241111125213608 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) 20241111125213608 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) 20241111125213609 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125213620 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) 20241111125213620 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) 20241111125213622 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) 20241111125213622 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) 20241111125213622 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) 20241111125213622 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) 20241111125213623 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) 20241111125213623 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) 20241111125213624 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) 20241111125213624 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) 20241111125213625 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) 20241111125213625 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) 20241111125213626 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) 20241111125213626 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) 20241111125213626 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) 20241111125213626 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) 20241111125213630 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125213644 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125213644 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) 20241111125213644 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125213644 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) 20241111125213644 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) 20241111125213646 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) 20241111125213646 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) 20241111125213647 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) 20241111125213647 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) 20241111125213647 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) 20241111125213647 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) 20241111125213648 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) 20241111125213648 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) 20241111125213649 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) 20241111125213649 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) 20241111125213650 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) 20241111125213650 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) 20241111125213651 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) 20241111125213651 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) 20241111125213652 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) 20241111125213652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125213652 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) 20241111125213652 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) 20241111125213652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125213652 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125213652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125213652 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) 20241111125213652 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) 20241111125213652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 e6 c5 83 3f 19 17 35 21 fb 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125213652 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) 20241111125213652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125213652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125213652 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) 20241111125213652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 537 + 13 = 550 (pdch_ul_controller.c:131) 20241111125213652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type POLL (pdch_ul_controller.c:184) 20241111125213652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=550, TS=7) (tbf_dl.cpp:883) 20241111125213652 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=550, TS=7 (tbf_dl.cpp:903) 20241111125213652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 e6 c5 83 3f 19 17 35 21 fb 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) 20241111125213652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=0f 00 00 29 e6 c5 83 3f 19 17 35 21 fb 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) 20241111125213652 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125213663 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) 20241111125213663 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) 20241111125213665 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) 20241111125213665 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) 20241111125213665 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) 20241111125213665 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) 20241111125213666 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) 20241111125213666 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) 20241111125213667 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) 20241111125213667 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) 20241111125213668 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) 20241111125213668 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) 20241111125213669 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) 20241111125213669 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) 20241111125213670 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) 20241111125213670 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) 20241111125213671 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125213682 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) 20241111125213682 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) 20241111125213683 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) 20241111125213684 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) 20241111125213684 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) 20241111125213684 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) 20241111125213685 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) 20241111125213685 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) 20241111125213686 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) 20241111125213686 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) 20241111125213687 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) 20241111125213687 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) 20241111125213687 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) 20241111125213687 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) 20241111125213688 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) 20241111125213688 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) 20241111125213692 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125213706 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) 20241111125213706 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) 20241111125213707 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) 20241111125213707 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) 20241111125213708 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) 20241111125213708 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) 20241111125213709 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) 20241111125213709 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) 20241111125213710 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) 20241111125213710 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) 20241111125213711 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) 20241111125213711 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) 20241111125213712 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) 20241111125213712 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) 20241111125213713 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) 20241111125213713 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) 20241111125213714 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125213725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125213725 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) 20241111125213725 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125213725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125213725 DCSN1 INFO csnStreamDecoder (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) 20241111125213726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125213726 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125213726 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) 20241111125213726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125213726 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) 20241111125213726 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) 20241111125213726 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125213726 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) 20241111125213726 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) 20241111125213726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125213726 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125213726 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) 20241111125213726 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(229)@131a5d934883: Shutting down virtual BTS #0... 20241111125213728 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) 20241111125213728 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) 20241111125213730 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) 20241111125213730 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) 20241111125213731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41206<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125213732 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) 20241111125213732 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) 20241111125213733 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) 20241111125213733 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) 20241111125213734 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) 20241111125213734 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) 20241111125213734 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) 20241111125213734 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) 20241111125213734 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) 20241111125213734 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) 20241111125213735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41196<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125213735 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125213735 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125213735 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125213735 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125213735 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) 20241111125213735 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) 20241111125213735 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125213735 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125213735 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125213735 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125213735 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125213735 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125213735 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125213735 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125213735 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125213735 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125213735 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125213735 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125213735 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125213735 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125213735 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125213735 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125213735 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125213735 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125213735 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125213735 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 7541 with status 0 respawn: 24: starting: osmo-pcu MTC@131a5d934883: Test case TC_n3105_max_t3195 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:52:13 UTC 2024 ====== PCU_Tests.TC_n3105_max_t3195 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_n3105_max_t3195.talloc 20241111125213752 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125213752 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125213752 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125213752 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125213775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125213876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=844036) Waiting for packet dumper to finish... 1 (prev_count=844036, count=870664) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:52:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_t3172_wait_ind_size0 started. 234@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_t3172_wait_ind_size0-BVCI1234(236)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 234@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(238)@131a5d934883: Provider Link came up: waiting for NS-RESET 234@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125217015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34964<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 234@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(242)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 234@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(242)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(239)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(239)@131a5d934883: Start timer T: 5 s 20241111125217020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(239)@131a5d934883: Start timer T_Conn: 10 s TC_t3172_wait_ind_size0-STATS(243)@131a5d934883: Start timer T: 2 s TC_t3172_wait_ind_size0-STATS(243)@131a5d934883: Start timer T: 2 s 234@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(246)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125218752 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125218753 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125218753 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(239)@131a5d934883: OsmoPCU is now connected BTS(241)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125218769 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125218769 DLGLOBAL DEBUG validating counter group 0x5578863bc040(bts) with 102 counters (rate_ctr.c:86) 20241111125218769 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125218769 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125218769 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125218769 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125218769 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125218769 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125218769 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125218769 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125218769 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125218769 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125218769 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125218769 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125218769 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125218769 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125218769 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125218769 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125218769 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125218769 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125218769 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125218769 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125218769 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125218769 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125218769 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125218769 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125218769 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125218769 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125218769 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125218769 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125218769 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125218769 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125218770 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125218770 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125218770 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125218770 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125218770 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125218770 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125218770 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125218770 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125218770 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125218770 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125218770 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125218770 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125218770 DLGLOBAL DEBUG validating counter group 0x7fe79e2175e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125218770 DLGLOBAL DEBUG validating counter group 0x5578863bb720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125218770 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125218770 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125218770 DLGLOBAL DEBUG validating counter group 0x7fe79e218180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125218770 DLGLOBAL DEBUG validating counter group 0x7fe79e218160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125218770 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125218770 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125218770 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125218770 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125218770 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125218770 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125218770 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125218770 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125218771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125218771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125218772 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(241)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(238)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(238)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(238)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(238)@131a5d934883: Start timer Tns_test: 10 s 20241111125218777 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125218777 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125218777 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125218777 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125218777 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125218777 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125218778 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125218778 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125218778 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(238)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(238)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125218781 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125218781 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125218781 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125218781 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125218781 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125218781 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125218781 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125218781 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125218781 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125218781 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125218781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125218781 DL1IF DEBUG 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(238)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(238)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(238)@131a5d934883: Start timer Tns_test: 10 s 20241111125218783 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125218783 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125218786 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 235@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 235@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125218800 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125218800 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125218800 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125218800 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125218800 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125218800 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125218800 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125218800 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125218800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125218800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125218805 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_t3172_wait_ind_size0-BVCI1234(236)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size0-BVCI1234(236)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125218815 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125218815 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125218815 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125218815 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125218815 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125218815 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125218815 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125218815 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125218819 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) 20241111125218819 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125218819 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) 20241111125218819 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125218819 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125218819 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125218819 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125218819 DLGLOBAL DEBUG validating counter group 0x5578863bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125218819 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125218819 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125218820 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125218820 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125218820 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125218820 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125218820 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125218820 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125218820 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125218820 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125218820 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125218820 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125218820 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125218820 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125218820 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125218820 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125218820 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125218820 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125218820 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218820 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218820 DLGLOBAL DEBUG validating counter group 0x5578863bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125218820 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125218820 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125218820 DLGLOBAL DEBUG validating counter group 0x5578863bbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125218820 DLGLOBAL DEBUG validating counter group 0x5578863bbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125218820 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125218820 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) 20241111125218820 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125218820 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125218820 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) 20241111125218820 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125218820 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241111125218820 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125218820 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125218820 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125218820 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125218820 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) 20241111125218820 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241111125218820 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125218820 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125218820 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125218820 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125218820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125218820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(241)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125218824 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125218824 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125218824 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125218824 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125218824 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125218824 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125218824 DLBSSGP DEBUG Computed BVC leak rate = 7400, num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125218824 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125218824 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 74000, R = 7400, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125218824 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@131a5d934883: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125218830 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125218831 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125218831 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125218831 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) 20241111125218831 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125218831 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125218831 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125218831 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125218832 DLGLOBAL DEBUG validating counter group 0x5578863bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125218832 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125218832 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125218832 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125218832 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125218832 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111125218832 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125218832 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125218832 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125218832 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125218832 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125218832 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125218832 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125218832 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125218832 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125218832 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125218832 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125218832 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125218832 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125218832 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218832 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218832 DLGLOBAL DEBUG validating counter group 0x5578863bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125218832 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125218832 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125218832 DLGLOBAL DEBUG validating counter group 0x5578863bbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125218832 DLGLOBAL DEBUG validating counter group 0x5578863bbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125218832 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125218832 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) 20241111125218832 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125218832 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125218832 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) 20241111125218832 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125218832 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241111125218832 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125218833 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125218833 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125218833 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125218833 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) 20241111125218833 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=8 (tbf_ul.cpp:221) 20241111125218833 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125218833 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125218833 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125218833 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 7f 09 6b 00 00 47 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125218836 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125218836 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125218836 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125218836 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125218836 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125218839 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125218839 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125218839 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) 20241111125218839 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125218839 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125218839 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125218839 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125218839 DLGLOBAL DEBUG validating counter group 0x5578863bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125218839 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125218839 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125218839 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125218839 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125218839 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241111125218839 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125218839 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125218839 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125218839 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125218839 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125218839 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125218840 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125218840 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125218840 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125218840 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125218840 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125218840 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125218840 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125218840 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218840 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218840 DLGLOBAL DEBUG validating counter group 0x5578863bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125218840 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125218840 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125218840 DLGLOBAL DEBUG validating counter group 0x5578863bbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125218840 DLGLOBAL DEBUG validating counter group 0x5578863bbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125218840 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125218840 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) 20241111125218840 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125218840 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125218840 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) 20241111125218840 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125218840 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241111125218840 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125218840 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125218840 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125218840 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125218840 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) 20241111125218840 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=8 (tbf_ul.cpp:221) 20241111125218840 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125218840 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125218840 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125218840 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 7f 09 6b 00 00 47 a2 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } 20241111125218844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125218844 DL1IF DEBUG 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@131a5d934883: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125218846 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ad, fn=1337 (rfn=1337), cur_fn=13, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125218846 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125218846 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) 20241111125218846 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125218846 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125218846 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125218846 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125218846 DLGLOBAL DEBUG validating counter group 0x5578863bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125218846 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125218846 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125218846 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125218846 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125218846 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241111125218846 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125218846 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125218846 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125218846 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125218847 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125218847 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125218847 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125218847 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125218847 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125218847 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125218847 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125218847 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125218847 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125218847 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218847 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218847 DLGLOBAL DEBUG validating counter group 0x5578863bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125218847 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125218847 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125218847 DLGLOBAL DEBUG validating counter group 0x5578863bbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125218847 DLGLOBAL DEBUG validating counter group 0x5578863bbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125218847 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125218847 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) 20241111125218847 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125218847 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125218847 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) 20241111125218847 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125218847 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241111125218847 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125218847 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125218847 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125218847 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125218847 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) 20241111125218847 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=13 (tbf_ul.cpp:221) 20241111125218847 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125218847 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125218847 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125218847 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 7f 09 6b 00 00 46 a3 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125218849 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(241)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125218853 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1337 (rfn=1337), cur_fn=13, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125218853 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125218853 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) 20241111125218853 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125218853 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125218853 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125218853 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125218853 DLGLOBAL DEBUG validating counter group 0x5578863bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125218853 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125218853 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125218853 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125218853 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125218854 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241111125218854 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125218854 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125218854 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125218854 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125218854 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125218854 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125218854 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125218854 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125218854 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125218854 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125218854 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125218854 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125218854 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125218854 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218854 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218854 DLGLOBAL DEBUG validating counter group 0x5578863bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125218854 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125218854 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125218854 DLGLOBAL DEBUG validating counter group 0x5578863bbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125218854 DLGLOBAL DEBUG validating counter group 0x5578863bbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125218854 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125218854 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) 20241111125218854 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125218854 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125218854 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) 20241111125218854 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125218854 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241111125218854 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125218854 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125218854 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125218854 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125218854 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) 20241111125218854 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=13 (tbf_ul.cpp:221) 20241111125218854 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125218854 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125218854 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125218854 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 7f 09 6b 00 00 45 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125218860 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1337 (rfn=1337), cur_fn=13, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125218860 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125218860 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) 20241111125218860 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125218860 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125218860 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125218860 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125218860 DLGLOBAL DEBUG validating counter group 0x5578863bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125218860 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125218860 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125218860 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125218860 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125218860 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241111125218860 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125218860 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125218860 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125218860 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125218860 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125218860 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125218861 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125218861 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125218861 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125218861 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125218861 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125218861 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125218861 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125218861 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218861 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218861 DLGLOBAL DEBUG validating counter group 0x5578863bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125218861 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125218861 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125218861 DLGLOBAL DEBUG validating counter group 0x5578863bbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125218861 DLGLOBAL DEBUG validating counter group 0x5578863bbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125218861 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125218861 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) 20241111125218861 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125218861 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125218861 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) 20241111125218861 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125218861 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241111125218861 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125218861 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125218861 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125218861 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125218861 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) 20241111125218861 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=13 (tbf_ul.cpp:221) 20241111125218861 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125218861 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125218861 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125218861 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 7f 09 6b 00 00 45 25 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125218863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125218863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125218868 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ae, fn=1337 (rfn=1337), cur_fn=17, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125218868 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125218868 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) 20241111125218868 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125218868 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125218868 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125218868 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125218868 DLGLOBAL DEBUG validating counter group 0x5578863bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125218868 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125218868 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125218868 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125218868 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125218868 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241111125218868 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125218868 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125218868 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125218868 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125218868 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125218868 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125218868 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125218868 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125218868 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125218868 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125218868 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125218868 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125218868 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125218868 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218868 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218869 DLGLOBAL DEBUG validating counter group 0x5578863bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125218869 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125218869 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125218869 DLGLOBAL DEBUG validating counter group 0x5578863bbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125218869 DLGLOBAL DEBUG validating counter group 0x5578863bbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125218869 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125218869 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) 20241111125218869 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125218869 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125218869 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) 20241111125218869 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125218869 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241111125218869 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125218869 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125218869 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125218869 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125218869 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) 20241111125218869 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=17 (tbf_ul.cpp:221) 20241111125218869 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125218869 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125218869 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125218869 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=17 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 26 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125218869 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(241)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Start timer T: 2 s 20241111125218880 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125218880 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125218880 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125218880 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125218880 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125218880 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125218880 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125218880 DLGLOBAL DEBUG validating counter group 0x5578863bb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125218880 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125218880 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125218880 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125218880 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125218880 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125218880 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125218880 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125218880 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125218880 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125218880 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125218880 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125218880 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125218880 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125218880 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125218880 DRLCMAC 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) 20241111125218880 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125218880 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125218880 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125218880 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125218881 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218881 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125218881 DLGLOBAL DEBUG validating counter group 0x5578863bbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125218881 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125218881 DLGLOBAL DEBUG validating counter group 0x5578863bbe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125218881 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125218881 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) 20241111125218881 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) 20241111125218881 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) 20241111125218881 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) 20241111125218881 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) 20241111125218881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125218881 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) 20241111125218881 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125218881 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) 20241111125218881 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125218881 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) 20241111125218881 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=17 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 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) 20241111125218881 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) 20241111125218883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125218883 DL1IF DEBUG 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(241)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(241)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125218887 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125218887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125218887 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125218887 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) 20241111125218892 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125218906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125218906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125218911 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125218925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125218925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125218930 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125218944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125218944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125218954 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125218968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125218968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125218973 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125218987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125218987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125218992 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125219006 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) 20241111125219006 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) 20241111125219016 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125219021 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125219021 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125219021 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125219030 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) 20241111125219030 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) 20241111125219033 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125219033 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125219033 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125219035 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125219040 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125219040 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125219040 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125219048 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125219048 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125219048 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125219049 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) 20241111125219049 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) 20241111125219054 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125219055 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125219055 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125219055 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125219062 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125219062 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125219062 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125219068 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) 20241111125219068 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) 20241111125219069 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125219069 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125219069 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125219077 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125219088 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125219088 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) 20241111125219088 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125219092 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) 20241111125219092 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) 20241111125219097 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) 20241111125219097 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:E){FLOW}, expect answer on UL FN=73 (gprs_rlcmac_sched.cpp:454) 20241111125219097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241111125219097 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) 20241111125219097 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) 20241111125219097 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) 20241111125219097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125219097 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125219097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125219097 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) 20241111125219097 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) 20241111125219097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 9c 99 8f 2d da 4b 78 51 31 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125219097 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) 20241111125219097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125219097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125219097 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) 20241111125219097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241111125219097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241111125219097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=82, TS=7) (tbf_dl.cpp:883) 20241111125219097 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=82, TS=7 (tbf_dl.cpp:903) 20241111125219097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 9c 99 8f 2d da 4b 78 51 31 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125219097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=08 00 00 29 9c 99 8f 2d da 4b 78 51 31 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125219098 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125219111 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) 20241111125219111 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) 20241111125219115 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125219130 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) 20241111125219130 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) 20241111125219130 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=73): TBF(UL:TFI-0-0-0:E){FLOW} (pdch_ul_controller.c:309) 20241111125219130 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125219139 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125219154 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) 20241111125219154 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) 20241111125219158 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125219173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 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) 20241111125219173 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) 20241111125219173 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125219173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125219173 DCSN1 INFO csnStreamDecoder (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) 20241111125219173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125219173 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125219173 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) 20241111125219173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125219173 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) 20241111125219173 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) 20241111125219174 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125219174 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) 20241111125219174 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) 20241111125219174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125219174 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125219174 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) 20241111125219174 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125219174 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) 20241111125219174 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:718) 20241111125219174 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241111125219174 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241111125219174 DRLCMAC DEBUG [UL] algo A (suggested TRX: 0): Alloc start (alloc_algo.cpp:327) 20241111125219174 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125219174 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125219174 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125219174 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125219174 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125219174 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125219174 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125219174 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241111125219174 DRLCMAC NOTICE [UL] algo A (suggested TRX: 0): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241111125219174 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) 20241111125219174 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) 20241111125219174 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS_REJ (pdch.cpp:129) 20241111125219174 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) 20241111125219174 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) 20241111125219178 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) 20241111125219178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:E){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241111125219178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125219178 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) 20241111125219178 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) 20241111125219178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125219178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 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) 20241111125219178 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(241)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '8B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(241)@131a5d934883: Shutting down virtual BTS #0... 20241111125219190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125219194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34964<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125219195 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125219195 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125219195 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125219195 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20241111125219195 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125219195 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) 20241111125219195 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125219195 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125219195 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125219195 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125219195 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125219195 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20241111125219195 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125219195 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125219195 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125219195 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) 20241111125219195 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) 20241111125219195 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125219195 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125219195 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125219195 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125219195 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125219195 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20241111125219196 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125219196 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) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125219196 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125219196 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20241111125219196 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125219196 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) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125219196 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125219196 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20241111125219196 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125219196 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) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125219196 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125219196 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20241111125219196 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125219196 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) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125219196 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125219196 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111125219196 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20241111125219196 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125219196 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) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125219196 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125219197 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125219197 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111125219197 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20241111125219197 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111125219197 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111125219197 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20241111125219197 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125219197 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) 20241111125219197 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125219197 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125219197 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125219197 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125219197 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111125219197 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20241111125219197 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111125219197 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111125219197 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125219197 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125219197 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125219197 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125219197 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125219197 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125219197 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 24: stopped pid 7608 with status 0 MTC@131a5d934883: Test case TC_t3172_wait_ind_size0 finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size0 pass'. respawn: 25: starting: osmo-pcu Mon Nov 11 12:52:19 UTC 2024 ====== PCU_Tests.TC_t3172_wait_ind_size0 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3172_wait_ind_size0.talloc 20241111125219244 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125219245 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125219245 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125219245 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125219272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125219373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34990<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=137468) Waiting for packet dumper to finish... 1 (prev_count=137468, count=221676) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:52:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_t3172_wait_ind_size1 started. 247@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_t3172_wait_ind_size1-BVCI1234(249)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 247@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 247@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(251)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125222518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 247@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(255)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s 247@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(255)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(252)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(252)@131a5d934883: Start timer T: 5 s 20241111125222524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(252)@131a5d934883: Start timer T_Conn: 10 s TC_t3172_wait_ind_size1-STATS(256)@131a5d934883: Start timer T: 2 s TC_t3172_wait_ind_size1-STATS(256)@131a5d934883: Start timer T: 2 s 247@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(259)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(259)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125224245 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125224246 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125224246 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(252)@131a5d934883: OsmoPCU is now connected BTS(254)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125224263 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125224263 DLGLOBAL DEBUG validating counter group 0x558748dfd040(bts) with 102 counters (rate_ctr.c:86) 20241111125224264 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125224264 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125224264 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125224264 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125224264 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125224264 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125224264 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125224264 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125224264 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125224264 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125224264 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125224264 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125224264 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125224264 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125224264 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125224264 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125224264 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125224264 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125224264 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125224264 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125224264 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125224264 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125224264 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125224264 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125224264 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125224264 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125224264 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125224264 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125224264 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125224264 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125224264 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125224264 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125224264 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125224264 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125224264 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125224264 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125224264 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125224264 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125224264 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125224264 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125224264 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125224265 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125224265 DLGLOBAL DEBUG validating counter group 0x7f4667d195e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125224265 DLGLOBAL DEBUG validating counter group 0x558748dfc720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125224265 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125224265 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125224265 DLGLOBAL DEBUG validating counter group 0x7f4667d1a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125224265 DLGLOBAL DEBUG validating counter group 0x7f4667d1a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125224265 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125224265 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125224265 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125224265 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125224265 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125224265 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125224265 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125224265 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125224265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125224265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125224266 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(254)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(251)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(251)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(251)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(251)@131a5d934883: Start timer Tns_test: 10 s 20241111125224273 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125224273 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125224273 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125224273 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125224273 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125224273 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125224274 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125224274 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125224274 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241111125224274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125224274 DL1IF DEBUG 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(251)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(251)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125224276 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125224276 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125224276 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125224276 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125224276 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125224277 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125224277 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125224277 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125224277 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125224277 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125224278 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125224278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125224278 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) -NSVCI1234(251)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(251)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(251)@131a5d934883: Start timer Tns_test: 10 s 248@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 248@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125224293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125224293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125224297 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125224297 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125224297 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125224297 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125224297 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125224297 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125224297 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125224297 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125224298 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_t3172_wait_ind_size1-BVCI1234(249)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size1-BVCI1234(249)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125224308 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125224308 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125224308 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125224308 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125224308 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125224308 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125224308 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125224308 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125224310 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ae, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125224310 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125224310 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) 20241111125224310 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125224310 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125224310 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125224310 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125224310 DLGLOBAL DEBUG validating counter group 0x558748dfc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125224310 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125224310 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125224310 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125224310 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125224310 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125224310 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125224310 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125224310 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125224310 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125224310 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125224310 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125224310 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125224310 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125224310 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125224310 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125224310 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125224310 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125224310 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125224310 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224310 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224310 DLGLOBAL DEBUG validating counter group 0x558748dfcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125224310 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125224311 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125224311 DLGLOBAL DEBUG validating counter group 0x558748dfcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125224311 DLGLOBAL DEBUG validating counter group 0x558748dfcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125224311 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125224311 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) 20241111125224311 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125224311 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125224311 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) 20241111125224311 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125224311 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241111125224311 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125224311 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125224311 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125224311 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125224311 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) 20241111125224311 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241111125224311 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125224311 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125224311 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125224311 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 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125224311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125224311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(254)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125224312 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125224313 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125224313 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125224313 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125224313 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125224313 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125224313 DLBSSGP DEBUG Computed BVC leak rate = 7400, num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125224313 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125224313 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 74000, R = 7400, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125224313 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125224314 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125224314 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125224314 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) 20241111125224315 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125224315 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125224315 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125224315 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125224315 DLGLOBAL DEBUG validating counter group 0x558748dfc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125224315 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125224315 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125224315 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125224315 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125224315 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111125224315 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125224315 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125224315 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125224315 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125224315 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125224315 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125224315 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125224315 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125224315 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125224315 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125224315 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125224315 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125224315 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125224315 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224315 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224315 DLGLOBAL DEBUG validating counter group 0x558748dfcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125224315 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125224315 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125224315 DLGLOBAL DEBUG validating counter group 0x558748dfcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125224315 DLGLOBAL DEBUG validating counter group 0x558748dfcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125224315 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125224315 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) 20241111125224315 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125224315 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125224315 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) 20241111125224315 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125224315 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241111125224315 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125224315 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125224315 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125224315 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125224315 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) 20241111125224315 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=8 (tbf_ul.cpp:221) 20241111125224315 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125224315 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125224315 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125224315 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 7f 09 6b 00 00 47 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125224316 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) BTS(254)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125224316 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125224316 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125224316 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125224316 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125224317 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ad, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125224317 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125224317 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) 20241111125224317 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125224317 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125224317 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125224317 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125224317 DLGLOBAL DEBUG validating counter group 0x558748dfc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125224317 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125224317 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125224317 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125224317 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125224317 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241111125224317 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125224317 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125224317 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125224317 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125224317 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125224317 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125224317 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125224317 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125224317 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125224317 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125224317 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125224317 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125224317 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125224317 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224317 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224317 DLGLOBAL DEBUG validating counter group 0x558748dfcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125224317 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125224317 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125224317 DLGLOBAL DEBUG validating counter group 0x558748dfcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125224317 DLGLOBAL DEBUG validating counter group 0x558748dfcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125224317 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125224317 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) 20241111125224317 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125224317 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125224317 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) 20241111125224317 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125224317 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241111125224317 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125224317 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125224317 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125224317 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125224317 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) 20241111125224317 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=8 (tbf_ul.cpp:221) 20241111125224317 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125224317 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125224317 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125224317 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 7f 09 6b 00 00 46 a2 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@131a5d934883: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125224319 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a9, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125224319 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125224319 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) 20241111125224319 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125224319 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125224319 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125224319 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125224319 DLGLOBAL DEBUG validating counter group 0x558748dfc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125224319 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125224319 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125224319 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125224319 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125224319 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241111125224319 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125224319 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125224319 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125224319 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125224319 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125224319 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125224319 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125224319 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125224319 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125224319 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125224319 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125224319 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125224319 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125224319 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224319 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224319 DLGLOBAL DEBUG validating counter group 0x558748dfcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125224319 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125224319 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125224319 DLGLOBAL DEBUG validating counter group 0x558748dfcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125224319 DLGLOBAL DEBUG validating counter group 0x558748dfcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125224319 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125224319 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) 20241111125224319 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125224319 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125224319 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) 20241111125224319 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125224319 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241111125224319 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125224319 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125224319 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125224319 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125224319 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) 20241111125224319 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=8 (tbf_ul.cpp:221) 20241111125224319 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125224319 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125224319 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125224319 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 7f 09 6b 00 00 44 a3 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125224320 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(254)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@131a5d934883: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125224321 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ab, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125224321 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125224321 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) 20241111125224321 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125224321 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125224321 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125224321 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125224321 DLGLOBAL DEBUG validating counter group 0x558748dfc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125224321 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125224321 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125224321 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125224321 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125224321 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241111125224321 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125224321 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125224321 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125224321 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125224321 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125224321 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125224321 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125224321 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125224321 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125224322 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125224322 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125224322 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125224322 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125224322 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224322 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224322 DLGLOBAL DEBUG validating counter group 0x558748dfcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125224322 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125224322 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125224322 DLGLOBAL DEBUG validating counter group 0x558748dfcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125224322 DLGLOBAL DEBUG validating counter group 0x558748dfcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125224322 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125224322 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) 20241111125224322 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125224322 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125224322 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) 20241111125224322 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125224322 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241111125224322 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125224322 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125224322 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125224322 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125224322 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) 20241111125224322 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=8 (tbf_ul.cpp:221) 20241111125224322 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125224322 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125224322 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125224322 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 7f 09 6b 00 00 45 a4 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125224324 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125224324 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125224324 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) 20241111125224324 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125224324 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125224324 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125224324 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125224324 DLGLOBAL DEBUG validating counter group 0x558748dfc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125224324 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125224324 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125224324 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125224324 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125224324 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241111125224324 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125224324 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125224324 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125224324 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125224324 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125224324 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125224324 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125224324 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125224324 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125224324 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125224324 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125224324 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125224324 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125224324 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224324 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224324 DLGLOBAL DEBUG validating counter group 0x558748dfcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125224324 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125224324 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125224324 DLGLOBAL DEBUG validating counter group 0x558748dfcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125224324 DLGLOBAL DEBUG validating counter group 0x558748dfcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125224324 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125224324 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) 20241111125224324 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125224324 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125224324 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) 20241111125224324 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125224324 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241111125224324 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125224324 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125224324 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125224324 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125224324 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) 20241111125224324 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=8 (tbf_ul.cpp:221) 20241111125224324 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125224324 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125224324 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125224324 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 7f 09 6b 00 00 47 a5 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125224327 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ab, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125224327 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125224327 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) 20241111125224327 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125224327 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125224327 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125224327 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125224327 DLGLOBAL DEBUG validating counter group 0x558748dfc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125224327 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125224327 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125224327 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125224327 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125224327 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241111125224327 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125224327 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125224327 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125224327 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125224327 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125224327 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125224327 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125224327 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125224327 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125224327 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125224327 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125224327 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125224327 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125224327 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224327 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224327 DLGLOBAL DEBUG validating counter group 0x558748dfcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125224327 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125224327 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125224327 DLGLOBAL DEBUG validating counter group 0x558748dfcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125224327 DLGLOBAL DEBUG validating counter group 0x558748dfcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125224327 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125224327 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) 20241111125224327 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125224327 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125224327 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) 20241111125224327 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125224327 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241111125224327 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125224327 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125224327 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125224327 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125224327 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) 20241111125224327 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=8 (tbf_ul.cpp:221) 20241111125224327 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125224327 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125224327 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125224327 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 7f 09 6b 00 00 45 a6 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Start timer T: 2 s 20241111125224332 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125224333 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125224333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125224333 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125224333 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125224333 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125224333 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125224333 DLGLOBAL DEBUG validating counter group 0x558748dfc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125224333 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125224333 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125224333 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125224333 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125224333 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125224333 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125224333 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125224333 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125224333 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125224333 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125224333 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125224333 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125224333 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125224333 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125224333 DRLCMAC 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) 20241111125224333 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125224333 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125224333 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125224333 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125224333 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224333 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125224333 DLGLOBAL DEBUG validating counter group 0x558748dfcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125224333 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125224333 DLGLOBAL DEBUG validating counter group 0x558748dfce20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125224333 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125224333 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) 20241111125224333 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) 20241111125224333 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) 20241111125224333 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) 20241111125224333 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) 20241111125224333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125224333 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) 20241111125224333 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125224333 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) 20241111125224333 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125224333 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) 20241111125224333 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) 20241111125224333 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) 20241111125224335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125224335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(254)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(254)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125224338 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125224338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125224338 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125224338 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) 20241111125224339 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125224354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125224354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125224359 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125224372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125224372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125224382 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125224398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125224398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125224403 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125224418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125224418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125224422 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125224436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125224436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125224445 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125224460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125224460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125224464 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125224479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125224479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125224484 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125224498 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) 20241111125224498 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) 20241111125224509 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125224512 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125224512 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125224512 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125224516 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125224516 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125224516 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125224518 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125224518 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125224518 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125224520 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125224520 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125224520 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125224522 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125224522 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125224522 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125224522 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) 20241111125224522 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) 20241111125224524 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125224524 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125224525 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125224527 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125224528 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125224528 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125224528 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125224539 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125224539 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) 20241111125224539 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125224541 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) 20241111125224541 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) 20241111125224546 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) 20241111125224546 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:E){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241111125224546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125224546 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) 20241111125224546 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) 20241111125224546 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) 20241111125224546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125224546 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125224546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125224546 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) 20241111125224546 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) 20241111125224546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 9c 23 12 0f fd 3c d9 d4 d7 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125224546 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) 20241111125224546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125224546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125224546 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) 20241111125224546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241111125224546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241111125224546 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) 20241111125224546 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) 20241111125224546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 9c 23 12 0f fd 3c d9 d4 d7 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125224546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=08 00 00 29 9c 23 12 0f fd 3c d9 d4 d7 13 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) 20241111125224547 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125224560 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) 20241111125224560 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) 20241111125224569 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125224584 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) 20241111125224584 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) 20241111125224584 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:E){FLOW} (pdch_ul_controller.c:309) 20241111125224584 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125224588 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125224603 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) 20241111125224603 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) 20241111125224607 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125224622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 08 10 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) 20241111125224622 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) 20241111125224622 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125224622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125224622 DCSN1 INFO csnStreamDecoder (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) 20241111125224622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125224622 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125224622 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) 20241111125224623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125224623 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) 20241111125224623 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) 20241111125224623 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125224623 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) 20241111125224623 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) 20241111125224623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125224623 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125224623 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) 20241111125224623 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125224623 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) 20241111125224623 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:718) 20241111125224623 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241111125224623 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241111125224623 DRLCMAC DEBUG [UL] algo A (suggested TRX: 0): Alloc start (alloc_algo.cpp:327) 20241111125224623 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125224623 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125224623 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125224623 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125224623 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125224623 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125224623 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125224623 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241111125224623 DRLCMAC NOTICE [UL] algo A (suggested TRX: 0): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241111125224623 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) 20241111125224623 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) 20241111125224623 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS_REJ (pdch.cpp:129) 20241111125224623 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) 20241111125224623 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) 20241111125224631 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) 20241111125224631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-0-1:E){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241111125224631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125224631 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) 20241111125224631 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) 20241111125224631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125224631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 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) 20241111125224632 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(254)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(254)@131a5d934883: Shutting down virtual BTS #0... 20241111125224641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125224645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125224646 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125224647 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125224647 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125224647 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20241111125224647 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125224647 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) 20241111125224647 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125224647 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125224647 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125224647 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125224647 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125224647 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20241111125224647 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125224647 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125224647 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125224647 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) 20241111125224647 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) 20241111125224647 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125224647 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125224647 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125224647 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125224647 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125224647 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125224647 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20241111125224647 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125224647 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) 20241111125224647 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125224647 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125224647 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125224647 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125224647 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111125224647 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20241111125224647 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111125224647 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111125224647 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20241111125224647 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125224647 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) 20241111125224647 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125224648 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125224648 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20241111125224648 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125224648 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) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125224648 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125224648 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20241111125224648 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125224648 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) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125224648 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125224648 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20241111125224648 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125224648 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) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125224648 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125224648 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125224648 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111125224648 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111125224649 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20241111125224649 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125224649 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) 20241111125224649 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111125224649 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125224649 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125224649 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125224649 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111125224649 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20241111125224649 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111125224649 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111125224649 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125224649 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125224649 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125224649 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125224649 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125224649 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125224649 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 7677 with status 0 MTC@131a5d934883: Test case TC_t3172_wait_ind_size1 finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 12:52:24 UTC 2024 ====== PCU_Tests.TC_t3172_wait_ind_size1 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3172_wait_ind_size1.talloc 20241111125224699 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125224700 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125224700 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125224700 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125224729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125224830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113060) Waiting for packet dumper to finish... 1 (prev_count=113060, count=220212) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:52:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout started. 260@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 260@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(263)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 260@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(264)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 260@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 260@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(267)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125227976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 260@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(270)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(266)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(266)@131a5d934883: Start timer T: 5 s 20241111125227984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(266)@131a5d934883: Start timer T_Conn: 10 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(271)@131a5d934883: Start timer T: 2 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(271)@131a5d934883: Start timer T: 2 s 20241111125229701 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125229701 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125229701 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(266)@131a5d934883: OsmoPCU is now connected BTS(268)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125229719 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125229719 DLGLOBAL DEBUG validating counter group 0x56375b0c2040(bts) with 102 counters (rate_ctr.c:86) 20241111125229719 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125229719 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125229720 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125229720 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125229720 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125229720 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125229720 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125229720 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125229720 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125229720 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125229720 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125229720 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125229720 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125229720 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125229720 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125229720 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125229720 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125229720 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125229720 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125229720 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125229720 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125229720 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125229720 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125229720 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125229720 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125229720 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125229720 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125229720 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125229720 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125229720 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125229720 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125229720 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125229720 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125229720 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125229720 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125229720 DLGLOBAL DEBUG validating counter group 0x7f28c5a6b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125229720 DLGLOBAL DEBUG validating counter group 0x56375b0c1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125229720 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125229720 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125229720 DLGLOBAL DEBUG validating counter group 0x7f28c5a6c180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125229720 DLGLOBAL DEBUG validating counter group 0x7f28c5a6c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125229720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125229720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125229720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125229720 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125229720 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241111125229720 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125229720 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125229720 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241111125229720 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125229720 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125229720 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241111125229720 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125229720 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125229720 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241111125229720 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125229720 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125229721 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241111125229721 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125229721 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125229721 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241111125229721 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125229721 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125229721 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241111125229721 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125229721 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125229721 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125229721 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125229721 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125229721 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125229721 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) 20241111125229721 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) 20241111125229722 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS0" BTS(268)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS1" BTS(268)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS2" BTS(268)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS3" -NSVCI1234(264)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(264)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(264)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(264)@131a5d934883: Start timer Tns_test: 10 s BTS(268)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS4" BTS(268)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS5" 20241111125229729 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125229729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125229729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125229729 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125229729 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125229729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125229730 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) BTS(268)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS6" 20241111125229730 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125229730 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(264)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(264)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125229731 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) 20241111125229731 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) 20241111125229732 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125229732 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125229732 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) BTS(268)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" 20241111125229732 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125229732 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125229732 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125229732 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125229732 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125229732 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125229732 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125229733 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) 20241111125229733 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) 20241111125229734 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) 20241111125229734 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) -NSVCI1234(264)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(264)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(264)@131a5d934883: Start timer Tns_test: 10 s 20241111125229734 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125229734 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125229734 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) 20241111125229734 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) 20241111125229735 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) 20241111125229735 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) 20241111125229736 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) 20241111125229736 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) 20241111125229736 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) 20241111125229736 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) 20241111125229737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125229737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229737 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 261@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 261@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125229750 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) 20241111125229750 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) 20241111125229751 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125229751 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125229751 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125229751 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125229751 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125229751 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125229751 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125229751 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125229751 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) 20241111125229751 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) 20241111125229752 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) 20241111125229752 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) 20241111125229753 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) 20241111125229753 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) 20241111125229753 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) 20241111125229753 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) 20241111125229754 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) 20241111125229754 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) 20241111125229755 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) 20241111125229755 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) 20241111125229756 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) 20241111125229756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229756 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(263)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(263)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125229766 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125229766 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125229766 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125229766 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125229766 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125229766 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125229766 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125229766 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125229769 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) 20241111125229769 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125229769 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125229769 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125229769 DLGLOBAL DEBUG validating counter group 0x56375b0c1760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125229769 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125229769 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125229769 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125229769 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241111125229769 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"..U..u.."(TS=7), single (alloc_algo.cpp:688) 20241111125229769 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20241111125229769 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241111125229769 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125229769 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125229769 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125229769 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125229770 DLGLOBAL DEBUG validating counter group 0x56375b0c1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125229770 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125229770 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125229770 DLGLOBAL DEBUG validating counter group 0x56375b0c1c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125229770 DLGLOBAL DEBUG validating counter group 0x56375b0c1c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125229770 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125229770 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) 20241111125229770 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241111125229770 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20241111125229770 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125229770 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125229770 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125229770 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125229770 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125229770 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) 20241111125229770 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) 20241111125229770 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125229770 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125229770 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125229770 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0a e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125229770 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) 20241111125229770 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) 20241111125229771 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) 20241111125229771 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) 20241111125229772 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) 20241111125229772 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) 20241111125229773 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) 20241111125229773 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) 20241111125229773 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125229773 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125229773 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125229773 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125229773 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125229773 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125229773 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125229773 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125229773 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125229773 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125229775 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) 20241111125229775 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) 20241111125229775 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) 20241111125229775 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) BTS(268)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125229776 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) 20241111125229776 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) 20241111125229778 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) 20241111125229778 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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 } 20241111125229780 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125229788 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125229788 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125229788 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125229788 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125229788 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125229795 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) 20241111125229795 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) 20241111125229797 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) 20241111125229797 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) 20241111125229798 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) 20241111125229798 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) 20241111125229799 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) 20241111125229799 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) 20241111125229800 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) 20241111125229800 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) 20241111125229800 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) 20241111125229800 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) 20241111125229801 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) 20241111125229801 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) 20241111125229802 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) 20241111125229802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229803 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) 20241111125229803 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) 20241111125229804 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125229814 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) 20241111125229814 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) 20241111125229815 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) 20241111125229815 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) 20241111125229816 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) 20241111125229816 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) 20241111125229816 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) 20241111125229816 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) 20241111125229817 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) 20241111125229817 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) 20241111125229818 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) 20241111125229818 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) 20241111125229819 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) 20241111125229819 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) 20241111125229820 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) 20241111125229820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229820 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) 20241111125229820 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) 20241111125229821 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125229833 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) 20241111125229833 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) 20241111125229834 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) 20241111125229834 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) 20241111125229835 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) 20241111125229835 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) 20241111125229835 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) 20241111125229835 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) 20241111125229836 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) 20241111125229836 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) 20241111125229837 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) 20241111125229837 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) 20241111125229838 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) 20241111125229838 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) 20241111125229838 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) 20241111125229838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229842 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) 20241111125229842 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) 20241111125229843 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125229856 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) 20241111125229856 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) 20241111125229858 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) 20241111125229858 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) 20241111125229858 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) 20241111125229858 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) 20241111125229859 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) 20241111125229859 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) 20241111125229860 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) 20241111125229860 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) 20241111125229861 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) 20241111125229861 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) 20241111125229862 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) 20241111125229862 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) 20241111125229862 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) 20241111125229862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229864 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) 20241111125229864 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) 20241111125229865 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125229876 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) 20241111125229876 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) 20241111125229877 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) 20241111125229877 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) 20241111125229878 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) 20241111125229878 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) 20241111125229878 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) 20241111125229878 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) 20241111125229879 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) 20241111125229879 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) 20241111125229880 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) 20241111125229880 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) 20241111125229881 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) 20241111125229881 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) 20241111125229881 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) 20241111125229881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229882 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) 20241111125229882 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) 20241111125229883 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125229894 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) 20241111125229894 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) 20241111125229897 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) 20241111125229897 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) 20241111125229898 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) 20241111125229898 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) 20241111125229899 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) 20241111125229899 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) 20241111125229900 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) 20241111125229900 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) 20241111125229900 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) 20241111125229900 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) 20241111125229901 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) 20241111125229901 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) 20241111125229903 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) 20241111125229903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229904 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) 20241111125229904 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) 20241111125229905 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125229919 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) 20241111125229919 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) 20241111125229920 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) 20241111125229920 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) 20241111125229921 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) 20241111125229921 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) 20241111125229921 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) 20241111125229921 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) 20241111125229922 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) 20241111125229922 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) 20241111125229923 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) 20241111125229923 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) 20241111125229924 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) 20241111125229924 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) 20241111125229925 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) 20241111125229925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229926 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) 20241111125229926 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) 20241111125229927 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125229938 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) 20241111125229938 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) 20241111125229939 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) 20241111125229939 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) 20241111125229940 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) 20241111125229940 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) 20241111125229940 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) 20241111125229940 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) 20241111125229941 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) 20241111125229941 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) 20241111125229942 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) 20241111125229942 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) 20241111125229943 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) 20241111125229943 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) 20241111125229944 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) 20241111125229944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125229945 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) 20241111125229945 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) 20241111125229946 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125229957 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) 20241111125229957 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) 20241111125229958 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) 20241111125229958 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) 20241111125229959 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) 20241111125229959 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) 20241111125229959 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) 20241111125229959 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) 20241111125229960 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) 20241111125229960 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) 20241111125229961 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) 20241111125229961 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) 20241111125229962 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) 20241111125229962 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) 20241111125229962 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) 20241111125229962 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) 20241111125229966 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) 20241111125229966 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20241111125229967 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125229970 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125229970 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125229970 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125229980 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) 20241111125229980 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) 20241111125229982 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) 20241111125229982 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) 20241111125229982 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) 20241111125229982 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) 20241111125229983 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) 20241111125229983 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) 20241111125229984 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) 20241111125229984 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) 20241111125229985 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) 20241111125229985 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) 20241111125229986 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) 20241111125229986 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) 20241111125229987 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) 20241111125229987 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) 20241111125229988 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) 20241111125229988 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){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241111125229988 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125229988 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20241111125229988 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125230000 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) 20241111125230000 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) 20241111125230001 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) 20241111125230001 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) 20241111125230001 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) 20241111125230001 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) 20241111125230002 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) 20241111125230002 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) 20241111125230003 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) 20241111125230003 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) 20241111125230004 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) 20241111125230004 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) 20241111125230005 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) 20241111125230005 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) 20241111125230006 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) 20241111125230006 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) 20241111125230006 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125230019 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) 20241111125230019 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) 20241111125230020 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) 20241111125230020 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) 20241111125230021 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=2 data=3c 01 00 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 00 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230021 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) 20241111125230021 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) 20241111125230021 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125230021 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) 20241111125230021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125230021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230021 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125230021 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125230021 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125230021 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125230021 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125230021 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125230021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230021 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230021 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) 20241111125230021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230021 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230021 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230021 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) 20241111125230021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125230022 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) 20241111125230022 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) 20241111125230023 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) 20241111125230023 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) 20241111125230024 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) 20241111125230024 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) 20241111125230025 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) 20241111125230025 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) 20241111125230026 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) 20241111125230026 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) 20241111125230029 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125230043 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) 20241111125230043 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) 20241111125230044 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) 20241111125230044 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) 20241111125230045 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) 20241111125230045 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) 20241111125230046 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) 20241111125230046 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) 20241111125230047 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) 20241111125230047 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) 20241111125230047 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) 20241111125230047 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) 20241111125230048 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) 20241111125230048 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) 20241111125230049 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) 20241111125230049 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) 20241111125230050 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) 20241111125230050 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) 20241111125230050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241111125230050 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) 20241111125230050 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230050 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125230050 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) 20241111125230050 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125230050 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125230050 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125230050 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) 20241111125230050 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125230051 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230062 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) 20241111125230062 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) 20241111125230063 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125230063 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125230063 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125230063 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125230063 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125230063 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125230063 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125230063 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125230063 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125230063 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) 20241111125230063 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241111125230063 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241111125230063 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125230063 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125230063 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125230063 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125230064 DLGLOBAL DEBUG validating counter group 0x56375b0c1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125230064 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125230064 DLGLOBAL DEBUG validating counter group 0x56375b0c1e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125230064 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241111125230064 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) 20241111125230064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241111125230064 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) 20241111125230064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241111125230064 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) 20241111125230064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241111125230064 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) 20241111125230064 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) 20241111125230064 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) 20241111125230064 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) 20241111125230064 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125230064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125230064 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) 20241111125230064 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125230064 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) 20241111125230064 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125230064 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) 20241111125230064 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125230064 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) 20241111125230064 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) 20241111125230064 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) 20241111125230064 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) 20241111125230064 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) 20241111125230065 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) 20241111125230065 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) 20241111125230066 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) 20241111125230066 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) 20241111125230067 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) 20241111125230067 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) 20241111125230068 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) 20241111125230068 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) 20241111125230069 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) 20241111125230069 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) 20241111125230070 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) 20241111125230070 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) 20241111125230070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125230070 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) 20241111125230070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241111125230070 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) 20241111125230070 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125230070 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) 20241111125230070 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125230070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241111125230070 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=86, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125230071 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) 20241111125230071 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=73 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230071 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 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) 20241111125230071 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Start timer Tx2001: 2.5 s 20241111125230081 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) 20241111125230081 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) 20241111125230082 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) 20241111125230082 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) 20241111125230083 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) 20241111125230083 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) 20241111125230083 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=73): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125230083 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125230084 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) 20241111125230084 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) 20241111125230085 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) 20241111125230085 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) 20241111125230086 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) 20241111125230086 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) 20241111125230086 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) 20241111125230086 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) 20241111125230087 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) 20241111125230087 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) 20241111125230090 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) 20241111125230090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125230090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125230090 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20241111125230091 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125230105 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) 20241111125230105 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) 20241111125230106 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) 20241111125230106 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) 20241111125230107 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 02 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230107 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) 20241111125230107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 02 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230107 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) 20241111125230107 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) 20241111125230107 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) 20241111125230107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125230107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230107 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125230107 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125230107 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125230107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230107 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230107 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) 20241111125230107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230107 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230107 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230107 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) 20241111125230107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230107 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230107 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) 20241111125230108 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) 20241111125230108 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) 20241111125230108 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) 20241111125230108 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) 20241111125230109 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) 20241111125230109 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) 20241111125230110 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) 20241111125230110 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) 20241111125230111 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) 20241111125230111 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) 20241111125230112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241111125230112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=82 block_nr=7 scheduling free USF for polling at FN=86 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241111125230112 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) 20241111125230112 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230112 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241111125230112 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) 20241111125230112 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) 20241111125230112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230112 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 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) 20241111125230113 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230124 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) 20241111125230124 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) 20241111125230125 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) 20241111125230125 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) 20241111125230126 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=7 data=3c 01 04 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 04 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230126 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) 20241111125230126 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) 20241111125230126 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) 20241111125230126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125230126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230126 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125230126 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125230126 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125230126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230126 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230126 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) 20241111125230126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230126 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230127 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230127 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) 20241111125230127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230127 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230127 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) 20241111125230127 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) 20241111125230127 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) 20241111125230128 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) 20241111125230128 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) 20241111125230129 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) 20241111125230129 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) 20241111125230130 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) 20241111125230130 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) 20241111125230130 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) 20241111125230130 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) 20241111125230131 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125230143 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) 20241111125230143 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) 20241111125230145 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) 20241111125230145 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) 20241111125230146 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) 20241111125230146 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) 20241111125230146 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=86, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125230146 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=86, TS=2 (curr FN 86), reason=DL_ASS (tbf.cpp:487) 20241111125230146 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125230146 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) 20241111125230146 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) 20241111125230146 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) 20241111125230146 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) 20241111125230147 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) 20241111125230147 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) 20241111125230148 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) 20241111125230148 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) 20241111125230149 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) 20241111125230149 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) 20241111125230150 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) 20241111125230150 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) 20241111125230153 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125230169 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) 20241111125230169 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) 20241111125230169 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) 20241111125230169 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) 20241111125230171 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) 20241111125230171 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) 20241111125230172 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) 20241111125230172 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) 20241111125230173 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) 20241111125230173 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) 20241111125230173 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) 20241111125230173 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) 20241111125230174 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) 20241111125230174 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) 20241111125230175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241111125230175 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) 20241111125230176 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125230187 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) 20241111125230187 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) 20241111125230189 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) 20241111125230189 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) 20241111125230189 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241111125230189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125230190 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) 20241111125230190 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) 20241111125230191 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) 20241111125230191 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) 20241111125230192 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) 20241111125230192 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) 20241111125230193 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) 20241111125230193 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) 20241111125230193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 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) 20241111125230193 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) 20241111125230193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125230193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125230193 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125230194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125230194 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=95 TLLI=0x00000001 (pdch.cpp:347) 20241111125230194 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) 20241111125230194 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) 20241111125230194 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) 20241111125230194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125230194 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) 20241111125230194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111125230194 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) 20241111125230194 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125230194 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) 20241111125230195 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125230195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111125230195 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=112, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125230195 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) 20241111125230195 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) 20241111125230195 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 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) 20241111125230195 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 2 Pkt Dl Ass 20241111125230207 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) 20241111125230207 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) 20241111125230208 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) 20241111125230208 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) 20241111125230209 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 06 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230209 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) 20241111125230209 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230209 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 06 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230209 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) 20241111125230209 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125230209 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) 20241111125230209 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) 20241111125230209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125230209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230209 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125230209 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125230209 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125230209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230209 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230209 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) 20241111125230209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230209 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230209 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230209 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) 20241111125230209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230209 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230210 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) 20241111125230210 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) 20241111125230210 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) 20241111125230211 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) 20241111125230211 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) 20241111125230212 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) 20241111125230212 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) 20241111125230213 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) 20241111125230213 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) 20241111125230213 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) 20241111125230213 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) 20241111125230217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241111125230217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125230217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111125230217 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) 20241111125230217 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230217 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125230217 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) 20241111125230217 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) 20241111125230217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230218 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 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) 20241111125230218 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230233 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) 20241111125230233 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) 20241111125230234 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) 20241111125230234 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) 20241111125230235 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data=3c 01 08 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 08 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230235 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) 20241111125230235 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) 20241111125230235 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) 20241111125230235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125230235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230235 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125230235 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125230235 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125230235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230235 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230235 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) 20241111125230235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230235 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230235 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230235 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) 20241111125230235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230235 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230235 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) 20241111125230236 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) 20241111125230236 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) 20241111125230236 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) 20241111125230236 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) 20241111125230237 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) 20241111125230237 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) 20241111125230238 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) 20241111125230238 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) 20241111125230239 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) 20241111125230239 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) 20241111125230240 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125230250 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) 20241111125230250 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) 20241111125230251 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) 20241111125230251 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) 20241111125230252 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) 20241111125230252 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) 20241111125230252 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125230252 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125230252 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) 20241111125230252 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) 20241111125230253 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) 20241111125230253 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) 20241111125230253 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) 20241111125230253 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) 20241111125230253 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) 20241111125230253 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) 20241111125230254 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) 20241111125230254 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) 20241111125230254 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125230269 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) 20241111125230269 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) 20241111125230270 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) 20241111125230270 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) 20241111125230271 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) 20241111125230271 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) 20241111125230271 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=112, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125230271 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=112, TS=2 (curr FN 112), reason=DL_ASS (tbf.cpp:487) 20241111125230271 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125230271 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) 20241111125230271 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) 20241111125230272 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) 20241111125230272 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) 20241111125230272 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) 20241111125230272 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) 20241111125230273 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) 20241111125230273 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) 20241111125230274 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) 20241111125230274 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) 20241111125230274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241111125230274 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) 20241111125230279 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125230294 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) 20241111125230294 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) 20241111125230297 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) 20241111125230297 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) 20241111125230298 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241111125230299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125230299 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) 20241111125230299 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) 20241111125230300 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) 20241111125230300 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) 20241111125230301 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) 20241111125230301 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) 20241111125230302 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) 20241111125230302 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) 20241111125230303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 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) 20241111125230303 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) 20241111125230303 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125230303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125230303 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125230303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125230303 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=117 TLLI=0x00000001 (pdch.cpp:347) 20241111125230303 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) 20241111125230304 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) 20241111125230304 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) 20241111125230304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111125230304 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) 20241111125230304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 121 + 13 = 134 (pdch_ul_controller.c:131) 20241111125230304 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) 20241111125230304 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125230304 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) 20241111125230305 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125230305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 134 for type POLL (pdch_ul_controller.c:184) 20241111125230305 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=134, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125230305 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) 20241111125230305 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) 20241111125230305 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 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) 20241111125230305 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 3 Pkt Dl Ass 20241111125230313 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) 20241111125230313 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) 20241111125230314 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) 20241111125230314 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) 20241111125230315 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 0a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230315 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) 20241111125230315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230315 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) 20241111125230315 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=121 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125230315 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) 20241111125230315 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) 20241111125230315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125230315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230316 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125230316 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125230316 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125230316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230316 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230316 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) 20241111125230316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230316 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230316 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230316 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) 20241111125230316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230316 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230316 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) 20241111125230316 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) 20241111125230316 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) 20241111125230317 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) 20241111125230317 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) 20241111125230318 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) 20241111125230318 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) 20241111125230318 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) 20241111125230318 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) 20241111125230319 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) 20241111125230319 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) 20241111125230320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241111125230320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125230320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125230320 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) 20241111125230320 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230320 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125230320 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) 20241111125230320 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) 20241111125230320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=125 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230320 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 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) 20241111125230321 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230332 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) 20241111125230332 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) 20241111125230334 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) 20241111125230334 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) 20241111125230334 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=5 data=3c 01 0c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230334 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230334 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230335 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) 20241111125230335 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) 20241111125230335 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) 20241111125230335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125230335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230335 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125230335 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125230335 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125230335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230335 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230335 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) 20241111125230335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230335 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230335 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230335 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) 20241111125230335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230335 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230335 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) 20241111125230335 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) 20241111125230335 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) 20241111125230336 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) 20241111125230336 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) 20241111125230337 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) 20241111125230337 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) 20241111125230337 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) 20241111125230337 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) 20241111125230338 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) 20241111125230338 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) 20241111125230342 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125230356 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) 20241111125230356 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) 20241111125230358 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) 20241111125230358 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) 20241111125230358 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) 20241111125230358 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) 20241111125230358 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=130): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125230358 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125230359 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) 20241111125230359 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) 20241111125230360 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) 20241111125230360 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) 20241111125230361 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) 20241111125230361 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) 20241111125230361 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) 20241111125230361 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) 20241111125230362 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) 20241111125230362 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) 20241111125230363 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125230375 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) 20241111125230375 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) 20241111125230377 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) 20241111125230377 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) 20241111125230377 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) 20241111125230377 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) 20241111125230378 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=134, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125230378 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=134, TS=2 (curr FN 134), reason=DL_ASS (tbf.cpp:487) 20241111125230378 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125230378 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) 20241111125230378 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) 20241111125230378 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) 20241111125230378 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) 20241111125230379 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) 20241111125230379 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) 20241111125230380 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) 20241111125230380 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) 20241111125230380 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) 20241111125230380 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) 20241111125230381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241111125230381 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) 20241111125230382 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125230394 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) 20241111125230394 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) 20241111125230396 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) 20241111125230396 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) 20241111125230396 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241111125230396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125230398 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) 20241111125230398 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) 20241111125230399 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) 20241111125230399 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) 20241111125230399 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) 20241111125230399 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) 20241111125230400 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) 20241111125230400 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) 20241111125230401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 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) 20241111125230401 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) 20241111125230401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125230401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125230401 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125230402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125230402 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=138 TLLI=0x00000001 (pdch.cpp:347) 20241111125230402 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) 20241111125230404 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) 20241111125230404 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) 20241111125230404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241111125230404 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) 20241111125230404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241111125230404 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) 20241111125230404 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125230404 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) 20241111125230405 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125230405 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241111125230405 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=156, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125230405 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) 20241111125230405 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) 20241111125230405 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 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) 20241111125230405 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 4 Pkt Dl Ass 20241111125230418 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) 20241111125230418 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) 20241111125230420 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) 20241111125230420 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) 20241111125230420 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 0e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230420 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) 20241111125230421 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230421 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230421 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) 20241111125230421 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=143 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125230421 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) 20241111125230421 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) 20241111125230421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125230421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230421 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125230421 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125230421 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125230421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230421 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230421 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) 20241111125230421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230421 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230421 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230421 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) 20241111125230421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230421 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230421 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) 20241111125230421 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) 20241111125230421 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) 20241111125230422 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) 20241111125230422 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) 20241111125230423 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) 20241111125230423 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) 20241111125230423 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) 20241111125230423 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) 20241111125230424 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) 20241111125230425 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) 20241111125230425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241111125230425 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125230425 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241111125230425 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) 20241111125230425 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230425 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125230425 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) 20241111125230426 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) 20241111125230426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=147 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230426 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 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) 20241111125230426 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230438 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) 20241111125230438 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) 20241111125230439 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) 20241111125230439 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) 20241111125230440 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=10 data=3c 01 10 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 10 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230440 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) 20241111125230440 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) 20241111125230440 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) 20241111125230440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125230440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230440 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125230440 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125230440 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125230440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230440 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230440 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) 20241111125230440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230440 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230440 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230440 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) 20241111125230440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230440 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230440 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) 20241111125230441 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) 20241111125230441 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) 20241111125230441 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) 20241111125230441 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) 20241111125230442 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) 20241111125230442 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) 20241111125230443 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) 20241111125230443 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) 20241111125230444 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) 20241111125230444 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) 20241111125230445 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125230457 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) 20241111125230457 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) 20241111125230458 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) 20241111125230458 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) 20241111125230459 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) 20241111125230459 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) 20241111125230459 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=151): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125230459 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125230460 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) 20241111125230460 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) 20241111125230460 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) 20241111125230460 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) 20241111125230462 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) 20241111125230462 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) 20241111125230462 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) 20241111125230462 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) 20241111125230463 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) 20241111125230463 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) 20241111125230466 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125230481 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) 20241111125230481 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) 20241111125230482 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) 20241111125230482 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) 20241111125230483 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) 20241111125230483 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) 20241111125230483 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=156, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125230483 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=156, TS=2 (curr FN 156), reason=DL_ASS (tbf.cpp:487) 20241111125230483 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125230483 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) 20241111125230483 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) 20241111125230483 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) 20241111125230483 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) 20241111125230484 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) 20241111125230484 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) 20241111125230485 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) 20241111125230485 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) 20241111125230486 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) 20241111125230486 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) 20241111125230487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241111125230487 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) 20241111125230487 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125230500 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) 20241111125230500 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) 20241111125230502 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) 20241111125230502 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) 20241111125230502 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241111125230502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125230503 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) 20241111125230503 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) 20241111125230504 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) 20241111125230504 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) 20241111125230505 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) 20241111125230505 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) 20241111125230506 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) 20241111125230506 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) 20241111125230506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 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) 20241111125230506 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) 20241111125230506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125230506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125230506 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125230507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125230507 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=160 TLLI=0x00000001 (pdch.cpp:347) 20241111125230507 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) 20241111125230507 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) 20241111125230507 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) 20241111125230507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241111125230507 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) 20241111125230507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 164 + 13 = 177 (pdch_ul_controller.c:131) 20241111125230507 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) 20241111125230507 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125230507 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) 20241111125230508 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125230508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 177 for type POLL (pdch_ul_controller.c:184) 20241111125230508 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=177, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125230508 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) 20241111125230508 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) 20241111125230508 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 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) 20241111125230508 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 5 Pkt Dl Ass 20241111125230519 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) 20241111125230519 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) 20241111125230520 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) 20241111125230520 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) 20241111125230521 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 12 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230521 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) 20241111125230521 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230521 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 12 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230521 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) 20241111125230521 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=164 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125230521 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) 20241111125230521 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) 20241111125230521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125230521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230521 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125230521 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125230521 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125230521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230521 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230521 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) 20241111125230521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230521 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230521 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230521 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) 20241111125230521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230522 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) 20241111125230522 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) 20241111125230522 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) 20241111125230523 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) 20241111125230523 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) 20241111125230524 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) 20241111125230524 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) 20241111125230524 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) 20241111125230524 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) 20241111125230525 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) 20241111125230525 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) 20241111125230529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241111125230529 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125230529 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241111125230529 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) 20241111125230529 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230529 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125230529 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) 20241111125230529 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) 20241111125230529 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=169 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230529 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 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) 20241111125230530 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230543 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) 20241111125230543 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) 20241111125230545 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) 20241111125230545 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) 20241111125230546 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=3 data=3c 01 14 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 14 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230546 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) 20241111125230546 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) 20241111125230546 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) 20241111125230546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125230546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230546 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125230546 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125230546 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125230546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230546 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230546 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) 20241111125230546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230546 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230546 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230546 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) 20241111125230546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230546 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230546 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) 20241111125230547 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) 20241111125230547 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) 20241111125230548 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) 20241111125230548 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) 20241111125230548 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) 20241111125230548 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) 20241111125230549 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) 20241111125230549 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) 20241111125230550 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) 20241111125230550 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) 20241111125230551 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125230563 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) 20241111125230563 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) 20241111125230564 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) 20241111125230564 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) 20241111125230565 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) 20241111125230565 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) 20241111125230565 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=173): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125230565 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125230565 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) 20241111125230566 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) 20241111125230566 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) 20241111125230566 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) 20241111125230567 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) 20241111125230567 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) 20241111125230568 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) 20241111125230568 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) 20241111125230569 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) 20241111125230569 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) 20241111125230569 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125230581 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) 20241111125230581 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) 20241111125230583 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) 20241111125230583 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) 20241111125230584 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) 20241111125230584 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) 20241111125230584 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=177, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125230584 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=177, TS=2 (curr FN 177), reason=DL_ASS (tbf.cpp:487) 20241111125230584 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125230584 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) 20241111125230584 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) 20241111125230584 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) 20241111125230584 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) 20241111125230585 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) 20241111125230585 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) 20241111125230586 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) 20241111125230586 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) 20241111125230587 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) 20241111125230587 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) 20241111125230588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241111125230588 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) 20241111125230591 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125230605 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) 20241111125230605 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) 20241111125230607 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) 20241111125230607 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) 20241111125230608 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241111125230608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125230609 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) 20241111125230609 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) 20241111125230610 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) 20241111125230610 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) 20241111125230610 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) 20241111125230611 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) 20241111125230611 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) 20241111125230611 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) 20241111125230612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 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) 20241111125230612 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) 20241111125230612 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125230612 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125230612 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125230613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125230613 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=182 TLLI=0x00000001 (pdch.cpp:347) 20241111125230613 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) 20241111125230613 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) 20241111125230613 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) 20241111125230613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241111125230613 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) 20241111125230613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 186 + 13 = 199 (pdch_ul_controller.c:131) 20241111125230613 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) 20241111125230613 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125230613 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) 20241111125230614 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125230614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 199 for type POLL (pdch_ul_controller.c:184) 20241111125230614 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=199, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125230614 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) 20241111125230614 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) 20241111125230614 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 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) 20241111125230615 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 6 Pkt Dl Ass 20241111125230625 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) 20241111125230625 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) 20241111125230627 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) 20241111125230627 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) 20241111125230628 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 16 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230628 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) 20241111125230628 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230628 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 16 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230628 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) 20241111125230628 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=186 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125230628 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) 20241111125230628 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) 20241111125230628 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125230628 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230628 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125230628 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125230628 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125230628 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230628 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230628 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) 20241111125230628 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230628 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230628 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230628 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) 20241111125230628 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230628 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230628 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) 20241111125230629 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) 20241111125230629 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) 20241111125230629 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) 20241111125230629 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) 20241111125230630 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) 20241111125230630 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) 20241111125230631 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) 20241111125230631 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) 20241111125230632 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) 20241111125230632 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) 20241111125230633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241111125230633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125230633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241111125230633 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) 20241111125230633 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230633 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125230633 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) 20241111125230633 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) 20241111125230633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=190 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230633 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 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) 20241111125230633 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230643 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) 20241111125230643 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) 20241111125230646 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) 20241111125230646 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) 20241111125230647 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=8 data=3c 01 18 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230647 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230647 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 18 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230647 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) 20241111125230647 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) 20241111125230647 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) 20241111125230647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125230647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230647 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125230647 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125230647 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125230647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230647 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230647 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) 20241111125230647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230647 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230647 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230647 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) 20241111125230647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230648 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230648 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) 20241111125230648 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) 20241111125230648 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) 20241111125230649 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) 20241111125230649 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) 20241111125230650 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) 20241111125230650 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) 20241111125230651 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) 20241111125230651 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) 20241111125230652 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) 20241111125230652 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) 20241111125230653 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125230668 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) 20241111125230668 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) 20241111125230669 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) 20241111125230669 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) 20241111125230670 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) 20241111125230670 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) 20241111125230670 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=195): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125230670 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125230671 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) 20241111125230671 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) 20241111125230672 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) 20241111125230672 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) 20241111125230673 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) 20241111125230673 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) 20241111125230674 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) 20241111125230674 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) 20241111125230675 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) 20241111125230675 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) 20241111125230676 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125230687 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) 20241111125230687 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) 20241111125230688 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) 20241111125230688 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) 20241111125230689 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) 20241111125230689 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) 20241111125230689 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=199, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125230689 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=199, TS=2 (curr FN 199), reason=DL_ASS (tbf.cpp:487) 20241111125230689 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125230689 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) 20241111125230689 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) 20241111125230690 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) 20241111125230690 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) 20241111125230691 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) 20241111125230691 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) 20241111125230692 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) 20241111125230692 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) 20241111125230693 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) 20241111125230693 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) 20241111125230693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241111125230693 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) 20241111125230694 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125230706 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) 20241111125230706 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) 20241111125230708 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) 20241111125230708 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) 20241111125230708 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241111125230708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125230709 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) 20241111125230709 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) 20241111125230710 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) 20241111125230710 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) 20241111125230711 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) 20241111125230711 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) 20241111125230712 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) 20241111125230712 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) 20241111125230713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 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) 20241111125230713 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) 20241111125230713 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125230713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125230713 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125230713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125230713 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=203 TLLI=0x00000001 (pdch.cpp:347) 20241111125230713 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) 20241111125230716 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) 20241111125230716 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) 20241111125230716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241111125230716 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) 20241111125230716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 208 + 13 = 221 (pdch_ul_controller.c:131) 20241111125230716 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) 20241111125230716 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125230716 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) 20241111125230716 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125230716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 221 for type POLL (pdch_ul_controller.c:184) 20241111125230716 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=221, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125230716 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) 20241111125230717 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) 20241111125230717 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 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) 20241111125230717 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 7 Pkt Dl Ass 20241111125230730 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) 20241111125230730 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) 20241111125230732 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) 20241111125230732 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) 20241111125230733 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 1a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230733 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) 20241111125230733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230733 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) 20241111125230733 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=208 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125230733 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) 20241111125230733 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) 20241111125230733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125230733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230733 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125230733 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125230733 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125230733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230734 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230734 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) 20241111125230734 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230734 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230734 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230734 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) 20241111125230734 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230734 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230734 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) 20241111125230735 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) 20241111125230735 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) 20241111125230736 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) 20241111125230736 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) 20241111125230737 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) 20241111125230737 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) 20241111125230737 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) 20241111125230737 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) 20241111125230738 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) 20241111125230738 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) 20241111125230739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241111125230739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125230739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241111125230739 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) 20241111125230739 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230739 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125230739 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) 20241111125230739 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) 20241111125230739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=212 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230739 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 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) 20241111125230740 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230749 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) 20241111125230749 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) 20241111125230750 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) 20241111125230751 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) 20241111125230752 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=1 data=3c 01 1c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230752 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) 20241111125230752 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) 20241111125230752 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) 20241111125230752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125230752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230752 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125230752 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125230752 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125230752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230752 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230752 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) 20241111125230752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230752 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230752 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230752 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) 20241111125230752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230752 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230752 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) 20241111125230753 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) 20241111125230753 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) 20241111125230754 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) 20241111125230754 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) 20241111125230755 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) 20241111125230755 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) 20241111125230756 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) 20241111125230756 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) 20241111125230756 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) 20241111125230756 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) 20241111125230757 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125230768 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) 20241111125230768 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) 20241111125230769 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) 20241111125230769 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) 20241111125230770 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) 20241111125230770 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) 20241111125230770 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=216): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125230770 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125230771 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) 20241111125230771 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) 20241111125230772 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) 20241111125230772 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) 20241111125230773 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) 20241111125230773 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) 20241111125230773 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) 20241111125230773 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) 20241111125230774 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) 20241111125230775 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) 20241111125230778 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125230792 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) 20241111125230792 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) 20241111125230793 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) 20241111125230793 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) 20241111125230794 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) 20241111125230794 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) 20241111125230794 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=221, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125230794 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=221, TS=2 (curr FN 221), reason=DL_ASS (tbf.cpp:487) 20241111125230795 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125230795 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) 20241111125230795 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) 20241111125230795 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) 20241111125230795 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) 20241111125230796 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) 20241111125230796 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) 20241111125230797 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) 20241111125230797 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) 20241111125230798 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) 20241111125230798 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) 20241111125230798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241111125230798 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) 20241111125230799 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125230811 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) 20241111125230811 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) 20241111125230813 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) 20241111125230813 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) 20241111125230813 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241111125230813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125230814 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) 20241111125230814 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) 20241111125230815 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) 20241111125230815 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) 20241111125230816 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) 20241111125230816 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) 20241111125230816 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) 20241111125230816 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) 20241111125230817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 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) 20241111125230817 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) 20241111125230817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125230817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125230817 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125230817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125230817 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=225 TLLI=0x00000001 (pdch.cpp:347) 20241111125230817 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) 20241111125230818 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) 20241111125230818 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) 20241111125230818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241111125230818 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) 20241111125230818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 229 + 13 = 242 (pdch_ul_controller.c:131) 20241111125230818 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) 20241111125230818 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125230818 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) 20241111125230819 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125230819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 242 for type POLL (pdch_ul_controller.c:184) 20241111125230819 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=242, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125230819 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) 20241111125230819 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) 20241111125230819 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 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) 20241111125230819 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 8 Pkt Dl Ass 20241111125230830 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) 20241111125230830 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) 20241111125230832 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) 20241111125230832 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) 20241111125230832 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 1e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230832 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) 20241111125230832 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230832 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230832 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) 20241111125230832 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=229 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125230832 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) 20241111125230833 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125230833 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) 20241111125230833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125230833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230833 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125230833 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125230833 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125230833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230833 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230833 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) 20241111125230833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230833 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230833 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230833 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) 20241111125230833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230833 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230833 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) 20241111125230833 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) 20241111125230833 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) 20241111125230834 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) 20241111125230834 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) 20241111125230835 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) 20241111125230835 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) 20241111125230836 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) 20241111125230836 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) 20241111125230837 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) 20241111125230837 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) 20241111125230840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241111125230840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125230840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241111125230840 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) 20241111125230840 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230840 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125230840 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) 20241111125230840 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) 20241111125230840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=234 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230840 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 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) 20241111125230841 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230854 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) 20241111125230854 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) 20241111125230856 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) 20241111125230856 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) 20241111125230856 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=6 data=3c 01 20 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 20 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230857 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) 20241111125230857 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) 20241111125230857 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) 20241111125230857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125230857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230857 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125230857 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125230857 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125230857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230857 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230857 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) 20241111125230857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230857 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230857 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230857 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) 20241111125230857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230857 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230857 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) 20241111125230857 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) 20241111125230857 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) 20241111125230858 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) 20241111125230858 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) 20241111125230859 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) 20241111125230859 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) 20241111125230860 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) 20241111125230860 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) 20241111125230861 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) 20241111125230861 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) 20241111125230861 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125230873 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) 20241111125230873 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) 20241111125230875 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) 20241111125230875 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) 20241111125230875 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) 20241111125230876 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) 20241111125230876 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=238): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125230876 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125230876 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) 20241111125230876 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) 20241111125230877 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) 20241111125230877 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) 20241111125230878 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) 20241111125230878 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) 20241111125230879 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) 20241111125230879 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) 20241111125230879 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) 20241111125230879 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) 20241111125230880 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125230892 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) 20241111125230892 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) 20241111125230894 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) 20241111125230894 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) 20241111125230894 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) 20241111125230894 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) 20241111125230894 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=242, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125230894 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=242, TS=2 (curr FN 242), reason=DL_ASS (tbf.cpp:487) 20241111125230894 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125230895 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) 20241111125230895 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) 20241111125230895 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) 20241111125230895 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) 20241111125230896 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) 20241111125230896 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) 20241111125230897 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) 20241111125230897 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) 20241111125230897 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) 20241111125230897 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) 20241111125230898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241111125230898 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) 20241111125230902 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125230916 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) 20241111125230916 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) 20241111125230917 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) 20241111125230917 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) 20241111125230918 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241111125230918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125230919 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) 20241111125230919 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) 20241111125230920 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) 20241111125230920 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) 20241111125230921 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) 20241111125230921 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) 20241111125230921 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) 20241111125230921 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) 20241111125230922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 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) 20241111125230922 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) 20241111125230922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125230922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125230922 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125230922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125230922 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=247 TLLI=0x00000001 (pdch.cpp:347) 20241111125230922 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) 20241111125230923 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) 20241111125230923 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) 20241111125230923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241111125230923 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) 20241111125230923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 251 + 13 = 264 (pdch_ul_controller.c:131) 20241111125230923 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) 20241111125230923 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125230923 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) 20241111125230924 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125230924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 264 for type POLL (pdch_ul_controller.c:184) 20241111125230924 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=264, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125230924 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) 20241111125230924 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) 20241111125230924 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 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) 20241111125230924 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 9 Pkt Dl Ass 20241111125230936 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) 20241111125230936 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) 20241111125230937 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) 20241111125230937 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) 20241111125230938 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 22 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230938 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) 20241111125230938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 22 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230938 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) 20241111125230938 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=251 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125230938 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) 20241111125230938 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) 20241111125230938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125230938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230938 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241111125230938 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125230938 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125230938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230938 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230938 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) 20241111125230938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230938 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230938 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230938 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) 20241111125230938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230938 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230938 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) 20241111125230939 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) 20241111125230939 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) 20241111125230940 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) 20241111125230940 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) 20241111125230940 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) 20241111125230940 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) 20241111125230941 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) 20241111125230941 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) 20241111125230942 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) 20241111125230942 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) 20241111125230943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241111125230943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125230943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241111125230943 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) 20241111125230943 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125230943 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125230943 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) 20241111125230943 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) 20241111125230943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=255 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125230943 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 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) 20241111125230944 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125230955 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) 20241111125230955 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) 20241111125230956 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) 20241111125230956 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) 20241111125230957 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=11 data=3c 01 24 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125230957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125230957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125230957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 24 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125230957 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) 20241111125230957 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) 20241111125230957 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) 20241111125230957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125230957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125230957 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241111125230957 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125230957 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125230957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125230957 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125230957 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) 20241111125230957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125230957 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125230957 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125230957 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) 20241111125230957 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125230957 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125230957 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) 20241111125230958 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) 20241111125230958 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) 20241111125230959 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) 20241111125230959 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) 20241111125230959 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) 20241111125230959 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) 20241111125230960 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) 20241111125230960 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) 20241111125230961 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) 20241111125230961 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) 20241111125230964 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125230979 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) 20241111125230979 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) 20241111125230981 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) 20241111125230981 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) 20241111125230982 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) 20241111125230982 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) 20241111125230982 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=260): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125230982 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125230983 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) 20241111125230983 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) 20241111125230984 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) 20241111125230984 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) 20241111125230984 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) 20241111125230984 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) 20241111125230985 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) 20241111125230985 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) 20241111125230986 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) 20241111125230986 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) 20241111125230987 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125230997 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) 20241111125230998 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) 20241111125230999 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) 20241111125230999 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) 20241111125230999 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) 20241111125230999 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) 20241111125230999 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=264, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231000 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=264, TS=2 (curr FN 264), reason=DL_ASS (tbf.cpp:487) 20241111125231000 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231000 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) 20241111125231000 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) 20241111125231000 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) 20241111125231000 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) 20241111125231001 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) 20241111125231001 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) 20241111125231002 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) 20241111125231002 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) 20241111125231003 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) 20241111125231003 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) 20241111125231003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241111125231003 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) 20241111125231004 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125231017 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) 20241111125231017 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) 20241111125231018 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) 20241111125231018 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) 20241111125231018 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241111125231018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231019 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) 20241111125231019 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) 20241111125231019 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) 20241111125231019 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) 20241111125231020 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) 20241111125231020 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) 20241111125231020 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) 20241111125231020 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) 20241111125231021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 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) 20241111125231021 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) 20241111125231021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231021 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231021 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=268 TLLI=0x00000001 (pdch.cpp:347) 20241111125231021 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) 20241111125231026 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) 20241111125231026 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) 20241111125231026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241111125231026 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) 20241111125231026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 273 + 13 = 286 (pdch_ul_controller.c:131) 20241111125231026 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) 20241111125231026 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231026 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) 20241111125231026 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 286 for type POLL (pdch_ul_controller.c:184) 20241111125231026 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=286, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231026 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) 20241111125231026 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) 20241111125231026 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 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) 20241111125231026 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 10 Pkt Dl Ass 20241111125231040 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) 20241111125231040 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) 20241111125231041 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) 20241111125231041 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) 20241111125231042 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 26 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231042 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) 20241111125231042 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231042 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 26 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231042 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) 20241111125231042 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=273 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231042 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) 20241111125231042 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) 20241111125231042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125231042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231042 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241111125231042 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125231042 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125231042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231042 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231042 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) 20241111125231042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231042 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231042 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231042 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) 20241111125231042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125231042 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231042 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) 20241111125231042 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) 20241111125231042 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) 20241111125231043 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) 20241111125231043 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) 20241111125231043 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) 20241111125231043 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) 20241111125231044 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) 20241111125231044 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) 20241111125231045 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) 20241111125231045 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) 20241111125231047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241111125231047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241111125231047 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) 20241111125231047 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231047 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231047 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) 20241111125231047 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) 20241111125231047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=277 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231047 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 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) 20241111125231048 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231060 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) 20241111125231060 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) 20241111125231062 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) 20241111125231062 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) 20241111125231063 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=4 data=3c 01 28 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 28 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231064 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) 20241111125231064 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) 20241111125231064 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) 20241111125231064 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125231064 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231064 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241111125231064 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125231064 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125231064 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231064 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231064 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) 20241111125231064 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231064 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231064 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231064 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) 20241111125231064 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231064 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231064 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) 20241111125231065 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) 20241111125231065 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) 20241111125231066 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) 20241111125231066 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) 20241111125231067 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) 20241111125231067 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) 20241111125231068 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) 20241111125231068 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) 20241111125231069 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) 20241111125231069 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) 20241111125231070 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125231079 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) 20241111125231079 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) 20241111125231080 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) 20241111125231080 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) 20241111125231080 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) 20241111125231080 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) 20241111125231080 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=281): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125231080 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125231080 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) 20241111125231080 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) 20241111125231080 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) 20241111125231080 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) 20241111125231080 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) 20241111125231080 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) 20241111125231080 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) 20241111125231080 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) 20241111125231081 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) 20241111125231081 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) 20241111125231088 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125231103 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) 20241111125231103 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) 20241111125231105 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) 20241111125231105 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) 20241111125231107 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) 20241111125231107 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) 20241111125231107 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=286, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231107 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=286, TS=2 (curr FN 286), reason=DL_ASS (tbf.cpp:487) 20241111125231107 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231107 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) 20241111125231107 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) 20241111125231108 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) 20241111125231108 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) 20241111125231110 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) 20241111125231110 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) 20241111125231111 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) 20241111125231111 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) 20241111125231111 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) 20241111125231111 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) 20241111125231113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241111125231113 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) 20241111125231114 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125231122 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) 20241111125231122 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) 20241111125231123 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) 20241111125231123 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) 20241111125231124 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241111125231124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231125 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) 20241111125231125 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) 20241111125231126 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) 20241111125231126 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) 20241111125231126 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) 20241111125231126 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) 20241111125231127 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) 20241111125231127 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) 20241111125231128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 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) 20241111125231128 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) 20241111125231128 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231128 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231129 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=290 TLLI=0x00000001 (pdch.cpp:347) 20241111125231129 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) 20241111125231129 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) 20241111125231129 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) 20241111125231129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241111125231129 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) 20241111125231129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 294 + 13 = 307 (pdch_ul_controller.c:131) 20241111125231129 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) 20241111125231129 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231129 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) 20241111125231130 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 307 for type POLL (pdch_ul_controller.c:184) 20241111125231130 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=307, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231130 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) 20241111125231130 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) 20241111125231130 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 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) 20241111125231130 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 11 Pkt Dl Ass 20241111125231143 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) 20241111125231143 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) 20241111125231145 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) 20241111125231145 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) 20241111125231146 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 2a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231146 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) 20241111125231146 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231146 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231146 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) 20241111125231146 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=294 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231146 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) 20241111125231146 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) 20241111125231146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241111125231146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231146 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241111125231146 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241111125231146 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241111125231146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231146 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231147 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) 20241111125231147 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231147 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231147 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231147 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) 20241111125231147 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231147 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231147 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) 20241111125231148 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) 20241111125231148 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) 20241111125231149 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) 20241111125231149 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) 20241111125231150 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) 20241111125231150 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) 20241111125231151 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) 20241111125231151 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) 20241111125231152 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) 20241111125231152 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) 20241111125231153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241111125231153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241111125231153 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) 20241111125231153 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231153 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231153 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) 20241111125231153 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) 20241111125231153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=299 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231153 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 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) 20241111125231154 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231166 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) 20241111125231166 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) 20241111125231167 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) 20241111125231167 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) 20241111125231168 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=9 data=3c 01 2c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231168 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) 20241111125231168 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) 20241111125231168 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) 20241111125231169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241111125231169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231169 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241111125231169 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241111125231169 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241111125231169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231169 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231169 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) 20241111125231169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231169 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231169 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231169 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) 20241111125231169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231169 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231169 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) 20241111125231170 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) 20241111125231170 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) 20241111125231171 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) 20241111125231171 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) 20241111125231172 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) 20241111125231172 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) 20241111125231174 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) 20241111125231174 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) 20241111125231175 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) 20241111125231175 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) 20241111125231176 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125231184 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) 20241111125231184 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) 20241111125231184 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) 20241111125231184 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) 20241111125231184 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) 20241111125231185 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) 20241111125231185 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=303): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125231185 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125231185 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) 20241111125231185 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) 20241111125231185 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) 20241111125231185 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) 20241111125231185 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) 20241111125231185 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) 20241111125231186 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) 20241111125231186 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) 20241111125231186 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) 20241111125231186 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) 20241111125231189 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125231204 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) 20241111125231204 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) 20241111125231206 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) 20241111125231207 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) 20241111125231207 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) 20241111125231207 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) 20241111125231207 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=307, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231207 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=307, TS=2 (curr FN 307), reason=DL_ASS (tbf.cpp:487) 20241111125231208 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231208 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) 20241111125231208 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) 20241111125231208 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) 20241111125231208 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) 20241111125231209 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) 20241111125231209 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) 20241111125231210 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) 20241111125231210 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) 20241111125231211 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) 20241111125231211 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) 20241111125231211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241111125231211 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) 20241111125231213 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125231228 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) 20241111125231228 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) 20241111125231229 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) 20241111125231229 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) 20241111125231230 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241111125231230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231231 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) 20241111125231231 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) 20241111125231232 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) 20241111125231232 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) 20241111125231233 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) 20241111125231233 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) 20241111125231233 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) 20241111125231233 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) 20241111125231234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 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) 20241111125231234 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) 20241111125231234 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231234 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231235 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=312 TLLI=0x00000001 (pdch.cpp:347) 20241111125231235 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) 20241111125231235 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) 20241111125231235 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) 20241111125231235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241111125231235 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) 20241111125231235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 316 + 13 = 329 (pdch_ul_controller.c:131) 20241111125231235 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) 20241111125231235 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231235 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) 20241111125231236 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 329 for type POLL (pdch_ul_controller.c:184) 20241111125231236 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=329, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231236 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) 20241111125231236 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) 20241111125231236 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 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) 20241111125231236 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 12 Pkt Dl Ass 20241111125231247 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) 20241111125231247 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) 20241111125231248 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) 20241111125231248 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) 20241111125231249 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 2e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231249 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) 20241111125231249 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231249 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231249 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) 20241111125231249 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=316 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231249 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) 20241111125231249 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) 20241111125231249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241111125231249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231249 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241111125231249 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241111125231249 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241111125231249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231249 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231249 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) 20241111125231249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231249 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231249 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231249 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) 20241111125231249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231249 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231249 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) 20241111125231250 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) 20241111125231250 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) 20241111125231251 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) 20241111125231251 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) 20241111125231252 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) 20241111125231252 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) 20241111125231252 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) 20241111125231252 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) 20241111125231253 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) 20241111125231253 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) 20241111125231254 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=320 RX RTS.req: sapi=5 arfcn=871 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241111125231254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241111125231254 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) 20241111125231254 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231254 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231254 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) 20241111125231254 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) 20241111125231254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=320 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231254 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 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) 20241111125231255 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231266 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) 20241111125231266 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) 20241111125231268 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) 20241111125231268 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) 20241111125231269 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=2 data=3c 01 30 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 30 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231269 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) 20241111125231269 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) 20241111125231269 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) 20241111125231269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241111125231270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231270 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241111125231270 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241111125231270 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241111125231270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231270 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231270 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) 20241111125231270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231270 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231270 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231270 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) 20241111125231270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231270 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231270 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) 20241111125231271 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) 20241111125231271 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) 20241111125231272 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) 20241111125231272 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) 20241111125231273 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) 20241111125231273 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) 20241111125231274 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) 20241111125231274 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) 20241111125231276 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) 20241111125231276 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) 20241111125231277 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125231290 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) 20241111125231290 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) 20241111125231292 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) 20241111125231292 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) 20241111125231293 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) 20241111125231293 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) 20241111125231293 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=325): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125231293 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125231293 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) 20241111125231293 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) 20241111125231294 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) 20241111125231294 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) 20241111125231296 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) 20241111125231296 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) 20241111125231297 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) 20241111125231297 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) 20241111125231298 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) 20241111125231298 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) 20241111125231299 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125231309 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) 20241111125231309 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) 20241111125231312 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) 20241111125231312 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) 20241111125231313 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) 20241111125231313 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) 20241111125231313 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=329, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231313 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=329, TS=2 (curr FN 329), reason=DL_ASS (tbf.cpp:487) 20241111125231313 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231313 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) 20241111125231313 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) 20241111125231314 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) 20241111125231314 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) 20241111125231315 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) 20241111125231315 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) 20241111125231316 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) 20241111125231316 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) 20241111125231317 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) 20241111125231317 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) 20241111125231318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241111125231318 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) 20241111125231319 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125231328 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) 20241111125231328 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) 20241111125231329 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) 20241111125231329 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) 20241111125231330 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241111125231330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231331 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) 20241111125231331 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) 20241111125231332 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) 20241111125231332 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) 20241111125231333 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) 20241111125231333 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) 20241111125231333 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) 20241111125231333 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) 20241111125231334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 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) 20241111125231334 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) 20241111125231334 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231334 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231335 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231335 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=333 TLLI=0x00000001 (pdch.cpp:347) 20241111125231335 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) 20241111125231338 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) 20241111125231338 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) 20241111125231338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241111125231338 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) 20241111125231338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 338 + 13 = 351 (pdch_ul_controller.c:131) 20241111125231338 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) 20241111125231338 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231338 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) 20241111125231338 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 351 for type POLL (pdch_ul_controller.c:184) 20241111125231338 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=351, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231338 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) 20241111125231338 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) 20241111125231338 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 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) 20241111125231338 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 13 Pkt Dl Ass 20241111125231352 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) 20241111125231352 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) 20241111125231353 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) 20241111125231353 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) 20241111125231354 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 32 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231354 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) 20241111125231354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 32 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231354 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) 20241111125231354 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=338 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231354 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) 20241111125231354 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) 20241111125231354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241111125231354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231354 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241111125231354 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241111125231354 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241111125231354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231354 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231354 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) 20241111125231355 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231355 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231355 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231355 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) 20241111125231355 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231355 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231355 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) 20241111125231355 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) 20241111125231355 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) 20241111125231356 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) 20241111125231356 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) 20241111125231357 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) 20241111125231357 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) 20241111125231358 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) 20241111125231358 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) 20241111125231358 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) 20241111125231358 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) 20241111125231359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241111125231359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241111125231359 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) 20241111125231359 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231359 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231360 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) 20241111125231360 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) 20241111125231360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=342 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231360 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 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) 20241111125231361 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231371 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) 20241111125231371 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) 20241111125231373 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) 20241111125231373 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) 20241111125231374 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=7 data=3c 01 34 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231374 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231374 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 34 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231374 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) 20241111125231374 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) 20241111125231374 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) 20241111125231374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241111125231374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231374 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241111125231374 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241111125231374 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241111125231374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231374 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231374 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) 20241111125231374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231374 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231374 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231374 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) 20241111125231374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231374 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231374 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) 20241111125231374 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) 20241111125231374 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) 20241111125231375 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) 20241111125231375 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) 20241111125231376 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) 20241111125231376 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) 20241111125231377 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) 20241111125231377 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) 20241111125231378 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) 20241111125231378 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) 20241111125231378 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125231391 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) 20241111125231391 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) 20241111125231392 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) 20241111125231392 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) 20241111125231393 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) 20241111125231393 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) 20241111125231393 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=346): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125231393 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125231394 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) 20241111125231394 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) 20241111125231395 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) 20241111125231395 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) 20241111125231395 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) 20241111125231395 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) 20241111125231396 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) 20241111125231396 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) 20241111125231397 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) 20241111125231397 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) 20241111125231400 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125231415 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) 20241111125231415 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) 20241111125231416 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) 20241111125231416 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) 20241111125231417 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) 20241111125231417 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) 20241111125231417 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=351, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231417 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=351, TS=2 (curr FN 351), reason=DL_ASS (tbf.cpp:487) 20241111125231417 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231417 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) 20241111125231417 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) 20241111125231418 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) 20241111125231418 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) 20241111125231418 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) 20241111125231419 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) 20241111125231420 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) 20241111125231420 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) 20241111125231421 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) 20241111125231421 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) 20241111125231422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241111125231422 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) 20241111125231423 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125231434 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) 20241111125231434 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) 20241111125231435 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) 20241111125231435 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) 20241111125231436 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241111125231436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231437 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) 20241111125231437 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) 20241111125231438 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) 20241111125231438 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) 20241111125231439 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) 20241111125231439 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) 20241111125231440 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) 20241111125231440 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) 20241111125231440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 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) 20241111125231440 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) 20241111125231441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231441 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231441 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=355 TLLI=0x00000001 (pdch.cpp:347) 20241111125231441 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) 20241111125231441 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) 20241111125231441 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) 20241111125231441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241111125231441 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) 20241111125231441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 359 + 13 = 372 (pdch_ul_controller.c:131) 20241111125231441 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) 20241111125231442 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231442 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) 20241111125231442 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 372 for type POLL (pdch_ul_controller.c:184) 20241111125231442 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=372, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231442 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) 20241111125231442 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) 20241111125231442 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 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) 20241111125231442 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 14 Pkt Dl Ass 20241111125231454 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) 20241111125231454 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) 20241111125231455 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) 20241111125231455 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) 20241111125231456 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 36 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231456 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) 20241111125231456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 36 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231456 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) 20241111125231456 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=359 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231456 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) 20241111125231456 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) 20241111125231456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241111125231456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231456 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241111125231456 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241111125231456 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241111125231456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231456 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231456 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) 20241111125231456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231456 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231456 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231456 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) 20241111125231456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231456 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231456 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) 20241111125231457 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) 20241111125231457 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) 20241111125231458 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) 20241111125231458 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) 20241111125231458 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) 20241111125231458 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) 20241111125231460 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) 20241111125231460 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) 20241111125231461 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) 20241111125231461 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) 20241111125231464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241111125231464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241111125231464 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) 20241111125231464 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231464 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231464 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) 20241111125231464 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) 20241111125231464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=364 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231464 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 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) 20241111125231465 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231478 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) 20241111125231478 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) 20241111125231479 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) 20241111125231479 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) 20241111125231480 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data=3c 01 38 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231480 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231480 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 38 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231480 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) 20241111125231480 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) 20241111125231480 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) 20241111125231480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241111125231480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231480 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241111125231480 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241111125231480 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241111125231480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231480 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231480 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) 20241111125231480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231480 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231480 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231480 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) 20241111125231480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231480 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231480 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) 20241111125231481 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) 20241111125231481 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) 20241111125231482 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) 20241111125231482 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) 20241111125231482 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) 20241111125231482 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) 20241111125231483 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) 20241111125231483 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) 20241111125231484 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) 20241111125231484 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) 20241111125231485 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125231497 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) 20241111125231497 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) 20241111125231498 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) 20241111125231498 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) 20241111125231499 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) 20241111125231499 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) 20241111125231499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=368): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125231499 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125231499 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) 20241111125231499 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) 20241111125231500 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) 20241111125231500 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) 20241111125231501 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) 20241111125231501 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) 20241111125231502 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) 20241111125231502 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) 20241111125231503 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) 20241111125231503 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) 20241111125231503 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125231516 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) 20241111125231516 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) 20241111125231517 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) 20241111125231517 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) 20241111125231518 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) 20241111125231518 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) 20241111125231518 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=372, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231518 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=372, TS=2 (curr FN 372), reason=DL_ASS (tbf.cpp:487) 20241111125231518 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231518 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) 20241111125231518 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) 20241111125231518 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) 20241111125231518 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) 20241111125231519 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) 20241111125231519 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) 20241111125231520 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) 20241111125231520 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) 20241111125231521 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) 20241111125231521 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) 20241111125231521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241111125231521 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) 20241111125231525 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125231539 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) 20241111125231540 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) 20241111125231541 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) 20241111125231541 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) 20241111125231541 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241111125231541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231542 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) 20241111125231542 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) 20241111125231543 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) 20241111125231543 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) 20241111125231544 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) 20241111125231544 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) 20241111125231544 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) 20241111125231544 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) 20241111125231545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 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) 20241111125231545 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) 20241111125231545 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231545 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231546 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=377 TLLI=0x00000001 (pdch.cpp:347) 20241111125231546 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) 20241111125231546 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) 20241111125231546 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) 20241111125231546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241111125231546 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) 20241111125231546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 381 + 13 = 394 (pdch_ul_controller.c:131) 20241111125231546 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) 20241111125231546 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231546 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) 20241111125231547 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 394 for type POLL (pdch_ul_controller.c:184) 20241111125231547 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=394, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231547 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) 20241111125231547 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) 20241111125231547 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 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) 20241111125231547 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 15 Pkt Dl Ass 20241111125231559 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) 20241111125231559 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) 20241111125231560 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) 20241111125231560 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) 20241111125231561 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 3a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231561 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) 20241111125231561 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231561 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231561 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) 20241111125231561 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=381 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231561 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) 20241111125231561 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) 20241111125231561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241111125231561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231561 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241111125231561 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241111125231561 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241111125231561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231561 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231561 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) 20241111125231561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231561 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231561 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231561 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) 20241111125231561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231561 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231561 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) 20241111125231562 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) 20241111125231562 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) 20241111125231563 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) 20241111125231563 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) 20241111125231563 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) 20241111125231563 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) 20241111125231564 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) 20241111125231564 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) 20241111125231565 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) 20241111125231565 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) 20241111125231566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241111125231566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241111125231566 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) 20241111125231566 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231566 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231566 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) 20241111125231566 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) 20241111125231566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=385 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231566 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 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) 20241111125231567 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231578 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) 20241111125231578 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) 20241111125231579 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) 20241111125231579 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) 20241111125231580 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=5 data=3c 01 3c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231580 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) 20241111125231580 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) 20241111125231580 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) 20241111125231580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241111125231580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231580 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241111125231580 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241111125231580 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241111125231580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231580 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231580 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) 20241111125231580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231580 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231580 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231580 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) 20241111125231580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231580 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231580 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) 20241111125231581 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) 20241111125231581 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) 20241111125231582 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) 20241111125231582 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) 20241111125231583 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) 20241111125231583 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) 20241111125231585 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) 20241111125231585 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) 20241111125231586 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) 20241111125231586 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) 20241111125231587 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125231602 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) 20241111125231602 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) 20241111125231603 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) 20241111125231603 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) 20241111125231604 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) 20241111125231604 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) 20241111125231604 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=390): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125231604 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125231605 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) 20241111125231605 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) 20241111125231606 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) 20241111125231606 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) 20241111125231606 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) 20241111125231606 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) 20241111125231607 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) 20241111125231607 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) 20241111125231608 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) 20241111125231608 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) 20241111125231609 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125231621 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) 20241111125231621 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) 20241111125231622 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) 20241111125231622 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) 20241111125231623 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) 20241111125231623 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) 20241111125231623 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=394, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231623 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=394, TS=2 (curr FN 394), reason=DL_ASS (tbf.cpp:487) 20241111125231623 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231623 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) 20241111125231623 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) 20241111125231624 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) 20241111125231624 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) 20241111125231625 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) 20241111125231625 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) 20241111125231625 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) 20241111125231625 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) 20241111125231626 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) 20241111125231626 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) 20241111125231627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241111125231627 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) 20241111125231628 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125231640 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) 20241111125231640 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) 20241111125231641 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) 20241111125231641 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) 20241111125231642 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241111125231642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231643 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) 20241111125231643 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) 20241111125231644 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) 20241111125231644 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) 20241111125231645 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) 20241111125231645 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) 20241111125231646 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) 20241111125231646 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) 20241111125231647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 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) 20241111125231647 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) 20241111125231647 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231647 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231648 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231648 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=398 TLLI=0x00000001 (pdch.cpp:347) 20241111125231648 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) 20241111125231650 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) 20241111125231650 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) 20241111125231650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241111125231650 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) 20241111125231650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 403 + 13 = 416 (pdch_ul_controller.c:131) 20241111125231650 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) 20241111125231650 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231650 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) 20241111125231650 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 416 for type POLL (pdch_ul_controller.c:184) 20241111125231650 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=416, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231650 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) 20241111125231650 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) 20241111125231650 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 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) 20241111125231651 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 16 Pkt Dl Ass 20241111125231664 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) 20241111125231664 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) 20241111125231665 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) 20241111125231665 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) 20241111125231666 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 3e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231666 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) 20241111125231666 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231666 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231666 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) 20241111125231666 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=403 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231666 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) 20241111125231666 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) 20241111125231666 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241111125231666 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231666 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241111125231666 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241111125231666 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241111125231666 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231666 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231666 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) 20241111125231666 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231667 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231667 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231667 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) 20241111125231667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231667 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231667 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) 20241111125231667 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) 20241111125231667 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) 20241111125231668 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) 20241111125231668 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) 20241111125231669 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) 20241111125231669 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) 20241111125231669 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) 20241111125231670 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) 20241111125231670 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) 20241111125231670 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) 20241111125231671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241111125231671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241111125231671 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) 20241111125231671 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231671 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231671 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) 20241111125231671 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) 20241111125231672 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=407 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231672 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 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) 20241111125231672 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231684 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) 20241111125231684 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) 20241111125231685 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) 20241111125231685 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) 20241111125231686 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=10 data=3c 01 40 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 40 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231686 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) 20241111125231686 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) 20241111125231686 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) 20241111125231686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241111125231686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231686 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241111125231686 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241111125231686 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241111125231686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231686 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231686 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) 20241111125231686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231686 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231686 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231686 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) 20241111125231686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231686 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231686 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) 20241111125231687 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) 20241111125231687 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) 20241111125231687 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) 20241111125231687 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) 20241111125231688 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) 20241111125231688 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) 20241111125231689 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) 20241111125231689 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) 20241111125231690 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) 20241111125231690 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) 20241111125231691 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125231703 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) 20241111125231703 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) 20241111125231704 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) 20241111125231704 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) 20241111125231705 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) 20241111125231705 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) 20241111125231705 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=411): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125231705 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125231705 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) 20241111125231705 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) 20241111125231706 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) 20241111125231706 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) 20241111125231707 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) 20241111125231707 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) 20241111125231708 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) 20241111125231708 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) 20241111125231708 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) 20241111125231708 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) 20241111125231712 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125231726 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) 20241111125231726 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) 20241111125231727 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) 20241111125231727 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) 20241111125231727 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) 20241111125231727 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) 20241111125231727 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=416, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231728 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=416, TS=2 (curr FN 416), reason=DL_ASS (tbf.cpp:487) 20241111125231728 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231728 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) 20241111125231728 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) 20241111125231728 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) 20241111125231728 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) 20241111125231728 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) 20241111125231728 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) 20241111125231729 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) 20241111125231729 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) 20241111125231729 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) 20241111125231730 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) 20241111125231730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241111125231730 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) 20241111125231731 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125231746 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) 20241111125231746 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) 20241111125231746 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) 20241111125231746 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) 20241111125231747 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241111125231747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231747 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) 20241111125231747 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) 20241111125231748 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) 20241111125231748 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) 20241111125231748 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) 20241111125231748 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) 20241111125231749 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) 20241111125231749 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) 20241111125231749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 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) 20241111125231749 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) 20241111125231749 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231749 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231749 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231749 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231749 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=420 TLLI=0x00000001 (pdch.cpp:347) 20241111125231749 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) 20241111125231750 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) 20241111125231750 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) 20241111125231750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241111125231750 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) 20241111125231750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 424 + 13 = 437 (pdch_ul_controller.c:131) 20241111125231750 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) 20241111125231750 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231750 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) 20241111125231751 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 437 for type POLL (pdch_ul_controller.c:184) 20241111125231751 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=437, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231751 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) 20241111125231751 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) 20241111125231751 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 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) 20241111125231751 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 17 Pkt Dl Ass 20241111125231765 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) 20241111125231765 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) 20241111125231766 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) 20241111125231766 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) 20241111125231768 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 42 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231768 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) 20241111125231768 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231768 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 42 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231768 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) 20241111125231768 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=424 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231768 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) 20241111125231768 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) 20241111125231768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241111125231768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231768 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241111125231768 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241111125231768 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241111125231768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231768 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231768 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) 20241111125231768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231768 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231768 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231768 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) 20241111125231768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231768 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231768 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) 20241111125231769 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) 20241111125231769 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) 20241111125231770 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) 20241111125231770 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) 20241111125231770 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) 20241111125231770 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) 20241111125231771 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) 20241111125231771 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) 20241111125231772 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) 20241111125231772 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) 20241111125231775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=429 RX RTS.req: sapi=5 arfcn=871 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241111125231775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241111125231775 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) 20241111125231775 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231775 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231775 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) 20241111125231775 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) 20241111125231775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=429 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231775 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 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) 20241111125231776 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231789 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) 20241111125231789 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) 20241111125231791 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) 20241111125231791 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) 20241111125231792 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=3 data=3c 01 44 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231792 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231792 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 44 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231792 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) 20241111125231792 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) 20241111125231792 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) 20241111125231792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241111125231792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231792 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241111125231792 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241111125231792 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241111125231792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231792 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231792 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) 20241111125231792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231792 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231792 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231792 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) 20241111125231792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231792 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231792 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) 20241111125231793 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) 20241111125231793 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) 20241111125231795 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) 20241111125231795 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) 20241111125231795 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) 20241111125231796 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) 20241111125231796 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) 20241111125231796 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) 20241111125231797 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) 20241111125231797 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) 20241111125231798 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125231808 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) 20241111125231808 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) 20241111125231810 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) 20241111125231810 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) 20241111125231810 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) 20241111125231810 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) 20241111125231811 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=433): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125231811 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125231811 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) 20241111125231811 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) 20241111125231812 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) 20241111125231812 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) 20241111125231813 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) 20241111125231813 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) 20241111125231814 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) 20241111125231814 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) 20241111125231814 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) 20241111125231814 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) 20241111125231815 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125231827 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) 20241111125231827 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) 20241111125231829 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) 20241111125231829 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) 20241111125231829 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) 20241111125231829 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) 20241111125231830 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=437, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231830 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=437, TS=2 (curr FN 437), reason=DL_ASS (tbf.cpp:487) 20241111125231830 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231830 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) 20241111125231830 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) 20241111125231830 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) 20241111125231830 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) 20241111125231831 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) 20241111125231831 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) 20241111125231832 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) 20241111125231832 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) 20241111125231833 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) 20241111125231833 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) 20241111125231834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241111125231834 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) 20241111125231838 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125231852 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) 20241111125231852 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) 20241111125231853 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) 20241111125231854 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) 20241111125231854 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241111125231854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231855 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) 20241111125231855 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) 20241111125231856 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) 20241111125231856 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) 20241111125231857 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) 20241111125231857 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) 20241111125231858 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) 20241111125231858 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) 20241111125231859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 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) 20241111125231859 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) 20241111125231859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231859 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231859 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=442 TLLI=0x00000001 (pdch.cpp:347) 20241111125231859 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) 20241111125231859 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) 20241111125231859 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) 20241111125231860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241111125231860 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) 20241111125231860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 446 + 13 = 459 (pdch_ul_controller.c:131) 20241111125231860 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) 20241111125231860 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231860 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) 20241111125231860 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 459 for type POLL (pdch_ul_controller.c:184) 20241111125231860 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=459, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231860 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) 20241111125231860 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) 20241111125231860 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 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) 20241111125231860 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 18 Pkt Dl Ass 20241111125231871 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) 20241111125231871 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) 20241111125231873 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) 20241111125231873 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) 20241111125231875 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 46 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231875 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) 20241111125231875 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231875 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 46 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231875 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) 20241111125231875 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=446 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231875 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) 20241111125231875 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125231875 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) 20241111125231875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241111125231875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231875 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241111125231875 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241111125231875 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241111125231875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231875 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231875 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) 20241111125231875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231875 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231875 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231875 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) 20241111125231875 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231875 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231875 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) 20241111125231876 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) 20241111125231876 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) 20241111125231877 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) 20241111125231877 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) 20241111125231877 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) 20241111125231877 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) 20241111125231879 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) 20241111125231879 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) 20241111125231879 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) 20241111125231879 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) 20241111125231881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241111125231881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241111125231881 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) 20241111125231881 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231881 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231881 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) 20241111125231881 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) 20241111125231881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=450 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231881 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 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) 20241111125231882 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231890 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) 20241111125231890 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) 20241111125231891 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) 20241111125231891 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) 20241111125231892 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=8 data=3c 01 48 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 48 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231892 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) 20241111125231892 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) 20241111125231892 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) 20241111125231892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241111125231892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231892 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241111125231892 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241111125231892 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241111125231892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231892 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231892 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) 20241111125231892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231892 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231892 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231892 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) 20241111125231892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231892 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231892 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) 20241111125231893 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) 20241111125231893 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) 20241111125231894 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) 20241111125231894 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) 20241111125231895 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) 20241111125231895 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) 20241111125231896 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) 20241111125231896 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) 20241111125231896 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) 20241111125231897 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) 20241111125231900 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125231913 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) 20241111125231913 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) 20241111125231914 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) 20241111125231914 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) 20241111125231914 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) 20241111125231914 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) 20241111125231914 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=455): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125231914 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125231914 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) 20241111125231914 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) 20241111125231915 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) 20241111125231915 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) 20241111125231915 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) 20241111125231915 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) 20241111125231915 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) 20241111125231915 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) 20241111125231916 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) 20241111125231916 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) 20241111125231918 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125231933 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) 20241111125231934 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) 20241111125231935 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) 20241111125231935 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) 20241111125231936 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) 20241111125231936 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) 20241111125231936 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=459, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125231936 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=459, TS=2 (curr FN 459), reason=DL_ASS (tbf.cpp:487) 20241111125231936 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125231936 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) 20241111125231936 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) 20241111125231937 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) 20241111125231937 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) 20241111125231937 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) 20241111125231937 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) 20241111125231938 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) 20241111125231938 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) 20241111125231939 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) 20241111125231939 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) 20241111125231940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241111125231940 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) 20241111125231941 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125231953 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) 20241111125231953 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) 20241111125231955 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) 20241111125231955 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) 20241111125231955 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241111125231955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125231956 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) 20241111125231957 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) 20241111125231957 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) 20241111125231957 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) 20241111125231958 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) 20241111125231958 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) 20241111125231959 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) 20241111125231959 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) 20241111125231960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 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) 20241111125231960 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) 20241111125231960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125231960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125231960 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125231960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125231960 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=463 TLLI=0x00000001 (pdch.cpp:347) 20241111125231960 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) 20241111125231962 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) 20241111125231962 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) 20241111125231963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241111125231963 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) 20241111125231963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 468 + 13 = 481 (pdch_ul_controller.c:131) 20241111125231963 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) 20241111125231963 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125231963 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) 20241111125231963 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125231963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 481 for type POLL (pdch_ul_controller.c:184) 20241111125231963 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=481, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125231963 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) 20241111125231963 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) 20241111125231963 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 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) 20241111125231963 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 19 Pkt Dl Ass 20241111125231977 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) 20241111125231977 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) 20241111125231979 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) 20241111125231979 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) 20241111125231980 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 4a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231980 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) 20241111125231980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231980 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) 20241111125231980 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=468 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125231980 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) 20241111125231980 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) 20241111125231980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241111125231980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231980 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241111125231980 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241111125231980 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241111125231980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231980 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231980 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) 20241111125231980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231980 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231980 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231980 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) 20241111125231980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125231980 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125231980 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) 20241111125231981 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) 20241111125231981 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) 20241111125231981 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) 20241111125231981 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) 20241111125231982 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) 20241111125231983 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) 20241111125231984 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) 20241111125231984 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) 20241111125231985 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) 20241111125231985 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) 20241111125231986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241111125231986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125231986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241111125231986 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) 20241111125231986 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125231986 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125231986 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) 20241111125231986 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) 20241111125231986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=472 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125231986 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 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) 20241111125231987 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125231996 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) 20241111125231996 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) 20241111125231998 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) 20241111125231998 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) 20241111125231999 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=1 data=3c 01 4c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125231999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125231999 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125231999 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125231999 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) 20241111125231999 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) 20241111125231999 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) 20241111125231999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241111125231999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125231999 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241111125231999 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241111125231999 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241111125231999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125231999 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125231999 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) 20241111125231999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125231999 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125231999 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125231999 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) 20241111125232000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232000 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232000 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) 20241111125232000 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) 20241111125232000 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) 20241111125232002 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) 20241111125232002 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) 20241111125232003 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) 20241111125232003 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) 20241111125232004 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) 20241111125232004 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) 20241111125232005 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) 20241111125232005 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) 20241111125232007 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125232016 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) 20241111125232016 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) 20241111125232018 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) 20241111125232018 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) 20241111125232019 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) 20241111125232019 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) 20241111125232019 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=476): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232019 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232020 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) 20241111125232020 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) 20241111125232021 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) 20241111125232021 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) 20241111125232022 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) 20241111125232022 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) 20241111125232023 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) 20241111125232023 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) 20241111125232024 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) 20241111125232024 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) 20241111125232025 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125232040 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) 20241111125232040 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) 20241111125232042 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) 20241111125232042 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) 20241111125232043 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) 20241111125232043 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) 20241111125232043 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=481, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125232043 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=481, TS=2 (curr FN 481), reason=DL_ASS (tbf.cpp:487) 20241111125232043 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125232043 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) 20241111125232043 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) 20241111125232044 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) 20241111125232044 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) 20241111125232046 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) 20241111125232046 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) 20241111125232046 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) 20241111125232046 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) 20241111125232047 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) 20241111125232047 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) 20241111125232047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241111125232047 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) 20241111125232048 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125232057 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) 20241111125232057 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) 20241111125232058 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) 20241111125232058 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) 20241111125232058 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241111125232058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232058 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) 20241111125232058 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) 20241111125232058 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) 20241111125232058 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) 20241111125232058 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) 20241111125232058 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) 20241111125232058 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) 20241111125232058 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) 20241111125232059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 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) 20241111125232059 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) 20241111125232059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232059 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232059 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=485 TLLI=0x00000001 (pdch.cpp:347) 20241111125232059 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) 20241111125232062 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) 20241111125232062 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) 20241111125232062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241111125232062 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) 20241111125232062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 489 + 13 = 502 (pdch_ul_controller.c:131) 20241111125232062 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) 20241111125232062 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125232062 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) 20241111125232062 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125232062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 502 for type POLL (pdch_ul_controller.c:184) 20241111125232062 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=502, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125232062 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) 20241111125232062 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) 20241111125232062 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 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) 20241111125232062 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Received 20 Pkt Dl Ass 20241111125232064 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Timeout of X2001 (fsm.c:317) 20241111125232064 DTBFDL NOTICE TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} releasing due to PACCH assignment timeout. (tbf_dl_fsm.c:422) 20241111125232064 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125232064 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) 20241111125232064 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) 20241111125232064 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) 20241111125232064 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) 20241111125232064 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241111125232064 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125232064 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125232064 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125232064 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125232064 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125232076 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) 20241111125232076 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) 20241111125232076 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) 20241111125232076 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) 20241111125232076 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 4e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232076 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) 20241111125232076 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232076 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232076 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) 20241111125232076 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=489 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232076 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) 20241111125232076 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) 20241111125232076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241111125232076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232076 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241111125232076 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241111125232076 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241111125232076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232076 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232076 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) 20241111125232076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232076 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232076 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232076 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) 20241111125232076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125232076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232076 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) 20241111125232077 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) 20241111125232077 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) 20241111125232077 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) 20241111125232077 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) 20241111125232077 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) 20241111125232077 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) 20241111125232077 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) 20241111125232077 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) 20241111125232077 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) 20241111125232077 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) 20241111125232085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241111125232085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241111125232085 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) 20241111125232085 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232085 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232085 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) 20241111125232085 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) 20241111125232085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=494 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232085 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125232086 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232099 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) 20241111125232099 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) 20241111125232100 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) 20241111125232100 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) 20241111125232100 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=6 data=3c 01 50 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232100 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232100 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 50 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232100 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) 20241111125232100 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) 20241111125232100 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) 20241111125232100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241111125232100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232100 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241111125232100 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241111125232100 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241111125232100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232100 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232100 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) 20241111125232100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232100 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232100 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232100 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) 20241111125232100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232100 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232100 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) 20241111125232101 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) 20241111125232101 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) 20241111125232101 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) 20241111125232101 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) 20241111125232101 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) 20241111125232101 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) 20241111125232102 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) 20241111125232102 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) 20241111125232102 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) 20241111125232102 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) 20241111125232104 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125232119 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) 20241111125232119 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) 20241111125232121 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) 20241111125232121 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) 20241111125232122 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) 20241111125232122 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) 20241111125232122 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=498): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232122 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232122 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) 20241111125232122 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) 20241111125232124 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) 20241111125232124 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) 20241111125232124 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) 20241111125232124 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) 20241111125232125 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) 20241111125232125 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) 20241111125232126 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) 20241111125232126 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) 20241111125232127 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125232138 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) 20241111125232138 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) 20241111125232139 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) 20241111125232140 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) 20241111125232140 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) 20241111125232140 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) 20241111125232140 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=502, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125232140 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=502, TS=2 (curr FN 502), reason=DL_ASS (tbf.cpp:487) 20241111125232140 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241111125232141 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) 20241111125232141 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) 20241111125232141 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) 20241111125232141 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) 20241111125232142 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) 20241111125232142 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) 20241111125232143 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) 20241111125232143 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) 20241111125232144 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) 20241111125232144 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) 20241111125232144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241111125232144 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) 20241111125232148 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125232162 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) 20241111125232162 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) 20241111125232164 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) 20241111125232164 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) 20241111125232164 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241111125232164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232165 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) 20241111125232165 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) 20241111125232166 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) 20241111125232166 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) 20241111125232167 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) 20241111125232167 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) 20241111125232168 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) 20241111125232168 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) 20241111125232168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 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) 20241111125232168 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) 20241111125232169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232169 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232169 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=507 TLLI=0x00000001 (pdch.cpp:347) 20241111125232169 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) 20241111125232169 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) 20241111125232169 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) 20241111125232169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241111125232169 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) 20241111125232170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 511 + 13 = 524 (pdch_ul_controller.c:131) 20241111125232170 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) 20241111125232170 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) 20241111125232170 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) 20241111125232170 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) 20241111125232170 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) 20241111125232170 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) 20241111125232170 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20241111125232170 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125232181 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) 20241111125232181 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) 20241111125232183 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) 20241111125232183 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) 20241111125232183 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 52 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232183 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) 20241111125232183 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232183 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 52 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232183 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) 20241111125232183 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=511 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232183 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) 20241111125232183 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) 20241111125232184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241111125232184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232184 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241111125232184 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241111125232184 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241111125232184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232184 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232184 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) 20241111125232184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232184 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232184 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232184 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) 20241111125232184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232184 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232184 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) 20241111125232184 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) 20241111125232184 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) 20241111125232185 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) 20241111125232185 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) 20241111125232186 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) 20241111125232186 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) 20241111125232187 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) 20241111125232187 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) 20241111125232188 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) 20241111125232188 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) 20241111125232189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=515 RX RTS.req: sapi=5 arfcn=871 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241111125232189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241111125232189 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) 20241111125232189 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232189 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232189 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) 20241111125232189 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) 20241111125232189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=515 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232189 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 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) 20241111125232189 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232200 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) 20241111125232200 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) 20241111125232202 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) 20241111125232202 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) 20241111125232203 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=11 data=3c 01 54 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 54 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232203 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) 20241111125232203 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) 20241111125232203 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) 20241111125232203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241111125232203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232203 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241111125232203 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241111125232203 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241111125232203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232203 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232203 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) 20241111125232203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232203 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232203 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232203 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) 20241111125232203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232203 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232203 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) 20241111125232203 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) 20241111125232203 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) 20241111125232204 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) 20241111125232204 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) 20241111125232205 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) 20241111125232205 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) 20241111125232206 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) 20241111125232206 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) 20241111125232207 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) 20241111125232207 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) 20241111125232210 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125232224 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) 20241111125232224 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) 20241111125232226 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) 20241111125232226 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) 20241111125232227 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) 20241111125232227 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) 20241111125232227 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=520): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232227 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232227 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) 20241111125232227 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) 20241111125232228 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) 20241111125232228 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) 20241111125232229 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) 20241111125232229 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) 20241111125232230 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) 20241111125232230 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) 20241111125232230 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) 20241111125232230 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) 20241111125232231 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125232243 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) 20241111125232243 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) 20241111125232245 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) 20241111125232245 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) 20241111125232245 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) 20241111125232245 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) 20241111125232246 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) 20241111125232246 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) 20241111125232247 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) 20241111125232247 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) 20241111125232247 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) 20241111125232247 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) 20241111125232248 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) 20241111125232248 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) 20241111125232249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241111125232249 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) 20241111125232250 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125232262 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) 20241111125232262 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) 20241111125232264 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) 20241111125232264 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) 20241111125232264 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241111125232264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232265 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) 20241111125232265 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) 20241111125232266 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) 20241111125232266 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) 20241111125232267 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) 20241111125232267 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) 20241111125232267 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) 20241111125232267 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) 20241111125232268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 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) 20241111125232268 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) 20241111125232268 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232268 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232269 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=528 TLLI=0x00000001 (pdch.cpp:347) 20241111125232269 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) 20241111125232273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241111125232273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241111125232273 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) 20241111125232273 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232273 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232273 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) 20241111125232273 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) 20241111125232273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=533 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232273 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 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) 20241111125232273 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232286 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) 20241111125232286 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) 20241111125232288 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) 20241111125232288 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) 20241111125232288 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=3 data=3c 01 56 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 56 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232288 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) 20241111125232289 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=533 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232289 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) 20241111125232289 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) 20241111125232289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241111125232289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232289 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241111125232289 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241111125232289 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241111125232289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232289 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232289 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) 20241111125232289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232289 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232289 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232289 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) 20241111125232289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232289 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232289 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) 20241111125232289 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) 20241111125232289 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) 20241111125232290 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) 20241111125232290 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) 20241111125232291 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) 20241111125232291 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) 20241111125232292 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) 20241111125232292 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) 20241111125232294 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) 20241111125232294 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) 20241111125232295 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125232306 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) 20241111125232306 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) 20241111125232308 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) 20241111125232308 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) 20241111125232309 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) 20241111125232309 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) 20241111125232309 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=537): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232309 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232310 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) 20241111125232310 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) 20241111125232311 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) 20241111125232311 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) 20241111125232312 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) 20241111125232312 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) 20241111125232313 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) 20241111125232313 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) 20241111125232313 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) 20241111125232313 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) 20241111125232314 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125232325 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) 20241111125232325 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) 20241111125232326 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) 20241111125232326 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) 20241111125232327 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) 20241111125232327 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) 20241111125232327 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) 20241111125232327 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) 20241111125232328 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) 20241111125232328 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) 20241111125232329 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) 20241111125232329 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) 20241111125232330 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) 20241111125232330 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) 20241111125232330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241111125232331 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) 20241111125232334 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125232348 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) 20241111125232348 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) 20241111125232350 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) 20241111125232350 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) 20241111125232350 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241111125232350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232351 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) 20241111125232351 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) 20241111125232352 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) 20241111125232352 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) 20241111125232353 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) 20241111125232353 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) 20241111125232353 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) 20241111125232353 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) 20241111125232354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 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) 20241111125232354 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) 20241111125232354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232354 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232355 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=546 TLLI=0x00000001 (pdch.cpp:347) 20241111125232355 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) 20241111125232355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241111125232355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241111125232355 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) 20241111125232355 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232355 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232355 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) 20241111125232355 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) 20241111125232355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=550 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232355 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 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) 20241111125232356 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232367 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) 20241111125232367 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) 20241111125232369 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) 20241111125232369 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) 20241111125232369 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=7 data=3c 01 58 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 58 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232370 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) 20241111125232370 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=550 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232370 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) 20241111125232370 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) 20241111125232370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241111125232370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232370 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241111125232370 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241111125232370 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241111125232370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232370 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232370 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) 20241111125232370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232370 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232370 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232370 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) 20241111125232370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232370 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) 20241111125232370 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) 20241111125232370 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) 20241111125232371 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) 20241111125232371 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) 20241111125232372 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) 20241111125232372 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) 20241111125232373 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) 20241111125232373 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) 20241111125232374 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) 20241111125232374 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) 20241111125232375 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125232387 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) 20241111125232387 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) 20241111125232388 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) 20241111125232388 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) 20241111125232389 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) 20241111125232389 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) 20241111125232389 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=554): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232389 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232390 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) 20241111125232390 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) 20241111125232390 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) 20241111125232390 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) 20241111125232391 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) 20241111125232391 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) 20241111125232392 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) 20241111125232392 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) 20241111125232393 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) 20241111125232393 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) 20241111125232396 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125232410 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) 20241111125232410 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) 20241111125232412 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) 20241111125232412 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) 20241111125232412 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) 20241111125232412 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) 20241111125232413 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) 20241111125232413 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) 20241111125232414 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) 20241111125232414 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) 20241111125232415 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) 20241111125232415 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) 20241111125232416 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) 20241111125232416 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) 20241111125232416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241111125232416 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) 20241111125232417 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125232430 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) 20241111125232430 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) 20241111125232431 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) 20241111125232431 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) 20241111125232432 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241111125232432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232432 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) 20241111125232432 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) 20241111125232433 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) 20241111125232433 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) 20241111125232434 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) 20241111125232434 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) 20241111125232435 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) 20241111125232435 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) 20241111125232435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 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) 20241111125232436 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) 20241111125232436 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232436 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232436 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=563 TLLI=0x00000001 (pdch.cpp:347) 20241111125232436 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) 20241111125232436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241111125232436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241111125232436 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) 20241111125232436 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232437 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232437 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) 20241111125232437 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) 20241111125232437 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=567 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232437 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 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) 20241111125232437 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232449 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) 20241111125232449 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) 20241111125232450 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) 20241111125232450 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) 20241111125232451 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=11 data=3c 01 5a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232451 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) 20241111125232451 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=567 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232451 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) 20241111125232451 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) 20241111125232451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241111125232451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232451 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241111125232451 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241111125232451 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241111125232451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232451 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232451 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) 20241111125232451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232451 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232451 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232451 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) 20241111125232451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232451 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232451 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) 20241111125232452 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) 20241111125232452 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) 20241111125232453 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) 20241111125232453 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) 20241111125232454 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) 20241111125232454 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) 20241111125232454 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) 20241111125232454 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) 20241111125232455 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) 20241111125232455 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) 20241111125232458 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125232472 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) 20241111125232472 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) 20241111125232474 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) 20241111125232474 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) 20241111125232475 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) 20241111125232475 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) 20241111125232475 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=572): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232475 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232475 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) 20241111125232475 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) 20241111125232476 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) 20241111125232476 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) 20241111125232477 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) 20241111125232477 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) 20241111125232478 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) 20241111125232478 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) 20241111125232478 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) 20241111125232478 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) 20241111125232479 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125232492 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) 20241111125232492 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) 20241111125232493 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) 20241111125232493 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) 20241111125232494 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) 20241111125232494 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) 20241111125232494 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) 20241111125232494 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) 20241111125232495 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) 20241111125232495 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) 20241111125232496 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) 20241111125232496 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) 20241111125232497 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) 20241111125232497 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) 20241111125232498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241111125232498 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) 20241111125232498 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125232511 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) 20241111125232511 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) 20241111125232512 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) 20241111125232512 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) 20241111125232513 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241111125232513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232513 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) 20241111125232513 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) 20241111125232514 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) 20241111125232514 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) 20241111125232515 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) 20241111125232515 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) 20241111125232516 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) 20241111125232516 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) 20241111125232517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 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) 20241111125232517 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) 20241111125232517 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232517 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232517 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=580 TLLI=0x00000001 (pdch.cpp:347) 20241111125232517 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) 20241111125232520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241111125232520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232520 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20241111125232520 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) 20241111125232520 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232520 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232520 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) 20241111125232520 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) 20241111125232520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=585 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232520 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 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) 20241111125232521 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232534 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) 20241111125232534 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) 20241111125232536 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) 20241111125232536 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) 20241111125232537 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=3 data=3c 01 5c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232537 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) 20241111125232537 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=585 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232537 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) 20241111125232537 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) 20241111125232537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241111125232537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232537 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241111125232537 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241111125232537 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241111125232537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232537 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232537 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) 20241111125232537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232537 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232537 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232537 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) 20241111125232537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232537 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232537 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) 20241111125232538 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) 20241111125232538 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) 20241111125232538 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) 20241111125232538 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) 20241111125232539 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) 20241111125232539 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) 20241111125232540 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) 20241111125232540 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) 20241111125232541 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) 20241111125232541 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) 20241111125232542 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125232553 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) 20241111125232553 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) 20241111125232555 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) 20241111125232555 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) 20241111125232555 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) 20241111125232555 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) 20241111125232555 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=589): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232556 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232556 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) 20241111125232556 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) 20241111125232557 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) 20241111125232557 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) 20241111125232558 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) 20241111125232558 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) 20241111125232559 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) 20241111125232559 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) 20241111125232559 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) 20241111125232559 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) 20241111125232560 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125232573 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) 20241111125232573 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) 20241111125232574 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) 20241111125232574 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) 20241111125232575 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) 20241111125232575 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) 20241111125232575 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) 20241111125232576 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) 20241111125232576 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) 20241111125232576 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) 20241111125232577 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) 20241111125232577 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) 20241111125232578 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) 20241111125232578 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) 20241111125232579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241111125232579 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) 20241111125232582 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125232596 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) 20241111125232596 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) MTC@131a5d934883: Tx2001 stopped 20241111125232597 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) 20241111125232597 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) 20241111125232598 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241111125232598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232599 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) 20241111125232599 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) 20241111125232600 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) 20241111125232600 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) 20241111125232600 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) 20241111125232600 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) 20241111125232601 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) 20241111125232601 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) 20241111125232602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 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) 20241111125232602 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) 20241111125232602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232602 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232602 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=598 TLLI=0x00000001 (pdch.cpp:347) 20241111125232602 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) 20241111125232603 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer Tafter: 1 s 20241111125232615 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) 20241111125232615 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) 20241111125232616 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) 20241111125232616 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) 20241111125232617 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=7 data=3c 01 5e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232617 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) 20241111125232617 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=602 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232617 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) 20241111125232617 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) 20241111125232617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241111125232617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232617 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241111125232617 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241111125232617 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241111125232617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232617 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232617 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) 20241111125232617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232617 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232617 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232617 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) 20241111125232618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232618 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232618 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) 20241111125232618 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) 20241111125232618 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) 20241111125232619 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) 20241111125232619 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) 20241111125232619 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) 20241111125232620 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) 20241111125232620 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) 20241111125232620 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) 20241111125232621 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) 20241111125232621 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) 20241111125232622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241111125232622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241111125232622 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) 20241111125232622 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232622 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232622 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0c 00 00 3f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241111125232622 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) 20241111125232622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=606 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232622 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=40 24 00 0c 00 00 3f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125232623 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232634 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) 20241111125232634 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) 20241111125232636 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) 20241111125232636 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) 20241111125232637 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=8 data=3c 01 60 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 60 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232637 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) 20241111125232637 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=606 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232637 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) 20241111125232637 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) 20241111125232637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241111125232637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232637 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241111125232637 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241111125232637 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241111125232637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232637 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232637 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) 20241111125232637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232637 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232637 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232637 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) 20241111125232637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232637 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232637 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) 20241111125232637 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) 20241111125232637 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) 20241111125232638 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) 20241111125232638 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) 20241111125232639 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) 20241111125232639 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) 20241111125232640 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) 20241111125232640 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) 20241111125232640 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) 20241111125232640 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) 20241111125232644 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125232658 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) 20241111125232658 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) 20241111125232660 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) 20241111125232660 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) 20241111125232660 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) 20241111125232660 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) 20241111125232660 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=611): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232661 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232661 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) 20241111125232661 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) 20241111125232662 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) 20241111125232662 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) 20241111125232663 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) 20241111125232663 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) 20241111125232664 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) 20241111125232664 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) 20241111125232664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241111125232664 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) 20241111125232665 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125232677 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) 20241111125232677 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) 20241111125232679 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) 20241111125232679 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) 20241111125232680 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241111125232680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232680 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) 20241111125232680 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) 20241111125232681 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) 20241111125232681 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) 20241111125232682 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) 20241111125232682 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) 20241111125232683 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) 20241111125232683 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) 20241111125232684 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) 20241111125232684 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) 20241111125232684 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125232697 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) 20241111125232697 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) 20241111125232698 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) 20241111125232698 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) 20241111125232699 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241111125232699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232699 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) 20241111125232699 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) 20241111125232700 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) 20241111125232700 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) 20241111125232701 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) 20241111125232701 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) 20241111125232702 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) 20241111125232702 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) 20241111125232703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 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) 20241111125232703 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) 20241111125232703 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232703 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232703 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=619 TLLI=0x00000001 (pdch.cpp:347) 20241111125232703 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) 20241111125232706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=624 RX RTS.req: sapi=5 arfcn=871 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241111125232706 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241111125232706 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) 20241111125232706 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232706 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232706 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) 20241111125232706 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) 20241111125232706 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=624 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232706 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 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) 20241111125232707 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232720 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) 20241111125232720 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) 20241111125232722 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) 20241111125232722 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) 20241111125232723 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data=3c 01 62 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232723 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232723 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 62 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232723 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) 20241111125232723 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=624 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232723 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) 20241111125232723 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) 20241111125232723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241111125232723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232723 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241111125232723 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241111125232723 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241111125232723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232723 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232723 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) 20241111125232723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232723 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232723 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232723 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) 20241111125232723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232723 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232723 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) 20241111125232723 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) 20241111125232723 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) 20241111125232724 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) 20241111125232724 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) 20241111125232725 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) 20241111125232725 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) 20241111125232726 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) 20241111125232726 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) 20241111125232727 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) 20241111125232727 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) 20241111125232728 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125232740 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) 20241111125232740 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) 20241111125232741 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) 20241111125232741 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) 20241111125232742 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) 20241111125232742 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) 20241111125232742 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=628): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232742 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232743 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) 20241111125232743 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) 20241111125232743 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) 20241111125232743 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) 20241111125232744 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) 20241111125232744 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) 20241111125232745 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) 20241111125232745 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) 20241111125232746 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) 20241111125232746 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) 20241111125232747 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125232759 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) 20241111125232759 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) 20241111125232760 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) 20241111125232760 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) 20241111125232761 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) 20241111125232761 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) 20241111125232762 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) 20241111125232762 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) 20241111125232763 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) 20241111125232763 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) 20241111125232763 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) 20241111125232763 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) 20241111125232764 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) 20241111125232764 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) 20241111125232765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241111125232765 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) 20241111125232768 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125232783 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) 20241111125232783 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) 20241111125232784 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) 20241111125232784 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) 20241111125232785 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241111125232785 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232786 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) 20241111125232786 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) 20241111125232787 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) 20241111125232787 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) 20241111125232788 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) 20241111125232788 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) 20241111125232789 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) 20241111125232789 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) 20241111125232789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 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) 20241111125232789 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) 20241111125232789 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232789 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232790 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=637 TLLI=0x00000001 (pdch.cpp:347) 20241111125232790 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) 20241111125232790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=641 RX RTS.req: sapi=5 arfcn=871 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241111125232790 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241111125232790 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) 20241111125232790 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232790 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232790 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) 20241111125232790 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) 20241111125232790 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=641 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232790 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 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) 20241111125232791 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232802 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) 20241111125232802 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) 20241111125232803 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) 20241111125232803 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) 20241111125232804 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=4 data=3c 01 64 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 64 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232804 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) 20241111125232804 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=641 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232804 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) 20241111125232804 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) 20241111125232804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241111125232804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232804 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241111125232804 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241111125232804 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241111125232804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232804 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232804 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) 20241111125232804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232804 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232804 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232804 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) 20241111125232804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232804 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232804 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) 20241111125232805 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) 20241111125232805 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) 20241111125232806 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) 20241111125232806 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) 20241111125232806 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) 20241111125232806 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) 20241111125232807 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) 20241111125232807 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) 20241111125232808 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) 20241111125232808 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) 20241111125232809 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125232821 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) 20241111125232821 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) 20241111125232822 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) 20241111125232822 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) 20241111125232823 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) 20241111125232823 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) 20241111125232823 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=645): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232823 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232824 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) 20241111125232824 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) 20241111125232825 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) 20241111125232825 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) 20241111125232825 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) 20241111125232825 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) 20241111125232826 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) 20241111125232826 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) 20241111125232827 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) 20241111125232827 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) 20241111125232830 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125232845 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) 20241111125232845 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) 20241111125232846 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) 20241111125232846 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) 20241111125232847 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) 20241111125232847 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) 20241111125232848 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) 20241111125232848 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) 20241111125232848 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) 20241111125232848 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) 20241111125232849 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) 20241111125232849 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) 20241111125232850 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) 20241111125232850 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) 20241111125232851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241111125232851 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) 20241111125232852 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125232864 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) 20241111125232864 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) 20241111125232865 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) 20241111125232865 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) 20241111125232866 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241111125232866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232867 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) 20241111125232867 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) 20241111125232867 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) 20241111125232867 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) 20241111125232868 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) 20241111125232868 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) 20241111125232869 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) 20241111125232869 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) 20241111125232870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 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) 20241111125232870 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) 20241111125232870 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232870 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232870 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232870 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232870 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=654 TLLI=0x00000001 (pdch.cpp:347) 20241111125232870 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) 20241111125232871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=658 RX RTS.req: sapi=5 arfcn=871 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241111125232871 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241111125232871 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) 20241111125232871 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232871 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232871 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) 20241111125232871 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) 20241111125232871 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=658 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232871 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 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) 20241111125232871 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232883 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) 20241111125232883 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) 20241111125232884 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) 20241111125232884 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) 20241111125232885 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=8 data=3c 01 66 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232885 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232885 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 66 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232885 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) 20241111125232885 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=658 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232885 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) 20241111125232885 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125232885 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) 20241111125232885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241111125232885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232885 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241111125232885 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241111125232885 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241111125232885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232885 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232885 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) 20241111125232885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232885 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232885 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232885 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) 20241111125232885 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232885 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232885 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) 20241111125232886 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) 20241111125232886 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) 20241111125232886 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) 20241111125232887 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) 20241111125232887 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) 20241111125232887 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) 20241111125232888 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) 20241111125232888 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) 20241111125232889 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) 20241111125232889 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) 20241111125232893 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125232907 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) 20241111125232907 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) 20241111125232908 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) 20241111125232908 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) 20241111125232909 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) 20241111125232909 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) 20241111125232909 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=663): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232909 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232910 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) 20241111125232910 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) 20241111125232911 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) 20241111125232911 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) 20241111125232911 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) 20241111125232911 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) 20241111125232912 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) 20241111125232912 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) 20241111125232913 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) 20241111125232913 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) 20241111125232914 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125232926 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) 20241111125232926 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) 20241111125232927 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) 20241111125232927 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) 20241111125232928 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) 20241111125232928 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) 20241111125232928 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) 20241111125232928 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) 20241111125232929 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) 20241111125232929 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) 20241111125232930 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) 20241111125232930 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) 20241111125232931 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) 20241111125232931 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) 20241111125232931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241111125232931 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) 20241111125232932 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125232945 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) 20241111125232945 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) 20241111125232946 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) 20241111125232946 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) 20241111125232947 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241111125232947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125232947 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) 20241111125232947 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) 20241111125232948 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) 20241111125232948 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) 20241111125232949 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) 20241111125232949 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) 20241111125232950 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) 20241111125232950 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) 20241111125232950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 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) 20241111125232950 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) 20241111125232950 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125232950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125232950 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125232951 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125232951 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=671 TLLI=0x00000001 (pdch.cpp:347) 20241111125232951 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) 20241111125232954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241111125232954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125232954 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241111125232954 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) 20241111125232954 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125232954 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125232954 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) 20241111125232954 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) 20241111125232954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=676 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125232954 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 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) 20241111125232955 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125232968 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) 20241111125232968 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) 20241111125232970 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) 20241111125232970 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) 20241111125232970 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data=3c 01 68 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125232970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125232970 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125232970 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 68 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125232970 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) 20241111125232970 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=676 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125232970 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) 20241111125232970 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) 20241111125232970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241111125232970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125232970 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241111125232971 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241111125232971 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241111125232971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125232971 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125232971 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) 20241111125232971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125232971 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125232971 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125232971 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) 20241111125232971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125232971 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125232971 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) 20241111125232971 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) 20241111125232971 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) 20241111125232972 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) 20241111125232972 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) 20241111125232973 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) 20241111125232973 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) 20241111125232973 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) 20241111125232973 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) 20241111125232974 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) 20241111125232974 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) 20241111125232975 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125232987 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) 20241111125232987 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) 20241111125232989 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) 20241111125232989 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) 20241111125232989 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) 20241111125232989 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) 20241111125232989 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=680): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125232989 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125232990 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) 20241111125232990 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) 20241111125232991 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) 20241111125232991 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) 20241111125232992 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) 20241111125232992 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) 20241111125232992 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) 20241111125232992 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) 20241111125232993 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) 20241111125232993 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) 20241111125232994 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125233006 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) 20241111125233006 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) 20241111125233008 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) 20241111125233008 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) 20241111125233008 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) 20241111125233008 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) 20241111125233009 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) 20241111125233009 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) 20241111125233010 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) 20241111125233010 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) 20241111125233011 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) 20241111125233011 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) 20241111125233011 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) 20241111125233011 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) 20241111125233012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241111125233012 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) 20241111125233016 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125233030 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) 20241111125233030 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) 20241111125233032 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) 20241111125233032 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) 20241111125233032 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241111125233032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233033 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) 20241111125233033 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) 20241111125233034 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) 20241111125233034 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) 20241111125233035 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) 20241111125233035 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) 20241111125233035 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) 20241111125233035 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) 20241111125233036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 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) 20241111125233036 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) 20241111125233036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125233036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125233036 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125233036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125233036 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=689 TLLI=0x00000001 (pdch.cpp:347) 20241111125233036 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) 20241111125233037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241111125233037 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125233037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20241111125233037 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) 20241111125233037 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125233037 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125233037 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) 20241111125233037 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) 20241111125233037 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=693 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125233037 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 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) 20241111125233038 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125233049 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) 20241111125233049 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) 20241111125233050 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) 20241111125233051 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) 20241111125233052 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=4 data=3c 01 6a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125233052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125233052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125233052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6a 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125233052 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) 20241111125233052 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=693 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125233052 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) 20241111125233052 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) 20241111125233052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241111125233052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125233052 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241111125233052 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241111125233052 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241111125233052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125233052 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125233052 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) 20241111125233052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125233052 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125233052 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125233052 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) 20241111125233052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125233052 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125233052 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) 20241111125233052 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) 20241111125233053 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) 20241111125233053 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) 20241111125233053 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) 20241111125233054 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) 20241111125233054 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) 20241111125233055 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) 20241111125233055 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) 20241111125233055 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) 20241111125233055 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) 20241111125233056 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125233069 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) 20241111125233069 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) 20241111125233070 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) 20241111125233071 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) 20241111125233071 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) 20241111125233071 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) 20241111125233071 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=697): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125233071 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125233072 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) 20241111125233072 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) 20241111125233073 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) 20241111125233073 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) 20241111125233074 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) 20241111125233074 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) 20241111125233074 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) 20241111125233074 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) 20241111125233075 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) 20241111125233075 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) 20241111125233078 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125233093 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) 20241111125233093 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) 20241111125233094 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) 20241111125233094 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) 20241111125233095 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) 20241111125233095 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) 20241111125233096 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) 20241111125233096 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) 20241111125233097 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) 20241111125233097 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) 20241111125233098 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) 20241111125233098 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) 20241111125233099 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) 20241111125233099 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) 20241111125233099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241111125233100 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) 20241111125233100 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125233112 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) 20241111125233112 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) 20241111125233113 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) 20241111125233113 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) 20241111125233114 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241111125233114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233115 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) 20241111125233115 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) 20241111125233115 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) 20241111125233115 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) 20241111125233116 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) 20241111125233116 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) 20241111125233116 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) 20241111125233116 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) 20241111125233117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 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) 20241111125233117 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) 20241111125233117 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125233117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125233117 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125233117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125233117 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=706 TLLI=0x00000001 (pdch.cpp:347) 20241111125233117 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) 20241111125233117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241111125233117 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125233117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241111125233117 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) 20241111125233118 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125233118 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125233118 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) 20241111125233118 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) 20241111125233118 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=710 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125233118 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 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) 20241111125233118 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125233130 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) 20241111125233130 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) 20241111125233130 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) 20241111125233130 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) 20241111125233130 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=8 data=3c 01 6c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125233130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125233130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125233130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6c 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125233130 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) 20241111125233130 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=710 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125233130 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) 20241111125233130 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) 20241111125233130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241111125233130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125233130 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241111125233130 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241111125233130 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241111125233130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125233130 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125233130 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) 20241111125233130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125233130 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125233130 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125233130 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) 20241111125233130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125233130 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125233130 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) 20241111125233130 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) 20241111125233130 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) 20241111125233131 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) 20241111125233131 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) 20241111125233131 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) 20241111125233131 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) 20241111125233131 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) 20241111125233131 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) 20241111125233131 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) 20241111125233131 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) 20241111125233139 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125233154 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) 20241111125233154 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) 20241111125233156 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) 20241111125233156 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) 20241111125233157 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) 20241111125233157 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) 20241111125233157 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=715): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125233157 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125233157 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) 20241111125233158 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) 20241111125233158 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) 20241111125233158 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) 20241111125233159 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) 20241111125233159 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) 20241111125233160 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) 20241111125233160 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) 20241111125233161 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) 20241111125233161 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) 20241111125233161 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125233173 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) 20241111125233173 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) 20241111125233175 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) 20241111125233175 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) 20241111125233175 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) 20241111125233175 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) 20241111125233176 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) 20241111125233176 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) 20241111125233177 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) 20241111125233177 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) 20241111125233178 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) 20241111125233178 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) 20241111125233178 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) 20241111125233179 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) 20241111125233179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241111125233179 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) 20241111125233180 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125233192 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) 20241111125233192 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) 20241111125233193 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) 20241111125233194 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) 20241111125233194 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241111125233194 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233195 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) 20241111125233195 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) 20241111125233196 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) 20241111125233196 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) 20241111125233196 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) 20241111125233197 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) 20241111125233197 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) 20241111125233197 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) 20241111125233198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 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) 20241111125233198 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) 20241111125233198 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125233198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125233198 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125233198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125233198 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=723 TLLI=0x00000001 (pdch.cpp:347) 20241111125233198 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) 20241111125233202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241111125233202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125233202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241111125233202 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) 20241111125233202 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125233202 DRLCMACUL DEBUG - V(N): "IIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125233202 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) 20241111125233202 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) 20241111125233202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=728 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125233202 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 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) 20241111125233203 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125233216 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) 20241111125233216 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) 20241111125233217 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) 20241111125233217 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) 20241111125233218 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data=3c 01 6e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125233218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125233218 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125233218 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6e 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125233218 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) 20241111125233218 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=728 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125233218 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) 20241111125233218 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) 20241111125233218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241111125233218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125233218 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241111125233218 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241111125233218 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241111125233218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125233218 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125233218 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) 20241111125233218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125233218 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125233218 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125233218 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) 20241111125233219 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125233219 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125233219 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) 20241111125233219 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) 20241111125233219 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) 20241111125233220 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) 20241111125233220 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) 20241111125233220 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) 20241111125233220 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) 20241111125233221 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) 20241111125233221 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) 20241111125233222 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) 20241111125233222 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) 20241111125233223 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125233235 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) 20241111125233235 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) 20241111125233236 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) 20241111125233236 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) 20241111125233237 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) 20241111125233237 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) 20241111125233237 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=732): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125233237 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125233238 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) 20241111125233238 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) 20241111125233239 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) 20241111125233239 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) 20241111125233239 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) 20241111125233239 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) 20241111125233240 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) 20241111125233240 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) 20241111125233241 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) 20241111125233241 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) 20241111125233242 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125233254 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) 20241111125233254 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) 20241111125233254 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) 20241111125233254 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) 20241111125233254 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) 20241111125233254 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) 20241111125233254 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) 20241111125233254 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) 20241111125233254 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) 20241111125233254 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) 20241111125233255 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) 20241111125233255 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) 20241111125233255 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) 20241111125233255 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) 20241111125233255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241111125233255 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) 20241111125233263 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125233278 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) 20241111125233278 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) 20241111125233279 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) 20241111125233279 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) 20241111125233280 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241111125233280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233280 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) 20241111125233280 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) 20241111125233281 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) 20241111125233281 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) 20241111125233282 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) 20241111125233282 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) 20241111125233282 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) 20241111125233282 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) 20241111125233283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 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) 20241111125233283 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) 20241111125233283 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125233283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125233283 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125233283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125233283 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=741 TLLI=0x00000001 (pdch.cpp:347) 20241111125233283 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) 20241111125233284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=745 RX RTS.req: sapi=5 arfcn=871 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241111125233284 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125233284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241111125233284 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) 20241111125233284 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125233284 DRLCMACUL DEBUG - V(N): "IIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125233284 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) 20241111125233284 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) 20241111125233284 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=745 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125233284 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 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) 20241111125233285 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125233297 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) 20241111125233297 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) 20241111125233298 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) 20241111125233298 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) 20241111125233299 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=4 data=3c 01 70 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125233299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125233299 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125233299 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 70 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125233299 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) 20241111125233299 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=745 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125233299 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) 20241111125233299 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) 20241111125233299 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241111125233299 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125233299 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241111125233299 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241111125233299 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241111125233299 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125233299 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125233299 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) 20241111125233299 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125233299 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125233299 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125233299 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) 20241111125233299 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125233299 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125233299 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) 20241111125233300 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) 20241111125233300 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) 20241111125233301 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) 20241111125233301 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) 20241111125233301 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) 20241111125233301 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) 20241111125233302 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) 20241111125233302 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) 20241111125233303 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) 20241111125233303 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) 20241111125233304 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125233317 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) 20241111125233317 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) 20241111125233318 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) 20241111125233318 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) 20241111125233319 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) 20241111125233319 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) 20241111125233320 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=749): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125233320 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125233320 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) 20241111125233320 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) 20241111125233321 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) 20241111125233321 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) 20241111125233322 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) 20241111125233322 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) 20241111125233323 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) 20241111125233323 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) 20241111125233323 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) 20241111125233323 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) 20241111125233326 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125233341 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) 20241111125233341 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) 20241111125233342 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) 20241111125233342 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) 20241111125233342 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) 20241111125233343 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) 20241111125233344 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) 20241111125233344 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) 20241111125233345 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) 20241111125233345 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) 20241111125233346 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) 20241111125233347 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) 20241111125233348 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) 20241111125233348 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) 20241111125233349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241111125233350 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) 20241111125233351 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125233361 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) 20241111125233361 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) 20241111125233363 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) 20241111125233363 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) 20241111125233364 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241111125233364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233365 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) 20241111125233365 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) 20241111125233365 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) 20241111125233365 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) 20241111125233366 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) 20241111125233366 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) 20241111125233367 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) 20241111125233367 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) 20241111125233367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 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) 20241111125233367 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) 20241111125233367 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125233367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125233367 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125233368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125233368 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=758 TLLI=0x00000001 (pdch.cpp:347) 20241111125233368 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) 20241111125233368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=762 RX RTS.req: sapi=5 arfcn=871 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241111125233368 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125233368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241111125233368 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) 20241111125233368 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125233368 DRLCMACUL DEBUG - V(N): "IIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125233368 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) 20241111125233368 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) 20241111125233368 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=762 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125233368 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 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) 20241111125233369 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125233379 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) 20241111125233379 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) 20241111125233380 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) 20241111125233380 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) 20241111125233381 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=8 data=3c 01 72 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125233381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125233381 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125233381 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 72 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125233381 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) 20241111125233381 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=762 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125233381 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) 20241111125233381 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) 20241111125233381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241111125233381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125233381 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241111125233381 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241111125233381 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241111125233381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125233381 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125233381 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) 20241111125233381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125233381 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125233381 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125233381 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) 20241111125233381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125233381 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125233381 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) 20241111125233381 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) 20241111125233381 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) 20241111125233382 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) 20241111125233382 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) 20241111125233382 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) 20241111125233382 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) 20241111125233382 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) 20241111125233382 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) 20241111125233383 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) 20241111125233383 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) 20241111125233388 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125233403 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) 20241111125233403 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) 20241111125233403 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) 20241111125233403 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) 20241111125233404 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) 20241111125233404 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) 20241111125233404 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=767): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125233404 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125233404 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) 20241111125233404 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) 20241111125233404 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) 20241111125233404 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) 20241111125233405 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) 20241111125233405 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) 20241111125233405 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) 20241111125233405 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) 20241111125233405 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) 20241111125233405 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) 20241111125233407 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125233422 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) 20241111125233422 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) 20241111125233423 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) 20241111125233423 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) 20241111125233423 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) 20241111125233423 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) 20241111125233424 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) 20241111125233424 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) 20241111125233424 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) 20241111125233424 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) 20241111125233425 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) 20241111125233425 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) 20241111125233426 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) 20241111125233426 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) 20241111125233426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241111125233426 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) 20241111125233427 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125233441 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) 20241111125233441 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) 20241111125233443 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) 20241111125233443 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) 20241111125233444 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241111125233444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233445 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) 20241111125233445 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) 20241111125233446 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) 20241111125233446 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) 20241111125233447 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) 20241111125233447 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) 20241111125233448 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) 20241111125233448 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) 20241111125233448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 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) 20241111125233449 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) 20241111125233449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125233449 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125233449 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125233449 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125233449 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=775 TLLI=0x00000001 (pdch.cpp:347) 20241111125233449 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) 20241111125233452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=780 RX RTS.req: sapi=5 arfcn=871 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241111125233452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125233452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241111125233452 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) 20241111125233452 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125233452 DRLCMACUL DEBUG - V(N): "IIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125233452 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) 20241111125233452 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) 20241111125233452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=780 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125233452 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 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) 20241111125233453 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125233466 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) 20241111125233466 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) 20241111125233467 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) 20241111125233467 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) 20241111125233468 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data=3c 01 74 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125233468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125233468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125233468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 74 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125233468 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) 20241111125233468 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=780 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125233468 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) 20241111125233468 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) 20241111125233468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241111125233468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125233468 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241111125233468 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241111125233468 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241111125233468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125233468 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125233468 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) 20241111125233468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125233469 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125233469 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125233469 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) 20241111125233469 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125233469 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125233469 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) 20241111125233469 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) 20241111125233469 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) 20241111125233470 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) 20241111125233470 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) 20241111125233471 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) 20241111125233471 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) 20241111125233471 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) 20241111125233471 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) 20241111125233472 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) 20241111125233472 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) 20241111125233473 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125233484 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) 20241111125233484 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) 20241111125233486 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) 20241111125233486 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) 20241111125233486 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) 20241111125233486 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) 20241111125233486 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=784): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125233486 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125233487 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) 20241111125233487 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) 20241111125233488 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) 20241111125233488 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) 20241111125233489 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) 20241111125233489 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) 20241111125233490 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) 20241111125233490 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) 20241111125233490 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) 20241111125233490 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) 20241111125233491 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125233503 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) 20241111125233503 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) 20241111125233505 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) 20241111125233505 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) 20241111125233505 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) 20241111125233505 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) 20241111125233506 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) 20241111125233506 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) 20241111125233507 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) 20241111125233507 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) 20241111125233508 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) 20241111125233508 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) 20241111125233508 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) 20241111125233509 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) 20241111125233509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241111125233509 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) 20241111125233513 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125233527 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) 20241111125233527 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) 20241111125233528 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) 20241111125233528 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) 20241111125233529 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241111125233529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233530 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) 20241111125233530 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) 20241111125233531 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) 20241111125233531 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) 20241111125233531 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) 20241111125233531 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) 20241111125233532 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) 20241111125233532 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) 20241111125233533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 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) 20241111125233533 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) 20241111125233533 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125233533 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125233533 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125233534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125233534 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=793 TLLI=0x00000001 (pdch.cpp:347) 20241111125233534 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) 20241111125233534 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) 20241111125233534 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) 20241111125233534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20241111125233534 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) 20241111125233534 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125233534 DRLCMACUL DEBUG - V(N): "IIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125233534 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0e c1 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241111125233534 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) 20241111125233534 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) 20241111125233534 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=40 24 00 0e c1 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125233535 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125233546 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241111125233546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233547 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241111125233547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233548 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=4 data=3c 01 76 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125233548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125233548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125233548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 76 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125233548 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) 20241111125233548 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=797 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125233548 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) 20241111125233548 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) 20241111125233548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241111125233548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125233548 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241111125233548 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241111125233548 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241111125233548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125233548 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125233549 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) 20241111125233549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125233549 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125233549 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125233549 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) 20241111125233549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125233549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125233549 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125233549 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) 20241111125233549 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241111125233549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233550 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241111125233550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233551 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241111125233551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233552 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241111125233552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241111125233553 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) 20241111125233553 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125233565 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241111125233565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233567 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241111125233567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233567 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241111125233567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233567 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=801): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125233567 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125233568 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241111125233568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233569 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241111125233569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233570 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241111125233570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233570 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241111125233570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241111125233571 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) 20241111125233575 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125233589 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241111125233589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233591 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241111125233591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233592 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241111125233592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233593 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241111125233593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233594 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241111125233594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233594 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241111125233594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233595 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241111125233595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241111125233596 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) 20241111125233597 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125233608 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241111125233608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233610 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241111125233610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233610 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241111125233610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233611 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241111125233611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233612 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241111125233612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233613 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241111125233613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233614 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241111125233614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 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) 20241111125233615 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) 20241111125233615 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125233615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125233615 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125233615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125233615 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=810 TLLI=0x00000001 (pdch.cpp:347) 20241111125233615 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@131a5d934883: Tafter timeout! 20241111125233616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=814 RX RTS.req: sapi=5 arfcn=871 cur_fn=810 block=8 (pcu_l1_if.cpp:576) 20241111125233616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125233616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 819 for type USF (pdch_ul_controller.c:184) 20241111125233616 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) 20241111125233616 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125233616 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125233616 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) 20241111125233616 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) 20241111125233616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=814 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125233616 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 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) 20241111125233617 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Tafter stopped 20241111125233627 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241111125233627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233629 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241111125233629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233630 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=8 data=3c 01 78 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125233630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125233630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125233630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 78 41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125233630 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) 20241111125233630 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=814 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125233630 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) 20241111125233630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=60, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241111125233630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241111125233630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 b9 d2 8e d9 2e 1b 0c 85 bc 64 2b 31 ba 64 00 69 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125233630 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241111125233630 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241111125233630 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241111125233630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125233630 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125233630 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) 20241111125233630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125233630 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125233630 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125233630 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) 20241111125233630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125233630 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125233630 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) 20241111125233631 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241111125233631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233632 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125233632 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125233632 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125233632 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125233632 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125233632 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125233632 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125233632 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125233632 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) 20241111125233632 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241111125233632 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241111125233632 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125233632 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125233632 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125233632 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125233632 DLGLOBAL DEBUG validating counter group 0x56375b0c1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125233632 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125233632 DLGLOBAL DEBUG validating counter group 0x56375b0c1e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125233632 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241111125233632 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) 20241111125233632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241111125233632 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) 20241111125233632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241111125233632 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) 20241111125233632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241111125233632 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) 20241111125233632 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) 20241111125233632 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) 20241111125233632 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) 20241111125233632 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125233632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125233632 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) 20241111125233632 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125233632 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) 20241111125233632 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125233632 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) 20241111125233632 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125233632 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) 20241111125233632 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241111125233632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233633 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241111125233633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233634 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241111125233634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125233635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241111125233635 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) 20241111125233637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=819 RX RTS.req: sapi=5 arfcn=871 cur_fn=814 block=9 (pcu_l1_if.cpp:576) 20241111125233637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241111125233637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 823 for type USF (pdch_ul_controller.c:184) 20241111125233637 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) 20241111125233638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 819 + 13 = 832 (pdch_ul_controller.c:131) 20241111125233638 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) 20241111125233638 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125233638 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) 20241111125233639 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125233639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 832 for type POLL (pdch_ul_controller.c:184) 20241111125233639 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=832, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125233639 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) 20241111125233639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=819 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125233639 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 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) 20241111125233639 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(268)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(268)@131a5d934883: Shutting down virtual BTS #0... 20241111125233648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41170<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125233656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41156<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125233657 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125233657 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125233657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125233657 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125233657 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) 20241111125233657 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) 20241111125233657 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) 20241111125233657 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) 20241111125233657 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241111125233657 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125233657 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125233657 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125233657 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125233657 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125233657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125233657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125233657 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125233657 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) 20241111125233657 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125233657 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125233657 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125233657 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125233657 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20241111125233657 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125233657 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125233657 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125233657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125233657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125233657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125233657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125233657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125233658 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125233658 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125233658 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125233658 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125233658 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125233658 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125233658 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 7742 with status 0 respawn: 27: starting: osmo-pcu MTC@131a5d934883: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:52:33 UTC 2024 ====== PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.talloc 20241111125233707 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125233707 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125233707 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125233708 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125233736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125233837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1936104) Waiting for packet dumper to finish... 1 (prev_count=1936104, count=1996220) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:52:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_countdown_procedure started. 273@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_countdown_procedure-BVCI1234(275)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 273@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 273@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(277)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125236981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33394<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 273@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(281)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 273@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(281)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(278)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(278)@131a5d934883: Start timer T: 5 s PCUIF(278)@131a5d934883: Start timer T_Conn: 10 s 20241111125236987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_countdown_procedure-STATS(282)@131a5d934883: Start timer T: 2 s TC_countdown_procedure-STATS(282)@131a5d934883: Start timer T: 2 s 273@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(285)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(285)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125238708 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125238708 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125238709 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(278)@131a5d934883: OsmoPCU is now connected BTS(280)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125238719 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125238719 DLGLOBAL DEBUG validating counter group 0x5565abf7b040(bts) with 102 counters (rate_ctr.c:86) 20241111125238720 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125238720 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125238720 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125238720 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125238720 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125238720 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125238720 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125238720 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125238720 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125238720 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125238720 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125238720 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125238720 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125238720 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125238720 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125238720 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125238720 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125238720 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125238720 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125238720 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125238720 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125238720 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125238720 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125238720 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125238720 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125238720 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125238720 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125238720 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125238720 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125238720 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125238720 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125238720 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125238720 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125238720 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125238720 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125238720 DLGLOBAL DEBUG validating counter group 0x7f2f9c9455e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125238720 DLGLOBAL DEBUG validating counter group 0x5565abf7a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125238720 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125238720 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125238720 DLGLOBAL DEBUG validating counter group 0x7f2f9c946180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125238721 DLGLOBAL DEBUG validating counter group 0x7f2f9c946160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125238721 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125238721 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125238721 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125238721 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125238721 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125238721 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125238721 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125238721 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125238721 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125238721 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125238721 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125238721 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125238721 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125238721 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125238721 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125238721 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125238721 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125238721 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125238721 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125238721 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125238721 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125238721 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125238721 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125238721 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125238721 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125238721 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125238721 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125238721 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125238722 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125238722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125238722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238722 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(280)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(280)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(280)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(277)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(280)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(277)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(277)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(277)@131a5d934883: Start timer Tns_test: 10 s BTS(280)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125238728 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125238728 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125238728 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125238728 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125238728 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125238728 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(280)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125238728 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125238728 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125238728 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(280)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(277)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(277)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125238729 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125238730 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125238730 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125238730 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125238730 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125238730 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125238730 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125238730 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125238730 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125238730 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125238731 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125238731 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(277)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(277)@131a5d934883: Start timer Tns_test: 10 s 20241111125238732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125238732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238733 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125238733 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125238734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125238734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238735 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125238735 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125238735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125238736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125238737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238737 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 274@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 274@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125238745 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125238745 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125238745 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125238745 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125238745 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125238745 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125238745 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125238745 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125238751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125238751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125238753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125238753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125238754 DL1IF DEBUG 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_countdown_procedure-BVCI1234(275)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125238755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125238755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125238756 DL1IF DEBUG 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_countdown_procedure-BVCI1234(275)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125238756 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125238756 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238757 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125238757 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111125238758 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125238759 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125238759 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125238759 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125238759 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125238759 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125238759 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125238759 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125238759 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125238760 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) 20241111125238760 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125238761 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125238761 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125238761 DLGLOBAL DEBUG validating counter group 0x5565abf7a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125238761 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125238761 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125238761 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125238761 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125238761 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125238761 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125238761 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125238761 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125238761 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125238761 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125238761 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125238761 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125238761 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125238761 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125238761 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125238761 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125238761 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125238761 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125238761 DLGLOBAL DEBUG validating counter group 0x5565abf7ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125238761 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125238761 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125238761 DLGLOBAL DEBUG validating counter group 0x5565abf7ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125238761 DLGLOBAL DEBUG validating counter group 0x5565abf7ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125238761 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125238761 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) 20241111125238761 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125238761 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125238761 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125238761 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125238761 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125238761 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125238761 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125238761 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) 20241111125238761 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) 20241111125238762 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125238762 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125238762 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125238762 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(280)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125238763 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125238763 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125238763 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125238763 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125238763 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125238763 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125238763 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125238763 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125238763 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125238763 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125238770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125238770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238771 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125238771 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125238772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125238773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125238773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238773 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125238773 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125238773 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125238773 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125238773 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125238774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125238774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125238774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125238775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238780 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) 20241111125238780 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) 20241111125238781 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125238794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125238794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125238795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238796 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) 20241111125238796 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) 20241111125238797 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) 20241111125238797 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) 20241111125238798 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) 20241111125238798 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) 20241111125238798 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) 20241111125238798 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) 20241111125238799 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) 20241111125238799 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) 20241111125238800 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) 20241111125238800 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) 20241111125238801 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) 20241111125238801 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) 20241111125238802 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125238813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125238813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238814 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) 20241111125238814 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) 20241111125238815 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) 20241111125238815 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) 20241111125238816 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) 20241111125238816 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) 20241111125238817 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) 20241111125238817 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) 20241111125238817 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) 20241111125238817 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) 20241111125238818 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) 20241111125238818 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) 20241111125238819 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) 20241111125238819 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) 20241111125238820 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) 20241111125238820 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) 20241111125238821 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125238832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125238832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238833 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) 20241111125238833 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) 20241111125238834 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) 20241111125238834 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) 20241111125238835 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) 20241111125238835 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) 20241111125238836 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) 20241111125238836 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) 20241111125238836 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) 20241111125238836 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) 20241111125238837 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) 20241111125238837 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) 20241111125238838 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) 20241111125238838 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) 20241111125238841 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) 20241111125238841 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) 20241111125238842 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125238856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125238856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238857 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) 20241111125238857 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) 20241111125238858 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) 20241111125238858 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) 20241111125238859 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) 20241111125238859 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) 20241111125238859 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) 20241111125238859 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) 20241111125238860 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) 20241111125238860 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) 20241111125238861 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) 20241111125238861 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) 20241111125238862 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) 20241111125238862 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) 20241111125238862 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) 20241111125238862 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) 20241111125238863 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125238875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125238875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238876 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) 20241111125238876 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) 20241111125238877 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) 20241111125238877 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) 20241111125238878 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) 20241111125238878 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) 20241111125238879 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) 20241111125238879 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) 20241111125238879 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) 20241111125238879 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) 20241111125238880 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) 20241111125238880 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) 20241111125238881 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) 20241111125238881 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) 20241111125238882 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) 20241111125238882 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) 20241111125238882 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125238894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125238894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238896 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) 20241111125238896 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) 20241111125238897 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) 20241111125238897 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) 20241111125238897 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) 20241111125238897 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) 20241111125238898 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) 20241111125238898 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) 20241111125238899 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) 20241111125238899 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) 20241111125238900 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) 20241111125238900 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) 20241111125238900 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) 20241111125238900 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) 20241111125238903 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) 20241111125238903 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) 20241111125238904 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125238918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125238918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238919 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) 20241111125238919 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) 20241111125238920 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) 20241111125238920 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) 20241111125238921 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) 20241111125238921 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) 20241111125238922 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) 20241111125238922 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) 20241111125238923 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) 20241111125238923 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) 20241111125238923 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) 20241111125238923 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) 20241111125238924 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) 20241111125238924 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) 20241111125238925 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) 20241111125238925 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) 20241111125238926 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125238937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125238937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125238938 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) 20241111125238938 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) 20241111125238939 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) 20241111125238939 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) 20241111125238940 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) 20241111125238940 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) 20241111125238941 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) 20241111125238941 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) 20241111125238942 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) 20241111125238942 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) 20241111125238942 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) 20241111125238942 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) 20241111125238943 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) 20241111125238943 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) 20241111125238944 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) 20241111125238944 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) 20241111125238945 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125238956 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) 20241111125238956 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) 20241111125238957 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) 20241111125238957 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) 20241111125238958 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) 20241111125238958 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) 20241111125238959 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) 20241111125238959 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) 20241111125238960 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) 20241111125238960 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) 20241111125238961 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) 20241111125238961 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) 20241111125238961 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) 20241111125238961 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) 20241111125238962 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125238962 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125238962 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125238962 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) 20241111125238962 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) 20241111125238966 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) 20241111125238966 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) 20241111125238966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125238966 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) 20241111125238966 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125238980 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 8c 1e 75 55 8a 3a 4f 6b 52 d8 98 b0 27 55 cc b6 11 a1 dd 2d df 5d 1b 4d f2 26 00 (pcu_l1_if.cpp:463) 20241111125238980 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) 20241111125238980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125238980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 8c 1e 75 55 8a 3a 4f 6b 52 d8 98 b0 27 55 cc b6 11 a1 dd 2d df 5d 1b 4d f2 26 00 (pdch.cpp:1019) 20241111125238980 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125238980 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) 20241111125238980 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) 20241111125238980 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125238980 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) 20241111125238980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125238980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 8c 1e 75 55 8a 3a 4f 6b 52 d8 98 b0 27 55 cc b6 11 a1 dd 2d df 5d 1b 4d f2 26 (tbf_ul.cpp:337) 20241111125238980 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125238980 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125238980 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125238980 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125238980 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125238980 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125238980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125238980 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) 20241111125238980 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) 20241111125238980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125238980 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125238980 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125238981 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) 20241111125238981 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) 20241111125238982 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) 20241111125238982 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) 20241111125238983 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) 20241111125238983 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) 20241111125238984 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) 20241111125238984 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) 20241111125238985 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) 20241111125238985 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) 20241111125238985 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) 20241111125238985 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) 20241111125238986 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) 20241111125238986 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) 20241111125238987 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) 20241111125238987 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) 20241111125238987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125238987 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) 20241111125238987 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125238987 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125238987 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) 20241111125238987 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125238987 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125238987 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125238987 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) 20241111125238987 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) 20241111125238988 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125238999 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) 20241111125238999 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) 20241111125238999 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) 20241111125238999 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125239000 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) 20241111125239000 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) 20241111125239001 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) 20241111125239001 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) 20241111125239002 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) 20241111125239002 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) 20241111125239003 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) 20241111125239003 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) 20241111125239003 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) 20241111125239003 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) 20241111125239004 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) 20241111125239004 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) 20241111125239005 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) 20241111125239005 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) 20241111125239006 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125239018 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) 20241111125239018 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) 20241111125239018 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) 20241111125239018 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125239019 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) 20241111125239019 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) 20241111125239020 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) 20241111125239020 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) 20241111125239021 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) 20241111125239021 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) 20241111125239021 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) 20241111125239021 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) 20241111125239022 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) 20241111125239022 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) 20241111125239023 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) 20241111125239023 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) 20241111125239024 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) 20241111125239024 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) 20241111125239027 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125239042 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) 20241111125239042 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) 20241111125239043 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) 20241111125239043 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) 20241111125239044 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) 20241111125239044 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) 20241111125239044 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) 20241111125239044 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) 20241111125239045 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) 20241111125239045 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) 20241111125239046 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) 20241111125239046 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) 20241111125239047 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) 20241111125239047 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) 20241111125239048 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) 20241111125239048 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) 20241111125239048 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125239061 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) 20241111125239061 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) 20241111125239061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125239061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125239061 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125239061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125239061 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=69 TLLI=0x00000001 (pdch.cpp:347) 20241111125239061 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) 20241111125239062 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) 20241111125239062 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) 20241111125239063 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) 20241111125239063 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) 20241111125239064 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) 20241111125239064 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) 20241111125239065 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) 20241111125239065 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) 20241111125239066 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) 20241111125239066 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) 20241111125239066 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) 20241111125239066 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) 20241111125239067 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) 20241111125239067 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) 20241111125239068 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125239080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 03 05 6e fd df 3c e9 de 45 95 63 02 61 a3 35 6e 49 1e af fd 32 f5 57 82 e4 48 35 72 7e 94 e9 00 (pcu_l1_if.cpp:463) 20241111125239080 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) 20241111125239080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 05 6e fd df 3c e9 de 45 95 63 02 61 a3 35 6e 49 1e af fd 32 f5 57 82 e4 48 35 72 7e 94 e9 00 (pdch.cpp:1019) 20241111125239080 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239080 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) 20241111125239080 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) 20241111125239080 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) 20241111125239080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125239080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=05 6e fd df 3c e9 de 45 95 63 02 61 a3 35 6e 49 1e af fd 32 f5 57 82 e4 48 35 72 7e 94 e9 (tbf_ul.cpp:337) 20241111125239080 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125239080 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125239080 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125239080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239080 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) 20241111125239080 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) 20241111125239081 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) 20241111125239081 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) 20241111125239082 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) 20241111125239082 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) 20241111125239084 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) 20241111125239084 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) 20241111125239085 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) 20241111125239085 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) 20241111125239085 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) 20241111125239085 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) 20241111125239086 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) 20241111125239086 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) 20241111125239087 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) 20241111125239087 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) 20241111125239090 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125239104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 05 0d 3b 57 ac dd bd 50 92 06 bd 06 1c 0a 4f 17 ec bc 7b 44 29 52 75 42 ce 2f 14 07 57 fe 60 00 (pcu_l1_if.cpp:463) 20241111125239104 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) 20241111125239104 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239104 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 0d 3b 57 ac dd bd 50 92 06 bd 06 1c 0a 4f 17 ec bc 7b 44 29 52 75 42 ce 2f 14 07 57 fe 60 00 (pdch.cpp:1019) 20241111125239104 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239104 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) 20241111125239104 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) 20241111125239104 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) 20241111125239104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125239104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=0d 3b 57 ac dd bd 50 92 06 bd 06 1c 0a 4f 17 ec bc 7b 44 29 52 75 42 ce 2f 14 07 57 fe 60 (tbf_ul.cpp:337) 20241111125239104 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125239104 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125239104 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125239104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239104 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) 20241111125239104 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) 20241111125239105 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) 20241111125239105 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) 20241111125239107 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) 20241111125239107 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) 20241111125239108 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) 20241111125239108 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) 20241111125239109 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) 20241111125239110 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) 20241111125239111 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) 20241111125239111 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) 20241111125239111 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) 20241111125239111 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) 20241111125239112 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) 20241111125239112 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) 20241111125239113 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125239123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 07 36 c8 80 f4 83 bd e5 4d 5b 71 fd d4 8b 33 b6 e7 20 23 b9 ef 54 b3 3d 40 85 df 34 6f fa 7f 00 (pcu_l1_if.cpp:463) 20241111125239123 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) 20241111125239123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 36 c8 80 f4 83 bd e5 4d 5b 71 fd d4 8b 33 b6 e7 20 23 b9 ef 54 b3 3d 40 85 df 34 6f fa 7f 00 (pdch.cpp:1019) 20241111125239123 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239123 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) 20241111125239123 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) 20241111125239123 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) 20241111125239123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125239123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=36 c8 80 f4 83 bd e5 4d 5b 71 fd d4 8b 33 b6 e7 20 23 b9 ef 54 b3 3d 40 85 df 34 6f fa 7f (tbf_ul.cpp:337) 20241111125239123 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125239123 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125239123 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125239124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239124 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) 20241111125239124 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) 20241111125239125 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) 20241111125239125 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) 20241111125239126 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) 20241111125239126 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) 20241111125239127 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) 20241111125239127 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) 20241111125239128 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) 20241111125239128 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) 20241111125239128 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) 20241111125239128 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) 20241111125239129 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) 20241111125239129 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) 20241111125239130 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) 20241111125239130 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) 20241111125239131 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125239142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 00 09 4b c7 10 64 22 be 21 89 e2 89 44 f7 da 67 b8 ee ca f0 b9 ef ae 40 86 66 8c df aa e1 01 21 00 (pcu_l1_if.cpp:463) 20241111125239142 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) 20241111125239142 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239142 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 4b c7 10 64 22 be 21 89 e2 89 44 f7 da 67 b8 ee ca f0 b9 ef ae 40 86 66 8c df aa e1 01 21 00 (pdch.cpp:1019) 20241111125239142 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239142 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) 20241111125239142 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) 20241111125239142 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) 20241111125239142 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125239142 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=4b c7 10 64 22 be 21 89 e2 89 44 f7 da 67 b8 ee ca f0 b9 ef ae 40 86 66 8c df aa e1 01 21 (tbf_ul.cpp:337) 20241111125239142 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125239142 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125239142 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125239142 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239142 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) 20241111125239142 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) 20241111125239144 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) 20241111125239144 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) 20241111125239144 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) 20241111125239144 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) 20241111125239145 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) 20241111125239145 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) 20241111125239146 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) 20241111125239146 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) 20241111125239147 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) 20241111125239147 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) 20241111125239147 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) 20241111125239147 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) 20241111125239148 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) 20241111125239148 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) 20241111125239152 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125239166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 00 0b 4e 4a 7e c6 8a 39 97 8f 97 23 8a df 42 0b 53 02 d2 c5 da 20 30 3f 54 4e 75 b2 e7 f6 98 84 00 (pcu_l1_if.cpp:463) 20241111125239166 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) 20241111125239166 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239166 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 4e 4a 7e c6 8a 39 97 8f 97 23 8a df 42 0b 53 02 d2 c5 da 20 30 3f 54 4e 75 b2 e7 f6 98 84 00 (pdch.cpp:1019) 20241111125239166 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239166 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) 20241111125239166 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) 20241111125239166 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) 20241111125239166 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125239166 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=4e 4a 7e c6 8a 39 97 8f 97 23 8a df 42 0b 53 02 d2 c5 da 20 30 3f 54 4e 75 b2 e7 f6 98 84 (tbf_ul.cpp:337) 20241111125239166 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125239166 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125239166 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125239166 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239166 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) 20241111125239166 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) 20241111125239167 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) 20241111125239167 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) 20241111125239168 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) 20241111125239168 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) 20241111125239169 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) 20241111125239169 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) 20241111125239170 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) 20241111125239170 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) 20241111125239170 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) 20241111125239171 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) 20241111125239171 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) 20241111125239171 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) 20241111125239172 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) 20241111125239172 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) 20241111125239173 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125239185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 00 0d 20 f0 bf be d1 03 1a 1b 49 7f 7b 01 3e 6b 33 19 f6 b7 94 d1 b0 37 ed ce 50 d7 89 a7 68 6a 00 (pcu_l1_if.cpp:463) 20241111125239185 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) 20241111125239185 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239185 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 20 f0 bf be d1 03 1a 1b 49 7f 7b 01 3e 6b 33 19 f6 b7 94 d1 b0 37 ed ce 50 d7 89 a7 68 6a 00 (pdch.cpp:1019) 20241111125239185 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239185 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) 20241111125239185 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) 20241111125239185 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) 20241111125239185 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125239185 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=20 f0 bf be d1 03 1a 1b 49 7f 7b 01 3e 6b 33 19 f6 b7 94 d1 b0 37 ed ce 50 d7 89 a7 68 6a (tbf_ul.cpp:337) 20241111125239185 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125239185 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125239185 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125239186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239186 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) 20241111125239186 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) 20241111125239187 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) 20241111125239187 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) 20241111125239187 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) 20241111125239187 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) 20241111125239188 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) 20241111125239188 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) 20241111125239189 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) 20241111125239189 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) 20241111125239190 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) 20241111125239190 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) 20241111125239191 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) 20241111125239191 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) 20241111125239191 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) 20241111125239191 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) 20241111125239192 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125239204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 00 0f 1c cd fe ed fb 0a ca 4a 30 68 88 f5 34 ef 86 27 46 a3 9d 4b 4e 84 82 b0 9a 36 03 ed eb 25 00 (pcu_l1_if.cpp:463) 20241111125239204 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) 20241111125239204 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239204 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f 1c cd fe ed fb 0a ca 4a 30 68 88 f5 34 ef 86 27 46 a3 9d 4b 4e 84 82 b0 9a 36 03 ed eb 25 00 (pdch.cpp:1019) 20241111125239204 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239204 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) 20241111125239204 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) 20241111125239204 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) 20241111125239204 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125239204 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=1c cd fe ed fb 0a ca 4a 30 68 88 f5 34 ef 86 27 46 a3 9d 4b 4e 84 82 b0 9a 36 03 ed eb 25 (tbf_ul.cpp:337) 20241111125239204 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125239204 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125239204 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125239204 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239204 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) 20241111125239204 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) 20241111125239205 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) 20241111125239205 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) 20241111125239206 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) 20241111125239206 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) 20241111125239207 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) 20241111125239207 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) 20241111125239208 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) 20241111125239208 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) 20241111125239209 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) 20241111125239209 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) 20241111125239209 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) 20241111125239209 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) 20241111125239210 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) 20241111125239210 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) 20241111125239214 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125239228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 00 11 0a 7c 74 d2 29 ac a8 dc 8b 00 ca 99 34 0d 56 1f ac 95 75 ca 97 18 f0 34 6d 8d 4d 9f 3d d9 00 (pcu_l1_if.cpp:463) 20241111125239228 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) 20241111125239228 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239228 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 0a 7c 74 d2 29 ac a8 dc 8b 00 ca 99 34 0d 56 1f ac 95 75 ca 97 18 f0 34 6d 8d 4d 9f 3d d9 00 (pdch.cpp:1019) 20241111125239228 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239228 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) 20241111125239228 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) 20241111125239228 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) 20241111125239228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125239228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=0a 7c 74 d2 29 ac a8 dc 8b 00 ca 99 34 0d 56 1f ac 95 75 ca 97 18 f0 34 6d 8d 4d 9f 3d d9 (tbf_ul.cpp:337) 20241111125239228 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125239228 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125239228 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125239228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239228 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) 20241111125239228 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) 20241111125239229 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) 20241111125239229 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) 20241111125239230 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) 20241111125239230 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) 20241111125239231 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) 20241111125239231 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) 20241111125239232 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) 20241111125239232 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) 20241111125239233 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) 20241111125239233 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) 20241111125239234 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) 20241111125239234 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) 20241111125239234 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) 20241111125239234 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) 20241111125239235 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125239248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 00 13 75 78 92 98 d6 b4 87 83 85 ba 9a de 45 a9 88 93 4a f1 00 54 4f 52 0c 41 6c e8 b5 af 14 84 00 (pcu_l1_if.cpp:463) 20241111125239248 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) 20241111125239248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 75 78 92 98 d6 b4 87 83 85 ba 9a de 45 a9 88 93 4a f1 00 54 4f 52 0c 41 6c e8 b5 af 14 84 00 (pdch.cpp:1019) 20241111125239248 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239248 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) 20241111125239248 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) 20241111125239248 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) 20241111125239248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125239248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=75 78 92 98 d6 b4 87 83 85 ba 9a de 45 a9 88 93 4a f1 00 54 4f 52 0c 41 6c e8 b5 af 14 84 (tbf_ul.cpp:337) 20241111125239248 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125239248 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125239248 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125239248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239248 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) 20241111125239248 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) 20241111125239249 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) 20241111125239249 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) 20241111125239250 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) 20241111125239250 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) 20241111125239251 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) 20241111125239251 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) 20241111125239251 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) 20241111125239251 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) 20241111125239252 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) 20241111125239252 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) 20241111125239253 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) 20241111125239253 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) 20241111125239254 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) 20241111125239254 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) 20241111125239255 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125239266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 00 15 3e da 21 e7 56 5d 9e 56 09 45 35 ee bd 8e d3 e4 82 2b aa e5 47 34 94 ad 1b a4 fd 00 57 47 00 (pcu_l1_if.cpp:463) 20241111125239266 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) 20241111125239266 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239266 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 3e da 21 e7 56 5d 9e 56 09 45 35 ee bd 8e d3 e4 82 2b aa e5 47 34 94 ad 1b a4 fd 00 57 47 00 (pdch.cpp:1019) 20241111125239266 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239266 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) 20241111125239266 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) 20241111125239266 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) 20241111125239266 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125239266 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=3e da 21 e7 56 5d 9e 56 09 45 35 ee bd 8e d3 e4 82 2b aa e5 47 34 94 ad 1b a4 fd 00 57 47 (tbf_ul.cpp:337) 20241111125239266 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125239266 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125239266 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125239267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239267 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) 20241111125239267 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) 20241111125239268 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) 20241111125239268 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) 20241111125239269 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) 20241111125239269 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) 20241111125239269 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) 20241111125239270 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) 20241111125239270 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) 20241111125239270 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) 20241111125239271 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) 20241111125239271 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) 20241111125239272 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) 20241111125239272 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) 20241111125239273 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) 20241111125239273 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) 20241111125239276 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125239291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 00 17 81 20 9a 52 82 aa 71 53 7a 4d 50 0c 27 7e 5d 93 2d 8b 58 1c ea 3a d6 3a 21 78 31 10 d2 1f 00 (pcu_l1_if.cpp:463) 20241111125239291 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) 20241111125239291 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239291 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 81 20 9a 52 82 aa 71 53 7a 4d 50 0c 27 7e 5d 93 2d 8b 58 1c ea 3a d6 3a 21 78 31 10 d2 1f 00 (pdch.cpp:1019) 20241111125239291 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239291 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) 20241111125239291 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) 20241111125239291 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) 20241111125239291 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125239291 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=81 20 9a 52 82 aa 71 53 7a 4d 50 0c 27 7e 5d 93 2d 8b 58 1c ea 3a d6 3a 21 78 31 10 d2 1f (tbf_ul.cpp:337) 20241111125239291 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125239291 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125239291 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125239291 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239291 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) 20241111125239291 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) 20241111125239292 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) 20241111125239292 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) 20241111125239293 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) 20241111125239293 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) 20241111125239294 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) 20241111125239294 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) 20241111125239294 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) 20241111125239294 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) 20241111125239295 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) 20241111125239295 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) 20241111125239296 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) 20241111125239296 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) 20241111125239297 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) 20241111125239297 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) 20241111125239297 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125239310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=3c 00 19 60 dd 96 ef 6f d0 b4 cf de e0 34 92 d5 84 19 ae eb 07 eb d7 91 42 b9 b9 d1 1b af f8 15 46 00 (pcu_l1_if.cpp:463) 20241111125239310 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) 20241111125239310 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239310 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 60 dd 96 ef 6f d0 b4 cf de e0 34 92 d5 84 19 ae eb 07 eb d7 91 42 b9 b9 d1 1b af f8 15 46 00 (pdch.cpp:1019) 20241111125239310 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239310 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) 20241111125239310 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) 20241111125239310 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) 20241111125239310 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125239310 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=60 dd 96 ef 6f d0 b4 cf de e0 34 92 d5 84 19 ae eb 07 eb d7 91 42 b9 b9 d1 1b af f8 15 46 (tbf_ul.cpp:337) 20241111125239310 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125239310 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125239310 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125239310 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239310 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) 20241111125239310 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) 20241111125239311 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) 20241111125239311 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) 20241111125239312 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) 20241111125239312 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) 20241111125239313 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) 20241111125239313 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) 20241111125239314 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) 20241111125239314 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) 20241111125239315 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) 20241111125239315 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) 20241111125239315 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) 20241111125239315 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) 20241111125239316 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) 20241111125239316 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) 20241111125239317 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125239329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=3c 00 1b 94 e8 86 6e b4 d3 77 87 52 8d 03 e7 87 6e 01 37 c6 97 dd b8 16 d7 33 a1 ab 2e 16 a5 e3 1b 00 (pcu_l1_if.cpp:463) 20241111125239329 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) 20241111125239329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 94 e8 86 6e b4 d3 77 87 52 8d 03 e7 87 6e 01 37 c6 97 dd b8 16 d7 33 a1 ab 2e 16 a5 e3 1b 00 (pdch.cpp:1019) 20241111125239329 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239329 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) 20241111125239329 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) 20241111125239329 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) 20241111125239329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125239329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=94 e8 86 6e b4 d3 77 87 52 8d 03 e7 87 6e 01 37 c6 97 dd b8 16 d7 33 a1 ab 2e 16 a5 e3 1b (tbf_ul.cpp:337) 20241111125239329 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125239329 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125239329 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125239329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239329 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) 20241111125239329 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) 20241111125239330 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) 20241111125239330 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) 20241111125239331 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) 20241111125239331 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) 20241111125239332 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) 20241111125239332 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) 20241111125239333 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) 20241111125239333 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) 20241111125239333 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) 20241111125239333 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) 20241111125239334 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) 20241111125239334 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) 20241111125239335 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) 20241111125239335 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) 20241111125239338 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125239352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 00 1d 35 39 52 04 97 17 ea 52 71 a1 ed 85 17 a5 85 25 c1 6a 31 40 a3 0c 66 b2 86 1f 99 0d 4d ac 00 (pcu_l1_if.cpp:463) 20241111125239352 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) 20241111125239353 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239353 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d 35 39 52 04 97 17 ea 52 71 a1 ed 85 17 a5 85 25 c1 6a 31 40 a3 0c 66 b2 86 1f 99 0d 4d ac 00 (pdch.cpp:1019) 20241111125239353 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239353 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) 20241111125239353 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) 20241111125239353 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) 20241111125239353 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125239353 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=35 39 52 04 97 17 ea 52 71 a1 ed 85 17 a5 85 25 c1 6a 31 40 a3 0c 66 b2 86 1f 99 0d 4d ac (tbf_ul.cpp:337) 20241111125239353 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125239353 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125239353 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125239353 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239353 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) 20241111125239353 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) 20241111125239354 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) 20241111125239354 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) 20241111125239355 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) 20241111125239355 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) 20241111125239356 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) 20241111125239356 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) 20241111125239356 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) 20241111125239356 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) 20241111125239357 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) 20241111125239357 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) 20241111125239358 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) 20241111125239358 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) 20241111125239359 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) 20241111125239359 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) 20241111125239360 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125239372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=3c 00 1f 2b 6a a3 16 49 f9 25 dd 45 6d 67 ff 83 6b 01 3e 13 dc 19 ed 0c cd 30 43 b6 bc f8 e5 51 c7 00 (pcu_l1_if.cpp:463) 20241111125239372 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) 20241111125239372 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239372 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f 2b 6a a3 16 49 f9 25 dd 45 6d 67 ff 83 6b 01 3e 13 dc 19 ed 0c cd 30 43 b6 bc f8 e5 51 c7 00 (pdch.cpp:1019) 20241111125239372 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239372 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) 20241111125239372 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) 20241111125239372 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) 20241111125239372 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125239372 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=2b 6a a3 16 49 f9 25 dd 45 6d 67 ff 83 6b 01 3e 13 dc 19 ed 0c cd 30 43 b6 bc f8 e5 51 c7 (tbf_ul.cpp:337) 20241111125239372 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125239372 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125239372 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125239372 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239372 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) 20241111125239372 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) 20241111125239373 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) 20241111125239373 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) 20241111125239374 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) 20241111125239374 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) 20241111125239374 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) 20241111125239374 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) 20241111125239375 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) 20241111125239375 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) 20241111125239376 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) 20241111125239376 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) 20241111125239377 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) 20241111125239377 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) 20241111125239377 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) 20241111125239378 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) 20241111125239378 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125239391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=10 00 21 a7 dc f0 83 50 91 12 4d 04 06 82 a1 48 d9 76 a1 15 80 ed 3b 23 83 c9 33 87 8b 20 f2 97 e4 00 (pcu_l1_if.cpp:463) 20241111125239392 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) 20241111125239392 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239392 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 21 a7 dc f0 83 50 91 12 4d 04 06 82 a1 48 d9 76 a1 15 80 ed 3b 23 83 c9 33 87 8b 20 f2 97 e4 00 (pdch.cpp:1019) 20241111125239392 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239392 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) 20241111125239392 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) 20241111125239392 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) 20241111125239392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125239392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=a7 dc f0 83 50 91 12 4d 04 06 82 a1 48 d9 76 a1 15 80 ed 3b 23 83 c9 33 87 8b 20 f2 97 e4 (tbf_ul.cpp:337) 20241111125239392 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125239392 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125239392 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125239392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239392 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) 20241111125239392 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) 20241111125239393 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) 20241111125239393 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) 20241111125239394 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) 20241111125239394 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) 20241111125239395 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) 20241111125239395 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) 20241111125239396 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) 20241111125239396 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) 20241111125239397 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) 20241111125239397 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) 20241111125239397 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) 20241111125239397 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) 20241111125239398 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) 20241111125239398 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) 20241111125239401 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125239415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=0c 00 23 f7 48 c4 08 97 8b 00 f8 b1 6f 0d 8a bc 74 5e c7 87 3e 3f 5b c6 53 16 3d c5 06 d5 6d 54 49 00 (pcu_l1_if.cpp:463) 20241111125239415 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) 20241111125239415 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239415 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 23 f7 48 c4 08 97 8b 00 f8 b1 6f 0d 8a bc 74 5e c7 87 3e 3f 5b c6 53 16 3d c5 06 d5 6d 54 49 00 (pdch.cpp:1019) 20241111125239415 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239415 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) 20241111125239415 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) 20241111125239415 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) 20241111125239415 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125239415 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=f7 48 c4 08 97 8b 00 f8 b1 6f 0d 8a bc 74 5e c7 87 3e 3f 5b c6 53 16 3d c5 06 d5 6d 54 49 (tbf_ul.cpp:337) 20241111125239415 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241111125239416 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125239416 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125239416 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239416 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) 20241111125239416 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) 20241111125239417 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) 20241111125239417 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) 20241111125239417 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) 20241111125239417 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) 20241111125239418 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) 20241111125239418 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) 20241111125239419 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) 20241111125239419 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) 20241111125239420 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) 20241111125239420 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) 20241111125239420 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) 20241111125239420 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) 20241111125239421 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) 20241111125239421 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) 20241111125239422 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125239434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=08 00 25 9c fb b5 24 3e 70 d8 1a 76 86 fe fd a8 16 85 2f 1f a9 4f ff 13 90 ee 38 b9 6e 17 c2 91 05 00 (pcu_l1_if.cpp:463) 20241111125239434 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) 20241111125239434 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239434 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 25 9c fb b5 24 3e 70 d8 1a 76 86 fe fd a8 16 85 2f 1f a9 4f ff 13 90 ee 38 b9 6e 17 c2 91 05 00 (pdch.cpp:1019) 20241111125239435 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239435 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) 20241111125239435 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) 20241111125239435 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) 20241111125239435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125239435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=9c fb b5 24 3e 70 d8 1a 76 86 fe fd a8 16 85 2f 1f a9 4f ff 13 90 ee 38 b9 6e 17 c2 91 05 (tbf_ul.cpp:337) 20241111125239435 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241111125239435 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125239435 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125239435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239435 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) 20241111125239435 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) 20241111125239436 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) 20241111125239436 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) 20241111125239436 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) 20241111125239436 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) 20241111125239437 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) 20241111125239437 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) 20241111125239438 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) 20241111125239438 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) 20241111125239439 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) 20241111125239439 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) 20241111125239440 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) 20241111125239440 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) 20241111125239440 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) 20241111125239440 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) 20241111125239441 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125239453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=04 00 27 9a 64 9e 47 21 f0 60 75 dd 2c 59 81 f9 c3 a2 23 f6 27 d0 fc bb ab 4a 14 13 db d8 8d 80 31 00 (pcu_l1_if.cpp:463) 20241111125239454 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) 20241111125239454 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239454 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 27 9a 64 9e 47 21 f0 60 75 dd 2c 59 81 f9 c3 a2 23 f6 27 d0 fc bb ab 4a 14 13 db d8 8d 80 31 00 (pdch.cpp:1019) 20241111125239454 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239454 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) 20241111125239454 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) 20241111125239454 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) 20241111125239454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125239454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=9a 64 9e 47 21 f0 60 75 dd 2c 59 81 f9 c3 a2 23 f6 27 d0 fc bb ab 4a 14 13 db d8 8d 80 31 (tbf_ul.cpp:337) 20241111125239454 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241111125239454 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125239454 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125239454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239454 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) 20241111125239454 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) 20241111125239454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125239454 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125239454 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125239455 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) 20241111125239455 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) 20241111125239456 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) 20241111125239456 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) 20241111125239456 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) 20241111125239456 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) 20241111125239457 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) 20241111125239457 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) 20241111125239458 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) 20241111125239458 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) 20241111125239459 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) 20241111125239459 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) 20241111125239460 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) 20241111125239460 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) 20241111125239463 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125239477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=00 00 29 25 9d 05 20 d1 15 ea 4c 8b 48 b6 86 53 98 76 18 cb a7 27 31 88 0c 07 5b 29 a3 8c a8 2d b2 00 (pcu_l1_if.cpp:463) 20241111125239477 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) 20241111125239477 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125239477 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 29 25 9d 05 20 d1 15 ea 4c 8b 48 b6 86 53 98 76 18 cb a7 27 31 88 0c 07 5b 29 a3 8c a8 2d b2 00 (pdch.cpp:1019) 20241111125239477 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125239477 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) 20241111125239477 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) 20241111125239477 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) 20241111125239477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125239477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=25 9d 05 20 d1 15 ea 4c 8b 48 b6 86 53 98 76 18 cb a7 27 31 88 0c 07 5b 29 a3 8c a8 2d b2 (tbf_ul.cpp:337) 20241111125239477 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241111125239477 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125239477 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125239477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125239477 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) 20241111125239477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=626 (tbf_ul.cpp:197) 20241111125239477 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=626 (tbf_ul.cpp:467) 20241111125239477 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125239477 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) 20241111125239477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125239477 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125239478 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125239478 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) 20241111125239478 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125239478 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) 20241111125239478 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) 20241111125239478 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) 20241111125239479 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) 20241111125239479 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) 20241111125239480 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) 20241111125239480 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) 20241111125239481 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) 20241111125239481 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) 20241111125239482 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) 20241111125239482 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) 20241111125239483 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) 20241111125239483 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) 20241111125239483 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) 20241111125239484 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) 20241111125239484 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) 20241111125239484 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) 20241111125239484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 160 + 13 = 173 (pdch_ul_controller.c:131) 20241111125239484 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125239484 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125239484 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) 20241111125239485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type POLL (pdch_ul_controller.c:184) 20241111125239485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=173, TS=7) (tbf_ul_ack_fsm.c:90) 20241111125239485 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) 20241111125239485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111125239485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 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) 20241111125239485 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(280)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125239496 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) 20241111125239496 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) 20241111125239497 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) 20241111125239497 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) 20241111125239497 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) 20241111125239497 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) 20241111125239498 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) 20241111125239498 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) 20241111125239498 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) 20241111125239498 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) 20241111125239499 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) 20241111125239499 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) 20241111125239499 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) 20241111125239499 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) 20241111125239499 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) 20241111125239499 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) 20241111125239500 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125239515 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) 20241111125239515 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) 20241111125239516 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) 20241111125239517 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) 20241111125239517 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) 20241111125239518 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) 20241111125239518 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) 20241111125239518 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) 20241111125239519 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) 20241111125239519 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) 20241111125239520 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) 20241111125239520 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) 20241111125239521 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) 20241111125239521 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) 20241111125239522 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) 20241111125239522 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) 20241111125239525 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125239539 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) 20241111125239539 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) 20241111125239540 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) 20241111125239540 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) 20241111125239541 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) 20241111125239541 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) 20241111125239542 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) 20241111125239542 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) 20241111125239543 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) 20241111125239543 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) 20241111125239544 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) 20241111125239544 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) 20241111125239544 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) 20241111125239544 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) 20241111125239545 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) 20241111125239545 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) 20241111125239546 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125239559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 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) 20241111125239559 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) 20241111125239559 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125239559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125239559 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125239559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125239559 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=173 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125239559 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241111125239559 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241111125239559 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125239559 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) 20241111125239559 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125239559 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125239559 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) 20241111125239559 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125239559 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125239559 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125239559 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125239559 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125239559 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125239559 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125239559 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241111125239559 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) BTS(280)@131a5d934883: Shutting down virtual BTS #0... 20241111125239560 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) 20241111125239560 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) 20241111125239561 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) 20241111125239561 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) 20241111125239562 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) 20241111125239562 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) 20241111125239563 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) 20241111125239563 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) 20241111125239564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125239565 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) 20241111125239565 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) 20241111125239565 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) 20241111125239565 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) 20241111125239566 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) 20241111125239566 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) 20241111125239570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33394<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125239572 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125239572 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125239572 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125239572 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125239572 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125239572 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125239572 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125239572 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125239572 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125239572 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125239572 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125239572 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125239572 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125239572 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125239572 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125239572 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125239572 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 7809 with status 0 MTC@131a5d934883: Test case TC_countdown_procedure finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_countdown_procedure pass'. respawn: 28: starting: osmo-pcu Mon Nov 11 12:52:39 UTC 2024 ====== PCU_Tests.TC_countdown_procedure pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_countdown_procedure.talloc 20241111125239589 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125239589 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125239589 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125239589 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125239614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125239715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329936) Waiting for packet dumper to finish... 1 (prev_count=329936, count=355732) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:52:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_all_sizes started. 286@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_all_sizes-BVCI1234(288)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 286@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 286@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(290)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125242860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 286@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(294)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s 286@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(294)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(291)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125242866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(291)@131a5d934883: Start timer T: 5 s PCUIF(291)@131a5d934883: Start timer T_Conn: 10 s TC_ul_all_sizes-STATS(295)@131a5d934883: Start timer T: 2 s TC_ul_all_sizes-STATS(295)@131a5d934883: Start timer T: 2 s 286@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(298)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125244590 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125244590 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125244590 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(291)@131a5d934883: OsmoPCU is now connected BTS(293)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125244597 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125244597 DLGLOBAL DEBUG validating counter group 0x55d0f2477040(bts) with 102 counters (rate_ctr.c:86) 20241111125244597 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125244597 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125244597 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125244597 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125244597 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125244597 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125244597 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125244597 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125244597 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125244597 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125244597 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125244597 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125244597 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125244597 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125244597 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125244597 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125244597 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125244597 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125244597 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125244597 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125244597 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125244597 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125244597 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125244597 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125244597 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125244597 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125244597 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125244597 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125244597 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125244598 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125244598 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125244598 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125244598 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125244598 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125244598 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125244598 DLGLOBAL DEBUG validating counter group 0x7f7d116fd5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125244598 DLGLOBAL DEBUG validating counter group 0x55d0f2476720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125244598 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125244598 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125244598 DLGLOBAL DEBUG validating counter group 0x7f7d116fe180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125244598 DLGLOBAL DEBUG validating counter group 0x7f7d116fe160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125244598 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125244598 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125244598 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125244598 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125244598 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125244598 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125244598 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125244598 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125244598 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125244598 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125244598 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125244598 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125244598 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125244598 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125244598 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125244598 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125244598 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125244598 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125244598 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125244598 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125244598 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125244598 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125244598 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125244598 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125244598 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125244598 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125244598 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125244598 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125244598 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125244598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125244598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244599 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(293)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(290)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(293)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(290)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(290)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(290)@131a5d934883: Start timer Tns_test: 10 s BTS(293)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(293)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(293)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125244603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125244603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125244603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125244603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125244603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125244603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(293)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125244603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125244603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125244603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(293)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(290)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(290)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125244604 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125244604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125244604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125244604 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125244604 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125244604 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125244604 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125244604 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125244604 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125244604 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125244605 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125244605 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(290)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(290)@131a5d934883: Start timer Tns_test: 10 s 20241111125244611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125244611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244611 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125244611 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244612 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125244612 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125244613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244613 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125244613 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 287@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 287@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125244614 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125244614 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125244614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244615 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125244615 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244615 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125244617 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125244617 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125244617 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125244617 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125244617 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125244617 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125244617 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125244617 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_all_sizes-BVCI1234(288)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_all_sizes-BVCI1234(288)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125244627 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125244627 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125244627 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125244627 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125244627 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125244627 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125244627 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125244627 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125244630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125244630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125244632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125244633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244634 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125244634 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244634 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125244634 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125244634 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125244634 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125244634 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125244634 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125244634 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125244634 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125244634 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125244634 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125244636 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125244636 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244637 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125244638 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125244639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125244640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244640 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) 20241111125244640 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125244640 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125244640 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125244640 DLGLOBAL DEBUG validating counter group 0x55d0f2476760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125244640 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125244640 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125244640 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125244640 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125244640 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125244640 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125244640 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125244640 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125244640 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125244641 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125244641 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125244641 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125244641 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125244641 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125244641 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125244641 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125244641 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125244641 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125244641 DLGLOBAL DEBUG validating counter group 0x55d0f2476b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125244641 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125244641 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125244641 DLGLOBAL DEBUG validating counter group 0x55d0f2476c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125244641 DLGLOBAL DEBUG validating counter group 0x55d0f2476c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125244641 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125244641 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) 20241111125244641 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125244641 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125244641 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125244641 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125244641 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125244641 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125244641 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125244641 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) 20241111125244641 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) 20241111125244641 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125244641 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125244641 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125244641 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) 20241111125244641 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125244645 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125244645 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125244645 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125244645 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125244645 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125244649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125244649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125244649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125244650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125244650 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125244651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125244651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125244652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125244652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244659 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) 20241111125244659 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) 20241111125244659 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125244673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125244673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125244675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244675 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) 20241111125244675 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) 20241111125244676 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) 20241111125244676 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) 20241111125244677 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) 20241111125244677 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) 20241111125244678 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) 20241111125244678 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) 20241111125244679 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) 20241111125244679 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) 20241111125244679 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) 20241111125244679 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) 20241111125244680 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) 20241111125244680 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) 20241111125244681 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125244692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125244692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244693 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) 20241111125244693 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) 20241111125244694 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) 20241111125244694 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) 20241111125244695 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) 20241111125244695 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) 20241111125244696 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) 20241111125244696 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) 20241111125244697 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) 20241111125244697 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) 20241111125244697 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) 20241111125244697 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) 20241111125244698 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) 20241111125244698 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) 20241111125244699 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) 20241111125244699 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) 20241111125244700 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125244711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125244711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244712 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) 20241111125244712 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) 20241111125244713 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) 20241111125244713 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) 20241111125244714 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) 20241111125244714 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) 20241111125244715 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) 20241111125244715 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) 20241111125244715 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) 20241111125244716 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) 20241111125244716 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) 20241111125244716 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) 20241111125244717 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) 20241111125244717 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) 20241111125244721 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) 20241111125244721 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) 20241111125244721 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125244735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125244735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244736 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) 20241111125244736 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) 20241111125244737 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) 20241111125244737 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) 20241111125244738 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) 20241111125244738 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) 20241111125244739 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) 20241111125244739 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) 20241111125244740 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) 20241111125244740 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) 20241111125244741 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) 20241111125244741 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) 20241111125244742 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) 20241111125244742 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) 20241111125244743 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) 20241111125244743 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) 20241111125244744 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125244754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125244754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244755 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) 20241111125244755 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) 20241111125244756 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) 20241111125244756 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) 20241111125244757 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) 20241111125244757 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) 20241111125244758 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) 20241111125244758 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) 20241111125244759 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) 20241111125244759 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) 20241111125244759 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) 20241111125244759 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) 20241111125244760 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) 20241111125244760 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) 20241111125244761 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) 20241111125244761 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) 20241111125244762 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125244773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125244773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244774 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) 20241111125244774 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) 20241111125244775 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) 20241111125244775 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) 20241111125244776 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) 20241111125244776 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) 20241111125244777 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) 20241111125244777 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) 20241111125244777 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) 20241111125244777 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) 20241111125244778 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) 20241111125244778 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) 20241111125244779 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) 20241111125244779 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) 20241111125244782 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) 20241111125244783 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) 20241111125244783 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125244797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125244797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244798 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) 20241111125244798 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) 20241111125244799 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) 20241111125244799 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) 20241111125244800 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) 20241111125244800 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) 20241111125244801 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) 20241111125244801 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) 20241111125244801 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) 20241111125244801 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) 20241111125244802 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) 20241111125244802 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) 20241111125244803 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) 20241111125244803 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) 20241111125244804 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) 20241111125244804 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) 20241111125244805 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125244816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125244816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125244817 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) 20241111125244817 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) 20241111125244818 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) 20241111125244818 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) 20241111125244819 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) 20241111125244819 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) 20241111125244820 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) 20241111125244820 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) 20241111125244820 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) 20241111125244820 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) 20241111125244821 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) 20241111125244821 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) 20241111125244822 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) 20241111125244822 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) 20241111125244823 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) 20241111125244823 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) 20241111125244823 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125244835 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) 20241111125244835 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) 20241111125244836 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) 20241111125244836 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) 20241111125244837 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) 20241111125244837 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) 20241111125244838 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) 20241111125244838 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) 20241111125244839 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) 20241111125244839 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) 20241111125244839 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) 20241111125244839 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) 20241111125244840 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) 20241111125244840 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) 20241111125244841 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) 20241111125244841 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) 20241111125244842 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125244842 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125244842 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125244845 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) 20241111125244845 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) 20241111125244845 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125244845 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) 20241111125244845 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125244859 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 fa 54 a1 0e 5d 7e e2 ff 48 12 b6 0d a4 20 e4 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125244859 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) 20241111125244859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125244859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 00 41 00 00 00 01 fa 54 a1 0e 5d 7e e2 ff 48 12 b6 0d a4 20 e4 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125244859 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125244859 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) 20241111125244859 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) 20241111125244859 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125244859 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) 20241111125244859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125244859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 fa 54 a1 0e 5d 7e e2 ff 48 12 b6 0d a4 20 e4 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125244859 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125244859 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125244859 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125244859 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125244859 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125244859 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125244859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125244859 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125244859 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) 20241111125244859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125244859 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125244859 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125244859 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) 20241111125244859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125244859 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125244859 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125244860 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) 20241111125244860 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) 20241111125244861 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) 20241111125244861 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) 20241111125244862 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) 20241111125244862 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) 20241111125244863 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) 20241111125244863 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) 20241111125244864 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) 20241111125244864 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) 20241111125244865 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) 20241111125244865 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) 20241111125244866 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) 20241111125244866 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) 20241111125244867 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) 20241111125244867 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) 20241111125244867 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125244867 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) 20241111125244867 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125244867 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125244867 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) 20241111125244867 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125244867 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125244867 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125244867 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) 20241111125244867 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) 20241111125244868 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125244878 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) 20241111125244878 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) 20241111125244878 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) 20241111125244878 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125244880 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) 20241111125244880 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) 20241111125244881 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) 20241111125244881 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) 20241111125244881 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) 20241111125244881 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) 20241111125244882 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) 20241111125244882 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) 20241111125244883 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) 20241111125244883 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) 20241111125244884 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) 20241111125244884 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) 20241111125244884 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) 20241111125244885 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) 20241111125244885 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125244897 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) 20241111125244897 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) 20241111125244897 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) 20241111125244897 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125244899 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) 20241111125244899 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) 20241111125244899 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) 20241111125244899 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) 20241111125244900 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) 20241111125244900 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) 20241111125244901 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) 20241111125244901 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) 20241111125244902 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) 20241111125244902 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) 20241111125244902 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) 20241111125244902 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) 20241111125244903 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) 20241111125244903 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) 20241111125244907 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125244921 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) 20241111125244921 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) 20241111125244923 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) 20241111125244923 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) 20241111125244923 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) 20241111125244923 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) 20241111125244924 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) 20241111125244924 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) 20241111125244925 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) 20241111125244925 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) 20241111125244926 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) 20241111125244926 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) 20241111125244927 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) 20241111125244927 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) 20241111125244928 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) 20241111125244928 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) 20241111125244928 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Sending DATA.ind with LLC payload size 1 20241111125244940 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) 20241111125244940 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) 20241111125244940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125244940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125244940 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125244941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125244941 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=69 TLLI=0x00000001 (pdch.cpp:347) 20241111125244941 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) 20241111125244942 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) 20241111125244942 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) 20241111125244942 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) 20241111125244942 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) 20241111125244943 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) 20241111125244943 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) 20241111125244944 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) 20241111125244944 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) 20241111125244944 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) 20241111125244945 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) 20241111125244945 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) 20241111125244945 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) 20241111125244946 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) 20241111125244946 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) 20241111125244947 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125244959 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 02 05 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125244959 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) 20241111125244959 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125244959 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 05 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125244959 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125244959 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) 20241111125244959 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) 20241111125244960 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) 20241111125244960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125244960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=05 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125244960 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125244960 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125244960 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125244960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125244960 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=1, M=0, E=1, count=0 (decoding.cpp:167) 20241111125244960 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) 20241111125244960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=1 (tbf_ul.cpp:197) 20241111125244960 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=1 (tbf_ul.cpp:467) 20241111125244960 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125244960 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) 20241111125244960 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) 20241111125244961 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) 20241111125244961 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) 20241111125244961 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) 20241111125244962 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) 20241111125244962 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) 20241111125244963 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) 20241111125244963 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) 20241111125244964 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) 20241111125244964 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) 20241111125244964 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) 20241111125244964 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) 20241111125244965 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) 20241111125244965 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) 20241111125244969 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125244983 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) 20241111125244983 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) 20241111125244984 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) 20241111125244984 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) 20241111125244985 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) 20241111125244985 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) 20241111125244986 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) 20241111125244986 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) 20241111125244987 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) 20241111125244987 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) 20241111125244987 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) 20241111125244987 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) 20241111125244988 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) 20241111125244988 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) 20241111125244989 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) 20241111125244989 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) 20241111125244990 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) 20241111125244990 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) 20241111125244990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125244990 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) 20241111125244990 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 2 20241111125245002 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 04 09 fe e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245002 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) 20241111125245002 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245002 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 09 fe e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245002 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245002 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) 20241111125245002 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) 20241111125245002 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) 20241111125245002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125245002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=09 fe e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245002 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125245002 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125245002 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125245002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245002 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=2, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245002 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) 20241111125245002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=2 (tbf_ul.cpp:197) 20241111125245002 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=2 (tbf_ul.cpp:467) 20241111125245003 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245003 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) 20241111125245003 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) 20241111125245003 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) 20241111125245004 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) 20241111125245004 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) 20241111125245005 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) 20241111125245005 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) 20241111125245006 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) 20241111125245006 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) 20241111125245006 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) 20241111125245006 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) 20241111125245007 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) 20241111125245007 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) 20241111125245008 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) 20241111125245008 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) 20241111125245009 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125245021 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) 20241111125245021 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) 20241111125245021 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) 20241111125245021 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245022 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) 20241111125245022 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) 20241111125245023 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) 20241111125245023 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) 20241111125245024 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) 20241111125245024 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) 20241111125245025 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) 20241111125245025 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) 20241111125245025 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) 20241111125245025 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) 20241111125245026 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) 20241111125245026 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) 20241111125245027 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) 20241111125245027 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) 20241111125245031 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) 20241111125245031 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) 20241111125245031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125245031 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) 20241111125245031 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 3 20241111125245045 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 06 0d d8 a0 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245045 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) 20241111125245045 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245045 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 0d d8 a0 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245045 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245045 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) 20241111125245045 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) 20241111125245045 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) 20241111125245045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125245045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d d8 a0 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245045 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125245045 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125245045 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125245045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245045 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245045 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) 20241111125245045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=3 (tbf_ul.cpp:197) 20241111125245045 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=3 (tbf_ul.cpp:467) 20241111125245045 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245045 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) 20241111125245046 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) 20241111125245046 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) 20241111125245047 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) 20241111125245047 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) 20241111125245048 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) 20241111125245048 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) 20241111125245049 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) 20241111125245049 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) 20241111125245049 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) 20241111125245050 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) 20241111125245050 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) 20241111125245050 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) 20241111125245051 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) 20241111125245051 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) 20241111125245052 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125245064 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) 20241111125245064 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) 20241111125245064 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) 20241111125245064 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245065 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) 20241111125245065 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) 20241111125245066 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) 20241111125245066 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) 20241111125245067 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) 20241111125245067 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) 20241111125245067 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) 20241111125245067 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) 20241111125245068 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) 20241111125245068 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) 20241111125245069 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) 20241111125245069 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) 20241111125245070 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) 20241111125245071 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) 20241111125245072 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) 20241111125245072 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) 20241111125245072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125245072 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) 20241111125245072 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 4 20241111125245083 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 08 11 08 92 bc 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245083 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) 20241111125245083 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245083 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 11 08 92 bc 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245083 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245083 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) 20241111125245083 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) 20241111125245083 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) 20241111125245084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125245084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=11 08 92 bc 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245084 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125245084 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125245084 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125245084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245084 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=4, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245084 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) 20241111125245084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=4 (tbf_ul.cpp:197) 20241111125245084 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=4 (tbf_ul.cpp:467) 20241111125245084 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245084 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) 20241111125245084 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) 20241111125245084 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) 20241111125245085 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) 20241111125245085 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) 20241111125245086 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) 20241111125245086 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) 20241111125245087 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) 20241111125245087 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) 20241111125245087 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) 20241111125245087 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) 20241111125245088 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) 20241111125245088 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) 20241111125245088 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) 20241111125245088 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) 20241111125245092 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) 20241111125245092 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) 20241111125245092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111125245092 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) 20241111125245092 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 5 20241111125245107 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 0a 15 4a 10 b6 51 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245107 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) 20241111125245107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 15 4a 10 b6 51 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245107 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245107 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) 20241111125245107 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) 20241111125245107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125245107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 4a 10 b6 51 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245107 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125245107 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125245107 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125245107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245107 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=5, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245107 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) 20241111125245107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=5 (tbf_ul.cpp:197) 20241111125245107 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=5 (tbf_ul.cpp:467) 20241111125245107 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245107 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) 20241111125245109 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) 20241111125245109 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) 20241111125245109 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) 20241111125245109 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) 20241111125245110 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) 20241111125245110 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) 20241111125245110 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) 20241111125245110 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) 20241111125245110 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) 20241111125245111 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) 20241111125245112 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) 20241111125245112 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) 20241111125245112 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) 20241111125245112 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) 20241111125245113 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125245127 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) 20241111125245127 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) 20241111125245127 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) 20241111125245127 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245129 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) 20241111125245129 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) 20241111125245130 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) 20241111125245130 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) 20241111125245131 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) 20241111125245131 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) 20241111125245132 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) 20241111125245132 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) 20241111125245133 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) 20241111125245133 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) 20241111125245134 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) 20241111125245135 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) 20241111125245136 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) 20241111125245136 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) 20241111125245137 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) 20241111125245137 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) 20241111125245137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111125245137 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) 20241111125245138 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 6 20241111125245146 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 0c 19 08 6b 5f f7 84 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245146 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) 20241111125245146 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245146 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 19 08 6b 5f f7 84 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245146 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245146 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) 20241111125245146 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) 20241111125245146 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) 20241111125245146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125245146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=19 08 6b 5f f7 84 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245146 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125245146 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125245146 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125245146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245146 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=6, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245146 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) 20241111125245146 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=6 (tbf_ul.cpp:197) 20241111125245146 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=6 (tbf_ul.cpp:467) 20241111125245146 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245146 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) 20241111125245148 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) 20241111125245148 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) 20241111125245149 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) 20241111125245149 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) 20241111125245150 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) 20241111125245150 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) 20241111125245153 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) 20241111125245153 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) 20241111125245154 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) 20241111125245154 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) 20241111125245154 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) 20241111125245154 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) 20241111125245155 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) 20241111125245155 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) 20241111125245157 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125245169 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) 20241111125245169 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) 20241111125245169 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) 20241111125245169 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245171 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) 20241111125245171 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) 20241111125245172 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) 20241111125245172 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) 20241111125245173 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) 20241111125245173 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) 20241111125245173 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) 20241111125245173 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) 20241111125245174 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) 20241111125245174 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) 20241111125245175 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) 20241111125245175 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) 20241111125245176 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) 20241111125245176 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) 20241111125245177 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) 20241111125245177 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) 20241111125245177 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111125245177 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) 20241111125245178 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 7 20241111125245188 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 0e 1d 6e f1 a1 a3 3c ab ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245188 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) 20241111125245188 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245188 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 1d 6e f1 a1 a3 3c ab ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245188 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245188 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) 20241111125245188 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) 20241111125245188 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) 20241111125245188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125245188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1d 6e f1 a1 a3 3c ab ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245188 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125245188 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125245188 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125245188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245188 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=7, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245188 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) 20241111125245188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=7 (tbf_ul.cpp:197) 20241111125245188 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=7 (tbf_ul.cpp:467) 20241111125245188 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245188 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) 20241111125245190 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) 20241111125245190 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) 20241111125245191 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) 20241111125245191 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) 20241111125245192 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) 20241111125245192 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) 20241111125245193 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) 20241111125245193 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) 20241111125245194 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) 20241111125245194 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) 20241111125245194 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) 20241111125245195 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) 20241111125245195 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) 20241111125245195 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) 20241111125245197 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125245207 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) 20241111125245207 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) 20241111125245207 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) 20241111125245207 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245209 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) 20241111125245209 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) 20241111125245210 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) 20241111125245210 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) 20241111125245211 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) 20241111125245211 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) 20241111125245212 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) 20241111125245212 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) 20241111125245213 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) 20241111125245213 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) 20241111125245213 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) 20241111125245213 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) 20241111125245214 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) 20241111125245214 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) 20241111125245217 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) 20241111125245217 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) 20241111125245217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111125245217 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) 20241111125245218 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 8 20241111125245230 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 10 21 ad 07 7a 1a 39 91 3b 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245230 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) 20241111125245230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 21 ad 07 7a 1a 39 91 3b 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245230 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245230 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) 20241111125245230 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) 20241111125245230 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) 20241111125245230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125245230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=21 ad 07 7a 1a 39 91 3b 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245230 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125245230 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125245230 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125245230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245230 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=8, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245230 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) 20241111125245230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=8 (tbf_ul.cpp:197) 20241111125245230 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=8 (tbf_ul.cpp:467) 20241111125245231 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245231 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) 20241111125245231 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) 20241111125245231 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) 20241111125245231 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) 20241111125245231 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) 20241111125245231 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) 20241111125245231 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) 20241111125245232 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) 20241111125245232 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) 20241111125245232 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) 20241111125245232 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) 20241111125245232 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) 20241111125245232 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) 20241111125245232 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) 20241111125245232 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) 20241111125245235 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) 20241111125245235 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) 20241111125245235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111125245235 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) 20241111125245235 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 9 20241111125245250 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 12 25 37 86 f0 31 2f 2a 56 c7 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245250 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) 20241111125245250 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245250 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 25 37 86 f0 31 2f 2a 56 c7 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245250 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245250 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) 20241111125245250 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) 20241111125245250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125245250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=25 37 86 f0 31 2f 2a 56 c7 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245250 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125245250 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125245250 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125245250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245250 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=9, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245250 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) 20241111125245250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=9 (tbf_ul.cpp:197) 20241111125245250 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=9 (tbf_ul.cpp:467) 20241111125245250 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245250 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) 20241111125245251 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) 20241111125245251 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) 20241111125245251 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) 20241111125245251 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) 20241111125245252 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) 20241111125245252 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) 20241111125245253 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) 20241111125245253 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) 20241111125245254 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) 20241111125245254 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) 20241111125245256 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) 20241111125245256 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) 20241111125245258 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) 20241111125245258 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) 20241111125245259 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125245270 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) 20241111125245270 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) 20241111125245270 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) 20241111125245270 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245271 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) 20241111125245271 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) 20241111125245272 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) 20241111125245272 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) 20241111125245273 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) 20241111125245273 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) 20241111125245274 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) 20241111125245274 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) 20241111125245276 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) 20241111125245276 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) 20241111125245277 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) 20241111125245277 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) 20241111125245279 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) 20241111125245279 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) 20241111125245280 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) 20241111125245280 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) 20241111125245280 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241111125245280 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) 20241111125245280 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 10 20241111125245294 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 14 29 69 d7 cc f6 3f 41 0e 9d f1 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245294 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) 20241111125245294 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245294 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 29 69 d7 cc f6 3f 41 0e 9d f1 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245294 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245294 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) 20241111125245294 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) 20241111125245294 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) 20241111125245294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125245294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=29 69 d7 cc f6 3f 41 0e 9d f1 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245294 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125245294 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125245294 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125245295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245295 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=10, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245295 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) 20241111125245295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=10 (tbf_ul.cpp:197) 20241111125245295 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=10 (tbf_ul.cpp:467) 20241111125245295 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245295 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) 20241111125245296 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) 20241111125245296 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) 20241111125245297 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) 20241111125245297 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) 20241111125245298 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) 20241111125245298 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) 20241111125245300 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) 20241111125245300 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) 20241111125245301 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) 20241111125245301 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) 20241111125245301 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) 20241111125245301 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) 20241111125245302 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) 20241111125245302 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) 20241111125245304 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125245314 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) 20241111125245314 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) 20241111125245314 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) 20241111125245314 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245315 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) 20241111125245315 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) 20241111125245316 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) 20241111125245316 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) 20241111125245317 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) 20241111125245317 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) 20241111125245318 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) 20241111125245318 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) 20241111125245319 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) 20241111125245319 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) 20241111125245320 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) 20241111125245320 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) 20241111125245321 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) 20241111125245321 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) 20241111125245322 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) 20241111125245322 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) 20241111125245322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241111125245322 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) 20241111125245323 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 11 20241111125245332 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 16 2d 84 08 ed 58 a6 02 3d 31 26 d2 48 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245332 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) 20241111125245332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 2d 84 08 ed 58 a6 02 3d 31 26 d2 48 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245332 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245332 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) 20241111125245332 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) 20241111125245332 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) 20241111125245332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125245332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2d 84 08 ed 58 a6 02 3d 31 26 d2 48 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245332 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125245332 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125245332 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125245332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245332 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=11, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245333 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) 20241111125245333 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=11 (tbf_ul.cpp:197) 20241111125245333 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=11 (tbf_ul.cpp:467) 20241111125245333 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245333 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) 20241111125245334 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) 20241111125245334 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) 20241111125245335 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) 20241111125245335 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) 20241111125245336 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) 20241111125245336 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) 20241111125245336 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) 20241111125245336 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) 20241111125245337 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) 20241111125245337 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) 20241111125245338 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) 20241111125245338 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) 20241111125245339 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) 20241111125245339 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) 20241111125245342 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) 20241111125245342 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) 20241111125245342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241111125245342 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) 20241111125245343 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 12 20241111125245356 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 18 31 c5 78 e1 4b c8 5a ff d4 22 01 67 31 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245356 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) 20241111125245356 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245356 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 31 c5 78 e1 4b c8 5a ff d4 22 01 67 31 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245356 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245356 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) 20241111125245356 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) 20241111125245356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125245356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=31 c5 78 e1 4b c8 5a ff d4 22 01 67 31 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245356 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125245356 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125245356 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125245356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245356 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=12, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245356 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) 20241111125245356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12 (tbf_ul.cpp:197) 20241111125245356 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12 (tbf_ul.cpp:467) 20241111125245356 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245356 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) 20241111125245358 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) 20241111125245358 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) 20241111125245359 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) 20241111125245359 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) 20241111125245360 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) 20241111125245360 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) 20241111125245361 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) 20241111125245361 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) 20241111125245362 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) 20241111125245362 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) 20241111125245363 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) 20241111125245363 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) 20241111125245363 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) 20241111125245363 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) 20241111125245364 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125245376 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) 20241111125245376 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) 20241111125245376 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=160): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125245376 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245377 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) 20241111125245377 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) 20241111125245378 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) 20241111125245378 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) 20241111125245379 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) 20241111125245379 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) 20241111125245380 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) 20241111125245380 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) 20241111125245380 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) 20241111125245380 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) 20241111125245382 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) 20241111125245382 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) 20241111125245383 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) 20241111125245383 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) 20241111125245384 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) 20241111125245384 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) 20241111125245384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241111125245384 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) 20241111125245385 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 13 20241111125245395 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 1a 35 27 4f 72 2b 8b 86 4f 1d 32 9e d7 2e d9 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245395 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) 20241111125245395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 35 27 4f 72 2b 8b 86 4f 1d 32 9e d7 2e d9 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245395 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245395 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) 20241111125245395 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) 20241111125245395 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) 20241111125245395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125245395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=35 27 4f 72 2b 8b 86 4f 1d 32 9e d7 2e d9 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245395 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125245395 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125245395 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125245395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245395 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=13, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245395 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) 20241111125245395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=13 (tbf_ul.cpp:197) 20241111125245395 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=13 (tbf_ul.cpp:467) 20241111125245395 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245395 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) 20241111125245396 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) 20241111125245396 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) 20241111125245398 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) 20241111125245398 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) 20241111125245399 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) 20241111125245399 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) 20241111125245400 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) 20241111125245400 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) 20241111125245401 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) 20241111125245401 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) 20241111125245401 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) 20241111125245401 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) 20241111125245402 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) 20241111125245402 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) 20241111125245404 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) 20241111125245404 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) 20241111125245404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241111125245404 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) 20241111125245405 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 14 20241111125245419 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 1c 39 0f bd 16 dc 35 98 7b c0 8e f3 ba 65 1c 15 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245419 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) 20241111125245419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 39 0f bd 16 dc 35 98 7b c0 8e f3 ba 65 1c 15 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245419 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245419 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) 20241111125245419 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) 20241111125245419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125245419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 0f bd 16 dc 35 98 7b c0 8e f3 ba 65 1c 15 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245419 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125245419 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125245419 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125245419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245419 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=14, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245419 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) 20241111125245419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=14 (tbf_ul.cpp:197) 20241111125245419 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=14 (tbf_ul.cpp:467) 20241111125245419 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245419 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) 20241111125245420 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) 20241111125245420 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) 20241111125245421 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) 20241111125245421 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) 20241111125245422 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) 20241111125245422 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) 20241111125245422 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) 20241111125245422 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) 20241111125245423 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) 20241111125245423 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) 20241111125245424 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) 20241111125245424 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) 20241111125245425 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) 20241111125245425 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) 20241111125245426 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125245438 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) 20241111125245438 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) 20241111125245438 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) 20241111125245438 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245439 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) 20241111125245439 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) 20241111125245440 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) 20241111125245440 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) 20241111125245441 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) 20241111125245441 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) 20241111125245441 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) 20241111125245441 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) 20241111125245442 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) 20241111125245442 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) 20241111125245443 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) 20241111125245443 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) 20241111125245444 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) 20241111125245444 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) 20241111125245444 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) 20241111125245444 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) 20241111125245444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241111125245444 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) 20241111125245445 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 15 20241111125245457 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 1e 3d b2 ba 2f 0f 1e c6 7d 78 c8 ae 4c 1e 7e d9 04 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245457 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) 20241111125245457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 3d b2 ba 2f 0f 1e c6 7d 78 c8 ae 4c 1e 7e d9 04 2b 2b 2b 2b (pdch.cpp:1019) 20241111125245457 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245457 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125245457 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) 20241111125245457 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) 20241111125245457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125245457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3d b2 ba 2f 0f 1e c6 7d 78 c8 ae 4c 1e 7e d9 04 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245457 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125245457 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125245457 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125245457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245457 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=15, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245457 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) 20241111125245457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=15 (tbf_ul.cpp:197) 20241111125245457 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=15 (tbf_ul.cpp:467) 20241111125245457 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245457 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) 20241111125245458 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) 20241111125245458 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) 20241111125245459 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) 20241111125245459 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) 20241111125245460 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) 20241111125245460 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) 20241111125245461 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) 20241111125245461 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) 20241111125245462 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) 20241111125245462 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) 20241111125245462 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) 20241111125245463 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) 20241111125245463 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) 20241111125245463 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) 20241111125245466 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) 20241111125245466 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) 20241111125245466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241111125245466 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) 20241111125245468 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 16 20241111125245481 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 20 41 31 d8 a3 03 64 95 bd 21 1f bc d2 ba 53 66 25 4a 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125245481 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) 20241111125245481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 31 d8 a3 03 64 95 bd 21 1f bc d2 ba 53 66 25 4a 2b 2b 2b (pdch.cpp:1019) 20241111125245481 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245481 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) 20241111125245481 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) 20241111125245481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125245481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=41 31 d8 a3 03 64 95 bd 21 1f bc d2 ba 53 66 25 4a 2b 2b 2b (tbf_ul.cpp:337) 20241111125245481 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125245481 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125245481 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125245481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245481 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125245481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125245481 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125245481 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245481 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) 20241111125245482 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) 20241111125245482 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) 20241111125245483 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) 20241111125245483 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) 20241111125245484 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) 20241111125245484 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) 20241111125245484 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) 20241111125245484 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) 20241111125245485 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) 20241111125245485 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) 20241111125245486 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) 20241111125245486 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) 20241111125245487 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) 20241111125245487 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) 20241111125245488 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125245500 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) 20241111125245500 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) 20241111125245500 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) 20241111125245500 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245501 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) 20241111125245501 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) 20241111125245502 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) 20241111125245502 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) 20241111125245503 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) 20241111125245503 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) 20241111125245504 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) 20241111125245504 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) 20241111125245504 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) 20241111125245504 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) 20241111125245505 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) 20241111125245505 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) 20241111125245506 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) 20241111125245506 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) 20241111125245507 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) 20241111125245507 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) 20241111125245507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241111125245507 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) 20241111125245508 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 17 20241111125245519 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 22 45 a6 74 d1 1d dd aa 61 68 9e 56 ae 5a f4 4e 08 35 ae 2b 2b (pcu_l1_if.cpp:463) 20241111125245519 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) 20241111125245519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 45 a6 74 d1 1d dd aa 61 68 9e 56 ae 5a f4 4e 08 35 ae 2b 2b (pdch.cpp:1019) 20241111125245519 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245519 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=190 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125245519 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) 20241111125245519 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) 20241111125245519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125245519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=45 a6 74 d1 1d dd aa 61 68 9e 56 ae 5a f4 4e 08 35 ae 2b 2b (tbf_ul.cpp:337) 20241111125245519 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241111125245519 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125245519 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125245519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245519 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=17, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245519 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) 20241111125245519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=17 (tbf_ul.cpp:197) 20241111125245519 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=17 (tbf_ul.cpp:467) 20241111125245520 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245520 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) 20241111125245521 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) 20241111125245521 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) 20241111125245521 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) 20241111125245521 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) 20241111125245522 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) 20241111125245522 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) 20241111125245523 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) 20241111125245523 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) 20241111125245524 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) 20241111125245524 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) 20241111125245525 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) 20241111125245525 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) 20241111125245525 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) 20241111125245525 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) 20241111125245529 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) 20241111125245529 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) 20241111125245529 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241111125245529 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) 20241111125245530 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 18 20241111125245543 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 24 49 23 5c 59 c9 40 7a 20 e2 7d d6 ba 1a 4d 89 96 b4 64 1a 2b (pcu_l1_if.cpp:463) 20241111125245543 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) 20241111125245543 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245543 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 49 23 5c 59 c9 40 7a 20 e2 7d d6 ba 1a 4d 89 96 b4 64 1a 2b (pdch.cpp:1019) 20241111125245543 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245543 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) 20241111125245543 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) 20241111125245543 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125245543 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=49 23 5c 59 c9 40 7a 20 e2 7d d6 ba 1a 4d 89 96 b4 64 1a 2b (tbf_ul.cpp:337) 20241111125245543 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241111125245543 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125245543 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125245543 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245543 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=18, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245543 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) 20241111125245543 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=18 (tbf_ul.cpp:197) 20241111125245543 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=18 (tbf_ul.cpp:467) 20241111125245543 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245543 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) 20241111125245545 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) 20241111125245545 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) 20241111125245545 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) 20241111125245545 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) 20241111125245546 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) 20241111125245546 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) 20241111125245547 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) 20241111125245547 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) 20241111125245548 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) 20241111125245548 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) 20241111125245549 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) 20241111125245549 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) 20241111125245549 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) 20241111125245549 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) 20241111125245550 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125245563 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) 20241111125245563 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) 20241111125245563 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) 20241111125245563 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245564 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) 20241111125245564 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) 20241111125245565 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) 20241111125245565 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) 20241111125245565 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) 20241111125245565 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) 20241111125245566 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) 20241111125245566 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) 20241111125245567 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) 20241111125245567 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) 20241111125245568 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) 20241111125245568 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) 20241111125245568 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) 20241111125245569 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) 20241111125245569 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) 20241111125245569 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) 20241111125245569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241111125245569 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) 20241111125245570 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 19 20241111125245582 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 26 4d 46 2d d4 ff 59 4d 67 22 29 50 0f e6 96 ca 6f d5 38 b4 f7 (pcu_l1_if.cpp:463) 20241111125245582 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) 20241111125245582 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245582 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 4d 46 2d d4 ff 59 4d 67 22 29 50 0f e6 96 ca 6f d5 38 b4 f7 (pdch.cpp:1019) 20241111125245582 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125245582 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=203 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125245582 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) 20241111125245582 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) 20241111125245582 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125245582 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4d 46 2d d4 ff 59 4d 67 22 29 50 0f e6 96 ca 6f d5 38 b4 f7 (tbf_ul.cpp:337) 20241111125245582 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241111125245582 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125245582 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125245582 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125245582 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=19, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245582 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) 20241111125245582 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=19 (tbf_ul.cpp:197) 20241111125245582 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=19 (tbf_ul.cpp:467) 20241111125245582 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245582 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) 20241111125245582 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125245582 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125245582 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125245583 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) 20241111125245583 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) 20241111125245584 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) 20241111125245584 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) 20241111125245585 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) 20241111125245585 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) 20241111125245585 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) 20241111125245585 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) 20241111125245586 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) 20241111125245586 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) 20241111125245587 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) 20241111125245587 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) 20241111125245588 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) 20241111125245588 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) 20241111125245591 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125245606 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) 20241111125245606 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) 20241111125245606 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) 20241111125245606 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245607 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) 20241111125245607 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) 20241111125245608 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) 20241111125245608 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) 20241111125245609 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) 20241111125245609 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) 20241111125245609 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) 20241111125245609 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) 20241111125245610 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) 20241111125245610 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) 20241111125245611 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) 20241111125245611 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) 20241111125245612 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) 20241111125245612 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) 20241111125245613 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) 20241111125245613 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) 20241111125245613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241111125245613 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) 20241111125245613 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125245613 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125245613 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) 20241111125245613 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125245613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125245613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 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) 20241111125245613 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK 20241111125245625 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) 20241111125245625 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) 20241111125245626 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) 20241111125245626 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) 20241111125245627 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) 20241111125245627 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) 20241111125245628 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) 20241111125245628 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) 20241111125245628 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) 20241111125245628 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) 20241111125245629 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) 20241111125245629 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) 20241111125245630 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) 20241111125245630 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) 20241111125245631 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) 20241111125245631 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) 20241111125245631 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125245644 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) 20241111125245644 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) 20241111125245644 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=216): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125245644 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125245645 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) 20241111125245645 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) 20241111125245646 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) 20241111125245646 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) 20241111125245647 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) 20241111125245647 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) 20241111125245647 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) 20241111125245647 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) 20241111125245648 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) 20241111125245648 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) 20241111125245649 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) 20241111125245649 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) 20241111125245650 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) 20241111125245650 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) 20241111125245653 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125245668 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) 20241111125245668 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) 20241111125245669 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) 20241111125245669 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) 20241111125245670 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) 20241111125245670 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) 20241111125245671 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) 20241111125245671 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) 20241111125245671 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) 20241111125245671 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) 20241111125245673 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) 20241111125245673 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) 20241111125245673 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) 20241111125245673 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) 20241111125245674 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) 20241111125245674 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) 20241111125245675 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Sending DATA.ind with LLC payload size 20 20241111125245687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 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) 20241111125245687 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) 20241111125245687 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125245687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125245687 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125245687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125245687 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=225 TLLI=0x00000001 (pdch.cpp:347) 20241111125245687 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) 20241111125245689 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) 20241111125245689 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) 20241111125245690 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) 20241111125245690 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) 20241111125245691 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) 20241111125245691 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) 20241111125245691 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) 20241111125245691 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) 20241111125245692 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) 20241111125245692 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) 20241111125245693 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) 20241111125245693 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) 20241111125245694 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) 20241111125245694 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) 20241111125245695 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125245706 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 28 51 cb fc 9f 7a fa d8 2e 0c a0 04 95 27 0e dd 00 e7 3f ea b4 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125245706 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) 20241111125245706 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245706 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 51 cb fc 9f 7a fa d8 2e 0c a0 04 95 27 0e dd 00 e7 3f ea b4 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125245706 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245706 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=229 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125245706 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) 20241111125245706 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125245706 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) 20241111125245706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125245706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=51 cb fc 9f 7a fa d8 2e 0c a0 04 95 27 0e dd 00 e7 3f ea b4 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245706 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241111125245706 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125245706 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125245706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245706 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=20, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245706 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) 20241111125245706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20241111125245706 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20241111125245706 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245706 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) 20241111125245707 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) 20241111125245708 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) 20241111125245708 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) 20241111125245708 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) 20241111125245709 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) 20241111125245709 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) 20241111125245710 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) 20241111125245710 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) 20241111125245711 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) 20241111125245711 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) 20241111125245711 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) 20241111125245711 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) 20241111125245712 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) 20241111125245712 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) 20241111125245715 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) 20241111125245715 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) 20241111125245715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241111125245715 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) 20241111125245716 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 21 20241111125245730 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 2a 55 26 ee 09 06 dc 8b 9e ad b8 76 df 44 5c a5 0f 80 a5 3e 3e 37 d5 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125245730 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) 20241111125245730 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245730 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 55 26 ee 09 06 dc 8b 9e ad b8 76 df 44 5c a5 0f 80 a5 3e 3e 37 d5 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125245730 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245730 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) 20241111125245730 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) 20241111125245730 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) 20241111125245730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241111125245730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=55 26 ee 09 06 dc 8b 9e ad b8 76 df 44 5c a5 0f 80 a5 3e 3e 37 d5 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245730 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241111125245730 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241111125245730 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241111125245730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245730 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=21, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245730 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) 20241111125245730 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=21 (tbf_ul.cpp:197) 20241111125245730 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=21 (tbf_ul.cpp:467) 20241111125245730 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245730 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) 20241111125245731 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) 20241111125245731 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) 20241111125245732 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) 20241111125245732 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) 20241111125245733 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) 20241111125245733 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) 20241111125245733 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) 20241111125245733 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) 20241111125245734 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) 20241111125245734 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) 20241111125245735 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) 20241111125245735 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) 20241111125245736 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) 20241111125245736 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) 20241111125245736 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125245749 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) 20241111125245749 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) 20241111125245749 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=238): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125245749 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245750 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) 20241111125245750 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) 20241111125245751 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) 20241111125245751 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) 20241111125245752 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) 20241111125245752 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) 20241111125245753 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) 20241111125245753 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) 20241111125245754 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) 20241111125245754 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) 20241111125245754 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) 20241111125245754 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) 20241111125245755 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) 20241111125245755 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) 20241111125245756 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) 20241111125245756 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) 20241111125245756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241111125245756 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) 20241111125245757 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 22 20241111125245768 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 2c 59 4d f0 77 9a 0f ce f6 05 9a 65 42 59 a9 b8 08 38 b8 55 fc 56 5a c8 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125245768 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) 20241111125245768 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245768 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 59 4d f0 77 9a 0f ce f6 05 9a 65 42 59 a9 b8 08 38 b8 55 fc 56 5a c8 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125245768 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245768 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=242 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125245768 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) 20241111125245768 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) 20241111125245768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241111125245768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=59 4d f0 77 9a 0f ce f6 05 9a 65 42 59 a9 b8 08 38 b8 55 fc 56 5a c8 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245768 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241111125245768 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241111125245768 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241111125245768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245768 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=22, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245768 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) 20241111125245768 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=22 (tbf_ul.cpp:197) 20241111125245768 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=22 (tbf_ul.cpp:467) 20241111125245768 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245768 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) 20241111125245769 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) 20241111125245769 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) 20241111125245770 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) 20241111125245770 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) 20241111125245771 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) 20241111125245771 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) 20241111125245773 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) 20241111125245773 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) 20241111125245775 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) 20241111125245775 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) 20241111125245775 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) 20241111125245776 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) 20241111125245776 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) 20241111125245776 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) 20241111125245778 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) 20241111125245778 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) 20241111125245778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241111125245778 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) 20241111125245778 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 23 20241111125245792 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 2e 5d ab 74 7c 7a f3 a9 61 c1 48 88 9e ca 43 30 f6 6b 9d 29 71 0e 1f 5b 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125245792 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) 20241111125245792 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245792 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 5d ab 74 7c 7a f3 a9 61 c1 48 88 9e ca 43 30 f6 6b 9d 29 71 0e 1f 5b 8b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125245792 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245792 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) 20241111125245792 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) 20241111125245792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241111125245792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=5d ab 74 7c 7a f3 a9 61 c1 48 88 9e ca 43 30 f6 6b 9d 29 71 0e 1f 5b 8b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245792 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241111125245792 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241111125245792 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241111125245792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245792 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=23, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245792 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) 20241111125245792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=23 (tbf_ul.cpp:197) 20241111125245792 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=23 (tbf_ul.cpp:467) 20241111125245792 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245792 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) 20241111125245793 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) 20241111125245793 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) 20241111125245794 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) 20241111125245794 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) 20241111125245795 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) 20241111125245795 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) 20241111125245796 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) 20241111125245796 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) 20241111125245797 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) 20241111125245797 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) 20241111125245798 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) 20241111125245798 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) 20241111125245799 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) 20241111125245799 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) 20241111125245800 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125245811 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) 20241111125245811 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) 20241111125245811 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=251): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125245811 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245812 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) 20241111125245812 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) 20241111125245813 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) 20241111125245813 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) 20241111125245814 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) 20241111125245814 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) 20241111125245815 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) 20241111125245815 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) 20241111125245815 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) 20241111125245815 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) 20241111125245816 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) 20241111125245816 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) 20241111125245817 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) 20241111125245817 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) 20241111125245818 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) 20241111125245818 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) 20241111125245818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241111125245818 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) 20241111125245818 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 24 20241111125245830 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 30 61 55 2e ee e2 dc f5 20 5f c8 73 c4 e1 b6 a6 39 02 57 ae 12 40 07 bf c8 c1 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125245830 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) 20241111125245830 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245830 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 61 55 2e ee e2 dc f5 20 5f c8 73 c4 e1 b6 a6 39 02 57 ae 12 40 07 bf c8 c1 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125245830 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245830 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=255 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125245830 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) 20241111125245830 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) 20241111125245830 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241111125245830 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=61 55 2e ee e2 dc f5 20 5f c8 73 c4 e1 b6 a6 39 02 57 ae 12 40 07 bf c8 c1 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245830 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241111125245830 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241111125245830 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241111125245830 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245830 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=24, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245830 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) 20241111125245830 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=24 (tbf_ul.cpp:197) 20241111125245830 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=24 (tbf_ul.cpp:467) 20241111125245830 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245830 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) 20241111125245832 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) 20241111125245832 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) 20241111125245832 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) 20241111125245832 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) 20241111125245833 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) 20241111125245833 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) 20241111125245834 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) 20241111125245834 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) 20241111125245835 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) 20241111125245835 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) 20241111125245836 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) 20241111125245836 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) 20241111125245836 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) 20241111125245836 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) 20241111125245840 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) 20241111125245840 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) 20241111125245840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241111125245840 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) 20241111125245840 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 25 20241111125245854 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 32 65 83 77 9a 28 d1 f6 5d 32 8b df eb 00 5d 1d 4e 67 0b 70 ff 91 ff 80 29 46 23 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125245854 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) 20241111125245854 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245854 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 65 83 77 9a 28 d1 f6 5d 32 8b df eb 00 5d 1d 4e 67 0b 70 ff 91 ff 80 29 46 23 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125245854 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245854 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) 20241111125245854 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) 20241111125245854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241111125245854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=65 83 77 9a 28 d1 f6 5d 32 8b df eb 00 5d 1d 4e 67 0b 70 ff 91 ff 80 29 46 23 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125245854 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241111125245854 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241111125245854 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241111125245854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245854 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=25, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245854 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) 20241111125245854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=25 (tbf_ul.cpp:197) 20241111125245854 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=25 (tbf_ul.cpp:467) 20241111125245854 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245854 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) 20241111125245857 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) 20241111125245857 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) 20241111125245858 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) 20241111125245858 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) 20241111125245860 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) 20241111125245860 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) 20241111125245861 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) 20241111125245861 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) 20241111125245862 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) 20241111125245862 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) 20241111125245863 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) 20241111125245863 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) 20241111125245864 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) 20241111125245864 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) 20241111125245866 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125245873 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) 20241111125245873 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) 20241111125245873 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) 20241111125245873 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245875 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) 20241111125245875 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) 20241111125245876 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) 20241111125245876 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) 20241111125245878 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) 20241111125245878 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) 20241111125245879 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) 20241111125245879 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) 20241111125245880 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) 20241111125245880 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) 20241111125245881 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) 20241111125245881 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) 20241111125245882 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) 20241111125245882 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) 20241111125245883 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) 20241111125245883 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) 20241111125245883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241111125245883 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) 20241111125245884 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 26 20241111125245893 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 34 69 7b 91 a7 f4 e0 47 94 1e d9 7f 4c c1 36 3a 36 38 be 88 e6 f7 09 25 e5 cd 49 a0 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125245893 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) 20241111125245893 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245893 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 69 7b 91 a7 f4 e0 47 94 1e d9 7f 4c c1 36 3a 36 38 be 88 e6 f7 09 25 e5 cd 49 a0 2b 2b 2b 00 (pdch.cpp:1019) 20241111125245893 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245893 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=268 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125245893 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) 20241111125245893 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) 20241111125245893 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241111125245894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=69 7b 91 a7 f4 e0 47 94 1e d9 7f 4c c1 36 3a 36 38 be 88 e6 f7 09 25 e5 cd 49 a0 2b 2b 2b (tbf_ul.cpp:337) 20241111125245894 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241111125245894 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241111125245894 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241111125245894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245894 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=26, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245894 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) 20241111125245894 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241111125245894 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241111125245894 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245894 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) 20241111125245896 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) 20241111125245896 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) 20241111125245897 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) 20241111125245897 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) 20241111125245898 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) 20241111125245898 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) 20241111125245899 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) 20241111125245899 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) 20241111125245900 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) 20241111125245900 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) 20241111125245901 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) 20241111125245901 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) 20241111125245902 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) 20241111125245902 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) 20241111125245903 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) 20241111125245903 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) 20241111125245904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241111125245904 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) 20241111125245904 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 27 20241111125245916 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 36 6d 3e 34 71 fa 5a 95 29 17 62 4d c6 d1 9d bd 41 c8 f1 ff 94 8d 92 99 ee 91 19 34 af 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125245916 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) 20241111125245916 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245916 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 6d 3e 34 71 fa 5a 95 29 17 62 4d c6 d1 9d bd 41 c8 f1 ff 94 8d 92 99 ee 91 19 34 af 2b 2b 00 (pdch.cpp:1019) 20241111125245916 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245916 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) 20241111125245916 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) 20241111125245916 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241111125245916 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=6d 3e 34 71 fa 5a 95 29 17 62 4d c6 d1 9d bd 41 c8 f1 ff 94 8d 92 99 ee 91 19 34 af 2b 2b (tbf_ul.cpp:337) 20241111125245916 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241111125245917 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241111125245917 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241111125245917 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245917 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=27, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245917 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) 20241111125245917 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=27 (tbf_ul.cpp:197) 20241111125245917 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=27 (tbf_ul.cpp:467) 20241111125245917 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245917 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) 20241111125245918 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) 20241111125245918 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) 20241111125245919 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) 20241111125245919 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) 20241111125245920 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) 20241111125245920 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) 20241111125245921 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) 20241111125245921 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) 20241111125245922 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) 20241111125245922 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) 20241111125245923 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) 20241111125245923 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) 20241111125245923 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) 20241111125245924 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) 20241111125245924 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125245935 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) 20241111125245935 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) 20241111125245936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=277): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125245936 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245937 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) 20241111125245937 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) 20241111125245937 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) 20241111125245937 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) 20241111125245938 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) 20241111125245938 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) 20241111125245939 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) 20241111125245939 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) 20241111125245940 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) 20241111125245940 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) 20241111125245940 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) 20241111125245941 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) 20241111125245941 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) 20241111125245941 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) 20241111125245942 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) 20241111125245942 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) 20241111125245942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241111125245942 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) 20241111125245943 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 28 20241111125245954 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 38 71 72 77 69 b7 70 f2 f4 2f 30 37 21 05 b1 72 47 92 80 d7 80 0c c3 67 f6 9e 63 57 b4 3a 2b 00 (pcu_l1_if.cpp:463) 20241111125245954 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) 20241111125245954 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245954 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 71 72 77 69 b7 70 f2 f4 2f 30 37 21 05 b1 72 47 92 80 d7 80 0c c3 67 f6 9e 63 57 b4 3a 2b 00 (pdch.cpp:1019) 20241111125245954 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245954 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=281 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125245954 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) 20241111125245954 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) 20241111125245955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241111125245955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=71 72 77 69 b7 70 f2 f4 2f 30 37 21 05 b1 72 47 92 80 d7 80 0c c3 67 f6 9e 63 57 b4 3a 2b (tbf_ul.cpp:337) 20241111125245955 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241111125245955 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241111125245955 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241111125245955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245955 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=28, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245955 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) 20241111125245955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=28 (tbf_ul.cpp:197) 20241111125245955 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=28 (tbf_ul.cpp:467) 20241111125245955 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245955 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) 20241111125245956 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) 20241111125245956 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) 20241111125245957 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) 20241111125245957 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) 20241111125245958 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) 20241111125245958 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) 20241111125245959 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) 20241111125245959 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) 20241111125245959 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) 20241111125245960 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) 20241111125245960 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) 20241111125245960 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) 20241111125245961 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) 20241111125245961 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) 20241111125245964 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) 20241111125245964 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) 20241111125245964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241111125245964 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) 20241111125245965 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 29 20241111125245978 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 3a 75 69 4b c6 62 a4 7d c2 4a 42 b6 1c 41 67 f4 70 ab c4 86 1d 27 09 0f e6 e0 20 71 3a e0 e3 00 (pcu_l1_if.cpp:463) 20241111125245978 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) 20241111125245978 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125245978 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 75 69 4b c6 62 a4 7d c2 4a 42 b6 1c 41 67 f4 70 ab c4 86 1d 27 09 0f e6 e0 20 71 3a e0 e3 00 (pdch.cpp:1019) 20241111125245978 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125245978 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) 20241111125245978 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) 20241111125245978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241111125245978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=75 69 4b c6 62 a4 7d c2 4a 42 b6 1c 41 67 f4 70 ab c4 86 1d 27 09 0f e6 e0 20 71 3a e0 e3 (tbf_ul.cpp:337) 20241111125245978 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241111125245978 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241111125245978 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241111125245979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125245979 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=29, M=0, E=1, count=0 (decoding.cpp:167) 20241111125245979 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) 20241111125245979 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=29 (tbf_ul.cpp:197) 20241111125245979 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=29 (tbf_ul.cpp:467) 20241111125245979 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125245979 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) 20241111125245980 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) 20241111125245980 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) 20241111125245980 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) 20241111125245980 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) 20241111125245981 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) 20241111125245981 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) 20241111125245982 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) 20241111125245982 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) 20241111125245983 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) 20241111125245983 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) 20241111125245984 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) 20241111125245984 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) 20241111125245984 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) 20241111125245984 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) 20241111125245985 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125245997 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) 20241111125245997 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) 20241111125245997 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=290): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125245997 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125245999 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) 20241111125245999 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) 20241111125245999 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) 20241111125245999 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) 20241111125246000 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) 20241111125246000 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) 20241111125246001 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) 20241111125246001 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) 20241111125246002 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) 20241111125246002 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) 20241111125246003 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) 20241111125246003 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) 20241111125246003 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) 20241111125246003 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) 20241111125246004 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) 20241111125246004 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) 20241111125246004 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241111125246004 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) 20241111125246005 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 30 20241111125246017 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 3c 79 42 67 8f c1 f5 ff fa 16 20 73 22 63 fc 27 d9 bf 2f 74 2b 41 9a 95 60 c4 8d 95 59 f8 84 88 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246017 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) 20241111125246017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125246017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 79 42 67 8f c1 f5 ff fa 16 20 73 22 63 fc 27 d9 bf 2f 74 2b 41 9a 95 60 c4 8d 95 59 f8 84 88 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246017 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) 20241111125246017 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=294 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246017 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) 20241111125246017 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) 20241111125246017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241111125246017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=79 42 67 8f c1 f5 ff fa 16 20 73 22 63 fc 27 d9 bf 2f 74 2b 41 9a 95 60 c4 8d 95 59 f8 84 88 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246017 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241111125246017 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241111125246017 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241111125246017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125246017 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=30, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246017 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) 20241111125246017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=30 (tbf_ul.cpp:197) 20241111125246017 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=30 (tbf_ul.cpp:467) 20241111125246017 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246017 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) 20241111125246018 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) 20241111125246018 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) 20241111125246019 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) 20241111125246019 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) 20241111125246020 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) 20241111125246020 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) 20241111125246020 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) 20241111125246020 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) 20241111125246021 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) 20241111125246021 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) 20241111125246022 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) 20241111125246022 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) 20241111125246023 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) 20241111125246023 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) 20241111125246026 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) 20241111125246026 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) 20241111125246026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241111125246026 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) 20241111125246027 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 31 20241111125246041 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 3e 7d 13 8e 9a ae 62 6f a0 8d ad fb 4c 54 26 51 51 ea fa 08 0d fe 42 3d 81 12 27 a6 06 bb 71 42 87 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246041 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) 20241111125246041 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125246041 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 7d 13 8e 9a ae 62 6f a0 8d ad fb 4c 54 26 51 51 ea fa 08 0d fe 42 3d 81 12 27 a6 06 bb 71 42 87 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246041 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) 20241111125246041 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) 20241111125246041 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) 20241111125246041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241111125246041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=7d 13 8e 9a ae 62 6f a0 8d ad fb 4c 54 26 51 51 ea fa 08 0d fe 42 3d 81 12 27 a6 06 bb 71 42 87 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246041 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241111125246041 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241111125246041 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241111125246041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125246041 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=31, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246041 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) 20241111125246041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=31 (tbf_ul.cpp:197) 20241111125246041 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=31 (tbf_ul.cpp:467) 20241111125246041 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246041 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) 20241111125246042 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) 20241111125246042 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) 20241111125246043 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) 20241111125246043 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) 20241111125246044 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) 20241111125246044 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) 20241111125246045 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) 20241111125246045 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) 20241111125246046 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) 20241111125246046 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) 20241111125246047 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) 20241111125246047 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) 20241111125246048 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) 20241111125246048 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) 20241111125246048 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125246060 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) 20241111125246060 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) 20241111125246060 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125246060 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246061 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) 20241111125246061 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) 20241111125246062 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) 20241111125246062 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) 20241111125246063 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) 20241111125246063 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) 20241111125246063 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) 20241111125246063 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) 20241111125246064 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) 20241111125246064 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) 20241111125246065 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) 20241111125246065 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) 20241111125246066 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) 20241111125246066 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) 20241111125246067 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) 20241111125246067 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) 20241111125246067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241111125246067 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) 20241111125246067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 32 20241111125246078 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 40 81 67 d9 7e e9 97 68 dc 47 f8 14 7b 26 d1 41 1a d1 3a 6c 39 4a 34 37 52 cb 9f 02 99 2d 79 24 4a a0 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246079 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) 20241111125246079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125246079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 81 67 d9 7e e9 97 68 dc 47 f8 14 7b 26 d1 41 1a d1 3a 6c 39 4a 34 37 52 cb 9f 02 99 2d 79 24 4a a0 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246079 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) 20241111125246079 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246079 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) 20241111125246079 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) 20241111125246079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241111125246079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=81 67 d9 7e e9 97 68 dc 47 f8 14 7b 26 d1 41 1a d1 3a 6c 39 4a 34 37 52 cb 9f 02 99 2d 79 24 4a a0 2b 2b 2b (tbf_ul.cpp:337) 20241111125246079 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241111125246079 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241111125246079 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241111125246079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125246079 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=32, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246079 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) 20241111125246079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=32 (tbf_ul.cpp:197) 20241111125246079 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=32 (tbf_ul.cpp:467) 20241111125246079 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246079 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) 20241111125246080 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) 20241111125246080 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) 20241111125246081 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) 20241111125246081 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) 20241111125246081 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) 20241111125246081 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) 20241111125246082 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) 20241111125246082 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) 20241111125246083 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) 20241111125246083 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) 20241111125246084 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) 20241111125246084 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) 20241111125246085 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) 20241111125246085 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) 20241111125246088 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) 20241111125246088 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) 20241111125246088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241111125246088 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) 20241111125246089 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 33 20241111125246102 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 42 85 e7 84 34 0f 6b 2c 86 69 5f d7 74 6f 90 0e 02 e5 ea fc ae e4 84 ce 69 97 7d 8b c5 90 e6 d0 9e 7e 06 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246102 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) 20241111125246102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125246102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 85 e7 84 34 0f 6b 2c 86 69 5f d7 74 6f 90 0e 02 e5 ea fc ae e4 84 ce 69 97 7d 8b c5 90 e6 d0 9e 7e 06 2b 2b 00 (pdch.cpp:1019) 20241111125246102 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) 20241111125246102 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) 20241111125246102 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) 20241111125246103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241111125246103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=85 e7 84 34 0f 6b 2c 86 69 5f d7 74 6f 90 0e 02 e5 ea fc ae e4 84 ce 69 97 7d 8b c5 90 e6 d0 9e 7e 06 2b 2b (tbf_ul.cpp:337) 20241111125246103 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241111125246103 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241111125246103 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241111125246103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125246103 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=33, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246103 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) 20241111125246103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=33 (tbf_ul.cpp:197) 20241111125246103 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=33 (tbf_ul.cpp:467) 20241111125246103 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246103 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) 20241111125246104 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) 20241111125246104 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) 20241111125246105 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) 20241111125246105 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) 20241111125246105 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) 20241111125246105 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) 20241111125246106 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) 20241111125246106 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) 20241111125246107 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) 20241111125246107 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) 20241111125246108 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) 20241111125246108 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) 20241111125246109 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) 20241111125246109 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) 20241111125246109 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125246121 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) 20241111125246121 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) 20241111125246121 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) 20241111125246121 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246123 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) 20241111125246123 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) 20241111125246124 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) 20241111125246124 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) 20241111125246124 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) 20241111125246124 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) 20241111125246125 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) 20241111125246125 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) 20241111125246126 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) 20241111125246126 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) 20241111125246127 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) 20241111125246127 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) 20241111125246128 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) 20241111125246128 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) 20241111125246128 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) 20241111125246129 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) 20241111125246129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241111125246129 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) 20241111125246129 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 34 20241111125246141 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 44 89 73 6c 1f 85 07 22 3a f8 91 63 64 e8 8f d6 bb b0 85 b8 d7 85 e1 4f c8 b3 54 41 13 1a da f1 aa 31 6e 79 2b 00 (pcu_l1_if.cpp:463) 20241111125246141 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) 20241111125246141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125246141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 89 73 6c 1f 85 07 22 3a f8 91 63 64 e8 8f d6 bb b0 85 b8 d7 85 e1 4f c8 b3 54 41 13 1a da f1 aa 31 6e 79 2b 00 (pdch.cpp:1019) 20241111125246141 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) 20241111125246141 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=320 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246141 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) 20241111125246141 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) 20241111125246141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241111125246141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=89 73 6c 1f 85 07 22 3a f8 91 63 64 e8 8f d6 bb b0 85 b8 d7 85 e1 4f c8 b3 54 41 13 1a da f1 aa 31 6e 79 2b (tbf_ul.cpp:337) 20241111125246141 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241111125246141 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241111125246141 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241111125246141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125246141 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=34, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246141 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) 20241111125246141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=34 (tbf_ul.cpp:197) 20241111125246141 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=34 (tbf_ul.cpp:467) 20241111125246141 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246141 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) 20241111125246142 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) 20241111125246142 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) 20241111125246143 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) 20241111125246143 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) 20241111125246143 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) 20241111125246144 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) 20241111125246144 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) 20241111125246144 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) 20241111125246145 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) 20241111125246145 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) 20241111125246146 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) 20241111125246146 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) 20241111125246147 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) 20241111125246147 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) 20241111125246150 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) 20241111125246150 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) 20241111125246150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241111125246150 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) 20241111125246151 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 35 20241111125246165 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 46 8d 96 5a f3 d2 78 cc 55 fb 8b ad 55 85 14 6a 52 e6 6e 45 09 ae 1d 1c b8 a8 b6 d7 04 7c 62 6c 9e ae 6e 31 b7 00 (pcu_l1_if.cpp:463) 20241111125246165 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) 20241111125246165 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125246165 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 8d 96 5a f3 d2 78 cc 55 fb 8b ad 55 85 14 6a 52 e6 6e 45 09 ae 1d 1c b8 a8 b6 d7 04 7c 62 6c 9e ae 6e 31 b7 00 (pdch.cpp:1019) 20241111125246165 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) 20241111125246165 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) 20241111125246165 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) 20241111125246165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241111125246165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=8d 96 5a f3 d2 78 cc 55 fb 8b ad 55 85 14 6a 52 e6 6e 45 09 ae 1d 1c b8 a8 b6 d7 04 7c 62 6c 9e ae 6e 31 b7 (tbf_ul.cpp:337) 20241111125246165 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241111125246165 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241111125246165 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241111125246165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125246165 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=35, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246165 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) 20241111125246165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=35 (tbf_ul.cpp:197) 20241111125246165 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=35 (tbf_ul.cpp:467) 20241111125246166 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246166 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) 20241111125246167 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) 20241111125246167 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) 20241111125246169 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) 20241111125246169 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) 20241111125246169 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) 20241111125246169 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) 20241111125246171 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) 20241111125246171 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) 20241111125246171 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) 20241111125246171 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) 20241111125246172 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) 20241111125246172 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) 20241111125246173 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) 20241111125246173 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) 20241111125246174 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125246183 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) 20241111125246183 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) 20241111125246183 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125246183 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246185 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) 20241111125246185 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) 20241111125246185 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) 20241111125246186 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) 20241111125246186 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) 20241111125246186 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) 20241111125246187 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) 20241111125246187 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) 20241111125246188 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) 20241111125246188 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) 20241111125246189 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) 20241111125246189 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) 20241111125246189 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) 20241111125246190 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) 20241111125246190 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) 20241111125246190 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) 20241111125246190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241111125246191 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) 20241111125246191 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 36 20241111125246202 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 48 91 f8 69 3b 68 de fb c5 b0 66 c7 40 3b a8 ad 90 f4 d8 b2 7c 16 1c fb 33 06 54 6f 93 82 4f 78 10 f4 1d 7e be a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246203 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) 20241111125246203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 91 f8 69 3b 68 de fb c5 b0 66 c7 40 3b a8 ad 90 f4 d8 b2 7c 16 1c fb 33 06 54 6f 93 82 4f 78 10 f4 1d 7e be a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246203 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) 20241111125246203 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=333 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246203 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) 20241111125246203 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) 20241111125246203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241111125246203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=91 f8 69 3b 68 de fb c5 b0 66 c7 40 3b a8 ad 90 f4 d8 b2 7c 16 1c fb 33 06 54 6f 93 82 4f 78 10 f4 1d 7e be a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246203 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241111125246203 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241111125246203 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241111125246203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246203 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=36, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246203 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) 20241111125246203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=36 (tbf_ul.cpp:197) 20241111125246203 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=36 (tbf_ul.cpp:467) 20241111125246203 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246203 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) 20241111125246204 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) 20241111125246204 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) 20241111125246205 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) 20241111125246205 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) 20241111125246205 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) 20241111125246205 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) 20241111125246206 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) 20241111125246206 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) 20241111125246207 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) 20241111125246207 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) 20241111125246208 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) 20241111125246208 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) 20241111125246209 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) 20241111125246209 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) 20241111125246212 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) 20241111125246212 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) 20241111125246212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241111125246212 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) 20241111125246213 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 37 20241111125246226 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 4a 95 08 95 17 4f bf 8f 2b 23 b1 4a 9b c8 ec 63 0e 04 33 96 e2 ea 3d 8c 45 83 86 9a 58 90 77 15 67 1e 5a b7 46 ed 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246226 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) 20241111125246226 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246226 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 95 08 95 17 4f bf 8f 2b 23 b1 4a 9b c8 ec 63 0e 04 33 96 e2 ea 3d 8c 45 83 86 9a 58 90 77 15 67 1e 5a b7 46 ed 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246226 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) 20241111125246227 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) 20241111125246227 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) 20241111125246227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241111125246227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=95 08 95 17 4f bf 8f 2b 23 b1 4a 9b c8 ec 63 0e 04 33 96 e2 ea 3d 8c 45 83 86 9a 58 90 77 15 67 1e 5a b7 46 ed 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246227 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241111125246227 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241111125246227 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241111125246227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246227 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=37, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246227 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) 20241111125246227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=37 (tbf_ul.cpp:197) 20241111125246227 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=37 (tbf_ul.cpp:467) 20241111125246227 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246227 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) 20241111125246228 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) 20241111125246228 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) 20241111125246229 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) 20241111125246229 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) 20241111125246230 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) 20241111125246230 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) 20241111125246230 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) 20241111125246231 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) 20241111125246231 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) 20241111125246231 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) 20241111125246232 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) 20241111125246232 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) 20241111125246233 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) 20241111125246233 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) 20241111125246234 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125246246 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) 20241111125246246 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) 20241111125246246 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) 20241111125246246 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246247 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) 20241111125246247 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) 20241111125246248 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) 20241111125246248 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) 20241111125246248 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) 20241111125246248 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) 20241111125246249 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) 20241111125246249 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) 20241111125246250 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) 20241111125246250 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) 20241111125246251 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) 20241111125246251 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) 20241111125246251 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) 20241111125246251 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) 20241111125246252 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) 20241111125246252 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) 20241111125246252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241111125246252 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) 20241111125246253 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 38 20241111125246265 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 4c 99 a4 5c 32 a1 be b1 33 da 93 1a df 48 bd 86 97 71 c8 e7 83 e7 53 8e fb 82 e7 a7 35 d5 dd bb 6b 3f 8f 08 66 80 ef 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246265 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) 20241111125246265 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246265 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 99 a4 5c 32 a1 be b1 33 da 93 1a df 48 bd 86 97 71 c8 e7 83 e7 53 8e fb 82 e7 a7 35 d5 dd bb 6b 3f 8f 08 66 80 ef 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246265 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) 20241111125246265 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=346 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246265 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) 20241111125246265 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) 20241111125246265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241111125246265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=99 a4 5c 32 a1 be b1 33 da 93 1a df 48 bd 86 97 71 c8 e7 83 e7 53 8e fb 82 e7 a7 35 d5 dd bb 6b 3f 8f 08 66 80 ef 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246265 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241111125246265 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241111125246265 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241111125246265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246265 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=38, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246265 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) 20241111125246265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=38 (tbf_ul.cpp:197) 20241111125246265 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=38 (tbf_ul.cpp:467) 20241111125246265 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246265 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) 20241111125246266 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) 20241111125246266 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) 20241111125246267 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) 20241111125246267 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) 20241111125246267 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) 20241111125246267 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) 20241111125246268 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) 20241111125246268 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) 20241111125246269 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) 20241111125246269 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) 20241111125246270 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) 20241111125246270 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) 20241111125246271 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) 20241111125246271 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) 20241111125246274 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) 20241111125246274 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) 20241111125246274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241111125246274 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) 20241111125246275 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 39 20241111125246288 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 4e 9d 85 b7 dc 0a 56 b5 bf 96 27 e2 73 50 08 f9 21 dd d2 37 9a d1 2e f7 be 87 f2 59 c8 07 ec 7a e8 ea 7e f2 20 7b 59 7e 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246288 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) 20241111125246289 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246289 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 9d 85 b7 dc 0a 56 b5 bf 96 27 e2 73 50 08 f9 21 dd d2 37 9a d1 2e f7 be 87 f2 59 c8 07 ec 7a e8 ea 7e f2 20 7b 59 7e 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246289 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) 20241111125246289 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) 20241111125246289 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) 20241111125246289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241111125246289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=9d 85 b7 dc 0a 56 b5 bf 96 27 e2 73 50 08 f9 21 dd d2 37 9a d1 2e f7 be 87 f2 59 c8 07 ec 7a e8 ea 7e f2 20 7b 59 7e 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246289 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241111125246289 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241111125246289 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241111125246289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246289 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=39, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246289 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) 20241111125246289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=39 (tbf_ul.cpp:197) 20241111125246289 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=39 (tbf_ul.cpp:467) 20241111125246289 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246289 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) 20241111125246289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125246289 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125246289 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125246290 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) 20241111125246290 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) 20241111125246291 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) 20241111125246291 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) 20241111125246292 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) 20241111125246292 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) 20241111125246293 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) 20241111125246293 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) 20241111125246294 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) 20241111125246294 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) 20241111125246294 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) 20241111125246294 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) 20241111125246295 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) 20241111125246295 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) 20241111125246296 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125246307 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) 20241111125246307 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) 20241111125246307 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) 20241111125246307 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246309 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) 20241111125246309 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) 20241111125246309 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) 20241111125246309 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) 20241111125246310 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) 20241111125246310 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) 20241111125246311 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) 20241111125246311 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) 20241111125246312 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) 20241111125246312 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) 20241111125246313 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) 20241111125246313 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) 20241111125246313 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) 20241111125246313 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) 20241111125246314 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) 20241111125246314 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) 20241111125246314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241111125246314 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) 20241111125246314 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125246314 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125246314 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) 20241111125246314 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125246314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125246314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125246315 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK 20241111125246326 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) 20241111125246326 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) 20241111125246328 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) 20241111125246328 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) 20241111125246328 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) 20241111125246328 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) 20241111125246329 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) 20241111125246329 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) 20241111125246330 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) 20241111125246330 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) 20241111125246331 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) 20241111125246331 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) 20241111125246331 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) 20241111125246331 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) 20241111125246332 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) 20241111125246332 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) 20241111125246336 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125246350 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) 20241111125246350 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) 20241111125246350 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=364): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125246350 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125246351 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) 20241111125246351 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) 20241111125246352 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) 20241111125246352 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) 20241111125246353 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) 20241111125246353 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) 20241111125246354 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) 20241111125246354 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) 20241111125246354 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) 20241111125246354 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) 20241111125246355 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) 20241111125246355 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) 20241111125246356 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) 20241111125246356 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) 20241111125246357 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125246369 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) 20241111125246369 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) 20241111125246370 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) 20241111125246370 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) 20241111125246371 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) 20241111125246371 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) 20241111125246372 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) 20241111125246372 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) 20241111125246373 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) 20241111125246373 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) 20241111125246373 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) 20241111125246373 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) 20241111125246374 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) 20241111125246374 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) 20241111125246375 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) 20241111125246375 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) 20241111125246376 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Sending DATA.ind with LLC payload size 40 20241111125246388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 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) 20241111125246388 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) 20241111125246388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125246388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125246388 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125246389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125246389 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=372 TLLI=0x00000001 (pdch.cpp:347) 20241111125246389 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) 20241111125246390 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) 20241111125246390 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) 20241111125246391 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) 20241111125246391 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) 20241111125246392 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) 20241111125246392 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) 20241111125246393 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) 20241111125246393 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) 20241111125246393 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) 20241111125246393 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) 20241111125246394 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) 20241111125246394 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) 20241111125246395 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) 20241111125246395 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) 20241111125246398 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125246413 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 50 a1 55 70 7b 0d 91 69 4f 36 c1 60 5a f2 e3 39 ca 5b 8f 90 6b 99 eb cd 69 28 ed 20 da 83 d7 fc dc cc 59 52 cf ba 5f 90 9c ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246413 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) 20241111125246413 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246413 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 a1 55 70 7b 0d 91 69 4f 36 c1 60 5a f2 e3 39 ca 5b 8f 90 6b 99 eb cd 69 28 ed 20 da 83 d7 fc dc cc 59 52 cf ba 5f 90 9c ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246413 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) 20241111125246413 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=377 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246413 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) 20241111125246413 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) 20241111125246413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241111125246413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a1 55 70 7b 0d 91 69 4f 36 c1 60 5a f2 e3 39 ca 5b 8f 90 6b 99 eb cd 69 28 ed 20 da 83 d7 fc dc cc 59 52 cf ba 5f 90 9c ff 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246413 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241111125246413 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241111125246413 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241111125246413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246413 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=40, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246413 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) 20241111125246413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=40 (tbf_ul.cpp:197) 20241111125246413 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=40 (tbf_ul.cpp:467) 20241111125246413 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246413 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) 20241111125246414 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) 20241111125246414 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) 20241111125246415 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) 20241111125246415 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) 20241111125246416 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) 20241111125246416 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) 20241111125246417 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) 20241111125246417 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) 20241111125246418 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) 20241111125246418 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) 20241111125246419 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) 20241111125246419 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) 20241111125246419 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) 20241111125246419 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) 20241111125246420 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125246431 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) 20241111125246431 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) 20241111125246433 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) 20241111125246433 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) 20241111125246434 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) 20241111125246434 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) 20241111125246434 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) 20241111125246434 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) 20241111125246435 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) 20241111125246435 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) 20241111125246436 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) 20241111125246436 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) 20241111125246437 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) 20241111125246437 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) 20241111125246437 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) 20241111125246437 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) 20241111125246438 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) 20241111125246438 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) 20241111125246438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241111125246438 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) 20241111125246439 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 41 20241111125246451 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 52 a5 69 79 5e 2d 06 b4 13 7e 8b cd ea c7 de 5c a7 0a 97 36 05 c4 eb bd 37 d3 20 38 c7 bf 9f c3 62 09 45 36 68 04 5f 24 30 3a 5c 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246451 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) 20241111125246451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 a5 69 79 5e 2d 06 b4 13 7e 8b cd ea c7 de 5c a7 0a 97 36 05 c4 eb bd 37 d3 20 38 c7 bf 9f c3 62 09 45 36 68 04 5f 24 30 3a 5c 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246451 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) 20241111125246451 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=385 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246451 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) 20241111125246451 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) 20241111125246451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241111125246451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a5 69 79 5e 2d 06 b4 13 7e 8b cd ea c7 de 5c a7 0a 97 36 05 c4 eb bd 37 d3 20 38 c7 bf 9f c3 62 09 45 36 68 04 5f 24 30 3a 5c 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246451 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241111125246451 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241111125246451 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241111125246451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246451 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=41, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246451 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) 20241111125246451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=41 (tbf_ul.cpp:197) 20241111125246451 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=41 (tbf_ul.cpp:467) 20241111125246451 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246451 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) 20241111125246452 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) 20241111125246452 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) 20241111125246453 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) 20241111125246453 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) 20241111125246454 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) 20241111125246454 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) 20241111125246455 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) 20241111125246455 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) 20241111125246455 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) 20241111125246455 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) 20241111125246456 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) 20241111125246456 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) 20241111125246457 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) 20241111125246457 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) 20241111125246460 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) 20241111125246460 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) 20241111125246460 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241111125246460 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) 20241111125246461 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 42 20241111125246474 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 54 a9 c0 fd 7b f8 fd a3 bf 1c e6 0b 82 ff c5 02 40 3f 62 cc 7f 93 fe 9a b2 4c 0e e7 cd 8f 53 1c d2 26 26 94 f9 67 b4 cc 59 5e e7 1d 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246474 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) 20241111125246474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 a9 c0 fd 7b f8 fd a3 bf 1c e6 0b 82 ff c5 02 40 3f 62 cc 7f 93 fe 9a b2 4c 0e e7 cd 8f 53 1c d2 26 26 94 f9 67 b4 cc 59 5e e7 1d 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246474 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) 20241111125246474 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) 20241111125246475 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) 20241111125246475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241111125246475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a9 c0 fd 7b f8 fd a3 bf 1c e6 0b 82 ff c5 02 40 3f 62 cc 7f 93 fe 9a b2 4c 0e e7 cd 8f 53 1c d2 26 26 94 f9 67 b4 cc 59 5e e7 1d 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246475 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241111125246475 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241111125246475 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241111125246475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246475 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=42, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246475 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) 20241111125246475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=42 (tbf_ul.cpp:197) 20241111125246475 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=42 (tbf_ul.cpp:467) 20241111125246475 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246475 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) 20241111125246476 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) 20241111125246476 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) 20241111125246476 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) 20241111125246476 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) 20241111125246477 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) 20241111125246477 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) 20241111125246478 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) 20241111125246478 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) 20241111125246479 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) 20241111125246479 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) 20241111125246479 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) 20241111125246480 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) 20241111125246480 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) 20241111125246480 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) 20241111125246481 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125246493 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) 20241111125246493 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) 20241111125246493 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=394): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125246493 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246495 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) 20241111125246495 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) 20241111125246495 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) 20241111125246495 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) 20241111125246496 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) 20241111125246496 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) 20241111125246497 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) 20241111125246497 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) 20241111125246498 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) 20241111125246498 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) 20241111125246499 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) 20241111125246499 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) 20241111125246499 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) 20241111125246499 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) 20241111125246500 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) 20241111125246500 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) 20241111125246500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241111125246500 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) 20241111125246501 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 43 20241111125246512 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 56 ad e4 f1 87 0a 74 9a 62 e5 7e 25 56 ee 31 69 c5 45 44 81 1b 1f a2 ca ed b1 8e fd fd 38 75 29 d7 ef 1e cb 5a a4 9f 2b 5c 50 ed db f1 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246513 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) 20241111125246513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 ad e4 f1 87 0a 74 9a 62 e5 7e 25 56 ee 31 69 c5 45 44 81 1b 1f a2 ca ed b1 8e fd fd 38 75 29 d7 ef 1e cb 5a a4 9f 2b 5c 50 ed db f1 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246513 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) 20241111125246513 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=398 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246513 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) 20241111125246513 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) 20241111125246513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241111125246513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=ad e4 f1 87 0a 74 9a 62 e5 7e 25 56 ee 31 69 c5 45 44 81 1b 1f a2 ca ed b1 8e fd fd 38 75 29 d7 ef 1e cb 5a a4 9f 2b 5c 50 ed db f1 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246513 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241111125246513 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241111125246513 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241111125246513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246513 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=43, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246513 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) 20241111125246513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=43 (tbf_ul.cpp:197) 20241111125246513 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=43 (tbf_ul.cpp:467) 20241111125246513 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246513 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) 20241111125246514 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) 20241111125246514 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) 20241111125246515 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) 20241111125246515 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) 20241111125246516 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) 20241111125246516 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) 20241111125246517 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) 20241111125246517 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) 20241111125246517 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) 20241111125246517 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) 20241111125246518 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) 20241111125246518 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) 20241111125246519 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) 20241111125246519 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) 20241111125246522 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) 20241111125246522 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) 20241111125246522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241111125246522 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) 20241111125246523 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 44 20241111125246537 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 58 b1 fc 7a a3 c2 34 7c f6 63 a1 71 26 c2 6e 56 a1 79 9a ef 61 26 85 6a 62 73 4c bd e6 80 11 33 df 00 1b 6e 6e 3b 0e 6e 4c c2 b0 c4 aa 1c 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246537 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) 20241111125246537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 b1 fc 7a a3 c2 34 7c f6 63 a1 71 26 c2 6e 56 a1 79 9a ef 61 26 85 6a 62 73 4c bd e6 80 11 33 df 00 1b 6e 6e 3b 0e 6e 4c c2 b0 c4 aa 1c 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246537 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) 20241111125246537 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) 20241111125246537 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) 20241111125246537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241111125246537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b1 fc 7a a3 c2 34 7c f6 63 a1 71 26 c2 6e 56 a1 79 9a ef 61 26 85 6a 62 73 4c bd e6 80 11 33 df 00 1b 6e 6e 3b 0e 6e 4c c2 b0 c4 aa 1c 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246537 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241111125246537 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241111125246537 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241111125246537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246537 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=44, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246537 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) 20241111125246537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=44 (tbf_ul.cpp:197) 20241111125246537 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=44 (tbf_ul.cpp:467) 20241111125246537 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246537 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) 20241111125246538 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) 20241111125246538 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) 20241111125246539 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) 20241111125246539 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) 20241111125246540 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) 20241111125246540 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) 20241111125246541 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) 20241111125246541 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) 20241111125246541 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) 20241111125246541 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) 20241111125246542 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) 20241111125246542 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) 20241111125246543 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) 20241111125246543 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) 20241111125246544 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125246556 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) 20241111125246556 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) 20241111125246556 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125246556 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246557 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) 20241111125246557 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) 20241111125246558 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) 20241111125246558 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) 20241111125246558 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) 20241111125246558 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) 20241111125246559 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) 20241111125246559 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) 20241111125246560 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) 20241111125246560 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) 20241111125246561 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) 20241111125246561 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) 20241111125246562 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) 20241111125246562 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) 20241111125246563 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) 20241111125246563 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) 20241111125246563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241111125246563 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) 20241111125246563 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 45 20241111125246575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=11 data=10 00 5a b5 3d 33 1d e4 03 33 9c 29 4f d7 72 d7 26 ce 21 40 00 05 b6 4e 33 e3 b5 c1 d6 b6 10 57 a2 9a bf 3e da 97 d1 d5 e4 a1 b2 bc 26 89 b8 b4 f0 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246575 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) 20241111125246575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 5a b5 3d 33 1d e4 03 33 9c 29 4f d7 72 d7 26 ce 21 40 00 05 b6 4e 33 e3 b5 c1 d6 b6 10 57 a2 9a bf 3e da 97 d1 d5 e4 a1 b2 bc 26 89 b8 b4 f0 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246575 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) 20241111125246575 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=411 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246575 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) 20241111125246575 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) 20241111125246575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241111125246575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b5 3d 33 1d e4 03 33 9c 29 4f d7 72 d7 26 ce 21 40 00 05 b6 4e 33 e3 b5 c1 d6 b6 10 57 a2 9a bf 3e da 97 d1 d5 e4 a1 b2 bc 26 89 b8 b4 f0 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125246575 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241111125246575 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241111125246575 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241111125246575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246575 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=45, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246575 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) 20241111125246575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=45 (tbf_ul.cpp:197) 20241111125246575 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=45 (tbf_ul.cpp:467) 20241111125246575 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246575 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) 20241111125246576 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) 20241111125246576 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) 20241111125246577 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) 20241111125246577 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) 20241111125246578 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) 20241111125246578 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) 20241111125246579 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) 20241111125246579 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) 20241111125246579 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) 20241111125246580 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) 20241111125246580 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) 20241111125246580 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) 20241111125246581 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) 20241111125246581 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) 20241111125246584 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) 20241111125246584 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) 20241111125246584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241111125246584 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) 20241111125246585 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 46 20241111125246599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data=0c 00 5c b9 c4 13 c9 cb 7e 0c d9 14 03 0c a6 4c ed c8 45 6d 27 7f c0 83 8f c3 d1 e5 81 bd 10 9b d6 94 a6 d3 a6 e6 33 75 b7 2a f9 de 7f 9a c5 9b 2b 82 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246599 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) 20241111125246599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 5c b9 c4 13 c9 cb 7e 0c d9 14 03 0c a6 4c ed c8 45 6d 27 7f c0 83 8f c3 d1 e5 81 bd 10 9b d6 94 a6 d3 a6 e6 33 75 b7 2a f9 de 7f 9a c5 9b 2b 82 2b 2b 2b 00 (pdch.cpp:1019) 20241111125246599 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) 20241111125246599 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) 20241111125246599 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) 20241111125246599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241111125246599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b9 c4 13 c9 cb 7e 0c d9 14 03 0c a6 4c ed c8 45 6d 27 7f c0 83 8f c3 d1 e5 81 bd 10 9b d6 94 a6 d3 a6 e6 33 75 b7 2a f9 de 7f 9a c5 9b 2b 82 2b 2b 2b (tbf_ul.cpp:337) 20241111125246599 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241111125246599 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241111125246599 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241111125246599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246599 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=46, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246599 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) 20241111125246599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=46 (tbf_ul.cpp:197) 20241111125246599 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=46 (tbf_ul.cpp:467) 20241111125246599 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246599 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) 20241111125246600 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) 20241111125246600 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) 20241111125246601 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) 20241111125246601 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) 20241111125246602 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) 20241111125246602 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) 20241111125246603 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) 20241111125246603 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) 20241111125246603 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) 20241111125246603 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) 20241111125246604 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) 20241111125246604 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) 20241111125246605 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) 20241111125246605 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) 20241111125246606 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125246618 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) 20241111125246618 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) 20241111125246618 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) 20241111125246618 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246619 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) 20241111125246619 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) 20241111125246620 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) 20241111125246620 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) 20241111125246621 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) 20241111125246621 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) 20241111125246621 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) 20241111125246621 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) 20241111125246622 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) 20241111125246622 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) 20241111125246623 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) 20241111125246623 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) 20241111125246624 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) 20241111125246624 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) 20241111125246625 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) 20241111125246625 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) 20241111125246625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241111125246625 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) 20241111125246626 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 47 20241111125246637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=2 data=08 00 5e bd 66 1e fd 37 0b d8 92 92 24 f9 13 06 09 24 c8 a5 6f a8 62 d4 ef c6 6d 8a 93 ef 16 32 23 25 31 a5 a2 00 2f 48 59 05 94 cc 13 41 32 69 c2 a1 8e 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125246637 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) 20241111125246637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 5e bd 66 1e fd 37 0b d8 92 92 24 f9 13 06 09 24 c8 a5 6f a8 62 d4 ef c6 6d 8a 93 ef 16 32 23 25 31 a5 a2 00 2f 48 59 05 94 cc 13 41 32 69 c2 a1 8e 2b 2b 00 (pdch.cpp:1019) 20241111125246637 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) 20241111125246637 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=424 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246637 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) 20241111125246637 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) 20241111125246637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241111125246637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=bd 66 1e fd 37 0b d8 92 92 24 f9 13 06 09 24 c8 a5 6f a8 62 d4 ef c6 6d 8a 93 ef 16 32 23 25 31 a5 a2 00 2f 48 59 05 94 cc 13 41 32 69 c2 a1 8e 2b 2b (tbf_ul.cpp:337) 20241111125246637 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241111125246637 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241111125246637 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241111125246637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246637 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=47, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246637 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) 20241111125246637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=47 (tbf_ul.cpp:197) 20241111125246637 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=47 (tbf_ul.cpp:467) 20241111125246638 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246638 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) 20241111125246639 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) 20241111125246639 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) 20241111125246640 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) 20241111125246640 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) 20241111125246641 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) 20241111125246641 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) 20241111125246642 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) 20241111125246642 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) 20241111125246643 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) 20241111125246643 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) 20241111125246644 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) 20241111125246644 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) 20241111125246645 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) 20241111125246645 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) 20241111125246647 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) 20241111125246647 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) 20241111125246647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241111125246647 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) 20241111125246648 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 48 20241111125246661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=3 data=04 00 60 c1 ee 95 1c da d9 f3 3f 27 09 da d6 f2 1b ef dc b3 83 77 e7 e7 cb ad 9a df 20 ca 3a 09 a4 a9 b9 45 f0 73 46 a7 78 25 02 63 3d 1d d7 58 0a 5b c6 49 2b 00 (pcu_l1_if.cpp:463) 20241111125246661 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) 20241111125246661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 60 c1 ee 95 1c da d9 f3 3f 27 09 da d6 f2 1b ef dc b3 83 77 e7 e7 cb ad 9a df 20 ca 3a 09 a4 a9 b9 45 f0 73 46 a7 78 25 02 63 3d 1d d7 58 0a 5b c6 49 2b 00 (pdch.cpp:1019) 20241111125246661 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) 20241111125246661 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) 20241111125246661 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) 20241111125246661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241111125246661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=c1 ee 95 1c da d9 f3 3f 27 09 da d6 f2 1b ef dc b3 83 77 e7 e7 cb ad 9a df 20 ca 3a 09 a4 a9 b9 45 f0 73 46 a7 78 25 02 63 3d 1d d7 58 0a 5b c6 49 2b (tbf_ul.cpp:337) 20241111125246662 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241111125246662 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241111125246662 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241111125246662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246662 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=48, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246662 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) 20241111125246662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=48 (tbf_ul.cpp:197) 20241111125246662 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=48 (tbf_ul.cpp:467) 20241111125246662 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246662 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) 20241111125246663 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) 20241111125246663 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) 20241111125246664 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) 20241111125246664 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) 20241111125246665 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) 20241111125246665 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) 20241111125246666 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) 20241111125246666 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) 20241111125246667 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) 20241111125246667 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) 20241111125246668 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) 20241111125246668 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) 20241111125246669 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) 20241111125246669 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) 20241111125246669 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125246680 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) 20241111125246680 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) 20241111125246680 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=433): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125246680 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246680 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) 20241111125246680 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) 20241111125246681 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) 20241111125246681 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) 20241111125246681 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) 20241111125246681 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) 20241111125246681 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) 20241111125246681 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) 20241111125246681 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) 20241111125246681 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) 20241111125246682 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) 20241111125246682 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) 20241111125246682 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) 20241111125246682 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) 20241111125246684 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) 20241111125246684 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) 20241111125246684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241111125246684 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) 20241111125246684 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Sending DATA.ind with LLC payload size 49 20241111125246700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=5 data=00 00 62 c5 27 30 25 ed 8e 4e 9e 34 f7 a5 af 60 1f bb 8d ab 53 33 1c 09 0b 7e 2e 44 6c 1f 71 30 d2 d9 06 86 eb 46 ae ad de 38 5c af e8 40 f6 fc 9b 5b 4e 3d 85 00 (pcu_l1_if.cpp:463) 20241111125246700 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) 20241111125246700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125246700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 62 c5 27 30 25 ed 8e 4e 9e 34 f7 a5 af 60 1f bb 8d ab 53 33 1c 09 0b 7e 2e 44 6c 1f 71 30 d2 d9 06 86 eb 46 ae ad de 38 5c af e8 40 f6 fc 9b 5b 4e 3d 85 00 (pdch.cpp:1019) 20241111125246700 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) 20241111125246700 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=437 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125246700 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) 20241111125246700 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) 20241111125246700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241111125246700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=c5 27 30 25 ed 8e 4e 9e 34 f7 a5 af 60 1f bb 8d ab 53 33 1c 09 0b 7e 2e 44 6c 1f 71 30 d2 d9 06 86 eb 46 ae ad de 38 5c af e8 40 f6 fc 9b 5b 4e 3d 85 (tbf_ul.cpp:337) 20241111125246700 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241111125246700 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241111125246700 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241111125246700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125246700 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=49, M=0, E=1, count=0 (decoding.cpp:167) 20241111125246700 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) 20241111125246700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=49 (tbf_ul.cpp:197) 20241111125246700 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=49 (tbf_ul.cpp:467) 20241111125246700 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125246700 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) 20241111125246700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125246700 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125246700 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125246700 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) 20241111125246700 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125246700 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125246701 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) 20241111125246702 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) 20241111125246702 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) 20241111125246702 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) 20241111125246703 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) 20241111125246703 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) 20241111125246704 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) 20241111125246704 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) 20241111125246705 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) 20241111125246705 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) 20241111125246705 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) 20241111125246705 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) 20241111125246706 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) 20241111125246706 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) 20241111125246709 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) 20241111125246709 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) 20241111125246709 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 442 + 13 = 455 (pdch_ul_controller.c:131) 20241111125246709 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125246709 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125246709 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) 20241111125246709 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type POLL (pdch_ul_controller.c:184) 20241111125246709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=455, TS=7) (tbf_ul_ack_fsm.c:90) 20241111125246709 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) 20241111125246709 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111125246710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 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) 20241111125246710 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Rx Packet Uplink ACK / NACK 20241111125246724 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) 20241111125246724 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) 20241111125246724 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=442): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241111125246724 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125246725 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) 20241111125246725 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) 20241111125246726 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) 20241111125246726 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) 20241111125246726 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) 20241111125246727 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) 20241111125246728 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) 20241111125246728 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) 20241111125246729 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) 20241111125246729 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) 20241111125246729 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) 20241111125246729 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) 20241111125246730 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) 20241111125246730 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) 20241111125246731 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125246742 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) 20241111125246743 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) 20241111125246744 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) 20241111125246744 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) 20241111125246745 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) 20241111125246745 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) 20241111125246745 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) 20241111125246745 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) 20241111125246746 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) 20241111125246746 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) 20241111125246747 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) 20241111125246747 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) 20241111125246748 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) 20241111125246748 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) 20241111125246749 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) 20241111125246749 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) 20241111125246750 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125246762 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) 20241111125246762 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) 20241111125246763 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) 20241111125246763 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) 20241111125246763 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) 20241111125246763 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) 20241111125246764 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) 20241111125246764 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) 20241111125246764 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) 20241111125246765 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) 20241111125246765 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) 20241111125246765 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) 20241111125246766 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) 20241111125246766 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) 20241111125246766 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) 20241111125246767 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) 20241111125246772 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125246786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 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) 20241111125246786 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) 20241111125246786 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125246786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125246786 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125246786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125246786 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=455 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125246786 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241111125246786 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241111125246786 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125246786 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) 20241111125246786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125246786 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125246786 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) 20241111125246786 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125246786 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125246786 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125246786 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125246786 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125246786 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125246786 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125246786 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241111125246786 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) BTS(293)@131a5d934883: Shutting down virtual BTS #0... 20241111125246787 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) 20241111125246787 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) 20241111125246788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57746<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125246789 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) 20241111125246789 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) 20241111125246790 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) 20241111125246790 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) 20241111125246791 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) 20241111125246791 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) 20241111125246791 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) 20241111125246791 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) 20241111125246791 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) 20241111125246791 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) 20241111125246792 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) 20241111125246792 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) 20241111125246793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125246793 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125246793 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125246793 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125246793 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125246793 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125246793 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125246793 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125246793 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125246793 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125246793 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125246793 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125246793 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125246793 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125246793 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125246793 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125246793 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125246793 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 7874 with status 0 MTC@131a5d934883: Test case TC_ul_all_sizes finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 12:52:46 UTC 2024 ====== PCU_Tests.TC_ul_all_sizes pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_all_sizes.talloc 20241111125246831 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125246831 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125246831 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125246831 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125246849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125246950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57754<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=854900) Waiting for packet dumper to finish... 1 (prev_count=854900, count=891616) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:52:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_data_toolong_fills_padding started. 299@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 299@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_data_toolong_fills_padding-BVCI1234(302)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 299@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(303)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 299@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(306)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(306)@131a5d934883: Provider Link came up: waiting for NS-RESET 299@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 20241111125250085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 299@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(309)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(309)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(305)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(305)@131a5d934883: Start timer T: 5 s PCUIF(305)@131a5d934883: Start timer T_Conn: 10 s 20241111125250094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_data_toolong_fills_padding-STATS(310)@131a5d934883: Start timer T: 2 s TC_ul_data_toolong_fills_padding-STATS(310)@131a5d934883: Start timer T: 2 s 20241111125251832 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125251832 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125251832 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(305)@131a5d934883: OsmoPCU is now connected BTS(307)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125251847 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125251847 DLGLOBAL DEBUG validating counter group 0x55eb54915040(bts) with 102 counters (rate_ctr.c:86) 20241111125251847 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125251847 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125251847 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125251847 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125251847 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125251847 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125251847 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125251847 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125251847 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125251847 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125251847 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125251847 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125251847 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125251847 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125251847 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125251847 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125251847 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125251847 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125251847 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125251848 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125251848 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125251848 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125251848 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125251848 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125251848 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125251848 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125251848 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125251848 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125251848 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125251848 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125251848 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125251848 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125251848 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125251848 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125251848 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125251848 DLGLOBAL DEBUG validating counter group 0x7f4dd927c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125251848 DLGLOBAL DEBUG validating counter group 0x55eb54914720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125251848 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125251848 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125251848 DLGLOBAL DEBUG validating counter group 0x7f4dd927d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125251848 DLGLOBAL DEBUG validating counter group 0x7f4dd927d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125251848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125251848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125251848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125251848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125251848 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125251848 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125251848 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125251848 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125251848 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125251848 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125251848 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125251848 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125251848 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125251848 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125251848 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125251848 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125251848 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125251848 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125251848 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125251848 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125251848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125251848 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125251848 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125251848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125251848 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125251848 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125251848 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125251848 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125251848 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125251848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125251849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251849 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(307)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(307)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(303)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(303)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(307)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(303)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(303)@131a5d934883: Start timer Tns_test: 10 s BTS(307)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(307)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125251856 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125251856 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125251856 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125251856 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125251856 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125251856 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125251857 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125251857 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125251857 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(307)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(303)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(303)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(307)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125251860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125251860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251860 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125251860 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125251860 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125251860 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125251860 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125251860 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125251860 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125251860 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125251860 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125251860 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125251861 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125251861 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251861 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125251861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125251862 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125251862 DL1IF DEBUG 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(303)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(303)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(303)@131a5d934883: Start timer Tns_test: 10 s 20241111125251863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125251863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251863 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125251863 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251864 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125251864 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251865 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125251865 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125251865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251866 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 300@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 300@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125251874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125251874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125251874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125251874 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125251874 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125251874 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125251874 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125251874 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125251877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125251877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125251878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125251878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125251879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125251879 DL1IF DEBUG 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_ul_data_toolong_fills_padding-BVCI1234(302)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125251879 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125251879 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251880 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125251880 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251880 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125251880 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ul_data_toolong_fills_padding-BVCI1234(302)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125251881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125251881 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125251881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125251881 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125251881 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125251881 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125251881 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125251882 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125251882 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125251884 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) 20241111125251884 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125251884 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125251884 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125251884 DLGLOBAL DEBUG validating counter group 0x55eb54914760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125251884 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125251884 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125251884 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125251884 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125251884 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125251884 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125251884 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125251884 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125251884 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125251884 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125251884 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125251884 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125251884 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125251884 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125251884 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125251884 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125251884 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125251884 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125251884 DLGLOBAL DEBUG validating counter group 0x55eb54914b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125251884 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125251884 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125251884 DLGLOBAL DEBUG validating counter group 0x55eb54914c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125251884 DLGLOBAL DEBUG validating counter group 0x55eb54914c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125251884 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125251884 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) 20241111125251884 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125251884 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125251884 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125251884 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125251884 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125251884 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125251884 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125251884 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) 20241111125251884 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) 20241111125251884 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125251884 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125251884 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125251884 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) 20241111125251885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125251885 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125251885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125251885 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125251885 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125251885 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125251885 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125251885 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125251885 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125251885 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(307)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125251888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125251888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125251888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125251888 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125251888 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125251896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125251896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125251896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125251897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125251897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125251897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251898 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125251898 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125251898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125251898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251905 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) 20241111125251905 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) 20241111125251906 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125251920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125251920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251921 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125251921 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251922 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) 20241111125251922 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) 20241111125251923 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) 20241111125251923 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) 20241111125251923 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) 20241111125251923 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) 20241111125251924 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) 20241111125251924 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) 20241111125251924 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) 20241111125251924 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) 20241111125251925 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) 20241111125251925 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) 20241111125251925 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) 20241111125251925 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) 20241111125251926 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125251940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125251940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251943 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) 20241111125251943 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) 20241111125251944 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) 20241111125251944 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) 20241111125251944 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) 20241111125251944 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) 20241111125251945 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) 20241111125251945 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) 20241111125251946 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) 20241111125251946 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) 20241111125251946 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) 20241111125251946 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) 20241111125251947 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) 20241111125251947 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) 20241111125251948 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) 20241111125251948 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) 20241111125251948 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125251960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125251960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251961 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) 20241111125251961 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) 20241111125251962 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) 20241111125251962 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) 20241111125251962 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) 20241111125251963 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) 20241111125251963 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) 20241111125251963 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) 20241111125251964 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) 20241111125251964 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) 20241111125251964 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) 20241111125251964 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) 20241111125251965 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) 20241111125251965 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) 20241111125251969 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) 20241111125251969 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) 20241111125251969 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125251983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125251983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125251984 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) 20241111125251985 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) 20241111125251985 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) 20241111125251985 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) 20241111125251986 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) 20241111125251986 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) 20241111125251987 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) 20241111125251987 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) 20241111125251987 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) 20241111125251987 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) 20241111125251988 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) 20241111125251988 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) 20241111125251989 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) 20241111125251989 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) 20241111125251990 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) 20241111125251990 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) 20241111125251991 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125252002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125252002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125252004 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) 20241111125252004 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) 20241111125252004 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) 20241111125252004 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) 20241111125252005 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) 20241111125252005 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) 20241111125252006 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) 20241111125252006 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) 20241111125252007 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) 20241111125252007 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) 20241111125252007 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) 20241111125252007 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) 20241111125252008 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) 20241111125252008 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) 20241111125252009 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) 20241111125252009 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) 20241111125252010 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125252021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125252021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125252023 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) 20241111125252023 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) 20241111125252023 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) 20241111125252023 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) 20241111125252024 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) 20241111125252024 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) 20241111125252025 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) 20241111125252025 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) 20241111125252025 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) 20241111125252025 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) 20241111125252026 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) 20241111125252026 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) 20241111125252027 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) 20241111125252027 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) 20241111125252031 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) 20241111125252031 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) 20241111125252031 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125252045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125252045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125252046 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) 20241111125252046 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) 20241111125252047 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) 20241111125252047 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) 20241111125252048 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) 20241111125252048 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) 20241111125252049 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) 20241111125252049 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) 20241111125252050 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) 20241111125252050 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) 20241111125252051 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) 20241111125252051 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) 20241111125252051 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) 20241111125252051 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) 20241111125252052 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) 20241111125252052 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) 20241111125252053 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125252064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125252064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125252066 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) 20241111125252066 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) 20241111125252066 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) 20241111125252066 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) 20241111125252067 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) 20241111125252067 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) 20241111125252068 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) 20241111125252068 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) 20241111125252069 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) 20241111125252069 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) 20241111125252070 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) 20241111125252070 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) 20241111125252070 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) 20241111125252070 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) 20241111125252071 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) 20241111125252071 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) 20241111125252072 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125252083 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) 20241111125252083 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) 20241111125252085 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125252085 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125252085 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125252085 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) 20241111125252085 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) 20241111125252085 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) 20241111125252085 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) 20241111125252086 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) 20241111125252086 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) 20241111125252087 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) 20241111125252087 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) 20241111125252088 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) 20241111125252088 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) 20241111125252088 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) 20241111125252088 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) 20241111125252089 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) 20241111125252089 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) 20241111125252093 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) 20241111125252093 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) 20241111125252093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125252093 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) 20241111125252094 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(307)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@131a5d934883: Start timer T: 0.5 s 20241111125252107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=08 01 00 69 00 00 00 01 35 5a 98 2a 6f 3a 4b a3 82 72 e2 3c 31 0f b4 48 6d da 26 a8 0f 6e eb 94 d6 f8 (pcu_l1_if.cpp:463) 20241111125252107 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) 20241111125252107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125252107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 00 69 00 00 00 01 35 5a 98 2a 6f 3a 4b a3 82 72 e2 3c 31 0f b4 48 6d da 26 a8 0f 6e eb 94 d6 f8 (pdch.cpp:1019) 20241111125252107 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125252107 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) 20241111125252107 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) 20241111125252107 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125252107 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) 20241111125252107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125252107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=69 00 00 00 01 35 5a 98 2a 6f 3a 4b a3 82 72 e2 3c 31 0f b4 48 6d da 26 a8 0f 6e eb 94 d6 (tbf_ul.cpp:337) 20241111125252107 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125252107 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125252107 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125252107 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125252107 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125252108 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125252108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125252108 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=26, M=0, E=1, count=0 (decoding.cpp:167) 20241111125252108 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 31, size: 26, data_len: 30 (decoding.cpp:281) 20241111125252108 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) 20241111125252108 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125252108 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125252108 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125252108 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) 20241111125252109 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) 20241111125252109 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) 20241111125252109 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) 20241111125252110 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) 20241111125252110 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) 20241111125252111 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) 20241111125252111 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) 20241111125252111 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) 20241111125252112 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) 20241111125252112 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) 20241111125252112 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) 20241111125252113 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) 20241111125252113 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) 20241111125252114 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125252126 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) 20241111125252126 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) 20241111125252126 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) 20241111125252126 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125252127 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) 20241111125252127 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) 20241111125252128 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) 20241111125252128 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) 20241111125252129 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) 20241111125252129 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) 20241111125252129 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) 20241111125252129 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) 20241111125252130 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) 20241111125252130 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) 20241111125252131 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) 20241111125252131 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) 20241111125252132 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) 20241111125252132 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) 20241111125252132 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125252145 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) 20241111125252145 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) 20241111125252146 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) 20241111125252146 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) 20241111125252147 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) 20241111125252147 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) 20241111125252148 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) 20241111125252148 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) 20241111125252149 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) 20241111125252149 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) 20241111125252150 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) 20241111125252150 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) 20241111125252150 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) 20241111125252150 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) 20241111125252151 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) 20241111125252151 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) 20241111125252154 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125252169 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) 20241111125252169 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) 20241111125252170 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) 20241111125252170 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) 20241111125252171 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) 20241111125252171 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) 20241111125252172 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) 20241111125252172 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) 20241111125252172 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) 20241111125252173 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) 20241111125252173 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) 20241111125252173 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) 20241111125252174 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) 20241111125252174 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) 20241111125252175 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) 20241111125252175 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) 20241111125252175 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125252188 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) 20241111125252188 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) 20241111125252190 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) 20241111125252190 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) 20241111125252191 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) 20241111125252191 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) 20241111125252192 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) 20241111125252192 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) 20241111125252192 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) 20241111125252192 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) 20241111125252193 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) 20241111125252193 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) 20241111125252194 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) 20241111125252194 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) 20241111125252195 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) 20241111125252195 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) 20241111125252195 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125252207 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) 20241111125252207 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) 20241111125252208 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) 20241111125252208 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) 20241111125252209 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) 20241111125252209 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) 20241111125252210 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) 20241111125252210 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) 20241111125252211 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) 20241111125252211 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) 20241111125252213 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) 20241111125252213 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) 20241111125252213 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) 20241111125252213 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) 20241111125252214 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) 20241111125252214 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) 20241111125252217 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125252231 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) 20241111125252231 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) 20241111125252232 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) 20241111125252232 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) 20241111125252233 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) 20241111125252233 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) 20241111125252234 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) 20241111125252234 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) 20241111125252235 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) 20241111125252235 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) 20241111125252236 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) 20241111125252236 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) 20241111125252237 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) 20241111125252237 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) 20241111125252237 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) 20241111125252237 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) 20241111125252238 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125252250 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) 20241111125252250 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) 20241111125252251 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) 20241111125252251 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) 20241111125252252 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) 20241111125252252 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) 20241111125252253 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) 20241111125252253 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) 20241111125252254 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) 20241111125252254 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) 20241111125252255 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) 20241111125252255 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) 20241111125252255 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) 20241111125252255 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) 20241111125252256 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) 20241111125252256 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) 20241111125252257 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125252269 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) 20241111125252269 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) 20241111125252270 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) 20241111125252270 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) 20241111125252271 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) 20241111125252271 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) 20241111125252272 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) 20241111125252272 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) 20241111125252273 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) 20241111125252273 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) 20241111125252273 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) 20241111125252273 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) 20241111125252274 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) 20241111125252274 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) 20241111125252275 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) 20241111125252275 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) 20241111125252279 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125252293 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) 20241111125252293 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) 20241111125252294 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) 20241111125252294 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) 20241111125252295 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) 20241111125252295 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) 20241111125252296 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) 20241111125252296 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) 20241111125252296 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) 20241111125252296 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) 20241111125252297 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) 20241111125252297 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) 20241111125252298 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) 20241111125252298 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) 20241111125252299 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) 20241111125252299 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) 20241111125252299 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125252312 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) 20241111125252312 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) 20241111125252313 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) 20241111125252313 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) 20241111125252314 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) 20241111125252314 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) 20241111125252315 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) 20241111125252315 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) 20241111125252316 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) 20241111125252316 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) 20241111125252316 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) 20241111125252316 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) 20241111125252317 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) 20241111125252317 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) 20241111125252318 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) 20241111125252318 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) 20241111125252319 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125252331 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) 20241111125252331 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) 20241111125252333 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) 20241111125252333 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) 20241111125252333 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) 20241111125252333 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) 20241111125252334 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) 20241111125252334 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) 20241111125252335 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) 20241111125252335 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) 20241111125252336 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) 20241111125252336 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) 20241111125252336 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) 20241111125252336 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) 20241111125252337 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) 20241111125252337 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) 20241111125252341 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125252355 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) 20241111125252355 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) 20241111125252357 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) 20241111125252357 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) 20241111125252358 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) 20241111125252358 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) 20241111125252359 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) 20241111125252359 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) 20241111125252359 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) 20241111125252359 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) 20241111125252360 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) 20241111125252360 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) 20241111125252361 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) 20241111125252361 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) 20241111125252362 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) 20241111125252362 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) 20241111125252363 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125252374 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) 20241111125252374 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) 20241111125252375 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) 20241111125252375 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) 20241111125252376 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) 20241111125252376 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) 20241111125252377 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) 20241111125252377 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) 20241111125252378 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) 20241111125252378 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) 20241111125252379 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) 20241111125252379 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) 20241111125252379 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) 20241111125252379 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) 20241111125252380 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) 20241111125252380 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) 20241111125252381 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125252393 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) 20241111125252393 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) 20241111125252395 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) 20241111125252395 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) 20241111125252395 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) 20241111125252396 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) 20241111125252396 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) 20241111125252396 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) 20241111125252397 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) 20241111125252397 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) 20241111125252398 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) 20241111125252398 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) 20241111125252399 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) 20241111125252399 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) 20241111125252399 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) 20241111125252399 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) 20241111125252403 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125252417 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) 20241111125252417 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) 20241111125252419 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) 20241111125252419 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) 20241111125252419 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) 20241111125252419 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) 20241111125252420 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) 20241111125252420 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) 20241111125252421 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) 20241111125252421 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) 20241111125252422 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) 20241111125252422 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) 20241111125252423 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) 20241111125252423 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) 20241111125252424 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) 20241111125252424 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) 20241111125252424 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125252437 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) 20241111125252437 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) 20241111125252438 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) 20241111125252438 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) 20241111125252439 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) 20241111125252439 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) 20241111125252440 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) 20241111125252440 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) 20241111125252441 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) 20241111125252441 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) 20241111125252442 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) 20241111125252442 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) 20241111125252443 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) 20241111125252443 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) 20241111125252444 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) 20241111125252444 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) 20241111125252444 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125252456 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) 20241111125252456 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) 20241111125252457 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) 20241111125252457 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) 20241111125252458 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) 20241111125252458 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) 20241111125252459 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) 20241111125252459 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) 20241111125252460 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) 20241111125252460 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) 20241111125252460 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) 20241111125252461 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) 20241111125252461 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) 20241111125252461 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) 20241111125252462 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) 20241111125252462 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) 20241111125252465 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125252480 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) 20241111125252480 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) 20241111125252481 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) 20241111125252481 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) 20241111125252482 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) 20241111125252482 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) 20241111125252483 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) 20241111125252483 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) 20241111125252483 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) 20241111125252484 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) 20241111125252484 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) 20241111125252484 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) 20241111125252485 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) 20241111125252485 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) 20241111125252486 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) 20241111125252486 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) 20241111125252487 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125252499 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) 20241111125252499 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) 20241111125252500 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) 20241111125252500 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) 20241111125252501 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) 20241111125252501 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) 20241111125252501 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) 20241111125252502 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) 20241111125252502 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) 20241111125252502 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) 20241111125252503 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) 20241111125252503 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) 20241111125252504 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) 20241111125252504 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) 20241111125252505 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) 20241111125252505 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) 20241111125252505 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125252518 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) 20241111125252518 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) 20241111125252519 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) 20241111125252519 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) 20241111125252520 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) 20241111125252520 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) 20241111125252520 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) 20241111125252521 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) 20241111125252521 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) 20241111125252521 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) 20241111125252522 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) 20241111125252522 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) 20241111125252523 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) 20241111125252523 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) 20241111125252524 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) 20241111125252524 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) 20241111125252527 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125252542 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) 20241111125252542 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) 20241111125252543 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) 20241111125252543 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) 20241111125252544 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) 20241111125252544 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) 20241111125252544 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) 20241111125252544 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) 20241111125252545 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) 20241111125252545 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) 20241111125252546 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) 20241111125252546 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) 20241111125252547 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) 20241111125252547 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) 20241111125252548 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) 20241111125252548 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) 20241111125252548 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125252561 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) 20241111125252561 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) 20241111125252562 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) 20241111125252562 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) 20241111125252563 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) 20241111125252563 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) 20241111125252563 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) 20241111125252563 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) 20241111125252564 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) 20241111125252564 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) 20241111125252565 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) 20241111125252565 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) 20241111125252565 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) 20241111125252565 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) 20241111125252566 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) 20241111125252566 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) 20241111125252567 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125252580 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) 20241111125252580 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) 20241111125252581 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) 20241111125252581 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) 20241111125252582 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) 20241111125252582 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) 20241111125252583 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) 20241111125252583 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) 20241111125252584 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) 20241111125252584 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) 20241111125252584 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) 20241111125252584 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) 20241111125252585 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) 20241111125252585 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) 20241111125252586 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) 20241111125252586 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) 20241111125252589 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125252604 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) 20241111125252604 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) 20241111125252605 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) 20241111125252605 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) 20241111125252606 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) 20241111125252606 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) 20241111125252607 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) 20241111125252607 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) 20241111125252608 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) 20241111125252608 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) Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) 20241111125252610 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) 20241111125252610 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) 20241111125252611 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) 20241111125252611 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) 20241111125252612 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) 20241111125252612 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) 20241111125252613 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 0.5 s 20241111125252624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=04 01 02 81 00 00 00 01 97 58 46 21 30 e0 66 51 1e 9e 01 cd 92 71 ba 0f 02 93 ef 66 b3 6f d2 59 59 61 0d 74 f5 59 69 7e (pcu_l1_if.cpp:463) 20241111125252624 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) 20241111125252624 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241111125252624 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 02 81 00 00 00 01 97 58 46 21 30 e0 66 51 1e 9e 01 cd 92 71 ba 0f 02 93 ef 66 b3 6f d2 59 59 61 0d 74 f5 59 69 7e (pdch.cpp:1019) 20241111125252624 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) 20241111125252624 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) 20241111125252624 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) 20241111125252624 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) 20241111125252624 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125252624 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=81 00 00 00 01 97 58 46 21 30 e0 66 51 1e 9e 01 cd 92 71 ba 0f 02 93 ef 66 b3 6f d2 59 59 61 0d 74 f5 59 69 (tbf_ul.cpp:337) 20241111125252624 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125252624 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125252624 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125252624 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241111125252624 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=32, M=0, E=1, count=0 (decoding.cpp:167) 20241111125252624 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 37, size: 32, data_len: 36 (decoding.cpp:281) 20241111125252624 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) 20241111125252624 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125252624 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125252624 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) 20241111125252625 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) 20241111125252625 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) 20241111125252627 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) 20241111125252627 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) 20241111125252628 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) 20241111125252628 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) 20241111125252629 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) 20241111125252629 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) 20241111125252630 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) 20241111125252630 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) 20241111125252631 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) 20241111125252631 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) 20241111125252632 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) 20241111125252632 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) 20241111125252633 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125252642 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) 20241111125252642 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) 20241111125252644 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) 20241111125252644 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) 20241111125252645 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) 20241111125252645 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) 20241111125252647 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) 20241111125252647 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) 20241111125252647 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) 20241111125252647 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) 20241111125252648 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) 20241111125252648 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) 20241111125252649 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) 20241111125252649 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) 20241111125252650 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) 20241111125252650 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) 20241111125252651 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125252666 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) 20241111125252666 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) 20241111125252667 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) 20241111125252667 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) 20241111125252668 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) 20241111125252668 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) 20241111125252669 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) 20241111125252669 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) 20241111125252669 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) 20241111125252669 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) 20241111125252670 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) 20241111125252670 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) 20241111125252671 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) 20241111125252671 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) 20241111125252672 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) 20241111125252672 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) 20241111125252672 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125252684 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) 20241111125252685 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) 20241111125252686 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) 20241111125252686 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) 20241111125252688 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) 20241111125252688 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) 20241111125252689 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) 20241111125252689 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) 20241111125252690 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) 20241111125252690 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) 20241111125252691 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) 20241111125252691 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) 20241111125252692 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) 20241111125252692 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) 20241111125252693 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) 20241111125252693 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) 20241111125252694 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125252704 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) 20241111125252704 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) 20241111125252705 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) 20241111125252705 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) 20241111125252706 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) 20241111125252706 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) 20241111125252706 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) 20241111125252706 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) 20241111125252707 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) 20241111125252707 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) 20241111125252708 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) 20241111125252708 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) 20241111125252709 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) 20241111125252709 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) 20241111125252709 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) 20241111125252709 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) 20241111125252713 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125252727 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) 20241111125252727 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) 20241111125252729 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) 20241111125252729 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) 20241111125252729 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) 20241111125252729 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) 20241111125252730 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) 20241111125252730 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) 20241111125252731 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) 20241111125252731 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) 20241111125252732 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) 20241111125252732 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) 20241111125252732 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) 20241111125252732 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) 20241111125252733 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) 20241111125252733 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) 20241111125252734 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125252747 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) 20241111125252747 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) 20241111125252748 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) 20241111125252748 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) 20241111125252749 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) 20241111125252749 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) 20241111125252750 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) 20241111125252750 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) 20241111125252751 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) 20241111125252751 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) 20241111125252751 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) 20241111125252751 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) 20241111125252752 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) 20241111125252752 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) 20241111125252753 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) 20241111125252753 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) 20241111125252754 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125252767 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) 20241111125252767 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) 20241111125252768 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) 20241111125252768 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) 20241111125252769 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) 20241111125252769 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) 20241111125252770 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) 20241111125252770 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) 20241111125252771 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) 20241111125252771 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) 20241111125252771 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) 20241111125252771 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) 20241111125252772 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) 20241111125252772 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) 20241111125252773 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) 20241111125252773 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) 20241111125252777 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125252792 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) 20241111125252792 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) 20241111125252793 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) 20241111125252793 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) 20241111125252794 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) 20241111125252794 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) 20241111125252794 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) 20241111125252795 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) 20241111125252795 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) 20241111125252795 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) 20241111125252796 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) 20241111125252796 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) 20241111125252797 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) 20241111125252797 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) 20241111125252797 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) 20241111125252797 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) 20241111125252798 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125252811 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) 20241111125252811 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) 20241111125252812 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) 20241111125252812 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) 20241111125252813 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) 20241111125252813 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) 20241111125252813 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) 20241111125252813 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) 20241111125252814 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) 20241111125252814 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) 20241111125252815 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) 20241111125252815 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) 20241111125252816 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) 20241111125252816 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) 20241111125252817 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) 20241111125252817 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) 20241111125252817 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125252830 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) 20241111125252830 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) 20241111125252831 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) 20241111125252831 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) 20241111125252832 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) 20241111125252832 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) 20241111125252833 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) 20241111125252833 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) 20241111125252833 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) 20241111125252833 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) 20241111125252834 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) 20241111125252834 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) 20241111125252835 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) 20241111125252835 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) 20241111125252836 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) 20241111125252836 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) 20241111125252839 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125252854 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) 20241111125252854 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) 20241111125252855 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) 20241111125252855 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) 20241111125252855 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) 20241111125252856 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) 20241111125252856 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) 20241111125252856 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) 20241111125252857 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) 20241111125252857 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) 20241111125252858 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) 20241111125252858 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) 20241111125252858 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) 20241111125252858 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) 20241111125252859 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) 20241111125252859 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) 20241111125252860 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125252872 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) 20241111125252873 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) 20241111125252874 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) 20241111125252874 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) 20241111125252874 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) 20241111125252874 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) 20241111125252875 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) 20241111125252875 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) 20241111125252876 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) 20241111125252876 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) 20241111125252877 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) 20241111125252877 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) 20241111125252877 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) 20241111125252877 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) 20241111125252878 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) 20241111125252878 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) 20241111125252879 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125252892 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) 20241111125252892 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) 20241111125252893 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) 20241111125252893 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) 20241111125252894 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) 20241111125252894 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) 20241111125252894 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) 20241111125252894 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) 20241111125252895 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) 20241111125252895 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) 20241111125252896 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) 20241111125252896 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) 20241111125252896 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) 20241111125252896 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) 20241111125252897 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) 20241111125252897 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) 20241111125252901 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125252915 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) 20241111125252915 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) 20241111125252917 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) 20241111125252917 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) 20241111125252917 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) 20241111125252917 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) 20241111125252918 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) 20241111125252918 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) 20241111125252919 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) 20241111125252919 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) 20241111125252920 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) 20241111125252920 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) 20241111125252920 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) 20241111125252920 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) 20241111125252921 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) 20241111125252921 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) 20241111125252922 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125252934 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) 20241111125252934 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) 20241111125252936 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) 20241111125252936 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) 20241111125252936 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) 20241111125252936 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) 20241111125252937 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) 20241111125252937 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) 20241111125252938 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) 20241111125252938 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) 20241111125252939 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) 20241111125252939 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) 20241111125252939 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) 20241111125252939 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) 20241111125252940 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) 20241111125252940 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) 20241111125252941 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125252953 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) 20241111125252953 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) 20241111125252955 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) 20241111125252955 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) 20241111125252955 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) 20241111125252955 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) 20241111125252956 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) 20241111125252956 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) 20241111125252957 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) 20241111125252957 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) 20241111125252958 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) 20241111125252958 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) 20241111125252958 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) 20241111125252958 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) 20241111125252959 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) 20241111125252959 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) 20241111125252963 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125252977 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) 20241111125252977 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) 20241111125252978 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) 20241111125252978 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) 20241111125252979 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) 20241111125252979 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) 20241111125252980 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) 20241111125252980 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) 20241111125252981 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) 20241111125252981 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) 20241111125252981 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) 20241111125252981 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) 20241111125252982 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) 20241111125252982 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) 20241111125252983 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) 20241111125252983 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) 20241111125252984 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125252996 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) 20241111125252996 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) 20241111125252997 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) 20241111125252997 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) 20241111125252998 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) 20241111125252998 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) 20241111125252999 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) 20241111125252999 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) 20241111125253000 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) 20241111125253000 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) 20241111125253000 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) 20241111125253000 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) 20241111125253001 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) 20241111125253001 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) 20241111125253002 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) 20241111125253002 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) 20241111125253003 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125253015 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) 20241111125253015 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) 20241111125253016 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) 20241111125253016 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) 20241111125253017 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) 20241111125253017 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) 20241111125253018 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) 20241111125253018 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) 20241111125253019 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) 20241111125253019 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) 20241111125253019 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) 20241111125253020 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) 20241111125253020 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) 20241111125253020 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) 20241111125253021 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) 20241111125253021 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) 20241111125253025 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125253039 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) 20241111125253039 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) 20241111125253040 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) 20241111125253040 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) 20241111125253041 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) 20241111125253041 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) 20241111125253042 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) 20241111125253042 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) 20241111125253043 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) 20241111125253043 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) 20241111125253043 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) 20241111125253043 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) 20241111125253044 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) 20241111125253044 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) 20241111125253045 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) 20241111125253045 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) 20241111125253046 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125253058 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) 20241111125253058 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) 20241111125253059 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) 20241111125253059 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) 20241111125253060 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) 20241111125253060 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) 20241111125253061 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) 20241111125253061 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) 20241111125253062 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) 20241111125253062 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) 20241111125253062 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) 20241111125253062 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) 20241111125253063 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) 20241111125253063 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) 20241111125253064 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) 20241111125253064 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) 20241111125253065 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125253077 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) 20241111125253077 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) 20241111125253078 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) 20241111125253078 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) 20241111125253079 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) 20241111125253079 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) 20241111125253080 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) 20241111125253080 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) 20241111125253081 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) 20241111125253081 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) 20241111125253081 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) 20241111125253081 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) 20241111125253082 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) 20241111125253082 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) 20241111125253083 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) 20241111125253083 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) 20241111125253086 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125253101 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) 20241111125253101 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) 20241111125253102 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) 20241111125253102 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) 20241111125253103 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) 20241111125253103 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) 20241111125253104 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) 20241111125253104 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) 20241111125253104 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) 20241111125253104 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) 20241111125253105 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) 20241111125253105 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) 20241111125253106 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) 20241111125253106 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) 20241111125253107 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) 20241111125253107 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) 20241111125253107 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125253120 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) 20241111125253120 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) 20241111125253121 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) 20241111125253121 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) 20241111125253122 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) 20241111125253122 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) 20241111125253122 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) 20241111125253123 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) 20241111125253123 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) 20241111125253123 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) 20241111125253124 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) 20241111125253124 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) 20241111125253125 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) 20241111125253125 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) Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) 20241111125253126 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) 20241111125253126 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) 20241111125253127 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 0.5 s 20241111125253139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=00 01 04 b9 00 00 00 01 ec 2f 25 e0 d7 cf 03 16 2d 67 31 82 08 ba 0e 8a 5c 6b bc 80 7f 1c 02 cc a3 4b 6d 15 78 71 3f 4c 51 15 3c 36 e7 72 46 a5 e9 58 09 32 3c 3a (pcu_l1_if.cpp:463) 20241111125253140 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) 20241111125253140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241111125253140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 04 b9 00 00 00 01 ec 2f 25 e0 d7 cf 03 16 2d 67 31 82 08 ba 0e 8a 5c 6b bc 80 7f 1c 02 cc a3 4b 6d 15 78 71 3f 4c 51 15 3c 36 e7 72 46 a5 e9 58 09 32 3c 3a (pdch.cpp:1019) 20241111125253140 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) 20241111125253140 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=268 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125253140 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) 20241111125253140 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125253140 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) 20241111125253140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125253140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b9 00 00 00 01 ec 2f 25 e0 d7 cf 03 16 2d 67 31 82 08 ba 0e 8a 5c 6b bc 80 7f 1c 02 cc a3 4b 6d 15 78 71 3f 4c 51 15 3c 36 e7 72 46 a5 e9 58 09 32 3c (tbf_ul.cpp:337) 20241111125253140 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125253140 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125253140 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125253140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241111125253140 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=46, M=0, E=1, count=0 (decoding.cpp:167) 20241111125253140 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 51, size: 46, data_len: 50 (decoding.cpp:281) 20241111125253140 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) 20241111125253140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125253140 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125253140 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125253140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125253140 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) 20241111125253140 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125253140 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) 20241111125253141 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) 20241111125253141 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) 20241111125253142 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) 20241111125253142 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) 20241111125253143 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) 20241111125253143 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) 20241111125253144 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) 20241111125253144 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) 20241111125253145 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) 20241111125253145 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) 20241111125253145 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) 20241111125253146 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) 20241111125253146 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) 20241111125253146 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) 20241111125253149 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125253163 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) 20241111125253163 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) 20241111125253164 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) 20241111125253165 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) 20241111125253165 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) 20241111125253165 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) 20241111125253166 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) 20241111125253166 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) 20241111125253167 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) 20241111125253167 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) 20241111125253168 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) 20241111125253168 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) 20241111125253169 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) 20241111125253169 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) 20241111125253170 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) 20241111125253170 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) 20241111125253171 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125253182 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) 20241111125253182 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) 20241111125253184 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) 20241111125253184 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) 20241111125253184 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) 20241111125253184 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) 20241111125253185 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) 20241111125253185 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) 20241111125253186 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) 20241111125253186 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) 20241111125253187 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) 20241111125253187 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) 20241111125253187 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) 20241111125253187 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) 20241111125253188 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) 20241111125253188 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) 20241111125253189 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125253201 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) 20241111125253201 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) 20241111125253203 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) 20241111125253203 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) 20241111125253203 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) 20241111125253203 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) 20241111125253204 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) 20241111125253204 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) 20241111125253205 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) 20241111125253205 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) 20241111125253206 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) 20241111125253206 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) 20241111125253207 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) 20241111125253207 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) 20241111125253207 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) 20241111125253207 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) 20241111125253211 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125253225 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) 20241111125253225 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) 20241111125253226 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) 20241111125253227 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) 20241111125253227 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) 20241111125253227 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) 20241111125253228 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) 20241111125253228 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) 20241111125253229 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) 20241111125253229 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) 20241111125253230 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) 20241111125253230 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) 20241111125253230 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) 20241111125253230 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) 20241111125253231 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) 20241111125253231 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) 20241111125253232 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125253244 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) 20241111125253244 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) 20241111125253245 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) 20241111125253245 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) 20241111125253246 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) 20241111125253246 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) 20241111125253247 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) 20241111125253247 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) 20241111125253248 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) 20241111125253248 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) 20241111125253249 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) 20241111125253249 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) 20241111125253250 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) 20241111125253250 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) 20241111125253251 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) 20241111125253251 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) 20241111125253251 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125253263 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) 20241111125253263 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) 20241111125253265 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) 20241111125253265 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) 20241111125253265 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) 20241111125253266 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) 20241111125253266 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) 20241111125253266 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) 20241111125253267 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) 20241111125253267 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) 20241111125253268 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) 20241111125253268 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) 20241111125253269 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) 20241111125253269 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) 20241111125253270 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) 20241111125253270 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) 20241111125253273 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125253287 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) 20241111125253287 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) 20241111125253288 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) 20241111125253288 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) 20241111125253289 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) 20241111125253289 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) 20241111125253290 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) 20241111125253290 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) 20241111125253291 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) 20241111125253291 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) 20241111125253291 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) 20241111125253291 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) 20241111125253292 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) 20241111125253292 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) 20241111125253293 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) 20241111125253293 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) 20241111125253294 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125253306 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) 20241111125253306 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) 20241111125253307 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) 20241111125253307 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) 20241111125253308 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) 20241111125253308 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) 20241111125253309 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) 20241111125253309 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) 20241111125253310 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) 20241111125253310 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) 20241111125253310 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) 20241111125253311 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) 20241111125253311 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) 20241111125253311 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) 20241111125253312 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) 20241111125253312 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) 20241111125253313 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125253325 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) 20241111125253325 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) 20241111125253327 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) 20241111125253327 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) 20241111125253328 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) 20241111125253328 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) 20241111125253329 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) 20241111125253329 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) 20241111125253330 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) 20241111125253330 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) 20241111125253330 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) 20241111125253330 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) 20241111125253330 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) 20241111125253330 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) 20241111125253330 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) 20241111125253330 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) 20241111125253335 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125253349 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) 20241111125253349 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) 20241111125253349 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) 20241111125253349 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) 20241111125253349 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) 20241111125253349 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) 20241111125253350 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) 20241111125253350 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) 20241111125253350 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) 20241111125253350 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) 20241111125253350 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) 20241111125253350 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) 20241111125253350 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) 20241111125253350 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) 20241111125253351 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) 20241111125253351 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) 20241111125253353 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125253368 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) 20241111125253368 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) 20241111125253369 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) 20241111125253369 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) 20241111125253369 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) 20241111125253369 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) 20241111125253369 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) 20241111125253369 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) 20241111125253370 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) 20241111125253370 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) 20241111125253370 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) 20241111125253370 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) 20241111125253370 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) 20241111125253370 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) 20241111125253371 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) 20241111125253371 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) 20241111125253372 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125253386 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) 20241111125253386 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) 20241111125253386 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) 20241111125253386 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) 20241111125253387 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) 20241111125253387 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) 20241111125253387 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) 20241111125253387 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) 20241111125253387 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) 20241111125253387 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) 20241111125253388 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) 20241111125253388 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) 20241111125253388 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) 20241111125253388 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) 20241111125253388 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) 20241111125253388 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) 20241111125253395 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125253411 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) 20241111125253411 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) 20241111125253413 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) 20241111125253413 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) 20241111125253414 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) 20241111125253414 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) 20241111125253415 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) 20241111125253415 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) 20241111125253416 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) 20241111125253417 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) 20241111125253418 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) 20241111125253418 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) 20241111125253418 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) 20241111125253418 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) 20241111125253419 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) 20241111125253419 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) 20241111125253420 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125253430 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) 20241111125253430 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) 20241111125253432 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) 20241111125253432 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) 20241111125253432 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) 20241111125253432 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) 20241111125253433 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) 20241111125253433 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) 20241111125253434 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) 20241111125253434 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) 20241111125253435 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) 20241111125253435 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) 20241111125253436 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) 20241111125253436 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) 20241111125253436 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) 20241111125253436 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) 20241111125253437 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125253449 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) 20241111125253450 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) 20241111125253451 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) 20241111125253451 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) 20241111125253451 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) 20241111125253451 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) 20241111125253452 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) 20241111125253452 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) 20241111125253454 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) 20241111125253454 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) 20241111125253454 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) 20241111125253454 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) 20241111125253455 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) 20241111125253455 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) 20241111125253455 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) 20241111125253455 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) 20241111125253459 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125253474 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) 20241111125253474 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) 20241111125253476 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) 20241111125253476 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) 20241111125253477 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) 20241111125253477 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) 20241111125253477 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) 20241111125253477 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) 20241111125253478 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) 20241111125253478 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) 20241111125253479 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) 20241111125253479 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) 20241111125253481 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) 20241111125253481 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) 20241111125253482 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) 20241111125253482 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) 20241111125253483 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125253494 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) 20241111125253494 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) 20241111125253496 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) 20241111125253496 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) 20241111125253497 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) 20241111125253497 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) 20241111125253497 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) 20241111125253497 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) 20241111125253498 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) 20241111125253498 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) 20241111125253499 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) 20241111125253499 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) 20241111125253500 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) 20241111125253500 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) 20241111125253500 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) 20241111125253500 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) 20241111125253501 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125253513 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) 20241111125253513 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) 20241111125253514 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) 20241111125253514 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) 20241111125253515 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) 20241111125253515 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) 20241111125253515 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) 20241111125253515 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) 20241111125253516 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) 20241111125253516 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) 20241111125253516 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) 20241111125253516 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) 20241111125253517 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) 20241111125253517 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) 20241111125253517 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) 20241111125253517 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) 20241111125253522 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125253537 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) 20241111125253537 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) 20241111125253538 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) 20241111125253538 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) 20241111125253539 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) 20241111125253539 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) 20241111125253540 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) 20241111125253540 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) 20241111125253540 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) 20241111125253540 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) 20241111125253541 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) 20241111125253541 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) 20241111125253542 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) 20241111125253542 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) 20241111125253542 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) 20241111125253543 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) 20241111125253543 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125253556 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) 20241111125253556 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) 20241111125253557 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) 20241111125253557 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) 20241111125253557 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) 20241111125253557 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) 20241111125253558 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) 20241111125253558 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) 20241111125253559 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) 20241111125253559 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) 20241111125253560 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) 20241111125253560 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) 20241111125253561 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) 20241111125253561 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) 20241111125253561 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) 20241111125253561 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) 20241111125253562 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125253575 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) 20241111125253575 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) 20241111125253577 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) 20241111125253577 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) 20241111125253578 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) 20241111125253578 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) 20241111125253579 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) 20241111125253579 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) 20241111125253580 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) 20241111125253580 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) 20241111125253580 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) 20241111125253580 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) 20241111125253581 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) 20241111125253581 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) 20241111125253582 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) 20241111125253582 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) 20241111125253584 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125253599 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) 20241111125253599 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) 20241111125253600 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) 20241111125253600 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) 20241111125253601 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) 20241111125253601 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) 20241111125253602 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) 20241111125253602 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) 20241111125253602 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) 20241111125253602 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) 20241111125253603 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) 20241111125253604 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) 20241111125253604 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) 20241111125253604 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) 20241111125253605 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) 20241111125253605 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) 20241111125253606 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125253618 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) 20241111125253618 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) 20241111125253619 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) 20241111125253619 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) 20241111125253620 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) 20241111125253620 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) 20241111125253621 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) 20241111125253621 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) 20241111125253621 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) 20241111125253621 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) 20241111125253622 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) 20241111125253622 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) 20241111125253623 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) 20241111125253623 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) 20241111125253624 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) 20241111125253624 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) 20241111125253625 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125253637 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) 20241111125253637 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) 20241111125253638 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) 20241111125253638 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) 20241111125253639 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) 20241111125253639 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) 20241111125253640 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) 20241111125253640 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) 20241111125253641 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) 20241111125253641 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) BTS(307)@131a5d934883: Shutting down virtual BTS #0... 20241111125253642 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) 20241111125253642 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) 20241111125253644 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) 20241111125253644 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) 20241111125253645 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) 20241111125253645 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) 20241111125253645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125253649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57756<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125253650 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125253650 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125253650 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125253650 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125253650 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125253651 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) 20241111125253651 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125253651 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125253651 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125253651 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125253651 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20241111125253651 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125253651 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125253651 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125253651 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125253651 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125253651 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125253651 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125253651 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125253651 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125253651 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125253651 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125253651 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125253651 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125253651 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125253651 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125253651 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125253651 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 7941 with status 0 respawn: 30: starting: osmo-pcu MTC@131a5d934883: Test case TC_ul_data_toolong_fills_padding finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:52:53 UTC 2024 ====== PCU_Tests.TC_ul_data_toolong_fills_padding pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_data_toolong_fills_padding.talloc 20241111125253701 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125253702 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125253702 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125253702 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125253734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125253835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=413564) Waiting for packet dumper to finish... 1 (prev_count=413564, count=464360) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:52:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_mo_ping_pong started. 312@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_mo_ping_pong-BVCI1234(314)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 312@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(316)@131a5d934883: Provider Link came up: waiting for NS-RESET 312@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125256998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52876<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 312@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(320)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 312@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(320)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(317)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(317)@131a5d934883: Start timer T: 5 s PCUIF(317)@131a5d934883: Start timer T_Conn: 10 s 20241111125257004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52884<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mo_ping_pong-STATS(321)@131a5d934883: Start timer T: 2 s TC_mo_ping_pong-STATS(321)@131a5d934883: Start timer T: 2 s 312@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(324)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(324)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125258703 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125258703 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125258703 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(317)@131a5d934883: OsmoPCU is now connected BTS(319)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125258707 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125258707 DLGLOBAL DEBUG validating counter group 0x5650fabd3040(bts) with 102 counters (rate_ctr.c:86) 20241111125258707 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125258707 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125258707 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125258707 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125258707 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125258707 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125258707 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125258707 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125258707 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125258707 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125258707 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125258707 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125258707 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125258707 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125258707 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125258707 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125258707 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125258707 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125258707 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125258707 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125258707 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125258707 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125258707 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125258707 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125258707 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125258707 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125258707 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125258707 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125258707 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125258707 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125258707 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125258707 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125258707 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125258707 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125258707 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125258707 DLGLOBAL DEBUG validating counter group 0x7f69e06fd5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125258707 DLGLOBAL DEBUG validating counter group 0x5650fabd2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125258707 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125258707 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125258707 DLGLOBAL DEBUG validating counter group 0x7f69e06fe180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125258707 DLGLOBAL DEBUG validating counter group 0x7f69e06fe160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125258707 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125258707 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125258707 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125258707 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125258707 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125258707 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125258707 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125258707 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125258707 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125258707 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125258707 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125258707 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125258707 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125258707 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125258707 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125258707 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125258707 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125258707 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125258707 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125258707 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125258707 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125258707 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125258707 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125258707 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125258707 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125258707 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125258707 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125258707 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125258707 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125258707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125258707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258707 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(319)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(319)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(316)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(319)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(316)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(319)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(316)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(316)@131a5d934883: Start timer Tns_test: 10 s BTS(319)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125258709 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125258709 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125258709 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125258709 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125258709 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125258709 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125258709 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125258709 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125258709 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(319)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(316)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(316)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125258710 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125258710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125258710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125258710 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125258710 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125258710 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125258710 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125258710 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125258710 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125258710 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125258710 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125258710 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(316)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(316)@131a5d934883: Start timer Tns_test: 10 s 313@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 313@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125258716 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125258716 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125258716 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125258716 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125258716 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125258716 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125258716 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125258716 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mo_ping_pong-BVCI1234(314)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong-BVCI1234(314)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125258720 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125258720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125258720 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125258720 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125258720 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125258720 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125258720 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125258720 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125258721 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) 20241111125258721 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125258721 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125258721 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125258721 DLGLOBAL DEBUG validating counter group 0x5650fabd2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125258721 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125258721 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125258721 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125258721 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125258721 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125258721 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125258721 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125258721 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125258721 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125258721 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125258721 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125258721 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125258721 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125258721 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125258721 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125258721 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125258721 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125258721 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125258721 DLGLOBAL DEBUG validating counter group 0x5650fabd2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125258721 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125258721 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125258721 DLGLOBAL DEBUG validating counter group 0x5650fabd2c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125258721 DLGLOBAL DEBUG validating counter group 0x5650fabd2c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125258721 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125258721 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) 20241111125258721 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125258721 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125258721 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125258721 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125258721 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125258721 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125258721 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125258721 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) 20241111125258721 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) 20241111125258721 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125258721 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125258721 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125258721 DL1IF DEBUG (bts=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) 20241111125258721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125258721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125258722 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(319)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125258722 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125258722 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258723 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125258723 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258723 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125258723 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125258723 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125258723 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125258723 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125258723 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125258723 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125258723 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125258723 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125258723 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125258723 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125258723 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258723 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125258723 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258723 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125258723 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125258724 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125258724 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258725 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125258725 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125258725 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125258725 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125258725 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125258725 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) 20241111125258725 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) 20241111125258726 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125258740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258741 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125258741 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258741 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125258741 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258742 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125258742 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125258742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125258743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258743 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125258743 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258745 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125258745 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258746 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) 20241111125258746 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) 20241111125258747 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125258759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258761 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125258761 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125258761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125258762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258763 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125258763 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258764 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125258764 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258765 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125258765 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258765 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125258765 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258769 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) 20241111125258769 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) 20241111125258770 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125258783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125258784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258785 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) 20241111125258785 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) 20241111125258786 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) 20241111125258786 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) 20241111125258787 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) 20241111125258787 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) 20241111125258787 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) 20241111125258787 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) 20241111125258788 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) 20241111125258788 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) 20241111125258789 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) 20241111125258789 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) 20241111125258790 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) 20241111125258790 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) 20241111125258791 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125258802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258803 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) 20241111125258803 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) 20241111125258804 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) 20241111125258804 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) 20241111125258805 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) 20241111125258805 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) 20241111125258806 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) 20241111125258806 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) 20241111125258807 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) 20241111125258807 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) 20241111125258807 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) 20241111125258807 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) 20241111125258808 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) 20241111125258808 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) 20241111125258809 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) 20241111125258809 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) 20241111125258810 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125258821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258823 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) 20241111125258823 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) 20241111125258824 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) 20241111125258824 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) 20241111125258824 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) 20241111125258824 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) 20241111125258825 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) 20241111125258825 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) 20241111125258826 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) 20241111125258826 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) 20241111125258827 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) 20241111125258827 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) 20241111125258828 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) 20241111125258828 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) 20241111125258831 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) 20241111125258831 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) 20241111125258832 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125258845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258846 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) 20241111125258846 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) 20241111125258847 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) 20241111125258847 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) 20241111125258848 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) 20241111125258848 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) 20241111125258849 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) 20241111125258849 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) 20241111125258850 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) 20241111125258850 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) 20241111125258851 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) 20241111125258851 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) 20241111125258851 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) 20241111125258851 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) 20241111125258852 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) 20241111125258852 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) 20241111125258853 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125258864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258865 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) 20241111125258865 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) 20241111125258866 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) 20241111125258866 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) 20241111125258867 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) 20241111125258867 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) 20241111125258868 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) 20241111125258868 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) 20241111125258869 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) 20241111125258869 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) 20241111125258869 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) 20241111125258869 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) 20241111125258870 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) 20241111125258870 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) 20241111125258871 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) 20241111125258871 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) 20241111125258872 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125258883 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258885 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) 20241111125258885 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) 20241111125258885 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) 20241111125258885 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) 20241111125258886 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) 20241111125258886 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) 20241111125258887 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) 20241111125258887 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) 20241111125258888 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) 20241111125258888 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) 20241111125258888 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) 20241111125258888 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) 20241111125258889 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) 20241111125258889 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) 20241111125258893 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) 20241111125258893 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) 20241111125258894 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125258907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258908 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) 20241111125258908 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) 20241111125258909 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) 20241111125258909 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) 20241111125258910 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) 20241111125258910 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) 20241111125258911 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) 20241111125258911 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) 20241111125258912 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) 20241111125258912 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) 20241111125258913 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) 20241111125258913 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) 20241111125258913 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) 20241111125258913 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) 20241111125258914 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) 20241111125258914 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) 20241111125258915 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125258921 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125258921 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125258921 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125258926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125258926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125258928 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) 20241111125258928 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) 20241111125258928 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) 20241111125258928 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) 20241111125258929 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) 20241111125258929 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) 20241111125258930 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) 20241111125258930 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) 20241111125258931 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) 20241111125258931 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) 20241111125258931 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) 20241111125258931 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) 20241111125258932 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) 20241111125258932 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) 20241111125258933 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) 20241111125258933 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) 20241111125258933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241111125258933 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) 20241111125258934 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125258946 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 93 7f d5 a8 bc eb 22 81 73 93 b7 93 27 4a 84 68 87 ba f9 2d 22 19 ac f6 62 01 00 (pcu_l1_if.cpp:463) 20241111125258946 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) 20241111125258946 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125258946 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 93 7f d5 a8 bc eb 22 81 73 93 b7 93 27 4a 84 68 87 ba f9 2d 22 19 ac f6 62 01 00 (pdch.cpp:1019) 20241111125258946 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125258946 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) 20241111125258946 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) 20241111125258946 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125258946 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) 20241111125258946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125258946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 93 7f d5 a8 bc eb 22 81 73 93 b7 93 27 4a 84 68 87 ba f9 2d 22 19 ac f6 62 01 (tbf_ul.cpp:337) 20241111125258946 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125258946 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125258946 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125258946 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125258946 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125258946 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125258946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125258946 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) 20241111125258946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241111125258946 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241111125258946 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125258946 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) 20241111125258946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125258946 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125258946 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125258946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125258946 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) 20241111125258946 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125258946 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125258947 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) 20241111125258947 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) 20241111125258948 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) 20241111125258948 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) 20241111125258949 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) 20241111125258949 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) 20241111125258950 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) 20241111125258950 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) 20241111125258950 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) 20241111125258950 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) 20241111125258951 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) 20241111125258951 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) 20241111125258952 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) 20241111125258952 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) 20241111125258955 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) 20241111125258955 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) 20241111125258955 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241111125258955 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125258955 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125258955 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) 20241111125258955 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241111125258955 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) 20241111125258955 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) 20241111125258955 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125258955 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125258955 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) 20241111125258955 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) 20241111125258956 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(319)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125258969 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) 20241111125258970 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) 20241111125258970 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) 20241111125258970 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125258971 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) 20241111125258971 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) 20241111125258971 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) 20241111125258971 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) 20241111125258972 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) 20241111125258972 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) 20241111125258973 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) 20241111125258973 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) 20241111125258974 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) 20241111125258974 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) 20241111125258974 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) 20241111125258974 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) 20241111125258975 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) 20241111125258975 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) 20241111125258976 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125258988 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) 20241111125258988 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) 20241111125258989 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) 20241111125258990 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) 20241111125258990 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) 20241111125258990 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) 20241111125258991 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) 20241111125258991 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) 20241111125258992 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) 20241111125258992 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) 20241111125258993 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) 20241111125258993 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) 20241111125258993 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) 20241111125258993 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) 20241111125258994 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) 20241111125258994 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) 20241111125258995 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125259007 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) 20241111125259007 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) 20241111125259009 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) 20241111125259009 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) 20241111125259009 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) 20241111125259009 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) 20241111125259010 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) 20241111125259010 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) 20241111125259011 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) 20241111125259011 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) 20241111125259012 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) 20241111125259012 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) 20241111125259013 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) 20241111125259013 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) 20241111125259013 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) 20241111125259013 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) 20241111125259017 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125259031 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) 20241111125259031 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) 20241111125259031 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125259032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125259032 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125259032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125259032 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125259032 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241111125259032 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241111125259032 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125259032 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) 20241111125259032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125259032 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125259032 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) 20241111125259032 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125259032 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125259032 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125259032 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125259032 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125259032 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125259032 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125259032 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241111125259032 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) MTC@131a5d934883: Start timer T: 2 s 20241111125259033 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) 20241111125259033 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) 20241111125259034 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) 20241111125259034 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) 20241111125259035 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) 20241111125259035 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) 20241111125259036 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) 20241111125259036 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) 20241111125259037 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) 20241111125259037 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) 20241111125259038 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) 20241111125259038 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) 20241111125259038 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) 20241111125259038 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) 20241111125259039 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125259040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125259040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125259040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125259040 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125259040 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125259040 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125259040 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125259040 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125259040 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125259040 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125259040 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125259040 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125259040 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125259040 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125259040 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125259040 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125259040 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125259040 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125259040 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125259040 DRLCMAC 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) 20241111125259040 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125259040 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125259040 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125259040 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125259040 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125259040 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125259040 DLGLOBAL DEBUG validating counter group 0x5650fabd2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125259040 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125259040 DLGLOBAL DEBUG validating counter group 0x5650fabd2e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125259040 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125259041 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) 20241111125259041 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) 20241111125259041 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) 20241111125259041 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) 20241111125259041 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241111125259041 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241111125259041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125259041 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) 20241111125259041 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125259041 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) 20241111125259041 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125259041 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) 20241111125259041 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)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(319)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125259047 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125259048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125259048 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125259048 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) 20241111125259050 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) 20241111125259050 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) 20241111125259052 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) 20241111125259052 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) 20241111125259053 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) 20241111125259053 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) 20241111125259054 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) 20241111125259054 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) 20241111125259055 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) 20241111125259055 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) 20241111125259055 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) 20241111125259055 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) 20241111125259056 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) 20241111125259056 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) 20241111125259057 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) 20241111125259057 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) 20241111125259058 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125259070 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) 20241111125259070 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) 20241111125259071 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) 20241111125259071 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) 20241111125259072 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) 20241111125259072 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) 20241111125259072 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) 20241111125259072 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) 20241111125259073 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) 20241111125259073 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) 20241111125259074 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) 20241111125259074 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) 20241111125259075 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) 20241111125259075 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) 20241111125259075 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) 20241111125259075 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) 20241111125259079 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125259093 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) 20241111125259093 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) 20241111125259095 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) 20241111125259095 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) 20241111125259095 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) 20241111125259095 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) 20241111125259096 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) 20241111125259096 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) 20241111125259097 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) 20241111125259097 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) 20241111125259098 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) 20241111125259098 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) 20241111125259098 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) 20241111125259098 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) 20241111125259099 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) 20241111125259099 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) 20241111125259100 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125259112 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) 20241111125259112 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) 20241111125259114 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) 20241111125259114 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) 20241111125259114 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) 20241111125259114 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) 20241111125259115 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) 20241111125259115 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) 20241111125259116 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) 20241111125259116 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) 20241111125259117 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) 20241111125259117 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) 20241111125259117 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) 20241111125259118 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) 20241111125259118 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) 20241111125259118 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) 20241111125259119 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125259131 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) 20241111125259132 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) 20241111125259133 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) 20241111125259133 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) 20241111125259133 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) 20241111125259133 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) 20241111125259134 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) 20241111125259134 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) 20241111125259135 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) 20241111125259135 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) 20241111125259136 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) 20241111125259136 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) 20241111125259136 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) 20241111125259136 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) 20241111125259137 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) 20241111125259137 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) 20241111125259141 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125259155 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) 20241111125259155 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) 20241111125259157 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) 20241111125259157 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) 20241111125259157 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) 20241111125259157 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) 20241111125259158 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) 20241111125259158 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) 20241111125259159 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) 20241111125259159 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) 20241111125259160 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) 20241111125259160 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) 20241111125259160 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) 20241111125259160 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) 20241111125259161 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) 20241111125259161 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) 20241111125259162 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125259174 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) 20241111125259175 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) 20241111125259176 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) 20241111125259176 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) 20241111125259176 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) 20241111125259176 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) 20241111125259177 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) 20241111125259177 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) 20241111125259178 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) 20241111125259178 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) 20241111125259179 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) 20241111125259179 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) 20241111125259179 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) 20241111125259179 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) 20241111125259180 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) 20241111125259180 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) 20241111125259181 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125259193 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) 20241111125259193 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) 20241111125259195 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) 20241111125259195 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) 20241111125259195 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) 20241111125259195 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) 20241111125259196 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) 20241111125259196 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) 20241111125259197 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) 20241111125259197 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) 20241111125259198 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) 20241111125259198 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) 20241111125259198 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) 20241111125259198 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) 20241111125259199 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) 20241111125259199 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) 20241111125259203 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125259217 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) 20241111125259217 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) 20241111125259218 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) 20241111125259218 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) 20241111125259219 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) 20241111125259219 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) 20241111125259220 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) 20241111125259220 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) 20241111125259221 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) 20241111125259221 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) 20241111125259221 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) 20241111125259221 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) 20241111125259222 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) 20241111125259222 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) 20241111125259223 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) 20241111125259223 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) 20241111125259224 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125259236 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) 20241111125259236 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) 20241111125259237 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) 20241111125259237 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) 20241111125259238 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) 20241111125259238 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) 20241111125259239 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) 20241111125259239 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) 20241111125259240 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) 20241111125259240 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) 20241111125259240 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) 20241111125259240 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) 20241111125259241 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) 20241111125259241 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) 20241111125259242 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) 20241111125259242 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) 20241111125259243 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125259249 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125259249 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) 20241111125259249 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125259255 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) 20241111125259255 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) 20241111125259256 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) 20241111125259256 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) 20241111125259257 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) 20241111125259257 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) 20241111125259258 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) 20241111125259258 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) 20241111125259259 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) 20241111125259259 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) 20241111125259259 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) 20241111125259259 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) 20241111125259260 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) 20241111125259260 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) 20241111125259261 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) 20241111125259261 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) 20241111125259265 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) 20241111125259265 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) 20241111125259265 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) 20241111125259265 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) 20241111125259265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125259265 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125259265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125259265 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) 20241111125259265 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) 20241111125259265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 27 df ca 08 01 39 da 2f 03 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125259265 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) 20241111125259265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125259265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125259265 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) 20241111125259265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241111125259265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241111125259265 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) 20241111125259265 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) 20241111125259265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 27 df ca 08 01 39 da 2f 03 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125259265 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 27 df ca 08 01 39 da 2f 03 8c 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) 20241111125259265 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125259279 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) 20241111125259279 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) 20241111125259280 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) 20241111125259280 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) 20241111125259281 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) 20241111125259281 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) 20241111125259282 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) 20241111125259282 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) 20241111125259283 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) 20241111125259283 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) 20241111125259284 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) 20241111125259284 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) 20241111125259284 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) 20241111125259284 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) 20241111125259285 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) 20241111125259285 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) 20241111125259286 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125259298 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) 20241111125259298 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) 20241111125259299 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) 20241111125259299 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) 20241111125259300 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) 20241111125259300 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) 20241111125259301 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) 20241111125259301 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) 20241111125259301 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) 20241111125259301 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) 20241111125259302 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) 20241111125259302 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) 20241111125259303 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) 20241111125259303 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) 20241111125259304 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) 20241111125259304 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) 20241111125259304 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125259317 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) 20241111125259317 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) 20241111125259318 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) 20241111125259318 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) 20241111125259319 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) 20241111125259319 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) 20241111125259320 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) 20241111125259320 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) 20241111125259320 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) 20241111125259320 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) 20241111125259321 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) 20241111125259321 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) 20241111125259322 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) 20241111125259322 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) 20241111125259323 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) 20241111125259323 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) 20241111125259326 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125259341 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) 20241111125259341 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) 20241111125259341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125259341 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125259341 DCSN1 INFO csnStreamDecoder (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) 20241111125259341 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125259341 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125259341 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) 20241111125259341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125259341 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) 20241111125259341 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) 20241111125259342 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125259342 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) 20241111125259342 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) 20241111125259342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125259342 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125259342 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125259342 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) 20241111125259342 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) 20241111125259343 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) 20241111125259343 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) 20241111125259345 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) 20241111125259345 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) 20241111125259346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52884<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125259346 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) 20241111125259346 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) 20241111125259347 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) 20241111125259347 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) 20241111125259348 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) 20241111125259348 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) 20241111125259349 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) 20241111125259349 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) 20241111125259352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52876<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125259354 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125259354 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125259354 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125259354 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125259354 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) 20241111125259354 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) 20241111125259354 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125259354 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125259354 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125259355 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125259355 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125259355 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125259355 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125259355 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125259355 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125259355 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125259355 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125259355 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125259355 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125259355 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125259355 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125259355 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125259355 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125259355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125259355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125259355 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 8007 with status 0 MTC@131a5d934883: Test case TC_mo_ping_pong finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 31: starting: osmo-pcu Mon Nov 11 12:52:59 UTC 2024 ====== PCU_Tests.TC_mo_ping_pong pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mo_ping_pong.talloc 20241111125259407 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125259408 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125259408 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125259409 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125259434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125259535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211756) Waiting for packet dumper to finish... 1 (prev_count=211756, count=257612) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_mo_ping_pong_with_ul_racap started. 325@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_mo_ping_pong_with_ul_racap-BVCI1234(327)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 325@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(329)@131a5d934883: Provider Link came up: waiting for NS-RESET 325@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125302675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 325@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(333)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 325@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(333)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(330)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(330)@131a5d934883: Start timer T: 5 s PCUIF(330)@131a5d934883: Start timer T_Conn: 10 s 20241111125302686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mo_ping_pong_with_ul_racap-STATS(334)@131a5d934883: Start timer T: 2 s TC_mo_ping_pong_with_ul_racap-STATS(334)@131a5d934883: Start timer T: 2 s 325@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(337)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(337)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125304410 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125304410 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125304410 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(330)@131a5d934883: OsmoPCU is now connected BTS(332)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125304426 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125304426 DLGLOBAL DEBUG validating counter group 0x5649761a6040(bts) with 102 counters (rate_ctr.c:86) 20241111125304426 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125304426 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125304426 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125304426 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125304426 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125304426 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125304426 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125304426 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125304426 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125304426 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125304426 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125304426 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125304426 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125304426 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125304426 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125304426 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125304426 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125304426 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125304426 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125304427 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125304427 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125304427 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125304427 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125304427 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125304427 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125304427 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125304427 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125304427 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125304427 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125304427 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125304427 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125304427 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125304427 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125304427 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125304427 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125304427 DLGLOBAL DEBUG validating counter group 0x7f1737fb55e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125304427 DLGLOBAL DEBUG validating counter group 0x5649761a5720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125304427 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125304427 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125304427 DLGLOBAL DEBUG validating counter group 0x7f1737fb6180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125304427 DLGLOBAL DEBUG validating counter group 0x7f1737fb6160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125304427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125304427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125304427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125304427 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125304427 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125304427 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125304427 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125304427 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125304427 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125304427 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125304427 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125304427 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125304427 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125304427 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125304427 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125304427 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125304427 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125304427 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125304427 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125304427 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125304427 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125304427 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125304427 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125304427 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125304427 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125304427 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125304427 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125304427 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125304427 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125304428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125304428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304429 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(332)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(332)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(332)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(332)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(329)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(329)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(332)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(329)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(329)@131a5d934883: Start timer Tns_test: 10 s BTS(332)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125304435 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125304436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125304436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125304436 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125304436 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125304436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(332)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125304436 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125304436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125304436 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(332)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(329)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(329)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125304439 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125304439 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125304439 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125304439 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125304439 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125304439 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125304439 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125304439 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125304439 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125304439 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125304439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125304439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125304440 DL1IF DEBUG 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(329)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(329)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(329)@131a5d934883: Start timer Tns_test: 10 s 20241111125304441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125304441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304441 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125304441 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125304442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125304442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304443 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125304443 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125304443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304444 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125304444 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304445 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125304445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304446 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 326@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 326@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125304458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125304458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304460 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125304460 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125304460 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125304460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125304460 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125304460 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125304460 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125304460 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125304460 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125304460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125304461 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304462 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125304462 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304463 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125304463 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304464 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125304464 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304465 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125304465 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125304466 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304467 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_mo_ping_pong_with_ul_racap-BVCI1234(327)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap-BVCI1234(327)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125304475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125304475 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125304475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125304475 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125304475 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125304475 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125304475 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125304475 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125304478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125304478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304479 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125304479 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304480 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125304480 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304481 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125304481 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304482 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125304482 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125304483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125304484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304484 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125304484 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125304484 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125304484 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125304484 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125304484 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125304484 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125304484 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125304484 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125304484 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125304485 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125304485 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304486 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125304486 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125304486 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125304486 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125304486 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125304486 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125304486 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125304488 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(332)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125304497 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125304497 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125304497 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125304497 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125304498 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125304502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125304502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125304503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304504 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) 20241111125304504 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) 20241111125304504 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) 20241111125304504 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) 20241111125304505 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) 20241111125304505 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) 20241111125304506 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) 20241111125304506 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) 20241111125304507 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) 20241111125304507 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) 20241111125304508 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) 20241111125304508 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) 20241111125304508 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125304520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125304521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304522 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) 20241111125304522 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) 20241111125304523 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) 20241111125304523 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) 20241111125304523 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) 20241111125304523 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) 20241111125304524 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) 20241111125304524 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) 20241111125304525 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) 20241111125304525 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) 20241111125304526 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) 20241111125304526 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) 20241111125304526 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) 20241111125304526 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) 20241111125304527 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125304539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125304539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304541 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) 20241111125304541 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) 20241111125304542 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) 20241111125304542 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) 20241111125304542 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) 20241111125304542 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) 20241111125304543 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) 20241111125304543 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) 20241111125304544 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) 20241111125304544 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) 20241111125304545 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) 20241111125304545 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) 20241111125304546 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) 20241111125304546 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) 20241111125304549 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125304563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125304563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304565 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) 20241111125304565 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) 20241111125304565 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) 20241111125304565 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) 20241111125304566 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) 20241111125304566 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) 20241111125304567 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) 20241111125304567 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) 20241111125304568 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) 20241111125304568 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) 20241111125304569 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) 20241111125304569 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) 20241111125304570 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) 20241111125304570 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) 20241111125304570 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125304582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125304582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304583 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) 20241111125304583 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) 20241111125304583 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) 20241111125304583 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) 20241111125304584 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) 20241111125304584 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) 20241111125304584 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) 20241111125304584 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) 20241111125304584 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) 20241111125304584 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) 20241111125304585 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) 20241111125304585 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) 20241111125304585 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) 20241111125304585 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) 20241111125304587 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125304601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125304601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304602 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) 20241111125304602 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) 20241111125304603 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) 20241111125304603 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) 20241111125304603 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) 20241111125304603 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) 20241111125304604 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) 20241111125304604 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) 20241111125304604 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) 20241111125304604 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) 20241111125304605 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) 20241111125304605 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) 20241111125304605 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) 20241111125304605 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) 20241111125304611 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125304626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125304626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304627 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) 20241111125304627 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) 20241111125304628 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) 20241111125304628 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) 20241111125304628 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) 20241111125304629 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) 20241111125304629 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) 20241111125304629 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) 20241111125304630 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) 20241111125304630 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) 20241111125304631 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) 20241111125304631 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) 20241111125304633 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) 20241111125304633 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) 20241111125304634 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125304645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125304645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125304647 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) 20241111125304647 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) 20241111125304648 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) 20241111125304648 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) 20241111125304649 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) 20241111125304649 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) 20241111125304650 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) 20241111125304650 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) 20241111125304650 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) 20241111125304650 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) 20241111125304651 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) 20241111125304651 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) 20241111125304652 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) 20241111125304652 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) 20241111125304653 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125304664 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) 20241111125304665 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) 20241111125304668 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) 20241111125304668 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) 20241111125304669 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) 20241111125304669 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) 20241111125304670 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) 20241111125304670 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) 20241111125304672 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) 20241111125304672 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) 20241111125304673 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) 20241111125304673 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) 20241111125304674 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) 20241111125304674 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) 20241111125304675 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) 20241111125304675 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) 20241111125304676 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125304688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125304688 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) 20241111125304688 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125304688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125304688 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125304689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125304689 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125304689 DLGLOBAL DEBUG validating counter group 0x5649761a5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125304689 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125304689 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125304689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125304689 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125304689 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125304689 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) 20241111125304689 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125304689 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125304689 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125304689 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125304689 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125304689 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125304689 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125304689 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125304689 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125304689 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125304689 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125304689 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) 20241111125304689 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125304689 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125304689 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125304689 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125304690 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125304690 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125304690 DLGLOBAL DEBUG validating counter group 0x5649761a5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125304690 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125304690 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125304690 DLGLOBAL DEBUG validating counter group 0x5649761a5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125304690 DLGLOBAL DEBUG validating counter group 0x5649761a5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125304690 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125304690 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) 20241111125304690 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) 20241111125304690 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) 20241111125304690 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) 20241111125304690 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125304690 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125304690 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) 20241111125304690 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125304690 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) 20241111125304690 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) 20241111125304690 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125304690 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) 20241111125304690 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) 20241111125304690 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125304690 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) 20241111125304690 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) 20241111125304690 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) 20241111125304690 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) 20241111125304691 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) 20241111125304691 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) 20241111125304692 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) 20241111125304692 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) 20241111125304693 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) 20241111125304693 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) 20241111125304694 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) 20241111125304694 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) 20241111125304694 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) 20241111125304694 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) 20241111125304696 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) 20241111125304696 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125304696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125304696 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125304696 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125304696 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125304697 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125304697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125304697 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) 20241111125304697 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125304697 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) 20241111125304697 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) 20241111125304698 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(332)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125304707 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) 20241111125304707 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) 20241111125304708 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) 20241111125304708 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) 20241111125304709 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) 20241111125304709 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) 20241111125304710 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) 20241111125304710 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) 20241111125304711 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) 20241111125304711 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) 20241111125304711 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) 20241111125304711 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) 20241111125304712 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) 20241111125304712 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) 20241111125304713 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) 20241111125304713 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) 20241111125304713 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125304726 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 01 dc 09 f4 be 9f b3 10 77 02 5d 36 a7 fd 86 e9 f6 64 2c 69 e8 (pcu_l1_if.cpp:463) 20241111125304726 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) 20241111125304726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125304726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 dc 09 f4 be 9f b3 10 77 02 5d 36 a7 fd 86 e9 f6 64 2c 69 e8 (pdch.cpp:1019) 20241111125304726 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125304726 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){ASSIGN} (pdch.cpp:1070) 20241111125304726 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) 20241111125304726 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) 20241111125304726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125304726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} data_length=20, data=dc 09 f4 be 9f b3 10 77 02 5d 36 a7 fd 86 e9 f6 64 2c 69 e8 (tbf_ul.cpp:337) 20241111125304726 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125304726 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125304726 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125304726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125304726 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) 20241111125304726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} complete UL frame len=20 (tbf_ul.cpp:197) 20241111125304726 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} len=20 (tbf_ul.cpp:467) 20241111125304726 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125304726 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125304726 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) 20241111125304727 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) 20241111125304727 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) 20241111125304727 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) 20241111125304727 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) 20241111125304728 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) 20241111125304728 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) 20241111125304728 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) 20241111125304728 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) 20241111125304728 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) 20241111125304728 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) 20241111125304729 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) 20241111125304729 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) 20241111125304729 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) 20241111125304729 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) 20241111125304734 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125304749 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) 20241111125304749 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) 20241111125304749 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) 20241111125304749 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) 20241111125304749 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) 20241111125304749 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) 20241111125304749 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) 20241111125304750 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) 20241111125304750 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) 20241111125304750 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) 20241111125304750 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) 20241111125304750 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) 20241111125304750 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) 20241111125304750 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) 20241111125304751 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) 20241111125304751 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) 20241111125304753 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125304769 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) 20241111125304769 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) 20241111125304769 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125304769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125304769 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125304769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125304769 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125304769 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125304769 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125304769 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) 20241111125304769 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125304769 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) MTC@131a5d934883: Start timer T: 0.5 s 20241111125304771 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) 20241111125304771 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) 20241111125304772 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) 20241111125304772 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) 20241111125304772 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) 20241111125304772 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) 20241111125304773 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) 20241111125304773 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) 20241111125304774 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) 20241111125304774 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) 20241111125304775 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) 20241111125304775 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) 20241111125304775 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) 20241111125304775 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) 20241111125304776 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125304776 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125304776 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125304776 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125304776 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125304776 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125304776 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125304776 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125304776 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125304776 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) 20241111125304776 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125304776 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125304776 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125304776 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125304776 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125304776 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125304776 DLGLOBAL DEBUG validating counter group 0x5649761a5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125304776 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125304776 DLGLOBAL DEBUG validating counter group 0x5649761a5e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125304776 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125304776 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) 20241111125304777 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) 20241111125304777 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) 20241111125304777 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) 20241111125304777 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125304777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125304777 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) 20241111125304777 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125304777 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) 20241111125304777 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125304777 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) 20241111125304777 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125304777 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) 20241111125304777 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125304789 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) 20241111125304789 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) 20241111125304791 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) 20241111125304791 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) 20241111125304792 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) 20241111125304792 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) 20241111125304792 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) 20241111125304793 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) 20241111125304793 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) 20241111125304793 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) 20241111125304794 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) 20241111125304794 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) 20241111125304795 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) 20241111125304795 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) 20241111125304796 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) 20241111125304796 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) 20241111125304798 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125304812 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) 20241111125304812 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) 20241111125304814 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) 20241111125304814 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) 20241111125304814 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) 20241111125304814 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) 20241111125304815 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) 20241111125304815 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) 20241111125304816 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) 20241111125304816 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) 20241111125304817 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) 20241111125304817 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) 20241111125304818 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) 20241111125304818 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) 20241111125304819 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) 20241111125304819 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) 20241111125304819 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125304832 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) 20241111125304832 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) 20241111125304833 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) 20241111125304833 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) 20241111125304833 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) 20241111125304833 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) 20241111125304834 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) 20241111125304834 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) 20241111125304835 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) 20241111125304835 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) 20241111125304836 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) 20241111125304836 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) 20241111125304837 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) 20241111125304837 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) 20241111125304837 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) 20241111125304837 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) 20241111125304838 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125304851 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) 20241111125304851 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) 20241111125304852 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) 20241111125304852 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) 20241111125304853 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) 20241111125304853 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) 20241111125304853 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) 20241111125304853 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) 20241111125304854 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) 20241111125304854 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) 20241111125304855 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) 20241111125304855 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) 20241111125304856 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) 20241111125304856 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) 20241111125304856 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) 20241111125304856 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) 20241111125304860 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125304874 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) 20241111125304875 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) 20241111125304876 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) 20241111125304876 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) 20241111125304876 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) 20241111125304876 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) 20241111125304877 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) 20241111125304877 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) 20241111125304878 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) 20241111125304878 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) 20241111125304879 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) 20241111125304879 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) 20241111125304879 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) 20241111125304879 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) 20241111125304880 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) 20241111125304880 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) 20241111125304881 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125304893 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) 20241111125304893 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) 20241111125304894 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) 20241111125304894 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) 20241111125304895 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) 20241111125304895 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) 20241111125304896 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) 20241111125304896 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) 20241111125304897 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) 20241111125304897 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) 20241111125304897 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) 20241111125304897 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) 20241111125304898 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) 20241111125304898 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) 20241111125304899 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) 20241111125304899 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) 20241111125304900 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125304912 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) 20241111125304912 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) 20241111125304913 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) 20241111125304913 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) 20241111125304914 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) 20241111125304914 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) 20241111125304915 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) 20241111125304915 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) 20241111125304916 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) 20241111125304916 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) 20241111125304916 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) 20241111125304916 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) 20241111125304917 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) 20241111125304917 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) 20241111125304918 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) 20241111125304918 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) 20241111125304921 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125304936 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) 20241111125304936 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) 20241111125304938 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) 20241111125304938 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) 20241111125304938 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) 20241111125304938 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) 20241111125304939 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) 20241111125304939 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) 20241111125304940 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) 20241111125304940 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) 20241111125304941 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) 20241111125304941 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) 20241111125304942 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) 20241111125304942 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) 20241111125304942 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) 20241111125304942 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) 20241111125304943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125304955 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) 20241111125304955 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) 20241111125304956 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) 20241111125304956 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) 20241111125304957 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) 20241111125304957 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) 20241111125304958 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) 20241111125304958 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) 20241111125304959 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) 20241111125304959 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) 20241111125304960 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) 20241111125304960 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) 20241111125304961 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) 20241111125304961 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) 20241111125304962 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) 20241111125304962 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) 20241111125304963 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125304974 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) 20241111125304974 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) 20241111125304975 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) 20241111125304975 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) 20241111125304976 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) 20241111125304976 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) 20241111125304977 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) 20241111125304977 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) 20241111125304979 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) 20241111125304979 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) 20241111125304980 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) 20241111125304980 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) 20241111125304982 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) 20241111125304982 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) 20241111125304983 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) 20241111125304983 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) 20241111125304984 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125304999 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) 20241111125304999 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) 20241111125305000 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) 20241111125305000 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) 20241111125305001 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) 20241111125305001 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) 20241111125305001 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) 20241111125305001 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) 20241111125305002 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) 20241111125305002 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) 20241111125305003 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) 20241111125305003 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) 20241111125305004 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) 20241111125305004 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) 20241111125305005 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) 20241111125305005 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) 20241111125305006 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125305018 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) 20241111125305018 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) 20241111125305020 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) 20241111125305020 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) 20241111125305020 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) 20241111125305020 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) 20241111125305021 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) 20241111125305021 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) 20241111125305022 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) 20241111125305022 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) 20241111125305023 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) 20241111125305023 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) 20241111125305024 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) 20241111125305024 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) 20241111125305025 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) 20241111125305025 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) 20241111125305025 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125305037 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) 20241111125305037 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) 20241111125305039 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) 20241111125305039 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) 20241111125305039 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) 20241111125305039 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) 20241111125305040 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) 20241111125305040 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) 20241111125305041 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) 20241111125305041 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) 20241111125305042 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) 20241111125305042 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) 20241111125305042 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) 20241111125305042 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) 20241111125305043 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) 20241111125305043 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) 20241111125305047 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125305061 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) 20241111125305061 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) 20241111125305062 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) 20241111125305062 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) 20241111125305063 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) 20241111125305063 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) 20241111125305064 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) 20241111125305064 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) 20241111125305064 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) 20241111125305064 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) 20241111125305065 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) 20241111125305065 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) 20241111125305066 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) 20241111125305066 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) 20241111125305067 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) 20241111125305067 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) 20241111125305067 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125305080 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) 20241111125305080 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) 20241111125305081 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) 20241111125305081 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) 20241111125305082 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) 20241111125305082 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) 20241111125305083 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) 20241111125305083 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) 20241111125305083 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) 20241111125305083 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) 20241111125305084 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) 20241111125305084 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) 20241111125305085 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) 20241111125305085 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) 20241111125305086 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) 20241111125305086 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) 20241111125305087 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125305099 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) 20241111125305099 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) 20241111125305100 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) 20241111125305100 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) 20241111125305101 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) 20241111125305101 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) 20241111125305102 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) 20241111125305102 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) 20241111125305102 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) 20241111125305102 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) 20241111125305103 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) 20241111125305103 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) 20241111125305104 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) 20241111125305104 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) 20241111125305105 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) 20241111125305105 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) 20241111125305108 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305123 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) 20241111125305124 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) 20241111125305124 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) 20241111125305127 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125305140 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) 20241111125305140 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) 20241111125305141 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) 20241111125305141 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) 20241111125305141 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) 20241111125305141 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) 20241111125305141 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) 20241111125305141 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) 20241111125305141 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) 20241111125305141 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) 20241111125305142 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) 20241111125305142 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) 20241111125305142 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) 20241111125305142 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) 20241111125305142 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) 20241111125305142 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) 20241111125305145 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125305160 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) 20241111125305160 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) 20241111125305160 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) 20241111125305160 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) 20241111125305161 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) 20241111125305161 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) 20241111125305161 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) 20241111125305161 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) 20241111125305161 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) 20241111125305161 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) 20241111125305162 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) 20241111125305162 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) 20241111125305162 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) 20241111125305162 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) 20241111125305163 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) 20241111125305163 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) 20241111125305169 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125305183 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) 20241111125305183 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) 20241111125305184 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) 20241111125305184 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) 20241111125305184 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) 20241111125305184 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) 20241111125305184 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) 20241111125305184 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) 20241111125305185 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) 20241111125305185 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) 20241111125305185 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) 20241111125305185 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) 20241111125305186 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) 20241111125305186 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) 20241111125305186 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) 20241111125305186 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) 20241111125305188 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125305202 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) 20241111125305202 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) 20241111125305204 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) 20241111125305204 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) 20241111125305205 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) 20241111125305205 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) 20241111125305205 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) 20241111125305206 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) 20241111125305206 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) 20241111125305206 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) 20241111125305207 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) 20241111125305207 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) 20241111125305207 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) 20241111125305207 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) 20241111125305208 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) 20241111125305208 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) 20241111125305208 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125305222 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) 20241111125305222 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) 20241111125305223 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) 20241111125305223 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) 20241111125305224 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) 20241111125305224 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) 20241111125305225 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) 20241111125305225 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) 20241111125305226 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) 20241111125305226 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) 20241111125305226 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) 20241111125305226 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) 20241111125305227 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) 20241111125305227 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) 20241111125305228 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) 20241111125305228 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) 20241111125305231 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125305246 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) 20241111125305246 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) 20241111125305247 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) 20241111125305247 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) 20241111125305248 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) 20241111125305248 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) 20241111125305249 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) 20241111125305249 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) 20241111125305250 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) 20241111125305250 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) 20241111125305250 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) 20241111125305250 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) 20241111125305251 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) 20241111125305251 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) 20241111125305252 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) 20241111125305252 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) 20241111125305253 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125305265 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) 20241111125305265 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) 20241111125305266 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) 20241111125305266 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) 20241111125305267 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) 20241111125305267 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) 20241111125305268 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) 20241111125305268 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) 20241111125305268 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) 20241111125305268 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) 20241111125305269 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) 20241111125305269 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) 20241111125305270 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) 20241111125305270 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) 20241111125305271 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) 20241111125305271 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) 20241111125305272 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125305284 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) 20241111125305284 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) 20241111125305285 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) 20241111125305285 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) 20241111125305286 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) 20241111125305286 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) 20241111125305286 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) 20241111125305286 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) 20241111125305287 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) 20241111125305287 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) 20241111125305288 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) 20241111125305288 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) 20241111125305288 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) 20241111125305288 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) 20241111125305289 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) 20241111125305289 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) 20241111125305294 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) 20241111125305294 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) 20241111125305294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241111125305294 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) 20241111125305294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241111125305294 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) 20241111125305294 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125305294 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) 20241111125305294 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125305294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241111125305295 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) 20241111125305295 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) 20241111125305295 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) 20241111125305295 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) 20241111125305295 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(332)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241111125305308 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) 20241111125305308 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) 20241111125305309 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) 20241111125305309 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) 20241111125305309 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) 20241111125305309 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) 20241111125305309 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) 20241111125305309 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) 20241111125305310 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) 20241111125305310 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) 20241111125305310 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) 20241111125305310 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) 20241111125305311 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) 20241111125305311 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) 20241111125305311 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) 20241111125305311 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) 20241111125305313 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125305327 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) 20241111125305327 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) 20241111125305327 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) 20241111125305327 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125305328 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) 20241111125305328 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) 20241111125305329 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) 20241111125305329 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) 20241111125305329 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) 20241111125305329 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) 20241111125305330 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) 20241111125305330 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) 20241111125305330 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) 20241111125305330 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) 20241111125305331 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) 20241111125305331 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) 20241111125305331 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) 20241111125305331 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) 20241111125305332 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125305347 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) 20241111125305347 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) 20241111125305348 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) 20241111125305348 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) 20241111125305348 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) 20241111125305348 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) 20241111125305349 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) 20241111125305349 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) 20241111125305350 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) 20241111125305350 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) 20241111125305350 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) 20241111125305351 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) 20241111125305351 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) 20241111125305351 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) 20241111125305351 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) 20241111125305351 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) 20241111125305356 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125305371 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) 20241111125305372 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) 20241111125305372 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125305372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125305372 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125305372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125305372 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=195 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111125305372 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111125305372 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241111125305372 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) 20241111125305372 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111125305372 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241111125305374 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) 20241111125305374 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) 20241111125305375 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) 20241111125305375 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) 20241111125305376 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) 20241111125305376 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) 20241111125305376 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) 20241111125305376 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) 20241111125305377 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) 20241111125305377 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) 20241111125305378 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) 20241111125305378 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) 20241111125305379 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) 20241111125305379 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) 20241111125305380 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) 20241111125305380 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) 20241111125305380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241111125305380 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) 20241111125305380 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125305380 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125305380 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) 20241111125305380 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) 20241111125305380 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) 20241111125305380 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) 20241111125305381 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(332)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125305391 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) 20241111125305391 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) 20241111125305392 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) 20241111125305392 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) 20241111125305393 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) 20241111125305393 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) 20241111125305393 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) 20241111125305393 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) 20241111125305394 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) 20241111125305394 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) 20241111125305395 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) 20241111125305395 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) 20241111125305396 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) 20241111125305396 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) 20241111125305397 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) 20241111125305397 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) 20241111125305398 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) 20241111125305398 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) 20241111125305398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241111125305398 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) 20241111125305398 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) 20241111125305398 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) 20241111125305398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125305398 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125305398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125305398 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) 20241111125305398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241111125305398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 79 65 9a 7f 11 0d b5 51 3b 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125305398 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) 20241111125305398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125305398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125305398 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) 20241111125305398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20241111125305398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20241111125305398 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) 20241111125305398 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) 20241111125305398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 79 65 9a 7f 11 0d b5 51 3b 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125305398 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 79 65 9a 7f 11 0d b5 51 3b 25 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) 20241111125305399 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125305410 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) 20241111125305410 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) 20241111125305410 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) 20241111125305410 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125305412 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) 20241111125305412 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) 20241111125305414 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) 20241111125305414 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) 20241111125305415 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) 20241111125305415 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) 20241111125305415 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) 20241111125305415 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) 20241111125305416 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) 20241111125305416 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) 20241111125305417 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) 20241111125305417 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) 20241111125305418 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) 20241111125305418 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) 20241111125305419 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125305434 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) 20241111125305434 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) 20241111125305434 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) 20241111125305434 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125305435 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) 20241111125305435 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) 20241111125305436 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) 20241111125305436 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) 20241111125305437 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) 20241111125305437 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) 20241111125305437 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) 20241111125305437 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) 20241111125305438 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) 20241111125305438 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) 20241111125305439 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) 20241111125305439 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) 20241111125305440 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) 20241111125305440 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) 20241111125305440 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125305453 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) 20241111125305453 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) 20241111125305454 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) 20241111125305454 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) 20241111125305455 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) 20241111125305455 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) 20241111125305456 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) 20241111125305456 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) 20241111125305457 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) 20241111125305457 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) 20241111125305457 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) 20241111125305457 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) 20241111125305458 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) 20241111125305458 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) 20241111125305459 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) 20241111125305459 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) 20241111125305460 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125305472 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) 20241111125305472 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) 20241111125305472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125305472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125305472 DCSN1 INFO csnStreamDecoder (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) 20241111125305473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125305473 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125305473 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) 20241111125305473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125305473 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) 20241111125305473 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) 20241111125305473 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125305473 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) BTS(332)@131a5d934883: Shutting down virtual BTS #0... 20241111125305473 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) 20241111125305473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125305473 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125305473 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241111125305474 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) 20241111125305474 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) 20241111125305477 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) 20241111125305477 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) 20241111125305477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125305477 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) 20241111125305478 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) 20241111125305478 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) 20241111125305478 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) 20241111125305479 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) 20241111125305479 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) 20241111125305480 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) 20241111125305480 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) 20241111125305481 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) 20241111125305481 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) 20241111125305485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37208<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125305486 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125305486 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125305486 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125305486 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125305486 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) 20241111125305486 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125305486 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125305486 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125305486 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125305487 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125305487 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125305487 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125305487 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125305487 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) 20241111125305487 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125305487 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125305487 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125305487 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125305487 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125305487 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125305487 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125305487 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125305487 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125305487 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125305487 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125305487 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125305487 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125305487 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125305487 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125305487 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125305487 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125305487 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125305487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125305487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125305487 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 8075 with status 0 MTC@131a5d934883: Test case TC_mo_ping_pong_with_ul_racap finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 32: starting: osmo-pcu Mon Nov 11 12:53:05 UTC 2024 ====== PCU_Tests.TC_mo_ping_pong_with_ul_racap pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mo_ping_pong_with_ul_racap.talloc 20241111125305527 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125305528 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125305528 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125305528 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125305559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37228<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125305660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37228<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344428) Waiting for packet dumper to finish... 1 (prev_count=344428, count=390844) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_force_two_phase_access started. 338@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_force_two_phase_access-BVCI1234(340)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 338@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(342)@131a5d934883: Provider Link came up: waiting for NS-RESET 338@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125308798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 338@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(346)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 338@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(346)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(343)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(343)@131a5d934883: Start timer T: 5 s PCUIF(343)@131a5d934883: Start timer T_Conn: 10 s 20241111125308805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_force_two_phase_access-STATS(348)@131a5d934883: Start timer T: 2 s TC_force_two_phase_access-STATS(348)@131a5d934883: Start timer T: 2 s 338@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(349)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125310529 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125310529 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125310529 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(343)@131a5d934883: OsmoPCU is now connected BTS(345)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125310544 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125310545 DLGLOBAL DEBUG validating counter group 0x55cca0fb4040(bts) with 102 counters (rate_ctr.c:86) 20241111125310545 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125310545 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125310545 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125310545 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125310545 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125310545 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125310545 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125310545 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125310545 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125310545 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125310545 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125310545 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125310545 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125310545 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125310545 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125310545 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125310545 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125310545 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125310545 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125310545 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125310545 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125310545 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125310545 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125310545 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125310545 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125310545 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125310545 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125310545 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125310545 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125310545 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125310545 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125310545 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125310545 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125310545 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125310545 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125310545 DLGLOBAL DEBUG validating counter group 0x7f428f9365e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125310546 DLGLOBAL DEBUG validating counter group 0x55cca0fb3720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125310546 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125310546 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125310546 DLGLOBAL DEBUG validating counter group 0x7f428f937180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125310546 DLGLOBAL DEBUG validating counter group 0x7f428f937160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125310546 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125310546 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125310546 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125310546 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125310546 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125310546 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125310546 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125310546 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125310546 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125310546 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125310546 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125310546 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125310546 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125310546 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125310546 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125310546 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125310546 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125310546 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125310546 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125310546 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125310546 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125310546 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125310546 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125310546 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125310547 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125310547 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125310547 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125310547 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125310547 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125310547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125310547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310547 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(345)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(345)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(345)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(345)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(342)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(342)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(342)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(342)@131a5d934883: Start timer Tns_test: 10 s BTS(345)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(345)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125310554 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125310554 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125310554 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125310554 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125310554 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125310554 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(345)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125310555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125310555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125310555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(345)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(342)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(342)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125310557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125310557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310557 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125310557 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125310557 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125310557 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125310557 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125310557 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125310557 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125310557 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125310557 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125310557 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125310559 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125310559 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310559 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125310559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(342)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(342)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241111125310559 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125310559 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(342)@131a5d934883: Start timer Tns_test: 10 s 20241111125310560 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125310560 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125310561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125310561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125310562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125310562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310563 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 339@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 339@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125310569 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125310569 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125310569 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125310569 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125310569 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125310569 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125310569 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125310569 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_force_two_phase_access-BVCI1234(340)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125310576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125310576 DL1IF DEBUG 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_force_two_phase_access-BVCI1234(340)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125310577 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125310577 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125310577 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111125310578 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125310578 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310578 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125310578 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125310578 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125310578 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125310578 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125310578 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125310579 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125310579 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125310579 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125310579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125310579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310580 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125310580 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125310581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125310581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310582 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125310583 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) 20241111125310583 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125310583 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125310583 DRLCMAC DEBUG Forcing two phase access (bts.cpp:979) 20241111125310583 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125310583 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125310583 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125310583 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125310584 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125310584 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125310584 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125310584 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125310584 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125310584 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125310584 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125310584 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125310584 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125310584 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(345)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125310590 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125310590 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125310590 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125310590 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125310590 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125310594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125310594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125310595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310596 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125310596 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310597 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125310597 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125310597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125310598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125310599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310600 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125310600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310604 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125310619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125310619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310620 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125310620 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310621 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) 20241111125310621 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) 20241111125310621 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) 20241111125310622 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) 20241111125310622 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) 20241111125310622 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) 20241111125310623 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) 20241111125310623 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) 20241111125310624 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) 20241111125310624 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) 20241111125310625 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) 20241111125310625 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) 20241111125310625 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125310638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125310638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310639 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) 20241111125310639 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) 20241111125310640 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) 20241111125310640 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) 20241111125310641 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) 20241111125310641 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) 20241111125310641 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) 20241111125310642 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) 20241111125310642 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) 20241111125310642 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) 20241111125310643 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) 20241111125310643 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) 20241111125310644 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) 20241111125310644 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) 20241111125310644 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125310657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125310657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310658 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) 20241111125310658 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) 20241111125310659 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) 20241111125310659 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) 20241111125310660 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) 20241111125310660 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) 20241111125310661 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) 20241111125310661 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) 20241111125310661 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) 20241111125310661 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) 20241111125310662 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) 20241111125310662 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) 20241111125310663 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) 20241111125310663 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) 20241111125310666 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125310681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125310681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310682 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) 20241111125310682 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) 20241111125310683 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) 20241111125310683 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) 20241111125310684 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) 20241111125310684 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) 20241111125310685 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) 20241111125310685 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) 20241111125310685 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) 20241111125310685 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) 20241111125310686 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) 20241111125310686 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) 20241111125310687 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) 20241111125310687 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) 20241111125310688 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125310701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125310701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310702 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) 20241111125310702 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) 20241111125310703 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) 20241111125310703 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) 20241111125310705 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) 20241111125310705 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) 20241111125310706 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) 20241111125310706 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) 20241111125310707 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) 20241111125310707 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) 20241111125310708 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) 20241111125310708 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) 20241111125310709 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) 20241111125310709 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) 20241111125310710 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125310720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125310720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310722 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) 20241111125310722 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) 20241111125310724 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) 20241111125310724 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) 20241111125310725 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) 20241111125310725 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) 20241111125310726 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) 20241111125310726 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) 20241111125310726 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) 20241111125310726 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) 20241111125310727 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) 20241111125310727 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) 20241111125310728 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) 20241111125310728 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) 20241111125310729 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125310744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125310744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310745 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) 20241111125310745 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) 20241111125310746 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) 20241111125310746 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) 20241111125310746 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) 20241111125310746 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) 20241111125310747 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) 20241111125310747 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) 20241111125310749 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) 20241111125310749 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) 20241111125310749 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) 20241111125310749 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) 20241111125310750 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) 20241111125310750 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) 20241111125310751 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125310764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125310764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125310765 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) 20241111125310765 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) 20241111125310767 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) 20241111125310767 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) 20241111125310768 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) 20241111125310768 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) 20241111125310768 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) 20241111125310768 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) 20241111125310769 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) 20241111125310769 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) 20241111125310770 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) 20241111125310770 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) 20241111125310771 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) 20241111125310771 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) 20241111125310772 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125310782 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) 20241111125310782 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) 20241111125310783 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) 20241111125310783 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) 20241111125310784 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) 20241111125310784 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) 20241111125310785 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) 20241111125310785 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) 20241111125310786 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) 20241111125310786 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) 20241111125310786 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) 20241111125310787 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) 20241111125310787 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) 20241111125310787 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) 20241111125310788 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) 20241111125310788 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) 20241111125310791 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125310806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125310806 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) 20241111125310806 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125310806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125310806 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125310807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125310807 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125310807 DLGLOBAL DEBUG validating counter group 0x55cca0fb3760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125310807 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125310807 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125310807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125310807 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125310807 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125310807 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) 20241111125310807 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125310807 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125310807 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125310807 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125310807 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125310807 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125310807 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125310807 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125310807 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125310807 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125310807 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125310807 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) 20241111125310807 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125310807 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125310807 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125310807 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125310807 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125310807 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125310808 DLGLOBAL DEBUG validating counter group 0x55cca0fb3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125310808 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125310808 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125310808 DLGLOBAL DEBUG validating counter group 0x55cca0fb3c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125310808 DLGLOBAL DEBUG validating counter group 0x55cca0fb3c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125310808 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125310808 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) 20241111125310808 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) 20241111125310808 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) 20241111125310808 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) 20241111125310808 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125310808 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125310808 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) 20241111125310808 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125310808 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) 20241111125310808 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) 20241111125310808 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125310808 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) 20241111125310808 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) 20241111125310808 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125310808 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) 20241111125310808 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) 20241111125310809 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) 20241111125310809 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) 20241111125310810 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) 20241111125310810 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) 20241111125310810 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) 20241111125310811 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) 20241111125310811 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) 20241111125310811 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) 20241111125310812 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) 20241111125310812 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) 20241111125310813 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) 20241111125310813 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) 20241111125310814 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) 20241111125310814 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125310814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125310814 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125310814 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125310814 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125310815 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125310815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125310815 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) 20241111125310815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125310815 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) 20241111125310815 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) 20241111125310815 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(345)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125310825 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) 20241111125310825 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) 20241111125310826 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) 20241111125310826 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) 20241111125310827 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) 20241111125310827 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) 20241111125310828 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) 20241111125310828 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) 20241111125310828 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) 20241111125310828 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) 20241111125310829 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) 20241111125310829 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) 20241111125310830 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) 20241111125310830 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) 20241111125310831 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) 20241111125310831 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) 20241111125310832 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125310844 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 01 c4 c4 cd 77 10 a1 1c d4 16 95 78 60 6f 61 6f b3 8d f0 b7 50 (pcu_l1_if.cpp:463) 20241111125310844 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) 20241111125310844 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125310844 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 c4 c4 cd 77 10 a1 1c d4 16 95 78 60 6f 61 6f b3 8d f0 b7 50 (pdch.cpp:1019) 20241111125310844 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125310844 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){ASSIGN} (pdch.cpp:1070) 20241111125310844 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) 20241111125310844 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) 20241111125310844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125310844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} data_length=20, data=c4 c4 cd 77 10 a1 1c d4 16 95 78 60 6f 61 6f b3 8d f0 b7 50 (tbf_ul.cpp:337) 20241111125310844 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125310844 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125310844 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125310844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125310844 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) 20241111125310844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} complete UL frame len=20 (tbf_ul.cpp:197) 20241111125310844 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} len=20 (tbf_ul.cpp:467) 20241111125310844 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125310844 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125310844 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) 20241111125310845 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) 20241111125310845 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) 20241111125310846 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) 20241111125310846 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) 20241111125310847 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) 20241111125310847 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) 20241111125310848 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) 20241111125310848 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) 20241111125310848 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) 20241111125310848 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) 20241111125310849 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) 20241111125310849 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) 20241111125310850 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) 20241111125310850 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) 20241111125310853 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125310868 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) 20241111125310868 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) 20241111125310869 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) 20241111125310869 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) 20241111125310870 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) 20241111125310870 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) 20241111125310871 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) 20241111125310871 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) 20241111125310871 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) 20241111125310871 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) 20241111125310872 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) 20241111125310872 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) 20241111125310873 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) 20241111125310873 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) 20241111125310874 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) 20241111125310874 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) 20241111125310875 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125310887 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) 20241111125310887 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) 20241111125310887 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125310887 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125310887 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|MTC@131a5d934883: Start timer T: 0.5 s 43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125310888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125310888 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125310888 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125310888 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125310888 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) 20241111125310888 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125310888 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125310889 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) 20241111125310889 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) 20241111125310890 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) 20241111125310890 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) 20241111125310891 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) 20241111125310891 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) 20241111125310892 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) 20241111125310892 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) 20241111125310893 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) 20241111125310893 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) 20241111125310893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125310893 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125310893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125310893 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125310893 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125310893 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125310893 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125310893 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125310893 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125310893 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) 20241111125310894 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125310894 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125310894 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125310894 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125310894 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125310894 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125310894 DLGLOBAL DEBUG validating counter group 0x55cca0fb3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125310894 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125310894 DLGLOBAL DEBUG validating counter group 0x55cca0fb3e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125310894 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125310894 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) 20241111125310894 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) 20241111125310894 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) 20241111125310894 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) 20241111125310894 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125310894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125310894 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) 20241111125310894 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125310894 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) 20241111125310894 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125310894 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) 20241111125310894 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125310894 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) 20241111125310894 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) 20241111125310894 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) 20241111125310895 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) 20241111125310895 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) 20241111125310896 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125310906 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) 20241111125310906 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) 20241111125310908 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) 20241111125310908 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) 20241111125310908 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) 20241111125310908 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) 20241111125310909 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) 20241111125310909 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) 20241111125310910 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) 20241111125310910 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) 20241111125310911 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) 20241111125310911 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) 20241111125310911 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) 20241111125310911 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) 20241111125310912 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) 20241111125310912 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) 20241111125310916 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125310930 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) 20241111125310930 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) 20241111125310931 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) 20241111125310931 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) 20241111125310932 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) 20241111125310932 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) 20241111125310933 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) 20241111125310933 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) 20241111125310933 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) 20241111125310933 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) 20241111125310934 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) 20241111125310934 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) 20241111125310935 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) 20241111125310935 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) 20241111125310936 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) 20241111125310936 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) 20241111125310936 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125310949 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) 20241111125310949 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) 20241111125310950 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) 20241111125310950 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) 20241111125310951 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) 20241111125310951 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) 20241111125310952 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) 20241111125310952 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) 20241111125310953 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) 20241111125310953 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) 20241111125310953 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) 20241111125310953 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) 20241111125310955 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) 20241111125310955 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) 20241111125310955 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) 20241111125310955 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) 20241111125310956 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125310968 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) 20241111125310968 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) 20241111125310969 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) 20241111125310969 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) 20241111125310970 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) 20241111125310970 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) 20241111125310971 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) 20241111125310971 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) 20241111125310972 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) 20241111125310972 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) 20241111125310972 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) 20241111125310972 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) 20241111125310973 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) 20241111125310973 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) 20241111125310974 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) 20241111125310974 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) 20241111125310977 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125310992 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) 20241111125310992 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) 20241111125310993 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) 20241111125310993 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) 20241111125310994 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) 20241111125310994 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) 20241111125310995 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) 20241111125310995 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) 20241111125310996 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) 20241111125310996 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) 20241111125310997 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) 20241111125310997 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) 20241111125310997 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) 20241111125310997 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) 20241111125310998 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) 20241111125310998 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) 20241111125310999 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125311011 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) 20241111125311011 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) 20241111125311012 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) 20241111125311012 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) 20241111125311013 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) 20241111125311013 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) 20241111125311014 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) 20241111125311014 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) 20241111125311015 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) 20241111125311015 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) 20241111125311015 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) 20241111125311015 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) 20241111125311016 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) 20241111125311016 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) 20241111125311017 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) 20241111125311017 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) 20241111125311018 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125311031 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) 20241111125311031 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) 20241111125311032 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) 20241111125311032 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) 20241111125311033 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) 20241111125311033 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) 20241111125311033 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) 20241111125311033 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) 20241111125311034 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) 20241111125311034 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) 20241111125311035 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) 20241111125311035 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) 20241111125311036 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) 20241111125311036 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) 20241111125311037 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) 20241111125311037 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) 20241111125311040 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125311054 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) 20241111125311054 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) 20241111125311055 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) 20241111125311056 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) 20241111125311056 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) 20241111125311056 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) 20241111125311057 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) 20241111125311057 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) 20241111125311058 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) 20241111125311058 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) 20241111125311059 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) 20241111125311059 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) 20241111125311060 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) 20241111125311060 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) 20241111125311061 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) 20241111125311061 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) 20241111125311062 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125311073 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) 20241111125311073 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) 20241111125311075 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) 20241111125311075 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) 20241111125311076 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) 20241111125311076 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) 20241111125311076 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) 20241111125311076 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) 20241111125311077 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) 20241111125311077 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) 20241111125311078 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) 20241111125311078 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) 20241111125311079 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) 20241111125311079 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) 20241111125311080 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) 20241111125311080 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) 20241111125311081 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125311093 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) 20241111125311093 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) 20241111125311094 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) 20241111125311094 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) 20241111125311095 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) 20241111125311095 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) 20241111125311095 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) 20241111125311095 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) 20241111125311096 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) 20241111125311096 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) 20241111125311097 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) 20241111125311097 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) 20241111125311098 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) 20241111125311098 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) 20241111125311098 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) 20241111125311098 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) 20241111125311102 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125311116 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) 20241111125311116 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) 20241111125311118 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) 20241111125311118 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) 20241111125311118 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) 20241111125311118 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) 20241111125311119 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) 20241111125311119 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) 20241111125311120 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) 20241111125311120 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) 20241111125311121 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) 20241111125311121 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) 20241111125311122 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) 20241111125311122 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) 20241111125311122 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) 20241111125311122 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) 20241111125311123 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125311135 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) 20241111125311135 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) 20241111125311137 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) 20241111125311137 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) 20241111125311137 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) 20241111125311137 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) 20241111125311138 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) 20241111125311138 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) 20241111125311139 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) 20241111125311139 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) 20241111125311140 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) 20241111125311140 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) 20241111125311141 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) 20241111125311141 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) 20241111125311142 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) 20241111125311142 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) 20241111125311143 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125311155 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) 20241111125311155 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) 20241111125311157 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) 20241111125311157 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) 20241111125311158 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) 20241111125311158 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) 20241111125311159 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) 20241111125311159 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) 20241111125311159 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) 20241111125311159 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) 20241111125311160 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) 20241111125311160 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) 20241111125311161 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) 20241111125311161 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) 20241111125311162 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) 20241111125311162 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) 20241111125311164 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125311179 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) 20241111125311179 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) 20241111125311180 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) 20241111125311180 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) 20241111125311181 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) 20241111125311181 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) 20241111125311182 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) 20241111125311182 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) 20241111125311182 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) 20241111125311182 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) 20241111125311183 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) 20241111125311183 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) 20241111125311184 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) 20241111125311184 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) 20241111125311185 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) 20241111125311185 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) 20241111125311186 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125311198 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) 20241111125311198 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) 20241111125311199 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) 20241111125311199 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) 20241111125311200 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) 20241111125311200 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) 20241111125311200 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) 20241111125311200 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) 20241111125311201 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) 20241111125311201 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) 20241111125311202 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) 20241111125311202 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) 20241111125311203 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) 20241111125311203 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) 20241111125311204 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) 20241111125311204 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) 20241111125311204 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125311215 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) 20241111125311215 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311216 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) 20241111125311226 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125311240 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) 20241111125311240 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) 20241111125311240 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) 20241111125311240 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) 20241111125311240 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) 20241111125311240 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) 20241111125311241 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) 20241111125311241 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) 20241111125311241 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) 20241111125311241 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) 20241111125311241 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) 20241111125311241 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) 20241111125311241 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) 20241111125311241 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) 20241111125311242 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) 20241111125311242 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) 20241111125311244 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125311259 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) 20241111125311259 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) 20241111125311260 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) 20241111125311260 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) 20241111125311261 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) 20241111125311261 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) 20241111125311262 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) 20241111125311262 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) 20241111125311263 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) 20241111125311263 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) 20241111125311264 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) 20241111125311264 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) 20241111125311265 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) 20241111125311265 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) 20241111125311267 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) 20241111125311267 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) 20241111125311268 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125311280 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) 20241111125311280 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) 20241111125311281 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) 20241111125311281 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) 20241111125311282 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) 20241111125311282 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) 20241111125311283 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) 20241111125311283 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) 20241111125311285 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) 20241111125311285 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) 20241111125311286 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) 20241111125311286 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) 20241111125311287 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) 20241111125311287 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) 20241111125311288 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) 20241111125311288 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) 20241111125311289 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125311304 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) 20241111125311304 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) 20241111125311306 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) 20241111125311306 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) 20241111125311307 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) 20241111125311307 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) 20241111125311308 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) 20241111125311308 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) 20241111125311309 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) 20241111125311309 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) 20241111125311310 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) 20241111125311310 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) 20241111125311312 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) 20241111125311312 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) 20241111125311312 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) 20241111125311312 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) 20241111125311313 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125311323 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) 20241111125311323 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) 20241111125311324 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) 20241111125311324 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) 20241111125311326 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) 20241111125311326 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) 20241111125311326 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) 20241111125311326 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) 20241111125311328 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) 20241111125311328 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) 20241111125311329 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) 20241111125311329 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) 20241111125311330 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) 20241111125311330 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) 20241111125311331 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) 20241111125311331 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) 20241111125311332 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125311342 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) 20241111125311342 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) 20241111125311342 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) 20241111125311342 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) 20241111125311343 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) 20241111125311343 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) 20241111125311343 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) 20241111125311343 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) 20241111125311344 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) 20241111125311344 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) 20241111125311344 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) 20241111125311344 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) 20241111125311345 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) 20241111125311345 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) 20241111125311345 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) 20241111125311345 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) 20241111125311351 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125311366 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) 20241111125311366 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) 20241111125311367 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) 20241111125311367 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) 20241111125311368 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) 20241111125311368 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) 20241111125311369 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) 20241111125311369 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) 20241111125311369 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) 20241111125311370 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) 20241111125311370 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) 20241111125311370 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) 20241111125311371 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) 20241111125311371 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) 20241111125311372 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) 20241111125311372 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) 20241111125311373 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125311385 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) 20241111125311386 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) 20241111125311387 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) 20241111125311387 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) 20241111125311388 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) 20241111125311388 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) 20241111125311389 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) 20241111125311389 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) 20241111125311390 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) 20241111125311390 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) 20241111125311392 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) 20241111125311392 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) 20241111125311393 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) 20241111125311393 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) 20241111125311394 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) 20241111125311394 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) 20241111125311395 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) 20241111125311395 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) 20241111125311395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241111125311395 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) 20241111125311395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20241111125311395 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) 20241111125311395 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125311395 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) 20241111125311396 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125311396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20241111125311396 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) 20241111125311396 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) 20241111125311396 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) 20241111125311396 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) 20241111125311396 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(345)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241111125311404 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) 20241111125311404 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) 20241111125311406 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) 20241111125311406 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) 20241111125311407 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) 20241111125311407 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) 20241111125311407 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) 20241111125311407 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) 20241111125311408 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) 20241111125311408 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) 20241111125311409 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) 20241111125311409 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) 20241111125311410 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) 20241111125311410 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) 20241111125311411 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) 20241111125311411 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) 20241111125311414 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125311428 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) 20241111125311428 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) 20241111125311428 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) 20241111125311428 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125311430 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) 20241111125311430 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) 20241111125311431 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) 20241111125311431 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) 20241111125311431 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) 20241111125311431 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) 20241111125311431 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) 20241111125311431 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) 20241111125311432 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) 20241111125311432 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) 20241111125311432 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) 20241111125311432 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) 20241111125311433 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) 20241111125311433 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) 20241111125311433 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125311447 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) 20241111125311447 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) 20241111125311449 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) 20241111125311449 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) 20241111125311449 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) 20241111125311449 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) 20241111125311450 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) 20241111125311450 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) 20241111125311451 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) 20241111125311451 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) 20241111125311452 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) 20241111125311452 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) 20241111125311452 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) 20241111125311452 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) 20241111125311453 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) 20241111125311453 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) 20241111125311454 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125311466 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) 20241111125311466 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) 20241111125311466 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125311466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125311466 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125311467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125311467 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=190 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111125311467 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111125311467 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241111125311467 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) 20241111125311467 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111125311467 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241111125311467 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) 20241111125311468 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) 20241111125311468 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) 20241111125311468 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) 20241111125311469 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) 20241111125311469 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) 20241111125311470 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) 20241111125311470 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) 20241111125311471 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) 20241111125311471 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) 20241111125311471 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) 20241111125311472 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) 20241111125311472 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) 20241111125311472 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) 20241111125311476 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) 20241111125311476 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) 20241111125311476 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241111125311476 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) 20241111125311476 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125311476 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125311476 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) 20241111125311476 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) 20241111125311476 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) 20241111125311476 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) 20241111125311477 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(345)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125311491 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) 20241111125311491 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) 20241111125311492 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) 20241111125311492 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) 20241111125311493 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) 20241111125311493 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) 20241111125311493 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) 20241111125311493 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) 20241111125311494 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) 20241111125311494 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) 20241111125311495 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) 20241111125311495 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) 20241111125311496 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) 20241111125311496 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) 20241111125311496 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) 20241111125311496 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) 20241111125311497 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) 20241111125311497 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) 20241111125311497 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241111125311497 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) 20241111125311497 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) 20241111125311497 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) 20241111125311497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125311497 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125311497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125311497 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) 20241111125311497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241111125311497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 82 94 17 f7 1f 79 93 7f ce 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125311497 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) 20241111125311497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125311497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125311497 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) 20241111125311497 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 199 + 13 = 212 (pdch_ul_controller.c:131) 20241111125311497 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type POLL (pdch_ul_controller.c:184) 20241111125311497 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) 20241111125311498 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) 20241111125311498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 82 94 17 f7 1f 79 93 7f ce 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125311498 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 82 94 17 f7 1f 79 93 7f ce 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125311498 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125311509 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) 20241111125311509 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) 20241111125311509 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) 20241111125311509 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125311510 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) 20241111125311510 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) 20241111125311511 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) 20241111125311511 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) 20241111125311512 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) 20241111125311512 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) 20241111125311513 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) 20241111125311513 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) 20241111125311514 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) 20241111125311514 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) 20241111125311514 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) 20241111125311515 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) 20241111125311515 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) 20241111125311515 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) 20241111125311516 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125311528 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) 20241111125311528 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) 20241111125311528 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) 20241111125311528 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125311529 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) 20241111125311529 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) 20241111125311530 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) 20241111125311530 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) 20241111125311531 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) 20241111125311531 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) 20241111125311532 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) 20241111125311532 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) 20241111125311532 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) 20241111125311532 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) 20241111125311533 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) 20241111125311533 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) 20241111125311534 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) 20241111125311534 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) 20241111125311538 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125311552 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) 20241111125311552 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) 20241111125311553 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) 20241111125311553 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) 20241111125311554 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) 20241111125311554 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) 20241111125311555 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) 20241111125311555 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) 20241111125311555 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) 20241111125311555 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) 20241111125311556 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) 20241111125311556 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) 20241111125311557 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) 20241111125311557 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) 20241111125311558 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) 20241111125311558 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) 20241111125311558 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125311571 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) 20241111125311571 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) 20241111125311571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125311571 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125311571 DCSN1 INFO csnStreamDecoder (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) 20241111125311572 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125311572 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125311572 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) 20241111125311572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125311572 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) 20241111125311572 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) 20241111125311572 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125311572 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) 20241111125311572 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) 20241111125311572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125311572 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125311572 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125311572 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) 20241111125311572 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) 20241111125311573 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) 20241111125311573 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) 20241111125311574 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) 20241111125311574 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) 20241111125311574 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) 20241111125311574 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) 20241111125311575 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) 20241111125311576 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) 20241111125311577 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) 20241111125311577 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) 20241111125311577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37240<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125311578 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) 20241111125311578 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) 20241111125311581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125311582 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125311582 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125311582 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125311582 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125311582 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) 20241111125311582 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125311582 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125311582 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125311582 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125311583 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125311583 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125311583 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125311583 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125311583 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) 20241111125311583 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125311583 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125311583 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125311583 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125311583 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125311583 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125311583 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125311583 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125311583 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125311583 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125311583 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125311583 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125311583 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125311583 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125311583 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125311584 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125311584 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125311584 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125311584 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125311584 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125311584 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_force_two_phase_access finished. Verdict: pass MTC@131a5d934883: 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: 32: stopped pid 8142 with status 0 respawn: 33: starting: osmo-pcu Mon Nov 11 12:53:11 UTC 2024 ====== PCU_Tests.TC_force_two_phase_access pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_force_two_phase_access.talloc 20241111125311636 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125311637 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125311637 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125311637 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125311662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125311762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59878<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344312) Waiting for packet dumper to finish... 1 (prev_count=344312, count=386656) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_mt_ping_pong started. 351@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_mt_ping_pong-BVCI1234(353)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 351@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(355)@131a5d934883: Provider Link came up: waiting for NS-RESET 351@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125314903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59882<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 351@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(359)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s 351@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(359)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(356)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(356)@131a5d934883: Start timer T: 5 s PCUIF(356)@131a5d934883: Start timer T_Conn: 10 s 20241111125314913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mt_ping_pong-STATS(360)@131a5d934883: Start timer T: 2 s TC_mt_ping_pong-STATS(360)@131a5d934883: Start timer T: 2 s 351@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(363)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125316638 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125316638 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125316638 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(356)@131a5d934883: OsmoPCU is now connected BTS(358)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125316653 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125316654 DLGLOBAL DEBUG validating counter group 0x55a606728040(bts) with 102 counters (rate_ctr.c:86) 20241111125316654 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125316654 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125316654 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125316654 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125316654 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125316654 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125316654 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125316654 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125316654 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125316654 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125316654 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125316654 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125316654 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125316654 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125316654 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125316654 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125316654 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125316654 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125316654 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125316654 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125316654 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125316654 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125316654 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125316654 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125316654 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125316654 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125316654 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125316654 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125316654 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125316654 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125316654 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125316654 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125316654 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125316654 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125316654 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125316654 DLGLOBAL DEBUG validating counter group 0x7efe7821c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125316654 DLGLOBAL DEBUG validating counter group 0x55a606727720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125316654 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125316654 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125316654 DLGLOBAL DEBUG validating counter group 0x7efe7821d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125316654 DLGLOBAL DEBUG validating counter group 0x7efe7821d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125316654 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125316654 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125316654 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125316654 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125316654 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125316654 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125316654 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125316654 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125316654 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125316654 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125316655 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125316655 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125316655 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125316655 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125316655 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125316655 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125316655 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125316655 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125316655 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125316655 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125316655 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125316655 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125316655 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125316655 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125316655 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125316655 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125316655 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125316655 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125316655 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125316655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125316655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316656 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(358)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(358)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(355)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(358)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(355)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(355)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(355)@131a5d934883: Start timer Tns_test: 10 s BTS(358)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(358)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125316663 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125316663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125316663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125316663 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125316663 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125316663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125316663 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125316663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125316663 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(358)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(358)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(355)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(355)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125316666 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125316666 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125316666 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125316666 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125316666 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125316666 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125316666 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125316666 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125316666 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125316666 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125316668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125316668 DL1IF DEBUG 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(358)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125316668 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125316668 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125316669 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125316669 DL1IF DEBUG 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(355)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(355)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(355)@131a5d934883: Start timer Tns_test: 10 s 20241111125316670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125316670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125316671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125316671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125316672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316673 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125316673 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125316674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316675 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 352@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 352@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125316685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125316686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316686 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125316686 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125316686 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125316686 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125316686 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125316686 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125316686 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125316686 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125316686 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125316686 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125316687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316687 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125316687 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125316688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125316689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125316689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316690 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125316690 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316690 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_mt_ping_pong-BVCI1234(353)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_mt_ping_pong-BVCI1234(353)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125316697 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125316697 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125316697 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125316697 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125316697 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125316697 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125316697 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125316697 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111125316703 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125316703 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125316703 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125316703 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125316703 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125316703 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125316703 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125316703 DLGLOBAL DEBUG validating counter group 0x55a606727760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125316703 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125316703 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125316703 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125316703 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125316703 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125316703 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125316703 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125316703 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125316703 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125316703 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125316703 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125316703 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125316703 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125316703 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125316703 DRLCMAC 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) 20241111125316703 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125316703 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125316703 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125316703 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125316703 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125316703 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125316703 DLGLOBAL DEBUG validating counter group 0x55a606727b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125316703 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125316703 DLGLOBAL DEBUG validating counter group 0x55a606727e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125316703 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125316703 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) 20241111125316703 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) 20241111125316703 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) 20241111125316703 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) 20241111125316703 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) 20241111125316703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125316703 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) 20241111125316704 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125316704 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) 20241111125316704 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125316704 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) 20241111125316704 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) 20241111125316704 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) 20241111125316704 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125316704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125316704 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125316704 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125316704 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125316704 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125316704 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125316704 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125316704 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125316704 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125316706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125316706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(358)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(358)@131a5d934883: 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. 20241111125316706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125316706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316707 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125316707 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316707 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125316708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316708 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125316708 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316709 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125316709 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316709 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125316709 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241111125316709 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125316709 DL1IF DEBUG 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125316710 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125316710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125316710 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125316710 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) 20241111125316711 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125316711 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125316711 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125316711 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125316711 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125316714 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125316729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125316729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125316730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316731 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) 20241111125316731 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) 20241111125316732 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) 20241111125316732 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) 20241111125316733 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) 20241111125316733 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) 20241111125316733 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) 20241111125316733 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) 20241111125316734 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) 20241111125316734 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) 20241111125316735 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) 20241111125316735 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) 20241111125316736 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125316748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125316748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316749 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) 20241111125316749 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) 20241111125316750 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) 20241111125316750 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) 20241111125316751 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) 20241111125316751 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) 20241111125316751 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) 20241111125316751 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) 20241111125316752 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) 20241111125316752 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) 20241111125316753 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) 20241111125316753 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) 20241111125316754 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) 20241111125316754 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) 20241111125316754 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125316767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125316767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316768 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) 20241111125316768 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) 20241111125316769 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) 20241111125316769 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) 20241111125316769 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) 20241111125316769 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) 20241111125316770 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) 20241111125316770 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) 20241111125316771 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) 20241111125316771 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) 20241111125316772 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) 20241111125316772 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) 20241111125316772 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) 20241111125316772 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) 20241111125316776 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125316790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125316790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316791 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) 20241111125316791 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) 20241111125316792 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) 20241111125316792 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) 20241111125316793 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) 20241111125316793 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) 20241111125316794 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) 20241111125316794 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) 20241111125316794 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) 20241111125316794 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) 20241111125316795 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) 20241111125316795 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) 20241111125316796 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) 20241111125316796 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) 20241111125316797 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125316809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125316809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316811 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) 20241111125316811 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) 20241111125316811 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) 20241111125316811 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) 20241111125316812 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) 20241111125316812 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) 20241111125316813 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) 20241111125316813 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) 20241111125316814 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) 20241111125316814 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) 20241111125316814 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) 20241111125316814 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) 20241111125316815 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) 20241111125316815 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) 20241111125316816 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125316828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125316828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316830 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) 20241111125316830 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) 20241111125316830 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) 20241111125316830 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) 20241111125316831 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) 20241111125316831 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) 20241111125316832 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) 20241111125316832 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) 20241111125316833 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) 20241111125316833 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) 20241111125316833 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) 20241111125316833 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) 20241111125316834 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) 20241111125316834 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) 20241111125316838 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125316852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125316852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316853 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) 20241111125316853 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) 20241111125316854 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) 20241111125316854 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) 20241111125316855 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) 20241111125316855 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) 20241111125316856 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) 20241111125316856 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) 20241111125316857 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) 20241111125316857 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) 20241111125316857 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) 20241111125316857 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) 20241111125316858 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) 20241111125316858 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) 20241111125316859 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125316871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125316871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125316872 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) 20241111125316872 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) 20241111125316873 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) 20241111125316873 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) 20241111125316874 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) 20241111125316874 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) 20241111125316875 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) 20241111125316875 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) 20241111125316875 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) 20241111125316875 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) 20241111125316876 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) 20241111125316876 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) 20241111125316877 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) 20241111125316877 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) 20241111125316878 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125316890 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) 20241111125316890 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) 20241111125316892 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) 20241111125316892 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) 20241111125316892 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) 20241111125316892 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) 20241111125316893 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) 20241111125316893 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) 20241111125316894 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) 20241111125316894 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) 20241111125316895 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) 20241111125316895 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) 20241111125316895 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) 20241111125316895 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) 20241111125316896 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) 20241111125316896 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) 20241111125316900 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125316911 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125316911 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) 20241111125316911 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125316914 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) 20241111125316914 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) 20241111125316915 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) 20241111125316915 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) 20241111125316916 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) 20241111125316916 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) 20241111125316917 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) 20241111125316917 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) 20241111125316917 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) 20241111125316918 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) 20241111125316918 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) 20241111125316918 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) 20241111125316919 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) 20241111125316919 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) 20241111125316920 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) 20241111125316920 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) 20241111125316921 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) 20241111125316921 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) 20241111125316921 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) 20241111125316921 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) 20241111125316921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125316921 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125316921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125316921 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) 20241111125316921 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) 20241111125316921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 87 c1 23 26 c5 43 6c f5 b8 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125316921 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) 20241111125316921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125316921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125316921 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) 20241111125316921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125316921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125316921 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) 20241111125316921 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) 20241111125316921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 87 c1 23 26 c5 43 6c f5 b8 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125316921 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 87 c1 23 26 c5 43 6c f5 b8 00 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) 20241111125316922 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125316933 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) 20241111125316933 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) 20241111125316934 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) 20241111125316935 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) 20241111125316935 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) 20241111125316935 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) 20241111125316936 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) 20241111125316936 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) 20241111125316937 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) 20241111125316937 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) 20241111125316938 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) 20241111125316938 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) 20241111125316939 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) 20241111125316939 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) 20241111125316939 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) 20241111125316939 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) 20241111125316940 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125316952 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) 20241111125316952 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) 20241111125316953 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) 20241111125316953 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) 20241111125316954 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) 20241111125316954 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) 20241111125316955 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) 20241111125316955 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) 20241111125316956 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) 20241111125316956 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) 20241111125316956 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) 20241111125316956 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) 20241111125316957 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) 20241111125316957 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) 20241111125316958 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) 20241111125316958 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) 20241111125316962 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125316976 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) 20241111125316976 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) 20241111125316977 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) 20241111125316977 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) 20241111125316978 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) 20241111125316978 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) 20241111125316979 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) 20241111125316979 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) 20241111125316980 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) 20241111125316980 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) 20241111125316980 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) 20241111125316980 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) 20241111125316981 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) 20241111125316981 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) 20241111125316982 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) 20241111125316982 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) 20241111125316983 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125316995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 08 10 20 00 00 00 00 00 00 00 30 10 00 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125316995 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) 20241111125316995 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125316995 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125316995 DCSN1 INFO csnStreamDecoder (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) 20241111125316996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125316996 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125316996 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) 20241111125316996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125316996 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) 20241111125316996 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) 20241111125316996 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125316996 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) 20241111125316996 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) 20241111125316996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125316996 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125316996 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) 20241111125316996 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125316996 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) 20241111125316996 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125316996 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125316996 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125316996 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241111125316996 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125316996 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125316996 DLGLOBAL DEBUG validating counter group 0x55a606727b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125316996 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125316996 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125316996 DLGLOBAL DEBUG validating counter group 0x55a606727c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125316996 DLGLOBAL DEBUG validating counter group 0x55a606727c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125316996 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) 20241111125316996 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) 20241111125316996 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) 20241111125316996 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) 20241111125316996 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) 20241111125316996 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) 20241111125316996 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125316996 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) 20241111125316996 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125316996 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) 20241111125316996 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) 20241111125316996 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241111125316997 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) 20241111125316997 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) 20241111125316997 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) 20241111125316997 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) 20241111125316997 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) 20241111125316997 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) 20241111125316997 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) 20241111125316998 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) 20241111125316998 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) 20241111125316999 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) 20241111125316999 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) 20241111125316999 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) 20241111125316999 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) 20241111125317000 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) 20241111125317000 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) 20241111125317001 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) 20241111125317001 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) 20241111125317002 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) 20241111125317002 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) 20241111125317002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241111125317002 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) 20241111125317002 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125317002 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.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) 20241111125317003 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125317003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241111125317003 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=86, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125317003 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) 20241111125317003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125317003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=4f 28 40 00 00 00 22 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125317003 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(358)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") 20241111125317014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=00 01 01 00 00 00 01 0b c5 29 d7 9e f1 f3 f8 26 fc 10 58 04 62 3e 10 (pcu_l1_if.cpp:463) 20241111125317015 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) 20241111125317015 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125317015 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 0b c5 29 d7 9e f1 f3 f8 26 fc 10 58 04 62 3e 10 (pdch.cpp:1019) 20241111125317015 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125317015 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20241111125317015 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) 20241111125317015 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) 20241111125317015 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) 20241111125317015 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} data_length=20, data=00 00 00 01 0b c5 29 d7 9e f1 f3 f8 26 fc 10 58 04 62 3e 10 (tbf_ul.cpp:337) 20241111125317015 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125317015 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125317015 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125317015 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125317015 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) 20241111125317015 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125317015 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} len=16 (tbf_ul.cpp:467) 20241111125317015 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125317015 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) 20241111125317015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125317015 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) 20241111125317016 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) 20241111125317016 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) 20241111125317017 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) 20241111125317017 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) 20241111125317018 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) 20241111125317018 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) 20241111125317018 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) 20241111125317018 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) 20241111125317019 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) 20241111125317019 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) 20241111125317020 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) 20241111125317020 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) 20241111125317021 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) 20241111125317021 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) 20241111125317024 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) 20241111125317024 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) 20241111125317024 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125317024 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125317024 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) 20241111125317024 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) 20241111125317024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125317024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 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) 20241111125317025 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(358)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") 20241111125317038 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) 20241111125317038 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) 20241111125317040 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) 20241111125317040 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) 20241111125317040 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) 20241111125317040 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) 20241111125317041 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) 20241111125317041 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) 20241111125317042 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) 20241111125317042 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) 20241111125317043 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) 20241111125317043 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) 20241111125317043 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) 20241111125317043 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) 20241111125317044 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) 20241111125317044 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) 20241111125317045 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125317057 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) 20241111125317057 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) 20241111125317058 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) 20241111125317058 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) 20241111125317059 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) 20241111125317059 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) 20241111125317060 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) 20241111125317060 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) 20241111125317061 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) 20241111125317061 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) 20241111125317061 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) 20241111125317061 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) 20241111125317062 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) 20241111125317062 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) 20241111125317063 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) 20241111125317063 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) 20241111125317064 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125317077 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) 20241111125317077 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) 20241111125317077 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=86, reason=UL_ASS): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125317077 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=86, TS=7 (curr FN 86), reason=UL_ASS (tbf.cpp:487) 20241111125317077 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241111125317077 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) 20241111125317077 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) 20241111125317077 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) 20241111125317078 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) 20241111125317078 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) 20241111125317079 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) 20241111125317079 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) 20241111125317080 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) 20241111125317080 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) 20241111125317081 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) 20241111125317081 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) 20241111125317081 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) 20241111125317081 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) 20241111125317082 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) 20241111125317082 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) 20241111125317083 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) 20241111125317083 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) 20241111125317086 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125317100 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) 20241111125317100 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) 20241111125317100 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125317100 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125317100 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125317101 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125317101 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=91 TLLI=0x00000001 (pdch.cpp:347) 20241111125317101 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:UL:DL) (pdch.cpp:351) BTS(358)@131a5d934883: Shutting down virtual BTS #0... 20241111125317102 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) 20241111125317102 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) 20241111125317103 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) 20241111125317103 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) 20241111125317104 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) 20241111125317104 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) 20241111125317106 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) 20241111125317106 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) 20241111125317107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125317107 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) 20241111125317107 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) 20241111125317108 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) 20241111125317108 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) 20241111125317109 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) 20241111125317109 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) 20241111125317113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59882<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125317116 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125317116 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125317116 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125317116 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125317116 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) 20241111125317116 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) 20241111125317116 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125317116 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125317116 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125317116 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125317116 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125317116 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125317116 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125317116 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) 20241111125317116 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) 20241111125317116 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125317116 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125317116 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125317116 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125317116 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125317116 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125317117 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125317117 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125317117 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125317117 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125317117 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125317117 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125317117 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125317117 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125317117 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125317117 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125317117 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125317117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125317117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125317117 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 8205 with status 0 respawn: 34: starting: osmo-pcu MTC@131a5d934883: Test case TC_mt_ping_pong finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:53:17 UTC 2024 ====== PCU_Tests.TC_mt_ping_pong pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mt_ping_pong.talloc 20241111125317169 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125317170 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125317170 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125317170 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125317206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59900<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125317307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59900<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=180812) Waiting for packet dumper to finish... 1 (prev_count=180812, count=221408) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.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@131a5d934883: 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@131a5d934883: Test case TC_mt_ping_pong_with_dl_racap started. 364@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 364@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 364@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(368)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125320498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59910<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 364@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 364@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(372)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(369)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(369)@131a5d934883: Start timer T: 5 s PCUIF(369)@131a5d934883: Start timer T_Conn: 10 s 20241111125320514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mt_ping_pong_with_dl_racap-STATS(373)@131a5d934883: Start timer T: 2 s TC_mt_ping_pong_with_dl_racap-STATS(373)@131a5d934883: Start timer T: 2 s 364@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(376)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125322171 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125322171 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125322171 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(369)@131a5d934883: OsmoPCU is now connected BTS(371)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125322190 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125322191 DLGLOBAL DEBUG validating counter group 0x55c2f60f1040(bts) with 102 counters (rate_ctr.c:86) 20241111125322191 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125322191 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125322191 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125322191 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125322191 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125322191 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125322191 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125322191 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125322191 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125322191 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125322191 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125322191 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125322191 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125322191 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125322191 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125322191 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125322191 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125322191 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125322191 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125322191 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125322191 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125322191 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125322191 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125322191 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125322191 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125322191 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125322191 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125322191 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125322191 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125322191 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125322191 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125322191 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125322191 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125322191 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125322191 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125322191 DLGLOBAL DEBUG validating counter group 0x7f02102055e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125322191 DLGLOBAL DEBUG validating counter group 0x55c2f60f0720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125322192 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125322192 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125322192 DLGLOBAL DEBUG validating counter group 0x7f0210206180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125322192 DLGLOBAL DEBUG validating counter group 0x7f0210206160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125322192 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125322192 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125322192 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125322192 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125322192 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125322192 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125322192 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125322192 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125322192 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125322192 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125322192 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125322192 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125322192 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125322192 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125322192 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125322192 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125322192 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125322192 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125322192 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125322192 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125322192 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125322192 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125322192 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125322192 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125322192 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125322192 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125322192 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125322192 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125322192 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125322193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125322193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322195 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(371)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(371)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(368)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(371)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(368)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(368)@131a5d934883: Start timer Tns_alive: 3 s BTS(371)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(368)@131a5d934883: Start timer Tns_test: 10 s BTS(371)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125322201 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125322201 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125322201 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125322201 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125322201 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125322201 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125322201 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125322201 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125322201 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(371)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(371)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(368)@131a5d934883: Warning: Stopping inactive timer Tns_block. 20241111125322203 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125322203 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) -NSVCI1234(368)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(371)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125322203 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125322203 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125322204 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125322204 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125322204 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125322204 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125322204 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125322204 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125322204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125322204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322205 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125322205 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322205 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125322206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125322206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125322207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322207 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125322207 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125322208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125322208 DL1IF DEBUG 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(368)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(368)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(368)@131a5d934883: Start timer Tns_test: 10 s 20241111125322208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125322208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125322209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322209 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125322220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125322220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125322221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125322221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 365@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 365@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125322222 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125322222 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322223 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125322223 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322224 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125322224 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322224 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125322224 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322225 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125322225 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322226 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125322226 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125322226 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125322226 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125322226 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125322226 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125322226 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125322226 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125322226 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125322239 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125322239 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125322239 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125322240 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125322240 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125322240 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125322240 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125322240 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125322240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125322240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125322241 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Start timer T: 2 s 20241111125322243 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125322243 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322243 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125322243 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322244 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125322244 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125322245 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125322245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322246 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125322246 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322247 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125322247 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125322247 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125322247 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125322247 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125322247 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241111125322247 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) 20241111125322247 DLBSSGP DEBUG Got downlink MS class 3/0 (gprs_bssgp_pcu.c:148) 20241111125322247 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125322247 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125322247 DLGLOBAL DEBUG validating counter group 0x55c2f60f0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125322247 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125322247 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125322247 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125322247 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125322247 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125322247 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125322247 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125322247 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125322247 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125322247 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125322247 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125322247 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125322247 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125322247 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125322247 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125322247 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125322247 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) 20241111125322247 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125322247 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125322247 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125322247 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125322247 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125322247 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125322247 DLGLOBAL DEBUG validating counter group 0x55c2f60f0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125322248 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125322248 DLGLOBAL DEBUG validating counter group 0x55c2f60f0e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125322248 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125322248 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) 20241111125322248 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) 20241111125322248 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) 20241111125322248 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) 20241111125322248 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) 20241111125322248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125322248 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) 20241111125322248 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125322248 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) 20241111125322248 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125322248 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) 20241111125322248 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) 20241111125322248 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) 20241111125322248 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125322248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125322248 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125322248 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125322248 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125322248 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125322248 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125322248 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125322248 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125322248 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125322249 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(371)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(371)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125322256 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125322256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125322256 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125322256 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) 20241111125322257 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125322257 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125322257 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125322257 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125322257 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125322263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125322263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322265 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125322265 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322265 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) 20241111125322265 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) 20241111125322266 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) 20241111125322266 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) 20241111125322267 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) 20241111125322267 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) 20241111125322268 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) 20241111125322268 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) 20241111125322268 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) 20241111125322269 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) 20241111125322269 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) 20241111125322269 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) 20241111125322270 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125322282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125322282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322284 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) 20241111125322284 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) 20241111125322285 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) 20241111125322285 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) 20241111125322285 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) 20241111125322285 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) 20241111125322286 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) 20241111125322286 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) 20241111125322287 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) 20241111125322287 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) 20241111125322288 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) 20241111125322288 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) 20241111125322288 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) 20241111125322288 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) 20241111125322289 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125322302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125322302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322303 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) 20241111125322303 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) 20241111125322304 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) 20241111125322304 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) 20241111125322304 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) 20241111125322304 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) 20241111125322305 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) 20241111125322305 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) 20241111125322306 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) 20241111125322306 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) 20241111125322307 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) 20241111125322307 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) 20241111125322307 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) 20241111125322307 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) 20241111125322311 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125322325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125322325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322327 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) 20241111125322327 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) 20241111125322327 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) 20241111125322327 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) 20241111125322328 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) 20241111125322328 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) 20241111125322329 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) 20241111125322329 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) 20241111125322330 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) 20241111125322330 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) 20241111125322330 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) 20241111125322330 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) 20241111125322331 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) 20241111125322331 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) 20241111125322332 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125322344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125322345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322346 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) 20241111125322346 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) 20241111125322346 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) 20241111125322346 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) 20241111125322347 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) 20241111125322347 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) 20241111125322348 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) 20241111125322348 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) 20241111125322349 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) 20241111125322349 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) 20241111125322349 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) 20241111125322349 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) 20241111125322350 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) 20241111125322350 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) 20241111125322351 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125322362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125322362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322363 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) 20241111125322363 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) 20241111125322363 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) 20241111125322363 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) 20241111125322364 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) 20241111125322364 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) 20241111125322365 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) 20241111125322365 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) 20241111125322366 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) 20241111125322366 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) 20241111125322366 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) 20241111125322366 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) 20241111125322367 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) 20241111125322367 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) 20241111125322372 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125322387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125322387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322388 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) 20241111125322388 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) 20241111125322389 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) 20241111125322389 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) 20241111125322390 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) 20241111125322390 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) 20241111125322391 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) 20241111125322391 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) 20241111125322392 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) 20241111125322392 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) 20241111125322392 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) 20241111125322392 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) 20241111125322393 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) 20241111125322393 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) 20241111125322394 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125322407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125322407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125322409 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) 20241111125322409 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) 20241111125322410 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) 20241111125322410 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) 20241111125322412 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) 20241111125322412 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) 20241111125322412 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) 20241111125322412 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) 20241111125322412 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) 20241111125322412 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) 20241111125322412 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) 20241111125322412 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) 20241111125322412 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) 20241111125322412 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) 20241111125322412 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125322425 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) 20241111125322426 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) 20241111125322427 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) 20241111125322427 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) 20241111125322428 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) 20241111125322428 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) 20241111125322428 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) 20241111125322428 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) 20241111125322429 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) 20241111125322429 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) 20241111125322430 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) 20241111125322430 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) 20241111125322431 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) 20241111125322431 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) 20241111125322431 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) 20241111125322431 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) 20241111125322435 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125322450 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) 20241111125322450 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) 20241111125322451 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) 20241111125322451 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) 20241111125322452 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) 20241111125322452 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) 20241111125322453 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) 20241111125322453 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) 20241111125322455 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) 20241111125322455 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) 20241111125322456 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) 20241111125322456 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) 20241111125322456 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125322456 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) 20241111125322456 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125322456 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) 20241111125322456 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) 20241111125322457 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) 20241111125322457 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) 20241111125322458 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125322469 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) 20241111125322469 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) 20241111125322471 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) 20241111125322471 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) 20241111125322471 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) 20241111125322471 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) 20241111125322472 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) 20241111125322472 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) 20241111125322473 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) 20241111125322473 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) 20241111125322474 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) 20241111125322474 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) 20241111125322475 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) 20241111125322475 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) 20241111125322476 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) 20241111125322476 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) 20241111125322478 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) 20241111125322478 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) 20241111125322478 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) 20241111125322478 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) 20241111125322478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125322478 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125322478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125322478 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) 20241111125322478 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) 20241111125322478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 c9 0e 6f 85 b0 6c 4c 54 08 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125322478 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) 20241111125322478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125322478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125322478 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) 20241111125322479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241111125322479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241111125322479 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) 20241111125322479 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) 20241111125322479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 c9 0e 6f 85 b0 6c 4c 54 08 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125322479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=0f 00 00 29 c9 0e 6f 85 b0 6c 4c 54 08 78 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) 20241111125322479 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125322489 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) 20241111125322489 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) 20241111125322490 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) 20241111125322491 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) 20241111125322491 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) 20241111125322491 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) 20241111125322492 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) 20241111125322492 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) 20241111125322493 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) 20241111125322493 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) 20241111125322493 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) 20241111125322494 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) 20241111125322494 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) 20241111125322494 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) 20241111125322495 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) 20241111125322495 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) 20241111125322499 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125322513 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) 20241111125322513 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) 20241111125322514 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) 20241111125322514 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) 20241111125322515 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) 20241111125322515 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) 20241111125322515 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) 20241111125322515 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) 20241111125322516 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) 20241111125322516 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) 20241111125322516 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) 20241111125322516 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) 20241111125322516 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) 20241111125322516 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) 20241111125322517 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) 20241111125322517 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) 20241111125322518 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125322532 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) 20241111125322532 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) 20241111125322532 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) 20241111125322532 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) 20241111125322532 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) 20241111125322532 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) 20241111125322533 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) 20241111125322533 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) 20241111125322533 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) 20241111125322533 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) 20241111125322533 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) 20241111125322533 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) 20241111125322533 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) 20241111125322534 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) 20241111125322534 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) 20241111125322534 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) 20241111125322537 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125322552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 08 10 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) 20241111125322552 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) 20241111125322552 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125322552 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125322552 DCSN1 INFO csnStreamDecoder (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) 20241111125322552 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125322552 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125322552 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) 20241111125322552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125322553 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) 20241111125322553 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) 20241111125322553 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125322553 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) 20241111125322553 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) 20241111125322553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125322553 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125322553 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) 20241111125322553 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125322553 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) 20241111125322553 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125322553 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125322553 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125322553 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241111125322553 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125322553 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125322553 DLGLOBAL DEBUG validating counter group 0x55c2f60f0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125322553 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125322553 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125322553 DLGLOBAL DEBUG validating counter group 0x55c2f60f0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125322553 DLGLOBAL DEBUG validating counter group 0x55c2f60f0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125322553 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) 20241111125322553 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) 20241111125322553 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) 20241111125322553 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) 20241111125322553 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) 20241111125322553 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) 20241111125322553 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125322553 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) 20241111125322553 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125322553 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) 20241111125322553 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) 20241111125322553 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241111125322553 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) 20241111125322553 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) 20241111125322553 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) 20241111125322553 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) 20241111125322553 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) 20241111125322554 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) 20241111125322554 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) 20241111125322555 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) 20241111125322555 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) 20241111125322555 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) 20241111125322555 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) 20241111125322556 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) 20241111125322556 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) 20241111125322557 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) 20241111125322557 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) 20241111125322558 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) 20241111125322558 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) 20241111125322561 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) 20241111125322561 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) 20241111125322561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241111125322561 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) 20241111125322561 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125322561 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.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) 20241111125322562 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125322562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241111125322562 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=91, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125322562 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) 20241111125322562 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125322562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=4f 28 40 00 00 00 22 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125322562 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(371)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") 20241111125322576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=00 01 01 00 00 00 01 8c dc 64 d1 3c 0c b0 0a 10 68 8b bc b8 4d f1 0e (pcu_l1_if.cpp:463) 20241111125322576 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) 20241111125322576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125322576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 8c dc 64 d1 3c 0c b0 0a 10 68 8b bc b8 4d f1 0e (pdch.cpp:1019) 20241111125322576 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125322576 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20241111125322576 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) 20241111125322576 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) 20241111125322576 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) 20241111125322576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} data_length=20, data=00 00 00 01 8c dc 64 d1 3c 0c b0 0a 10 68 8b bc b8 4d f1 0e (tbf_ul.cpp:337) 20241111125322576 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125322576 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125322576 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125322576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125322576 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) 20241111125322576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125322576 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} len=16 (tbf_ul.cpp:467) 20241111125322576 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125322576 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) 20241111125322576 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125322576 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) 20241111125322577 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) 20241111125322577 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) 20241111125322578 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) 20241111125322578 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) 20241111125322579 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) 20241111125322579 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) 20241111125322580 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) 20241111125322580 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) 20241111125322581 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) 20241111125322581 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) 20241111125322581 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) 20241111125322581 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) 20241111125322582 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) 20241111125322582 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) 20241111125322583 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) 20241111125322583 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) 20241111125322583 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125322583 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125322583 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) 20241111125322583 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) 20241111125322583 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125322583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 21 4b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125322584 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(371)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") 20241111125322596 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) 20241111125322596 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) 20241111125322598 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) 20241111125322598 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) 20241111125322599 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) 20241111125322599 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) 20241111125322600 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) 20241111125322600 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) 20241111125322600 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) 20241111125322600 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) 20241111125322601 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) 20241111125322601 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) 20241111125322602 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) 20241111125322602 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) 20241111125322603 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) 20241111125322603 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) 20241111125322604 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125322615 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) 20241111125322615 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) 20241111125322616 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) 20241111125322616 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) 20241111125322616 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) 20241111125322617 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) 20241111125322617 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) 20241111125322617 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) 20241111125322618 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) 20241111125322618 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) 20241111125322619 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) 20241111125322619 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) 20241111125322619 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) 20241111125322620 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) 20241111125322620 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) 20241111125322620 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) 20241111125322624 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125322638 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) 20241111125322638 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) 20241111125322638 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=91, reason=UL_ASS): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125322638 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=91, TS=7 (curr FN 91), reason=UL_ASS (tbf.cpp:487) 20241111125322638 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241111125322638 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) 20241111125322638 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) 20241111125322638 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) 20241111125322639 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) 20241111125322639 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) 20241111125322640 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) 20241111125322640 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) 20241111125322641 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) 20241111125322641 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) 20241111125322641 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) 20241111125322642 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) 20241111125322642 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) 20241111125322642 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) 20241111125322643 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) 20241111125322643 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) 20241111125322644 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) 20241111125322644 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) 20241111125322644 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125322657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125322657 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) 20241111125322657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125322657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125322657 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125322658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125322658 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=95 TLLI=0x00000001 (pdch.cpp:347) 20241111125322658 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(371)@131a5d934883: Shutting down virtual BTS #0... 20241111125322658 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) 20241111125322658 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) 20241111125322659 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) 20241111125322659 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) 20241111125322661 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) 20241111125322661 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) 20241111125322662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59926<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125322662 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) 20241111125322662 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) 20241111125322663 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) 20241111125322663 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) 20241111125322664 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) 20241111125322664 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) 20241111125322665 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) 20241111125322665 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) 20241111125322668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59910<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125322669 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125322669 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125322669 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125322669 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125322669 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) 20241111125322669 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) 20241111125322669 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125322669 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125322669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125322669 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125322669 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125322669 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125322669 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125322669 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) 20241111125322669 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) 20241111125322669 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125322669 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125322670 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125322670 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125322670 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125322670 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125322670 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125322670 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125322670 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125322670 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125322670 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125322670 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125322670 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125322670 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125322670 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125322670 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125322670 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125322670 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125322670 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125322670 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 8271 with status 0 respawn: 35: starting: osmo-pcu MTC@131a5d934883: Test case TC_mt_ping_pong_with_dl_racap finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:53:22 UTC 2024 ====== PCU_Tests.TC_mt_ping_pong_with_dl_racap pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mt_ping_pong_with_dl_racap.talloc 20241111125322727 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125322727 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125322727 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125322727 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125322750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125322851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57966<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=173876) Waiting for packet dumper to finish... 1 (prev_count=173876, count=237388) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_intermediate_retrans started. 377@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_intermediate_retrans-BVCI1234(379)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 377@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 377@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(381)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125326000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 377@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(385)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 377@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(385)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(382)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(382)@131a5d934883: Start timer T: 5 s PCUIF(382)@131a5d934883: Start timer T_Conn: 10 s 20241111125326005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_intermediate_retrans-STATS(386)@131a5d934883: Start timer T: 2 s TC_ul_intermediate_retrans-STATS(386)@131a5d934883: Start timer T: 2 s 377@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(389)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125327728 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125327728 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125327728 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(382)@131a5d934883: OsmoPCU is now connected BTS(384)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125327742 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125327742 DLGLOBAL DEBUG validating counter group 0x56460dd54040(bts) with 102 counters (rate_ctr.c:86) 20241111125327742 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125327742 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125327742 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125327742 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125327742 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125327742 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125327742 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125327742 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125327742 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125327742 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125327742 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125327742 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125327742 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125327742 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125327743 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125327743 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125327743 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125327743 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125327743 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125327743 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125327743 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125327743 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125327743 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125327743 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125327743 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125327743 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125327743 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125327743 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125327743 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125327743 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125327743 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125327743 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125327743 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125327743 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125327743 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125327743 DLGLOBAL DEBUG validating counter group 0x7f6ca747a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125327743 DLGLOBAL DEBUG validating counter group 0x56460dd53720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125327743 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125327743 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125327743 DLGLOBAL DEBUG validating counter group 0x7f6ca747b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125327743 DLGLOBAL DEBUG validating counter group 0x7f6ca747b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125327743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125327744 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125327744 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125327744 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125327744 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125327744 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125327744 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125327744 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125327744 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125327744 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125327744 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125327744 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125327744 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125327744 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125327744 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125327744 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125327744 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125327744 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125327744 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125327744 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125327744 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125327744 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125327744 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125327745 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125327745 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125327745 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125327745 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125327745 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125327745 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125327745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125327745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327745 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(381)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(384)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(381)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(381)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(381)@131a5d934883: Start timer Tns_test: 10 s BTS(384)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(384)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(384)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(384)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125327753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125327753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125327753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125327753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125327753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125327753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125327754 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125327754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125327754 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(381)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(381)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125327756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125327756 DL1IF DEBUG 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(384)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125327757 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125327757 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125327757 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125327757 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125327757 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) BTS(384)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125327757 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125327757 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125327757 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125327757 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125327757 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125327757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125327757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327759 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125327759 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125327759 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125327759 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(381)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(381)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(381)@131a5d934883: Start timer Tns_test: 10 s 20241111125327760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125327760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327761 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125327761 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125327762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125327763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125327763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327764 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 378@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 378@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125327773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125327774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125327775 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125327776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327776 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125327776 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125327776 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125327776 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125327776 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125327776 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125327776 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125327776 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125327776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125327776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125327777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125327778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125327779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125327779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327780 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_intermediate_retrans-BVCI1234(379)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_intermediate_retrans-BVCI1234(379)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125327788 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125327788 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125327788 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125327788 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125327788 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125327788 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125327788 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125327788 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125327791 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) 20241111125327791 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125327791 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125327791 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125327791 DLGLOBAL DEBUG validating counter group 0x56460dd53760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125327792 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125327792 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125327792 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125327792 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125327792 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125327792 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125327792 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125327792 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125327792 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125327792 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125327792 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125327792 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125327792 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125327792 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125327792 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125327792 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125327792 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125327792 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125327792 DLGLOBAL DEBUG validating counter group 0x56460dd53b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125327792 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125327792 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125327792 DLGLOBAL DEBUG validating counter group 0x56460dd53c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125327792 DLGLOBAL DEBUG validating counter group 0x56460dd53c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125327792 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125327792 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) 20241111125327792 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125327792 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125327792 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125327792 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125327792 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125327792 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125327792 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125327792 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) 20241111125327792 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) 20241111125327792 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125327792 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125327792 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125327792 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) 20241111125327792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125327792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125327795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(384)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125327796 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125327796 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125327796 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125327796 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125327796 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125327796 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125327796 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125327796 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125327796 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125327796 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125327796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125327796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125327797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327798 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125327798 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125327799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125327800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } 20241111125327801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125327801 DL1IF DEBUG 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@131a5d934883: 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 } 20241111125327803 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125327810 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125327810 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125327810 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125327810 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125327810 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125327817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125327817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327819 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125327819 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327820 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) 20241111125327820 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) 20241111125327821 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) 20241111125327821 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) 20241111125327822 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) 20241111125327822 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) 20241111125327823 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) 20241111125327823 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) 20241111125327824 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) 20241111125327824 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) 20241111125327824 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) 20241111125327824 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) 20241111125327825 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) 20241111125327825 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) 20241111125327826 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125327835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125327835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327837 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) 20241111125327837 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) 20241111125327837 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) 20241111125327837 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) 20241111125327838 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) 20241111125327838 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) 20241111125327839 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) 20241111125327839 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) 20241111125327840 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) 20241111125327840 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) 20241111125327840 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) 20241111125327840 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) 20241111125327841 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) 20241111125327841 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) 20241111125327842 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) 20241111125327842 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) 20241111125327843 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125327854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125327854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327856 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) 20241111125327856 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) 20241111125327856 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) 20241111125327856 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) 20241111125327857 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) 20241111125327857 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) 20241111125327858 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) 20241111125327858 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) 20241111125327859 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) 20241111125327859 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) 20241111125327860 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) 20241111125327860 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) 20241111125327860 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) 20241111125327860 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) 20241111125327864 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) 20241111125327864 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) 20241111125327865 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125327878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125327878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327880 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) 20241111125327880 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) 20241111125327881 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) 20241111125327881 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) 20241111125327881 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) 20241111125327881 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) 20241111125327882 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) 20241111125327882 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) 20241111125327883 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) 20241111125327883 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) 20241111125327884 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) 20241111125327884 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) 20241111125327884 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) 20241111125327884 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) 20241111125327885 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) 20241111125327885 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) 20241111125327886 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125327897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125327897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327898 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) 20241111125327898 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) 20241111125327899 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) 20241111125327899 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) 20241111125327900 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) 20241111125327900 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) 20241111125327901 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) 20241111125327901 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) 20241111125327901 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) 20241111125327901 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) 20241111125327902 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) 20241111125327902 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) 20241111125327903 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) 20241111125327903 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) 20241111125327904 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) 20241111125327904 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) 20241111125327905 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125327916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125327916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327917 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) 20241111125327917 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) 20241111125327918 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) 20241111125327918 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) 20241111125327919 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) 20241111125327919 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) 20241111125327920 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) 20241111125327920 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) 20241111125327921 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) 20241111125327921 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) 20241111125327921 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) 20241111125327921 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) 20241111125327922 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) 20241111125327922 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) 20241111125327926 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) 20241111125327926 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) 20241111125327926 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125327940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125327940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327941 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) 20241111125327941 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) 20241111125327942 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) 20241111125327942 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) 20241111125327943 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) 20241111125327943 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) 20241111125327944 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) 20241111125327944 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) 20241111125327944 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) 20241111125327944 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) 20241111125327945 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) 20241111125327945 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) 20241111125327946 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) 20241111125327946 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) 20241111125327947 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) 20241111125327947 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) 20241111125327948 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125327959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125327959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125327960 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) 20241111125327960 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) 20241111125327961 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) 20241111125327961 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) 20241111125327962 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) 20241111125327962 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) 20241111125327963 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) 20241111125327963 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) 20241111125327964 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) 20241111125327964 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) 20241111125327964 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) 20241111125327964 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) 20241111125327965 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) 20241111125327965 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) 20241111125327966 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) 20241111125327966 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) 20241111125327967 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125327978 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) 20241111125327978 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) 20241111125327979 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) 20241111125327979 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) 20241111125327980 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) 20241111125327980 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) 20241111125327981 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) 20241111125327981 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) 20241111125327982 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) 20241111125327982 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) 20241111125327982 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) 20241111125327982 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) 20241111125327983 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) 20241111125327983 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) 20241111125327984 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) 20241111125327984 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) 20241111125327987 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) 20241111125327987 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) 20241111125327988 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125327992 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125327992 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125327992 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125328002 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) 20241111125328002 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) 20241111125328003 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) 20241111125328003 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) 20241111125328004 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) 20241111125328004 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) 20241111125328005 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) 20241111125328005 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) 20241111125328006 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) 20241111125328006 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) 20241111125328007 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) 20241111125328007 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) 20241111125328007 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) 20241111125328007 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) 20241111125328008 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) 20241111125328008 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) 20241111125328009 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) 20241111125328009 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) 20241111125328009 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125328009 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) 20241111125328010 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125328021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=3c 01 01 00 00 00 01 7b 35 d2 78 82 d2 12 27 3c 4a a8 8a ee 93 45 0a 8c 83 af d0 e2 89 b1 2c e5 fe 00 (pcu_l1_if.cpp:463) 20241111125328021 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) 20241111125328021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125328021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 7b 35 d2 78 82 d2 12 27 3c 4a a8 8a ee 93 45 0a 8c 83 af d0 e2 89 b1 2c e5 fe 00 (pdch.cpp:1019) 20241111125328021 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125328021 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) 20241111125328021 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) 20241111125328021 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125328021 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) 20241111125328021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125328021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 7b 35 d2 78 82 d2 12 27 3c 4a a8 8a ee 93 45 0a 8c 83 af d0 e2 89 b1 2c e5 fe (tbf_ul.cpp:337) 20241111125328021 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125328021 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125328022 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125328022 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125328022 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125328022 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125328022 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125328022 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) 20241111125328022 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) 20241111125328022 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125328022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125328022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125328023 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) 20241111125328023 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) 20241111125328024 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) 20241111125328024 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) 20241111125328025 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) 20241111125328025 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) 20241111125328025 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) 20241111125328025 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) 20241111125328026 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) 20241111125328026 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) 20241111125328027 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) 20241111125328027 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) 20241111125328028 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) 20241111125328028 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) 20241111125328029 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) 20241111125328029 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) 20241111125328029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125328029 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) 20241111125328029 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125328029 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125328029 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) 20241111125328029 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125328029 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125328029 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125328029 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) 20241111125328029 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) 20241111125328029 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125328040 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) 20241111125328040 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) 20241111125328040 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) 20241111125328040 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125328041 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) 20241111125328041 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) 20241111125328042 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) 20241111125328042 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) 20241111125328043 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) 20241111125328043 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) 20241111125328044 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) 20241111125328044 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) 20241111125328044 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) 20241111125328044 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) 20241111125328045 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) 20241111125328045 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) 20241111125328046 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) 20241111125328046 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) 20241111125328049 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125328064 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) 20241111125328064 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) 20241111125328064 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) 20241111125328064 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125328066 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) 20241111125328066 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) 20241111125328067 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) 20241111125328067 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) 20241111125328068 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) 20241111125328068 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) 20241111125328069 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) 20241111125328069 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) 20241111125328070 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) 20241111125328070 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) 20241111125328070 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) 20241111125328070 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) 20241111125328071 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) 20241111125328071 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) 20241111125328072 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125328083 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) 20241111125328083 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) 20241111125328084 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) 20241111125328084 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) 20241111125328085 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) 20241111125328085 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) 20241111125328086 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) 20241111125328086 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) 20241111125328086 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) 20241111125328086 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) 20241111125328087 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) 20241111125328087 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) 20241111125328088 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) 20241111125328088 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) 20241111125328089 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) 20241111125328089 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) 20241111125328090 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125328102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125328102 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) 20241111125328102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125328102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125328102 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125328102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125328102 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=73 TLLI=0x00000001 (pdch.cpp:347) 20241111125328102 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) 20241111125328103 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) 20241111125328103 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) 20241111125328104 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) 20241111125328104 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) 20241111125328105 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) 20241111125328105 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) 20241111125328106 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) 20241111125328106 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) 20241111125328106 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) 20241111125328106 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) 20241111125328107 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) 20241111125328107 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) 20241111125328108 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) 20241111125328108 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) 20241111125328111 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125328126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 03 46 89 d9 34 4b 7b eb 5b eb e7 a3 81 f4 cf cb 98 19 9e e9 f4 95 33 5d b8 c0 33 19 00 c4 64 00 (pcu_l1_if.cpp:463) 20241111125328126 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) 20241111125328126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125328126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 46 89 d9 34 4b 7b eb 5b eb e7 a3 81 f4 cf cb 98 19 9e e9 f4 95 33 5d b8 c0 33 19 00 c4 64 00 (pdch.cpp:1019) 20241111125328126 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125328126 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) 20241111125328126 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) 20241111125328126 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) 20241111125328126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125328126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=46 89 d9 34 4b 7b eb 5b eb e7 a3 81 f4 cf cb 98 19 9e e9 f4 95 33 5d b8 c0 33 19 00 c4 64 (tbf_ul.cpp:337) 20241111125328126 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125328126 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125328126 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125328126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125328126 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) 20241111125328126 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) 20241111125328127 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) 20241111125328127 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) 20241111125328128 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) 20241111125328128 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) 20241111125328129 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) 20241111125328129 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) 20241111125328130 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) 20241111125328130 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) 20241111125328130 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) 20241111125328131 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) 20241111125328131 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) 20241111125328131 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) 20241111125328132 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) 20241111125328132 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) 20241111125328133 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125328145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 05 b2 26 13 34 c9 dc 50 df 7d 42 bf 53 be 2c f8 a6 65 23 0c 65 72 59 0b 66 43 5d 85 9a 4b 80 00 (pcu_l1_if.cpp:463) 20241111125328145 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) 20241111125328145 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125328145 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 b2 26 13 34 c9 dc 50 df 7d 42 bf 53 be 2c f8 a6 65 23 0c 65 72 59 0b 66 43 5d 85 9a 4b 80 00 (pdch.cpp:1019) 20241111125328145 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125328145 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) 20241111125328145 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) 20241111125328145 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) 20241111125328145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125328145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=b2 26 13 34 c9 dc 50 df 7d 42 bf 53 be 2c f8 a6 65 23 0c 65 72 59 0b 66 43 5d 85 9a 4b 80 (tbf_ul.cpp:337) 20241111125328145 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125328145 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125328145 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125328145 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125328145 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) 20241111125328145 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) 20241111125328146 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) 20241111125328146 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) 20241111125328147 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) 20241111125328147 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) 20241111125328148 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) 20241111125328148 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) 20241111125328148 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) 20241111125328148 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) 20241111125328149 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) 20241111125328149 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) 20241111125328150 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) 20241111125328150 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) 20241111125328151 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) 20241111125328151 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) 20241111125328152 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125328164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 00 09 59 a9 5c 45 62 ce 9c 1e b3 de 00 1a 74 aa 59 9b df a1 42 37 49 b6 db 13 4b 2e b6 3b 1b 09 00 (pcu_l1_if.cpp:463) 20241111125328164 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) 20241111125328164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125328164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 59 a9 5c 45 62 ce 9c 1e b3 de 00 1a 74 aa 59 9b df a1 42 37 49 b6 db 13 4b 2e b6 3b 1b 09 00 (pdch.cpp:1019) 20241111125328164 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125328164 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) 20241111125328164 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) 20241111125328164 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) 20241111125328164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (3..66) (tbf_ul.cpp:314) 20241111125328164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=59 a9 5c 45 62 ce 9c 1e b3 de 00 1a 74 aa 59 9b df a1 42 37 49 b6 db 13 4b 2e b6 3b 1b 09 (tbf_ul.cpp:337) 20241111125328164 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125328164 DRLCMACUL DEBUG - Mark BSN 3 as MISSING (rlc_window_ul.cpp:45) 20241111125328164 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125328164 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125328165 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) 20241111125328165 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) 20241111125328166 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) 20241111125328166 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) 20241111125328167 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) 20241111125328167 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) 20241111125328168 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) 20241111125328168 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) 20241111125328169 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) 20241111125328169 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) 20241111125328170 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) 20241111125328170 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) 20241111125328170 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) 20241111125328170 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) 20241111125328173 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125328188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=0c 00 0b ce bb c9 61 1f c6 cc 6f 30 07 bd 06 ce b9 b8 23 62 3c 1d c8 fa 29 12 ab 6e 19 ef 53 7a 77 00 (pcu_l1_if.cpp:463) 20241111125328188 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) 20241111125328188 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125328188 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 0b ce bb c9 61 1f c6 cc 6f 30 07 bd 06 ce b9 b8 23 62 3c 1d c8 fa 29 12 ab 6e 19 ef 53 7a 77 00 (pdch.cpp:1019) 20241111125328188 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125328188 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) 20241111125328188 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) 20241111125328188 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) 20241111125328188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (3..66) (tbf_ul.cpp:314) 20241111125328188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=ce bb c9 61 1f c6 cc 6f 30 07 bd 06 ce b9 b8 23 62 3c 1d c8 fa 29 12 ab 6e 19 ef 53 7a 77 (tbf_ul.cpp:337) 20241111125328188 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125328188 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125328189 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) 20241111125328189 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) 20241111125328190 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) 20241111125328190 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) 20241111125328191 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) 20241111125328191 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) 20241111125328192 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) 20241111125328192 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) 20241111125328193 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) 20241111125328193 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) 20241111125328194 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) 20241111125328194 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) 20241111125328194 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) 20241111125328194 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) 20241111125328195 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125328207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=08 00 0d 07 f9 aa dd 1e ab c5 ae d4 05 14 cd 76 ba 84 b5 1d 4e 88 c1 16 83 26 4f 17 af e1 b9 f6 81 00 (pcu_l1_if.cpp:463) 20241111125328207 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) 20241111125328207 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125328207 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 0d 07 f9 aa dd 1e ab c5 ae d4 05 14 cd 76 ba 84 b5 1d 4e 88 c1 16 83 26 4f 17 af e1 b9 f6 81 00 (pdch.cpp:1019) 20241111125328207 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125328207 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) 20241111125328207 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) 20241111125328207 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) 20241111125328207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (3..66) (tbf_ul.cpp:314) 20241111125328207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=07 f9 aa dd 1e ab c5 ae d4 05 14 cd 76 ba 84 b5 1d 4e 88 c1 16 83 26 4f 17 af e1 b9 f6 81 (tbf_ul.cpp:337) 20241111125328207 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125328207 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125328208 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) 20241111125328208 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) 20241111125328209 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) 20241111125328209 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) 20241111125328210 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) 20241111125328210 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) 20241111125328211 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) 20241111125328211 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) 20241111125328213 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) 20241111125328213 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) 20241111125328214 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) 20241111125328214 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) 20241111125328215 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) 20241111125328215 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) 20241111125328216 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125328227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=04 00 0f 2b d7 77 27 c3 59 da 38 d8 84 bf 7a 88 39 be 21 14 b4 1f b5 29 6f d3 ae f0 fe 2d df bc 54 00 (pcu_l1_if.cpp:463) 20241111125328227 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) 20241111125328227 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125328227 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 0f 2b d7 77 27 c3 59 da 38 d8 84 bf 7a 88 39 be 21 14 b4 1f b5 29 6f d3 ae f0 fe 2d df bc 54 00 (pdch.cpp:1019) 20241111125328227 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125328227 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) 20241111125328227 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) 20241111125328227 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) 20241111125328227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (3..66) (tbf_ul.cpp:314) 20241111125328227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=2b d7 77 27 c3 59 da 38 d8 84 bf 7a 88 39 be 21 14 b4 1f b5 29 6f d3 ae f0 fe 2d df bc 54 (tbf_ul.cpp:337) 20241111125328227 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125328227 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125328228 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) 20241111125328228 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) 20241111125328229 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) 20241111125328229 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) 20241111125328230 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) 20241111125328230 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) 20241111125328231 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) 20241111125328231 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) 20241111125328233 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) 20241111125328233 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) 20241111125328234 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) 20241111125328234 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) 20241111125328235 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) 20241111125328235 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) 20241111125328236 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125328250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=00 00 11 0b 4e 4f 2d 93 89 1d 80 b0 0b ac 15 36 1a 02 3b b0 87 aa 01 83 29 93 0c 01 e9 a8 12 38 95 00 (pcu_l1_if.cpp:463) 20241111125328250 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) 20241111125328250 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125328250 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 11 0b 4e 4f 2d 93 89 1d 80 b0 0b ac 15 36 1a 02 3b b0 87 aa 01 83 29 93 0c 01 e9 a8 12 38 95 00 (pdch.cpp:1019) 20241111125328250 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125328250 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) 20241111125328250 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) 20241111125328250 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) 20241111125328250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (3..66) (tbf_ul.cpp:314) 20241111125328250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=0b 4e 4f 2d 93 89 1d 80 b0 0b ac 15 36 1a 02 3b b0 87 aa 01 83 29 93 0c 01 e9 a8 12 38 95 (tbf_ul.cpp:337) 20241111125328250 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125328250 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125328250 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) 20241111125328250 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125328251 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125328252 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) 20241111125328252 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) 20241111125328253 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) 20241111125328253 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) 20241111125328255 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) 20241111125328255 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) 20241111125328256 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) 20241111125328256 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) 20241111125328257 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) 20241111125328257 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) 20241111125328258 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) 20241111125328258 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) 20241111125328259 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) 20241111125328259 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) 20241111125328260 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) 20241111125328261 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) 20241111125328261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125328261 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) 20241111125328261 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125328261 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125328261 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) 20241111125328261 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125328261 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) 20241111125328261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 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) 20241111125328261 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125328269 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 07 66 0f 72 39 1e e7 cf 77 ac 0f 77 87 94 6b bf 83 f7 3a c1 02 fe e4 64 0a 8e 27 c4 f9 35 a0 00 (pcu_l1_if.cpp:463) 20241111125328269 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) 20241111125328269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125328269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 66 0f 72 39 1e e7 cf 77 ac 0f 77 87 94 6b bf 83 f7 3a c1 02 fe e4 64 0a 8e 27 c4 f9 35 a0 00 (pdch.cpp:1019) 20241111125328269 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125328269 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) 20241111125328269 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) 20241111125328269 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) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=66 0f 72 39 1e e7 cf 77 ac 0f 77 87 94 6b bf 83 f7 3a c1 02 fe e4 64 0a 8e 27 c4 f9 35 a0 (tbf_ul.cpp:337) 20241111125328269 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125328269 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125328269 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125328269 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125328269 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125328269 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125328269 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) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125328269 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) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125328269 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) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125328269 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) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125328269 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) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125328269 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) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=266 (tbf_ul.cpp:197) 20241111125328269 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=266 (tbf_ul.cpp:467) 20241111125328269 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125328269 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) 20241111125328269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125328269 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125328269 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125328269 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) 20241111125328269 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125328269 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125328270 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) 20241111125328270 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) 20241111125328271 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) 20241111125328271 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) 20241111125328272 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) 20241111125328272 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) 20241111125328273 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) 20241111125328273 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) 20241111125328274 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) 20241111125328274 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) 20241111125328275 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) 20241111125328275 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) 20241111125328276 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) 20241111125328276 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) 20241111125328277 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) 20241111125328277 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) 20241111125328277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20241111125328277 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125328277 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125328277 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) 20241111125328277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20241111125328277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=125, TS=7) (tbf_ul_ack_fsm.c:90) 20241111125328277 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) 20241111125328277 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){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111125328277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 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) 20241111125328278 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(384)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125328288 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) 20241111125328288 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) 20241111125328288 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=112): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241111125328288 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125328289 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) 20241111125328289 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) 20241111125328290 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) 20241111125328290 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) 20241111125328291 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) 20241111125328291 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) 20241111125328291 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) 20241111125328291 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) 20241111125328292 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) 20241111125328292 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) 20241111125328293 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) 20241111125328293 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) 20241111125328294 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) 20241111125328294 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) 20241111125328298 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125328312 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) 20241111125328312 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) 20241111125328313 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) 20241111125328313 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) 20241111125328314 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) 20241111125328314 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) 20241111125328315 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) 20241111125328315 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) 20241111125328316 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) 20241111125328316 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) 20241111125328317 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) 20241111125328317 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) 20241111125328317 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) 20241111125328317 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) 20241111125328318 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) 20241111125328318 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) 20241111125328319 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125328331 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) 20241111125328331 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) 20241111125328333 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) 20241111125328333 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) 20241111125328334 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) 20241111125328334 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) 20241111125328334 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) 20241111125328334 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) 20241111125328335 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) 20241111125328335 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) 20241111125328336 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) 20241111125328336 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) 20241111125328337 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) 20241111125328337 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) 20241111125328338 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) 20241111125328338 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) 20241111125328338 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125328350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125328350 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) 20241111125328350 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125328350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125328350 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125328351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125328351 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=125 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125328351 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241111125328351 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241111125328351 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125328351 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) 20241111125328351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125328351 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125328351 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) 20241111125328351 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125328351 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125328351 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125328351 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125328351 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125328351 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125328351 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125328351 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241111125328351 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125328352 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) 20241111125328352 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) BTS(384)@131a5d934883: Shutting down virtual BTS #0... 20241111125328353 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) 20241111125328353 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) 20241111125328354 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) 20241111125328354 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) 20241111125328355 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) 20241111125328355 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) 20241111125328356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57976<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125328357 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) 20241111125328357 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) 20241111125328359 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) 20241111125328359 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) 20241111125328360 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) 20241111125328360 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) 20241111125328364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57972<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125328365 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125328366 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125328366 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125328366 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125328366 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125328366 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125328366 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125328366 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125328366 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125328366 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125328366 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125328366 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125328366 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125328366 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125328366 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125328366 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125328366 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 8334 with status 0 respawn: 36: starting: osmo-pcu MTC@131a5d934883: Test case TC_ul_intermediate_retrans finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:53:28 UTC 2024 ====== PCU_Tests.TC_ul_intermediate_retrans pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_intermediate_retrans.talloc 20241111125328418 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125328419 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125328419 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125328419 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125328441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125328542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193156) Waiting for packet dumper to finish... 1 (prev_count=193156, count=263128) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_imm_ass_dl_block_retrans started. 390@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_imm_ass_dl_block_retrans-BVCI1234(392)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 390@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, 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@131a5d934883: Start timer g_T_guard: 60 s -NSVCI1234(394)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 390@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(394)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125331681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 390@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(398)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 390@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(398)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(395)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(395)@131a5d934883: Start timer T: 5 s PCUIF(395)@131a5d934883: Start timer T_Conn: 10 s 20241111125331687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_imm_ass_dl_block_retrans-STATS(399)@131a5d934883: Start timer T: 2 s TC_imm_ass_dl_block_retrans-STATS(399)@131a5d934883: Start timer T: 2 s 390@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(402)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(402)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125333420 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125333420 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125333420 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(395)@131a5d934883: OsmoPCU is now connected BTS(397)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125333437 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125333437 DLGLOBAL DEBUG validating counter group 0x557353c83040(bts) with 102 counters (rate_ctr.c:86) 20241111125333437 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125333437 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125333437 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125333437 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125333437 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125333437 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125333437 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125333437 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125333437 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125333437 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125333437 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125333437 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125333437 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125333437 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125333437 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125333437 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125333437 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125333437 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125333437 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125333437 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125333437 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125333437 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125333437 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125333437 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125333437 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125333437 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125333437 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125333437 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125333437 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125333437 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125333437 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125333437 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125333437 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125333437 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125333437 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125333437 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125333437 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125333437 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125333437 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125333438 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125333438 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125333438 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125333438 DLGLOBAL DEBUG validating counter group 0x7fe67b2485e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125333438 DLGLOBAL DEBUG validating counter group 0x557353c82720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125333438 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125333438 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125333438 DLGLOBAL DEBUG validating counter group 0x7fe67b249180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125333438 DLGLOBAL DEBUG validating counter group 0x7fe67b249160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125333438 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125333438 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125333438 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125333438 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125333438 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125333438 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125333438 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125333438 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125333438 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125333438 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125333438 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125333438 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125333438 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125333438 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125333438 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125333438 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125333438 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125333438 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125333438 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125333438 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125333438 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125333438 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125333438 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125333438 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125333438 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125333438 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125333438 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125333438 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125333438 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125333439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125333439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333440 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(397)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(394)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(397)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(394)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(394)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(394)@131a5d934883: Start timer Tns_test: 10 s BTS(397)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(397)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(397)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125333446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125333446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125333446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125333446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125333446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125333446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(397)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125333447 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125333447 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125333448 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(397)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(394)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(394)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(397)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125333450 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125333450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125333450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125333450 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125333450 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125333451 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125333451 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125333451 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125333451 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125333451 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125333451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125333451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125333452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333453 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125333453 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125333453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125333453 DL1IF DEBUG 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(394)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(394)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(394)@131a5d934883: Start timer Tns_test: 10 s 20241111125333454 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125333454 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125333455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125333455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333456 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125333456 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333457 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125333457 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333457 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 391@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 391@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125333468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125333468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125333468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125333468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125333468 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125333468 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125333468 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125333468 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125333468 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125333468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125333468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333469 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125333469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333469 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125333469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333469 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125333469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125333470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333470 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125333470 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333470 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125333470 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333472 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_imm_ass_dl_block_retrans-BVCI1234(392)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_imm_ass_dl_block_retrans-BVCI1234(392)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125333474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125333474 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125333474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125333474 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125333474 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125333474 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125333474 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125333474 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111125333478 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125333478 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125333478 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125333478 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125333478 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125333478 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125333478 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125333478 DLGLOBAL DEBUG validating counter group 0x557353c82760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125333478 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125333478 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125333478 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125333478 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125333478 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125333478 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125333478 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125333478 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125333478 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125333478 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125333478 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125333478 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125333478 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125333478 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125333478 DRLCMAC 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) 20241111125333478 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125333478 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125333478 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125333478 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125333478 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125333478 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125333478 DLGLOBAL DEBUG validating counter group 0x557353c82b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125333478 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125333478 DLGLOBAL DEBUG validating counter group 0x557353c82e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125333478 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125333478 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) 20241111125333478 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) 20241111125333478 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) 20241111125333478 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) 20241111125333478 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) 20241111125333478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125333478 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) 20241111125333478 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125333478 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) 20241111125333478 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125333478 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) 20241111125333478 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) 20241111125333478 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) 20241111125333478 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125333478 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125333478 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125333478 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125333478 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125333478 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125333478 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125333478 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125333478 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125333478 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(397)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(397)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125333485 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125333485 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125333485 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125333485 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125333485 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125333485 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125333485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125333485 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125333485 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) 20241111125333486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125333486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125333487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125333487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125333488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125333488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125333488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125333489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333489 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125333489 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333496 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125333511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125333511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125333512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333513 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) 20241111125333513 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) 20241111125333514 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) 20241111125333514 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) 20241111125333515 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) 20241111125333515 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) 20241111125333516 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) 20241111125333516 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) 20241111125333516 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) 20241111125333516 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) 20241111125333517 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) 20241111125333517 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) 20241111125333518 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125333531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125333531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333532 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) 20241111125333532 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) 20241111125333532 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) 20241111125333533 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) 20241111125333533 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) 20241111125333533 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) 20241111125333534 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) 20241111125333534 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) 20241111125333535 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) 20241111125333535 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) 20241111125333536 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) 20241111125333536 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) 20241111125333536 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) 20241111125333536 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) 20241111125333537 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125333550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125333550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333552 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) 20241111125333552 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) 20241111125333552 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) 20241111125333552 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) 20241111125333553 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) 20241111125333553 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) 20241111125333554 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) 20241111125333554 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) 20241111125333555 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) 20241111125333555 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) 20241111125333555 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) 20241111125333556 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) 20241111125333556 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) 20241111125333556 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) 20241111125333559 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125333574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125333574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333576 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) 20241111125333576 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) 20241111125333577 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) 20241111125333577 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) 20241111125333577 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) 20241111125333577 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) 20241111125333578 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) 20241111125333578 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) 20241111125333579 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) 20241111125333579 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) 20241111125333579 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) 20241111125333579 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) 20241111125333580 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) 20241111125333580 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) 20241111125333580 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125333594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125333594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333596 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) 20241111125333596 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) 20241111125333596 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) 20241111125333596 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) 20241111125333597 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) 20241111125333597 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) 20241111125333598 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) 20241111125333598 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) 20241111125333599 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) 20241111125333599 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) 20241111125333600 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) 20241111125333600 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) 20241111125333601 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) 20241111125333601 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) 20241111125333602 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125333612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125333612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333612 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) 20241111125333612 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) 20241111125333612 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) 20241111125333612 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) 20241111125333613 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) 20241111125333613 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) 20241111125333613 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) 20241111125333613 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) 20241111125333613 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) 20241111125333613 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) 20241111125333613 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) 20241111125333613 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) 20241111125333613 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) 20241111125333613 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) 20241111125333622 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125333637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125333637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333639 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) 20241111125333639 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) 20241111125333640 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) 20241111125333640 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) 20241111125333641 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) 20241111125333641 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) 20241111125333642 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) 20241111125333642 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) 20241111125333644 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) 20241111125333644 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) 20241111125333645 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) 20241111125333645 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) 20241111125333647 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) 20241111125333647 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) 20241111125333648 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125333656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125333656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125333657 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) 20241111125333657 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) 20241111125333658 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) 20241111125333658 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) 20241111125333659 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) 20241111125333659 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) 20241111125333660 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) 20241111125333660 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) 20241111125333661 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) 20241111125333661 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) 20241111125333661 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) 20241111125333661 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) 20241111125333662 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) 20241111125333662 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) 20241111125333663 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125333675 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) 20241111125333675 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) 20241111125333677 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) 20241111125333677 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) 20241111125333677 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) 20241111125333677 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) 20241111125333678 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) 20241111125333678 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) 20241111125333679 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) 20241111125333679 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) 20241111125333680 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) 20241111125333680 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) 20241111125333680 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) 20241111125333680 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) 20241111125333681 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) 20241111125333681 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) 20241111125333684 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125333685 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125333685 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) 20241111125333685 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125333699 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) 20241111125333699 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) 20241111125333701 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) 20241111125333701 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) 20241111125333702 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) 20241111125333702 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) 20241111125333703 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) 20241111125333703 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) 20241111125333704 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) 20241111125333704 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) 20241111125333705 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) 20241111125333705 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) 20241111125333706 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) 20241111125333706 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) 20241111125333707 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) 20241111125333707 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) 20241111125333708 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) 20241111125333708 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) 20241111125333708 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) 20241111125333708 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) 20241111125333708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125333708 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125333708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125333708 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) 20241111125333708 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) 20241111125333708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 eb 0f 17 82 d0 17 a2 6b ca 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125333708 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) 20241111125333708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125333708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125333708 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) 20241111125333708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125333708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125333708 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) 20241111125333708 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) 20241111125333708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 eb 0f 17 82 d0 17 a2 6b ca 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125333708 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 eb 0f 17 82 d0 17 a2 6b ca 89 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) 20241111125333709 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111125333719 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) 20241111125333719 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) 20241111125333720 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) 20241111125333720 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) 20241111125333721 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) 20241111125333721 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) 20241111125333721 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) 20241111125333721 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) 20241111125333722 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) 20241111125333722 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) 20241111125333723 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) 20241111125333723 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) 20241111125333724 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) 20241111125333724 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) 20241111125333724 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) 20241111125333724 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) 20241111125333725 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125333738 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) 20241111125333738 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) 20241111125333739 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) 20241111125333739 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) 20241111125333740 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) 20241111125333740 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) 20241111125333741 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) 20241111125333741 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) 20241111125333742 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) 20241111125333742 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) 20241111125333743 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) 20241111125333743 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) 20241111125333744 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) 20241111125333744 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) 20241111125333744 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) 20241111125333744 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) 20241111125333748 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125333762 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) 20241111125333762 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) 20241111125333763 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) 20241111125333763 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) 20241111125333764 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) 20241111125333764 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) 20241111125333765 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) 20241111125333765 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) 20241111125333766 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) 20241111125333766 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) 20241111125333767 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) 20241111125333767 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) 20241111125333767 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) 20241111125333767 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) 20241111125333768 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) 20241111125333768 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) 20241111125333769 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125333781 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) 20241111125333781 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) 20241111125333781 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) 20241111125333781 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) 20241111125333781 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) 20241111125333781 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241111125333781 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241111125333781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Retransmit ImmAss[PktDlAss] on PCH (tbf_dl_fsm.c:238) 20241111125333781 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to ASSIGN (tbf_dl_fsm.c:239) 20241111125333781 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) 20241111125333781 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=69 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 a4 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125333782 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) 20241111125333782 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) 20241111125333783 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) 20241111125333783 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) 20241111125333784 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) 20241111125333784 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) 20241111125333785 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) 20241111125333785 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) 20241111125333785 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) 20241111125333785 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) 20241111125333786 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) 20241111125333786 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) 20241111125333787 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) 20241111125333787 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) 20241111125333789 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(397)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(397)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 5, t2 := 4 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125333792 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125333792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125333792 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125333792 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) 20241111125333800 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) 20241111125333800 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) 20241111125333801 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) 20241111125333801 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) 20241111125333802 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) 20241111125333802 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) 20241111125333803 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) 20241111125333803 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) 20241111125333804 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) 20241111125333804 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) 20241111125333804 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) 20241111125333804 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) 20241111125333805 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) 20241111125333805 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) 20241111125333806 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) 20241111125333806 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) 20241111125333810 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125333824 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) 20241111125333824 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) 20241111125333825 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) 20241111125333825 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) 20241111125333826 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) 20241111125333826 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) 20241111125333827 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) 20241111125333827 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) 20241111125333828 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) 20241111125333828 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) 20241111125333829 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) 20241111125333829 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) 20241111125333830 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) 20241111125333830 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) 20241111125333831 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) 20241111125333831 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) 20241111125333831 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125333843 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) 20241111125333843 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) 20241111125333844 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) 20241111125333844 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) 20241111125333845 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) 20241111125333845 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) 20241111125333846 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) 20241111125333846 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) 20241111125333847 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) 20241111125333847 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) 20241111125333848 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) 20241111125333848 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) 20241111125333849 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) 20241111125333849 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) 20241111125333849 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) 20241111125333849 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) 20241111125333850 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125333862 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) 20241111125333862 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) 20241111125333863 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) 20241111125333864 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) 20241111125333864 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) 20241111125333864 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) 20241111125333865 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) 20241111125333865 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) 20241111125333867 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) 20241111125333867 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) 20241111125333868 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) 20241111125333868 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) 20241111125333869 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) 20241111125333869 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) 20241111125333870 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) 20241111125333870 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) 20241111125333872 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125333886 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) 20241111125333886 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) 20241111125333888 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) 20241111125333888 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) 20241111125333888 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) 20241111125333888 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) 20241111125333889 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) 20241111125333889 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) 20241111125333889 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) 20241111125333889 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) 20241111125333890 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) 20241111125333890 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) 20241111125333890 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) 20241111125333890 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) 20241111125333891 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) 20241111125333891 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) 20241111125333891 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125333906 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) 20241111125333907 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) 20241111125333908 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) 20241111125333908 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) 20241111125333908 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) 20241111125333908 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) 20241111125333909 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) 20241111125333909 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) 20241111125333911 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) 20241111125333911 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) 20241111125333912 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) 20241111125333912 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) 20241111125333913 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) 20241111125333913 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) 20241111125333914 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) 20241111125333914 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) 20241111125333915 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125333926 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) 20241111125333926 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) 20241111125333927 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) 20241111125333927 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) 20241111125333928 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) 20241111125333928 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) 20241111125333930 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) 20241111125333931 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) 20241111125333932 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) 20241111125333932 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) 20241111125333933 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) 20241111125333933 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) 20241111125333933 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) 20241111125333933 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) 20241111125333934 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) 20241111125333934 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) 20241111125333935 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125333949 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) 20241111125333949 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) 20241111125333951 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) 20241111125333951 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) 20241111125333952 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) 20241111125333952 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) 20241111125333952 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) 20241111125333952 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) 20241111125333953 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) 20241111125333953 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) 20241111125333954 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) 20241111125333954 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) 20241111125333955 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) 20241111125333955 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) 20241111125333955 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) 20241111125333955 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) 20241111125333956 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125333968 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) 20241111125333968 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) 20241111125333970 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) 20241111125333970 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) 20241111125333971 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) 20241111125333971 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) 20241111125333972 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) 20241111125333973 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) 20241111125333973 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) 20241111125333973 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) 20241111125333975 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) 20241111125333975 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) 20241111125333977 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) 20241111125333977 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) 20241111125333979 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) 20241111125333979 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) 20241111125333980 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125333988 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) 20241111125333988 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) 20241111125333989 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) 20241111125333990 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) 20241111125333990 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) 20241111125333990 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) 20241111125333991 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) 20241111125333991 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) 20241111125333991 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) 20241111125333991 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) 20241111125333992 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) 20241111125333992 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) 20241111125333992 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125333992 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) 20241111125333992 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125333992 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) 20241111125333992 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) 20241111125333993 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) 20241111125333993 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) 20241111125333998 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) 20241111125333998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125333998 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) 20241111125333998 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) 20241111125333998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20241111125333998 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) 20241111125333998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125333998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125333998 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) 20241111125333998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241111125333998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241111125333998 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) 20241111125333998 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) 20241111125333999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 eb 0f 17 82 d0 17 a2 6b ca 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125333999 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 eb 0f 17 82 d0 17 a2 6b ca 89 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) 20241111125334000 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125334013 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) 20241111125334013 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) 20241111125334014 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) 20241111125334014 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) 20241111125334015 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) 20241111125334015 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) 20241111125334016 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) 20241111125334016 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) 20241111125334017 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) 20241111125334017 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) 20241111125334018 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) 20241111125334018 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) 20241111125334018 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) 20241111125334018 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) 20241111125334019 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) 20241111125334019 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) 20241111125334020 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125334032 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) 20241111125334032 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) 20241111125334034 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) 20241111125334034 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) 20241111125334034 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) 20241111125334034 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) 20241111125334035 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) 20241111125334035 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) 20241111125334036 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) 20241111125334036 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) 20241111125334037 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) 20241111125334037 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) 20241111125334037 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) 20241111125334037 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) 20241111125334038 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) 20241111125334038 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) 20241111125334039 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125334051 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) 20241111125334051 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) 20241111125334052 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) 20241111125334052 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) 20241111125334053 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) 20241111125334053 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) 20241111125334054 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) 20241111125334054 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) 20241111125334055 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) 20241111125334055 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) 20241111125334055 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) 20241111125334055 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) 20241111125334056 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) 20241111125334056 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) 20241111125334057 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) 20241111125334057 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) 20241111125334061 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125334074 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) 20241111125334074 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) 20241111125334074 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125334074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125334074 DCSN1 INFO csnStreamDecoder (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) 20241111125334074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125334074 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125334074 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) 20241111125334074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125334074 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) 20241111125334074 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) 20241111125334074 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125334074 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) 20241111125334074 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) 20241111125334074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125334074 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125334074 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) 20241111125334074 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) 20241111125334074 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) 20241111125334074 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) 20241111125334075 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) 20241111125334075 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) BTS(397)@131a5d934883: Shutting down virtual BTS #0... 20241111125334075 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) 20241111125334075 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) 20241111125334076 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) 20241111125334076 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) 20241111125334076 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) 20241111125334076 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) 20241111125334077 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) 20241111125334077 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) 20241111125334077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36308<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125334078 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) 20241111125334078 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) 20241111125334080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125334081 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125334081 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125334081 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125334081 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125334081 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) 20241111125334081 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) 20241111125334081 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125334081 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125334081 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125334081 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125334081 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125334081 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125334081 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125334081 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125334081 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125334081 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125334081 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125334081 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125334081 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125334081 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125334081 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125334081 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125334081 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125334081 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125334081 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125334081 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 8401 with status 0 MTC@131a5d934883: Test case TC_imm_ass_dl_block_retrans finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_imm_ass_dl_block_retrans pass'. respawn: 37: starting: osmo-pcu Mon Nov 11 12:53:34 UTC 2024 ====== PCU_Tests.TC_imm_ass_dl_block_retrans pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_imm_ass_dl_block_retrans.talloc 20241111125334096 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125334097 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125334097 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125334097 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125334112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125334212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36312<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=132532) Waiting for packet dumper to finish... 1 (prev_count=132532, count=228032) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_dl_flow_more_blocks started. 403@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_dl_flow_more_blocks-BVCI1234(405)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 403@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 403@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(407)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125337353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 403@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(411)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 403@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(411)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s PCUIF(408)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(408)@131a5d934883: Start timer T: 5 s PCUIF(408)@131a5d934883: Start timer T_Conn: 10 s 20241111125337361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_dl_flow_more_blocks-STATS(413)@131a5d934883: Start timer T: 2 s 403@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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_flow_more_blocks-STATS(413)@131a5d934883: Start timer T: 2 s -NSVCI1234(414)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(414)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125339097 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125339097 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125339097 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(408)@131a5d934883: OsmoPCU is now connected BTS(410)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_dl_flow_more_blocks-STATS(413)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125339114 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125339114 DLGLOBAL DEBUG validating counter group 0x55d048cbf040(bts) with 102 counters (rate_ctr.c:86) 20241111125339114 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125339114 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125339114 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125339114 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125339114 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125339114 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125339114 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125339114 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125339114 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125339114 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125339114 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125339114 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125339114 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125339114 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125339114 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125339114 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125339114 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125339114 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125339114 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125339114 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125339114 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125339114 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125339114 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125339114 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125339114 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125339114 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125339114 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125339114 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125339114 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125339114 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125339114 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125339114 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125339114 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125339114 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125339114 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125339114 DLGLOBAL DEBUG validating counter group 0x7f982b4165e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125339114 DLGLOBAL DEBUG validating counter group 0x55d048cbe720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125339114 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125339114 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125339114 DLGLOBAL DEBUG validating counter group 0x7f982b417180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125339114 DLGLOBAL DEBUG validating counter group 0x7f982b417160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125339114 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125339114 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125339114 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125339114 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125339114 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125339114 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125339114 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125339114 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125339114 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125339114 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125339114 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125339114 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125339114 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125339114 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125339114 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125339114 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125339114 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125339114 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125339114 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125339114 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125339114 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125339114 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125339114 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125339114 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125339114 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125339114 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125339114 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125339114 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125339114 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125339114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125339114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339114 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(410)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(410)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(410)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(410)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(410)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(407)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(407)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(410)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(410)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(407)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(407)@131a5d934883: Start timer Tns_test: 10 s 20241111125339115 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125339115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125339115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125339115 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125339115 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125339115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(410)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125339116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125339116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125339116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(407)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(407)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125339118 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125339118 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125339118 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125339118 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125339118 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125339118 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125339118 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125339118 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125339118 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125339118 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125339119 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125339119 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(407)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(407)@131a5d934883: Start timer Tns_test: 10 s 20241111125339126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125339126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339127 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125339127 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125339128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125339129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125339129 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125339130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339131 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125339131 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 404@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 404@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125339132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125339132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339132 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125339136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125339137 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125339137 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125339137 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125339137 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125339137 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125339137 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125339137 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125339145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125339145 DL1IF DEBUG 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_dl_flow_more_blocks-BVCI1234(405)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125339146 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125339146 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339147 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125339147 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_dl_flow_more_blocks-BVCI1234(405)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125339148 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125339148 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339149 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125339149 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111125339150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125339150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339150 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125339150 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125339150 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125339150 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125339150 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125339150 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125339150 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125339150 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125339151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125339151 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125339152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125339153 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339154 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125339157 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125339157 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125339158 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125339158 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125339158 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125339158 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 16 (gprs_bssgp_pcu.c:177) 20241111125339158 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125339158 DLGLOBAL DEBUG validating counter group 0x55d048cbe760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125339158 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125339158 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125339158 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125339158 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125339158 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125339158 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125339158 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125339158 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125339158 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125339158 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125339158 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125339158 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125339158 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125339158 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125339158 DRLCMAC 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) 20241111125339158 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125339158 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125339158 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125339158 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125339158 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125339158 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125339158 DLGLOBAL DEBUG validating counter group 0x55d048cbeb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125339158 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125339158 DLGLOBAL DEBUG validating counter group 0x55d048cbee20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125339158 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125339158 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) 20241111125339158 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) 20241111125339158 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) 20241111125339158 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) 20241111125339158 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) 20241111125339158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125339158 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) 20241111125339158 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125339158 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) 20241111125339158 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125339158 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) 20241111125339158 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) 20241111125339158 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) 20241111125339159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125339159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125339159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125339159 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125339159 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125339159 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125339159 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125339159 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125339159 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125339159 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(410)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(410)@131a5d934883: 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. 20241111125339168 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125339168 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125339168 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241111125339168 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125339168 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125339169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125339169 DL1IF DEBUG 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125339170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125339170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125339171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125339171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339172 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125339172 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339173 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125339173 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339174 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125339174 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339174 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125339174 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339175 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125339175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125339175 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125339175 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) 20241111125339176 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125339188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125339188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125339189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339190 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) 20241111125339190 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) 20241111125339190 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) 20241111125339190 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) 20241111125339191 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) 20241111125339191 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) 20241111125339192 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) 20241111125339192 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) 20241111125339193 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) 20241111125339193 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) 20241111125339194 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) 20241111125339194 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) 20241111125339195 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125339207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125339207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339208 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) 20241111125339208 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) 20241111125339209 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) 20241111125339209 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) 20241111125339209 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) 20241111125339209 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) 20241111125339210 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) 20241111125339210 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) 20241111125339211 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) 20241111125339211 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) 20241111125339212 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) 20241111125339212 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) 20241111125339213 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) 20241111125339213 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) 20241111125339214 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125339226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125339226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339227 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) 20241111125339227 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) 20241111125339228 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) 20241111125339228 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) 20241111125339229 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) 20241111125339229 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) 20241111125339229 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) 20241111125339229 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) 20241111125339230 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) 20241111125339230 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) 20241111125339231 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) 20241111125339231 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) 20241111125339232 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) 20241111125339232 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) 20241111125339235 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125339250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125339250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339251 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) 20241111125339251 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) 20241111125339252 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) 20241111125339252 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) 20241111125339252 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) 20241111125339253 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) 20241111125339253 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) 20241111125339253 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) 20241111125339254 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) 20241111125339254 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) 20241111125339255 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) 20241111125339255 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) 20241111125339256 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) 20241111125339256 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) 20241111125339258 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125339269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125339269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339271 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) 20241111125339271 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) 20241111125339272 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) 20241111125339272 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) 20241111125339273 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) 20241111125339273 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) 20241111125339273 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) 20241111125339273 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) 20241111125339274 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) 20241111125339274 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) 20241111125339275 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) 20241111125339275 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) 20241111125339276 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) 20241111125339276 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) 20241111125339277 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125339288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125339288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339289 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) 20241111125339289 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) 20241111125339290 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) 20241111125339290 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) 20241111125339291 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) 20241111125339291 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) 20241111125339291 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) 20241111125339291 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) 20241111125339292 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) 20241111125339292 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) 20241111125339293 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) 20241111125339293 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) 20241111125339294 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) 20241111125339294 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) 20241111125339297 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125339312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125339312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339313 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) 20241111125339313 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) 20241111125339314 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) 20241111125339314 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) 20241111125339315 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) 20241111125339315 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) 20241111125339315 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) 20241111125339315 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) 20241111125339316 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) 20241111125339316 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) 20241111125339317 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) 20241111125339317 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) 20241111125339318 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) 20241111125339318 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) 20241111125339318 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125339331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125339331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125339332 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) 20241111125339332 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) 20241111125339333 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) 20241111125339333 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) 20241111125339334 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) 20241111125339334 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) 20241111125339334 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) 20241111125339334 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) 20241111125339335 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) 20241111125339335 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) 20241111125339336 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) 20241111125339336 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) 20241111125339337 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) 20241111125339337 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) 20241111125339337 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125339350 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) 20241111125339350 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) 20241111125339351 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) 20241111125339351 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) 20241111125339352 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) 20241111125339352 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) 20241111125339352 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) 20241111125339352 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) 20241111125339353 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) 20241111125339353 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) 20241111125339354 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) 20241111125339354 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) 20241111125339355 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) 20241111125339355 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) 20241111125339355 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) 20241111125339355 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) 20241111125339360 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125339374 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) 20241111125339374 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) 20241111125339375 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) 20241111125339375 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) 20241111125339376 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125339376 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) 20241111125339376 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125339376 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) 20241111125339376 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) 20241111125339377 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) 20241111125339377 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) 20241111125339378 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) 20241111125339378 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) 20241111125339379 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) 20241111125339379 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) 20241111125339380 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) 20241111125339380 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) 20241111125339380 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) 20241111125339380 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) 20241111125339381 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) 20241111125339381 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) 20241111125339381 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) 20241111125339381 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) 20241111125339381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241111125339382 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125339382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241111125339382 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) 20241111125339382 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) 20241111125339382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 41 67 d8 9d 9e 0a 23 ae d0 cc f9 f0 c0 18 40 51 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125339382 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) 20241111125339382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125339382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125339382 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) 20241111125339382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125339382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125339382 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) 20241111125339382 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) 20241111125339382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 41 67 d8 9d 9e 0a 23 ae d0 cc f9 f0 c0 18 40 51 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125339382 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 41 67 d8 9d 9e 0a 23 ae d0 cc f9 f0 c0 18 40 51 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125339382 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125339393 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) 20241111125339393 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) 20241111125339394 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) 20241111125339394 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) 20241111125339395 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125339395 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125339395 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125339395 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125339395 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125339395 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20241111125339395 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125339396 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) 20241111125339396 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) 20241111125339397 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) 20241111125339397 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) 20241111125339398 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) 20241111125339398 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) 20241111125339399 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) 20241111125339399 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) 20241111125339400 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) 20241111125339400 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) 20241111125339402 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) 20241111125339402 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) 20241111125339403 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) 20241111125339403 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) 20241111125339403 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) 20241111125339403 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) 20241111125339403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241111125339403 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125339403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241111125339403 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) 20241111125339403 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) 20241111125339403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 41 17 f8 ef f9 19 c9 4b a1 08 c2 f3 99 4d bf 20 31 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125339403 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) 20241111125339403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125339403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125339403 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) 20241111125339403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241111125339403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241111125339403 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) 20241111125339403 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) 20241111125339403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 0f 00 02 41 17 f8 ef f9 19 c9 4b a1 08 c2 f3 99 4d bf 20 31 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125339403 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 02 41 17 f8 ef f9 19 c9 4b a1 08 c2 f3 99 4d bf 20 31 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125339404 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125339413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125339413 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125339413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125339413 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125339413 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125339413 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20241111125339413 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125339413 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) 20241111125339413 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) 20241111125339414 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) 20241111125339414 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) 20241111125339415 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) 20241111125339415 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) 20241111125339416 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) 20241111125339416 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) 20241111125339417 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) 20241111125339417 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) 20241111125339418 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) 20241111125339418 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) 20241111125339420 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) 20241111125339420 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) 20241111125339421 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) 20241111125339421 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) 20241111125339422 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) 20241111125339422 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) 20241111125339422 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) 20241111125339422 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) 20241111125339422 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) 20241111125339422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241111125339422 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125339422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241111125339422 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) 20241111125339422 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) 20241111125339422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 41 df 82 cd cf ee 1a a3 ce f5 20 67 16 20 a2 de f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125339422 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) 20241111125339422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125339422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125339422 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) 20241111125339422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241111125339422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241111125339422 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) 20241111125339422 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) 20241111125339422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 0f 00 04 41 df 82 cd cf ee 1a a3 ce f5 20 67 16 20 a2 de f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125339422 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 04 41 df 82 cd cf ee 1a a3 ce f5 20 67 16 20 a2 de f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125339423 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125339431 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125339431 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125339431 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125339431 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125339431 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125339431 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20241111125339431 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125339436 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) 20241111125339436 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) 20241111125339437 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) 20241111125339437 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) 20241111125339438 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) 20241111125339438 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) 20241111125339439 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) 20241111125339439 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) 20241111125339440 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) 20241111125339440 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) 20241111125339440 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) 20241111125339440 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) 20241111125339441 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) 20241111125339441 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) 20241111125339442 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) 20241111125339442 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) 20241111125339443 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) 20241111125339443 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) 20241111125339443 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) 20241111125339443 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) 20241111125339443 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) 20241111125339443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241111125339443 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125339443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241111125339443 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) 20241111125339443 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) 20241111125339443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 41 e6 86 99 c5 dd 6b 37 38 9d c3 b6 ea c2 8d 8d a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125339443 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) 20241111125339443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125339443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125339443 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) 20241111125339443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241111125339443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241111125339443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=82, TS=7) (tbf_dl.cpp:883) 20241111125339443 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=82, TS=7 (tbf_dl.cpp:903) 20241111125339443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 0f 00 06 41 e6 86 99 c5 dd 6b 37 38 9d c3 b6 ea c2 8d 8d a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125339443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=0f 00 06 41 e6 86 99 c5 dd 6b 37 38 9d c3 b6 ea c2 8d 8d a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125339444 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125339455 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 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) 20241111125339455 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) 20241111125339455 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125339455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125339455 DCSN1 INFO csnStreamDecoder (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) 20241111125339456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125339456 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125339456 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) 20241111125339456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125339456 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) 20241111125339456 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) 20241111125339456 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125339456 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125339456 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125339456 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125339456 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125339456 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) 20241111125339456 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) 20241111125339456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125339456 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125339456 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) 20241111125339456 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) 20241111125339457 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) 20241111125339457 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) 20241111125339458 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) 20241111125339458 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) 20241111125339458 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) 20241111125339459 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) 20241111125339459 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) 20241111125339459 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) 20241111125339460 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) 20241111125339460 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) 20241111125339461 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) 20241111125339461 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) 20241111125339461 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) 20241111125339462 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) 20241111125339462 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) 20241111125339462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=73 block_nr=5 scheduling free USF for polling at FN=78 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241111125339462 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) 20241111125339463 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(410)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") TC_dl_flow_more_blocks-STATS(413)@131a5d934883: Start timer T: 2 s 20241111125339474 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) 20241111125339474 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) 20241111125339474 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) 20241111125339474 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) 20241111125339474 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) 20241111125339474 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241111125339474 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241111125339475 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) 20241111125339475 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) 20241111125339476 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) 20241111125339476 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) 20241111125339477 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) 20241111125339477 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) 20241111125339478 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) 20241111125339478 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) 20241111125339479 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) 20241111125339479 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) 20241111125339479 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) 20241111125339479 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) 20241111125339480 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) 20241111125339480 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) 20241111125339484 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125339498 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) 20241111125339498 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) 20241111125339498 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=78, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125339498 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=78, TS=7 (curr FN 78), reason=DL_ACK (tbf.cpp:487) 20241111125339498 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 1 => 2 (< MAX 8) (tbf.cpp:362) 20241111125339498 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241111125339499 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) 20241111125339499 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) 20241111125339500 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) 20241111125339500 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) 20241111125339500 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) 20241111125339500 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) 20241111125339501 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) 20241111125339501 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) 20241111125339502 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) 20241111125339502 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) 20241111125339502 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) 20241111125339502 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) 20241111125339503 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) 20241111125339503 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) 20241111125339504 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) TC_dl_flow_more_blocks-STATS(413)@131a5d934883: Start timer T_statsd: 5 s 20241111125339516 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) 20241111125339516 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) 20241111125339516 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=82, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125339516 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=82, TS=7 (curr FN 82), reason=DL_ACK (tbf.cpp:487) 20241111125339516 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 2 => 3 (< MAX 8) (tbf.cpp:362) 20241111125339516 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241111125339516 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) 20241111125339516 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) 20241111125339516 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) 20241111125339516 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) 20241111125339516 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) 20241111125339516 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) 20241111125339517 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) 20241111125339517 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) 20241111125339517 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) 20241111125339517 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) 20241111125339517 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) 20241111125339517 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) 20241111125339517 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) 20241111125339517 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) 20241111125339520 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) TC_dl_flow_more_blocks-STATS(413)@131a5d934883: EXP match: { name := "TTCN3.bts.0.tbf.dl.alloc", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.dl.alloc", mtype := "c", min := 1, max := 1 } TC_dl_flow_more_blocks-STATS(413)@131a5d934883: EXP match: { name := "TTCN3.bts.0.tbf.ul.alloc", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.ul.alloc", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(413)@131a5d934883: EXP match: { name := "TTCN3.bts.0.rlc.dl_payload_bytes", val := 64, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.dl_payload_bytes", mtype := "c", min := 64, max := 64 } TC_dl_flow_more_blocks-STATS(413)@131a5d934883: EXP match: { name := "TTCN3.bts.0.rlc.ul_payload_bytes", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.ul_payload_bytes", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(413)@131a5d934883: 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 } 20241111125339531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125339534 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) 20241111125339534 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) 20241111125339534 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) 20241111125339534 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) 20241111125339535 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) 20241111125339535 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) 20241111125339535 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) 20241111125339535 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) 20241111125339535 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) 20241111125339535 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) 20241111125339535 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) 20241111125339535 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) 20241111125339535 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) 20241111125339535 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) 20241111125339536 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) 20241111125339536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_dl_flow_more_blocks-STATS(413)@131a5d934883: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(413)@131a5d934883: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 1, max := 1 } BTS(410)@131a5d934883: Shutting down virtual BTS #0... 20241111125339544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125339544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36322<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125339545 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125339545 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125339545 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125339545 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125339545 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) 20241111125339545 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) 20241111125339545 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125339545 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125339545 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125339545 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125339545 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125339545 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125339545 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125339545 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125339545 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125339545 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125339545 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125339545 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125339545 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125339545 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125339545 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125339545 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125339545 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125339545 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125339545 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125339545 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 8466 with status 0 MTC@131a5d934883: Test case TC_dl_flow_more_blocks finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 38: starting: osmo-pcu Mon Nov 11 12:53:39 UTC 2024 ====== PCU_Tests.TC_dl_flow_more_blocks pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_flow_more_blocks.talloc 20241111125339558 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125339558 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125339558 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125339558 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125339574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36338<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125339675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36338<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=190496) Waiting for packet dumper to finish... 1 (prev_count=190496, count=211412) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_flow_multiple_llc_blocks started. 416@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_flow_multiple_llc_blocks-BVCI1234(418)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 416@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 416@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(420)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125342812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 416@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(424)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 416@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(424)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(421)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125342823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36108<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(421)@131a5d934883: Start timer T: 5 s TC_ul_flow_multiple_llc_blocks-STATS(426)@131a5d934883: Start timer T: 2 s PCUIF(421)@131a5d934883: Start timer T_Conn: 10 s 416@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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_flow_multiple_llc_blocks-STATS(426)@131a5d934883: Start timer T: 2 s -NSVCI1234(427)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(427)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125344559 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125344559 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125344559 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(421)@131a5d934883: OsmoPCU is now connected BTS(423)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125344578 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125344578 DLGLOBAL DEBUG validating counter group 0x556af577b040(bts) with 102 counters (rate_ctr.c:86) 20241111125344578 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125344578 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125344578 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125344578 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125344578 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125344578 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125344578 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125344578 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125344578 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125344578 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125344578 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125344578 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125344578 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125344578 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125344578 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125344578 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125344578 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125344578 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125344579 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125344579 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125344579 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125344579 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125344579 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125344579 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125344579 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125344579 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125344579 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125344579 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125344579 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125344579 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125344579 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125344579 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125344579 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125344579 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125344579 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125344579 DLGLOBAL DEBUG validating counter group 0x7fd286fea5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125344579 DLGLOBAL DEBUG validating counter group 0x556af577a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125344579 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125344579 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125344579 DLGLOBAL DEBUG validating counter group 0x7fd286feb180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125344579 DLGLOBAL DEBUG validating counter group 0x7fd286feb160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125344579 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125344579 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125344579 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125344579 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125344579 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125344579 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125344579 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125344579 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125344579 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125344579 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125344579 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125344579 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125344579 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125344579 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125344580 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125344580 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125344580 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125344580 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125344580 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125344580 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125344580 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125344580 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125344580 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125344580 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125344580 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125344580 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125344580 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125344580 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125344580 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125344580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125344580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344580 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(423)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(423)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(423)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(420)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(420)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(420)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(420)@131a5d934883: Start timer Tns_test: 10 s BTS(423)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125344587 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125344587 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125344587 DLNS DEBUG GPRS-NS2-VC(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(423)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125344587 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125344587 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125344587 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125344588 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125344588 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125344588 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(423)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(420)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(420)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125344590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125344590 DL1IF DEBUG 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(423)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125344590 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125344591 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125344591 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125344591 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125344591 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125344591 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125344591 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125344591 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125344591 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125344591 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125344592 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125344592 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344592 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125344592 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(420)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(420)@131a5d934883: Start timer Tns_test: 10 s 20241111125344593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125344593 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125344594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125344595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125344595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344596 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125344596 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125344597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344598 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 417@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 417@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125344607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125344607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125344609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125344610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125344611 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344611 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125344611 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125344611 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125344611 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125344611 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125344611 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125344611 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125344611 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125344611 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125344611 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125344612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125344613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344614 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125344614 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344615 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_flow_multiple_llc_blocks-BVCI1234(418)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_flow_multiple_llc_blocks-BVCI1234(418)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125344625 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125344625 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125344625 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125344625 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125344625 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125344625 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125344625 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125344625 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125344628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125344628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344630 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125344630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125344631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344631 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125344631 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125344632 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125344632 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125344632 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125344632 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125344632 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125344632 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125344632 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125344632 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125344632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125344632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125344633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344635 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125344635 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344636 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125344636 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344637 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125344637 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344639 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) 20241111125344639 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125344639 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125344639 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125344639 DLGLOBAL DEBUG validating counter group 0x556af577a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125344639 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125344639 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125344639 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125344639 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125344639 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125344639 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125344639 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125344639 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125344639 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125344639 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125344639 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125344639 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125344639 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125344639 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125344639 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125344639 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125344639 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125344639 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125344639 DLGLOBAL DEBUG validating counter group 0x556af577ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125344639 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125344639 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125344639 DLGLOBAL DEBUG validating counter group 0x556af577ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125344639 DLGLOBAL DEBUG validating counter group 0x556af577ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125344639 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125344639 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) 20241111125344639 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125344639 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125344639 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125344640 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125344640 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125344640 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125344640 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125344640 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) 20241111125344640 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=8 (tbf_ul.cpp:221) 20241111125344640 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125344640 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125344640 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125344640 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125344640 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125344642 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125344642 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125344642 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125344642 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125344642 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(423)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125344651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125344651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125344652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344653 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) 20241111125344653 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) 20241111125344653 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) 20241111125344653 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) 20241111125344654 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) 20241111125344654 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) 20241111125344654 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) 20241111125344654 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) 20241111125344655 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) 20241111125344655 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) 20241111125344655 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) 20241111125344655 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) 20241111125344656 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) 20241111125344656 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) 20241111125344656 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125344670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125344670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344671 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) 20241111125344671 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) 20241111125344672 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) 20241111125344672 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) 20241111125344673 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) 20241111125344673 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) 20241111125344673 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) 20241111125344673 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) 20241111125344674 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) 20241111125344674 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) 20241111125344675 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) 20241111125344675 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) 20241111125344676 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) 20241111125344676 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) 20241111125344677 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) 20241111125344677 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) 20241111125344678 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125344689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125344689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344690 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) 20241111125344690 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) 20241111125344691 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) 20241111125344691 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) 20241111125344692 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) 20241111125344692 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) 20241111125344693 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) 20241111125344693 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) 20241111125344694 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) 20241111125344694 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) 20241111125344694 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) 20241111125344694 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) 20241111125344695 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) 20241111125344695 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) 20241111125344698 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) 20241111125344698 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) 20241111125344699 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125344713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125344713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344714 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) 20241111125344714 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) 20241111125344715 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) 20241111125344715 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) 20241111125344716 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) 20241111125344716 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) 20241111125344717 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) 20241111125344717 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) 20241111125344718 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) 20241111125344718 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) 20241111125344719 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) 20241111125344719 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) 20241111125344720 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) 20241111125344720 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) 20241111125344722 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) 20241111125344722 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) 20241111125344723 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125344732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125344733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344734 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) 20241111125344734 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) 20241111125344735 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) 20241111125344735 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) 20241111125344735 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) 20241111125344735 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) 20241111125344736 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) 20241111125344736 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) 20241111125344737 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) 20241111125344737 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) 20241111125344738 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) 20241111125344738 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) 20241111125344739 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) 20241111125344739 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) 20241111125344740 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) 20241111125344740 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) 20241111125344740 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125344751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125344751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344753 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) 20241111125344753 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) 20241111125344753 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) 20241111125344753 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) 20241111125344754 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) 20241111125344754 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) 20241111125344754 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) 20241111125344754 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) 20241111125344754 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) 20241111125344754 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) 20241111125344755 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) 20241111125344755 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) 20241111125344755 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) 20241111125344755 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) 20241111125344761 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) 20241111125344761 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) 20241111125344762 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125344774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125344775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344776 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) 20241111125344776 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) 20241111125344776 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) 20241111125344776 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) 20241111125344777 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) 20241111125344777 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) 20241111125344777 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) 20241111125344777 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) 20241111125344778 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) 20241111125344778 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) 20241111125344778 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) 20241111125344778 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) 20241111125344779 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) 20241111125344779 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) 20241111125344779 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) 20241111125344779 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) 20241111125344780 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125344794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125344794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125344796 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) 20241111125344796 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) 20241111125344798 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) 20241111125344798 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) 20241111125344798 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) 20241111125344798 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) 20241111125344799 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) 20241111125344799 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) 20241111125344800 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) 20241111125344800 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) 20241111125344801 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) 20241111125344801 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) 20241111125344801 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) 20241111125344801 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) 20241111125344802 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) 20241111125344802 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) 20241111125344802 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125344813 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) 20241111125344813 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) 20241111125344815 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) 20241111125344815 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) 20241111125344815 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) 20241111125344815 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) 20241111125344816 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) 20241111125344816 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) 20241111125344817 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) 20241111125344817 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) 20241111125344818 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) 20241111125344818 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) 20241111125344819 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) 20241111125344819 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) 20241111125344819 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) 20241111125344819 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) 20241111125344823 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) 20241111125344823 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) 20241111125344823 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125344837 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) 20241111125344837 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) 20241111125344838 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) 20241111125344838 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) 20241111125344840 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125344840 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125344840 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125344840 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) 20241111125344840 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) 20241111125344841 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) 20241111125344841 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) 20241111125344842 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) 20241111125344842 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) 20241111125344842 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) 20241111125344842 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) 20241111125344843 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) 20241111125344843 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) 20241111125344844 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) 20241111125344844 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) 20241111125344845 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) 20241111125344845 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) 20241111125344845 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125344845 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) 20241111125344846 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125344857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=0c 01 01 00 00 00 01 d1 45 d3 16 b7 50 6c 0d b6 ea 58 bd c7 ba 3e b4 (pcu_l1_if.cpp:463) 20241111125344857 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) 20241111125344857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125344857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 01 01 00 00 00 01 d1 45 d3 16 b7 50 6c 0d b6 ea 58 bd c7 ba 3e b4 (pdch.cpp:1019) 20241111125344857 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125344857 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) 20241111125344857 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) 20241111125344857 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125344857 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) 20241111125344857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125344857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 d1 45 d3 16 b7 50 6c 0d b6 ea 58 bd c7 ba 3e b4 (tbf_ul.cpp:337) 20241111125344857 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125344857 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125344857 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125344857 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125344857 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125344857 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125344857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125344857 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) 20241111125344857 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) 20241111125344857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125344857 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125344857 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125344858 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) 20241111125344858 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) 20241111125344859 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) 20241111125344859 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) 20241111125344860 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) 20241111125344860 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) 20241111125344861 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) 20241111125344861 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) 20241111125344861 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) 20241111125344861 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) 20241111125344862 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) 20241111125344862 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) 20241111125344863 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) 20241111125344863 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) 20241111125344864 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125344876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=08 01 02 13 00 00 00 01 1b d5 cd d6 a6 3b 9e 04 c8 89 f9 f7 2b fd 8e (pcu_l1_if.cpp:463) 20241111125344877 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) 20241111125344877 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125344877 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 02 13 00 00 00 01 1b d5 cd d6 a6 3b 9e 04 c8 89 f9 f7 2b fd 8e (pdch.cpp:1019) 20241111125344877 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125344877 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) 20241111125344877 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) 20241111125344877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125344877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=13 00 00 00 01 1b d5 cd d6 a6 3b 9e 04 c8 89 f9 f7 2b fd 8e (tbf_ul.cpp:337) 20241111125344877 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125344877 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125344877 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125344877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125344877 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=4, M=1, E=1, count=0 (decoding.cpp:167) 20241111125344877 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) 20241111125344877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20241111125344877 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20241111125344877 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125344877 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) 20241111125344877 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) 20241111125344877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125344877 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125344877 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) 20241111125344878 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) 20241111125344878 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) 20241111125344879 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) 20241111125344879 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) 20241111125344880 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) 20241111125344880 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) 20241111125344881 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) 20241111125344881 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) 20241111125344882 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) 20241111125344882 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) 20241111125344883 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) 20241111125344883 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) 20241111125344884 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) 20241111125344884 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) 20241111125344886 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125344900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=04 01 04 0a 0f 00 00 00 01 33 b0 0c dc bf 94 24 4b 70 5a 7e de 8d 46 (pcu_l1_if.cpp:463) 20241111125344900 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) 20241111125344900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125344900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 04 0a 0f 00 00 00 01 33 b0 0c dc bf 94 24 4b 70 5a 7e de 8d 46 (pdch.cpp:1019) 20241111125344900 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125344900 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) 20241111125344901 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) 20241111125344901 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) 20241111125344901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125344901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0a 0f 00 00 00 01 33 b0 0c dc bf 94 24 4b 70 5a 7e de 8d 46 (tbf_ul.cpp:337) 20241111125344901 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125344901 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125344901 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125344901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125344901 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=2, M=1, E=0, count=0 (decoding.cpp:167) 20241111125344901 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=1, E=1, count=1 (decoding.cpp:167) 20241111125344901 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) 20241111125344901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=13 (tbf_ul.cpp:197) 20241111125344901 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=13 (tbf_ul.cpp:467) 20241111125344901 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125344901 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) 20241111125344901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=3 (tbf_ul.cpp:197) 20241111125344901 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=3 (tbf_ul.cpp:467) 20241111125344901 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125344901 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) 20241111125344901 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) 20241111125344901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125344901 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125344901 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) 20241111125344902 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) 20241111125344902 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) 20241111125344903 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) 20241111125344903 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) 20241111125344904 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) 20241111125344904 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) 20241111125344904 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) 20241111125344904 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) 20241111125344905 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) 20241111125344905 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) 20241111125344906 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) 20241111125344906 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) 20241111125344907 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) 20241111125344907 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) 20241111125344908 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125344920 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 06 0d 00 00 00 01 31 f9 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125344920 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) 20241111125344920 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125344920 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 06 0d 00 00 00 01 31 f9 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125344920 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125344920 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) 20241111125344920 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) 20241111125344920 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) 20241111125344920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125344920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 00 00 00 01 31 f9 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125344920 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125344920 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125344920 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125344920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125344920 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=0, E=1, count=0 (decoding.cpp:167) 20241111125344920 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) 20241111125344920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12 (tbf_ul.cpp:197) 20241111125344920 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12 (tbf_ul.cpp:467) 20241111125344920 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125344920 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) 20241111125344920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125344920 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125344920 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125344920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125344920 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) 20241111125344920 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125344920 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) 20241111125344921 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) 20241111125344921 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) 20241111125344922 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) 20241111125344922 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) 20241111125344923 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) 20241111125344923 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) 20241111125344924 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) 20241111125344924 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) 20241111125344925 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) 20241111125344925 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) 20241111125344925 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) 20241111125344925 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) 20241111125344926 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) 20241111125344926 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) 20241111125344927 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125344939 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) 20241111125344939 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) 20241111125344940 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) 20241111125344940 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) 20241111125344941 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) 20241111125344941 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) 20241111125344942 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) 20241111125344942 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) 20241111125344942 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) 20241111125344942 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) 20241111125344943 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) 20241111125344943 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) 20241111125344944 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) 20241111125344944 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) 20241111125344945 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) 20241111125344945 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) 20241111125344948 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) 20241111125344948 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) 20241111125344948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241111125344948 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125344948 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125344948 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) 20241111125344948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241111125344948 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=91, TS=7) (tbf_ul_ack_fsm.c:90) 20241111125344948 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) 20241111125344948 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125344948 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125344948 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){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111125344948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 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) 20241111125344949 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(423)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125344963 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) 20241111125344963 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) 20241111125344964 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) 20241111125344964 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) 20241111125344965 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) 20241111125344965 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) 20241111125344965 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) 20241111125344965 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) 20241111125344966 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) 20241111125344966 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) 20241111125344967 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) 20241111125344967 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) 20241111125344968 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) 20241111125344968 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) 20241111125344968 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) 20241111125344968 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) 20241111125344969 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125344982 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) 20241111125344982 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) 20241111125344983 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) 20241111125344983 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) 20241111125344984 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) 20241111125344984 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) 20241111125344984 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) 20241111125344984 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) 20241111125344985 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) 20241111125344985 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) 20241111125344986 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) 20241111125344986 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) 20241111125344987 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) 20241111125344987 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) 20241111125344988 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) 20241111125344988 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) 20241111125344988 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125345001 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) 20241111125345001 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) 20241111125345002 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) 20241111125345002 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) 20241111125345003 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) 20241111125345003 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) 20241111125345003 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) 20241111125345003 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) 20241111125345004 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) 20241111125345004 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) 20241111125345005 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) 20241111125345005 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) 20241111125345006 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) 20241111125345006 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) 20241111125345006 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) 20241111125345006 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) 20241111125345010 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125345025 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) 20241111125345025 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) 20241111125345025 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125345025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125345025 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125345025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125345025 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=91 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125345025 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241111125345025 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241111125345025 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125345025 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) 20241111125345025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125345025 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125345025 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) 20241111125345025 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125345025 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125345025 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125345025 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125345025 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125345025 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125345025 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125345025 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241111125345025 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) BTS(423)@131a5d934883: Shutting down virtual BTS #0... 20241111125345026 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) 20241111125345026 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) 20241111125345027 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) 20241111125345027 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) 20241111125345029 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) 20241111125345029 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) 20241111125345030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36108<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125345030 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) 20241111125345030 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) 20241111125345031 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) 20241111125345031 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) 20241111125345032 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) 20241111125345032 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) 20241111125345033 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) 20241111125345033 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) 20241111125345036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36096<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125345037 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125345037 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125345037 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125345037 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125345038 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125345038 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125345038 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125345038 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125345038 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125345038 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125345038 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125345038 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125345038 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125345038 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125345038 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125345038 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125345038 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 8533 with status 0 MTC@131a5d934883: Test case TC_ul_flow_multiple_llc_blocks finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 12:53:45 UTC 2024 ====== PCU_Tests.TC_ul_flow_multiple_llc_blocks pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_flow_multiple_llc_blocks.talloc 20241111125345088 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125345088 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125345088 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125345089 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125345114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36116<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125345215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36116<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167640) Waiting for packet dumper to finish... 1 (prev_count=167640, count=201132) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_dl_no_ack_retrans_imm_ass started. 429@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_dl_no_ack_retrans_imm_ass-BVCI1234(431)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 429@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 429@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(433)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125348364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36122<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 429@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(437)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 429@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(437)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(434)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(434)@131a5d934883: Start timer T: 5 s 20241111125348372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(434)@131a5d934883: Start timer T_Conn: 10 s TC_dl_no_ack_retrans_imm_ass-STATS(439)@131a5d934883: Start timer T: 2 s 429@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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_no_ack_retrans_imm_ass-STATS(439)@131a5d934883: Start timer T: 2 s -NSVCI1234(440)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(440)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125350090 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125350090 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125350090 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(434)@131a5d934883: OsmoPCU is now connected BTS(436)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125350105 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125350106 DLGLOBAL DEBUG validating counter group 0x55fa39e46040(bts) with 102 counters (rate_ctr.c:86) 20241111125350106 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125350106 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125350106 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125350106 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125350106 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125350106 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125350106 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125350106 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125350106 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125350106 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125350106 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125350106 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125350106 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125350106 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125350106 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125350106 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125350106 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125350106 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125350106 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125350106 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125350106 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125350106 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125350106 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125350106 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125350106 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125350106 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125350106 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125350106 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125350106 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125350106 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125350106 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125350106 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125350106 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125350106 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125350106 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125350106 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125350106 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125350106 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125350107 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125350107 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125350107 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125350107 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125350107 DLGLOBAL DEBUG validating counter group 0x7f56b0f5c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125350107 DLGLOBAL DEBUG validating counter group 0x55fa39e45720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125350107 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125350107 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125350107 DLGLOBAL DEBUG validating counter group 0x7f56b0f5d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125350107 DLGLOBAL DEBUG validating counter group 0x7f56b0f5d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125350107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125350107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125350107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125350107 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125350107 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125350107 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125350107 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125350107 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125350107 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125350107 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125350107 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125350107 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125350107 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125350107 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125350107 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125350107 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125350107 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125350107 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125350108 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125350108 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125350108 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125350108 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125350108 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125350108 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125350108 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125350108 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125350108 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125350108 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125350108 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125350108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125350108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350108 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(436)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(436)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(436)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(436)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(433)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(436)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(433)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(433)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(433)@131a5d934883: Start timer Tns_test: 10 s BTS(436)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(436)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(436)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125350117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125350117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125350117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125350117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125350117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125350117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125350118 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125350118 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125350118 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241111125350118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125350118 DL1IF DEBUG 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(433)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(433)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125350120 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125350120 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350120 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125350120 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125350120 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125350120 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125350120 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125350120 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125350120 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125350120 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125350120 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125350121 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125350122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125350122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350123 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125350123 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125350123 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125350123 DL1IF DEBUG 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(433)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(433)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(433)@131a5d934883: Start timer Tns_test: 10 s 20241111125350124 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125350124 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350125 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125350125 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350126 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125350126 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350127 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125350127 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350128 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125350137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125350137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 430@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 430@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125350139 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125350139 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125350141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350142 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125350142 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350143 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125350143 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125350143 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125350143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125350143 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125350143 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125350143 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125350143 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125350143 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125350144 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125350144 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350145 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125350145 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350146 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125350146 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350147 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_no_ack_retrans_imm_ass-BVCI1234(431)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_dl_no_ack_retrans_imm_ass-BVCI1234(431)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125350155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125350155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125350155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125350155 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125350155 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125350155 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125350155 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125350155 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125350157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125350157 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125350158 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125350158 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125350160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350161 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125350161 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125350162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125350162 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125350162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125350162 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125350162 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125350162 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 200 (gprs_bssgp_pcu.c:177) 20241111125350162 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125350162 DLGLOBAL DEBUG validating counter group 0x55fa39e45760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125350163 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125350163 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125350163 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125350163 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 200 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125350163 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125350163 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125350163 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125350163 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125350163 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125350163 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125350163 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125350163 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125350163 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125350163 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125350163 DRLCMAC 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) 20241111125350163 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125350163 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125350163 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125350163 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125350163 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125350163 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125350163 DLGLOBAL DEBUG validating counter group 0x55fa39e45b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125350163 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125350163 DLGLOBAL DEBUG validating counter group 0x55fa39e45e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125350163 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125350163 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) 20241111125350163 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) 20241111125350163 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) 20241111125350163 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) 20241111125350163 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) 20241111125350163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125350163 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) 20241111125350163 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125350163 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) 20241111125350163 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125350163 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) 20241111125350163 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) 20241111125350163 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) 20241111125350163 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125350163 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350163 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125350163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125350163 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125350163 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125350163 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125350163 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125350163 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125350163 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125350163 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125350163 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125350164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125350164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125350167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(436)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O 20241111125350168 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(436)@131a5d934883: 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. 20241111125350172 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125350172 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125350172 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125350172 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125350172 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125350175 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125350175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125350175 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125350175 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) 20241111125350181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125350181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125350182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350183 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) 20241111125350183 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) 20241111125350184 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) 20241111125350184 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) 20241111125350185 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) 20241111125350185 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) 20241111125350185 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) 20241111125350185 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) 20241111125350186 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) 20241111125350186 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) 20241111125350187 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) 20241111125350187 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) 20241111125350188 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125350200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125350200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350201 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) 20241111125350201 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) 20241111125350202 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) 20241111125350202 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) 20241111125350203 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) 20241111125350203 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) 20241111125350203 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) 20241111125350203 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) 20241111125350204 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) 20241111125350204 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) 20241111125350205 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) 20241111125350205 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) 20241111125350206 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) 20241111125350206 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) 20241111125350207 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125350219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125350219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350220 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) 20241111125350220 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) 20241111125350221 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) 20241111125350221 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) 20241111125350222 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) 20241111125350222 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) 20241111125350222 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) 20241111125350222 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) 20241111125350223 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) 20241111125350223 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) 20241111125350224 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) 20241111125350224 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) 20241111125350225 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) 20241111125350225 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) 20241111125350228 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125350243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125350243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350244 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) 20241111125350244 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) 20241111125350245 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) 20241111125350245 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) 20241111125350246 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) 20241111125350246 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) 20241111125350246 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) 20241111125350246 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) 20241111125350247 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) 20241111125350247 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) 20241111125350248 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) 20241111125350248 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) 20241111125350249 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) 20241111125350249 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) 20241111125350249 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125350262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125350262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350263 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) 20241111125350263 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) 20241111125350264 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) 20241111125350264 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) 20241111125350265 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) 20241111125350265 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) 20241111125350265 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) 20241111125350265 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) 20241111125350266 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) 20241111125350266 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) 20241111125350267 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) 20241111125350267 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) 20241111125350268 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) 20241111125350268 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) 20241111125350268 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125350280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125350281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350282 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) 20241111125350282 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) 20241111125350282 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) 20241111125350282 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) 20241111125350283 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) 20241111125350283 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) 20241111125350284 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) 20241111125350284 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) 20241111125350285 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) 20241111125350285 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) 20241111125350285 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) 20241111125350286 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) 20241111125350286 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) 20241111125350286 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) 20241111125350290 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125350305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125350305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350306 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) 20241111125350306 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) 20241111125350307 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) 20241111125350307 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) 20241111125350308 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) 20241111125350308 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) 20241111125350308 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) 20241111125350308 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) 20241111125350309 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) 20241111125350309 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) 20241111125350310 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) 20241111125350310 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) 20241111125350311 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) 20241111125350311 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) 20241111125350311 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125350323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125350323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125350324 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) 20241111125350325 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) 20241111125350325 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) 20241111125350325 DL1IF[0;m 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) 20241111125350326 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) 20241111125350326 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) 20241111125350327 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) 20241111125350327 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) 20241111125350328 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) 20241111125350329 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) 20241111125350330 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) 20241111125350330 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) 20241111125350330 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) 20241111125350330 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) 20241111125350330 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125350343 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) 20241111125350343 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) 20241111125350345 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) 20241111125350345 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) 20241111125350346 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) 20241111125350346 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) 20241111125350347 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) 20241111125350347 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) 20241111125350349 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) 20241111125350349 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) 20241111125350350 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) 20241111125350350 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) 20241111125350351 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) 20241111125350351 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) 20241111125350352 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) 20241111125350352 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) 20241111125350353 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125350367 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) 20241111125350367 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) 20241111125350368 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) 20241111125350368 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) 20241111125350369 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) 20241111125350369 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) 20241111125350370 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) 20241111125350370 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) 20241111125350371 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) 20241111125350371 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) 20241111125350372 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) 20241111125350372 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) 20241111125350372 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) 20241111125350372 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) 20241111125350373 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) 20241111125350373 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) 20241111125350374 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125350376 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125350376 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) 20241111125350376 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125350386 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) 20241111125350386 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) 20241111125350387 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) 20241111125350387 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) 20241111125350388 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) 20241111125350388 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) 20241111125350388 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) 20241111125350388 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) 20241111125350390 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) 20241111125350390 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) 20241111125350391 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) 20241111125350391 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) 20241111125350392 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) 20241111125350392 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) 20241111125350393 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) 20241111125350393 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) 20241111125350394 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) 20241111125350394 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) 20241111125350394 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) 20241111125350394 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) 20241111125350394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=200) (tbf_dl.cpp:551) 20241111125350394 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125350394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 2a d4 cd 90 cf 94 21 e6 1d 28 fb 10 0f 72 54 11 3c 68 c8 67 be 7d c9 53 4e f2 79 76 14 d0 (tbf_dl.cpp:686) 20241111125350394 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) 20241111125350394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125350394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 2a d4 cd 90 cf 94 21 e6 1d 28 fb 10 0f 72 54 11 3c 68 c8 67 be 7d c9 53 4e f2 79 76 14 d0 00 (tbf_dl.cpp:911) 20241111125350394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 01 2a d4 cd 90 cf 94 21 e6 1d 28 fb 10 0f 72 54 11 3c 68 c8 67 be 7d c9 53 4e f2 79 76 14 d0 00 (pcu_l1_if.cpp:182) 20241111125350395 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125350406 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) 20241111125350406 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) 20241111125350407 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) 20241111125350407 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) 20241111125350408 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) 20241111125350408 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) 20241111125350408 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) 20241111125350408 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) 20241111125350409 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) 20241111125350409 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) 20241111125350410 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) 20241111125350410 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) 20241111125350411 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) 20241111125350411 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) 20241111125350412 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) 20241111125350412 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) 20241111125350415 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) 20241111125350416 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) 20241111125350416 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) 20241111125350416 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) 20241111125350416 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125350416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 (tbf_dl.cpp:686) 20241111125350416 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) 20241111125350416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125350416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (tbf_dl.cpp:911) 20241111125350416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (pcu_l1_if.cpp:182) 20241111125350416 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125350430 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) 20241111125350430 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) 20241111125350431 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) 20241111125350431 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) 20241111125350432 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) 20241111125350432 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) 20241111125350433 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) 20241111125350433 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) 20241111125350433 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) 20241111125350433 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) 20241111125350434 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) 20241111125350434 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) 20241111125350435 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) 20241111125350435 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) 20241111125350436 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) 20241111125350436 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) 20241111125350437 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) 20241111125350437 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) 20241111125350437 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) 20241111125350437 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) 20241111125350437 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125350437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 (tbf_dl.cpp:686) 20241111125350437 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) 20241111125350437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125350437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (tbf_dl.cpp:911) 20241111125350437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (pcu_l1_if.cpp:182) 20241111125350437 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125350449 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) 20241111125350449 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) 20241111125350450 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) 20241111125350450 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) 20241111125350451 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) 20241111125350451 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) 20241111125350452 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) 20241111125350452 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) 20241111125350453 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) 20241111125350453 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) 20241111125350454 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) 20241111125350454 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) 20241111125350455 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) 20241111125350455 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) 20241111125350457 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) 20241111125350457 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) 20241111125350458 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) 20241111125350458 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) 20241111125350458 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) 20241111125350458 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) 20241111125350458 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125350458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): a8 b6 ea da 1f ae f0 d8 a7 e5 8e a0 60 a0 3b 48 58 94 ad c2 8b 1d 06 c3 b8 3a c3 e3 6a 14 (tbf_dl.cpp:686) 20241111125350458 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) 20241111125350458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125350458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 a8 b6 ea da 1f ae f0 d8 a7 e5 8e a0 60 a0 3b 48 58 94 ad c2 8b 1d 06 c3 b8 3a c3 e3 6a 14 00 (tbf_dl.cpp:911) 20241111125350458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 07 a8 b6 ea da 1f ae f0 d8 a7 e5 8e a0 60 a0 3b 48 58 94 ad c2 8b 1d 06 c3 b8 3a c3 e3 6a 14 00 (pcu_l1_if.cpp:182) 20241111125350459 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125350469 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) 20241111125350469 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) 20241111125350471 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) 20241111125350471 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) 20241111125350472 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) 20241111125350472 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) 20241111125350473 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) 20241111125350473 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) 20241111125350474 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) 20241111125350474 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) 20241111125350475 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) 20241111125350475 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) 20241111125350476 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) 20241111125350476 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) 20241111125350477 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) 20241111125350477 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) 20241111125350478 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) 20241111125350478 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) 20241111125350478 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) 20241111125350478 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) 20241111125350478 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125350478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 99 d9 d7 53 c1 0e 8f ee a0 aa 91 7f 2f 6e c5 d1 c4 a1 5d c8 69 ca e5 81 d6 c9 a8 55 b5 20 (tbf_dl.cpp:686) 20241111125350478 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) 20241111125350478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125350478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 99 d9 d7 53 c1 0e 8f ee a0 aa 91 7f 2f 6e c5 d1 c4 a1 5d c8 69 ca e5 81 d6 c9 a8 55 b5 20 00 (tbf_dl.cpp:911) 20241111125350478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 09 99 d9 d7 53 c1 0e 8f ee a0 aa 91 7f 2f 6e c5 d1 c4 a1 5d c8 69 ca e5 81 d6 c9 a8 55 b5 20 00 (pcu_l1_if.cpp:182) 20241111125350479 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125350492 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) 20241111125350492 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) 20241111125350494 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) 20241111125350494 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) 20241111125350495 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) 20241111125350495 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) 20241111125350496 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) 20241111125350496 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) 20241111125350497 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) 20241111125350497 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) 20241111125350498 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) 20241111125350498 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) 20241111125350498 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) 20241111125350498 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) 20241111125350499 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) 20241111125350499 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) 20241111125350500 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) 20241111125350500 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) 20241111125350500 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) 20241111125350500 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) 20241111125350500 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125350500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): 69 ed cd f9 98 9c c2 21 ee f6 33 ef 06 dd 80 e1 82 1e d2 da b2 11 45 8f 2d c8 0c ce 90 ba (tbf_dl.cpp:686) 20241111125350500 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) 20241111125350500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125350500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 69 ed cd f9 98 9c c2 21 ee f6 33 ef 06 dd 80 e1 82 1e d2 da b2 11 45 8f 2d c8 0c ce 90 ba 00 (tbf_dl.cpp:911) 20241111125350500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0b 69 ed cd f9 98 9c c2 21 ee f6 33 ef 06 dd 80 e1 82 1e d2 da b2 11 45 8f 2d c8 0c ce 90 ba 00 (pcu_l1_if.cpp:182) 20241111125350501 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125350511 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) 20241111125350511 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) 20241111125350512 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) 20241111125350512 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) 20241111125350513 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) 20241111125350513 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) 20241111125350514 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) 20241111125350514 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) 20241111125350515 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) 20241111125350515 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) 20241111125350516 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) 20241111125350516 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) 20241111125350517 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) 20241111125350517 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) 20241111125350518 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) 20241111125350518 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) 20241111125350519 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) 20241111125350519 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) 20241111125350519 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) 20241111125350519 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) 20241111125350519 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125350519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=200 (tbf_dl.cpp:663) 20241111125350519 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) 20241111125350519 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) 20241111125350519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 51 eb a5 d1 65 cc fb db 02 f8 88 b3 81 02 8d 7e 59 ce 51 85 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125350519 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) 20241111125350519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125350519 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) 20241111125350519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 86 + 13 = 99 (pdch_ul_controller.c:131) 20241111125350519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type POLL (pdch_ul_controller.c:184) 20241111125350519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=99, TS=7) (tbf_dl.cpp:883) 20241111125350519 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=99, TS=7 (tbf_dl.cpp:903) 20241111125350519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 0f 00 0c 51 eb a5 d1 65 cc fb db 02 f8 88 b3 81 02 8d 7e 59 ce 51 85 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125350519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=0f 00 0c 51 eb a5 d1 65 cc fb db 02 f8 88 b3 81 02 8d 7e 59 ce 51 85 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125350520 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111125350530 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) 20241111125350530 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) 20241111125350532 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) 20241111125350532 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) 20241111125350532 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) 20241111125350532 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) 20241111125350533 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) 20241111125350533 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) 20241111125350534 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) 20241111125350534 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) 20241111125350535 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) 20241111125350535 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) 20241111125350535 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) 20241111125350535 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) 20241111125350536 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) 20241111125350536 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) 20241111125350540 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125350554 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) 20241111125350554 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) 20241111125350555 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) 20241111125350555 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) 20241111125350556 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) 20241111125350556 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) 20241111125350557 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) 20241111125350557 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) 20241111125350557 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) 20241111125350558 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) 20241111125350558 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) 20241111125350558 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) 20241111125350559 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) 20241111125350559 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) 20241111125350560 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) 20241111125350560 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) 20241111125350560 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125350574 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) 20241111125350574 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) 20241111125350575 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) 20241111125350575 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) 20241111125350576 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) 20241111125350576 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) 20241111125350576 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) 20241111125350576 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) 20241111125350577 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) 20241111125350577 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) 20241111125350578 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) 20241111125350578 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) 20241111125350579 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) 20241111125350579 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) 20241111125350579 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) 20241111125350579 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) 20241111125350580 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125350593 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) 20241111125350593 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) 20241111125350593 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=99, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241111125350593 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=99, TS=7 (curr FN 99), reason=DL_ACK (tbf.cpp:487) 20241111125350593 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) 20241111125350593 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241111125350593 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241111125350593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Retransmit ImmAss[PktDlAss] on PCH (tbf_dl_fsm.c:238) 20241111125350593 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to ASSIGN (tbf_dl_fsm.c:239) 20241111125350593 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) 20241111125350593 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=99 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 84 68 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125350594 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) 20241111125350594 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) 20241111125350595 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) 20241111125350595 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) 20241111125350596 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) 20241111125350596 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) 20241111125350596 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) 20241111125350597 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) 20241111125350597 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) 20241111125350597 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) 20241111125350598 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) 20241111125350598 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) 20241111125350599 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) 20241111125350599 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) BTS(436)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(436)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 35, 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 } } } } } } } } } 20241111125350603 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125350605 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125350605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125350605 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125350605 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) 20241111125350616 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) 20241111125350616 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) 20241111125350617 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) 20241111125350617 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) 20241111125350618 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) 20241111125350618 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) 20241111125350619 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) 20241111125350619 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) 20241111125350620 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) 20241111125350620 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) 20241111125350621 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) 20241111125350621 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) 20241111125350621 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) 20241111125350621 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) 20241111125350622 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) 20241111125350623 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) 20241111125350623 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125350635 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) 20241111125350635 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) 20241111125350637 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) 20241111125350637 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) 20241111125350637 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) 20241111125350637 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) 20241111125350638 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) 20241111125350638 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) 20241111125350639 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) 20241111125350639 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) 20241111125350640 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) 20241111125350640 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) 20241111125350641 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) 20241111125350641 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) 20241111125350641 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) 20241111125350641 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) 20241111125350642 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125350654 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) 20241111125350654 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) 20241111125350655 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) 20241111125350656 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) 20241111125350656 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) 20241111125350656 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) 20241111125350657 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) 20241111125350657 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) 20241111125350658 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) 20241111125350658 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) 20241111125350659 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) 20241111125350659 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) 20241111125350659 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) 20241111125350659 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) 20241111125350660 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) 20241111125350660 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) 20241111125350664 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125350678 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) 20241111125350678 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) 20241111125350679 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) 20241111125350679 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) 20241111125350680 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) 20241111125350680 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) 20241111125350681 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) 20241111125350681 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) 20241111125350682 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) 20241111125350682 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) 20241111125350683 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) 20241111125350683 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) 20241111125350683 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) 20241111125350683 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) 20241111125350684 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) 20241111125350684 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) 20241111125350685 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125350697 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) 20241111125350697 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) 20241111125350698 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) 20241111125350698 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) 20241111125350699 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) 20241111125350699 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) 20241111125350700 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) 20241111125350700 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) 20241111125350701 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) 20241111125350701 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) 20241111125350701 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) 20241111125350701 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) 20241111125350702 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) 20241111125350702 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) 20241111125350703 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) 20241111125350703 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) 20241111125350704 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125350716 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) 20241111125350716 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) 20241111125350717 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) 20241111125350717 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) 20241111125350718 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) 20241111125350718 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) 20241111125350719 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) 20241111125350719 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) 20241111125350720 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) 20241111125350720 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) 20241111125350720 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) 20241111125350720 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) 20241111125350721 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) 20241111125350721 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) 20241111125350722 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) 20241111125350722 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) 20241111125350726 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125350742 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) 20241111125350742 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) 20241111125350743 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) 20241111125350743 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) 20241111125350744 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) 20241111125350744 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) 20241111125350745 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) 20241111125350745 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) 20241111125350745 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) 20241111125350745 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) 20241111125350745 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) 20241111125350745 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) 20241111125350745 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) 20241111125350745 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) 20241111125350745 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) 20241111125350745 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) 20241111125350746 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125350759 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) 20241111125350759 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) 20241111125350760 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) 20241111125350760 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) 20241111125350761 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) 20241111125350761 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) 20241111125350762 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) 20241111125350762 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) 20241111125350763 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) 20241111125350763 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) 20241111125350763 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) 20241111125350763 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) 20241111125350764 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) 20241111125350764 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) 20241111125350765 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) 20241111125350765 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) 20241111125350766 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125350778 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) 20241111125350778 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) 20241111125350779 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) 20241111125350779 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) 20241111125350780 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) 20241111125350780 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) 20241111125350781 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) 20241111125350781 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) 20241111125350781 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) 20241111125350781 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) 20241111125350782 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) 20241111125350782 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) 20241111125350783 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) 20241111125350783 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) 20241111125350784 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) 20241111125350784 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) 20241111125350788 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125350802 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) 20241111125350802 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) 20241111125350803 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) 20241111125350803 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) 20241111125350804 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) 20241111125350804 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) 20241111125350805 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125350805 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) 20241111125350805 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125350805 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) 20241111125350805 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) 20241111125350806 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) 20241111125350806 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) 20241111125350807 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) 20241111125350807 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) 20241111125350808 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) 20241111125350808 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) 20241111125350809 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) 20241111125350809 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) 20241111125350810 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) 20241111125350810 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125350810 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) 20241111125350810 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) 20241111125350810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20241111125350810 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) 20241111125350810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125350810 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) 20241111125350810 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241111125350811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241111125350811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=160, TS=7) (tbf_dl.cpp:883) 20241111125350811 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=160, TS=7 (tbf_dl.cpp:903) 20241111125350811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 01 2a d4 cd 90 cf 94 21 e6 1d 28 fb 10 0f 72 54 11 3c 68 c8 67 be 7d c9 53 4e f2 79 76 14 d0 00 (tbf_dl.cpp:911) 20241111125350811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=0f 00 01 2a d4 cd 90 cf 94 21 e6 1d 28 fb 10 0f 72 54 11 3c 68 c8 67 be 7d c9 53 4e f2 79 76 14 d0 00 (pcu_l1_if.cpp:182) 20241111125350811 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125350821 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) 20241111125350821 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) 20241111125350823 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) 20241111125350823 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) 20241111125350823 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) 20241111125350823 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) 20241111125350824 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) 20241111125350824 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) 20241111125350825 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) 20241111125350825 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) 20241111125350826 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) 20241111125350826 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) 20241111125350827 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) 20241111125350827 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) 20241111125350827 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) 20241111125350827 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) 20241111125350828 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125350840 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) 20241111125350840 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) 20241111125350841 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) 20241111125350841 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) 20241111125350842 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) 20241111125350842 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) 20241111125350843 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) 20241111125350843 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) 20241111125350844 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) 20241111125350844 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) 20241111125350845 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) 20241111125350845 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) 20241111125350845 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) 20241111125350845 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) 20241111125350846 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) 20241111125350846 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) 20241111125350850 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125350864 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) 20241111125350864 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) 20241111125350865 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) 20241111125350865 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) 20241111125350866 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) 20241111125350866 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) 20241111125350867 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) 20241111125350867 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) 20241111125350868 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) 20241111125350868 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) 20241111125350869 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) 20241111125350869 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) 20241111125350869 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) 20241111125350869 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) 20241111125350870 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) 20241111125350870 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) 20241111125350871 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125350884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=40 08 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) 20241111125350884 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) 20241111125350884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125350884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125350884 DCSN1 INFO csnStreamDecoder (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) 20241111125350884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125350884 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125350884 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) 20241111125350884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125350884 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) 20241111125350884 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) 20241111125350884 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125350884 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) 20241111125350884 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) 20241111125350884 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) 20241111125350886 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) 20241111125350886 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) 20241111125350887 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) 20241111125350888 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) 20241111125350889 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) 20241111125350889 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) 20241111125350890 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) 20241111125350890 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) 20241111125350891 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) 20241111125350891 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) 20241111125350892 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) 20241111125350892 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) 20241111125350893 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) 20241111125350893 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) 20241111125350894 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) 20241111125350894 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) 20241111125350894 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) 20241111125350894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241111125350894 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) 20241111125350894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125350894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (tbf_dl.cpp:911) 20241111125350894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (pcu_l1_if.cpp:182) 20241111125350895 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125350903 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) 20241111125350903 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) 20241111125350904 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) 20241111125350904 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) 20241111125350905 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) 20241111125350905 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) 20241111125350906 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) 20241111125350906 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) 20241111125350907 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) 20241111125350907 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) 20241111125350908 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) 20241111125350908 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) 20241111125350910 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) 20241111125350910 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) 20241111125350911 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) 20241111125350911 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) 20241111125350912 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) 20241111125350912 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) 20241111125350912 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) 20241111125350912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241111125350912 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) 20241111125350912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125350912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (tbf_dl.cpp:911) 20241111125350912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (pcu_l1_if.cpp:182) 20241111125350913 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125350926 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) 20241111125350927 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) 20241111125350928 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) 20241111125350928 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) 20241111125350929 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) 20241111125350929 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) 20241111125350929 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) 20241111125350929 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) 20241111125350930 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) 20241111125350930 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) 20241111125350931 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) 20241111125350931 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) 20241111125350932 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) 20241111125350932 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) 20241111125350933 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) 20241111125350933 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) 20241111125350934 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) 20241111125350934 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) 20241111125350934 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) 20241111125350934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241111125350934 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) 20241111125350934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125350934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 a8 b6 ea da 1f ae f0 d8 a7 e5 8e a0 60 a0 3b 48 58 94 ad c2 8b 1d 06 c3 b8 3a c3 e3 6a 14 00 (tbf_dl.cpp:911) 20241111125350934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 07 a8 b6 ea da 1f ae f0 d8 a7 e5 8e a0 60 a0 3b 48 58 94 ad c2 8b 1d 06 c3 b8 3a c3 e3 6a 14 00 (pcu_l1_if.cpp:182) 20241111125350935 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125350945 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) 20241111125350945 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) 20241111125350947 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) 20241111125350947 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) 20241111125350948 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) 20241111125350948 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) 20241111125350948 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) 20241111125350948 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) 20241111125350949 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) 20241111125350949 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) 20241111125350950 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) 20241111125350950 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) 20241111125350951 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) 20241111125350951 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) 20241111125350952 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) 20241111125350952 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) 20241111125350952 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) 20241111125350952 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) 20241111125350952 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) 20241111125350953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241111125350953 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) 20241111125350953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125350953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 99 d9 d7 53 c1 0e 8f ee a0 aa 91 7f 2f 6e c5 d1 c4 a1 5d c8 69 ca e5 81 d6 c9 a8 55 b5 20 00 (tbf_dl.cpp:911) 20241111125350953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 00 09 99 d9 d7 53 c1 0e 8f ee a0 aa 91 7f 2f 6e c5 d1 c4 a1 5d c8 69 ca e5 81 d6 c9 a8 55 b5 20 00 (pcu_l1_if.cpp:182) 20241111125350953 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125350964 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) 20241111125350964 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) 20241111125350966 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) 20241111125350966 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) 20241111125350966 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) 20241111125350967 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) 20241111125350967 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) 20241111125350967 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) 20241111125350968 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) 20241111125350968 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) 20241111125350969 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) 20241111125350969 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) 20241111125350970 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) 20241111125350970 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) 20241111125350970 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) 20241111125350970 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) 20241111125350974 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) 20241111125350974 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) 20241111125350974 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) 20241111125350974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241111125350974 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) 20241111125350974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125350974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 69 ed cd f9 98 9c c2 21 ee f6 33 ef 06 dd 80 e1 82 1e d2 da b2 11 45 8f 2d c8 0c ce 90 ba 00 (tbf_dl.cpp:911) 20241111125350974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=07 00 0b 69 ed cd f9 98 9c c2 21 ee f6 33 ef 06 dd 80 e1 82 1e d2 da b2 11 45 8f 2d c8 0c ce 90 ba 00 (pcu_l1_if.cpp:182) 20241111125350975 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125350988 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) 20241111125350988 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) 20241111125350989 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) 20241111125350989 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) 20241111125350990 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) 20241111125350990 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) 20241111125350991 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) 20241111125350991 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) 20241111125350992 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) 20241111125350992 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) 20241111125350993 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) 20241111125350993 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) 20241111125350993 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) 20241111125350993 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) 20241111125350994 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) 20241111125350994 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) 20241111125350995 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) 20241111125350995 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) 20241111125350995 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) 20241111125350995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241111125350995 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) 20241111125350995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125350995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125350995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 eb a5 d1 65 cc fb db 02 f8 88 b3 81 02 8d 7e 59 ce 51 85 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125350995 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 0c 51 eb a5 d1 65 cc fb db 02 f8 88 b3 81 02 8d 7e 59 ce 51 85 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125350996 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125351007 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) 20241111125351007 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) 20241111125351009 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) 20241111125351009 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) 20241111125351009 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) 20241111125351009 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) 20241111125351010 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) 20241111125351010 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) 20241111125351011 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) 20241111125351011 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) 20241111125351012 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) 20241111125351012 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) 20241111125351013 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) 20241111125351013 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) 20241111125351013 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) 20241111125351013 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) 20241111125351014 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) 20241111125351014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Scheduling data message at RTS for DL TFI=0 prio=1 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125351014 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) 20241111125351014 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) 20241111125351014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241111125351014 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) 20241111125351015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125351015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (tbf_dl.cpp:911) 20241111125351015 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 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (pcu_l1_if.cpp:182) 20241111125351015 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125351026 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) 20241111125351027 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) 20241111125351028 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) 20241111125351028 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) 20241111125351029 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) 20241111125351029 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) 20241111125351029 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) 20241111125351029 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) 20241111125351030 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) 20241111125351030 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) 20241111125351031 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) 20241111125351031 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) 20241111125351032 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) 20241111125351032 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) 20241111125351033 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) 20241111125351033 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) 20241111125351036 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) 20241111125351036 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) 20241111125351036 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) 20241111125351036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241111125351036 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) 20241111125351036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125351036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (tbf_dl.cpp:911) 20241111125351036 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 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (pcu_l1_if.cpp:182) 20241111125351037 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125351050 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) 20241111125351050 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) 20241111125351052 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) 20241111125351052 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) 20241111125351052 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) 20241111125351052 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) 20241111125351053 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) 20241111125351053 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) 20241111125351055 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) 20241111125351055 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) 20241111125351056 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) 20241111125351056 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) 20241111125351056 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) 20241111125351056 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) 20241111125351057 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) 20241111125351057 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) 20241111125351058 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) 20241111125351058 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) 20241111125351058 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) 20241111125351058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241111125351058 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) 20241111125351058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125351058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 a8 b6 ea da 1f ae f0 d8 a7 e5 8e a0 60 a0 3b 48 58 94 ad c2 8b 1d 06 c3 b8 3a c3 e3 6a 14 00 (tbf_dl.cpp:911) 20241111125351058 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 a8 b6 ea da 1f ae f0 d8 a7 e5 8e a0 60 a0 3b 48 58 94 ad c2 8b 1d 06 c3 b8 3a c3 e3 6a 14 00 (pcu_l1_if.cpp:182) 20241111125351059 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125351069 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) 20241111125351070 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) 20241111125351071 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) 20241111125351071 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) 20241111125351072 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) 20241111125351072 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) 20241111125351072 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) 20241111125351072 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) 20241111125351073 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) 20241111125351073 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) 20241111125351074 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) 20241111125351074 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) 20241111125351075 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) 20241111125351075 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) 20241111125351075 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) 20241111125351075 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) 20241111125351076 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) 20241111125351076 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) 20241111125351076 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) 20241111125351076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241111125351076 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) 20241111125351076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125351076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 99 d9 d7 53 c1 0e 8f ee a0 aa 91 7f 2f 6e c5 d1 c4 a1 5d c8 69 ca e5 81 d6 c9 a8 55 b5 20 00 (tbf_dl.cpp:911) 20241111125351076 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 09 99 d9 d7 53 c1 0e 8f ee a0 aa 91 7f 2f 6e c5 d1 c4 a1 5d c8 69 ca e5 81 d6 c9 a8 55 b5 20 00 (pcu_l1_if.cpp:182) 20241111125351077 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125351089 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) 20241111125351089 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) 20241111125351090 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) 20241111125351090 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) 20241111125351091 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) 20241111125351091 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) 20241111125351092 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) 20241111125351092 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) 20241111125351092 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) 20241111125351093 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) 20241111125351093 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) 20241111125351093 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) 20241111125351094 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) 20241111125351094 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) 20241111125351095 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) 20241111125351095 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) 20241111125351098 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) 20241111125351098 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) 20241111125351098 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) 20241111125351098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241111125351098 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) 20241111125351098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125351098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 69 ed cd f9 98 9c c2 21 ee f6 33 ef 06 dd 80 e1 82 1e d2 da b2 11 45 8f 2d c8 0c ce 90 ba 00 (tbf_dl.cpp:911) 20241111125351098 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 0b 69 ed cd f9 98 9c c2 21 ee f6 33 ef 06 dd 80 e1 82 1e d2 da b2 11 45 8f 2d c8 0c ce 90 ba 00 (pcu_l1_if.cpp:182) 20241111125351099 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125351112 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) 20241111125351112 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) 20241111125351114 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) 20241111125351114 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) 20241111125351114 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) 20241111125351114 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) 20241111125351115 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) 20241111125351115 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) 20241111125351116 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) 20241111125351116 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) 20241111125351117 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) 20241111125351117 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) 20241111125351117 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) 20241111125351117 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) 20241111125351118 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) 20241111125351118 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) 20241111125351119 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) 20241111125351119 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) 20241111125351119 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) 20241111125351119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241111125351119 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) 20241111125351119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125351119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 eb a5 d1 65 cc fb db 02 f8 88 b3 81 02 8d 7e 59 ce 51 85 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125351119 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 0c 51 eb a5 d1 65 cc fb db 02 f8 88 b3 81 02 8d 7e 59 ce 51 85 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125351120 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125351131 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) 20241111125351131 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) 20241111125351133 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) 20241111125351133 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) 20241111125351133 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) 20241111125351133 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) 20241111125351134 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) 20241111125351134 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) 20241111125351135 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) 20241111125351135 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) 20241111125351136 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) 20241111125351136 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) 20241111125351136 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) 20241111125351136 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) 20241111125351137 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) 20241111125351137 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) 20241111125351138 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) 20241111125351138 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) 20241111125351138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125351138 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) 20241111125351138 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) 20241111125351138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241111125351138 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) 20241111125351138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125351138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (tbf_dl.cpp:911) 20241111125351138 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 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (pcu_l1_if.cpp:182) 20241111125351139 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125351150 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) 20241111125351150 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) 20241111125351152 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) 20241111125351152 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) 20241111125351152 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) 20241111125351152 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) 20241111125351153 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) 20241111125351153 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) 20241111125351154 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) 20241111125351154 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) 20241111125351155 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) 20241111125351155 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) 20241111125351155 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) 20241111125351155 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) 20241111125351156 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) 20241111125351156 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) 20241111125351160 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) 20241111125351160 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) 20241111125351160 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) 20241111125351160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241111125351160 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) 20241111125351160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125351160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (tbf_dl.cpp:911) 20241111125351160 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 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (pcu_l1_if.cpp:182) 20241111125351161 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125351174 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) 20241111125351174 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) 20241111125351175 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) 20241111125351175 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) 20241111125351176 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) 20241111125351176 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) 20241111125351177 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) 20241111125351177 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) 20241111125351178 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) 20241111125351178 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) 20241111125351179 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) 20241111125351179 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) 20241111125351180 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) 20241111125351180 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) 20241111125351180 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) 20241111125351180 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) 20241111125351181 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) 20241111125351181 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) 20241111125351181 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) 20241111125351181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241111125351181 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) 20241111125351181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125351181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 a8 b6 ea da 1f ae f0 d8 a7 e5 8e a0 60 a0 3b 48 58 94 ad c2 8b 1d 06 c3 b8 3a c3 e3 6a 14 00 (tbf_dl.cpp:911) 20241111125351181 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 07 a8 b6 ea da 1f ae f0 d8 a7 e5 8e a0 60 a0 3b 48 58 94 ad c2 8b 1d 06 c3 b8 3a c3 e3 6a 14 00 (pcu_l1_if.cpp:182) 20241111125351182 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125351193 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) 20241111125351193 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) 20241111125351194 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) 20241111125351194 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) 20241111125351195 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) 20241111125351195 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) 20241111125351196 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) 20241111125351196 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) 20241111125351197 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) 20241111125351197 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) 20241111125351197 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) 20241111125351197 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) 20241111125351198 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) 20241111125351198 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) 20241111125351199 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) 20241111125351199 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) 20241111125351200 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) 20241111125351200 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) 20241111125351200 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) 20241111125351200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241111125351200 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) 20241111125351200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125351200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 99 d9 d7 53 c1 0e 8f ee a0 aa 91 7f 2f 6e c5 d1 c4 a1 5d c8 69 ca e5 81 d6 c9 a8 55 b5 20 00 (tbf_dl.cpp:911) 20241111125351200 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 09 99 d9 d7 53 c1 0e 8f ee a0 aa 91 7f 2f 6e c5 d1 c4 a1 5d c8 69 ca e5 81 d6 c9 a8 55 b5 20 00 (pcu_l1_if.cpp:182) 20241111125351201 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125351212 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) 20241111125351212 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) 20241111125351213 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) 20241111125351213 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) 20241111125351214 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) 20241111125351214 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) 20241111125351215 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) 20241111125351215 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) 20241111125351216 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) 20241111125351216 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) 20241111125351216 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) 20241111125351216 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) 20241111125351217 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) 20241111125351217 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) 20241111125351218 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) 20241111125351218 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) 20241111125351222 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) 20241111125351222 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) 20241111125351222 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) 20241111125351222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241111125351222 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) 20241111125351222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125351222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 69 ed cd f9 98 9c c2 21 ee f6 33 ef 06 dd 80 e1 82 1e d2 da b2 11 45 8f 2d c8 0c ce 90 ba 00 (tbf_dl.cpp:911) 20241111125351222 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 0b 69 ed cd f9 98 9c c2 21 ee f6 33 ef 06 dd 80 e1 82 1e d2 da b2 11 45 8f 2d c8 0c ce 90 ba 00 (pcu_l1_if.cpp:182) 20241111125351222 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125351236 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) 20241111125351236 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) 20241111125351237 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) 20241111125351237 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) 20241111125351238 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) 20241111125351238 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) 20241111125351239 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) 20241111125351239 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) 20241111125351240 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) 20241111125351240 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) 20241111125351240 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) 20241111125351240 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) 20241111125351241 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) 20241111125351241 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) 20241111125351242 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) 20241111125351242 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) 20241111125351243 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) 20241111125351243 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) 20241111125351243 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) 20241111125351243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241111125351243 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) 20241111125351243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125351243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 eb a5 d1 65 cc fb db 02 f8 88 b3 81 02 8d 7e 59 ce 51 85 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125351243 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 0c 51 eb a5 d1 65 cc fb db 02 f8 88 b3 81 02 8d 7e 59 ce 51 85 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125351244 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125351255 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) 20241111125351255 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) 20241111125351256 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) 20241111125351256 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) 20241111125351257 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) 20241111125351257 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) 20241111125351258 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) 20241111125351258 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) 20241111125351259 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) 20241111125351259 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) 20241111125351260 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) 20241111125351260 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) 20241111125351260 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) 20241111125351260 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) 20241111125351261 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) 20241111125351261 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) 20241111125351262 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) 20241111125351262 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) 20241111125351262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125351262 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) 20241111125351262 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) 20241111125351262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241111125351262 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) 20241111125351262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125351262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (tbf_dl.cpp:911) 20241111125351262 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 03 fc f8 27 1f fd a5 d6 b4 aa b6 c1 98 af 4e 04 46 81 29 45 ba b3 3b 32 fd 04 d7 4b 51 c1 69 00 (pcu_l1_if.cpp:182) 20241111125351263 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125351274 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) 20241111125351274 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) 20241111125351275 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) 20241111125351275 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) 20241111125351276 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) 20241111125351276 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) 20241111125351277 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) 20241111125351277 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) 20241111125351278 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) 20241111125351278 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) 20241111125351278 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) 20241111125351278 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) 20241111125351279 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) 20241111125351279 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) 20241111125351280 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) 20241111125351280 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) 20241111125351284 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) 20241111125351284 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125351284 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) 20241111125351284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241111125351284 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) 20241111125351284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125351284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125351284 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) 20241111125351284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 247 + 13 = 260 (pdch_ul_controller.c:131) 20241111125351284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type POLL (pdch_ul_controller.c:184) 20241111125351284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=260, TS=7) (tbf_dl.cpp:883) 20241111125351284 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=260, TS=7 (tbf_dl.cpp:903) 20241111125351284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 0f 00 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (tbf_dl.cpp:911) 20241111125351284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=0f 00 05 c2 33 e2 33 0d 6c 9a 72 77 fa 17 b6 7a 0a 69 20 48 9a 9a f2 14 fe 7b 8e dc 6d 48 90 db 68 00 (pcu_l1_if.cpp:182) 20241111125351285 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125351298 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) 20241111125351298 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) 20241111125351299 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) 20241111125351299 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) 20241111125351300 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) 20241111125351300 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) 20241111125351301 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) 20241111125351301 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) 20241111125351302 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) 20241111125351302 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) 20241111125351302 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) 20241111125351302 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) 20241111125351303 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) 20241111125351303 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) 20241111125351304 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) 20241111125351304 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) 20241111125351305 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125351317 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) 20241111125351317 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) 20241111125351318 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) 20241111125351318 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) 20241111125351319 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) 20241111125351319 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) 20241111125351319 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) 20241111125351319 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) 20241111125351320 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) 20241111125351320 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) 20241111125351321 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) 20241111125351321 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) 20241111125351322 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) 20241111125351322 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) 20241111125351323 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) 20241111125351323 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) 20241111125351324 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125351337 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) 20241111125351337 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) 20241111125351339 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) 20241111125351339 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) 20241111125351340 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) 20241111125351340 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) 20241111125351341 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) 20241111125351341 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) 20241111125351341 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) 20241111125351341 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) 20241111125351342 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) 20241111125351342 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) 20241111125351343 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) 20241111125351343 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) 20241111125351343 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) 20241111125351343 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) 20241111125351345 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125351360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 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) 20241111125351360 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) 20241111125351361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125351361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125351361 DCSN1 INFO csnStreamDecoder (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) 20241111125351361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125351361 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125351361 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) 20241111125351361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125351361 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) 20241111125351361 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) 20241111125351361 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241111125351362 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125351362 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125351362 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125351362 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125351362 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125351362 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125351362 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) 20241111125351362 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125351362 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) 20241111125351362 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) 20241111125351362 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) 20241111125351363 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) 20241111125351363 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) 20241111125351364 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) 20241111125351364 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) 20241111125351365 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) 20241111125351365 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) 20241111125351366 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) 20241111125351366 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) 20241111125351366 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) 20241111125351366 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) 20241111125351368 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) 20241111125351368 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) 20241111125351369 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) 20241111125351369 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) 20241111125351370 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(436)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(436)@131a5d934883: Shutting down virtual BTS #0... 20241111125351380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36126<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125351384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36122<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125351386 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125351386 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125351386 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125351386 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125351386 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) 20241111125351386 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) 20241111125351386 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125351386 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125351386 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125351386 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125351386 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125351386 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125351386 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125351386 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125351386 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125351386 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125351386 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125351386 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125351386 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125351386 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125351386 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125351386 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125351387 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125351387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125351387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125351387 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 8595 with status 0 MTC@131a5d934883: Test case TC_dl_no_ack_retrans_imm_ass finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 40: starting: osmo-pcu Mon Nov 11 12:53:51 UTC 2024 ====== PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_no_ack_retrans_imm_ass.talloc 20241111125351414 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125351414 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125351414 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125351414 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125351424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36130<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125351524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36130<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428120) Waiting for packet dumper to finish... 1 (prev_count=428120, count=450924) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_dl_llc_sapi_priority started. 442@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 442@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_llc_sapi_priority-BVCI1234(445)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(446)@131a5d934883: Provider Link came up: waiting for NS-RESET 442@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 MTC@131a5d934883: Start timer g_T_guard: 60 s 442@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(449)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 442@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(449)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125354653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(448)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(448)@131a5d934883: Start timer T: 5 s 20241111125354659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(448)@131a5d934883: Start timer T_Conn: 10 s TC_dl_llc_sapi_priority-STATS(452)@131a5d934883: Start timer T: 2 s TC_dl_llc_sapi_priority-STATS(452)@131a5d934883: Start timer T: 2 s 442@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(453)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(453)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125356415 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125356415 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125356415 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(448)@131a5d934883: OsmoPCU is now connected BTS(450)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125356430 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125356430 DLGLOBAL DEBUG validating counter group 0x557f1ae53040(bts) with 102 counters (rate_ctr.c:86) 20241111125356430 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125356430 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125356430 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125356431 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125356431 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125356431 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125356431 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125356431 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125356431 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125356431 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) MTC@131a5d934883: Start timer T: 2 s 20241111125356431 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125356431 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125356431 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125356431 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125356431 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125356431 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125356431 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125356431 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125356431 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125356431 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125356431 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125356431 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125356431 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125356431 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125356431 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125356431 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125356431 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125356431 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125356431 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125356431 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125356431 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125356431 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125356431 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125356431 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125356431 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125356431 DLGLOBAL DEBUG validating counter group 0x7fcbf6f375e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125356431 DLGLOBAL DEBUG validating counter group 0x557f1ae52720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125356431 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125356431 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125356431 DLGLOBAL DEBUG validating counter group 0x7fcbf6f38180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125356431 DLGLOBAL DEBUG validating counter group 0x7fcbf6f38160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125356431 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125356431 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125356431 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125356431 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125356431 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125356431 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125356431 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125356431 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125356431 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125356431 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125356431 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125356431 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125356431 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125356431 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125356431 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125356431 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125356431 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125356431 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125356431 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125356431 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125356431 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125356431 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125356432 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125356432 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125356432 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125356432 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125356432 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125356432 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125356432 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125356432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125356432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356432 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(450)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(450)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" 20241111125356436 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@131a5d934883: Start timer T: 2 s BTS(450)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(450)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(446)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(450)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(450)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(446)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(446)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(446)@131a5d934883: Start timer Tns_test: 10 s MTC@131a5d934883: Start timer T: 2 s BTS(450)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125356440 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125356440 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125356440 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125356440 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125356440 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) BTS(450)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125356440 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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@131a5d934883: Start timer T: 2 s 20241111125356441 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125356441 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125356441 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(446)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(446)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125356443 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@131a5d934883: Start timer T: 2 s 20241111125356444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125356444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125356444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125356444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125356444 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125356445 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125356445 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125356445 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125356445 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125356445 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125356445 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@131a5d934883: Start timer T: 2 s 20241111125356445 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125356445 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(446)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(446)@131a5d934883: Start timer Tns_test: 10 s 20241111125356446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125356446 DL1IF DEBUG 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@131a5d934883: Start timer T: 10 s 20241111125356447 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125356447 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356448 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125356448 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125356450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125356451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125356452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356454 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125356454 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356455 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 443@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 443@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125356462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125356462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125356464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356465 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125356465 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356465 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125356465 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125356465 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125356465 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125356465 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125356466 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125356466 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356466 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125356466 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356467 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125356467 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125356467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356468 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125356468 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356468 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_llc_sapi_priority-BVCI1234(445)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_dl_llc_sapi_priority-BVCI1234(445)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125356475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356475 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356475 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125356475 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125356475 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125356475 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125356475 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111125356479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125356479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356480 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356480 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356480 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356480 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356480 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125356480 DLGLOBAL DEBUG validating counter group 0x557f1ae52760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125356480 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125356480 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125356480 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125356480 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356480 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125356480 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125356480 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125356480 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125356480 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125356480 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125356480 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125356480 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125356480 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125356480 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125356480 DRLCMAC 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) 20241111125356480 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125356480 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125356480 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125356480 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125356480 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125356480 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125356480 DLGLOBAL DEBUG validating counter group 0x557f1ae52b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125356480 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125356480 DLGLOBAL DEBUG validating counter group 0x557f1ae52e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125356480 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125356480 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) 20241111125356480 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) 20241111125356480 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) 20241111125356480 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) 20241111125356480 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) 20241111125356480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125356480 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) 20241111125356480 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125356480 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) 20241111125356480 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125356480 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) 20241111125356480 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) 20241111125356480 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) 20241111125356480 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125356480 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356480 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125356480 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356481 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356481 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125356481 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125356481 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125356481 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125356481 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125356481 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125356481 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125356481 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125356481 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356482 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356482 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356482 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356482 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356482 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356482 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125356482 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356482 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356482 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356482 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356482 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356482 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125356483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125356484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125356484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356486 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356486 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356486 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356486 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) BTS(450)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O 20241111125356486 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356486 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356486 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) BTS(450)@131a5d934883: 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. 20241111125356487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356487 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356487 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356487 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356487 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356487 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356487 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356487 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356487 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356487 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356487 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356487 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356487 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356488 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356488 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356488 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356488 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356488 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356488 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356488 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356488 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356488 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356488 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356488 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356488 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356488 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356489 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356489 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356489 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356489 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356489 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356489 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356489 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356489 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356490 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356490 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356490 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356490 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241111125356490 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356490 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356490 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356490 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356490 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356490 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356491 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@131a5d934883: 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 } } 20241111125356491 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 0.2 s 20241111125356491 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356491 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356491 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356491 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356492 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125356492 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241111125356492 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125356492 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125356492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125356492 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125356492 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) 20241111125356494 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125356494 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125356494 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125356494 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125356494 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125356505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125356505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356506 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125356506 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356507 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) 20241111125356507 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) 20241111125356508 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) 20241111125356508 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) 20241111125356508 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) 20241111125356508 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) 20241111125356509 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) 20241111125356509 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) 20241111125356510 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) 20241111125356510 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) 20241111125356511 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) 20241111125356511 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) 20241111125356512 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125356524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125356524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356525 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) 20241111125356525 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) 20241111125356526 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) 20241111125356526 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) 20241111125356527 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) 20241111125356527 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) 20241111125356528 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) 20241111125356528 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) 20241111125356529 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) 20241111125356529 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) 20241111125356530 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) 20241111125356530 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) 20241111125356531 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) 20241111125356531 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) 20241111125356531 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125356543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125356543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356544 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) 20241111125356544 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) 20241111125356545 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) 20241111125356545 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) 20241111125356546 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) 20241111125356546 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) 20241111125356547 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) 20241111125356547 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) 20241111125356548 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) 20241111125356548 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) 20241111125356548 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) 20241111125356548 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) 20241111125356549 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) 20241111125356549 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) 20241111125356553 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125356568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125356568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356569 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) 20241111125356569 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) 20241111125356570 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) 20241111125356570 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) 20241111125356571 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) 20241111125356571 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) 20241111125356572 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) 20241111125356572 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) 20241111125356573 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) 20241111125356573 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) 20241111125356573 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) 20241111125356573 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) 20241111125356574 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) 20241111125356574 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) 20241111125356575 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125356586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125356586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356587 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) 20241111125356587 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) 20241111125356588 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) 20241111125356588 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) 20241111125356589 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) 20241111125356589 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) 20241111125356590 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) 20241111125356590 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) 20241111125356591 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) 20241111125356591 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) 20241111125356592 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) 20241111125356592 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) 20241111125356592 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) 20241111125356592 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) 20241111125356593 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125356605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125356605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356606 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) 20241111125356606 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) 20241111125356607 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) 20241111125356607 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) 20241111125356608 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) 20241111125356608 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) 20241111125356609 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) 20241111125356609 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) 20241111125356610 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) 20241111125356610 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) 20241111125356611 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) 20241111125356611 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) 20241111125356612 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) 20241111125356612 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) 20241111125356614 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125356629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125356629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356630 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) 20241111125356630 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) 20241111125356631 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) 20241111125356631 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) 20241111125356631 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) 20241111125356631 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) 20241111125356633 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) 20241111125356633 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) 20241111125356634 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) 20241111125356634 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) 20241111125356635 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) 20241111125356635 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) 20241111125356636 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) 20241111125356636 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) 20241111125356638 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125356649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125356649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125356651 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) 20241111125356651 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) 20241111125356652 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) 20241111125356652 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) 20241111125356653 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) 20241111125356653 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) 20241111125356654 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) 20241111125356654 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) 20241111125356656 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) 20241111125356656 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) 20241111125356657 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) 20241111125356657 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) 20241111125356658 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) 20241111125356658 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) 20241111125356659 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125356668 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) 20241111125356668 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) 20241111125356670 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) 20241111125356670 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) 20241111125356671 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) 20241111125356671 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) 20241111125356672 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) 20241111125356672 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) 20241111125356672 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) 20241111125356672 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) 20241111125356673 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) 20241111125356673 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) 20241111125356674 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) 20241111125356674 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) 20241111125356675 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) 20241111125356675 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) 20241111125356678 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125356693 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125356693 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) 20241111125356693 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125356693 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) 20241111125356693 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) 20241111125356694 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) 20241111125356694 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) 20241111125356694 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) 20241111125356695 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) 20241111125356695 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) 20241111125356695 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) 20241111125356696 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) 20241111125356696 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) 20241111125356697 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) 20241111125356697 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) 20241111125356698 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) 20241111125356698 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) 20241111125356699 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) 20241111125356699 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) 20241111125356699 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) 20241111125356699 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) 20241111125356699 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) 20241111125356699 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) 20241111125356699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241111125356699 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125356699 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125356699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241111125356699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241111125356700 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) 20241111125356700 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) 20241111125356700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125356700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125356700 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) 20241111125356700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 00 4d 01 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241111125356701 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125356711 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) 20241111125356711 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) 20241111125356712 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) 20241111125356712 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) 20241111125356713 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) 20241111125356713 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) 20241111125356714 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) 20241111125356714 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) 20241111125356715 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) 20241111125356715 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) 20241111125356715 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) 20241111125356715 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) 20241111125356716 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) 20241111125356716 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) 20241111125356717 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) 20241111125356717 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) 20241111125356718 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) 20241111125356718 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) 20241111125356718 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) 20241111125356718 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) 20241111125356718 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125356718 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125356718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241111125356718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241111125356718 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) 20241111125356718 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) 20241111125356718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125356718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125356718 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) 20241111125356718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 02 4d 02 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241111125356719 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125356730 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) 20241111125356730 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) 20241111125356732 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) 20241111125356732 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) 20241111125356732 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) 20241111125356732 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) 20241111125356733 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) 20241111125356733 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) 20241111125356734 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) 20241111125356734 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) 20241111125356735 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) 20241111125356735 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) 20241111125356735 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) 20241111125356735 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) 20241111125356736 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) 20241111125356736 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) 20241111125356740 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) 20241111125356740 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) 20241111125356740 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) 20241111125356740 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) 20241111125356740 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125356740 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125356740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241111125356740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241111125356740 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) 20241111125356740 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) 20241111125356740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125356740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125356740 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) 20241111125356740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 04 4d 07 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241111125356740 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125356754 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) 20241111125356754 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) 20241111125356755 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) 20241111125356755 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) 20241111125356756 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) 20241111125356756 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) 20241111125356757 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) 20241111125356757 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) 20241111125356757 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) 20241111125356757 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) 20241111125356758 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) 20241111125356758 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) 20241111125356759 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) 20241111125356759 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) 20241111125356760 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) 20241111125356760 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) 20241111125356761 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) 20241111125356761 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) 20241111125356761 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) 20241111125356761 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) 20241111125356761 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125356761 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125356761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241111125356761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241111125356761 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) 20241111125356761 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) 20241111125356761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125356761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125356761 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) 20241111125356761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 06 4d 08 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241111125356762 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125356773 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) 20241111125356773 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) 20241111125356774 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) 20241111125356774 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) 20241111125356775 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) 20241111125356775 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) 20241111125356776 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) 20241111125356776 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) 20241111125356777 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) 20241111125356777 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) 20241111125356777 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) 20241111125356777 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) 20241111125356778 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) 20241111125356778 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) 20241111125356779 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) 20241111125356779 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) 20241111125356780 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) 20241111125356780 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) 20241111125356780 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) 20241111125356780 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) 20241111125356780 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125356780 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241111125356780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241111125356780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241111125356780 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) 20241111125356780 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) 20241111125356780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125356780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125356780 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) 20241111125356780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 08 4d 03 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241111125356780 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(450)@131a5d934883: Shutting down virtual BTS #0... 20241111125356786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125356790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125356791 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125356791 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125356791 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125356791 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) 20241111125356791 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125356791 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) 20241111125356791 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) 20241111125356791 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125356791 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125356791 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125356791 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125356791 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125356791 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125356791 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125356791 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125356791 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125356791 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125356791 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125356791 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125356791 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125356792 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125356792 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125356792 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125356792 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125356792 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125356792 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125356792 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 8662 with status 0 respawn: 41: starting: osmo-pcu MTC@131a5d934883: Test case TC_dl_llc_sapi_priority finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:53:56 UTC 2024 ====== PCU_Tests.TC_dl_llc_sapi_priority pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_llc_sapi_priority.talloc 20241111125356843 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125356844 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125356844 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125356844 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125356869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125356970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=161768) Waiting for packet dumper to finish... 1 (prev_count=161768, count=186936) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:53:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_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@131a5d934883: 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@131a5d934883: Test case TC_ul_tbf_bsn_wraparound_gprs started. 455@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 455@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, 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_bsn_wraparound_gprs-BVCI1234(458)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(459)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 455@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(459)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 455@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 455@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(462)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125400126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(461)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(461)@131a5d934883: Start timer T: 5 s 20241111125400131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(461)@131a5d934883: Start timer T_Conn: 10 s TC_ul_tbf_bsn_wraparound_gprs-STATS(465)@131a5d934883: Start timer T: 2 s TC_ul_tbf_bsn_wraparound_gprs-STATS(465)@131a5d934883: Start timer T: 2 s 455@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(466)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(466)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125401844 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125401845 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125401845 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(461)@131a5d934883: OsmoPCU is now connected BTS(463)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125401861 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125401861 DLGLOBAL DEBUG validating counter group 0x562d511b2040(bts) with 102 counters (rate_ctr.c:86) 20241111125401861 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125401861 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125401861 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125401861 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125401861 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125401861 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125401861 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125401861 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125401861 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125401861 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125401861 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125401861 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125401861 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125401861 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125401862 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125401862 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125401862 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125401862 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125401862 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125401862 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125401862 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125401862 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125401862 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125401862 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125401862 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125401862 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125401862 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125401862 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125401862 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125401862 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125401862 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125401862 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125401862 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125401862 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125401862 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125401862 DLGLOBAL DEBUG validating counter group 0x7f0ec98195e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125401862 DLGLOBAL DEBUG validating counter group 0x562d511b1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125401862 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125401862 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125401862 DLGLOBAL DEBUG validating counter group 0x7f0ec981a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125401862 DLGLOBAL DEBUG validating counter group 0x7f0ec981a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125401862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125401862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125401862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125401862 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125401862 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125401862 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125401862 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125401862 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125401863 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125401863 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125401863 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125401863 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125401863 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125401863 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125401863 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125401863 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125401863 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125401863 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125401863 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125401863 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125401863 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125401863 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125401863 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125401863 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125401863 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125401863 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125401863 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125401863 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125401863 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125401863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125401863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401864 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(463)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(463)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(463)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(459)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(459)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(459)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(459)@131a5d934883: Start timer Tns_test: 10 s BTS(463)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(463)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125401870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125401870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125401870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125401870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125401870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125401870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125401870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125401870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125401870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(463)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(459)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(459)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125401872 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125401872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125401872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125401872 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125401872 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125401872 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125401872 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125401872 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125401872 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125401872 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125401873 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125401873 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(459)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(459)@131a5d934883: Start timer Tns_test: 10 s 20241111125401874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125401874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125401875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125401876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125401876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401877 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125401877 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401878 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125401878 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125401878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125401879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401880 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 456@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 456@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125401888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125401888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125401888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125401888 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125401889 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125401889 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125401889 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125401889 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125401892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125401892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401893 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125401894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125401894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125401895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125401896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125401897 DL1IF DEBUG 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_ul_tbf_bsn_wraparound_gprs-BVCI1234(458)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125401898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125401898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125401898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401899 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(458)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125401902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125401902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125401902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125401902 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125401902 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125401902 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125401902 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125401902 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125401905 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) 20241111125401905 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125401905 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125401905 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125401905 DLGLOBAL DEBUG validating counter group 0x562d511b1760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125401905 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125401905 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125401905 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125401905 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125401905 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125401905 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125401905 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125401905 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125401905 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125401905 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125401905 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125401905 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125401905 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125401905 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125401905 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125401905 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125401905 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125401905 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125401905 DLGLOBAL DEBUG validating counter group 0x562d511b1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125401905 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125401905 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125401905 DLGLOBAL DEBUG validating counter group 0x562d511b1c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125401905 DLGLOBAL DEBUG validating counter group 0x562d511b1c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125401905 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125401905 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) 20241111125401905 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125401905 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125401905 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125401905 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125401905 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125401905 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125401905 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125401905 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) 20241111125401905 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) 20241111125401905 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125401905 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125401905 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125401905 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) 20241111125401907 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125401907 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125401907 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125401907 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125401907 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125401907 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125401907 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125401907 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125401907 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125401907 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(463)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125401913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125401914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401914 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125401914 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125401914 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125401914 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125401914 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125401914 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125401914 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401915 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125401915 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401915 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125401915 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401915 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125401915 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401916 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125401916 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401916 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125401916 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401917 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125401917 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401922 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) 20241111125401922 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) 20241111125401922 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125401936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125401936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125401937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401938 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) 20241111125401938 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) 20241111125401938 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) 20241111125401938 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) 20241111125401939 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) 20241111125401939 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) 20241111125401940 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) 20241111125401940 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) 20241111125401941 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) 20241111125401941 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) 20241111125401941 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) 20241111125401941 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) 20241111125401942 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) 20241111125401942 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) 20241111125401943 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125401956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125401956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401957 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) 20241111125401957 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) 20241111125401958 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) 20241111125401958 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) 20241111125401958 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) 20241111125401958 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) 20241111125401959 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) 20241111125401959 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) 20241111125401960 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) 20241111125401960 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) 20241111125401961 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) 20241111125401961 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) 20241111125401962 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) 20241111125401962 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) 20241111125401963 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) 20241111125401963 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) 20241111125401963 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125401975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125401975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125401976 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) 20241111125401976 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) 20241111125401977 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) 20241111125401977 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) 20241111125401977 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) 20241111125401978 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) 20241111125401978 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) 20241111125401978 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) 20241111125401979 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) 20241111125401979 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) 20241111125401980 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) 20241111125401980 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) 20241111125401980 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) 20241111125401981 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) 20241111125401984 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) 20241111125401984 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) 20241111125401985 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125401999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125401999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125402000 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) 20241111125402000 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) 20241111125402001 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) 20241111125402001 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) 20241111125402002 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) 20241111125402002 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) 20241111125402003 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) 20241111125402003 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) 20241111125402003 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) 20241111125402004 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) 20241111125402004 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) 20241111125402004 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) 20241111125402005 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) 20241111125402005 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) 20241111125402006 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) 20241111125402006 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) 20241111125402007 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125402019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125402019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125402020 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) 20241111125402020 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) 20241111125402021 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) 20241111125402021 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) 20241111125402022 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) 20241111125402022 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) 20241111125402022 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) 20241111125402022 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) 20241111125402023 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) 20241111125402023 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) 20241111125402024 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) 20241111125402024 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) 20241111125402025 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) 20241111125402025 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) 20241111125402026 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) 20241111125402026 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) 20241111125402026 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125402039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125402039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125402040 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) 20241111125402040 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) 20241111125402041 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) 20241111125402041 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) 20241111125402042 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) 20241111125402042 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) 20241111125402042 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) 20241111125402042 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) 20241111125402043 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) 20241111125402043 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) 20241111125402044 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) 20241111125402044 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) 20241111125402045 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) 20241111125402045 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) 20241111125402048 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) 20241111125402048 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) 20241111125402049 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125402062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125402062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125402063 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) 20241111125402063 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) 20241111125402064 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) 20241111125402064 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) 20241111125402065 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) 20241111125402065 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) 20241111125402066 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) 20241111125402066 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) 20241111125402066 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) 20241111125402066 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) 20241111125402067 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) 20241111125402067 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) 20241111125402068 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) 20241111125402068 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) 20241111125402069 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) 20241111125402069 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) 20241111125402070 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125402081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125402081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125402082 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) 20241111125402082 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) 20241111125402083 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) 20241111125402083 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) 20241111125402084 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) 20241111125402084 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) 20241111125402084 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) 20241111125402084 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) 20241111125402085 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) 20241111125402085 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) 20241111125402086 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) 20241111125402086 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) 20241111125402087 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) 20241111125402087 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) 20241111125402088 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) 20241111125402088 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) 20241111125402088 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125402100 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) 20241111125402100 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) 20241111125402101 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) 20241111125402101 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) 20241111125402102 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) 20241111125402102 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) 20241111125402103 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) 20241111125402103 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) 20241111125402104 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) 20241111125402104 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) 20241111125402104 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) 20241111125402104 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) 20241111125402105 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) 20241111125402105 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) 20241111125402106 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125402106 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125402106 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125402106 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) 20241111125402106 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) 20241111125402109 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) 20241111125402109 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) 20241111125402109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125402109 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) 20241111125402110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125402124 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) 20241111125402124 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) 20241111125402125 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) 20241111125402125 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) 20241111125402126 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) 20241111125402126 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) 20241111125402127 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) 20241111125402127 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) 20241111125402127 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) 20241111125402127 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) 20241111125402128 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) 20241111125402128 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) 20241111125402129 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) 20241111125402129 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) 20241111125402130 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) 20241111125402130 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) 20241111125402130 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125402143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=3c 01 00 41 00 00 00 01 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402143 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) 20241111125402143 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402143 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 00 41 00 00 00 01 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402143 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402143 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) 20241111125402143 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125402143 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) 20241111125402143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125402143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402143 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125402143 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125402143 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125402143 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125402143 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125402143 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125402143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402143 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402143 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) 20241111125402143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402143 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402143 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402143 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) 20241111125402143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125402143 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125402143 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125402144 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) 20241111125402144 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) 20241111125402145 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) 20241111125402145 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) 20241111125402146 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) 20241111125402146 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) 20241111125402147 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) 20241111125402147 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) 20241111125402147 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) 20241111125402147 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) 20241111125402148 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) 20241111125402148 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) 20241111125402149 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) 20241111125402149 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) 20241111125402150 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125402162 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) 20241111125402162 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) 20241111125402163 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) 20241111125402163 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) 20241111125402164 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) 20241111125402164 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) 20241111125402165 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) 20241111125402165 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) 20241111125402166 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) 20241111125402166 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) 20241111125402166 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) 20241111125402166 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) 20241111125402167 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) 20241111125402167 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) 20241111125402168 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) 20241111125402168 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) 20241111125402171 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) 20241111125402171 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) 20241111125402172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241111125402172 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) 20241111125402172 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125402172 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125402172 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) 20241111125402172 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125402172 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125402172 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125402172 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) 20241111125402172 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) 20241111125402172 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125402186 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) 20241111125402186 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) 20241111125402187 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) 20241111125402187 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) 20241111125402188 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) 20241111125402188 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) 20241111125402189 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) 20241111125402189 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) 20241111125402189 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) 20241111125402189 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) 20241111125402190 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) 20241111125402190 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) 20241111125402191 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) 20241111125402191 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) 20241111125402192 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) 20241111125402192 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) 20241111125402193 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) 20241111125402193 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) 20241111125402193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241111125402193 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) 20241111125402194 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=3c 00 02 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402205 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) 20241111125402205 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402205 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402205 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402205 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) 20241111125402205 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) 20241111125402205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125402205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402205 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125402205 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125402205 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125402205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402205 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402205 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402205 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402205 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) 20241111125402206 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) 20241111125402206 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) 20241111125402207 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) 20241111125402207 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) 20241111125402208 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) 20241111125402208 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) 20241111125402209 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) 20241111125402209 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) 20241111125402209 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) 20241111125402209 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) 20241111125402210 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) 20241111125402210 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) 20241111125402211 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) 20241111125402211 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) 20241111125402212 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) 20241111125402212 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) 20241111125402212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125402212 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) 20241111125402212 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 04 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402224 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) 20241111125402224 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402224 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402224 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402224 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) 20241111125402224 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) 20241111125402224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125402224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402224 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125402224 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125402224 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125402224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402224 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402224 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402224 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402224 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) 20241111125402225 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) 20241111125402225 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) 20241111125402226 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) 20241111125402226 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) 20241111125402227 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) 20241111125402227 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) 20241111125402228 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) 20241111125402228 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) 20241111125402229 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) 20241111125402229 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) 20241111125402230 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) 20241111125402230 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) 20241111125402231 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) 20241111125402231 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) 20241111125402234 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) 20241111125402234 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) 20241111125402234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125402234 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) 20241111125402235 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 06 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402248 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) 20241111125402248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402248 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402248 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) 20241111125402248 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) 20241111125402248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125402248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402248 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125402248 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125402248 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125402248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402248 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402248 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402248 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402248 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) 20241111125402249 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) 20241111125402249 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) 20241111125402250 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) 20241111125402250 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) 20241111125402252 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) 20241111125402252 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) 20241111125402253 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) 20241111125402253 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) 20241111125402254 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) 20241111125402254 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) 20241111125402255 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) 20241111125402255 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) 20241111125402256 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) 20241111125402256 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) 20241111125402257 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) 20241111125402257 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) 20241111125402257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125402257 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) 20241111125402258 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 08 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402267 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) 20241111125402267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402267 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402267 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) 20241111125402267 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) 20241111125402267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125402267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402267 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125402268 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125402268 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125402268 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402268 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402268 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402268 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402268 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402268 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402268 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) 20241111125402269 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) 20241111125402269 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) 20241111125402269 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) 20241111125402269 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) 20241111125402270 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) 20241111125402270 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) 20241111125402271 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) 20241111125402271 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) 20241111125402272 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) 20241111125402272 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) 20241111125402273 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) 20241111125402273 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) 20241111125402274 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) 20241111125402274 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) 20241111125402275 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) 20241111125402275 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) 20241111125402275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125402275 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) 20241111125402275 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 00 0a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402287 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) 20241111125402287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402287 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402287 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) 20241111125402287 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) 20241111125402287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125402287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402287 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125402287 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125402287 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125402287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402287 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402287 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402287 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402287 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) 20241111125402288 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) 20241111125402288 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) 20241111125402289 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) 20241111125402289 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) 20241111125402290 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) 20241111125402290 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) 20241111125402291 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) 20241111125402291 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) 20241111125402292 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) 20241111125402292 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) 20241111125402293 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) 20241111125402293 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) 20241111125402293 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) 20241111125402293 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) 20241111125402296 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) 20241111125402296 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) 20241111125402296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125402296 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) 20241111125402297 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 00 0c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402311 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) 20241111125402311 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402311 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402311 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402311 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) 20241111125402311 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) 20241111125402311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125402311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402311 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125402311 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125402311 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125402311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402311 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402311 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402311 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402311 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) 20241111125402312 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) 20241111125402312 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) 20241111125402313 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) 20241111125402313 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) 20241111125402313 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) 20241111125402313 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) 20241111125402314 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) 20241111125402314 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) 20241111125402315 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) 20241111125402315 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) 20241111125402316 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) 20241111125402316 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) 20241111125402317 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) 20241111125402317 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) 20241111125402318 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) 20241111125402318 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) 20241111125402318 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125402318 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) 20241111125402318 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 00 0e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402330 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) 20241111125402330 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402330 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402330 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402330 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) 20241111125402330 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) 20241111125402330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125402330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402330 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125402330 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125402330 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125402330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402330 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402330 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402330 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402330 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) 20241111125402331 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) 20241111125402331 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) 20241111125402332 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) 20241111125402332 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) 20241111125402333 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) 20241111125402333 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) 20241111125402333 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) 20241111125402333 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) 20241111125402334 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) 20241111125402334 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) 20241111125402335 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) 20241111125402336 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) 20241111125402336 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) 20241111125402336 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) 20241111125402337 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) 20241111125402337 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) 20241111125402337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125402337 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) 20241111125402338 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 00 10 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402349 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) 20241111125402349 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402349 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402349 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402349 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) 20241111125402349 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) 20241111125402349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125402349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402349 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125402349 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125402349 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125402349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402349 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402349 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402349 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402349 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402349 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) 20241111125402350 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) 20241111125402350 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) 20241111125402351 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) 20241111125402351 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) 20241111125402352 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) 20241111125402352 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) 20241111125402352 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) 20241111125402352 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) 20241111125402353 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) 20241111125402353 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) 20241111125402354 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) 20241111125402354 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) 20241111125402355 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) 20241111125402355 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) 20241111125402358 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) 20241111125402358 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) 20241111125402358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111125402358 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) 20241111125402359 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 00 12 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402373 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) 20241111125402373 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402373 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402373 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402373 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) 20241111125402373 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) 20241111125402373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125402373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402373 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125402373 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125402373 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125402373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402373 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402373 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402373 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402373 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) 20241111125402374 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) 20241111125402374 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) 20241111125402375 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) 20241111125402375 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) 20241111125402376 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) 20241111125402376 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) 20241111125402377 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) 20241111125402377 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) 20241111125402377 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) 20241111125402377 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) 20241111125402378 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) 20241111125402378 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) 20241111125402379 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) 20241111125402379 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) 20241111125402380 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) 20241111125402380 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) 20241111125402380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125402380 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) 20241111125402381 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 00 14 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402392 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) 20241111125402392 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402392 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402392 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402392 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) 20241111125402392 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) 20241111125402392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125402392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402392 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125402392 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125402392 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125402392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402392 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402392 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402392 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402392 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) 20241111125402394 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) 20241111125402394 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) 20241111125402395 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) 20241111125402395 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) 20241111125402395 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) 20241111125402395 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) 20241111125402396 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) 20241111125402396 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) 20241111125402397 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) 20241111125402397 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) 20241111125402398 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) 20241111125402399 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) 20241111125402399 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) 20241111125402399 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) 20241111125402400 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) 20241111125402400 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) 20241111125402400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111125402400 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) 20241111125402401 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 00 16 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402411 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) 20241111125402411 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402411 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402411 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402411 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) 20241111125402411 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) 20241111125402411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125402411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402411 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125402411 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125402411 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125402411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402411 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402411 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402411 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402411 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402411 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) 20241111125402413 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) 20241111125402413 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) 20241111125402413 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) 20241111125402413 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) 20241111125402414 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) 20241111125402414 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) 20241111125402415 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) 20241111125402415 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) 20241111125402416 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) 20241111125402416 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) 20241111125402417 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) 20241111125402417 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) 20241111125402418 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) 20241111125402418 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) 20241111125402421 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) 20241111125402421 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) 20241111125402421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125402421 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) 20241111125402421 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 00 18 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402435 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) 20241111125402435 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402435 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402435 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402435 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) 20241111125402435 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) 20241111125402435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125402435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402435 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125402435 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125402435 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125402435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402435 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402436 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402436 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402436 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) 20241111125402438 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) 20241111125402438 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) 20241111125402439 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) 20241111125402439 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) 20241111125402440 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) 20241111125402440 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) 20241111125402441 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) 20241111125402441 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) 20241111125402442 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) 20241111125402442 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) 20241111125402444 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) 20241111125402444 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) 20241111125402445 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) 20241111125402445 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) 20241111125402446 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) 20241111125402446 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) 20241111125402446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111125402446 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) 20241111125402447 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=3c 00 1a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402454 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) 20241111125402454 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402454 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402454 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402454 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) 20241111125402454 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) 20241111125402454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125402454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402454 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125402454 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125402454 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125402454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402454 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402455 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402455 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402455 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) 20241111125402456 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) 20241111125402456 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) 20241111125402457 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) 20241111125402457 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) 20241111125402459 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) 20241111125402459 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) 20241111125402459 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) 20241111125402459 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) 20241111125402461 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) 20241111125402461 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) 20241111125402462 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) 20241111125402462 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) 20241111125402462 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) 20241111125402462 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) 20241111125402463 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) 20241111125402463 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) 20241111125402463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125402464 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) 20241111125402465 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=3c 00 1c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402473 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) 20241111125402473 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402474 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402474 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) 20241111125402474 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) 20241111125402474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125402474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402474 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125402474 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125402474 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125402474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402474 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402474 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402474 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402474 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) 20241111125402475 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) 20241111125402475 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) 20241111125402476 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) 20241111125402476 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) 20241111125402477 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) 20241111125402477 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) 20241111125402478 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) 20241111125402478 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) 20241111125402479 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) 20241111125402479 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) 20241111125402479 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) 20241111125402479 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) 20241111125402480 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) 20241111125402480 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) 20241111125402483 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) 20241111125402483 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) 20241111125402483 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111125402483 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) 20241111125402484 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 00 1e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402497 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) 20241111125402497 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402497 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402497 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402497 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) 20241111125402498 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) 20241111125402498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125402498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402498 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125402498 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125402498 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125402498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402498 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402498 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402498 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402498 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) 20241111125402499 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) 20241111125402499 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) 20241111125402500 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) 20241111125402500 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) 20241111125402501 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) 20241111125402501 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) 20241111125402502 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) 20241111125402502 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) 20241111125402503 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) 20241111125402503 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) 20241111125402504 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) 20241111125402504 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) 20241111125402504 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) 20241111125402504 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) 20241111125402505 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) 20241111125402505 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) 20241111125402505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111125402505 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) 20241111125402506 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=3c 00 20 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402517 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) 20241111125402517 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402517 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402517 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402517 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) 20241111125402517 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) 20241111125402517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125402517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402517 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125402517 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125402517 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125402517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402517 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402517 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402517 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402517 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) 20241111125402518 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) 20241111125402518 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) 20241111125402519 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) 20241111125402519 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) 20241111125402520 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) 20241111125402520 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) 20241111125402521 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) 20241111125402521 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) 20241111125402522 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) 20241111125402522 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) 20241111125402522 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) 20241111125402522 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) 20241111125402523 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) 20241111125402523 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) 20241111125402524 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) 20241111125402524 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) 20241111125402524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241111125402524 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) 20241111125402525 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=3c 00 22 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402536 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) 20241111125402536 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402536 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402536 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402536 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) 20241111125402536 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) 20241111125402536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125402536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402536 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241111125402536 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125402536 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125402536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402536 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402536 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402536 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402536 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) 20241111125402538 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) 20241111125402538 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) 20241111125402539 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) 20241111125402539 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) 20241111125402540 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) 20241111125402540 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) 20241111125402541 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) 20241111125402541 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) 20241111125402543 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) 20241111125402543 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) 20241111125402544 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) 20241111125402544 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) 20241111125402545 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) 20241111125402545 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) 20241111125402546 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) 20241111125402546 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) 20241111125402547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241111125402547 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) 20241111125402547 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=3c 00 24 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402560 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) 20241111125402560 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402560 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402560 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402560 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) 20241111125402561 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) 20241111125402561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125402561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402561 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241111125402561 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125402561 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125402561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402561 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402561 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402561 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402561 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) 20241111125402562 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) 20241111125402562 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) 20241111125402563 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) 20241111125402563 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) 20241111125402564 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) 20241111125402564 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) 20241111125402565 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) 20241111125402565 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) 20241111125402566 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) 20241111125402566 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) 20241111125402567 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) 20241111125402567 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) 20241111125402568 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) 20241111125402568 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) 20241111125402569 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) 20241111125402569 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) 20241111125402569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241111125402569 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) 20241111125402569 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=3c 00 26 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402579 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) 20241111125402579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402579 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402579 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) 20241111125402579 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) 20241111125402579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125402579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402579 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241111125402579 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125402579 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125402579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402579 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402579 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402579 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402579 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) 20241111125402579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125402579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125402579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125402581 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) 20241111125402581 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) 20241111125402582 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) 20241111125402583 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) 20241111125402584 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) 20241111125402584 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) 20241111125402584 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) 20241111125402584 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) 20241111125402585 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) 20241111125402585 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) 20241111125402586 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) 20241111125402586 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) 20241111125402587 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) 20241111125402587 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) 20241111125402589 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) 20241111125402589 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) 20241111125402589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241111125402589 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) 20241111125402589 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125402589 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125402589 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) 20241111125402589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125402589 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) 20241111125402589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125402590 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125402599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=3c 00 28 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402599 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) 20241111125402599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402599 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402599 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) 20241111125402599 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) 20241111125402599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125402599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402599 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241111125402599 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125402599 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125402599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402599 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402599 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402599 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402599 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) 20241111125402601 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) 20241111125402601 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) 20241111125402602 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) 20241111125402602 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) 20241111125402604 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) 20241111125402604 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) 20241111125402605 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) 20241111125402605 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) 20241111125402605 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) 20241111125402605 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) 20241111125402606 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) 20241111125402606 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) 20241111125402607 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) 20241111125402607 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) 20241111125402608 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) 20241111125402608 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) 20241111125402608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241111125402608 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) 20241111125402608 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=3c 00 2a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402622 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) 20241111125402622 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402622 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402622 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402622 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) 20241111125402622 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) 20241111125402622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241111125402622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402622 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241111125402622 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241111125402622 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241111125402622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402622 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402622 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402622 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402622 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) 20241111125402623 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) 20241111125402623 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) 20241111125402623 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) 20241111125402623 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) 20241111125402623 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) 20241111125402623 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) 20241111125402624 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) 20241111125402624 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) 20241111125402624 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) 20241111125402624 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) 20241111125402625 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) 20241111125402625 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) 20241111125402625 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) 20241111125402625 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) 20241111125402627 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) 20241111125402627 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) 20241111125402627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241111125402627 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) 20241111125402627 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=3c 00 2c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402642 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) 20241111125402642 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402642 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402642 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402642 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) 20241111125402642 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) 20241111125402642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241111125402642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402642 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241111125402642 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241111125402642 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241111125402642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402642 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402642 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402642 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402642 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) 20241111125402644 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) 20241111125402644 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) 20241111125402645 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) 20241111125402645 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) 20241111125402646 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) 20241111125402646 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) 20241111125402647 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) 20241111125402647 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) 20241111125402647 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) 20241111125402647 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) 20241111125402648 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) 20241111125402648 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) 20241111125402649 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) 20241111125402649 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) 20241111125402650 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) 20241111125402650 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) 20241111125402650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241111125402650 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) 20241111125402651 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 data=3c 00 2e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402662 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) 20241111125402662 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402662 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402662 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402662 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) 20241111125402662 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) 20241111125402662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241111125402662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402662 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241111125402662 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241111125402662 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241111125402662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402662 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402662 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402662 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402662 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) 20241111125402663 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) 20241111125402663 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) 20241111125402664 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) 20241111125402664 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) 20241111125402665 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) 20241111125402665 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) 20241111125402665 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) 20241111125402665 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) 20241111125402666 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) 20241111125402666 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) 20241111125402667 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) 20241111125402667 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) 20241111125402668 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) 20241111125402668 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) 20241111125402671 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) 20241111125402671 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) 20241111125402671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241111125402671 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) 20241111125402672 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=3c 00 30 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402686 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) 20241111125402686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402686 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402686 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) 20241111125402686 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) 20241111125402686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241111125402686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402686 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241111125402686 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241111125402686 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241111125402686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402686 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402686 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402686 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402686 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) 20241111125402687 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) 20241111125402687 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) 20241111125402689 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) 20241111125402689 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) 20241111125402691 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) 20241111125402691 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) 20241111125402692 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) 20241111125402692 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) 20241111125402694 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) 20241111125402694 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) 20241111125402695 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) 20241111125402695 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) 20241111125402696 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) 20241111125402696 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) 20241111125402697 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) 20241111125402698 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) 20241111125402698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241111125402698 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) 20241111125402699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=4 data=3c 00 32 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402706 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) 20241111125402706 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402706 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402706 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402706 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) 20241111125402706 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) 20241111125402706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241111125402706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402706 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241111125402706 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241111125402706 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241111125402706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402706 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402706 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402706 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402706 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) 20241111125402707 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) 20241111125402707 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) 20241111125402708 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) 20241111125402709 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) 20241111125402710 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) 20241111125402710 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) 20241111125402711 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) 20241111125402711 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) 20241111125402712 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) 20241111125402712 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) 20241111125402712 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) 20241111125402712 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) 20241111125402713 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) 20241111125402713 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) 20241111125402714 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) 20241111125402714 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) 20241111125402714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241111125402714 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) 20241111125402714 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=5 data=3c 00 34 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402726 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) 20241111125402726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402726 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402726 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) 20241111125402726 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) 20241111125402726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241111125402726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402726 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241111125402726 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241111125402726 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241111125402726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402726 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402726 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402726 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402726 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) 20241111125402727 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) 20241111125402727 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) 20241111125402728 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) 20241111125402728 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) 20241111125402730 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) 20241111125402730 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) 20241111125402731 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) 20241111125402731 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) 20241111125402732 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) 20241111125402733 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) 20241111125402734 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) 20241111125402734 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) 20241111125402735 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) 20241111125402735 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) 20241111125402737 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) 20241111125402737 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) 20241111125402737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241111125402737 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) 20241111125402738 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=6 data=3c 00 36 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402748 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) 20241111125402748 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402748 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402748 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402748 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) 20241111125402748 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) 20241111125402748 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241111125402748 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402748 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241111125402748 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241111125402748 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241111125402748 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402749 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402749 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402749 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402749 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402749 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402749 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) 20241111125402749 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) 20241111125402749 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) 20241111125402751 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) 20241111125402751 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) 20241111125402752 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) 20241111125402752 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) 20241111125402753 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) 20241111125402753 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) 20241111125402754 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) 20241111125402754 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) 20241111125402754 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) 20241111125402754 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) 20241111125402755 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) 20241111125402755 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) 20241111125402756 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) 20241111125402756 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) 20241111125402756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241111125402756 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) 20241111125402756 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=7 data=3c 00 38 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402767 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) 20241111125402767 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402767 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402767 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402767 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) 20241111125402767 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) 20241111125402767 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241111125402767 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402767 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241111125402767 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241111125402767 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241111125402767 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402767 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402767 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402767 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402767 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402767 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402767 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) 20241111125402768 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) 20241111125402768 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) 20241111125402769 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) 20241111125402769 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) 20241111125402770 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) 20241111125402770 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) 20241111125402770 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) 20241111125402770 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) 20241111125402771 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) 20241111125402771 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) 20241111125402771 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) 20241111125402771 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) 20241111125402771 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) 20241111125402771 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) 20241111125402772 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) 20241111125402772 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) 20241111125402772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241111125402772 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) 20241111125402772 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 data=3c 00 3a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402786 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) 20241111125402786 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402786 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402786 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402786 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) 20241111125402786 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) 20241111125402786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241111125402786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402786 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241111125402786 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241111125402786 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241111125402786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402786 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402786 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402786 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402786 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) 20241111125402786 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) 20241111125402787 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) 20241111125402787 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) 20241111125402787 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) 20241111125402787 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) 20241111125402788 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) 20241111125402788 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) 20241111125402788 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) 20241111125402788 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) 20241111125402788 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) 20241111125402789 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) 20241111125402789 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) 20241111125402789 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) 20241111125402789 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) 20241111125402795 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) 20241111125402795 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) 20241111125402795 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241111125402795 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) 20241111125402795 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=3c 00 3c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402809 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) 20241111125402809 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402809 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402810 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402810 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) 20241111125402810 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) 20241111125402810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241111125402810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402810 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241111125402810 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241111125402810 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241111125402810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402810 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402810 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402810 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402810 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) 20241111125402810 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) 20241111125402810 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) 20241111125402810 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) 20241111125402810 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) 20241111125402811 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) 20241111125402811 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) 20241111125402811 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) 20241111125402811 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) 20241111125402811 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) 20241111125402811 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) 20241111125402812 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) 20241111125402812 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) 20241111125402812 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) 20241111125402812 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) 20241111125402814 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) 20241111125402814 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) 20241111125402814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241111125402814 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) 20241111125402814 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=10 data=3c 00 3e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402829 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) 20241111125402829 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402829 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402829 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402829 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) 20241111125402829 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) 20241111125402829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241111125402829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402829 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241111125402829 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241111125402829 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241111125402829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402829 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402829 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402829 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402830 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) 20241111125402830 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) 20241111125402831 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) 20241111125402831 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) 20241111125402831 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) 20241111125402832 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) 20241111125402832 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) 20241111125402833 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) 20241111125402833 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) 20241111125402834 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) 20241111125402834 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) 20241111125402835 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) 20241111125402835 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) 20241111125402836 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) 20241111125402836 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) 20241111125402837 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) 20241111125402837 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) 20241111125402837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241111125402837 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) 20241111125402838 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=11 data=3c 00 40 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402848 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) 20241111125402848 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402848 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402848 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402848 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) 20241111125402848 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) 20241111125402848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241111125402848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402848 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241111125402848 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241111125402848 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241111125402848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402848 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402848 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402849 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402849 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) 20241111125402849 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) 20241111125402849 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) 20241111125402850 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) 20241111125402850 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) 20241111125402851 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) 20241111125402851 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) 20241111125402852 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) 20241111125402852 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) 20241111125402853 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) 20241111125402853 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) 20241111125402854 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) 20241111125402854 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) 20241111125402855 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) 20241111125402855 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) 20241111125402858 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) 20241111125402858 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) 20241111125402858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241111125402858 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) 20241111125402859 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data=3c 00 42 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402872 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) 20241111125402873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402873 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402873 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) 20241111125402873 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) 20241111125402873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241111125402873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402873 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241111125402873 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241111125402873 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241111125402873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402873 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402873 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402873 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402873 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) 20241111125402874 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) 20241111125402874 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) 20241111125402875 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) 20241111125402875 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) 20241111125402875 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) 20241111125402876 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) 20241111125402876 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) 20241111125402876 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) 20241111125402877 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) 20241111125402877 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) 20241111125402878 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) 20241111125402878 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) 20241111125402879 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) 20241111125402879 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) 20241111125402880 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) 20241111125402880 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) 20241111125402880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241111125402880 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) 20241111125402881 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=1 data=3c 00 44 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402892 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) 20241111125402892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402892 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402892 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) 20241111125402892 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) 20241111125402892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241111125402892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402892 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241111125402892 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241111125402892 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241111125402892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402892 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402892 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402892 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402892 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) 20241111125402893 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) 20241111125402893 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) 20241111125402894 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) 20241111125402894 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) 20241111125402895 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) 20241111125402895 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) 20241111125402896 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) 20241111125402896 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) 20241111125402897 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) 20241111125402897 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) 20241111125402898 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) 20241111125402898 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) 20241111125402899 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) 20241111125402899 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) 20241111125402901 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) 20241111125402901 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) 20241111125402901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241111125402901 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) 20241111125402902 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=2 data=3c 00 46 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402912 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) 20241111125402912 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402912 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402912 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402912 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) 20241111125402912 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125402912 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) 20241111125402912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241111125402912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402912 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241111125402912 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241111125402912 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241111125402912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402912 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402912 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402912 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402912 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) 20241111125402914 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) 20241111125402914 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) 20241111125402915 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) 20241111125402915 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) 20241111125402916 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) 20241111125402916 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) 20241111125402917 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) 20241111125402917 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) 20241111125402918 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) 20241111125402918 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) 20241111125402919 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) 20241111125402919 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) 20241111125402920 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) 20241111125402920 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) 20241111125402921 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) 20241111125402921 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) 20241111125402921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241111125402921 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) 20241111125402921 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=3 data=3c 00 48 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402935 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) 20241111125402935 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402935 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402935 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402935 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) 20241111125402935 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) 20241111125402935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241111125402935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402935 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241111125402935 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241111125402935 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241111125402935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402935 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402935 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402935 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402935 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) 20241111125402936 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) 20241111125402936 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) 20241111125402936 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) 20241111125402936 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) 20241111125402936 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) 20241111125402936 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) 20241111125402937 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) 20241111125402937 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) 20241111125402938 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) 20241111125402938 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) 20241111125402938 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) 20241111125402938 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) 20241111125402939 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) 20241111125402939 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) 20241111125402940 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) 20241111125402940 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) 20241111125402940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241111125402940 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) 20241111125402941 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=4 data=3c 00 4a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402956 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) 20241111125402956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402956 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402956 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) 20241111125402956 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) 20241111125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241111125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402956 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241111125402956 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241111125402956 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241111125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402956 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402956 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402956 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402956 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) 20241111125402958 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) 20241111125402958 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) 20241111125402958 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) 20241111125402958 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) 20241111125402959 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) 20241111125402959 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) 20241111125402960 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) 20241111125402960 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) 20241111125402961 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) 20241111125402961 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) 20241111125402961 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) 20241111125402961 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) 20241111125402962 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) 20241111125402962 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) 20241111125402963 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) 20241111125402963 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) 20241111125402963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241111125402963 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) 20241111125402964 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=5 data=3c 00 4c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402974 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) 20241111125402974 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402974 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402974 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402974 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) 20241111125402974 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) 20241111125402975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241111125402975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402975 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241111125402975 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241111125402975 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241111125402975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402975 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402975 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402975 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402975 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) 20241111125402976 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) 20241111125402976 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) 20241111125402977 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) 20241111125402977 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) 20241111125402978 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) 20241111125402978 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) 20241111125402979 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) 20241111125402979 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) 20241111125402980 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) 20241111125402980 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) 20241111125402981 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) 20241111125402981 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) 20241111125402982 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) 20241111125402982 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) 20241111125402984 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) 20241111125402984 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) 20241111125402984 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241111125402984 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) 20241111125402984 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125402997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=3c 00 4e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125402997 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) 20241111125402997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125402997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125402997 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125402997 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) 20241111125402997 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) 20241111125402997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241111125402997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125402997 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241111125402997 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241111125402997 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241111125402997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125402997 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125402997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125402997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125402997 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125402997 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125402997 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) 20241111125402997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125402997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125402997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125402998 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) 20241111125402998 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) 20241111125402998 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) 20241111125402998 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) 20241111125402998 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) 20241111125402998 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) 20241111125402998 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) 20241111125402998 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) 20241111125402999 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) 20241111125402999 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) 20241111125402999 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) 20241111125402999 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) 20241111125403000 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) 20241111125403000 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) 20241111125403001 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) 20241111125403001 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) 20241111125403002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241111125403002 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) 20241111125403002 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125403002 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125403002 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) 20241111125403002 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125403002 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125403002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125403002 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125403017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=7 data=3c 00 50 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403017 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) 20241111125403017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403017 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403017 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) 20241111125403017 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) 20241111125403017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241111125403017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403017 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241111125403018 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241111125403018 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241111125403018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403018 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403018 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403018 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403018 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) 20241111125403019 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) 20241111125403019 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) 20241111125403020 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) 20241111125403020 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) 20241111125403021 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) 20241111125403021 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) 20241111125403023 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) 20241111125403023 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) 20241111125403025 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) 20241111125403025 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) 20241111125403026 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) 20241111125403026 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) 20241111125403027 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) 20241111125403027 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) 20241111125403028 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) 20241111125403028 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) 20241111125403028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241111125403028 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) 20241111125403028 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=8 data=3c 00 52 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403036 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) 20241111125403036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403037 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403037 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) 20241111125403037 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) 20241111125403037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241111125403037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403037 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241111125403037 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241111125403037 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241111125403037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403037 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403037 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403037 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403037 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) 20241111125403038 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) 20241111125403038 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) 20241111125403039 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) 20241111125403039 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) 20241111125403040 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) 20241111125403040 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) 20241111125403041 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) 20241111125403041 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) 20241111125403042 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) 20241111125403042 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) 20241111125403043 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) 20241111125403043 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) 20241111125403044 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) 20241111125403044 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) 20241111125403046 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) 20241111125403046 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) 20241111125403046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241111125403046 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) 20241111125403047 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=9 data=3c 00 54 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403061 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) 20241111125403061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403061 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403061 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) 20241111125403061 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) 20241111125403061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241111125403061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403061 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241111125403061 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241111125403061 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241111125403061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403061 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403061 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403061 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403061 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) 20241111125403062 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) 20241111125403062 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) 20241111125403063 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) 20241111125403063 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) 20241111125403065 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) 20241111125403065 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) 20241111125403066 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) 20241111125403066 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) 20241111125403067 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) 20241111125403067 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) 20241111125403068 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) 20241111125403068 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) 20241111125403069 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) 20241111125403069 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) 20241111125403070 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) 20241111125403070 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) 20241111125403070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241111125403070 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) 20241111125403070 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=10 data=3c 00 56 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403080 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) 20241111125403080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403080 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403080 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) 20241111125403080 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) 20241111125403080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241111125403080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403080 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241111125403080 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241111125403080 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241111125403080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403080 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403080 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403080 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403080 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) 20241111125403081 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) 20241111125403081 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) 20241111125403082 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) 20241111125403082 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) 20241111125403083 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) 20241111125403083 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) 20241111125403084 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) 20241111125403084 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) 20241111125403085 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) 20241111125403085 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) 20241111125403085 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) 20241111125403085 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) 20241111125403086 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) 20241111125403086 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) 20241111125403087 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) 20241111125403087 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) 20241111125403087 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241111125403087 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) 20241111125403088 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=11 data=3c 00 58 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403099 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) 20241111125403099 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403099 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403099 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403099 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) 20241111125403099 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) 20241111125403099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241111125403099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403099 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241111125403099 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241111125403099 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241111125403099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403099 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403100 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403100 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403100 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) 20241111125403101 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) 20241111125403101 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) 20241111125403102 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) 20241111125403102 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) 20241111125403102 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) 20241111125403102 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) 20241111125403103 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) 20241111125403103 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) 20241111125403104 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) 20241111125403104 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) 20241111125403105 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) 20241111125403105 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) 20241111125403106 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) 20241111125403106 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) 20241111125403109 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) 20241111125403109 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) 20241111125403109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241111125403109 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) 20241111125403110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data=3c 00 5a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403124 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) 20241111125403124 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403124 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403124 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403124 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) 20241111125403124 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) 20241111125403124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241111125403124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403124 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241111125403124 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241111125403124 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241111125403124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403124 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403124 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403124 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403124 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) 20241111125403125 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) 20241111125403125 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) 20241111125403126 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) 20241111125403126 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) 20241111125403127 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) 20241111125403127 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) 20241111125403128 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) 20241111125403129 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) 20241111125403130 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) 20241111125403130 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) 20241111125403131 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) 20241111125403131 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) 20241111125403132 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) 20241111125403132 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) 20241111125403133 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) 20241111125403133 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) 20241111125403134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241111125403134 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) 20241111125403134 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=1 data=3c 00 5c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403143 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) 20241111125403143 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403143 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403143 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403143 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) 20241111125403143 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) 20241111125403143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241111125403143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403143 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241111125403143 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241111125403143 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241111125403143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403143 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403143 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403143 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403143 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) 20241111125403144 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) 20241111125403144 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) 20241111125403145 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) 20241111125403145 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) 20241111125403146 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) 20241111125403146 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) 20241111125403147 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) 20241111125403147 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) 20241111125403149 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) 20241111125403149 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) 20241111125403150 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) 20241111125403150 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) 20241111125403151 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) 20241111125403151 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) 20241111125403152 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) 20241111125403153 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) 20241111125403153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241111125403153 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) 20241111125403153 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=3c 00 5e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403162 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) 20241111125403162 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403162 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403162 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403162 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) 20241111125403162 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) 20241111125403162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241111125403162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403162 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241111125403162 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241111125403162 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241111125403162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403162 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403162 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403162 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403163 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) 20241111125403163 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) 20241111125403163 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) 20241111125403164 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) 20241111125403164 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) 20241111125403165 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) 20241111125403165 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) 20241111125403166 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) 20241111125403166 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) 20241111125403167 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) 20241111125403167 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) 20241111125403167 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) 20241111125403167 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) 20241111125403168 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) 20241111125403168 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) 20241111125403172 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) 20241111125403172 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) 20241111125403172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241111125403172 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) 20241111125403172 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=3c 00 60 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403186 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) 20241111125403186 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403186 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 60 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403186 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403186 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) 20241111125403186 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) 20241111125403186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241111125403186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403186 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241111125403186 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241111125403186 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241111125403186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403186 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403186 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403186 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403186 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) 20241111125403187 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) 20241111125403187 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) 20241111125403188 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) 20241111125403188 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) 20241111125403189 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) 20241111125403189 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) 20241111125403189 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) 20241111125403190 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) 20241111125403190 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) 20241111125403190 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) 20241111125403191 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) 20241111125403191 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) 20241111125403192 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) 20241111125403192 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) 20241111125403193 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) 20241111125403193 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) 20241111125403193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241111125403193 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) 20241111125403194 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 data=3c 00 62 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403205 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) 20241111125403205 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403205 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 62 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403205 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403205 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) 20241111125403205 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) 20241111125403205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241111125403205 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403205 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241111125403205 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241111125403206 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241111125403206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403206 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403206 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403206 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403206 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) 20241111125403206 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) 20241111125403206 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) 20241111125403207 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) 20241111125403207 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) 20241111125403208 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) 20241111125403208 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) 20241111125403209 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) 20241111125403209 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) 20241111125403209 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) 20241111125403210 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) 20241111125403210 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) 20241111125403210 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) 20241111125403211 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) 20241111125403211 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) 20241111125403212 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) 20241111125403212 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) 20241111125403212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241111125403212 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) 20241111125403213 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=5 data=3c 00 64 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403224 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) 20241111125403224 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403224 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 64 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403224 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403224 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) 20241111125403224 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) 20241111125403224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241111125403224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403224 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241111125403224 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241111125403224 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241111125403225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403225 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403225 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403225 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403225 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) 20241111125403225 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) 20241111125403225 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) 20241111125403226 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) 20241111125403226 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) 20241111125403227 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) 20241111125403227 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) 20241111125403228 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) 20241111125403228 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) 20241111125403229 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) 20241111125403229 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) 20241111125403229 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) 20241111125403229 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) 20241111125403230 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) 20241111125403230 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) 20241111125403234 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) 20241111125403234 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) 20241111125403234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241111125403234 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) 20241111125403234 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=6 data=3c 00 66 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403248 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) 20241111125403248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 66 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403248 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403248 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) 20241111125403248 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) 20241111125403248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241111125403248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403248 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241111125403248 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241111125403248 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241111125403248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403248 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403248 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403248 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403248 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403248 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) 20241111125403249 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) 20241111125403249 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) 20241111125403250 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) 20241111125403250 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) 20241111125403251 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) 20241111125403251 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) 20241111125403252 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) 20241111125403252 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) 20241111125403252 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) 20241111125403252 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) 20241111125403253 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) 20241111125403253 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) 20241111125403254 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) 20241111125403254 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) 20241111125403255 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) 20241111125403255 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) 20241111125403255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241111125403255 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) 20241111125403256 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=7 data=3c 00 68 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403267 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) 20241111125403267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 68 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403267 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403267 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) 20241111125403267 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) 20241111125403267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241111125403267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403267 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241111125403267 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241111125403267 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241111125403267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403267 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403267 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403267 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403267 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403267 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) 20241111125403268 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) 20241111125403268 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) 20241111125403269 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) 20241111125403269 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) 20241111125403270 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) 20241111125403270 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) 20241111125403271 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) 20241111125403271 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) 20241111125403272 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) 20241111125403272 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) 20241111125403273 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) 20241111125403273 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) 20241111125403273 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) 20241111125403273 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) 20241111125403274 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) 20241111125403274 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) 20241111125403274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241111125403274 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) 20241111125403275 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=8 data=3c 00 6a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403286 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) 20241111125403286 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403286 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403286 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403286 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) 20241111125403286 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) 20241111125403286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241111125403286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403286 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241111125403286 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241111125403286 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241111125403286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403286 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403287 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403287 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403287 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) 20241111125403288 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) 20241111125403288 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) 20241111125403289 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) 20241111125403289 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) 20241111125403290 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) 20241111125403290 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) 20241111125403291 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) 20241111125403291 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) 20241111125403292 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) 20241111125403292 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) 20241111125403293 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) 20241111125403293 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) 20241111125403295 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) 20241111125403295 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) 20241111125403296 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) 20241111125403296 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) 20241111125403297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241111125403297 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) 20241111125403298 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=9 data=3c 00 6c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403311 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) 20241111125403311 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403311 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403311 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403311 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) 20241111125403311 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) 20241111125403311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241111125403311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403311 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241111125403311 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241111125403311 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241111125403311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403311 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403311 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403312 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403312 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) 20241111125403313 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) 20241111125403313 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) 20241111125403314 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) 20241111125403314 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) 20241111125403315 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) 20241111125403315 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) 20241111125403316 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) 20241111125403316 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) 20241111125403317 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) 20241111125403317 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) 20241111125403317 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) 20241111125403317 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) 20241111125403318 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) 20241111125403318 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) 20241111125403319 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) 20241111125403319 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) 20241111125403319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241111125403319 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) 20241111125403320 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=10 data=3c 00 6e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403330 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) 20241111125403330 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403330 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403330 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403330 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) 20241111125403330 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) 20241111125403330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241111125403330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403330 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241111125403330 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241111125403330 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241111125403330 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403331 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403331 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403331 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403331 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) 20241111125403332 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) 20241111125403332 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) 20241111125403332 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) 20241111125403332 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) 20241111125403333 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) 20241111125403333 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) 20241111125403334 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) 20241111125403334 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) 20241111125403335 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) 20241111125403335 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) 20241111125403336 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) 20241111125403336 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) 20241111125403337 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) 20241111125403337 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) 20241111125403338 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) 20241111125403338 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) 20241111125403338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241111125403338 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) 20241111125403338 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=3c 00 70 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403350 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) 20241111125403350 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403350 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 70 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403350 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403350 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) 20241111125403350 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) 20241111125403350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241111125403350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403350 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241111125403350 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241111125403350 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241111125403350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403350 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403350 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403350 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403350 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) 20241111125403351 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) 20241111125403351 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) 20241111125403352 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) 20241111125403352 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) 20241111125403353 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) 20241111125403353 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) 20241111125403353 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) 20241111125403354 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) 20241111125403354 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) 20241111125403354 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) 20241111125403355 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) 20241111125403355 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) 20241111125403356 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) 20241111125403356 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) 20241111125403359 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) 20241111125403359 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) 20241111125403359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241111125403359 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) 20241111125403360 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=3c 00 72 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403374 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) 20241111125403374 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403374 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 72 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403374 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403374 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) 20241111125403374 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) 20241111125403374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241111125403374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403374 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241111125403374 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241111125403374 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241111125403374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403374 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403374 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403374 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403374 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403374 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) 20241111125403375 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) 20241111125403375 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) 20241111125403376 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) 20241111125403376 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) 20241111125403377 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) 20241111125403377 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) 20241111125403378 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) 20241111125403378 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) 20241111125403379 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) 20241111125403379 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) 20241111125403379 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) 20241111125403379 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) 20241111125403380 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) 20241111125403380 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) 20241111125403381 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) 20241111125403381 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) 20241111125403381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241111125403381 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) 20241111125403382 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=3c 00 74 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403393 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) 20241111125403393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 74 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403393 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403393 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) 20241111125403393 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) 20241111125403393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241111125403393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403393 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241111125403393 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241111125403393 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241111125403393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403393 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403393 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403393 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403393 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) 20241111125403394 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) 20241111125403394 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) 20241111125403395 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) 20241111125403395 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) 20241111125403396 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) 20241111125403396 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) 20241111125403397 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) 20241111125403397 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) 20241111125403398 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) 20241111125403398 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) 20241111125403398 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) 20241111125403398 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) 20241111125403399 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) 20241111125403399 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) 20241111125403400 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) 20241111125403400 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) 20241111125403400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241111125403400 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) 20241111125403401 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=2 data=3c 00 76 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403412 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) 20241111125403412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 76 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403412 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403412 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) 20241111125403412 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) 20241111125403412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241111125403412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403412 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241111125403412 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241111125403412 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241111125403412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403412 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403412 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403412 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403412 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) 20241111125403412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125403412 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125403412 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125403413 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) 20241111125403414 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) 20241111125403414 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) 20241111125403414 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) 20241111125403415 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) 20241111125403415 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) 20241111125403416 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) 20241111125403416 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) 20241111125403417 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) 20241111125403417 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) 20241111125403418 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) 20241111125403418 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) 20241111125403418 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) 20241111125403418 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) 20241111125403422 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) 20241111125403422 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) 20241111125403422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241111125403422 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) 20241111125403422 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125403422 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125403422 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) 20241111125403422 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125403422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125403422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=40 24 00 0f 03 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125403423 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125403436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=3 data=3c 00 78 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403436 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) 20241111125403436 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403436 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 78 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403436 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403436 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) 20241111125403436 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) 20241111125403436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241111125403436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403436 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241111125403436 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241111125403436 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241111125403436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403436 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403436 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403436 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403436 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) 20241111125403437 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) 20241111125403438 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) 20241111125403438 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) 20241111125403438 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) 20241111125403439 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) 20241111125403439 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) 20241111125403440 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) 20241111125403440 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) 20241111125403441 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) 20241111125403441 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) 20241111125403441 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) 20241111125403441 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) 20241111125403442 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) 20241111125403442 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) 20241111125403443 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) 20241111125403443 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) 20241111125403443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241111125403443 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) 20241111125403444 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=4 data=3c 00 7a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403455 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) 20241111125403455 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403455 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403455 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403455 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) 20241111125403455 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) 20241111125403455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241111125403455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403455 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241111125403455 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241111125403455 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241111125403455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403455 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403455 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403456 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403456 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) 20241111125403457 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) 20241111125403457 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) 20241111125403458 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) 20241111125403458 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) 20241111125403459 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) 20241111125403459 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) 20241111125403460 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) 20241111125403460 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) 20241111125403460 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) 20241111125403460 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) 20241111125403461 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) 20241111125403461 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) 20241111125403462 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) 20241111125403462 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) 20241111125403463 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) 20241111125403463 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) 20241111125403463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241111125403463 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) 20241111125403464 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=5 data=3c 00 7c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403474 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) 20241111125403474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403474 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403474 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) 20241111125403474 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) 20241111125403474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20241111125403475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403475 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20241111125403475 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20241111125403475 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20241111125403475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403475 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403475 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403475 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403475 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) 20241111125403476 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) 20241111125403476 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) 20241111125403476 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) 20241111125403476 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) 20241111125403477 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) 20241111125403477 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) 20241111125403478 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) 20241111125403478 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) 20241111125403479 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) 20241111125403479 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) 20241111125403479 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) 20241111125403479 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) 20241111125403480 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) 20241111125403480 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) 20241111125403484 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) 20241111125403484 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) 20241111125403484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241111125403484 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) 20241111125403485 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=6 data=3c 00 7e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403498 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) 20241111125403498 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403498 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403498 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403498 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) 20241111125403498 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) 20241111125403498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20241111125403498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403498 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20241111125403498 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20241111125403498 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20241111125403498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403498 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403499 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403499 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403499 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) 20241111125403500 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) 20241111125403500 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) 20241111125403501 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) 20241111125403501 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) 20241111125403502 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) 20241111125403502 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) 20241111125403503 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) 20241111125403503 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) 20241111125403504 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) 20241111125403504 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) 20241111125403505 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) 20241111125403505 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) 20241111125403507 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) 20241111125403507 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) 20241111125403508 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) 20241111125403508 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) 20241111125403508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241111125403508 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) 20241111125403509 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=7 data=3c 00 80 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403518 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) 20241111125403518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 80 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403518 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403518 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) 20241111125403518 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) 20241111125403518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20241111125403518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403518 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20241111125403518 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20241111125403518 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20241111125403518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403518 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403518 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403518 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403518 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) 20241111125403520 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) 20241111125403520 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) 20241111125403521 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) 20241111125403521 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) 20241111125403522 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) 20241111125403522 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) 20241111125403523 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) 20241111125403523 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) 20241111125403524 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) 20241111125403524 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) 20241111125403525 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) 20241111125403525 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) 20241111125403526 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) 20241111125403526 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) 20241111125403527 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) 20241111125403527 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) 20241111125403527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241111125403527 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) 20241111125403528 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=8 data=3c 00 82 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403537 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) 20241111125403537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 82 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403537 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403537 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) 20241111125403537 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) 20241111125403537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20241111125403537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403537 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20241111125403537 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20241111125403537 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20241111125403537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403537 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403537 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403537 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403537 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) 20241111125403538 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) 20241111125403538 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) 20241111125403539 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) 20241111125403539 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) 20241111125403539 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) 20241111125403540 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) 20241111125403540 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) 20241111125403541 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) 20241111125403541 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) 20241111125403541 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) 20241111125403542 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) 20241111125403542 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) 20241111125403543 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) 20241111125403543 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) 20241111125403546 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) 20241111125403546 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) 20241111125403546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241111125403546 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) 20241111125403547 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=9 data=3c 00 84 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403561 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) 20241111125403561 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403561 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 84 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403561 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403561 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) 20241111125403561 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) 20241111125403561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20241111125403561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403561 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20241111125403561 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20241111125403561 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20241111125403561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403561 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403561 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403561 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403561 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) 20241111125403562 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) 20241111125403562 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) 20241111125403563 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) 20241111125403563 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) 20241111125403564 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) 20241111125403564 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) 20241111125403565 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) 20241111125403565 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) 20241111125403566 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) 20241111125403566 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) 20241111125403567 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) 20241111125403567 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) 20241111125403567 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) 20241111125403568 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) 20241111125403568 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) 20241111125403569 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) 20241111125403569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241111125403569 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) 20241111125403569 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 data=3c 00 86 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403580 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) 20241111125403580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 86 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403580 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403580 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) 20241111125403580 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) 20241111125403580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20241111125403580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403580 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20241111125403580 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20241111125403580 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20241111125403580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403580 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403580 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403580 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403580 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) 20241111125403581 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) 20241111125403581 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) 20241111125403582 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) 20241111125403582 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) 20241111125403583 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) 20241111125403583 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) 20241111125403584 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) 20241111125403584 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) 20241111125403585 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) 20241111125403585 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) 20241111125403586 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) 20241111125403586 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) 20241111125403587 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) 20241111125403587 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) 20241111125403588 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) 20241111125403588 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) 20241111125403588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241111125403588 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) 20241111125403589 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=3c 00 88 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403599 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) 20241111125403599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 88 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403599 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403599 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) 20241111125403599 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) 20241111125403599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20241111125403599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403599 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20241111125403599 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20241111125403599 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20241111125403599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403599 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403599 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403599 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403599 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403599 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) 20241111125403600 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) 20241111125403600 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) 20241111125403601 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) 20241111125403601 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) 20241111125403602 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) 20241111125403602 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) 20241111125403603 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) 20241111125403603 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) 20241111125403603 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) 20241111125403603 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) 20241111125403604 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) 20241111125403604 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) 20241111125403605 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) 20241111125403605 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) 20241111125403608 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) 20241111125403608 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) 20241111125403608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241111125403608 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) 20241111125403609 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data=3c 00 8a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403623 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) 20241111125403623 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403623 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403623 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403623 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) 20241111125403623 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) 20241111125403623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20241111125403623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403623 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20241111125403623 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20241111125403623 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20241111125403623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403623 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403623 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403623 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403623 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) 20241111125403624 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) 20241111125403624 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) 20241111125403625 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) 20241111125403625 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) 20241111125403625 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) 20241111125403625 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) 20241111125403626 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) 20241111125403626 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) 20241111125403627 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) 20241111125403627 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) 20241111125403628 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) 20241111125403628 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) 20241111125403629 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) 20241111125403629 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) 20241111125403630 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) 20241111125403630 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) 20241111125403630 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241111125403630 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) 20241111125403631 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=1 data=3c 00 8c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403642 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) 20241111125403642 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403642 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403642 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403642 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) 20241111125403642 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) 20241111125403642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20241111125403642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403642 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20241111125403642 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20241111125403642 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20241111125403642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403642 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403642 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403642 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403642 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) 20241111125403643 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) 20241111125403643 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) 20241111125403644 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) 20241111125403644 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) 20241111125403645 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) 20241111125403645 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) 20241111125403645 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) 20241111125403645 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) 20241111125403646 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) 20241111125403646 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) 20241111125403647 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) 20241111125403647 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) 20241111125403648 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) 20241111125403648 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) 20241111125403649 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) 20241111125403649 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) 20241111125403649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241111125403649 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) 20241111125403650 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=2 data=3c 00 8e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403661 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) 20241111125403661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403661 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403661 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) 20241111125403661 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) 20241111125403661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20241111125403661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403661 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20241111125403661 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20241111125403661 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20241111125403661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403661 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403661 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403661 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403661 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) 20241111125403662 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) 20241111125403662 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) 20241111125403663 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) 20241111125403663 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) 20241111125403664 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) 20241111125403664 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) 20241111125403665 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) 20241111125403665 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) 20241111125403666 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) 20241111125403666 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) 20241111125403667 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) 20241111125403667 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) 20241111125403667 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) 20241111125403667 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) 20241111125403671 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) 20241111125403671 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) 20241111125403671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241111125403671 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) 20241111125403671 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=3 data=3c 00 90 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403685 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) 20241111125403685 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403685 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 90 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403685 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403685 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) 20241111125403685 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) 20241111125403685 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20241111125403685 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403685 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20241111125403685 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20241111125403685 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20241111125403685 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403685 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403685 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403685 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403685 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403685 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403685 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) 20241111125403686 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) 20241111125403686 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) 20241111125403687 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) 20241111125403687 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) 20241111125403688 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) 20241111125403688 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) 20241111125403689 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) 20241111125403689 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) 20241111125403689 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) 20241111125403689 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) 20241111125403690 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) 20241111125403690 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) 20241111125403691 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) 20241111125403691 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) 20241111125403692 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) 20241111125403692 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) 20241111125403692 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241111125403692 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) 20241111125403693 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=4 data=3c 00 92 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403704 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) 20241111125403704 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403704 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 92 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403704 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403704 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) 20241111125403704 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) 20241111125403704 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20241111125403704 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403704 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20241111125403704 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20241111125403704 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20241111125403704 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403704 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403704 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403704 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403704 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403704 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403704 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) 20241111125403705 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) 20241111125403705 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) 20241111125403706 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) 20241111125403706 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) 20241111125403707 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) 20241111125403707 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) 20241111125403708 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) 20241111125403708 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) 20241111125403709 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) 20241111125403709 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) 20241111125403710 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) 20241111125403710 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) 20241111125403711 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) 20241111125403711 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) 20241111125403713 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) 20241111125403713 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) 20241111125403713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241111125403713 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) 20241111125403714 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=5 data=3c 00 94 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403723 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) 20241111125403723 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403723 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 94 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403723 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403723 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) 20241111125403724 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) 20241111125403724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20241111125403724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403724 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20241111125403724 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20241111125403724 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20241111125403724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403724 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403724 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403724 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403724 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) 20241111125403725 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) 20241111125403725 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) 20241111125403725 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) 20241111125403725 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) 20241111125403726 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) 20241111125403726 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) 20241111125403727 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) 20241111125403727 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) 20241111125403728 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) 20241111125403728 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) 20241111125403729 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) 20241111125403729 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) 20241111125403730 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) 20241111125403730 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) 20241111125403733 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) 20241111125403733 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) 20241111125403733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241111125403733 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) 20241111125403734 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=3c 00 96 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403747 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) 20241111125403747 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403747 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 96 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403747 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403747 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) 20241111125403747 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) 20241111125403747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20241111125403747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403747 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20241111125403747 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20241111125403747 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20241111125403747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403747 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403747 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403747 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403747 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) 20241111125403749 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) 20241111125403749 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) 20241111125403750 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) 20241111125403750 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) 20241111125403751 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) 20241111125403751 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) 20241111125403752 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) 20241111125403752 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) 20241111125403753 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) 20241111125403753 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) 20241111125403753 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) 20241111125403753 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) 20241111125403754 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) 20241111125403754 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) 20241111125403755 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) 20241111125403755 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) 20241111125403755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241111125403755 [1;34mDL1IF 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) 20241111125403756 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=7 data=3c 00 98 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403766 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) 20241111125403766 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403766 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 98 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403766 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403766 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) 20241111125403766 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) 20241111125403766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20241111125403766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403766 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20241111125403766 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20241111125403766 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20241111125403766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403766 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403766 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403766 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403766 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) 20241111125403768 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) 20241111125403768 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) 20241111125403769 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) 20241111125403769 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) 20241111125403770 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) 20241111125403770 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) 20241111125403771 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) 20241111125403771 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) 20241111125403771 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) 20241111125403771 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) 20241111125403772 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) 20241111125403772 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) 20241111125403773 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) 20241111125403773 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) 20241111125403774 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) 20241111125403774 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) 20241111125403774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241111125403774 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) 20241111125403775 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=8 data=3c 00 9a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403786 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) 20241111125403786 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403786 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403786 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403786 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) 20241111125403786 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) 20241111125403786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20241111125403786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403786 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20241111125403786 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20241111125403786 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20241111125403786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403786 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403786 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403786 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403786 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) 20241111125403788 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) 20241111125403788 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) 20241111125403789 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) 20241111125403789 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) 20241111125403790 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) 20241111125403790 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) 20241111125403791 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) 20241111125403791 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) 20241111125403793 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) 20241111125403793 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) 20241111125403793 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) 20241111125403793 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) 20241111125403794 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) 20241111125403794 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) 20241111125403795 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) 20241111125403795 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) 20241111125403795 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241111125403795 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) 20241111125403796 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=9 data=3c 00 9c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403809 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) 20241111125403809 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403809 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403810 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403810 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) 20241111125403810 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) 20241111125403810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20241111125403810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403810 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20241111125403810 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20241111125403810 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20241111125403810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403810 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403810 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403810 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403810 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403810 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) 20241111125403812 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) 20241111125403812 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) 20241111125403813 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) 20241111125403813 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) 20241111125403814 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) 20241111125403814 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) 20241111125403815 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) 20241111125403815 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) 20241111125403816 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) 20241111125403816 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) 20241111125403817 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) 20241111125403817 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) 20241111125403817 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) 20241111125403817 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) 20241111125403818 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) 20241111125403818 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) 20241111125403819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241111125403819 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) 20241111125403820 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=10 data=3c 00 9e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403829 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) 20241111125403829 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403829 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403829 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403829 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) 20241111125403829 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) 20241111125403829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20241111125403829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403829 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20241111125403829 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20241111125403829 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20241111125403829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403829 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403829 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403829 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403829 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) 20241111125403829 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125403830 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125403830 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125403831 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) 20241111125403831 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) 20241111125403832 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) 20241111125403832 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) 20241111125403833 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) 20241111125403833 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) 20241111125403835 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) 20241111125403835 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) 20241111125403836 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) 20241111125403836 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) 20241111125403837 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) 20241111125403837 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) 20241111125403838 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) 20241111125403838 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) 20241111125403839 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) 20241111125403839 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) 20241111125403839 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241111125403839 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) 20241111125403839 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125403839 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125403839 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) 20241111125403840 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125403840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125403840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=40 24 00 14 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125403840 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125403847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=11 data=3c 00 a0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403847 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) 20241111125403847 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403847 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403848 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403848 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) 20241111125403848 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) 20241111125403848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20241111125403848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403848 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20241111125403848 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20241111125403848 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20241111125403848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403848 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403848 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403848 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403848 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) 20241111125403849 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) 20241111125403849 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) 20241111125403849 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) 20241111125403849 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) 20241111125403850 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) 20241111125403850 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) 20241111125403851 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) 20241111125403851 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) 20241111125403852 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) 20241111125403852 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) 20241111125403853 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) 20241111125403853 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) 20241111125403854 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) 20241111125403854 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) 20241111125403857 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) 20241111125403857 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) 20241111125403857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241111125403857 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) 20241111125403858 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data=3c 00 a2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403871 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) 20241111125403871 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403871 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403871 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403871 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) 20241111125403872 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) 20241111125403872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20241111125403872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403872 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20241111125403872 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20241111125403872 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20241111125403872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403872 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403872 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403872 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403872 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) 20241111125403873 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) 20241111125403873 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) 20241111125403873 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) 20241111125403873 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) 20241111125403874 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) 20241111125403874 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) 20241111125403875 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) 20241111125403875 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) 20241111125403876 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) 20241111125403876 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) 20241111125403877 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) 20241111125403877 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) 20241111125403878 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) 20241111125403878 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) 20241111125403879 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) 20241111125403879 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) 20241111125403879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241111125403879 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) 20241111125403879 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=1 data=3c 00 a4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403891 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) 20241111125403891 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403891 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403891 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403891 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) 20241111125403891 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) 20241111125403891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20241111125403891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403891 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20241111125403891 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20241111125403891 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20241111125403891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403891 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403891 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403891 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403891 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) 20241111125403892 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) 20241111125403892 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) 20241111125403893 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) 20241111125403893 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) 20241111125403894 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) 20241111125403894 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) 20241111125403895 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) 20241111125403895 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) 20241111125403896 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) 20241111125403896 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) 20241111125403897 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) 20241111125403897 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) 20241111125403898 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) 20241111125403898 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) 20241111125403899 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) 20241111125403899 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) 20241111125403899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241111125403899 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) 20241111125403900 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=2 data=3c 00 a6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403910 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) 20241111125403910 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403910 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403910 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403910 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) 20241111125403910 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) 20241111125403910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20241111125403910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403910 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20241111125403910 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20241111125403910 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20241111125403910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403910 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403910 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403910 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403910 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) 20241111125403911 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) 20241111125403911 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) 20241111125403912 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) 20241111125403912 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) 20241111125403913 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) 20241111125403913 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) 20241111125403914 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) 20241111125403914 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) 20241111125403915 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) 20241111125403915 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) 20241111125403916 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) 20241111125403916 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) 20241111125403916 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) 20241111125403916 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) 20241111125403919 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) 20241111125403919 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) 20241111125403919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241111125403919 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) 20241111125403920 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=3 data=3c 00 a8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403934 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) 20241111125403934 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403934 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403934 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403934 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) 20241111125403934 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125403934 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) 20241111125403935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20241111125403935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403935 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20241111125403935 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20241111125403935 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20241111125403935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403935 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403935 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403935 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403935 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) 20241111125403935 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) 20241111125403935 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) 20241111125403936 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) 20241111125403936 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) 20241111125403937 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) 20241111125403937 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) 20241111125403938 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) 20241111125403938 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) 20241111125403939 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) 20241111125403939 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) 20241111125403940 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) 20241111125403940 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) 20241111125403941 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) 20241111125403941 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) 20241111125403942 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) 20241111125403942 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) 20241111125403942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241111125403942 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) 20241111125403943 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=4 data=3c 00 aa 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403953 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) 20241111125403953 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403953 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 aa 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403953 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403953 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) 20241111125403953 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) 20241111125403953 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20241111125403953 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403953 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20241111125403953 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20241111125403953 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20241111125403953 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403953 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403953 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403953 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403953 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403953 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403954 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) 20241111125403955 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) 20241111125403955 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) 20241111125403955 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) 20241111125403955 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) 20241111125403956 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) 20241111125403956 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) 20241111125403957 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) 20241111125403957 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) 20241111125403958 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) 20241111125403958 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) 20241111125403959 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) 20241111125403959 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) 20241111125403960 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) 20241111125403960 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) 20241111125403960 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) 20241111125403960 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) 20241111125403960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241111125403960 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) 20241111125403961 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=5 data=3c 00 ac 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403973 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) 20241111125403973 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403973 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ac 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403973 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403973 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) 20241111125403973 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) 20241111125403973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20241111125403973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403973 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20241111125403973 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20241111125403973 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20241111125403973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403973 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403973 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403973 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403973 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) 20241111125403974 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) 20241111125403974 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) 20241111125403974 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) 20241111125403974 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) 20241111125403975 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) 20241111125403975 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) 20241111125403976 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) 20241111125403976 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) 20241111125403977 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) 20241111125403977 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) 20241111125403978 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) 20241111125403978 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) 20241111125403978 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) 20241111125403979 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) 20241111125403982 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) 20241111125403982 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) 20241111125403982 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241111125403982 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) 20241111125403983 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125403997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=6 data=3c 00 ae 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125403997 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) 20241111125403997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125403997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ae 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125403997 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125403997 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) 20241111125403997 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) 20241111125403997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20241111125403997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125403997 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20241111125403997 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20241111125403997 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20241111125403997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125403997 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125403997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125403997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125403997 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125403997 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125403997 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) 20241111125403998 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) 20241111125403998 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) 20241111125403999 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) 20241111125403999 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) 20241111125403999 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) 20241111125403999 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) 20241111125404000 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) 20241111125404000 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) 20241111125404001 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) 20241111125404001 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) 20241111125404002 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) 20241111125404002 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) 20241111125404003 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) 20241111125404003 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) 20241111125404003 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) 20241111125404003 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) 20241111125404003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241111125404003 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) 20241111125404004 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=7 data=3c 00 b0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404015 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) 20241111125404015 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404015 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404015 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404015 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) 20241111125404015 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) 20241111125404016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20241111125404016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404016 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20241111125404016 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20241111125404016 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20241111125404016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404016 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404016 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404016 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404016 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) 20241111125404016 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) 20241111125404016 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) 20241111125404017 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) 20241111125404017 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) 20241111125404018 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) 20241111125404018 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) 20241111125404019 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) 20241111125404019 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) 20241111125404020 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) 20241111125404020 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) 20241111125404021 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) 20241111125404021 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) 20241111125404022 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) 20241111125404022 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) 20241111125404022 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) 20241111125404022 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) 20241111125404022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241111125404022 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) 20241111125404023 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=8 data=3c 00 b2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404035 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) 20241111125404035 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404035 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404035 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404035 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) 20241111125404035 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) 20241111125404035 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20241111125404035 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404035 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20241111125404035 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20241111125404035 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20241111125404035 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404035 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404035 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404035 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404035 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404035 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404035 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) 20241111125404036 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) 20241111125404036 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) 20241111125404037 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) 20241111125404037 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) 20241111125404037 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) 20241111125404037 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) 20241111125404038 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) 20241111125404038 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) 20241111125404039 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) 20241111125404039 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) 20241111125404040 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) 20241111125404040 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) 20241111125404040 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) 20241111125404041 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) 20241111125404044 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) 20241111125404044 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) 20241111125404044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241111125404044 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) 20241111125404045 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=9 data=3c 00 b4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404059 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) 20241111125404059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404059 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404059 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) 20241111125404059 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) 20241111125404059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20241111125404059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404059 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20241111125404059 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20241111125404059 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20241111125404059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404059 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404059 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404059 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404059 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) 20241111125404060 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) 20241111125404060 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) 20241111125404061 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) 20241111125404061 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) 20241111125404061 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) 20241111125404061 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) 20241111125404062 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) 20241111125404062 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) 20241111125404063 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) 20241111125404063 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) 20241111125404064 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) 20241111125404064 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) 20241111125404065 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) 20241111125404065 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) 20241111125404066 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) 20241111125404066 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) 20241111125404066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241111125404066 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) 20241111125404067 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=10 data=3c 00 b6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404078 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) 20241111125404078 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404078 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404078 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404078 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) 20241111125404078 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) 20241111125404078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20241111125404078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404078 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20241111125404078 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20241111125404078 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20241111125404078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404078 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404078 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404078 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404078 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) 20241111125404079 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) 20241111125404079 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) 20241111125404080 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) 20241111125404080 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) 20241111125404081 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) 20241111125404081 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) 20241111125404082 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) 20241111125404082 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) 20241111125404083 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) 20241111125404083 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) 20241111125404085 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) 20241111125404085 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) 20241111125404085 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) 20241111125404085 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) 20241111125404086 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) 20241111125404086 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) 20241111125404086 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241111125404086 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) 20241111125404087 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=11 data=3c 00 b8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404097 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) 20241111125404097 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404097 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404097 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404097 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) 20241111125404097 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) 20241111125404097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20241111125404097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404097 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20241111125404097 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20241111125404097 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20241111125404097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404097 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404097 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404097 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404097 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) 20241111125404098 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) 20241111125404098 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) 20241111125404099 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) 20241111125404099 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) 20241111125404100 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) 20241111125404100 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) 20241111125404100 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) 20241111125404100 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) 20241111125404101 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) 20241111125404101 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) 20241111125404102 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) 20241111125404102 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) 20241111125404103 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) 20241111125404103 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) 20241111125404106 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) 20241111125404106 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) 20241111125404106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241111125404106 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) 20241111125404106 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data=3c 00 ba 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404121 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) 20241111125404121 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404121 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ba 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404121 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404121 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) 20241111125404121 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) 20241111125404121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20241111125404121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404121 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20241111125404121 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20241111125404121 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20241111125404121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404121 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404121 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404121 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404121 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) 20241111125404122 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) 20241111125404122 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) 20241111125404123 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) 20241111125404123 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) 20241111125404124 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) 20241111125404124 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) 20241111125404125 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) 20241111125404125 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) 20241111125404127 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) 20241111125404127 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) 20241111125404128 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) 20241111125404128 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) 20241111125404129 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) 20241111125404129 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) 20241111125404130 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) 20241111125404130 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) 20241111125404130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241111125404130 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) 20241111125404131 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=1 data=3c 00 bc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404140 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) 20241111125404140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404140 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404140 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) 20241111125404140 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) 20241111125404140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20241111125404140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404140 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20241111125404140 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20241111125404140 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20241111125404140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404140 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404140 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404140 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404140 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) 20241111125404142 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) 20241111125404142 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) 20241111125404143 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) 20241111125404143 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) 20241111125404144 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) 20241111125404144 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) 20241111125404146 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) 20241111125404146 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) 20241111125404147 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) 20241111125404147 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) 20241111125404148 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) 20241111125404148 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) 20241111125404149 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) 20241111125404149 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) 20241111125404150 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) 20241111125404150 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) 20241111125404150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241111125404150 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) 20241111125404151 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=2 data=3c 00 be 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404159 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) 20241111125404159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 be 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404159 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404159 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) 20241111125404159 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) 20241111125404159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20241111125404159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404159 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20241111125404159 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20241111125404159 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20241111125404159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404159 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404159 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404159 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404159 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) 20241111125404161 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) 20241111125404161 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) 20241111125404162 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) 20241111125404162 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) 20241111125404163 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) 20241111125404163 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) 20241111125404163 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) 20241111125404163 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) 20241111125404164 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) 20241111125404164 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) 20241111125404164 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) 20241111125404164 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) 20241111125404165 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) 20241111125404165 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) 20241111125404168 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) 20241111125404168 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) 20241111125404168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241111125404168 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) 20241111125404168 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=3 data=3c 00 c0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404182 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) 20241111125404182 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404182 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404182 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404182 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) 20241111125404182 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) 20241111125404182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20241111125404182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404182 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20241111125404182 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20241111125404182 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20241111125404182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404182 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404182 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404182 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404182 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) 20241111125404183 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) 20241111125404183 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) 20241111125404184 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) 20241111125404184 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) 20241111125404185 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) 20241111125404185 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) 20241111125404186 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) 20241111125404186 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) 20241111125404187 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) 20241111125404187 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) 20241111125404188 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) 20241111125404188 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) 20241111125404189 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) 20241111125404189 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) 20241111125404190 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) 20241111125404190 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) 20241111125404190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241111125404190 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) 20241111125404190 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=4 data=3c 00 c2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404201 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) 20241111125404201 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404201 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404201 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404201 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) 20241111125404201 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) 20241111125404201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20241111125404201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404201 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20241111125404201 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20241111125404201 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20241111125404201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404201 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404201 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404201 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404202 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) 20241111125404203 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) 20241111125404203 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) 20241111125404204 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) 20241111125404204 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) 20241111125404205 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) 20241111125404205 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) 20241111125404206 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) 20241111125404206 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) 20241111125404207 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) 20241111125404207 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) 20241111125404208 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) 20241111125404208 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) 20241111125404209 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) 20241111125404209 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) 20241111125404210 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) 20241111125404210 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) 20241111125404210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241111125404210 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) 20241111125404211 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=5 data=3c 00 c4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404220 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) 20241111125404220 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404220 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404220 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404220 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) 20241111125404220 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) 20241111125404220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20241111125404220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404221 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20241111125404221 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20241111125404221 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20241111125404221 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404221 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404221 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404221 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404221 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404221 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404221 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) 20241111125404223 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) 20241111125404223 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) 20241111125404224 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) 20241111125404224 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) 20241111125404224 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) 20241111125404224 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) 20241111125404225 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) 20241111125404225 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) 20241111125404226 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) 20241111125404226 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) 20241111125404227 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) 20241111125404227 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) 20241111125404227 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) 20241111125404228 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) 20241111125404230 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) 20241111125404230 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) 20241111125404230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241111125404230 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) 20241111125404231 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=6 data=3c 00 c6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404244 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) 20241111125404244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404244 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404244 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) 20241111125404244 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) 20241111125404244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20241111125404244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404244 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20241111125404244 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20241111125404244 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20241111125404244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404244 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404244 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404244 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404245 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) 20241111125404245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125404245 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125404245 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125404245 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) 20241111125404245 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) 20241111125404246 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) 20241111125404246 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) 20241111125404247 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) 20241111125404247 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) 20241111125404248 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) 20241111125404248 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) 20241111125404249 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) 20241111125404249 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) 20241111125404250 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) 20241111125404250 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) 20241111125404250 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) 20241111125404250 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) 20241111125404251 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) 20241111125404251 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) 20241111125404251 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241111125404251 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) 20241111125404251 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125404251 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125404251 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) 20241111125404251 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125404251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125404252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=40 24 00 19 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125404252 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125404263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=7 data=3c 00 c8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404263 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) 20241111125404263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404263 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404263 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) 20241111125404263 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) 20241111125404264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20241111125404264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404264 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20241111125404264 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20241111125404264 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20241111125404264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404264 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404264 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404264 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404264 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) 20241111125404265 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) 20241111125404265 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) 20241111125404266 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) 20241111125404266 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) 20241111125404266 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) 20241111125404266 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) 20241111125404267 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) 20241111125404267 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) 20241111125404268 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) 20241111125404268 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) 20241111125404269 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) 20241111125404269 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) 20241111125404270 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) 20241111125404270 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) 20241111125404271 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) 20241111125404271 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) 20241111125404271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241111125404271 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) 20241111125404271 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=8 data=3c 00 ca 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404282 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) 20241111125404283 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404283 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ca 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404283 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404283 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) 20241111125404283 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) 20241111125404283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20241111125404283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404283 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20241111125404283 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20241111125404283 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20241111125404283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404283 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404283 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404283 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404283 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) 20241111125404284 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) 20241111125404284 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) 20241111125404285 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) 20241111125404285 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) 20241111125404285 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) 20241111125404285 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) 20241111125404286 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) 20241111125404286 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) 20241111125404287 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) 20241111125404287 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) 20241111125404288 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) 20241111125404288 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) 20241111125404289 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) 20241111125404289 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) 20241111125404292 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) 20241111125404292 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) 20241111125404292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241111125404292 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) 20241111125404293 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=9 data=3c 00 cc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404306 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) 20241111125404306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404306 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404307 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) 20241111125404307 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) 20241111125404307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20241111125404307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404307 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20241111125404307 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20241111125404307 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20241111125404307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404307 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404307 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404307 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404307 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) 20241111125404308 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) 20241111125404308 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) 20241111125404308 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) 20241111125404308 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) 20241111125404309 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) 20241111125404309 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) 20241111125404310 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) 20241111125404310 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) 20241111125404311 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) 20241111125404311 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) 20241111125404312 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) 20241111125404312 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) 20241111125404313 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) 20241111125404313 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) 20241111125404313 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) 20241111125404313 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) 20241111125404314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241111125404314 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) 20241111125404314 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=10 data=3c 00 ce 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404326 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) 20241111125404326 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404326 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ce 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404326 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404326 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) 20241111125404326 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) 20241111125404326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20241111125404326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404326 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20241111125404326 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20241111125404326 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20241111125404326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404326 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404326 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404326 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404326 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) 20241111125404327 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) 20241111125404327 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) 20241111125404328 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) 20241111125404328 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) 20241111125404328 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) 20241111125404328 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) 20241111125404329 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) 20241111125404329 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) 20241111125404330 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) 20241111125404330 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) 20241111125404331 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) 20241111125404331 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) 20241111125404332 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) 20241111125404332 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) 20241111125404333 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) 20241111125404333 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) 20241111125404333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241111125404333 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) 20241111125404333 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=11 data=3c 00 d0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404345 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) 20241111125404345 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404345 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404345 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404345 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) 20241111125404345 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) 20241111125404345 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20241111125404345 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404345 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20241111125404345 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20241111125404345 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20241111125404345 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404345 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404345 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404345 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404345 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404345 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404345 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) 20241111125404346 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) 20241111125404346 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) 20241111125404347 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) 20241111125404347 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) 20241111125404348 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) 20241111125404348 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) 20241111125404348 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) 20241111125404348 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) 20241111125404349 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) 20241111125404349 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) 20241111125404350 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) 20241111125404350 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) 20241111125404351 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) 20241111125404351 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) 20241111125404354 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) 20241111125404354 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) 20241111125404354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241111125404354 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) 20241111125404355 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data=3c 00 d2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404369 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) 20241111125404369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404369 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404369 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) 20241111125404369 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) 20241111125404369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20241111125404369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404369 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20241111125404369 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20241111125404369 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20241111125404369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404369 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404369 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404369 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404369 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) 20241111125404370 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) 20241111125404370 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) 20241111125404371 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) 20241111125404371 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) 20241111125404371 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) 20241111125404371 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) 20241111125404372 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) 20241111125404372 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) 20241111125404373 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) 20241111125404373 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) 20241111125404374 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) 20241111125404374 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) 20241111125404376 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) 20241111125404376 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) 20241111125404377 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) 20241111125404377 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) 20241111125404377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241111125404377 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) 20241111125404378 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=1 data=3c 00 d4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404388 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) 20241111125404388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404388 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404388 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) 20241111125404388 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) 20241111125404388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20241111125404388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404388 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20241111125404388 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20241111125404388 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20241111125404388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404388 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404388 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404388 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404388 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) 20241111125404390 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) 20241111125404390 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) 20241111125404392 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) 20241111125404392 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) 20241111125404393 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) 20241111125404393 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) 20241111125404394 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) 20241111125404394 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) 20241111125404395 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) 20241111125404395 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) 20241111125404396 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) 20241111125404396 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) 20241111125404397 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) 20241111125404397 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) 20241111125404398 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) 20241111125404398 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) 20241111125404398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241111125404398 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) 20241111125404398 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=2 data=3c 00 d6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404407 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) 20241111125404407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404407 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404407 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) 20241111125404407 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) 20241111125404407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20241111125404407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404407 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20241111125404407 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20241111125404407 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20241111125404408 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404408 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404408 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404408 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404408 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404408 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404408 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) 20241111125404408 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) 20241111125404408 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) 20241111125404409 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) 20241111125404409 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) 20241111125404410 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) 20241111125404410 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) 20241111125404411 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) 20241111125404411 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) 20241111125404412 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) 20241111125404412 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) 20241111125404412 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) 20241111125404412 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) 20241111125404413 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) 20241111125404413 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) 20241111125404416 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) 20241111125404417 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) 20241111125404417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241111125404417 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) 20241111125404417 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=3 data=3c 00 d8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404431 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) 20241111125404431 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404431 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404431 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404431 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) 20241111125404431 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) 20241111125404431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20241111125404431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404431 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20241111125404431 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20241111125404431 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20241111125404431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404431 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404431 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404432 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404432 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) 20241111125404433 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) 20241111125404433 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) 20241111125404433 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) 20241111125404433 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) 20241111125404434 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) 20241111125404434 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) 20241111125404435 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) 20241111125404435 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) 20241111125404436 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) 20241111125404436 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) 20241111125404437 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) 20241111125404437 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) 20241111125404438 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) 20241111125404438 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) 20241111125404439 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) 20241111125404439 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) 20241111125404439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241111125404439 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) 20241111125404440 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=4 data=3c 00 da 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404450 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) 20241111125404450 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 da 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404451 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404451 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) 20241111125404451 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) 20241111125404451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20241111125404451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404451 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20241111125404451 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20241111125404451 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20241111125404451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404451 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404451 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404451 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404451 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) 20241111125404452 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) 20241111125404452 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) 20241111125404452 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) 20241111125404452 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) 20241111125404453 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) 20241111125404453 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) 20241111125404454 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) 20241111125404454 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) 20241111125404455 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) 20241111125404455 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) 20241111125404456 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) 20241111125404456 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) 20241111125404457 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) 20241111125404457 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) 20241111125404458 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) 20241111125404458 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) 20241111125404458 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241111125404458 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) 20241111125404459 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=5 data=3c 00 dc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404470 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) 20241111125404470 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404470 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404470 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404470 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) 20241111125404470 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) 20241111125404470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20241111125404470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404470 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20241111125404470 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20241111125404470 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20241111125404470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404470 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404471 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404471 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404471 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) 20241111125404472 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) 20241111125404472 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) 20241111125404473 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) 20241111125404473 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) 20241111125404473 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) 20241111125404473 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) 20241111125404474 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) 20241111125404474 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) 20241111125404475 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) 20241111125404475 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) 20241111125404476 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) 20241111125404476 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) 20241111125404476 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) 20241111125404477 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) 20241111125404479 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) 20241111125404479 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) 20241111125404479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241111125404479 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) 20241111125404480 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=6 data=3c 00 de 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404494 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) 20241111125404494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 de 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404494 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404494 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) 20241111125404494 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) 20241111125404494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20241111125404494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404494 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20241111125404494 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20241111125404494 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20241111125404494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404494 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404494 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404494 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404494 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) 20241111125404495 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) 20241111125404495 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) 20241111125404496 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) 20241111125404496 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) 20241111125404497 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) 20241111125404497 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) 20241111125404498 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) 20241111125404498 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) 20241111125404499 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) 20241111125404499 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) 20241111125404500 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) 20241111125404500 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) 20241111125404501 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) 20241111125404501 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) 20241111125404502 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) 20241111125404502 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) 20241111125404502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241111125404502 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) 20241111125404503 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=7 data=3c 00 e0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404513 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) 20241111125404513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404513 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404513 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) 20241111125404513 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) 20241111125404513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20241111125404513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404513 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20241111125404513 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20241111125404513 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20241111125404513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404513 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404513 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404513 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404513 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) 20241111125404514 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) 20241111125404514 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) 20241111125404515 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) 20241111125404515 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) 20241111125404516 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) 20241111125404516 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) 20241111125404517 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) 20241111125404517 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) 20241111125404518 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) 20241111125404518 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) 20241111125404519 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) 20241111125404519 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) 20241111125404520 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) 20241111125404520 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) 20241111125404521 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) 20241111125404521 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) 20241111125404521 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241111125404521 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) 20241111125404522 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=8 data=3c 00 e2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404532 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) 20241111125404532 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404532 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404532 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404532 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) 20241111125404532 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) 20241111125404532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20241111125404532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404532 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20241111125404532 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20241111125404532 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20241111125404532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404532 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404532 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404532 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404532 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) 20241111125404533 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) 20241111125404533 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) 20241111125404534 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) 20241111125404534 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) 20241111125404535 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) 20241111125404535 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) 20241111125404536 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) 20241111125404536 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) 20241111125404537 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) 20241111125404537 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) 20241111125404537 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) 20241111125404537 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) 20241111125404538 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) 20241111125404538 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) 20241111125404542 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) 20241111125404542 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) 20241111125404542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241111125404542 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) 20241111125404542 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=9 data=3c 00 e4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404556 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) 20241111125404556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404556 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404556 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) 20241111125404556 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) 20241111125404556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20241111125404556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404556 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20241111125404556 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20241111125404556 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20241111125404556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404556 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404556 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404556 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404556 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) 20241111125404558 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) 20241111125404558 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) 20241111125404558 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) 20241111125404558 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) 20241111125404559 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) 20241111125404559 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) 20241111125404560 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) 20241111125404560 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) 20241111125404561 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) 20241111125404561 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) 20241111125404562 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) 20241111125404562 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) 20241111125404562 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) 20241111125404562 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) 20241111125404563 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) 20241111125404563 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) 20241111125404563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241111125404563 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) 20241111125404564 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=10 data=3c 00 e6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404575 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) 20241111125404575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404575 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404575 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) 20241111125404575 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) 20241111125404575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20241111125404575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404575 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20241111125404575 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20241111125404575 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20241111125404575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404575 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404575 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404575 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404575 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404576 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) 20241111125404577 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) 20241111125404577 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) 20241111125404577 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) 20241111125404577 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) 20241111125404578 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) 20241111125404578 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) 20241111125404579 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) 20241111125404579 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) 20241111125404580 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) 20241111125404580 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) 20241111125404580 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) 20241111125404580 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) 20241111125404581 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) 20241111125404581 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) 20241111125404582 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) 20241111125404582 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) 20241111125404582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241111125404582 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) 20241111125404583 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=11 data=3c 00 e8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404594 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) 20241111125404594 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404594 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404594 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404594 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) 20241111125404594 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) 20241111125404594 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20241111125404594 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404594 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20241111125404594 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20241111125404594 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20241111125404594 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404594 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404594 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404594 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404594 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404594 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404594 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) 20241111125404596 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) 20241111125404596 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) 20241111125404596 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) 20241111125404597 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) 20241111125404597 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) 20241111125404597 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) 20241111125404598 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) 20241111125404598 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) 20241111125404599 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) 20241111125404599 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) 20241111125404600 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) 20241111125404600 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) 20241111125404601 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) 20241111125404601 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) 20241111125404604 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) 20241111125404604 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) 20241111125404604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241111125404604 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) 20241111125404605 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data=3c 00 ea 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404618 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) 20241111125404618 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404618 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ea 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404618 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404618 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) 20241111125404618 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) 20241111125404618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20241111125404618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404618 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20241111125404618 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20241111125404618 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20241111125404618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404618 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404618 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404618 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404618 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) 20241111125404619 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) 20241111125404619 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) 20241111125404620 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) 20241111125404620 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) 20241111125404621 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) 20241111125404621 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) 20241111125404622 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) 20241111125404622 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) 20241111125404622 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) 20241111125404623 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) 20241111125404623 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) 20241111125404623 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) 20241111125404624 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) 20241111125404624 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) 20241111125404625 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) 20241111125404625 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) 20241111125404625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241111125404625 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) 20241111125404625 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=1 data=3c 00 ec 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404637 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) 20241111125404637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ec 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404637 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404637 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) 20241111125404637 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) 20241111125404637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20241111125404637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404637 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20241111125404637 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20241111125404637 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20241111125404637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404637 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404637 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404638 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404638 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) 20241111125404639 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) 20241111125404639 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) 20241111125404639 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) 20241111125404639 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) 20241111125404640 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) 20241111125404640 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) 20241111125404641 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) 20241111125404641 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) 20241111125404642 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) 20241111125404642 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) 20241111125404642 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) 20241111125404642 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) 20241111125404643 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) 20241111125404643 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) 20241111125404644 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) 20241111125404644 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) 20241111125404644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20241111125404644 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) 20241111125404644 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=2 data=3c 00 ee 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404656 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) 20241111125404656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ee 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404656 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404656 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) 20241111125404656 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) 20241111125404656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20241111125404656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404656 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20241111125404656 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20241111125404656 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20241111125404656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404656 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404657 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404657 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404657 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) 20241111125404657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125404657 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125404657 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125404658 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) 20241111125404658 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) 20241111125404659 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) 20241111125404659 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) 20241111125404659 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) 20241111125404660 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) 20241111125404660 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) 20241111125404660 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) 20241111125404661 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) 20241111125404661 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) 20241111125404662 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) 20241111125404662 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) 20241111125404663 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) 20241111125404663 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) 20241111125404666 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) 20241111125404666 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) 20241111125404666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20241111125404666 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) 20241111125404666 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125404666 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125404666 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) 20241111125404666 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125404666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125404666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=40 24 00 1e 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125404667 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125404680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=3 data=3c 00 f0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404680 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) 20241111125404680 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404680 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404680 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404680 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) 20241111125404680 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) 20241111125404680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20241111125404680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404680 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20241111125404680 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20241111125404680 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20241111125404680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404680 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404680 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404681 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404681 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404681 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) 20241111125404682 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) 20241111125404682 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) 20241111125404683 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) 20241111125404683 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) 20241111125404684 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) 20241111125404684 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) 20241111125404685 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) 20241111125404685 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) 20241111125404685 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) 20241111125404685 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) 20241111125404686 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) 20241111125404686 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) 20241111125404687 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) 20241111125404687 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) 20241111125404689 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) 20241111125404689 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) 20241111125404689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 593 for type USF (pdch_ul_controller.c:184) 20241111125404689 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) 20241111125404690 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=4 data=3c 00 f2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404699 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) 20241111125404700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404700 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404700 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) 20241111125404700 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) 20241111125404700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20241111125404700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404700 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20241111125404700 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20241111125404700 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20241111125404700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404700 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404700 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404700 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404700 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) 20241111125404701 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) 20241111125404701 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) 20241111125404702 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) 20241111125404702 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) 20241111125404703 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) 20241111125404703 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) 20241111125404704 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) 20241111125404704 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) 20241111125404705 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) 20241111125404705 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) 20241111125404705 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) 20241111125404705 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) 20241111125404706 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) 20241111125404706 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) 20241111125404707 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) 20241111125404707 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) 20241111125404707 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20241111125404707 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) 20241111125404708 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=5 data=3c 00 f4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404719 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) 20241111125404719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404719 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404719 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) 20241111125404719 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) 20241111125404719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20241111125404719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404719 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20241111125404719 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20241111125404719 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20241111125404719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404719 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404719 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404719 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404719 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) 20241111125404720 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) 20241111125404720 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) 20241111125404721 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) 20241111125404721 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) 20241111125404721 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) 20241111125404722 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) 20241111125404722 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) 20241111125404722 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) 20241111125404723 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) 20241111125404723 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) 20241111125404724 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) 20241111125404724 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) 20241111125404725 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) 20241111125404725 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) 20241111125404728 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) 20241111125404728 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) 20241111125404728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20241111125404728 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) 20241111125404729 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=6 data=3c 00 f6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404743 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) 20241111125404743 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404743 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404743 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404743 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) 20241111125404743 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) 20241111125404743 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20241111125404743 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404743 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20241111125404743 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20241111125404743 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20241111125404743 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404743 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404743 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404743 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404743 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404743 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404743 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) 20241111125404745 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) 20241111125404745 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) 20241111125404746 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) 20241111125404746 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) 20241111125404746 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) 20241111125404747 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) 20241111125404747 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) 20241111125404747 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) 20241111125404749 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) 20241111125404749 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) 20241111125404749 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) 20241111125404749 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) 20241111125404750 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) 20241111125404750 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) 20241111125404751 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) 20241111125404751 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) 20241111125404751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241111125404751 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) 20241111125404752 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=7 data=3c 00 f8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404762 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) 20241111125404762 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404762 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404762 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404762 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) 20241111125404762 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) 20241111125404762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20241111125404762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404762 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20241111125404762 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20241111125404762 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20241111125404762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404762 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404762 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404762 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404762 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) 20241111125404763 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) 20241111125404763 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) 20241111125404764 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) 20241111125404764 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) 20241111125404765 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) 20241111125404765 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) 20241111125404766 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) 20241111125404766 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) 20241111125404766 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) 20241111125404766 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) 20241111125404767 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) 20241111125404767 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) 20241111125404768 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) 20241111125404768 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) 20241111125404769 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) 20241111125404769 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) 20241111125404769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241111125404769 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) 20241111125404770 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=8 data=3c 00 fa 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404781 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) 20241111125404781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fa 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404781 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404781 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) 20241111125404781 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) 20241111125404781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20241111125404781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404781 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20241111125404781 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20241111125404781 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20241111125404781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404781 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404781 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404781 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404781 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) 20241111125404782 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) 20241111125404782 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) 20241111125404783 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) 20241111125404783 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) 20241111125404784 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) 20241111125404784 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) 20241111125404785 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) 20241111125404785 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) 20241111125404786 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) 20241111125404786 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) 20241111125404787 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) 20241111125404787 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) 20241111125404788 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) 20241111125404788 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) 20241111125404790 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) 20241111125404790 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) 20241111125404790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241111125404791 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) 20241111125404792 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=9 data=3c 00 fc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404805 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) 20241111125404805 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404805 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404806 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404806 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) 20241111125404806 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) 20241111125404806 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20241111125404806 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404806 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20241111125404806 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20241111125404806 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20241111125404806 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404806 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404806 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404806 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404806 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404806 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404806 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) 20241111125404807 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) 20241111125404807 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) 20241111125404808 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) 20241111125404808 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) 20241111125404809 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) 20241111125404809 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) 20241111125404810 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) 20241111125404810 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) 20241111125404811 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) 20241111125404811 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) 20241111125404812 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) 20241111125404812 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) 20241111125404813 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) 20241111125404813 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) 20241111125404814 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) 20241111125404814 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) 20241111125404814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241111125404814 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) 20241111125404815 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=10 data=3c 00 fe 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404824 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) 20241111125404824 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404824 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fe 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404824 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404824 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) 20241111125404824 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) 20241111125404824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20241111125404824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404824 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20241111125404824 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20241111125404824 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20241111125404824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404824 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404824 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404824 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404824 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) 20241111125404825 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) 20241111125404825 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) 20241111125404826 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) 20241111125404826 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) 20241111125404827 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) 20241111125404827 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) 20241111125404828 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) 20241111125404828 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) 20241111125404829 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) 20241111125404829 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) 20241111125404829 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) 20241111125404829 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) 20241111125404830 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) 20241111125404830 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) 20241111125404831 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) 20241111125404831 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) 20241111125404831 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241111125404831 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) 20241111125404832 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=11 data=3c 00 00 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404844 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) 20241111125404844 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404844 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 00 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404844 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404844 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) 20241111125404844 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) 20241111125404844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125404844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404844 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125404844 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125404844 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125404844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404844 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404844 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404844 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404844 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) 20241111125404845 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) 20241111125404845 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) 20241111125404846 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) 20241111125404846 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) 20241111125404848 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) 20241111125404848 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) 20241111125404849 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) 20241111125404849 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) 20241111125404849 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) 20241111125404849 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) 20241111125404850 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) 20241111125404850 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) 20241111125404851 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) 20241111125404851 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) 20241111125404853 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) 20241111125404853 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) 20241111125404853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241111125404853 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) 20241111125404854 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data=3c 00 02 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404868 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) 20241111125404868 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404868 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404868 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404868 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) 20241111125404868 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) 20241111125404868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125404868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404868 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125404868 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125404868 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125404868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404868 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404868 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404868 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404868 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) 20241111125404869 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) 20241111125404869 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) 20241111125404870 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) 20241111125404870 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) 20241111125404871 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) 20241111125404872 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) 20241111125404873 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) 20241111125404873 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) 20241111125404874 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) 20241111125404874 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) 20241111125404876 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) 20241111125404876 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) 20241111125404877 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) 20241111125404877 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) 20241111125404877 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) 20241111125404877 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) 20241111125404877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241111125404877 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) 20241111125404878 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=1 data=3c 00 04 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404886 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) 20241111125404886 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404886 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404887 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404887 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) 20241111125404887 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) 20241111125404887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125404887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404887 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125404887 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125404887 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125404887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404887 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404887 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404887 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404887 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) 20241111125404887 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) 20241111125404887 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) 20241111125404888 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) 20241111125404888 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) 20241111125404888 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) 20241111125404888 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) 20241111125404889 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) 20241111125404889 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) 20241111125404889 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) 20241111125404889 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) 20241111125404890 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) 20241111125404890 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) 20241111125404891 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) 20241111125404891 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) 20241111125404892 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) 20241111125404892 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) 20241111125404892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241111125404892 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) 20241111125404892 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=2 data=3c 00 06 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404906 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) 20241111125404906 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404906 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404906 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404906 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) 20241111125404906 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) 20241111125404906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125404906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404906 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125404906 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125404906 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125404906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404906 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404906 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404906 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404906 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) 20241111125404907 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) 20241111125404907 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) 20241111125404908 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) 20241111125404908 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) 20241111125404909 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) 20241111125404909 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) 20241111125404909 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) 20241111125404909 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) 20241111125404910 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) 20241111125404910 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) 20241111125404911 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) 20241111125404911 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) 20241111125404911 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) 20241111125404911 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) 20241111125404915 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) 20241111125404915 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) 20241111125404915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241111125404915 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) 20241111125404916 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=3 data=3c 00 08 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404930 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) 20241111125404930 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404930 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404930 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404930 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) 20241111125404930 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) 20241111125404930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125404930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404930 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125404930 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125404930 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125404930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404930 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404930 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404930 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404930 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) 20241111125404931 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) 20241111125404931 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) 20241111125404932 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) 20241111125404932 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) 20241111125404933 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) 20241111125404933 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) 20241111125404934 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) 20241111125404934 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) 20241111125404935 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) 20241111125404935 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) 20241111125404936 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) 20241111125404936 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) 20241111125404936 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) 20241111125404936 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) 20241111125404937 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) 20241111125404937 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) 20241111125404937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241111125404937 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) 20241111125404938 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=4 data=3c 00 0a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404951 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) 20241111125404951 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404951 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404951 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404951 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) 20241111125404951 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125404951 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) 20241111125404951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125404951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404951 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125404951 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125404951 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125404951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404951 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404951 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404951 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404951 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) 20241111125404952 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) 20241111125404952 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) 20241111125404953 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) 20241111125404953 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) 20241111125404954 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) 20241111125404954 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) 20241111125404955 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) 20241111125404955 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) 20241111125404956 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) 20241111125404956 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) 20241111125404956 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) 20241111125404956 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) 20241111125404957 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) 20241111125404957 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) 20241111125404958 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) 20241111125404958 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) 20241111125404958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241111125404958 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) 20241111125404959 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=5 data=3c 00 0c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404970 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) 20241111125404970 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404970 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404970 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404970 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) 20241111125404970 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) 20241111125404970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125404970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404970 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125404970 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125404970 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125404970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404970 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404970 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404970 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404970 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) 20241111125404972 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) 20241111125404972 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) 20241111125404973 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) 20241111125404973 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) 20241111125404974 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) 20241111125404974 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) 20241111125404975 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) 20241111125404975 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) 20241111125404976 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) 20241111125404976 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) 20241111125404977 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) 20241111125404977 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) 20241111125404978 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) 20241111125404978 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) 20241111125404979 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) 20241111125404979 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) 20241111125404979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241111125404979 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) 20241111125404980 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125404995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=6 data=3c 00 0e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125404995 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) 20241111125404995 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125404995 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125404995 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125404995 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) 20241111125404995 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) 20241111125404995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125404995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125404995 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125404995 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125404995 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125404995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125404995 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125404995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125404995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125404995 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125404996 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125404996 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) 20241111125404996 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) 20241111125404996 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) 20241111125404997 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) 20241111125404997 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) 20241111125404998 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) 20241111125404999 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) 20241111125404999 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) 20241111125404999 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) 20241111125405000 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) 20241111125405000 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) 20241111125405001 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) 20241111125405001 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) 20241111125405002 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) 20241111125405002 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) 20241111125405003 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) 20241111125405003 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) 20241111125405003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241111125405003 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) 20241111125405003 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=7 data=3c 00 10 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405014 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) 20241111125405014 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405014 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405014 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405014 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) 20241111125405014 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) 20241111125405014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125405014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405014 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125405014 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125405014 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125405014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405014 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405014 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405014 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405014 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) 20241111125405015 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) 20241111125405015 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) 20241111125405016 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) 20241111125405016 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) 20241111125405016 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) 20241111125405016 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) 20241111125405017 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) 20241111125405017 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) 20241111125405018 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) 20241111125405018 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) 20241111125405019 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) 20241111125405019 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) 20241111125405020 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) 20241111125405020 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) 20241111125405021 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) 20241111125405021 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) 20241111125405021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241111125405021 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) 20241111125405021 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=8 data=3c 00 12 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405031 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) 20241111125405031 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405031 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405031 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405031 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) 20241111125405031 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) 20241111125405031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125405031 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405032 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125405032 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125405032 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125405032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405032 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405032 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405032 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405032 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) 20241111125405032 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) 20241111125405032 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) 20241111125405033 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) 20241111125405033 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) 20241111125405033 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) 20241111125405033 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) 20241111125405033 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) 20241111125405033 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) 20241111125405034 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) 20241111125405034 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) 20241111125405034 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) 20241111125405034 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) 20241111125405034 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) 20241111125405034 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) 20241111125405041 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) 20241111125405041 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) 20241111125405041 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241111125405041 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) 20241111125405041 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=9 data=3c 00 14 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405057 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) 20241111125405057 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405057 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405057 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405057 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) 20241111125405057 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) 20241111125405057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125405057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405057 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125405057 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125405057 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125405057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405057 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405057 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405057 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405057 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405057 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) 20241111125405059 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) 20241111125405059 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) 20241111125405060 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) 20241111125405061 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) 20241111125405062 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) 20241111125405062 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) 20241111125405063 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) 20241111125405063 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) 20241111125405064 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) 20241111125405064 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) 20241111125405065 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) 20241111125405065 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) 20241111125405066 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) 20241111125405066 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) 20241111125405068 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) 20241111125405068 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) 20241111125405068 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241111125405068 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) 20241111125405069 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=10 data=3c 00 16 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405076 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) 20241111125405076 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405076 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405076 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405076 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) 20241111125405076 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) 20241111125405076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125405076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405076 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125405076 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125405076 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125405076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405076 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405076 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405076 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405076 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) 20241111125405076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125405076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125405076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125405077 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) 20241111125405077 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) 20241111125405078 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) 20241111125405078 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) 20241111125405079 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) 20241111125405079 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) 20241111125405080 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) 20241111125405080 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) 20241111125405081 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) 20241111125405081 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) 20241111125405082 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) 20241111125405082 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) 20241111125405082 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) 20241111125405082 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) 20241111125405084 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) 20241111125405084 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) 20241111125405084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241111125405084 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) 20241111125405084 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125405084 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125405084 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) 20241111125405084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125405084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125405084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=40 24 00 03 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125405084 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125405095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=11 data=3c 00 18 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405095 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) 20241111125405095 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405095 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405095 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405095 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) 20241111125405095 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) 20241111125405095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125405095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405095 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125405095 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125405095 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125405095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405095 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405095 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405095 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405095 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) 20241111125405096 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) 20241111125405096 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) 20241111125405097 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) 20241111125405097 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) 20241111125405098 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) 20241111125405098 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) 20241111125405100 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) 20241111125405100 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) 20241111125405101 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) 20241111125405101 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) 20241111125405102 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) 20241111125405102 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) 20241111125405103 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) 20241111125405103 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) 20241111125405104 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) 20241111125405104 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) 20241111125405104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241111125405105 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) 20241111125405105 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data=3c 00 1a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405118 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) 20241111125405118 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405118 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405118 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405118 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) 20241111125405118 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) 20241111125405118 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125405119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405119 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125405119 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125405119 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125405119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405119 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405119 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405119 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405119 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) 20241111125405119 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) 20241111125405119 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) 20241111125405120 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) 20241111125405120 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) 20241111125405121 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) 20241111125405121 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) 20241111125405122 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) 20241111125405122 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) 20241111125405122 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) 20241111125405122 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) 20241111125405123 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) 20241111125405123 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) 20241111125405123 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) 20241111125405123 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) 20241111125405124 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) 20241111125405124 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) 20241111125405124 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241111125405124 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) 20241111125405125 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=1 data=3c 00 1c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405138 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) 20241111125405138 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405138 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405138 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405138 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) 20241111125405138 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) 20241111125405138 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125405138 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405138 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125405138 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125405138 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125405138 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405138 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405138 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405138 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405138 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405138 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405138 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) 20241111125405140 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) 20241111125405140 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) 20241111125405141 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) 20241111125405141 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) 20241111125405142 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) 20241111125405142 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) 20241111125405143 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) 20241111125405143 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) 20241111125405144 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) 20241111125405144 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) 20241111125405145 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) 20241111125405145 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) 20241111125405145 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) 20241111125405146 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) 20241111125405146 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) 20241111125405146 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) 20241111125405146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241111125405146 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) 20241111125405147 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=2 data=3c 00 1e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405157 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) 20241111125405157 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405157 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405157 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405157 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) 20241111125405158 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) 20241111125405158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125405158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405158 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125405158 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125405158 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125405158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405158 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405158 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405158 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405158 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) 20241111125405159 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) 20241111125405159 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) 20241111125405159 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) 20241111125405159 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) 20241111125405160 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) 20241111125405160 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) 20241111125405160 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) 20241111125405160 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) 20241111125405161 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) 20241111125405161 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) 20241111125405162 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) 20241111125405162 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) 20241111125405163 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) 20241111125405163 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) 20241111125405166 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) 20241111125405166 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) 20241111125405166 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20241111125405166 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) 20241111125405167 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=3 data=3c 00 20 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405181 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) 20241111125405181 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405181 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405181 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405181 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) 20241111125405181 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) 20241111125405181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125405181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405181 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125405181 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125405181 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125405181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405181 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405181 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405181 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405181 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) 20241111125405182 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) 20241111125405182 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) 20241111125405183 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) 20241111125405183 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) 20241111125405183 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) 20241111125405183 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) 20241111125405183 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) 20241111125405183 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) 20241111125405183 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) 20241111125405183 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) 20241111125405184 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) 20241111125405184 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) 20241111125405184 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) 20241111125405184 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) 20241111125405185 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) 20241111125405185 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) 20241111125405185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20241111125405185 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) 20241111125405186 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=4 data=3c 00 22 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405200 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) 20241111125405200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405200 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405200 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) 20241111125405200 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) 20241111125405200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125405200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405200 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241111125405200 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125405200 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125405200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405201 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405201 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405201 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405201 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) 20241111125405202 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) 20241111125405202 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) 20241111125405203 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) 20241111125405203 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) 20241111125405204 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) 20241111125405204 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) 20241111125405204 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) 20241111125405204 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) 20241111125405205 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) 20241111125405205 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) 20241111125405206 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) 20241111125405206 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) 20241111125405206 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) 20241111125405206 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) 20241111125405207 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) 20241111125405207 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) 20241111125405207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20241111125405207 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) 20241111125405207 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=5 data=3c 00 24 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405218 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) 20241111125405218 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405218 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405218 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405218 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) 20241111125405218 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) 20241111125405218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125405218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405218 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241111125405218 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125405218 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125405218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405218 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405218 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405218 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405218 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) 20241111125405219 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) 20241111125405219 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) 20241111125405219 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) 20241111125405219 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) 20241111125405219 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) 20241111125405219 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) 20241111125405219 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) 20241111125405219 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) 20241111125405220 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) 20241111125405220 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) 20241111125405220 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) 20241111125405220 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) 20241111125405220 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) 20241111125405220 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) 20241111125405228 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) 20241111125405228 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) 20241111125405228 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20241111125405228 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) 20241111125405228 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=6 data=3c 00 26 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405243 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) 20241111125405243 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405243 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405243 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405243 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) 20241111125405243 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) 20241111125405243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125405243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405243 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241111125405243 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125405243 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125405243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405243 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405243 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405243 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405243 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) 20241111125405244 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) 20241111125405245 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) 20241111125405245 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) 20241111125405245 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) 20241111125405246 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) 20241111125405247 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) 20241111125405247 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) 20241111125405247 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) 20241111125405248 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) 20241111125405248 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) 20241111125405249 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) 20241111125405249 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) 20241111125405250 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) 20241111125405250 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) 20241111125405251 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) 20241111125405251 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) 20241111125405251 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20241111125405251 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) 20241111125405252 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=7 data=3c 00 28 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405262 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) 20241111125405262 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405262 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405262 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405263 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) 20241111125405263 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) 20241111125405263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125405263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405263 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241111125405263 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125405263 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125405263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405263 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405263 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405263 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405263 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) 20241111125405264 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) 20241111125405264 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) 20241111125405265 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) 20241111125405265 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) 20241111125405266 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) 20241111125405266 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) 20241111125405268 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) 20241111125405268 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) 20241111125405270 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) 20241111125405270 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) 20241111125405271 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) 20241111125405271 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) 20241111125405272 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) 20241111125405272 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) 20241111125405273 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) 20241111125405273 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) 20241111125405273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241111125405273 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) 20241111125405274 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=8 data=3c 00 2a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405281 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) 20241111125405281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405281 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405282 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) 20241111125405282 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) 20241111125405282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241111125405282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405282 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241111125405282 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241111125405282 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241111125405282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405282 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405282 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405282 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405282 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) 20241111125405283 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) 20241111125405283 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) 20241111125405284 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) 20241111125405284 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) 20241111125405285 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) 20241111125405285 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) 20241111125405286 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) 20241111125405286 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) 20241111125405287 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) 20241111125405287 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) 20241111125405287 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) 20241111125405287 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) 20241111125405288 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) 20241111125405288 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) 20241111125405292 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) 20241111125405292 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) 20241111125405292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241111125405292 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) 20241111125405293 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=9 data=3c 00 2c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405305 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) 20241111125405305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405305 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405305 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) 20241111125405305 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) 20241111125405305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241111125405305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405305 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241111125405305 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241111125405305 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241111125405305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405305 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405306 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405306 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405306 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) 20241111125405307 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) 20241111125405307 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) 20241111125405307 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) 20241111125405307 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) 20241111125405308 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) 20241111125405308 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) 20241111125405309 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) 20241111125405309 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) 20241111125405310 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) 20241111125405310 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) 20241111125405311 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) 20241111125405311 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) 20241111125405312 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) 20241111125405312 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) 20241111125405312 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) 20241111125405312 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) 20241111125405312 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241111125405312 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) 20241111125405313 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=10 data=3c 00 2e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405324 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) 20241111125405324 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405324 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405324 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405324 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) 20241111125405324 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) 20241111125405324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241111125405325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405325 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241111125405325 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241111125405325 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241111125405325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405325 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405325 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405325 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405325 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) 20241111125405325 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) 20241111125405325 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) 20241111125405326 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) 20241111125405326 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) 20241111125405327 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) 20241111125405327 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) 20241111125405328 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) 20241111125405328 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) 20241111125405329 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) 20241111125405329 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) 20241111125405330 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) 20241111125405330 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) 20241111125405330 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) 20241111125405330 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) 20241111125405331 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) 20241111125405331 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) 20241111125405331 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241111125405331 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) 20241111125405332 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=11 data=3c 00 30 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405343 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) 20241111125405344 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405344 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405344 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405344 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) 20241111125405344 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) 20241111125405344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241111125405344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405344 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241111125405344 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241111125405344 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241111125405344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405344 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405344 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405344 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405344 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) 20241111125405345 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) 20241111125405345 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) 20241111125405346 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) 20241111125405346 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) 20241111125405346 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) 20241111125405346 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) 20241111125405348 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) 20241111125405348 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) 20241111125405349 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) 20241111125405349 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) 20241111125405350 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) 20241111125405350 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) 20241111125405352 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) 20241111125405352 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) 20241111125405353 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) 20241111125405353 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) 20241111125405353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241111125405353 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) 20241111125405355 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data=3c 00 32 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405367 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) 20241111125405367 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405367 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405367 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405367 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) 20241111125405367 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) 20241111125405367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241111125405368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405368 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241111125405368 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241111125405368 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241111125405368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405368 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405368 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405368 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405368 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) 20241111125405369 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) 20241111125405369 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) 20241111125405371 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) 20241111125405371 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) 20241111125405372 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) 20241111125405372 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) 20241111125405372 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) 20241111125405373 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) 20241111125405373 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) 20241111125405373 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) 20241111125405374 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) 20241111125405374 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) 20241111125405375 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) 20241111125405375 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) 20241111125405376 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) 20241111125405376 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) 20241111125405376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241111125405376 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) 20241111125405377 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=1 data=3c 00 34 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405387 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) 20241111125405387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405387 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405387 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) 20241111125405387 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) 20241111125405387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241111125405387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405387 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241111125405387 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241111125405387 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241111125405387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405387 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405387 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405387 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405387 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) 20241111125405388 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) 20241111125405388 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) 20241111125405389 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) 20241111125405389 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) 20241111125405390 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) 20241111125405390 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) 20241111125405391 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) 20241111125405391 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) 20241111125405391 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) 20241111125405392 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) 20241111125405392 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) 20241111125405392 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) 20241111125405393 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) 20241111125405393 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) 20241111125405394 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) 20241111125405394 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) 20241111125405394 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241111125405394 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) 20241111125405395 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=2 data=3c 00 36 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405406 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) 20241111125405406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405406 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405406 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) 20241111125405406 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) 20241111125405406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241111125405406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405406 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241111125405406 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241111125405406 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241111125405406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405406 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405406 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405406 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405407 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) 20241111125405407 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) 20241111125405407 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) 20241111125405408 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) 20241111125405408 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) 20241111125405409 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) 20241111125405409 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) 20241111125405410 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) 20241111125405410 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) 20241111125405410 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) 20241111125405410 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) 20241111125405411 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) 20241111125405411 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) 20241111125405412 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) 20241111125405412 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) 20241111125405416 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) 20241111125405416 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) 20241111125405416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241111125405416 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) 20241111125405417 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=3 data=3c 00 38 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405430 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) 20241111125405430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405430 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405430 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) 20241111125405430 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) 20241111125405430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241111125405430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405430 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241111125405430 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241111125405430 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241111125405430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405430 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405430 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405430 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405430 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) 20241111125405431 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) 20241111125405431 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) 20241111125405432 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) 20241111125405432 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) 20241111125405433 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) 20241111125405433 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) 20241111125405434 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) 20241111125405434 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) 20241111125405434 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) 20241111125405434 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) 20241111125405435 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) 20241111125405435 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) 20241111125405436 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) 20241111125405436 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) 20241111125405437 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) 20241111125405437 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) 20241111125405437 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241111125405437 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) 20241111125405438 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=4 data=3c 00 3a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405449 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) 20241111125405449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405449 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405449 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) 20241111125405449 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) 20241111125405449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241111125405449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405449 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241111125405449 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241111125405449 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241111125405449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405449 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405449 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405449 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405449 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) 20241111125405450 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) 20241111125405450 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) 20241111125405451 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) 20241111125405451 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) 20241111125405452 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) 20241111125405452 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) 20241111125405452 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) 20241111125405452 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) 20241111125405453 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) 20241111125405453 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) 20241111125405454 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) 20241111125405454 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) 20241111125405455 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) 20241111125405455 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) 20241111125405456 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) 20241111125405456 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) 20241111125405456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241111125405456 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) 20241111125405456 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=5 data=3c 00 3c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405468 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) 20241111125405468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405468 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405468 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) 20241111125405468 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) 20241111125405468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241111125405468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405468 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241111125405468 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241111125405468 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241111125405468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405468 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405468 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405468 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405468 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) 20241111125405469 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) 20241111125405469 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) 20241111125405470 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) 20241111125405470 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) 20241111125405471 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) 20241111125405471 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) 20241111125405471 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) 20241111125405472 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) 20241111125405472 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) 20241111125405472 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) 20241111125405473 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) 20241111125405473 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) 20241111125405474 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) 20241111125405474 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) 20241111125405477 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) 20241111125405477 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) 20241111125405477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241111125405477 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) 20241111125405478 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=6 data=3c 00 3e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405492 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) 20241111125405492 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405492 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405492 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405492 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) 20241111125405492 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) 20241111125405492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241111125405492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405492 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241111125405492 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241111125405492 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241111125405492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405492 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405492 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405492 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405492 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) 20241111125405492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125405492 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125405492 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125405493 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) 20241111125405493 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) 20241111125405494 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) 20241111125405494 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) 20241111125405495 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) 20241111125405495 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) 20241111125405495 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) 20241111125405495 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) 20241111125405496 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) 20241111125405496 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) 20241111125405497 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) 20241111125405497 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) 20241111125405498 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) 20241111125405498 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) 20241111125405499 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) 20241111125405499 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) 20241111125405499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241111125405499 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) 20241111125405499 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125405499 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125405499 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) 20241111125405499 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125405499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125405499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=40 24 00 08 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125405500 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125405511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=7 data=3c 00 40 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405511 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) 20241111125405511 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405511 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405511 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405511 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) 20241111125405511 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) 20241111125405511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241111125405511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405511 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241111125405511 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241111125405511 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241111125405511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405511 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405511 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405511 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405511 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) 20241111125405512 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) 20241111125405512 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) 20241111125405513 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) 20241111125405513 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) 20241111125405514 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) 20241111125405514 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) 20241111125405515 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) 20241111125405515 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) 20241111125405516 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) 20241111125405516 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) 20241111125405517 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) 20241111125405517 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) 20241111125405518 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) 20241111125405518 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) 20241111125405519 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) 20241111125405519 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) 20241111125405519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241111125405519 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) 20241111125405520 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=8 data=3c 00 42 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405530 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) 20241111125405530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405530 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405530 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) 20241111125405530 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) 20241111125405530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241111125405530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405530 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241111125405530 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241111125405530 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241111125405530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405530 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405530 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405530 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405530 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) 20241111125405531 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) 20241111125405531 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) 20241111125405532 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) 20241111125405532 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) 20241111125405533 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) 20241111125405533 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) 20241111125405534 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) 20241111125405534 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) 20241111125405535 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) 20241111125405535 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) 20241111125405536 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) 20241111125405536 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) 20241111125405537 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) 20241111125405537 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) 20241111125405540 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) 20241111125405540 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) 20241111125405540 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241111125405540 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) 20241111125405541 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=9 data=3c 00 44 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405554 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) 20241111125405554 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405554 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405554 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405554 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) 20241111125405554 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) 20241111125405554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241111125405554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405554 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241111125405554 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241111125405554 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241111125405555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405555 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405555 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405555 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405555 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) 20241111125405556 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) 20241111125405556 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) 20241111125405557 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) 20241111125405557 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) 20241111125405559 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) 20241111125405559 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) 20241111125405560 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) 20241111125405560 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) 20241111125405561 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) 20241111125405561 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) 20241111125405562 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) 20241111125405562 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) 20241111125405563 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) 20241111125405563 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) 20241111125405564 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) 20241111125405564 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) 20241111125405564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241111125405564 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) 20241111125405565 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=10 data=3c 00 46 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405573 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) 20241111125405573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405573 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405573 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) 20241111125405573 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) 20241111125405573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241111125405573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405573 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241111125405573 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241111125405573 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241111125405573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405573 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405573 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405573 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405573 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) 20241111125405574 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) 20241111125405574 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) 20241111125405575 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) 20241111125405575 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) 20241111125405576 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) 20241111125405576 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) 20241111125405577 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) 20241111125405577 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) 20241111125405577 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) 20241111125405577 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) 20241111125405578 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) 20241111125405578 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) 20241111125405579 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) 20241111125405579 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) 20241111125405580 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) 20241111125405580 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) 20241111125405580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241111125405580 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) 20241111125405581 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=11 data=3c 00 48 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405592 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) 20241111125405592 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405592 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405592 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405592 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) 20241111125405592 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) 20241111125405592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241111125405592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405592 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241111125405592 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241111125405592 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241111125405592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405592 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405593 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405593 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405593 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) 20241111125405594 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) 20241111125405595 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) 20241111125405596 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) 20241111125405596 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) 20241111125405597 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) 20241111125405597 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) 20241111125405598 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) 20241111125405598 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) 20241111125405599 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) 20241111125405599 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) 20241111125405600 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) 20241111125405600 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) 20241111125405601 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) 20241111125405601 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) 20241111125405602 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) 20241111125405602 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) 20241111125405602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241111125405602 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) 20241111125405603 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data=3c 00 4a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405616 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) 20241111125405616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405616 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405616 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) 20241111125405616 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) 20241111125405616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241111125405616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405616 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241111125405616 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241111125405616 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241111125405616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405616 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405616 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405616 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405616 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) 20241111125405617 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) 20241111125405617 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) 20241111125405618 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) 20241111125405618 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) 20241111125405619 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) 20241111125405619 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) 20241111125405619 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) 20241111125405619 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) 20241111125405620 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) 20241111125405620 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) 20241111125405621 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) 20241111125405621 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) 20241111125405622 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) 20241111125405622 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) 20241111125405623 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) 20241111125405623 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) 20241111125405623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20241111125405623 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) 20241111125405623 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=1 data=3c 00 4c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405635 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) 20241111125405635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405635 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405635 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) 20241111125405635 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) 20241111125405635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241111125405635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405635 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241111125405635 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241111125405635 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241111125405635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405635 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405635 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405635 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405635 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) 20241111125405637 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) 20241111125405637 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) 20241111125405638 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) 20241111125405638 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) 20241111125405639 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) 20241111125405639 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) 20241111125405639 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) 20241111125405639 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) 20241111125405640 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) 20241111125405640 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) 20241111125405641 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) 20241111125405641 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) 20241111125405642 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) 20241111125405642 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) 20241111125405643 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) 20241111125405643 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) 20241111125405643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20241111125405643 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) 20241111125405644 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=2 data=3c 00 4e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405654 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) 20241111125405654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405654 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405654 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) 20241111125405654 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) 20241111125405654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241111125405654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405654 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241111125405654 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241111125405654 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241111125405654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405654 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405654 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405654 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405654 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) 20241111125405655 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) 20241111125405655 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) 20241111125405656 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) 20241111125405656 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) 20241111125405657 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) 20241111125405657 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) 20241111125405658 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) 20241111125405658 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) 20241111125405659 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) 20241111125405659 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) 20241111125405659 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) 20241111125405659 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) 20241111125405660 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) 20241111125405660 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) 20241111125405664 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) 20241111125405664 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) 20241111125405664 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 797 for type USF (pdch_ul_controller.c:184) 20241111125405664 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) 20241111125405664 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=3 data=3c 00 50 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405678 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) 20241111125405678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405678 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405678 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) 20241111125405678 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) 20241111125405678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241111125405678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405678 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241111125405678 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241111125405678 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241111125405678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405678 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405678 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405678 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405678 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) 20241111125405679 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) 20241111125405679 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) 20241111125405680 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) 20241111125405680 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) 20241111125405681 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) 20241111125405681 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) 20241111125405682 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) 20241111125405682 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) 20241111125405683 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) 20241111125405683 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) 20241111125405684 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) 20241111125405684 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) 20241111125405684 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) 20241111125405684 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) 20241111125405685 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) 20241111125405685 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) 20241111125405685 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20241111125405685 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) 20241111125405686 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=4 data=3c 00 52 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405697 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) 20241111125405697 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405697 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405697 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405697 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) 20241111125405697 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) 20241111125405697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241111125405697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405697 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241111125405697 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241111125405697 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241111125405697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405697 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405697 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405697 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405697 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) 20241111125405698 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) 20241111125405698 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) 20241111125405699 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) 20241111125405699 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) 20241111125405700 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) 20241111125405700 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) 20241111125405701 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) 20241111125405701 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) 20241111125405702 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) 20241111125405702 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) 20241111125405702 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) 20241111125405702 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) 20241111125405703 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) 20241111125405703 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) 20241111125405704 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) 20241111125405704 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) 20241111125405704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 806 for type USF (pdch_ul_controller.c:184) 20241111125405704 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) 20241111125405705 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=5 data=3c 00 54 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405716 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) 20241111125405716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405716 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405716 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) 20241111125405716 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) 20241111125405716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241111125405716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405716 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241111125405716 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241111125405716 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241111125405716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405716 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405716 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405717 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405717 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) 20241111125405718 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) 20241111125405718 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) 20241111125405718 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) 20241111125405718 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) 20241111125405719 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) 20241111125405719 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) 20241111125405720 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) 20241111125405720 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) 20241111125405721 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) 20241111125405721 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) 20241111125405722 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) 20241111125405722 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) 20241111125405722 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) 20241111125405722 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) 20241111125405726 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) 20241111125405726 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) 20241111125405726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 810 for type USF (pdch_ul_controller.c:184) 20241111125405726 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) 20241111125405727 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=6 data=3c 00 56 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405740 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) 20241111125405740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405740 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405740 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) 20241111125405740 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) 20241111125405740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241111125405740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405740 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241111125405740 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241111125405740 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241111125405740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405740 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405740 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405740 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405740 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) 20241111125405741 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) 20241111125405741 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) 20241111125405742 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) 20241111125405742 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) 20241111125405743 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) 20241111125405743 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) 20241111125405744 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) 20241111125405744 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) 20241111125405745 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) 20241111125405745 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) 20241111125405746 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) 20241111125405746 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) 20241111125405746 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) 20241111125405746 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) 20241111125405747 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) 20241111125405747 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) 20241111125405747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 814 for type USF (pdch_ul_controller.c:184) 20241111125405747 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) 20241111125405748 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=7 data=3c 00 58 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405759 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) 20241111125405759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405759 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405759 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) 20241111125405759 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) 20241111125405759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241111125405759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405759 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241111125405759 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241111125405759 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241111125405759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405759 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405760 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405760 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405760 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) 20241111125405761 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) 20241111125405761 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) 20241111125405761 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) 20241111125405761 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) 20241111125405762 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) 20241111125405762 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) 20241111125405763 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) 20241111125405763 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) 20241111125405764 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) 20241111125405764 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) 20241111125405765 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) 20241111125405765 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) 20241111125405765 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) 20241111125405765 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) 20241111125405766 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) 20241111125405766 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) 20241111125405766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 819 for type USF (pdch_ul_controller.c:184) 20241111125405766 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) 20241111125405767 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=8 data=3c 00 5a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405778 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) 20241111125405778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405778 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405778 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) 20241111125405778 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) 20241111125405778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241111125405778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405779 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241111125405779 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241111125405779 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241111125405779 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405779 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405779 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405779 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405779 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405779 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405779 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) 20241111125405780 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) 20241111125405780 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) 20241111125405780 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) 20241111125405780 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) 20241111125405781 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) 20241111125405781 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) 20241111125405782 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) 20241111125405782 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) 20241111125405783 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) 20241111125405783 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) 20241111125405783 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) 20241111125405783 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) 20241111125405784 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) 20241111125405784 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) 20241111125405788 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) 20241111125405788 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) 20241111125405788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type USF (pdch_ul_controller.c:184) 20241111125405788 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) 20241111125405789 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=9 data=3c 00 5c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405802 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) 20241111125405802 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405802 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405802 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405802 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) 20241111125405802 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) 20241111125405802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241111125405802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405802 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241111125405802 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241111125405803 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241111125405803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405803 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405803 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405803 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405803 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) 20241111125405803 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) 20241111125405803 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) 20241111125405804 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) 20241111125405804 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) 20241111125405805 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) 20241111125405805 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) 20241111125405807 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) 20241111125405807 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) 20241111125405808 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) 20241111125405808 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) 20241111125405809 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) 20241111125405809 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) 20241111125405810 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) 20241111125405810 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) 20241111125405811 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) 20241111125405811 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) 20241111125405811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type USF (pdch_ul_controller.c:184) 20241111125405811 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) 20241111125405812 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=10 data=3c 00 5e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405822 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) 20241111125405822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405822 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405822 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) 20241111125405822 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) 20241111125405822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241111125405822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405822 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241111125405822 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241111125405822 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241111125405822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405822 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405822 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405822 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405822 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) 20241111125405823 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) 20241111125405823 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) 20241111125405824 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) 20241111125405824 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) 20241111125405825 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) 20241111125405825 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) 20241111125405825 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) 20241111125405825 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) 20241111125405826 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) 20241111125405826 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) 20241111125405827 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) 20241111125405827 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) 20241111125405828 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) 20241111125405828 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) 20241111125405829 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) 20241111125405829 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) 20241111125405829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type USF (pdch_ul_controller.c:184) 20241111125405829 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) 20241111125405829 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=11 data=3c 00 60 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405841 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) 20241111125405841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 60 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405841 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405841 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) 20241111125405841 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) 20241111125405841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241111125405841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405841 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241111125405841 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241111125405841 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241111125405841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405841 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405841 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405841 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405841 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) 20241111125405842 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) 20241111125405842 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) 20241111125405843 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) 20241111125405843 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) 20241111125405843 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) 20241111125405843 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) 20241111125405844 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) 20241111125405844 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) 20241111125405845 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) 20241111125405845 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) 20241111125405846 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) 20241111125405846 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) 20241111125405847 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) 20241111125405847 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) 20241111125405850 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) 20241111125405850 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) 20241111125405850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20241111125405850 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) 20241111125405851 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data=3c 00 62 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405864 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) 20241111125405864 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405864 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 62 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405864 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405865 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) 20241111125405865 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) 20241111125405865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241111125405865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405865 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241111125405865 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241111125405865 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241111125405865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405865 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405865 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405865 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405865 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) 20241111125405866 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) 20241111125405866 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) 20241111125405866 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) 20241111125405866 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) 20241111125405867 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) 20241111125405867 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) 20241111125405868 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) 20241111125405868 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) 20241111125405869 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) 20241111125405869 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) 20241111125405870 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) 20241111125405870 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) 20241111125405871 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) 20241111125405871 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) 20241111125405871 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) 20241111125405871 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) 20241111125405872 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type USF (pdch_ul_controller.c:184) 20241111125405872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125405872 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=1 data=3c 00 64 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405884 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) 20241111125405884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 64 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405884 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405884 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) 20241111125405884 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) 20241111125405884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241111125405884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405884 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241111125405884 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241111125405884 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241111125405884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405884 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405884 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405884 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405884 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) 20241111125405885 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) 20241111125405885 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) 20241111125405885 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) 20241111125405885 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) 20241111125405886 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) 20241111125405886 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) 20241111125405887 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) 20241111125405887 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) 20241111125405889 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) 20241111125405889 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) 20241111125405890 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) 20241111125405890 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) 20241111125405891 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) 20241111125405891 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) 20241111125405892 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) 20241111125405892 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) 20241111125405892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type USF (pdch_ul_controller.c:184) 20241111125405892 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) 20241111125405893 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=2 data=3c 00 66 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405903 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) 20241111125405903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 66 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405903 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405903 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) 20241111125405903 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) 20241111125405903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241111125405903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405903 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241111125405903 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241111125405903 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241111125405903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405903 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405903 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405903 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405903 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) 20241111125405903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125405903 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125405903 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125405905 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) 20241111125405905 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) 20241111125405906 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) 20241111125405906 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) 20241111125405907 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) 20241111125405907 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) 20241111125405908 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) 20241111125405908 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) 20241111125405909 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) 20241111125405909 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) 20241111125405909 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) 20241111125405910 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) 20241111125405910 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) 20241111125405910 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) 20241111125405912 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) 20241111125405912 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) 20241111125405912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type USF (pdch_ul_controller.c:184) 20241111125405912 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) 20241111125405913 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125405913 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125405913 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) 20241111125405913 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125405913 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125405913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=40 24 00 0d 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125405913 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125405927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=3 data=3c 00 68 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405927 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) 20241111125405927 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405927 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 68 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405927 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405927 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) 20241111125405927 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) 20241111125405927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241111125405927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405927 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241111125405927 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241111125405927 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241111125405927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405927 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405927 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405927 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405927 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) 20241111125405928 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) 20241111125405928 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) 20241111125405929 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) 20241111125405929 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) 20241111125405930 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) 20241111125405930 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) 20241111125405930 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) 20241111125405930 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) 20241111125405931 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) 20241111125405931 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) 20241111125405932 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) 20241111125405932 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) 20241111125405933 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) 20241111125405933 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) 20241111125405934 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) 20241111125405934 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) 20241111125405934 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 853 for type USF (pdch_ul_controller.c:184) 20241111125405934 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) 20241111125405935 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=4 data=3c 00 6a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405946 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) 20241111125405946 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405946 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405946 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405946 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) 20241111125405946 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) 20241111125405946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241111125405946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405946 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241111125405946 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241111125405946 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241111125405946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405946 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405946 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405946 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405946 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) 20241111125405947 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) 20241111125405947 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) 20241111125405948 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) 20241111125405948 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) 20241111125405949 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) 20241111125405949 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) 20241111125405950 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) 20241111125405950 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) 20241111125405950 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) 20241111125405950 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) 20241111125405951 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) 20241111125405951 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) 20241111125405952 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) 20241111125405952 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) 20241111125405953 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) 20241111125405953 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) 20241111125405953 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 858 for type USF (pdch_ul_controller.c:184) 20241111125405953 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) 20241111125405954 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=5 data=3c 00 6c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405965 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) 20241111125405965 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405965 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405965 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405965 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) 20241111125405965 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125405965 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) 20241111125405965 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241111125405965 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405965 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241111125405965 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241111125405965 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241111125405965 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405965 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405965 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405965 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405965 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405965 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405965 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) 20241111125405967 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) 20241111125405967 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) 20241111125405967 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) 20241111125405967 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) 20241111125405968 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) 20241111125405968 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) 20241111125405969 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) 20241111125405969 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) 20241111125405970 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) 20241111125405970 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) 20241111125405971 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) 20241111125405971 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) 20241111125405971 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) 20241111125405971 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) 20241111125405974 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) 20241111125405974 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) 20241111125405974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 862 for type USF (pdch_ul_controller.c:184) 20241111125405974 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) 20241111125405975 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125405989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=6 data=3c 00 6e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125405989 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) 20241111125405989 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125405989 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125405989 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125405989 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) 20241111125405989 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) 20241111125405989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241111125405989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125405989 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241111125405989 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241111125405989 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241111125405989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125405989 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125405989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125405989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125405989 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125405989 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125405989 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) 20241111125405990 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) 20241111125405990 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) 20241111125405991 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) 20241111125405991 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) 20241111125405992 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) 20241111125405992 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) 20241111125405992 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) 20241111125405992 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) 20241111125405994 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) 20241111125405994 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) 20241111125405995 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) 20241111125405995 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) 20241111125405995 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) 20241111125405995 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) 20241111125405996 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) 20241111125405996 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) 20241111125405996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 866 for type USF (pdch_ul_controller.c:184) 20241111125405996 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) 20241111125405997 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=7 data=3c 00 70 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406008 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) 20241111125406008 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406008 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 70 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406008 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406008 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) 20241111125406008 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) 20241111125406008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241111125406008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406008 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241111125406008 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241111125406008 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241111125406008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406008 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406008 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406008 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406008 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) 20241111125406010 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) 20241111125406011 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) 20241111125406012 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) 20241111125406012 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) 20241111125406013 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) 20241111125406013 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) 20241111125406014 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) 20241111125406014 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) 20241111125406015 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) 20241111125406015 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) 20241111125406016 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) 20241111125406016 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) 20241111125406018 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) 20241111125406018 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) 20241111125406019 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) 20241111125406019 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) 20241111125406019 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 871 for type USF (pdch_ul_controller.c:184) 20241111125406019 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) 20241111125406020 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=8 data=3c 00 72 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406028 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) 20241111125406028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 72 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406028 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406028 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) 20241111125406028 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) 20241111125406028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241111125406028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406028 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241111125406028 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241111125406028 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241111125406028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406028 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406028 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406028 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406028 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) 20241111125406030 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) 20241111125406030 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) 20241111125406031 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) 20241111125406031 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) 20241111125406032 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) 20241111125406032 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) 20241111125406033 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) 20241111125406033 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) 20241111125406033 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) 20241111125406033 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) 20241111125406034 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) 20241111125406034 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) 20241111125406035 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) 20241111125406035 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) 20241111125406036 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) 20241111125406036 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) 20241111125406036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 875 for type USF (pdch_ul_controller.c:184) 20241111125406036 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) 20241111125406037 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=9 data=3c 00 74 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406051 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) 20241111125406051 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406051 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 74 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406051 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406051 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) 20241111125406051 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) 20241111125406051 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241111125406051 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406051 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241111125406051 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241111125406051 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241111125406051 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406051 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406051 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406051 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406051 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406051 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406051 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) 20241111125406053 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) 20241111125406053 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) 20241111125406054 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) 20241111125406054 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) 20241111125406055 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) 20241111125406055 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) 20241111125406056 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) 20241111125406056 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) 20241111125406057 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) 20241111125406057 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) 20241111125406058 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) 20241111125406058 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) 20241111125406058 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) 20241111125406058 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) 20241111125406059 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) 20241111125406059 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) 20241111125406059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 879 for type USF (pdch_ul_controller.c:184) 20241111125406059 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) 20241111125406060 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=10 data=3c 00 76 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406070 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) 20241111125406070 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406070 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 76 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406070 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406070 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) 20241111125406070 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) 20241111125406070 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241111125406070 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406070 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241111125406070 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241111125406070 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241111125406070 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406070 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406070 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406070 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406070 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406070 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406070 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) 20241111125406071 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) 20241111125406071 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) 20241111125406072 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) 20241111125406072 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) 20241111125406072 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) 20241111125406073 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) 20241111125406073 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) 20241111125406073 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) 20241111125406074 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) 20241111125406074 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) 20241111125406074 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) 20241111125406074 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) 20241111125406075 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) 20241111125406075 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) 20241111125406075 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) 20241111125406075 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) 20241111125406075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 884 for type USF (pdch_ul_controller.c:184) 20241111125406076 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) 20241111125406076 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=11 data=3c 00 78 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406089 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) 20241111125406089 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406089 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 78 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406089 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406089 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) 20241111125406089 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) 20241111125406089 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241111125406089 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406089 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241111125406089 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241111125406089 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241111125406089 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406089 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406089 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406089 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406089 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406089 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406089 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) 20241111125406091 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) 20241111125406091 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) 20241111125406092 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) 20241111125406092 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) 20241111125406092 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) 20241111125406092 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) 20241111125406093 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) 20241111125406093 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) 20241111125406094 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) 20241111125406094 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) 20241111125406095 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) 20241111125406095 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) 20241111125406095 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) 20241111125406095 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) 20241111125406097 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) 20241111125406097 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) 20241111125406097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 888 for type USF (pdch_ul_controller.c:184) 20241111125406097 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) 20241111125406098 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data=3c 00 7a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406112 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) 20241111125406112 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406112 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406112 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406113 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) 20241111125406113 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) 20241111125406113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241111125406113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406113 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241111125406113 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241111125406113 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241111125406113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406113 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406113 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406113 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406113 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) 20241111125406114 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) 20241111125406114 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) 20241111125406116 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) 20241111125406116 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) 20241111125406117 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) 20241111125406117 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) 20241111125406118 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) 20241111125406118 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) 20241111125406118 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) 20241111125406118 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) 20241111125406119 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) 20241111125406119 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) 20241111125406120 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) 20241111125406120 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) 20241111125406121 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) 20241111125406121 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) 20241111125406121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 892 for type USF (pdch_ul_controller.c:184) 20241111125406121 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) 20241111125406121 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=1 data=3c 00 7c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406130 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) 20241111125406130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406130 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406130 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) 20241111125406130 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) 20241111125406130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20241111125406130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406130 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20241111125406130 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20241111125406130 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20241111125406130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406130 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406130 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406130 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406130 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) 20241111125406131 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) 20241111125406131 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) 20241111125406132 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) 20241111125406132 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) 20241111125406132 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) 20241111125406132 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) 20241111125406133 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) 20241111125406133 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) 20241111125406133 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) 20241111125406133 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) 20241111125406134 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) 20241111125406134 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) 20241111125406134 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) 20241111125406135 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) 20241111125406135 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) 20241111125406135 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) 20241111125406135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 897 for type USF (pdch_ul_controller.c:184) 20241111125406135 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) 20241111125406136 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=2 data=3c 00 7e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406149 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) 20241111125406150 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406150 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406150 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406150 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) 20241111125406150 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) 20241111125406150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20241111125406150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406150 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20241111125406150 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20241111125406150 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20241111125406150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406150 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406150 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406150 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406150 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) 20241111125406151 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) 20241111125406151 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) 20241111125406152 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) 20241111125406152 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) 20241111125406152 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) 20241111125406153 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) 20241111125406153 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) 20241111125406154 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) 20241111125406154 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) 20241111125406154 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) 20241111125406155 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) 20241111125406155 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) 20241111125406156 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) 20241111125406156 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) 20241111125406159 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) 20241111125406159 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) 20241111125406159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 901 for type USF (pdch_ul_controller.c:184) 20241111125406159 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) 20241111125406160 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=3 data=3c 00 80 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406174 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) 20241111125406174 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406174 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 80 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406174 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406174 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) 20241111125406174 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) 20241111125406174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20241111125406174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406174 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20241111125406174 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20241111125406174 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20241111125406174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406174 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406174 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406174 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406174 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406174 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) 20241111125406175 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) 20241111125406175 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) 20241111125406176 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) 20241111125406176 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) 20241111125406177 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) 20241111125406177 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) 20241111125406177 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) 20241111125406177 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) 20241111125406178 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) 20241111125406178 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) 20241111125406179 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) 20241111125406179 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) 20241111125406180 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) 20241111125406180 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) 20241111125406181 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) 20241111125406181 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) 20241111125406181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 905 for type USF (pdch_ul_controller.c:184) 20241111125406181 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) 20241111125406181 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=4 data=3c 00 82 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406193 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) 20241111125406193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 82 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406193 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406193 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) 20241111125406193 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) 20241111125406193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20241111125406193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406193 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20241111125406193 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20241111125406193 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20241111125406193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406193 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406193 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406193 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406193 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) 20241111125406194 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) 20241111125406194 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) 20241111125406195 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) 20241111125406195 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) 20241111125406196 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) 20241111125406196 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) 20241111125406196 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) 20241111125406196 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) 20241111125406197 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) 20241111125406197 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) 20241111125406198 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) 20241111125406198 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) 20241111125406199 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) 20241111125406199 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) 20241111125406200 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) 20241111125406200 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) 20241111125406200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 910 for type USF (pdch_ul_controller.c:184) 20241111125406200 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) 20241111125406200 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=5 data=3c 00 84 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406212 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) 20241111125406212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 84 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406212 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406212 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) 20241111125406212 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) 20241111125406212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20241111125406212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406212 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20241111125406212 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20241111125406212 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20241111125406212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406212 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406212 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406212 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406212 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) 20241111125406214 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) 20241111125406214 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) 20241111125406214 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) 20241111125406214 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) 20241111125406215 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) 20241111125406215 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) 20241111125406216 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) 20241111125406216 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) 20241111125406217 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) 20241111125406217 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) 20241111125406218 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) 20241111125406218 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) 20241111125406219 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) 20241111125406219 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) 20241111125406222 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) 20241111125406222 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) 20241111125406222 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 914 for type USF (pdch_ul_controller.c:184) 20241111125406222 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) 20241111125406222 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=6 data=3c 00 86 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406236 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) 20241111125406236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 86 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406236 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406236 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) 20241111125406236 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) 20241111125406236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20241111125406236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406236 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20241111125406236 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20241111125406236 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20241111125406236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406236 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406236 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406236 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406236 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) 20241111125406237 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) 20241111125406237 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) 20241111125406238 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) 20241111125406238 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) 20241111125406239 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) 20241111125406239 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) 20241111125406240 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) 20241111125406240 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) 20241111125406240 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) 20241111125406240 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) 20241111125406241 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) 20241111125406241 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) 20241111125406242 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) 20241111125406242 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) 20241111125406243 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) 20241111125406243 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) 20241111125406243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 918 for type USF (pdch_ul_controller.c:184) 20241111125406243 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) 20241111125406244 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=7 data=3c 00 88 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406255 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) 20241111125406255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 88 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406255 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406255 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) 20241111125406255 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) 20241111125406255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20241111125406255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406255 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20241111125406255 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20241111125406255 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20241111125406255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406255 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406255 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406255 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406255 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) 20241111125406256 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) 20241111125406256 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) 20241111125406257 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) 20241111125406257 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) 20241111125406258 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) 20241111125406258 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) 20241111125406259 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) 20241111125406259 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) 20241111125406259 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) 20241111125406259 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) 20241111125406260 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) 20241111125406260 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) 20241111125406261 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) 20241111125406261 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) 20241111125406262 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) 20241111125406262 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) 20241111125406262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 923 for type USF (pdch_ul_controller.c:184) 20241111125406262 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) 20241111125406263 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=8 data=3c 00 8a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406274 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) 20241111125406274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406274 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406274 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) 20241111125406274 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) 20241111125406274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20241111125406274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406274 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20241111125406274 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20241111125406274 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20241111125406274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406274 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406274 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406274 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406274 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) 20241111125406276 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) 20241111125406276 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) 20241111125406276 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) 20241111125406276 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) 20241111125406277 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) 20241111125406277 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) 20241111125406278 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) 20241111125406278 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) 20241111125406279 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) 20241111125406279 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) 20241111125406280 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) 20241111125406280 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) 20241111125406281 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) 20241111125406281 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) 20241111125406284 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) 20241111125406284 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) 20241111125406284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 927 for type USF (pdch_ul_controller.c:184) 20241111125406284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125406284 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=9 data=3c 00 8c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406298 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) 20241111125406298 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406298 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406298 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406298 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) 20241111125406298 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) 20241111125406298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20241111125406298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406298 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20241111125406298 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20241111125406298 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20241111125406298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406298 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406298 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406298 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406298 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) 20241111125406299 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) 20241111125406299 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) 20241111125406300 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) 20241111125406300 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) 20241111125406301 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) 20241111125406301 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) 20241111125406302 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) 20241111125406302 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) 20241111125406303 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) 20241111125406303 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) 20241111125406304 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) 20241111125406304 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) 20241111125406305 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) 20241111125406305 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) 20241111125406306 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) 20241111125406306 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) 20241111125406306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 931 for type USF (pdch_ul_controller.c:184) 20241111125406306 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) 20241111125406306 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=10 data=3c 00 8e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406317 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) 20241111125406317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406317 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406317 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) 20241111125406317 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) 20241111125406317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20241111125406317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406317 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20241111125406317 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20241111125406317 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20241111125406317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406317 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406317 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406317 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406317 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) 20241111125406317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125406317 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125406317 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125406319 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) 20241111125406319 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) 20241111125406319 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) 20241111125406319 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) 20241111125406320 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) 20241111125406320 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) 20241111125406321 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) 20241111125406321 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) 20241111125406322 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) 20241111125406322 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) 20241111125406323 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) 20241111125406323 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) 20241111125406323 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) 20241111125406323 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) 20241111125406324 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) 20241111125406324 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) 20241111125406324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 936 for type USF (pdch_ul_controller.c:184) 20241111125406324 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) 20241111125406324 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125406324 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125406324 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) 20241111125406325 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125406325 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125406325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=40 24 00 12 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125406325 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125406336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=11 data=3c 00 90 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406336 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) 20241111125406336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 90 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406336 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406336 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) 20241111125406336 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) 20241111125406336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20241111125406336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406336 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20241111125406336 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20241111125406336 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20241111125406336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406336 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406336 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406336 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406336 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) 20241111125406338 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) 20241111125406338 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) 20241111125406338 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) 20241111125406338 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) 20241111125406339 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) 20241111125406339 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) 20241111125406340 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) 20241111125406340 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) 20241111125406341 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) 20241111125406341 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) 20241111125406342 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) 20241111125406342 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) 20241111125406343 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) 20241111125406343 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) 20241111125406346 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) 20241111125406346 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) 20241111125406346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 940 for type USF (pdch_ul_controller.c:184) 20241111125406346 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) 20241111125406347 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data=3c 00 92 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406360 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) 20241111125406360 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406360 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 92 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406360 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406360 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) 20241111125406360 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) 20241111125406360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20241111125406360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406360 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20241111125406360 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20241111125406360 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20241111125406360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406360 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406360 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406360 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406360 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) 20241111125406361 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) 20241111125406361 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) 20241111125406362 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) 20241111125406362 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) 20241111125406363 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) 20241111125406363 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) 20241111125406364 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) 20241111125406364 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) 20241111125406365 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) 20241111125406365 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) 20241111125406365 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) 20241111125406365 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) 20241111125406366 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) 20241111125406366 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) 20241111125406367 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) 20241111125406367 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) 20241111125406367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 944 for type USF (pdch_ul_controller.c:184) 20241111125406367 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) 20241111125406368 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=1 data=3c 00 94 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406379 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) 20241111125406379 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406379 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 94 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406379 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406379 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) 20241111125406379 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) 20241111125406379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20241111125406379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406379 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20241111125406379 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20241111125406380 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20241111125406380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406380 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406380 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406380 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406380 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) 20241111125406381 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) 20241111125406381 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) 20241111125406381 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) 20241111125406381 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) 20241111125406382 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) 20241111125406382 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) 20241111125406383 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) 20241111125406383 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) 20241111125406384 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) 20241111125406384 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) 20241111125406385 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) 20241111125406385 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) 20241111125406386 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) 20241111125406386 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) 20241111125406387 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) 20241111125406387 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) 20241111125406387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type USF (pdch_ul_controller.c:184) 20241111125406387 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) 20241111125406388 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=2 data=3c 00 96 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406399 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) 20241111125406399 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406399 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 96 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406399 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406399 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) 20241111125406399 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) 20241111125406399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20241111125406399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406399 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20241111125406399 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20241111125406399 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20241111125406399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406399 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406399 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406399 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406399 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) 20241111125406400 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) 20241111125406400 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) 20241111125406401 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) 20241111125406401 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) 20241111125406402 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) 20241111125406402 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) 20241111125406403 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) 20241111125406403 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) 20241111125406404 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) 20241111125406404 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) 20241111125406406 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) 20241111125406406 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) 20241111125406407 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) 20241111125406407 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) 20241111125406409 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) 20241111125406409 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) 20241111125406409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 953 for type USF (pdch_ul_controller.c:184) 20241111125406409 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) 20241111125406411 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=3 data=3c 00 98 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406424 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) 20241111125406424 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406424 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 98 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406424 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406424 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) 20241111125406424 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) 20241111125406424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20241111125406424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406424 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20241111125406424 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20241111125406424 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20241111125406424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406424 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406424 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406424 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406424 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) 20241111125406425 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) 20241111125406425 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) 20241111125406426 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) 20241111125406426 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) 20241111125406427 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) 20241111125406427 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) 20241111125406428 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) 20241111125406428 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) 20241111125406429 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) 20241111125406429 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) 20241111125406429 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) 20241111125406429 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) 20241111125406430 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) 20241111125406430 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) 20241111125406431 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) 20241111125406431 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) 20241111125406431 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20241111125406431 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) 20241111125406432 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=4 data=3c 00 9a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406442 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) 20241111125406442 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406442 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406442 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406442 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) 20241111125406442 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) 20241111125406442 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20241111125406442 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406442 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20241111125406442 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20241111125406442 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20241111125406442 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406442 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406442 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406442 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406442 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406443 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406443 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) 20241111125406443 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) 20241111125406443 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) 20241111125406444 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) 20241111125406444 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) 20241111125406445 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) 20241111125406445 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) 20241111125406446 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) 20241111125406446 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) 20241111125406447 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) 20241111125406447 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) 20241111125406448 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) 20241111125406448 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) 20241111125406449 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) 20241111125406449 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) 20241111125406450 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) 20241111125406450 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) 20241111125406450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241111125406450 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) 20241111125406451 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=5 data=3c 00 9c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406462 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) 20241111125406462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406462 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406462 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) 20241111125406462 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) 20241111125406462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20241111125406462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406462 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20241111125406462 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20241111125406462 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20241111125406462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406462 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406462 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406462 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406462 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) 20241111125406463 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) 20241111125406463 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) 20241111125406464 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) 20241111125406464 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) 20241111125406465 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) 20241111125406465 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) 20241111125406466 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) 20241111125406466 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) 20241111125406467 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) 20241111125406467 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) 20241111125406468 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) 20241111125406468 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) 20241111125406469 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) 20241111125406469 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) 20241111125406471 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) 20241111125406471 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) 20241111125406471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241111125406471 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) 20241111125406472 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=6 data=3c 00 9e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406485 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) 20241111125406485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406485 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406485 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) 20241111125406485 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) 20241111125406485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20241111125406485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406485 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20241111125406485 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20241111125406486 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20241111125406486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406486 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406486 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406486 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406486 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) 20241111125406487 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) 20241111125406487 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) 20241111125406488 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) 20241111125406488 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) 20241111125406489 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) 20241111125406489 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) 20241111125406491 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) 20241111125406491 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) 20241111125406492 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) 20241111125406492 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) 20241111125406493 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) 20241111125406493 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) 20241111125406494 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) 20241111125406494 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) 20241111125406495 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) 20241111125406495 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) 20241111125406495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241111125406495 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) 20241111125406496 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=7 data=3c 00 a0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406504 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) 20241111125406504 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406504 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406504 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406505 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) 20241111125406505 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) 20241111125406505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20241111125406505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406505 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20241111125406505 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20241111125406505 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20241111125406505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406505 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406505 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406505 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406505 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) 20241111125406506 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) 20241111125406506 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) 20241111125406507 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) 20241111125406507 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) 20241111125406507 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) 20241111125406507 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) 20241111125406508 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) 20241111125406508 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) 20241111125406509 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) 20241111125406509 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) 20241111125406510 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) 20241111125406510 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) 20241111125406511 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) 20241111125406511 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) 20241111125406512 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) 20241111125406512 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) 20241111125406512 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241111125406512 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) 20241111125406513 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=8 data=3c 00 a2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406524 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) 20241111125406524 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406524 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406524 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406524 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) 20241111125406524 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) 20241111125406524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20241111125406524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406524 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20241111125406524 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20241111125406524 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20241111125406524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406524 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406524 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406524 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406524 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) 20241111125406525 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) 20241111125406525 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) 20241111125406526 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) 20241111125406526 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) 20241111125406527 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) 20241111125406527 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) 20241111125406528 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) 20241111125406528 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) 20241111125406529 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) 20241111125406529 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) 20241111125406530 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) 20241111125406530 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) 20241111125406530 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) 20241111125406530 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) 20241111125406534 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) 20241111125406534 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) 20241111125406534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241111125406534 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) 20241111125406534 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=9 data=3c 00 a4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406549 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) 20241111125406549 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406549 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406549 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406549 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) 20241111125406549 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) 20241111125406549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20241111125406549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406549 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20241111125406549 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20241111125406549 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20241111125406549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406549 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406549 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406549 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406549 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) 20241111125406550 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) 20241111125406550 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) 20241111125406551 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) 20241111125406551 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) 20241111125406552 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) 20241111125406552 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) 20241111125406553 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) 20241111125406553 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) 20241111125406554 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) 20241111125406554 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) 20241111125406554 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) 20241111125406554 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) 20241111125406555 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) 20241111125406555 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) 20241111125406556 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) 20241111125406556 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) 20241111125406556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241111125406556 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) 20241111125406557 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=10 data=3c 00 a6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406567 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) 20241111125406568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406568 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406568 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) 20241111125406568 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) 20241111125406568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20241111125406568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406568 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20241111125406568 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20241111125406568 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20241111125406568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406568 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406568 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406568 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406568 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) 20241111125406569 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) 20241111125406569 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) 20241111125406569 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) 20241111125406569 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) 20241111125406570 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) 20241111125406570 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) 20241111125406571 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) 20241111125406571 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) 20241111125406572 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) 20241111125406572 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) 20241111125406572 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) 20241111125406572 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) 20241111125406573 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) 20241111125406573 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) 20241111125406574 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) 20241111125406574 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) 20241111125406574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241111125406574 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) 20241111125406575 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=11 data=3c 00 a8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406587 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) 20241111125406587 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406587 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406587 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406587 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) 20241111125406587 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) 20241111125406587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20241111125406587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406587 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20241111125406587 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20241111125406587 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20241111125406587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406587 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406587 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406587 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406587 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) 20241111125406588 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) 20241111125406588 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) 20241111125406589 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) 20241111125406589 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) 20241111125406589 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) 20241111125406589 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) 20241111125406590 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) 20241111125406590 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) 20241111125406591 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) 20241111125406591 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) 20241111125406592 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) 20241111125406592 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) 20241111125406592 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) 20241111125406592 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) 20241111125406596 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) 20241111125406596 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) 20241111125406596 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241111125406596 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) 20241111125406597 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data=3c 00 aa 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406611 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) 20241111125406611 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406611 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 aa 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406611 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406611 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) 20241111125406611 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) 20241111125406611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20241111125406611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406611 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20241111125406611 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) [1;36m20241111125406611 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20241111125406611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406611 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406611 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406611 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406611 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) 20241111125406612 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) 20241111125406612 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) 20241111125406613 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) 20241111125406613 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) 20241111125406614 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) 20241111125406614 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) 20241111125406614 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) 20241111125406614 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) 20241111125406615 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) 20241111125406615 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) 20241111125406616 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) 20241111125406616 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) 20241111125406617 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) 20241111125406617 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) 20241111125406618 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) 20241111125406618 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) 20241111125406618 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241111125406618 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) 20241111125406618 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=1 data=3c 00 ac 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406630 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) 20241111125406630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ac 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406630 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406630 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) 20241111125406630 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) 20241111125406630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20241111125406630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406630 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20241111125406630 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20241111125406630 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20241111125406630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406630 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406630 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406630 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406630 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) 20241111125406631 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) 20241111125406631 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) 20241111125406632 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) 20241111125406632 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) 20241111125406632 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) 20241111125406632 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) 20241111125406633 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) 20241111125406633 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) 20241111125406634 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) 20241111125406634 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) 20241111125406635 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) 20241111125406635 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) 20241111125406636 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) 20241111125406636 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) 20241111125406637 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) 20241111125406637 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) 20241111125406637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241111125406637 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) 20241111125406638 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=2 data=3c 00 ae 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406649 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) 20241111125406649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ae 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406649 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406649 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) 20241111125406649 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) 20241111125406649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20241111125406649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406649 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20241111125406649 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20241111125406649 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20241111125406649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406649 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406649 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406649 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406649 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) 20241111125406651 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) 20241111125406651 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) 20241111125406652 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) 20241111125406652 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) 20241111125406652 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) 20241111125406652 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) 20241111125406653 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) 20241111125406653 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) 20241111125406654 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) 20241111125406654 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) 20241111125406655 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) 20241111125406655 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) 20241111125406656 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) 20241111125406656 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) 20241111125406658 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) 20241111125406658 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) 20241111125406658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241111125406658 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) 20241111125406659 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=3 data=3c 00 b0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406673 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) 20241111125406673 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406673 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406673 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406673 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) 20241111125406673 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) 20241111125406673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20241111125406673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406673 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20241111125406673 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20241111125406673 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20241111125406673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406673 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406673 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406673 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406673 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) 20241111125406674 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) 20241111125406674 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) 20241111125406675 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) 20241111125406675 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) 20241111125406676 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) 20241111125406676 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) 20241111125406677 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) 20241111125406677 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) 20241111125406679 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) 20241111125406679 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) 20241111125406680 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) 20241111125406680 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) 20241111125406681 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) 20241111125406681 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) 20241111125406683 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) 20241111125406683 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) 20241111125406683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241111125406683 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) 20241111125406684 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=4 data=3c 00 b2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406692 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) 20241111125406692 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406692 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406692 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406692 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) 20241111125406692 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) 20241111125406692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20241111125406692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406692 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20241111125406692 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20241111125406692 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20241111125406692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406692 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406692 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406692 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406692 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) 20241111125406693 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) 20241111125406693 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) 20241111125406694 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) 20241111125406694 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) 20241111125406695 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) 20241111125406695 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) 20241111125406696 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) 20241111125406696 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) 20241111125406696 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) 20241111125406696 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) 20241111125406697 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) 20241111125406697 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) 20241111125406698 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) 20241111125406698 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) 20241111125406699 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) 20241111125406699 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) 20241111125406699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241111125406699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125406700 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=5 data=3c 00 b4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406711 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) 20241111125406711 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406711 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406711 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406711 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) 20241111125406711 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) 20241111125406711 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20241111125406711 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406711 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20241111125406711 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20241111125406711 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20241111125406711 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406711 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406711 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406711 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406711 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406711 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406711 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) 20241111125406712 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) 20241111125406712 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) 20241111125406713 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) 20241111125406713 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) 20241111125406714 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) 20241111125406714 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) 20241111125406715 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) 20241111125406715 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) 20241111125406716 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) 20241111125406716 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) 20241111125406716 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) 20241111125406716 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) 20241111125406717 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) 20241111125406717 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) 20241111125406720 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) 20241111125406720 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) 20241111125406720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241111125406720 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) 20241111125406721 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=6 data=3c 00 b6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406735 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) 20241111125406735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406735 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406735 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) 20241111125406735 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) 20241111125406735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20241111125406735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406735 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20241111125406735 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20241111125406735 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20241111125406735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406735 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406735 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406735 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406735 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) 20241111125406735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125406735 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125406735 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125406736 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) 20241111125406736 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) 20241111125406737 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) 20241111125406737 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) 20241111125406738 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) 20241111125406738 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) 20241111125406739 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) 20241111125406739 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) 20241111125406739 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) 20241111125406739 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) 20241111125406740 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) 20241111125406740 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) 20241111125406741 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) 20241111125406742 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) 20241111125406743 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) 20241111125406743 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) 20241111125406743 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241111125406743 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) 20241111125406743 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125406743 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125406743 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) 20241111125406743 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125406743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125406743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=40 24 00 17 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125406743 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125406754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=7 data=3c 00 b8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406754 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) 20241111125406754 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406754 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406754 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406754 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) 20241111125406754 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) 20241111125406754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20241111125406754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406754 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20241111125406754 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20241111125406754 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20241111125406754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406754 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406754 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406754 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406754 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) 20241111125406755 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) 20241111125406755 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) 20241111125406756 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) 20241111125406756 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) 20241111125406757 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) 20241111125406757 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) 20241111125406758 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) 20241111125406758 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) 20241111125406759 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) 20241111125406759 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) 20241111125406760 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) 20241111125406760 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) 20241111125406760 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) 20241111125406760 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) 20241111125406761 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) 20241111125406761 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) 20241111125406761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241111125406761 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) 20241111125406762 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=8 data=3c 00 ba 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406774 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) 20241111125406774 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406774 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ba 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406774 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406774 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) 20241111125406774 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) 20241111125406774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20241111125406774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406774 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20241111125406774 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20241111125406774 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20241111125406774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406774 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406774 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406774 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406774 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) 20241111125406776 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) 20241111125406776 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) 20241111125406777 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) 20241111125406777 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) 20241111125406778 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) 20241111125406778 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) 20241111125406779 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) 20241111125406779 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) 20241111125406780 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) 20241111125406780 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) 20241111125406781 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) 20241111125406781 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) 20241111125406781 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) 20241111125406782 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) 20241111125406783 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) 20241111125406783 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) 20241111125406783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241111125406783 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) 20241111125406784 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=9 data=3c 00 bc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406797 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) 20241111125406797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406797 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406798 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) 20241111125406798 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) 20241111125406798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20241111125406798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406798 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20241111125406798 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20241111125406798 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20241111125406798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406798 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406798 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406798 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406798 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) 20241111125406799 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) 20241111125406799 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) 20241111125406800 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) 20241111125406800 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) 20241111125406800 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) 20241111125406800 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) 20241111125406801 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) 20241111125406801 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) 20241111125406802 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) 20241111125406802 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) 20241111125406803 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) 20241111125406803 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) 20241111125406804 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) 20241111125406804 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) 20241111125406805 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) 20241111125406805 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) 20241111125406805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241111125406806 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) 20241111125406806 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=10 data=3c 00 be 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406817 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) 20241111125406817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 be 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406817 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406817 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) 20241111125406817 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) 20241111125406817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20241111125406817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406817 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20241111125406817 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20241111125406817 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20241111125406817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406817 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406817 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406817 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406817 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) 20241111125406818 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) 20241111125406818 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) 20241111125406819 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) 20241111125406819 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) 20241111125406820 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) 20241111125406820 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) 20241111125406821 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) 20241111125406821 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) 20241111125406822 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) 20241111125406822 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) 20241111125406822 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) 20241111125406822 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) 20241111125406823 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) 20241111125406823 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) 20241111125406824 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) 20241111125406824 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) 20241111125406824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241111125406824 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) 20241111125406825 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=11 data=3c 00 c0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406836 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) 20241111125406836 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406836 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406836 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406836 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) 20241111125406836 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) 20241111125406836 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20241111125406836 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406836 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20241111125406836 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20241111125406836 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20241111125406836 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406836 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406836 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406836 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406836 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406836 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406836 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) 20241111125406837 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) 20241111125406837 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) 20241111125406838 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) 20241111125406838 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) 20241111125406839 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) 20241111125406839 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) 20241111125406840 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) 20241111125406840 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) 20241111125406840 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) 20241111125406840 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) 20241111125406841 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) 20241111125406841 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) 20241111125406842 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) 20241111125406842 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) 20241111125406845 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) 20241111125406846 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) 20241111125406846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241111125406846 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) 20241111125406846 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data=3c 00 c2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406860 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) 20241111125406860 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406860 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406860 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406860 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) 20241111125406860 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) 20241111125406860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20241111125406860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406860 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20241111125406860 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20241111125406860 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20241111125406860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406860 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406860 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406860 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406860 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) 20241111125406861 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) 20241111125406861 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) 20241111125406862 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) 20241111125406862 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) 20241111125406863 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) 20241111125406863 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) 20241111125406864 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) 20241111125406865 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) 20241111125406865 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) 20241111125406865 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) 20241111125406866 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) 20241111125406867 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) 20241111125406868 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) 20241111125406868 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) 20241111125406869 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) 20241111125406869 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) 20241111125406869 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241111125406869 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) 20241111125406870 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=1 data=3c 00 c4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406879 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) 20241111125406879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406879 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406879 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) 20241111125406879 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) 20241111125406879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20241111125406879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406879 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20241111125406879 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20241111125406879 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20241111125406879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406879 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406879 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406879 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406879 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) 20241111125406881 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) 20241111125406881 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) 20241111125406882 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) 20241111125406883 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) 20241111125406884 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) 20241111125406884 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) 20241111125406885 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) 20241111125406885 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) 20241111125406886 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) 20241111125406886 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) 20241111125406886 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) 20241111125406886 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) 20241111125406887 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) 20241111125406887 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) 20241111125406888 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) 20241111125406888 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) 20241111125406888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241111125406888 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) 20241111125406889 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=2 data=3c 00 c6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406898 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) 20241111125406898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406898 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406898 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) 20241111125406898 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) 20241111125406898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20241111125406898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406898 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20241111125406898 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20241111125406898 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20241111125406898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406898 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406898 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406898 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406898 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) 20241111125406900 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) 20241111125406900 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) 20241111125406901 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) 20241111125406901 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) 20241111125406902 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) 20241111125406902 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) 20241111125406903 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) 20241111125406903 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) 20241111125406905 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) 20241111125406905 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) 20241111125406906 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) 20241111125406906 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) 20241111125406907 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) 20241111125406907 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) 20241111125406908 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) 20241111125406908 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) 20241111125406908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241111125406908 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) 20241111125406909 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=3 data=3c 00 c8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406922 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) 20241111125406922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406922 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406922 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) 20241111125406922 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) 20241111125406922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20241111125406922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406922 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20241111125406922 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20241111125406922 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20241111125406922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406922 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406922 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406922 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406922 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) 20241111125406923 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) 20241111125406923 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) 20241111125406924 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) 20241111125406924 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) 20241111125406925 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) 20241111125406925 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) 20241111125406926 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) 20241111125406926 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) 20241111125406927 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) 20241111125406927 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) 20241111125406928 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) 20241111125406928 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) 20241111125406928 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) 20241111125406928 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) 20241111125406929 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) 20241111125406929 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) 20241111125406929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241111125406929 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) 20241111125406930 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=4 data=3c 00 ca 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406941 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) 20241111125406941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ca 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406941 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406941 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) 20241111125406941 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) 20241111125406941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20241111125406941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406941 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20241111125406941 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20241111125406941 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20241111125406941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406941 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406941 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406941 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406941 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) 20241111125406942 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) 20241111125406942 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) 20241111125406943 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) 20241111125406943 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) 20241111125406944 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) 20241111125406944 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) 20241111125406945 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) 20241111125406945 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) 20241111125406946 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) 20241111125406946 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) 20241111125406946 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) 20241111125406946 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) 20241111125406947 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) 20241111125406947 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) 20241111125406948 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) 20241111125406948 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) 20241111125406948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241111125406948 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) 20241111125406949 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=5 data=3c 00 cc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406960 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) 20241111125406960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406960 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406960 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) 20241111125406961 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) 20241111125406961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20241111125406961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406961 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20241111125406961 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20241111125406961 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20241111125406961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406961 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406961 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406961 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406961 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) 20241111125406962 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) 20241111125406962 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) 20241111125406963 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) 20241111125406963 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) 20241111125406964 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) 20241111125406964 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) 20241111125406965 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) 20241111125406965 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) 20241111125406965 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) 20241111125406965 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) 20241111125406966 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) 20241111125406966 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) 20241111125406967 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) 20241111125406967 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) 20241111125406970 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) 20241111125406970 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) 20241111125406970 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241111125406970 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) 20241111125406971 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125406984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=6 data=3c 00 ce 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125406984 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) 20241111125406984 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125406984 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ce 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125406984 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125406984 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) 20241111125406984 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125406984 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) 20241111125406984 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20241111125406984 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125406984 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20241111125406984 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20241111125406984 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20241111125406984 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125406984 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125406984 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125406984 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125406984 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125406984 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125406984 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) 20241111125406986 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) 20241111125406986 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) 20241111125406987 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) 20241111125406987 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) 20241111125406988 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) 20241111125406988 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) 20241111125406989 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) 20241111125406989 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) 20241111125406990 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) 20241111125406990 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) 20241111125406991 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) 20241111125406991 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) 20241111125406991 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) 20241111125406991 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) 20241111125406992 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) 20241111125406992 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) 20241111125406992 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241111125406992 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) 20241111125406993 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=7 data=3c 00 d0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407003 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) 20241111125407003 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407003 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407003 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407003 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) 20241111125407003 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) 20241111125407003 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20241111125407003 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407003 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20241111125407003 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20241111125407003 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20241111125407003 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407003 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407003 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407003 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407003 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407004 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407004 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) 20241111125407005 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) 20241111125407005 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) 20241111125407005 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) 20241111125407005 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) 20241111125407006 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) 20241111125407006 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) 20241111125407007 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) 20241111125407007 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) 20241111125407008 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) 20241111125407008 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) 20241111125407009 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) 20241111125407009 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) 20241111125407009 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) 20241111125407009 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) 20241111125407010 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) 20241111125407010 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) 20241111125407010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241111125407010 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) 20241111125407011 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=8 data=3c 00 d2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407022 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) 20241111125407022 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407022 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407022 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407022 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) 20241111125407022 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) 20241111125407022 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20241111125407022 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407022 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20241111125407022 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20241111125407022 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20241111125407022 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407022 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407023 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407023 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407023 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) 20241111125407024 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) 20241111125407024 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) 20241111125407024 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) 20241111125407024 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) 20241111125407025 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) 20241111125407025 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) 20241111125407026 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) 20241111125407026 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) 20241111125407027 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) 20241111125407027 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) 20241111125407028 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) 20241111125407028 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) 20241111125407028 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) 20241111125407028 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) 20241111125407032 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) 20241111125407032 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) 20241111125407032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241111125407032 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) 20241111125407033 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=9 data=3c 00 d4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407047 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) 20241111125407047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407047 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407047 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) 20241111125407047 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) 20241111125407047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20241111125407047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407047 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20241111125407047 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20241111125407047 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20241111125407047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407047 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407047 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407047 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407047 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) 20241111125407048 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) 20241111125407048 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) 20241111125407049 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) 20241111125407049 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) 20241111125407049 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) 20241111125407049 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) 20241111125407050 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) 20241111125407050 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) 20241111125407051 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) 20241111125407051 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) 20241111125407052 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) 20241111125407052 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) 20241111125407053 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) 20241111125407053 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) 20241111125407054 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) 20241111125407054 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) 20241111125407054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241111125407054 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) 20241111125407055 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=10 data=3c 00 d6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407065 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) 20241111125407065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407065 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407065 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) 20241111125407065 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) 20241111125407065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20241111125407065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407065 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20241111125407065 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20241111125407065 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20241111125407066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407066 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407066 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407066 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407066 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) 20241111125407067 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) 20241111125407067 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) 20241111125407067 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) 20241111125407067 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) 20241111125407068 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) 20241111125407068 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) 20241111125407069 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) 20241111125407069 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) 20241111125407070 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) 20241111125407070 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) 20241111125407071 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) 20241111125407071 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) 20241111125407072 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) 20241111125407072 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) 20241111125407073 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) 20241111125407073 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) 20241111125407073 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241111125407073 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) 20241111125407073 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=11 data=3c 00 d8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407085 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) 20241111125407085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407085 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407085 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) 20241111125407085 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) 20241111125407085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20241111125407085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407085 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20241111125407085 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20241111125407085 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20241111125407085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407085 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407085 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407085 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407085 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) 20241111125407086 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) 20241111125407086 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) 20241111125407086 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) 20241111125407086 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) 20241111125407087 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) 20241111125407087 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) 20241111125407088 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) 20241111125407088 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) 20241111125407088 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) 20241111125407088 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) 20241111125407088 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) 20241111125407088 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) 20241111125407089 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) 20241111125407089 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) 20241111125407095 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) 20241111125407095 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) 20241111125407095 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241111125407095 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) 20241111125407096 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data=3c 00 da 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407110 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) 20241111125407110 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407110 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 da 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407110 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407110 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) 20241111125407110 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) 20241111125407110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20241111125407110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407110 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20241111125407110 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20241111125407110 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20241111125407110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407110 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407110 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407110 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407110 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407110 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) 20241111125407111 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) 20241111125407111 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) 20241111125407112 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) 20241111125407112 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) 20241111125407112 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) 20241111125407112 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) 20241111125407113 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) 20241111125407113 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) 20241111125407114 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) 20241111125407114 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) 20241111125407115 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) 20241111125407116 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) 20241111125407116 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) 20241111125407116 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) 20241111125407117 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) 20241111125407117 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) 20241111125407117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241111125407117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125407118 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=1 data=3c 00 dc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407129 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) 20241111125407129 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407129 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407129 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407129 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) 20241111125407129 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) 20241111125407129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20241111125407129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407129 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20241111125407129 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20241111125407129 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20241111125407129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407129 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407129 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407129 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407129 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) 20241111125407130 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) 20241111125407130 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) 20241111125407131 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) 20241111125407131 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) 20241111125407132 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) 20241111125407132 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) 20241111125407132 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) 20241111125407132 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) 20241111125407133 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) 20241111125407133 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) 20241111125407134 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) 20241111125407134 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) 20241111125407135 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) 20241111125407135 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) 20241111125407135 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) 20241111125407136 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) 20241111125407136 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241111125407136 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) 20241111125407136 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=2 data=3c 00 de 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407148 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) 20241111125407148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 de 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407148 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407148 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) 20241111125407148 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) 20241111125407148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20241111125407148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407148 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20241111125407148 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20241111125407148 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20241111125407148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407148 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407148 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407148 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407148 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) 20241111125407148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125407148 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125407148 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125407149 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) 20241111125407149 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) 20241111125407150 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) 20241111125407150 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) 20241111125407151 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) 20241111125407151 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) 20241111125407152 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) 20241111125407152 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) 20241111125407153 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) 20241111125407153 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) 20241111125407154 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) 20241111125407154 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) 20241111125407155 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) 20241111125407155 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) 20241111125407157 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) 20241111125407157 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) 20241111125407157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241111125407157 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) 20241111125407157 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125407157 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125407157 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) 20241111125407158 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125407158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125407158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=40 24 00 1c 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125407158 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125407172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=3 data=3c 00 e0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407172 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) 20241111125407172 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407172 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407172 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407172 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) 20241111125407172 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) 20241111125407172 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20241111125407172 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407172 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20241111125407172 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20241111125407172 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20241111125407172 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407172 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407172 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407172 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407172 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407172 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407172 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) 20241111125407173 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) 20241111125407173 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) 20241111125407174 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) 20241111125407174 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) 20241111125407175 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) 20241111125407175 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) 20241111125407176 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) 20241111125407176 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) 20241111125407176 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) 20241111125407176 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) 20241111125407177 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) 20241111125407177 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) 20241111125407178 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) 20241111125407178 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) 20241111125407179 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) 20241111125407179 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) 20241111125407179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241111125407179 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) 20241111125407180 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=4 data=3c 00 e2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407192 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) 20241111125407192 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407192 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407192 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407192 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) 20241111125407192 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) 20241111125407192 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20241111125407192 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407192 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20241111125407192 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20241111125407192 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20241111125407192 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407192 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407192 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407192 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407192 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407192 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407192 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) 20241111125407193 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) 20241111125407193 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) 20241111125407194 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) 20241111125407194 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) 20241111125407195 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) 20241111125407195 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) 20241111125407196 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) 20241111125407196 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) 20241111125407197 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) 20241111125407197 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) 20241111125407198 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) 20241111125407198 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) 20241111125407198 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) 20241111125407199 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) 20241111125407199 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) 20241111125407199 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) 20241111125407200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241111125407200 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) 20241111125407201 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=5 data=3c 00 e4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407210 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) 20241111125407210 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407210 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407210 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407210 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) 20241111125407210 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) 20241111125407210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20241111125407210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407210 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20241111125407210 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20241111125407210 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20241111125407210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407211 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407211 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407211 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407211 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) 20241111125407212 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) 20241111125407212 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) 20241111125407213 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) 20241111125407213 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) 20241111125407214 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) 20241111125407214 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) 20241111125407215 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) 20241111125407215 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) 20241111125407215 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) 20241111125407216 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) 20241111125407216 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) 20241111125407216 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) 20241111125407217 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) 20241111125407217 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) 20241111125407221 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) 20241111125407221 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) 20241111125407221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241111125407221 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) 20241111125407221 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=6 data=3c 00 e6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407235 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) 20241111125407235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407235 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407235 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) 20241111125407235 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) 20241111125407235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20241111125407235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407235 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20241111125407235 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20241111125407235 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20241111125407235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407235 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407235 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407235 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407235 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) 20241111125407236 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) 20241111125407236 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) 20241111125407238 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) 20241111125407238 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) 20241111125407239 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) 20241111125407239 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) 20241111125407240 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) 20241111125407240 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) 20241111125407240 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) 20241111125407240 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) 20241111125407241 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) 20241111125407241 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) 20241111125407242 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) 20241111125407242 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) 20241111125407243 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) 20241111125407243 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) 20241111125407243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241111125407243 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) 20241111125407244 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=7 data=3c 00 e8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407253 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) 20241111125407253 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407253 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407253 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407253 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) 20241111125407254 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) 20241111125407254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20241111125407254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407254 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20241111125407254 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20241111125407254 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20241111125407254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407254 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407254 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407254 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407254 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) 20241111125407254 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) 20241111125407254 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) 20241111125407255 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) 20241111125407255 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) 20241111125407255 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) 20241111125407255 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) 20241111125407256 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) 20241111125407256 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) 20241111125407256 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) 20241111125407256 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) 20241111125407256 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) 20241111125407256 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) 20241111125407257 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) 20241111125407257 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) 20241111125407258 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) 20241111125407258 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) 20241111125407258 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241111125407258 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) 20241111125407258 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=8 data=3c 00 ea 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407272 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) 20241111125407272 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407272 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ea 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407272 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407272 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) 20241111125407272 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) 20241111125407272 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20241111125407272 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407272 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20241111125407272 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20241111125407272 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20241111125407272 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407272 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407272 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407272 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407272 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407272 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407272 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) 20241111125407272 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) 20241111125407272 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) 20241111125407272 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) 20241111125407272 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) 20241111125407272 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) 20241111125407272 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) 20241111125407272 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) 20241111125407272 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) 20241111125407273 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) 20241111125407273 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) 20241111125407273 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) 20241111125407273 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) 20241111125407273 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) 20241111125407273 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) 20241111125407281 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) 20241111125407281 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) 20241111125407281 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241111125407281 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) 20241111125407282 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=9 data=3c 00 ec 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407296 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) 20241111125407296 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407296 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ec 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407296 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407296 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) 20241111125407296 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) 20241111125407296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20241111125407296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407296 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20241111125407296 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20241111125407296 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20241111125407297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407297 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407297 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407297 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407297 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) 20241111125407300 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) 20241111125407300 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) 20241111125407301 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) 20241111125407301 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) 20241111125407301 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) 20241111125407301 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) 20241111125407302 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) 20241111125407302 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) 20241111125407303 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) 20241111125407303 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) 20241111125407303 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) 20241111125407303 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) 20241111125407304 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) 20241111125407304 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) 20241111125407305 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) 20241111125407305 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) 20241111125407305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241111125407305 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) 20241111125407306 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=10 data=3c 00 ee 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407315 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) 20241111125407315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ee 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407315 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407315 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) 20241111125407315 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) 20241111125407315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20241111125407315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407315 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20241111125407315 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20241111125407315 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20241111125407315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407315 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407315 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407315 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407315 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) 20241111125407315 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) 20241111125407315 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) 20241111125407315 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) 20241111125407315 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) 20241111125407315 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) 20241111125407315 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) 20241111125407316 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) 20241111125407316 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) 20241111125407316 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) 20241111125407316 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) 20241111125407316 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) 20241111125407316 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) 20241111125407316 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) 20241111125407316 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) 20241111125407319 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) 20241111125407319 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) 20241111125407319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241111125407319 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) 20241111125407319 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=11 data=3c 00 f0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407334 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) 20241111125407334 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407334 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f0 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407334 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407334 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) 20241111125407334 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) 20241111125407334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20241111125407334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407334 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20241111125407334 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20241111125407334 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20241111125407334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407334 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407334 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407334 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407334 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) 20241111125407335 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) 20241111125407335 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) 20241111125407336 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) 20241111125407336 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) 20241111125407336 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) 20241111125407336 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) 20241111125407337 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) 20241111125407337 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) 20241111125407338 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) 20241111125407338 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) 20241111125407338 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) 20241111125407338 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) 20241111125407339 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) 20241111125407339 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) 20241111125407344 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) 20241111125407344 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) 20241111125407344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241111125407344 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) 20241111125407345 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data=3c 00 f2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407358 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) 20241111125407358 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407358 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f2 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407358 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407358 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) 20241111125407358 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) 20241111125407358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20241111125407358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407358 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20241111125407358 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20241111125407358 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20241111125407358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407358 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407358 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407358 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407358 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) 20241111125407359 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) 20241111125407359 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) 20241111125407360 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) 20241111125407360 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) 20241111125407361 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) 20241111125407361 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) 20241111125407362 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) 20241111125407362 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) 20241111125407363 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) 20241111125407363 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) 20241111125407364 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) 20241111125407364 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) 20241111125407364 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) 20241111125407364 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) 20241111125407365 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) 20241111125407365 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) 20241111125407365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241111125407365 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) 20241111125407366 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=1 data=3c 00 f4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407378 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) 20241111125407378 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407378 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f4 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407378 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407378 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) 20241111125407379 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) 20241111125407379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20241111125407379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407379 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20241111125407379 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20241111125407379 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20241111125407379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407379 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407379 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407379 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407379 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) 20241111125407380 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) 20241111125407380 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) 20241111125407381 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) 20241111125407381 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) 20241111125407382 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) 20241111125407382 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) 20241111125407384 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) 20241111125407384 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) 20241111125407385 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) 20241111125407385 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) 20241111125407386 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) 20241111125407386 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) 20241111125407387 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) 20241111125407387 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) 20241111125407388 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) 20241111125407388 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) 20241111125407388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241111125407388 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) 20241111125407388 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=2 data=3c 00 f6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407397 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) 20241111125407397 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407397 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f6 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407397 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407397 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) 20241111125407397 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) 20241111125407397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20241111125407397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407397 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20241111125407397 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20241111125407397 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20241111125407397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407397 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407397 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407397 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407397 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407397 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) 20241111125407399 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) 20241111125407399 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) 20241111125407400 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) 20241111125407400 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) 20241111125407401 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) 20241111125407401 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) 20241111125407402 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) 20241111125407402 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) 20241111125407403 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) 20241111125407403 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) 20241111125407404 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) 20241111125407404 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) 20241111125407404 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) 20241111125407405 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) 20241111125407407 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) 20241111125407407 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) 20241111125407407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241111125407407 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) 20241111125407408 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=3 data=3c 00 f8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407421 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) 20241111125407421 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407421 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f8 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407421 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407421 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) 20241111125407421 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) 20241111125407421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20241111125407421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407421 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20241111125407421 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20241111125407421 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20241111125407421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407421 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407421 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407421 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407421 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407421 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) 20241111125407422 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) 20241111125407422 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) 20241111125407423 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) 20241111125407423 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) 20241111125407424 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) 20241111125407424 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) 20241111125407424 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) 20241111125407425 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) 20241111125407425 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) 20241111125407425 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) 20241111125407426 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) 20241111125407426 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) 20241111125407427 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) 20241111125407427 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) 20241111125407429 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) 20241111125407429 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) 20241111125407429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241111125407429 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) 20241111125407430 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=4 data=3c 00 fa 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407440 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) 20241111125407440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fa 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407440 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407440 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) 20241111125407440 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) 20241111125407440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20241111125407440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407440 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20241111125407440 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20241111125407440 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20241111125407440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407440 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407440 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407440 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407440 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) 20241111125407442 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) 20241111125407442 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) 20241111125407442 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) 20241111125407442 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) 20241111125407443 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) 20241111125407443 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) 20241111125407444 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) 20241111125407444 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) 20241111125407445 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) 20241111125407445 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) 20241111125407445 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) 20241111125407445 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) 20241111125407446 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) 20241111125407446 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) 20241111125407447 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) 20241111125407447 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) 20241111125407447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241111125407447 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) 20241111125407448 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=5 data=3c 00 fc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407460 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) 20241111125407460 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407460 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fc 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407460 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407460 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) 20241111125407460 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) 20241111125407460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20241111125407460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407460 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20241111125407460 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20241111125407460 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20241111125407460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407460 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407460 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407460 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407460 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) 20241111125407461 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) 20241111125407461 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) 20241111125407462 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) 20241111125407462 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) 20241111125407462 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) 20241111125407462 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) 20241111125407463 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) 20241111125407463 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) 20241111125407463 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) 20241111125407463 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) 20241111125407463 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) 20241111125407463 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) 20241111125407464 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) 20241111125407464 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) 20241111125407468 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) 20241111125407468 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) 20241111125407468 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241111125407468 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) 20241111125407468 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=6 data=3c 00 fe 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407482 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) 20241111125407482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fe 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407482 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407482 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) 20241111125407482 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) 20241111125407482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20241111125407482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407482 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20241111125407482 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20241111125407482 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20241111125407482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407482 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407482 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407482 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407482 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) 20241111125407483 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) 20241111125407483 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) 20241111125407484 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) 20241111125407484 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) 20241111125407484 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) 20241111125407484 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) 20241111125407484 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) 20241111125407484 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) 20241111125407485 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) 20241111125407485 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) 20241111125407485 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) 20241111125407485 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) 20241111125407485 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) 20241111125407485 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) 20241111125407487 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) 20241111125407487 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) 20241111125407487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241111125407487 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) 20241111125407487 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=7 data=3c 00 00 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407502 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) 20241111125407502 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407502 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 00 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407502 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407502 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) 20241111125407502 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) 20241111125407502 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125407502 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407502 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125407502 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125407502 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125407502 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407502 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407502 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407502 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407502 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407502 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407502 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) 20241111125407503 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) 20241111125407503 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) 20241111125407503 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) 20241111125407503 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) 20241111125407504 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) 20241111125407504 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) 20241111125407504 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) 20241111125407504 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) 20241111125407505 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) 20241111125407505 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) 20241111125407505 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) 20241111125407505 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) 20241111125407505 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) 20241111125407505 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) 20241111125407506 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) 20241111125407506 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) 20241111125407506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241111125407506 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) 20241111125407506 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=8 data=3c 00 02 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407522 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) 20241111125407522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407523 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407523 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) 20241111125407523 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) 20241111125407523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125407523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407523 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125407523 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125407523 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125407523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407523 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407523 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407523 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407523 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) 20241111125407524 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) 20241111125407524 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) 20241111125407525 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) 20241111125407525 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) 20241111125407526 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) 20241111125407526 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) 20241111125407528 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) 20241111125407528 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) 20241111125407529 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) 20241111125407529 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) 20241111125407530 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) 20241111125407530 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) 20241111125407532 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) 20241111125407532 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) 20241111125407533 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) 20241111125407533 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) 20241111125407533 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241111125407533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125407535 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=9 data=3c 00 04 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407546 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) 20241111125407546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407546 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407546 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) 20241111125407546 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) 20241111125407546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125407546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407546 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125407546 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125407546 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125407546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407546 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407546 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407546 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407546 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) 20241111125407548 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) 20241111125407548 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) 20241111125407548 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) 20241111125407548 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) 20241111125407549 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) 20241111125407549 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) 20241111125407550 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) 20241111125407550 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) 20241111125407551 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) 20241111125407551 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) 20241111125407552 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) 20241111125407552 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) 20241111125407553 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) 20241111125407553 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) 20241111125407554 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) 20241111125407554 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) 20241111125407554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241111125407554 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) 20241111125407555 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=10 data=3c 00 06 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407564 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) 20241111125407565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407565 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407565 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) 20241111125407565 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) 20241111125407565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125407565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407565 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125407565 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125407565 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125407565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407565 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407565 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407565 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407565 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) 20241111125407565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125407565 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125407565 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125407566 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) 20241111125407566 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) 20241111125407567 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) 20241111125407567 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) 20241111125407567 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) 20241111125407568 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) 20241111125407568 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) 20241111125407568 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) 20241111125407569 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) 20241111125407569 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) 20241111125407570 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) 20241111125407570 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) 20241111125407571 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) 20241111125407571 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) 20241111125407572 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) 20241111125407572 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) 20241111125407572 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241111125407572 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) 20241111125407572 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125407572 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125407572 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) 20241111125407572 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125407572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125407572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=40 24 00 01 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125407572 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125407583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=11 data=3c 00 08 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407583 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) 20241111125407584 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407584 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407584 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407584 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) 20241111125407584 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) 20241111125407584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125407584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407584 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125407584 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125407584 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125407584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407584 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407584 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407584 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407584 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) 20241111125407585 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) 20241111125407585 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) 20241111125407585 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) 20241111125407585 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) 20241111125407586 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) 20241111125407586 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) 20241111125407587 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) 20241111125407587 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) 20241111125407588 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) 20241111125407588 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) 20241111125407588 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) 20241111125407589 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) 20241111125407589 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) 20241111125407589 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) 20241111125407593 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) 20241111125407593 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) 20241111125407593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241111125407593 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) 20241111125407594 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data=3c 00 0a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407607 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) 20241111125407607 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407607 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407608 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407608 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) 20241111125407608 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) 20241111125407608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125407608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407608 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125407608 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125407608 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125407608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407608 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407608 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407608 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407608 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) 20241111125407609 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) 20241111125407609 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) 20241111125407609 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) 20241111125407609 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) 20241111125407610 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) 20241111125407610 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) 20241111125407611 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) 20241111125407611 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) 20241111125407612 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) 20241111125407612 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) 20241111125407612 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) 20241111125407613 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) 20241111125407613 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) 20241111125407613 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) 20241111125407614 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) 20241111125407614 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) 20241111125407614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241111125407614 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) 20241111125407615 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=1 data=3c 00 0c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407627 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) 20241111125407627 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407627 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407627 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407627 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) 20241111125407627 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) 20241111125407627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125407627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407627 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125407627 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125407627 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125407627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407627 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407627 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407627 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407627 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) 20241111125407628 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) 20241111125407628 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) 20241111125407629 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) 20241111125407629 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) 20241111125407630 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) 20241111125407630 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) 20241111125407631 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) 20241111125407631 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) 20241111125407632 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) 20241111125407632 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) 20241111125407633 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) 20241111125407633 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) 20241111125407634 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) 20241111125407634 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) 20241111125407635 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) 20241111125407635 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) 20241111125407635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241111125407635 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) 20241111125407635 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=2 data=3c 00 0e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407646 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) 20241111125407646 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407646 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407646 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407646 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) 20241111125407646 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) 20241111125407646 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125407646 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407646 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241111125407646 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125407646 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125407646 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407646 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407646 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407646 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407646 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407646 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407646 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) 20241111125407647 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) 20241111125407647 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) 20241111125407648 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) 20241111125407648 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) 20241111125407649 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) 20241111125407649 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) 20241111125407649 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) 20241111125407649 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) 20241111125407650 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) 20241111125407650 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) 20241111125407651 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) 20241111125407651 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) 20241111125407652 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) 20241111125407652 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) 20241111125407656 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) 20241111125407656 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) 20241111125407656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241111125407656 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) 20241111125407657 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=3 data=3c 00 10 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407670 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) 20241111125407670 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407670 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407670 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407670 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) 20241111125407670 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) 20241111125407670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241111125407670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407670 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241111125407670 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241111125407670 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241111125407670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407670 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407671 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407671 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407671 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) 20241111125407671 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) 20241111125407671 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) 20241111125407672 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) 20241111125407672 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) 20241111125407673 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) 20241111125407673 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) 20241111125407674 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) 20241111125407674 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) 20241111125407675 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) 20241111125407675 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) 20241111125407676 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) 20241111125407676 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) 20241111125407676 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) 20241111125407676 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) 20241111125407677 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) 20241111125407677 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) 20241111125407677 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241111125407677 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) 20241111125407678 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=4 data=3c 00 12 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407689 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) 20241111125407689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407689 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407689 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) 20241111125407689 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) 20241111125407689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241111125407690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407690 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241111125407690 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241111125407690 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241111125407690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407690 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407690 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407690 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407690 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) 20241111125407691 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) 20241111125407691 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) 20241111125407692 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) 20241111125407692 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) 20241111125407693 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) 20241111125407693 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) 20241111125407694 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) 20241111125407694 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) 20241111125407695 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) 20241111125407695 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) 20241111125407696 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) 20241111125407696 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) 20241111125407697 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) 20241111125407697 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) 20241111125407698 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) 20241111125407698 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) 20241111125407698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241111125407698 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) 20241111125407699 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=5 data=3c 00 14 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407709 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) 20241111125407709 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407709 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407709 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407709 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) 20241111125407709 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) 20241111125407709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241111125407709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407709 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241111125407709 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241111125407709 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241111125407709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407709 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407709 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407709 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407709 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407709 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) 20241111125407710 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) 20241111125407710 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) 20241111125407711 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) 20241111125407711 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) 20241111125407711 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) 20241111125407711 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) 20241111125407712 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) 20241111125407713 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) 20241111125407713 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) 20241111125407713 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) 20241111125407715 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) 20241111125407715 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) 20241111125407716 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) 20241111125407716 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) 20241111125407718 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) 20241111125407718 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) 20241111125407718 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241111125407718 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) 20241111125407719 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=6 data=3c 00 16 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407733 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) 20241111125407733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407733 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407733 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) 20241111125407733 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) 20241111125407733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241111125407733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407733 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241111125407733 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241111125407733 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241111125407733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407733 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407733 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407733 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407733 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) 20241111125407734 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) 20241111125407734 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) 20241111125407735 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) 20241111125407735 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) 20241111125407735 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) 20241111125407736 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) 20241111125407736 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) 20241111125407736 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) 20241111125407737 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) 20241111125407737 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) 20241111125407738 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) 20241111125407738 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) 20241111125407739 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) 20241111125407739 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) 20241111125407740 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) 20241111125407740 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) 20241111125407740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241111125407740 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) 20241111125407740 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=7 data=3c 00 18 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407752 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) 20241111125407752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407752 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407752 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) 20241111125407752 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) 20241111125407752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241111125407752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407752 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241111125407752 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241111125407752 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241111125407752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407752 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407752 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407752 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407752 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) 20241111125407753 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) 20241111125407753 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) 20241111125407753 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) 20241111125407753 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) 20241111125407754 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) 20241111125407754 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) 20241111125407755 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) 20241111125407755 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) 20241111125407756 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) 20241111125407756 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) 20241111125407757 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) 20241111125407757 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) 20241111125407758 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) 20241111125407758 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) 20241111125407759 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) 20241111125407759 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) 20241111125407759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241111125407759 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) 20241111125407760 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=8 data=3c 00 1a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407771 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) 20241111125407771 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407771 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407771 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407771 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) 20241111125407771 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) 20241111125407771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241111125407771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407771 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241111125407771 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241111125407771 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241111125407771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407771 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407771 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407771 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407771 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) 20241111125407772 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) 20241111125407772 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) 20241111125407773 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) 20241111125407773 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) 20241111125407774 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) 20241111125407774 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) 20241111125407774 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) 20241111125407775 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) 20241111125407776 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) 20241111125407776 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) 20241111125407776 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) 20241111125407776 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) 20241111125407777 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) 20241111125407777 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) 20241111125407780 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) 20241111125407780 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) 20241111125407780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241111125407780 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) 20241111125407781 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=9 data=3c 00 1c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407795 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) 20241111125407795 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407795 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407795 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407795 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) 20241111125407795 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) 20241111125407795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241111125407795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407795 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241111125407795 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241111125407795 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241111125407795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407795 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407795 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407795 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407795 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) 20241111125407796 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) 20241111125407796 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) 20241111125407797 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) 20241111125407797 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) 20241111125407798 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) 20241111125407798 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) 20241111125407798 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) 20241111125407798 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) 20241111125407799 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) 20241111125407799 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) 20241111125407800 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) 20241111125407800 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) 20241111125407801 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) 20241111125407801 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) 20241111125407802 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) 20241111125407802 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) 20241111125407802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241111125407802 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) 20241111125407802 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=10 data=3c 00 1e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407814 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) 20241111125407814 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407814 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407814 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407814 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) 20241111125407814 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) 20241111125407814 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241111125407814 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407814 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241111125407814 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241111125407814 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241111125407814 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407814 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407814 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407814 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407814 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407814 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407814 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) 20241111125407815 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) 20241111125407815 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) 20241111125407816 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) 20241111125407816 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) 20241111125407817 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) 20241111125407817 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) 20241111125407818 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) 20241111125407818 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) 20241111125407819 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) 20241111125407819 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) 20241111125407819 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) 20241111125407819 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) 20241111125407820 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) 20241111125407820 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) 20241111125407821 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) 20241111125407821 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) 20241111125407821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241111125407821 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) 20241111125407822 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=11 data=3c 00 20 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407833 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) 20241111125407833 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407833 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407833 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407833 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) 20241111125407833 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) 20241111125407833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241111125407833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407833 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241111125407833 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241111125407833 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241111125407833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407833 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407833 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407833 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407833 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) 20241111125407835 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) 20241111125407835 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) 20241111125407836 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) 20241111125407836 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) 20241111125407838 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) 20241111125407838 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) 20241111125407839 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) 20241111125407839 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) 20241111125407840 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) 20241111125407840 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) 20241111125407840 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) 20241111125407840 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) 20241111125407841 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) 20241111125407841 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) 20241111125407842 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) 20241111125407842 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) 20241111125407842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241111125407843 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) 20241111125407843 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data=3c 00 22 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407857 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) 20241111125407857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407857 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407857 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) 20241111125407857 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) 20241111125407857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241111125407857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407857 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241111125407857 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241111125407857 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241111125407857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407857 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407857 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407857 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407857 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) 20241111125407858 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) 20241111125407858 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) 20241111125407859 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) 20241111125407859 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) 20241111125407860 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) 20241111125407860 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) 20241111125407861 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) 20241111125407861 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) 20241111125407862 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) 20241111125407862 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) 20241111125407863 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) 20241111125407863 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) 20241111125407864 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) 20241111125407864 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) 20241111125407865 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) 20241111125407865 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) 20241111125407865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241111125407865 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) 20241111125407866 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=1 data=3c 00 24 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407876 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) 20241111125407876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407876 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407876 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) 20241111125407876 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) 20241111125407876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241111125407876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407876 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241111125407876 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241111125407876 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241111125407876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407876 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407876 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407876 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407876 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) 20241111125407877 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) 20241111125407877 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) 20241111125407878 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) 20241111125407878 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) 20241111125407879 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) 20241111125407879 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) 20241111125407880 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) 20241111125407880 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) 20241111125407881 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) 20241111125407881 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) 20241111125407881 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) 20241111125407882 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) 20241111125407882 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) 20241111125407882 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) 20241111125407883 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) 20241111125407883 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) 20241111125407883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241111125407883 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) 20241111125407884 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=2 data=3c 00 26 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407895 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) 20241111125407895 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407895 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407895 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407896 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) 20241111125407896 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) 20241111125407896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241111125407896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407896 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241111125407896 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241111125407896 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241111125407896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407896 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407896 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407896 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407896 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407896 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) 20241111125407897 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) 20241111125407897 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) 20241111125407898 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) 20241111125407898 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) 20241111125407899 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) 20241111125407899 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) 20241111125407899 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) 20241111125407900 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) 20241111125407900 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) 20241111125407900 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) 20241111125407901 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) 20241111125407902 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) 20241111125407902 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) 20241111125407902 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) 20241111125407905 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) 20241111125407905 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) 20241111125407905 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241111125407905 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) 20241111125407906 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=3 data=3c 00 28 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407919 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) 20241111125407919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407919 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407919 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) 20241111125407919 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) 20241111125407919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241111125407919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407919 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241111125407919 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241111125407919 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241111125407920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407920 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407920 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407920 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407920 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) 20241111125407921 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) 20241111125407921 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) 20241111125407921 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) 20241111125407921 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) 20241111125407922 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) 20241111125407922 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) 20241111125407923 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) 20241111125407923 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) 20241111125407924 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) 20241111125407924 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) 20241111125407925 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) 20241111125407925 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) 20241111125407926 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) 20241111125407926 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) 20241111125407927 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) 20241111125407927 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) 20241111125407927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241111125407927 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) 20241111125407928 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=4 data=3c 00 2a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407938 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) 20241111125407939 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407939 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407939 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407939 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) 20241111125407939 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) 20241111125407939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241111125407939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407939 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241111125407939 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241111125407939 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241111125407939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407939 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407939 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407939 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407939 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407939 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) 20241111125407940 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) 20241111125407940 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) 20241111125407941 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) 20241111125407941 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) 20241111125407941 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) 20241111125407941 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) 20241111125407942 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) 20241111125407942 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) 20241111125407943 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) 20241111125407943 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) 20241111125407944 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) 20241111125407944 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) 20241111125407945 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) 20241111125407945 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) 20241111125407946 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) 20241111125407946 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) 20241111125407946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241111125407946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125407947 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=5 data=3c 00 2c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407958 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) 20241111125407958 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407958 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407958 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407958 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) 20241111125407958 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) 20241111125407958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241111125407958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407958 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241111125407958 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241111125407958 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241111125407958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407958 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407958 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407958 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407958 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) 20241111125407959 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) 20241111125407959 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) 20241111125407960 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) 20241111125407960 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) 20241111125407961 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) 20241111125407961 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) 20241111125407962 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) 20241111125407962 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) 20241111125407963 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) 20241111125407963 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) 20241111125407964 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) 20241111125407964 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) 20241111125407965 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) 20241111125407965 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) 20241111125407967 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) 20241111125407967 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) 20241111125407967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241111125407967 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) 20241111125407968 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125407981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=6 data=3c 00 2e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125407981 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) 20241111125407981 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125407981 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125407981 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125407981 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) 20241111125407981 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) 20241111125407982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241111125407982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125407982 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241111125407982 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241111125407982 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241111125407982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125407982 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125407982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125407982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125407982 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125407982 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125407982 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) 20241111125407982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125407982 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125407982 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125407983 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) 20241111125407983 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) 20241111125407983 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) 20241111125407984 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) 20241111125407984 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) 20241111125407984 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) 20241111125407985 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) 20241111125407985 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) 20241111125407986 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) 20241111125407986 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) 20241111125407987 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) 20241111125407987 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) 20241111125407988 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) 20241111125407988 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) 20241111125407988 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) 20241111125407988 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) 20241111125407988 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241111125407988 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) 20241111125407988 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125407989 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241111125407989 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) 20241111125407989 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125407989 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125407989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=40 24 00 06 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125407989 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125408000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=7 data=3c 00 30 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408000 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) 20241111125408001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408001 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408001 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) 20241111125408001 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125408001 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) 20241111125408001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241111125408001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408001 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241111125408001 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241111125408001 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241111125408001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408001 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408001 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408001 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408001 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) 20241111125408002 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) 20241111125408002 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) 20241111125408002 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) 20241111125408002 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) 20241111125408003 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) 20241111125408003 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) 20241111125408004 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) 20241111125408004 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) 20241111125408005 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) 20241111125408005 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) 20241111125408006 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) 20241111125408006 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) 20241111125408007 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) 20241111125408007 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) 20241111125408008 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) 20241111125408008 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) 20241111125408008 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241111125408008 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) 20241111125408009 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=8 data=3c 00 32 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408020 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) 20241111125408020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408020 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408020 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) 20241111125408020 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) 20241111125408020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241111125408020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408020 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241111125408020 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241111125408020 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241111125408020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408020 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408020 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408020 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408020 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) 20241111125408021 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) 20241111125408021 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) 20241111125408022 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) 20241111125408022 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) 20241111125408022 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) 20241111125408022 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) 20241111125408023 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) 20241111125408023 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) 20241111125408024 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) 20241111125408024 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) 20241111125408025 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) 20241111125408025 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) 20241111125408026 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) 20241111125408026 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) 20241111125408029 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) 20241111125408029 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) 20241111125408029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241111125408029 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) 20241111125408030 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=9 data=3c 00 34 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408044 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) 20241111125408044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408044 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408044 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) 20241111125408044 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) 20241111125408044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241111125408044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408044 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241111125408044 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241111125408044 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241111125408044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408044 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408044 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408044 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408044 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) 20241111125408045 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) 20241111125408045 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) 20241111125408046 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) 20241111125408046 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) 20241111125408047 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) 20241111125408047 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) 20241111125408048 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) 20241111125408048 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) 20241111125408048 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) 20241111125408048 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) 20241111125408049 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) 20241111125408049 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) 20241111125408050 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) 20241111125408050 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) 20241111125408051 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) 20241111125408051 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) 20241111125408051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241111125408051 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) 20241111125408052 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=10 data=3c 00 36 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408063 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) 20241111125408063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408063 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408063 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) 20241111125408063 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) 20241111125408063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241111125408063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408063 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241111125408063 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241111125408063 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241111125408063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408063 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408063 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408063 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408064 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) 20241111125408064 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) 20241111125408064 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) 20241111125408065 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) 20241111125408065 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) 20241111125408066 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) 20241111125408066 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) 20241111125408067 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) 20241111125408067 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) 20241111125408068 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) 20241111125408068 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) 20241111125408069 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) 20241111125408069 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) 20241111125408071 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) 20241111125408071 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) 20241111125408072 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) 20241111125408072 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) 20241111125408072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241111125408072 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) 20241111125408073 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=11 data=3c 00 38 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408082 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) 20241111125408082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408082 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408082 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) 20241111125408082 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) 20241111125408082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241111125408082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408082 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241111125408082 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241111125408082 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241111125408082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408082 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408082 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408082 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408083 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) 20241111125408084 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) 20241111125408084 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) 20241111125408085 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) 20241111125408085 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) 20241111125408086 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) 20241111125408086 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) 20241111125408086 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) 20241111125408086 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) 20241111125408087 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) 20241111125408087 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) 20241111125408088 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) 20241111125408088 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) 20241111125408089 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) 20241111125408089 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) 20241111125408091 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) 20241111125408091 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) 20241111125408091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241111125408092 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) 20241111125408092 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data=3c 00 3a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408106 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) 20241111125408106 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408106 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408106 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408106 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) 20241111125408106 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) 20241111125408106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241111125408106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408106 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241111125408106 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241111125408106 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241111125408106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408106 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408106 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408106 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408106 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) 20241111125408107 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) 20241111125408107 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) 20241111125408108 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) 20241111125408108 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) 20241111125408109 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) 20241111125408109 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) 20241111125408110 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) 20241111125408110 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) 20241111125408110 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) 20241111125408110 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) 20241111125408111 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) 20241111125408111 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) 20241111125408112 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) 20241111125408112 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) 20241111125408113 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) 20241111125408113 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) 20241111125408113 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241111125408113 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) 20241111125408114 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=1 data=3c 00 3c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408125 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) 20241111125408125 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408125 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408125 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408125 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) 20241111125408125 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) 20241111125408125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241111125408125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408125 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241111125408125 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241111125408125 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241111125408125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408125 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408125 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408125 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408125 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408125 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) 20241111125408126 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) 20241111125408126 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) 20241111125408127 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) 20241111125408127 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) 20241111125408128 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) 20241111125408128 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) 20241111125408129 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) 20241111125408129 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) 20241111125408130 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) 20241111125408130 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) 20241111125408130 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) 20241111125408130 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) 20241111125408131 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) 20241111125408131 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) 20241111125408132 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) 20241111125408132 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) 20241111125408132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241111125408132 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) 20241111125408133 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=2 data=3c 00 3e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408144 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) 20241111125408144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408144 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408144 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) 20241111125408144 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) 20241111125408144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241111125408144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408144 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241111125408144 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241111125408144 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241111125408144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408144 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408144 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408144 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408144 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) 20241111125408145 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) 20241111125408145 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) 20241111125408146 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) 20241111125408146 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) 20241111125408147 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) 20241111125408147 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) 20241111125408148 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) 20241111125408148 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) 20241111125408149 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) 20241111125408149 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) 20241111125408149 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) 20241111125408149 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) 20241111125408150 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) 20241111125408150 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) 20241111125408154 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) 20241111125408154 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) 20241111125408154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241111125408154 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) 20241111125408155 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=3 data=3c 00 40 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408168 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) 20241111125408168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408168 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408168 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) 20241111125408168 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) 20241111125408168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241111125408168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408168 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241111125408168 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241111125408168 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241111125408168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408168 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408168 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408168 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408168 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) 20241111125408169 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) 20241111125408169 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) 20241111125408170 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) 20241111125408170 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) 20241111125408171 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) 20241111125408171 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) 20241111125408172 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) 20241111125408172 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) 20241111125408173 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) 20241111125408173 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) 20241111125408173 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) 20241111125408173 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) 20241111125408174 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) 20241111125408174 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) 20241111125408175 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) 20241111125408175 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) 20241111125408175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241111125408175 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) 20241111125408176 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=4 data=3c 00 42 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408187 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) 20241111125408187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408187 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408187 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) 20241111125408187 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) 20241111125408187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241111125408187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408187 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241111125408187 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241111125408187 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241111125408187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408187 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408187 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408187 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408187 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) 20241111125408188 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) 20241111125408188 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) 20241111125408190 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) 20241111125408190 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) 20241111125408190 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) 20241111125408190 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) 20241111125408191 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) 20241111125408191 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) 20241111125408192 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) 20241111125408192 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) 20241111125408193 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) 20241111125408193 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) 20241111125408193 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) 20241111125408193 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) 20241111125408194 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) 20241111125408194 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) 20241111125408194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241111125408194 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) 20241111125408195 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=5 data=3c 00 44 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408206 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) 20241111125408206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408206 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408206 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408206 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) 20241111125408206 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) 20241111125408206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241111125408206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408206 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241111125408206 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241111125408206 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241111125408206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408206 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408206 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408206 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408206 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408206 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) 20241111125408207 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) 20241111125408207 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) 20241111125408208 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) 20241111125408208 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) 20241111125408209 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) 20241111125408209 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) 20241111125408210 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) 20241111125408210 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) 20241111125408210 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) 20241111125408211 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) 20241111125408211 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) 20241111125408211 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) 20241111125408212 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) 20241111125408212 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) 20241111125408216 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) 20241111125408216 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) 20241111125408216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241111125408216 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) 20241111125408216 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=6 data=3c 00 46 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408230 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) 20241111125408230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408230 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408230 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) 20241111125408230 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) 20241111125408230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241111125408230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408230 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241111125408230 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241111125408230 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241111125408230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408230 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408230 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408230 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408230 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) 20241111125408231 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) 20241111125408231 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) 20241111125408232 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) 20241111125408232 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) 20241111125408233 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) 20241111125408233 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) 20241111125408234 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) 20241111125408234 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) 20241111125408234 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) 20241111125408234 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) 20241111125408235 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) 20241111125408235 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) 20241111125408236 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) 20241111125408236 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) 20241111125408237 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) 20241111125408237 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) 20241111125408237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241111125408237 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) 20241111125408238 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=7 data=3c 00 48 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408249 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) 20241111125408249 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408249 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408249 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408249 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) 20241111125408249 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) 20241111125408249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241111125408249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408249 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241111125408249 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241111125408249 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241111125408249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408249 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408249 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408249 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408249 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) 20241111125408250 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) 20241111125408250 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) 20241111125408251 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) 20241111125408251 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) 20241111125408252 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) 20241111125408252 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) 20241111125408253 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) 20241111125408253 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) 20241111125408253 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) 20241111125408253 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) 20241111125408254 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) 20241111125408254 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) 20241111125408255 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) 20241111125408255 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) 20241111125408256 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) 20241111125408256 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) 20241111125408256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241111125408256 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) 20241111125408256 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=8 data=3c 00 4a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408268 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) 20241111125408268 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408268 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408268 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408268 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) 20241111125408268 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) 20241111125408268 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241111125408268 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408269 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241111125408269 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241111125408269 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241111125408269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408269 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408269 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408269 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408269 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) 20241111125408269 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) 20241111125408270 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) 20241111125408270 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) 20241111125408270 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) 20241111125408271 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) 20241111125408271 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) 20241111125408272 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) 20241111125408272 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) 20241111125408273 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) 20241111125408273 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) 20241111125408274 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) 20241111125408274 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) 20241111125408274 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) 20241111125408274 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) 20241111125408277 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) 20241111125408277 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) 20241111125408277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241111125408278 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) 20241111125408278 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=9 data=3c 00 4c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408292 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) 20241111125408292 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408292 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408292 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408292 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) 20241111125408292 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) 20241111125408292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241111125408292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408292 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241111125408292 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241111125408292 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241111125408292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408292 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408292 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408292 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408292 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) 20241111125408293 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) 20241111125408293 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) 20241111125408294 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) 20241111125408294 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) 20241111125408295 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) 20241111125408295 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) 20241111125408296 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) 20241111125408296 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) 20241111125408296 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) 20241111125408296 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) 20241111125408297 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) 20241111125408297 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) 20241111125408298 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) 20241111125408298 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) 20241111125408299 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) 20241111125408299 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) 20241111125408299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241111125408299 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) 20241111125408300 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=10 data=3c 00 4e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408312 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) 20241111125408312 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408312 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408312 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408312 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) 20241111125408312 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) 20241111125408312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241111125408312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408312 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241111125408312 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241111125408312 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241111125408312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408312 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408312 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408312 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408312 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) 20241111125408313 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) 20241111125408313 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) 20241111125408314 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) 20241111125408314 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) 20241111125408315 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) 20241111125408315 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) 20241111125408315 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) 20241111125408315 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) 20241111125408316 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) 20241111125408316 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) 20241111125408317 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) 20241111125408317 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) 20241111125408318 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) 20241111125408318 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) 20241111125408319 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) 20241111125408319 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) 20241111125408319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241111125408319 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) 20241111125408320 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=11 data=3c 00 50 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408331 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) 20241111125408331 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408331 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408331 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408331 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) 20241111125408331 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) 20241111125408331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241111125408331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408331 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241111125408331 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241111125408331 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241111125408331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408331 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408331 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408331 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408331 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408331 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) 20241111125408332 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) 20241111125408332 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) 20241111125408333 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) 20241111125408333 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) 20241111125408334 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) 20241111125408334 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) 20241111125408335 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) 20241111125408335 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) 20241111125408335 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) 20241111125408336 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) 20241111125408336 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) 20241111125408336 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) 20241111125408337 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) 20241111125408337 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) 20241111125408340 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) 20241111125408340 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) 20241111125408340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20241111125408340 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) 20241111125408340 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 data=3c 00 52 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408354 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) 20241111125408355 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408355 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408355 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408355 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) 20241111125408355 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) 20241111125408355 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241111125408355 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408355 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241111125408355 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241111125408355 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241111125408355 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408355 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408355 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408355 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408355 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408355 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408355 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) 20241111125408356 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) 20241111125408356 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) 20241111125408357 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) 20241111125408357 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) 20241111125408357 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) 20241111125408357 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) 20241111125408358 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) 20241111125408358 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) 20241111125408359 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) 20241111125408359 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) 20241111125408360 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) 20241111125408360 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) 20241111125408361 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) 20241111125408361 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) 20241111125408362 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) 20241111125408362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1360 (gprs_rlcmac_sched.cpp:454) 20241111125408362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20241111125408362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125408363 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125408373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1352 block=1 data=3c 00 54 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125408373 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408373 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408373 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408373 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) 20241111125408373 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) 20241111125408373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241111125408373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408373 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241111125408373 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241111125408373 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241111125408373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408373 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408373 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408373 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408373 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) 20241111125408374 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) 20241111125408374 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) 20241111125408374 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) 20241111125408374 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) 20241111125408374 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) 20241111125408374 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) 20241111125408375 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) 20241111125408375 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) 20241111125408375 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) 20241111125408375 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) 20241111125408375 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) 20241111125408375 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) 20241111125408375 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) 20241111125408375 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) 20241111125408377 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) 20241111125408377 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1365 (gprs_rlcmac_sched.cpp:454) 20241111125408377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20241111125408377 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) 20241111125408378 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Forwarded 298 out of 300 transmitted 20241111125408392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1356 block=2 data=3c 00 56 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125408392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125408392 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125408392 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125408392 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125408392 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) 20241111125408392 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) 20241111125408392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241111125408392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 13 db 2e 06 69 be aa dc cc 29 65 50 cd c0 8d 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125408392 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241111125408392 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241111125408392 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241111125408392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125408392 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125408392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241111125408392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125408392 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125408392 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125408392 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) 20241111125408392 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241111125408392 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125408392 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125408392 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) 20241111125408392 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) BTS(463)@131a5d934883: Shutting down virtual BTS #0... 20241111125408392 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) 20241111125408392 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) 20241111125408393 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) 20241111125408393 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) 20241111125408393 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) 20241111125408393 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) 20241111125408393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125408393 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) 20241111125408393 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) 20241111125408394 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) 20241111125408394 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) 20241111125408395 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) 20241111125408395 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) 20241111125408396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125408397 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125408397 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125408397 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125408397 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125408397 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) 20241111125408397 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125408397 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125408397 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125408397 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125408397 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20241111125408397 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125408397 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125408397 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125408397 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125408397 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125408397 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125408397 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125408397 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125408397 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125408397 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125408397 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125408397 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125408397 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125408397 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125408397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125408397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125408397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 41: stopped pid 8725 with status 0 MTC@131a5d934883: Test case TC_ul_tbf_bsn_wraparound_gprs finished. Verdict: pass respawn: 42: starting: osmo-pcu MTC@131a5d934883: 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'. Mon Nov 11 12:54:08 UTC 2024 ====== PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.talloc 20241111125408429 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125408429 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125408429 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125408429 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125408451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125408552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34346<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3162100) Waiting for packet dumper to finish... 1 (prev_count=3162100, count=3259264) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:54:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_paging_cs_from_bts started. 468@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_bts-BVCI1234(470)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 468@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(472)@131a5d934883: Provider Link came up: waiting for NS-RESET 468@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125411708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 468@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 468@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(476)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(473)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125411713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(473)@131a5d934883: Start timer T: 5 s PCUIF(473)@131a5d934883: Start timer T_Conn: 10 s TC_paging_cs_from_bts-STATS(477)@131a5d934883: Start timer T: 2 s TC_paging_cs_from_bts-STATS(477)@131a5d934883: Start timer T: 2 s 468@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(480)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(480)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125413430 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125413430 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125413430 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(473)@131a5d934883: OsmoPCU is now connected BTS(475)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125413449 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125413449 DLGLOBAL DEBUG validating counter group 0x55dc839fb040(bts) with 102 counters (rate_ctr.c:86) 20241111125413449 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125413449 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125413449 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125413449 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125413449 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125413449 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125413449 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125413449 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125413449 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125413449 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125413449 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125413449 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125413449 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125413449 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125413449 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125413449 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125413449 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125413449 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125413449 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125413449 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125413449 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125413449 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125413449 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125413449 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125413449 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125413449 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125413450 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125413450 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125413450 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125413450 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125413450 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125413450 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125413450 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125413450 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125413450 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125413450 DLGLOBAL DEBUG validating counter group 0x7f99a51fb5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125413450 DLGLOBAL DEBUG validating counter group 0x55dc839fa720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125413450 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125413450 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125413450 DLGLOBAL DEBUG validating counter group 0x7f99a51fc180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125413450 DLGLOBAL DEBUG validating counter group 0x7f99a51fc160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125413450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125413450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125413450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125413450 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125413450 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125413450 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125413450 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125413450 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125413450 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125413450 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125413450 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125413451 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125413451 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125413451 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125413451 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125413451 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125413451 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125413451 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125413451 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125413451 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125413451 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125413451 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125413451 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125413451 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125413451 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125413451 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125413451 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125413451 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125413451 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125413451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125413451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413451 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(475)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(475)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(472)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(475)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(472)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(472)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(472)@131a5d934883: Start timer Tns_test: 10 s BTS(475)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(475)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125413458 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125413458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125413458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125413458 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125413458 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125413458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125413459 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125413459 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125413459 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(475)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(475)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(472)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(472)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125413461 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125413462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125413462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125413462 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125413462 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125413462 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125413462 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125413462 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125413462 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125413462 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125413462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125413462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413463 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125413463 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(472)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(472)@131a5d934883: Start timer Tns_test: 10 s 20241111125413465 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125413465 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413466 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125413466 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413466 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125413466 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413467 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125413467 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413468 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125413468 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413469 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125413469 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413470 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125413470 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413470 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 469@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 469@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125413480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125413480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125413481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125413482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125413483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413483 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125413483 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125413483 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125413483 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125413483 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125413483 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125413483 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125413483 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125413484 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125413484 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413484 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125413485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125413485 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413486 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125413486 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413487 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_cs_from_bts-BVCI1234(470)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_bts-BVCI1234(470)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125413498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125413498 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125413498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125413498 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125413498 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125413498 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125413498 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125413498 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125413499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125413499 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125413501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125413501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125413501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413502 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125413502 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413502 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125413502 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125413503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125413504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125413504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413504 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125413505 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125413505 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125413505 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125413505 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125413505 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125413505 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125413505 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125413505 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125413505 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125413505 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) 20241111125413505 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125413505 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125413505 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125413505 DLGLOBAL DEBUG validating counter group 0x55dc839fa760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125413505 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125413505 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125413505 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125413505 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125413505 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125413505 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125413505 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125413505 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125413505 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125413505 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125413505 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125413505 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125413505 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125413505 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125413505 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125413505 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125413506 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125413506 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125413506 DLGLOBAL DEBUG validating counter group 0x55dc839fab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125413506 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125413506 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125413506 DLGLOBAL DEBUG validating counter group 0x55dc839fac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125413506 DLGLOBAL DEBUG validating counter group 0x55dc839fac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125413506 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125413506 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) 20241111125413506 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125413506 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125413506 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125413506 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125413506 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125413506 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125413506 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125413506 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) 20241111125413506 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=8 (tbf_ul.cpp:221) 20241111125413506 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125413506 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125413506 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125413506 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(475)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125413512 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125413514 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125413514 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125413514 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125413514 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125413514 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125413526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125413526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125413528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413529 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) 20241111125413529 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) 20241111125413529 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) 20241111125413529 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) 20241111125413530 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) 20241111125413530 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) 20241111125413531 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) 20241111125413531 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) 20241111125413532 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) 20241111125413532 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) 20241111125413533 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) 20241111125413533 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) 20241111125413534 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) 20241111125413534 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) 20241111125413535 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125413549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125413549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413553 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) 20241111125413553 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) 20241111125413556 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) 20241111125413556 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) 20241111125413559 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) 20241111125413559 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) 20241111125413562 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) 20241111125413562 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) 20241111125413564 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) 20241111125413564 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) 20241111125413566 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) 20241111125413566 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) 20241111125413568 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) 20241111125413568 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) 20241111125413570 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) 20241111125413570 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) 20241111125413572 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125413573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125413573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413574 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) 20241111125413574 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) 20241111125413576 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) 20241111125413576 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) 20241111125413578 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) 20241111125413578 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) 20241111125413580 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) 20241111125413580 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) 20241111125413581 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) 20241111125413581 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) 20241111125413583 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) 20241111125413583 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) 20241111125413584 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) 20241111125413584 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) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125413585 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125413590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125413591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413591 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) 20241111125413591 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) 20241111125413592 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) 20241111125413592 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) 20241111125413592 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) 20241111125413592 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) 20241111125413593 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) 20241111125413593 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) 20241111125413593 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) 20241111125413593 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) 20241111125413593 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) 20241111125413593 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) 20241111125413594 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) 20241111125413594 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) 20241111125413595 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) 20241111125413595 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) 20241111125413595 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125413609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125413609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413609 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) 20241111125413609 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) 20241111125413609 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) 20241111125413609 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) 20241111125413609 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) 20241111125413609 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) 20241111125413610 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) 20241111125413610 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) 20241111125413610 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) 20241111125413610 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) 20241111125413610 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) 20241111125413610 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) 20241111125413610 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) 20241111125413610 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) 20241111125413613 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) 20241111125413613 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) 20241111125413613 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125413628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125413628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413628 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) 20241111125413628 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) 20241111125413628 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) 20241111125413628 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) 20241111125413628 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) 20241111125413628 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) 20241111125413628 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) 20241111125413628 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) 20241111125413628 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) 20241111125413628 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) 20241111125413629 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) 20241111125413629 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) 20241111125413629 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) 20241111125413629 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) 20241111125413637 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) 20241111125413637 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) 20241111125413637 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125413652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125413653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413654 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) 20241111125413654 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) 20241111125413655 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) 20241111125413655 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) 20241111125413656 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) 20241111125413656 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) 20241111125413657 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) 20241111125413657 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) 20241111125413658 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) 20241111125413658 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) 20241111125413659 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) 20241111125413659 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) 20241111125413660 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) 20241111125413660 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) 20241111125413661 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) 20241111125413661 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) 20241111125413661 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125413672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125413672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125413673 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) 20241111125413673 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) 20241111125413674 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) 20241111125413674 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) 20241111125413675 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) 20241111125413675 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) 20241111125413675 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) 20241111125413676 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) 20241111125413676 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) 20241111125413676 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) 20241111125413677 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) 20241111125413677 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) 20241111125413678 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) 20241111125413678 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) 20241111125413679 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) 20241111125413679 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) 20241111125413679 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125413691 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) 20241111125413691 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) 20241111125413692 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) 20241111125413692 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) 20241111125413693 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) 20241111125413693 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) 20241111125413694 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) 20241111125413694 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) 20241111125413695 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) 20241111125413695 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) 20241111125413695 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) 20241111125413695 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) 20241111125413696 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) 20241111125413696 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) 20241111125413697 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) 20241111125413697 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) 20241111125413700 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) 20241111125413700 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) 20241111125413701 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125413707 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125413707 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125413707 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125413715 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) 20241111125413715 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) 20241111125413716 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) 20241111125413716 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) 20241111125413717 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) 20241111125413717 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) 20241111125413718 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) 20241111125413718 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) 20241111125413718 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) 20241111125413718 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) 20241111125413719 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) 20241111125413719 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) 20241111125413720 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) 20241111125413720 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) 20241111125413721 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) 20241111125413721 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) 20241111125413722 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) 20241111125413722 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) 20241111125413722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125413722 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) 20241111125413722 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125413728 DL1IF DEBUG Paging request received: chan_needed=0 length=8 (pcu_l1_if.cpp:1063) 20241111125413728 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241111125413728 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125413728 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125413734 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) 20241111125413734 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) 20241111125413735 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) 20241111125413735 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) 20241111125413736 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) 20241111125413736 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) 20241111125413736 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) 20241111125413736 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) 20241111125413737 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) 20241111125413737 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) 20241111125413738 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) 20241111125413738 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) 20241111125413739 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) 20241111125413739 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) 20241111125413739 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) 20241111125413739 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) 20241111125413740 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) 20241111125413740 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) 20241111125413740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125413740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125413740 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125413740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125413740 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125413741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125413741 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125413741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 88 3c 14 93 12 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125413741 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(475)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(475)@131a5d934883: Shutting down virtual BTS #0... 20241111125413750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125413754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125413755 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125413755 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125413755 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125413755 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241111125413755 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125413755 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) 20241111125413755 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241111125413755 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125413755 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125413755 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125413755 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125413755 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125413755 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125413755 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125413755 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125413756 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125413756 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125413756 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125413756 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125413756 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125413756 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125413756 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125413756 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125413756 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125413756 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125413756 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125413756 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125413756 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 8798 with status 0 respawn: 43: starting: osmo-pcu MTC@131a5d934883: Test case TC_paging_cs_from_bts finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:54:13 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_bts pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_from_bts.talloc 20241111125413809 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125413810 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125413810 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125413810 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125413833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125413933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75240) Waiting for packet dumper to finish... 1 (prev_count=75240, count=140940) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:54:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_paging_cs_from_sgsn_sign_ptmsi started. 481@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 481@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(484)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 481@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(485)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 481@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(488)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 481@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(488)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125417026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 481@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(491)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(491)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(487)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(487)@131a5d934883: Start timer T: 5 s 20241111125417034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(487)@131a5d934883: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_sign_ptmsi-STATS(492)@131a5d934883: Start timer T: 2 s TC_paging_cs_from_sgsn_sign_ptmsi-STATS(492)@131a5d934883: Start timer T: 2 s 20241111125418811 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125418811 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125418811 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(487)@131a5d934883: OsmoPCU is now connected BTS(489)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125418827 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125418828 DLGLOBAL DEBUG validating counter group 0x559f95cc3040(bts) with 102 counters (rate_ctr.c:86) 20241111125418828 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125418828 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125418828 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125418828 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125418828 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125418828 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125418828 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125418828 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125418828 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125418828 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125418828 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125418828 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125418828 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125418828 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125418828 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125418828 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125418828 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125418828 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125418828 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125418828 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125418828 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125418828 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125418828 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125418828 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125418828 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125418828 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125418828 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125418828 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125418828 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125418828 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125418828 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125418828 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125418828 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125418828 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125418828 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125418828 DLGLOBAL DEBUG validating counter group 0x7ffab61d55e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125418829 DLGLOBAL DEBUG validating counter group 0x559f95cc2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125418829 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125418829 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125418829 DLGLOBAL DEBUG validating counter group 0x7ffab61d6180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125418829 DLGLOBAL DEBUG validating counter group 0x7ffab61d6160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125418829 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125418829 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125418829 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125418829 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125418829 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125418829 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125418829 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125418829 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125418829 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125418829 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125418829 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125418829 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125418829 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125418829 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125418829 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125418829 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125418829 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125418829 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125418829 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125418829 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125418829 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125418829 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125418829 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125418829 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125418829 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125418829 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125418829 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125418829 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125418829 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125418830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125418830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418831 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(485)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(489)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(485)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(485)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(485)@131a5d934883: Start timer Tns_test: 10 s BTS(489)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(489)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125418837 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125418837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125418837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125418837 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125418837 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125418837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(489)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125418838 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125418838 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125418838 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(489)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(489)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(485)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(485)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125418841 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125418841 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125418841 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125418841 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125418841 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125418841 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125418841 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125418841 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125418841 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125418841 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(489)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125418843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125418843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418843 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125418843 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418844 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125418844 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(485)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(485)@131a5d934883: Start timer Tns_test: 10 s 20241111125418844 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125418844 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418845 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125418845 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125418846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125418847 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125418847 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125418848 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418849 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125418858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125418858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 482@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 482@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125418859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125418859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418860 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125418860 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418861 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125418861 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418862 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125418862 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418863 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125418863 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418864 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125418864 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418864 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125418864 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125418864 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125418864 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125418864 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125418864 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125418864 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125418864 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125418865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125418865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418866 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(484)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(484)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125418877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125418877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125418877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125418877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125418877 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125418877 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125418877 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125418878 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125418878 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125418879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125418879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125418880 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125418880 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418881 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125418881 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418882 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125418882 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418883 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125418883 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418884 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125418884 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125418885 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125418885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125418885 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125418885 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125418885 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125418885 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125418885 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125418885 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125418885 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125418886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125418886 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418887 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) 20241111125418887 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125418887 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125418887 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125418887 DLGLOBAL DEBUG validating counter group 0x559f95cc2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125418887 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125418887 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125418887 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125418887 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125418887 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125418887 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125418887 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125418887 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125418887 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125418887 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125418887 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125418887 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125418887 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125418887 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125418887 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125418887 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125418887 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125418887 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125418887 DLGLOBAL DEBUG validating counter group 0x559f95cc2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125418887 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125418887 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125418887 DLGLOBAL DEBUG validating counter group 0x559f95cc2c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125418888 DLGLOBAL DEBUG validating counter group 0x559f95cc2c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125418888 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125418888 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) 20241111125418888 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125418888 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125418888 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125418888 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125418888 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125418888 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125418888 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125418888 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) 20241111125418888 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=8 (tbf_ul.cpp:221) 20241111125418888 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125418888 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125418888 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125418888 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125418888 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125418898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125418898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125418898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125418898 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125418898 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125418902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125418902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125418903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418904 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) 20241111125418904 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) 20241111125418905 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) 20241111125418905 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) 20241111125418906 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) 20241111125418906 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) 20241111125418907 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) 20241111125418907 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) 20241111125418908 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) 20241111125418908 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) 20241111125418909 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) 20241111125418909 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) 20241111125418910 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) 20241111125418910 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) 20241111125418911 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125418921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125418921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418923 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) 20241111125418923 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) 20241111125418923 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) 20241111125418923 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) 20241111125418924 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) 20241111125418924 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) 20241111125418925 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) 20241111125418925 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) 20241111125418926 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) 20241111125418926 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) 20241111125418927 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) 20241111125418927 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) 20241111125418928 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) 20241111125418928 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) 20241111125418929 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) 20241111125418929 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) 20241111125418930 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125418940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125418940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418941 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) 20241111125418941 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) 20241111125418942 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) 20241111125418942 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) 20241111125418942 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) 20241111125418942 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) 20241111125418943 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) 20241111125418943 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) 20241111125418944 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) 20241111125418944 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) 20241111125418945 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) 20241111125418945 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) 20241111125418946 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) 20241111125418946 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) 20241111125418949 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) 20241111125418949 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) 20241111125418950 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125418963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125418963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418965 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) 20241111125418965 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) 20241111125418966 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) 20241111125418966 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) 20241111125418966 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) 20241111125418966 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) 20241111125418967 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) 20241111125418967 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) 20241111125418968 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) 20241111125418968 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) 20241111125418969 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) 20241111125418969 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) 20241111125418970 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) 20241111125418970 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) 20241111125418970 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) 20241111125418971 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) 20241111125418971 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125418983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125418983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125418984 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) 20241111125418984 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) 20241111125418985 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) 20241111125418985 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) 20241111125418986 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) 20241111125418986 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) 20241111125418987 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) 20241111125418987 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) 20241111125418987 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) 20241111125418987 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) 20241111125418988 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) 20241111125418988 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) 20241111125418989 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) 20241111125418989 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) 20241111125418990 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) 20241111125418990 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) 20241111125418990 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125419002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125419002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125419003 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) 20241111125419003 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) 20241111125419004 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) 20241111125419004 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) 20241111125419004 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) 20241111125419004 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) 20241111125419005 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) 20241111125419005 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) 20241111125419006 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) 20241111125419006 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) 20241111125419007 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) 20241111125419007 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) 20241111125419007 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) 20241111125419007 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) 20241111125419011 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) 20241111125419011 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) 20241111125419012 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125419026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125419026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125419027 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) 20241111125419027 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) 20241111125419028 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) 20241111125419028 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) 20241111125419028 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) 20241111125419028 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) 20241111125419029 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) 20241111125419029 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) 20241111125419030 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) 20241111125419030 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) 20241111125419031 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) 20241111125419031 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) 20241111125419031 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) 20241111125419031 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) 20241111125419032 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) 20241111125419032 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) 20241111125419033 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125419045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125419045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125419046 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) 20241111125419046 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) 20241111125419047 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) 20241111125419047 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) 20241111125419047 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) 20241111125419047 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) 20241111125419048 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) 20241111125419048 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) 20241111125419049 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) 20241111125419049 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) 20241111125419050 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) 20241111125419050 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) 20241111125419051 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) 20241111125419051 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) 20241111125419052 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) 20241111125419052 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) 20241111125419052 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125419063 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) 20241111125419064 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) 20241111125419065 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) 20241111125419065 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) 20241111125419066 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) 20241111125419066 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) 20241111125419067 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) 20241111125419067 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) 20241111125419068 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) 20241111125419068 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) 20241111125419069 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) 20241111125419069 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) 20241111125419070 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) 20241111125419070 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) 20241111125419070 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) 20241111125419070 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) 20241111125419073 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) 20241111125419073 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) 20241111125419074 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125419088 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) 20241111125419088 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) 20241111125419089 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125419089 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125419089 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125419089 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) 20241111125419089 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) 20241111125419090 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) 20241111125419090 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) 20241111125419091 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) 20241111125419091 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) 20241111125419092 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) 20241111125419092 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) 20241111125419093 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) 20241111125419093 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) 20241111125419093 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) 20241111125419093 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) 20241111125419094 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) 20241111125419094 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) 20241111125419095 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) 20241111125419095 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) 20241111125419095 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125419095 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) 20241111125419096 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125419105 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125419105 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125419105 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125419105 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125419105 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x01385C8E (bts.cpp:444) 20241111125419105 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125419105 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125419107 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) 20241111125419107 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) 20241111125419108 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) 20241111125419108 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) 20241111125419109 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) 20241111125419109 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) 20241111125419110 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) 20241111125419110 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) 20241111125419111 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) 20241111125419111 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) 20241111125419111 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) 20241111125419111 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) 20241111125419112 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) 20241111125419112 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) 20241111125419113 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) 20241111125419113 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) 20241111125419114 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) 20241111125419114 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) 20241111125419114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125419114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125419114 DRLCMAC DEBUG Paging MI - TMSI-0x01385C8E (pdch.cpp:258) 20241111125419114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125419114 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 1 | u.TMSI = 56 | u.TMSI = 92 | u.TMSI = 142 | 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) 20241111125419115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125419115 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125419115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 88 30 09 c2 e4 70 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125419115 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(489)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000000000000000000000'O BTS(489)@131a5d934883: Shutting down virtual BTS #0... 20241111125419124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125419129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125419130 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125419130 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125419130 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125419130 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241111125419130 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125419130 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) 20241111125419130 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241111125419131 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125419131 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125419131 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125419131 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125419131 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125419131 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125419131 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125419131 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125419131 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125419131 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125419131 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125419131 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125419131 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125419131 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125419131 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125419131 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125419131 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125419131 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125419131 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125419131 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125419131 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 8860 with status 0 MTC@131a5d934883: Test case TC_paging_cs_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 12:54:19 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.talloc 20241111125419178 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125419179 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125419179 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125419179 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125419210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125419312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42588<->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=141852) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:54:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_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@131a5d934883: 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@131a5d934883: Test case TC_paging_cs_from_sgsn_sign started. 494@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_sgsn_sign-BVCI1234(496)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 494@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 494@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(498)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125422479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 494@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(502)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s 494@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(502)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(499)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(499)@131a5d934883: Start timer T: 5 s PCUIF(499)@131a5d934883: Start timer T_Conn: 10 s 20241111125422485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_cs_from_sgsn_sign-STATS(503)@131a5d934883: Start timer T: 2 s TC_paging_cs_from_sgsn_sign-STATS(503)@131a5d934883: Start timer T: 2 s 494@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(506)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(506)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125424181 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125424181 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125424181 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(499)@131a5d934883: OsmoPCU is now connected BTS(501)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125424196 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125424197 DLGLOBAL DEBUG validating counter group 0x55db51cd5040(bts) with 102 counters (rate_ctr.c:86) 20241111125424197 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125424197 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125424197 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125424197 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125424197 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125424197 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125424197 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125424197 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125424197 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125424197 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125424197 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125424197 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125424197 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125424197 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125424197 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125424197 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125424197 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125424197 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125424197 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125424197 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125424197 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125424197 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125424197 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125424197 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125424197 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125424197 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125424197 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125424197 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125424197 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125424197 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125424198 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125424198 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125424198 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125424198 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125424198 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125424198 DLGLOBAL DEBUG validating counter group 0x7efea76735e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125424198 DLGLOBAL DEBUG validating counter group 0x55db51cd4720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125424198 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125424198 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125424198 DLGLOBAL DEBUG validating counter group 0x7efea7674180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125424198 DLGLOBAL DEBUG validating counter group 0x7efea7674160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125424198 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125424198 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125424198 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125424198 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125424198 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125424198 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125424198 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125424198 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125424198 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125424198 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125424198 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125424198 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125424198 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125424198 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125424198 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125424198 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125424198 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125424198 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125424199 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125424199 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125424199 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125424199 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125424199 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125424199 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125424199 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125424199 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125424199 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125424199 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125424199 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125424199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125424199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424200 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(501)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(501)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(498)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(498)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(501)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(498)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(498)@131a5d934883: Start timer Tns_test: 10 s BTS(501)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125424206 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125424206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125424206 DLNS DEBUG GPRS-NS2-VC(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(501)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125424206 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125424206 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125424206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125424207 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125424207 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125424207 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(498)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(498)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125424209 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125424209 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125424209 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125424209 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125424209 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125424209 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125424209 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125424209 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125424209 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125424209 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(501)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(501)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125424210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125424211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424211 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125424211 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(498)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(498)@131a5d934883: Start timer Tns_test: 10 s 20241111125424212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125424212 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125424213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424215 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125424215 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125424215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125424216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424217 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125424217 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424218 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125424218 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424218 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 495@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 495@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125424227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125424227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424227 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125424227 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125424228 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125424228 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125424228 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125424228 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125424228 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125424228 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125424228 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125424228 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424228 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125424228 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424229 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125424229 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424229 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125424229 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424230 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125424230 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424230 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125424230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424231 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125424231 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424232 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_cs_from_sgsn_sign-BVCI1234(496)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign-BVCI1234(496)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125424237 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125424237 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125424237 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125424237 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125424237 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125424237 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125424237 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125424237 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125424239 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) 20241111125424239 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125424239 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125424239 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125424239 DLGLOBAL DEBUG validating counter group 0x55db51cd4760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125424239 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125424239 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125424239 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125424239 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125424239 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125424239 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125424239 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125424239 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125424239 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125424240 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125424240 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125424240 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125424240 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125424240 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125424240 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125424240 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125424240 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125424240 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125424240 DLGLOBAL DEBUG validating counter group 0x55db51cd4b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125424240 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125424240 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125424240 DLGLOBAL DEBUG validating counter group 0x55db51cd4c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125424240 DLGLOBAL DEBUG validating counter group 0x55db51cd4c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125424240 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125424240 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) 20241111125424240 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125424240 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125424240 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125424240 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125424240 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125424240 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125424240 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125424240 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) 20241111125424240 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) 20241111125424240 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125424240 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125424240 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125424240 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(501)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125424242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125424242 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125424242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125424242 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125424242 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125424242 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125424242 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125424242 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125424242 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125424242 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125424247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125424247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125424247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125424248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125424248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125424249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125424249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424250 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125424250 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125424250 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125424250 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125424250 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125424250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125424250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125424251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424256 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) 20241111125424256 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) 20241111125424257 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125424270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125424270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424272 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125424272 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424272 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) 20241111125424272 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) 20241111125424273 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) 20241111125424273 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) 20241111125424274 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) 20241111125424274 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) 20241111125424275 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) 20241111125424275 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) 20241111125424276 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) 20241111125424276 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) 20241111125424276 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) 20241111125424276 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) 20241111125424277 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) 20241111125424277 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) 20241111125424278 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125424289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125424289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424291 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) 20241111125424291 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) 20241111125424291 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) 20241111125424291 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) 20241111125424292 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) 20241111125424292 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) 20241111125424293 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) 20241111125424293 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) 20241111125424294 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) 20241111125424294 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) 20241111125424295 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) 20241111125424295 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) 20241111125424295 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) 20241111125424295 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) 20241111125424296 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) 20241111125424296 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) 20241111125424297 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125424308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125424308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424310 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) 20241111125424310 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) 20241111125424310 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) 20241111125424310 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) 20241111125424311 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) 20241111125424311 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) 20241111125424312 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) 20241111125424312 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) 20241111125424313 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) 20241111125424313 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) 20241111125424313 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) 20241111125424313 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) 20241111125424314 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) 20241111125424314 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) 20241111125424318 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) 20241111125424318 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) 20241111125424319 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125424332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125424332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424334 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) 20241111125424334 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) 20241111125424334 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) 20241111125424334 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) 20241111125424335 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) 20241111125424335 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) 20241111125424336 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) 20241111125424336 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) 20241111125424337 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) 20241111125424337 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) 20241111125424337 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) 20241111125424337 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) 20241111125424338 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) 20241111125424338 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) 20241111125424339 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) 20241111125424339 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) 20241111125424340 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125424351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125424351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424353 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) 20241111125424353 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) 20241111125424354 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) 20241111125424354 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) 20241111125424355 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) 20241111125424355 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) 20241111125424356 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) 20241111125424356 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) 20241111125424357 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) 20241111125424357 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) 20241111125424357 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) 20241111125424357 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) 20241111125424358 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) 20241111125424358 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) 20241111125424359 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) 20241111125424359 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) 20241111125424360 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125424371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125424371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424372 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) 20241111125424372 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) 20241111125424373 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) 20241111125424373 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) 20241111125424374 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) 20241111125424374 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) 20241111125424374 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) 20241111125424374 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) 20241111125424375 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) 20241111125424375 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) 20241111125424376 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) 20241111125424376 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) 20241111125424377 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) 20241111125424377 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) 20241111125424380 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) 20241111125424380 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) 20241111125424381 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125424394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125424394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424396 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) 20241111125424396 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) 20241111125424396 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) 20241111125424397 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) 20241111125424397 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) 20241111125424397 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) 20241111125424398 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) 20241111125424398 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) 20241111125424399 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) 20241111125424399 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) 20241111125424400 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) 20241111125424400 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) 20241111125424401 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) 20241111125424401 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) 20241111125424402 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) 20241111125424402 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) 20241111125424403 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125424413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125424414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125424415 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) 20241111125424415 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) 20241111125424416 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) 20241111125424416 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) 20241111125424416 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) 20241111125424416 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) 20241111125424417 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) 20241111125424417 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) 20241111125424418 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) 20241111125424418 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) 20241111125424419 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) 20241111125424419 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) 20241111125424420 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) 20241111125424420 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) 20241111125424421 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) 20241111125424421 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) 20241111125424421 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125424433 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) 20241111125424433 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) 20241111125424434 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) 20241111125424434 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) 20241111125424435 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) 20241111125424435 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) 20241111125424436 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) 20241111125424436 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) 20241111125424436 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) 20241111125424436 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) 20241111125424437 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) 20241111125424437 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) 20241111125424438 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) 20241111125424438 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) 20241111125424439 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) 20241111125424439 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) 20241111125424441 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125424441 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125424441 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125424442 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) 20241111125424442 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) 20241111125424442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125424442 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) 20241111125424443 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125424450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125424450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125424450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125424450 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125424450 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241111125424451 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125424451 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125424457 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) 20241111125424457 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) 20241111125424458 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) 20241111125424458 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) 20241111125424459 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) 20241111125424459 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) 20241111125424460 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) 20241111125424460 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) 20241111125424461 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) 20241111125424461 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) 20241111125424462 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) 20241111125424462 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) 20241111125424463 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) 20241111125424463 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) 20241111125424463 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) 20241111125424463 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) 20241111125424464 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) 20241111125424464 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) 20241111125424464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125424464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125424464 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125424465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125424465 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125424465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125424465 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125424465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 88 3c 14 93 12 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125424465 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(501)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(501)@131a5d934883: Shutting down virtual BTS #0... 20241111125424474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125424478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125424479 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125424479 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125424479 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125424479 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241111125424479 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125424479 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) 20241111125424479 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241111125424479 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125424479 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125424479 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125424479 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125424479 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125424479 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125424479 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125424479 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125424479 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125424479 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125424479 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125424479 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125424479 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125424479 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125424479 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125424479 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125424479 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125424479 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125424479 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125424479 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125424479 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 8928 with status 0 respawn: 45: starting: osmo-pcu MTC@131a5d934883: Test case TC_paging_cs_from_sgsn_sign finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:54:24 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_sgsn_sign pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_from_sgsn_sign.talloc 20241111125424497 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125424497 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125424497 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125424497 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125424513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125424614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128656) Waiting for packet dumper to finish... 1 (prev_count=128656, count=138256) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:54:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_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@131a5d934883: 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@131a5d934883: Test case TC_paging_cs_from_sgsn_ptp started. 507@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_sgsn_ptp-BVCI1234(509)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 507@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 507@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(511)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125427761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 507@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(515)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 507@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(515)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(512)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(512)@131a5d934883: Start timer T: 5 s 20241111125427771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(512)@131a5d934883: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_ptp-STATS(516)@131a5d934883: Start timer T: 2 s TC_paging_cs_from_sgsn_ptp-STATS(516)@131a5d934883: Start timer T: 2 s 507@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(519)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(519)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125429498 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125429498 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125429498 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(512)@131a5d934883: OsmoPCU is now connected BTS(514)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125429512 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125429512 DLGLOBAL DEBUG validating counter group 0x55e80db00040(bts) with 102 counters (rate_ctr.c:86) 20241111125429512 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125429512 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125429512 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125429512 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125429512 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125429512 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125429512 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125429512 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125429512 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125429512 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125429512 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125429512 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125429512 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125429512 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125429512 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125429512 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125429512 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125429512 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125429512 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125429512 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125429512 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125429512 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125429512 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125429512 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125429512 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125429512 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125429513 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125429513 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125429513 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125429513 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125429513 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125429513 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125429513 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125429513 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125429513 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125429513 DLGLOBAL DEBUG validating counter group 0x7fecc958d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125429513 DLGLOBAL DEBUG validating counter group 0x55e80daff720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125429513 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125429513 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125429513 DLGLOBAL DEBUG validating counter group 0x7fecc958e180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125429513 DLGLOBAL DEBUG validating counter group 0x7fecc958e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125429513 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125429513 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125429513 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125429513 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125429513 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125429513 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125429513 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125429513 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125429513 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125429513 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125429513 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125429513 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125429513 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125429513 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125429514 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125429514 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125429514 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125429514 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125429514 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125429514 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125429514 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125429514 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125429514 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125429514 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125429514 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125429514 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125429514 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125429514 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125429514 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125429514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125429514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429514 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(514)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(514)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(511)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(514)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(511)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(511)@131a5d934883: Start timer Tns_alive: 3 s BTS(514)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(511)@131a5d934883: Start timer Tns_test: 10 s BTS(514)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125429521 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125429521 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125429521 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125429521 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125429521 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125429521 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125429521 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125429521 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125429521 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(511)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(511)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(514)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(514)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125429524 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125429524 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125429524 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125429524 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125429524 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125429524 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125429524 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125429524 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125429524 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125429524 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125429525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125429525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429525 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125429526 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429526 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI1234(511)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241111125429526 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(511)@131a5d934883: Start timer Tns_test: 10 s 20241111125429526 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125429526 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125429527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429528 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125429528 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429529 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125429529 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429529 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125429529 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429530 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125429530 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429531 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 508@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 508@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125429542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125429542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429544 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125429544 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429544 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125429544 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125429545 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125429545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125429545 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125429545 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125429545 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125429545 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125429545 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125429545 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125429545 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429546 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125429546 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125429546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429547 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125429547 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125429548 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429548 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_cs_from_sgsn_ptp-BVCI1234(509)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_ptp-BVCI1234(509)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125429555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125429555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125429555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125429555 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125429555 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125429555 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125429555 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125429555 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125429557 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) 20241111125429557 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125429557 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125429557 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125429557 DLGLOBAL DEBUG validating counter group 0x55e80daff760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125429557 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125429557 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125429557 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125429557 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125429557 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125429557 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125429557 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125429557 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125429557 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125429557 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125429557 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125429557 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125429557 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125429557 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125429557 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125429557 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125429557 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125429557 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125429558 DLGLOBAL DEBUG validating counter group 0x55e80daffb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125429558 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125429558 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125429558 DLGLOBAL DEBUG validating counter group 0x55e80daffc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125429558 DLGLOBAL DEBUG validating counter group 0x55e80daffc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125429558 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125429558 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) 20241111125429558 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125429558 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125429558 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125429558 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125429558 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125429558 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125429558 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125429558 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) 20241111125429558 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) 20241111125429558 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125429558 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125429558 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125429558 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(514)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125429560 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125429560 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125429560 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125429560 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125429560 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125429560 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125429560 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125429560 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125429560 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125429560 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125429562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125429562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429562 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125429562 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125429563 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125429563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429564 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125429564 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429564 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125429564 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429564 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125429564 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429565 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125429565 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429566 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125429566 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125429566 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125429566 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125429566 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125429570 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) 20241111125429570 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) 20241111125429570 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125429585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125429585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125429585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429586 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) 20241111125429586 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) 20241111125429587 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) 20241111125429587 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) 20241111125429587 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) 20241111125429587 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) 20241111125429588 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) 20241111125429588 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) 20241111125429588 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) 20241111125429588 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) 20241111125429589 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) 20241111125429589 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) 20241111125429590 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) 20241111125429590 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) 20241111125429591 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125429605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125429605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429606 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) 20241111125429606 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) 20241111125429607 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) 20241111125429607 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) 20241111125429608 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) 20241111125429608 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) 20241111125429609 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) 20241111125429609 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) 20241111125429609 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) 20241111125429609 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) 20241111125429610 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) 20241111125429610 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) 20241111125429611 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) 20241111125429611 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) 20241111125429613 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) 20241111125429613 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) 20241111125429614 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125429624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125429624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429625 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) 20241111125429625 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) 20241111125429626 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) 20241111125429626 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) 20241111125429627 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) 20241111125429627 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) 20241111125429628 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) 20241111125429628 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) 20241111125429629 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) 20241111125429629 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) 20241111125429629 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) 20241111125429629 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) 20241111125429631 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) 20241111125429631 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) 20241111125429634 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) 20241111125429635 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) 20241111125429635 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125429648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125429648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429649 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) 20241111125429650 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) 20241111125429650 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) 20241111125429650 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) 20241111125429651 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) 20241111125429651 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) 20241111125429652 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) 20241111125429652 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) 20241111125429653 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) 20241111125429653 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) 20241111125429654 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) 20241111125429654 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) 20241111125429654 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) 20241111125429654 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) 20241111125429655 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) 20241111125429655 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) 20241111125429656 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125429667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125429667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429668 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) 20241111125429669 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) 20241111125429669 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) 20241111125429669 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) 20241111125429670 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) 20241111125429670 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) 20241111125429671 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) 20241111125429671 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) 20241111125429672 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) 20241111125429672 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) 20241111125429673 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) 20241111125429673 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) 20241111125429673 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) 20241111125429673 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) 20241111125429674 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) 20241111125429674 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) 20241111125429675 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125429686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125429687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429689 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) 20241111125429689 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) 20241111125429690 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) 20241111125429690 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) 20241111125429691 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) 20241111125429691 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) 20241111125429693 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) 20241111125429693 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) 20241111125429694 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) 20241111125429694 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) 20241111125429695 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) 20241111125429695 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) 20241111125429696 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) 20241111125429696 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) 20241111125429697 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) 20241111125429697 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) 20241111125429697 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125429711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125429711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429712 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) 20241111125429712 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) 20241111125429714 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) 20241111125429714 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) 20241111125429714 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) 20241111125429714 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) 20241111125429715 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) 20241111125429715 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) 20241111125429715 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) 20241111125429715 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) 20241111125429716 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) 20241111125429716 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) 20241111125429716 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) 20241111125429716 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) 20241111125429716 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) 20241111125429716 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) 20241111125429717 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125429730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125429730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125429731 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) 20241111125429731 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) 20241111125429732 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) 20241111125429732 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) 20241111125429733 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) 20241111125429733 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) 20241111125429734 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) 20241111125429734 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) 20241111125429734 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) 20241111125429734 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) 20241111125429735 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) 20241111125429735 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) 20241111125429736 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) 20241111125429736 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) 20241111125429737 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) 20241111125429737 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) 20241111125429737 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125429750 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) 20241111125429750 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) 20241111125429751 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) 20241111125429751 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) 20241111125429752 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) 20241111125429752 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) 20241111125429753 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) 20241111125429753 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) 20241111125429754 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) 20241111125429754 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) 20241111125429755 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) 20241111125429755 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) 20241111125429755 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) 20241111125429755 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) 20241111125429756 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) 20241111125429756 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) 20241111125429758 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125429758 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125429758 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125429759 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) 20241111125429759 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) 20241111125429759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125429759 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) 20241111125429760 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125429769 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125429769 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125429769 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125429769 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125429769 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241111125429769 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125429769 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125429774 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) 20241111125429774 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) 20241111125429775 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) 20241111125429775 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) 20241111125429776 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) 20241111125429776 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) 20241111125429777 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) 20241111125429777 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) 20241111125429778 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) 20241111125429778 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) 20241111125429779 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) 20241111125429779 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) 20241111125429779 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) 20241111125429779 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) 20241111125429780 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) 20241111125429780 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) 20241111125429781 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) 20241111125429781 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) 20241111125429781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125429781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125429781 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125429781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125429781 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125429782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125429782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125429782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 88 3c 14 93 12 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125429782 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(514)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(514)@131a5d934883: Shutting down virtual BTS #0... 20241111125429792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125429796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125429797 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125429797 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125429797 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125429797 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241111125429797 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125429797 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) 20241111125429797 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241111125429797 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125429797 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125429797 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125429797 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125429797 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125429797 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125429797 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125429797 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125429797 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125429797 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125429797 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125429797 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125429797 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125429797 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125429797 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125429798 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125429798 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125429798 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125429798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125429798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125429798 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 8993 with status 0 respawn: 46: starting: osmo-pcu MTC@131a5d934883: Test case TC_paging_cs_from_sgsn_ptp finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:54:29 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_sgsn_ptp pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_from_sgsn_ptp.talloc 20241111125429850 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125429851 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125429851 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125429851 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125429877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125429978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127412) Waiting for packet dumper to finish... 1 (prev_count=127412, count=138240) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:54:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_paging_ps_from_sgsn_sign_ptmsi started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125433061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(520)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(520)@131a5d934883: Start timer T: 5 s 20241111125433089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48698<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(520)@131a5d934883: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@131a5d934883: Start timer T: 2 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@131a5d934883: Start timer T: 2 s 20241111125434852 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125434852 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125434852 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(520)@131a5d934883: OsmoPCU is now connected BTS(521)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" 20241111125434868 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125434868 DLGLOBAL DEBUG validating counter group 0x561a5f547040(bts) with 102 counters (rate_ctr.c:86) 20241111125434869 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125434869 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125434869 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125434869 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125434869 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125434869 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125434869 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125434869 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125434869 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125434869 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125434869 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125434869 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125434869 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125434869 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125434869 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125434869 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125434869 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125434869 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125434869 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125434869 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125434869 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125434869 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125434869 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125434869 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125434869 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125434869 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125434869 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125434869 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125434869 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125434869 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125434869 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125434869 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125434869 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125434869 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125434869 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125434869 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125434869 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125434869 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125434869 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125434869 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125434869 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125434869 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125434869 DLGLOBAL DEBUG validating counter group 0x7f09d50fe5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125434869 DLGLOBAL DEBUG validating counter group 0x561a5f546720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125434869 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125434870 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125434870 DLGLOBAL DEBUG validating counter group 0x7f09d50ff180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125434870 DLGLOBAL DEBUG validating counter group 0x7f09d50ff160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125434870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125434870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125434870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125434870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125434870 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125434870 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125434870 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125434870 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125434870 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125434870 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125434870 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125434870 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125434870 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125434870 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125434870 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125434870 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125434870 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125434870 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125434870 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125434870 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125434870 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125434870 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125434870 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125434870 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125434870 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125434870 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125434870 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125434870 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125434870 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125434870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125434870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434871 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(521)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(521)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(521)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(521)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(521)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(521)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(521)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(521)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125434880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125434881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434882 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125434882 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434883 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125434883 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434883 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125434883 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125434884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125434885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434886 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125434886 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125434886 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434887 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 524@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 20241111125434899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125434899 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434899 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125434899 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125434900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125434900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125434900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125434901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125434901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434902 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125434902 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434903 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 524@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 524@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(528)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125434917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125434917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125434918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125434918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434919 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125434919 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434919 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125434919 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434919 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125434919 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434920 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125434920 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434920 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125434920 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 524@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(530)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241111125434927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 524@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(530)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125434942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125434942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125434943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434944 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) 20241111125434944 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) 524@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } 20241111125434945 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) 20241111125434945 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) -NSVCI1234(532)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241111125434946 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) 20241111125434946 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) 20241111125434947 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) 20241111125434947 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) 20241111125434947 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) 20241111125434947 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) 20241111125434948 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) 20241111125434948 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) 20241111125434948 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) -NSVCI1234(532)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125434961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125434961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434962 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) 20241111125434962 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) 20241111125434963 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) 20241111125434963 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) 20241111125434963 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) 20241111125434963 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) 20241111125434964 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) 20241111125434964 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) 20241111125434965 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) 20241111125434965 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) 20241111125434965 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) 20241111125434965 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) 20241111125434966 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) 20241111125434966 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) 20241111125434966 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125434980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125434980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125434981 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) 20241111125434981 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) 20241111125434982 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) 20241111125434982 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) 20241111125434982 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) 20241111125434982 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) 20241111125434983 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) 20241111125434983 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) 20241111125434984 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) 20241111125434984 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) 20241111125434985 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) 20241111125434985 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) 20241111125434985 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) 20241111125434985 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) 20241111125434989 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125435005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125435005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125435007 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) 20241111125435007 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) 20241111125435009 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) 20241111125435009 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) 20241111125435010 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) 20241111125435010 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) 20241111125435011 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) 20241111125435011 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) 20241111125435012 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) 20241111125435012 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) 20241111125435013 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) 20241111125435013 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) 20241111125435013 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) 20241111125435013 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) 20241111125435014 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125435023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125435023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125435024 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) 20241111125435024 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) 20241111125435025 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) 20241111125435025 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) 20241111125435025 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) 20241111125435026 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) 20241111125435026 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) 20241111125435026 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) 20241111125435027 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) 20241111125435027 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) 20241111125435028 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) 20241111125435028 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) 20241111125435028 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) 20241111125435028 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) 20241111125435029 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125435042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125435042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125435043 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) 20241111125435043 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) 20241111125435044 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) 20241111125435044 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) 20241111125435044 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) 20241111125435045 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) 20241111125435045 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) 20241111125435045 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) 20241111125435046 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) 20241111125435046 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) 20241111125435047 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) 20241111125435047 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) 20241111125435047 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) 20241111125435047 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) 20241111125435051 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125435066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125435066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125435067 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) 20241111125435067 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) 20241111125435067 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) 20241111125435067 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) 20241111125435068 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) 20241111125435068 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) 20241111125435069 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) 20241111125435069 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) 20241111125435070 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) 20241111125435070 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) 20241111125435071 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) 20241111125435071 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) 20241111125435072 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) 20241111125435072 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) 20241111125435072 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125435085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125435085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125435086 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) 20241111125435086 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) 20241111125435087 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) 20241111125435087 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) 20241111125435088 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) 20241111125435088 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) 20241111125435089 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) 20241111125435089 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) 20241111125435089 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) 20241111125435089 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) 20241111125435090 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) 20241111125435090 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) 20241111125435091 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) 20241111125435091 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) 20241111125435092 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125435104 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) 20241111125435104 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) 20241111125435105 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) 20241111125435105 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) 20241111125435106 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) 20241111125435106 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) 20241111125435107 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) 20241111125435107 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) 20241111125435108 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) 20241111125435108 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) 20241111125435108 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) 20241111125435108 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) 20241111125435109 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) 20241111125435109 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) 20241111125435110 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) 20241111125435110 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) 20241111125435113 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125435128 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) 20241111125435128 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) 20241111125435129 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) 20241111125435129 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) 20241111125435129 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) 20241111125435129 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) 20241111125435130 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) 20241111125435130 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) 20241111125435131 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) 20241111125435131 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) 20241111125435132 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) 20241111125435132 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) 20241111125435132 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) 20241111125435132 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) 20241111125435133 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) 20241111125435133 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) 20241111125435134 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125435147 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) 20241111125435147 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) 20241111125435148 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) 20241111125435148 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) 20241111125435149 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) 20241111125435149 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) 20241111125435149 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) 20241111125435149 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) 20241111125435150 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) 20241111125435150 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) 20241111125435151 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) 20241111125435151 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) 20241111125435152 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) 20241111125435152 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) 20241111125435152 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) 20241111125435152 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) 20241111125435153 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125435166 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) 20241111125435166 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) 20241111125435168 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) 20241111125435168 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) 20241111125435169 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) 20241111125435169 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) 20241111125435169 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) 20241111125435169 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) 20241111125435170 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) 20241111125435170 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) 20241111125435171 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) 20241111125435171 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) 20241111125435172 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) 20241111125435172 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) 20241111125435173 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) 20241111125435173 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) 20241111125435175 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125435190 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) 20241111125435190 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) 20241111125435191 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) 20241111125435191 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) 20241111125435192 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) 20241111125435192 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) 20241111125435193 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) 20241111125435193 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) 20241111125435194 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) 20241111125435194 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) 20241111125435194 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) 20241111125435194 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) 20241111125435195 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) 20241111125435195 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) 20241111125435196 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) 20241111125435196 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) 20241111125435197 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125435209 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) 20241111125435209 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) 20241111125435210 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) 20241111125435210 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) 20241111125435211 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) 20241111125435211 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) 20241111125435212 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) 20241111125435212 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) 20241111125435213 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) 20241111125435213 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) 20241111125435213 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) 20241111125435213 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) 20241111125435214 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) 20241111125435214 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) 20241111125435215 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) 20241111125435215 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) 20241111125435216 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125435228 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) 20241111125435228 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) 20241111125435229 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) 20241111125435229 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) 20241111125435230 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) 20241111125435230 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) 20241111125435231 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) 20241111125435231 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) 20241111125435231 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) 20241111125435231 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) 20241111125435232 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) 20241111125435232 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) 20241111125435233 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) 20241111125435233 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) 20241111125435234 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) 20241111125435234 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) 20241111125435237 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125435252 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) 20241111125435252 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) 20241111125435253 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) 20241111125435253 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) 20241111125435254 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) 20241111125435254 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) 20241111125435254 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) 20241111125435255 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) 20241111125435255 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) 20241111125435255 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) 20241111125435256 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) 20241111125435256 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) 20241111125435257 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) 20241111125435257 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) 20241111125435257 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) 20241111125435258 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) 20241111125435258 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125435271 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) 20241111125435271 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) 20241111125435272 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) 20241111125435272 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) 20241111125435273 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) 20241111125435273 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) 20241111125435273 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) 20241111125435274 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) 20241111125435274 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) 20241111125435274 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) 20241111125435275 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) 20241111125435275 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) 20241111125435276 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) 20241111125435276 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) 20241111125435276 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) 20241111125435277 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) 20241111125435277 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125435290 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) 20241111125435290 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) 20241111125435291 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) 20241111125435291 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) 20241111125435292 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) 20241111125435292 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) 20241111125435293 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) 20241111125435293 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) 20241111125435293 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) 20241111125435293 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) 20241111125435294 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) 20241111125435294 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) 20241111125435295 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) 20241111125435295 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) 20241111125435296 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) 20241111125435296 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) 20241111125435299 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125435314 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) 20241111125435314 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) 20241111125435315 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) 20241111125435315 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) 20241111125435316 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) 20241111125435316 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) 20241111125435316 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) 20241111125435317 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) 20241111125435317 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) 20241111125435317 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) 20241111125435318 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) 20241111125435318 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) 20241111125435319 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) 20241111125435319 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) 20241111125435320 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) 20241111125435320 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) 20241111125435320 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125435333 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) 20241111125435333 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) 20241111125435334 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) 20241111125435334 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) 20241111125435335 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) 20241111125435335 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) 20241111125435336 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) 20241111125435337 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) 20241111125435337 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) 20241111125435337 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) 20241111125435338 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) 20241111125435338 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) 20241111125435339 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) 20241111125435339 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) 20241111125435340 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) 20241111125435340 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) 20241111125435341 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125435352 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) 20241111125435352 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) 20241111125435353 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) 20241111125435353 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) 20241111125435354 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) 20241111125435354 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) 20241111125435355 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) 20241111125435355 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) 20241111125435356 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) 20241111125435356 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) 20241111125435356 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) 20241111125435357 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) 20241111125435357 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) 20241111125435357 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) 20241111125435358 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) 20241111125435358 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) 20241111125435361 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125435376 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) 20241111125435376 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) 20241111125435377 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) 20241111125435377 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) 20241111125435378 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) 20241111125435378 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) 20241111125435379 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) 20241111125435379 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) 20241111125435379 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) 20241111125435379 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) 20241111125435380 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) 20241111125435380 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) 20241111125435381 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) 20241111125435381 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) 20241111125435382 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) 20241111125435382 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) 20241111125435383 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125435396 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) 20241111125435396 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) 20241111125435397 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) 20241111125435397 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) 20241111125435399 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) 20241111125435399 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) 20241111125435400 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) 20241111125435400 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) 20241111125435400 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) 20241111125435401 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) 20241111125435401 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) 20241111125435401 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) 20241111125435402 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) 20241111125435402 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) 20241111125435403 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) 20241111125435403 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) 20241111125435404 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125435414 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) 20241111125435414 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) 20241111125435415 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) 20241111125435415 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) 20241111125435416 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) 20241111125435416 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) 20241111125435418 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) 20241111125435418 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) 20241111125435418 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) 20241111125435418 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) 20241111125435419 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) 20241111125435419 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) 20241111125435420 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) 20241111125435420 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) 20241111125435421 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) 20241111125435421 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) 20241111125435423 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125435438 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) 20241111125435438 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) 20241111125435439 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) 20241111125435439 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) 20241111125435440 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) 20241111125435440 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) 20241111125435440 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) 20241111125435440 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) 20241111125435441 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) 20241111125435441 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) 20241111125435442 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) 20241111125435442 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) 20241111125435443 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) 20241111125435443 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) 20241111125435443 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) 20241111125435443 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) 20241111125435444 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125435457 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) 20241111125435457 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) 20241111125435458 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) 20241111125435458 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) 20241111125435458 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) 20241111125435458 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) 20241111125435459 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) 20241111125435459 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) 20241111125435460 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) 20241111125435460 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) 20241111125435461 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) 20241111125435461 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) 20241111125435461 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) 20241111125435461 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) 20241111125435462 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) 20241111125435462 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) 20241111125435463 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125435476 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) 20241111125435476 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) 20241111125435477 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) 20241111125435477 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) 20241111125435477 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) 20241111125435477 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) 20241111125435478 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) 20241111125435478 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) 20241111125435479 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) 20241111125435479 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) 20241111125435480 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) 20241111125435480 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) 20241111125435480 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) 20241111125435480 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) 20241111125435481 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) 20241111125435481 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) 20241111125435485 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125435500 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) 20241111125435500 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) 20241111125435501 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) 20241111125435501 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) 20241111125435502 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) 20241111125435502 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) 20241111125435502 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) 20241111125435502 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) 20241111125435503 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) 20241111125435503 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) 20241111125435504 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) 20241111125435504 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) 20241111125435505 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) 20241111125435505 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) 20241111125435505 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) 20241111125435505 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) 20241111125435506 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125435518 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) 20241111125435518 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) 20241111125435520 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) 20241111125435520 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) 20241111125435520 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) 20241111125435520 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) 20241111125435521 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) 20241111125435521 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) 20241111125435522 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) 20241111125435522 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) 20241111125435523 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) 20241111125435523 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) 20241111125435523 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) 20241111125435523 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) 20241111125435524 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) 20241111125435524 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) 20241111125435525 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125435537 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) 20241111125435537 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) 20241111125435539 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) 20241111125435539 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) 20241111125435539 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) 20241111125435539 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) 20241111125435540 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) 20241111125435540 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) 20241111125435541 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) 20241111125435541 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) 20241111125435542 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) 20241111125435542 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) 20241111125435542 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) 20241111125435542 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) 20241111125435543 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) 20241111125435543 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) 20241111125435547 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125435561 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) 20241111125435561 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) 20241111125435562 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) 20241111125435562 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) 20241111125435563 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) 20241111125435563 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) 20241111125435564 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) 20241111125435564 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) 20241111125435565 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) 20241111125435565 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) 20241111125435566 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) 20241111125435566 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) 20241111125435566 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) 20241111125435566 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) 20241111125435567 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) 20241111125435567 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) 20241111125435568 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125435580 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) 20241111125435580 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) 20241111125435581 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) 20241111125435581 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) 20241111125435582 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) 20241111125435582 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) 20241111125435583 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) 20241111125435583 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) 20241111125435584 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) 20241111125435584 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) 20241111125435584 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) 20241111125435584 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) 20241111125435585 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) 20241111125435585 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) 20241111125435586 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) 20241111125435586 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) 20241111125435587 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125435599 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) 20241111125435599 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) 20241111125435601 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) 20241111125435601 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) 20241111125435601 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) 20241111125435601 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) 20241111125435602 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) 20241111125435602 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) 20241111125435603 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) 20241111125435603 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) 20241111125435603 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) 20241111125435603 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) 20241111125435604 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) 20241111125435604 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) 20241111125435605 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) 20241111125435605 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) 20241111125435609 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125435623 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) 20241111125435623 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) 20241111125435624 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) 20241111125435624 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) 20241111125435625 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) 20241111125435625 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) 20241111125435626 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) 20241111125435626 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) 20241111125435626 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) 20241111125435626 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) 20241111125435627 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) 20241111125435627 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) 20241111125435628 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) 20241111125435628 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) 20241111125435629 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) 20241111125435629 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) 20241111125435630 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125435642 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) 20241111125435642 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) 20241111125435643 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) 20241111125435643 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) 20241111125435644 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) 20241111125435644 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) 20241111125435645 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) 20241111125435645 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) 20241111125435646 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) 20241111125435646 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) 20241111125435646 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) 20241111125435646 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) 20241111125435647 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) 20241111125435647 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) 20241111125435648 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) 20241111125435648 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) 20241111125435649 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125435661 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) 20241111125435661 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) 20241111125435662 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) 20241111125435662 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) 20241111125435663 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) 20241111125435663 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) 20241111125435664 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) 20241111125435664 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) 20241111125435664 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) 20241111125435665 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) 20241111125435665 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) 20241111125435665 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) 20241111125435666 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) 20241111125435666 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) 20241111125435667 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) 20241111125435667 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) 20241111125435671 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125435685 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) 20241111125435685 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) 20241111125435686 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) 20241111125435686 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) 20241111125435687 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) 20241111125435687 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) 20241111125435688 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) 20241111125435688 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) 20241111125435688 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) 20241111125435688 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) 20241111125435689 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) 20241111125435689 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) 20241111125435690 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) 20241111125435690 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) 20241111125435691 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) 20241111125435691 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) 20241111125435691 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125435704 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) 20241111125435704 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) 20241111125435705 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) 20241111125435705 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) 20241111125435706 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) 20241111125435706 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) 20241111125435707 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) 20241111125435707 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) 20241111125435707 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) 20241111125435707 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) 20241111125435708 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) 20241111125435708 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) 20241111125435709 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) 20241111125435709 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) 20241111125435710 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) 20241111125435710 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) 20241111125435710 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125435723 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) 20241111125435723 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) 20241111125435724 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) 20241111125435724 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) 20241111125435725 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) 20241111125435725 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) 20241111125435726 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) 20241111125435726 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) 20241111125435726 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) 20241111125435726 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) 20241111125435727 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) 20241111125435727 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) 20241111125435728 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) 20241111125435728 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) 20241111125435729 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) 20241111125435729 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) 20241111125435732 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125435747 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) 20241111125435747 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) 20241111125435748 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) 20241111125435748 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) 20241111125435749 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) 20241111125435749 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) 20241111125435749 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) 20241111125435749 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) 20241111125435750 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) 20241111125435750 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) 20241111125435751 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) 20241111125435751 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) 20241111125435752 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) 20241111125435752 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) 20241111125435752 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) 20241111125435752 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) 20241111125435753 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125435766 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) 20241111125435766 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) 20241111125435767 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) 20241111125435767 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) 20241111125435768 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) 20241111125435768 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) 20241111125435768 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) 20241111125435768 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) 20241111125435769 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) 20241111125435769 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) 20241111125435770 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) 20241111125435770 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) 20241111125435771 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) 20241111125435771 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) 20241111125435771 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) 20241111125435771 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) 20241111125435772 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125435785 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) 20241111125435785 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) 20241111125435786 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) 20241111125435786 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) 20241111125435787 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) 20241111125435787 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) 20241111125435787 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) 20241111125435787 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) 20241111125435788 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) 20241111125435788 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) 20241111125435789 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) 20241111125435789 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) 20241111125435790 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) 20241111125435790 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) 20241111125435790 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) 20241111125435790 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) 20241111125435794 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125435809 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) 20241111125435809 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) 20241111125435811 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) 20241111125435811 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) 20241111125435811 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) 20241111125435811 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) 20241111125435812 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) 20241111125435812 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) 20241111125435813 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) 20241111125435813 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) 20241111125435813 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) 20241111125435813 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) 20241111125435814 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) 20241111125435814 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) 20241111125435815 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) 20241111125435815 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) 20241111125435816 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125435828 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) 20241111125435828 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) 20241111125435829 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) 20241111125435829 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) 20241111125435830 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) 20241111125435830 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) 20241111125435830 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) 20241111125435830 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) 20241111125435831 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) 20241111125435831 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) 20241111125435832 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) 20241111125435832 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) 20241111125435833 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) 20241111125435833 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) 20241111125435833 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) 20241111125435833 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) 20241111125435834 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125435847 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) 20241111125435847 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) 20241111125435848 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) 20241111125435848 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) 20241111125435849 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) 20241111125435849 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) 20241111125435849 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) 20241111125435849 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) 20241111125435850 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) 20241111125435850 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) 20241111125435851 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) 20241111125435851 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) 20241111125435852 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) 20241111125435852 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) 20241111125435852 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) 20241111125435852 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) 20241111125435856 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125435871 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) 20241111125435871 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) 20241111125435872 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) 20241111125435872 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) 20241111125435873 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) 20241111125435873 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) 20241111125435874 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) 20241111125435874 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) 20241111125435874 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) 20241111125435874 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) 20241111125435875 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) 20241111125435875 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) 20241111125435876 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) 20241111125435876 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) 20241111125435877 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) 20241111125435877 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) 20241111125435877 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125435890 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) 20241111125435890 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) 20241111125435891 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) 20241111125435891 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) 20241111125435891 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) 20241111125435891 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) 20241111125435892 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) 20241111125435892 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) 20241111125435893 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) 20241111125435893 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) 20241111125435894 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) 20241111125435894 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) 20241111125435894 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) 20241111125435894 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) 20241111125435895 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) 20241111125435895 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) 20241111125435896 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125435909 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) 20241111125435909 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) 20241111125435910 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) 20241111125435910 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) 20241111125435911 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) 20241111125435911 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) 20241111125435911 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) 20241111125435911 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) 20241111125435912 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) 20241111125435912 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) 20241111125435913 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) 20241111125435913 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) 20241111125435914 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) 20241111125435914 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) 20241111125435914 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) 20241111125435914 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) 20241111125435918 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125435933 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) 20241111125435933 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) 20241111125435934 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) 20241111125435934 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) 20241111125435935 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) 20241111125435935 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) 20241111125435935 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) 20241111125435935 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) 20241111125435936 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) 20241111125435936 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) 20241111125435937 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) 20241111125435937 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) 20241111125435938 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) 20241111125435938 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) 20241111125435938 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) 20241111125435938 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) 20241111125435939 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125435952 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) 20241111125435952 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) 20241111125435953 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) 20241111125435953 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) 20241111125435954 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) 20241111125435954 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) 20241111125435954 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) 20241111125435954 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) 20241111125435955 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) 20241111125435955 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) 20241111125435956 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) 20241111125435956 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) 20241111125435956 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) 20241111125435956 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) 20241111125435957 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) 20241111125435957 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) 20241111125435958 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125435971 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) 20241111125435971 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) 20241111125435972 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) 20241111125435972 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) 20241111125435972 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) 20241111125435972 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) 20241111125435973 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) 20241111125435973 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) 20241111125435974 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) 20241111125435974 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) 20241111125435975 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) 20241111125435975 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) 20241111125435975 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) 20241111125435975 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) 20241111125435976 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) 20241111125435976 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) 20241111125435980 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125435995 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) 20241111125435995 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) 20241111125435996 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) 20241111125435996 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) 20241111125435997 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) 20241111125435997 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) 20241111125435997 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) 20241111125435997 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) 20241111125435998 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) 20241111125435998 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) 20241111125435999 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) 20241111125435999 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) 20241111125436000 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) 20241111125436000 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) 20241111125436000 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) 20241111125436000 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) 20241111125436001 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125436013 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) 20241111125436013 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) 20241111125436015 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) 20241111125436015 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) 20241111125436015 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) 20241111125436015 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) 20241111125436016 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) 20241111125436016 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) 20241111125436017 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) 20241111125436017 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) 20241111125436018 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) 20241111125436018 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) 20241111125436018 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) 20241111125436018 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) 20241111125436019 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) 20241111125436019 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) 20241111125436020 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125436032 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) 20241111125436032 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) 20241111125436034 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) 20241111125436034 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) 20241111125436034 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) 20241111125436034 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) 20241111125436035 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) 20241111125436035 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) 20241111125436036 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) 20241111125436036 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) 20241111125436037 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) 20241111125436037 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) 20241111125436037 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) 20241111125436037 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) 20241111125436038 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) 20241111125436038 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) 20241111125436042 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125436056 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) 20241111125436056 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) 20241111125436058 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) 20241111125436058 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) 20241111125436058 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) 20241111125436058 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) 20241111125436059 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) 20241111125436059 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) 20241111125436060 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) 20241111125436060 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) 20241111125436061 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) 20241111125436061 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) 20241111125436061 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) 20241111125436061 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) 20241111125436062 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) 20241111125436062 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) 20241111125436063 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125436075 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) 20241111125436075 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) 20241111125436077 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) 20241111125436077 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) 20241111125436077 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) 20241111125436077 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) 20241111125436078 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) 20241111125436078 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) 20241111125436079 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) 20241111125436079 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) 20241111125436080 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) 20241111125436080 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) 20241111125436080 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) 20241111125436080 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) 20241111125436081 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) 20241111125436081 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) 20241111125436082 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125436094 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) 20241111125436094 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) 20241111125436096 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) 20241111125436096 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) 20241111125436096 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) 20241111125436096 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) 20241111125436097 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) 20241111125436097 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) 20241111125436098 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) 20241111125436098 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) 20241111125436099 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) 20241111125436099 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) 20241111125436100 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) 20241111125436100 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) 20241111125436100 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) 20241111125436100 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) 20241111125436104 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125436118 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) 20241111125436118 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) 20241111125436119 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) 20241111125436119 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) 20241111125436120 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) 20241111125436120 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) 20241111125436121 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) 20241111125436121 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) 20241111125436121 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) 20241111125436121 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) 20241111125436122 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) 20241111125436122 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) 20241111125436123 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) 20241111125436123 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) 20241111125436124 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) 20241111125436124 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) 20241111125436124 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125436137 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) 20241111125436137 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) 20241111125436138 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) 20241111125436138 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) 20241111125436139 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) 20241111125436139 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) 20241111125436140 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) 20241111125436140 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) 20241111125436140 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) 20241111125436140 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) 20241111125436141 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) 20241111125436141 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) 20241111125436142 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) 20241111125436142 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) 20241111125436142 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) 20241111125436142 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) 20241111125436143 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125436155 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) 20241111125436156 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) 20241111125436156 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) 20241111125436156 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) 20241111125436156 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) 20241111125436156 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) 20241111125436157 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) 20241111125436157 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) 20241111125436158 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) 20241111125436158 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) 20241111125436159 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) 20241111125436159 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) 20241111125436159 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) 20241111125436159 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) 20241111125436160 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) 20241111125436160 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) 20241111125436165 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125436180 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) 20241111125436180 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) 20241111125436181 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) 20241111125436181 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) 20241111125436182 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) 20241111125436182 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) 20241111125436183 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) 20241111125436183 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) 20241111125436185 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) 20241111125436185 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) 20241111125436186 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) 20241111125436186 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) 20241111125436188 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) 20241111125436188 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) 20241111125436189 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) 20241111125436189 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) 20241111125436190 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125436200 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) 20241111125436200 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) 20241111125436202 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) 20241111125436202 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) 20241111125436203 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) 20241111125436203 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) 20241111125436204 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) 20241111125436204 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) 20241111125436205 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) 20241111125436205 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) 20241111125436206 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) 20241111125436206 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) 20241111125436207 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) 20241111125436207 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) 20241111125436208 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) 20241111125436208 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) 20241111125436209 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125436219 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) 20241111125436219 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) 20241111125436221 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) 20241111125436221 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) 20241111125436222 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) 20241111125436222 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) 20241111125436223 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) 20241111125436223 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) 20241111125436224 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) 20241111125436224 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) 20241111125436224 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) 20241111125436224 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) 20241111125436225 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) 20241111125436225 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) 20241111125436226 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) 20241111125436226 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) 20241111125436228 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125436242 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) 20241111125436242 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) 20241111125436244 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) 20241111125436244 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) 20241111125436244 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) 20241111125436244 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) 20241111125436245 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) 20241111125436245 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) 20241111125436246 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) 20241111125436246 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) 20241111125436246 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) 20241111125436246 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) 20241111125436247 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) 20241111125436247 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) 20241111125436248 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) 20241111125436248 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) 20241111125436248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125436262 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) 20241111125436262 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) 20241111125436263 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) 20241111125436263 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) 20241111125436264 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) 20241111125436264 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) 20241111125436265 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) 20241111125436265 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) 20241111125436266 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) 20241111125436266 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) 20241111125436266 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) 20241111125436266 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) 20241111125436267 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) 20241111125436267 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) 20241111125436268 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) 20241111125436268 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) 20241111125436269 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125436281 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) 20241111125436281 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) 20241111125436283 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) 20241111125436283 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) 20241111125436283 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) 20241111125436283 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) 20241111125436284 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) 20241111125436284 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) 20241111125436285 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) 20241111125436285 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) 20241111125436286 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) 20241111125436286 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) 20241111125436287 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) 20241111125436287 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) 20241111125436287 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) 20241111125436287 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) 20241111125436291 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125436305 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) 20241111125436305 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) 20241111125436305 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) 20241111125436305 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) 20241111125436306 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) 20241111125436306 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) 20241111125436306 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) 20241111125436306 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) 20241111125436306 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) 20241111125436306 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) 20241111125436306 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) 20241111125436307 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) 20241111125436307 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) 20241111125436307 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) 20241111125436307 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) 20241111125436307 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) 20241111125436309 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125436324 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) 20241111125436324 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) 20241111125436325 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) 20241111125436325 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) 20241111125436326 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) 20241111125436326 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) 20241111125436327 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) 20241111125436327 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) 20241111125436328 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) 20241111125436328 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) 20241111125436328 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) 20241111125436328 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) 20241111125436329 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) 20241111125436329 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) 20241111125436330 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) 20241111125436330 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) 20241111125436330 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125436344 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) 20241111125436344 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) 20241111125436345 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) 20241111125436345 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) 20241111125436346 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) 20241111125436346 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) 20241111125436347 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) 20241111125436347 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) 20241111125436348 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) 20241111125436348 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) 20241111125436348 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) 20241111125436348 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) 20241111125436349 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) 20241111125436349 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) 20241111125436350 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) 20241111125436350 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) 20241111125436352 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125436367 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) 20241111125436367 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) 20241111125436368 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) 20241111125436368 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) 20241111125436369 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) 20241111125436369 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) 20241111125436370 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) 20241111125436370 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) 20241111125436371 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) 20241111125436371 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) 20241111125436372 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) 20241111125436372 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) 20241111125436373 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) 20241111125436373 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) 20241111125436374 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) 20241111125436374 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) 20241111125436374 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125436387 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) 20241111125436387 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) 20241111125436388 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) 20241111125436388 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) 20241111125436389 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) 20241111125436389 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) 20241111125436390 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) 20241111125436390 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) 20241111125436391 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) 20241111125436391 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) 20241111125436391 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) 20241111125436392 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) 20241111125436392 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) 20241111125436392 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) 20241111125436393 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) 20241111125436393 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) 20241111125436394 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125436405 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) 20241111125436405 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) 20241111125436407 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) 20241111125436407 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) 20241111125436408 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) 20241111125436408 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) 20241111125436408 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) 20241111125436408 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) 20241111125436409 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) 20241111125436409 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) 20241111125436410 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) 20241111125436410 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) 20241111125436411 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) 20241111125436411 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) 20241111125436411 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) 20241111125436411 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) 20241111125436415 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125436428 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) 20241111125436428 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) 20241111125436428 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) 20241111125436428 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) 20241111125436429 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) 20241111125436429 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) 20241111125436429 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) 20241111125436429 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) 20241111125436429 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) 20241111125436429 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) 20241111125436429 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) 20241111125436429 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) 20241111125436430 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) 20241111125436430 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) 20241111125436430 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) 20241111125436430 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) 20241111125436433 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125436450 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) 20241111125436450 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) 20241111125436451 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) 20241111125436451 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) 20241111125436453 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) 20241111125436453 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) 20241111125436454 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) 20241111125436454 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) 20241111125436454 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) 20241111125436454 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) 20241111125436454 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) 20241111125436454 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) 20241111125436454 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) 20241111125436454 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) 20241111125436455 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) 20241111125436455 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) 20241111125436455 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125436467 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) 20241111125436467 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) 20241111125436469 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) 20241111125436469 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) 20241111125436469 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) 20241111125436469 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) 20241111125436470 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) 20241111125436471 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) 20241111125436471 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) 20241111125436471 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) 20241111125436472 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) 20241111125436472 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) 20241111125436473 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) 20241111125436473 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) 20241111125436474 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) 20241111125436474 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) 20241111125436477 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125436492 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) 20241111125436492 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) 20241111125436493 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) 20241111125436493 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) 20241111125436494 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) 20241111125436494 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) 20241111125436495 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) 20241111125436495 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) 20241111125436496 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) 20241111125436496 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) 20241111125436497 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) 20241111125436497 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) 20241111125436497 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) 20241111125436497 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) 20241111125436498 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) 20241111125436498 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) 20241111125436499 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125436511 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) 20241111125436511 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) 20241111125436512 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) 20241111125436513 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) 20241111125436513 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) 20241111125436513 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) 20241111125436514 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) 20241111125436514 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) 20241111125436514 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) 20241111125436514 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) 20241111125436515 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) 20241111125436515 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) 20241111125436516 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) 20241111125436516 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) 20241111125436516 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) 20241111125436516 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) 20241111125436517 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125436530 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) 20241111125436530 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) 20241111125436531 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) 20241111125436531 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) 20241111125436532 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) 20241111125436532 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) 20241111125436532 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) 20241111125436532 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) 20241111125436533 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) 20241111125436533 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) 20241111125436533 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) 20241111125436533 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) 20241111125436534 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) 20241111125436534 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) 20241111125436535 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) 20241111125436535 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) 20241111125436540 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125436555 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) 20241111125436555 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) 20241111125436556 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) 20241111125436556 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) 20241111125436557 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) 20241111125436557 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) 20241111125436558 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) 20241111125436558 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) 20241111125436559 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) 20241111125436559 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) 20241111125436560 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) 20241111125436560 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) 20241111125436560 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) 20241111125436560 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) 20241111125436561 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) 20241111125436561 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) 20241111125436562 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125436574 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) 20241111125436574 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) 20241111125436575 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) 20241111125436575 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) 20241111125436576 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) 20241111125436576 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) 20241111125436577 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) 20241111125436577 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) 20241111125436577 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) 20241111125436577 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) 20241111125436578 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) 20241111125436578 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) 20241111125436579 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) 20241111125436579 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) 20241111125436579 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) 20241111125436579 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) 20241111125436580 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125436594 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) 20241111125436594 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) 20241111125436595 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) 20241111125436595 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) 20241111125436596 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) 20241111125436596 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) 20241111125436596 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) 20241111125436596 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) 20241111125436597 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) 20241111125436597 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) 20241111125436598 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) 20241111125436598 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) 20241111125436599 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) 20241111125436599 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) 20241111125436599 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) 20241111125436599 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) 20241111125436603 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125436617 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) 20241111125436617 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) 20241111125436618 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) 20241111125436618 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) 20241111125436619 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) 20241111125436619 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) 20241111125436620 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) 20241111125436620 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) 20241111125436621 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) 20241111125436621 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) 20241111125436621 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) 20241111125436621 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) 20241111125436622 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) 20241111125436622 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) 20241111125436623 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) 20241111125436623 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) 20241111125436624 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125436636 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) 20241111125436636 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) 20241111125436637 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) 20241111125436637 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) 20241111125436638 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) 20241111125436638 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) 20241111125436639 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) 20241111125436639 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) 20241111125436640 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) 20241111125436640 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) 20241111125436640 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) 20241111125436640 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) 20241111125436641 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) 20241111125436641 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) 20241111125436642 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) 20241111125436642 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) 20241111125436643 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125436655 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) 20241111125436655 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) 20241111125436656 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) 20241111125436656 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) 20241111125436657 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) 20241111125436657 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) 20241111125436658 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) 20241111125436658 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) 20241111125436659 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) 20241111125436659 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) 20241111125436659 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) 20241111125436659 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) 20241111125436660 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) 20241111125436660 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) 20241111125436661 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) 20241111125436661 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) 20241111125436665 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125436679 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) 20241111125436679 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) 20241111125436680 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) 20241111125436680 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) 20241111125436681 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) 20241111125436681 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) 20241111125436682 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) 20241111125436682 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) 20241111125436682 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) 20241111125436682 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) 20241111125436683 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) 20241111125436683 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) 20241111125436684 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) 20241111125436684 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) 20241111125436685 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) 20241111125436685 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) 20241111125436685 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125436698 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) 20241111125436698 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) 20241111125436699 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) 20241111125436699 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) 20241111125436700 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) 20241111125436700 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) 20241111125436701 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) 20241111125436701 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) 20241111125436701 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) 20241111125436701 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) 20241111125436702 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) 20241111125436702 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) 20241111125436703 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) 20241111125436703 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) 20241111125436704 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) 20241111125436704 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) 20241111125436705 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125436717 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) 20241111125436717 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) 20241111125436718 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) 20241111125436718 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) 20241111125436719 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) 20241111125436719 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) 20241111125436720 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) 20241111125436720 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) 20241111125436721 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) 20241111125436721 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) 20241111125436721 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) 20241111125436721 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) 20241111125436722 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) 20241111125436722 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) 20241111125436723 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) 20241111125436723 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) 20241111125436726 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125436741 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) 20241111125436741 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) 20241111125436742 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) 20241111125436742 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) 20241111125436743 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) 20241111125436743 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) 20241111125436743 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) 20241111125436744 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) 20241111125436745 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) 20241111125436745 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) 20241111125436746 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) 20241111125436746 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) 20241111125436747 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) 20241111125436747 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) 20241111125436747 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) 20241111125436747 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) 20241111125436748 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125436760 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) 20241111125436760 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) 20241111125436761 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) 20241111125436761 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) 20241111125436762 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) 20241111125436762 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) 20241111125436763 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) 20241111125436763 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) 20241111125436763 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) 20241111125436763 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) 20241111125436764 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) 20241111125436764 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) 20241111125436765 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) 20241111125436765 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) 20241111125436766 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) 20241111125436766 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) 20241111125436766 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125436779 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) 20241111125436779 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) 20241111125436780 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) 20241111125436780 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) 20241111125436781 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) 20241111125436781 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) 20241111125436782 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) 20241111125436782 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) 20241111125436782 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) 20241111125436782 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) 20241111125436783 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) 20241111125436783 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) 20241111125436784 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) 20241111125436784 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) 20241111125436785 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) 20241111125436785 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) 20241111125436788 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125436803 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) 20241111125436803 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) 20241111125436804 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) 20241111125436804 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) 20241111125436805 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) 20241111125436805 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) 20241111125436805 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) 20241111125436805 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) 20241111125436806 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) 20241111125436806 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) 20241111125436807 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) 20241111125436807 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) 20241111125436808 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) 20241111125436808 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) 20241111125436808 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) 20241111125436808 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) 20241111125436809 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125436822 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) 20241111125436822 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) 20241111125436823 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) 20241111125436823 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) 20241111125436824 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) 20241111125436824 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) 20241111125436824 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) 20241111125436824 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) 20241111125436825 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) 20241111125436825 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) 20241111125436826 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) 20241111125436826 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) 20241111125436827 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) 20241111125436827 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) 20241111125436827 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) 20241111125436827 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) 20241111125436828 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125436841 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) 20241111125436841 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) 20241111125436842 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) 20241111125436842 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) 20241111125436843 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) 20241111125436843 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) 20241111125436843 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) 20241111125436844 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) 20241111125436844 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) 20241111125436844 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) 20241111125436845 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) 20241111125436845 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) 20241111125436846 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) 20241111125436846 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) 20241111125436846 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) 20241111125436847 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) 20241111125436850 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125436864 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) 20241111125436865 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) 20241111125436866 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) 20241111125436866 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) 20241111125436866 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) 20241111125436867 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) 20241111125436868 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) 20241111125436868 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) 20241111125436869 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) 20241111125436869 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) 20241111125436869 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) 20241111125436869 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) 20241111125436870 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) 20241111125436870 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) 20241111125436871 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) 20241111125436871 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) 20241111125436872 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125436884 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) 20241111125436884 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) 20241111125436885 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) 20241111125436885 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) 20241111125436886 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) 20241111125436886 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) 20241111125436887 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) 20241111125436887 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) 20241111125436888 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) 20241111125436888 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) 20241111125436889 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) 20241111125436889 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) 20241111125436889 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) 20241111125436889 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) 20241111125436890 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) 20241111125436890 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) 20241111125436891 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125436903 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) 20241111125436903 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) 20241111125436904 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) 20241111125436904 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) 20241111125436905 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) 20241111125436905 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) 20241111125436906 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) 20241111125436906 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) 20241111125436907 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) 20241111125436907 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) 20241111125436907 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) 20241111125436907 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) 20241111125436908 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) 20241111125436908 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) 20241111125436909 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) 20241111125436909 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) 20241111125436912 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125436927 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) 20241111125436927 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) 20241111125436928 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) 20241111125436928 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) 20241111125436929 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) 20241111125436929 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) 20241111125436930 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) 20241111125436930 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) 20241111125436931 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) 20241111125436931 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) 20241111125436931 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) 20241111125436931 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) 20241111125436932 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) 20241111125436932 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) 20241111125436933 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) 20241111125436933 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) 20241111125436934 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125436946 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) 20241111125436946 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) 20241111125436947 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) 20241111125436947 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) 20241111125436948 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) 20241111125436948 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) 20241111125436949 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) 20241111125436949 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) 20241111125436950 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) 20241111125436950 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) 20241111125436950 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) 20241111125436950 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) 20241111125436951 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) 20241111125436951 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) 20241111125436952 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) 20241111125436952 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) 20241111125436953 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125436965 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) 20241111125436965 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) 20241111125436966 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) 20241111125436966 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) 20241111125436967 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) 20241111125436967 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) 20241111125436968 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) 20241111125436968 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) 20241111125436968 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) 20241111125436968 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) 20241111125436969 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) 20241111125436969 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) 20241111125436970 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) 20241111125436970 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) 20241111125436971 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) 20241111125436971 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) 20241111125436974 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125436993 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) 20241111125436993 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) 20241111125436995 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) 20241111125436995 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) 20241111125436996 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) 20241111125436996 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) 20241111125436997 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) 20241111125436997 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) 20241111125436998 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) 20241111125436998 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) 20241111125436999 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) 20241111125436999 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) 20241111125437001 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) 20241111125437001 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) 20241111125437001 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) 20241111125437001 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) 20241111125437002 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125437008 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) 20241111125437008 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) 20241111125437009 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) 20241111125437009 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) 20241111125437010 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) 20241111125437010 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) 20241111125437011 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) 20241111125437011 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) 20241111125437012 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) 20241111125437012 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) 20241111125437012 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) 20241111125437012 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) 20241111125437013 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) 20241111125437013 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) 20241111125437014 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) 20241111125437014 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) 20241111125437015 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125437027 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) 20241111125437027 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) 20241111125437028 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) 20241111125437029 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) 20241111125437029 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) 20241111125437029 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) 20241111125437030 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) 20241111125437030 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) 20241111125437031 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) 20241111125437031 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) 20241111125437032 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) 20241111125437032 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) 20241111125437034 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) 20241111125437034 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) 20241111125437035 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) 20241111125437035 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) 20241111125437037 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125437052 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) 20241111125437052 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) 20241111125437053 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) 20241111125437053 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) 20241111125437055 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) 20241111125437055 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) 20241111125437056 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) 20241111125437056 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) 20241111125437057 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) 20241111125437057 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) 20241111125437058 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) 20241111125437058 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) 20241111125437059 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) 20241111125437059 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) 20241111125437059 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) 20241111125437059 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) 20241111125437060 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125437070 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) 20241111125437070 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) 20241111125437072 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) 20241111125437072 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) 20241111125437072 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) 20241111125437072 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) 20241111125437073 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) 20241111125437073 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) 20241111125437074 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) 20241111125437074 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) 20241111125437075 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) 20241111125437075 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) 20241111125437075 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) 20241111125437075 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) 20241111125437076 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) 20241111125437076 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) 20241111125437077 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125437089 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) 20241111125437089 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) 20241111125437090 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) 20241111125437091 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) 20241111125437091 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) 20241111125437091 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) 20241111125437092 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) 20241111125437092 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) 20241111125437093 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) 20241111125437093 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) 20241111125437094 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) 20241111125437094 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) 20241111125437094 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) 20241111125437094 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) 20241111125437095 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) 20241111125437095 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) 20241111125437098 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125437113 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) 20241111125437113 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) 20241111125437114 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) 20241111125437114 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) 20241111125437115 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) 20241111125437115 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) 20241111125437116 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) 20241111125437116 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) 20241111125437117 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) 20241111125437117 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) 20241111125437117 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) 20241111125437117 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) 20241111125437118 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) 20241111125437118 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) 20241111125437119 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) 20241111125437119 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) 20241111125437120 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125437132 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) 20241111125437132 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) 20241111125437133 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) 20241111125437133 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) 20241111125437134 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) 20241111125437134 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) 20241111125437135 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) 20241111125437135 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) 20241111125437136 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) 20241111125437136 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) 20241111125437137 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) 20241111125437137 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) 20241111125437137 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) 20241111125437137 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) 20241111125437138 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) 20241111125437138 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) 20241111125437139 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125437151 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) 20241111125437151 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) 20241111125437153 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) 20241111125437153 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) 20241111125437153 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) 20241111125437153 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) 20241111125437154 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) 20241111125437154 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) 20241111125437155 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) 20241111125437155 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) 20241111125437156 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) 20241111125437156 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) 20241111125437157 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) 20241111125437157 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) 20241111125437157 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) 20241111125437157 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) 20241111125437161 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125437175 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) 20241111125437175 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) 20241111125437177 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) 20241111125437177 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) 20241111125437177 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) 20241111125437177 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) 20241111125437178 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) 20241111125437178 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) 20241111125437179 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) 20241111125437179 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) 20241111125437180 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) 20241111125437180 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) 20241111125437181 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) 20241111125437181 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) 20241111125437181 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) 20241111125437181 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) 20241111125437182 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125437194 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) 20241111125437194 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) 20241111125437195 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) 20241111125437195 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) 20241111125437196 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) 20241111125437196 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) 20241111125437197 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) 20241111125437197 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) 20241111125437198 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) 20241111125437198 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) 20241111125437199 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) 20241111125437199 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) 20241111125437199 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) 20241111125437199 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) 20241111125437200 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) 20241111125437200 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) 20241111125437201 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125437213 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) 20241111125437213 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) 20241111125437214 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) 20241111125437214 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) 20241111125437215 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) 20241111125437215 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) 20241111125437216 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) 20241111125437216 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) 20241111125437217 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) 20241111125437217 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) 20241111125437218 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) 20241111125437218 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) 20241111125437218 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) 20241111125437219 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) 20241111125437219 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) 20241111125437219 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) 20241111125437223 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125437237 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) 20241111125437237 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) 20241111125437238 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) 20241111125437238 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) 20241111125437239 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) 20241111125437239 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) 20241111125437240 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) 20241111125437240 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) 20241111125437241 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) 20241111125437241 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) 20241111125437242 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) 20241111125437242 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) 20241111125437243 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) 20241111125437243 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) 20241111125437243 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) 20241111125437243 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) 20241111125437244 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125437256 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) 20241111125437256 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) 20241111125437257 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) 20241111125437257 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) 20241111125437258 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) 20241111125437258 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) 20241111125437259 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) 20241111125437259 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) 20241111125437260 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) 20241111125437260 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) 20241111125437261 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) 20241111125437261 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) 20241111125437261 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) 20241111125437261 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) 20241111125437262 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) 20241111125437262 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) 20241111125437263 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125437275 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) 20241111125437275 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) 20241111125437276 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) 20241111125437276 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) 20241111125437277 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) 20241111125437277 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) 20241111125437278 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) 20241111125437278 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) 20241111125437279 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) 20241111125437279 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) 20241111125437280 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) 20241111125437280 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) 20241111125437280 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) 20241111125437280 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) 20241111125437281 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) 20241111125437281 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) 20241111125437285 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125437299 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) 20241111125437299 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) 20241111125437300 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) 20241111125437300 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) 20241111125437301 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) 20241111125437301 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) 20241111125437302 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) 20241111125437302 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) 20241111125437302 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) 20241111125437302 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) 20241111125437303 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) 20241111125437303 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) 20241111125437304 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) 20241111125437304 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) 20241111125437305 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) 20241111125437305 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) 20241111125437305 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125437318 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) 20241111125437318 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) 20241111125437319 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) 20241111125437319 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) 20241111125437320 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) 20241111125437320 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) 20241111125437321 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) 20241111125437321 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) 20241111125437321 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) 20241111125437321 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) 20241111125437322 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) 20241111125437322 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) 20241111125437323 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) 20241111125437323 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) 20241111125437324 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) 20241111125437324 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) 20241111125437324 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125437337 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) 20241111125437337 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) 20241111125437338 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) 20241111125437338 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) 20241111125437339 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) 20241111125437339 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) 20241111125437340 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) 20241111125437340 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) 20241111125437341 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) 20241111125437341 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) 20241111125437341 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) 20241111125437341 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) 20241111125437342 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) 20241111125437342 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) 20241111125437343 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) 20241111125437343 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) 20241111125437346 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125437361 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) 20241111125437361 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) 20241111125437362 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) 20241111125437362 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) 20241111125437363 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) 20241111125437363 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) 20241111125437363 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) 20241111125437363 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) 20241111125437364 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) 20241111125437364 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) 20241111125437365 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) 20241111125437365 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) 20241111125437366 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) 20241111125437366 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) 20241111125437366 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) 20241111125437366 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) 20241111125437367 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125437380 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) 20241111125437380 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) 20241111125437381 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) 20241111125437381 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) 20241111125437382 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) 20241111125437382 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) 20241111125437382 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) 20241111125437382 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) 20241111125437383 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) 20241111125437383 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) 20241111125437384 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) 20241111125437384 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) 20241111125437385 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) 20241111125437385 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) 20241111125437385 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) 20241111125437385 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) 20241111125437386 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125437399 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) 20241111125437399 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) 20241111125437400 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) 20241111125437400 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) 20241111125437401 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) 20241111125437401 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) 20241111125437402 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) 20241111125437402 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) 20241111125437402 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) 20241111125437403 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) 20241111125437403 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) 20241111125437403 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) 20241111125437404 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) 20241111125437404 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) 20241111125437405 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) 20241111125437405 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) 20241111125437409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125437424 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) 20241111125437424 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) 20241111125437426 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) 20241111125437426 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) 20241111125437427 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) 20241111125437427 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) 20241111125437427 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) 20241111125437427 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) 20241111125437428 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) 20241111125437428 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) 20241111125437429 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) 20241111125437429 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) 20241111125437430 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) 20241111125437430 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) 20241111125437431 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) 20241111125437431 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) 20241111125437431 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125437443 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) 20241111125437443 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) 20241111125437444 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) 20241111125437444 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) 20241111125437445 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) 20241111125437445 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) 20241111125437445 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) 20241111125437445 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) 20241111125437446 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) 20241111125437446 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) 20241111125437447 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) 20241111125437447 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) 20241111125437448 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) 20241111125437448 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) 20241111125437448 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) 20241111125437448 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) 20241111125437449 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125437462 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) 20241111125437462 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) 20241111125437463 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) 20241111125437463 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) 20241111125437464 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) 20241111125437464 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) 20241111125437464 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) 20241111125437464 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) 20241111125437465 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) 20241111125437465 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) 20241111125437466 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) 20241111125437466 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) 20241111125437467 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) 20241111125437467 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) 20241111125437467 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) 20241111125437467 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) 20241111125437471 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125437486 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) 20241111125437486 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) 20241111125437487 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) 20241111125437487 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) 20241111125437488 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) 20241111125437488 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) 20241111125437488 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) 20241111125437488 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) 20241111125437489 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) 20241111125437489 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) 20241111125437490 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) 20241111125437491 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) 20241111125437491 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) 20241111125437491 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) 20241111125437492 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) 20241111125437492 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) 20241111125437494 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125437505 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) 20241111125437505 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) 20241111125437507 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) 20241111125437507 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) 20241111125437508 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) 20241111125437508 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) 20241111125437508 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) 20241111125437508 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) 20241111125437509 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) 20241111125437509 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) 20241111125437510 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) 20241111125437510 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) 20241111125437511 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) 20241111125437511 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) 20241111125437511 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) 20241111125437511 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) 20241111125437512 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125437524 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) 20241111125437524 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) 20241111125437525 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) 20241111125437525 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) 20241111125437526 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) 20241111125437526 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) 20241111125437527 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) 20241111125437527 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) 20241111125437528 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) 20241111125437528 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) 20241111125437528 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) 20241111125437528 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) 20241111125437529 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) 20241111125437529 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) 20241111125437530 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) 20241111125437530 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) 20241111125437533 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125437548 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) 20241111125437548 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) 20241111125437550 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) 20241111125437550 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) 20241111125437550 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) 20241111125437550 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) 20241111125437551 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) 20241111125437551 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) 20241111125437552 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) 20241111125437552 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) 20241111125437553 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) 20241111125437553 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) 20241111125437553 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) 20241111125437553 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) 20241111125437554 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) 20241111125437554 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) 20241111125437555 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125437567 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) 20241111125437567 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) 20241111125437568 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) 20241111125437568 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) 20241111125437569 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) 20241111125437569 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) 20241111125437570 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) 20241111125437570 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) 20241111125437570 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) 20241111125437570 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) 20241111125437571 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) 20241111125437571 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) 20241111125437572 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) 20241111125437572 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) 20241111125437573 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) 20241111125437573 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) 20241111125437574 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125437586 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) 20241111125437586 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) 20241111125437587 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) 20241111125437587 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) 20241111125437588 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) 20241111125437588 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) 20241111125437589 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) 20241111125437589 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) 20241111125437590 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) 20241111125437590 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) 20241111125437590 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) 20241111125437590 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) 20241111125437591 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) 20241111125437591 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) 20241111125437592 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) 20241111125437592 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) 20241111125437595 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125437610 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) 20241111125437610 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) 20241111125437611 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) 20241111125437611 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) 20241111125437612 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) 20241111125437612 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) 20241111125437612 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) 20241111125437612 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) 20241111125437613 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) 20241111125437613 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) 20241111125437614 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) 20241111125437614 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) 20241111125437615 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) 20241111125437615 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) 20241111125437616 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) 20241111125437616 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) 20241111125437616 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125437629 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) 20241111125437629 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) 20241111125437630 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) 20241111125437630 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) 20241111125437631 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) 20241111125437631 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) 20241111125437632 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) 20241111125437632 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) 20241111125437633 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) 20241111125437633 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) 20241111125437633 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) 20241111125437634 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) 20241111125437634 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) 20241111125437634 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) 20241111125437635 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) 20241111125437635 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) 20241111125437636 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125437648 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) 20241111125437648 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) 20241111125437649 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) 20241111125437649 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) 20241111125437650 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) 20241111125437650 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) 20241111125437651 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) 20241111125437651 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) 20241111125437652 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) 20241111125437652 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) 20241111125437652 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) 20241111125437652 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) 20241111125437653 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) 20241111125437653 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) 20241111125437654 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) 20241111125437654 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) 20241111125437657 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125437672 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) 20241111125437672 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) 20241111125437673 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) 20241111125437673 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) 20241111125437674 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) 20241111125437674 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) 20241111125437674 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) 20241111125437675 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) 20241111125437675 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) 20241111125437675 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) 20241111125437676 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) 20241111125437676 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) 20241111125437677 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) 20241111125437677 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) 20241111125437678 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) 20241111125437678 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) 20241111125437678 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125437691 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) 20241111125437691 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) 20241111125437692 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) 20241111125437692 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) 20241111125437693 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) 20241111125437693 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) 20241111125437694 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) 20241111125437694 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) 20241111125437694 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) 20241111125437694 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) 20241111125437695 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) 20241111125437695 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) 20241111125437697 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) 20241111125437697 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) 20241111125437698 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) 20241111125437698 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) 20241111125437699 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125437711 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) 20241111125437711 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) 20241111125437713 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) 20241111125437713 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) 20241111125437714 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) 20241111125437714 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) 20241111125437715 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) 20241111125437715 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) 20241111125437716 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) 20241111125437716 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) 20241111125437716 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) 20241111125437716 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) 20241111125437717 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) 20241111125437717 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) 20241111125437718 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) 20241111125437718 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) 20241111125437720 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125437734 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) 20241111125437734 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) 20241111125437735 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) 20241111125437735 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) 20241111125437736 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) 20241111125437736 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) 20241111125437737 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) 20241111125437737 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) 20241111125437738 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) 20241111125437738 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) 20241111125437739 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) 20241111125437739 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) 20241111125437739 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) 20241111125437739 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) 20241111125437740 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) 20241111125437740 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) 20241111125437741 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125437754 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) 20241111125437754 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) 20241111125437755 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) 20241111125437755 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) 20241111125437756 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) 20241111125437756 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) 20241111125437756 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) 20241111125437756 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) 20241111125437757 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) 20241111125437757 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) 20241111125437758 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) 20241111125437758 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) 20241111125437759 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) 20241111125437759 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) 20241111125437760 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) 20241111125437760 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) 20241111125437760 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125437773 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) 20241111125437773 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) 20241111125437774 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) 20241111125437774 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) 20241111125437775 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) 20241111125437775 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) 20241111125437776 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) 20241111125437776 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) 20241111125437776 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) 20241111125437776 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) 20241111125437777 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) 20241111125437777 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) 20241111125437778 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) 20241111125437778 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) 20241111125437779 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) 20241111125437779 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) 20241111125437782 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125437797 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) 20241111125437797 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) 20241111125437798 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) 20241111125437798 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) 20241111125437799 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) 20241111125437799 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) 20241111125437799 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) 20241111125437799 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) 20241111125437800 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) 20241111125437800 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) 20241111125437801 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) 20241111125437801 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) 20241111125437802 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) 20241111125437802 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) 20241111125437803 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) 20241111125437803 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) 20241111125437803 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125437816 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) 20241111125437816 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) 20241111125437817 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) 20241111125437817 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) 20241111125437818 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) 20241111125437818 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) 20241111125437818 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) 20241111125437818 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) 20241111125437819 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) 20241111125437819 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) 20241111125437820 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) 20241111125437820 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) 20241111125437821 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) 20241111125437821 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) 20241111125437822 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) 20241111125437822 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) 20241111125437822 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125437835 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) 20241111125437835 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) 20241111125437836 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) 20241111125437836 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) 20241111125437837 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) 20241111125437837 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) 20241111125437837 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) 20241111125437837 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) 20241111125437838 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) 20241111125437838 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) 20241111125437839 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) 20241111125437839 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) 20241111125437840 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) 20241111125437840 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) 20241111125437841 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) 20241111125437841 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) 20241111125437844 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125437859 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) 20241111125437859 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) 20241111125437860 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) 20241111125437860 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) 20241111125437861 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) 20241111125437861 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) 20241111125437861 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) 20241111125437861 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) 20241111125437862 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) 20241111125437862 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) 20241111125437863 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) 20241111125437863 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) 20241111125437864 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) 20241111125437864 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) 20241111125437865 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) 20241111125437865 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) 20241111125437865 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125437870 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) 20241111125437871 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) 20241111125437871 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) -NSVCI1234(528)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(528)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(528)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(528)@131a5d934883: Start timer Tns_test: 10 s 20241111125437877 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125437877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125437877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125437878 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125437878 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125437878 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125437878 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) 20241111125437878 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) 20241111125437879 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125437879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125437879 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(528)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(528)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125437880 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) 20241111125437880 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) 20241111125437881 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125437881 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125437881 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125437881 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125437881 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125437881 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125437881 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125437881 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125437881 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125437881 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125437882 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) 20241111125437882 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) 20241111125437883 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) 20241111125437883 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) 20241111125437884 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) 20241111125437884 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) 20241111125437884 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125437884 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(528)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(528)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(528)@131a5d934883: Start timer Tns_test: 10 s 20241111125437885 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) 20241111125437885 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) 20241111125437886 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) 20241111125437886 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) 20241111125437887 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) 20241111125437887 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) 20241111125437888 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125437897 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) 20241111125437897 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) 525@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 525@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125437898 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) 20241111125437898 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) 20241111125437899 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) 20241111125437899 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) 20241111125437899 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) 20241111125437899 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) 20241111125437900 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) 20241111125437900 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) 20241111125437901 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) 20241111125437901 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) 20241111125437902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125437902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125437902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125437902 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125437902 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125437902 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125437902 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125437902 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125437903 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) 20241111125437903 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) 20241111125437904 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) 20241111125437904 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) 20241111125437907 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125437914 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125437914 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125437914 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125437914 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125437914 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125437914 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125437914 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125437914 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: BSSGP successfully initialized 20241111125437919 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125437919 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125437919 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125437919 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125437919 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125437919 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125437919 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125437919 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125437919 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125437919 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125437921 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) 20241111125437921 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) 20241111125437922 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125437922 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125437922 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125437922 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125437922 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=TMSI-0xACF93C44 (gprs_rlcmac.c:36) 20241111125437922 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=637 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 ac f9 3c 44 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125437922 DPCU DEBUG PCH paging timer started for MI=TMSI-0xACF93C44 IMSI=262420000000423 (bts_pch_timer.c:94) 20241111125437922 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) 20241111125437922 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) 20241111125437923 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) 20241111125437923 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) 20241111125437924 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) 20241111125437924 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) 20241111125437924 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) 20241111125437924 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) 20241111125437925 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125437925 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125437925 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125437925 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125437925 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125437925 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) 20241111125437925 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) 20241111125437925 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) 20241111125437925 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) 20241111125437926 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) 20241111125437926 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) 20241111125437927 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(521)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(521)@131a5d934883: 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@131a5d934883: 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 := 'ACF93C44'O } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B2B2B2B'O ("'++++++++++++") } } } TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@131a5d934883: Start timer T: 2 s 20241111125437940 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) 20241111125437940 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) 20241111125437941 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) 20241111125437941 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) 20241111125437942 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) 20241111125437942 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) 20241111125437943 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) 20241111125437943 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) 20241111125437944 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) 20241111125437944 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) 20241111125437945 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) 20241111125437945 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) 20241111125437946 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) 20241111125437946 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) 20241111125437947 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) 20241111125437947 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) 20241111125437948 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125437959 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) 20241111125437959 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) 20241111125437960 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) 20241111125437960 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) 20241111125437960 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) 20241111125437960 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) 20241111125437961 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) 20241111125437961 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) 20241111125437961 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) 20241111125437961 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) 20241111125437962 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) 20241111125437962 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) 20241111125437962 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) 20241111125437962 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) 20241111125437963 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) 20241111125437963 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) 20241111125437968 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125437982 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) 20241111125437982 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) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@131a5d934883: Start timer T_statsd: 5 s 20241111125437983 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) 20241111125437983 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) 20241111125437984 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) 20241111125437984 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) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@131a5d934883: 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 } 20241111125437984 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) 20241111125437984 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) 20241111125437985 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) 20241111125437985 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) 20241111125437985 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) 20241111125437985 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) 20241111125437985 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) 20241111125437986 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) 20241111125437986 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) 20241111125437986 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) 20241111125437987 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125438000 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) 20241111125438000 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438001 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) 20241111125438002 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) 20241111125438002 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) 20241111125438005 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125438029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48698<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125438030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125438030 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125438030 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125438030 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125438030 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125438030 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125438030 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125438030 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125438030 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125438030 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125438030 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125438030 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125438030 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125438030 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125438030 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125438030 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125438030 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125438030 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 9059 with status 0 respawn: 47: starting: osmo-pcu MTC@131a5d934883: Test case TC_paging_ps_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:54:38 UTC 2024 ====== PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.talloc 20241111125438047 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125438047 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125438047 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125438048 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125438073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125438174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=638328) Waiting for packet dumper to finish... 1 (prev_count=638328, count=718480) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:54:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_paging_ps_from_sgsn_sign started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125441279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48714<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(533)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(533)@131a5d934883: Start timer T: 5 s PCUIF(533)@131a5d934883: Start timer T_Conn: 10 s 20241111125441300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_ps_from_sgsn_sign-STATS(535)@131a5d934883: Start timer T: 2 s TC_paging_ps_from_sgsn_sign-STATS(535)@131a5d934883: Start timer T: 2 s 20241111125443048 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125443048 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125443048 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(533)@131a5d934883: OsmoPCU is now connected BTS(534)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" 20241111125443060 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125443060 DLGLOBAL DEBUG validating counter group 0x56419be7e040(bts) with 102 counters (rate_ctr.c:86) 20241111125443060 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125443060 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125443060 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125443060 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125443060 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125443060 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125443060 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125443060 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125443060 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125443060 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125443060 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125443060 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125443061 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125443061 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125443061 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125443061 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125443061 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125443061 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125443061 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125443061 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125443061 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125443061 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125443061 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125443061 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125443061 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125443061 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125443061 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125443061 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125443061 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125443061 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125443061 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125443061 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125443061 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125443061 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125443061 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125443061 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125443061 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125443061 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125443061 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125443061 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125443061 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125443061 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125443061 DLGLOBAL DEBUG validating counter group 0x7f05788325e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125443061 DLGLOBAL DEBUG validating counter group 0x56419be7d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125443061 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125443061 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125443061 DLGLOBAL DEBUG validating counter group 0x7f0578833180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125443061 DLGLOBAL DEBUG validating counter group 0x7f0578833160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125443061 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125443061 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125443061 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125443061 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125443061 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125443061 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125443061 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125443061 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125443061 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125443061 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125443061 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125443061 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125443061 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125443061 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125443061 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125443061 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125443061 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125443061 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125443061 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125443061 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125443061 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125443061 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125443061 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125443061 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125443061 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125443061 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125443061 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125443061 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125443061 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125443063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125443064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443065 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(534)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(534)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(534)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(534)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(534)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125443078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125443079 DL1IF DEBUG 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(534)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125443080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125443080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125443080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 537@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 20241111125443081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125443081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125443082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125443082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125443083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125443083 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443084 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(534)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(534)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 537@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241111125443092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125443092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125443093 DL1IF DEBUG 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_paging_ps_from_sgsn_sign-BVCI1234(540)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 20241111125443093 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125443093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443093 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125443093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125443093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125443094 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 537@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125443094 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125443094 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(541)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125443095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125443095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_ps_from_sgsn_sign-STATS(535)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125443096 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 537@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 537@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(543)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125443110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125443110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443110 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125443110 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443110 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125443110 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443111 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125443111 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125443111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125443111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443111 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125443111 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125443111 DL1IF DEBUG 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@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(545)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125443119 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125443134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125443134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443135 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125443135 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443135 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) 20241111125443135 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) 20241111125443135 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) 20241111125443135 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) 20241111125443136 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) 20241111125443136 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) 20241111125443136 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) 20241111125443136 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) 20241111125443136 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) 20241111125443136 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) 20241111125443137 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) 20241111125443137 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) 20241111125443138 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125443153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125443153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443154 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) 20241111125443154 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) 20241111125443155 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) 20241111125443155 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) 20241111125443155 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) 20241111125443155 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) 20241111125443156 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) 20241111125443156 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) 20241111125443156 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) 20241111125443156 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) 20241111125443157 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) 20241111125443157 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) 20241111125443157 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) 20241111125443157 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) 20241111125443158 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125443172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125443172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443173 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) 20241111125443173 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) 20241111125443174 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) 20241111125443174 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) 20241111125443175 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) 20241111125443175 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) 20241111125443176 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) 20241111125443176 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) 20241111125443177 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) 20241111125443177 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) 20241111125443177 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) 20241111125443177 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) 20241111125443178 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) 20241111125443178 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) 20241111125443183 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125443196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125443196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443197 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) 20241111125443197 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) 20241111125443198 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) 20241111125443198 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) 20241111125443199 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) 20241111125443199 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) 20241111125443200 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) 20241111125443200 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) 20241111125443201 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) 20241111125443201 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) 20241111125443201 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) 20241111125443201 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) 20241111125443202 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) 20241111125443202 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) 20241111125443203 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125443216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125443216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443217 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) 20241111125443217 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) 20241111125443218 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) 20241111125443218 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) 20241111125443219 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) 20241111125443219 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) 20241111125443220 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) 20241111125443220 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) 20241111125443221 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) 20241111125443221 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) 20241111125443221 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) 20241111125443221 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) 20241111125443222 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) 20241111125443222 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) 20241111125443223 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125443236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125443236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443237 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) 20241111125443237 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) 20241111125443238 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) 20241111125443238 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) 20241111125443239 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) 20241111125443239 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) 20241111125443240 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) 20241111125443240 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) 20241111125443240 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) 20241111125443240 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) 20241111125443241 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) 20241111125443241 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) 20241111125443242 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) 20241111125443242 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) 20241111125443245 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125443260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125443260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443261 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) 20241111125443261 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) 20241111125443262 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) 20241111125443262 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) 20241111125443263 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) 20241111125443263 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) 20241111125443263 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) 20241111125443263 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) 20241111125443265 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) 20241111125443265 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) 20241111125443265 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) 20241111125443265 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) 20241111125443266 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) 20241111125443266 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) 20241111125443267 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125443280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125443280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125443281 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) 20241111125443281 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) 20241111125443282 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) 20241111125443282 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) 20241111125443283 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) 20241111125443283 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) 20241111125443283 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) 20241111125443283 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) 20241111125443284 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) 20241111125443284 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) 20241111125443284 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) 20241111125443284 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) 20241111125443285 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) 20241111125443285 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) 20241111125443285 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125443298 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) 20241111125443298 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) 20241111125443299 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) 20241111125443299 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) 20241111125443299 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) 20241111125443299 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) 20241111125443299 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) 20241111125443299 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) 20241111125443299 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) 20241111125443299 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) 20241111125443300 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) 20241111125443300 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) 20241111125443301 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) 20241111125443301 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) 20241111125443301 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) 20241111125443301 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) 20241111125443308 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125443323 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) 20241111125443323 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) 20241111125443325 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) 20241111125443325 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) 20241111125443327 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) 20241111125443327 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) 20241111125443327 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) 20241111125443328 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) 20241111125443328 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) 20241111125443328 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) 20241111125443329 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) 20241111125443329 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) 20241111125443330 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) 20241111125443330 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) 20241111125443331 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) 20241111125443331 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) 20241111125443332 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125443342 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) 20241111125443343 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) 20241111125443344 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) 20241111125443344 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) 20241111125443345 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) 20241111125443345 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) 20241111125443346 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) 20241111125443346 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) 20241111125443347 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) 20241111125443347 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) 20241111125443348 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) 20241111125443348 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) 20241111125443348 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) 20241111125443349 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) 20241111125443349 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) 20241111125443349 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) 20241111125443350 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125443361 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) 20241111125443361 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) 20241111125443362 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) 20241111125443362 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) 20241111125443363 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) 20241111125443363 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) 20241111125443364 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) 20241111125443364 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) 20241111125443365 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) 20241111125443365 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) 20241111125443366 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) 20241111125443366 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) 20241111125443366 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) 20241111125443367 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) 20241111125443367 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) 20241111125443367 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) 20241111125443370 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125443385 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) 20241111125443385 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) 20241111125443386 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) 20241111125443386 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) 20241111125443387 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) 20241111125443387 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) 20241111125443388 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) 20241111125443388 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) 20241111125443388 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) 20241111125443388 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) 20241111125443389 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) 20241111125443389 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) 20241111125443390 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) 20241111125443390 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) 20241111125443391 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) 20241111125443391 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) 20241111125443391 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125443404 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) 20241111125443404 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) 20241111125443405 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) 20241111125443405 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) 20241111125443406 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) 20241111125443406 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) 20241111125443407 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) 20241111125443407 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) 20241111125443408 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) 20241111125443408 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) 20241111125443408 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) 20241111125443409 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) 20241111125443409 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) 20241111125443409 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) 20241111125443410 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) 20241111125443410 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) 20241111125443411 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125443423 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) 20241111125443423 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) 20241111125443424 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) 20241111125443424 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) 20241111125443425 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) 20241111125443425 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) 20241111125443426 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) 20241111125443426 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) 20241111125443427 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) 20241111125443427 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) 20241111125443428 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) 20241111125443428 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) 20241111125443428 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) 20241111125443428 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) 20241111125443429 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) 20241111125443429 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) 20241111125443433 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125443447 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) 20241111125443447 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) 20241111125443448 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) 20241111125443448 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) 20241111125443449 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) 20241111125443449 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) 20241111125443450 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) 20241111125443450 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) 20241111125443450 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) 20241111125443450 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) 20241111125443451 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) 20241111125443451 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) 20241111125443452 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) 20241111125443452 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) 20241111125443453 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) 20241111125443453 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) 20241111125443453 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125443466 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) 20241111125443466 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) 20241111125443468 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) 20241111125443468 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) 20241111125443468 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) 20241111125443468 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) 20241111125443469 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) 20241111125443469 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) 20241111125443470 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) 20241111125443470 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) 20241111125443471 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) 20241111125443471 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) 20241111125443471 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) 20241111125443471 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) 20241111125443472 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) 20241111125443472 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) 20241111125443473 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125443485 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) 20241111125443485 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) 20241111125443486 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) 20241111125443486 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) 20241111125443487 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) 20241111125443487 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) 20241111125443488 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) 20241111125443488 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) 20241111125443489 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) 20241111125443489 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) 20241111125443489 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) 20241111125443489 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) 20241111125443490 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) 20241111125443490 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) 20241111125443491 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) 20241111125443491 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) 20241111125443495 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125443509 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) 20241111125443509 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) 20241111125443510 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) 20241111125443510 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) 20241111125443511 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) 20241111125443511 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) 20241111125443512 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) 20241111125443512 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) 20241111125443512 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) 20241111125443512 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) 20241111125443513 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) 20241111125443513 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) 20241111125443514 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) 20241111125443514 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) 20241111125443515 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) 20241111125443515 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) 20241111125443515 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125443528 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) 20241111125443528 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) 20241111125443529 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) 20241111125443529 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) 20241111125443530 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) 20241111125443530 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) 20241111125443531 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) 20241111125443531 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) 20241111125443531 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) 20241111125443531 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) 20241111125443532 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) 20241111125443532 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) 20241111125443533 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) 20241111125443533 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) 20241111125443534 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) 20241111125443534 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) 20241111125443535 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125443547 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) 20241111125443547 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) 20241111125443548 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) 20241111125443548 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) 20241111125443549 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) 20241111125443549 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) 20241111125443550 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) 20241111125443550 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) 20241111125443551 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) 20241111125443551 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) 20241111125443552 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) 20241111125443552 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) 20241111125443553 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) 20241111125443553 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) 20241111125443554 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) 20241111125443554 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) 20241111125443557 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125443571 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) 20241111125443571 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) 20241111125443572 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) 20241111125443572 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) 20241111125443573 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) 20241111125443573 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) 20241111125443574 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) 20241111125443574 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) 20241111125443575 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) 20241111125443575 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) 20241111125443576 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) 20241111125443576 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) 20241111125443578 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) 20241111125443578 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) 20241111125443579 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) 20241111125443579 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) 20241111125443580 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125443590 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) 20241111125443591 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) 20241111125443593 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) 20241111125443593 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) 20241111125443594 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) 20241111125443594 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) 20241111125443595 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) 20241111125443595 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) 20241111125443596 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) 20241111125443596 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) 20241111125443597 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) 20241111125443597 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) 20241111125443597 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) 20241111125443597 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) 20241111125443598 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) 20241111125443598 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) 20241111125443599 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125443609 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) 20241111125443609 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) 20241111125443611 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) 20241111125443611 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) 20241111125443611 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) 20241111125443611 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) 20241111125443612 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) 20241111125443612 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) 20241111125443613 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) 20241111125443613 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) 20241111125443614 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) 20241111125443614 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) 20241111125443615 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) 20241111125443615 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) 20241111125443616 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) 20241111125443616 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) 20241111125443619 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125443633 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) 20241111125443633 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) 20241111125443634 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) 20241111125443634 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) 20241111125443635 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) 20241111125443635 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) 20241111125443636 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) 20241111125443636 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) 20241111125443637 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) 20241111125443637 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) 20241111125443638 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) 20241111125443638 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) 20241111125443639 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) 20241111125443639 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) 20241111125443639 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) 20241111125443639 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) 20241111125443640 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125443652 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) 20241111125443652 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) 20241111125443653 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) 20241111125443653 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) 20241111125443654 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) 20241111125443654 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) 20241111125443655 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) 20241111125443655 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) 20241111125443656 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) 20241111125443656 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) 20241111125443656 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) 20241111125443657 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) 20241111125443657 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) 20241111125443657 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) 20241111125443658 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) 20241111125443658 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) 20241111125443659 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125443672 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) 20241111125443672 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) 20241111125443673 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) 20241111125443673 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) 20241111125443674 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) 20241111125443674 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) 20241111125443675 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) 20241111125443675 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) 20241111125443675 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) 20241111125443676 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) 20241111125443676 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) 20241111125443676 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) 20241111125443677 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) 20241111125443677 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) 20241111125443678 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) 20241111125443678 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) 20241111125443682 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125443697 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) 20241111125443697 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) 20241111125443698 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) 20241111125443698 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) 20241111125443699 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) 20241111125443699 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) 20241111125443700 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) 20241111125443700 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) 20241111125443700 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) 20241111125443700 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) 20241111125443701 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) 20241111125443701 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) 20241111125443702 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) 20241111125443702 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) 20241111125443703 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) 20241111125443703 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) 20241111125443703 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125443717 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) 20241111125443717 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) 20241111125443718 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) 20241111125443718 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) 20241111125443719 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) 20241111125443719 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) 20241111125443719 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) 20241111125443719 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) 20241111125443720 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) 20241111125443720 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) 20241111125443721 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) 20241111125443721 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) 20241111125443722 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) 20241111125443722 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) 20241111125443723 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) 20241111125443723 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) 20241111125443723 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125443736 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) 20241111125443736 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) 20241111125443738 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) 20241111125443738 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) 20241111125443738 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) 20241111125443739 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) 20241111125443739 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) 20241111125443739 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) 20241111125443740 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) 20241111125443740 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) 20241111125443741 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) 20241111125443741 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) 20241111125443742 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) 20241111125443742 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) 20241111125443743 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) 20241111125443743 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) 20241111125443746 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125443760 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) 20241111125443760 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) 20241111125443762 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) 20241111125443762 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) 20241111125443762 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) 20241111125443762 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) 20241111125443763 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) 20241111125443763 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) 20241111125443764 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) 20241111125443764 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) 20241111125443765 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) 20241111125443765 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) 20241111125443766 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) 20241111125443766 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) 20241111125443767 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) 20241111125443767 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) 20241111125443768 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125443780 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) 20241111125443780 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) 20241111125443781 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) 20241111125443781 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) 20241111125443782 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) 20241111125443782 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) 20241111125443783 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) 20241111125443783 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) 20241111125443784 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) 20241111125443784 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) 20241111125443784 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) 20241111125443784 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) 20241111125443785 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) 20241111125443785 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) 20241111125443786 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) 20241111125443786 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) 20241111125443787 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125443799 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) 20241111125443799 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) 20241111125443800 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) 20241111125443800 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) 20241111125443801 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) 20241111125443801 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) 20241111125443802 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) 20241111125443802 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) 20241111125443802 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) 20241111125443802 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) 20241111125443803 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) 20241111125443803 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) 20241111125443804 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) 20241111125443804 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) 20241111125443805 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) 20241111125443805 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) 20241111125443808 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125443822 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) 20241111125443822 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) 20241111125443824 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) 20241111125443824 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) 20241111125443824 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) 20241111125443824 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) 20241111125443825 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) 20241111125443825 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) 20241111125443826 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) 20241111125443826 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) 20241111125443827 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) 20241111125443827 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) 20241111125443828 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) 20241111125443828 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) 20241111125443829 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) 20241111125443829 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) 20241111125443830 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125443842 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) 20241111125443842 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) 20241111125443843 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) 20241111125443843 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) 20241111125443844 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) 20241111125443844 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) 20241111125443845 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) 20241111125443845 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) 20241111125443845 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) 20241111125443845 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) 20241111125443846 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) 20241111125443846 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) 20241111125443847 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) 20241111125443847 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) 20241111125443848 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) 20241111125443848 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) 20241111125443848 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125443861 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) 20241111125443861 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) 20241111125443862 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) 20241111125443862 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) 20241111125443863 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) 20241111125443863 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) 20241111125443864 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) 20241111125443864 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) 20241111125443864 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) 20241111125443864 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) 20241111125443865 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) 20241111125443865 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) 20241111125443866 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) 20241111125443866 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) 20241111125443867 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) 20241111125443867 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) 20241111125443870 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125443885 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) 20241111125443885 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) 20241111125443886 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) 20241111125443886 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) 20241111125443887 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) 20241111125443887 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) 20241111125443888 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) 20241111125443888 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) 20241111125443888 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) 20241111125443888 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) 20241111125443889 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) 20241111125443889 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) 20241111125443890 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) 20241111125443890 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) 20241111125443891 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) 20241111125443891 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) 20241111125443891 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125443904 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) 20241111125443904 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) 20241111125443905 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) 20241111125443905 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) 20241111125443906 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) 20241111125443906 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) 20241111125443907 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) 20241111125443907 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) 20241111125443907 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) 20241111125443907 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) 20241111125443908 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) 20241111125443908 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) 20241111125443909 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) 20241111125443909 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) 20241111125443910 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) 20241111125443910 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) 20241111125443911 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125443923 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) 20241111125443923 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) 20241111125443924 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) 20241111125443924 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) 20241111125443925 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) 20241111125443925 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) 20241111125443926 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) 20241111125443926 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) 20241111125443926 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) 20241111125443926 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) 20241111125443927 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) 20241111125443927 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) 20241111125443928 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) 20241111125443928 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) 20241111125443929 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) 20241111125443929 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) 20241111125443932 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125443947 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) 20241111125443947 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) 20241111125443948 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) 20241111125443948 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) 20241111125443949 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) 20241111125443949 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) 20241111125443950 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) 20241111125443950 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) 20241111125443950 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) 20241111125443950 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) 20241111125443951 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) 20241111125443951 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) 20241111125443952 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) 20241111125443952 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) 20241111125443953 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) 20241111125443953 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) 20241111125443953 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125443966 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) 20241111125443966 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) 20241111125443967 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) 20241111125443967 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) 20241111125443968 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) 20241111125443968 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) 20241111125443969 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) 20241111125443969 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) 20241111125443969 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) 20241111125443969 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) 20241111125443970 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) 20241111125443970 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) 20241111125443971 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) 20241111125443971 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) 20241111125443972 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) 20241111125443972 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) 20241111125443973 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125443985 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) 20241111125443985 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) 20241111125443986 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) 20241111125443986 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) 20241111125443987 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) 20241111125443987 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) 20241111125443988 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) 20241111125443988 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) 20241111125443989 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) 20241111125443989 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) 20241111125443989 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) 20241111125443989 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) 20241111125443990 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) 20241111125443990 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) 20241111125443991 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) 20241111125443991 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) 20241111125443994 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125444009 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) 20241111125444009 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) 20241111125444010 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) 20241111125444010 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) 20241111125444011 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) 20241111125444011 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) 20241111125444012 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) 20241111125444012 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) 20241111125444012 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) 20241111125444012 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) 20241111125444013 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) 20241111125444013 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) 20241111125444014 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) 20241111125444014 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) 20241111125444015 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) 20241111125444015 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) 20241111125444016 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125444028 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) 20241111125444028 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) 20241111125444029 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) 20241111125444029 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) 20241111125444030 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) 20241111125444030 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) 20241111125444031 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) 20241111125444031 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) 20241111125444031 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) 20241111125444031 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) 20241111125444032 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) 20241111125444032 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) 20241111125444033 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) 20241111125444033 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) 20241111125444034 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) 20241111125444034 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) 20241111125444035 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125444047 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) 20241111125444047 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) 20241111125444048 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) 20241111125444048 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) 20241111125444049 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) 20241111125444049 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) 20241111125444050 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) 20241111125444050 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) 20241111125444051 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) 20241111125444051 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) 20241111125444051 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) 20241111125444051 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) 20241111125444052 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) 20241111125444052 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) 20241111125444053 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) 20241111125444053 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) 20241111125444056 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125444071 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) 20241111125444071 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) 20241111125444072 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) 20241111125444072 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) 20241111125444073 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) 20241111125444073 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) 20241111125444073 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) 20241111125444073 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) 20241111125444074 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) 20241111125444074 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) 20241111125444075 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) 20241111125444075 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) 20241111125444076 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) 20241111125444076 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) 20241111125444077 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) 20241111125444077 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) 20241111125444077 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125444090 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) 20241111125444090 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) 20241111125444091 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) 20241111125444091 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) 20241111125444092 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) 20241111125444092 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) 20241111125444093 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) 20241111125444093 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) 20241111125444093 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) 20241111125444093 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) 20241111125444094 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) 20241111125444094 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) 20241111125444095 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) 20241111125444095 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) 20241111125444096 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) 20241111125444096 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) 20241111125444097 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125444109 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) 20241111125444109 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) 20241111125444110 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) 20241111125444110 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) 20241111125444111 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) 20241111125444111 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) 20241111125444112 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) 20241111125444112 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) 20241111125444112 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) 20241111125444112 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) 20241111125444113 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) 20241111125444113 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) 20241111125444114 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) 20241111125444114 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) 20241111125444115 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) 20241111125444115 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) 20241111125444118 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125444133 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) 20241111125444133 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) 20241111125444134 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) 20241111125444134 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) 20241111125444135 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) 20241111125444135 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) 20241111125444136 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) 20241111125444136 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) 20241111125444136 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) 20241111125444136 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) 20241111125444137 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) 20241111125444137 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) 20241111125444138 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) 20241111125444138 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) 20241111125444139 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) 20241111125444139 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) 20241111125444140 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125444152 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) 20241111125444152 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) 20241111125444153 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) 20241111125444153 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) 20241111125444154 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) 20241111125444154 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) 20241111125444155 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) 20241111125444155 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) 20241111125444156 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) 20241111125444156 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) 20241111125444156 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) 20241111125444156 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) 20241111125444157 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) 20241111125444157 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) 20241111125444158 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) 20241111125444158 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) 20241111125444159 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125444171 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) 20241111125444171 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) 20241111125444172 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) 20241111125444172 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) 20241111125444173 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) 20241111125444173 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) 20241111125444174 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) 20241111125444174 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) 20241111125444175 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) 20241111125444175 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) 20241111125444175 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) 20241111125444175 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) 20241111125444176 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) 20241111125444176 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) 20241111125444177 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) 20241111125444177 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) 20241111125444180 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125444195 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) 20241111125444195 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) 20241111125444196 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) 20241111125444196 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) 20241111125444197 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) 20241111125444197 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) 20241111125444198 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) 20241111125444198 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) 20241111125444199 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) 20241111125444199 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) 20241111125444199 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) 20241111125444199 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) 20241111125444200 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) 20241111125444200 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) 20241111125444201 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) 20241111125444201 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) 20241111125444202 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125444214 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) 20241111125444214 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) 20241111125444215 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) 20241111125444215 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) 20241111125444216 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) 20241111125444216 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) 20241111125444216 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) 20241111125444216 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) 20241111125444217 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) 20241111125444217 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) 20241111125444218 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) 20241111125444218 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) 20241111125444219 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) 20241111125444219 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) 20241111125444220 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) 20241111125444220 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) 20241111125444220 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125444233 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) 20241111125444233 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) 20241111125444234 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) 20241111125444234 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) 20241111125444235 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) 20241111125444235 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) 20241111125444235 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) 20241111125444235 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) 20241111125444236 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) 20241111125444236 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) 20241111125444237 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) 20241111125444237 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) 20241111125444238 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) 20241111125444238 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) 20241111125444238 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) 20241111125444238 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) 20241111125444242 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125444257 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) 20241111125444257 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) 20241111125444258 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) 20241111125444258 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) 20241111125444259 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) 20241111125444259 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) 20241111125444259 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) 20241111125444259 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) 20241111125444260 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) 20241111125444260 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) 20241111125444261 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) 20241111125444261 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) 20241111125444262 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) 20241111125444262 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) 20241111125444262 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) 20241111125444262 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) 20241111125444263 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125444275 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) 20241111125444275 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) 20241111125444277 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) 20241111125444277 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) 20241111125444277 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) 20241111125444277 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) 20241111125444278 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) 20241111125444278 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) 20241111125444279 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) 20241111125444279 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) 20241111125444280 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) 20241111125444280 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) 20241111125444281 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) 20241111125444281 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) 20241111125444282 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) 20241111125444282 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) 20241111125444282 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125444294 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) 20241111125444294 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) 20241111125444296 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) 20241111125444296 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) 20241111125444296 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) 20241111125444296 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) 20241111125444297 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) 20241111125444297 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) 20241111125444298 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) 20241111125444298 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) 20241111125444299 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) 20241111125444299 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) 20241111125444299 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) 20241111125444300 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) 20241111125444300 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) 20241111125444300 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) 20241111125444304 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125444318 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) 20241111125444318 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) 20241111125444319 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) 20241111125444319 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) 20241111125444320 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) 20241111125444320 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) 20241111125444321 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) 20241111125444321 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) 20241111125444322 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) 20241111125444322 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) 20241111125444322 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) 20241111125444322 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) 20241111125444323 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) 20241111125444323 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) 20241111125444324 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) 20241111125444324 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) 20241111125444325 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125444337 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) 20241111125444337 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) 20241111125444338 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) 20241111125444338 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) 20241111125444339 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) 20241111125444339 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) 20241111125444340 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) 20241111125444340 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) 20241111125444341 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) 20241111125444341 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) 20241111125444341 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) 20241111125444342 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) 20241111125444342 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) 20241111125444342 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) 20241111125444343 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) 20241111125444343 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) 20241111125444344 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125444356 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) 20241111125444356 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) 20241111125444357 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) 20241111125444357 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) 20241111125444358 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) 20241111125444358 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) 20241111125444359 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) 20241111125444359 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) 20241111125444360 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) 20241111125444360 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) 20241111125444360 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) 20241111125444360 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) 20241111125444361 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) 20241111125444361 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) 20241111125444362 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) 20241111125444362 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) 20241111125444366 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125444380 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) 20241111125444380 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) 20241111125444381 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) 20241111125444381 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) 20241111125444382 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) 20241111125444382 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) 20241111125444383 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) 20241111125444383 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) 20241111125444384 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) 20241111125444384 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) 20241111125444384 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) 20241111125444384 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) 20241111125444385 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) 20241111125444385 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) 20241111125444386 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) 20241111125444386 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) 20241111125444387 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125444399 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) 20241111125444399 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) 20241111125444400 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) 20241111125444400 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) 20241111125444401 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) 20241111125444401 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) 20241111125444402 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) 20241111125444402 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) 20241111125444402 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) 20241111125444402 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) 20241111125444403 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) 20241111125444403 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) 20241111125444404 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) 20241111125444404 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) 20241111125444405 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) 20241111125444405 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) 20241111125444405 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125444418 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) 20241111125444418 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) 20241111125444419 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) 20241111125444419 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) 20241111125444420 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) 20241111125444420 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) 20241111125444421 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) 20241111125444421 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) 20241111125444421 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) 20241111125444421 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) 20241111125444422 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) 20241111125444422 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) 20241111125444423 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) 20241111125444423 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) 20241111125444424 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) 20241111125444424 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) 20241111125444427 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125444442 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) 20241111125444442 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) 20241111125444443 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) 20241111125444443 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) 20241111125444444 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) 20241111125444444 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) 20241111125444444 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) 20241111125444444 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) 20241111125444445 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) 20241111125444445 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) 20241111125444446 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) 20241111125444446 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) 20241111125444447 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) 20241111125444447 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) 20241111125444447 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) 20241111125444447 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) 20241111125444448 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125444461 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) 20241111125444461 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) 20241111125444462 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) 20241111125444462 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) 20241111125444463 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) 20241111125444463 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) 20241111125444463 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) 20241111125444464 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) 20241111125444464 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) 20241111125444464 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) 20241111125444465 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) 20241111125444465 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) 20241111125444466 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) 20241111125444466 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) 20241111125444467 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) 20241111125444467 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) 20241111125444467 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125444480 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) 20241111125444480 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) 20241111125444481 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) 20241111125444481 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) 20241111125444482 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) 20241111125444482 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) 20241111125444482 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) 20241111125444482 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) 20241111125444483 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) 20241111125444483 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) 20241111125444484 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) 20241111125444484 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) 20241111125444485 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) 20241111125444485 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) 20241111125444485 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) 20241111125444485 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) 20241111125444489 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125444504 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) 20241111125444504 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) 20241111125444505 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) 20241111125444505 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) 20241111125444506 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) 20241111125444506 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) 20241111125444507 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) 20241111125444507 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) 20241111125444507 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) 20241111125444508 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) 20241111125444508 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) 20241111125444508 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) 20241111125444509 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) 20241111125444509 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) 20241111125444510 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) 20241111125444510 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) 20241111125444511 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125444523 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) 20241111125444523 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) 20241111125444524 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) 20241111125444524 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) 20241111125444525 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) 20241111125444525 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) 20241111125444525 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) 20241111125444525 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) 20241111125444526 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) 20241111125444526 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) 20241111125444527 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) 20241111125444527 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) 20241111125444528 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) 20241111125444528 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) 20241111125444528 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) 20241111125444528 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) 20241111125444529 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125444542 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) 20241111125444542 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) 20241111125444543 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) 20241111125444543 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) 20241111125444544 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) 20241111125444544 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) 20241111125444544 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) 20241111125444544 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) 20241111125444545 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) 20241111125444545 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) 20241111125444546 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) 20241111125444546 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) 20241111125444547 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) 20241111125444547 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) 20241111125444547 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) 20241111125444547 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) 20241111125444551 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125444565 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) 20241111125444565 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) 20241111125444567 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) 20241111125444567 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) 20241111125444567 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) 20241111125444567 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) 20241111125444568 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) 20241111125444568 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) 20241111125444569 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) 20241111125444569 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) 20241111125444570 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) 20241111125444570 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) 20241111125444570 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) 20241111125444570 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) 20241111125444571 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) 20241111125444571 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) 20241111125444572 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125444584 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) 20241111125444584 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) 20241111125444586 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) 20241111125444586 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) 20241111125444586 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) 20241111125444586 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) 20241111125444587 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) 20241111125444587 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) 20241111125444588 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) 20241111125444588 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) 20241111125444589 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) 20241111125444589 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) 20241111125444589 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) 20241111125444589 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) 20241111125444590 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) 20241111125444590 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) 20241111125444591 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125444603 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) 20241111125444603 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) 20241111125444605 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) 20241111125444605 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) 20241111125444605 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) 20241111125444605 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) 20241111125444606 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) 20241111125444606 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) 20241111125444607 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) 20241111125444607 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) 20241111125444608 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) 20241111125444608 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) 20241111125444609 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) 20241111125444609 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) 20241111125444609 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) 20241111125444609 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) 20241111125444613 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125444627 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) 20241111125444627 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) 20241111125444629 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) 20241111125444629 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) 20241111125444629 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) 20241111125444629 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) 20241111125444630 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) 20241111125444630 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) 20241111125444631 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) 20241111125444631 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) 20241111125444632 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) 20241111125444632 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) 20241111125444632 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) 20241111125444632 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) 20241111125444633 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) 20241111125444633 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) 20241111125444634 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125444646 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) 20241111125444646 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) 20241111125444648 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) 20241111125444648 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) 20241111125444648 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) 20241111125444648 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) 20241111125444649 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) 20241111125444649 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) 20241111125444650 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) 20241111125444650 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) 20241111125444651 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) 20241111125444651 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) 20241111125444651 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) 20241111125444651 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) 20241111125444652 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) 20241111125444652 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) 20241111125444653 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125444665 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) 20241111125444665 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) 20241111125444667 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) 20241111125444667 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) 20241111125444667 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) 20241111125444667 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) 20241111125444668 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) 20241111125444668 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) 20241111125444669 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) 20241111125444669 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) 20241111125444670 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) 20241111125444670 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) 20241111125444670 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) 20241111125444670 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) 20241111125444671 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) 20241111125444671 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) 20241111125444675 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125444689 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) 20241111125444689 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) 20241111125444691 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) 20241111125444691 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) 20241111125444691 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) 20241111125444691 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) 20241111125444692 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) 20241111125444692 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) 20241111125444693 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) 20241111125444693 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) 20241111125444694 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) 20241111125444694 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) 20241111125444694 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) 20241111125444694 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) 20241111125444695 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) 20241111125444695 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) 20241111125444696 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125444709 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) 20241111125444709 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) 20241111125444710 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) 20241111125444710 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) 20241111125444711 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) 20241111125444711 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) 20241111125444711 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) 20241111125444711 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) 20241111125444712 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) 20241111125444712 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) 20241111125444713 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) 20241111125444713 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) 20241111125444714 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) 20241111125444714 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) 20241111125444714 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) 20241111125444714 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) 20241111125444715 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125444728 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) 20241111125444728 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) 20241111125444729 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) 20241111125444729 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) 20241111125444730 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) 20241111125444730 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) 20241111125444730 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) 20241111125444730 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) 20241111125444731 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) 20241111125444731 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) 20241111125444732 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) 20241111125444732 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) 20241111125444733 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) 20241111125444733 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) 20241111125444734 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) 20241111125444734 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) 20241111125444737 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125444752 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) 20241111125444752 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) 20241111125444753 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) 20241111125444753 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) 20241111125444754 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) 20241111125444754 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) 20241111125444755 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) 20241111125444755 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) 20241111125444755 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) 20241111125444755 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) 20241111125444756 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) 20241111125444756 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) 20241111125444757 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) 20241111125444757 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) 20241111125444758 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) 20241111125444758 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) 20241111125444759 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125444771 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) 20241111125444771 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) 20241111125444772 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) 20241111125444772 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) 20241111125444773 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) 20241111125444773 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) 20241111125444774 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) 20241111125444774 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) 20241111125444775 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) 20241111125444775 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) 20241111125444776 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) 20241111125444776 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) 20241111125444777 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) 20241111125444777 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) 20241111125444778 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) 20241111125444778 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) 20241111125444778 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125444790 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) 20241111125444790 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) 20241111125444791 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) 20241111125444791 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) 20241111125444792 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) 20241111125444792 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) 20241111125444793 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) 20241111125444793 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) 20241111125444794 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) 20241111125444794 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) 20241111125444794 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) 20241111125444794 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) 20241111125444795 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) 20241111125444795 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) 20241111125444796 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) 20241111125444796 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) 20241111125444799 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125444814 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) 20241111125444814 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) 20241111125444815 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) 20241111125444815 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) 20241111125444816 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) 20241111125444816 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) 20241111125444817 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) 20241111125444817 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) 20241111125444817 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) 20241111125444817 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) 20241111125444818 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) 20241111125444818 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) 20241111125444819 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) 20241111125444819 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) 20241111125444820 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) 20241111125444820 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) 20241111125444821 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125444833 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) 20241111125444833 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) 20241111125444835 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) 20241111125444835 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) 20241111125444836 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) 20241111125444836 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) 20241111125444837 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) 20241111125444837 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) 20241111125444838 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) 20241111125444838 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) 20241111125444839 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) 20241111125444839 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) 20241111125444840 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) 20241111125444840 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) 20241111125444842 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) 20241111125444842 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) 20241111125444843 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125444853 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) 20241111125444853 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) 20241111125444855 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) 20241111125444855 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) 20241111125444856 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) 20241111125444856 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) 20241111125444858 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) 20241111125444858 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) 20241111125444859 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) 20241111125444859 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) 20241111125444860 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) 20241111125444860 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) 20241111125444861 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) 20241111125444861 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) 20241111125444861 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) 20241111125444861 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) 20241111125444862 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125444875 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) 20241111125444875 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) 20241111125444876 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) 20241111125444876 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) 20241111125444876 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) 20241111125444876 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) 20241111125444876 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) 20241111125444876 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) 20241111125444876 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) 20241111125444876 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) 20241111125444876 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) 20241111125444876 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) 20241111125444877 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) 20241111125444877 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) 20241111125444877 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) 20241111125444877 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) 20241111125444880 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125444894 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) 20241111125444894 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) 20241111125444894 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) 20241111125444894 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) 20241111125444895 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) 20241111125444895 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) 20241111125444895 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) 20241111125444895 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) 20241111125444896 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) 20241111125444896 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) 20241111125444896 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) 20241111125444896 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) 20241111125444896 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) 20241111125444896 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) 20241111125444896 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) 20241111125444896 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) 20241111125444899 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125444913 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) 20241111125444913 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) 20241111125444914 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) 20241111125444914 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) 20241111125444914 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) 20241111125444914 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) 20241111125444915 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) 20241111125444915 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) 20241111125444915 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) 20241111125444915 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) 20241111125444916 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) 20241111125444916 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) 20241111125444916 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) 20241111125444916 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) 20241111125444917 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) 20241111125444917 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) 20241111125444923 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125444938 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) 20241111125444938 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) 20241111125444940 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) 20241111125444940 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) 20241111125444941 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) 20241111125444941 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) 20241111125444942 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) 20241111125444942 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) 20241111125444943 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) 20241111125444943 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) 20241111125444944 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) 20241111125444944 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) 20241111125444945 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) 20241111125444945 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) 20241111125444947 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) 20241111125444947 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) 20241111125444947 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125444957 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) 20241111125444957 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) 20241111125444958 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) 20241111125444958 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) 20241111125444959 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) 20241111125444959 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) 20241111125444960 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) 20241111125444960 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) 20241111125444961 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) 20241111125444961 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) 20241111125444961 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) 20241111125444961 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) 20241111125444962 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) 20241111125444962 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) 20241111125444963 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) 20241111125444963 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) 20241111125444964 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125444976 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) 20241111125444976 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) 20241111125444977 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) 20241111125444977 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) 20241111125444978 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) 20241111125444978 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) 20241111125444979 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) 20241111125444979 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) 20241111125444979 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) 20241111125444979 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) 20241111125444980 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) 20241111125444980 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) 20241111125444981 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) 20241111125444981 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) 20241111125444982 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) 20241111125444982 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) 20241111125444985 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125444999 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) 20241111125444999 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) 20241111125445001 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) 20241111125445001 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) 20241111125445001 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) 20241111125445001 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) 20241111125445002 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) 20241111125445002 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) 20241111125445003 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) 20241111125445003 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) 20241111125445004 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) 20241111125445004 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) 20241111125445005 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) 20241111125445005 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) 20241111125445005 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) 20241111125445005 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) 20241111125445006 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125445018 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) 20241111125445019 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) 20241111125445020 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) 20241111125445020 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) 20241111125445020 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) 20241111125445020 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) 20241111125445021 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) 20241111125445021 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) 20241111125445022 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) 20241111125445022 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) 20241111125445023 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) 20241111125445023 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) 20241111125445023 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) 20241111125445023 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) 20241111125445024 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) 20241111125445024 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) 20241111125445025 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125445037 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) 20241111125445037 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) 20241111125445039 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) 20241111125445039 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) 20241111125445039 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) 20241111125445039 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) 20241111125445040 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) 20241111125445040 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) 20241111125445041 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) 20241111125445041 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) 20241111125445042 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) 20241111125445042 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) 20241111125445043 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) 20241111125445043 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) 20241111125445044 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) 20241111125445044 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) 20241111125445047 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125445061 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) 20241111125445061 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) 20241111125445063 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) 20241111125445063 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) 20241111125445063 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) 20241111125445063 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) 20241111125445064 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) 20241111125445064 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) 20241111125445065 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) 20241111125445065 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) 20241111125445066 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) 20241111125445066 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) 20241111125445066 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) 20241111125445066 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) 20241111125445067 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) 20241111125445067 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) 20241111125445068 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125445081 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) 20241111125445081 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) 20241111125445082 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) 20241111125445082 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) 20241111125445083 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) 20241111125445083 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) 20241111125445084 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) 20241111125445084 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) 20241111125445084 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) 20241111125445084 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) 20241111125445085 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) 20241111125445085 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) 20241111125445086 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) 20241111125445086 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) 20241111125445087 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) 20241111125445087 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) 20241111125445087 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125445099 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) 20241111125445099 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) 20241111125445100 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) 20241111125445100 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) 20241111125445100 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) 20241111125445100 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) 20241111125445100 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) 20241111125445100 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) 20241111125445101 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) 20241111125445101 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) 20241111125445101 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) 20241111125445101 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) 20241111125445101 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) 20241111125445101 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) 20241111125445102 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) 20241111125445102 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) 20241111125445108 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125445123 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) 20241111125445123 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) 20241111125445124 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) 20241111125445124 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) 20241111125445125 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) 20241111125445125 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) 20241111125445126 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) 20241111125445126 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) 20241111125445127 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) 20241111125445127 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) 20241111125445128 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) 20241111125445128 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) 20241111125445129 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) 20241111125445129 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) 20241111125445129 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) 20241111125445129 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) 20241111125445131 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125445143 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) 20241111125445143 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) 20241111125445144 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) 20241111125445144 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) 20241111125445145 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) 20241111125445145 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) 20241111125445146 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) 20241111125445146 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) 20241111125445147 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) 20241111125445147 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) 20241111125445148 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) 20241111125445148 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) 20241111125445149 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) 20241111125445149 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) 20241111125445150 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) 20241111125445150 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) 20241111125445151 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125445161 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) 20241111125445161 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) 20241111125445163 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) 20241111125445163 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) 20241111125445163 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) 20241111125445164 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) 20241111125445164 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) 20241111125445164 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) 20241111125445165 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) 20241111125445165 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) 20241111125445166 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) 20241111125445166 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) 20241111125445167 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) 20241111125445167 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) 20241111125445167 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) 20241111125445167 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) 20241111125445171 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125445187 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) 20241111125445187 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) 20241111125445188 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) 20241111125445188 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) 20241111125445189 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) 20241111125445189 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) 20241111125445190 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) 20241111125445190 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) 20241111125445191 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) 20241111125445191 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) 20241111125445192 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) 20241111125445192 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) 20241111125445193 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) 20241111125445193 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) 20241111125445193 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) 20241111125445193 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) 20241111125445194 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125445205 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) 20241111125445205 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) 20241111125445207 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) 20241111125445207 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) 20241111125445208 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) 20241111125445208 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) 20241111125445210 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) 20241111125445210 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) 20241111125445211 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) 20241111125445211 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) 20241111125445212 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) 20241111125445212 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) 20241111125445213 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) 20241111125445213 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) 20241111125445214 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) 20241111125445214 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) 20241111125445214 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125445224 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) 20241111125445224 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) 20241111125445224 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) 20241111125445224 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) 20241111125445225 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) 20241111125445225 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) 20241111125445226 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) 20241111125445226 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) 20241111125445226 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) 20241111125445226 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) 20241111125445227 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) 20241111125445227 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) 20241111125445228 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) 20241111125445228 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) 20241111125445229 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) 20241111125445229 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) 20241111125445233 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125445246 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) 20241111125445246 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) 20241111125445247 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) 20241111125445247 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) 20241111125445247 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) 20241111125445247 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) 20241111125445247 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) 20241111125445247 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) 20241111125445248 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) 20241111125445248 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) 20241111125445248 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) 20241111125445248 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) 20241111125445248 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) 20241111125445248 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) 20241111125445248 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) 20241111125445248 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) 20241111125445251 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125445265 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) 20241111125445265 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) 20241111125445266 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) 20241111125445266 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) 20241111125445267 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) 20241111125445267 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) 20241111125445267 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) 20241111125445267 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) 20241111125445268 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) 20241111125445268 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) 20241111125445269 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) 20241111125445269 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) 20241111125445269 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) 20241111125445269 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) 20241111125445271 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) 20241111125445271 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) 20241111125445272 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125445285 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) 20241111125445285 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) 20241111125445286 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) 20241111125445286 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) 20241111125445287 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) 20241111125445287 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) 20241111125445288 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) 20241111125445288 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) 20241111125445289 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) 20241111125445289 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) 20241111125445289 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) 20241111125445289 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) 20241111125445290 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) 20241111125445290 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) 20241111125445291 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) 20241111125445291 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) 20241111125445294 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125445309 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) 20241111125445309 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) 20241111125445311 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) 20241111125445311 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) 20241111125445312 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) 20241111125445312 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) 20241111125445312 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) 20241111125445313 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) 20241111125445313 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) 20241111125445313 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) 20241111125445314 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) 20241111125445314 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) 20241111125445315 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) 20241111125445315 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) 20241111125445316 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) 20241111125445316 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) 20241111125445317 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125445328 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) 20241111125445328 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) 20241111125445329 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) 20241111125445329 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) 20241111125445330 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) 20241111125445330 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) 20241111125445331 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) 20241111125445331 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) 20241111125445332 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) 20241111125445332 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) 20241111125445333 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) 20241111125445333 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) 20241111125445333 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) 20241111125445334 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) 20241111125445334 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) 20241111125445334 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) 20241111125445335 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125445347 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) 20241111125445347 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) 20241111125445349 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) 20241111125445349 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) 20241111125445349 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) 20241111125445349 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) 20241111125445350 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) 20241111125445350 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) 20241111125445351 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) 20241111125445351 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) 20241111125445352 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) 20241111125445352 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) 20241111125445353 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) 20241111125445353 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) 20241111125445354 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) 20241111125445354 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) 20241111125445357 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125445371 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) 20241111125445371 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) 20241111125445373 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) 20241111125445373 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) 20241111125445374 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) 20241111125445374 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) 20241111125445375 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) 20241111125445375 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) 20241111125445376 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) 20241111125445376 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) 20241111125445376 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) 20241111125445376 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) 20241111125445377 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) 20241111125445377 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) 20241111125445378 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) 20241111125445378 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) 20241111125445379 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125445391 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) 20241111125445391 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) 20241111125445392 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) 20241111125445392 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) 20241111125445393 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) 20241111125445393 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) 20241111125445394 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) 20241111125445394 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) 20241111125445395 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) 20241111125445395 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) 20241111125445396 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) 20241111125445396 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) 20241111125445396 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) 20241111125445396 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) 20241111125445397 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) 20241111125445397 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) 20241111125445397 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125445409 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) 20241111125445409 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) 20241111125445410 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) 20241111125445410 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) 20241111125445410 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) 20241111125445410 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) 20241111125445411 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) 20241111125445411 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) 20241111125445412 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) 20241111125445412 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) 20241111125445413 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) 20241111125445413 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) 20241111125445413 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) 20241111125445413 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) 20241111125445414 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) 20241111125445414 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) 20241111125445419 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125445434 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) 20241111125445434 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) 20241111125445435 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) 20241111125445435 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) 20241111125445436 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) 20241111125445436 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) 20241111125445436 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) 20241111125445436 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) 20241111125445437 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) 20241111125445437 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) 20241111125445438 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) 20241111125445438 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) 20241111125445439 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) 20241111125445439 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) 20241111125445440 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) 20241111125445440 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) 20241111125445441 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125445452 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) 20241111125445452 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) 20241111125445454 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) 20241111125445454 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) 20241111125445455 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) 20241111125445455 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) 20241111125445455 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) 20241111125445455 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) 20241111125445456 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) 20241111125445456 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) 20241111125445457 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) 20241111125445457 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) 20241111125445458 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) 20241111125445458 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) 20241111125445459 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) 20241111125445459 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) 20241111125445460 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125445472 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) 20241111125445472 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) 20241111125445474 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) 20241111125445474 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) 20241111125445476 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) 20241111125445476 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) 20241111125445477 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) 20241111125445477 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) 20241111125445478 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) 20241111125445478 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) 20241111125445479 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) 20241111125445479 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) 20241111125445480 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) 20241111125445480 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) 20241111125445480 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) 20241111125445480 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) 20241111125445482 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125445496 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) 20241111125445496 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) 20241111125445497 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) 20241111125445497 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) 20241111125445498 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) 20241111125445498 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) 20241111125445498 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) 20241111125445499 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) 20241111125445499 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) 20241111125445499 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) 20241111125445499 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) 20241111125445499 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) 20241111125445500 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) 20241111125445500 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) 20241111125445500 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) 20241111125445500 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) 20241111125445502 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125445517 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) 20241111125445517 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) 20241111125445519 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) 20241111125445519 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) 20241111125445520 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) 20241111125445520 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) 20241111125445521 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) 20241111125445521 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) 20241111125445522 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) 20241111125445522 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) 20241111125445523 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) 20241111125445523 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) 20241111125445523 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) 20241111125445524 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) 20241111125445524 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) 20241111125445524 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) 20241111125445525 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125445535 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) 20241111125445535 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) 20241111125445537 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) 20241111125445537 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) 20241111125445537 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) 20241111125445537 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) 20241111125445538 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) 20241111125445538 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) 20241111125445539 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) 20241111125445539 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) 20241111125445539 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) 20241111125445539 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) 20241111125445540 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) 20241111125445540 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) 20241111125445540 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) 20241111125445540 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) 20241111125445544 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125445559 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) 20241111125445559 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) 20241111125445559 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) 20241111125445559 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) 20241111125445560 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) 20241111125445560 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) 20241111125445560 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) 20241111125445560 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) 20241111125445560 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) 20241111125445560 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) 20241111125445561 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) 20241111125445561 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) 20241111125445561 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) 20241111125445561 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) 20241111125445562 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) 20241111125445562 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) 20241111125445563 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125445578 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) 20241111125445578 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) 20241111125445580 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) 20241111125445580 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) 20241111125445580 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) 20241111125445580 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) 20241111125445581 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) 20241111125445581 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) 20241111125445582 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) 20241111125445582 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) 20241111125445583 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) 20241111125445583 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) 20241111125445583 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) 20241111125445583 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) 20241111125445584 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) 20241111125445584 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) 20241111125445585 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125445597 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) 20241111125445597 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) 20241111125445599 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) 20241111125445599 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) 20241111125445599 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) 20241111125445599 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) 20241111125445600 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) 20241111125445600 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) 20241111125445601 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) 20241111125445601 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) 20241111125445602 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) 20241111125445602 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) 20241111125445602 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) 20241111125445602 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) 20241111125445603 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) 20241111125445603 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) 20241111125445607 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125445622 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) 20241111125445622 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) 20241111125445623 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) 20241111125445623 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) 20241111125445624 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) 20241111125445624 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) 20241111125445625 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) 20241111125445625 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) 20241111125445625 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) 20241111125445625 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) 20241111125445626 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) 20241111125445626 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) 20241111125445627 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) 20241111125445627 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) 20241111125445629 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) 20241111125445629 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) 20241111125445631 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125445640 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) 20241111125445640 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) 20241111125445642 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) 20241111125445642 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) 20241111125445642 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) 20241111125445642 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) 20241111125445643 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) 20241111125445643 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) 20241111125445644 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) 20241111125445644 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) 20241111125445645 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) 20241111125445645 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) 20241111125445646 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) 20241111125445646 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) 20241111125445646 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) 20241111125445646 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) 20241111125445647 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125445659 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) 20241111125445659 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) 20241111125445661 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) 20241111125445661 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) 20241111125445662 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) 20241111125445662 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) 20241111125445662 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) 20241111125445662 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) 20241111125445664 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) 20241111125445664 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) 20241111125445665 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) 20241111125445665 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) 20241111125445666 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) 20241111125445667 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) 20241111125445667 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) 20241111125445667 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) 20241111125445669 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125445683 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) 20241111125445683 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) 20241111125445686 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) 20241111125445686 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) 20241111125445687 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) 20241111125445687 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) 20241111125445688 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) 20241111125445688 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) 20241111125445688 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) 20241111125445688 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) 20241111125445689 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) 20241111125445689 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) 20241111125445690 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) 20241111125445690 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) 20241111125445691 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) 20241111125445691 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) 20241111125445692 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125445702 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) 20241111125445702 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) 20241111125445704 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) 20241111125445704 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) 20241111125445704 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) 20241111125445704 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) 20241111125445705 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) 20241111125445705 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) 20241111125445706 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) 20241111125445706 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) 20241111125445707 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) 20241111125445707 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) 20241111125445707 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) 20241111125445708 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) 20241111125445708 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) 20241111125445708 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) 20241111125445709 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125445722 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) 20241111125445722 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) 20241111125445723 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) 20241111125445723 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) 20241111125445724 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) 20241111125445724 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) 20241111125445724 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) 20241111125445724 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) 20241111125445725 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) 20241111125445725 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) 20241111125445726 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) 20241111125445726 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) 20241111125445727 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) 20241111125445727 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) 20241111125445728 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) 20241111125445728 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) 20241111125445731 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125445745 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) 20241111125445745 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) 20241111125445746 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) 20241111125445746 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) 20241111125445747 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) 20241111125445747 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) 20241111125445748 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) 20241111125445748 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) 20241111125445749 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) 20241111125445749 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) 20241111125445750 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) 20241111125445750 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) 20241111125445750 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) 20241111125445750 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) 20241111125445751 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) 20241111125445751 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) 20241111125445752 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125445764 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) 20241111125445764 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) 20241111125445766 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) 20241111125445766 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) 20241111125445766 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) 20241111125445766 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) 20241111125445767 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) 20241111125445767 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) 20241111125445768 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) 20241111125445768 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) 20241111125445769 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) 20241111125445769 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) 20241111125445769 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) 20241111125445769 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) 20241111125445770 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) 20241111125445770 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) 20241111125445771 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125445783 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) 20241111125445783 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) 20241111125445785 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) 20241111125445785 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) 20241111125445785 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) 20241111125445785 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) 20241111125445786 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) 20241111125445786 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) 20241111125445787 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) 20241111125445787 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) 20241111125445788 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) 20241111125445788 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) 20241111125445788 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) 20241111125445788 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) 20241111125445789 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) 20241111125445789 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) 20241111125445793 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125445807 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) 20241111125445807 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) 20241111125445808 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) 20241111125445808 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) 20241111125445809 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) 20241111125445809 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) 20241111125445810 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) 20241111125445810 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) 20241111125445811 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) 20241111125445811 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) 20241111125445811 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) 20241111125445811 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) 20241111125445812 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) 20241111125445812 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) 20241111125445813 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) 20241111125445813 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) 20241111125445814 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125445826 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) 20241111125445826 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) 20241111125445827 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) 20241111125445827 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) 20241111125445828 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) 20241111125445828 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) 20241111125445829 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) 20241111125445829 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) 20241111125445829 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) 20241111125445830 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) 20241111125445830 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) 20241111125445830 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) 20241111125445831 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) 20241111125445831 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) 20241111125445832 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) 20241111125445832 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) 20241111125445833 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125445846 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) 20241111125445846 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) 20241111125445847 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) 20241111125445847 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) 20241111125445848 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) 20241111125445848 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) 20241111125445849 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) 20241111125445849 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) 20241111125445849 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) 20241111125445850 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) 20241111125445850 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) 20241111125445850 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) 20241111125445851 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) 20241111125445851 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) 20241111125445852 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) 20241111125445852 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) 20241111125445855 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125445869 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) 20241111125445869 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) 20241111125445870 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) 20241111125445870 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) 20241111125445871 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) 20241111125445871 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) 20241111125445872 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) 20241111125445872 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) 20241111125445872 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) 20241111125445872 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) 20241111125445873 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) 20241111125445873 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) 20241111125445874 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) 20241111125445874 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) 20241111125445875 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) 20241111125445875 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) 20241111125445875 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125445888 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) 20241111125445888 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) 20241111125445889 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) 20241111125445889 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) 20241111125445890 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) 20241111125445890 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) 20241111125445890 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) 20241111125445890 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) 20241111125445891 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) 20241111125445891 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) 20241111125445892 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) 20241111125445892 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) 20241111125445893 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) 20241111125445893 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) 20241111125445893 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) 20241111125445893 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) 20241111125445894 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125445907 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) 20241111125445907 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) 20241111125445908 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) 20241111125445908 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) 20241111125445909 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) 20241111125445909 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) 20241111125445910 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) 20241111125445910 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) 20241111125445911 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) 20241111125445911 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) 20241111125445911 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) 20241111125445911 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) 20241111125445912 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) 20241111125445912 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) 20241111125445913 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) 20241111125445913 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) 20241111125445916 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125445931 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) 20241111125445931 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) 20241111125445933 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) 20241111125445933 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) 20241111125445934 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) 20241111125445934 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) 20241111125445935 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) 20241111125445935 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) 20241111125445936 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) 20241111125445937 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) 20241111125445938 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) 20241111125445938 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) 20241111125445939 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) 20241111125445939 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) 20241111125445939 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) 20241111125445939 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) 20241111125445940 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125445949 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) 20241111125445949 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) 20241111125445949 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) 20241111125445949 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) 20241111125445950 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) 20241111125445950 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) 20241111125445950 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) 20241111125445950 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) 20241111125445950 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) 20241111125445950 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) 20241111125445951 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) 20241111125445951 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) 20241111125445951 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) 20241111125445951 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) 20241111125445951 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) 20241111125445951 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) 20241111125445954 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125445969 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) 20241111125445969 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) 20241111125445972 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) 20241111125445972 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) 20241111125445973 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) 20241111125445973 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) 20241111125445974 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) 20241111125445974 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) 20241111125445975 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) 20241111125445975 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) 20241111125445976 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) 20241111125445976 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) 20241111125445977 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) 20241111125445978 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) 20241111125445979 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) 20241111125445979 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) 20241111125445980 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125445993 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) 20241111125445993 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) 20241111125445995 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) 20241111125445995 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) 20241111125445996 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) 20241111125445996 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) 20241111125445997 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) 20241111125445997 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) 20241111125445998 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) 20241111125445998 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) 20241111125445999 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) 20241111125445999 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) 20241111125445999 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) 20241111125445999 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) 20241111125446000 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) 20241111125446000 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) 20241111125446001 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125446012 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) 20241111125446012 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) 20241111125446013 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) 20241111125446013 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) 20241111125446014 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) 20241111125446014 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) 20241111125446015 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) 20241111125446015 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) 20241111125446015 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) 20241111125446015 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) 20241111125446016 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) 20241111125446016 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) 20241111125446017 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) 20241111125446017 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) 20241111125446018 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) 20241111125446018 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) 20241111125446019 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125446031 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) 20241111125446031 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) 20241111125446032 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) 20241111125446032 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) 20241111125446033 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) 20241111125446033 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) 20241111125446034 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) 20241111125446034 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) 20241111125446034 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) 20241111125446034 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) 20241111125446035 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) 20241111125446035 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) 20241111125446036 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) 20241111125446036 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) 20241111125446037 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) 20241111125446037 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) 20241111125446041 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125446055 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) 20241111125446055 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) 20241111125446056 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) 20241111125446056 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) 20241111125446057 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) 20241111125446057 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) 20241111125446058 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) 20241111125446058 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) 20241111125446059 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) 20241111125446059 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) 20241111125446059 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) 20241111125446059 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) 20241111125446060 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) 20241111125446060 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) 20241111125446061 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) 20241111125446061 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) 20241111125446061 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125446061 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) 20241111125446061 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) 20241111125446062 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) -NSVCI1234(541)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(541)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(541)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(541)@131a5d934883: Start timer Tns_test: 10 s 20241111125446070 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125446070 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125446070 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125446070 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125446070 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125446070 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125446070 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125446070 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125446070 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(541)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(541)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125446072 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125446072 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125446072 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125446072 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125446072 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125446072 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125446072 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125446072 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125446072 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125446072 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125446074 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) 20241111125446074 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) 20241111125446074 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125446074 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(541)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(541)@131a5d934883: Start timer Tns_test: 10 s 20241111125446076 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) 20241111125446076 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) 20241111125446076 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) 20241111125446076 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) 20241111125446077 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) 20241111125446077 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) 20241111125446078 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) 20241111125446078 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) 20241111125446079 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) 20241111125446079 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) 20241111125446080 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) 20241111125446080 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) 20241111125446081 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) 20241111125446081 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) 20241111125446082 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 538@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 538@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125446093 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) 20241111125446093 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) 20241111125446093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125446093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125446093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125446094 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125446094 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125446094 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125446094 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125446094 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125446095 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) 20241111125446095 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) 20241111125446096 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) 20241111125446096 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) 20241111125446096 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) 20241111125446096 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) 20241111125446097 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) 20241111125446097 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) 20241111125446098 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) 20241111125446098 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) 20241111125446099 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) 20241111125446099 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) 20241111125446100 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) 20241111125446100 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) 20241111125446103 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-BVCI1234(540)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign-BVCI1234(540)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125446108 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125446108 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125446108 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125446108 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125446108 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125446108 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125446108 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125446108 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125446113 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125446113 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125446113 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125446113 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125446113 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20241111125446113 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) 20241111125446113 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20241111125446113 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125446113 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125446113 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125446113 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125446113 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125446113 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125446113 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125446113 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125446113 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125446113 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(534)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(534)@131a5d934883: 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@131a5d934883: 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 ("'+++++++++") } } } 20241111125446119 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) 20241111125446119 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) TC_paging_ps_from_sgsn_sign-STATS(535)@131a5d934883: Start timer T: 2 s 20241111125446121 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) 20241111125446121 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) 20241111125446122 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) 20241111125446122 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) 20241111125446122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125446122 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125446122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125446122 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125446122 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125446122 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) 20241111125446122 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) 20241111125446123 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) 20241111125446123 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) 20241111125446124 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) 20241111125446124 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) 20241111125446124 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) 20241111125446124 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) 20241111125446125 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) 20241111125446125 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) 20241111125446125 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125446136 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) 20241111125446136 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) 20241111125446136 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) 20241111125446136 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) 20241111125446136 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) 20241111125446136 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) 20241111125446137 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) 20241111125446137 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) 20241111125446137 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) 20241111125446137 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) 20241111125446137 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) 20241111125446137 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) 20241111125446137 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) 20241111125446137 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) 20241111125446138 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) 20241111125446138 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) 20241111125446140 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-STATS(535)@131a5d934883: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_sign-STATS(535)@131a5d934883: 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 } 20241111125446154 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) 20241111125446154 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) 20241111125446155 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) 20241111125446155 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) 20241111125446155 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) 20241111125446155 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) 20241111125446155 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) 20241111125446155 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) 20241111125446155 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) 20241111125446155 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) 20241111125446156 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) 20241111125446156 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) 20241111125446156 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) 20241111125446156 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) 20241111125446156 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) 20241111125446156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_ps_from_sgsn_sign-STATS(535)@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125446170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48718<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125446171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48714<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125446172 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125446172 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125446172 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125446172 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125446172 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125446172 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125446172 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125446172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125446172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125446172 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125446172 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125446172 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125446172 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125446172 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125446172 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125446172 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125446172 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 9127 with status 0 respawn: 48: starting: osmo-pcu MTC@131a5d934883: Test case TC_paging_ps_from_sgsn_sign finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:54:46 UTC 2024 ====== PCU_Tests.TC_paging_ps_from_sgsn_sign pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_ps_from_sgsn_sign.talloc 20241111125446189 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125446189 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125446189 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125446189 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125446212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125446313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=649696) Waiting for packet dumper to finish... 1 (prev_count=649696, count=709508) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:54:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_paging_ps_from_sgsn_ptp started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125449413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(546)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(546)@131a5d934883: Start timer T: 5 s PCUIF(546)@131a5d934883: Start timer T_Conn: 10 s 20241111125449440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_ps_from_sgsn_ptp-STATS(548)@131a5d934883: Start timer T: 2 s TC_paging_ps_from_sgsn_ptp-STATS(548)@131a5d934883: Start timer T: 2 s 20241111125451190 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125451190 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125451190 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(546)@131a5d934883: OsmoPCU is now connected BTS(547)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" 20241111125451205 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125451205 DLGLOBAL DEBUG validating counter group 0x56042a583040(bts) with 102 counters (rate_ctr.c:86) 20241111125451205 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125451205 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125451205 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125451205 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125451205 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125451205 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125451206 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125451206 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125451206 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125451206 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125451206 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125451206 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125451206 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125451206 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125451206 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125451206 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125451206 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125451206 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125451206 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125451206 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125451206 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125451206 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125451206 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125451206 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125451206 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125451206 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125451206 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125451206 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125451206 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125451206 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125451206 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125451206 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125451206 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125451206 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125451206 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125451206 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125451206 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125451206 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125451206 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125451206 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125451206 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125451206 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125451206 DLGLOBAL DEBUG validating counter group 0x7f2ba59495e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125451206 DLGLOBAL DEBUG validating counter group 0x56042a582720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125451206 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125451206 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125451206 DLGLOBAL DEBUG validating counter group 0x7f2ba594a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125451206 DLGLOBAL DEBUG validating counter group 0x7f2ba594a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125451206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125451206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125451206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125451206 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125451206 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125451206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125451206 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125451206 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125451206 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125451206 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125451206 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125451206 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125451206 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125451206 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125451206 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125451206 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125451206 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125451206 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125451206 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125451206 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125451206 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125451206 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125451206 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125451206 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125451206 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125451206 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125451206 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125451206 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125451206 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125451206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125451206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451206 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(547)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(547)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(547)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(547)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(547)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(547)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(547)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(547)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125451218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125451218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451219 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125451219 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451220 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125451220 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 550@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 20241111125451221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125451221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125451222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451222 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125451222 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451223 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125451223 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451224 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125451224 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451224 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125451237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125451237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451238 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125451238 DL1IF DEBUG 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_paging_ps_from_sgsn_ptp-BVCI1234(552)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 20241111125451239 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125451239 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125451240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125451241 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451242 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125451242 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451242 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125451242 DL1IF DEBUG 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_ptp-STATS(548)@131a5d934883: Start timer T: 2 s 20241111125451243 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125451243 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451243 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 10 s 550@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 550@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(554)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125451255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125451255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451256 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125451256 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451256 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125451256 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125451257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125451257 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451257 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125451257 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451258 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125451258 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125451258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 550@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 550@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(556)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125451264 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 550@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(558)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(558)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125451278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125451279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451279 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125451279 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451279 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) 20241111125451279 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) 20241111125451280 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) 20241111125451280 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) 20241111125451280 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) 20241111125451280 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) 20241111125451280 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) 20241111125451280 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) 20241111125451281 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) 20241111125451281 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) 20241111125451281 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) 20241111125451281 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) 20241111125451283 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125451298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125451298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451299 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) 20241111125451299 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) 20241111125451300 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) 20241111125451300 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) 20241111125451301 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) 20241111125451301 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) 20241111125451302 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) 20241111125451302 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) 20241111125451303 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) 20241111125451303 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) 20241111125451303 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) 20241111125451303 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) 20241111125451304 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) 20241111125451304 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) 20241111125451305 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125451318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125451318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451319 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) 20241111125451319 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) 20241111125451320 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) 20241111125451320 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) 20241111125451320 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) 20241111125451320 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) 20241111125451321 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) 20241111125451321 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) 20241111125451322 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) 20241111125451322 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) 20241111125451323 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) 20241111125451323 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) 20241111125451324 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) 20241111125451324 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) 20241111125451327 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125451341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125451341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451343 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) 20241111125451343 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) 20241111125451344 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) 20241111125451344 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) 20241111125451344 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) 20241111125451344 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) 20241111125451345 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) 20241111125451345 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) 20241111125451345 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) 20241111125451345 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) 20241111125451345 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) 20241111125451345 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) 20241111125451346 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) 20241111125451346 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) 20241111125451346 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125451360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125451360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451361 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) 20241111125451361 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) 20241111125451362 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) 20241111125451362 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) 20241111125451362 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) 20241111125451362 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) 20241111125451363 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) 20241111125451363 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) 20241111125451363 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) 20241111125451363 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) 20241111125451364 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) 20241111125451364 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) 20241111125451364 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) 20241111125451364 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) 20241111125451364 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125451378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125451378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451378 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) 20241111125451378 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) 20241111125451378 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) 20241111125451378 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) 20241111125451379 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) 20241111125451379 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) 20241111125451379 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) 20241111125451379 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) 20241111125451379 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) 20241111125451379 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) 20241111125451379 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) 20241111125451379 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) 20241111125451380 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) 20241111125451380 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) 20241111125451387 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125451401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125451401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451401 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) 20241111125451401 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) 20241111125451402 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) 20241111125451402 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) 20241111125451402 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) 20241111125451402 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) 20241111125451402 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) 20241111125451402 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) 20241111125451403 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) 20241111125451403 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) 20241111125451403 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) 20241111125451403 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) 20241111125451403 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) 20241111125451403 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) 20241111125451406 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125451421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125451421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125451422 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) 20241111125451422 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) 20241111125451423 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) 20241111125451423 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) 20241111125451424 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) 20241111125451424 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) 20241111125451424 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) 20241111125451424 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) 20241111125451425 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) 20241111125451425 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) 20241111125451426 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) 20241111125451426 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) 20241111125451427 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) 20241111125451427 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) 20241111125451427 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125451440 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) 20241111125451440 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) 20241111125451441 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) 20241111125451441 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) 20241111125451442 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) 20241111125451442 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) 20241111125451443 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) 20241111125451443 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) 20241111125451444 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) 20241111125451444 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) 20241111125451445 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) 20241111125451445 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) 20241111125451446 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) 20241111125451446 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) 20241111125451447 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) 20241111125451447 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) 20241111125451450 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125451464 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) 20241111125451464 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) 20241111125451465 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) 20241111125451465 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) 20241111125451466 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) 20241111125451466 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) 20241111125451467 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) 20241111125451467 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) 20241111125451467 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) 20241111125451467 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) 20241111125451468 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) 20241111125451468 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) 20241111125451469 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) 20241111125451469 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) 20241111125451470 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) 20241111125451470 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) 20241111125451470 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125451483 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) 20241111125451483 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) 20241111125451484 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) 20241111125451484 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) 20241111125451485 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) 20241111125451485 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) 20241111125451486 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) 20241111125451486 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) 20241111125451487 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) 20241111125451487 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) 20241111125451487 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) 20241111125451487 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) 20241111125451488 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) 20241111125451488 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) 20241111125451489 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) 20241111125451489 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) 20241111125451490 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125451502 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) 20241111125451502 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) 20241111125451503 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) 20241111125451503 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) 20241111125451504 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) 20241111125451504 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) 20241111125451505 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) 20241111125451505 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) 20241111125451506 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) 20241111125451506 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) 20241111125451507 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) 20241111125451507 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) 20241111125451507 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) 20241111125451507 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) 20241111125451508 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) 20241111125451508 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) 20241111125451511 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125451526 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) 20241111125451526 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) 20241111125451527 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) 20241111125451527 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) 20241111125451528 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) 20241111125451528 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) 20241111125451528 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) 20241111125451528 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) 20241111125451529 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) 20241111125451529 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) 20241111125451530 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) 20241111125451530 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) 20241111125451531 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) 20241111125451531 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) 20241111125451531 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) 20241111125451531 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) 20241111125451532 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125451545 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) 20241111125451545 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) 20241111125451546 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) 20241111125451546 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) 20241111125451547 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) 20241111125451547 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) 20241111125451548 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) 20241111125451548 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) 20241111125451549 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) 20241111125451549 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) 20241111125451549 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) 20241111125451549 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) 20241111125451550 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) 20241111125451550 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) 20241111125451551 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) 20241111125451551 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) 20241111125451552 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125451564 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) 20241111125451564 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) 20241111125451565 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) 20241111125451565 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) 20241111125451566 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) 20241111125451566 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) 20241111125451566 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) 20241111125451566 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) 20241111125451567 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) 20241111125451567 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) 20241111125451568 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) 20241111125451568 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) 20241111125451569 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) 20241111125451569 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) 20241111125451569 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) 20241111125451569 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) 20241111125451573 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125451587 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) 20241111125451587 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) 20241111125451589 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) 20241111125451589 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) 20241111125451589 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) 20241111125451589 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) 20241111125451590 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) 20241111125451590 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) 20241111125451591 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) 20241111125451591 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) 20241111125451592 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) 20241111125451592 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) 20241111125451592 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) 20241111125451593 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) 20241111125451593 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) 20241111125451593 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) 20241111125451594 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125451606 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) 20241111125451606 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) 20241111125451608 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) 20241111125451608 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) 20241111125451608 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) 20241111125451608 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) 20241111125451609 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) 20241111125451609 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) 20241111125451610 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) 20241111125451610 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) 20241111125451611 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) 20241111125451611 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) 20241111125451611 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) 20241111125451611 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) 20241111125451612 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) 20241111125451612 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) 20241111125451613 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125451626 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) 20241111125451626 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) 20241111125451627 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) 20241111125451627 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) 20241111125451628 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) 20241111125451628 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) 20241111125451629 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) 20241111125451629 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) 20241111125451630 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) 20241111125451630 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) 20241111125451631 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) 20241111125451631 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) 20241111125451632 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) 20241111125451632 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) 20241111125451632 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) 20241111125451632 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) 20241111125451635 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125451649 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) 20241111125451649 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) 20241111125451651 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) 20241111125451651 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) 20241111125451651 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) 20241111125451651 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) 20241111125451652 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) 20241111125451652 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) 20241111125451653 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) 20241111125451653 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) 20241111125451654 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) 20241111125451654 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) 20241111125451654 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) 20241111125451654 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) 20241111125451655 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) 20241111125451655 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) 20241111125451656 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125451668 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) 20241111125451668 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) 20241111125451670 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) 20241111125451670 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) 20241111125451670 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) 20241111125451670 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) 20241111125451671 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) 20241111125451671 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) 20241111125451672 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) 20241111125451672 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) 20241111125451673 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) 20241111125451673 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) 20241111125451674 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) 20241111125451674 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) 20241111125451674 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) 20241111125451674 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) 20241111125451675 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125451687 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) 20241111125451687 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) 20241111125451689 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) 20241111125451689 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) 20241111125451689 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) 20241111125451689 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) 20241111125451690 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) 20241111125451690 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) 20241111125451691 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) 20241111125451691 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) 20241111125451692 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) 20241111125451692 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) 20241111125451693 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) 20241111125451693 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) 20241111125451693 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) 20241111125451693 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) 20241111125451697 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125451711 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) 20241111125451711 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) 20241111125451712 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) 20241111125451712 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) 20241111125451713 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) 20241111125451713 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) 20241111125451714 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) 20241111125451714 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) 20241111125451715 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) 20241111125451715 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) 20241111125451715 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) 20241111125451715 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) 20241111125451716 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) 20241111125451716 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) 20241111125451717 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) 20241111125451717 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) 20241111125451718 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125451730 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) 20241111125451730 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) 20241111125451731 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) 20241111125451731 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) 20241111125451732 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) 20241111125451732 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) 20241111125451733 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) 20241111125451733 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) 20241111125451734 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) 20241111125451734 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) 20241111125451735 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) 20241111125451735 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) 20241111125451735 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) 20241111125451735 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) 20241111125451736 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) 20241111125451736 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) 20241111125451737 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125451750 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) 20241111125451750 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) 20241111125451751 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) 20241111125451751 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) 20241111125451752 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) 20241111125451752 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) 20241111125451753 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) 20241111125451753 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) 20241111125451753 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) 20241111125451753 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) 20241111125451754 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) 20241111125451754 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) 20241111125451755 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) 20241111125451755 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) 20241111125451756 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) 20241111125451756 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) 20241111125451760 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125451774 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) 20241111125451774 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) 20241111125451775 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) 20241111125451775 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) 20241111125451776 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) 20241111125451776 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) 20241111125451777 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) 20241111125451777 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) 20241111125451777 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) 20241111125451777 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) 20241111125451778 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) 20241111125451778 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) 20241111125451779 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) 20241111125451779 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) 20241111125451780 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) 20241111125451780 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) 20241111125451781 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125451793 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) 20241111125451793 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) 20241111125451794 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) 20241111125451794 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) 20241111125451795 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) 20241111125451795 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) 20241111125451796 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) 20241111125451796 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) 20241111125451796 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) 20241111125451796 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) 20241111125451797 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) 20241111125451797 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) 20241111125451798 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) 20241111125451798 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) 20241111125451799 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) 20241111125451799 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) 20241111125451799 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125451812 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) 20241111125451812 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) 20241111125451813 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) 20241111125451813 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) 20241111125451814 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) 20241111125451814 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) 20241111125451815 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) 20241111125451815 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) 20241111125451816 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) 20241111125451816 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) 20241111125451816 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) 20241111125451816 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) 20241111125451817 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) 20241111125451817 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) 20241111125451818 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) 20241111125451818 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) 20241111125451822 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125451836 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) 20241111125451836 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) 20241111125451837 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) 20241111125451838 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) 20241111125451838 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) 20241111125451838 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) 20241111125451839 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) 20241111125451839 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) 20241111125451840 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) 20241111125451840 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) 20241111125451841 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) 20241111125451841 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) 20241111125451842 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) 20241111125451842 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) 20241111125451843 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) 20241111125451843 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) 20241111125451843 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125451854 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) 20241111125451854 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) 20241111125451855 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) 20241111125451855 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) 20241111125451856 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) 20241111125451856 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) 20241111125451856 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) 20241111125451856 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) 20241111125451857 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) 20241111125451857 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) 20241111125451857 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) 20241111125451857 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) 20241111125451857 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) 20241111125451857 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) 20241111125451858 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) 20241111125451858 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) 20241111125451859 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125451874 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) 20241111125451874 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) 20241111125451875 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) 20241111125451875 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) 20241111125451876 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) 20241111125451876 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) 20241111125451877 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) 20241111125451877 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) 20241111125451878 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) 20241111125451878 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) 20241111125451879 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) 20241111125451879 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) 20241111125451880 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) 20241111125451880 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) 20241111125451881 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) 20241111125451881 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) 20241111125451884 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125451899 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) 20241111125451899 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) 20241111125451900 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) 20241111125451900 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) 20241111125451901 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) 20241111125451901 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) 20241111125451902 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) 20241111125451902 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) 20241111125451903 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) 20241111125451903 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) 20241111125451903 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) 20241111125451903 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) 20241111125451904 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) 20241111125451904 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) 20241111125451905 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) 20241111125451905 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) 20241111125451906 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125451917 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) 20241111125451917 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) 20241111125451919 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) 20241111125451919 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) 20241111125451920 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) 20241111125451920 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) 20241111125451920 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) 20241111125451920 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) 20241111125451921 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) 20241111125451921 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) 20241111125451922 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) 20241111125451922 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) 20241111125451923 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) 20241111125451923 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) 20241111125451923 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) 20241111125451923 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) 20241111125451924 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125451937 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) 20241111125451937 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) 20241111125451941 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) 20241111125451941 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) 20241111125451942 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) 20241111125451942 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) 20241111125451943 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) 20241111125451943 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) 20241111125451944 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) 20241111125451944 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) 20241111125451945 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) 20241111125451945 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) 20241111125451946 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) 20241111125451946 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) 20241111125451946 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) 20241111125451946 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) 20241111125451947 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125451960 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) 20241111125451960 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) 20241111125451962 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) 20241111125451962 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) 20241111125451962 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) 20241111125451962 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) 20241111125451963 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) 20241111125451963 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) 20241111125451964 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) 20241111125451964 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) 20241111125451965 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) 20241111125451965 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) 20241111125451966 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) 20241111125451966 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) 20241111125451967 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) 20241111125451967 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) 20241111125451968 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125451980 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) 20241111125451980 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) 20241111125451981 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) 20241111125451981 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) 20241111125451982 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) 20241111125451982 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) 20241111125451982 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) 20241111125451982 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) 20241111125451983 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) 20241111125451983 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) 20241111125451984 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) 20241111125451984 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) 20241111125451984 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) 20241111125451984 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) 20241111125451985 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) 20241111125451985 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) 20241111125451986 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125451999 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) 20241111125451999 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) 20241111125452000 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) 20241111125452000 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) 20241111125452001 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) 20241111125452001 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) 20241111125452002 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) 20241111125452002 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) 20241111125452002 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) 20241111125452002 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) 20241111125452003 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) 20241111125452003 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) 20241111125452004 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) 20241111125452004 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) 20241111125452004 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) 20241111125452004 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) 20241111125452008 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125452022 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) 20241111125452022 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) 20241111125452022 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) 20241111125452022 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) 20241111125452022 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) 20241111125452022 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) 20241111125452023 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) 20241111125452023 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) 20241111125452023 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) 20241111125452023 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) 20241111125452023 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) 20241111125452023 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) 20241111125452023 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) 20241111125452023 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) 20241111125452023 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) 20241111125452023 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) 20241111125452026 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125452041 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) 20241111125452041 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) 20241111125452041 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) 20241111125452041 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) 20241111125452041 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) 20241111125452041 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) 20241111125452041 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) 20241111125452041 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) 20241111125452042 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) 20241111125452042 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) 20241111125452042 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) 20241111125452042 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) 20241111125452042 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) 20241111125452042 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) 20241111125452042 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) 20241111125452042 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) 20241111125452045 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125452061 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) 20241111125452061 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) 20241111125452062 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) 20241111125452063 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) 20241111125452063 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) 20241111125452063 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) 20241111125452064 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) 20241111125452064 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) 20241111125452065 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) 20241111125452065 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) 20241111125452065 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) 20241111125452065 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) 20241111125452066 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) 20241111125452066 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) 20241111125452067 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) 20241111125452067 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) 20241111125452070 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125452085 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) 20241111125452085 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) 20241111125452085 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) 20241111125452085 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) 20241111125452086 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) 20241111125452086 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) 20241111125452086 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) 20241111125452086 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) 20241111125452087 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) 20241111125452087 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) 20241111125452087 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) 20241111125452087 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) 20241111125452088 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) 20241111125452088 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) 20241111125452088 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) 20241111125452088 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) 20241111125452089 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125452103 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) 20241111125452103 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) 20241111125452103 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) 20241111125452103 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) 20241111125452103 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) 20241111125452103 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) 20241111125452104 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) 20241111125452104 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) 20241111125452104 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) 20241111125452104 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) 20241111125452104 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) 20241111125452104 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) 20241111125452105 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) 20241111125452105 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) 20241111125452105 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) 20241111125452105 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) 20241111125452108 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125452123 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) 20241111125452123 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) 20241111125452124 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) 20241111125452124 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) 20241111125452125 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) 20241111125452125 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) 20241111125452126 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) 20241111125452126 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) 20241111125452127 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) 20241111125452127 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) 20241111125452127 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) 20241111125452127 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) 20241111125452128 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) 20241111125452128 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) 20241111125452129 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) 20241111125452129 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) 20241111125452133 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125452147 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) 20241111125452147 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) 20241111125452148 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) 20241111125452149 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) 20241111125452149 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) 20241111125452149 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) 20241111125452150 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) 20241111125452150 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) 20241111125452152 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) 20241111125452152 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) 20241111125452153 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) 20241111125452153 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) 20241111125452154 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) 20241111125452154 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) 20241111125452155 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) 20241111125452155 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) 20241111125452156 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125452167 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) 20241111125452167 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) 20241111125452169 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) 20241111125452169 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) 20241111125452170 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) 20241111125452170 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) 20241111125452171 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) 20241111125452171 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) 20241111125452172 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) 20241111125452172 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) 20241111125452173 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) 20241111125452173 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) 20241111125452174 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) 20241111125452174 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) 20241111125452175 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) 20241111125452175 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) 20241111125452176 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125452186 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) 20241111125452186 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) 20241111125452187 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) 20241111125452187 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) 20241111125452188 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) 20241111125452188 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) 20241111125452188 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) 20241111125452189 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) 20241111125452189 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) 20241111125452189 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) 20241111125452190 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) 20241111125452190 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) 20241111125452191 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) 20241111125452191 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) 20241111125452192 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) 20241111125452192 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) 20241111125452195 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125452210 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) 20241111125452210 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) 20241111125452211 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) 20241111125452211 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) 20241111125452212 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) 20241111125452212 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) 20241111125452212 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) 20241111125452212 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) 20241111125452213 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) 20241111125452213 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) 20241111125452214 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) 20241111125452214 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) 20241111125452215 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) 20241111125452215 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) 20241111125452216 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) 20241111125452216 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) 20241111125452216 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125452229 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) 20241111125452229 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) 20241111125452230 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) 20241111125452230 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) 20241111125452231 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) 20241111125452231 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) 20241111125452232 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) 20241111125452232 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) 20241111125452232 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) 20241111125452232 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) 20241111125452233 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) 20241111125452233 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) 20241111125452234 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) 20241111125452234 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) 20241111125452235 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) 20241111125452235 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) 20241111125452236 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125452248 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) 20241111125452248 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) 20241111125452249 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) 20241111125452249 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) 20241111125452250 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) 20241111125452250 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) 20241111125452251 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) 20241111125452251 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) 20241111125452252 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) 20241111125452252 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) 20241111125452253 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) 20241111125452253 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) 20241111125452254 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) 20241111125452254 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) 20241111125452255 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) 20241111125452255 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) 20241111125452257 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125452272 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) 20241111125452272 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) 20241111125452274 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) 20241111125452274 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) 20241111125452275 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) 20241111125452275 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) 20241111125452276 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) 20241111125452276 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) 20241111125452277 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) 20241111125452277 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) 20241111125452277 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) 20241111125452277 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) 20241111125452278 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) 20241111125452278 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) 20241111125452279 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) 20241111125452279 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) 20241111125452280 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125452291 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) 20241111125452291 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) 20241111125452292 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) 20241111125452292 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) 20241111125452293 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) 20241111125452293 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) 20241111125452294 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) 20241111125452294 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) 20241111125452294 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) 20241111125452294 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) 20241111125452295 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) 20241111125452295 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) 20241111125452296 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) 20241111125452296 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) 20241111125452297 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) 20241111125452297 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) 20241111125452297 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125452310 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) 20241111125452310 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) 20241111125452311 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) 20241111125452311 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) 20241111125452312 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) 20241111125452312 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) 20241111125452313 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) 20241111125452313 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) 20241111125452314 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) 20241111125452314 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) 20241111125452314 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) 20241111125452315 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) 20241111125452315 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) 20241111125452315 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) 20241111125452316 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) 20241111125452316 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) 20241111125452319 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125452334 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) 20241111125452334 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) 20241111125452335 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) 20241111125452335 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) 20241111125452336 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) 20241111125452336 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) 20241111125452337 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) 20241111125452337 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) 20241111125452337 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) 20241111125452337 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) 20241111125452338 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) 20241111125452338 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) 20241111125452339 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) 20241111125452339 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) 20241111125452340 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) 20241111125452340 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) 20241111125452341 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125452353 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) 20241111125452353 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) 20241111125452354 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) 20241111125452354 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) 20241111125452355 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) 20241111125452355 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) 20241111125452356 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) 20241111125452356 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) 20241111125452356 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) 20241111125452356 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) 20241111125452357 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) 20241111125452357 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) 20241111125452358 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) 20241111125452358 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) 20241111125452359 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) 20241111125452359 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) 20241111125452360 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125452372 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) 20241111125452372 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) 20241111125452373 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) 20241111125452373 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) 20241111125452374 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) 20241111125452374 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) 20241111125452375 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) 20241111125452375 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) 20241111125452376 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) 20241111125452376 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) 20241111125452377 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) 20241111125452377 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) 20241111125452378 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) 20241111125452378 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) 20241111125452378 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) 20241111125452378 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) 20241111125452381 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125452397 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) 20241111125452397 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) 20241111125452398 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) 20241111125452398 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) 20241111125452399 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) 20241111125452399 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) 20241111125452399 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) 20241111125452399 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) 20241111125452400 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) 20241111125452400 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) 20241111125452401 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) 20241111125452401 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) 20241111125452402 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) 20241111125452402 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) 20241111125452403 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) 20241111125452403 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) 20241111125452403 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125452416 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) 20241111125452416 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) 20241111125452417 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) 20241111125452417 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) 20241111125452417 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) 20241111125452417 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) 20241111125452418 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) 20241111125452418 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) 20241111125452419 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) 20241111125452419 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) 20241111125452420 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) 20241111125452420 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) 20241111125452420 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) 20241111125452420 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) 20241111125452421 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) 20241111125452421 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) 20241111125452422 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125452435 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) 20241111125452435 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) 20241111125452436 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) 20241111125452436 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) 20241111125452437 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) 20241111125452437 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) 20241111125452437 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) 20241111125452437 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) 20241111125452438 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) 20241111125452438 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) 20241111125452439 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) 20241111125452439 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) 20241111125452440 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) 20241111125452440 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) 20241111125452441 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) 20241111125452441 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) 20241111125452444 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125452458 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) 20241111125452458 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) 20241111125452459 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) 20241111125452459 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) 20241111125452460 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) 20241111125452460 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) 20241111125452461 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) 20241111125452461 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) 20241111125452462 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) 20241111125452462 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) 20241111125452462 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) 20241111125452462 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) 20241111125452463 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) 20241111125452463 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) 20241111125452464 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) 20241111125452464 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) 20241111125452465 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125452477 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) 20241111125452477 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) 20241111125452479 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) 20241111125452479 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) 20241111125452479 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) 20241111125452479 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) 20241111125452480 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) 20241111125452480 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) 20241111125452481 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) 20241111125452481 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) 20241111125452482 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) 20241111125452482 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) 20241111125452483 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) 20241111125452483 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) 20241111125452484 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) 20241111125452484 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) 20241111125452485 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125452497 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) 20241111125452497 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) 20241111125452498 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) 20241111125452498 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) 20241111125452499 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) 20241111125452499 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) 20241111125452499 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) 20241111125452499 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) 20241111125452500 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) 20241111125452500 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) 20241111125452501 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) 20241111125452501 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) 20241111125452502 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) 20241111125452502 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) 20241111125452503 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) 20241111125452503 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) 20241111125452506 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125452521 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) 20241111125452521 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) 20241111125452523 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) 20241111125452523 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) 20241111125452524 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) 20241111125452524 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) 20241111125452524 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) 20241111125452524 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) 20241111125452525 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) 20241111125452525 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) 20241111125452526 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) 20241111125452526 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) 20241111125452527 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) 20241111125452527 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) 20241111125452527 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) 20241111125452527 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) 20241111125452528 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125452540 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) 20241111125452540 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) 20241111125452542 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) 20241111125452542 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) 20241111125452543 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) 20241111125452543 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) 20241111125452543 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) 20241111125452543 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) 20241111125452544 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) 20241111125452544 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) 20241111125452545 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) 20241111125452545 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) 20241111125452546 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) 20241111125452546 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) 20241111125452547 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) 20241111125452547 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) 20241111125452548 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125452560 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) 20241111125452560 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) 20241111125452561 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) 20241111125452561 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) 20241111125452562 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) 20241111125452562 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) 20241111125452563 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) 20241111125452563 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) 20241111125452563 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) 20241111125452563 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) 20241111125452564 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) 20241111125452564 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) 20241111125452565 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) 20241111125452565 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) 20241111125452566 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) 20241111125452566 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) 20241111125452569 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125452583 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) 20241111125452583 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) 20241111125452584 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) 20241111125452584 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) 20241111125452585 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) 20241111125452585 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) 20241111125452586 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) 20241111125452586 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) 20241111125452587 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) 20241111125452587 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) 20241111125452587 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) 20241111125452588 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) 20241111125452588 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) 20241111125452588 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) 20241111125452589 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) 20241111125452589 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) 20241111125452590 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125452602 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) 20241111125452602 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) 20241111125452603 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) 20241111125452603 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) 20241111125452604 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) 20241111125452604 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) 20241111125452605 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) 20241111125452605 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) 20241111125452606 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) 20241111125452606 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) 20241111125452607 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) 20241111125452607 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) 20241111125452608 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) 20241111125452608 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) 20241111125452608 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) 20241111125452608 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) 20241111125452609 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125452622 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) 20241111125452622 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) 20241111125452623 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) 20241111125452623 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) 20241111125452624 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) 20241111125452624 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) 20241111125452625 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) 20241111125452625 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) 20241111125452625 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) 20241111125452625 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) 20241111125452626 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) 20241111125452626 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) 20241111125452627 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) 20241111125452627 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) 20241111125452628 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) 20241111125452628 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) 20241111125452631 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125452646 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) 20241111125452646 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) 20241111125452647 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) 20241111125452647 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) 20241111125452648 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) 20241111125452648 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) 20241111125452648 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) 20241111125452648 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) 20241111125452649 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) 20241111125452649 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) 20241111125452650 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) 20241111125452650 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) 20241111125452651 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) 20241111125452651 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) 20241111125452651 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) 20241111125452651 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) 20241111125452652 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125452665 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) 20241111125452665 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) 20241111125452666 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) 20241111125452666 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) 20241111125452667 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) 20241111125452667 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) 20241111125452667 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) 20241111125452667 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) 20241111125452668 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) 20241111125452668 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) 20241111125452669 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) 20241111125452669 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) 20241111125452670 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) 20241111125452670 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) 20241111125452670 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) 20241111125452670 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) 20241111125452671 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125452684 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) 20241111125452684 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) 20241111125452685 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) 20241111125452685 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) 20241111125452686 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) 20241111125452686 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) 20241111125452686 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) 20241111125452686 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) 20241111125452687 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) 20241111125452687 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) 20241111125452688 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) 20241111125452688 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) 20241111125452689 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) 20241111125452689 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) 20241111125452689 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) 20241111125452689 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) 20241111125452693 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125452707 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) 20241111125452707 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) 20241111125452709 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) 20241111125452709 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) 20241111125452709 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) 20241111125452709 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) 20241111125452710 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) 20241111125452710 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) 20241111125452711 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) 20241111125452711 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) 20241111125452712 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) 20241111125452712 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) 20241111125452712 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) 20241111125452712 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) 20241111125452713 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) 20241111125452713 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) 20241111125452714 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125452726 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) 20241111125452726 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) 20241111125452728 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) 20241111125452728 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) 20241111125452728 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) 20241111125452728 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) 20241111125452729 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) 20241111125452729 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) 20241111125452730 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) 20241111125452730 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) 20241111125452731 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) 20241111125452731 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) 20241111125452731 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) 20241111125452731 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) 20241111125452732 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) 20241111125452732 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) 20241111125452733 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125452746 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) 20241111125452746 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) 20241111125452747 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) 20241111125452747 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) 20241111125452747 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) 20241111125452747 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) 20241111125452748 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) 20241111125452748 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) 20241111125452749 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) 20241111125452749 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) 20241111125452750 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) 20241111125452750 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) 20241111125452750 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) 20241111125452750 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) 20241111125452751 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) 20241111125452751 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) 20241111125452755 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125452769 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) 20241111125452769 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) 20241111125452771 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) 20241111125452771 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) 20241111125452771 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) 20241111125452771 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) 20241111125452772 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) 20241111125452772 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) 20241111125452773 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) 20241111125452773 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) 20241111125452774 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) 20241111125452774 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) 20241111125452774 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) 20241111125452774 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) 20241111125452775 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) 20241111125452775 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) 20241111125452776 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125452788 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) 20241111125452788 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) 20241111125452790 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) 20241111125452790 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) 20241111125452790 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) 20241111125452790 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) 20241111125452791 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) 20241111125452791 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) 20241111125452792 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) 20241111125452792 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) 20241111125452793 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) 20241111125452793 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) 20241111125452794 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) 20241111125452794 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) 20241111125452795 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) 20241111125452795 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) 20241111125452795 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125452808 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) 20241111125452808 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) 20241111125452809 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) 20241111125452809 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) 20241111125452809 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) 20241111125452809 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) 20241111125452810 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) 20241111125452810 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) 20241111125452811 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) 20241111125452811 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) 20241111125452812 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) 20241111125452812 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) 20241111125452812 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) 20241111125452812 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) 20241111125452813 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) 20241111125452813 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) 20241111125452817 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125452831 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) 20241111125452831 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) 20241111125452832 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) 20241111125452832 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) 20241111125452833 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) 20241111125452833 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) 20241111125452834 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) 20241111125452834 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) 20241111125452835 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) 20241111125452835 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) 20241111125452835 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) 20241111125452835 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) 20241111125452836 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) 20241111125452836 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) 20241111125452837 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) 20241111125452837 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) 20241111125452838 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125452850 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) 20241111125452850 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) 20241111125452851 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) 20241111125452851 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) 20241111125452852 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) 20241111125452852 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) 20241111125452853 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) 20241111125452853 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) 20241111125452854 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) 20241111125452854 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) 20241111125452854 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) 20241111125452854 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) 20241111125452855 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) 20241111125452855 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) 20241111125452856 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) 20241111125452856 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) 20241111125452857 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125452869 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) 20241111125452869 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) 20241111125452870 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) 20241111125452870 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) 20241111125452871 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) 20241111125452871 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) 20241111125452872 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) 20241111125452872 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) 20241111125452873 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) 20241111125452873 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) 20241111125452873 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) 20241111125452873 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) 20241111125452874 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) 20241111125452874 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) 20241111125452875 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) 20241111125452875 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) 20241111125452879 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125452893 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) 20241111125452893 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) 20241111125452894 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) 20241111125452894 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) 20241111125452895 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) 20241111125452895 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) 20241111125452896 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) 20241111125452896 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) 20241111125452897 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) 20241111125452897 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) 20241111125452898 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) 20241111125452898 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) 20241111125452899 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) 20241111125452899 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) 20241111125452899 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) 20241111125452899 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) 20241111125452900 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125452912 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) 20241111125452912 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) 20241111125452913 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) 20241111125452914 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) 20241111125452914 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) 20241111125452914 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) 20241111125452915 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) 20241111125452915 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) 20241111125452916 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) 20241111125452916 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) 20241111125452916 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) 20241111125452916 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) 20241111125452917 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) 20241111125452917 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) 20241111125452918 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) 20241111125452918 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) 20241111125452919 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125452931 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) 20241111125452931 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) 20241111125452932 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) 20241111125452933 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) 20241111125452933 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) 20241111125452933 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) 20241111125452934 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) 20241111125452934 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) 20241111125452935 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) 20241111125452935 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) 20241111125452936 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) 20241111125452936 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) 20241111125452936 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) 20241111125452936 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) 20241111125452937 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) 20241111125452937 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) 20241111125452941 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125452955 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) 20241111125452955 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) 20241111125452956 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) 20241111125452956 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) 20241111125452957 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) 20241111125452957 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) 20241111125452958 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) 20241111125452958 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) 20241111125452959 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) 20241111125452959 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) 20241111125452960 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) 20241111125452960 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) 20241111125452961 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) 20241111125452961 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) 20241111125452961 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) 20241111125452961 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) 20241111125452962 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125452974 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) 20241111125452974 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) 20241111125452975 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) 20241111125452975 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) 20241111125452976 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) 20241111125452976 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) 20241111125452977 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) 20241111125452977 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) 20241111125452978 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) 20241111125452978 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) 20241111125452979 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) 20241111125452979 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) 20241111125452980 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) 20241111125452980 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) 20241111125452981 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) 20241111125452981 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) 20241111125452981 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125452993 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) 20241111125452993 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) 20241111125452995 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) 20241111125452995 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) 20241111125452995 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) 20241111125452995 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) 20241111125452996 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) 20241111125452996 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) 20241111125452997 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) 20241111125452997 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) 20241111125452998 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) 20241111125452998 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) 20241111125452999 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) 20241111125452999 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) 20241111125452999 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) 20241111125452999 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) 20241111125453003 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125453017 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) 20241111125453017 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) 20241111125453018 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) 20241111125453018 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) 20241111125453019 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) 20241111125453019 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) 20241111125453020 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) 20241111125453020 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) 20241111125453021 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) 20241111125453021 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) 20241111125453022 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) 20241111125453022 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) 20241111125453022 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) 20241111125453022 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) 20241111125453023 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) 20241111125453023 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) 20241111125453024 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125453036 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) 20241111125453036 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) 20241111125453038 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) 20241111125453038 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) 20241111125453038 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) 20241111125453038 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) 20241111125453039 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) 20241111125453039 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) 20241111125453040 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) 20241111125453040 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) 20241111125453041 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) 20241111125453041 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) 20241111125453041 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) 20241111125453041 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) 20241111125453042 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) 20241111125453042 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) 20241111125453043 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125453055 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) 20241111125453055 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) 20241111125453057 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) 20241111125453057 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) 20241111125453057 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) 20241111125453057 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) 20241111125453058 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) 20241111125453058 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) 20241111125453059 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) 20241111125453059 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) 20241111125453060 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) 20241111125453060 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) 20241111125453060 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) 20241111125453061 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) 20241111125453061 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) 20241111125453061 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) 20241111125453065 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125453080 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) 20241111125453080 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) 20241111125453081 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) 20241111125453081 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) 20241111125453082 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) 20241111125453082 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) 20241111125453083 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) 20241111125453083 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) 20241111125453083 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) 20241111125453084 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) 20241111125453084 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) 20241111125453084 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) 20241111125453085 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) 20241111125453085 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) 20241111125453086 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) 20241111125453086 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) 20241111125453088 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125453100 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) 20241111125453100 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) 20241111125453101 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) 20241111125453101 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) 20241111125453102 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) 20241111125453102 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) 20241111125453103 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) 20241111125453103 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) 20241111125453103 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) 20241111125453103 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) 20241111125453104 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) 20241111125453104 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) 20241111125453105 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) 20241111125453105 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) 20241111125453106 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) 20241111125453106 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) 20241111125453107 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125453118 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) 20241111125453118 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) 20241111125453119 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) 20241111125453119 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) 20241111125453120 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) 20241111125453120 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) 20241111125453121 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) 20241111125453121 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) 20241111125453122 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) 20241111125453122 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) 20241111125453123 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) 20241111125453123 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) 20241111125453124 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) 20241111125453124 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) 20241111125453125 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) 20241111125453125 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) 20241111125453128 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125453142 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) 20241111125453142 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) 20241111125453143 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) 20241111125453143 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) 20241111125453144 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) 20241111125453144 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) 20241111125453145 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) 20241111125453145 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) 20241111125453146 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) 20241111125453146 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) 20241111125453146 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) 20241111125453146 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) 20241111125453147 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) 20241111125453147 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) 20241111125453148 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) 20241111125453148 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) 20241111125453149 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125453162 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) 20241111125453162 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) 20241111125453164 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) 20241111125453164 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) 20241111125453164 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) 20241111125453164 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) 20241111125453165 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) 20241111125453165 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) 20241111125453166 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) 20241111125453166 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) 20241111125453167 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) 20241111125453167 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) 20241111125453168 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) 20241111125453168 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) 20241111125453170 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) 20241111125453170 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) 20241111125453171 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125453182 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) 20241111125453182 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) 20241111125453183 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) 20241111125453183 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) 20241111125453184 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) 20241111125453184 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) 20241111125453184 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) 20241111125453184 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) 20241111125453185 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) 20241111125453185 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) 20241111125453186 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) 20241111125453186 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) 20241111125453187 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) 20241111125453187 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) 20241111125453187 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) 20241111125453187 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) 20241111125453191 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125453205 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) 20241111125453205 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) 20241111125453207 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) 20241111125453207 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) 20241111125453207 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) 20241111125453207 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) 20241111125453208 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) 20241111125453208 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) 20241111125453209 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) 20241111125453209 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) 20241111125453210 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) 20241111125453210 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) 20241111125453210 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) 20241111125453210 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) 20241111125453211 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) 20241111125453211 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) 20241111125453213 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125453225 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) 20241111125453225 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) 20241111125453226 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) 20241111125453226 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) 20241111125453227 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) 20241111125453227 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) 20241111125453228 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) 20241111125453228 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) 20241111125453229 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) 20241111125453229 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) 20241111125453230 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) 20241111125453230 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) 20241111125453230 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) 20241111125453231 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) 20241111125453231 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) 20241111125453231 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) 20241111125453232 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125453244 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) 20241111125453244 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) 20241111125453245 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) 20241111125453245 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) 20241111125453246 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) 20241111125453246 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) 20241111125453247 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) 20241111125453247 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) 20241111125453247 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) 20241111125453248 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) 20241111125453248 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) 20241111125453248 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) 20241111125453249 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) 20241111125453249 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) 20241111125453250 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) 20241111125453250 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) 20241111125453253 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125453268 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) 20241111125453268 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) 20241111125453269 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) 20241111125453269 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) 20241111125453270 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) 20241111125453270 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) 20241111125453271 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) 20241111125453271 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) 20241111125453272 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) 20241111125453272 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) 20241111125453272 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) 20241111125453272 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) 20241111125453273 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) 20241111125453273 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) 20241111125453274 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) 20241111125453274 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) 20241111125453275 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125453287 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) 20241111125453287 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) 20241111125453288 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) 20241111125453288 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) 20241111125453289 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) 20241111125453289 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) 20241111125453289 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) 20241111125453289 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) 20241111125453290 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) 20241111125453290 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) 20241111125453291 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) 20241111125453291 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) 20241111125453292 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) 20241111125453292 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) 20241111125453293 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) 20241111125453293 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) 20241111125453294 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125453306 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) 20241111125453306 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) 20241111125453307 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) 20241111125453307 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) 20241111125453308 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) 20241111125453308 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) 20241111125453309 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) 20241111125453309 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) 20241111125453310 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) 20241111125453310 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) 20241111125453311 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) 20241111125453311 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) 20241111125453311 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) 20241111125453311 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) 20241111125453312 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) 20241111125453312 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) 20241111125453315 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125453330 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) 20241111125453330 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) 20241111125453331 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) 20241111125453331 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) 20241111125453332 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) 20241111125453332 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) 20241111125453333 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) 20241111125453333 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) 20241111125453334 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) 20241111125453334 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) 20241111125453334 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) 20241111125453334 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) 20241111125453335 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) 20241111125453335 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) 20241111125453336 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) 20241111125453336 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) 20241111125453337 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125453349 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) 20241111125453349 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) 20241111125453350 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) 20241111125453350 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) 20241111125453351 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) 20241111125453351 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) 20241111125453352 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) 20241111125453352 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) 20241111125453352 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) 20241111125453352 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) 20241111125453353 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) 20241111125453353 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) 20241111125453354 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) 20241111125453354 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) 20241111125453355 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) 20241111125453355 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) 20241111125453355 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125453368 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) 20241111125453368 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) 20241111125453368 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) 20241111125453368 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) 20241111125453369 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) 20241111125453369 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) 20241111125453369 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) 20241111125453369 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) 20241111125453369 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) 20241111125453369 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) 20241111125453370 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) 20241111125453370 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) 20241111125453370 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) 20241111125453370 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) 20241111125453370 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) 20241111125453370 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) 20241111125453376 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125453391 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) 20241111125453391 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) 20241111125453392 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) 20241111125453392 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) 20241111125453392 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) 20241111125453392 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) 20241111125453392 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) 20241111125453392 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) 20241111125453393 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) 20241111125453393 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) 20241111125453393 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) 20241111125453393 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) 20241111125453393 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) 20241111125453393 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) 20241111125453394 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) 20241111125453394 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) 20241111125453395 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125453409 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) 20241111125453409 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) 20241111125453410 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) 20241111125453410 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) 20241111125453410 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) 20241111125453410 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) 20241111125453410 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) 20241111125453410 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) 20241111125453411 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) 20241111125453411 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) 20241111125453411 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) 20241111125453411 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) 20241111125453411 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) 20241111125453411 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) 20241111125453412 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) 20241111125453412 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) 20241111125453414 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125453429 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) 20241111125453429 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) 20241111125453430 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) 20241111125453430 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) 20241111125453431 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) 20241111125453431 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) 20241111125453432 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) 20241111125453432 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) 20241111125453433 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) 20241111125453433 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) 20241111125453433 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) 20241111125453433 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) 20241111125453434 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) 20241111125453434 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) 20241111125453435 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) 20241111125453435 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) 20241111125453438 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125453453 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) 20241111125453453 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) 20241111125453454 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) 20241111125453454 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) 20241111125453455 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) 20241111125453455 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) 20241111125453456 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) 20241111125453456 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) 20241111125453456 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) 20241111125453457 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) 20241111125453457 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) 20241111125453457 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) 20241111125453458 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) 20241111125453458 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) 20241111125453459 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) 20241111125453459 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) 20241111125453460 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125453472 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) 20241111125453472 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) 20241111125453473 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) 20241111125453473 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) 20241111125453474 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) 20241111125453474 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) 20241111125453475 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) 20241111125453475 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) 20241111125453476 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) 20241111125453476 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) 20241111125453476 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) 20241111125453476 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) 20241111125453477 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) 20241111125453477 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) 20241111125453478 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) 20241111125453478 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) 20241111125453479 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125453491 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) 20241111125453491 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) 20241111125453492 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) 20241111125453492 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) 20241111125453493 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) 20241111125453493 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) 20241111125453494 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) 20241111125453494 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) 20241111125453495 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) 20241111125453495 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) 20241111125453495 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) 20241111125453495 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) 20241111125453496 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) 20241111125453496 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) 20241111125453497 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) 20241111125453497 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) 20241111125453500 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125453515 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) 20241111125453515 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) 20241111125453516 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) 20241111125453516 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) 20241111125453517 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) 20241111125453517 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) 20241111125453518 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) 20241111125453518 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) 20241111125453519 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) 20241111125453519 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) 20241111125453519 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) 20241111125453519 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) 20241111125453520 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) 20241111125453520 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) 20241111125453521 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) 20241111125453521 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) 20241111125453522 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125453534 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) 20241111125453534 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) 20241111125453535 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) 20241111125453535 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) 20241111125453536 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) 20241111125453536 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) 20241111125453537 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) 20241111125453537 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) 20241111125453538 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) 20241111125453538 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) 20241111125453539 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) 20241111125453539 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) 20241111125453539 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) 20241111125453539 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) 20241111125453540 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) 20241111125453540 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) 20241111125453541 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125453553 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) 20241111125453553 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) 20241111125453554 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) 20241111125453555 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) 20241111125453555 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) 20241111125453555 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) 20241111125453556 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) 20241111125453556 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) 20241111125453557 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) 20241111125453557 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) 20241111125453558 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) 20241111125453558 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) 20241111125453558 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) 20241111125453558 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) 20241111125453559 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) 20241111125453559 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) 20241111125453562 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125453577 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) 20241111125453577 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) 20241111125453579 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) 20241111125453579 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) 20241111125453579 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) 20241111125453579 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) 20241111125453580 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) 20241111125453580 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) 20241111125453581 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) 20241111125453581 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) 20241111125453582 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) 20241111125453582 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) 20241111125453583 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) 20241111125453583 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) 20241111125453585 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) 20241111125453585 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) 20241111125453586 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125453596 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) 20241111125453596 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) 20241111125453599 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) 20241111125453599 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) 20241111125453600 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) 20241111125453600 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) 20241111125453600 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) 20241111125453600 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) 20241111125453601 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) 20241111125453601 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) 20241111125453602 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) 20241111125453602 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) 20241111125453603 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) 20241111125453603 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) 20241111125453603 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) 20241111125453603 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) 20241111125453605 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125453615 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) 20241111125453615 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) 20241111125453615 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) 20241111125453615 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) 20241111125453616 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) 20241111125453616 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) 20241111125453616 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) 20241111125453616 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) 20241111125453616 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) 20241111125453616 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) 20241111125453617 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) 20241111125453617 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) 20241111125453617 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) 20241111125453617 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) 20241111125453617 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) 20241111125453617 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) 20241111125453624 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125453638 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) 20241111125453638 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) 20241111125453639 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) 20241111125453639 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) 20241111125453640 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) 20241111125453640 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) 20241111125453640 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) 20241111125453640 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) 20241111125453641 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) 20241111125453641 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) 20241111125453641 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) 20241111125453641 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) 20241111125453641 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) 20241111125453641 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) 20241111125453642 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) 20241111125453642 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) 20241111125453643 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125453658 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) 20241111125453658 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) 20241111125453659 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) 20241111125453659 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) 20241111125453660 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) 20241111125453660 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) 20241111125453660 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) 20241111125453660 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) 20241111125453661 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) 20241111125453661 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) 20241111125453662 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) 20241111125453662 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) 20241111125453663 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) 20241111125453663 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) 20241111125453664 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) 20241111125453664 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) 20241111125453665 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125453677 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) 20241111125453677 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) 20241111125453678 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) 20241111125453678 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) 20241111125453679 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) 20241111125453679 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) 20241111125453680 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) 20241111125453680 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) 20241111125453680 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) 20241111125453680 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) 20241111125453681 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) 20241111125453681 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) 20241111125453682 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) 20241111125453682 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) 20241111125453683 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) 20241111125453683 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) 20241111125453686 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125453701 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) 20241111125453701 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) 20241111125453702 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) 20241111125453702 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) 20241111125453703 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) 20241111125453703 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) 20241111125453703 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) 20241111125453703 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) 20241111125453704 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) 20241111125453704 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) 20241111125453705 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) 20241111125453705 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) 20241111125453706 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) 20241111125453706 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) 20241111125453706 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) 20241111125453706 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) 20241111125453707 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125453719 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) 20241111125453719 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) 20241111125453721 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) 20241111125453721 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) 20241111125453721 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) 20241111125453721 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) 20241111125453722 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) 20241111125453722 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) 20241111125453723 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) 20241111125453723 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) 20241111125453724 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) 20241111125453724 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) 20241111125453724 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) 20241111125453724 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) 20241111125453725 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) 20241111125453725 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) 20241111125453726 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125453739 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) 20241111125453739 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) 20241111125453740 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) 20241111125453740 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) 20241111125453741 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) 20241111125453741 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) 20241111125453741 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) 20241111125453741 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) 20241111125453742 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) 20241111125453742 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) 20241111125453743 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) 20241111125453743 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) 20241111125453744 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) 20241111125453744 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) 20241111125453744 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) 20241111125453744 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) 20241111125453748 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125453763 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) 20241111125453763 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) 20241111125453764 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) 20241111125453764 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) 20241111125453765 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) 20241111125453765 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) 20241111125453765 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) 20241111125453765 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) 20241111125453766 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) 20241111125453766 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) 20241111125453767 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) 20241111125453767 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) 20241111125453768 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) 20241111125453768 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) 20241111125453769 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) 20241111125453769 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) 20241111125453769 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125453781 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) 20241111125453781 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) 20241111125453783 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) 20241111125453783 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) 20241111125453783 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) 20241111125453783 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) 20241111125453784 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) 20241111125453784 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) 20241111125453785 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) 20241111125453785 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) 20241111125453786 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) 20241111125453786 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) 20241111125453786 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) 20241111125453786 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) 20241111125453787 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) 20241111125453787 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) 20241111125453788 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125453800 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) 20241111125453800 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) 20241111125453802 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) 20241111125453802 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) 20241111125453802 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) 20241111125453802 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) 20241111125453803 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) 20241111125453803 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) 20241111125453804 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) 20241111125453804 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) 20241111125453805 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) 20241111125453805 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) 20241111125453805 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) 20241111125453805 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) 20241111125453806 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) 20241111125453806 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) 20241111125453810 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125453824 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) 20241111125453825 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) 20241111125453826 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) 20241111125453826 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) 20241111125453826 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) 20241111125453826 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) 20241111125453827 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) 20241111125453827 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) 20241111125453828 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) 20241111125453828 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) 20241111125453829 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) 20241111125453829 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) 20241111125453829 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) 20241111125453829 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) 20241111125453830 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) 20241111125453830 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) 20241111125453831 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125453844 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) 20241111125453844 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) 20241111125453845 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) 20241111125453845 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) 20241111125453846 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) 20241111125453846 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) 20241111125453846 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) 20241111125453846 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) 20241111125453847 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) 20241111125453847 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) 20241111125453848 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) 20241111125453848 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) 20241111125453849 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) 20241111125453849 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) 20241111125453849 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) 20241111125453849 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) 20241111125453850 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125453863 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) 20241111125453863 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) 20241111125453864 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) 20241111125453864 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) 20241111125453864 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) 20241111125453865 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) 20241111125453865 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) 20241111125453865 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) 20241111125453866 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) 20241111125453866 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) 20241111125453867 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) 20241111125453867 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) 20241111125453868 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) 20241111125453868 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) 20241111125453868 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) 20241111125453868 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) 20241111125453872 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125453886 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) 20241111125453887 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) 20241111125453888 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) 20241111125453888 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) 20241111125453889 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) 20241111125453889 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) 20241111125453890 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) 20241111125453890 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) 20241111125453891 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) 20241111125453891 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) 20241111125453892 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) 20241111125453892 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) 20241111125453893 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) 20241111125453893 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) 20241111125453893 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) 20241111125453893 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) 20241111125453894 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125453906 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) 20241111125453906 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) 20241111125453907 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) 20241111125453907 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) 20241111125453908 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) 20241111125453908 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) 20241111125453909 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) 20241111125453909 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) 20241111125453909 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) 20241111125453909 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) 20241111125453910 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) 20241111125453910 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) 20241111125453911 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) 20241111125453911 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) 20241111125453912 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) 20241111125453912 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) 20241111125453913 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125453925 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) 20241111125453925 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) 20241111125453926 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) 20241111125453926 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) 20241111125453927 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) 20241111125453927 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) 20241111125453928 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) 20241111125453928 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) 20241111125453929 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) 20241111125453929 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) 20241111125453930 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) 20241111125453930 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) 20241111125453930 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) 20241111125453930 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) 20241111125453931 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) 20241111125453931 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) 20241111125453934 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125453949 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) 20241111125453949 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) 20241111125453950 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) 20241111125453950 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) 20241111125453951 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) 20241111125453951 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) 20241111125453952 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) 20241111125453952 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) 20241111125453952 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) 20241111125453952 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) 20241111125453953 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) 20241111125453953 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) 20241111125453954 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) 20241111125453954 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) 20241111125453955 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) 20241111125453955 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) 20241111125453956 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125453968 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) 20241111125453968 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) 20241111125453969 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) 20241111125453969 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) 20241111125453970 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) 20241111125453970 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) 20241111125453971 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) 20241111125453971 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) 20241111125453972 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) 20241111125453972 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) 20241111125453973 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) 20241111125453973 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) 20241111125453974 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) 20241111125453974 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) 20241111125453974 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) 20241111125453974 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) 20241111125453975 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125453987 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) 20241111125453987 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) 20241111125453988 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) 20241111125453988 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) 20241111125453989 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) 20241111125453989 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) 20241111125453990 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) 20241111125453990 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) 20241111125453991 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) 20241111125453991 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) 20241111125453992 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) 20241111125453992 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) 20241111125453992 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) 20241111125453992 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) 20241111125453993 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) 20241111125453993 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) 20241111125453996 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125454011 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) 20241111125454011 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) 20241111125454012 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) 20241111125454012 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) 20241111125454013 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) 20241111125454013 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) 20241111125454014 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) 20241111125454014 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) 20241111125454014 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) 20241111125454014 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) 20241111125454015 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) 20241111125454015 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) 20241111125454016 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) 20241111125454016 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) 20241111125454017 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) 20241111125454017 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) 20241111125454017 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125454030 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) 20241111125454030 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) 20241111125454031 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) 20241111125454031 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) 20241111125454032 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) 20241111125454032 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) 20241111125454033 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) 20241111125454033 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) 20241111125454034 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) 20241111125454034 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) 20241111125454034 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) 20241111125454034 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) 20241111125454035 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) 20241111125454035 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) 20241111125454036 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) 20241111125454036 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) 20241111125454037 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125454049 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) 20241111125454049 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) 20241111125454050 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) 20241111125454050 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) 20241111125454051 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) 20241111125454051 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) 20241111125454052 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) 20241111125454052 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) 20241111125454052 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) 20241111125454052 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) 20241111125454053 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) 20241111125454053 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) 20241111125454054 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) 20241111125454054 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) 20241111125454055 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) 20241111125454055 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) 20241111125454058 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125454073 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) 20241111125454073 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) 20241111125454074 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) 20241111125454074 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) 20241111125454075 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) 20241111125454075 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) 20241111125454076 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) 20241111125454076 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) 20241111125454077 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) 20241111125454077 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) 20241111125454077 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) 20241111125454077 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) 20241111125454078 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) 20241111125454078 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) 20241111125454079 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) 20241111125454079 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) 20241111125454080 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125454092 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) 20241111125454092 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) 20241111125454093 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) 20241111125454093 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) 20241111125454094 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) 20241111125454094 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) 20241111125454094 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) 20241111125454094 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) 20241111125454096 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) 20241111125454096 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) 20241111125454096 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) 20241111125454096 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) 20241111125454097 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) 20241111125454097 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) 20241111125454098 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) 20241111125454098 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) 20241111125454099 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125454110 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) 20241111125454110 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) 20241111125454111 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) 20241111125454111 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) 20241111125454112 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) 20241111125454112 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) 20241111125454112 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) 20241111125454112 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) 20241111125454113 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) 20241111125454113 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) 20241111125454114 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) 20241111125454114 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) 20241111125454115 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) 20241111125454115 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) 20241111125454116 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) 20241111125454116 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) 20241111125454119 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125454134 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) 20241111125454134 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) 20241111125454134 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) 20241111125454135 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) 20241111125454135 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) 20241111125454135 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) 20241111125454135 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) 20241111125454135 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) 20241111125454136 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) 20241111125454136 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) 20241111125454136 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) 20241111125454136 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) 20241111125454137 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) 20241111125454137 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) 20241111125454137 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) 20241111125454137 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) 20241111125454139 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125454153 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) 20241111125454153 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) 20241111125454154 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) 20241111125454154 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) 20241111125454155 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) 20241111125454155 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) 20241111125454156 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) 20241111125454156 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) 20241111125454157 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) 20241111125454157 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) 20241111125454158 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) 20241111125454158 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) 20241111125454159 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) 20241111125454159 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) 20241111125454159 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) 20241111125454159 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) 20241111125454160 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125454172 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) 20241111125454172 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) 20241111125454173 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) 20241111125454173 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) 20241111125454174 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) 20241111125454174 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) 20241111125454175 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) 20241111125454175 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) 20241111125454176 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) 20241111125454176 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) 20241111125454176 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) 20241111125454176 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) 20241111125454177 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) 20241111125454177 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) 20241111125454178 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) 20241111125454178 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) 20241111125454182 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125454196 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) 20241111125454196 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) 20241111125454198 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) 20241111125454198 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) 20241111125454199 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) 20241111125454199 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) 20241111125454200 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) 20241111125454200 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) 20241111125454200 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) 20241111125454200 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) 20241111125454201 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) 20241111125454201 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) 20241111125454202 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) 20241111125454202 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) 20241111125454203 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) 20241111125454203 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) 20241111125454204 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125454207 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) 20241111125454207 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) 20241111125454207 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) -NSVCI1234(554)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(554)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(554)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(554)@131a5d934883: Start timer Tns_test: 10 s 20241111125454213 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125454213 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125454213 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125454213 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125454213 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125454213 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125454214 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125454214 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125454214 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(554)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(554)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125454218 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) 20241111125454218 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) 20241111125454218 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125454218 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125454218 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125454218 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125454218 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125454218 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125454218 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125454218 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125454218 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125454218 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125454219 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) 20241111125454219 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) 20241111125454220 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125454220 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125454221 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) 20241111125454221 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) -NSVCI1234(554)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(554)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(554)@131a5d934883: Start timer Tns_test: 10 s 20241111125454223 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) 20241111125454223 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) 20241111125454225 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) 20241111125454225 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) 20241111125454226 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) 20241111125454226 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) 20241111125454226 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) 20241111125454226 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) 20241111125454227 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) 20241111125454227 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) 20241111125454227 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 551@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 551@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125454234 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125454234 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125454234 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125454234 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125454234 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125454234 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125454234 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125454234 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125454235 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) 20241111125454235 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) 20241111125454236 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) 20241111125454236 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) 20241111125454236 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) 20241111125454236 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) 20241111125454237 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) 20241111125454237 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) 20241111125454237 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) 20241111125454237 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) 20241111125454237 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) 20241111125454237 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) 20241111125454237 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) 20241111125454237 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) 20241111125454238 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) 20241111125454238 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_ptp-BVCI1234(552)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125454242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125454242 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125454242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125454242 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125454242 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125454242 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125454242 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125454242 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125454244 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125454245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125454245 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125454245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125454245 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125454245 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20241111125454245 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) 20241111125454245 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20241111125454245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125454245 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125454245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125454245 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125454245 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125454245 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125454245 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125454245 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125454245 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125454245 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(547)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(547)@131a5d934883: 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@131a5d934883: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 8, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000423'H, fillerDigit := omit } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B'O ("'+++++++++") } } } TC_paging_ps_from_sgsn_ptp-STATS(548)@131a5d934883: Start timer T: 2 s 20241111125454249 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125454249 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125454249 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125454249 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125454249 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125454259 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) 20241111125454259 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) 20241111125454259 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) 20241111125454259 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) 20241111125454259 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) 20241111125454259 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) 20241111125454259 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) 20241111125454259 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) 20241111125454260 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) 20241111125454260 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) 20241111125454260 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) 20241111125454260 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) 20241111125454260 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) 20241111125454260 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) 20241111125454260 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) 20241111125454260 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) 20241111125454263 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_ptp-STATS(548)@131a5d934883: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_ptp-STATS(548)@131a5d934883: 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 } 20241111125454277 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) 20241111125454277 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) 20241111125454277 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) 20241111125454277 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) 20241111125454277 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) 20241111125454277 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) 20241111125454277 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) 20241111125454277 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) 20241111125454278 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) 20241111125454278 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) 20241111125454278 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) 20241111125454278 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) 20241111125454278 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) 20241111125454278 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) 20241111125454278 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) 20241111125454278 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) 20241111125454281 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_ptp-STATS(548)@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125454303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42486<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125454305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42472<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125454306 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125454306 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125454306 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125454306 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125454306 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125454306 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125454306 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125454306 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125454306 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125454306 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125454306 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125454306 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125454306 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125454306 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125454306 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125454306 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125454306 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 9195 with status 0 respawn: 49: starting: osmo-pcu MTC@131a5d934883: Test case TC_paging_ps_from_sgsn_ptp finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:54:54 UTC 2024 ====== PCU_Tests.TC_paging_ps_from_sgsn_ptp pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_ps_from_sgsn_ptp.talloc 20241111125454321 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125454321 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125454322 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125454322 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125454344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125454445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=594572) Waiting for packet dumper to finish... 1 (prev_count=594572, count=705364) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:54:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_paging_pch_timeout started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125457523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(559)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(559)@131a5d934883: Start timer T: 5 s 20241111125457539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(559)@131a5d934883: Start timer T_Conn: 10 s TC_paging_pch_timeout-STATS(561)@131a5d934883: Start timer T: 2 s TC_paging_pch_timeout-STATS(561)@131a5d934883: Start timer T: 2 s 20241111125459322 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125459322 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125459322 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(559)@131a5d934883: OsmoPCU is now connected BTS(560)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125459338 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125459339 DLGLOBAL DEBUG validating counter group 0x55a9cd0b9040(bts) with 102 counters (rate_ctr.c:86) 20241111125459339 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125459339 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125459339 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125459339 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125459339 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125459339 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125459339 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125459339 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125459339 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125459339 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125459339 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125459339 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125459339 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125459339 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125459339 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125459339 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125459339 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125459339 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125459339 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125459339 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125459339 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125459339 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125459339 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125459339 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125459339 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125459339 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125459339 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125459339 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125459339 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125459339 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125459339 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125459339 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125459339 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125459339 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125459339 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125459339 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125459339 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125459339 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125459339 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125459339 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125459340 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125459340 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125459340 DLGLOBAL DEBUG validating counter group 0x7f303ab7e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125459340 DLGLOBAL DEBUG validating counter group 0x55a9cd0b8720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125459340 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125459340 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125459340 DLGLOBAL DEBUG validating counter group 0x7f303ab7f180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125459340 DLGLOBAL DEBUG validating counter group 0x7f303ab7f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125459340 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125459340 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125459340 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125459340 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125459340 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125459340 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125459340 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125459340 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125459340 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125459340 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125459340 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125459340 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125459340 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125459340 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125459340 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125459340 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125459340 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125459340 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125459340 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125459340 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125459340 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125459340 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125459340 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125459340 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125459340 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125459340 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125459340 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125459341 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125459341 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125459341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125459341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459342 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(560)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(560)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(560)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(560)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(560)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(560)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(560)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(560)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125459352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125459352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125459352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125459353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125459354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125459354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125459355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459355 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125459355 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125459356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459356 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 563@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_paging_pch_timeout-BVCI1234(565)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_pch_timeout-STATS(561)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125459368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125459368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459369 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125459369 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125459369 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459369 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125459369 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459369 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125459369 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459370 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125459370 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 563@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } 20241111125459370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125459370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459370 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125459370 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(567)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 563@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(567)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125459373 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 563@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 563@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(569)@131a5d934883: Provider Link came up: waiting for NS-RESET 563@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(571)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125459387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125459387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459388 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125459388 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459388 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125459388 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125459389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459389 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125459389 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459389 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125459389 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459389 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125459389 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459389 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125459389 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459397 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125459412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125459412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459413 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125459413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459414 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) 20241111125459414 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) 20241111125459415 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) 20241111125459415 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) 20241111125459416 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) 20241111125459416 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) 20241111125459416 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) 20241111125459416 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) 20241111125459417 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) 20241111125459417 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) 20241111125459418 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) 20241111125459418 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) 20241111125459419 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125459431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125459431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459432 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) 20241111125459432 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) 20241111125459433 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) 20241111125459433 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) 20241111125459434 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) 20241111125459434 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) 20241111125459435 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) 20241111125459435 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) 20241111125459436 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) 20241111125459436 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) 20241111125459436 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) 20241111125459436 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) 20241111125459437 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) 20241111125459437 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) 20241111125459438 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125459450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125459450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459451 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) 20241111125459451 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) 20241111125459452 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) 20241111125459452 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) 20241111125459453 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) 20241111125459453 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) 20241111125459453 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) 20241111125459453 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) 20241111125459454 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) 20241111125459454 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) 20241111125459455 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) 20241111125459455 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) 20241111125459456 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) 20241111125459456 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) 20241111125459459 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125459474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125459474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459475 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) 20241111125459475 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) 20241111125459476 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) 20241111125459476 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) 20241111125459476 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) 20241111125459476 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) 20241111125459477 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) 20241111125459477 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) 20241111125459478 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) 20241111125459478 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) 20241111125459479 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) 20241111125459479 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) 20241111125459480 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) 20241111125459480 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) 20241111125459481 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125459493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125459493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459494 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) 20241111125459494 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) 20241111125459495 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) 20241111125459495 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) 20241111125459495 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) 20241111125459495 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) 20241111125459496 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) 20241111125459496 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) 20241111125459497 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) 20241111125459497 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) 20241111125459498 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) 20241111125459498 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) 20241111125459499 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) 20241111125459499 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) 20241111125459500 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125459512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125459512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459513 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) 20241111125459513 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) 20241111125459514 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) 20241111125459514 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) 20241111125459514 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) 20241111125459514 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) 20241111125459515 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) 20241111125459515 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) 20241111125459516 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) 20241111125459516 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) 20241111125459517 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) 20241111125459517 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) 20241111125459517 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) 20241111125459517 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) 20241111125459521 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125459535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125459535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459537 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) 20241111125459537 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) 20241111125459537 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) 20241111125459537 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) 20241111125459538 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) 20241111125459538 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) 20241111125459539 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) 20241111125459539 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) 20241111125459540 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) 20241111125459540 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) 20241111125459540 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) 20241111125459540 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) 20241111125459541 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) 20241111125459541 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) 20241111125459542 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125459555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125459555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125459556 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) 20241111125459556 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) 20241111125459557 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) 20241111125459557 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) 20241111125459558 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) 20241111125459558 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) 20241111125459559 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) 20241111125459559 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) 20241111125459560 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) 20241111125459560 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) 20241111125459561 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) 20241111125459561 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) 20241111125459562 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) 20241111125459562 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) 20241111125459563 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125459573 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) 20241111125459573 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) 20241111125459574 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) 20241111125459574 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) 20241111125459574 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) 20241111125459574 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) 20241111125459575 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) 20241111125459575 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) 20241111125459575 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) 20241111125459575 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) 20241111125459575 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) 20241111125459575 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) 20241111125459576 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) 20241111125459576 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) 20241111125459576 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) 20241111125459576 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) 20241111125459582 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125459596 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) 20241111125459596 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) 20241111125459596 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) 20241111125459596 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) 20241111125459596 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) 20241111125459596 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) 20241111125459596 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) 20241111125459596 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) 20241111125459596 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) 20241111125459596 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) 20241111125459597 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) 20241111125459597 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) 20241111125459597 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) 20241111125459597 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) 20241111125459597 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) 20241111125459597 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) 20241111125459600 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459615 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) 20241111125459616 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) 20241111125459616 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) 20241111125459619 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125459634 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) 20241111125459634 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) 20241111125459635 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) 20241111125459635 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) 20241111125459636 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) 20241111125459636 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) 20241111125459636 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) 20241111125459636 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) 20241111125459637 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) 20241111125459637 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) 20241111125459637 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) 20241111125459637 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) 20241111125459638 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) 20241111125459638 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) 20241111125459638 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) 20241111125459638 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) 20241111125459644 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125459659 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) 20241111125459659 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) 20241111125459660 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) 20241111125459660 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) 20241111125459661 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) 20241111125459661 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) 20241111125459662 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) 20241111125459662 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) 20241111125459662 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) 20241111125459662 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) 20241111125459663 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) 20241111125459663 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) 20241111125459664 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) 20241111125459664 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) 20241111125459665 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) 20241111125459665 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) 20241111125459665 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125459678 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) 20241111125459678 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) 20241111125459679 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) 20241111125459679 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) 20241111125459680 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) 20241111125459680 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) 20241111125459680 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) 20241111125459680 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) 20241111125459681 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) 20241111125459681 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) 20241111125459682 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) 20241111125459682 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) 20241111125459683 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) 20241111125459683 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) 20241111125459683 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) 20241111125459684 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) 20241111125459684 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125459697 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) 20241111125459697 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) 20241111125459698 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) 20241111125459698 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) 20241111125459699 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) 20241111125459699 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) 20241111125459700 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) 20241111125459700 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) 20241111125459701 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) 20241111125459701 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) 20241111125459701 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) 20241111125459701 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) 20241111125459702 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) 20241111125459702 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) 20241111125459703 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) 20241111125459703 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) 20241111125459706 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125459720 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) 20241111125459720 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) 20241111125459722 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) 20241111125459722 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) 20241111125459722 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) 20241111125459722 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) 20241111125459723 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) 20241111125459723 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) 20241111125459724 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) 20241111125459724 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) 20241111125459725 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) 20241111125459725 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) 20241111125459726 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) 20241111125459726 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) 20241111125459726 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) 20241111125459726 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) 20241111125459727 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125459740 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) 20241111125459740 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) 20241111125459741 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) 20241111125459741 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) 20241111125459742 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) 20241111125459742 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) 20241111125459742 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) 20241111125459742 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) 20241111125459743 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) 20241111125459743 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) 20241111125459744 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) 20241111125459744 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) 20241111125459745 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) 20241111125459745 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) 20241111125459745 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) 20241111125459745 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) 20241111125459746 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125459759 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) 20241111125459759 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) 20241111125459760 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) 20241111125459760 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) 20241111125459761 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) 20241111125459761 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) 20241111125459761 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) 20241111125459761 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) 20241111125459762 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) 20241111125459762 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) 20241111125459763 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) 20241111125459763 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) 20241111125459764 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) 20241111125459764 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) 20241111125459765 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) 20241111125459765 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) 20241111125459768 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125459782 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) 20241111125459782 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) 20241111125459784 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) 20241111125459784 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) 20241111125459784 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) 20241111125459784 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) 20241111125459785 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) 20241111125459785 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) 20241111125459786 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) 20241111125459786 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) 20241111125459787 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) 20241111125459787 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) 20241111125459787 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) 20241111125459787 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) 20241111125459788 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) 20241111125459788 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) 20241111125459789 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125459802 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) 20241111125459802 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) 20241111125459803 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) 20241111125459803 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) 20241111125459804 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) 20241111125459804 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) 20241111125459804 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) 20241111125459804 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) 20241111125459805 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) 20241111125459805 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) 20241111125459806 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) 20241111125459806 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) 20241111125459807 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) 20241111125459807 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) 20241111125459807 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) 20241111125459807 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) 20241111125459808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125459821 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) 20241111125459821 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) 20241111125459822 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) 20241111125459822 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) 20241111125459823 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) 20241111125459823 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) 20241111125459824 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) 20241111125459824 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) 20241111125459825 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) 20241111125459825 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) 20241111125459826 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) 20241111125459826 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) 20241111125459826 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) 20241111125459827 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) 20241111125459827 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) 20241111125459827 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) 20241111125459830 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125459844 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) 20241111125459844 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) 20241111125459846 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) 20241111125459846 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) 20241111125459846 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) 20241111125459847 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) 20241111125459847 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) 20241111125459847 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) 20241111125459848 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) 20241111125459848 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) 20241111125459849 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) 20241111125459849 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) 20241111125459850 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) 20241111125459850 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) 20241111125459851 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) 20241111125459851 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) 20241111125459851 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125459863 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) 20241111125459864 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) 20241111125459865 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) 20241111125459865 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) 20241111125459867 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) 20241111125459867 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) 20241111125459868 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) 20241111125459868 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) 20241111125459868 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) 20241111125459868 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) 20241111125459869 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) 20241111125459869 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) 20241111125459870 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) 20241111125459870 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) 20241111125459871 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) 20241111125459871 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) 20241111125459872 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125459883 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) 20241111125459883 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) 20241111125459885 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) 20241111125459885 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) 20241111125459885 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) 20241111125459885 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) 20241111125459886 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) 20241111125459886 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) 20241111125459887 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) 20241111125459887 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) 20241111125459888 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) 20241111125459888 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) 20241111125459889 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) 20241111125459889 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) 20241111125459889 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) 20241111125459889 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) 20241111125459893 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125459908 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) 20241111125459908 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) 20241111125459910 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) 20241111125459910 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) 20241111125459911 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) 20241111125459911 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) 20241111125459911 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) 20241111125459911 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) 20241111125459912 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) 20241111125459912 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) 20241111125459913 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) 20241111125459913 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) 20241111125459914 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) 20241111125459914 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) 20241111125459915 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) 20241111125459915 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) 20241111125459915 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125459928 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) 20241111125459928 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) 20241111125459930 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) 20241111125459930 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) 20241111125459930 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) 20241111125459931 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) 20241111125459931 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) 20241111125459931 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) 20241111125459932 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) 20241111125459932 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) 20241111125459933 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) 20241111125459933 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) 20241111125459934 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) 20241111125459934 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) 20241111125459935 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) 20241111125459935 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) 20241111125459935 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125459948 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) 20241111125459948 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) 20241111125459950 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) 20241111125459950 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) 20241111125459950 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) 20241111125459950 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) 20241111125459951 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) 20241111125459951 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) 20241111125459952 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) 20241111125459952 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) 20241111125459953 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) 20241111125459953 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) 20241111125459954 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) 20241111125459954 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) 20241111125459954 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) 20241111125459954 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) 20241111125459958 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125459973 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) 20241111125459973 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) 20241111125459974 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) 20241111125459974 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) 20241111125459975 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) 20241111125459975 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) 20241111125459976 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) 20241111125459976 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) 20241111125459977 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) 20241111125459977 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) 20241111125459978 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) 20241111125459978 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) 20241111125459978 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) 20241111125459978 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) 20241111125459979 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) 20241111125459979 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) 20241111125459980 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125459992 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) 20241111125459992 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) 20241111125459993 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) 20241111125459993 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) 20241111125459994 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) 20241111125459994 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) 20241111125459995 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) 20241111125459995 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) 20241111125459995 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) 20241111125459996 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) 20241111125459996 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) 20241111125459996 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) 20241111125459997 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) 20241111125459997 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) 20241111125459998 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) 20241111125459998 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) 20241111125459999 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125500011 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) 20241111125500011 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) 20241111125500013 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) 20241111125500013 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) 20241111125500013 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) 20241111125500013 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) 20241111125500014 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) 20241111125500014 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) 20241111125500015 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) 20241111125500015 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) 20241111125500016 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) 20241111125500016 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) 20241111125500016 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) 20241111125500016 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) 20241111125500017 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) 20241111125500017 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) 20241111125500021 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125500035 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) 20241111125500035 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) 20241111125500036 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) 20241111125500036 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) 20241111125500037 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) 20241111125500037 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) 20241111125500038 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) 20241111125500038 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) 20241111125500039 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) 20241111125500039 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) 20241111125500039 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) 20241111125500039 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) 20241111125500040 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) 20241111125500040 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) 20241111125500041 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) 20241111125500041 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) 20241111125500042 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125500054 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) 20241111125500054 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) 20241111125500055 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) 20241111125500055 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) 20241111125500056 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) 20241111125500056 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) 20241111125500057 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) 20241111125500057 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) 20241111125500058 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) 20241111125500058 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) 20241111125500058 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) 20241111125500059 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) 20241111125500059 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) 20241111125500059 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) 20241111125500060 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) 20241111125500060 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) 20241111125500061 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125500073 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) 20241111125500073 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) 20241111125500074 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) 20241111125500074 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) 20241111125500075 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) 20241111125500075 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) 20241111125500076 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) 20241111125500076 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) 20241111125500077 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) 20241111125500077 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) 20241111125500077 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) 20241111125500077 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) 20241111125500078 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) 20241111125500078 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) 20241111125500079 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) 20241111125500079 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) 20241111125500083 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125500097 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) 20241111125500097 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) 20241111125500098 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) 20241111125500098 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) 20241111125500099 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) 20241111125500099 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) 20241111125500100 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) 20241111125500100 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) 20241111125500101 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) 20241111125500101 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) 20241111125500102 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) 20241111125500102 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) 20241111125500102 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) 20241111125500102 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) 20241111125500103 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) 20241111125500103 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) 20241111125500104 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125500116 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) 20241111125500116 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) 20241111125500117 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) 20241111125500117 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) 20241111125500118 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) 20241111125500118 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) 20241111125500119 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) 20241111125500119 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) 20241111125500119 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) 20241111125500120 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) 20241111125500120 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) 20241111125500120 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) 20241111125500121 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) 20241111125500121 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) 20241111125500122 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) 20241111125500122 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) 20241111125500123 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125500135 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) 20241111125500135 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) 20241111125500136 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) 20241111125500136 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) 20241111125500137 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) 20241111125500137 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) 20241111125500138 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) 20241111125500138 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) 20241111125500139 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) 20241111125500139 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) 20241111125500139 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) 20241111125500139 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) 20241111125500140 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) 20241111125500140 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) 20241111125500141 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) 20241111125500141 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) 20241111125500145 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125500159 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) 20241111125500159 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) 20241111125500160 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) 20241111125500160 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) 20241111125500161 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) 20241111125500161 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) 20241111125500162 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) 20241111125500162 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) 20241111125500163 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) 20241111125500163 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) 20241111125500164 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) 20241111125500164 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) 20241111125500165 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) 20241111125500165 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) 20241111125500166 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) 20241111125500166 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) 20241111125500166 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125500178 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) 20241111125500178 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) 20241111125500179 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) 20241111125500179 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) 20241111125500180 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) 20241111125500180 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) 20241111125500181 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) 20241111125500181 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) 20241111125500182 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) 20241111125500182 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) 20241111125500183 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) 20241111125500183 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) 20241111125500183 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) 20241111125500183 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) 20241111125500184 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) 20241111125500184 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) 20241111125500185 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125500197 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) 20241111125500197 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) 20241111125500199 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) 20241111125500199 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) 20241111125500199 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) 20241111125500199 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) 20241111125500200 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) 20241111125500200 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) 20241111125500201 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) 20241111125500201 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) 20241111125500202 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) 20241111125500202 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) 20241111125500203 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) 20241111125500203 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) 20241111125500204 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) 20241111125500204 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) 20241111125500207 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125500221 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) 20241111125500221 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) 20241111125500223 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) 20241111125500223 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) 20241111125500223 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) 20241111125500223 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) 20241111125500224 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) 20241111125500224 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) 20241111125500225 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) 20241111125500225 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) 20241111125500226 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) 20241111125500226 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) 20241111125500227 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) 20241111125500227 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) 20241111125500228 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) 20241111125500228 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) 20241111125500229 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125500241 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) 20241111125500241 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) 20241111125500242 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) 20241111125500242 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) 20241111125500243 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) 20241111125500243 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) 20241111125500243 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) 20241111125500243 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) 20241111125500244 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) 20241111125500244 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) 20241111125500245 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) 20241111125500245 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) 20241111125500246 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) 20241111125500246 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) 20241111125500247 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) 20241111125500247 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) 20241111125500247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125500260 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) 20241111125500260 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) 20241111125500261 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) 20241111125500261 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) 20241111125500262 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) 20241111125500262 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) 20241111125500262 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) 20241111125500262 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) 20241111125500263 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) 20241111125500263 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) 20241111125500264 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) 20241111125500264 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) 20241111125500265 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) 20241111125500265 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) 20241111125500266 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) 20241111125500266 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) 20241111125500269 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125500284 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) 20241111125500284 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) 20241111125500285 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) 20241111125500285 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) 20241111125500286 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) 20241111125500286 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) 20241111125500287 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) 20241111125500287 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) 20241111125500288 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) 20241111125500288 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) 20241111125500288 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) 20241111125500288 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) 20241111125500289 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) 20241111125500289 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) 20241111125500290 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) 20241111125500290 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) 20241111125500291 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125500303 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) 20241111125500303 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) 20241111125500304 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) 20241111125500304 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) 20241111125500305 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) 20241111125500305 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) 20241111125500306 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) 20241111125500306 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) 20241111125500306 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) 20241111125500306 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) 20241111125500307 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) 20241111125500307 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) 20241111125500308 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) 20241111125500308 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) 20241111125500309 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) 20241111125500309 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) 20241111125500310 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125500322 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) 20241111125500322 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) 20241111125500324 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) 20241111125500324 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) 20241111125500325 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) 20241111125500325 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) 20241111125500325 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) 20241111125500325 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) 20241111125500326 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) 20241111125500326 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) 20241111125500327 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) 20241111125500327 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) 20241111125500328 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) 20241111125500328 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) 20241111125500329 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) 20241111125500329 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) 20241111125500331 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125500345 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) 20241111125500345 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) 20241111125500347 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) 20241111125500347 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) 20241111125500348 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) 20241111125500348 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) 20241111125500349 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) 20241111125500349 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) 20241111125500350 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) 20241111125500350 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) 20241111125500351 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) 20241111125500351 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) 20241111125500352 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) 20241111125500352 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) 20241111125500353 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) 20241111125500353 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) 20241111125500354 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125500365 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) 20241111125500365 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) 20241111125500366 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) 20241111125500366 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) 20241111125500367 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) 20241111125500367 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) 20241111125500368 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) 20241111125500368 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) 20241111125500368 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) 20241111125500368 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) 20241111125500369 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) 20241111125500369 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) 20241111125500370 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) 20241111125500370 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) 20241111125500371 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) 20241111125500371 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) 20241111125500372 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125500384 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) 20241111125500384 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) 20241111125500385 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) 20241111125500385 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) 20241111125500386 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) 20241111125500386 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) 20241111125500387 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) 20241111125500387 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) 20241111125500387 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) 20241111125500387 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) 20241111125500388 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) 20241111125500388 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) 20241111125500389 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) 20241111125500389 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) 20241111125500390 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) 20241111125500390 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) 20241111125500393 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125500408 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) 20241111125500408 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) 20241111125500409 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) 20241111125500409 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) 20241111125500410 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) 20241111125500410 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) 20241111125500411 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) 20241111125500411 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) 20241111125500411 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) 20241111125500411 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) 20241111125500412 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) 20241111125500412 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) 20241111125500413 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) 20241111125500413 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) 20241111125500414 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) 20241111125500414 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) 20241111125500415 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125500427 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) 20241111125500427 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) 20241111125500428 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) 20241111125500428 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) 20241111125500429 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) 20241111125500429 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) 20241111125500430 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) 20241111125500430 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) 20241111125500431 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) 20241111125500431 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) 20241111125500432 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) 20241111125500432 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) 20241111125500433 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) 20241111125500433 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) 20241111125500434 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) 20241111125500434 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) 20241111125500435 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125500447 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) 20241111125500447 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) 20241111125500448 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) 20241111125500448 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) 20241111125500449 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) 20241111125500449 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) 20241111125500450 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) 20241111125500450 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) 20241111125500451 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) 20241111125500451 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) 20241111125500452 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) 20241111125500452 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) 20241111125500452 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) 20241111125500452 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) 20241111125500453 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) 20241111125500453 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) 20241111125500456 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125500470 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) 20241111125500470 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) 20241111125500471 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) 20241111125500471 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) 20241111125500472 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) 20241111125500472 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) 20241111125500473 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) 20241111125500473 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) 20241111125500474 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) 20241111125500474 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) 20241111125500475 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) 20241111125500475 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) 20241111125500476 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) 20241111125500476 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) 20241111125500477 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) 20241111125500477 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) 20241111125500478 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125500489 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) 20241111125500489 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) 20241111125500490 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) 20241111125500490 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) 20241111125500491 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) 20241111125500491 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) 20241111125500492 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) 20241111125500492 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) 20241111125500493 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) 20241111125500493 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) 20241111125500493 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) 20241111125500493 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) 20241111125500494 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) 20241111125500494 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) 20241111125500495 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) 20241111125500495 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) 20241111125500496 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125500509 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) 20241111125500509 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) 20241111125500510 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) 20241111125500510 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) 20241111125500511 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) 20241111125500511 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) 20241111125500512 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) 20241111125500512 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) 20241111125500513 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) 20241111125500513 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) 20241111125500514 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) 20241111125500514 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) 20241111125500515 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) 20241111125500515 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) 20241111125500515 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) 20241111125500515 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) 20241111125500518 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125500532 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) 20241111125500532 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) 20241111125500533 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) 20241111125500534 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) 20241111125500535 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) 20241111125500535 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) 20241111125500536 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) 20241111125500536 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) 20241111125500538 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) 20241111125500538 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) 20241111125500539 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) 20241111125500539 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) 20241111125500540 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) 20241111125500540 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) 20241111125500542 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) 20241111125500542 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) 20241111125500543 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125500552 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) 20241111125500552 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) 20241111125500554 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) 20241111125500554 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) 20241111125500555 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) 20241111125500555 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) 20241111125500556 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) 20241111125500556 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) 20241111125500556 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) 20241111125500556 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) 20241111125500557 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) 20241111125500557 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) 20241111125500558 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) 20241111125500558 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) 20241111125500559 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) 20241111125500559 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) 20241111125500560 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125500570 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) 20241111125500570 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) 20241111125500572 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) 20241111125500572 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) 20241111125500572 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) 20241111125500572 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) 20241111125500573 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) 20241111125500573 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) 20241111125500574 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) 20241111125500574 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) 20241111125500575 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) 20241111125500575 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) 20241111125500576 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) 20241111125500576 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) 20241111125500576 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) 20241111125500576 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) 20241111125500580 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125500594 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) 20241111125500594 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) 20241111125500595 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) 20241111125500595 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) 20241111125500596 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) 20241111125500596 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) 20241111125500597 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) 20241111125500597 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) 20241111125500598 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) 20241111125500598 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) 20241111125500599 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) 20241111125500599 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) 20241111125500600 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) 20241111125500600 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) 20241111125500600 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) 20241111125500600 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) 20241111125500601 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125500614 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) 20241111125500614 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) 20241111125500615 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) 20241111125500615 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) 20241111125500616 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) 20241111125500616 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) 20241111125500617 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) 20241111125500617 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) 20241111125500618 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) 20241111125500618 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) 20241111125500619 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) 20241111125500619 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) 20241111125500620 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) 20241111125500620 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) 20241111125500621 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) 20241111125500621 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) 20241111125500622 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125500633 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) 20241111125500633 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) 20241111125500634 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) 20241111125500634 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) 20241111125500635 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) 20241111125500635 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) 20241111125500636 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) 20241111125500636 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) 20241111125500636 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) 20241111125500636 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) 20241111125500637 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) 20241111125500637 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) 20241111125500638 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) 20241111125500638 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) 20241111125500639 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) 20241111125500639 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) 20241111125500642 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125500656 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) 20241111125500656 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) 20241111125500657 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) 20241111125500657 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) 20241111125500657 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) 20241111125500657 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) 20241111125500658 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) 20241111125500658 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) 20241111125500658 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) 20241111125500658 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) 20241111125500658 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) 20241111125500658 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) 20241111125500659 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) 20241111125500659 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) 20241111125500659 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) 20241111125500659 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) 20241111125500661 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125500676 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) 20241111125500676 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) 20241111125500677 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) 20241111125500677 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) 20241111125500678 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) 20241111125500678 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) 20241111125500679 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) 20241111125500679 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) 20241111125500679 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) 20241111125500679 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) 20241111125500680 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) 20241111125500680 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) 20241111125500680 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) 20241111125500680 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) 20241111125500681 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) 20241111125500681 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) 20241111125500682 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125500695 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) 20241111125500695 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) 20241111125500696 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) 20241111125500696 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) 20241111125500697 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) 20241111125500697 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) 20241111125500698 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) 20241111125500698 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) 20241111125500699 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) 20241111125500699 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) 20241111125500700 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) 20241111125500700 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) 20241111125500700 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) 20241111125500700 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) 20241111125500701 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) 20241111125500701 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) 20241111125500704 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125500718 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) 20241111125500718 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) 20241111125500719 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) 20241111125500719 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) 20241111125500720 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) 20241111125500720 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) 20241111125500720 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) 20241111125500720 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) 20241111125500721 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) 20241111125500721 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) 20241111125500722 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) 20241111125500722 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) 20241111125500722 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) 20241111125500722 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) 20241111125500723 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) 20241111125500723 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) 20241111125500724 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125500737 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) 20241111125500737 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) 20241111125500737 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) 20241111125500737 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) 20241111125500737 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) 20241111125500737 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) 20241111125500738 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) 20241111125500738 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) 20241111125500738 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) 20241111125500738 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) 20241111125500739 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) 20241111125500739 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) 20241111125500740 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) 20241111125500740 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) 20241111125500740 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) 20241111125500740 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) 20241111125500742 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125500756 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) 20241111125500756 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) 20241111125500757 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) 20241111125500757 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) 20241111125500758 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) 20241111125500758 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) 20241111125500759 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) 20241111125500759 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) 20241111125500759 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) 20241111125500759 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) 20241111125500760 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) 20241111125500760 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) 20241111125500761 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) 20241111125500761 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) 20241111125500761 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) 20241111125500761 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) 20241111125500766 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125500781 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) 20241111125500781 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) 20241111125500782 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) 20241111125500782 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) 20241111125500783 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) 20241111125500783 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) 20241111125500783 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) 20241111125500784 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) 20241111125500784 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) 20241111125500784 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) 20241111125500785 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) 20241111125500785 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) 20241111125500786 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) 20241111125500786 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) 20241111125500787 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) 20241111125500787 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) 20241111125500787 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125500800 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) 20241111125500800 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) 20241111125500801 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) 20241111125500801 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) 20241111125500803 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) 20241111125500803 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) 20241111125500804 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) 20241111125500804 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) 20241111125500805 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) 20241111125500805 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) 20241111125500806 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) 20241111125500806 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) 20241111125500807 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) 20241111125500807 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) 20241111125500808 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) 20241111125500808 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) 20241111125500808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125500820 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) 20241111125500820 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) 20241111125500821 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) 20241111125500821 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) 20241111125500822 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) 20241111125500822 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) 20241111125500823 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) 20241111125500823 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) 20241111125500824 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) 20241111125500824 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) 20241111125500824 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) 20241111125500824 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) 20241111125500825 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) 20241111125500825 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) 20241111125500826 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) 20241111125500826 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) 20241111125500829 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125500844 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) 20241111125500844 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) 20241111125500845 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) 20241111125500845 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) 20241111125500846 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) 20241111125500846 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) 20241111125500847 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) 20241111125500847 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) 20241111125500848 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) 20241111125500848 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) 20241111125500849 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) 20241111125500849 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) 20241111125500850 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) 20241111125500850 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) 20241111125500851 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) 20241111125500851 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) 20241111125500851 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125500863 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) 20241111125500863 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) 20241111125500864 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) 20241111125500864 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) 20241111125500864 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) 20241111125500864 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) 20241111125500864 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) 20241111125500864 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) 20241111125500865 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) 20241111125500865 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) 20241111125500865 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) 20241111125500865 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) 20241111125500866 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) 20241111125500866 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) 20241111125500866 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) 20241111125500866 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) 20241111125500867 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125500881 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) 20241111125500881 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) 20241111125500881 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) 20241111125500881 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) 20241111125500881 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) 20241111125500881 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) 20241111125500881 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) 20241111125500881 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) 20241111125500881 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) 20241111125500881 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) 20241111125500882 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) 20241111125500882 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) 20241111125500882 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) 20241111125500882 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) 20241111125500882 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) 20241111125500882 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) 20241111125500890 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125500904 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) 20241111125500904 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) 20241111125500905 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) 20241111125500905 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) 20241111125500905 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) 20241111125500905 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) 20241111125500905 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) 20241111125500905 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) 20241111125500905 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) 20241111125500905 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) 20241111125500906 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) 20241111125500906 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) 20241111125500906 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) 20241111125500906 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) 20241111125500906 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) 20241111125500906 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) 20241111125500909 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125500924 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) 20241111125500924 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) 20241111125500925 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) 20241111125500925 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) 20241111125500926 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) 20241111125500926 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) 20241111125500927 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) 20241111125500927 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) 20241111125500927 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) 20241111125500927 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) 20241111125500928 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) 20241111125500928 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) 20241111125500928 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) 20241111125500928 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) 20241111125500929 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) 20241111125500929 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) 20241111125500929 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125500943 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) 20241111125500943 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) 20241111125500944 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) 20241111125500944 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) 20241111125500945 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) 20241111125500945 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) 20241111125500946 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) 20241111125500946 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) 20241111125500947 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) 20241111125500947 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) 20241111125500948 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) 20241111125500948 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) 20241111125500948 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) 20241111125500948 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) 20241111125500949 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) 20241111125500949 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) 20241111125500952 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125500967 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) 20241111125500967 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) 20241111125500968 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) 20241111125500968 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) 20241111125500969 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) 20241111125500969 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) 20241111125500970 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) 20241111125500970 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) 20241111125500971 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) 20241111125500971 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) 20241111125500971 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) 20241111125500971 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) 20241111125500972 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) 20241111125500972 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) 20241111125500972 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) 20241111125500972 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) 20241111125500972 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125500986 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) 20241111125500986 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) 20241111125500987 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) 20241111125500987 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) 20241111125500987 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) 20241111125500987 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) 20241111125500987 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) 20241111125500987 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) 20241111125500988 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) 20241111125500988 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) 20241111125500989 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) 20241111125500989 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) 20241111125500989 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) 20241111125500990 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) 20241111125500990 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) 20241111125500990 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) 20241111125500991 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125501006 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) 20241111125501006 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) 20241111125501007 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) 20241111125501007 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) 20241111125501008 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) 20241111125501008 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) 20241111125501009 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) 20241111125501009 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) 20241111125501010 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) 20241111125501010 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) 20241111125501010 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) 20241111125501010 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) 20241111125501011 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) 20241111125501011 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) 20241111125501012 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) 20241111125501012 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) 20241111125501014 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125501029 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) 20241111125501029 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) 20241111125501030 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) 20241111125501030 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) 20241111125501031 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) 20241111125501031 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) 20241111125501032 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) 20241111125501032 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) 20241111125501033 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) 20241111125501033 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) 20241111125501034 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) 20241111125501034 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) 20241111125501034 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) 20241111125501035 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) 20241111125501035 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) 20241111125501035 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) 20241111125501036 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125501048 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) 20241111125501048 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) 20241111125501049 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) 20241111125501049 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) 20241111125501050 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) 20241111125501050 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) 20241111125501051 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) 20241111125501052 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) 20241111125501052 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) 20241111125501052 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) 20241111125501054 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) 20241111125501054 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) 20241111125501055 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) 20241111125501055 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) 20241111125501056 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) 20241111125501056 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) 20241111125501057 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125501070 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) 20241111125501070 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) 20241111125501070 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) 20241111125501070 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) 20241111125501072 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) 20241111125501072 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) 20241111125501073 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) 20241111125501073 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) 20241111125501073 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) 20241111125501073 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) 20241111125501074 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) 20241111125501074 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) 20241111125501075 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) 20241111125501075 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) 20241111125501076 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) 20241111125501076 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) 20241111125501078 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125501093 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) 20241111125501093 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) 20241111125501094 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) 20241111125501094 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) 20241111125501094 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) 20241111125501094 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) 20241111125501095 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) 20241111125501095 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) 20241111125501095 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) 20241111125501095 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) 20241111125501095 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) 20241111125501095 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) 20241111125501096 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) 20241111125501096 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) 20241111125501096 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) 20241111125501096 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) 20241111125501098 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125501113 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) 20241111125501113 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) 20241111125501113 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) 20241111125501113 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) 20241111125501114 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) 20241111125501114 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) 20241111125501114 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) 20241111125501114 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) 20241111125501114 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) 20241111125501114 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) 20241111125501115 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) 20241111125501115 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) 20241111125501115 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) 20241111125501115 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) 20241111125501116 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) 20241111125501116 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) 20241111125501117 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125501131 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) 20241111125501131 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) 20241111125501132 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) 20241111125501132 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) 20241111125501132 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) 20241111125501132 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) 20241111125501133 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) 20241111125501133 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) 20241111125501133 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) 20241111125501133 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) 20241111125501134 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) 20241111125501134 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) 20241111125501134 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) 20241111125501134 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) 20241111125501135 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) 20241111125501135 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) 20241111125501141 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125501157 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) 20241111125501157 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) 20241111125501159 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) 20241111125501159 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) 20241111125501160 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) 20241111125501160 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) 20241111125501161 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) 20241111125501161 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) 20241111125501161 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) 20241111125501161 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) 20241111125501163 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) 20241111125501163 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) 20241111125501165 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) 20241111125501165 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) 20241111125501166 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) 20241111125501166 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) 20241111125501167 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125501175 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) 20241111125501175 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) 20241111125501176 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) 20241111125501176 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) 20241111125501177 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) 20241111125501177 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) 20241111125501178 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) 20241111125501178 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) 20241111125501179 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) 20241111125501179 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) 20241111125501180 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) 20241111125501180 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) 20241111125501181 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) 20241111125501181 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) 20241111125501182 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) 20241111125501182 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) 20241111125501182 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125501194 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) 20241111125501194 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) 20241111125501195 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) 20241111125501195 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) 20241111125501196 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) 20241111125501196 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) 20241111125501197 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) 20241111125501197 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) 20241111125501198 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) 20241111125501198 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) 20241111125501199 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) 20241111125501199 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) 20241111125501199 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) 20241111125501199 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) 20241111125501200 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) 20241111125501200 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) 20241111125501203 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125501218 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) 20241111125501218 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) 20241111125501219 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) 20241111125501219 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) 20241111125501220 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) 20241111125501220 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) 20241111125501220 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) 20241111125501220 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) 20241111125501221 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) 20241111125501221 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) 20241111125501222 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) 20241111125501222 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) 20241111125501223 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) 20241111125501223 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) 20241111125501224 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) 20241111125501224 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) 20241111125501224 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125501237 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) 20241111125501237 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) 20241111125501238 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) 20241111125501238 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) 20241111125501239 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) 20241111125501239 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) 20241111125501239 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) 20241111125501239 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) 20241111125501240 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) 20241111125501240 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) 20241111125501241 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) 20241111125501241 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) 20241111125501242 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) 20241111125501242 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) 20241111125501243 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) 20241111125501243 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) 20241111125501243 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125501256 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) 20241111125501256 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) 20241111125501257 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) 20241111125501257 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) 20241111125501258 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) 20241111125501258 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) 20241111125501259 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) 20241111125501259 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) 20241111125501259 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) 20241111125501259 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) 20241111125501260 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) 20241111125501260 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) 20241111125501261 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) 20241111125501261 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) 20241111125501262 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) 20241111125501262 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) 20241111125501266 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125501280 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) 20241111125501280 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) 20241111125501281 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) 20241111125501281 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) 20241111125501282 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) 20241111125501282 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) 20241111125501283 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) 20241111125501283 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) 20241111125501284 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) 20241111125501284 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) 20241111125501284 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) 20241111125501284 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) 20241111125501285 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) 20241111125501285 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) 20241111125501286 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) 20241111125501286 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) 20241111125501287 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125501299 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) 20241111125501299 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) 20241111125501300 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) 20241111125501300 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) 20241111125501301 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) 20241111125501301 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) 20241111125501302 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) 20241111125501302 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) 20241111125501303 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) 20241111125501303 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) 20241111125501303 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) 20241111125501303 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) 20241111125501304 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) 20241111125501304 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) 20241111125501305 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) 20241111125501305 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) 20241111125501306 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125501318 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) 20241111125501318 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) 20241111125501319 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) 20241111125501319 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) 20241111125501320 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) 20241111125501320 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) 20241111125501321 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) 20241111125501321 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) 20241111125501322 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) 20241111125501322 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) 20241111125501323 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) 20241111125501323 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) 20241111125501323 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) 20241111125501323 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) 20241111125501324 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) 20241111125501324 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) 20241111125501328 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125501342 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) 20241111125501342 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) 20241111125501343 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) 20241111125501343 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) 20241111125501344 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) 20241111125501344 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) 20241111125501345 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) 20241111125501345 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) 20241111125501345 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) 20241111125501345 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) 20241111125501346 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) 20241111125501346 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) 20241111125501347 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) 20241111125501347 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) 20241111125501348 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) 20241111125501348 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) 20241111125501348 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125501361 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) 20241111125501361 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) 20241111125501362 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) 20241111125501362 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) 20241111125501363 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) 20241111125501363 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) 20241111125501364 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) 20241111125501364 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) 20241111125501365 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) 20241111125501365 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) 20241111125501365 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) 20241111125501365 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) 20241111125501366 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) 20241111125501366 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) 20241111125501367 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) 20241111125501367 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) 20241111125501368 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125501380 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) 20241111125501380 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) 20241111125501381 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) 20241111125501381 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) 20241111125501382 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) 20241111125501382 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) 20241111125501383 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) 20241111125501383 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) 20241111125501384 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) 20241111125501384 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) 20241111125501384 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) 20241111125501384 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) 20241111125501385 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) 20241111125501385 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) 20241111125501386 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) 20241111125501386 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) 20241111125501389 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125501404 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) 20241111125501404 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) 20241111125501405 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) 20241111125501405 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) 20241111125501406 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) 20241111125501406 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) 20241111125501407 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) 20241111125501407 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) 20241111125501408 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) 20241111125501408 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) 20241111125501408 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) 20241111125501408 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) 20241111125501409 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) 20241111125501409 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) 20241111125501410 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) 20241111125501410 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) 20241111125501411 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125501423 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) 20241111125501423 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) 20241111125501424 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) 20241111125501424 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) 20241111125501425 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) 20241111125501425 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) 20241111125501426 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) 20241111125501426 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) 20241111125501426 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) 20241111125501426 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) 20241111125501427 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) 20241111125501427 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) 20241111125501428 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) 20241111125501428 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) 20241111125501429 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) 20241111125501429 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) 20241111125501430 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125501442 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) 20241111125501442 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) 20241111125501443 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) 20241111125501443 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) 20241111125501444 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) 20241111125501444 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) 20241111125501445 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) 20241111125501445 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) 20241111125501446 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) 20241111125501446 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) 20241111125501447 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) 20241111125501447 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) 20241111125501447 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) 20241111125501447 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) 20241111125501448 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) 20241111125501448 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) 20241111125501452 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125501466 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) 20241111125501466 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) 20241111125501467 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) 20241111125501467 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) 20241111125501468 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) 20241111125501468 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) 20241111125501469 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) 20241111125501469 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) 20241111125501469 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) 20241111125501469 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) 20241111125501470 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) 20241111125501470 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) 20241111125501471 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) 20241111125501471 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) 20241111125501472 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) 20241111125501472 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) 20241111125501473 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125501485 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) 20241111125501485 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) 20241111125501486 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) 20241111125501486 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) 20241111125501487 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) 20241111125501487 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) 20241111125501488 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) 20241111125501488 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) 20241111125501488 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) 20241111125501488 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) 20241111125501489 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) 20241111125501489 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) 20241111125501490 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) 20241111125501490 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) 20241111125501491 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) 20241111125501491 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) 20241111125501492 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125501505 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) 20241111125501505 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) 20241111125501506 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) 20241111125501506 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) 20241111125501507 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) 20241111125501507 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) 20241111125501508 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) 20241111125501508 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) 20241111125501508 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) 20241111125501508 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) 20241111125501509 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) 20241111125501509 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) 20241111125501510 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) 20241111125501510 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) 20241111125501511 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) 20241111125501511 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) 20241111125501514 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125501529 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) 20241111125501529 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) 20241111125501530 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) 20241111125501530 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) 20241111125501531 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) 20241111125501531 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) 20241111125501531 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) 20241111125501531 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) 20241111125501532 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) 20241111125501532 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) 20241111125501534 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) 20241111125501534 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) 20241111125501535 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) 20241111125501535 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) 20241111125501536 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) 20241111125501536 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) 20241111125501537 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125501548 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) 20241111125501548 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) 20241111125501549 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) 20241111125501549 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) 20241111125501550 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) 20241111125501550 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) 20241111125501551 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) 20241111125501551 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) 20241111125501552 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) 20241111125501552 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) 20241111125501553 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) 20241111125501553 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) 20241111125501554 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) 20241111125501554 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) 20241111125501554 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) 20241111125501554 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) 20241111125501555 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125501568 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) 20241111125501568 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) 20241111125501569 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) 20241111125501569 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) 20241111125501570 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) 20241111125501570 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) 20241111125501571 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) 20241111125501571 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) 20241111125501572 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) 20241111125501572 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) 20241111125501572 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) 20241111125501572 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) 20241111125501573 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) 20241111125501573 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) 20241111125501574 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) 20241111125501574 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) 20241111125501577 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125501592 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) 20241111125501592 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) 20241111125501593 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) 20241111125501593 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) 20241111125501594 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) 20241111125501594 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) 20241111125501595 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) 20241111125501595 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) 20241111125501596 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) 20241111125501596 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) 20241111125501597 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) 20241111125501597 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) 20241111125501597 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) 20241111125501597 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) 20241111125501598 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) 20241111125501598 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) 20241111125501599 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125501611 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) 20241111125501611 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) 20241111125501613 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) 20241111125501613 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) 20241111125501613 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) 20241111125501613 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) 20241111125501614 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) 20241111125501614 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) 20241111125501615 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) 20241111125501615 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) 20241111125501616 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) 20241111125501616 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) 20241111125501616 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) 20241111125501616 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) 20241111125501617 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) 20241111125501617 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) 20241111125501618 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125501630 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) 20241111125501630 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) 20241111125501632 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) 20241111125501632 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) 20241111125501632 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) 20241111125501632 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) 20241111125501633 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) 20241111125501633 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) 20241111125501634 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) 20241111125501634 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) 20241111125501635 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) 20241111125501635 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) 20241111125501635 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) 20241111125501635 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) 20241111125501636 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) 20241111125501636 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) 20241111125501640 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125501654 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) 20241111125501654 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) 20241111125501656 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) 20241111125501656 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) 20241111125501657 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) 20241111125501657 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) 20241111125501657 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) 20241111125501657 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) 20241111125501658 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) 20241111125501658 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) 20241111125501659 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) 20241111125501659 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) 20241111125501660 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) 20241111125501660 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) 20241111125501660 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) 20241111125501661 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) 20241111125501661 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125501673 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) 20241111125501673 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) 20241111125501675 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) 20241111125501675 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) 20241111125501676 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) 20241111125501676 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) 20241111125501678 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) 20241111125501678 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) 20241111125501679 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) 20241111125501679 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) 20241111125501680 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) 20241111125501680 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) 20241111125501681 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) 20241111125501681 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) 20241111125501682 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) 20241111125501682 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) 20241111125501683 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125501693 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) 20241111125501693 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) 20241111125501695 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) 20241111125501695 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) 20241111125501696 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) 20241111125501696 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) 20241111125501696 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) 20241111125501696 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) 20241111125501697 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) 20241111125501697 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) 20241111125501698 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) 20241111125501698 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) 20241111125501698 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) 20241111125501699 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) 20241111125501699 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) 20241111125501699 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) 20241111125501702 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125501716 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) 20241111125501716 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) 20241111125501717 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) 20241111125501717 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) 20241111125501718 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) 20241111125501718 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) 20241111125501719 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) 20241111125501719 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) 20241111125501720 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) 20241111125501720 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) 20241111125501721 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) 20241111125501721 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) 20241111125501722 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) 20241111125501722 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) 20241111125501723 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) 20241111125501723 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) 20241111125501724 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125501735 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) 20241111125501735 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) 20241111125501737 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) 20241111125501737 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) 20241111125501737 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) 20241111125501737 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) 20241111125501738 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) 20241111125501738 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) 20241111125501739 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) 20241111125501739 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) 20241111125501740 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) 20241111125501740 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) 20241111125501741 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) 20241111125501741 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) 20241111125501741 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) 20241111125501741 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) 20241111125501742 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125501755 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) 20241111125501755 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) 20241111125501756 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) 20241111125501756 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) 20241111125501757 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) 20241111125501757 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) 20241111125501757 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) 20241111125501757 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) 20241111125501758 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) 20241111125501758 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) 20241111125501759 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) 20241111125501759 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) 20241111125501760 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) 20241111125501760 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) 20241111125501761 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) 20241111125501761 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) 20241111125501764 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125501778 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) 20241111125501778 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) 20241111125501780 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) 20241111125501780 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) 20241111125501780 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) 20241111125501780 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) 20241111125501781 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) 20241111125501781 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) 20241111125501782 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) 20241111125501782 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) 20241111125501783 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) 20241111125501783 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) 20241111125501784 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) 20241111125501784 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) 20241111125501784 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) 20241111125501785 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) 20241111125501785 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125501797 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) 20241111125501798 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) 20241111125501799 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) 20241111125501799 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) 20241111125501799 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) 20241111125501799 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) 20241111125501800 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) 20241111125501800 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) 20241111125501801 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) 20241111125501801 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) 20241111125501802 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) 20241111125501802 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) 20241111125501802 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) 20241111125501802 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) 20241111125501803 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) 20241111125501803 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) 20241111125501804 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125501817 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) 20241111125501817 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) 20241111125501818 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) 20241111125501818 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) 20241111125501819 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) 20241111125501819 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) 20241111125501819 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) 20241111125501819 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) 20241111125501820 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) 20241111125501820 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) 20241111125501821 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) 20241111125501821 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) 20241111125501822 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) 20241111125501822 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) 20241111125501822 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) 20241111125501822 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) 20241111125501826 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125501840 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) 20241111125501840 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) 20241111125501842 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) 20241111125501842 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) 20241111125501842 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) 20241111125501842 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) 20241111125501843 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) 20241111125501843 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) 20241111125501844 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) 20241111125501844 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) 20241111125501845 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) 20241111125501845 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) 20241111125501846 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) 20241111125501846 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) 20241111125501847 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) 20241111125501847 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) 20241111125501848 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125501859 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) 20241111125501859 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) 20241111125501861 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) 20241111125501861 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) 20241111125501862 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) 20241111125501862 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) 20241111125501862 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) 20241111125501862 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) 20241111125501863 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) 20241111125501863 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) 20241111125501864 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) 20241111125501864 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) 20241111125501865 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) 20241111125501865 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) 20241111125501865 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) 20241111125501865 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) 20241111125501866 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125501878 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) 20241111125501878 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) 20241111125501880 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) 20241111125501880 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) 20241111125501880 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) 20241111125501880 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) 20241111125501881 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) 20241111125501881 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) 20241111125501882 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) 20241111125501882 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) 20241111125501883 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) 20241111125501883 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) 20241111125501884 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) 20241111125501884 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) 20241111125501884 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) 20241111125501884 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) 20241111125501888 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125501902 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) 20241111125501902 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) 20241111125501903 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) 20241111125501903 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) 20241111125501904 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) 20241111125501904 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) 20241111125501905 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) 20241111125501905 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) 20241111125501906 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) 20241111125501906 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) 20241111125501907 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) 20241111125501907 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) 20241111125501907 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) 20241111125501907 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) 20241111125501908 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) 20241111125501908 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) 20241111125501909 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125501921 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) 20241111125501922 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) 20241111125501923 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) 20241111125501923 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) 20241111125501923 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) 20241111125501923 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) 20241111125501924 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) 20241111125501924 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) 20241111125501925 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) 20241111125501925 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) 20241111125501925 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) 20241111125501925 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) 20241111125501926 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) 20241111125501926 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) 20241111125501927 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) 20241111125501927 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) 20241111125501927 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125501939 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) 20241111125501939 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) 20241111125501940 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) 20241111125501940 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) 20241111125501940 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) 20241111125501940 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) 20241111125501940 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) 20241111125501940 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) 20241111125501941 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) 20241111125501941 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) 20241111125501941 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) 20241111125501941 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) 20241111125501941 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) 20241111125501941 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) 20241111125501941 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) 20241111125501941 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) 20241111125501949 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125501964 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) 20241111125501964 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) 20241111125501965 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) 20241111125501965 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) 20241111125501966 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) 20241111125501966 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) 20241111125501966 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) 20241111125501967 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) 20241111125501967 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) 20241111125501967 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) 20241111125501968 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) 20241111125501968 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) 20241111125501969 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) 20241111125501969 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) 20241111125501970 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) 20241111125501970 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) 20241111125501971 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125501983 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) 20241111125501983 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) 20241111125501984 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) 20241111125501984 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) 20241111125501985 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) 20241111125501985 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) 20241111125501986 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) 20241111125501986 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) 20241111125501986 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) 20241111125501986 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) 20241111125501987 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) 20241111125501987 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) 20241111125501988 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) 20241111125501988 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) 20241111125501989 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) 20241111125501989 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) 20241111125501990 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125502002 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) 20241111125502002 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) 20241111125502003 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) 20241111125502003 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) 20241111125502004 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) 20241111125502004 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) 20241111125502005 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) 20241111125502005 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) 20241111125502006 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) 20241111125502006 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) 20241111125502007 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) 20241111125502007 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) 20241111125502007 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) 20241111125502007 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) 20241111125502008 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) 20241111125502008 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) 20241111125502011 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125502026 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) 20241111125502026 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) 20241111125502027 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) 20241111125502027 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) 20241111125502028 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) 20241111125502028 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) 20241111125502029 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) 20241111125502029 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) 20241111125502029 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) 20241111125502030 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) 20241111125502030 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) 20241111125502030 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) 20241111125502031 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) 20241111125502031 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) 20241111125502032 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) 20241111125502032 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) 20241111125502032 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125502045 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) 20241111125502045 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) 20241111125502046 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) 20241111125502046 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) 20241111125502047 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) 20241111125502047 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) 20241111125502047 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) 20241111125502047 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) 20241111125502048 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) 20241111125502048 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) 20241111125502049 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) 20241111125502049 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) 20241111125502050 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) 20241111125502050 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) 20241111125502051 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) 20241111125502051 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) 20241111125502051 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125502064 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) 20241111125502064 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) 20241111125502065 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) 20241111125502065 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) 20241111125502066 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) 20241111125502066 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) 20241111125502067 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) 20241111125502067 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) 20241111125502067 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) 20241111125502067 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) 20241111125502068 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) 20241111125502068 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) 20241111125502069 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) 20241111125502069 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) 20241111125502070 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) 20241111125502070 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) 20241111125502073 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125502088 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) 20241111125502088 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) 20241111125502089 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) 20241111125502089 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) 20241111125502090 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) 20241111125502090 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) 20241111125502090 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) 20241111125502090 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) 20241111125502091 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) 20241111125502091 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) 20241111125502092 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) 20241111125502092 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) 20241111125502093 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) 20241111125502093 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) 20241111125502093 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) 20241111125502093 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) 20241111125502094 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125502107 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) 20241111125502107 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) 20241111125502108 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) 20241111125502108 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) 20241111125502109 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) 20241111125502109 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) 20241111125502109 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) 20241111125502109 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) 20241111125502110 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) 20241111125502110 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) 20241111125502111 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) 20241111125502111 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) 20241111125502112 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) 20241111125502112 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) 20241111125502112 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) 20241111125502112 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) 20241111125502113 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125502126 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) 20241111125502126 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) 20241111125502127 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) 20241111125502127 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) 20241111125502128 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) 20241111125502128 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) 20241111125502129 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) 20241111125502129 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) 20241111125502129 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) 20241111125502129 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) 20241111125502130 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) 20241111125502130 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) 20241111125502131 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) 20241111125502131 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) 20241111125502132 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) 20241111125502132 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) 20241111125502135 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125502149 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) 20241111125502149 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) 20241111125502151 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) 20241111125502151 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) 20241111125502151 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) 20241111125502151 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) 20241111125502152 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) 20241111125502152 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) 20241111125502153 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) 20241111125502153 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) 20241111125502154 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) 20241111125502154 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) 20241111125502155 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) 20241111125502155 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) 20241111125502155 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) 20241111125502155 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) 20241111125502156 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125502168 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) 20241111125502168 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) 20241111125502170 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) 20241111125502170 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) 20241111125502170 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) 20241111125502170 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) 20241111125502171 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) 20241111125502171 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) 20241111125502172 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) 20241111125502172 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) 20241111125502173 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) 20241111125502173 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) 20241111125502173 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) 20241111125502173 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) 20241111125502174 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) 20241111125502174 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) 20241111125502175 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125502188 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) 20241111125502188 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) 20241111125502189 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) 20241111125502189 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) 20241111125502189 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) 20241111125502189 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) 20241111125502190 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) 20241111125502190 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) 20241111125502191 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) 20241111125502191 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) 20241111125502192 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) 20241111125502192 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) 20241111125502192 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) 20241111125502192 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) 20241111125502193 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) 20241111125502193 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) 20241111125502197 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125502211 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) 20241111125502211 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) 20241111125502213 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) 20241111125502213 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) 20241111125502213 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) 20241111125502214 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) 20241111125502214 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) 20241111125502214 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) 20241111125502215 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) 20241111125502215 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) 20241111125502216 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) 20241111125502216 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) 20241111125502217 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) 20241111125502217 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) 20241111125502217 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) 20241111125502217 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) 20241111125502218 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125502230 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) 20241111125502230 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) 20241111125502232 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) 20241111125502232 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) 20241111125502232 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) 20241111125502232 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) 20241111125502233 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) 20241111125502233 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) 20241111125502234 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) 20241111125502234 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) 20241111125502235 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) 20241111125502235 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) 20241111125502235 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) 20241111125502235 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) 20241111125502236 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) 20241111125502236 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) 20241111125502237 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125502249 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) 20241111125502249 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) 20241111125502251 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) 20241111125502251 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) 20241111125502251 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) 20241111125502251 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) 20241111125502252 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) 20241111125502252 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) 20241111125502253 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) 20241111125502253 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) 20241111125502254 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) 20241111125502254 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) 20241111125502254 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) 20241111125502254 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) 20241111125502255 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) 20241111125502255 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) 20241111125502259 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125502273 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) 20241111125502273 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) 20241111125502274 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) 20241111125502274 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) 20241111125502275 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) 20241111125502275 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) 20241111125502276 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) 20241111125502276 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) 20241111125502277 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) 20241111125502277 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) 20241111125502277 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) 20241111125502277 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) 20241111125502278 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) 20241111125502278 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) 20241111125502279 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) 20241111125502279 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) 20241111125502280 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125502292 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) 20241111125502292 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) 20241111125502293 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) 20241111125502293 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) 20241111125502294 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) 20241111125502294 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) 20241111125502295 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) 20241111125502295 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) 20241111125502296 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) 20241111125502296 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) 20241111125502297 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) 20241111125502297 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) 20241111125502297 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) 20241111125502297 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) 20241111125502298 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) 20241111125502298 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) 20241111125502299 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125502311 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) 20241111125502311 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) 20241111125502312 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) 20241111125502312 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) 20241111125502313 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) 20241111125502313 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) 20241111125502314 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) 20241111125502314 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) 20241111125502315 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) 20241111125502315 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) 20241111125502315 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) 20241111125502315 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) 20241111125502316 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) 20241111125502316 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) 20241111125502317 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) 20241111125502317 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) 20241111125502320 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125502335 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) 20241111125502335 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) 20241111125502336 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) 20241111125502336 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) 20241111125502337 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) 20241111125502337 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) 20241111125502338 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) 20241111125502338 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) 20241111125502338 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) 20241111125502338 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) 20241111125502339 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) 20241111125502339 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) 20241111125502340 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) 20241111125502340 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) 20241111125502341 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) 20241111125502341 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) 20241111125502341 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125502341 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) 20241111125502341 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) 20241111125502341 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) -NSVCI1234(567)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(567)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(567)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(567)@131a5d934883: Start timer Tns_test: 10 s 20241111125502348 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125502348 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125502348 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125502348 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125502348 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125502348 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125502348 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125502348 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125502348 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(567)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(567)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125502350 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125502350 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125502350 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125502350 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125502350 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125502350 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125502350 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125502350 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125502350 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125502350 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125502352 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125502352 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(567)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(567)@131a5d934883: Start timer Tns_test: 10 s 20241111125502354 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) 20241111125502355 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) 20241111125502356 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) 20241111125502356 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) 20241111125502357 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) 20241111125502357 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) 20241111125502358 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) 20241111125502358 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) 20241111125502359 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) 20241111125502359 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) 20241111125502359 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) 20241111125502359 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) 20241111125502360 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) 20241111125502360 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) 20241111125502360 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) 20241111125502360 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) 20241111125502361 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 564@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 564@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125502369 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125502369 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125502369 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125502369 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125502369 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125502369 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125502369 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125502369 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125502373 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) 20241111125502373 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) 20241111125502375 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) 20241111125502375 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) 20241111125502376 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) 20241111125502376 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) 20241111125502376 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) 20241111125502376 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) 20241111125502377 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) 20241111125502377 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) 20241111125502378 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) 20241111125502378 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) TC_paging_pch_timeout-BVCI1234(565)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125502378 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) 20241111125502378 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) 20241111125502379 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) 20241111125502379 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)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125502382 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125502382 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125502382 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125502382 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125502382 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125502382 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125502382 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125502382 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125502383 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125502388 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125502388 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125502388 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125502388 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125502388 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20241111125502388 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) 20241111125502388 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20241111125502389 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125502389 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125502389 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125502389 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125502389 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125502389 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125502389 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125502389 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125502389 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125502389 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(560)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(560)@131a5d934883: 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@131a5d934883: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 8, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000423'H, fillerDigit := omit } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B'O ("'+++++++++") } } } TC_paging_pch_timeout-STATS(561)@131a5d934883: Start timer T: 2 s 20241111125502397 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) 20241111125502397 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) 20241111125502397 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125502397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125502397 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125502397 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125502397 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125502398 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) 20241111125502398 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) 20241111125502398 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) 20241111125502398 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) 20241111125502399 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) 20241111125502399 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) 20241111125502399 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) 20241111125502399 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) 20241111125502400 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) 20241111125502400 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) 20241111125502400 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) 20241111125502400 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) 20241111125502401 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) 20241111125502401 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) 20241111125502401 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125502415 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) 20241111125502415 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) 20241111125502415 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) 20241111125502415 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) 20241111125502415 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) 20241111125502415 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) 20241111125502415 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) 20241111125502415 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) 20241111125502416 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) 20241111125502416 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) 20241111125502416 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) 20241111125502416 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) 20241111125502416 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) 20241111125502416 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) 20241111125502416 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) 20241111125502416 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_pch_timeout-STATS(561)@131a5d934883: Start timer T_statsd: 5 s TC_paging_pch_timeout-STATS(561)@131a5d934883: 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 } 20241111125502419 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@131a5d934883: 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@131a5d934883: Start timer T: 1.2 s 20241111125502433 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) 20241111125502433 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) 20241111125502433 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) 20241111125502433 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502434 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) 20241111125502442 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125502457 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) 20241111125502457 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) 20241111125502457 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) 20241111125502457 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) 20241111125502457 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) 20241111125502457 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) 20241111125502457 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) 20241111125502458 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) 20241111125502458 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) 20241111125502458 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) 20241111125502458 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) 20241111125502458 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) 20241111125502458 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) 20241111125502458 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) 20241111125502458 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) 20241111125502458 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) 20241111125502461 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125502476 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) 20241111125502476 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) 20241111125502478 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) 20241111125502478 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) 20241111125502478 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) 20241111125502478 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) 20241111125502479 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) 20241111125502479 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) 20241111125502480 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) 20241111125502480 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) 20241111125502481 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) 20241111125502481 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) 20241111125502481 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) 20241111125502481 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) 20241111125502482 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) 20241111125502482 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) 20241111125502483 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125502496 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) 20241111125502496 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) 20241111125502497 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) 20241111125502497 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) 20241111125502498 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) 20241111125502498 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) 20241111125502499 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) 20241111125502499 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) 20241111125502499 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) 20241111125502500 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) 20241111125502500 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) 20241111125502500 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) 20241111125502501 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) 20241111125502501 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) 20241111125502502 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) 20241111125502502 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) 20241111125502505 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125502520 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) 20241111125502520 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) 20241111125502521 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) 20241111125502521 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) 20241111125502522 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) 20241111125502522 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) 20241111125502523 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) 20241111125502523 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) 20241111125502523 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) 20241111125502523 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) 20241111125502524 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) 20241111125502524 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) 20241111125502525 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) 20241111125502525 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) 20241111125502526 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) 20241111125502526 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) 20241111125502527 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125502539 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) 20241111125502539 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) 20241111125502540 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) 20241111125502540 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) 20241111125502541 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) 20241111125502541 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) 20241111125502542 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) 20241111125502542 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) 20241111125502542 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) 20241111125502542 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) 20241111125502543 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) 20241111125502543 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) 20241111125502544 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) 20241111125502544 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) 20241111125502545 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) 20241111125502545 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) 20241111125502545 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125502558 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) 20241111125502558 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) 20241111125502559 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) 20241111125502559 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) 20241111125502560 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) 20241111125502560 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) 20241111125502561 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) 20241111125502561 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) 20241111125502562 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) 20241111125502562 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) 20241111125502562 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) 20241111125502562 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) 20241111125502563 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) 20241111125502563 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) 20241111125502564 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) 20241111125502564 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) 20241111125502568 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125502582 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) 20241111125502582 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) 20241111125502583 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) 20241111125502583 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) 20241111125502584 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) 20241111125502584 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) 20241111125502585 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) 20241111125502585 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) 20241111125502585 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) 20241111125502585 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) 20241111125502586 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) 20241111125502586 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) 20241111125502587 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) 20241111125502587 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) 20241111125502588 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) 20241111125502588 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) 20241111125502588 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125502601 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) 20241111125502601 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) 20241111125502602 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) 20241111125502602 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) 20241111125502603 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) 20241111125502603 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) 20241111125502604 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) 20241111125502604 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) 20241111125502605 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) 20241111125502605 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) 20241111125502605 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) 20241111125502605 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) 20241111125502606 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) 20241111125502606 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) 20241111125502607 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) 20241111125502607 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) 20241111125502608 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125502620 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) 20241111125502620 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) 20241111125502621 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) 20241111125502621 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) 20241111125502622 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) 20241111125502622 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) 20241111125502623 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) 20241111125502623 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) 20241111125502624 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) 20241111125502624 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) 20241111125502624 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) 20241111125502624 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) 20241111125502625 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) 20241111125502625 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) 20241111125502626 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) 20241111125502626 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) 20241111125502630 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125502644 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) 20241111125502644 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) 20241111125502645 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) 20241111125502645 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) 20241111125502646 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) 20241111125502646 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) 20241111125502647 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) 20241111125502647 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) 20241111125502648 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) 20241111125502648 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) 20241111125502648 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) 20241111125502648 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) 20241111125502649 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) 20241111125502649 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) 20241111125502650 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) 20241111125502650 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) 20241111125502651 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125502663 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) 20241111125502663 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) 20241111125502664 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) 20241111125502664 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) 20241111125502665 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) 20241111125502665 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) 20241111125502666 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) 20241111125502666 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) 20241111125502667 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) 20241111125502667 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) 20241111125502668 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) 20241111125502668 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) 20241111125502669 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) 20241111125502669 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) 20241111125502669 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) 20241111125502669 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) 20241111125502670 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125502682 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) 20241111125502682 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) 20241111125502684 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) 20241111125502684 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) 20241111125502684 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) 20241111125502685 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) 20241111125502685 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) 20241111125502685 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) 20241111125502686 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) 20241111125502686 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) 20241111125502687 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) 20241111125502687 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) 20241111125502688 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) 20241111125502688 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) 20241111125502688 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) 20241111125502688 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) 20241111125502692 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125502706 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) 20241111125502706 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) 20241111125502708 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) 20241111125502708 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) 20241111125502709 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) 20241111125502709 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) 20241111125502710 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) 20241111125502710 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) 20241111125502711 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) 20241111125502711 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) 20241111125502711 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) 20241111125502711 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) 20241111125502712 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) 20241111125502712 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) 20241111125502713 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) 20241111125502713 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) 20241111125502714 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125502725 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) 20241111125502726 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) 20241111125502727 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) 20241111125502727 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) 20241111125502728 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) 20241111125502728 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) 20241111125502728 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) 20241111125502728 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) 20241111125502729 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) 20241111125502729 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) 20241111125502730 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) 20241111125502730 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) 20241111125502731 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) 20241111125502731 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) 20241111125502732 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) 20241111125502732 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) 20241111125502733 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125502745 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) 20241111125502745 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) 20241111125502746 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) 20241111125502746 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) 20241111125502747 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) 20241111125502747 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) 20241111125502748 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) 20241111125502748 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) 20241111125502748 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) 20241111125502748 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) 20241111125502749 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) 20241111125502749 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) 20241111125502750 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) 20241111125502750 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) 20241111125502751 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) 20241111125502751 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) 20241111125502754 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125502768 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) 20241111125502769 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) 20241111125502770 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) 20241111125502770 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) 20241111125502771 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) 20241111125502771 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) 20241111125502771 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) 20241111125502771 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) 20241111125502772 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) 20241111125502772 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) 20241111125502773 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) 20241111125502773 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) 20241111125502774 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) 20241111125502774 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) 20241111125502774 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) 20241111125502774 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) 20241111125502775 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125502787 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) 20241111125502788 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) 20241111125502789 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) 20241111125502789 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) 20241111125502789 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) 20241111125502789 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) 20241111125502790 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) 20241111125502790 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) 20241111125502791 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) 20241111125502791 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) 20241111125502792 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) 20241111125502792 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) 20241111125502792 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) 20241111125502792 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) 20241111125502793 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) 20241111125502793 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) 20241111125502794 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125502807 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) 20241111125502807 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) 20241111125502808 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) 20241111125502808 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) 20241111125502808 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) 20241111125502809 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) 20241111125502809 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) 20241111125502809 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) 20241111125502810 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) 20241111125502810 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) 20241111125502811 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) 20241111125502811 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) 20241111125502811 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) 20241111125502812 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) 20241111125502812 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) 20241111125502812 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) 20241111125502816 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125502830 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) 20241111125502830 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) 20241111125502832 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) 20241111125502832 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) 20241111125502832 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) 20241111125502832 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) 20241111125502833 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) 20241111125502833 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) 20241111125502834 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) 20241111125502834 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) 20241111125502835 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) 20241111125502835 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) 20241111125502835 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) 20241111125502835 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) 20241111125502836 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) 20241111125502836 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) 20241111125502837 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125502849 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) 20241111125502849 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) 20241111125502851 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) 20241111125502851 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) 20241111125502851 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) 20241111125502851 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) 20241111125502852 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) 20241111125502852 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) 20241111125502853 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) 20241111125502853 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) 20241111125502854 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) 20241111125502854 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) 20241111125502855 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) 20241111125502855 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) 20241111125502855 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) 20241111125502855 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) 20241111125502856 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125502869 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) 20241111125502869 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) 20241111125502870 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) 20241111125502870 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) 20241111125502871 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) 20241111125502871 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) 20241111125502872 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) 20241111125502872 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) 20241111125502873 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) 20241111125502873 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) 20241111125502874 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) 20241111125502874 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) 20241111125502875 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) 20241111125502875 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) 20241111125502876 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) 20241111125502876 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) 20241111125502878 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125502893 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) 20241111125502893 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) 20241111125502894 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) 20241111125502894 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) 20241111125502895 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) 20241111125502895 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) 20241111125502896 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) 20241111125502896 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) 20241111125502896 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) 20241111125502896 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) 20241111125502897 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) 20241111125502897 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) 20241111125502899 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) 20241111125502899 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) 20241111125502899 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) 20241111125502899 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) 20241111125502900 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125502912 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) 20241111125502912 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) 20241111125502913 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) 20241111125502913 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) 20241111125502914 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) 20241111125502914 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) 20241111125502915 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) 20241111125502915 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) 20241111125502916 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) 20241111125502916 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) 20241111125502916 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) 20241111125502916 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) 20241111125502917 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) 20241111125502917 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) 20241111125502918 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) 20241111125502918 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) 20241111125502919 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125502931 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) 20241111125502931 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) 20241111125502932 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) 20241111125502932 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) 20241111125502933 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) 20241111125502933 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) 20241111125502934 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) 20241111125502934 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) 20241111125502935 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) 20241111125502935 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) 20241111125502935 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) 20241111125502935 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) 20241111125502936 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) 20241111125502936 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) 20241111125502937 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) 20241111125502937 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) 20241111125502940 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125502955 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) 20241111125502955 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) 20241111125502955 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) 20241111125502955 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) 20241111125502956 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) 20241111125502956 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) 20241111125502956 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) 20241111125502957 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) 20241111125502957 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) 20241111125502957 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) 20241111125502958 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) 20241111125502958 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) 20241111125502958 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) 20241111125502958 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) 20241111125502959 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) 20241111125502959 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) 20241111125502959 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125502975 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) 20241111125502975 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) 20241111125502976 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) 20241111125502976 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) 20241111125502976 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) 20241111125502976 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) 20241111125502977 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) 20241111125502977 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) 20241111125502977 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) 20241111125502977 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) 20241111125502978 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) 20241111125502978 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) 20241111125502979 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) 20241111125502979 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) 20241111125502980 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) 20241111125502980 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) 20241111125502981 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125502993 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) 20241111125502993 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) 20241111125502994 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) 20241111125502994 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) 20241111125502995 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) 20241111125502995 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) 20241111125502997 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) 20241111125502997 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) 20241111125502998 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) 20241111125502998 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) 20241111125502999 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) 20241111125502999 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) 20241111125503000 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) 20241111125503000 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) 20241111125503001 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) 20241111125503001 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) 20241111125503004 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125503019 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) 20241111125503019 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) 20241111125503021 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) 20241111125503021 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) 20241111125503022 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) 20241111125503022 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) 20241111125503023 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) 20241111125503023 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) 20241111125503024 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) 20241111125503024 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) 20241111125503025 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) 20241111125503025 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) 20241111125503026 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) 20241111125503026 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) 20241111125503027 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) 20241111125503027 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) 20241111125503028 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125503036 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) 20241111125503037 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) 20241111125503038 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) 20241111125503038 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) 20241111125503039 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) 20241111125503039 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) 20241111125503039 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) 20241111125503039 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) 20241111125503040 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) 20241111125503040 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) 20241111125503041 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) 20241111125503041 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) 20241111125503042 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) 20241111125503042 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) 20241111125503042 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) 20241111125503042 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) 20241111125503043 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125503056 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) 20241111125503056 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) 20241111125503057 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) 20241111125503057 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) 20241111125503058 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) 20241111125503058 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) 20241111125503059 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) 20241111125503059 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) 20241111125503061 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) 20241111125503061 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) 20241111125503062 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) 20241111125503062 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) 20241111125503063 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) 20241111125503063 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) 20241111125503064 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) 20241111125503064 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) 20241111125503066 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125503080 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) 20241111125503080 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) 20241111125503082 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) 20241111125503082 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) 20241111125503083 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) 20241111125503083 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) 20241111125503084 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) 20241111125503085 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) 20241111125503085 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) 20241111125503085 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) 20241111125503086 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) 20241111125503086 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) 20241111125503087 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) 20241111125503087 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) 20241111125503088 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) 20241111125503088 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) 20241111125503088 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125503098 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) 20241111125503098 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) 20241111125503099 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) 20241111125503099 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) 20241111125503099 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) 20241111125503099 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) 20241111125503100 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) 20241111125503100 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) 20241111125503100 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) 20241111125503100 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) 20241111125503101 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) 20241111125503101 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) 20241111125503102 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) 20241111125503102 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) 20241111125503103 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) 20241111125503103 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) 20241111125503103 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125503118 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) 20241111125503118 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) 20241111125503119 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) 20241111125503119 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) 20241111125503120 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) 20241111125503120 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) 20241111125503120 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) 20241111125503120 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) 20241111125503121 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) 20241111125503121 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) 20241111125503122 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) 20241111125503122 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) 20241111125503123 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) 20241111125503123 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) 20241111125503124 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) 20241111125503124 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) 20241111125503127 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125503142 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) 20241111125503142 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) 20241111125503143 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) 20241111125503143 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) 20241111125503143 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) 20241111125503144 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) 20241111125503144 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) 20241111125503144 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) 20241111125503145 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) 20241111125503145 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) 20241111125503145 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) 20241111125503145 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) 20241111125503146 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) 20241111125503146 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) 20241111125503147 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) 20241111125503147 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) 20241111125503147 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125503161 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) 20241111125503162 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) 20241111125503163 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) 20241111125503163 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) 20241111125503163 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) 20241111125503163 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) 20241111125503164 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) 20241111125503164 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) 20241111125503165 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) 20241111125503165 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) 20241111125503165 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) 20241111125503165 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) 20241111125503166 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) 20241111125503166 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) 20241111125503166 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) 20241111125503166 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) 20241111125503167 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125503180 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) 20241111125503180 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) 20241111125503181 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) 20241111125503181 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) 20241111125503182 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) 20241111125503182 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) 20241111125503183 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) 20241111125503183 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) 20241111125503184 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) 20241111125503184 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) 20241111125503184 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) 20241111125503184 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) 20241111125503185 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) 20241111125503185 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) 20241111125503186 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) 20241111125503186 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) 20241111125503190 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125503203 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) 20241111125503203 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) 20241111125503204 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) 20241111125503204 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) 20241111125503204 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) 20241111125503204 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) 20241111125503204 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) 20241111125503204 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) 20241111125503205 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) 20241111125503205 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) 20241111125503205 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) 20241111125503205 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) 20241111125503205 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) 20241111125503205 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) 20241111125503205 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) 20241111125503205 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) 20241111125503207 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125503222 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) 20241111125503222 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) 20241111125503223 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) 20241111125503223 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) 20241111125503223 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) 20241111125503223 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) 20241111125503224 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) 20241111125503224 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) 20241111125503224 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) 20241111125503224 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) 20241111125503225 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) 20241111125503225 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) 20241111125503225 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) 20241111125503225 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) 20241111125503226 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) 20241111125503226 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) 20241111125503227 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125503242 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) 20241111125503242 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) 20241111125503244 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) 20241111125503244 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) 20241111125503245 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) 20241111125503245 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) 20241111125503246 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) 20241111125503246 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) 20241111125503246 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) 20241111125503246 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) 20241111125503247 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) 20241111125503247 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) 20241111125503248 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) 20241111125503248 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) 20241111125503249 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) 20241111125503249 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) 20241111125503251 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125503266 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) 20241111125503266 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) 20241111125503268 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) 20241111125503268 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) 20241111125503269 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) 20241111125503269 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) 20241111125503269 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) 20241111125503270 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) 20241111125503270 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) 20241111125503270 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) 20241111125503271 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) 20241111125503271 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) 20241111125503272 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) 20241111125503272 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) 20241111125503273 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) 20241111125503273 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) 20241111125503274 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125503286 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) 20241111125503286 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) 20241111125503287 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) 20241111125503287 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) 20241111125503288 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) 20241111125503288 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) 20241111125503288 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) 20241111125503289 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) 20241111125503289 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) 20241111125503289 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) 20241111125503290 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) 20241111125503290 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) 20241111125503291 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) 20241111125503291 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) 20241111125503292 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) 20241111125503292 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) 20241111125503292 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125503304 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) 20241111125503304 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) 20241111125503306 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) 20241111125503306 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) 20241111125503306 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) 20241111125503306 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) 20241111125503307 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) 20241111125503307 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) 20241111125503308 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) 20241111125503308 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) 20241111125503309 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) 20241111125503309 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) 20241111125503310 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) 20241111125503310 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) 20241111125503311 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) 20241111125503311 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) 20241111125503314 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125503330 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) 20241111125503330 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) 20241111125503331 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) 20241111125503331 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) 20241111125503332 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) 20241111125503332 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) 20241111125503334 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) 20241111125503334 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) 20241111125503335 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) 20241111125503335 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) 20241111125503335 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) 20241111125503335 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) 20241111125503336 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) 20241111125503336 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) 20241111125503337 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) 20241111125503337 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) 20241111125503338 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125503348 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) 20241111125503348 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) 20241111125503349 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) 20241111125503350 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) 20241111125503350 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) 20241111125503350 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) 20241111125503351 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) 20241111125503351 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) 20241111125503351 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) 20241111125503351 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) 20241111125503352 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) 20241111125503352 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) 20241111125503353 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) 20241111125503353 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) 20241111125503353 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) 20241111125503353 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) 20241111125503354 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125503367 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) 20241111125503367 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) 20241111125503369 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) 20241111125503369 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) 20241111125503369 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) 20241111125503369 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) 20241111125503370 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) 20241111125503370 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) 20241111125503371 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) 20241111125503371 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) 20241111125503372 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) 20241111125503372 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) 20241111125503372 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) 20241111125503372 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) 20241111125503373 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) 20241111125503373 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) 20241111125503376 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125503388 DPCU INFO PCH paging timeout for IMSI=262420000000423 (bts_pch_timer.c:69) 20241111125503388 DPCU DEBUG PCH paging timer stopped for IMSI=262420000000423 (bts_pch_timer.c:61) 20241111125503391 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) 20241111125503391 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) 20241111125503392 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) 20241111125503392 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) 20241111125503393 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) 20241111125503393 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) 20241111125503394 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) 20241111125503394 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) 20241111125503394 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) 20241111125503394 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) 20241111125503395 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) 20241111125503395 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) 20241111125503395 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) 20241111125503395 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) 20241111125503396 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) 20241111125503396 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) 20241111125503396 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125503410 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) 20241111125503410 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) 20241111125503410 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) 20241111125503410 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) 20241111125503411 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) 20241111125503411 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) 20241111125503411 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) 20241111125503411 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) 20241111125503412 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) 20241111125503412 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) 20241111125503412 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) 20241111125503412 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) 20241111125503413 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) 20241111125503413 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) 20241111125503413 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) 20241111125503413 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) 20241111125503414 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125503429 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) 20241111125503429 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) 20241111125503431 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) 20241111125503431 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) 20241111125503432 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) 20241111125503432 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) 20241111125503432 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) 20241111125503433 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) 20241111125503433 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) 20241111125503433 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) 20241111125503434 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) 20241111125503434 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) 20241111125503435 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) 20241111125503435 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) 20241111125503435 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) 20241111125503435 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) 20241111125503438 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125503453 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) 20241111125503453 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) 20241111125503454 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) 20241111125503454 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) 20241111125503455 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) 20241111125503455 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) 20241111125503456 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) 20241111125503456 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) 20241111125503457 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) 20241111125503457 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) 20241111125503457 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) 20241111125503457 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) 20241111125503458 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) 20241111125503458 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) 20241111125503459 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) 20241111125503459 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) 20241111125503460 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125503473 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) 20241111125503473 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) 20241111125503474 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) 20241111125503474 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) 20241111125503475 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) 20241111125503475 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) 20241111125503475 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) 20241111125503475 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) 20241111125503476 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) 20241111125503476 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) 20241111125503477 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) 20241111125503477 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) 20241111125503478 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) 20241111125503478 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) 20241111125503478 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) 20241111125503478 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) 20241111125503479 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125503491 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) 20241111125503491 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) 20241111125503492 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) 20241111125503492 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) 20241111125503493 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) 20241111125503493 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) 20241111125503494 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) 20241111125503494 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) 20241111125503495 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) 20241111125503495 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) 20241111125503495 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) 20241111125503495 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) 20241111125503496 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) 20241111125503496 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) 20241111125503497 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) 20241111125503497 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) 20241111125503501 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125503515 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) 20241111125503515 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) 20241111125503516 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) 20241111125503516 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) 20241111125503517 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) 20241111125503517 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) 20241111125503518 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) 20241111125503518 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) 20241111125503519 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) 20241111125503519 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) 20241111125503519 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) 20241111125503519 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) 20241111125503520 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) 20241111125503520 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) 20241111125503521 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) 20241111125503521 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) 20241111125503522 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125503534 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) 20241111125503534 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) 20241111125503535 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) 20241111125503535 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) 20241111125503536 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) 20241111125503536 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) 20241111125503537 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) 20241111125503537 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) 20241111125503538 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) 20241111125503538 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) 20241111125503538 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) 20241111125503539 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) 20241111125503539 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) 20241111125503539 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) 20241111125503540 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) 20241111125503540 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) 20241111125503541 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125503553 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) 20241111125503553 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) 20241111125503554 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) 20241111125503554 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) 20241111125503555 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) 20241111125503555 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) 20241111125503556 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) 20241111125503556 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) 20241111125503557 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) 20241111125503557 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) 20241111125503557 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) 20241111125503557 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) 20241111125503558 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) 20241111125503558 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) 20241111125503559 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) 20241111125503559 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) 20241111125503563 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125503577 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) 20241111125503577 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) 20241111125503578 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) 20241111125503578 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) 20241111125503579 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) 20241111125503579 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) 20241111125503580 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) 20241111125503580 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) 20241111125503580 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) 20241111125503580 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) 20241111125503581 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) 20241111125503581 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) 20241111125503582 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) 20241111125503582 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) 20241111125503583 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) 20241111125503583 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) 20241111125503583 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125503596 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) 20241111125503596 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) 20241111125503597 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) 20241111125503597 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) 20241111125503598 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) 20241111125503598 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) 20241111125503599 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) 20241111125503599 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) 20241111125503599 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) 20241111125503599 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) 20241111125503600 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) 20241111125503600 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) 20241111125503601 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) 20241111125503601 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) 20241111125503602 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) 20241111125503602 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) 20241111125503602 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125503616 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) 20241111125503616 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) 20241111125503617 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) 20241111125503617 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) 20241111125503617 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) 20241111125503617 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) 20241111125503618 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) 20241111125503618 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) 20241111125503619 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) 20241111125503619 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) 20241111125503620 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) 20241111125503620 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) 20241111125503621 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) 20241111125503621 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) 20241111125503621 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) 20241111125503622 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) 20241111125503625 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@131a5d934883: Start timer T: 2 s 20241111125503640 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) 20241111125503640 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) 20241111125503641 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) 20241111125503641 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) 20241111125503641 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) 20241111125503642 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) 20241111125503642 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) 20241111125503642 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) 20241111125503643 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) 20241111125503643 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) 20241111125503644 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) 20241111125503644 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) 20241111125503645 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) 20241111125503645 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) 20241111125503646 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) 20241111125503646 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) 20241111125503647 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125503658 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) 20241111125503658 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) 20241111125503658 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) 20241111125503658 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) 20241111125503658 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) 20241111125503658 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) 20241111125503659 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) 20241111125503659 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) 20241111125503659 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) 20241111125503659 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) 20241111125503659 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) 20241111125503659 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) 20241111125503660 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) 20241111125503660 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) 20241111125503660 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) 20241111125503660 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) 20241111125503663 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@131a5d934883: Start timer T_statsd: 5 s 20241111125503677 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) 20241111125503677 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) 20241111125503678 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) 20241111125503678 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) 20241111125503679 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) 20241111125503679 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) 20241111125503679 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) 20241111125503679 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) 20241111125503680 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) 20241111125503680 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) 20241111125503680 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) 20241111125503680 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) 20241111125503680 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) 20241111125503680 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) 20241111125503681 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) 20241111125503681 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) 20241111125503686 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@131a5d934883: 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(560)@131a5d934883: Shutting down virtual BTS #0... 20241111125503712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125503713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125503714 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125503714 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125503714 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125503714 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125503714 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125503714 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125503714 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125503714 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125503714 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125503714 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125503714 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125503714 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125503714 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125503714 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125503714 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125503714 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125503714 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 9260 with status 0 MTC@131a5d934883: Test case TC_paging_pch_timeout finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_pch_timeout pass'. respawn: 50: starting: osmo-pcu Mon Nov 11 12:55:03 UTC 2024 ====== PCU_Tests.TC_paging_pch_timeout pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_pch_timeout.talloc 20241111125503732 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125503732 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125503732 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125503733 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125503746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39502<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125503847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39502<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=931152) Waiting for packet dumper to finish... 1 (prev_count=931152, count=979044) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:55:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@131a5d934883: 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@131a5d934883: Test case TC_paging_cs_multi_ms_imsi_tmsi started. 572@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 572@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(575)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 572@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(576)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 572@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(579)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 572@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 20241111125506988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(579)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(578)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(578)@131a5d934883: Start timer T: 5 s 20241111125506993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39516<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(578)@131a5d934883: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_imsi_tmsi-STATS(582)@131a5d934883: Start timer T: 2 s 572@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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_multi_ms_imsi_tmsi-STATS(582)@131a5d934883: Start timer T: 2 s -NSVCI1234(583)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(583)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125508733 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125508733 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125508733 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(578)@131a5d934883: OsmoPCU is now connected BTS(580)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125508745 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125508745 DLGLOBAL DEBUG validating counter group 0x56454470a040(bts) with 102 counters (rate_ctr.c:86) 20241111125508745 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125508745 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125508745 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125508745 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125508745 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125508745 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125508745 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125508745 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125508745 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125508745 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125508745 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125508745 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125508745 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125508745 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125508745 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125508745 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125508746 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125508746 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125508746 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125508746 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125508746 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125508746 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125508746 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125508746 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125508746 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125508746 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125508746 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125508746 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125508746 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125508746 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125508746 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125508746 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125508746 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125508746 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125508746 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125508746 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125508746 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125508746 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125508746 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125508746 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125508746 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125508746 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125508746 DLGLOBAL DEBUG validating counter group 0x7f19f791a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125508746 DLGLOBAL DEBUG validating counter group 0x564544709720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125508746 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125508746 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125508746 DLGLOBAL DEBUG validating counter group 0x7f19f791b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125508746 DLGLOBAL DEBUG validating counter group 0x7f19f791b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125508746 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125508746 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125508746 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125508746 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125508746 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125508746 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125508747 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125508747 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125508747 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125508747 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125508747 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125508747 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125508747 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125508747 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125508747 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125508747 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125508747 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125508747 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125508747 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125508747 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125508747 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125508747 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125508747 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125508747 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125508747 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125508747 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125508747 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125508747 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125508747 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125508747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125508747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508748 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(580)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(580)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(580)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(580)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(576)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(576)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(580)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(576)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(576)@131a5d934883: Start timer Tns_test: 10 s BTS(580)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(580)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125508757 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125508757 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125508757 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125508757 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125508757 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125508757 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125508757 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125508757 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125508757 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(576)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(576)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125508760 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125508760 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125508760 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125508760 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125508760 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125508760 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125508760 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125508760 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125508760 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125508760 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125508761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125508761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508761 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125508761 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(576)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(576)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(576)@131a5d934883: Start timer Tns_test: 10 s 20241111125508763 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125508763 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508765 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125508765 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508766 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125508766 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508767 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125508767 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508768 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125508768 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125508769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508770 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125508770 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508771 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 573@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 573@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125508776 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125508776 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125508776 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125508776 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125508776 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125508776 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125508776 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125508776 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125508779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125508779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125508781 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508782 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125508782 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(575)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125508782 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125508782 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508783 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125508783 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(575)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125508784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125508784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508784 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125508784 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111125508784 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125508784 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508785 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125508785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125508785 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125508785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125508785 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125508785 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125508785 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125508785 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125508785 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125508789 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125508789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125508789 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125508789 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125508789 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125508789 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125508789 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125508789 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125508789 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125508789 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125508795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125508795 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125508795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125508795 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125508795 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125508798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125508798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508798 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125508798 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508799 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125508799 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508799 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125508799 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508800 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125508800 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508800 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125508800 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125508800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125508801 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508807 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125508812 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) 20241111125508812 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125508812 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125508812 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125508812 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125508812 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125508812 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125508812 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125508812 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125508812 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125508812 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125508812 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125508812 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125508812 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125508812 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125508812 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125508812 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125508812 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125508812 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125508812 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125508812 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125508812 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125508812 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125508812 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125508812 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125508812 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125508812 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125508812 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125508812 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125508812 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) 20241111125508812 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125508812 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125508812 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125508812 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125508812 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125508812 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125508812 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125508812 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) 20241111125508812 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=8 (tbf_ul.cpp:221) 20241111125508813 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125508813 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125508813 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125508813 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125508822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125508822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508823 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125508823 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508824 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) 20241111125508824 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) 20241111125508825 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) 20241111125508825 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) 20241111125508826 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) 20241111125508826 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) 20241111125508826 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) 20241111125508826 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) 20241111125508827 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) 20241111125508827 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) 20241111125508828 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) 20241111125508828 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) 20241111125508828 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) 20241111125508828 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) 20241111125508829 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125508841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125508841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508842 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) 20241111125508842 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) 20241111125508843 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) 20241111125508843 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) 20241111125508844 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) 20241111125508844 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) 20241111125508845 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) 20241111125508845 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) 20241111125508845 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) 20241111125508845 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) 20241111125508846 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) 20241111125508846 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) 20241111125508847 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) 20241111125508847 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) 20241111125508848 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) 20241111125508848 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) 20241111125508848 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125508860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125508860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508861 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) 20241111125508861 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) 20241111125508862 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) 20241111125508862 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) 20241111125508863 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) 20241111125508863 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) 20241111125508864 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) 20241111125508864 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) 20241111125508864 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) 20241111125508864 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) 20241111125508865 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) 20241111125508865 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) 20241111125508866 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) 20241111125508866 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) 20241111125508869 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) 20241111125508869 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) 20241111125508870 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125508884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125508884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508886 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) 20241111125508886 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) 20241111125508887 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) 20241111125508887 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) 20241111125508888 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) 20241111125508888 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) 20241111125508889 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) 20241111125508889 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) 20241111125508889 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) 20241111125508889 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) 20241111125508890 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) 20241111125508890 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) 20241111125508891 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) 20241111125508891 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) 20241111125508892 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) 20241111125508892 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) 20241111125508892 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125508903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125508903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508904 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) 20241111125508904 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) 20241111125508905 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) 20241111125508905 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) 20241111125508905 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) 20241111125508905 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) 20241111125508906 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) 20241111125508906 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) 20241111125508907 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) 20241111125508907 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) 20241111125508908 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) 20241111125508908 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) 20241111125508909 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) 20241111125508909 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) 20241111125508909 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) 20241111125508909 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) 20241111125508910 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125508922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125508922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508923 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) 20241111125508923 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) 20241111125508924 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) 20241111125508924 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) 20241111125508925 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) 20241111125508925 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) 20241111125508925 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) 20241111125508925 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) 20241111125508926 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) 20241111125508926 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) 20241111125508927 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) 20241111125508927 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) 20241111125508928 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) 20241111125508928 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) 20241111125508931 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) 20241111125508931 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) 20241111125508932 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125508946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125508946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508947 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) 20241111125508947 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) 20241111125508948 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) 20241111125508948 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) 20241111125508949 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) 20241111125508949 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) 20241111125508950 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) 20241111125508950 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) 20241111125508950 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) 20241111125508950 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) 20241111125508951 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) 20241111125508951 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) 20241111125508952 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) 20241111125508952 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) 20241111125508953 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) 20241111125508953 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) 20241111125508954 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125508965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125508965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125508966 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) 20241111125508966 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) 20241111125508967 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) 20241111125508967 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) 20241111125508968 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) 20241111125508968 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) 20241111125508968 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) 20241111125508968 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) 20241111125508969 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) 20241111125508969 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) 20241111125508970 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) 20241111125508970 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) 20241111125508971 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) 20241111125508971 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) 20241111125508972 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) 20241111125508972 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) 20241111125508972 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125508984 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) 20241111125508984 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) 20241111125508986 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) 20241111125508986 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) 20241111125508986 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) 20241111125508986 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) 20241111125508987 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) 20241111125508987 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) 20241111125508988 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) 20241111125508988 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) 20241111125508989 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) 20241111125508989 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) 20241111125508989 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) 20241111125508990 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) 20241111125508990 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) 20241111125508990 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) 20241111125508994 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) 20241111125508994 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) 20241111125508994 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125509008 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) 20241111125509008 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) 20241111125509009 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) 20241111125509009 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) 20241111125509010 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) 20241111125509010 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) 20241111125509011 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) 20241111125509011 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) 20241111125509012 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) 20241111125509012 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) 20241111125509012 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) 20241111125509012 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) 20241111125509013 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509013 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509013 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509013 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) 20241111125509013 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) 20241111125509014 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) 20241111125509014 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) 20241111125509015 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) 20241111125509015 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) 20241111125509015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125509015 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) 20241111125509016 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125509027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=3c 01 01 00 00 00 01 be fd d3 cc 8b 12 c8 8c 02 6f f8 f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509027 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) 20241111125509027 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509027 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 be fd d3 cc 8b 12 c8 8c 02 6f f8 f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509027 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125509027 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) 20241111125509027 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) 20241111125509027 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509027 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) 20241111125509027 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509027 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 be fd d3 cc 8b 12 c8 8c 02 6f f8 f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509027 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125509027 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125509027 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509027 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509027 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509027 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509027 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509027 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) 20241111125509027 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) 20241111125509027 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509027 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509027 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509028 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) 20241111125509028 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) 20241111125509029 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) 20241111125509029 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) 20241111125509030 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) 20241111125509030 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) 20241111125509031 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) 20241111125509031 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) 20241111125509031 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) 20241111125509032 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) 20241111125509032 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) 20241111125509032 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) 20241111125509033 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) 20241111125509033 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) 20241111125509034 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) 20241111125509034 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) 20241111125509034 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125509034 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) 20241111125509034 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125509034 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509034 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) 20241111125509034 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509034 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509034 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125509034 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) 20241111125509034 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) 20241111125509035 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509041 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=56, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509041 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509041 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509041 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509041 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509041 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509041 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509041 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241111125509041 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509041 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509041 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509041 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509042 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509042 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509042 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509042 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509042 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509042 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509042 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509042 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509042 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509042 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509042 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509042 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509042 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509042 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509042 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509042 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509042 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125509042 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) 20241111125509042 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125509042 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509042 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241111125509042 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509042 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509042 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509042 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509042 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) 20241111125509042 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=56 (tbf_ul.cpp:221) 20241111125509042 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509042 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509042 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125509042 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=56 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 79 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509046 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) 20241111125509046 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) 20241111125509046 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) 20241111125509046 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125509048 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) 20241111125509048 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) 20241111125509049 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) 20241111125509049 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) 20241111125509049 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) 20241111125509050 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) 20241111125509050 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) 20241111125509050 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) 20241111125509051 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) 20241111125509051 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) 20241111125509052 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) 20241111125509052 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) 20241111125509053 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) 20241111125509053 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) 20241111125509056 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) 20241111125509056 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) 20241111125509056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241111125509056 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) 20241111125509056 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125509070 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) 20241111125509070 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) 20241111125509070 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) 20241111125509070 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125509072 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=3 data=3c 01 01 00 00 00 02 9e 3f b5 9e 85 f8 06 65 ca 1e d5 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509072 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125509072 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509072 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 9e 3f b5 9e 85 f8 06 65 ca 1e d5 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509072 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) 20241111125509072 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1070) 20241111125509072 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) 20241111125509072 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509072 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) 20241111125509072 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509072 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 9e 3f b5 9e 85 f8 06 65 ca 1e d5 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509072 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125509072 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241111125509072 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509072 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509072 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509072 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509072 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509072 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509072 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) 20241111125509072 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509072 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509072 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509072 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) 20241111125509072 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) 20241111125509073 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) 20241111125509073 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) 20241111125509074 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) 20241111125509074 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) 20241111125509075 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) 20241111125509075 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) 20241111125509076 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) 20241111125509076 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) 20241111125509077 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) 20241111125509077 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) 20241111125509078 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=872 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241111125509078 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) 20241111125509078 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509078 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509078 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) 20241111125509078 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509078 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509078 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125509078 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Sending data request: sapi=5 arfcn=872 cur_fn=65 block=4 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509079 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509084 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=65, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509084 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509084 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509084 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509084 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509084 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509084 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509084 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241111125509084 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509084 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509084 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509085 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509085 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509085 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509085 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509085 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509085 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509085 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509085 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509085 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509085 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509085 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509085 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509085 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509085 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509085 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509085 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509085 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509085 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125509085 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) 20241111125509085 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125509085 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509085 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241111125509085 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509085 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509085 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509085 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509085 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) 20241111125509085 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=65 (tbf_ul.cpp:221) 20241111125509085 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509085 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509085 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125509085 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=65 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7a 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509090 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) 20241111125509090 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) 20241111125509090 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) 20241111125509090 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125509091 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) 20241111125509091 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) 20241111125509092 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) 20241111125509092 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) 20241111125509093 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) 20241111125509093 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) 20241111125509094 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) 20241111125509094 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) 20241111125509095 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) 20241111125509095 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) 20241111125509096 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) 20241111125509096 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) 20241111125509097 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) 20241111125509097 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) 20241111125509098 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) 20241111125509098 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) 20241111125509098 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125509098 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) 20241111125509098 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125509109 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) 20241111125509109 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) 20241111125509110 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) 20241111125509110 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) 20241111125509111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=5 data=3c 01 01 00 00 00 03 9b ea 76 76 0b a3 3d 58 3b 5c 7c 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509111 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125509111 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509111 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 9b ea 76 76 0b a3 3d 58 3b 5c 7c 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509111 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) 20241111125509111 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1070) 20241111125509111 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) 20241111125509111 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509111 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) 20241111125509111 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509111 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 9b ea 76 76 0b a3 3d 58 3b 5c 7c 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509111 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125509111 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20241111125509111 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509111 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509111 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509111 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509111 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509111 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509112 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) 20241111125509112 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509112 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509112 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509112 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) 20241111125509112 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) 20241111125509113 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) 20241111125509113 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) 20241111125509114 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) 20241111125509114 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) 20241111125509115 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) 20241111125509115 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) 20241111125509116 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) 20241111125509116 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) 20241111125509119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=873 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241111125509119 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) 20241111125509119 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509119 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509119 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) 20241111125509119 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509119 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509119 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509119 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125509119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Sending data request: sapi=5 arfcn=873 cur_fn=73 block=6 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509120 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509126 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=73, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509126 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509126 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509126 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509126 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509126 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509126 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509126 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241111125509126 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509126 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509126 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509126 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509126 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509126 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509127 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509127 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509127 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509127 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509127 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509127 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509127 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509127 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509127 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509127 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509127 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509127 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509127 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509127 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509127 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125509127 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) 20241111125509127 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125509127 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509127 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241111125509127 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509127 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509127 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509127 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509127 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) 20241111125509127 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=73 (tbf_ul.cpp:221) 20241111125509127 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509127 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509127 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125509127 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=73 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7b 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509133 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) 20241111125509133 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) 20241111125509133 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) 20241111125509133 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125509134 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) 20241111125509134 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) 20241111125509135 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) 20241111125509135 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) 20241111125509136 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) 20241111125509136 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) 20241111125509136 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) 20241111125509136 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) 20241111125509137 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) 20241111125509137 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) 20241111125509138 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) 20241111125509138 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) 20241111125509139 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) 20241111125509139 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) 20241111125509140 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) 20241111125509140 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) 20241111125509140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125509140 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) 20241111125509140 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125509152 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) 20241111125509152 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) 20241111125509153 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) 20241111125509153 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) 20241111125509154 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) 20241111125509154 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) 20241111125509155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=7 data=3c 01 01 00 00 00 04 a6 27 f2 f9 15 62 0e 76 3c ad 42 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125509155 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509155 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 a6 27 f2 f9 15 62 0e 76 3c ad 42 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509155 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) 20241111125509155 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-3-0:G){ASSIGN} (pdch.cpp:1070) 20241111125509155 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) 20241111125509155 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509155 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) 20241111125509155 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509155 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 a6 27 f2 f9 15 62 0e 76 3c ad 42 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509155 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125509155 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241111125509155 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509155 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509155 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509155 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509155 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509155 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509155 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) 20241111125509155 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509155 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509155 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509155 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) 20241111125509155 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) 20241111125509156 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) 20241111125509156 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) 20241111125509157 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) 20241111125509157 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) 20241111125509158 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) 20241111125509158 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) 20241111125509159 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=874 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241111125509159 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) 20241111125509159 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509159 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509159 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) 20241111125509159 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509159 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509159 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125509159 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Sending data request: sapi=5 arfcn=874 cur_fn=82 block=8 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509159 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509163 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=82, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509163 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509163 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509163 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509163 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509163 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509163 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509163 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241111125509163 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509163 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509163 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509163 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509163 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509164 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509164 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509164 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509164 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509164 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509164 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509164 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509164 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509164 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509164 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509164 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509164 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509164 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509164 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509164 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509164 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125509164 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) 20241111125509164 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125509164 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509164 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20241111125509164 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509164 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509164 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509164 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509164 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) 20241111125509164 DTBF DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=82 (tbf_ul.cpp:221) 20241111125509164 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509164 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509164 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125509164 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=82 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7c 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509171 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) 20241111125509171 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) 20241111125509171 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) 20241111125509171 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125509172 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) 20241111125509172 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) 20241111125509173 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) 20241111125509173 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) 20241111125509174 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) 20241111125509174 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) 20241111125509175 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) 20241111125509175 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) 20241111125509175 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) 20241111125509175 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) 20241111125509176 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) 20241111125509176 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) 20241111125509177 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) 20241111125509177 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) 20241111125509181 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) 20241111125509181 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) 20241111125509181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125509181 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) 20241111125509182 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125509196 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) 20241111125509196 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) 20241111125509197 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) 20241111125509197 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) 20241111125509197 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) 20241111125509198 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) 20241111125509198 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) 20241111125509198 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) 20241111125509199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=9 data=3c 01 01 00 00 00 05 4b 18 f2 3a df 7b 97 be 08 de 39 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125509199 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509199 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 4b 18 f2 3a df 7b 97 be 08 de 39 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509199 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) 20241111125509199 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-4-0:G){ASSIGN} (pdch.cpp:1070) 20241111125509199 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) 20241111125509199 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509199 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) 20241111125509199 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509199 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 4b 18 f2 3a df 7b 97 be 08 de 39 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509199 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125509199 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20241111125509199 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509199 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509199 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509199 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509199 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509199 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509199 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) 20241111125509199 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509199 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509199 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509200 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) 20241111125509200 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) 20241111125509201 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) 20241111125509201 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) 20241111125509201 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) 20241111125509201 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) 20241111125509202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=875 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241111125509202 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) 20241111125509202 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509202 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509202 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) 20241111125509202 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509202 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509202 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125509202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Sending data request: sapi=5 arfcn=875 cur_fn=91 block=10 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509203 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509208 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=91, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509208 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509208 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509208 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509208 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509208 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509208 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509208 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241111125509208 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509208 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509208 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509208 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509208 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509208 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509208 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509208 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509208 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509208 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509208 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509208 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509208 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509208 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509208 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509208 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509208 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509208 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509208 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509208 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509208 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125509208 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) 20241111125509208 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125509208 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509208 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20241111125509208 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509208 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509208 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509209 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509209 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) 20241111125509209 DTBF DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=91 (tbf_ul.cpp:221) 20241111125509209 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509209 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509209 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125509209 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=91 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7d 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509215 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) 20241111125509215 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) 20241111125509215 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) 20241111125509215 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125509216 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) 20241111125509216 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) 20241111125509217 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) 20241111125509217 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) 20241111125509218 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) 20241111125509218 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) 20241111125509219 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) 20241111125509219 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) 20241111125509219 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) 20241111125509219 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) 20241111125509220 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) 20241111125509220 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) 20241111125509221 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) 20241111125509221 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) 20241111125509222 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) 20241111125509222 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) 20241111125509222 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125509222 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) 20241111125509223 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125509234 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) 20241111125509234 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) 20241111125509235 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) 20241111125509235 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) 20241111125509236 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) 20241111125509236 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) 20241111125509237 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) 20241111125509237 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) 20241111125509237 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) 20241111125509237 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) 20241111125509238 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=11 data=3c 01 01 00 00 00 06 ab a9 43 37 bb 68 15 e4 6a e1 ed 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509238 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125509238 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509238 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 ab a9 43 37 bb 68 15 e4 6a e1 ed 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509238 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) 20241111125509238 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-5-0:G){ASSIGN} (pdch.cpp:1070) 20241111125509238 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) 20241111125509238 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509238 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) 20241111125509238 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509238 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 ab a9 43 37 bb 68 15 e4 6a e1 ed 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509238 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125509238 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20241111125509238 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509238 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509238 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509238 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509238 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509238 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509238 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) 20241111125509238 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509238 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509238 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509239 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) 20241111125509239 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) 20241111125509240 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) 20241111125509240 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) 20241111125509243 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509243 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509243 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509243 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=876 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241111125509243 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) 20241111125509243 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509243 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509243 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) 20241111125509243 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509243 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509243 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125509243 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Sending data request: sapi=5 arfcn=876 cur_fn=99 block=0 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509244 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509248 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=99, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509248 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509248 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509248 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509248 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509248 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509248 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509248 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20241111125509249 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509249 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509249 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509249 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509249 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509249 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509249 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509249 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509249 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509249 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509249 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509249 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509249 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509249 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509249 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509249 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509249 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509249 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509249 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509249 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509249 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125509249 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) 20241111125509249 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125509249 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509249 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20241111125509249 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509249 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509249 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509249 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509249 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) 20241111125509249 DTBF DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=99 (tbf_ul.cpp:221) 20241111125509249 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509249 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509249 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125509249 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=99 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7e 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509258 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) 20241111125509258 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) 20241111125509258 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) 20241111125509258 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125509259 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) 20241111125509259 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) 20241111125509260 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) 20241111125509260 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) 20241111125509261 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) 20241111125509261 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) 20241111125509261 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) 20241111125509261 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) 20241111125509262 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) 20241111125509262 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) 20241111125509263 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) 20241111125509263 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) 20241111125509264 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) 20241111125509264 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) 20241111125509264 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) 20241111125509264 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) 20241111125509264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125509264 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) 20241111125509265 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125509277 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) 20241111125509277 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) 20241111125509278 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) 20241111125509278 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) 20241111125509279 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) 20241111125509279 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) 20241111125509280 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) 20241111125509280 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) 20241111125509280 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) 20241111125509280 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) 20241111125509281 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) 20241111125509281 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) 20241111125509282 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=1 data=3c 01 01 00 00 00 07 28 aa 1f f5 e7 9d 40 3d e7 6a 1a 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509282 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125509282 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509282 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 28 aa 1f f5 e7 9d 40 3d e7 6a 1a 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509282 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) 20241111125509282 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-6-0:G){ASSIGN} (pdch.cpp:1070) 20241111125509282 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) 20241111125509282 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509282 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) 20241111125509282 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509282 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 28 aa 1f f5 e7 9d 40 3d e7 6a 1a 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509282 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125509282 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20241111125509282 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509282 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509282 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509282 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509282 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509282 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509282 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) 20241111125509282 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509282 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509282 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509283 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) 20241111125509283 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) 20241111125509284 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=877 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241111125509284 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) 20241111125509284 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509284 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509284 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) 20241111125509284 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509284 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509284 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509284 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Scheduling control message at RTS for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125509284 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Sending data request: sapi=5 arfcn=877 cur_fn=108 block=2 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509284 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125509285 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509285 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509285 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509289 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=108, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509289 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509289 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509289 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509289 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509289 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509289 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509289 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20241111125509289 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509289 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509289 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509289 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509289 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509289 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509289 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509289 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509289 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509289 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509289 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509289 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509289 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509289 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509289 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509290 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509290 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509290 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509290 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509290 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509290 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125509290 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) 20241111125509290 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125509290 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509290 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20241111125509290 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509290 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509290 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509290 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509290 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) 20241111125509290 DTBF DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=108 (tbf_ul.cpp:221) 20241111125509290 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509290 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509290 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125509290 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=108 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509296 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) 20241111125509296 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) 20241111125509296 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) 20241111125509296 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125509297 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) 20241111125509297 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) 20241111125509298 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) 20241111125509298 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) 20241111125509299 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) 20241111125509299 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) 20241111125509300 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) 20241111125509300 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) 20241111125509301 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) 20241111125509301 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) 20241111125509301 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) 20241111125509301 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) 20241111125509302 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) 20241111125509302 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) 20241111125509305 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) 20241111125509305 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) 20241111125509305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125509305 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) 20241111125509306 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125509320 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) 20241111125509320 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) 20241111125509321 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) 20241111125509321 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) 20241111125509322 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) 20241111125509322 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) 20241111125509323 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) 20241111125509323 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) 20241111125509323 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) 20241111125509323 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) 20241111125509324 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) 20241111125509324 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) 20241111125509325 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) 20241111125509325 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) 20241111125509326 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=3 data=3c 01 01 00 00 00 08 59 6f fd 6e 14 60 a0 44 5b 6a d3 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509326 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125509326 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509326 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 59 6f fd 6e 14 60 a0 44 5b 6a d3 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509326 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) 20241111125509326 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-7-0:G){ASSIGN} (pdch.cpp:1070) 20241111125509326 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) 20241111125509326 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509326 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) 20241111125509326 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509326 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 59 6f fd 6e 14 60 a0 44 5b 6a d3 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509326 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125509326 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20241111125509326 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509326 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509326 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509326 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509326 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509326 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509326 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) 20241111125509326 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509326 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509326 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509327 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=878 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241111125509327 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) 20241111125509327 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509327 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509327 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) 20241111125509327 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509327 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509327 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125509327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Sending data request: sapi=5 arfcn=878 cur_fn=117 block=4 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 01 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509328 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509328 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509328 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509328 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509332 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=117, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509332 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509332 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509332 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509332 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509332 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509332 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509332 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111125509332 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509332 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509332 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509332 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509332 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509332 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509332 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509332 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509332 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509332 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509332 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509332 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509332 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509332 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509332 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509333 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509333 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509333 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509333 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509333 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509333 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125509333 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) 20241111125509333 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125509333 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509333 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241111125509333 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509333 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509333 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509333 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509333 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) 20241111125509333 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=117 (tbf_ul.cpp:221) 20241111125509333 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509333 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509333 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125509333 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=117 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125509339 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) 20241111125509339 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) 20241111125509339 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) 20241111125509339 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125509340 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) 20241111125509340 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) 20241111125509341 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) 20241111125509341 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) 20241111125509342 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) 20241111125509342 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) 20241111125509343 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) 20241111125509343 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) 20241111125509344 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) 20241111125509344 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) 20241111125509345 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) 20241111125509345 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) 20241111125509345 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) 20241111125509345 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) 20241111125509346 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) 20241111125509346 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) 20241111125509346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125509346 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) 20241111125509347 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 1 20241111125509358 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) 20241111125509358 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) 20241111125509359 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) 20241111125509359 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) 20241111125509360 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) 20241111125509360 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) 20241111125509361 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) 20241111125509361 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) 20241111125509362 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) 20241111125509362 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) 20241111125509362 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) 20241111125509362 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) 20241111125509363 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) 20241111125509363 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) 20241111125509364 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) 20241111125509364 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) 20241111125509365 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509365 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509365 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509368 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) 20241111125509368 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) 20241111125509368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111125509368 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) 20241111125509368 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 1 20241111125509382 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) 20241111125509382 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) 20241111125509382 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) 20241111125509382 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125509382 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125509382 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125509383 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) 20241111125509383 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) 20241111125509384 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) 20241111125509384 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) 20241111125509384 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) 20241111125509384 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) 20241111125509385 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) 20241111125509385 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) 20241111125509386 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) 20241111125509386 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) 20241111125509387 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) 20241111125509387 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) 20241111125509388 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) 20241111125509388 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) 20241111125509388 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) 20241111125509389 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) 20241111125509389 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125509401 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) 20241111125509401 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) 20241111125509401 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=134): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20241111125509401 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125509402 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) 20241111125509402 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) 20241111125509403 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) 20241111125509403 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) 20241111125509403 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) 20241111125509403 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) 20241111125509404 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) 20241111125509404 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) 20241111125509405 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) 20241111125509405 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) 20241111125509406 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) 20241111125509406 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) 20241111125509407 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) 20241111125509407 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) 20241111125509407 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) 20241111125509407 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) 20241111125509408 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125509409 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509409 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509409 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125509420 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) 20241111125509420 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) 20241111125509421 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) 20241111125509421 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) 20241111125509422 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) 20241111125509422 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) 20241111125509422 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) 20241111125509422 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) 20241111125509423 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) 20241111125509423 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) 20241111125509424 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) 20241111125509424 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) 20241111125509425 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) 20241111125509425 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) 20241111125509426 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) 20241111125509426 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) 20241111125509431 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) 20241111125509431 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) 20241111125509432 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125509449 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) 20241111125509449 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) 20241111125509450 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509450 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509450 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509453 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) 20241111125509453 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) 20241111125509456 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) 20241111125509456 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) 20241111125509460 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) 20241111125509460 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) 20241111125509463 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) 20241111125509463 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) 20241111125509465 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) 20241111125509465 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) 20241111125509467 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) 20241111125509468 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) 20241111125509468 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) 20241111125509468 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) 20241111125509472 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) 20241111125509472 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) 20241111125509473 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125509475 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) 20241111125509475 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) 20241111125509476 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) 20241111125509477 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) 20241111125509478 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) 20241111125509478 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) 20241111125509480 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) 20241111125509480 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) 20241111125509482 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) 20241111125509482 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) 20241111125509483 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) 20241111125509484 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) 20241111125509485 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) 20241111125509485 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) 20241111125509486 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) 20241111125509486 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) 20241111125509488 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125509490 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509490 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509490 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509490 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) 20241111125509490 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) 20241111125509491 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) 20241111125509491 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) 20241111125509492 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) 20241111125509492 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) 20241111125509493 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) 20241111125509493 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) 20241111125509494 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) 20241111125509494 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) 20241111125509495 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) 20241111125509495 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) 20241111125509496 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) 20241111125509496 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) 20241111125509498 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) 20241111125509498 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) 20241111125509499 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) 20241111125509499 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) 20241111125509500 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125509511 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) 20241111125509511 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) 20241111125509512 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) 20241111125509512 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) 20241111125509512 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) 20241111125509512 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) 20241111125509513 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) 20241111125509513 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) 20241111125509513 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) 20241111125509513 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) 20241111125509513 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) 20241111125509513 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) 20241111125509514 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) 20241111125509514 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) 20241111125509514 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) 20241111125509514 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) 20241111125509515 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) 20241111125509515 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) 20241111125509516 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509530 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) 20241111125509531 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) 20241111125509531 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) 20241111125509531 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) 20241111125509534 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509534 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509534 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509534 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) 20241111125509534 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) 20241111125509534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241111125509534 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) 20241111125509534 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125509548 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 38 ee 71 89 6f 88 3c 29 63 56 d7 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509548 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) 20241111125509548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 38 ee 71 89 6f 88 3c 29 63 56 d7 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509548 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) 20241111125509548 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) 20241111125509548 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) 20241111125509548 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509548 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) 20241111125509548 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509548 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 38 ee 71 89 6f 88 3c 29 63 56 d7 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509548 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125509548 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20241111125509548 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509548 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509548 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509548 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509548 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509548 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) 20241111125509548 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) 20241111125509548 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509548 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509548 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509549 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) 20241111125509549 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) 20241111125509549 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) 20241111125509549 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) 20241111125509549 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) 20241111125509549 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) 20241111125509549 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) 20241111125509549 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) 20241111125509550 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) 20241111125509550 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) 20241111125509550 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) 20241111125509550 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) 20241111125509550 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) 20241111125509550 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) 20241111125509558 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) 20241111125509558 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) 20241111125509558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241111125509558 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) 20241111125509558 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20241111125509558 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509558 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) 20241111125509558 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509558 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509558 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125509558 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) 20241111125509558 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) 20241111125509559 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509562 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) 20241111125509562 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509562 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509562 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509562 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509562 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509562 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509562 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241111125509562 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509562 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509562 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509562 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509562 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509562 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509562 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509562 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509562 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509562 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509562 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509562 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509562 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509562 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509562 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509562 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509562 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509562 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509562 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509562 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509562 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125509562 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) 20241111125509562 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125509562 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509562 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241111125509562 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509562 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509562 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509562 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509562 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) 20241111125509562 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) 20241111125509562 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509562 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509563 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125509563 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=164 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7a 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509573 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) 20241111125509573 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) 20241111125509573 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) 20241111125509573 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125509574 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) 20241111125509574 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) 20241111125509575 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) 20241111125509575 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) 20241111125509576 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) 20241111125509576 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) 20241111125509576 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) 20241111125509576 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) 20241111125509577 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) 20241111125509577 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) 20241111125509578 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) 20241111125509578 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) 20241111125509579 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) 20241111125509579 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) 20241111125509580 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) 20241111125509580 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) 20241111125509580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241111125509580 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) 20241111125509580 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125509592 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) 20241111125509592 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) 20241111125509592 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) 20241111125509592 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125509593 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 d5 2a 1f 39 92 e9 22 d1 ef 0e 3a 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509593 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) 20241111125509593 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509593 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a d5 2a 1f 39 92 e9 22 d1 ef 0e 3a 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509593 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) 20241111125509593 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) 20241111125509593 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) 20241111125509593 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509593 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) 20241111125509593 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509593 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a d5 2a 1f 39 92 e9 22 d1 ef 0e 3a 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509593 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125509593 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20241111125509593 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509593 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509593 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509594 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509594 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509594 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509594 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) 20241111125509594 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509594 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509594 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509594 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) 20241111125509594 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) 20241111125509595 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) 20241111125509595 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) 20241111125509595 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) 20241111125509596 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) 20241111125509596 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) 20241111125509596 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) 20241111125509597 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) 20241111125509597 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) 20241111125509598 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) 20241111125509598 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) 20241111125509599 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) 20241111125509599 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) 20241111125509599 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241111125509599 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) 20241111125509599 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509599 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509599 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) 20241111125509599 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509599 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509599 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509599 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) 20241111125509599 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) 20241111125509600 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509603 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) 20241111125509603 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509603 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509603 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509603 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509604 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509604 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509604 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241111125509604 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509604 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509604 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509604 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509604 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509604 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509604 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509604 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509604 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509604 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509604 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509604 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509604 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509604 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509604 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509604 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509604 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509604 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509604 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509604 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509604 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125509604 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) 20241111125509604 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125509604 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509604 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241111125509604 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509604 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509604 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509604 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509604 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) 20241111125509604 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) 20241111125509605 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509605 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509605 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125509605 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=173 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7b 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509611 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) 20241111125509611 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) 20241111125509611 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) 20241111125509611 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125509612 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) 20241111125509612 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) 20241111125509613 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) 20241111125509613 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) 20241111125509614 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) 20241111125509614 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) 20241111125509614 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) 20241111125509614 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) 20241111125509615 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) 20241111125509615 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) 20241111125509616 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) 20241111125509616 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) 20241111125509616 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) 20241111125509616 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) 20241111125509620 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) 20241111125509620 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) 20241111125509620 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241111125509620 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) 20241111125509621 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125509635 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) 20241111125509635 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) 20241111125509636 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) 20241111125509636 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) 20241111125509636 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) 20241111125509636 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125509637 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 30 10 45 05 03 d2 0b 69 70 58 98 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509637 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) 20241111125509637 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509637 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b 30 10 45 05 03 d2 0b 69 70 58 98 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509637 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) 20241111125509637 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) 20241111125509637 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) 20241111125509637 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509637 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) 20241111125509637 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509637 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b 30 10 45 05 03 d2 0b 69 70 58 98 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509637 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125509637 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20241111125509637 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509637 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509637 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509637 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509637 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509637 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509637 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) 20241111125509637 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509637 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509637 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509637 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) 20241111125509637 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) 20241111125509638 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) 20241111125509638 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) 20241111125509639 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) 20241111125509639 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) 20241111125509640 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) 20241111125509640 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) 20241111125509641 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) 20241111125509641 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) 20241111125509641 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) 20241111125509641 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) 20241111125509641 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241111125509641 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) 20241111125509641 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509641 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509642 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) 20241111125509642 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509642 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509642 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509642 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) 20241111125509642 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) 20241111125509642 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509646 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) 20241111125509646 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509646 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509646 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509646 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509646 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509646 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509646 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20241111125509647 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509647 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509647 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509647 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509647 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509647 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509647 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509647 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509647 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509647 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509647 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509647 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509647 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509647 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509647 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509647 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509647 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509647 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509647 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509647 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509647 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125509647 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) 20241111125509647 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125509647 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509647 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20241111125509647 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509647 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509647 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509647 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509647 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) 20241111125509647 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) 20241111125509647 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509647 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509648 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125509648 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=182 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7c 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509654 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) 20241111125509654 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) 20241111125509654 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) 20241111125509654 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125509655 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) 20241111125509655 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) 20241111125509656 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) 20241111125509656 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) 20241111125509657 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) 20241111125509657 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) 20241111125509657 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) 20241111125509657 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) 20241111125509658 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) 20241111125509658 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) 20241111125509659 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) 20241111125509659 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) 20241111125509660 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) 20241111125509660 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) 20241111125509661 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) 20241111125509661 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) 20241111125509661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241111125509661 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) 20241111125509661 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125509673 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) 20241111125509673 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) 20241111125509674 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) 20241111125509674 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) 20241111125509675 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) 20241111125509675 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) 20241111125509675 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) 20241111125509675 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125509676 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 61 18 99 10 d9 85 f8 1f 57 90 81 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509676 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) 20241111125509676 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509676 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c 61 18 99 10 d9 85 f8 1f 57 90 81 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509676 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) 20241111125509676 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) 20241111125509676 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) 20241111125509676 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509676 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) 20241111125509676 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509676 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c 61 18 99 10 d9 85 f8 1f 57 90 81 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509676 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125509676 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20241111125509676 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509676 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509676 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509676 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509676 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509676 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509676 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) 20241111125509676 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509676 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509676 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509677 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) 20241111125509677 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) 20241111125509678 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) 20241111125509678 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) 20241111125509678 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) 20241111125509679 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) 20241111125509679 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) 20241111125509679 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) 20241111125509683 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) 20241111125509683 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) 20241111125509683 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241111125509683 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) 20241111125509683 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509683 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509683 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) 20241111125509683 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509683 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509683 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509683 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) 20241111125509683 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) 20241111125509684 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509688 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) 20241111125509688 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509688 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509688 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509688 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509688 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509688 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509688 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20241111125509688 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509688 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509688 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509688 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509688 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509688 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509688 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509688 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509688 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509688 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509688 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509688 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509688 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509688 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509688 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509688 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509688 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509688 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509688 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509689 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509689 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125509689 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) 20241111125509689 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125509689 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509689 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20241111125509689 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509689 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509689 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509689 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509689 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) 20241111125509689 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) 20241111125509689 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509689 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509689 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125509689 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=190 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7d 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509697 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) 20241111125509697 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) 20241111125509697 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) 20241111125509697 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125509698 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) 20241111125509698 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) 20241111125509699 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) 20241111125509699 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) 20241111125509700 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) 20241111125509700 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) 20241111125509701 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) 20241111125509701 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) 20241111125509701 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) 20241111125509701 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) 20241111125509702 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) 20241111125509702 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) 20241111125509703 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) 20241111125509703 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) 20241111125509704 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) 20241111125509704 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) 20241111125509704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241111125509704 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) 20241111125509704 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125509717 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) 20241111125509717 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) 20241111125509718 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) 20241111125509718 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) 20241111125509718 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) 20241111125509719 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) 20241111125509719 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) 20241111125509719 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) 20241111125509719 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) 20241111125509719 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125509720 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 f6 7b da ba 7b a8 92 f8 bc 64 6a 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509720 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) 20241111125509720 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509720 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d f6 7b da ba 7b a8 92 f8 bc 64 6a 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509720 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) 20241111125509720 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) 20241111125509720 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) 20241111125509720 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509720 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) 20241111125509720 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509720 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d f6 7b da ba 7b a8 92 f8 bc 64 6a 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509720 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125509720 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20241111125509720 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509720 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509720 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509720 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509720 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509720 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509720 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) 20241111125509720 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509720 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509720 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509720 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) 20241111125509720 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) 20241111125509721 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) 20241111125509721 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) 20241111125509721 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) 20241111125509721 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) 20241111125509722 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) 20241111125509722 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) 20241111125509722 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241111125509722 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) 20241111125509722 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509722 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509722 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) 20241111125509722 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509722 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509722 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509722 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) 20241111125509722 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) 20241111125509722 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509725 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) 20241111125509725 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509725 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509725 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509725 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509725 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509725 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509725 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20241111125509725 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509725 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509725 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509725 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509725 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509725 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509725 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509725 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509725 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509725 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509725 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509725 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509725 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509725 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509725 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509725 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509725 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509725 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509725 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509725 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509725 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125509725 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) 20241111125509725 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125509725 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509725 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20241111125509725 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509725 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509725 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509725 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509725 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) 20241111125509725 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) 20241111125509725 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509725 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509725 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125509725 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=199 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7e 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509734 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) 20241111125509734 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) 20241111125509734 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) 20241111125509734 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125509735 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) 20241111125509735 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) 20241111125509735 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) 20241111125509735 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) 20241111125509735 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) 20241111125509735 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) 20241111125509735 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) 20241111125509735 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) 20241111125509736 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) 20241111125509736 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) 20241111125509736 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) 20241111125509736 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) 20241111125509736 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) 20241111125509736 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) 20241111125509744 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) 20241111125509744 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) 20241111125509744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241111125509744 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) 20241111125509745 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125509759 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) 20241111125509759 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) 20241111125509761 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) 20241111125509761 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) 20241111125509762 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) 20241111125509762 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) 20241111125509763 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509763 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509763 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509763 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) 20241111125509763 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) 20241111125509764 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) 20241111125509764 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) 20241111125509764 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) 20241111125509764 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125509765 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 f4 93 a6 b1 66 aa 7d a4 56 36 a5 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509765 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) 20241111125509765 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509765 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e f4 93 a6 b1 66 aa 7d a4 56 36 a5 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509765 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) 20241111125509765 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) 20241111125509765 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) 20241111125509765 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509765 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) 20241111125509765 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509765 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e f4 93 a6 b1 66 aa 7d a4 56 36 a5 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509765 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125509765 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20241111125509765 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509765 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509765 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509765 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509765 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509765 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509765 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) 20241111125509765 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509765 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509765 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509766 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) 20241111125509766 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) 20241111125509768 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) 20241111125509768 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) 20241111125509771 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) 20241111125509771 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) 20241111125509771 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241111125509771 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) 20241111125509771 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509771 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509771 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) 20241111125509771 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509771 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509771 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509771 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) 20241111125509771 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) 20241111125509771 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509777 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) 20241111125509777 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509777 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509777 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509777 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509777 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509777 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509777 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20241111125509777 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509777 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509777 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509777 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509777 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509777 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509777 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509777 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509777 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509777 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509777 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509777 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509777 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509777 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509777 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509777 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509777 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509778 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509778 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509778 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509778 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125509778 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) 20241111125509778 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125509778 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509778 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20241111125509778 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509778 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509778 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509778 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509778 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) 20241111125509778 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) 20241111125509778 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509778 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509778 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125509778 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) 20241111125509780 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) 20241111125509780 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) 20241111125509780 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) 20241111125509780 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125509783 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) 20241111125509783 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) 20241111125509784 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) 20241111125509784 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) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509785 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) 20241111125509785 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) 20241111125509786 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) 20241111125509786 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) 20241111125509787 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) 20241111125509787 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) 20241111125509788 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) 20241111125509788 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) 20241111125509789 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) 20241111125509789 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) 20241111125509790 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125509798 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) 20241111125509798 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) 20241111125509799 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) 20241111125509799 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) 20241111125509800 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) 20241111125509800 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) 20241111125509801 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) 20241111125509801 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) 20241111125509802 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) 20241111125509802 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) 20241111125509802 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) 20241111125509802 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) 20241111125509802 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) 20241111125509802 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125509803 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) 20241111125509803 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) 20241111125509804 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) 20241111125509804 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) 20241111125509805 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509805 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509805 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509808 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) 20241111125509808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241111125509808 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241111125509808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509809 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125509822 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) 20241111125509822 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) 20241111125509823 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) 20241111125509823 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) 20241111125509824 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) 20241111125509824 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) 20241111125509824 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) 20241111125509825 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) 20241111125509825 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) 20241111125509825 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) 20241111125509826 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) 20241111125509826 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) 20241111125509827 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=3 data=3c 03 01 00 00 00 0f 1e 99 e8 3e 9d 1c 38 53 c7 3a d1 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509827 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125509827 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509827 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f 1e 99 e8 3e 9d 1c 38 53 c7 3a d1 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509827 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) 20241111125509827 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=221 Rx UL DATA from unexpected TBF(UL:TFI-0-6-1:G){ASSIGN} (pdch.cpp:1070) 20241111125509827 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) 20241111125509827 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509827 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) 20241111125509827 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509827 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f 1e 99 e8 3e 9d 1c 38 53 c7 3a d1 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509827 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125509827 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20241111125509827 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509827 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509827 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509827 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509827 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509827 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509827 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) 20241111125509827 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509828 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) 20241111125509828 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) 20241111125509828 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=877 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241111125509828 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241111125509828 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241111125509828 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) 20241111125509828 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509828 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509828 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) 20241111125509828 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509828 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509828 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509828 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Scheduling control message at RTS for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125509828 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Sending data request: sapi=5 arfcn=877 cur_fn=221 block=4 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509829 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509833 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=221, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509833 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509833 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509833 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509833 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509833 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509833 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509833 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20241111125509833 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509833 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509833 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509833 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509833 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509833 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509833 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509833 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509833 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509833 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509833 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509833 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509833 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509833 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509833 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509833 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509833 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509833 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509833 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509833 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509833 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125509833 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) 20241111125509833 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125509833 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509833 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20241111125509834 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509834 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509834 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509834 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509834 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) 20241111125509834 DTBF DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=221 (tbf_ul.cpp:221) 20241111125509834 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509834 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509834 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125509834 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=221 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125509841 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) 20241111125509841 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) 20241111125509841 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=225): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125509841 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125509842 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) 20241111125509842 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) 20241111125509843 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) 20241111125509843 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) 20241111125509843 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) 20241111125509843 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) 20241111125509844 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) 20241111125509844 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) 20241111125509845 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) 20241111125509845 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) 20241111125509845 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) 20241111125509845 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) 20241111125509846 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) 20241111125509846 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) 20241111125509846 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) 20241111125509846 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) 20241111125509846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241111125509846 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) 20241111125509848 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509848 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509848 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509848 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125509861 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) 20241111125509861 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) 20241111125509862 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) 20241111125509862 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) 20241111125509863 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) 20241111125509863 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) 20241111125509864 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) 20241111125509864 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) 20241111125509865 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) 20241111125509865 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) 20241111125509865 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) 20241111125509865 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) 20241111125509866 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) 20241111125509866 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) 20241111125509866 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=229): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241111125509866 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125509867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=5 data=3c 03 01 00 00 00 10 98 10 4e 95 89 bf b3 7c c8 ff 93 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125509867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125509867 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125509867 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 98 10 4e 95 89 bf b3 7c c8 ff 93 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125509867 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) 20241111125509867 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=229 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1070) 20241111125509867 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) 20241111125509867 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125509867 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) 20241111125509867 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125509867 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 98 10 4e 95 89 bf b3 7c c8 ff 93 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125509867 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125509867 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20241111125509868 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125509868 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125509868 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125509868 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125509868 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125509868 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125509868 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) 20241111125509868 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125509868 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125509868 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125509870 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=878 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241111125509870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=238 (gprs_rlcmac_sched.cpp:454) 20241111125509870 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241111125509870 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) 20241111125509870 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125509870 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125509870 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) 20241111125509870 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125509870 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125509870 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125509870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Scheduling control message at RTS for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125509870 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Sending data request: sapi=5 arfcn=878 cur_fn=229 block=6 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 02 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509871 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125509876 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=229, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125509876 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125509876 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125509876 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125509876 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125509876 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125509876 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125509876 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241111125509876 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125509876 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125509876 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125509876 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125509876 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125509876 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125509876 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125509876 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125509876 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125509876 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125509876 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125509876 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125509876 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125509876 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509876 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125509877 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125509877 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125509877 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125509877 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125509877 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125509877 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125509877 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) 20241111125509877 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125509877 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125509877 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241111125509877 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125509877 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125509877 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125509877 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125509877 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) 20241111125509877 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=229 (tbf_ul.cpp:221) 20241111125509877 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125509877 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125509877 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125509877 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=229 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125509884 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) 20241111125509884 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) 20241111125509884 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=234): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125509884 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125509884 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) 20241111125509884 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) 20241111125509885 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) 20241111125509885 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) 20241111125509885 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) 20241111125509885 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) 20241111125509886 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) 20241111125509886 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) 20241111125509887 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) 20241111125509887 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) 20241111125509887 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) 20241111125509887 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) 20241111125509888 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) 20241111125509888 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) 20241111125509889 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) 20241111125509889 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) 20241111125509889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241111125509889 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) 20241111125509889 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509889 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509889 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509890 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 2 20241111125509903 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) 20241111125509903 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) 20241111125509903 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) 20241111125509903 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) 20241111125509904 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) 20241111125509904 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) 20241111125509904 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) 20241111125509904 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) 20241111125509904 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) 20241111125509904 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) 20241111125509905 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) 20241111125509905 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) 20241111125509905 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) 20241111125509905 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) 20241111125509905 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) 20241111125509905 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) 20241111125509905 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=238): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241111125509905 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125509907 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) 20241111125509907 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=242 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=247 (gprs_rlcmac_sched.cpp:454) 20241111125509907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241111125509907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125509907 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 2 20241111125509922 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) 20241111125509922 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) 20241111125509922 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=242): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125509922 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125509922 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125509922 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125509923 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) 20241111125509923 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) 20241111125509924 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) 20241111125509924 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) 20241111125509924 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) 20241111125509924 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) 20241111125509925 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) 20241111125509925 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) 20241111125509926 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509926 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509926 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509926 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) 20241111125509926 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) 20241111125509927 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) 20241111125509927 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) 20241111125509928 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) 20241111125509928 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) 20241111125509931 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) 20241111125509931 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) 20241111125509932 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125509946 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) 20241111125509946 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) 20241111125509946 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=247): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} (pdch_ul_controller.c:309) 20241111125509946 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125509947 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) 20241111125509947 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) 20241111125509948 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) 20241111125509948 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) 20241111125509949 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) 20241111125509949 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) 20241111125509949 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) 20241111125509949 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) 20241111125509950 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) 20241111125509950 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) 20241111125509951 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) 20241111125509951 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) 20241111125509952 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) 20241111125509952 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) 20241111125509953 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) 20241111125509953 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) 20241111125509953 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125509966 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) 20241111125509966 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) 20241111125509967 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) 20241111125509967 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) 20241111125509968 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) 20241111125509968 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) 20241111125509968 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) 20241111125509968 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) 20241111125509970 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) 20241111125509970 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) 20241111125509970 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) 20241111125509970 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) 20241111125509971 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) 20241111125509971 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) 20241111125509972 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) 20241111125509972 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) 20241111125509973 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) 20241111125509973 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) 20241111125509974 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125509979 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125509979 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125509979 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125509984 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) 20241111125509984 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) 20241111125509984 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) 20241111125509984 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) 20241111125509984 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) 20241111125509984 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) 20241111125509985 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) 20241111125509985 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) 20241111125509985 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) 20241111125509985 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) 20241111125509986 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) 20241111125509986 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) 20241111125509986 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) 20241111125509986 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) 20241111125509986 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) 20241111125509986 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) 20241111125509993 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) 20241111125509993 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) 20241111125509993 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125510008 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) 20241111125510008 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) 20241111125510009 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) 20241111125510009 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) 20241111125510010 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) 20241111125510010 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) 20241111125510011 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) 20241111125510011 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) 20241111125510011 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) 20241111125510011 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) 20241111125510012 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) 20241111125510012 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) 20241111125510013 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) 20241111125510013 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) 20241111125510014 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) 20241111125510014 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) 20241111125510014 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) 20241111125510014 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) 20241111125510015 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125510027 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) 20241111125510027 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) 20241111125510029 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) 20241111125510029 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) 20241111125510030 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) 20241111125510030 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) 20241111125510031 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) 20241111125510031 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) 20241111125510031 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) 20241111125510031 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) 20241111125510032 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) 20241111125510032 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) 20241111125510033 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) 20241111125510033 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) 20241111125510034 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510034 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510034 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510034 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) 20241111125510034 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) 20241111125510035 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) 20241111125510035 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) 20241111125510036 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125510046 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) 20241111125510046 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) 20241111125510048 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) 20241111125510048 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) 20241111125510049 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) 20241111125510049 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) 20241111125510050 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) 20241111125510050 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) 20241111125510051 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) 20241111125510051 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) 20241111125510052 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) 20241111125510052 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) 20241111125510053 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) 20241111125510053 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) 20241111125510054 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) 20241111125510054 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) 20241111125510056 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) 20241111125510056 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) 20241111125510057 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125510071 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) 20241111125510071 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) 20241111125510072 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) 20241111125510072 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) 20241111125510073 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) 20241111125510073 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) 20241111125510074 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) 20241111125510074 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) 20241111125510076 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) 20241111125510076 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) 20241111125510077 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) 20241111125510077 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) 20241111125510078 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510078 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510078 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510078 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) 20241111125510078 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) 20241111125510079 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) 20241111125510079 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) 20241111125510081 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) 20241111125510081 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){FLOW}, expect answer on UL FN=281 (gprs_rlcmac_sched.cpp:454) 20241111125510081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241111125510081 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) 20241111125510082 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125510090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 data=3c 05 01 00 00 00 11 ad 2f 0e 61 53 e2 c1 dd 52 4c 3e 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510090 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) 20241111125510090 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510090 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 ad 2f 0e 61 53 e2 c1 dd 52 4c 3e 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510090 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) 20241111125510090 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=277 Rx UL DATA from unexpected TBF(UL:TFI-0-0-2:G){FLOW} (pdch.cpp:1070) 20241111125510090 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) 20241111125510090 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510090 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) 20241111125510090 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510090 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 ad 2f 0e 61 53 e2 c1 dd 52 4c 3e 44 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510090 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125510090 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20241111125510090 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510090 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510090 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510090 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510090 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510090 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) 20241111125510090 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) 20241111125510090 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510090 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510090 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510091 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) 20241111125510091 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) 20241111125510091 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) 20241111125510091 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) 20241111125510091 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) 20241111125510091 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) 20241111125510092 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) 20241111125510092 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) 20241111125510092 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) 20241111125510092 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) 20241111125510093 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) 20241111125510093 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) 20241111125510094 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) 20241111125510094 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) 20241111125510094 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) 20241111125510094 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) 20241111125510094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241111125510094 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) 20241111125510094 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20241111125510094 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510094 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) 20241111125510094 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510094 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510094 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125510094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Scheduling control message at RTS for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125510094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 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) 20241111125510095 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510099 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=277, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510099 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510099 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510099 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510099 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510100 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510100 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510100 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241111125510100 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510100 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510100 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510100 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510100 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510100 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510100 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510100 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510100 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510100 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510100 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510100 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510100 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510100 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510100 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510100 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510100 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510100 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510100 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510100 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510100 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125510100 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) 20241111125510100 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125510100 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510100 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241111125510100 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510100 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510100 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510100 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510100 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) 20241111125510100 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=277 (tbf_ul.cpp:221) 20241111125510100 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510100 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510100 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125510100 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 68 7b 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510109 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) 20241111125510109 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) 20241111125510109 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) 20241111125510109 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510109 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) 20241111125510109 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) 20241111125510110 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) 20241111125510110 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) 20241111125510110 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) 20241111125510110 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) 20241111125510110 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) 20241111125510110 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) 20241111125510111 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) 20241111125510111 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) 20241111125510111 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) 20241111125510111 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) 20241111125510111 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) 20241111125510111 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) 20241111125510117 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) 20241111125510117 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) 20241111125510117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241111125510117 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) 20241111125510117 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125510132 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) 20241111125510132 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) 20241111125510132 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) 20241111125510132 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125510132 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=6 data=3c 05 01 00 00 00 12 48 0d 0d ad 68 a8 87 ad a6 e0 1f c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510132 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510132 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510132 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 48 0d 0d ad 68 a8 87 ad a6 e0 1f c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510132 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) 20241111125510132 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=286 Rx UL DATA from unexpected TBF(UL:TFI-0-1-2:G){ASSIGN} (pdch.cpp:1070) 20241111125510132 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) 20241111125510132 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510132 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) 20241111125510132 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510132 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 48 0d 0d ad 68 a8 87 ad a6 e0 1f c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510132 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125510132 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20241111125510132 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510132 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510132 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510132 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510132 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510132 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510132 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) 20241111125510132 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510133 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) 20241111125510133 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) 20241111125510133 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) 20241111125510133 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) 20241111125510133 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) 20241111125510133 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) 20241111125510134 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) 20241111125510134 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) 20241111125510134 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) 20241111125510134 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) 20241111125510135 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) 20241111125510135 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) 20241111125510137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=872 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241111125510137 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241111125510137 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241111125510137 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) 20241111125510137 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510137 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510137 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) 20241111125510137 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510137 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510137 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510137 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Scheduling control message at RTS for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510137 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Sending data request: sapi=5 arfcn=872 cur_fn=286 block=7 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) 20241111125510137 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510140 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=286, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510140 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510140 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510140 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510140 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510140 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510140 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510140 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20241111125510140 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510140 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510140 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510140 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510140 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510140 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510140 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510140 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510140 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510141 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510141 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510141 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510141 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510141 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510141 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510141 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510141 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510141 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510141 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510141 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510141 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125510141 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) 20241111125510141 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125510141 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510141 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20241111125510141 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510141 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510141 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510141 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510141 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) 20241111125510141 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=286 (tbf_ul.cpp:221) 20241111125510141 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510141 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510141 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125510141 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 69 7c 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510151 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) 20241111125510151 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) 20241111125510151 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) 20241111125510151 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125510153 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) 20241111125510153 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) 20241111125510153 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) 20241111125510153 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) 20241111125510154 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) 20241111125510154 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) 20241111125510155 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) 20241111125510155 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) 20241111125510156 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) 20241111125510156 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) 20241111125510156 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) 20241111125510157 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) 20241111125510157 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) 20241111125510157 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) 20241111125510158 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) 20241111125510158 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) 20241111125510158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241111125510158 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) 20241111125510159 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125510171 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) 20241111125510171 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) 20241111125510172 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) 20241111125510172 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) 20241111125510172 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=294): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241111125510172 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510173 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=8 data=3c 05 01 00 00 00 13 0b 97 26 07 3e fc 96 92 10 56 27 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510173 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510173 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510173 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 0b 97 26 07 3e fc 96 92 10 56 27 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510173 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) 20241111125510173 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=294 Rx UL DATA from unexpected TBF(UL:TFI-0-2-2:G){ASSIGN} (pdch.cpp:1070) 20241111125510173 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) 20241111125510173 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510173 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) 20241111125510173 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510173 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 0b 97 26 07 3e fc 96 92 10 56 27 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510173 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125510173 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20241111125510173 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510173 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510173 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510173 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510173 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510173 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510173 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) 20241111125510173 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510173 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510174 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510174 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) 20241111125510174 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) 20241111125510175 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) 20241111125510175 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) 20241111125510175 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) 20241111125510175 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) 20241111125510176 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) 20241111125510176 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) 20241111125510177 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) 20241111125510177 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) 20241111125510180 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=873 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241111125510180 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241111125510180 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241111125510180 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) 20241111125510180 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510180 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510180 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) 20241111125510180 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510180 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510180 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510180 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Scheduling control message at RTS for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510180 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Sending data request: sapi=5 arfcn=873 cur_fn=294 block=9 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) 20241111125510181 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510186 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=294, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510186 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510186 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510186 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510186 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510186 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510186 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510186 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20241111125510186 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510186 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510186 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510186 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510186 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510186 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510186 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510186 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510186 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510186 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510186 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510186 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510186 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510186 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510186 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510186 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510186 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510186 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510186 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510186 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510186 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125510186 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) 20241111125510186 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125510186 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510186 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20241111125510186 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510186 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510187 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510187 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510187 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) 20241111125510187 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=294 (tbf_ul.cpp:221) 20241111125510187 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510187 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510187 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125510187 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 6a 7d 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510195 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) 20241111125510195 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) 20241111125510195 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) 20241111125510195 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125510196 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) 20241111125510196 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) 20241111125510197 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) 20241111125510197 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) 20241111125510198 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) 20241111125510198 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) 20241111125510199 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) 20241111125510199 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) 20241111125510200 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) 20241111125510200 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) 20241111125510201 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) 20241111125510201 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) 20241111125510203 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) 20241111125510203 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) 20241111125510204 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) 20241111125510204 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) 20241111125510204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241111125510204 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) 20241111125510205 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125510214 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) 20241111125510214 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) 20241111125510215 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) 20241111125510215 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) 20241111125510216 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) 20241111125510216 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) 20241111125510216 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241111125510216 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=10 data=3c 05 01 00 00 00 14 72 6d 98 b5 1c 0c d3 50 37 c9 df 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510217 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510217 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 72 6d 98 b5 1c 0c d3 50 37 c9 df 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510217 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) 20241111125510217 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=303 Rx UL DATA from unexpected TBF(UL:TFI-0-3-2:G){ASSIGN} (pdch.cpp:1070) 20241111125510217 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) 20241111125510217 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510217 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) 20241111125510217 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510217 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 72 6d 98 b5 1c 0c d3 50 37 c9 df 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510217 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125510217 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20241111125510217 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510217 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510217 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510217 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510217 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510217 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510217 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) 20241111125510217 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510217 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510217 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510218 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) 20241111125510218 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) 20241111125510219 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) 20241111125510219 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) 20241111125510220 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) 20241111125510220 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) 20241111125510221 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) 20241111125510221 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) 20241111125510222 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=874 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241111125510222 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241111125510222 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241111125510222 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) 20241111125510222 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510222 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510222 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) 20241111125510222 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510222 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510222 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510222 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Scheduling control message at RTS for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510222 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Sending data request: sapi=5 arfcn=874 cur_fn=303 block=11 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) 20241111125510223 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510228 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=303, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510228 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510228 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510228 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510228 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510228 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510228 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510228 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20241111125510228 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510228 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510228 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510228 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510228 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510228 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510228 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510228 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510228 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510228 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510228 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510228 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510228 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510228 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510228 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510228 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510228 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510228 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510228 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510229 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510229 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125510229 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) 20241111125510229 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125510229 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510229 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20241111125510229 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510229 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510229 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510229 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510229 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) 20241111125510229 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=303 (tbf_ul.cpp:221) 20241111125510229 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510229 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510229 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125510229 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 6b 7e 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241111125510233 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) 20241111125510233 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) 20241111125510233 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) 20241111125510233 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) MTC@131a5d934883: 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 } 20241111125510235 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) 20241111125510235 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) 20241111125510236 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) 20241111125510236 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) 20241111125510236 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) 20241111125510236 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) 20241111125510237 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) 20241111125510237 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) 20241111125510238 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) 20241111125510238 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) 20241111125510239 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) 20241111125510239 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) 20241111125510240 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) 20241111125510240 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) 20241111125510243 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) 20241111125510243 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) 20241111125510243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241111125510243 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) 20241111125510243 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125510257 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) 20241111125510257 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) 20241111125510258 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) 20241111125510258 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) 20241111125510259 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) 20241111125510259 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) 20241111125510260 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) 20241111125510260 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) 20241111125510260 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241111125510260 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510261 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data=3c 05 01 00 00 00 15 30 57 bd 1b ae 3d 6e 87 c2 2b e4 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510261 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510261 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510261 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 30 57 bd 1b ae 3d 6e 87 c2 2b e4 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510261 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) 20241111125510261 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=312 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1070) 20241111125510261 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) 20241111125510261 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510261 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) 20241111125510261 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510261 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 30 57 bd 1b ae 3d 6e 87 c2 2b e4 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510261 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125510261 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20241111125510261 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510261 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510261 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510261 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510261 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510261 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510261 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) 20241111125510261 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510261 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510261 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510262 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) 20241111125510262 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) 20241111125510262 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) 20241111125510262 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) 20241111125510263 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) 20241111125510263 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) 20241111125510264 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=875 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241111125510264 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241111125510264 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241111125510264 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) 20241111125510264 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510264 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510264 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) 20241111125510264 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510264 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510264 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510264 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Scheduling control message at RTS for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510264 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Sending data request: sapi=5 arfcn=875 cur_fn=312 block=1 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510265 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510269 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=312, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510269 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510269 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510269 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510269 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510269 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510269 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510269 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20241111125510269 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510269 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510269 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510269 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510269 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510269 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510269 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510269 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510269 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510269 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510269 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510269 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510269 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510269 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510269 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510269 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510269 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510269 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510270 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510270 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510270 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125510270 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) 20241111125510270 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125510270 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510270 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20241111125510270 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510270 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510270 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510270 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510270 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) 20241111125510270 DTBF DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=312 (tbf_ul.cpp:221) 20241111125510270 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510270 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510270 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125510270 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=312 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 78 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510277 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) 20241111125510277 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) 20241111125510277 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) 20241111125510277 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125510278 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) 20241111125510278 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) 20241111125510279 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) 20241111125510279 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) 20241111125510280 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) 20241111125510280 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) 20241111125510281 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) 20241111125510281 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) 20241111125510282 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) 20241111125510282 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) 20241111125510283 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) 20241111125510283 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) 20241111125510285 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) 20241111125510285 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) 20241111125510286 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) 20241111125510286 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) 20241111125510286 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241111125510286 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) 20241111125510287 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125510295 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) 20241111125510296 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) 20241111125510297 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) 20241111125510297 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) 20241111125510298 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) 20241111125510298 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) 20241111125510298 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) 20241111125510298 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) 20241111125510299 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) 20241111125510299 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) 20241111125510299 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241111125510299 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=2 data=3c 05 01 00 00 00 16 a5 a5 75 e1 0c 47 df 4d 27 34 d6 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510300 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510300 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 a5 a5 75 e1 0c 47 df 4d 27 34 d6 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510300 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) 20241111125510300 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=320 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1070) 20241111125510300 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) 20241111125510300 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510300 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) 20241111125510300 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510300 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 a5 a5 75 e1 0c 47 df 4d 27 34 d6 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510300 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125510300 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20241111125510300 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510300 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510300 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510300 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510300 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510300 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510300 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) 20241111125510300 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510300 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510300 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510300 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510300 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510300 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510301 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) 20241111125510301 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) 20241111125510302 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) 20241111125510302 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) 20241111125510305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=876 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241111125510305 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20241111125510305 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241111125510305 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) 20241111125510305 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510305 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510305 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) 20241111125510305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510305 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510305 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510305 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Sending data request: sapi=5 arfcn=876 cur_fn=320 block=3 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510306 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510311 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=320, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510311 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510311 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510311 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510311 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510311 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510311 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510311 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20241111125510311 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510311 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510311 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510311 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510311 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510311 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510311 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510311 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510311 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510311 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510311 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510311 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510311 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510312 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510312 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510312 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510312 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510312 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510312 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510312 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510312 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125510312 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) 20241111125510312 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125510312 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510312 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20241111125510312 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510312 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510312 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510312 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510312 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) 20241111125510312 DTBF DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=320 (tbf_ul.cpp:221) 20241111125510312 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510312 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510312 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125510312 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=320 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 79 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510319 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) 20241111125510319 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) 20241111125510319 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) 20241111125510319 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125510321 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) 20241111125510321 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) 20241111125510321 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) 20241111125510321 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) 20241111125510322 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) 20241111125510322 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) 20241111125510323 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) 20241111125510323 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) 20241111125510324 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) 20241111125510324 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) 20241111125510325 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) 20241111125510325 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) 20241111125510326 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) 20241111125510326 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) 20241111125510326 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) 20241111125510326 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) 20241111125510327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241111125510327 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) 20241111125510328 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125510339 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) 20241111125510339 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) 20241111125510340 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) 20241111125510340 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) 20241111125510341 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510341 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510341 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510341 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) 20241111125510341 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) 20241111125510342 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) 20241111125510342 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) 20241111125510343 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) 20241111125510343 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) 20241111125510343 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) 20241111125510344 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) 20241111125510344 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241111125510344 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510344 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=4 data=3c 05 01 00 00 00 17 24 29 c6 ea 24 f9 83 48 bd 7e 61 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510344 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510344 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510344 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 24 29 c6 ea 24 f9 83 48 bd 7e 61 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510344 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) 20241111125510344 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=329 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1070) 20241111125510344 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) 20241111125510344 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510344 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) 20241111125510344 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510344 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 24 29 c6 ea 24 f9 83 48 bd 7e 61 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510344 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125510344 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20241111125510344 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510345 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510345 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510345 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510345 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510345 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510345 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) 20241111125510345 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510345 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510345 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510345 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) 20241111125510345 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) 20241111125510346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=877 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241111125510346 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241111125510346 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241111125510346 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) 20241111125510346 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510346 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510346 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) 20241111125510346 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510346 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510346 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510346 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Scheduling control message at RTS for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Sending data request: sapi=5 arfcn=877 cur_fn=329 block=5 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510347 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510353 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=329, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510353 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510353 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510353 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510353 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510353 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510353 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510353 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20241111125510353 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510353 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510353 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510353 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510353 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510353 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510353 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510353 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510353 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510353 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510353 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510353 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510353 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510353 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510353 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510353 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510353 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510353 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510353 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510353 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510353 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125510353 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) 20241111125510353 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125510353 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510353 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20241111125510353 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510353 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510353 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510353 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510353 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) 20241111125510353 DTBF DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=329 (tbf_ul.cpp:221) 20241111125510353 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510353 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510353 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125510354 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=329 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125510358 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) 20241111125510358 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) 20241111125510358 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) 20241111125510358 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510359 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) 20241111125510359 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) 20241111125510360 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) 20241111125510360 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) 20241111125510361 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) 20241111125510361 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) 20241111125510361 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) 20241111125510361 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) 20241111125510362 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) 20241111125510362 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) 20241111125510363 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) 20241111125510363 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) 20241111125510364 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) 20241111125510364 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) 20241111125510367 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) 20241111125510367 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) 20241111125510367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241111125510367 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) 20241111125510368 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125510381 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) 20241111125510381 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) 20241111125510383 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) 20241111125510383 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) 20241111125510383 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) 20241111125510383 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) 20241111125510384 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) 20241111125510384 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) 20241111125510385 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) 20241111125510385 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) 20241111125510386 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) 20241111125510386 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) 20241111125510386 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) 20241111125510386 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) 20241111125510386 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=338): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241111125510386 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510387 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510387 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510387 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=6 data=3c 05 01 00 00 00 18 b3 a3 19 da 59 4b 22 82 3d 01 36 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510387 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510387 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 b3 a3 19 da 59 4b 22 82 3d 01 36 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510387 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) 20241111125510387 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=338 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1070) 20241111125510387 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) 20241111125510387 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510387 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) 20241111125510387 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510388 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 b3 a3 19 da 59 4b 22 82 3d 01 36 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510388 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125510388 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20241111125510388 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510388 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510388 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510388 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510388 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510388 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510388 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) 20241111125510388 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510388 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510388 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510388 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=878 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241111125510388 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241111125510388 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241111125510388 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) 20241111125510388 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510388 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510388 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) 20241111125510388 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510388 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510388 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510388 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Scheduling control message at RTS for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510388 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Sending data request: sapi=5 arfcn=878 cur_fn=338 block=7 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 03 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510389 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510394 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=338, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510394 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510394 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510394 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510394 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510394 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510394 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510394 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241111125510394 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510394 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510394 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510394 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510394 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510394 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510394 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510394 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510394 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510394 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510394 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510394 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510394 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510394 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510394 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510394 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510394 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510394 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510394 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510394 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510394 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125510394 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) 20241111125510394 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125510394 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510394 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20241111125510394 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510394 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510394 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510394 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510394 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) 20241111125510394 DTBF DEBUG TBF(UL:TFI-0-0-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=338 (tbf_ul.cpp:221) 20241111125510394 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510394 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510394 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125510395 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=338 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125510401 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) 20241111125510401 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) 20241111125510401 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) 20241111125510401 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125510402 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) 20241111125510402 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) 20241111125510403 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) 20241111125510403 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) 20241111125510404 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) 20241111125510404 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) 20241111125510404 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) 20241111125510404 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) 20241111125510405 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) 20241111125510405 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) 20241111125510406 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) 20241111125510406 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) 20241111125510407 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) 20241111125510407 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) 20241111125510408 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) 20241111125510408 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) 20241111125510408 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241111125510408 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) 20241111125510408 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 3 20241111125510420 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) 20241111125510420 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) 20241111125510421 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) 20241111125510421 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) 20241111125510422 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) 20241111125510422 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) 20241111125510423 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) 20241111125510423 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) 20241111125510423 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) 20241111125510423 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) 20241111125510424 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) 20241111125510424 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) 20241111125510425 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) 20241111125510425 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) 20241111125510426 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) 20241111125510426 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) 20241111125510426 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=346): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241111125510426 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510429 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510429 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510429 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510429 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) 20241111125510429 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=351 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=355 (gprs_rlcmac_sched.cpp:454) 20241111125510429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241111125510429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510430 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 3 20241111125510444 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) 20241111125510444 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) 20241111125510444 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=351): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241111125510444 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125510444 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125510444 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125510445 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) 20241111125510445 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) 20241111125510446 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) 20241111125510446 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) 20241111125510447 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) 20241111125510447 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) 20241111125510448 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) 20241111125510448 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) 20241111125510449 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) 20241111125510449 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) 20241111125510450 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) 20241111125510450 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) 20241111125510451 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) 20241111125510451 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) 20241111125510452 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) 20241111125510452 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) 20241111125510453 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125510463 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) 20241111125510463 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) 20241111125510463 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=355): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} (pdch_ul_controller.c:309) 20241111125510463 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125510464 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) 20241111125510464 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) 20241111125510465 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) 20241111125510465 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) 20241111125510465 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) 20241111125510465 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) 20241111125510466 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) 20241111125510466 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) 20241111125510467 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) 20241111125510467 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) 20241111125510468 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) 20241111125510468 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) 20241111125510468 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) 20241111125510468 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) 20241111125510469 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) 20241111125510469 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) 20241111125510470 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510470 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510470 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510470 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125510482 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) 20241111125510482 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) 20241111125510483 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) 20241111125510483 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) 20241111125510484 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) 20241111125510484 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) 20241111125510485 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) 20241111125510485 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) 20241111125510485 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) 20241111125510485 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) 20241111125510486 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) 20241111125510486 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) 20241111125510487 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) 20241111125510487 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) 20241111125510487 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) 20241111125510488 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) 20241111125510491 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) 20241111125510491 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) 20241111125510492 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125510505 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) 20241111125510505 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) 20241111125510507 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) 20241111125510507 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) 20241111125510507 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) 20241111125510507 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) 20241111125510508 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) 20241111125510508 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) 20241111125510509 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) 20241111125510509 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) 20241111125510510 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) 20241111125510510 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) 20241111125510511 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) 20241111125510511 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) 20241111125510511 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) 20241111125510511 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) 20241111125510512 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510512 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510512 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510512 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) 20241111125510512 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) 20241111125510513 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125510524 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) 20241111125510524 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) 20241111125510526 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) 20241111125510526 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) 20241111125510526 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) 20241111125510526 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) 20241111125510527 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) 20241111125510527 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) 20241111125510528 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) 20241111125510528 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) 20241111125510529 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) 20241111125510529 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) 20241111125510529 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) 20241111125510529 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) 20241111125510530 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) 20241111125510530 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) 20241111125510531 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) 20241111125510531 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) 20241111125510532 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125510543 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) 20241111125510543 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) 20241111125510545 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) 20241111125510545 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) 20241111125510545 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) 20241111125510545 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) 20241111125510546 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) 20241111125510546 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) 20241111125510547 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) 20241111125510547 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) 20241111125510548 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) 20241111125510548 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) 20241111125510549 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) 20241111125510549 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) 20241111125510549 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) 20241111125510549 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) 20241111125510553 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) 20241111125510553 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) 20241111125510554 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510554 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510554 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510554 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125510567 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) 20241111125510567 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) 20241111125510568 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) 20241111125510568 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) 20241111125510569 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) 20241111125510569 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) 20241111125510570 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) 20241111125510570 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) 20241111125510571 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) 20241111125510571 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) 20241111125510571 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) 20241111125510571 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) 20241111125510572 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) 20241111125510572 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) 20241111125510573 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) 20241111125510573 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) 20241111125510574 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) 20241111125510574 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) 20241111125510574 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125510586 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) 20241111125510586 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) 20241111125510587 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) 20241111125510587 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) 20241111125510588 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) 20241111125510588 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) 20241111125510589 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) 20241111125510589 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) 20241111125510590 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) 20241111125510590 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) 20241111125510590 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) 20241111125510590 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) 20241111125510591 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) 20241111125510591 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) 20241111125510592 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) 20241111125510592 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) 20241111125510593 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) 20241111125510593 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) 20241111125510593 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125510595 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510595 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510595 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125510605 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) 20241111125510605 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) 20241111125510606 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) 20241111125510606 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) 20241111125510607 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) 20241111125510607 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) 20241111125510608 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) 20241111125510608 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) 20241111125510609 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) 20241111125510609 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) 20241111125510609 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) 20241111125510609 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) 20241111125510610 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) 20241111125510610 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) 20241111125510611 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) 20241111125510611 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) 20241111125510615 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) 20241111125510615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-0-3:G){FLOW}, expect answer on UL FN=394 (gprs_rlcmac_sched.cpp:454) 20241111125510615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241111125510615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510615 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125510629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=3c 07 01 00 00 00 19 a2 9e b1 a4 34 90 89 4e 74 59 03 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510629 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) 20241111125510629 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510629 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 a2 9e b1 a4 34 90 89 4e 74 59 03 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510629 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) 20241111125510629 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=390 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1070) 20241111125510629 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) 20241111125510629 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510629 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) 20241111125510629 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510629 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 a2 9e b1 a4 34 90 89 4e 74 59 03 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510629 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125510629 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20241111125510629 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510629 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510629 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510629 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510629 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510629 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) 20241111125510629 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) 20241111125510629 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510630 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) 20241111125510630 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) 20241111125510631 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) 20241111125510631 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) 20241111125510632 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) 20241111125510632 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) 20241111125510633 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) 20241111125510633 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) 20241111125510633 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) 20241111125510633 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) 20241111125510634 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) 20241111125510634 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) 20241111125510635 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) 20241111125510635 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) 20241111125510636 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) 20241111125510636 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) 20241111125510636 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241111125510636 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) 20241111125510636 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20241111125510636 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510636 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) 20241111125510636 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510636 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510636 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125510636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Scheduling control message at RTS for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125510636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=43 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510637 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510640 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=390, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510640 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510640 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510640 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510641 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510641 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510641 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510641 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20241111125510641 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510641 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510641 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510641 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510641 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510641 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510641 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510641 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510641 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510641 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510641 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510641 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510641 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510641 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510641 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510641 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510641 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510641 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510641 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510641 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510641 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125510641 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) 20241111125510641 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125510641 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510641 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20241111125510641 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510641 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510641 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510641 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510641 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) 20241111125510641 DTBF DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=390 (tbf_ul.cpp:221) 20241111125510641 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510641 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510641 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125510641 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=390 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7c 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510648 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) 20241111125510648 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) 20241111125510648 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) 20241111125510648 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510649 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) 20241111125510649 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) 20241111125510650 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) 20241111125510650 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) 20241111125510651 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) 20241111125510651 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) 20241111125510652 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) 20241111125510652 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) 20241111125510653 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) 20241111125510653 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) 20241111125510653 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) 20241111125510653 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) 20241111125510654 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) 20241111125510654 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) 20241111125510655 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) 20241111125510655 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20241111125510655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241111125510655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510655 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125510667 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) 20241111125510667 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) 20241111125510667 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) 20241111125510667 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125510668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=8 data=3c 07 01 00 00 00 1a 7d 08 f6 c5 e0 08 93 b1 e1 29 18 31 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510668 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510668 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a 7d 08 f6 c5 e0 08 93 b1 e1 29 18 31 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510669 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) 20241111125510669 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=398 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1070) 20241111125510669 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) 20241111125510669 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510669 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) 20241111125510669 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510669 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a 7d 08 f6 c5 e0 08 93 b1 e1 29 18 31 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510669 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125510669 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20241111125510669 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510669 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510669 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510669 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510669 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510669 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510669 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) 20241111125510669 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510669 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) 20241111125510669 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) 20241111125510670 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) 20241111125510670 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) 20241111125510671 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) 20241111125510671 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) 20241111125510671 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) 20241111125510672 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) 20241111125510672 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) 20241111125510672 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) 20241111125510673 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) 20241111125510673 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) 20241111125510676 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=872 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241111125510677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241111125510677 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241111125510677 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) 20241111125510677 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510677 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510677 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) 20241111125510677 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510677 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510677 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Scheduling control message at RTS for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Sending data request: sapi=5 arfcn=872 cur_fn=398 block=9 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510677 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510682 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=398, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510682 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510682 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510682 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510682 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510682 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510682 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510682 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20241111125510682 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510682 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510682 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510682 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510682 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510682 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510682 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510682 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510682 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510682 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510682 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510682 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510682 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510682 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510682 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510682 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510682 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510682 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510682 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510682 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510682 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125510682 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) 20241111125510682 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125510682 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510682 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20241111125510682 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510682 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510682 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510682 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510682 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) 20241111125510682 DTBF DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=398 (tbf_ul.cpp:221) 20241111125510682 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510682 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510682 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125510682 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=398 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7d 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510691 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) 20241111125510691 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) 20241111125510691 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=403): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125510691 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125510692 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) 20241111125510692 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) 20241111125510693 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) 20241111125510693 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) 20241111125510694 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) 20241111125510694 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) 20241111125510695 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) 20241111125510695 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) 20241111125510695 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) 20241111125510695 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) 20241111125510696 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) 20241111125510696 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) 20241111125510697 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) 20241111125510697 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) 20241111125510698 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) 20241111125510698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=411 (gprs_rlcmac_sched.cpp:454) 20241111125510698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241111125510698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510698 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125510710 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) 20241111125510710 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) 20241111125510711 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) 20241111125510711 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) 20241111125510711 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241111125510711 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=10 data=3c 07 01 00 00 00 1b fb b7 da 14 2f 60 e6 ae f7 dd 05 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510712 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510712 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b fb b7 da 14 2f 60 e6 ae f7 dd 05 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510712 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) 20241111125510712 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=407 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1070) 20241111125510712 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) 20241111125510712 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510712 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) 20241111125510712 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510712 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b fb b7 da 14 2f 60 e6 ae f7 dd 05 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510712 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125510712 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20241111125510712 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510712 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510712 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510712 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510712 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510712 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510712 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) 20241111125510712 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510712 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510712 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510713 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) 20241111125510713 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) 20241111125510714 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) 20241111125510714 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) 20241111125510714 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) 20241111125510714 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) 20241111125510715 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) 20241111125510715 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) 20241111125510716 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) 20241111125510716 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) 20241111125510717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=873 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241111125510717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241111125510717 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241111125510717 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) 20241111125510717 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510717 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510717 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) 20241111125510717 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510717 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510717 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Sending data request: sapi=5 arfcn=873 cur_fn=407 block=11 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510717 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510721 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=407, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510721 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510721 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510721 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510721 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510721 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510721 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510721 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20241111125510721 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510721 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510721 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510721 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510721 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510721 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510721 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510721 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510721 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510722 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510722 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510722 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510722 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510722 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510722 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510722 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510722 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510722 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510722 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510722 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510722 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125510722 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) 20241111125510722 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125510722 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510722 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20241111125510722 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510722 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510722 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510722 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510722 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) 20241111125510722 DTBF DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=407 (tbf_ul.cpp:221) 20241111125510722 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510722 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510722 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125510722 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=407 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7e 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510729 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) 20241111125510729 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) 20241111125510729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=411): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125510729 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125510730 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) 20241111125510730 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) 20241111125510731 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) 20241111125510731 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) 20241111125510732 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) 20241111125510732 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) 20241111125510733 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) 20241111125510733 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) 20241111125510733 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) 20241111125510733 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) 20241111125510734 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) 20241111125510734 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) 20241111125510735 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) 20241111125510735 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) 20241111125510739 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) 20241111125510739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241111125510739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241111125510739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510739 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125510753 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) 20241111125510753 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) 20241111125510754 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) 20241111125510754 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) 20241111125510755 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) 20241111125510755 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) 20241111125510755 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=416): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241111125510755 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data=3c 07 01 00 00 00 1c bb 97 b1 53 5e 0a c5 e1 07 7b 61 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510756 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510756 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c bb 97 b1 53 5e 0a c5 e1 07 7b 61 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510756 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) 20241111125510756 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=416 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1070) 20241111125510756 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) 20241111125510756 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510756 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) 20241111125510756 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510756 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c bb 97 b1 53 5e 0a c5 e1 07 7b 61 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510756 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125510756 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20241111125510756 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510756 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510756 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510756 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510756 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510756 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510756 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) 20241111125510756 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510756 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510756 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510757 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) 20241111125510757 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) 20241111125510758 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) 20241111125510758 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) 20241111125510758 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) 20241111125510758 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) 20241111125510759 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) 20241111125510759 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) 20241111125510760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=874 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241111125510760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241111125510760 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241111125510760 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) 20241111125510760 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510760 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510760 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) 20241111125510760 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510760 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510760 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Scheduling control message at RTS for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Sending data request: sapi=5 arfcn=874 cur_fn=416 block=1 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510761 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510765 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=416, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510765 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510765 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510765 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510765 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510765 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510765 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510765 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20241111125510765 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510765 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510765 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510765 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510765 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510765 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510765 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510766 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510766 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510766 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510766 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510766 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510766 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510766 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510766 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510766 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510766 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510766 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510766 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510766 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510766 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125510766 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) 20241111125510766 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125510766 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510766 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20241111125510766 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510766 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510766 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510766 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510766 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) 20241111125510766 DTBF DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=416 (tbf_ul.cpp:221) 20241111125510766 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510766 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510766 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125510766 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=416 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 78 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510773 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) 20241111125510773 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) 20241111125510773 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=420): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125510773 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125510774 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) 20241111125510774 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) 20241111125510775 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) 20241111125510775 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) 20241111125510776 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) 20241111125510776 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) 20241111125510776 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) 20241111125510776 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) 20241111125510777 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) 20241111125510777 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) 20241111125510778 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) 20241111125510778 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) 20241111125510779 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) 20241111125510779 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) 20241111125510780 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) 20241111125510780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241111125510780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241111125510780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510780 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125510793 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) 20241111125510793 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) 20241111125510794 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) 20241111125510794 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) 20241111125510795 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) 20241111125510795 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) 20241111125510795 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) 20241111125510795 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) 20241111125510795 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241111125510795 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=2 data=3c 07 01 00 00 00 1d 9a 89 4f 34 25 ce 98 76 58 7f bd bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510796 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510796 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 9a 89 4f 34 25 ce 98 76 58 7f bd bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510796 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) 20241111125510796 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=424 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1070) 20241111125510796 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) 20241111125510796 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510796 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) 20241111125510796 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510796 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 9a 89 4f 34 25 ce 98 76 58 7f bd bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510796 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125510796 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20241111125510796 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510796 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510796 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510796 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510797 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510797 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510797 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) 20241111125510797 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510797 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510797 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510797 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) 20241111125510797 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) 20241111125510798 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) 20241111125510798 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) 20241111125510799 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) 20241111125510799 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) 20241111125510802 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=875 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241111125510802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=429 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=433 (gprs_rlcmac_sched.cpp:454) 20241111125510802 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241111125510802 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) 20241111125510802 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510802 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510802 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) 20241111125510802 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510802 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510802 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Scheduling control message at RTS for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510802 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Sending data request: sapi=5 arfcn=875 cur_fn=424 block=3 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510803 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510807 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=424, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510807 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510807 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510807 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510807 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510807 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510807 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510807 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20241111125510807 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510807 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510807 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510807 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510807 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510807 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510807 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510807 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510807 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510807 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510807 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510807 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510807 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510808 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510808 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510808 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510808 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510808 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510808 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510808 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510808 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125510808 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) 20241111125510808 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125510808 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510808 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20241111125510808 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510808 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510808 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510808 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510808 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) 20241111125510808 DTBF DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=424 (tbf_ul.cpp:221) 20241111125510808 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510808 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510808 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125510808 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=424 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 79 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510816 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) 20241111125510816 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) 20241111125510816 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=429): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125510816 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125510818 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) 20241111125510818 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) 20241111125510818 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) 20241111125510818 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) 20241111125510819 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) 20241111125510819 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) 20241111125510820 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) 20241111125510820 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) 20241111125510821 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) 20241111125510821 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) 20241111125510822 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) 20241111125510822 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) 20241111125510822 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) 20241111125510822 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) 20241111125510823 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) 20241111125510823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20241111125510823 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241111125510823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510824 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125510836 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) 20241111125510836 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) 20241111125510837 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) 20241111125510837 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) 20241111125510837 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) 20241111125510837 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) 20241111125510839 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) 20241111125510839 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) 20241111125510839 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) 20241111125510840 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) 20241111125510840 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=433): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241111125510840 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510840 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=4 data=3c 07 01 00 00 00 1e 7d db 6f db 54 13 8f a2 fa 10 7e 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510840 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510840 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510840 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e 7d db 6f db 54 13 8f a2 fa 10 7e 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510840 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) 20241111125510840 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=433 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1070) 20241111125510840 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) 20241111125510840 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510840 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) 20241111125510840 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510840 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e 7d db 6f db 54 13 8f a2 fa 10 7e 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510840 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125510840 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20241111125510840 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510841 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510841 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510841 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510841 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510841 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510841 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) 20241111125510841 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510841 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510841 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510841 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) 20241111125510841 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) 20241111125510842 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510842 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510842 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510842 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) 20241111125510842 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) 20241111125510843 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=876 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241111125510843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241111125510843 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241111125510843 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) 20241111125510843 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510843 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510843 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) 20241111125510843 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510843 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510843 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Scheduling control message at RTS for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510843 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Sending data request: sapi=5 arfcn=876 cur_fn=433 block=5 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510844 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510848 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=433, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510848 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510848 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510848 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510848 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510848 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510848 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510848 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20241111125510848 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510848 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510848 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510848 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510848 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510848 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510848 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510848 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510848 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510848 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510848 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510848 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510848 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510848 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510848 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510848 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510848 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510848 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510848 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510848 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510848 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125510848 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) 20241111125510848 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125510848 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510848 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20241111125510848 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510848 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510848 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510848 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510848 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) 20241111125510848 DTBF DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=433 (tbf_ul.cpp:221) 20241111125510848 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510848 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510848 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125510848 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=433 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7a 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510855 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) 20241111125510855 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) 20241111125510855 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=437): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125510855 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125510856 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) 20241111125510856 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) 20241111125510857 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) 20241111125510857 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) 20241111125510858 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) 20241111125510858 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) 20241111125510858 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) 20241111125510858 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) 20241111125510859 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) 20241111125510859 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) 20241111125510860 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) 20241111125510860 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) 20241111125510860 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) 20241111125510860 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) 20241111125510864 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) 20241111125510864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20241111125510864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241111125510864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510865 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125510878 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) 20241111125510878 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) 20241111125510880 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) 20241111125510880 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) 20241111125510881 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) 20241111125510881 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) 20241111125510882 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) 20241111125510882 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) 20241111125510883 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510883 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510883 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510883 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) 20241111125510883 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) 20241111125510884 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) 20241111125510884 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) 20241111125510884 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=442): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241111125510884 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510884 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=6 data=3c 07 01 00 00 00 1f 48 02 94 cd c2 b2 5e 2e b1 ab 2e 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510884 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510884 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510884 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f 48 02 94 cd c2 b2 5e 2e b1 ab 2e 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510884 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) 20241111125510884 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=442 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1070) 20241111125510885 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) 20241111125510885 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510885 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) 20241111125510885 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510885 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f 48 02 94 cd c2 b2 5e 2e b1 ab 2e 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510885 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125510885 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20241111125510885 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510885 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510885 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510885 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510885 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510885 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510885 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) 20241111125510885 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510885 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510885 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510885 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) 20241111125510885 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) 20241111125510886 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=877 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241111125510886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=446 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=450 (gprs_rlcmac_sched.cpp:454) 20241111125510886 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241111125510886 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) 20241111125510886 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510886 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510886 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) 20241111125510886 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510886 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510886 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Scheduling control message at RTS for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510886 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Sending data request: sapi=5 arfcn=877 cur_fn=442 block=7 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510887 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510891 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=442, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510891 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510891 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510891 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510892 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510892 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510892 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510892 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20241111125510892 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510892 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510892 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510892 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510892 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510892 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510892 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510892 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510892 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510892 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510892 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510892 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510892 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510892 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510892 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510892 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510892 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510892 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510892 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510892 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510892 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125510892 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) 20241111125510892 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125510892 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510892 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20241111125510892 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510892 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510892 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510892 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510892 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) 20241111125510892 DTBF DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=442 (tbf_ul.cpp:221) 20241111125510892 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510892 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510892 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125510892 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=442 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125510898 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) 20241111125510898 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) 20241111125510898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=446): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125510898 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125510900 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) 20241111125510900 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) 20241111125510900 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) 20241111125510900 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) 20241111125510901 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) 20241111125510901 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) 20241111125510902 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) 20241111125510902 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) 20241111125510903 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) 20241111125510903 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) 20241111125510903 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) 20241111125510903 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) 20241111125510904 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) 20241111125510904 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) 20241111125510905 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) 20241111125510905 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) 20241111125510905 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241111125510905 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) 20241111125510906 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125510917 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) 20241111125510917 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) 20241111125510919 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) 20241111125510919 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) 20241111125510920 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) 20241111125510920 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) 20241111125510921 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) 20241111125510921 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) 20241111125510921 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) 20241111125510921 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) 20241111125510922 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510922 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510922 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510922 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) 20241111125510922 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) 20241111125510923 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) 20241111125510923 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) 20241111125510923 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=450): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241111125510923 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510924 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=8 data=3c 07 01 00 00 00 20 a8 3d fe f0 e7 09 e1 26 77 6f fb 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125510924 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125510924 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125510924 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 a8 3d fe f0 e7 09 e1 26 77 6f fb 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125510924 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) 20241111125510924 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=450 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1070) 20241111125510924 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) 20241111125510924 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125510924 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) 20241111125510924 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125510924 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 a8 3d fe f0 e7 09 e1 26 77 6f fb 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125510924 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125510924 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20241111125510924 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125510924 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125510924 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125510924 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125510924 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125510924 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125510924 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) 20241111125510924 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125510924 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125510924 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125510927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=878 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241111125510927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=459 (gprs_rlcmac_sched.cpp:454) 20241111125510927 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241111125510927 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) 20241111125510927 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125510927 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125510927 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) 20241111125510927 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125510927 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125510927 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125510927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Scheduling control message at RTS for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125510927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Sending data request: sapi=5 arfcn=878 cur_fn=450 block=9 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 04 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510928 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125510933 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=450, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125510933 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125510933 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125510933 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125510933 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125510933 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125510933 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125510933 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241111125510933 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125510933 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125510933 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125510933 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125510933 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125510933 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125510933 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125510933 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125510933 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125510933 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125510933 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125510933 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125510933 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125510933 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510933 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125510933 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125510933 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125510933 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125510933 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125510933 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125510933 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125510933 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) 20241111125510933 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125510933 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125510933 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20241111125510933 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125510933 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125510933 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125510933 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125510934 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) 20241111125510934 DTBF DEBUG TBF(UL:TFI-0-0-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=450 (tbf_ul.cpp:221) 20241111125510934 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125510934 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125510934 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125510934 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=450 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125510941 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) 20241111125510941 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) 20241111125510941 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=455): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125510941 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125510942 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) 20241111125510942 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) 20241111125510943 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) 20241111125510943 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) 20241111125510944 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) 20241111125510944 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) 20241111125510944 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) 20241111125510944 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) 20241111125510945 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) 20241111125510945 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) 20241111125510946 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) 20241111125510946 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) 20241111125510947 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) 20241111125510947 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) 20241111125510948 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) 20241111125510948 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) 20241111125510948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241111125510948 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) 20241111125510949 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 4 20241111125510960 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) 20241111125510960 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) 20241111125510961 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) 20241111125510961 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) 20241111125510962 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) 20241111125510962 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) 20241111125510963 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) 20241111125510963 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) 20241111125510964 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) 20241111125510964 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) 20241111125510964 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) 20241111125510964 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) 20241111125510965 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) 20241111125510965 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) 20241111125510966 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) 20241111125510966 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) 20241111125510966 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=459): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241111125510966 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125510967 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125510967 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125510967 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125510967 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) 20241111125510967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=463 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=468 (gprs_rlcmac_sched.cpp:454) 20241111125510967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241111125510967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125510968 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 4 20241111125510979 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) 20241111125510979 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) 20241111125510979 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=463): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125510979 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125510979 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125510979 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125510980 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) 20241111125510980 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) 20241111125510981 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) 20241111125510981 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) 20241111125510982 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) 20241111125510982 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) 20241111125510983 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) 20241111125510983 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) 20241111125510984 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) 20241111125510984 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) 20241111125510984 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) 20241111125510984 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) 20241111125510985 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) 20241111125510985 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) 20241111125510988 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) 20241111125510988 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) 20241111125510989 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125511003 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) 20241111125511003 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) 20241111125511003 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=468): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} (pdch_ul_controller.c:309) 20241111125511003 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125511004 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) 20241111125511004 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) 20241111125511005 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) 20241111125511005 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) 20241111125511006 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) 20241111125511006 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) 20241111125511007 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) 20241111125511007 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) 20241111125511008 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511008 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511008 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511009 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) 20241111125511009 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) 20241111125511010 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) 20241111125511010 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) 20241111125511011 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) 20241111125511011 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) 20241111125511012 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) 20241111125511012 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) 20241111125511012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125511022 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) 20241111125511022 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) 20241111125511024 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) 20241111125511024 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) 20241111125511025 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) 20241111125511025 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) 20241111125511026 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) 20241111125511026 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) 20241111125511026 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) 20241111125511026 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) 20241111125511027 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) 20241111125511027 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) 20241111125511028 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) 20241111125511028 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) 20241111125511029 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) 20241111125511029 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) 20241111125511030 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) 20241111125511030 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) 20241111125511030 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125511041 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) 20241111125511041 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) 20241111125511042 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) 20241111125511042 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) 20241111125511043 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) 20241111125511043 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) 20241111125511044 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) 20241111125511044 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) 20241111125511045 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) 20241111125511045 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) 20241111125511045 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) 20241111125511046 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) 20241111125511046 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) 20241111125511046 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) 20241111125511047 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) 20241111125511047 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) 20241111125511049 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511049 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511049 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511050 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) 20241111125511050 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) 20241111125511051 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125511065 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) 20241111125511065 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) 20241111125511066 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) 20241111125511066 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) 20241111125511067 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) 20241111125511067 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) 20241111125511068 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) 20241111125511068 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) 20241111125511069 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) 20241111125511069 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) 20241111125511070 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) 20241111125511070 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) 20241111125511071 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) 20241111125511071 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) 20241111125511071 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) 20241111125511071 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) 20241111125511072 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) 20241111125511072 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) 20241111125511073 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125511084 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) 20241111125511084 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) 20241111125511085 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) 20241111125511085 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) 20241111125511086 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) 20241111125511086 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) 20241111125511087 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) 20241111125511087 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) 20241111125511087 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) 20241111125511087 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) 20241111125511088 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) 20241111125511088 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) 20241111125511089 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) 20241111125511089 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) 20241111125511090 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) 20241111125511090 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) 20241111125511091 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) 20241111125511091 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) 20241111125511091 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125511093 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511093 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511093 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511103 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) 20241111125511103 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) 20241111125511104 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) 20241111125511104 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) 20241111125511105 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) 20241111125511105 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) 20241111125511106 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) 20241111125511106 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) 20241111125511106 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) 20241111125511106 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) 20241111125511107 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) 20241111125511107 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) 20241111125511108 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) 20241111125511108 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) 20241111125511109 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) 20241111125511109 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) 20241111125511112 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) 20241111125511112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125511113 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125511127 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) 20241111125511127 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) 20241111125511128 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) 20241111125511128 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) 20241111125511129 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) 20241111125511129 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) 20241111125511129 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) 20241111125511129 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) 20241111125511130 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) 20241111125511130 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) 20241111125511131 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) 20241111125511131 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) 20241111125511132 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) 20241111125511132 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) 20241111125511132 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) 20241111125511132 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) 20241111125511133 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) 20241111125511133 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) 20241111125511134 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511134 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511134 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511134 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125511146 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) 20241111125511146 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) 20241111125511147 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) 20241111125511147 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) 20241111125511148 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) 20241111125511148 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) 20241111125511148 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) 20241111125511148 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) 20241111125511149 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) 20241111125511149 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) 20241111125511150 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) 20241111125511150 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) 20241111125511151 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) 20241111125511151 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) 20241111125511151 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) 20241111125511151 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) 20241111125511152 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) 20241111125511152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=502 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-0-4:G){FLOW}, expect answer on UL FN=507 (gprs_rlcmac_sched.cpp:454) 20241111125511152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241111125511152 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) 20241111125511153 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125511165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=8 data=3c 09 01 00 00 00 21 ec 2b 1a 12 23 2e ba 96 f8 d3 45 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511165 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) 20241111125511165 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511165 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 ec 2b 1a 12 23 2e ba 96 f8 d3 45 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511165 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) 20241111125511165 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=502 Rx UL DATA from unexpected TBF(UL:TFI-0-0-4:G){FLOW} (pdch.cpp:1070) 20241111125511165 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) 20241111125511165 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511165 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) 20241111125511165 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511165 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 ec 2b 1a 12 23 2e ba 96 f8 d3 45 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511165 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125511165 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20241111125511165 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511165 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511165 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511165 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511165 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511165 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) 20241111125511165 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) 20241111125511165 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511165 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511165 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511166 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) 20241111125511166 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) 20241111125511167 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) 20241111125511167 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) 20241111125511167 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) 20241111125511167 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) 20241111125511168 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) 20241111125511168 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) 20241111125511169 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) 20241111125511169 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) 20241111125511170 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) 20241111125511170 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) 20241111125511170 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) 20241111125511170 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) 20241111125511174 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) 20241111125511174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20241111125511174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241111125511174 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) 20241111125511174 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20241111125511174 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511174 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) 20241111125511174 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511174 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511174 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125511174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Scheduling control message at RTS for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125511174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=44 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125511175 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511179 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=502, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125511179 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511179 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511179 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511179 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511179 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511179 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511179 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20241111125511179 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511179 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511179 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511180 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511180 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511180 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511180 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511180 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511180 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511180 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511180 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511180 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511180 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511180 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511180 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511180 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511180 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511180 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511180 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511180 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511180 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125511180 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) 20241111125511180 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125511180 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511180 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20241111125511180 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511180 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511180 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511180 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511180 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) 20241111125511180 DTBF DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=502 (tbf_ul.cpp:221) 20241111125511180 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511180 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511180 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125511180 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=502 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7d 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511189 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) 20241111125511189 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) 20241111125511189 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) 20241111125511189 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511190 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) 20241111125511190 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) 20241111125511191 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) 20241111125511191 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) 20241111125511191 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) 20241111125511191 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) 20241111125511192 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) 20241111125511192 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) 20241111125511193 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) 20241111125511193 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) 20241111125511194 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) 20241111125511194 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) 20241111125511195 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) 20241111125511195 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) 20241111125511195 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) 20241111125511195 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) 20241111125511195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241111125511195 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) 20241111125511196 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125511208 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) 20241111125511208 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) 20241111125511208 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241111125511208 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125511209 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=10 data=3c 09 01 00 00 00 22 98 87 17 20 59 8a c3 f3 b0 a1 53 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511209 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125511209 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511209 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 98 87 17 20 59 8a c3 f3 b0 a1 53 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511209 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) 20241111125511209 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=511 Rx UL DATA from unexpected TBF(UL:TFI-0-1-4:G){ASSIGN} (pdch.cpp:1070) 20241111125511209 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) 20241111125511209 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511209 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) 20241111125511209 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511209 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 98 87 17 20 59 8a c3 f3 b0 a1 53 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511209 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125511209 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20241111125511209 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511209 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511209 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511209 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511209 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511209 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511209 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) 20241111125511209 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511209 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511209 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511210 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) 20241111125511210 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) 20241111125511210 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) 20241111125511210 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) 20241111125511211 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) 20241111125511211 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) 20241111125511212 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) 20241111125511212 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) 20241111125511213 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) 20241111125511213 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) 20241111125511213 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) 20241111125511213 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) 20241111125511214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=872 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241111125511214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241111125511214 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241111125511214 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) 20241111125511214 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511214 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511214 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) 20241111125511214 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511214 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511214 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Scheduling control message at RTS for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125511214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Sending data request: sapi=5 arfcn=872 cur_fn=511 block=11 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125511215 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511218 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=511, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125511218 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511218 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511218 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511218 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511218 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511218 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511218 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20241111125511218 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511218 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511219 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511219 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511219 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511219 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511219 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511219 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511219 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511219 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511219 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511219 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511219 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511219 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511219 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511219 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511219 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511219 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511219 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511219 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511219 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125511219 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) 20241111125511219 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125511219 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511219 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20241111125511219 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511219 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511219 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511219 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511219 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) 20241111125511219 DTBF DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=511 (tbf_ul.cpp:221) 20241111125511219 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511219 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511219 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125511219 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=511 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7e 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511227 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) 20241111125511227 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) 20241111125511227 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) 20241111125511227 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125511228 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) 20241111125511228 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) 20241111125511229 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) 20241111125511229 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) 20241111125511230 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) 20241111125511230 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) 20241111125511230 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) 20241111125511231 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) 20241111125511231 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) 20241111125511231 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) 20241111125511232 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) 20241111125511232 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) 20241111125511233 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) 20241111125511233 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) 20241111125511236 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) 20241111125511236 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) 20241111125511236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241111125511236 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) 20241111125511237 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125511251 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) 20241111125511251 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) 20241111125511252 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) 20241111125511252 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) 20241111125511252 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=520): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241111125511252 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511253 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data=3c 09 01 00 00 00 23 d2 17 ad ec 42 3f 61 d2 09 73 1b 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511253 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125511253 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511253 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 d2 17 ad ec 42 3f 61 d2 09 73 1b 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511253 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) 20241111125511253 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=520 Rx UL DATA from unexpected TBF(UL:TFI-0-2-4:G){ASSIGN} (pdch.cpp:1070) 20241111125511253 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) 20241111125511253 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511253 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) 20241111125511253 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511253 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 d2 17 ad ec 42 3f 61 d2 09 73 1b 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511253 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125511253 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20241111125511253 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511253 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511253 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511253 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511253 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511253 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511253 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) 20241111125511253 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511253 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511253 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511253 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) 20241111125511254 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) 20241111125511255 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) 20241111125511255 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) 20241111125511256 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) 20241111125511256 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) 20241111125511257 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) 20241111125511257 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) 20241111125511258 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) 20241111125511258 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) 20241111125511260 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=873 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241111125511260 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=528 (gprs_rlcmac_sched.cpp:454) 20241111125511260 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241111125511260 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) 20241111125511260 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511260 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511260 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) 20241111125511260 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511260 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511260 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511260 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Scheduling control message at RTS for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125511260 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Sending data request: sapi=5 arfcn=873 cur_fn=520 block=1 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125511260 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511265 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=520, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125511265 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511265 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511265 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511265 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511265 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511265 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511265 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20241111125511265 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511265 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511265 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511265 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511265 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511265 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511265 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511265 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511265 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511265 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511265 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511265 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511265 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511265 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511265 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511265 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511265 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511265 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511265 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511265 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511265 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125511265 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) 20241111125511265 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125511265 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511265 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20241111125511265 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511266 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511266 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511266 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511266 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) 20241111125511266 DTBF DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=520 (tbf_ul.cpp:221) 20241111125511266 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511266 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511266 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125511266 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=520 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 78 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511270 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) 20241111125511270 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) 20241111125511270 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) 20241111125511270 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125511271 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) 20241111125511271 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) 20241111125511272 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) 20241111125511272 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) 20241111125511273 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) 20241111125511273 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) 20241111125511274 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) 20241111125511274 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) 20241111125511274 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) 20241111125511274 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) 20241111125511275 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) 20241111125511275 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) 20241111125511276 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) 20241111125511276 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) 20241111125511277 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) 20241111125511277 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) 20241111125511277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241111125511277 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) 20241111125511277 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125511289 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) 20241111125511289 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) 20241111125511290 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) 20241111125511290 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) 20241111125511291 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) 20241111125511291 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) 20241111125511291 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=528): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241111125511291 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=2 data=3c 09 01 00 00 00 24 e7 8f dd 18 d1 a3 70 d3 4c 4b a9 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125511292 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511292 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 e7 8f dd 18 d1 a3 70 d3 4c 4b a9 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511292 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) 20241111125511292 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=528 Rx UL DATA from unexpected TBF(UL:TFI-0-3-4:G){ASSIGN} (pdch.cpp:1070) 20241111125511292 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) 20241111125511292 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511292 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) 20241111125511292 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511292 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 e7 8f dd 18 d1 a3 70 d3 4c 4b a9 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511292 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125511292 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20241111125511292 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511292 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511292 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511292 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511292 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511292 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511292 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) 20241111125511292 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511292 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511292 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511292 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) 20241111125511292 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) 20241111125511293 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) 20241111125511293 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) 20241111125511294 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) 20241111125511294 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) 20241111125511295 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) 20241111125511295 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) 20241111125511298 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=874 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241111125511298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=533 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=537 (gprs_rlcmac_sched.cpp:454) 20241111125511298 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241111125511298 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) 20241111125511298 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511298 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511298 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) 20241111125511298 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511298 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511298 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Scheduling control message at RTS for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125511298 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Sending data request: sapi=5 arfcn=874 cur_fn=528 block=3 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125511299 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511303 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=528, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125511303 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511303 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511303 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511303 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511303 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511303 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511303 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20241111125511303 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511303 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511304 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511304 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511304 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511304 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511304 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511304 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511304 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511304 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511304 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511304 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511304 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511304 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511304 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511304 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511304 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511304 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511304 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511304 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511304 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125511304 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) 20241111125511304 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125511304 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511304 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20241111125511304 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511304 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511304 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511304 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511304 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) 20241111125511304 DTBF DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=528 (tbf_ul.cpp:221) 20241111125511304 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511304 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511304 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125511304 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=528 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 79 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511313 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) 20241111125511313 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) 20241111125511313 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) 20241111125511313 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125511314 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) 20241111125511314 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) 20241111125511315 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) 20241111125511315 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) 20241111125511316 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) 20241111125511316 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) 20241111125511316 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) 20241111125511316 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) 20241111125511317 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) 20241111125511317 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) 20241111125511318 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) 20241111125511318 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) 20241111125511319 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) 20241111125511319 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) 20241111125511320 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) 20241111125511320 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) 20241111125511320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241111125511320 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) 20241111125511320 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125511332 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) 20241111125511332 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) 20241111125511333 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) 20241111125511333 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) 20241111125511334 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) 20241111125511334 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) 20241111125511335 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) 20241111125511335 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) 20241111125511335 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=537): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241111125511335 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=4 data=3c 09 01 00 00 00 25 72 81 1e 83 66 e7 a6 0f 24 63 7e 52 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125511336 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511336 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 72 81 1e 83 66 e7 a6 0f 24 63 7e 52 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511336 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) 20241111125511336 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=537 Rx UL DATA from unexpected TBF(UL:TFI-0-4-4:G){ASSIGN} (pdch.cpp:1070) 20241111125511336 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) 20241111125511336 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511336 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) 20241111125511336 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511336 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 72 81 1e 83 66 e7 a6 0f 24 63 7e 52 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511336 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125511336 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20241111125511336 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511336 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511336 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511336 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511336 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511336 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511336 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) 20241111125511336 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511336 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511336 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511337 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) 20241111125511337 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) 20241111125511337 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) 20241111125511337 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) 20241111125511338 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) 20241111125511338 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) 20241111125511339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=875 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241111125511339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=546 (gprs_rlcmac_sched.cpp:454) 20241111125511339 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241111125511339 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) 20241111125511339 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511339 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511339 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) 20241111125511339 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511339 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511339 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Scheduling control message at RTS for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125511339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Sending data request: sapi=5 arfcn=875 cur_fn=537 block=5 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125511340 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511344 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=537, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125511344 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511344 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511344 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511344 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511344 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511344 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511344 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20241111125511344 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511344 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511344 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511344 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511344 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511344 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511344 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511344 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511344 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511344 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511344 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511344 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511344 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511345 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511345 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511345 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511345 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511345 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511345 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511345 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511345 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125511345 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) 20241111125511345 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125511345 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511345 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20241111125511345 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511345 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511345 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511345 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511345 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) 20241111125511345 DTBF DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=537 (tbf_ul.cpp:221) 20241111125511345 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511345 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511345 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125511345 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=537 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7a 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511351 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) 20241111125511351 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) 20241111125511351 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) 20241111125511351 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125511352 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) 20241111125511353 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) 20241111125511353 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) 20241111125511353 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) 20241111125511354 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) 20241111125511354 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) 20241111125511355 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) 20241111125511355 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) 20241111125511355 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) 20241111125511355 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) 20241111125511356 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) 20241111125511356 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) 20241111125511356 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) 20241111125511356 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) 20241111125511360 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) 20241111125511360 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) 20241111125511360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241111125511360 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) 20241111125511361 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125511375 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) 20241111125511375 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) 20241111125511376 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) 20241111125511376 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) 20241111125511377 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) 20241111125511377 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) 20241111125511378 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) 20241111125511378 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) 20241111125511378 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) 20241111125511378 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) 20241111125511378 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=546): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241111125511378 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511379 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=6 data=3c 09 01 00 00 00 26 d3 74 26 e2 fd d0 b4 8c 17 f8 55 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125511379 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511379 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 d3 74 26 e2 fd d0 b4 8c 17 f8 55 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511379 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) 20241111125511379 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=546 Rx UL DATA from unexpected TBF(UL:TFI-0-5-4:G){ASSIGN} (pdch.cpp:1070) 20241111125511379 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) 20241111125511379 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511379 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) 20241111125511379 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511379 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 d3 74 26 e2 fd d0 b4 8c 17 f8 55 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511379 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125511379 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20241111125511379 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511379 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511379 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511379 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511379 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511379 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511379 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) 20241111125511379 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511379 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511379 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511380 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511380 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511380 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511380 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) 20241111125511380 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) 20241111125511381 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) 20241111125511381 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) 20241111125511382 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=876 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241111125511382 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20241111125511382 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241111125511382 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) 20241111125511382 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511382 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511382 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) 20241111125511382 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511382 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511382 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511382 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Scheduling control message at RTS for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125511382 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Sending data request: sapi=5 arfcn=876 cur_fn=546 block=7 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125511383 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511387 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=546, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125511387 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511387 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511387 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511387 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511387 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511387 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511387 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20241111125511387 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511387 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511387 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511387 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511387 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511387 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511387 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511387 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511387 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511387 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511387 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511387 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511387 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511388 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511388 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511388 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511388 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511388 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511388 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511388 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511388 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125511388 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) 20241111125511388 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125511388 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511388 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20241111125511388 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511388 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511388 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511388 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511388 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) 20241111125511388 DTBF DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=546 (tbf_ul.cpp:221) 20241111125511388 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511388 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511388 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125511388 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=546 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7b 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511394 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) 20241111125511394 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) 20241111125511394 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) 20241111125511394 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125511396 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) 20241111125511396 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) 20241111125511396 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) 20241111125511396 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) 20241111125511397 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) 20241111125511397 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) 20241111125511398 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) 20241111125511398 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) 20241111125511399 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) 20241111125511399 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) 20241111125511399 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) 20241111125511399 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) 20241111125511400 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) 20241111125511400 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) 20241111125511401 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) 20241111125511401 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) 20241111125511401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241111125511401 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) 20241111125511402 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125511414 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) 20241111125511414 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) 20241111125511415 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) 20241111125511415 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) 20241111125511416 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) 20241111125511416 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) 20241111125511417 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) 20241111125511417 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) 20241111125511418 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) 20241111125511418 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) 20241111125511419 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) 20241111125511419 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) 20241111125511419 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=554): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241111125511419 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511419 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511419 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511419 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=8 data=3c 09 01 00 00 00 27 80 bf e9 a0 2f ac 56 03 db e7 de fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125511419 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511419 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 80 bf e9 a0 2f ac 56 03 db e7 de fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511419 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) 20241111125511419 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=554 Rx UL DATA from unexpected TBF(UL:TFI-0-6-4:G){ASSIGN} (pdch.cpp:1070) 20241111125511420 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) 20241111125511420 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511420 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) 20241111125511420 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511420 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 80 bf e9 a0 2f ac 56 03 db e7 de fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511420 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125511420 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20241111125511420 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511420 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511420 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511420 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511420 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511420 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511420 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) 20241111125511420 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511420 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511420 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511420 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) 20241111125511420 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) 20241111125511423 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=877 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241111125511423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20241111125511423 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241111125511423 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) 20241111125511423 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511423 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511423 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) 20241111125511423 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511423 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511423 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Scheduling control message at RTS for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125511423 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Sending data request: sapi=5 arfcn=877 cur_fn=554 block=9 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125511424 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511429 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=554, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125511429 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511429 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511429 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511429 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511429 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511429 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511429 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20241111125511429 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511429 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511429 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511429 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511429 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511429 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511429 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511429 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511429 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511429 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511429 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511429 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511429 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511429 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511429 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511429 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511429 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511429 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511429 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511429 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511429 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125511429 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) 20241111125511429 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125511429 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511429 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20241111125511429 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511429 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511429 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511429 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511429 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) 20241111125511429 DTBF DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=554 (tbf_ul.cpp:221) 20241111125511429 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511429 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511429 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125511429 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=554 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511438 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) 20241111125511438 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) 20241111125511438 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) 20241111125511438 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125511439 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) 20241111125511439 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) 20241111125511440 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) 20241111125511440 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) 20241111125511441 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) 20241111125511441 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) 20241111125511442 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) 20241111125511442 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) 20241111125511442 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) 20241111125511442 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) 20241111125511443 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) 20241111125511443 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) 20241111125511444 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) 20241111125511444 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) 20241111125511445 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) 20241111125511445 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) 20241111125511445 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241111125511445 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) 20241111125511446 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125511457 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) 20241111125511457 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) 20241111125511459 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) 20241111125511459 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) 20241111125511460 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) 20241111125511460 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) 20241111125511461 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) 20241111125511461 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) 20241111125511462 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) 20241111125511462 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) 20241111125511463 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) 20241111125511463 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) 20241111125511464 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) 20241111125511464 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) 20241111125511464 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=563): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241111125511464 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=10 data=3c 09 01 00 00 00 28 00 16 d3 b9 a1 55 8f f8 fa 3c 82 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125511465 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511465 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 00 16 d3 b9 a1 55 8f f8 fa 3c 82 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511465 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) 20241111125511465 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=563 Rx UL DATA from unexpected TBF(UL:TFI-0-7-4:G){ASSIGN} (pdch.cpp:1070) 20241111125511465 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) 20241111125511465 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511465 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) 20241111125511465 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511465 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 00 16 d3 b9 a1 55 8f f8 fa 3c 82 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511465 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125511465 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20241111125511465 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511465 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511465 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511465 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511465 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511465 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511465 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) 20241111125511465 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511466 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511466 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511466 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511466 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=878 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241111125511466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=567 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=572 (gprs_rlcmac_sched.cpp:454) 20241111125511466 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241111125511466 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) 20241111125511466 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511466 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511466 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) 20241111125511466 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511466 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511466 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Scheduling control message at RTS for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125511466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Sending data request: sapi=5 arfcn=878 cur_fn=563 block=11 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 05 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125511466 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511471 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=563, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125511471 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511471 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511471 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511471 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511471 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511471 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511471 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241111125511471 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511471 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511471 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511471 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511471 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511471 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511471 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511471 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511471 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511471 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511471 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511471 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511471 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511471 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511471 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511471 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511471 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511471 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511471 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511471 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511471 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125511471 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) 20241111125511471 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125511471 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511471 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20241111125511471 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511472 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511472 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511472 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511472 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) 20241111125511472 DTBF DEBUG TBF(UL:TFI-0-0-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=563 (tbf_ul.cpp:221) 20241111125511472 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511472 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511472 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125511472 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=563 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7d 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125511477 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) 20241111125511477 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) 20241111125511477 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) 20241111125511477 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125511479 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) 20241111125511479 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) 20241111125511479 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) 20241111125511479 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) 20241111125511481 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) 20241111125511481 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) 20241111125511482 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) 20241111125511482 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) 20241111125511483 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) 20241111125511483 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) 20241111125511484 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) 20241111125511484 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) 20241111125511485 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) 20241111125511485 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) 20241111125511487 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) 20241111125511487 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) 20241111125511487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241111125511487 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) 20241111125511488 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 5 20241111125511501 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) 20241111125511501 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) 20241111125511503 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) 20241111125511503 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) 20241111125511504 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) 20241111125511504 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) 20241111125511505 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511505 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511505 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511505 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) 20241111125511505 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) 20241111125511506 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) 20241111125511506 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) 20241111125511507 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) 20241111125511507 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) 20241111125511508 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) 20241111125511508 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) 20241111125511508 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) 20241111125511508 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) 20241111125511508 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=572): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241111125511508 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511509 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) 20241111125511509 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) 20241111125511509 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241111125511509 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) 20241111125511510 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 5 20241111125511519 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) 20241111125511519 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) 20241111125511519 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) 20241111125511519 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125511519 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125511519 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125511521 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) 20241111125511521 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) 20241111125511522 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) 20241111125511522 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) 20241111125511524 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) 20241111125511524 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) 20241111125511525 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) 20241111125511525 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) 20241111125511526 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) 20241111125511526 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) 20241111125511527 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) 20241111125511527 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) 20241111125511528 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) 20241111125511528 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) 20241111125511530 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) 20241111125511530 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) 20241111125511530 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125511538 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) 20241111125511538 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) 20241111125511538 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) 20241111125511538 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125511540 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) 20241111125511540 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) 20241111125511540 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) 20241111125511540 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) 20241111125511541 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) 20241111125511541 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) 20241111125511542 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) 20241111125511542 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) 20241111125511543 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) 20241111125511543 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) 20241111125511545 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) 20241111125511545 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) 20241111125511546 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511546 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511546 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511546 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) 20241111125511546 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) 20241111125511548 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) 20241111125511548 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) 20241111125511549 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125511562 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) 20241111125511562 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) 20241111125511564 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) 20241111125511564 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) 20241111125511565 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) 20241111125511566 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) 20241111125511567 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) 20241111125511567 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) 20241111125511568 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) 20241111125511568 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) 20241111125511569 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) 20241111125511569 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) 20241111125511570 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) 20241111125511570 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) 20241111125511571 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) 20241111125511571 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) 20241111125511572 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) 20241111125511572 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) 20241111125511573 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125511581 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) 20241111125511581 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) 20241111125511582 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) 20241111125511582 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) 20241111125511583 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) 20241111125511583 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) 20241111125511584 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) 20241111125511584 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) 20241111125511584 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) 20241111125511584 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) 20241111125511585 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) 20241111125511585 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) 20241111125511586 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) 20241111125511586 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) 20241111125511586 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) 20241111125511586 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) 20241111125511587 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) 20241111125511587 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) 20241111125511588 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125511589 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511589 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511589 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125511600 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) 20241111125511600 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) 20241111125511601 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) 20241111125511601 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) 20241111125511602 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) 20241111125511602 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) 20241111125511603 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) 20241111125511603 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) 20241111125511604 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) 20241111125511604 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) 20241111125511605 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) 20241111125511605 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) 20241111125511605 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) 20241111125511605 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) 20241111125511606 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) 20241111125511606 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) 20241111125511609 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) 20241111125511609 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) 20241111125511610 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125511625 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) 20241111125511625 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) 20241111125511627 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) 20241111125511627 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) 20241111125511628 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) 20241111125511628 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) 20241111125511628 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) 20241111125511628 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) 20241111125511629 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) 20241111125511629 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) 20241111125511630 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511630 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511630 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511630 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) 20241111125511630 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) 20241111125511631 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) 20241111125511631 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) 20241111125511632 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) 20241111125511632 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) 20241111125511633 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) 20241111125511633 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) 20241111125511633 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125511643 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) 20241111125511643 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) 20241111125511644 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) 20241111125511644 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) 20241111125511646 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) 20241111125511646 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) 20241111125511647 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) 20241111125511647 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) 20241111125511648 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) 20241111125511648 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) 20241111125511649 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) 20241111125511649 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) 20241111125511649 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) 20241111125511649 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) 20241111125511650 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) 20241111125511650 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) 20241111125511651 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) 20241111125511651 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) 20241111125511652 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125511662 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) 20241111125511662 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) 20241111125511664 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) 20241111125511664 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) 20241111125511664 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) 20241111125511664 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) 20241111125511665 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) 20241111125511665 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) 20241111125511666 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) 20241111125511666 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) 20241111125511667 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) 20241111125511667 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) 20241111125511668 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) 20241111125511668 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) 20241111125511669 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) 20241111125511669 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) 20241111125511672 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511672 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511672 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511672 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) 20241111125511672 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) 20241111125511672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241111125511672 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) 20241111125511673 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125511686 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 75 26 88 86 f9 4e 72 9b aa 83 af 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511686 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) 20241111125511686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 75 26 88 86 f9 4e 72 9b aa 83 af 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511686 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) 20241111125511686 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) 20241111125511686 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) 20241111125511686 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511686 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) 20241111125511686 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511686 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 75 26 88 86 f9 4e 72 9b aa 83 af 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511686 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125511686 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20241111125511686 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511686 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511686 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511686 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511686 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511687 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) 20241111125511687 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) 20241111125511687 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511687 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511687 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511688 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) 20241111125511688 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) 20241111125511688 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) 20241111125511688 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) 20241111125511689 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) 20241111125511690 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) 20241111125511690 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) 20241111125511690 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) 20241111125511691 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) 20241111125511691 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) 20241111125511692 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) 20241111125511692 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) 20241111125511693 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) 20241111125511693 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) 20241111125511694 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) 20241111125511694 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) 20241111125511694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241111125511694 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) 20241111125511694 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20241111125511694 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511694 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) 20241111125511694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511694 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511694 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125511694 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) 20241111125511694 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) 20241111125511695 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511700 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) 20241111125511700 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511700 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511700 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511700 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511700 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511700 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511700 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20241111125511700 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511700 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511700 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511700 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511700 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511700 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511700 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511700 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511700 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511700 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511700 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511700 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511700 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511700 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511700 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511700 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511700 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511700 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511700 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511700 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511700 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125511700 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) 20241111125511700 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125511700 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511700 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20241111125511700 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511700 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511700 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511700 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511700 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) 20241111125511700 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) 20241111125511701 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511701 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511701 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125511701 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(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511706 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) 20241111125511706 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) 20241111125511706 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) 20241111125511706 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511707 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) 20241111125511707 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) 20241111125511709 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) 20241111125511709 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) 20241111125511710 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) 20241111125511710 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) 20241111125511711 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) 20241111125511711 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) 20241111125511712 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) 20241111125511712 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) 20241111125511713 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) 20241111125511713 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) 20241111125511714 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) 20241111125511714 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) 20241111125511715 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) 20241111125511715 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) 20241111125511715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241111125511715 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) 20241111125511715 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125511724 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) 20241111125511724 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) 20241111125511724 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) 20241111125511724 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125511726 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 1a f1 09 74 5b 40 6f 3f d2 14 3e c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511726 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) 20241111125511726 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511726 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a 1a f1 09 74 5b 40 6f 3f d2 14 3e c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511726 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) 20241111125511726 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) 20241111125511726 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) 20241111125511726 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511726 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) 20241111125511726 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511726 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a 1a f1 09 74 5b 40 6f 3f d2 14 3e c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511726 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125511726 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20241111125511726 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511726 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511726 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511726 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511726 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511726 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511726 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) 20241111125511726 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511726 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511726 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511727 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) 20241111125511727 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) 20241111125511728 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) 20241111125511728 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) 20241111125511729 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) 20241111125511729 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) 20241111125511730 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) 20241111125511730 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) 20241111125511731 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) 20241111125511731 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) 20241111125511732 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) 20241111125511732 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) 20241111125511734 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) 20241111125511734 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) 20241111125511734 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241111125511734 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) 20241111125511734 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511734 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511734 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) 20241111125511734 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511734 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511734 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511734 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) 20241111125511734 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) 20241111125511735 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511740 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) 20241111125511740 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511740 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511740 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511740 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511741 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511741 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511741 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20241111125511741 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511741 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511741 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511741 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511741 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511741 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511741 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511741 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511741 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511741 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511741 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511741 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511741 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511741 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511741 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511741 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511741 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511741 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511741 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511741 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511741 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125511741 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) 20241111125511741 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125511741 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511741 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20241111125511741 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511741 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511741 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511741 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511741 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) 20241111125511741 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) 20241111125511741 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511741 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511741 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125511741 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(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511749 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) 20241111125511749 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) 20241111125511749 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) 20241111125511749 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125511751 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) 20241111125511751 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) 20241111125511752 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) 20241111125511752 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) 20241111125511753 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) 20241111125511753 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) 20241111125511754 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) 20241111125511754 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) 20241111125511755 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) 20241111125511755 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) 20241111125511756 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) 20241111125511756 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) 20241111125511756 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) 20241111125511756 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) 20241111125511757 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) 20241111125511757 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) 20241111125511757 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241111125511757 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) 20241111125511758 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125511767 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) 20241111125511767 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) 20241111125511769 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) 20241111125511769 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) 20241111125511769 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) 20241111125511769 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511769 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 d8 3a 9a 09 f0 71 fa c6 96 6e f4 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511769 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) 20241111125511769 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511769 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b d8 3a 9a 09 f0 71 fa c6 96 6e f4 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511769 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) 20241111125511769 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) 20241111125511769 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) 20241111125511769 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511770 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) 20241111125511770 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511770 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b d8 3a 9a 09 f0 71 fa c6 96 6e f4 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511770 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125511770 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20241111125511770 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511770 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511770 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511770 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511770 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511770 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511770 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) 20241111125511770 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511770 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511770 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511770 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) 20241111125511770 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) 20241111125511771 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) 20241111125511771 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) 20241111125511772 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) 20241111125511772 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) 20241111125511773 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) 20241111125511773 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) 20241111125511773 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) 20241111125511773 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) 20241111125511774 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) 20241111125511774 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) 20241111125511774 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241111125511774 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) 20241111125511774 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511774 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511774 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) 20241111125511774 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511774 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511775 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511775 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) 20241111125511775 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) 20241111125511775 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511780 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) 20241111125511780 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511780 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511780 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511780 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511780 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511780 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511780 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20241111125511780 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511780 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511780 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511780 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511780 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511780 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511780 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511780 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511780 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511780 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511780 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511780 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511780 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511781 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511781 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511781 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511781 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511781 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511781 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511781 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511781 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125511781 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) 20241111125511781 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125511781 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511781 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20241111125511781 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511781 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511781 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511781 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511781 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) 20241111125511781 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) 20241111125511781 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511781 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511781 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125511781 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(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511786 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) 20241111125511786 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) 20241111125511786 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) 20241111125511786 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125511788 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) 20241111125511788 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) 20241111125511788 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) 20241111125511788 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) 20241111125511789 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) 20241111125511789 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) 20241111125511790 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) 20241111125511790 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) 20241111125511790 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) 20241111125511790 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) 20241111125511791 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) 20241111125511791 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) 20241111125511791 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) 20241111125511791 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) 20241111125511796 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) 20241111125511796 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) 20241111125511796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241111125511796 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) 20241111125511796 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125511810 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) 20241111125511810 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) 20241111125511811 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) 20241111125511811 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) 20241111125511812 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) 20241111125511812 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) 20241111125511812 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) 20241111125511812 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511813 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 b2 5b 88 af 03 11 e4 25 2f 24 a0 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511813 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) 20241111125511813 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511813 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c b2 5b 88 af 03 11 e4 25 2f 24 a0 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511813 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) 20241111125511813 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) 20241111125511813 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) 20241111125511813 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511813 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) 20241111125511813 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511813 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c b2 5b 88 af 03 11 e4 25 2f 24 a0 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511813 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125511813 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20241111125511813 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511813 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511813 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511813 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511813 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511813 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511813 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) 20241111125511813 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511813 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511813 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511814 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) 20241111125511814 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) 20241111125511814 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) 20241111125511815 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) 20241111125511815 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) 20241111125511815 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) 20241111125511816 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) 20241111125511816 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) 20241111125511817 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) 20241111125511817 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) 20241111125511817 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241111125511817 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) 20241111125511817 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511817 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511817 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) 20241111125511817 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511817 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511817 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511817 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) 20241111125511817 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) 20241111125511818 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511825 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) 20241111125511825 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511825 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511825 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511825 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511825 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511825 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511825 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20241111125511825 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511825 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511825 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511825 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511825 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511825 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511825 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511825 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511825 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511825 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511825 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511825 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511825 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511825 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511825 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511825 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511825 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511825 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511825 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511825 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511825 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125511825 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) 20241111125511825 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125511825 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511825 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20241111125511825 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511825 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511825 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511825 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511825 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) 20241111125511825 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) 20241111125511825 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511825 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511825 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125511825 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(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511830 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) 20241111125511830 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) 20241111125511830 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) 20241111125511830 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125511832 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) 20241111125511832 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) 20241111125511833 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) 20241111125511833 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) 20241111125511833 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) 20241111125511833 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) 20241111125511834 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) 20241111125511834 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) 20241111125511835 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) 20241111125511835 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) 20241111125511836 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) 20241111125511836 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) 20241111125511836 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) 20241111125511836 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) 20241111125511837 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) 20241111125511837 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) 20241111125511837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241111125511837 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) 20241111125511838 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125511849 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) 20241111125511849 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) 20241111125511850 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) 20241111125511850 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) 20241111125511851 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) 20241111125511851 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) 20241111125511852 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) 20241111125511852 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) 20241111125511852 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) 20241111125511852 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511853 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 9e 5c d7 02 c1 7b f4 5f eb 99 b7 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511853 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) 20241111125511853 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511853 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d 9e 5c d7 02 c1 7b f4 5f eb 99 b7 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511853 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) 20241111125511853 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) 20241111125511853 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) 20241111125511853 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511853 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) 20241111125511853 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511853 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d 9e 5c d7 02 c1 7b f4 5f eb 99 b7 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511853 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125511853 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20241111125511853 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511853 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511853 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511853 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511853 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511853 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511853 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) 20241111125511853 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511854 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) 20241111125511854 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) 20241111125511854 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) 20241111125511854 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) 20241111125511855 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) 20241111125511855 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) 20241111125511858 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) 20241111125511858 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) 20241111125511858 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241111125511858 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) 20241111125511858 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511858 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511858 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) 20241111125511858 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511858 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511858 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511858 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) 20241111125511858 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) 20241111125511859 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511864 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) 20241111125511864 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511864 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511864 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511864 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511864 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511864 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511864 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20241111125511864 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511864 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511864 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511864 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511864 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511864 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511864 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511864 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511864 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511864 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511864 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511864 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511864 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511864 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511864 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511864 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511864 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511864 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511864 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511864 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511864 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125511864 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) 20241111125511864 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125511864 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511865 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20241111125511865 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511865 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511865 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511865 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511865 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) 20241111125511865 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) 20241111125511865 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511865 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511865 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125511865 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(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511873 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) 20241111125511873 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) 20241111125511873 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) 20241111125511873 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125511874 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) 20241111125511874 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) 20241111125511875 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) 20241111125511875 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) 20241111125511876 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) 20241111125511876 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) 20241111125511876 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) 20241111125511876 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) 20241111125511877 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) 20241111125511877 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) 20241111125511878 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) 20241111125511878 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) 20241111125511879 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) 20241111125511879 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) 20241111125511879 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) 20241111125511880 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) 20241111125511880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241111125511880 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) 20241111125511880 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125511892 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) 20241111125511892 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) 20241111125511893 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) 20241111125511893 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) 20241111125511894 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) 20241111125511894 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) 20241111125511895 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) 20241111125511895 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) 20241111125511895 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) 20241111125511895 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) 20241111125511895 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) 20241111125511895 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511896 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 e8 59 03 76 7c 01 1d bb 64 ca b7 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511896 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) 20241111125511896 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511896 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e e8 59 03 76 7c 01 1d bb 64 ca b7 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511896 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) 20241111125511896 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) 20241111125511896 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) 20241111125511896 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511896 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) 20241111125511896 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511896 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e e8 59 03 76 7c 01 1d bb 64 ca b7 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511896 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125511896 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20241111125511896 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511896 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511896 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511896 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511896 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511896 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511896 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) 20241111125511896 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511896 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511896 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511897 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) 20241111125511897 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) 20241111125511898 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) 20241111125511898 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) 20241111125511899 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) 20241111125511899 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) 20241111125511899 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241111125511899 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) 20241111125511899 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511899 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511899 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) 20241111125511899 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511899 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511899 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511899 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) 20241111125511899 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) 20241111125511899 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125511901 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511901 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511901 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511904 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) 20241111125511904 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511904 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511904 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511904 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511904 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511904 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511904 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20241111125511904 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511904 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511904 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511904 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511904 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511904 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511904 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511904 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511904 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511904 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511904 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511904 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511904 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511904 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511904 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511904 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511904 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511904 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511904 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511904 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511905 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125511905 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) 20241111125511905 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125511905 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511905 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20241111125511905 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511905 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511905 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511905 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511905 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) 20241111125511905 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) 20241111125511905 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511905 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511905 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125511905 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(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511912 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) 20241111125511912 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) 20241111125511912 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) 20241111125511912 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125511913 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) 20241111125511913 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) 20241111125511914 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) 20241111125511914 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) 20241111125511915 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) 20241111125511915 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) 20241111125511915 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) 20241111125511915 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) 20241111125511916 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) 20241111125511916 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) 20241111125511917 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) 20241111125511917 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) 20241111125511918 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) 20241111125511918 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) 20241111125511921 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) 20241111125511921 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) 20241111125511921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241111125511921 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) 20241111125511922 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125511935 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) 20241111125511935 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) 20241111125511937 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) 20241111125511937 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) 20241111125511937 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) 20241111125511937 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) 20241111125511938 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) 20241111125511938 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) 20241111125511939 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) 20241111125511939 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) 20241111125511940 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) 20241111125511940 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) 20241111125511940 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) 20241111125511940 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511941 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 5e 5c 32 75 dd 8f 87 08 c6 e8 ac 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511941 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) 20241111125511941 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511941 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f 5e 5c 32 75 dd 8f 87 08 c6 e8 ac 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511941 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) 20241111125511941 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) 20241111125511941 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) 20241111125511941 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511941 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) 20241111125511941 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511941 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f 5e 5c 32 75 dd 8f 87 08 c6 e8 ac 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511941 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125511941 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20241111125511941 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511941 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511941 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511941 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511941 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511941 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511941 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) 20241111125511941 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511941 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511941 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511941 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511941 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511941 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511941 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) 20241111125511941 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) 20241111125511942 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) 20241111125511942 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) 20241111125511942 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241111125511942 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) 20241111125511942 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511942 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511942 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) 20241111125511942 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511942 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511942 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511942 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) 20241111125511943 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) 20241111125511943 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511947 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) 20241111125511948 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511948 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511948 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511948 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511948 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511948 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511948 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20241111125511948 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511948 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511948 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511948 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511948 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511948 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511948 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511948 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511948 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511948 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511948 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511948 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511948 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511948 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511948 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511948 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511948 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511948 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511948 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511948 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511948 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125511948 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) 20241111125511948 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125511948 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511948 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20241111125511948 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511948 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511948 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511948 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511948 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) 20241111125511948 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) 20241111125511948 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511948 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511948 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125511948 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(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125511955 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) 20241111125511955 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) 20241111125511955 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) 20241111125511955 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125511956 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) 20241111125511956 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) 20241111125511957 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) 20241111125511957 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) 20241111125511958 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) 20241111125511958 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) 20241111125511959 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) 20241111125511959 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) 20241111125511960 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) 20241111125511960 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) 20241111125511960 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) 20241111125511960 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) 20241111125511961 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) 20241111125511961 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) 20241111125511962 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) 20241111125511962 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) 20241111125511962 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241111125511962 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) 20241111125511963 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125511974 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) 20241111125511974 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) 20241111125511976 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) 20241111125511976 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) 20241111125511976 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) 20241111125511976 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) 20241111125511977 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) 20241111125511977 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) 20241111125511978 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) 20241111125511978 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) 20241111125511979 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) 20241111125511979 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) 20241111125511979 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) 20241111125511979 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) 20241111125511979 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) 20241111125511980 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125511980 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 9e e5 bc 76 8a 13 f5 1a 25 0b 2e 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125511980 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) 20241111125511980 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125511980 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 9e e5 bc 76 8a 13 f5 1a 25 0b 2e 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125511980 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) 20241111125511980 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) 20241111125511980 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) 20241111125511980 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125511980 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) 20241111125511980 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125511980 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 9e e5 bc 76 8a 13 f5 1a 25 0b 2e 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125511980 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125511980 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20241111125511981 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125511981 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125511981 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125511981 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125511981 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125511981 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125511981 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) 20241111125511981 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125511981 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125511981 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125511982 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125511982 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125511982 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125511984 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) 20241111125511984 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) 20241111125511984 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241111125511984 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) 20241111125511984 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125511984 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125511984 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) 20241111125511984 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125511984 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125511984 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125511984 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) 20241111125511984 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) 20241111125511985 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125511989 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) 20241111125511989 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125511989 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125511989 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125511989 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125511989 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125511989 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125511989 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241111125511989 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125511989 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125511989 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125511989 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125511989 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125511989 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125511989 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125511989 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125511989 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125511989 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125511989 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125511989 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125511989 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125511989 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511989 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125511990 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125511990 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125511990 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125511990 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125511990 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125511990 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125511990 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) 20241111125511990 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125511990 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125511990 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20241111125511990 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125511990 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125511990 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125511990 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125511990 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) 20241111125511990 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) 20241111125511990 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125511990 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125511990 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125511990 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(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125511998 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) 20241111125511998 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) 20241111125511998 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) 20241111125511998 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125512000 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) 20241111125512000 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) 20241111125512000 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) 20241111125512000 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) 20241111125512001 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) 20241111125512001 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) 20241111125512001 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) 20241111125512001 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) 20241111125512002 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) 20241111125512002 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) 20241111125512002 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) 20241111125512002 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) 20241111125512003 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) 20241111125512003 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) 20241111125512003 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) 20241111125512003 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) 20241111125512003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241111125512003 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) 20241111125512004 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 6 20241111125512016 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) 20241111125512016 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) 20241111125512017 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) 20241111125512017 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) 20241111125512017 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) 20241111125512017 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) 20241111125512017 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) 20241111125512017 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) 20241111125512018 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) 20241111125512018 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) 20241111125512018 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) 20241111125512018 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) 20241111125512018 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) 20241111125512018 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) 20241111125512019 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) 20241111125512019 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) 20241111125512019 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) 20241111125512019 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125512021 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) 20241111125512021 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) 20241111125512021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241111125512021 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) 20241111125512022 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 6 20241111125512026 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512026 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512026 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512036 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) 20241111125512036 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) 20241111125512036 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) 20241111125512036 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125512036 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125512036 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125512038 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) 20241111125512038 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) 20241111125512038 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) 20241111125512038 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) 20241111125512039 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) 20241111125512039 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) 20241111125512040 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) 20241111125512040 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) 20241111125512041 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) 20241111125512041 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) 20241111125512042 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) 20241111125512042 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) 20241111125512043 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) 20241111125512043 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) 20241111125512045 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) 20241111125512046 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) 20241111125512047 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125512061 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) 20241111125512061 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) 20241111125512061 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) 20241111125512061 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125512062 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) 20241111125512062 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) 20241111125512063 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) 20241111125512063 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) 20241111125512064 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) 20241111125512064 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) 20241111125512066 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512066 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512066 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512066 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) 20241111125512066 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) 20241111125512066 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) 20241111125512066 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) 20241111125512067 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) 20241111125512067 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) 20241111125512068 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) 20241111125512068 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) 20241111125512069 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) 20241111125512069 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) 20241111125512070 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125512080 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) 20241111125512080 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) 20241111125512081 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) 20241111125512081 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) 20241111125512082 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) 20241111125512082 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) 20241111125512083 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) 20241111125512083 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) 20241111125512084 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) 20241111125512084 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) 20241111125512085 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) 20241111125512085 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) 20241111125512086 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) 20241111125512086 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) 20241111125512087 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) 20241111125512087 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) 20241111125512087 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) 20241111125512087 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) 20241111125512088 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125512098 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) 20241111125512099 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) 20241111125512099 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) 20241111125512099 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) 20241111125512100 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) 20241111125512100 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) 20241111125512100 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) 20241111125512100 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) 20241111125512100 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) 20241111125512100 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) 20241111125512101 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) 20241111125512101 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) 20241111125512101 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) 20241111125512101 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) 20241111125512102 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) 20241111125512102 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) 20241111125512106 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512106 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512106 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512108 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) 20241111125512108 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) 20241111125512109 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125512122 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) 20241111125512122 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) 20241111125512122 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) 20241111125512122 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) 20241111125512123 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) 20241111125512123 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) 20241111125512123 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) 20241111125512123 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) 20241111125512123 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) 20241111125512123 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) 20241111125512124 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) 20241111125512124 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) 20241111125512124 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) 20241111125512124 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) 20241111125512124 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) 20241111125512124 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) 20241111125512126 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) 20241111125512126 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) 20241111125512126 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125512140 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) 20241111125512140 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) 20241111125512141 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) 20241111125512141 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) 20241111125512141 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) 20241111125512141 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) 20241111125512142 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) 20241111125512142 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) 20241111125512142 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) 20241111125512142 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) 20241111125512143 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) 20241111125512143 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) 20241111125512143 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) 20241111125512143 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) 20241111125512144 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) 20241111125512144 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) 20241111125512145 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) 20241111125512145 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) 20241111125512146 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125512149 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512149 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512149 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512160 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) 20241111125512160 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) 20241111125512161 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) 20241111125512161 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) 20241111125512162 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) 20241111125512162 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) 20241111125512164 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) 20241111125512164 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) 20241111125512165 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) 20241111125512165 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) 20241111125512166 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) 20241111125512166 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) 20241111125512167 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) 20241111125512167 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) 20241111125512168 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) 20241111125512168 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) 20241111125512170 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) 20241111125512170 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) 20241111125512171 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125512185 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) 20241111125512185 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) 20241111125512187 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) 20241111125512187 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) 20241111125512187 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) 20241111125512188 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) 20241111125512189 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) 20241111125512189 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) 20241111125512190 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512190 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512190 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512190 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) 20241111125512190 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) 20241111125512191 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) 20241111125512191 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) 20241111125512192 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) 20241111125512192 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) 20241111125512193 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) 20241111125512193 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) 20241111125512194 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) 20241111125512195 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){FLOW}, expect answer on UL FN=723 (gprs_rlcmac_sched.cpp:454) 20241111125512195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241111125512195 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) 20241111125512196 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125512203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=10 data=3c 0d 01 00 00 00 31 7f 90 61 57 64 ea e4 18 37 fd 3c 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125512203 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) 20241111125512203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125512204 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 7f 90 61 57 64 ea e4 18 37 fd 3c 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125512204 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) 20241111125512204 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=719 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1070) 20241111125512204 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) 20241111125512204 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125512204 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) 20241111125512204 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125512204 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 7f 90 61 57 64 ea e4 18 37 fd 3c 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125512204 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125512204 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20241111125512204 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125512204 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125512204 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125512204 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125512204 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125512204 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) 20241111125512204 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) 20241111125512204 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125512204 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125512204 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125512204 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) 20241111125512204 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) 20241111125512205 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) 20241111125512205 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) 20241111125512206 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) 20241111125512206 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) 20241111125512206 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) 20241111125512206 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) 20241111125512206 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) 20241111125512206 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) 20241111125512207 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) 20241111125512207 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) 20241111125512207 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) 20241111125512207 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) 20241111125512208 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) 20241111125512208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=723 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=728 (gprs_rlcmac_sched.cpp:454) 20241111125512208 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241111125512208 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) 20241111125512208 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20241111125512208 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125512208 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) 20241111125512208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125512208 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125512208 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125512208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling control message at RTS for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125512208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 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) 20241111125512208 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125512211 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=719, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125512211 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125512211 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125512211 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125512211 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125512211 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125512211 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125512211 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20241111125512211 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125512211 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125512211 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125512211 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125512211 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125512211 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125512211 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125512211 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125512211 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125512211 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125512211 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125512211 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125512211 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125512211 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512211 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512211 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125512211 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125512211 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125512211 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125512211 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125512211 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125512212 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) 20241111125512212 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125512212 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125512212 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20241111125512212 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125512212 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125512212 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125512212 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125512212 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) 20241111125512212 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=719 (tbf_ul.cpp:221) 20241111125512212 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125512212 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125512212 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125512212 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 68 78 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125512223 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) 20241111125512223 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) 20241111125512223 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) 20241111125512223 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125512224 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) 20241111125512224 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) 20241111125512225 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) 20241111125512225 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) 20241111125512226 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) 20241111125512226 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) 20241111125512228 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) 20241111125512228 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) 20241111125512229 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) 20241111125512229 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) 20241111125512230 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) 20241111125512230 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) 20241111125512231 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) 20241111125512231 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) 20241111125512232 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) 20241111125512232 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) 20241111125512232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241111125512232 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) 20241111125512233 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125512246 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) 20241111125512247 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) 20241111125512247 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) 20241111125512247 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125512248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data=3c 0d 01 00 00 00 32 aa 25 1d bb 10 f0 9f 69 e5 41 99 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125512248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125512248 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125512248 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 aa 25 1d bb 10 f0 9f 69 e5 41 99 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125512248 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) 20241111125512248 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=728 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1070) 20241111125512248 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) 20241111125512248 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125512248 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) 20241111125512248 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125512248 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 aa 25 1d bb 10 f0 9f 69 e5 41 99 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125512248 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125512248 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20241111125512248 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125512248 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125512248 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125512248 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125512248 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125512248 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125512248 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) 20241111125512248 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125512248 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125512248 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125512248 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) 20241111125512248 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) 20241111125512249 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) 20241111125512249 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) 20241111125512250 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) 20241111125512250 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) 20241111125512250 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) 20241111125512250 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) 20241111125512251 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) 20241111125512251 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) 20241111125512252 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) 20241111125512252 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) 20241111125512253 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=872 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241111125512253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=732 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=736 (gprs_rlcmac_sched.cpp:454) 20241111125512253 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241111125512253 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) 20241111125512253 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125512253 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125512253 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) 20241111125512253 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125512253 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125512253 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125512253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Scheduling control message at RTS for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125512253 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Sending data request: sapi=5 arfcn=872 cur_fn=728 block=1 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) 20241111125512253 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125512258 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=728, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125512258 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125512258 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125512258 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125512258 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125512258 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125512258 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125512258 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20241111125512258 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125512258 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125512259 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125512259 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125512259 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125512259 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125512259 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125512259 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125512259 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125512259 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125512259 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125512259 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125512259 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125512259 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512259 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512259 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125512259 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125512259 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125512259 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125512259 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125512259 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125512259 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) 20241111125512259 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125512259 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125512259 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20241111125512259 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125512260 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125512260 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125512260 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125512260 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) 20241111125512260 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=728 (tbf_ul.cpp:221) 20241111125512260 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125512260 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125512260 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125512260 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 69 79 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125512266 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) 20241111125512266 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) 20241111125512266 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) 20241111125512266 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125512267 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) 20241111125512267 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) 20241111125512268 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) 20241111125512268 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) 20241111125512269 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) 20241111125512269 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) 20241111125512270 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) 20241111125512270 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) 20241111125512270 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) 20241111125512270 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) 20241111125512271 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) 20241111125512271 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) 20241111125512271 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) 20241111125512272 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) 20241111125512272 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) 20241111125512272 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) 20241111125512272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241111125512273 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) 20241111125512273 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125512285 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) 20241111125512285 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) 20241111125512287 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) 20241111125512287 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) 20241111125512287 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=736): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241111125512287 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125512287 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=2 data=3c 0d 01 00 00 00 33 a1 56 38 4c 17 f4 6d a0 da 4c a4 57 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125512287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125512287 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125512287 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 a1 56 38 4c 17 f4 6d a0 da 4c a4 57 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125512287 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) 20241111125512287 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=736 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1070) 20241111125512287 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) 20241111125512287 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125512287 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) 20241111125512287 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125512287 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 a1 56 38 4c 17 f4 6d a0 da 4c a4 57 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125512288 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125512288 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20241111125512288 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125512288 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125512288 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125512288 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125512288 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125512288 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125512288 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) 20241111125512288 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125512288 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125512288 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125512288 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) 20241111125512288 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) 20241111125512289 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) 20241111125512289 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) 20241111125512290 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) 20241111125512290 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) 20241111125512290 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) 20241111125512290 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) 20241111125512291 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) 20241111125512291 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) 20241111125512295 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=873 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241111125512295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=741 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=745 (gprs_rlcmac_sched.cpp:454) 20241111125512295 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241111125512295 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) 20241111125512295 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125512295 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125512295 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) 20241111125512295 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125512295 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125512295 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125512295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Scheduling control message at RTS for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125512295 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Sending data request: sapi=5 arfcn=873 cur_fn=736 block=3 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) 20241111125512296 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125512299 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=736, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125512299 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125512299 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125512299 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125512300 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125512300 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125512300 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125512300 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20241111125512300 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125512300 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125512300 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125512300 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125512300 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125512300 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125512300 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125512300 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125512300 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125512300 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125512300 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125512300 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125512300 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125512300 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512300 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512300 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125512300 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125512300 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125512300 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125512300 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125512300 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125512300 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) 20241111125512300 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125512300 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125512300 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20241111125512300 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125512300 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125512300 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125512300 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125512300 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) 20241111125512300 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=736 (tbf_ul.cpp:221) 20241111125512300 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125512300 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125512300 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125512300 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 6a 7a 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125512308 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) 20241111125512308 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) 20241111125512308 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) 20241111125512308 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125512309 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) 20241111125512309 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) 20241111125512309 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) 20241111125512309 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) 20241111125512310 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) 20241111125512310 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) 20241111125512310 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) 20241111125512310 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) 20241111125512310 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) 20241111125512310 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) 20241111125512311 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) 20241111125512311 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) 20241111125512311 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) 20241111125512311 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) 20241111125512314 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) 20241111125512314 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) 20241111125512314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241111125512314 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) 20241111125512314 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125512328 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) 20241111125512328 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) 20241111125512329 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) 20241111125512329 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) 20241111125512330 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) 20241111125512330 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) 20241111125512330 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=745): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241111125512330 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125512331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=4 data=3c 0d 01 00 00 00 34 23 ab 5f 45 2d 64 81 fa 3d 46 6c 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125512331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125512331 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125512331 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 23 ab 5f 45 2d 64 81 fa 3d 46 6c 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125512331 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) 20241111125512331 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=745 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1070) 20241111125512331 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) 20241111125512331 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125512331 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) 20241111125512331 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125512331 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 23 ab 5f 45 2d 64 81 fa 3d 46 6c 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125512331 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125512331 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20241111125512331 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125512331 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125512331 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125512331 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125512331 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125512331 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125512331 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) 20241111125512331 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125512331 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125512331 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125512332 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) 20241111125512332 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) 20241111125512332 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) 20241111125512332 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) 20241111125512333 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) 20241111125512333 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) 20241111125512334 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) 20241111125512334 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) 20241111125512334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=874 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241111125512335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=749 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=754 (gprs_rlcmac_sched.cpp:454) 20241111125512335 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241111125512335 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) 20241111125512335 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125512335 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125512335 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) 20241111125512335 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125512335 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125512335 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125512335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Scheduling control message at RTS for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125512335 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Sending data request: sapi=5 arfcn=874 cur_fn=745 block=5 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) 20241111125512335 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125512338 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=745, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125512338 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125512338 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125512338 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125512338 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125512338 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125512338 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125512338 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20241111125512338 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125512338 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125512338 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125512338 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125512338 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125512338 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125512338 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125512338 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125512338 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125512338 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125512338 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125512338 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125512339 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125512339 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512339 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512339 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125512339 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125512339 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125512339 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125512339 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125512339 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125512339 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) 20241111125512339 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125512339 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125512339 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20241111125512339 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125512339 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125512339 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125512339 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125512339 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) 20241111125512339 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=745 (tbf_ul.cpp:221) 20241111125512339 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125512339 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125512339 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125512339 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 6b 7b 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125512347 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) 20241111125512347 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) 20241111125512347 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) 20241111125512347 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125512347 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) 20241111125512347 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) 20241111125512348 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) 20241111125512348 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) 20241111125512348 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) 20241111125512348 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) 20241111125512348 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) 20241111125512348 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) 20241111125512348 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) 20241111125512348 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) 20241111125512349 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) 20241111125512349 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) 20241111125512349 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) 20241111125512349 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) 20241111125512356 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) 20241111125512356 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) 20241111125512356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241111125512356 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) 20241111125512357 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125512372 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) 20241111125512372 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) 20241111125512373 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) 20241111125512373 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) 20241111125512374 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) 20241111125512374 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) 20241111125512375 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) 20241111125512375 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) 20241111125512375 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=754): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241111125512375 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125512376 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=6 data=3c 0d 01 00 00 00 35 18 d4 26 73 60 a3 30 32 40 9e cb f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125512376 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125512376 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125512376 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 18 d4 26 73 60 a3 30 32 40 9e cb f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125512376 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) 20241111125512376 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=754 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1070) 20241111125512376 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) 20241111125512376 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125512376 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) 20241111125512376 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125512376 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 18 d4 26 73 60 a3 30 32 40 9e cb f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125512376 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125512376 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20241111125512376 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125512376 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125512376 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125512376 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125512377 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125512377 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125512377 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) 20241111125512377 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125512377 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125512377 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125512377 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) 20241111125512377 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) 20241111125512378 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) 20241111125512378 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) 20241111125512379 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) 20241111125512379 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) 20241111125512379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=875 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241111125512379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=758 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=762 (gprs_rlcmac_sched.cpp:454) 20241111125512379 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241111125512379 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) 20241111125512379 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125512379 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125512380 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) 20241111125512380 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125512380 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125512380 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125512380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Scheduling control message at RTS for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125512380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Sending data request: sapi=5 arfcn=875 cur_fn=754 block=7 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) 20241111125512380 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125512385 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=754, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125512385 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125512386 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125512386 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125512386 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125512386 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125512386 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125512386 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20241111125512386 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125512386 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125512386 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125512386 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125512386 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125512386 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125512386 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125512386 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125512386 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125512386 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125512386 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125512386 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125512386 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125512386 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512386 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512386 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125512386 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125512386 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125512386 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125512386 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125512386 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125512386 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) 20241111125512386 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125512386 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125512386 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20241111125512386 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125512386 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125512386 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125512386 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125512386 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) 20241111125512386 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=754 (tbf_ul.cpp:221) 20241111125512386 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125512386 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125512386 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125512386 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 6c 7c 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125512391 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) 20241111125512391 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) 20241111125512391 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) 20241111125512391 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125512392 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) 20241111125512392 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) 20241111125512393 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) 20241111125512393 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) 20241111125512394 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) 20241111125512394 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) 20241111125512395 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) 20241111125512395 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) 20241111125512396 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) 20241111125512396 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) 20241111125512396 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) 20241111125512396 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) 20241111125512397 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) 20241111125512397 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) 20241111125512398 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) 20241111125512398 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) 20241111125512398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241111125512398 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) 20241111125512398 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125512410 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) 20241111125512410 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) 20241111125512411 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) 20241111125512412 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) 20241111125512412 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512412 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512412 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512412 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) 20241111125512412 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) 20241111125512413 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) 20241111125512413 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) 20241111125512414 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) 20241111125512414 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) 20241111125512414 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=762): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241111125512414 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125512415 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=8 data=3c 0d 01 00 00 00 36 fd 01 d7 f7 1e c9 f8 fd 2d 66 b2 c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125512415 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125512415 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125512415 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 fd 01 d7 f7 1e c9 f8 fd 2d 66 b2 c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125512415 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) 20241111125512415 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=762 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1070) 20241111125512415 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) 20241111125512415 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125512415 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) 20241111125512415 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125512415 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 fd 01 d7 f7 1e c9 f8 fd 2d 66 b2 c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125512415 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125512415 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20241111125512415 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125512415 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125512415 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125512415 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125512415 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125512415 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125512415 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) 20241111125512415 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125512415 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125512415 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125512416 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) 20241111125512416 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) 20241111125512417 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) 20241111125512417 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) 20241111125512420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=876 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241111125512420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=767 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=771 (gprs_rlcmac_sched.cpp:454) 20241111125512420 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241111125512420 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) 20241111125512421 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125512421 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125512421 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) 20241111125512421 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125512421 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125512421 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125512421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Scheduling control message at RTS for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125512421 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Sending data request: sapi=5 arfcn=876 cur_fn=762 block=9 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) 20241111125512421 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125512426 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=762, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125512426 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125512426 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125512426 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125512426 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125512426 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125512426 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125512426 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20241111125512426 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125512426 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125512426 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125512426 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125512426 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125512426 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125512426 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125512426 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125512426 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125512426 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125512426 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125512426 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125512426 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125512426 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512426 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512426 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125512426 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125512426 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125512426 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125512426 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125512426 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125512426 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) 20241111125512426 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125512427 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125512427 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20241111125512427 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125512427 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125512427 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125512427 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125512427 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) 20241111125512427 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=762 (tbf_ul.cpp:221) 20241111125512427 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125512427 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125512427 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125512427 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 6d 7d 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125512435 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) 20241111125512435 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) 20241111125512435 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) 20241111125512435 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125512436 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) 20241111125512436 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) 20241111125512437 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) 20241111125512437 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) 20241111125512438 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) 20241111125512438 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) 20241111125512438 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) 20241111125512438 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) 20241111125512439 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) 20241111125512439 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) 20241111125512440 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) 20241111125512440 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) 20241111125512440 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) 20241111125512440 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) 20241111125512441 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) 20241111125512441 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) 20241111125512441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241111125512441 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) 20241111125512441 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125512454 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) 20241111125512454 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) 20241111125512455 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) 20241111125512455 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) 20241111125512457 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) 20241111125512457 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) 20241111125512458 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) 20241111125512458 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) 20241111125512458 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) 20241111125512458 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) 20241111125512459 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) 20241111125512459 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) 20241111125512459 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=771): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241111125512459 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125512460 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512460 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512460 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=10 data=3c 0d 01 00 00 00 37 ed cf 43 f3 3b 68 a8 07 20 27 c6 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125512460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125512460 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125512460 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 ed cf 43 f3 3b 68 a8 07 20 27 c6 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125512460 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) 20241111125512460 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=771 Rx UL DATA from unexpected TBF(UL:TFI-0-6-6:G){ASSIGN} (pdch.cpp:1070) 20241111125512460 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) 20241111125512460 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125512460 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) 20241111125512460 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125512460 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 ed cf 43 f3 3b 68 a8 07 20 27 c6 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125512460 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125512460 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20241111125512460 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125512460 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125512460 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125512460 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125512460 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125512460 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125512460 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) 20241111125512460 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125512460 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125512460 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125512461 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) 20241111125512461 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) 20241111125512462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=877 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241111125512462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=775 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=780 (gprs_rlcmac_sched.cpp:454) 20241111125512462 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241111125512462 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) 20241111125512462 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125512462 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125512462 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) 20241111125512462 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125512462 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125512462 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125512462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Scheduling control message at RTS for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125512462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Sending data request: sapi=5 arfcn=877 cur_fn=771 block=11 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) 20241111125512463 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125512469 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=771, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125512469 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125512469 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125512469 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125512469 DLGLOBAL DEBUG validating counter group 0x564544709760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125512469 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125512469 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125512469 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20241111125512469 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125512469 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125512469 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125512469 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125512469 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125512469 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125512469 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125512469 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125512469 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125512469 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125512469 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125512469 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125512469 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125512469 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512469 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125512469 DLGLOBAL DEBUG validating counter group 0x564544709b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125512469 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125512469 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125512469 DLGLOBAL DEBUG validating counter group 0x564544709c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125512469 DLGLOBAL DEBUG validating counter group 0x564544709c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125512469 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125512469 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) 20241111125512469 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125512469 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125512469 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20241111125512469 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125512469 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125512469 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125512469 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125512469 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) 20241111125512469 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=771 (tbf_ul.cpp:221) 20241111125512469 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125512470 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125512470 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125512470 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=771 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7e 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241111125512475 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) 20241111125512476 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) 20241111125512476 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) 20241111125512476 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) MTC@131a5d934883: 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 } 20241111125512477 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) 20241111125512477 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) 20241111125512478 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) 20241111125512478 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) 20241111125512479 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) 20241111125512479 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) 20241111125512480 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) 20241111125512480 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) 20241111125512480 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) 20241111125512480 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) 20241111125512481 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) 20241111125512481 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) 20241111125512481 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) 20241111125512481 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) 20241111125512482 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) 20241111125512482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=780 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=784 (gprs_rlcmac_sched.cpp:454) 20241111125512482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241111125512482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 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) 20241111125512483 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125512496 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) 20241111125512496 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) 20241111125512497 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) 20241111125512497 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) 20241111125512497 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) 20241111125512497 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) 20241111125512497 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) 20241111125512497 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) 20241111125512498 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) 20241111125512498 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) 20241111125512498 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) 20241111125512498 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) 20241111125512498 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) 20241111125512498 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) 20241111125512498 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=780): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241111125512498 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125512498 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data=3c 0d 01 00 00 00 38 2f 19 a6 f3 35 4d 36 16 87 df 86 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125512498 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125512498 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125512498 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 2f 19 a6 f3 35 4d 36 16 87 df 86 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125512498 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) 20241111125512498 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=780 Rx UL DATA from unexpected TBF(UL:TFI-0-7-6:G){ASSIGN} (pdch.cpp:1070) 20241111125512498 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) 20241111125512498 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125512498 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) 20241111125512498 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125512498 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 2f 19 a6 f3 35 4d 36 16 87 df 86 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125512498 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125512498 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20241111125512498 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125512498 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125512498 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125512498 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125512498 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125512498 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125512498 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) 20241111125512498 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125512498 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125512498 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125512500 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512500 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512500 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512501 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=878 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241111125512501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=784 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=788 (gprs_rlcmac_sched.cpp:454) 20241111125512501 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20241111125512501 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) 20241111125512501 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125512501 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125512501 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) 20241111125512501 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125512501 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125512501 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125512501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Scheduling control message at RTS for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125512501 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Sending data request: sapi=5 arfcn=878 cur_fn=780 block=1 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) 20241111125512501 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Start timer T: 0.2 s 20241111125512504 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512504 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512504 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512504 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512504 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000001 (bts.cpp:444) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512504 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512504 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512504 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512504 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512505 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512505 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512505 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512505 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000002 (bts.cpp:444) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512505 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512505 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512505 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512505 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512505 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000003 (bts.cpp:444) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512505 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512506 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512506 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512506 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512506 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512506 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512506 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512506 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512506 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512506 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512507 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512507 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512507 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512507 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512507 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000004 (bts.cpp:444) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512507 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512507 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512507 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512507 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512507 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512507 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512507 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512507 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512507 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512507 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512507 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512507 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512507 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000005 (bts.cpp:444) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512507 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512508 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512508 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512508 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512508 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512508 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512508 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512508 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512508 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512508 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512510 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512510 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512510 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512510 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512510 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000006 (bts.cpp:444) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512510 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512510 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512510 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512510 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512510 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512510 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512510 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512510 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512510 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512510 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512510 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512510 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000007 (bts.cpp:444) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512510 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512511 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512511 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512511 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512511 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512511 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512511 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512511 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512511 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512511 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512511 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512511 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512511 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512511 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000008 (bts.cpp:444) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512511 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512512 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512512 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512512 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512512 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512512 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512512 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512512 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512512 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512512 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512513 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512513 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512513 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512513 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512513 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000009 (bts.cpp:444) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512513 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512513 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512513 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512513 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512513 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512514 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512514 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512514 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512514 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512514 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512514 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512514 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512514 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512514 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000A (bts.cpp:444) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512514 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512515 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512515 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512515 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512515 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512515 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512515 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512515 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512515 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512515 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512516 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512516 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512516 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512516 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512516 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000011 (bts.cpp:444) 20241111125512516 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512516 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512516 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512516 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512516 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512516 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512517 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512517 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512517 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512517 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512517 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512517 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512517 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512517 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512517 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) 20241111125512517 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) 20241111125512517 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=784): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241111125512517 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125512517 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512517 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512517 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512517 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512518 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000012 (bts.cpp:444) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512518 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512518 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512518 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512518 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512518 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512518 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512518 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512518 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512518 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512518 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512518 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512518 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512518 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000D (bts.cpp:444) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512518 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512519 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512519 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512519 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512519 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512519 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512519 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512519 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512519 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512519 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512520 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) 20241111125512520 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) 20241111125512520 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512520 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512520 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512520 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512520 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000014 (bts.cpp:444) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512520 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512521 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512521 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512521 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512521 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512521 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512521 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512521 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512521 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512521 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512521 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512521 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512521 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512521 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000015 (bts.cpp:444) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512521 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512522 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512522 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512522 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512522 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512522 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512522 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512522 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512522 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512522 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) 20241111125512522 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) 20241111125512522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512522 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512522 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000010 (bts.cpp:444) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512522 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512523 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512523 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512523 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512523 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512523 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512523 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512523 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512523 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512523 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) 20241111125512523 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) 20241111125512523 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512523 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512523 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512523 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512523 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000017 (bts.cpp:444) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512523 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512524 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512524 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512524 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512524 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512524 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000018 (bts.cpp:444) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512524 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512524 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512525 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512525 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512525 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512525 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512525 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512525 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512525 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) 20241111125512525 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) 20241111125512526 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512526 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512526 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512526 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512526 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000013 (bts.cpp:444) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512526 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 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) 20241111125512527 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) 20241111125512527 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512527 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512527 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512527 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512527 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000020 (bts.cpp:444) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512527 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512527 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512528 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512528 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512528 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512528 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000021 (bts.cpp:444) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512528 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512528 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) 20241111125512528 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) 20241111125512528 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512529 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512529 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512529 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512529 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000016 (bts.cpp:444) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512529 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512529 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512529 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512529 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512529 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512529 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512529 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512529 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512529 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512530 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512530 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512530 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512530 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512530 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000023 (bts.cpp:444) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512530 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512530 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 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) 20241111125512531 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) 20241111125512531 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512531 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512531 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512531 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512531 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000024 (bts.cpp:444) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512531 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512531 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512532 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125512532 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512532 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512532 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512532 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512532 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000019 (bts.cpp:444) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512532 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512533 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512533 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512533 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512533 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512533 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512533 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512533 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512533 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512533 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512533 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512533 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512533 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512533 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000026 (bts.cpp:444) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512533 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512534 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512534 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512534 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512534 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512534 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512534 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512534 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512534 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512534 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512534 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512534 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512534 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512534 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000027 (bts.cpp:444) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512534 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512535 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512535 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512535 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512535 [1;32mDRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512535 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512535 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512535 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512535 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512535 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512535 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512535 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512535 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512535 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001C (bts.cpp:444) 20241111125512535 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512536 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512536 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512536 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512536 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512536 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512536 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512536 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512536 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512536 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512537 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512537 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512537 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512537 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512537 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000029 (bts.cpp:444) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512537 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512538 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512538 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512538 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512538 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000030 (bts.cpp:444) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512538 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512538 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 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) 20241111125512539 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) 20241111125512539 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512539 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512539 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512539 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512539 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001F (bts.cpp:444) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512539 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512539 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512539 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512539 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512540 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512540 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512540 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512540 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512540 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000032 (bts.cpp:444) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512540 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512541 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512541 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512541 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512541 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512541 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512541 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512541 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512541 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512541 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512541 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512541 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512541 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512541 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512541 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512541 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) 20241111125512541 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) 20241111125512542 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512542 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512542 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512542 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512542 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000033 (bts.cpp:444) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512542 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512542 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512542 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512542 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512542 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512542 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512542 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512542 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512542 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512542 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512542 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512542 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512542 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512542 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000022 (bts.cpp:444) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512543 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512543 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512543 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512543 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512543 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512543 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512543 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512543 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512543 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) 20241111125512543 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) 20241111125512543 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512543 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512543 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512543 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512543 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000035 (bts.cpp:444) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512543 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512544 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512544 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512544 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512544 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512544 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512544 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512544 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512544 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512544 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512544 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512544 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512544 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512544 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000036 (bts.cpp:444) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512544 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512545 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512545 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512545 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512545 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512545 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512545 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512545 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512545 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512545 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) 20241111125512545 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) 20241111125512545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512545 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512545 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512545 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000025 (bts.cpp:444) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512545 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512546 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512546 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512546 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512546 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000038 (bts.cpp:444) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512546 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) 20241111125512546 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) 20241111125512546 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512546 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512546 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512546 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512546 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000039 (bts.cpp:444) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512546 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512547 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512547 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512547 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512547 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512547 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512547 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512547 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512547 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512547 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) 20241111125512547 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) 20241111125512548 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512548 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512548 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512548 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512548 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000028 (bts.cpp:444) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512548 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512548 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512548 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512548 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512548 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512548 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 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) 20241111125512549 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) 20241111125512549 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512549 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512549 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512549 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512549 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000041 (bts.cpp:444) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512549 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) 20241111125512549 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) 20241111125512549 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=788): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241111125512549 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125512549 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512549 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512549 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512549 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512549 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512550 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512550 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512550 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512550 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512550 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512550 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512550 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512550 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512550 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512550 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512550 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512550 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512550 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002B (bts.cpp:444) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512550 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512551 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512551 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512551 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512551 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512551 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512551 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512551 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512551 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512551 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512551 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512551 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512551 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512551 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000044 (bts.cpp:444) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512551 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125512552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512552 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512552 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512552 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000045 (bts.cpp:444) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512552 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512552 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512552 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002E (bts.cpp:444) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512552 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512553 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512553 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512553 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512553 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512553 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512553 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512553 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512553 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512553 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512554 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512554 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512554 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512554 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512554 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000047 (bts.cpp:444) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512554 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512554 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512554 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512554 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512554 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512554 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512554 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512554 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512554 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512554 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512554 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512554 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000048 (bts.cpp:444) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512554 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512555 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512555 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000031 (bts.cpp:444) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512555 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512555 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000050 (bts.cpp:444) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512555 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512556 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512556 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512556 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512556 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512556 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512556 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512556 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512556 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512556 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512556 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512556 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512556 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000051 (bts.cpp:444) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512556 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512557 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512557 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512557 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512557 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000034 (bts.cpp:444) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512557 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512557 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512557 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512557 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512557 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000053 (bts.cpp:444) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512557 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512558 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512558 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512558 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000054 (bts.cpp:444) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512558 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512558 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512558 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000037 (bts.cpp:444) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512558 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125512558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125512558 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125512558 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125512558 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000056 (bts.cpp:444) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125512558 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125512559 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125512559 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512559 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512559 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512559 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512559 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512559 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512559 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512559 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125512560 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) 20241111125512560 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) 20241111125512561 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) 20241111125512561 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) 20241111125512561 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) 20241111125512561 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) 20241111125512561 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) 20241111125512561 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) 20241111125512561 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) 20241111125512561 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) 20241111125512561 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) 20241111125512561 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) 20241111125512562 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) 20241111125512562 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) 20241111125512562 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) 20241111125512562 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) 20241111125512565 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125512580 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) 20241111125512580 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) 20241111125512581 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) 20241111125512581 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) 20241111125512582 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) 20241111125512582 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) 20241111125512583 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) 20241111125512583 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) 20241111125512584 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) 20241111125512584 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) 20241111125512584 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) 20241111125512584 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) 20241111125512585 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) 20241111125512585 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) 20241111125512586 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) 20241111125512586 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) 20241111125512587 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512587 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512587 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512587 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125512599 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) 20241111125512599 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) 20241111125512600 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) 20241111125512600 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) 20241111125512601 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) 20241111125512601 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) 20241111125512602 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) 20241111125512602 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) 20241111125512603 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) 20241111125512603 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) 20241111125512604 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) 20241111125512604 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) 20241111125512604 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) 20241111125512604 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) 20241111125512605 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) 20241111125512605 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) 20241111125512608 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125512623 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) 20241111125512623 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) 20241111125512625 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) 20241111125512625 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) 20241111125512625 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) 20241111125512625 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) 20241111125512626 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) 20241111125512626 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) 20241111125512627 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512627 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512627 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512627 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) 20241111125512627 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) 20241111125512628 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) 20241111125512628 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) 20241111125512629 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) 20241111125512629 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) 20241111125512629 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) 20241111125512629 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) 20241111125512630 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125512642 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) 20241111125512642 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) 20241111125512643 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) 20241111125512643 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) 20241111125512644 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) 20241111125512644 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) 20241111125512645 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) 20241111125512645 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) 20241111125512646 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) 20241111125512646 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) 20241111125512646 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) 20241111125512646 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) 20241111125512647 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) 20241111125512647 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) 20241111125512648 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) 20241111125512648 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) 20241111125512649 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125512661 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) 20241111125512661 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) 20241111125512662 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) 20241111125512662 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) 20241111125512663 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) 20241111125512663 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) 20241111125512664 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) 20241111125512664 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) 20241111125512665 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) 20241111125512665 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) 20241111125512665 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) 20241111125512665 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) 20241111125512666 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) 20241111125512666 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) 20241111125512667 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) 20241111125512667 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) 20241111125512670 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125512670 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125512670 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125512671 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125512685 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) 20241111125512685 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) 20241111125512687 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) 20241111125512687 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) 20241111125512687 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) 20241111125512687 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) 20241111125512688 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) 20241111125512688 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) 20241111125512689 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) 20241111125512689 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) 20241111125512690 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) 20241111125512690 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) 20241111125512690 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) 20241111125512690 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) 20241111125512691 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) 20241111125512691 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) 20241111125512692 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125512704 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) 20241111125512704 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) 20241111125512705 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) 20241111125512705 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) 20241111125512706 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) 20241111125512706 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) 20241111125512707 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) 20241111125512707 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) 20241111125512708 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) 20241111125512708 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) 20241111125512709 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) 20241111125512709 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) 20241111125512709 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) 20241111125512709 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) 20241111125512710 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) 20241111125512710 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) 20241111125512711 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) 20241111125512711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=827 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=832 (gprs_rlcmac_sched.cpp:454) 20241111125512711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type USF (pdch_ul_controller.c:184) 20241111125512711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512711 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125512711 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125512711 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125512711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512711 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512712 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125512712 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125512724 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) 20241111125512724 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) 20241111125512725 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) 20241111125512725 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) 20241111125512726 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) 20241111125512726 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) 20241111125512727 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) 20241111125512727 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) 20241111125512727 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) 20241111125512728 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) 20241111125512728 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) 20241111125512728 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) 20241111125512729 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) 20241111125512729 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) 20241111125512730 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) 20241111125512730 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) 20241111125512733 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) 20241111125512733 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) 20241111125512733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20241111125512733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512733 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125512733 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125512733 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125512733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512733 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=46 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241111125512734 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125512748 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) 20241111125512748 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) 20241111125512748 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=832): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241111125512748 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125512748 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125512748 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125512749 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) 20241111125512749 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) 20241111125512750 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) 20241111125512750 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) 20241111125512750 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) 20241111125512750 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) 20241111125512751 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) 20241111125512751 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) 20241111125512752 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) 20241111125512752 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) 20241111125512753 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) 20241111125512753 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) 20241111125512753 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) 20241111125512753 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) 20241111125512754 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) 20241111125512754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512754 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125512754 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125512754 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125512754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512754 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125512755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=47 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125512755 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125512767 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) 20241111125512767 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) 20241111125512767 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=836): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} (pdch_ul_controller.c:309) 20241111125512767 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125512768 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) 20241111125512768 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) 20241111125512769 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) 20241111125512769 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) 20241111125512769 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) 20241111125512769 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) 20241111125512770 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) 20241111125512770 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) 20241111125512771 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) 20241111125512771 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) 20241111125512772 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) 20241111125512772 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) 20241111125512772 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) 20241111125512773 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) 20241111125512773 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) 20241111125512773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512773 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125512773 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125512773 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125512773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512773 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=47 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125512774 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125512786 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) 20241111125512786 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) 20241111125512787 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) 20241111125512787 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) 20241111125512788 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) 20241111125512788 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) 20241111125512789 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) 20241111125512789 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) 20241111125512789 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) 20241111125512789 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) 20241111125512790 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) 20241111125512790 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) 20241111125512791 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) 20241111125512791 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) 20241111125512792 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) 20241111125512792 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) 20241111125512795 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) 20241111125512795 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512795 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125512795 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125512795 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125512795 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512795 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512795 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=47 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241111125512796 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125512810 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) 20241111125512810 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) 20241111125512811 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) 20241111125512811 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) 20241111125512812 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) 20241111125512812 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) 20241111125512813 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) 20241111125512813 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) 20241111125512813 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) 20241111125512813 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) 20241111125512814 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) 20241111125512814 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) 20241111125512815 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) 20241111125512815 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) 20241111125512816 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) 20241111125512816 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) 20241111125512817 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) 20241111125512817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512817 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125512817 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125512817 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125512817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512817 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125512817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=47 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125512818 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125512829 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) 20241111125512829 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) 20241111125512830 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) 20241111125512831 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) 20241111125512831 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) 20241111125512831 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) 20241111125512832 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) 20241111125512832 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) 20241111125512833 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) 20241111125512833 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) 20241111125512834 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) 20241111125512834 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) 20241111125512834 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) 20241111125512834 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) 20241111125512835 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) 20241111125512835 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) 20241111125512836 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) 20241111125512836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512836 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125512836 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125512836 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125512836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512836 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512837 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=47 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125512837 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125512849 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) 20241111125512849 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) 20241111125512850 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) 20241111125512850 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) 20241111125512851 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) 20241111125512851 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) 20241111125512851 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) 20241111125512851 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) 20241111125512852 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) 20241111125512852 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) 20241111125512853 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) 20241111125512853 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) 20241111125512854 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) 20241111125512854 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) 20241111125512854 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) 20241111125512854 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) 20241111125512858 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) 20241111125512858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512858 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125512858 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125512858 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125512858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512858 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=47 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241111125512859 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125512872 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) 20241111125512872 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) 20241111125512874 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) 20241111125512874 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) 20241111125512874 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) 20241111125512874 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) 20241111125512875 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) 20241111125512875 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) 20241111125512876 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) 20241111125512876 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) 20241111125512877 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) 20241111125512877 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) 20241111125512878 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) 20241111125512878 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) 20241111125512879 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) 20241111125512879 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) 20241111125512880 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) 20241111125512880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512880 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125512880 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125512880 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125512880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512880 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125512880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=47 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125512881 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125512891 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) 20241111125512891 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) 20241111125512893 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) 20241111125512893 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) 20241111125512893 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) 20241111125512893 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) 20241111125512894 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) 20241111125512894 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) 20241111125512895 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) 20241111125512895 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) 20241111125512896 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) 20241111125512896 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) 20241111125512896 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) 20241111125512896 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) 20241111125512897 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) 20241111125512897 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) 20241111125512898 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) 20241111125512898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512898 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125512898 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125512898 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125512898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512898 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=47 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125512899 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125512910 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) 20241111125512910 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) 20241111125512912 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) 20241111125512912 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) 20241111125512912 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) 20241111125512912 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) 20241111125512913 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) 20241111125512913 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) 20241111125512914 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) 20241111125512914 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) 20241111125512915 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) 20241111125512915 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) 20241111125512915 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) 20241111125512915 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) 20241111125512916 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) 20241111125512916 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) 20241111125512920 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) 20241111125512920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512920 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125512920 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125512920 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125512920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512920 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=47 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241111125512921 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125512935 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) 20241111125512935 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) 20241111125512936 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) 20241111125512936 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) 20241111125512937 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) 20241111125512937 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) 20241111125512938 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) 20241111125512938 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) 20241111125512939 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) 20241111125512939 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) 20241111125512939 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) 20241111125512939 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) 20241111125512940 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) 20241111125512940 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) 20241111125512941 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) 20241111125512941 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) 20241111125512942 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) 20241111125512942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512942 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125512942 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125512942 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125512942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512942 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125512943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=47 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125512943 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125512953 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) 20241111125512953 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) 20241111125512955 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) 20241111125512955 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) 20241111125512955 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) 20241111125512955 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) 20241111125512956 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) 20241111125512956 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) 20241111125512957 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) 20241111125512957 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) 20241111125512958 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) 20241111125512958 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) 20241111125512959 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) 20241111125512959 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) 20241111125512959 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) 20241111125512959 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) 20241111125512960 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) 20241111125512960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512960 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125512960 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125512960 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125512960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512960 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=47 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125512961 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125512972 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) 20241111125512972 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) 20241111125512974 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) 20241111125512974 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) 20241111125512974 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) 20241111125512974 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) 20241111125512975 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) 20241111125512975 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) 20241111125512976 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) 20241111125512976 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) 20241111125512977 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) 20241111125512977 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) 20241111125512977 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) 20241111125512977 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) 20241111125512978 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) 20241111125512978 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) 20241111125512982 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) 20241111125512982 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125512982 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125512982 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125512982 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125512982 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125512982 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125512982 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125512982 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125512982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125512982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=47 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241111125512983 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125512996 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) 20241111125512996 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) 20241111125512998 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) 20241111125512998 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) 20241111125512999 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) 20241111125512999 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) 20241111125512999 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) 20241111125512999 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) 20241111125513000 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) 20241111125513000 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) 20241111125513001 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) 20241111125513001 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) 20241111125513002 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) 20241111125513002 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) 20241111125513002 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) 20241111125513002 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) 20241111125513003 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) 20241111125513003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513003 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125513003 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125513003 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125513003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513003 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513004 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=47 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513004 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513016 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) 20241111125513016 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) 20241111125513017 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) 20241111125513017 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) 20241111125513018 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) 20241111125513018 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) 20241111125513018 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) 20241111125513018 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) 20241111125513019 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) 20241111125513019 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) 20241111125513020 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) 20241111125513020 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) 20241111125513021 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) 20241111125513021 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) 20241111125513021 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) 20241111125513021 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) 20241111125513022 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) 20241111125513022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513022 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125513022 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125513023 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125513023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513023 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513023 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=47 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513023 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513035 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) 20241111125513035 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) 20241111125513036 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) 20241111125513036 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) 20241111125513037 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) 20241111125513037 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) 20241111125513037 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) 20241111125513037 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) 20241111125513038 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) 20241111125513038 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) 20241111125513039 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) 20241111125513039 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) 20241111125513040 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) 20241111125513040 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) 20241111125513040 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) 20241111125513040 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) 20241111125513044 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) 20241111125513044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513044 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125513044 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125513044 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125513044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513044 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=47 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241111125513045 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125513059 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) 20241111125513059 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) 20241111125513060 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) 20241111125513060 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) 20241111125513061 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) 20241111125513061 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) 20241111125513061 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) 20241111125513061 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) 20241111125513062 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) 20241111125513062 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) 20241111125513063 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) 20241111125513063 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) 20241111125513064 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) 20241111125513064 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) 20241111125513065 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) 20241111125513065 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) 20241111125513066 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) 20241111125513066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513066 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125513066 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125513066 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125513066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513066 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=47 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513066 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513078 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) 20241111125513078 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) 20241111125513079 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) 20241111125513079 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) 20241111125513080 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) 20241111125513080 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) 20241111125513081 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) 20241111125513081 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) 20241111125513081 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) 20241111125513081 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) 20241111125513082 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) 20241111125513082 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) 20241111125513083 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) 20241111125513083 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) 20241111125513084 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) 20241111125513084 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) 20241111125513085 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) 20241111125513085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513085 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125513085 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125513085 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125513085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513085 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=47 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513085 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513097 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) 20241111125513097 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) 20241111125513098 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) 20241111125513098 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) 20241111125513099 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) 20241111125513099 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) 20241111125513100 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) 20241111125513100 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) 20241111125513100 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) 20241111125513100 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) 20241111125513101 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) 20241111125513101 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) 20241111125513102 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) 20241111125513102 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) 20241111125513103 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) 20241111125513103 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) 20241111125513106 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) 20241111125513106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513106 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125513106 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125513106 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125513106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513106 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=47 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241111125513107 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125513121 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) 20241111125513121 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) 20241111125513122 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) 20241111125513122 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) 20241111125513123 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) 20241111125513123 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) 20241111125513123 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) 20241111125513123 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) 20241111125513124 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) 20241111125513124 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) 20241111125513125 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) 20241111125513125 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) 20241111125513126 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) 20241111125513126 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) 20241111125513127 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) 20241111125513127 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) 20241111125513128 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) 20241111125513128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513128 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125513128 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125513128 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125513128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513128 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=47 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513129 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513140 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) 20241111125513140 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) 20241111125513141 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) 20241111125513141 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) 20241111125513142 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) 20241111125513142 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) 20241111125513143 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) 20241111125513143 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) 20241111125513144 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) 20241111125513144 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) 20241111125513145 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) 20241111125513145 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) 20241111125513145 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) 20241111125513145 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) 20241111125513146 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) 20241111125513146 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) 20241111125513147 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) 20241111125513147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513147 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125513147 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125513147 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125513147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513147 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513148 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513148 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=47 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513148 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513160 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) 20241111125513160 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) 20241111125513161 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) 20241111125513161 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) 20241111125513162 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) 20241111125513162 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) 20241111125513162 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) 20241111125513163 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) 20241111125513163 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) 20241111125513163 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) 20241111125513164 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) 20241111125513164 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) 20241111125513165 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) 20241111125513165 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) 20241111125513166 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) 20241111125513166 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) 20241111125513170 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) 20241111125513170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513170 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125513170 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125513170 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125513170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513170 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=47 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241111125513170 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125513184 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) 20241111125513184 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) 20241111125513185 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) 20241111125513185 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) 20241111125513186 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) 20241111125513186 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) 20241111125513187 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) 20241111125513187 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) 20241111125513188 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) 20241111125513188 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) 20241111125513189 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) 20241111125513189 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) 20241111125513189 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) 20241111125513189 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) 20241111125513190 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) 20241111125513190 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) 20241111125513191 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) 20241111125513191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513191 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125513191 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125513191 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125513191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513191 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513192 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=47 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513192 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513204 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) 20241111125513204 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) 20241111125513205 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) 20241111125513205 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) 20241111125513206 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) 20241111125513206 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) 20241111125513206 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) 20241111125513206 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) 20241111125513207 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) 20241111125513207 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) 20241111125513208 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) 20241111125513208 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) 20241111125513209 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) 20241111125513209 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) 20241111125513209 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) 20241111125513209 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) 20241111125513210 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) 20241111125513210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513210 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125513210 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125513210 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125513210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513210 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=47 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513211 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513223 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) 20241111125513223 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) 20241111125513224 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) 20241111125513224 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) 20241111125513225 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) 20241111125513225 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) 20241111125513226 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) 20241111125513226 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) 20241111125513227 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) 20241111125513227 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) 20241111125513228 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) 20241111125513228 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) 20241111125513228 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) 20241111125513228 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) 20241111125513229 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) 20241111125513229 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) 20241111125513233 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) 20241111125513233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513233 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125513233 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125513233 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125513233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513233 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=47 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241111125513233 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125513247 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) 20241111125513247 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) 20241111125513249 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) 20241111125513249 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) 20241111125513250 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) 20241111125513250 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) 20241111125513251 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) 20241111125513251 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) 20241111125513251 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) 20241111125513251 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) 20241111125513252 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) 20241111125513252 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) 20241111125513253 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) 20241111125513253 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) 20241111125513254 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) 20241111125513254 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) 20241111125513255 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) 20241111125513255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513255 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125513255 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125513255 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125513255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513255 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=47 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513255 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513267 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) 20241111125513267 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) 20241111125513268 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) 20241111125513268 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) 20241111125513269 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) 20241111125513269 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) 20241111125513269 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) 20241111125513269 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) 20241111125513271 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) 20241111125513271 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) 20241111125513271 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) 20241111125513271 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) 20241111125513272 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) 20241111125513272 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) 20241111125513273 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) 20241111125513273 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) 20241111125513274 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) 20241111125513274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513274 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125513274 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125513274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513274 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513274 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=47 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513275 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513286 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) 20241111125513286 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) 20241111125513288 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) 20241111125513288 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) 20241111125513288 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) 20241111125513288 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) 20241111125513289 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) 20241111125513289 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) 20241111125513290 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) 20241111125513290 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) 20241111125513291 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) 20241111125513291 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) 20241111125513291 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) 20241111125513291 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) 20241111125513292 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) 20241111125513292 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) 20241111125513296 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) 20241111125513296 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) 20241111125513296 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125513310 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) 20241111125513310 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) 20241111125513311 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) 20241111125513311 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) 20241111125513312 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) 20241111125513312 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) 20241111125513313 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) 20241111125513313 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) 20241111125513313 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) 20241111125513313 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) 20241111125513314 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) 20241111125513314 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) 20241111125513315 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) 20241111125513315 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) 20241111125513316 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) 20241111125513316 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) 20241111125513317 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=872 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241111125513317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=953 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=957 (gprs_rlcmac_sched.cpp:454) 20241111125513317 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20241111125513317 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513317 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125513317 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125513317 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125513317 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513317 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513317 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513317 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513317 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Sending data request: sapi=5 arfcn=872 cur_fn=949 block=4 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513317 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513329 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) 20241111125513329 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) 20241111125513330 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) 20241111125513330 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) 20241111125513331 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) 20241111125513331 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) 20241111125513332 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) 20241111125513332 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) 20241111125513333 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) 20241111125513333 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) 20241111125513333 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) 20241111125513333 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) 20241111125513334 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) 20241111125513334 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) 20241111125513335 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) 20241111125513335 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) 20241111125513336 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) 20241111125513336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=962 (gprs_rlcmac_sched.cpp:454) 20241111125513336 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241111125513336 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513336 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125513336 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125513336 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125513336 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513336 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513336 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513336 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Sending data request: sapi=5 arfcn=872 cur_fn=953 block=5 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241111125513337 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125513348 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) 20241111125513348 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) 20241111125513349 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) 20241111125513349 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) 20241111125513349 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=957): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241111125513349 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125513350 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) 20241111125513350 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) 20241111125513351 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) 20241111125513351 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) 20241111125513352 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) 20241111125513352 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) 20241111125513352 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) 20241111125513352 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) 20241111125513353 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) 20241111125513353 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) 20241111125513354 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) 20241111125513354 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) 20241111125513358 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) 20241111125513358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=966 (gprs_rlcmac_sched.cpp:454) 20241111125513358 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241111125513358 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513358 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125513358 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125513358 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125513358 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513358 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513358 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513358 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513358 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Sending data request: sapi=5 arfcn=872 cur_fn=957 block=6 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513358 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513372 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) 20241111125513372 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) 20241111125513373 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) 20241111125513373 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) 20241111125513373 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=962): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125513373 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125513374 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) 20241111125513374 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) 20241111125513375 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) 20241111125513375 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) 20241111125513376 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) 20241111125513376 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) 20241111125513376 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) 20241111125513376 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) 20241111125513377 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) 20241111125513377 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) 20241111125513378 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) 20241111125513378 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) 20241111125513379 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) 20241111125513379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=966 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=970 (gprs_rlcmac_sched.cpp:454) 20241111125513379 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241111125513379 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513379 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125513379 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125513379 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125513379 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513379 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513379 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513379 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Sending data request: sapi=5 arfcn=872 cur_fn=962 block=7 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513379 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513391 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) 20241111125513391 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) 20241111125513392 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) 20241111125513392 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) 20241111125513392 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=966): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241111125513392 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125513393 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) 20241111125513393 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) 20241111125513394 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) 20241111125513394 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) 20241111125513395 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) 20241111125513395 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) 20241111125513395 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) 20241111125513395 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) 20241111125513396 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) 20241111125513396 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) 20241111125513397 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) 20241111125513397 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) 20241111125513398 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) 20241111125513398 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20241111125513398 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241111125513398 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513398 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125513398 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125513398 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125513398 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513398 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513398 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513398 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513398 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513398 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Sending data request: sapi=5 arfcn=872 cur_fn=966 block=8 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241111125513398 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125513410 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) 20241111125513410 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) 20241111125513411 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) 20241111125513411 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) 20241111125513411 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=970): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241111125513411 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125513412 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) 20241111125513412 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) 20241111125513413 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) 20241111125513413 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) 20241111125513414 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) 20241111125513414 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) 20241111125513415 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) 20241111125513415 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) 20241111125513415 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) 20241111125513415 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) 20241111125513416 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) 20241111125513416 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) 20241111125513419 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) 20241111125513419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20241111125513419 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241111125513419 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513419 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125513419 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125513420 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125513420 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513420 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513420 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513420 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513420 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Sending data request: sapi=5 arfcn=872 cur_fn=970 block=9 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513421 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513434 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) 20241111125513434 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) 20241111125513436 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) 20241111125513436 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) 20241111125513436 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=975): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241111125513436 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125513437 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) 20241111125513437 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) 20241111125513437 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) 20241111125513438 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) 20241111125513438 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) 20241111125513438 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) 20241111125513439 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) 20241111125513439 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) 20241111125513440 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) 20241111125513440 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) 20241111125513441 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) 20241111125513441 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) 20241111125513441 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) 20241111125513441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20241111125513441 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241111125513441 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513442 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125513442 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125513442 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125513442 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513442 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513442 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513442 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513442 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Sending data request: sapi=5 arfcn=872 cur_fn=975 block=10 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513443 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513453 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) 20241111125513453 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) 20241111125513455 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) 20241111125513455 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) 20241111125513455 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=979): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241111125513455 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125513456 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) 20241111125513456 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) 20241111125513456 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) 20241111125513456 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) 20241111125513457 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) 20241111125513457 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) 20241111125513458 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) 20241111125513458 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) 20241111125513459 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) 20241111125513459 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) 20241111125513460 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) 20241111125513460 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) 20241111125513460 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) 20241111125513460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20241111125513460 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241111125513461 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513461 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125513461 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125513461 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125513461 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513461 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513461 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513461 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513461 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513461 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Sending data request: sapi=5 arfcn=872 cur_fn=979 block=11 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241111125513461 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125513472 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) 20241111125513472 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) 20241111125513474 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) 20241111125513474 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) 20241111125513474 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241111125513474 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125513474 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) 20241111125513474 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) 20241111125513475 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) 20241111125513475 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) 20241111125513476 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) 20241111125513476 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) 20241111125513477 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) 20241111125513477 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) 20241111125513477 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) 20241111125513477 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) 20241111125513478 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) 20241111125513478 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) 20241111125513482 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) 20241111125513482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20241111125513482 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241111125513482 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513482 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125513482 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125513482 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125513482 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513482 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513482 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513482 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Sending data request: sapi=5 arfcn=872 cur_fn=983 block=0 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513483 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513496 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) 20241111125513496 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) 20241111125513497 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) 20241111125513497 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) 20241111125513497 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241111125513497 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125513498 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) 20241111125513498 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) 20241111125513499 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) 20241111125513499 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) 20241111125513500 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) 20241111125513500 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) 20241111125513500 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) 20241111125513500 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) 20241111125513501 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) 20241111125513501 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) 20241111125513502 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) 20241111125513502 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) 20241111125513503 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) 20241111125513503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20241111125513503 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241111125513503 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513503 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125513503 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125513503 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125513503 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513503 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513503 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513503 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Sending data request: sapi=5 arfcn=872 cur_fn=988 block=1 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513504 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513516 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) 20241111125513516 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) 20241111125513517 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) 20241111125513517 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) 20241111125513517 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125513517 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125513518 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) 20241111125513518 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) 20241111125513519 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) 20241111125513519 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) 20241111125513519 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) 20241111125513519 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) 20241111125513520 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) 20241111125513520 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) 20241111125513521 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) 20241111125513521 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) 20241111125513522 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) 20241111125513522 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) 20241111125513523 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) 20241111125513523 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20241111125513523 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241111125513523 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513523 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125513523 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125513523 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125513523 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513523 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513523 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513523 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513523 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513523 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Sending data request: sapi=5 arfcn=872 cur_fn=992 block=2 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241111125513523 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125513535 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) 20241111125513535 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) 20241111125513537 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) 20241111125513537 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) 20241111125513537 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241111125513537 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125513537 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) 20241111125513537 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) 20241111125513538 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) 20241111125513538 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) 20241111125513539 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) 20241111125513539 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) 20241111125513540 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) 20241111125513540 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) 20241111125513540 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) 20241111125513540 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) 20241111125513541 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) 20241111125513541 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) 20241111125513545 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) 20241111125513545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20241111125513545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241111125513545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513545 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125513545 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125513545 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125513545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513545 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513545 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Sending data request: sapi=5 arfcn=872 cur_fn=996 block=3 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513546 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513559 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) 20241111125513559 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) 20241111125513560 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) 20241111125513560 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) 20241111125513560 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241111125513560 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125513561 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) 20241111125513561 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) 20241111125513562 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) 20241111125513562 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) 20241111125513563 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) 20241111125513563 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) 20241111125513563 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) 20241111125513563 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) 20241111125513564 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) 20241111125513564 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) 20241111125513565 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) 20241111125513565 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) 20241111125513566 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) 20241111125513566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20241111125513566 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241111125513566 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513566 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125513566 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125513566 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125513566 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513566 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513566 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513566 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Sending data request: sapi=5 arfcn=872 cur_fn=1001 block=4 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513567 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513578 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) 20241111125513578 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) 20241111125513580 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) 20241111125513580 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) 20241111125513580 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241111125513580 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125513580 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) 20241111125513580 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) 20241111125513581 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) 20241111125513581 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) 20241111125513582 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) 20241111125513582 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) 20241111125513583 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) 20241111125513583 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) 20241111125513583 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) 20241111125513583 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) 20241111125513584 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) 20241111125513584 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) 20241111125513585 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) 20241111125513585 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20241111125513585 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241111125513585 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513585 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125513585 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125513585 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125513585 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513585 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513585 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513586 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513586 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513586 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Sending data request: sapi=5 arfcn=872 cur_fn=1005 block=5 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241111125513586 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125513597 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) 20241111125513597 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) 20241111125513599 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) 20241111125513599 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) 20241111125513599 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241111125513599 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125513599 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) 20241111125513599 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) 20241111125513600 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) 20241111125513600 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) 20241111125513601 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) 20241111125513601 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) 20241111125513602 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) 20241111125513602 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) 20241111125513602 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) 20241111125513602 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) 20241111125513603 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) 20241111125513603 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) 20241111125513607 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) 20241111125513607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20241111125513607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241111125513607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513607 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125513607 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125513607 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125513607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513607 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513607 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Sending data request: sapi=5 arfcn=872 cur_fn=1009 block=6 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513607 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513621 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) 20241111125513621 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) 20241111125513622 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) 20241111125513622 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) 20241111125513622 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241111125513622 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125513623 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) 20241111125513623 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) 20241111125513624 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) 20241111125513624 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) 20241111125513624 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) 20241111125513624 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) 20241111125513625 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) 20241111125513625 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) 20241111125513626 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) 20241111125513626 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) 20241111125513627 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) 20241111125513627 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) 20241111125513628 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) 20241111125513628 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20241111125513628 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241111125513628 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513628 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125513628 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125513628 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125513628 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513628 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513628 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513629 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513629 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Sending data request: sapi=5 arfcn=872 cur_fn=1014 block=7 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513629 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513640 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) 20241111125513640 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) 20241111125513641 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) 20241111125513641 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) 20241111125513641 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241111125513641 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125513643 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) 20241111125513643 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) 20241111125513643 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) 20241111125513643 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) 20241111125513644 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) 20241111125513644 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) 20241111125513645 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) 20241111125513645 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) 20241111125513646 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) 20241111125513646 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) 20241111125513647 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) 20241111125513647 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) 20241111125513648 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) 20241111125513648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20241111125513648 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241111125513648 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513648 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125513648 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125513648 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125513648 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513648 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513648 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513648 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513648 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Sending data request: sapi=5 arfcn=872 cur_fn=1018 block=8 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241111125513648 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125513659 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) 20241111125513659 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) 20241111125513660 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) 20241111125513660 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) 20241111125513660 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125513660 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125513661 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) 20241111125513661 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) 20241111125513662 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) 20241111125513662 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) 20241111125513663 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) 20241111125513663 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) 20241111125513664 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) 20241111125513664 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) 20241111125513664 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) 20241111125513664 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) 20241111125513665 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) 20241111125513665 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) 20241111125513669 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) 20241111125513669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20241111125513669 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241111125513669 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513669 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125513669 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125513669 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125513669 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513669 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513669 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513669 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513669 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Sending data request: sapi=5 arfcn=872 cur_fn=1022 block=9 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513670 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513683 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) 20241111125513683 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) 20241111125513685 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) 20241111125513685 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) 20241111125513685 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241111125513685 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125513685 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) 20241111125513685 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) 20241111125513686 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) 20241111125513686 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) 20241111125513687 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) 20241111125513687 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) 20241111125513688 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) 20241111125513688 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) 20241111125513689 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) 20241111125513689 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) 20241111125513689 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) 20241111125513689 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) 20241111125513690 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) 20241111125513690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20241111125513690 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241111125513690 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513691 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125513691 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125513691 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125513691 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513691 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513691 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513691 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513691 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513691 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Sending data request: sapi=5 arfcn=872 cur_fn=1027 block=10 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513691 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513702 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) 20241111125513702 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) 20241111125513703 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) 20241111125513704 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) 20241111125513704 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241111125513704 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125513704 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) 20241111125513704 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) 20241111125513705 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) 20241111125513705 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) 20241111125513706 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) 20241111125513706 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) 20241111125513707 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) 20241111125513707 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) 20241111125513707 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) 20241111125513707 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) 20241111125513708 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) 20241111125513708 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) 20241111125513709 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) 20241111125513709 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20241111125513709 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241111125513709 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513709 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125513709 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125513709 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125513709 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513709 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513709 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513710 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513710 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513710 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Sending data request: sapi=5 arfcn=872 cur_fn=1031 block=11 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241111125513710 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125513721 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) 20241111125513721 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) 20241111125513722 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) 20241111125513723 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) 20241111125513723 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241111125513723 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125513723 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) 20241111125513723 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) 20241111125513724 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) 20241111125513724 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) 20241111125513725 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) 20241111125513725 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) 20241111125513725 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) 20241111125513725 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) 20241111125513726 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) 20241111125513726 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) 20241111125513727 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) 20241111125513727 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) 20241111125513731 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) 20241111125513731 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20241111125513731 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241111125513731 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513731 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125513731 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125513731 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125513731 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513731 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513731 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513731 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513731 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Sending data request: sapi=5 arfcn=872 cur_fn=1035 block=0 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513731 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513746 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) 20241111125513746 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) 20241111125513747 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) 20241111125513747 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) 20241111125513747 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241111125513747 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125513748 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) 20241111125513748 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) 20241111125513749 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) 20241111125513749 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) 20241111125513750 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) 20241111125513750 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) 20241111125513750 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) 20241111125513750 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) 20241111125513751 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) 20241111125513751 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) 20241111125513752 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) 20241111125513752 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) 20241111125513753 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) 20241111125513753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20241111125513753 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241111125513753 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513753 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125513753 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125513753 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125513753 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513753 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513753 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513753 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Sending data request: sapi=5 arfcn=872 cur_fn=1040 block=1 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513754 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513765 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) 20241111125513765 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) 20241111125513766 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) 20241111125513766 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) 20241111125513766 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241111125513766 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125513767 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) 20241111125513767 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) 20241111125513768 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) 20241111125513768 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) 20241111125513768 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) 20241111125513769 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) 20241111125513769 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) 20241111125513769 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) 20241111125513770 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) 20241111125513770 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) 20241111125513771 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) 20241111125513771 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) 20241111125513772 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) 20241111125513772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20241111125513772 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241111125513772 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513772 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125513772 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125513772 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125513772 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513772 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513772 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513772 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Sending data request: sapi=5 arfcn=872 cur_fn=1044 block=2 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241111125513773 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125513784 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) 20241111125513784 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) 20241111125513785 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) 20241111125513785 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) 20241111125513785 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241111125513785 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125513786 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) 20241111125513786 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) 20241111125513787 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) 20241111125513787 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) 20241111125513788 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) 20241111125513788 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) 20241111125513789 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) 20241111125513789 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) 20241111125513790 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) 20241111125513790 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) 20241111125513791 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) 20241111125513791 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) 20241111125513793 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) 20241111125513793 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20241111125513793 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241111125513793 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513793 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125513793 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125513793 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125513794 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513794 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513794 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513794 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513794 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513794 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Sending data request: sapi=5 arfcn=872 cur_fn=1048 block=3 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513794 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513808 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) 20241111125513808 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) 20241111125513809 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) 20241111125513809 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) 20241111125513809 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125513809 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125513810 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) 20241111125513810 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) 20241111125513810 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) 20241111125513811 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) 20241111125513811 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) 20241111125513811 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) 20241111125513812 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) 20241111125513812 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) 20241111125513813 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) 20241111125513813 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) 20241111125513814 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) 20241111125513814 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) 20241111125513815 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) 20241111125513815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20241111125513815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241111125513815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513815 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125513815 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125513815 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125513815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513815 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Sending data request: sapi=5 arfcn=872 cur_fn=1053 block=4 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513816 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513827 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) 20241111125513827 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) 20241111125513828 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) 20241111125513829 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) 20241111125513829 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241111125513829 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125513829 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) 20241111125513829 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) 20241111125513830 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) 20241111125513830 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) 20241111125513831 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) 20241111125513831 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) 20241111125513832 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) 20241111125513832 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) 20241111125513832 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) 20241111125513833 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) 20241111125513833 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) 20241111125513833 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) 20241111125513834 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) 20241111125513834 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20241111125513834 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241111125513834 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513834 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125513834 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125513834 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125513834 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513834 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513834 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513835 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513835 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Sending data request: sapi=5 arfcn=872 cur_fn=1057 block=5 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241111125513835 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125513847 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) 20241111125513847 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) 20241111125513848 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) 20241111125513848 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) 20241111125513848 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241111125513848 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125513849 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) 20241111125513849 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) 20241111125513849 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) 20241111125513849 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) 20241111125513850 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) 20241111125513850 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) 20241111125513851 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) 20241111125513851 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) 20241111125513852 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) 20241111125513852 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) 20241111125513852 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) 20241111125513852 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) 20241111125513856 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) 20241111125513856 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20241111125513857 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241111125513857 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513857 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125513857 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125513857 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125513857 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513857 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513857 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513857 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513857 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Sending data request: sapi=5 arfcn=872 cur_fn=1061 block=6 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513857 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513871 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) 20241111125513871 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) 20241111125513873 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) 20241111125513873 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) 20241111125513873 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241111125513873 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125513873 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) 20241111125513873 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) 20241111125513874 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) 20241111125513874 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) 20241111125513875 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) 20241111125513875 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) 20241111125513876 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) 20241111125513876 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) 20241111125513876 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) 20241111125513876 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) 20241111125513877 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) 20241111125513877 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) 20241111125513878 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) 20241111125513878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20241111125513878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241111125513878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513878 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125513878 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125513878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513878 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Sending data request: sapi=5 arfcn=872 cur_fn=1066 block=7 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513879 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513891 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) 20241111125513891 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) 20241111125513892 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) 20241111125513893 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) 20241111125513893 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241111125513893 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125513893 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) 20241111125513893 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) 20241111125513894 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) 20241111125513894 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) 20241111125513895 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) 20241111125513895 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) 20241111125513895 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) 20241111125513895 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) 20241111125513896 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) 20241111125513896 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) 20241111125513897 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) 20241111125513897 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) 20241111125513898 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) 20241111125513898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20241111125513898 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241111125513898 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Sending data request: sapi=5 arfcn=872 cur_fn=1070 block=8 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125513899 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125513911 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) 20241111125513911 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) 20241111125513912 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) 20241111125513912 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) 20241111125513912 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241111125513912 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125513913 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) 20241111125513913 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) 20241111125513913 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) 20241111125513913 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) 20241111125513914 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) 20241111125513914 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) 20241111125513915 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) 20241111125513915 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) 20241111125513916 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) 20241111125513916 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) 20241111125513916 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) 20241111125513916 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) 20241111125513920 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=873 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241111125513920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20241111125513920 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241111125513920 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513920 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125513920 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125513920 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125513920 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513920 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513920 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513920 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513920 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Sending data request: sapi=5 arfcn=873 cur_fn=1074 block=9 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513921 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513934 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) 20241111125513934 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) 20241111125513936 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) 20241111125513936 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) 20241111125513936 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241111125513936 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125513936 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) 20241111125513937 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) 20241111125513937 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) 20241111125513937 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) 20241111125513938 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) 20241111125513938 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) 20241111125513939 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) 20241111125513939 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) 20241111125513940 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) 20241111125513940 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) 20241111125513940 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) 20241111125513940 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) 20241111125513941 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) 20241111125513941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20241111125513941 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241111125513941 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513941 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125513941 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125513941 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125513941 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513941 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513941 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513942 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513942 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Sending data request: sapi=5 arfcn=873 cur_fn=1079 block=10 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241111125513942 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125513953 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) 20241111125513954 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) 20241111125513955 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) 20241111125513955 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) 20241111125513956 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) 20241111125513956 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) 20241111125513956 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241111125513956 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125513956 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) 20241111125513956 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) 20241111125513957 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) 20241111125513957 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) 20241111125513958 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) 20241111125513958 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) 20241111125513959 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) 20241111125513959 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) 20241111125513960 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) 20241111125513960 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) 20241111125513961 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) 20241111125513961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20241111125513961 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241111125513961 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513961 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125513961 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125513961 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125513961 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513961 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513961 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125513961 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513961 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Sending data request: sapi=5 arfcn=873 cur_fn=1083 block=11 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513961 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513973 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) 20241111125513973 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) 20241111125513974 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) 20241111125513974 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) 20241111125513975 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) 20241111125513975 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) 20241111125513975 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241111125513975 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125513975 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) 20241111125513975 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) 20241111125513976 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) 20241111125513976 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) 20241111125513977 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) 20241111125513977 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) 20241111125513978 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) 20241111125513978 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) 20241111125513978 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) 20241111125513979 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) 20241111125513982 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) 20241111125513982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20241111125513982 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241111125513982 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125513982 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125513982 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125513982 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125513982 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125513982 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125513982 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125513983 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125513983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125513983 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Sending data request: sapi=5 arfcn=873 cur_fn=1087 block=0 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125513983 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125513997 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) 20241111125513997 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) 20241111125513998 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) 20241111125513998 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) 20241111125513999 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) 20241111125513999 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) 20241111125513999 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241111125513999 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125513999 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) 20241111125513999 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) 20241111125514000 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) 20241111125514000 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) 20241111125514001 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) 20241111125514001 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) 20241111125514002 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) 20241111125514002 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) 20241111125514003 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) 20241111125514003 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) 20241111125514004 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) 20241111125514004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20241111125514004 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241111125514004 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514004 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125514004 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125514004 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125514004 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514004 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514004 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514004 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514004 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Sending data request: sapi=5 arfcn=873 cur_fn=1092 block=1 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241111125514004 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125514016 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) 20241111125514016 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) 20241111125514017 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) 20241111125514017 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) 20241111125514018 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) 20241111125514018 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) 20241111125514018 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241111125514018 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514019 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) 20241111125514019 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) 20241111125514019 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) 20241111125514019 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) 20241111125514020 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) 20241111125514020 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) 20241111125514021 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) 20241111125514021 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) 20241111125514022 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) 20241111125514022 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) 20241111125514023 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) 20241111125514023 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20241111125514023 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241111125514023 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514023 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125514023 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125514023 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125514023 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514023 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514023 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514023 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514023 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514023 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Sending data request: sapi=5 arfcn=873 cur_fn=1096 block=2 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514023 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514035 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) 20241111125514035 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) 20241111125514036 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) 20241111125514036 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) 20241111125514037 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) 20241111125514037 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) 20241111125514037 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241111125514037 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514037 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) 20241111125514038 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) 20241111125514038 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) 20241111125514039 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) 20241111125514039 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) 20241111125514039 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) 20241111125514040 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) 20241111125514040 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) 20241111125514041 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) 20241111125514041 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) 20241111125514044 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) 20241111125514044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20241111125514044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241111125514044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514044 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125514044 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125514044 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125514044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514044 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514045 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514045 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Sending data request: sapi=5 arfcn=873 cur_fn=1100 block=3 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514045 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514059 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) 20241111125514059 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) 20241111125514060 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) 20241111125514060 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) 20241111125514061 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) 20241111125514061 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) 20241111125514061 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241111125514061 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514061 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) 20241111125514061 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) 20241111125514062 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) 20241111125514062 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) 20241111125514063 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) 20241111125514063 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) 20241111125514064 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) 20241111125514064 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) 20241111125514064 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) 20241111125514064 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) 20241111125514065 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) 20241111125514065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20241111125514065 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241111125514065 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514065 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125514065 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125514066 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125514066 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514066 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514066 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514066 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514066 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Sending data request: sapi=5 arfcn=873 cur_fn=1105 block=4 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241111125514066 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125514078 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) 20241111125514078 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) 20241111125514079 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) 20241111125514079 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) 20241111125514080 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) 20241111125514080 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) 20241111125514080 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241111125514080 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514081 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) 20241111125514081 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) 20241111125514081 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) 20241111125514081 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) 20241111125514082 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) 20241111125514082 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) 20241111125514083 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) 20241111125514083 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) 20241111125514084 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) 20241111125514084 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) 20241111125514085 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) 20241111125514085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20241111125514085 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241111125514085 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514085 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125514085 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125514085 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125514085 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514085 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514085 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514085 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514085 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Sending data request: sapi=5 arfcn=873 cur_fn=1109 block=5 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514085 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514097 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) 20241111125514097 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) 20241111125514098 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) 20241111125514098 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) 20241111125514099 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) 20241111125514099 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) 20241111125514099 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241111125514099 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514100 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) 20241111125514100 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) 20241111125514100 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) 20241111125514101 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) 20241111125514101 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) 20241111125514101 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) 20241111125514102 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) 20241111125514102 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) 20241111125514103 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) 20241111125514103 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) 20241111125514106 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) 20241111125514106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20241111125514106 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241111125514106 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514106 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125514106 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125514106 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125514106 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514106 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514106 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514107 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Sending data request: sapi=5 arfcn=873 cur_fn=1113 block=6 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514108 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514120 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) 20241111125514120 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) 20241111125514121 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) 20241111125514121 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) 20241111125514122 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) 20241111125514122 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) 20241111125514122 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241111125514122 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514123 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) 20241111125514123 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) 20241111125514123 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) 20241111125514123 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) 20241111125514124 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) 20241111125514124 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) 20241111125514124 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) 20241111125514124 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) 20241111125514125 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) 20241111125514125 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) 20241111125514125 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) 20241111125514125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20241111125514125 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241111125514125 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514125 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125514125 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125514125 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125514125 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514125 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514126 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514126 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Sending data request: sapi=5 arfcn=873 cur_fn=1118 block=7 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241111125514126 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125514139 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) 20241111125514139 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) 20241111125514139 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) 20241111125514139 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) 20241111125514140 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) 20241111125514140 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) 20241111125514140 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241111125514140 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514140 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) 20241111125514140 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) 20241111125514141 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) 20241111125514141 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) 20241111125514141 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) 20241111125514141 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) 20241111125514142 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) 20241111125514142 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) 20241111125514142 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) 20241111125514142 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) 20241111125514143 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) 20241111125514143 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20241111125514143 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241111125514143 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514143 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125514143 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125514143 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125514143 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514143 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514143 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514144 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Sending data request: sapi=5 arfcn=873 cur_fn=1122 block=8 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514144 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514158 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) 20241111125514158 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) 20241111125514160 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) 20241111125514160 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) 20241111125514160 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) 20241111125514160 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) 20241111125514160 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241111125514160 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514161 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) 20241111125514161 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) 20241111125514162 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) 20241111125514162 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) 20241111125514163 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) 20241111125514163 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) 20241111125514164 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) 20241111125514164 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) 20241111125514164 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) 20241111125514164 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) 20241111125514168 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) 20241111125514168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20241111125514168 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241111125514168 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514168 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125514168 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125514168 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125514168 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514168 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514168 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514168 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Sending data request: sapi=5 arfcn=873 cur_fn=1126 block=9 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514168 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514182 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) 20241111125514182 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) 20241111125514184 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) 20241111125514184 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) 20241111125514184 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) 20241111125514184 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) 20241111125514184 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241111125514184 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514185 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) 20241111125514185 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) 20241111125514186 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) 20241111125514186 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) 20241111125514187 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) 20241111125514187 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) 20241111125514187 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) 20241111125514187 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) 20241111125514188 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) 20241111125514188 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) 20241111125514189 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) 20241111125514189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20241111125514189 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241111125514189 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514189 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125514189 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125514189 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125514189 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514189 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514189 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514190 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514190 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Sending data request: sapi=5 arfcn=873 cur_fn=1131 block=10 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241111125514190 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125514201 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) 20241111125514201 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) 20241111125514202 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) 20241111125514202 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) 20241111125514203 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) 20241111125514203 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) 20241111125514203 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241111125514203 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514204 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) 20241111125514204 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) 20241111125514205 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) 20241111125514205 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) 20241111125514206 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) 20241111125514206 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) 20241111125514207 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) 20241111125514207 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) 20241111125514208 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) 20241111125514208 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) 20241111125514209 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) 20241111125514209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20241111125514209 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241111125514209 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514209 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125514209 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125514209 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125514209 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514209 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514209 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514210 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514210 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Sending data request: sapi=5 arfcn=873 cur_fn=1135 block=11 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514210 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514220 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) 20241111125514220 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) 20241111125514221 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) 20241111125514221 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) 20241111125514221 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) 20241111125514221 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) 20241111125514221 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241111125514221 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514222 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) 20241111125514222 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) 20241111125514222 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) 20241111125514222 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) 20241111125514223 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) 20241111125514223 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) 20241111125514223 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) 20241111125514223 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) 20241111125514225 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) 20241111125514225 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) 20241111125514230 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) 20241111125514230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20241111125514230 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241111125514230 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514230 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125514230 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125514230 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125514230 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514230 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514230 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514230 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514230 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Sending data request: sapi=5 arfcn=873 cur_fn=1139 block=0 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514231 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514244 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) 20241111125514244 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) 20241111125514245 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) 20241111125514245 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) 20241111125514245 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) 20241111125514245 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) 20241111125514245 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241111125514245 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514246 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) 20241111125514246 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) 20241111125514246 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) 20241111125514246 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) 20241111125514247 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) 20241111125514247 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) 20241111125514247 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) 20241111125514247 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) 20241111125514248 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) 20241111125514248 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) 20241111125514248 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) 20241111125514248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20241111125514248 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241111125514248 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514248 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125514248 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125514248 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125514248 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514248 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514248 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514249 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514249 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Sending data request: sapi=5 arfcn=873 cur_fn=1144 block=1 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241111125514249 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125514264 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) 20241111125514264 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) 20241111125514264 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) 20241111125514265 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) 20241111125514265 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) 20241111125514265 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) 20241111125514265 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241111125514265 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514266 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) 20241111125514266 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) 20241111125514266 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) 20241111125514266 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) 20241111125514267 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) 20241111125514267 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) 20241111125514267 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) 20241111125514267 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) 20241111125514268 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) 20241111125514268 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) 20241111125514268 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) 20241111125514268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20241111125514268 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241111125514268 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514268 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125514268 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125514268 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125514268 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514268 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514268 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514269 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Sending data request: sapi=5 arfcn=873 cur_fn=1148 block=2 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514269 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514281 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) 20241111125514281 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) 20241111125514281 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) 20241111125514281 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) 20241111125514281 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) 20241111125514281 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) 20241111125514281 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241111125514281 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514281 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) 20241111125514281 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) 20241111125514281 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) 20241111125514281 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) 20241111125514281 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) 20241111125514281 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) 20241111125514282 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) 20241111125514282 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) 20241111125514282 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) 20241111125514282 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) 20241111125514290 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) 20241111125514290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20241111125514290 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241111125514290 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514290 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125514290 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125514290 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125514290 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514290 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514290 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514290 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514290 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Sending data request: sapi=5 arfcn=873 cur_fn=1152 block=3 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514290 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514304 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) 20241111125514304 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) 20241111125514305 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) 20241111125514305 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) 20241111125514305 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) 20241111125514305 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) 20241111125514305 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241111125514305 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514305 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) 20241111125514305 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) 20241111125514306 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) 20241111125514306 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) 20241111125514306 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) 20241111125514306 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) 20241111125514307 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) 20241111125514307 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) 20241111125514307 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) 20241111125514307 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) 20241111125514309 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) 20241111125514309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20241111125514309 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241111125514309 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514309 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125514309 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125514309 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125514309 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514309 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514309 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514309 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Sending data request: sapi=5 arfcn=873 cur_fn=1157 block=4 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241111125514309 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125514323 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) 20241111125514323 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) 20241111125514323 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) 20241111125514323 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) 20241111125514323 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) 20241111125514323 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) 20241111125514323 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241111125514323 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514323 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) 20241111125514323 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) 20241111125514324 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) 20241111125514324 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) 20241111125514324 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) 20241111125514324 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) 20241111125514324 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) 20241111125514324 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) 20241111125514324 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) 20241111125514324 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) 20241111125514327 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) 20241111125514327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20241111125514327 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241111125514327 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514327 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125514327 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125514327 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125514327 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514327 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514327 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514327 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514327 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Sending data request: sapi=5 arfcn=873 cur_fn=1161 block=5 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514328 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514342 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) 20241111125514342 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) 20241111125514343 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) 20241111125514343 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) 20241111125514343 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) 20241111125514343 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) 20241111125514343 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241111125514343 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514344 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) 20241111125514344 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) 20241111125514344 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) 20241111125514344 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) 20241111125514345 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) 20241111125514345 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) 20241111125514345 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) 20241111125514345 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) 20241111125514346 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) 20241111125514346 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) 20241111125514352 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) 20241111125514352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20241111125514352 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241111125514352 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514352 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125514352 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125514352 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125514352 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514352 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514352 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514352 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Sending data request: sapi=5 arfcn=873 cur_fn=1165 block=6 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514353 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514367 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) 20241111125514367 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) 20241111125514368 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) 20241111125514368 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) 20241111125514369 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) 20241111125514369 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) 20241111125514369 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241111125514369 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514370 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) 20241111125514370 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) 20241111125514370 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) 20241111125514370 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) 20241111125514371 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) 20241111125514371 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) 20241111125514372 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) 20241111125514372 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) 20241111125514372 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) 20241111125514372 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) 20241111125514373 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) 20241111125514373 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20241111125514373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241111125514373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514373 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125514373 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125514373 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125514373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514373 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514373 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514373 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Sending data request: sapi=5 arfcn=873 cur_fn=1170 block=7 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241111125514374 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125514383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125514383 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125514383 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) 20241111125514383 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111125514383 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125514383 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125514383 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125514383 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125514383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241111125514383 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125514383 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125514386 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) 20241111125514386 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) 20241111125514387 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) 20241111125514387 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) 20241111125514388 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) 20241111125514388 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) 20241111125514388 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241111125514388 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514389 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) 20241111125514389 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) 20241111125514390 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) 20241111125514390 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) 20241111125514391 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) 20241111125514391 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) 20241111125514391 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) 20241111125514391 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) 20241111125514392 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) 20241111125514392 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) 20241111125514393 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) 20241111125514393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20241111125514393 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241111125514393 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514393 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125514393 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125514393 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125514393 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514393 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514393 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Sending data request: sapi=5 arfcn=873 cur_fn=1174 block=8 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514394 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514405 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) 20241111125514405 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) 20241111125514406 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) 20241111125514406 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) 20241111125514407 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) 20241111125514407 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) 20241111125514407 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241111125514407 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125514408 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) 20241111125514408 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) 20241111125514409 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) 20241111125514409 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) 20241111125514410 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) 20241111125514410 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) 20241111125514411 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) 20241111125514411 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) 20241111125514412 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) 20241111125514412 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) 20241111125514415 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) 20241111125514415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20241111125514415 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241111125514415 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514415 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125514415 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125514415 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125514415 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514415 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514415 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514415 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514415 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Sending data request: sapi=5 arfcn=873 cur_fn=1178 block=9 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514416 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514429 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) 20241111125514429 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) 20241111125514430 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) 20241111125514430 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) 20241111125514431 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) 20241111125514431 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) 20241111125514431 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241111125514431 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125514433 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) 20241111125514433 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) 20241111125514434 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) 20241111125514434 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) 20241111125514435 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) 20241111125514435 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) 20241111125514436 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) 20241111125514436 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) 20241111125514437 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) 20241111125514438 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) 20241111125514439 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) 20241111125514439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20241111125514439 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241111125514439 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514439 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125514439 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125514439 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125514439 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514439 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514439 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514440 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514440 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Sending data request: sapi=5 arfcn=873 cur_fn=1183 block=10 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241111125514440 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125514448 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) 20241111125514448 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) 20241111125514449 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) 20241111125514449 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) 20241111125514450 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) 20241111125514450 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) 20241111125514450 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241111125514450 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125514451 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) 20241111125514451 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) 20241111125514451 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) 20241111125514451 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) 20241111125514452 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) 20241111125514452 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) 20241111125514452 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) 20241111125514452 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) 20241111125514453 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) 20241111125514453 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) 20241111125514453 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) 20241111125514453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20241111125514453 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241111125514453 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514453 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125514453 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125514453 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125514453 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514453 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514453 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514454 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Sending data request: sapi=5 arfcn=873 cur_fn=1187 block=11 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514454 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514468 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) 20241111125514468 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) 20241111125514471 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) 20241111125514471 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) 20241111125514472 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) 20241111125514472 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) 20241111125514472 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241111125514472 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125514472 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) 20241111125514472 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) 20241111125514473 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) 20241111125514473 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) 20241111125514474 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) 20241111125514474 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) 20241111125514475 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) 20241111125514475 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) 20241111125514475 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) 20241111125514475 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) 20241111125514477 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) 20241111125514477 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20241111125514477 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241111125514477 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514477 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125514477 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125514478 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514478 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514478 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514478 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Sending data request: sapi=5 arfcn=873 cur_fn=1191 block=0 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514478 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514492 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) 20241111125514492 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) 20241111125514493 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) 20241111125514493 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) 20241111125514494 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) 20241111125514494 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) 20241111125514494 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241111125514494 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125514495 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) 20241111125514495 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) 20241111125514496 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) 20241111125514496 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) 20241111125514496 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) 20241111125514496 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) 20241111125514497 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) 20241111125514497 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) 20241111125514498 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) 20241111125514498 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) 20241111125514499 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) 20241111125514499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20241111125514499 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241111125514499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Sending data request: sapi=5 arfcn=873 cur_fn=1196 block=1 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125514500 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125514511 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) 20241111125514511 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) 20241111125514512 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) 20241111125514512 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) 20241111125514513 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) 20241111125514513 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) 20241111125514513 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241111125514513 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125514514 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) 20241111125514514 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) 20241111125514515 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) 20241111125514515 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) 20241111125514516 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) 20241111125514516 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) 20241111125514518 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) 20241111125514518 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) 20241111125514519 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) 20241111125514519 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) 20241111125514520 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=874 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241111125514520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20241111125514520 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241111125514520 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514520 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125514520 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125514520 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125514520 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514520 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514520 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514521 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Sending data request: sapi=5 arfcn=874 cur_fn=1200 block=2 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514521 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514532 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) 20241111125514532 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) 20241111125514534 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) 20241111125514534 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) 20241111125514535 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) 20241111125514535 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) 20241111125514535 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241111125514535 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125514536 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) 20241111125514536 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) 20241111125514537 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) 20241111125514537 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) 20241111125514538 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) 20241111125514538 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) 20241111125514538 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) 20241111125514538 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) 20241111125514539 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) 20241111125514539 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) 20241111125514540 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) 20241111125514540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20241111125514540 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241111125514540 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514540 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125514540 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125514540 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125514540 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514540 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514540 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514541 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514541 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Sending data request: sapi=5 arfcn=874 cur_fn=1204 block=3 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241111125514541 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125514554 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) 20241111125514554 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) 20241111125514556 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) 20241111125514556 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) 20241111125514557 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) 20241111125514557 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) 20241111125514558 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) 20241111125514558 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) 20241111125514558 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241111125514558 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125514559 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) 20241111125514559 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) 20241111125514559 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) 20241111125514559 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) 20241111125514560 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) 20241111125514560 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) 20241111125514560 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) 20241111125514560 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) 20241111125514561 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) 20241111125514561 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20241111125514561 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241111125514561 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514561 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125514561 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125514561 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125514561 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514561 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514561 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514562 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514562 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Sending data request: sapi=5 arfcn=874 cur_fn=1209 block=4 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514562 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514572 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) 20241111125514572 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) 20241111125514573 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) 20241111125514573 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) 20241111125514574 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) 20241111125514574 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) 20241111125514574 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) 20241111125514574 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) 20241111125514574 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241111125514574 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514574 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) 20241111125514574 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) 20241111125514575 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) 20241111125514575 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) 20241111125514575 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) 20241111125514575 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) 20241111125514576 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) 20241111125514576 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) 20241111125514577 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) 20241111125514577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20241111125514577 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241111125514577 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514577 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125514577 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125514577 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125514577 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514577 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514577 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514577 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Sending data request: sapi=5 arfcn=874 cur_fn=1213 block=5 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514578 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514591 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) 20241111125514591 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) 20241111125514591 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) 20241111125514591 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) 20241111125514592 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) 20241111125514592 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) 20241111125514592 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) 20241111125514592 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) 20241111125514592 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241111125514592 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514592 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) 20241111125514592 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) 20241111125514592 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) 20241111125514592 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) 20241111125514593 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) 20241111125514593 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) 20241111125514593 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) 20241111125514593 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) 20241111125514600 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) 20241111125514600 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20241111125514600 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241111125514600 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514600 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125514600 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125514600 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125514600 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514600 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514600 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514601 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514601 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Sending data request: sapi=5 arfcn=874 cur_fn=1217 block=6 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241111125514601 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125514615 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) 20241111125514615 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) 20241111125514616 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) 20241111125514616 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) 20241111125514617 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) 20241111125514617 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) 20241111125514618 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) 20241111125514618 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) 20241111125514618 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241111125514618 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514619 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) 20241111125514619 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) 20241111125514620 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) 20241111125514620 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) 20241111125514621 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) 20241111125514621 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) 20241111125514621 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) 20241111125514621 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) 20241111125514622 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) 20241111125514622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20241111125514622 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241111125514622 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514622 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125514622 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125514622 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125514622 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514622 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514622 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514623 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514623 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Sending data request: sapi=5 arfcn=874 cur_fn=1222 block=7 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514623 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514634 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) 20241111125514634 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) 20241111125514636 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) 20241111125514636 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) 20241111125514636 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) 20241111125514636 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) 20241111125514637 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) 20241111125514637 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) 20241111125514637 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241111125514637 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514638 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) 20241111125514638 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) 20241111125514639 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) 20241111125514639 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) 20241111125514640 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) 20241111125514640 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) 20241111125514641 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) 20241111125514641 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) 20241111125514642 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) 20241111125514642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20241111125514642 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241111125514642 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514642 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125514642 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125514642 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125514642 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514642 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514642 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514642 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Sending data request: sapi=5 arfcn=874 cur_fn=1226 block=8 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514643 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514654 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) 20241111125514654 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) 20241111125514655 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) 20241111125514655 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) 20241111125514656 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) 20241111125514656 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) 20241111125514657 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) 20241111125514657 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) 20241111125514657 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241111125514657 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514658 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) 20241111125514658 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) 20241111125514659 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) 20241111125514659 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) 20241111125514659 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) 20241111125514659 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) 20241111125514660 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) 20241111125514660 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) 20241111125514664 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) 20241111125514664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20241111125514664 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241111125514664 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514664 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125514664 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125514664 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125514664 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514664 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514664 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514664 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Sending data request: sapi=5 arfcn=874 cur_fn=1230 block=9 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241111125514665 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125514678 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) 20241111125514678 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) 20241111125514679 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) 20241111125514679 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) 20241111125514680 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) 20241111125514680 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) 20241111125514680 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) 20241111125514681 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) 20241111125514681 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241111125514681 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514681 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) 20241111125514681 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) 20241111125514682 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) 20241111125514682 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) 20241111125514683 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) 20241111125514683 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) 20241111125514684 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) 20241111125514684 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) 20241111125514685 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) 20241111125514685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20241111125514685 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241111125514685 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514685 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125514685 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125514685 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125514685 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514685 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514685 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514685 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514685 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Sending data request: sapi=5 arfcn=874 cur_fn=1235 block=10 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514686 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514697 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) 20241111125514697 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) 20241111125514698 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) 20241111125514698 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) 20241111125514699 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) 20241111125514699 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) 20241111125514700 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) 20241111125514700 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) 20241111125514700 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241111125514700 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125514701 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) 20241111125514701 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) 20241111125514701 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) 20241111125514701 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) 20241111125514702 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) 20241111125514702 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) 20241111125514703 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) 20241111125514703 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) 20241111125514704 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) 20241111125514704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20241111125514704 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241111125514704 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514704 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125514704 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125514704 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125514704 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514704 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514704 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514704 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514704 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Sending data request: sapi=5 arfcn=874 cur_fn=1239 block=11 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514705 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514716 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) 20241111125514716 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) 20241111125514718 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) 20241111125514718 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) 20241111125514718 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) 20241111125514718 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) 20241111125514719 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) 20241111125514719 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) 20241111125514719 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241111125514719 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514720 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) 20241111125514720 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) 20241111125514721 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) 20241111125514721 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) 20241111125514721 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) 20241111125514721 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) 20241111125514722 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) 20241111125514722 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) 20241111125514726 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) 20241111125514726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20241111125514726 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241111125514726 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514726 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125514726 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125514726 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125514726 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514726 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514726 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514726 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514726 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Sending data request: sapi=5 arfcn=874 cur_fn=1243 block=0 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241111125514727 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125514740 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) 20241111125514740 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) 20241111125514741 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) 20241111125514741 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) 20241111125514742 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) 20241111125514742 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) 20241111125514743 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) 20241111125514743 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) 20241111125514743 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241111125514743 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514744 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) 20241111125514744 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) 20241111125514744 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) 20241111125514744 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) 20241111125514745 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) 20241111125514745 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) 20241111125514746 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) 20241111125514746 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) 20241111125514747 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) 20241111125514747 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20241111125514747 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241111125514747 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514747 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125514747 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125514747 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125514747 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514747 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514747 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514747 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514747 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514747 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Sending data request: sapi=5 arfcn=874 cur_fn=1248 block=1 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514747 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514759 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) 20241111125514759 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) 20241111125514760 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) 20241111125514760 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) 20241111125514761 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) 20241111125514761 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) 20241111125514762 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) 20241111125514762 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) 20241111125514762 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241111125514762 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514763 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) 20241111125514763 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) 20241111125514763 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) 20241111125514763 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) 20241111125514764 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) 20241111125514764 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) 20241111125514765 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) 20241111125514765 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) 20241111125514765 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) 20241111125514765 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20241111125514765 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241111125514765 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514765 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125514765 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125514765 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125514765 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514765 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514766 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514766 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514766 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Sending data request: sapi=5 arfcn=874 cur_fn=1252 block=2 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514766 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514778 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) 20241111125514778 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) 20241111125514779 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) 20241111125514779 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) 20241111125514780 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) 20241111125514780 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) 20241111125514781 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) 20241111125514781 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) 20241111125514781 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241111125514781 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514782 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) 20241111125514782 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) 20241111125514782 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) 20241111125514782 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) 20241111125514783 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) 20241111125514783 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) 20241111125514784 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) 20241111125514784 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) 20241111125514787 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) 20241111125514787 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20241111125514787 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241111125514788 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514788 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125514788 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125514788 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125514788 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514788 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514788 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514788 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514788 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Sending data request: sapi=5 arfcn=874 cur_fn=1256 block=3 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241111125514788 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125514802 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) 20241111125514802 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) 20241111125514803 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) 20241111125514803 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) 20241111125514804 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) 20241111125514804 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) 20241111125514805 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) 20241111125514805 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) 20241111125514805 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241111125514805 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514805 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) 20241111125514805 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) 20241111125514806 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) 20241111125514806 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) 20241111125514807 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) 20241111125514807 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) 20241111125514808 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) 20241111125514808 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) 20241111125514808 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) 20241111125514808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20241111125514808 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241111125514808 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514808 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125514808 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125514809 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125514809 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514809 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514809 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514809 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514809 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514809 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Sending data request: sapi=5 arfcn=874 cur_fn=1261 block=4 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514809 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514821 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) 20241111125514821 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) 20241111125514822 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) 20241111125514822 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) 20241111125514823 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) 20241111125514823 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) 20241111125514824 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) 20241111125514824 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) 20241111125514824 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241111125514824 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514825 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) 20241111125514825 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) 20241111125514825 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) 20241111125514825 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) 20241111125514826 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) 20241111125514826 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) 20241111125514827 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) 20241111125514827 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) 20241111125514827 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) 20241111125514827 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20241111125514827 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241111125514827 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514827 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125514827 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125514827 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125514827 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514827 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514828 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514828 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514828 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514828 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Sending data request: sapi=5 arfcn=874 cur_fn=1265 block=5 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514828 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514840 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) 20241111125514840 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) 20241111125514842 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) 20241111125514842 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) 20241111125514842 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) 20241111125514842 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) 20241111125514843 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) 20241111125514843 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) 20241111125514843 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241111125514843 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125514844 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) 20241111125514844 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) 20241111125514845 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) 20241111125514845 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) 20241111125514846 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) 20241111125514846 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) 20241111125514846 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) 20241111125514846 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) 20241111125514850 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) 20241111125514850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20241111125514850 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241111125514850 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514850 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125514850 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125514850 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125514850 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514850 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514850 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514851 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Sending data request: sapi=5 arfcn=874 cur_fn=1269 block=6 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241111125514851 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125514865 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) 20241111125514865 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) 20241111125514866 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) 20241111125514866 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) 20241111125514867 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) 20241111125514867 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) 20241111125514868 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) 20241111125514868 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) 20241111125514868 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241111125514868 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514868 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) 20241111125514868 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) 20241111125514869 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) 20241111125514869 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) 20241111125514870 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) 20241111125514870 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) 20241111125514871 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) 20241111125514871 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) 20241111125514872 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) 20241111125514872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20241111125514872 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241111125514872 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514872 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125514872 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125514872 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125514872 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514872 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514872 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514872 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514872 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Sending data request: sapi=5 arfcn=874 cur_fn=1274 block=7 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514872 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514885 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) 20241111125514885 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) 20241111125514886 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) 20241111125514886 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) 20241111125514887 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) 20241111125514887 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) 20241111125514887 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) 20241111125514887 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) 20241111125514887 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241111125514887 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514888 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) 20241111125514888 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) 20241111125514889 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) 20241111125514889 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) 20241111125514890 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) 20241111125514890 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) 20241111125514891 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) 20241111125514891 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) 20241111125514892 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) 20241111125514892 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20241111125514892 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241111125514892 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514892 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125514892 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125514892 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125514892 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514892 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514892 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514892 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514892 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514892 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Sending data request: sapi=5 arfcn=874 cur_fn=1278 block=8 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514893 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514904 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) 20241111125514904 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) 20241111125514905 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) 20241111125514905 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) 20241111125514906 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) 20241111125514906 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) 20241111125514907 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) 20241111125514907 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) 20241111125514907 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241111125514907 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514908 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) 20241111125514908 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) 20241111125514908 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) 20241111125514908 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) 20241111125514909 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) 20241111125514909 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) 20241111125514910 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) 20241111125514911 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) 20241111125514913 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) 20241111125514913 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20241111125514913 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241111125514913 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514913 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125514913 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125514913 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125514913 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514913 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514913 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514914 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514914 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514914 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Sending data request: sapi=5 arfcn=874 cur_fn=1282 block=9 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241111125514914 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125514922 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125514922 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20241111125514922 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) 20241111125514922 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20241111125514922 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125514922 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125514922 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125514922 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125514922 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20241111125514922 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125514922 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125514928 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) 20241111125514928 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) 20241111125514929 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) 20241111125514929 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) 20241111125514930 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) 20241111125514930 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) 20241111125514930 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) 20241111125514930 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) 20241111125514930 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241111125514930 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514931 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) 20241111125514931 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) 20241111125514932 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) 20241111125514932 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) 20241111125514933 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) 20241111125514933 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) 20241111125514934 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) 20241111125514934 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) 20241111125514935 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) 20241111125514935 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20241111125514935 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241111125514935 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514935 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125514935 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125514935 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125514935 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514935 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514935 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514935 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514935 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514935 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Sending data request: sapi=5 arfcn=874 cur_fn=1287 block=10 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514935 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514947 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) 20241111125514947 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) 20241111125514948 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) 20241111125514948 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) 20241111125514949 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) 20241111125514949 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) 20241111125514950 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) 20241111125514950 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) 20241111125514950 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241111125514950 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514950 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) 20241111125514951 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) 20241111125514951 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) 20241111125514951 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) 20241111125514952 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) 20241111125514952 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) 20241111125514953 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) 20241111125514953 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) 20241111125514954 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) 20241111125514954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20241111125514954 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241111125514954 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514954 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125514954 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125514954 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125514954 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514954 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514954 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514954 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514954 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Sending data request: sapi=5 arfcn=874 cur_fn=1291 block=11 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514955 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125514966 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) 20241111125514966 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) 20241111125514968 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) 20241111125514968 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) 20241111125514969 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) 20241111125514969 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) 20241111125514971 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) 20241111125514971 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) 20241111125514971 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241111125514971 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514972 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) 20241111125514972 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) 20241111125514973 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) 20241111125514973 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) 20241111125514974 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) 20241111125514974 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) 20241111125514975 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) 20241111125514975 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) 20241111125514976 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) 20241111125514976 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20241111125514976 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241111125514976 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514976 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125514976 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125514976 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125514976 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514976 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514976 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125514977 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514977 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514977 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Sending data request: sapi=5 arfcn=874 cur_fn=1295 block=0 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241111125514977 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125514990 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) 20241111125514990 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) 20241111125514991 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) 20241111125514991 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) 20241111125514992 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) 20241111125514992 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) 20241111125514993 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) 20241111125514993 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) 20241111125514993 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241111125514993 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125514993 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) 20241111125514993 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) 20241111125514994 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) 20241111125514994 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) 20241111125514995 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) 20241111125514995 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) 20241111125514996 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) 20241111125514996 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) 20241111125514997 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) 20241111125514997 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20241111125514997 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241111125514997 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125514997 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125514997 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125514997 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125514997 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125514997 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125514997 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125514997 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125514997 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125514997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Sending data request: sapi=5 arfcn=874 cur_fn=1300 block=1 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125514997 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515009 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) 20241111125515009 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) 20241111125515010 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) 20241111125515010 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) 20241111125515011 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) 20241111125515011 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) 20241111125515012 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) 20241111125515012 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) 20241111125515012 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241111125515012 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515012 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) 20241111125515012 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) 20241111125515013 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) 20241111125515013 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) 20241111125515014 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) 20241111125515014 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) 20241111125515015 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) 20241111125515015 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) 20241111125515016 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) 20241111125515016 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20241111125515016 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241111125515016 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515016 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125515016 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125515016 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125515016 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515016 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515016 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515016 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515016 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Sending data request: sapi=5 arfcn=874 cur_fn=1304 block=2 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515017 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515029 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) 20241111125515029 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) 20241111125515030 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) 20241111125515030 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) 20241111125515031 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) 20241111125515031 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) 20241111125515032 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) 20241111125515032 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) 20241111125515032 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241111125515032 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515033 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) 20241111125515033 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) 20241111125515034 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) 20241111125515034 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) 20241111125515035 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) 20241111125515035 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) 20241111125515036 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) 20241111125515036 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) 20241111125515037 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) 20241111125515037 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20241111125515037 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241111125515037 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515037 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125515037 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125515037 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125515037 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515038 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515038 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515038 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515038 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Sending data request: sapi=5 arfcn=874 cur_fn=1308 block=3 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241111125515039 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125515052 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) 20241111125515052 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) 20241111125515054 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) 20241111125515054 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) 20241111125515055 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) 20241111125515055 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) 20241111125515056 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) 20241111125515056 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) 20241111125515056 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241111125515056 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515057 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) 20241111125515057 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) 20241111125515058 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) 20241111125515058 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) 20241111125515059 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) 20241111125515059 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) 20241111125515059 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) 20241111125515059 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) 20241111125515060 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) 20241111125515060 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20241111125515060 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241111125515060 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515060 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125515060 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125515060 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125515060 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515060 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515061 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515061 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Sending data request: sapi=5 arfcn=874 cur_fn=1313 block=4 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515061 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515071 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) 20241111125515071 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) 20241111125515072 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) 20241111125515072 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) 20241111125515073 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) 20241111125515073 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) 20241111125515074 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) 20241111125515074 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) 20241111125515074 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241111125515074 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515075 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) 20241111125515075 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) 20241111125515075 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) 20241111125515075 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) 20241111125515076 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) 20241111125515076 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) 20241111125515077 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) 20241111125515077 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) 20241111125515078 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) 20241111125515078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20241111125515078 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241111125515078 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515078 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125515078 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125515078 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515078 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515078 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515078 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Sending data request: sapi=5 arfcn=874 cur_fn=1317 block=5 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515079 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515090 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) 20241111125515090 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) 20241111125515091 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) 20241111125515091 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) 20241111125515092 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) 20241111125515092 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) 20241111125515093 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) 20241111125515093 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) 20241111125515093 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241111125515093 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515093 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) 20241111125515093 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) 20241111125515094 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) 20241111125515094 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) 20241111125515095 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) 20241111125515095 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) 20241111125515096 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) 20241111125515096 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) 20241111125515099 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) 20241111125515099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20241111125515099 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241111125515099 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Sending data request: sapi=5 arfcn=874 cur_fn=1321 block=6 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125515100 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125515114 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) 20241111125515114 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) 20241111125515115 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) 20241111125515115 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) 20241111125515116 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) 20241111125515116 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) 20241111125515117 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) 20241111125515117 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) 20241111125515117 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241111125515117 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515118 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) 20241111125515118 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) 20241111125515119 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) 20241111125515119 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) 20241111125515119 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) 20241111125515119 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) 20241111125515120 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) 20241111125515120 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) 20241111125515121 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 RX RTS.req: sapi=5 arfcn=875 cur_fn=1326 block=7 (pcu_l1_if.cpp:576) 20241111125515121 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20241111125515121 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241111125515121 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515121 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125515121 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125515121 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125515121 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515121 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515121 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515122 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Sending data request: sapi=5 arfcn=875 cur_fn=1326 block=7 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515122 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515133 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) 20241111125515133 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) 20241111125515134 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) 20241111125515134 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) 20241111125515135 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) 20241111125515135 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) 20241111125515135 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) 20241111125515136 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) 20241111125515136 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241111125515136 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515136 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) 20241111125515136 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) 20241111125515137 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) 20241111125515137 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) 20241111125515138 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) 20241111125515138 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) 20241111125515138 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) 20241111125515139 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) 20241111125515139 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) 20241111125515139 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20241111125515139 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241111125515139 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515139 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125515139 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125515139 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125515139 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515140 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515140 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515140 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515140 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515140 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Sending data request: sapi=5 arfcn=875 cur_fn=1330 block=8 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241111125515140 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125515152 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) 20241111125515152 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) 20241111125515153 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) 20241111125515153 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) 20241111125515154 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) 20241111125515154 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) 20241111125515155 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) 20241111125515155 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) 20241111125515155 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) 20241111125515155 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) 20241111125515155 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1334): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241111125515156 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125515156 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) 20241111125515156 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) 20241111125515157 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) 20241111125515157 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) 20241111125515158 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) 20241111125515158 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) 20241111125515161 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) 20241111125515161 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20241111125515161 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241111125515161 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515161 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125515161 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125515161 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125515161 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515161 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515162 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515162 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515162 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Sending data request: sapi=5 arfcn=875 cur_fn=1334 block=9 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515162 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515176 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) 20241111125515176 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) 20241111125515177 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) 20241111125515177 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) 20241111125515178 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) 20241111125515178 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) 20241111125515179 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) 20241111125515179 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) 20241111125515179 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) 20241111125515180 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) 20241111125515180 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1339): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241111125515180 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515180 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) 20241111125515180 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) 20241111125515181 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) 20241111125515181 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) 20241111125515182 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) 20241111125515182 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) 20241111125515183 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) 20241111125515183 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20241111125515183 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241111125515183 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515183 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125515183 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125515183 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125515183 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515183 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515183 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515184 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515184 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515184 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Sending data request: sapi=5 arfcn=875 cur_fn=1339 block=10 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515184 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515195 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) 20241111125515195 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) 20241111125515196 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) 20241111125515196 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) 20241111125515197 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) 20241111125515197 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) 20241111125515198 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) 20241111125515198 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) 20241111125515198 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) 20241111125515198 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) 20241111125515198 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1343): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241111125515198 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515199 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) 20241111125515199 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) 20241111125515200 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) 20241111125515200 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) 20241111125515201 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) 20241111125515201 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) 20241111125515201 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) 20241111125515201 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1347 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1352 (gprs_rlcmac_sched.cpp:454) 20241111125515201 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241111125515201 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515202 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125515202 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125515202 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125515202 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515202 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515202 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515202 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Sending data request: sapi=5 arfcn=875 cur_fn=1343 block=11 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241111125515203 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125515214 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) 20241111125515214 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) 20241111125515215 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) 20241111125515215 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) 20241111125515216 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) 20241111125515216 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) 20241111125515216 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) 20241111125515216 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) 20241111125515217 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) 20241111125515217 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) 20241111125515217 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1347): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241111125515217 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515218 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) 20241111125515218 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) 20241111125515218 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) 20241111125515218 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) 20241111125515219 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) 20241111125515219 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) 20241111125515223 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) 20241111125515223 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1352 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1356 (gprs_rlcmac_sched.cpp:454) 20241111125515223 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20241111125515223 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515223 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125515223 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125515223 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125515223 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515223 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515223 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515224 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Sending data request: sapi=5 arfcn=875 cur_fn=1347 block=0 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515224 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515237 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) 20241111125515237 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) 20241111125515239 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) 20241111125515239 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) 20241111125515239 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) 20241111125515239 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) 20241111125515240 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) 20241111125515240 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) 20241111125515241 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) 20241111125515241 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) 20241111125515241 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1352): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241111125515241 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515242 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) 20241111125515242 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) 20241111125515242 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) 20241111125515242 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) 20241111125515243 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) 20241111125515243 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) 20241111125515244 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) 20241111125515244 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1360 (gprs_rlcmac_sched.cpp:454) 20241111125515244 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20241111125515244 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515244 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125515244 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125515244 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125515244 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515244 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515244 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515245 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515245 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515245 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Sending data request: sapi=5 arfcn=875 cur_fn=1352 block=1 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515245 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515257 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) 20241111125515257 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) 20241111125515258 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) 20241111125515258 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) 20241111125515259 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) 20241111125515259 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) 20241111125515259 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) 20241111125515259 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) 20241111125515260 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) 20241111125515260 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) 20241111125515260 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1356): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241111125515260 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515261 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) 20241111125515261 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) 20241111125515262 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) 20241111125515262 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) 20241111125515263 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) 20241111125515263 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) 20241111125515264 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) 20241111125515264 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1365 (gprs_rlcmac_sched.cpp:454) 20241111125515264 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20241111125515264 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515264 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125515264 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125515264 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125515264 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515264 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515264 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515265 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515265 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515265 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Sending data request: sapi=5 arfcn=875 cur_fn=1356 block=2 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241111125515265 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125515276 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) 20241111125515276 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) 20241111125515277 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) 20241111125515277 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) 20241111125515278 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) 20241111125515278 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) 20241111125515278 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) 20241111125515278 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) 20241111125515279 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) 20241111125515279 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) 20241111125515279 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1360): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241111125515279 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515280 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) 20241111125515280 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) 20241111125515281 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) 20241111125515281 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) 20241111125515281 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) 20241111125515281 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) 20241111125515285 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) 20241111125515285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1365 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1369 (gprs_rlcmac_sched.cpp:454) 20241111125515285 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1369 for type USF (pdch_ul_controller.c:184) 20241111125515285 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515285 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125515285 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125515285 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125515285 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515285 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515285 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515286 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Sending data request: sapi=5 arfcn=875 cur_fn=1360 block=3 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515286 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515299 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) 20241111125515300 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) 20241111125515301 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) 20241111125515301 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) 20241111125515301 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) 20241111125515302 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) 20241111125515302 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) 20241111125515302 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) 20241111125515303 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) 20241111125515303 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) 20241111125515303 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1365): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241111125515303 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515304 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) 20241111125515304 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) 20241111125515305 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) 20241111125515305 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) 20241111125515305 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) 20241111125515305 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) 20241111125515306 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) 20241111125515306 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1369 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1373 (gprs_rlcmac_sched.cpp:454) 20241111125515306 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1373 for type USF (pdch_ul_controller.c:184) 20241111125515306 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515306 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125515306 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125515306 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125515306 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515306 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515306 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515307 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515307 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515307 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Sending data request: sapi=5 arfcn=875 cur_fn=1365 block=4 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515307 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515319 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) 20241111125515319 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) 20241111125515320 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) 20241111125515320 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) 20241111125515321 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) 20241111125515321 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) 20241111125515322 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) 20241111125515322 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) 20241111125515322 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) 20241111125515322 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) 20241111125515322 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1369): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241111125515323 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515323 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) 20241111125515323 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) 20241111125515324 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) 20241111125515324 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) 20241111125515324 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) 20241111125515324 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) 20241111125515325 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) 20241111125515325 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1373 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1378 (gprs_rlcmac_sched.cpp:454) 20241111125515325 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1378 for type USF (pdch_ul_controller.c:184) 20241111125515325 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515325 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125515325 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125515325 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125515325 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515325 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515325 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515326 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515326 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515326 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Sending data request: sapi=5 arfcn=875 cur_fn=1369 block=5 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241111125515326 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125515337 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) 20241111125515337 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) 20241111125515337 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) 20241111125515337 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) 20241111125515337 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) 20241111125515337 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) 20241111125515338 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) 20241111125515338 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) 20241111125515338 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) 20241111125515338 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) 20241111125515338 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1373): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241111125515338 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515338 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) 20241111125515338 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) 20241111125515338 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) 20241111125515338 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) 20241111125515339 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) 20241111125515339 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) 20241111125515346 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) 20241111125515346 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1378 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1382 (gprs_rlcmac_sched.cpp:454) 20241111125515346 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1382 for type USF (pdch_ul_controller.c:184) 20241111125515346 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515346 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125515346 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125515346 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125515346 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515346 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515346 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515346 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515346 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515346 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Sending data request: sapi=5 arfcn=875 cur_fn=1373 block=6 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515346 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515361 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) 20241111125515361 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) 20241111125515362 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) 20241111125515362 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) 20241111125515362 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) 20241111125515362 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) 20241111125515363 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) 20241111125515363 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) 20241111125515364 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) 20241111125515364 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) 20241111125515364 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1378): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241111125515364 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515364 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) 20241111125515364 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) 20241111125515365 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) 20241111125515365 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) 20241111125515366 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) 20241111125515366 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) 20241111125515367 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) 20241111125515367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1382 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1386 (gprs_rlcmac_sched.cpp:454) 20241111125515367 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1386 for type USF (pdch_ul_controller.c:184) 20241111125515367 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515367 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125515367 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125515367 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125515367 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515367 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515367 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515367 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Sending data request: sapi=5 arfcn=875 cur_fn=1378 block=7 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515368 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515380 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) 20241111125515380 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) 20241111125515381 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) 20241111125515381 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) 20241111125515382 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) 20241111125515382 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) 20241111125515383 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) 20241111125515383 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) 20241111125515384 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) 20241111125515384 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) 20241111125515384 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1382): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241111125515384 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515384 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) 20241111125515384 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) 20241111125515385 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) 20241111125515385 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) 20241111125515386 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) 20241111125515386 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) 20241111125515387 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) 20241111125515387 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1386 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1391 (gprs_rlcmac_sched.cpp:454) 20241111125515387 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1391 for type USF (pdch_ul_controller.c:184) 20241111125515387 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515387 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125515387 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125515387 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125515387 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515387 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515387 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515387 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515387 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515387 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Sending data request: sapi=5 arfcn=875 cur_fn=1382 block=8 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241111125515388 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125515399 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) 20241111125515399 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) 20241111125515401 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) 20241111125515401 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) 20241111125515401 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) 20241111125515401 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) 20241111125515403 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) 20241111125515403 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) 20241111125515404 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) 20241111125515404 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) 20241111125515404 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1386): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241111125515404 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515405 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) 20241111125515405 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) 20241111125515405 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) 20241111125515405 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) 20241111125515406 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) 20241111125515406 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) 20241111125515409 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) 20241111125515409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1391 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1395 (gprs_rlcmac_sched.cpp:454) 20241111125515409 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1395 for type USF (pdch_ul_controller.c:184) 20241111125515409 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515409 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125515409 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125515409 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125515409 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515409 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515409 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515410 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515410 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515410 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Sending data request: sapi=5 arfcn=875 cur_fn=1386 block=9 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515410 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515424 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) 20241111125515424 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) 20241111125515425 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) 20241111125515425 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) 20241111125515426 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) 20241111125515426 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) 20241111125515427 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) 20241111125515427 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) 20241111125515428 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) 20241111125515428 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) 20241111125515428 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1391): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241111125515428 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515428 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) 20241111125515428 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) 20241111125515429 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) 20241111125515429 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) 20241111125515430 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) 20241111125515430 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) 20241111125515431 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) 20241111125515431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1395 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1399 (gprs_rlcmac_sched.cpp:454) 20241111125515431 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1399 for type USF (pdch_ul_controller.c:184) 20241111125515431 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515431 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125515431 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125515431 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125515431 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515431 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515431 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515431 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515431 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Sending data request: sapi=5 arfcn=875 cur_fn=1391 block=10 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515432 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515443 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) 20241111125515443 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) 20241111125515444 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125515444 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20241111125515444 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) 20241111125515444 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20241111125515444 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125515444 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125515444 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125515444 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125515444 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20241111125515444 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125515444 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125515444 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) 20241111125515444 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) 20241111125515445 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) 20241111125515445 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) 20241111125515446 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) 20241111125515446 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) 20241111125515447 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) 20241111125515447 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) 20241111125515447 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1395): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241111125515447 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515448 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) 20241111125515448 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) 20241111125515448 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) 20241111125515448 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) 20241111125515449 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) 20241111125515449 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) 20241111125515450 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) 20241111125515450 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1399 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1404 (gprs_rlcmac_sched.cpp:454) 20241111125515450 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1404 for type USF (pdch_ul_controller.c:184) 20241111125515450 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515450 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125515450 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125515450 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125515450 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515450 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515450 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515450 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515450 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Sending data request: sapi=5 arfcn=875 cur_fn=1395 block=11 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241111125515450 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125515462 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) 20241111125515462 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) 20241111125515463 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) 20241111125515463 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) 20241111125515464 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) 20241111125515464 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) 20241111125515465 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) 20241111125515465 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) 20241111125515465 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) 20241111125515465 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) 20241111125515465 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1399): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241111125515465 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125515466 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) 20241111125515466 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) 20241111125515467 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) 20241111125515467 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) 20241111125515468 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) 20241111125515468 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) 20241111125515471 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) 20241111125515471 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1404 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1408 (gprs_rlcmac_sched.cpp:454) 20241111125515471 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1408 for type USF (pdch_ul_controller.c:184) 20241111125515471 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515471 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125515471 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125515471 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125515471 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515471 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515471 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515472 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Sending data request: sapi=5 arfcn=875 cur_fn=1399 block=0 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515472 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515485 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) 20241111125515485 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) 20241111125515487 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) 20241111125515487 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) 20241111125515487 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) 20241111125515487 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) 20241111125515488 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) 20241111125515488 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) 20241111125515489 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) 20241111125515489 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) 20241111125515489 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1404): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241111125515489 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125515490 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) 20241111125515490 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) 20241111125515491 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) 20241111125515491 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) 20241111125515491 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) 20241111125515491 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) 20241111125515492 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) 20241111125515492 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1408 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1412 (gprs_rlcmac_sched.cpp:454) 20241111125515492 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1412 for type USF (pdch_ul_controller.c:184) 20241111125515492 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515492 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125515492 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125515492 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125515492 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515492 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515492 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515493 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Sending data request: sapi=5 arfcn=875 cur_fn=1404 block=1 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515493 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515505 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) 20241111125515505 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) 20241111125515506 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) 20241111125515506 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) 20241111125515507 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) 20241111125515507 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) 20241111125515507 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) 20241111125515507 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) 20241111125515508 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) 20241111125515508 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) 20241111125515508 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1408): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241111125515508 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125515509 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) 20241111125515509 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) 20241111125515510 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) 20241111125515510 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) 20241111125515511 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) 20241111125515511 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) 20241111125515511 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) 20241111125515511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1412 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1417 (gprs_rlcmac_sched.cpp:454) 20241111125515511 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1417 for type USF (pdch_ul_controller.c:184) 20241111125515511 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515512 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125515512 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125515512 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125515512 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515512 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515512 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515512 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515512 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Sending data request: sapi=5 arfcn=875 cur_fn=1408 block=2 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241111125515513 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125515524 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) 20241111125515524 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) 20241111125515525 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) 20241111125515525 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) 20241111125515526 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) 20241111125515526 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) 20241111125515527 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) 20241111125515527 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) 20241111125515527 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) 20241111125515527 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) 20241111125515527 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1412): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241111125515527 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125515528 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) 20241111125515528 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) 20241111125515529 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) 20241111125515529 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) 20241111125515530 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) 20241111125515530 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) 20241111125515533 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) 20241111125515533 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1417 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1421 (gprs_rlcmac_sched.cpp:454) 20241111125515533 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1421 for type USF (pdch_ul_controller.c:184) 20241111125515533 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515533 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125515533 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125515533 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125515533 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515533 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515533 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515534 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515534 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515534 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Sending data request: sapi=5 arfcn=875 cur_fn=1412 block=3 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515534 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515548 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) 20241111125515548 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) 20241111125515549 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) 20241111125515549 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) 20241111125515550 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) 20241111125515550 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) 20241111125515551 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) 20241111125515551 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) 20241111125515553 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) 20241111125515553 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) 20241111125515553 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1417): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241111125515553 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125515554 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) 20241111125515554 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) 20241111125515555 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) 20241111125515555 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) 20241111125515557 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) 20241111125515557 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) 20241111125515558 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) 20241111125515558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1421 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1425 (gprs_rlcmac_sched.cpp:454) 20241111125515558 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1425 for type USF (pdch_ul_controller.c:184) 20241111125515558 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515558 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125515558 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125515558 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125515558 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515558 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515558 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515559 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Sending data request: sapi=5 arfcn=875 cur_fn=1417 block=4 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515560 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515567 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) 20241111125515567 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) 20241111125515569 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) 20241111125515569 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) 20241111125515570 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) 20241111125515570 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) 20241111125515571 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) 20241111125515571 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) 20241111125515571 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) 20241111125515571 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) 20241111125515571 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1421): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241111125515571 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125515572 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) 20241111125515572 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) 20241111125515573 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) 20241111125515573 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) 20241111125515573 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) 20241111125515573 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) 20241111125515574 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) 20241111125515574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1425 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1430 (gprs_rlcmac_sched.cpp:454) 20241111125515574 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1430 for type USF (pdch_ul_controller.c:184) 20241111125515574 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515574 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125515574 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125515574 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125515574 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515574 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515574 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515574 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515574 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Sending data request: sapi=5 arfcn=875 cur_fn=1421 block=5 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241111125515575 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125515586 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) 20241111125515586 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) 20241111125515588 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) 20241111125515588 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) 20241111125515588 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) 20241111125515588 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) 20241111125515589 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) 20241111125515589 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) 20241111125515590 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) 20241111125515590 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) 20241111125515590 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1425): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241111125515590 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125515591 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) 20241111125515591 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) 20241111125515591 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) 20241111125515591 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) 20241111125515592 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) 20241111125515592 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) 20241111125515595 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) 20241111125515595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1430 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1434 (gprs_rlcmac_sched.cpp:454) 20241111125515595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1434 for type USF (pdch_ul_controller.c:184) 20241111125515595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515595 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125515595 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125515595 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125515595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515595 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515595 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Sending data request: sapi=5 arfcn=875 cur_fn=1425 block=6 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515596 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515611 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) 20241111125515611 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) 20241111125515613 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) 20241111125515613 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) 20241111125515614 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) 20241111125515614 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) 20241111125515615 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) 20241111125515615 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) 20241111125515616 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) 20241111125515616 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) 20241111125515616 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1430): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241111125515616 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515617 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) 20241111125515617 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) 20241111125515617 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) 20241111125515617 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) 20241111125515618 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) 20241111125515618 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) 20241111125515619 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) 20241111125515619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1434 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1438 (gprs_rlcmac_sched.cpp:454) 20241111125515619 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1438 for type USF (pdch_ul_controller.c:184) 20241111125515619 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515619 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125515619 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125515619 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125515619 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515619 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515619 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515619 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Sending data request: sapi=5 arfcn=875 cur_fn=1430 block=7 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515620 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515630 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) 20241111125515630 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) 20241111125515632 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) 20241111125515632 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) 20241111125515633 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) 20241111125515633 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) 20241111125515634 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) 20241111125515634 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) 20241111125515635 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) 20241111125515635 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) 20241111125515635 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1434): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241111125515635 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515636 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) 20241111125515636 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) 20241111125515638 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) 20241111125515638 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) 20241111125515638 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) 20241111125515638 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) 20241111125515639 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) 20241111125515639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1438 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1443 (gprs_rlcmac_sched.cpp:454) 20241111125515639 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1443 for type USF (pdch_ul_controller.c:184) 20241111125515639 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515639 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125515639 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125515639 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125515639 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515639 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515639 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515640 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515640 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515640 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Sending data request: sapi=5 arfcn=875 cur_fn=1434 block=8 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241111125515640 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125515649 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) 20241111125515649 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) 20241111125515650 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) 20241111125515650 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) 20241111125515651 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) 20241111125515651 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) 20241111125515652 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) 20241111125515652 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) 20241111125515652 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) 20241111125515652 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) 20241111125515652 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1438): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241111125515653 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515653 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) 20241111125515653 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) 20241111125515654 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) 20241111125515654 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) 20241111125515655 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) 20241111125515655 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) 20241111125515658 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) 20241111125515658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1443 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1447 (gprs_rlcmac_sched.cpp:454) 20241111125515658 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1447 for type USF (pdch_ul_controller.c:184) 20241111125515658 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515658 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125515658 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125515658 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125515658 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515658 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515658 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515659 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Sending data request: sapi=5 arfcn=875 cur_fn=1438 block=9 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515659 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515673 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) 20241111125515673 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) 20241111125515674 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) 20241111125515674 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) 20241111125515675 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) 20241111125515675 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) 20241111125515676 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) 20241111125515676 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) 20241111125515676 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) 20241111125515676 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) 20241111125515676 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1443): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241111125515676 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515677 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) 20241111125515677 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) 20241111125515679 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) 20241111125515679 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) 20241111125515680 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) 20241111125515680 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) 20241111125515681 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) 20241111125515681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1447 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1451 (gprs_rlcmac_sched.cpp:454) 20241111125515681 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1451 for type USF (pdch_ul_controller.c:184) 20241111125515681 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515681 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125515681 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125515681 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515681 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515682 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515682 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515682 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Sending data request: sapi=5 arfcn=875 cur_fn=1443 block=10 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515682 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515692 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) 20241111125515692 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) 20241111125515693 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) 20241111125515693 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) 20241111125515694 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) 20241111125515694 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) 20241111125515695 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) 20241111125515696 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) 20241111125515697 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) 20241111125515697 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) 20241111125515697 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1447): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241111125515697 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515697 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) 20241111125515697 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) 20241111125515698 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) 20241111125515698 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) 20241111125515699 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) 20241111125515699 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) 20241111125515700 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) 20241111125515700 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1451 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1456 (gprs_rlcmac_sched.cpp:454) 20241111125515700 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1456 for type USF (pdch_ul_controller.c:184) 20241111125515700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Sending data request: sapi=5 arfcn=875 cur_fn=1447 block=11 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125515701 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125515711 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) 20241111125515711 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) 20241111125515712 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) 20241111125515712 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) 20241111125515713 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) 20241111125515713 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) 20241111125515714 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) 20241111125515714 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) 20241111125515715 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) 20241111125515715 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) 20241111125515715 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1451): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241111125515715 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515716 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) 20241111125515716 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) 20241111125515716 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) 20241111125515716 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) 20241111125515717 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) 20241111125515717 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) 20241111125515721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 RX RTS.req: sapi=5 arfcn=876 cur_fn=1451 block=0 (pcu_l1_if.cpp:576) 20241111125515721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1456 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1460 (gprs_rlcmac_sched.cpp:454) 20241111125515721 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1460 for type USF (pdch_ul_controller.c:184) 20241111125515721 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515721 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125515721 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125515721 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125515721 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515721 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515721 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515721 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1456 Sending data request: sapi=5 arfcn=876 cur_fn=1451 block=0 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515721 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515735 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) 20241111125515735 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) 20241111125515736 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) 20241111125515736 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) 20241111125515737 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) 20241111125515737 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) 20241111125515738 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) 20241111125515738 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) 20241111125515739 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) 20241111125515739 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) 20241111125515739 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1456): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241111125515739 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125515739 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) 20241111125515739 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) 20241111125515740 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) 20241111125515740 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) 20241111125515741 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) 20241111125515741 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) 20241111125515742 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) 20241111125515742 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1460 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1464 (gprs_rlcmac_sched.cpp:454) 20241111125515742 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1464 for type USF (pdch_ul_controller.c:184) 20241111125515742 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515742 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125515742 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125515742 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125515742 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515742 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515742 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515743 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Sending data request: sapi=5 arfcn=876 cur_fn=1456 block=1 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241111125515743 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125515754 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) 20241111125515754 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) 20241111125515755 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) 20241111125515755 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) 20241111125515756 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) 20241111125515756 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) 20241111125515757 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) 20241111125515757 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) 20241111125515758 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) 20241111125515758 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) 20241111125515758 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) 20241111125515758 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) 20241111125515758 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1460): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241111125515758 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125515759 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) 20241111125515759 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) 20241111125515760 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) 20241111125515760 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) 20241111125515761 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) 20241111125515761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1464 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1469 (gprs_rlcmac_sched.cpp:454) 20241111125515761 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1469 for type USF (pdch_ul_controller.c:184) 20241111125515761 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515761 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125515761 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125515761 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125515761 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515761 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515761 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515761 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515761 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Sending data request: sapi=5 arfcn=876 cur_fn=1460 block=2 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515762 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515773 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) 20241111125515773 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) 20241111125515775 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) 20241111125515775 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) 20241111125515775 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) 20241111125515775 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) 20241111125515776 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) 20241111125515776 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) 20241111125515777 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) 20241111125515777 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) 20241111125515778 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) 20241111125515778 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) 20241111125515778 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1464): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241111125515778 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515778 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) 20241111125515778 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) 20241111125515779 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) 20241111125515779 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) 20241111125515783 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) 20241111125515783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1469 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1473 (gprs_rlcmac_sched.cpp:454) 20241111125515783 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1473 for type USF (pdch_ul_controller.c:184) 20241111125515783 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515783 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125515783 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125515783 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125515783 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515783 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515783 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515783 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515783 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Sending data request: sapi=5 arfcn=876 cur_fn=1464 block=3 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515784 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515797 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) 20241111125515797 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) 20241111125515798 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) 20241111125515798 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) 20241111125515798 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) 20241111125515799 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) 20241111125515799 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) 20241111125515799 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) 20241111125515800 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) 20241111125515800 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) 20241111125515801 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) 20241111125515801 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) 20241111125515801 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1469): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241111125515801 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515802 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) 20241111125515802 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) 20241111125515802 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) 20241111125515802 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) 20241111125515803 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) 20241111125515803 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1473 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1477 (gprs_rlcmac_sched.cpp:454) 20241111125515803 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1477 for type USF (pdch_ul_controller.c:184) 20241111125515803 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515803 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125515803 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125515803 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125515803 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515803 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515803 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515804 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515804 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Sending data request: sapi=5 arfcn=876 cur_fn=1469 block=4 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241111125515804 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125515816 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) 20241111125515816 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) 20241111125515817 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) 20241111125515817 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) 20241111125515818 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) 20241111125515818 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) 20241111125515819 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) 20241111125515819 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) 20241111125515820 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) 20241111125515820 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) 20241111125515820 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) 20241111125515820 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) 20241111125515820 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1473): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241111125515820 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515821 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) 20241111125515821 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) 20241111125515822 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) 20241111125515822 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) 20241111125515823 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) 20241111125515823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1477 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1482 (gprs_rlcmac_sched.cpp:454) 20241111125515823 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1482 for type USF (pdch_ul_controller.c:184) 20241111125515823 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515823 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125515823 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125515823 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125515823 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515823 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515823 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515823 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Sending data request: sapi=5 arfcn=876 cur_fn=1473 block=5 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515824 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515835 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) 20241111125515835 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) 20241111125515836 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) 20241111125515836 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) 20241111125515837 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) 20241111125515837 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) 20241111125515838 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) 20241111125515838 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) 20241111125515838 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) 20241111125515838 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) 20241111125515839 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) 20241111125515839 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) 20241111125515839 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1477): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241111125515839 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515840 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) 20241111125515840 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) 20241111125515841 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) 20241111125515841 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) 20241111125515844 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) 20241111125515844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1482 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1486 (gprs_rlcmac_sched.cpp:454) 20241111125515844 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1486 for type USF (pdch_ul_controller.c:184) 20241111125515844 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515844 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125515844 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125515844 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125515844 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515844 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515844 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515845 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515845 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Sending data request: sapi=5 arfcn=876 cur_fn=1477 block=6 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515845 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515859 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) 20241111125515859 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) 20241111125515860 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) 20241111125515860 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) 20241111125515861 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) 20241111125515861 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) 20241111125515861 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) 20241111125515861 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) 20241111125515863 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) 20241111125515863 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) 20241111125515864 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) 20241111125515864 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) 20241111125515864 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1482): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241111125515864 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515865 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) 20241111125515865 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) 20241111125515865 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) 20241111125515865 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) 20241111125515866 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) 20241111125515866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1486 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1490 (gprs_rlcmac_sched.cpp:454) 20241111125515866 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1490 for type USF (pdch_ul_controller.c:184) 20241111125515866 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515866 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125515866 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125515867 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125515867 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515867 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515867 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515867 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515867 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Sending data request: sapi=5 arfcn=876 cur_fn=1482 block=7 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241111125515867 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125515878 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) 20241111125515878 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) 20241111125515879 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) 20241111125515879 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) 20241111125515880 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) 20241111125515880 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) 20241111125515880 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) 20241111125515881 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) 20241111125515881 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) 20241111125515881 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) 20241111125515882 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) 20241111125515882 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) 20241111125515882 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1486): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241111125515882 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515883 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) 20241111125515883 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) 20241111125515884 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) 20241111125515884 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) 20241111125515884 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) 20241111125515884 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1490 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1495 (gprs_rlcmac_sched.cpp:454) 20241111125515884 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1495 for type USF (pdch_ul_controller.c:184) 20241111125515884 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515884 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125515884 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125515885 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125515885 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515885 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515885 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515885 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515885 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Sending data request: sapi=5 arfcn=876 cur_fn=1486 block=8 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515885 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515897 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) 20241111125515897 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) 20241111125515898 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) 20241111125515898 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) 20241111125515899 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) 20241111125515899 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) 20241111125515900 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) 20241111125515900 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) 20241111125515900 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) 20241111125515901 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) 20241111125515901 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) 20241111125515901 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) 20241111125515901 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1490): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241111125515901 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125515902 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) 20241111125515902 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) 20241111125515903 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) 20241111125515903 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) 20241111125515906 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) 20241111125515906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1495 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1499 (gprs_rlcmac_sched.cpp:454) 20241111125515906 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1499 for type USF (pdch_ul_controller.c:184) 20241111125515906 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515906 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125515906 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125515906 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125515906 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515906 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515906 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515907 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515907 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Sending data request: sapi=5 arfcn=876 cur_fn=1490 block=9 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515907 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515921 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) 20241111125515921 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) 20241111125515922 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) 20241111125515922 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) 20241111125515923 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) 20241111125515923 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) 20241111125515924 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) 20241111125515924 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) 20241111125515925 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) 20241111125515925 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) 20241111125515925 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) 20241111125515925 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) 20241111125515925 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1495): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241111125515925 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515926 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) 20241111125515926 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) 20241111125515927 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) 20241111125515927 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) 20241111125515928 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) 20241111125515928 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1499 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1503 (gprs_rlcmac_sched.cpp:454) 20241111125515928 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1503 for type USF (pdch_ul_controller.c:184) 20241111125515928 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515928 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125515928 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125515928 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125515928 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515928 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515928 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515928 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515928 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515928 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Sending data request: sapi=5 arfcn=876 cur_fn=1495 block=10 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241111125515929 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125515940 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) 20241111125515940 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) 20241111125515941 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) 20241111125515941 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) 20241111125515942 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) 20241111125515942 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) 20241111125515942 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) 20241111125515942 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) 20241111125515943 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) 20241111125515943 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) 20241111125515944 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) 20241111125515944 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) 20241111125515944 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1499): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241111125515944 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515945 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) 20241111125515945 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) 20241111125515945 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) 20241111125515945 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) 20241111125515946 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) 20241111125515946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1503 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1508 (gprs_rlcmac_sched.cpp:454) 20241111125515946 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1508 for type USF (pdch_ul_controller.c:184) 20241111125515946 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515946 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125515946 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125515946 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125515946 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515947 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515947 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125515947 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515947 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Sending data request: sapi=5 arfcn=876 cur_fn=1499 block=11 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515947 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515959 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) 20241111125515959 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) 20241111125515960 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) 20241111125515960 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) 20241111125515961 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) 20241111125515961 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) 20241111125515962 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) 20241111125515962 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) 20241111125515963 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) 20241111125515963 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) 20241111125515963 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) 20241111125515963 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) 20241111125515963 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1503): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241111125515963 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515964 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) 20241111125515964 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) 20241111125515965 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) 20241111125515965 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) 20241111125515968 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) 20241111125515968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1508 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1512 (gprs_rlcmac_sched.cpp:454) 20241111125515968 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1512 for type USF (pdch_ul_controller.c:184) 20241111125515968 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515968 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125515968 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125515968 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125515968 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515968 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515968 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515969 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515969 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Sending data request: sapi=5 arfcn=876 cur_fn=1503 block=0 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125515969 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125515980 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125515980 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20241111125515980 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) 20241111125515980 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20241111125515980 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125515980 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125515980 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125515980 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241111125515980 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20241111125515980 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241111125515980 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241111125515983 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) 20241111125515983 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) 20241111125515984 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) 20241111125515984 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) 20241111125515985 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) 20241111125515985 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) 20241111125515985 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) 20241111125515986 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) 20241111125515986 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) 20241111125515986 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) 20241111125515987 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) 20241111125515987 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) 20241111125515987 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1508): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241111125515987 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125515988 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) 20241111125515988 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) 20241111125515989 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) 20241111125515989 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) 20241111125515990 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) 20241111125515990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1512 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1516 (gprs_rlcmac_sched.cpp:454) 20241111125515990 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1516 for type USF (pdch_ul_controller.c:184) 20241111125515990 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125515990 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125515990 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125515990 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125515990 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125515990 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125515990 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125515990 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125515990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125515990 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Sending data request: sapi=5 arfcn=876 cur_fn=1508 block=1 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241111125515990 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125516002 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) 20241111125516002 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) 20241111125516003 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) 20241111125516003 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) 20241111125516004 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) 20241111125516004 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) 20241111125516005 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) 20241111125516005 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) 20241111125516005 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) 20241111125516005 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) 20241111125516006 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) 20241111125516006 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) 20241111125516006 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1512): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241111125516006 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516007 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) 20241111125516007 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) 20241111125516007 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) 20241111125516007 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) 20241111125516008 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) 20241111125516008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1516 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1521 (gprs_rlcmac_sched.cpp:454) 20241111125516008 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1521 for type USF (pdch_ul_controller.c:184) 20241111125516008 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516008 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125516008 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125516008 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125516008 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516008 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516008 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516009 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516009 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Sending data request: sapi=5 arfcn=876 cur_fn=1512 block=2 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516009 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516021 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) 20241111125516021 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) 20241111125516022 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) 20241111125516022 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) 20241111125516023 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) 20241111125516023 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) 20241111125516023 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) 20241111125516023 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) 20241111125516024 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) 20241111125516024 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) 20241111125516025 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) 20241111125516025 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) 20241111125516025 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1516): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241111125516025 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516026 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) 20241111125516026 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) 20241111125516026 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) 20241111125516026 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) 20241111125516030 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) 20241111125516030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1521 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1525 (gprs_rlcmac_sched.cpp:454) 20241111125516030 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1525 for type USF (pdch_ul_controller.c:184) 20241111125516030 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516030 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125516030 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125516030 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125516030 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516030 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516030 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516031 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516031 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Sending data request: sapi=5 arfcn=876 cur_fn=1516 block=3 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516032 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516046 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) 20241111125516046 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) 20241111125516048 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) 20241111125516048 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) 20241111125516049 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) 20241111125516049 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) 20241111125516050 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) 20241111125516050 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) 20241111125516051 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) 20241111125516051 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) 20241111125516052 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) 20241111125516052 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) 20241111125516052 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1521): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241111125516052 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516053 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) 20241111125516053 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) 20241111125516053 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) 20241111125516053 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) 20241111125516054 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) 20241111125516054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1525 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1529 (gprs_rlcmac_sched.cpp:454) 20241111125516054 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1529 for type USF (pdch_ul_controller.c:184) 20241111125516054 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516054 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125516054 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125516054 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125516054 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516054 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516054 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516055 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516055 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516055 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Sending data request: sapi=5 arfcn=876 cur_fn=1521 block=4 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241111125516055 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125516064 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) 20241111125516064 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) 20241111125516065 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) 20241111125516065 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) 20241111125516066 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) 20241111125516066 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) 20241111125516067 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) 20241111125516067 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) 20241111125516067 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) 20241111125516067 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) 20241111125516068 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) 20241111125516068 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) 20241111125516068 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1525): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241111125516068 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516069 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) 20241111125516069 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) 20241111125516070 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) 20241111125516070 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) 20241111125516070 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) 20241111125516070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1529 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1534 (gprs_rlcmac_sched.cpp:454) 20241111125516070 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1534 for type USF (pdch_ul_controller.c:184) 20241111125516070 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516070 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125516071 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125516071 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125516071 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516071 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516071 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516071 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516071 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Sending data request: sapi=5 arfcn=876 cur_fn=1525 block=5 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516071 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516083 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) 20241111125516083 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) 20241111125516084 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) 20241111125516084 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) 20241111125516085 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) 20241111125516085 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) 20241111125516086 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) 20241111125516086 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) 20241111125516087 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) 20241111125516087 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) 20241111125516087 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) 20241111125516087 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) 20241111125516087 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1529): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241111125516087 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516088 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) 20241111125516088 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) 20241111125516089 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) 20241111125516089 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) 20241111125516093 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) 20241111125516093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1534 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1538 (gprs_rlcmac_sched.cpp:454) 20241111125516093 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1538 for type USF (pdch_ul_controller.c:184) 20241111125516093 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516093 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125516093 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125516093 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125516093 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516093 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516093 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516093 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516093 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Sending data request: sapi=5 arfcn=876 cur_fn=1529 block=6 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516093 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516107 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) 20241111125516107 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) 20241111125516108 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) 20241111125516108 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) 20241111125516109 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) 20241111125516109 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) 20241111125516109 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) 20241111125516109 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) 20241111125516110 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) 20241111125516110 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) 20241111125516111 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) 20241111125516111 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) 20241111125516111 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1534): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241111125516111 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516112 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) 20241111125516112 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) 20241111125516113 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) 20241111125516113 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) 20241111125516114 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) 20241111125516114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1538 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1542 (gprs_rlcmac_sched.cpp:454) 20241111125516114 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1542 for type USF (pdch_ul_controller.c:184) 20241111125516114 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516114 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125516114 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125516114 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125516114 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516114 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516114 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516114 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Sending data request: sapi=5 arfcn=876 cur_fn=1534 block=7 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241111125516115 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125516126 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) 20241111125516126 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) 20241111125516127 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) 20241111125516127 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) 20241111125516128 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) 20241111125516128 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) 20241111125516128 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) 20241111125516128 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) 20241111125516129 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) 20241111125516129 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) 20241111125516130 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) 20241111125516130 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) 20241111125516130 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1538): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241111125516130 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516131 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) 20241111125516131 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) 20241111125516131 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) 20241111125516131 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) 20241111125516132 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) 20241111125516132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1542 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1547 (gprs_rlcmac_sched.cpp:454) 20241111125516132 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1547 for type USF (pdch_ul_controller.c:184) 20241111125516132 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516132 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125516132 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125516132 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125516132 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516132 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516132 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516133 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Sending data request: sapi=5 arfcn=876 cur_fn=1538 block=8 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516133 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516145 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) 20241111125516145 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) 20241111125516146 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) 20241111125516146 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) 20241111125516147 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) 20241111125516147 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) 20241111125516147 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) 20241111125516147 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) 20241111125516148 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) 20241111125516148 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) 20241111125516149 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) 20241111125516149 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) 20241111125516149 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1542): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241111125516149 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516150 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) 20241111125516150 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) 20241111125516150 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) 20241111125516150 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) 20241111125516154 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) 20241111125516154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1547 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1551 (gprs_rlcmac_sched.cpp:454) 20241111125516154 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1551 for type USF (pdch_ul_controller.c:184) 20241111125516154 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516154 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125516154 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125516154 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125516154 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516154 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516154 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516155 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516155 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Sending data request: sapi=5 arfcn=876 cur_fn=1542 block=9 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516155 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516169 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) 20241111125516169 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) 20241111125516170 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) 20241111125516170 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) 20241111125516171 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) 20241111125516171 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) 20241111125516171 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) 20241111125516171 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) 20241111125516172 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) 20241111125516172 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) 20241111125516173 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) 20241111125516173 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) 20241111125516173 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1547): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241111125516173 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516174 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) 20241111125516174 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) 20241111125516175 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) 20241111125516175 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) 20241111125516176 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) 20241111125516176 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1551 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1555 (gprs_rlcmac_sched.cpp:454) 20241111125516176 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1555 for type USF (pdch_ul_controller.c:184) 20241111125516176 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516176 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125516176 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125516176 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125516176 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516176 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516176 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516177 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516177 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516177 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Sending data request: sapi=5 arfcn=876 cur_fn=1547 block=10 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241111125516177 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125516188 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) 20241111125516188 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) 20241111125516189 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) 20241111125516189 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) 20241111125516190 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) 20241111125516190 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) 20241111125516190 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) 20241111125516191 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) 20241111125516191 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) 20241111125516191 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) 20241111125516192 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) 20241111125516192 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) 20241111125516192 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1551): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241111125516192 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516193 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) 20241111125516193 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) 20241111125516194 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) 20241111125516194 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) 20241111125516195 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) 20241111125516195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1555 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1560 (gprs_rlcmac_sched.cpp:454) 20241111125516195 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1560 for type USF (pdch_ul_controller.c:184) 20241111125516195 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516195 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125516195 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125516195 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125516195 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516195 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516195 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516196 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Sending data request: sapi=5 arfcn=876 cur_fn=1551 block=11 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516196 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516206 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) 20241111125516207 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) 20241111125516208 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) 20241111125516208 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) 20241111125516208 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) 20241111125516209 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) 20241111125516209 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) 20241111125516209 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) 20241111125516210 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) 20241111125516210 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) 20241111125516211 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) 20241111125516211 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) 20241111125516211 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1555): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241111125516211 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516212 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) 20241111125516212 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) 20241111125516212 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) 20241111125516212 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) 20241111125516216 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) 20241111125516216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1560 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1564 (gprs_rlcmac_sched.cpp:454) 20241111125516216 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1564 for type USF (pdch_ul_controller.c:184) 20241111125516216 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516216 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125516216 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125516216 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125516216 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516216 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516216 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516217 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516217 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Sending data request: sapi=5 arfcn=876 cur_fn=1555 block=0 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516217 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516230 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) 20241111125516230 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) 20241111125516231 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) 20241111125516231 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) 20241111125516232 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) 20241111125516232 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) 20241111125516233 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) 20241111125516233 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) 20241111125516234 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) 20241111125516234 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) 20241111125516235 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) 20241111125516235 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) 20241111125516235 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1560): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241111125516235 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516235 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) 20241111125516235 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) 20241111125516236 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) 20241111125516236 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) 20241111125516237 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) 20241111125516237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1564 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1568 (gprs_rlcmac_sched.cpp:454) 20241111125516237 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1568 for type USF (pdch_ul_controller.c:184) 20241111125516237 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516237 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125516237 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125516237 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125516237 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516237 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516237 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516238 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516238 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Sending data request: sapi=5 arfcn=876 cur_fn=1560 block=1 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241111125516238 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125516249 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) 20241111125516249 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) 20241111125516251 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) 20241111125516251 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) 20241111125516251 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) 20241111125516251 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) 20241111125516252 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) 20241111125516252 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) 20241111125516253 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) 20241111125516253 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) 20241111125516254 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) 20241111125516254 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) 20241111125516254 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1564): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241111125516254 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516254 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) 20241111125516254 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) 20241111125516255 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) 20241111125516255 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) 20241111125516256 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) 20241111125516256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1568 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1573 (gprs_rlcmac_sched.cpp:454) 20241111125516256 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1573 for type USF (pdch_ul_controller.c:184) 20241111125516256 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516256 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125516256 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125516256 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125516256 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516256 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516256 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516257 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516257 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Sending data request: sapi=5 arfcn=876 cur_fn=1564 block=2 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516257 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516269 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) 20241111125516269 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) 20241111125516270 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) 20241111125516270 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) 20241111125516271 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) 20241111125516271 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) 20241111125516271 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) 20241111125516271 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) 20241111125516272 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) 20241111125516272 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) 20241111125516273 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) 20241111125516273 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) 20241111125516273 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1568): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241111125516273 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516273 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) 20241111125516274 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) 20241111125516274 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) 20241111125516274 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) 20241111125516278 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) 20241111125516278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1573 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1577 (gprs_rlcmac_sched.cpp:454) 20241111125516278 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1577 for type USF (pdch_ul_controller.c:184) 20241111125516278 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516278 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125516278 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125516278 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516278 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516278 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516279 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Sending data request: sapi=5 arfcn=876 cur_fn=1568 block=3 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516279 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516292 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) 20241111125516293 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) 20241111125516294 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) 20241111125516294 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) 20241111125516294 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) 20241111125516294 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) 20241111125516295 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) 20241111125516295 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) 20241111125516296 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) 20241111125516296 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) 20241111125516297 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) 20241111125516297 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) 20241111125516297 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1573): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241111125516297 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516298 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) 20241111125516298 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) 20241111125516299 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) 20241111125516299 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) 20241111125516300 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) 20241111125516300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1577 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1581 (gprs_rlcmac_sched.cpp:454) 20241111125516300 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1581 for type USF (pdch_ul_controller.c:184) 20241111125516300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Sending data request: sapi=5 arfcn=876 cur_fn=1573 block=4 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125516301 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125516311 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) 20241111125516311 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) 20241111125516313 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) 20241111125516313 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) 20241111125516315 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) 20241111125516315 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) 20241111125516316 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) 20241111125516316 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) 20241111125516316 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) 20241111125516316 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) 20241111125516317 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) 20241111125516317 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) 20241111125516317 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1577): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241111125516317 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516318 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) 20241111125516318 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) 20241111125516319 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) 20241111125516319 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) 20241111125516320 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 RX RTS.req: sapi=5 arfcn=877 cur_fn=1577 block=5 (pcu_l1_if.cpp:576) 20241111125516320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1581 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1586 (gprs_rlcmac_sched.cpp:454) 20241111125516320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1586 for type USF (pdch_ul_controller.c:184) 20241111125516320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516320 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125516320 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125516320 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125516320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516320 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516320 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1581 Sending data request: sapi=5 arfcn=877 cur_fn=1577 block=5 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516321 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516331 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) 20241111125516331 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) 20241111125516332 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) 20241111125516332 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) 20241111125516333 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) 20241111125516333 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) 20241111125516333 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) 20241111125516333 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) 20241111125516334 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) 20241111125516334 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) 20241111125516335 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) 20241111125516335 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) 20241111125516335 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1581): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241111125516335 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516336 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) 20241111125516336 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) 20241111125516336 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) 20241111125516336 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) 20241111125516340 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) 20241111125516340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1586 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1590 (gprs_rlcmac_sched.cpp:454) 20241111125516340 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1590 for type USF (pdch_ul_controller.c:184) 20241111125516340 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516340 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125516340 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125516340 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125516340 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516340 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516340 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516340 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Sending data request: sapi=5 arfcn=877 cur_fn=1581 block=6 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241111125516341 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125516354 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) 20241111125516354 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) 20241111125516356 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) 20241111125516356 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) 20241111125516356 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) 20241111125516356 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) 20241111125516357 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) 20241111125516357 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) 20241111125516358 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) 20241111125516358 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) 20241111125516359 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) 20241111125516359 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) 20241111125516359 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) 20241111125516359 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) 20241111125516359 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1586): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241111125516360 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125516360 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) 20241111125516360 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) 20241111125516361 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) 20241111125516361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1590 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1594 (gprs_rlcmac_sched.cpp:454) 20241111125516361 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1594 for type USF (pdch_ul_controller.c:184) 20241111125516361 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516361 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125516361 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125516361 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125516361 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516361 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516361 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516362 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516362 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Sending data request: sapi=5 arfcn=877 cur_fn=1586 block=7 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516362 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516373 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) 20241111125516373 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) 20241111125516375 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) 20241111125516375 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) 20241111125516375 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) 20241111125516375 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) 20241111125516376 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) 20241111125516376 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) 20241111125516377 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) 20241111125516377 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) 20241111125516378 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) 20241111125516378 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) 20241111125516378 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) 20241111125516379 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) 20241111125516379 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1590): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241111125516379 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125516379 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) 20241111125516379 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) 20241111125516380 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) 20241111125516380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1594 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1599 (gprs_rlcmac_sched.cpp:454) 20241111125516380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1599 for type USF (pdch_ul_controller.c:184) 20241111125516380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516380 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125516380 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125516380 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125516380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516380 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516381 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Sending data request: sapi=5 arfcn=877 cur_fn=1590 block=8 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516381 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516393 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) 20241111125516393 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) 20241111125516394 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) 20241111125516394 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) 20241111125516395 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) 20241111125516395 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) 20241111125516397 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) 20241111125516397 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) 20241111125516398 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) 20241111125516398 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) 20241111125516399 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) 20241111125516399 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) 20241111125516400 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) 20241111125516400 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) 20241111125516400 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1594): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241111125516400 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125516400 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) 20241111125516400 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) 20241111125516401 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) 20241111125516401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1599 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1603 (gprs_rlcmac_sched.cpp:454) 20241111125516401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1603 for type USF (pdch_ul_controller.c:184) 20241111125516401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516401 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125516401 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125516401 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125516401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516401 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516401 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Sending data request: sapi=5 arfcn=877 cur_fn=1594 block=9 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241111125516401 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125516417 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) 20241111125516417 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) 20241111125516418 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) 20241111125516418 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) 20241111125516419 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) 20241111125516419 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) 20241111125516421 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) 20241111125516421 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) 20241111125516421 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) 20241111125516421 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) 20241111125516422 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) 20241111125516422 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) 20241111125516423 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) 20241111125516423 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) 20241111125516423 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1599): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241111125516423 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125516423 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) 20241111125516423 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) 20241111125516424 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) 20241111125516424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1603 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1607 (gprs_rlcmac_sched.cpp:454) 20241111125516424 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1607 for type USF (pdch_ul_controller.c:184) 20241111125516424 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516424 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125516424 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125516424 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125516424 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516424 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516424 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516425 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516425 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516425 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Sending data request: sapi=5 arfcn=877 cur_fn=1599 block=10 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516425 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516436 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) 20241111125516436 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) 20241111125516437 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) 20241111125516437 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) 20241111125516438 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) 20241111125516438 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) 20241111125516439 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) 20241111125516440 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) 20241111125516440 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) 20241111125516440 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) 20241111125516441 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) 20241111125516441 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) 20241111125516442 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) 20241111125516442 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) 20241111125516442 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1603): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241111125516442 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125516443 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) 20241111125516443 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) 20241111125516444 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) 20241111125516444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1607 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1612 (gprs_rlcmac_sched.cpp:454) 20241111125516444 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1612 for type USF (pdch_ul_controller.c:184) 20241111125516444 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516444 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125516444 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125516444 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125516444 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516444 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516444 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516444 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516444 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Sending data request: sapi=5 arfcn=877 cur_fn=1603 block=11 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516445 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516455 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) 20241111125516455 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) 20241111125516455 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) 20241111125516455 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) 20241111125516456 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) 20241111125516456 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) 20241111125516457 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) 20241111125516457 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) 20241111125516457 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) 20241111125516457 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) 20241111125516458 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) 20241111125516458 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) 20241111125516458 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) 20241111125516458 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) 20241111125516458 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1607): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241111125516458 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125516459 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) 20241111125516459 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) 20241111125516464 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) 20241111125516464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1612 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1616 (gprs_rlcmac_sched.cpp:454) 20241111125516464 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1616 for type USF (pdch_ul_controller.c:184) 20241111125516464 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516464 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125516464 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125516464 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125516464 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516464 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516465 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516465 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516465 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516465 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Sending data request: sapi=5 arfcn=877 cur_fn=1607 block=0 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241111125516465 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125516479 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) 20241111125516479 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) 20241111125516481 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) 20241111125516481 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) 20241111125516481 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) 20241111125516481 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) 20241111125516482 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) 20241111125516482 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) 20241111125516483 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) 20241111125516483 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) 20241111125516484 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) 20241111125516484 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) 20241111125516484 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) 20241111125516484 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) 20241111125516484 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1612): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241111125516484 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125516485 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) 20241111125516485 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) 20241111125516486 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) 20241111125516486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1616 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1620 (gprs_rlcmac_sched.cpp:454) 20241111125516486 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1620 for type USF (pdch_ul_controller.c:184) 20241111125516486 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516486 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125516486 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125516486 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125516486 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516486 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516486 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516487 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516487 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Sending data request: sapi=5 arfcn=877 cur_fn=1612 block=1 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516487 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516499 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) 20241111125516499 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) 20241111125516501 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) 20241111125516501 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) 20241111125516501 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) 20241111125516501 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) 20241111125516502 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) 20241111125516502 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) 20241111125516503 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) 20241111125516503 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) 20241111125516504 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) 20241111125516504 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) 20241111125516504 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) 20241111125516504 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) 20241111125516504 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1616): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241111125516504 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125516505 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) 20241111125516505 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) 20241111125516506 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) 20241111125516506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1620 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1625 (gprs_rlcmac_sched.cpp:454) 20241111125516506 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1625 for type USF (pdch_ul_controller.c:184) 20241111125516506 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516506 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125516506 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125516506 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125516506 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516506 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516506 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516506 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516506 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Sending data request: sapi=5 arfcn=877 cur_fn=1616 block=2 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516507 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516518 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) 20241111125516518 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) 20241111125516519 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) 20241111125516519 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) 20241111125516520 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125516520 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20241111125516520 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) 20241111125516520 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20241111125516520 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125516520 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125516520 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125516520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241111125516520 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20241111125516520 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241111125516520 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241111125516520 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) 20241111125516520 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) 20241111125516521 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) 20241111125516521 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) 20241111125516521 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) 20241111125516521 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) 20241111125516522 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) 20241111125516522 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) 20241111125516523 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) 20241111125516523 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) 20241111125516523 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1620): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241111125516523 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516524 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) 20241111125516524 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) 20241111125516527 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) 20241111125516527 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1625 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1629 (gprs_rlcmac_sched.cpp:454) 20241111125516527 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1629 for type USF (pdch_ul_controller.c:184) 20241111125516527 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516527 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125516527 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125516527 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125516527 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516527 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516527 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516528 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516528 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Sending data request: sapi=5 arfcn=877 cur_fn=1620 block=3 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241111125516528 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125516542 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) 20241111125516542 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) 20241111125516544 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) 20241111125516544 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) 20241111125516545 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) 20241111125516545 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) 20241111125516546 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) 20241111125516546 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) 20241111125516547 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) 20241111125516547 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) 20241111125516549 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) 20241111125516549 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) 20241111125516550 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) 20241111125516550 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) 20241111125516550 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1625): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241111125516550 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516551 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) 20241111125516551 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) 20241111125516552 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) 20241111125516552 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1629 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1633 (gprs_rlcmac_sched.cpp:454) 20241111125516552 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1633 for type USF (pdch_ul_controller.c:184) 20241111125516552 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516552 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125516552 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125516553 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125516553 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516553 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516553 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516554 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516554 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Sending data request: sapi=5 arfcn=877 cur_fn=1625 block=4 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516554 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516563 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) 20241111125516563 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) 20241111125516565 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) 20241111125516565 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) 20241111125516566 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) 20241111125516566 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) 20241111125516567 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) 20241111125516567 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) 20241111125516568 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) 20241111125516568 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) 20241111125516570 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) 20241111125516570 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) 20241111125516571 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) 20241111125516571 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) 20241111125516571 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1629): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241111125516571 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516572 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) 20241111125516572 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) 20241111125516573 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) 20241111125516573 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1633 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1638 (gprs_rlcmac_sched.cpp:454) 20241111125516573 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1638 for type USF (pdch_ul_controller.c:184) 20241111125516574 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516574 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125516574 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125516574 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125516574 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516574 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516574 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516575 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516575 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Sending data request: sapi=5 arfcn=877 cur_fn=1629 block=5 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516575 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516581 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) 20241111125516581 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) 20241111125516581 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) 20241111125516581 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) 20241111125516582 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) 20241111125516582 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) 20241111125516582 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) 20241111125516582 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) 20241111125516583 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) 20241111125516583 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) 20241111125516583 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) 20241111125516583 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) 20241111125516583 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) 20241111125516583 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) 20241111125516583 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1633): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241111125516583 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516584 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) 20241111125516584 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) 20241111125516590 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) 20241111125516591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1638 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1642 (gprs_rlcmac_sched.cpp:454) 20241111125516591 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1642 for type USF (pdch_ul_controller.c:184) 20241111125516591 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516591 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125516591 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125516591 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125516591 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516591 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516591 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516592 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Sending data request: sapi=5 arfcn=877 cur_fn=1633 block=6 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241111125516592 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125516605 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) 20241111125516605 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) 20241111125516606 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) 20241111125516606 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) 20241111125516606 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) 20241111125516606 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) 20241111125516607 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) 20241111125516607 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) 20241111125516607 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) 20241111125516607 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) 20241111125516607 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) 20241111125516607 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) 20241111125516608 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) 20241111125516608 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) 20241111125516608 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1638): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241111125516608 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516608 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) 20241111125516608 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) 20241111125516610 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) 20241111125516610 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1642 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1646 (gprs_rlcmac_sched.cpp:454) 20241111125516610 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1646 for type USF (pdch_ul_controller.c:184) 20241111125516610 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516610 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125516610 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125516610 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125516610 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516610 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516610 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516610 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516610 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Sending data request: sapi=5 arfcn=877 cur_fn=1638 block=7 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516611 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516624 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) 20241111125516624 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) 20241111125516626 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) 20241111125516627 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) 20241111125516627 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) 20241111125516627 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) 20241111125516628 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) 20241111125516628 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) 20241111125516629 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) 20241111125516629 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) 20241111125516630 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) 20241111125516630 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) 20241111125516630 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) 20241111125516631 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) 20241111125516631 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1642): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241111125516631 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516631 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) 20241111125516631 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) 20241111125516632 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) 20241111125516632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1646 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1651 (gprs_rlcmac_sched.cpp:454) 20241111125516632 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1651 for type USF (pdch_ul_controller.c:184) 20241111125516632 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516632 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125516632 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125516632 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125516632 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516632 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516632 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516633 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Sending data request: sapi=5 arfcn=877 cur_fn=1642 block=8 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516633 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516644 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) 20241111125516644 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) 20241111125516646 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) 20241111125516646 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) 20241111125516647 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) 20241111125516647 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) 20241111125516647 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) 20241111125516647 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) 20241111125516648 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) 20241111125516648 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) 20241111125516648 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) 20241111125516648 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) 20241111125516649 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) 20241111125516649 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) 20241111125516649 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1646): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241111125516649 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125516649 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) 20241111125516650 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) 20241111125516652 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) 20241111125516652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1651 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1655 (gprs_rlcmac_sched.cpp:454) 20241111125516652 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1655 for type USF (pdch_ul_controller.c:184) 20241111125516652 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516652 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125516652 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125516652 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125516652 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516652 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516652 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516652 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Sending data request: sapi=5 arfcn=877 cur_fn=1646 block=9 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241111125516653 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125516666 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) 20241111125516666 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) 20241111125516666 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) 20241111125516666 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) 20241111125516666 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) 20241111125516666 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) 20241111125516667 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) 20241111125516667 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) 20241111125516667 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) 20241111125516667 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) 20241111125516667 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) 20241111125516667 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) 20241111125516667 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) 20241111125516667 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) 20241111125516667 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1651): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241111125516667 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516667 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) 20241111125516667 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) 20241111125516671 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) 20241111125516671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1655 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1659 (gprs_rlcmac_sched.cpp:454) 20241111125516671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1659 for type USF (pdch_ul_controller.c:184) 20241111125516671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516671 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125516671 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125516671 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125516671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516671 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Sending data request: sapi=5 arfcn=877 cur_fn=1651 block=10 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516671 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516685 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) 20241111125516685 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) 20241111125516685 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) 20241111125516685 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) 20241111125516686 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) 20241111125516686 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) 20241111125516686 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) 20241111125516686 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) 20241111125516686 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) 20241111125516686 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) 20241111125516687 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) 20241111125516687 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) 20241111125516687 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) 20241111125516687 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) 20241111125516687 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1655): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241111125516687 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516688 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) 20241111125516688 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) 20241111125516690 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) 20241111125516690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1659 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1664 (gprs_rlcmac_sched.cpp:454) 20241111125516690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1664 for type USF (pdch_ul_controller.c:184) 20241111125516690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516690 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125516690 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125516690 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125516690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516690 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Sending data request: sapi=5 arfcn=877 cur_fn=1655 block=11 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516690 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516705 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) 20241111125516705 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) 20241111125516706 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) 20241111125516706 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) 20241111125516707 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) 20241111125516707 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) 20241111125516708 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) 20241111125516708 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) 20241111125516709 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) 20241111125516709 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) 20241111125516710 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) 20241111125516710 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) 20241111125516711 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) 20241111125516711 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) 20241111125516711 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1659): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241111125516711 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516711 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) 20241111125516712 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) 20241111125516715 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) 20241111125516715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1664 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1668 (gprs_rlcmac_sched.cpp:454) 20241111125516715 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1668 for type USF (pdch_ul_controller.c:184) 20241111125516715 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516715 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125516715 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125516715 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125516715 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516715 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516715 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516715 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Sending data request: sapi=5 arfcn=877 cur_fn=1659 block=0 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241111125516715 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125516730 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) 20241111125516730 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) 20241111125516732 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) 20241111125516732 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) 20241111125516732 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) 20241111125516732 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) 20241111125516733 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) 20241111125516733 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) 20241111125516735 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) 20241111125516735 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) 20241111125516736 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) 20241111125516736 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) 20241111125516738 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) 20241111125516738 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) 20241111125516738 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1664): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241111125516738 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516739 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) 20241111125516739 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) 20241111125516740 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) 20241111125516740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1668 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1672 (gprs_rlcmac_sched.cpp:454) 20241111125516740 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1672 for type USF (pdch_ul_controller.c:184) 20241111125516741 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516741 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125516741 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125516741 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125516741 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516741 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516741 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516741 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516741 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516741 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Sending data request: sapi=5 arfcn=877 cur_fn=1664 block=1 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516742 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516749 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) 20241111125516749 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) 20241111125516751 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) 20241111125516751 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) 20241111125516752 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) 20241111125516752 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) 20241111125516753 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) 20241111125516753 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) 20241111125516754 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) 20241111125516754 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) 20241111125516755 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) 20241111125516755 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) 20241111125516756 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) 20241111125516756 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) 20241111125516756 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1668): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241111125516756 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516756 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) 20241111125516756 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) 20241111125516757 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) 20241111125516757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1672 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1677 (gprs_rlcmac_sched.cpp:454) 20241111125516757 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1677 for type USF (pdch_ul_controller.c:184) 20241111125516757 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516757 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125516757 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125516758 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125516758 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516758 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516758 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516758 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516758 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Sending data request: sapi=5 arfcn=877 cur_fn=1668 block=2 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516758 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516768 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) 20241111125516768 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) 20241111125516769 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) 20241111125516769 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) 20241111125516770 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) 20241111125516770 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) 20241111125516771 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) 20241111125516771 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) 20241111125516772 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) 20241111125516772 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) 20241111125516773 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) 20241111125516773 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) 20241111125516773 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) 20241111125516773 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) 20241111125516773 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1672): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241111125516773 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516774 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) 20241111125516774 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) 20241111125516778 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) 20241111125516778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1677 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1681 (gprs_rlcmac_sched.cpp:454) 20241111125516778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1681 for type USF (pdch_ul_controller.c:184) 20241111125516778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516778 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125516778 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125516778 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125516778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516778 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Sending data request: sapi=5 arfcn=877 cur_fn=1672 block=3 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241111125516779 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125516794 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) 20241111125516794 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) 20241111125516797 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) 20241111125516797 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) 20241111125516798 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) 20241111125516798 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) 20241111125516800 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) 20241111125516800 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) 20241111125516801 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) 20241111125516801 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) 20241111125516802 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) 20241111125516802 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) 20241111125516803 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) 20241111125516803 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) 20241111125516803 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1677): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241111125516803 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125516803 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) 20241111125516803 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) 20241111125516804 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) 20241111125516804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1681 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1685 (gprs_rlcmac_sched.cpp:454) 20241111125516804 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1685 for type USF (pdch_ul_controller.c:184) 20241111125516804 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516804 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125516804 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125516804 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125516804 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516804 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516804 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516804 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516804 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Sending data request: sapi=5 arfcn=877 cur_fn=1677 block=4 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516805 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516812 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) 20241111125516812 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) 20241111125516814 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) 20241111125516814 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) 20241111125516815 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) 20241111125516815 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) 20241111125516816 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) 20241111125516816 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) 20241111125516817 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) 20241111125516817 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) 20241111125516818 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) 20241111125516818 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) 20241111125516819 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) 20241111125516819 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) 20241111125516819 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1681): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241111125516819 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516820 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) 20241111125516820 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) 20241111125516821 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) 20241111125516821 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1685 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1690 (gprs_rlcmac_sched.cpp:454) 20241111125516822 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1690 for type USF (pdch_ul_controller.c:184) 20241111125516822 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516822 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125516822 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125516822 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125516822 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516822 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516822 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516822 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Sending data request: sapi=5 arfcn=877 cur_fn=1681 block=5 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516823 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516831 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) 20241111125516831 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) 20241111125516833 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) 20241111125516833 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) 20241111125516834 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) 20241111125516834 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) 20241111125516834 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) 20241111125516834 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) 20241111125516835 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) 20241111125516835 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) 20241111125516836 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) 20241111125516836 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) 20241111125516836 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) 20241111125516836 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) 20241111125516836 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1685): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241111125516836 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516837 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) 20241111125516837 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) 20241111125516840 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) 20241111125516840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1690 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1694 (gprs_rlcmac_sched.cpp:454) 20241111125516840 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1694 for type USF (pdch_ul_controller.c:184) 20241111125516840 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516840 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125516840 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125516840 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125516840 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516840 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516840 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516840 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516840 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Sending data request: sapi=5 arfcn=877 cur_fn=1685 block=6 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241111125516840 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516854 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) 20241111125516855 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) 20241111125516855 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) 20241111125516855 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1690): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241111125516855 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516855 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) 20241111125516855 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) 20241111125516858 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) 20241111125516858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1694 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1698 (gprs_rlcmac_sched.cpp:454) 20241111125516858 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1698 for type USF (pdch_ul_controller.c:184) 20241111125516858 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516858 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125516858 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125516858 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125516858 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516858 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516858 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516858 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516858 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Sending data request: sapi=5 arfcn=877 cur_fn=1690 block=7 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516858 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516873 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) 20241111125516873 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) 20241111125516873 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) 20241111125516873 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) 20241111125516874 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) 20241111125516874 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) 20241111125516874 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) 20241111125516874 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) 20241111125516875 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) 20241111125516875 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) 20241111125516875 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) 20241111125516875 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) 20241111125516876 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) 20241111125516876 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) 20241111125516876 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1694): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241111125516876 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516876 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) 20241111125516876 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) 20241111125516878 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) 20241111125516878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1698 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1703 (gprs_rlcmac_sched.cpp:454) 20241111125516878 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1703 for type USF (pdch_ul_controller.c:184) 20241111125516878 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516878 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125516878 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125516878 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516878 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516878 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Sending data request: sapi=5 arfcn=877 cur_fn=1694 block=8 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516878 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516893 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) 20241111125516893 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) 20241111125516894 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) 20241111125516894 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) 20241111125516895 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) 20241111125516895 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) 20241111125516896 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) 20241111125516896 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) 20241111125516897 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) 20241111125516897 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) 20241111125516897 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) 20241111125516897 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) 20241111125516898 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) 20241111125516898 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) 20241111125516898 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1698): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241111125516898 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516899 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) 20241111125516899 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) 20241111125516903 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) 20241111125516903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1703 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1707 (gprs_rlcmac_sched.cpp:454) 20241111125516903 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1707 for type USF (pdch_ul_controller.c:184) 20241111125516903 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Sending data request: sapi=5 arfcn=877 cur_fn=1698 block=9 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125516904 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125516917 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) 20241111125516917 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) 20241111125516919 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) 20241111125516919 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) 20241111125516919 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) 20241111125516919 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) 20241111125516920 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) 20241111125516920 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) 20241111125516921 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) 20241111125516921 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) 20241111125516922 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) 20241111125516922 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) 20241111125516922 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) 20241111125516922 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) 20241111125516922 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1703): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241111125516923 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516923 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) 20241111125516923 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) 20241111125516924 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 RX RTS.req: sapi=5 arfcn=878 cur_fn=1703 block=10 (pcu_l1_if.cpp:576) 20241111125516924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1707 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1711 (gprs_rlcmac_sched.cpp:454) 20241111125516924 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1711 for type USF (pdch_ul_controller.c:184) 20241111125516924 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516924 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125516924 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125516924 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125516924 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516924 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516924 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516925 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516925 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1707 Sending data request: sapi=5 arfcn=878 cur_fn=1703 block=10 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516925 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516937 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) 20241111125516937 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) 20241111125516939 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) 20241111125516939 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) 20241111125516939 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) 20241111125516939 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) 20241111125516940 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) 20241111125516940 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) 20241111125516941 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) 20241111125516941 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) 20241111125516942 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) 20241111125516942 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) 20241111125516942 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) 20241111125516942 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) 20241111125516942 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1707): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241111125516942 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125516943 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) 20241111125516943 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) 20241111125516944 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) 20241111125516944 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1711 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1716 (gprs_rlcmac_sched.cpp:454) 20241111125516944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1716 for type USF (pdch_ul_controller.c:184) 20241111125516944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516944 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125516944 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125516944 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125516944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516944 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516945 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Sending data request: sapi=5 arfcn=878 cur_fn=1707 block=11 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241111125516945 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125516956 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) 20241111125516956 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) 20241111125516957 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) 20241111125516957 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) 20241111125516958 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) 20241111125516958 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) 20241111125516959 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) 20241111125516959 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) 20241111125516959 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) 20241111125516959 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) 20241111125516960 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) 20241111125516960 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) 20241111125516961 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) 20241111125516961 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) 20241111125516962 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) 20241111125516962 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) 20241111125516962 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1711): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241111125516962 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125516965 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) 20241111125516965 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1716 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1720 (gprs_rlcmac_sched.cpp:454) 20241111125516965 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1720 for type USF (pdch_ul_controller.c:184) 20241111125516965 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516965 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125516965 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125516965 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125516965 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516966 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516966 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125516966 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516966 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Sending data request: sapi=5 arfcn=878 cur_fn=1711 block=0 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516966 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516980 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) 20241111125516980 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) 20241111125516981 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) 20241111125516981 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) 20241111125516982 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) 20241111125516982 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) 20241111125516983 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) 20241111125516983 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) 20241111125516984 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) 20241111125516984 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) 20241111125516985 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) 20241111125516985 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) 20241111125516986 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) 20241111125516986 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) 20241111125516987 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) 20241111125516987 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) 20241111125516987 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1716): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241111125516987 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125516988 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) 20241111125516988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1720 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1724 (gprs_rlcmac_sched.cpp:454) 20241111125516988 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1724 for type USF (pdch_ul_controller.c:184) 20241111125516988 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125516988 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125516988 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125516988 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125516988 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125516988 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125516988 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125516988 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125516988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125516988 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Sending data request: sapi=5 arfcn=878 cur_fn=1716 block=1 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125516988 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125516999 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) 20241111125516999 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) 20241111125517000 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) 20241111125517000 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) 20241111125517001 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) 20241111125517001 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) 20241111125517002 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) 20241111125517002 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) 20241111125517003 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) 20241111125517003 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) 20241111125517003 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) 20241111125517003 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) 20241111125517004 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) 20241111125517004 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) 20241111125517005 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) 20241111125517005 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) 20241111125517005 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1720): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241111125517005 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125517005 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) 20241111125517006 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1724 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1729 (gprs_rlcmac_sched.cpp:454) 20241111125517006 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1729 for type USF (pdch_ul_controller.c:184) 20241111125517006 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517006 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125517006 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125517006 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125517006 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517006 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517006 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517006 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517006 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Sending data request: sapi=5 arfcn=878 cur_fn=1720 block=2 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241111125517006 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125517018 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) 20241111125517018 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) 20241111125517020 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) 20241111125517020 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) 20241111125517020 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) 20241111125517020 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) 20241111125517021 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) 20241111125517021 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) 20241111125517022 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) 20241111125517022 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) 20241111125517023 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) 20241111125517023 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) 20241111125517024 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) 20241111125517024 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) 20241111125517025 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) 20241111125517025 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) 20241111125517025 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1724): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241111125517025 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125517028 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) 20241111125517028 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1729 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1733 (gprs_rlcmac_sched.cpp:454) 20241111125517028 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1733 for type USF (pdch_ul_controller.c:184) 20241111125517028 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517028 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125517028 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125517028 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125517028 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517028 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517028 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125517028 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517028 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517028 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Sending data request: sapi=5 arfcn=878 cur_fn=1724 block=3 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517029 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517037 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125517037 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20241111125517037 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) 20241111125517037 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20241111125517037 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517037 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517037 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517037 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517037 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20241111125517037 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517037 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517043 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) 20241111125517043 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) 20241111125517044 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) 20241111125517044 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) 20241111125517044 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) 20241111125517044 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) 20241111125517045 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) 20241111125517045 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) 20241111125517046 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) 20241111125517046 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) 20241111125517047 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) 20241111125517047 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) 20241111125517048 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) 20241111125517048 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) 20241111125517049 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) 20241111125517049 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) 20241111125517049 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1729): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241111125517049 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125517049 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) 20241111125517049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1733 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1737 (gprs_rlcmac_sched.cpp:454) 20241111125517049 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1737 for type USF (pdch_ul_controller.c:184) 20241111125517049 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517049 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125517049 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125517050 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125517050 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517050 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517050 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517050 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517050 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517050 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Sending data request: sapi=5 arfcn=878 cur_fn=1729 block=4 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517050 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517061 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) 20241111125517061 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) 20241111125517062 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) 20241111125517063 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) 20241111125517063 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) 20241111125517063 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) 20241111125517064 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) 20241111125517064 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) 20241111125517065 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) 20241111125517065 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) 20241111125517066 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) 20241111125517066 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) 20241111125517066 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) 20241111125517066 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) 20241111125517067 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) 20241111125517067 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) 20241111125517067 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1733): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241111125517067 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125517068 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) 20241111125517068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1737 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1742 (gprs_rlcmac_sched.cpp:454) 20241111125517068 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1742 for type USF (pdch_ul_controller.c:184) 20241111125517068 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517068 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125517068 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125517068 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125517068 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517068 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517068 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517069 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517069 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Sending data request: sapi=5 arfcn=878 cur_fn=1733 block=5 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241111125517070 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125517080 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) 20241111125517080 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) 20241111125517082 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) 20241111125517082 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) 20241111125517082 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) 20241111125517082 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) 20241111125517083 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) 20241111125517083 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) 20241111125517084 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) 20241111125517084 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) 20241111125517085 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) 20241111125517085 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) 20241111125517086 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) 20241111125517086 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) 20241111125517087 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) 20241111125517087 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) 20241111125517087 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1737): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241111125517087 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125517090 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) 20241111125517090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1742 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1746 (gprs_rlcmac_sched.cpp:454) 20241111125517090 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1746 for type USF (pdch_ul_controller.c:184) 20241111125517090 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517090 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125517090 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125517090 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125517090 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517090 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517090 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125517091 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517091 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Sending data request: sapi=5 arfcn=878 cur_fn=1737 block=6 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517091 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517104 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) 20241111125517104 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) 20241111125517106 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) 20241111125517106 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) 20241111125517107 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) 20241111125517107 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) 20241111125517107 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) 20241111125517107 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) 20241111125517108 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) 20241111125517108 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) 20241111125517109 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) 20241111125517109 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) 20241111125517110 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) 20241111125517110 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) 20241111125517111 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) 20241111125517111 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) 20241111125517111 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1742): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241111125517111 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125517111 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) 20241111125517112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1746 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1750 (gprs_rlcmac_sched.cpp:454) 20241111125517112 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1750 for type USF (pdch_ul_controller.c:184) 20241111125517112 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517112 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125517112 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125517112 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125517112 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517112 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517112 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517112 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517112 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Sending data request: sapi=5 arfcn=878 cur_fn=1742 block=7 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517112 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517124 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) 20241111125517124 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) 20241111125517125 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) 20241111125517125 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) 20241111125517126 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) 20241111125517126 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) 20241111125517126 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) 20241111125517126 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) 20241111125517127 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) 20241111125517127 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) 20241111125517128 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) 20241111125517128 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) 20241111125517129 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) 20241111125517129 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) 20241111125517130 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) 20241111125517130 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) 20241111125517130 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1746): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241111125517130 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125517131 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) 20241111125517131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1750 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1755 (gprs_rlcmac_sched.cpp:454) 20241111125517131 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1755 for type USF (pdch_ul_controller.c:184) 20241111125517131 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517131 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125517131 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125517131 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125517131 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517131 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517131 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517131 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517131 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Sending data request: sapi=5 arfcn=878 cur_fn=1746 block=8 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241111125517131 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125517143 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) 20241111125517143 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) 20241111125517144 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) 20241111125517144 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) 20241111125517145 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) 20241111125517145 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) 20241111125517146 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) 20241111125517146 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) 20241111125517147 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) 20241111125517147 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) 20241111125517149 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) 20241111125517149 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) 20241111125517150 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) 20241111125517150 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) 20241111125517151 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) 20241111125517151 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) 20241111125517151 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1750): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241111125517151 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125517153 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) 20241111125517153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1755 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1759 (gprs_rlcmac_sched.cpp:454) 20241111125517153 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1759 for type USF (pdch_ul_controller.c:184) 20241111125517153 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517153 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125517153 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125517153 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125517153 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517153 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517153 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125517154 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517154 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Sending data request: sapi=5 arfcn=878 cur_fn=1750 block=9 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517155 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517167 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) 20241111125517167 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) 20241111125517168 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) 20241111125517168 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) 20241111125517169 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) 20241111125517169 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) 20241111125517170 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) 20241111125517170 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) 20241111125517171 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) 20241111125517171 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) 20241111125517171 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) 20241111125517171 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) 20241111125517172 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) 20241111125517172 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) 20241111125517173 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) 20241111125517173 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) 20241111125517173 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1755): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241111125517173 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125517174 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) 20241111125517174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1759 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1763 (gprs_rlcmac_sched.cpp:454) 20241111125517174 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1763 for type USF (pdch_ul_controller.c:184) 20241111125517174 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517174 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125517174 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125517174 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125517174 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517174 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517174 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517175 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517175 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Sending data request: sapi=5 arfcn=878 cur_fn=1755 block=10 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517175 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517186 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) 20241111125517186 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) 20241111125517188 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) 20241111125517188 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) 20241111125517188 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) 20241111125517188 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) 20241111125517189 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) 20241111125517189 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) 20241111125517190 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) 20241111125517190 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) 20241111125517191 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) 20241111125517191 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) 20241111125517192 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) 20241111125517192 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) 20241111125517192 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) 20241111125517192 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) 20241111125517192 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1759): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241111125517192 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125517193 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) 20241111125517193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1763 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1768 (gprs_rlcmac_sched.cpp:454) 20241111125517193 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1768 for type USF (pdch_ul_controller.c:184) 20241111125517193 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517193 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125517193 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125517193 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125517193 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517193 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517193 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517194 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Sending data request: sapi=5 arfcn=878 cur_fn=1759 block=11 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241111125517194 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125517206 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) 20241111125517206 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) 20241111125517207 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) 20241111125517207 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) 20241111125517208 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) 20241111125517208 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) 20241111125517209 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) 20241111125517209 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) 20241111125517210 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) 20241111125517210 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) 20241111125517210 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) 20241111125517210 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) 20241111125517211 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) 20241111125517211 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) 20241111125517212 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) 20241111125517212 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) 20241111125517212 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1763): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241111125517212 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125517215 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) 20241111125517215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1768 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1772 (gprs_rlcmac_sched.cpp:454) 20241111125517215 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1772 for type USF (pdch_ul_controller.c:184) 20241111125517215 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517215 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125517215 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125517216 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125517216 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517216 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517216 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125517216 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Sending data request: sapi=5 arfcn=878 cur_fn=1763 block=0 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517216 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517230 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) 20241111125517230 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) 20241111125517231 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) 20241111125517231 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) 20241111125517232 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) 20241111125517232 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) 20241111125517233 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) 20241111125517233 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) 20241111125517234 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) 20241111125517234 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) 20241111125517234 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) 20241111125517234 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) 20241111125517235 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) 20241111125517235 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) 20241111125517236 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) 20241111125517236 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) 20241111125517236 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1768): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241111125517236 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125517237 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) 20241111125517237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1772 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1776 (gprs_rlcmac_sched.cpp:454) 20241111125517237 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1776 for type USF (pdch_ul_controller.c:184) 20241111125517237 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517237 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125517237 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125517237 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125517237 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517237 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517237 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517238 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517238 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Sending data request: sapi=5 arfcn=878 cur_fn=1768 block=1 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517238 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517249 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) 20241111125517249 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) 20241111125517250 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) 20241111125517250 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) 20241111125517251 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) 20241111125517251 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) 20241111125517252 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) 20241111125517252 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) 20241111125517253 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) 20241111125517253 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) 20241111125517253 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) 20241111125517253 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) 20241111125517254 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) 20241111125517254 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) 20241111125517255 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) 20241111125517255 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) 20241111125517255 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1772): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241111125517255 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125517256 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) 20241111125517256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1776 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1781 (gprs_rlcmac_sched.cpp:454) 20241111125517256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1781 for type USF (pdch_ul_controller.c:184) 20241111125517256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517256 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125517256 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125517256 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125517256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517256 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Sending data request: sapi=5 arfcn=878 cur_fn=1772 block=2 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241111125517256 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125517268 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) 20241111125517268 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) 20241111125517269 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) 20241111125517269 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) 20241111125517270 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) 20241111125517270 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) 20241111125517271 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) 20241111125517271 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) 20241111125517271 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) 20241111125517271 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) 20241111125517272 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) 20241111125517272 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) 20241111125517273 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) 20241111125517273 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) 20241111125517274 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) 20241111125517274 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) 20241111125517274 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1776): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241111125517274 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125517277 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) 20241111125517277 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1781 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1785 (gprs_rlcmac_sched.cpp:454) 20241111125517277 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1785 for type USF (pdch_ul_controller.c:184) 20241111125517277 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517277 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125517277 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125517277 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125517277 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517277 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517277 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125517278 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517278 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Sending data request: sapi=5 arfcn=878 cur_fn=1776 block=3 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517278 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517292 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) 20241111125517292 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) 20241111125517293 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) 20241111125517293 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) 20241111125517294 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) 20241111125517294 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) 20241111125517294 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) 20241111125517294 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) 20241111125517295 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) 20241111125517295 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) 20241111125517296 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) 20241111125517296 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) 20241111125517297 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) 20241111125517297 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) 20241111125517298 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) 20241111125517298 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) 20241111125517298 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1781): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241111125517298 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125517299 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) 20241111125517299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1785 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1789 (gprs_rlcmac_sched.cpp:454) 20241111125517299 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1789 for type USF (pdch_ul_controller.c:184) 20241111125517299 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517299 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125517299 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125517299 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125517299 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517299 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517299 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517300 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Sending data request: sapi=5 arfcn=878 cur_fn=1781 block=4 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517300 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517311 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) 20241111125517311 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) 20241111125517312 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) 20241111125517312 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) 20241111125517313 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) 20241111125517313 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) 20241111125517314 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) 20241111125517314 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) 20241111125517315 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) 20241111125517315 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) 20241111125517316 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) 20241111125517316 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) 20241111125517316 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) 20241111125517316 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) 20241111125517317 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) 20241111125517317 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) 20241111125517317 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1785): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241111125517317 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125517318 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) 20241111125517318 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1789 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1794 (gprs_rlcmac_sched.cpp:454) 20241111125517318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1794 for type USF (pdch_ul_controller.c:184) 20241111125517318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517318 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125517318 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125517318 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125517318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517318 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517319 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Sending data request: sapi=5 arfcn=878 cur_fn=1785 block=5 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241111125517319 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125517330 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) 20241111125517330 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) 20241111125517331 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) 20241111125517331 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) 20241111125517332 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) 20241111125517332 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) 20241111125517333 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) 20241111125517333 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) 20241111125517334 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) 20241111125517334 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) 20241111125517334 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) 20241111125517334 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) 20241111125517336 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) 20241111125517336 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) 20241111125517336 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) 20241111125517336 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) 20241111125517336 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1789): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241111125517336 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125517339 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) 20241111125517340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1794 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1798 (gprs_rlcmac_sched.cpp:454) 20241111125517340 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1798 for type USF (pdch_ul_controller.c:184) 20241111125517340 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517340 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125517340 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125517340 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125517340 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517340 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517340 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125517340 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Sending data request: sapi=5 arfcn=878 cur_fn=1789 block=6 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517340 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517354 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) 20241111125517354 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) 20241111125517356 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) 20241111125517356 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) 20241111125517356 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) 20241111125517356 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) 20241111125517357 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) 20241111125517357 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) 20241111125517358 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) 20241111125517358 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) 20241111125517359 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) 20241111125517359 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) 20241111125517360 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) 20241111125517360 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) 20241111125517360 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) 20241111125517360 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) 20241111125517360 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1794): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241111125517360 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125517361 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) 20241111125517361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1798 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1802 (gprs_rlcmac_sched.cpp:454) 20241111125517361 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1802 for type USF (pdch_ul_controller.c:184) 20241111125517361 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517361 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125517361 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125517361 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125517361 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517361 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517361 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517362 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517362 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Sending data request: sapi=5 arfcn=878 cur_fn=1794 block=7 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517362 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517373 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) 20241111125517373 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) 20241111125517374 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) 20241111125517374 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) 20241111125517375 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) 20241111125517375 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) 20241111125517376 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) 20241111125517376 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) 20241111125517377 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) 20241111125517377 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) 20241111125517379 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) 20241111125517379 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) 20241111125517380 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) 20241111125517380 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) 20241111125517381 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) 20241111125517381 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) 20241111125517381 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1798): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241111125517381 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125517382 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) 20241111125517382 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1802 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1807 (gprs_rlcmac_sched.cpp:454) 20241111125517382 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1807 for type USF (pdch_ul_controller.c:184) 20241111125517382 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517382 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125517382 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125517382 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125517382 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517382 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517383 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517383 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517383 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517383 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Sending data request: sapi=5 arfcn=878 cur_fn=1798 block=8 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241111125517384 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125517392 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) 20241111125517393 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) 20241111125517394 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) 20241111125517394 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) 20241111125517396 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) 20241111125517396 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) 20241111125517397 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) 20241111125517397 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) 20241111125517398 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) 20241111125517398 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) 20241111125517399 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) 20241111125517399 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) 20241111125517401 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) 20241111125517401 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) 20241111125517402 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) 20241111125517402 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) 20241111125517402 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1802): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241111125517402 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125517403 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) 20241111125517403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1807 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1811 (gprs_rlcmac_sched.cpp:454) 20241111125517403 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1811 for type USF (pdch_ul_controller.c:184) 20241111125517403 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517403 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125517403 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125517403 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125517403 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517403 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517403 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125517403 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517403 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Sending data request: sapi=5 arfcn=878 cur_fn=1802 block=9 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517404 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517416 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) 20241111125517416 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) 20241111125517417 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) 20241111125517417 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) 20241111125517418 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) 20241111125517418 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) 20241111125517419 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) 20241111125517419 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) 20241111125517420 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) 20241111125517420 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) 20241111125517421 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) 20241111125517421 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) 20241111125517421 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) 20241111125517421 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) 20241111125517422 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) 20241111125517422 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) 20241111125517422 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1807): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241111125517422 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125517423 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) 20241111125517423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1811 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1815 (gprs_rlcmac_sched.cpp:454) 20241111125517423 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1815 for type USF (pdch_ul_controller.c:184) 20241111125517423 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517423 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125517423 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125517423 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125517423 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517423 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517423 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517424 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517424 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Sending data request: sapi=5 arfcn=878 cur_fn=1807 block=10 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517424 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517435 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) 20241111125517435 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) 20241111125517436 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) 20241111125517436 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) 20241111125517437 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) 20241111125517437 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) 20241111125517438 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) 20241111125517438 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) 20241111125517439 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) 20241111125517439 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) 20241111125517439 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) 20241111125517439 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) 20241111125517440 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) 20241111125517440 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) 20241111125517441 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) 20241111125517441 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) 20241111125517441 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1811): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241111125517441 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125517442 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) 20241111125517442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1815 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1820 (gprs_rlcmac_sched.cpp:454) 20241111125517442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1820 for type USF (pdch_ul_controller.c:184) 20241111125517442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517442 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125517442 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125517442 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125517442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517442 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Sending data request: sapi=5 arfcn=878 cur_fn=1811 block=11 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241111125517443 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125517455 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) 20241111125517455 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) 20241111125517456 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) 20241111125517456 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) 20241111125517457 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) 20241111125517457 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) 20241111125517458 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) 20241111125517458 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) 20241111125517458 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) 20241111125517458 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) 20241111125517459 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) 20241111125517459 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) 20241111125517460 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) 20241111125517460 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) 20241111125517460 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) 20241111125517461 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) 20241111125517461 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1815): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241111125517461 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125517464 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) 20241111125517464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1820 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1824 (gprs_rlcmac_sched.cpp:454) 20241111125517464 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1824 for type USF (pdch_ul_controller.c:184) 20241111125517464 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517464 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125517464 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125517464 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125517464 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125517464 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517464 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125517465 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517465 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Sending data request: sapi=5 arfcn=878 cur_fn=1815 block=0 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517465 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517479 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) 20241111125517479 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) 20241111125517480 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) 20241111125517480 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) 20241111125517481 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) 20241111125517481 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) 20241111125517481 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) 20241111125517481 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) 20241111125517482 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) 20241111125517482 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) 20241111125517483 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) 20241111125517483 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) 20241111125517484 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) 20241111125517484 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) 20241111125517485 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) 20241111125517485 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) 20241111125517485 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1820): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241111125517485 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125517486 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) 20241111125517486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1824 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1828 (gprs_rlcmac_sched.cpp:454) 20241111125517486 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1828 for type USF (pdch_ul_controller.c:184) 20241111125517486 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125517486 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125517486 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125517486 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125517486 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125517486 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125517486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125517486 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Sending data request: sapi=5 arfcn=878 cur_fn=1820 block=1 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125517487 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241111125517498 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) 20241111125517498 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) 20241111125517499 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) 20241111125517499 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) 20241111125517500 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) 20241111125517500 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) 20241111125517501 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) 20241111125517501 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) 20241111125517502 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) 20241111125517502 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) 20241111125517503 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) 20241111125517503 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) 20241111125517503 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) 20241111125517503 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) 20241111125517504 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) 20241111125517504 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) 20241111125517504 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1824): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241111125517504 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125517505 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) 20241111125517505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1828 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1833 (gprs_rlcmac_sched.cpp:454) 20241111125517505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1833 for type USF (pdch_ul_controller.c:184) 20241111125517505 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Sending data request: sapi=5 arfcn=878 cur_fn=1824 block=2 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125517506 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(580)@131a5d934883: Shutting down virtual BTS #0... 20241111125517513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39516<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125517517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39508<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125517519 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125517519 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125517519 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125517519 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20241111125517519 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) 20241111125517519 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20241111125517519 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517519 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517519 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517519 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20241111125517519 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517519 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125517520 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241111125517520 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517520 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) 20241111125517520 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241111125517520 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517520 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517520 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125517520 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20241111125517520 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517520 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) 20241111125517520 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20241111125517520 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517520 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517520 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125517520 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20241111125517520 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517520 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) 20241111125517520 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20241111125517520 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517520 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517520 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125517520 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517520 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20241111125517520 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517520 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) 20241111125517520 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20241111125517521 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517521 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517521 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20241111125517521 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517521 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) 20241111125517521 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20241111125517521 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517521 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517521 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20241111125517521 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517521 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) 20241111125517521 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20241111125517521 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517521 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517521 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20241111125517521 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517521 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) 20241111125517521 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20241111125517521 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517521 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517521 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517521 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125517521 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517522 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517522 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125517522 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20241111125517522 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517522 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) 20241111125517522 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20241111125517522 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517522 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517522 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517522 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517522 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125517522 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517522 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517522 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20241111125517522 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517522 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) 20241111125517522 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20241111125517522 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517522 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517522 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517522 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517522 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125517522 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517522 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517522 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20241111125517522 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517522 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) 20241111125517522 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20241111125517522 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517522 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517522 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517522 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517522 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125517522 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20241111125517523 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517523 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) 20241111125517523 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20241111125517523 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517523 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517523 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517523 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20241111125517523 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517523 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) 20241111125517523 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20241111125517523 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517523 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517523 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517523 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20241111125517523 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517523 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) 20241111125517523 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20241111125517523 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517523 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517523 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517523 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517523 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517524 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20241111125517524 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517524 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) 20241111125517524 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20241111125517524 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517524 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517524 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517524 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125517524 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517524 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517524 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125517524 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20241111125517524 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517524 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) 20241111125517524 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20241111125517524 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517524 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517524 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517524 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125517524 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517524 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517524 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20241111125517524 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517524 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) 20241111125517524 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20241111125517524 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517524 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517524 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517524 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125517524 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517524 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517525 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20241111125517525 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517525 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) 20241111125517525 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20241111125517525 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517525 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517525 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517525 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517525 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125517525 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517525 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517525 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20241111125517525 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517525 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) 20241111125517525 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20241111125517525 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517525 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517525 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517525 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517525 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125517525 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517525 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517525 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20241111125517525 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517525 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) 20241111125517525 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20241111125517525 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517525 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517525 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517525 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517525 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125517525 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517525 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517526 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20241111125517526 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517526 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) 20241111125517526 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20241111125517526 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517526 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517526 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517526 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517526 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125517526 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517526 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517526 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20241111125517526 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517526 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) 20241111125517526 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20241111125517526 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517526 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517526 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517526 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517526 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125517527 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517527 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517527 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125517527 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20241111125517527 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517527 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) 20241111125517527 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20241111125517527 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517527 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517527 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517527 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517527 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125517527 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517527 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517528 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20241111125517528 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517528 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) 20241111125517528 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20241111125517528 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517528 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517528 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517528 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517528 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125517528 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517528 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517528 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20241111125517528 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517528 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) 20241111125517528 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20241111125517528 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517528 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517528 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517528 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517528 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125517528 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517528 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517528 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20241111125517528 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517528 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) 20241111125517528 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20241111125517528 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517528 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517528 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517528 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517528 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125517528 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517528 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517529 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20241111125517529 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517529 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) 20241111125517529 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20241111125517529 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517529 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517529 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517529 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517529 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125517529 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517529 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517529 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20241111125517529 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517529 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) 20241111125517529 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20241111125517529 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517529 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517529 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517530 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517530 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125517530 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517530 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517530 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20241111125517530 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517530 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) 20241111125517530 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20241111125517530 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517530 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517530 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517530 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517530 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125517530 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517530 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517530 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125517530 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20241111125517530 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517530 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) 20241111125517530 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20241111125517530 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517530 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517531 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517531 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517531 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125517531 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517531 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517531 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20241111125517531 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517531 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) 20241111125517531 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20241111125517531 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517531 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517531 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517531 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517531 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125517531 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517531 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517531 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20241111125517531 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517531 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) 20241111125517531 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20241111125517531 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517531 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517531 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517531 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517531 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125517531 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517531 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517532 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20241111125517532 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517532 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) 20241111125517532 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20241111125517532 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517532 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517532 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517532 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517532 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125517532 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517532 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517532 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20241111125517532 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517532 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) 20241111125517532 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20241111125517532 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517532 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517532 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517532 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517532 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125517532 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517532 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517532 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20241111125517532 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517532 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) 20241111125517533 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20241111125517533 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517533 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517533 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517533 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517533 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125517533 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517533 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517533 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20241111125517533 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517533 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) 20241111125517533 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20241111125517533 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517533 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517533 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517533 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517533 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125517533 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517533 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517533 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125517533 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20241111125517533 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517533 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) 20241111125517533 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20241111125517533 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517534 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517534 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517534 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517534 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125517534 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517534 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517534 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20241111125517534 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517534 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) 20241111125517534 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20241111125517534 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517534 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517534 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517534 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517534 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125517534 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517534 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517534 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20241111125517534 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517534 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) 20241111125517534 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20241111125517534 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517535 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517535 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517535 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517535 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125517535 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517535 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517535 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20241111125517535 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517535 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) 20241111125517535 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20241111125517535 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517535 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517535 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517535 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517535 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125517535 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517535 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517535 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20241111125517535 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517535 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) 20241111125517535 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20241111125517535 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517535 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517535 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517535 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517536 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125517536 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517536 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517536 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20241111125517536 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517536 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) 20241111125517536 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20241111125517536 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517536 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517536 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517536 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517536 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125517536 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517536 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517536 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20241111125517536 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517536 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) 20241111125517536 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20241111125517536 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517536 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517536 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517536 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517537 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125517537 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517537 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517537 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125517537 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20241111125517537 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517537 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) 20241111125517537 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20241111125517537 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517537 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517537 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517537 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517537 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125517537 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517537 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241111125517537 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20241111125517537 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517537 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) 20241111125517537 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20241111125517537 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517538 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517538 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517538 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517538 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125517538 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517538 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241111125517538 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20241111125517538 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517538 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) 20241111125517538 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20241111125517538 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517538 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517538 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517538 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517538 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125517538 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517538 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241111125517538 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20241111125517538 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517538 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) 20241111125517539 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20241111125517539 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517539 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517539 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517539 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517539 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125517539 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517539 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241111125517539 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20241111125517539 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517539 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) 20241111125517539 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20241111125517539 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517539 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517539 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517539 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517539 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125517539 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517539 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241111125517539 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20241111125517539 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517539 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) 20241111125517539 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20241111125517540 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517540 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517540 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517540 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125517540 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517540 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241111125517540 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20241111125517540 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125517540 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) 20241111125517540 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20241111125517540 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125517540 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125517540 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125517540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517540 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125517540 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517540 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241111125517540 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125517540 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125517540 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125517540 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125517540 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125517540 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125517540 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_paging_cs_multi_ms_imsi_tmsi finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 50: stopped pid 9332 with status 0 respawn: 51: starting: osmo-pcu Mon Nov 11 12:55:17 UTC 2024 ====== PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.talloc 20241111125517583 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125517583 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125517583 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125517583 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125517603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34918<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125517704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34918<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6961376) Waiting for packet dumper to finish... 1 (prev_count=6961376, count=7103112) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:55:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.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@131a5d934883: 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@131a5d934883: Test case TC_paging_cs_multi_ms_imsi started. 585@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 585@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_multi_ms_imsi-BVCI1234(588)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 585@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(589)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 585@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 585@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(592)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125520908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34932<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 585@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(595)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(595)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(591)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(591)@131a5d934883: Start timer T: 5 s PCUIF(591)@131a5d934883: Start timer T_Conn: 10 s 20241111125520916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_cs_multi_ms_imsi-STATS(596)@131a5d934883: Start timer T: 2 s TC_paging_cs_multi_ms_imsi-STATS(596)@131a5d934883: Start timer T: 2 s 20241111125522584 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125522585 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125522585 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(591)@131a5d934883: OsmoPCU is now connected BTS(593)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125522601 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125522601 DLGLOBAL DEBUG validating counter group 0x55d1ac9aa040(bts) with 102 counters (rate_ctr.c:86) 20241111125522601 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125522601 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125522601 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125522601 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125522601 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125522601 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125522601 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125522601 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125522601 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125522601 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125522601 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125522601 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125522601 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125522601 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125522601 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125522601 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125522601 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125522601 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125522601 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125522601 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125522601 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125522601 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125522601 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125522601 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125522601 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125522601 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125522601 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125522601 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125522602 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125522602 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125522602 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125522602 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125522602 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125522602 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125522602 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125522602 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125522602 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125522602 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125522602 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125522602 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125522602 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125522602 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125522602 DLGLOBAL DEBUG validating counter group 0x7f4644c335e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125522602 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125522602 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125522602 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125522602 DLGLOBAL DEBUG validating counter group 0x7f4644c34180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125522602 DLGLOBAL DEBUG validating counter group 0x7f4644c34160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125522602 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125522602 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125522602 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125522602 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125522602 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125522602 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125522602 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125522602 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125522603 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125522603 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125522603 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125522603 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125522603 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125522603 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125522603 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125522603 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125522603 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125522603 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125522603 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125522603 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125522603 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125522603 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125522603 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125522603 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125522603 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125522603 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125522603 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125522603 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125522603 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125522603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125522603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522603 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(593)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(593)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(593)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(589)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(593)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(589)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(589)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(589)@131a5d934883: Start timer Tns_test: 10 s BTS(593)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(593)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125522610 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125522611 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125522611 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125522611 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125522611 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125522611 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(593)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125522611 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125522611 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125522611 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(589)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(589)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125522612 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125522613 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125522613 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125522613 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125522613 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125522613 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125522613 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125522613 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125522613 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125522613 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125522613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125522613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522614 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125522614 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522614 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125522615 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(589)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(589)@131a5d934883: Start timer Tns_test: 10 s 20241111125522615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125522615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125522616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522617 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125522617 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522617 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125522617 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522618 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125522618 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522619 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125522619 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522620 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 586@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 586@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125522632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125522632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125522633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522634 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125522634 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125522634 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125522634 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125522634 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125522634 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125522634 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125522634 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125522634 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125522634 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522635 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125522635 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522636 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125522636 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522637 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125522637 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522638 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125522638 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125522639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522639 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_cs_multi_ms_imsi-BVCI1234(588)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_imsi-BVCI1234(588)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125522647 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125522647 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125522647 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125522647 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125522647 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125522647 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125522647 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125522647 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125522651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125522651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125522652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125522652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522653 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125522653 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125522653 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125522653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125522653 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125522653 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125522653 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125522653 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125522653 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125522653 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125522653 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125522653 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125522653 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522654 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125522654 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125522655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522656 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125522656 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125522661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125522661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125522661 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125522661 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125522661 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125522675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125522675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125522677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522678 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) 20241111125522678 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) 20241111125522679 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) 20241111125522679 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) 20241111125522680 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) 20241111125522680 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) 20241111125522681 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) 20241111125522681 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) 20241111125522682 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) 20241111125522682 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) 20241111125522683 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) 20241111125522683 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) 20241111125522684 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125522694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125522694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522695 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) 20241111125522695 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) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 20241111125522696 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) 20241111125522696 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) MTC@131a5d934883: Start timer T: 2 s 20241111125522697 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) 20241111125522697 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) 20241111125522698 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) 20241111125522698 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) 20241111125522699 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) 20241111125522699 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) 20241111125522700 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) 20241111125522700 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) 20241111125522701 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) 20241111125522701 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) 20241111125522702 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=17, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125522702 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125522702 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125522702 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125522702 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125522702 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125522702 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125522702 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125522702 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125522702 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125522702 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125522702 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125522702 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125522702 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125522702 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125522702 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125522702 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125522702 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125522702 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125522702 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125522702 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125522702 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125522702 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125522702 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125522702 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125522702 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125522702 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125522702 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125522702 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125522702 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) 20241111125522702 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125522702 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125522702 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125522702 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125522702 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125522702 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125522702 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125522702 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) 20241111125522702 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=17 (tbf_ul.cpp:221) 20241111125522702 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125522702 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125522702 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125522702 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=17 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125522704 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125522713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125522713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522715 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) 20241111125522715 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) 20241111125522716 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) 20241111125522716 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) 20241111125522716 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) 20241111125522716 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) 20241111125522717 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) 20241111125522717 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) 20241111125522718 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) 20241111125522718 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) 20241111125522719 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) 20241111125522719 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) 20241111125522719 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) 20241111125522719 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) 20241111125522723 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) 20241111125522723 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) 20241111125522724 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125522737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125522737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522738 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) 20241111125522738 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) 20241111125522739 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) 20241111125522739 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) 20241111125522740 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) 20241111125522740 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) 20241111125522740 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) 20241111125522740 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) 20241111125522741 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) 20241111125522741 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) 20241111125522742 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) 20241111125522742 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) 20241111125522743 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) 20241111125522743 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) 20241111125522744 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) 20241111125522744 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) 20241111125522744 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125522756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125522756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522757 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) 20241111125522757 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) 20241111125522758 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) 20241111125522758 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) 20241111125522759 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) 20241111125522759 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) 20241111125522760 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) 20241111125522760 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) 20241111125522760 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) 20241111125522760 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) 20241111125522761 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) 20241111125522761 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) 20241111125522762 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) 20241111125522762 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) 20241111125522763 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) 20241111125522763 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) 20241111125522764 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125522775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125522775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522777 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) 20241111125522777 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) 20241111125522777 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) 20241111125522777 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) 20241111125522778 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) 20241111125522778 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) 20241111125522779 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) 20241111125522779 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) 20241111125522780 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) 20241111125522780 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) 20241111125522780 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) 20241111125522780 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) 20241111125522781 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) 20241111125522781 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) 20241111125522784 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) 20241111125522784 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) 20241111125522785 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125522799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125522799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522800 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) 20241111125522800 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) 20241111125522801 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) 20241111125522801 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) 20241111125522802 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) 20241111125522802 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) 20241111125522803 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) 20241111125522803 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) 20241111125522803 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) 20241111125522803 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) 20241111125522804 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) 20241111125522804 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) 20241111125522805 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) 20241111125522805 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) 20241111125522806 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) 20241111125522806 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) 20241111125522807 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125522818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125522818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125522820 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) 20241111125522820 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) 20241111125522820 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) 20241111125522820 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) 20241111125522821 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) 20241111125522821 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) 20241111125522822 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) 20241111125522822 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) 20241111125522823 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) 20241111125522823 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) 20241111125522824 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) 20241111125522824 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) 20241111125522824 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) 20241111125522824 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) 20241111125522825 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) 20241111125522825 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) 20241111125522826 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125522837 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) 20241111125522837 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) 20241111125522838 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) 20241111125522838 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) 20241111125522839 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) 20241111125522839 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) 20241111125522840 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) 20241111125522840 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) 20241111125522841 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) 20241111125522841 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) 20241111125522842 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) 20241111125522842 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) 20241111125522842 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) 20241111125522842 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) 20241111125522843 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) 20241111125522843 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) 20241111125522847 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) 20241111125522847 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) 20241111125522847 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125522861 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) 20241111125522861 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) 20241111125522862 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) 20241111125522862 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) 20241111125522863 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) 20241111125522863 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) 20241111125522864 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) 20241111125522864 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) 20241111125522865 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) 20241111125522865 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) 20241111125522866 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) 20241111125522866 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) 20241111125522867 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) 20241111125522867 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) 20241111125522868 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) 20241111125522868 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) 20241111125522869 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) 20241111125522869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125522870 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125522880 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) 20241111125522880 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) 20241111125522881 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) 20241111125522881 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) 20241111125522882 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) 20241111125522882 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) 20241111125522884 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) 20241111125522884 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) 20241111125522885 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) 20241111125522885 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) 20241111125522886 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) 20241111125522886 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) 20241111125522886 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) 20241111125522886 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) 20241111125522887 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) 20241111125522887 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) 20241111125522889 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) 20241111125522889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125522890 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125522900 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) 20241111125522900 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) 20241111125522901 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) 20241111125522901 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) 20241111125522903 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125522903 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125522903 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125522903 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) 20241111125522903 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) 20241111125522904 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) 20241111125522904 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) 20241111125522906 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) 20241111125522906 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) 20241111125522907 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) 20241111125522907 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) 20241111125522908 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) 20241111125522908 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) 20241111125522908 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) 20241111125522908 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) 20241111125522909 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) 20241111125522909 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) 20241111125522909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241111125522909 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) 20241111125522910 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125522923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=3c 01 01 00 00 00 01 03 01 24 e9 d8 e1 21 f8 1d 9a e8 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125522923 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) 20241111125522923 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125522923 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 03 01 24 e9 d8 e1 21 f8 1d 9a e8 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125522923 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125522923 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241111125522923 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) 20241111125522923 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125522923 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) 20241111125522923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125522923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 03 01 24 e9 d8 e1 21 f8 1d 9a e8 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125522923 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125522923 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125522923 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125522923 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125522924 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125522924 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125522924 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125522924 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) 20241111125522924 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) 20241111125522924 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125522924 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125522924 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125522925 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) 20241111125522925 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) 20241111125522926 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) 20241111125522926 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) 20241111125522926 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) 20241111125522926 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) 20241111125522927 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) 20241111125522927 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) 20241111125522928 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) 20241111125522928 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) 20241111125522929 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) 20241111125522929 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) 20241111125522930 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) 20241111125522930 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) 20241111125522931 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) 20241111125522931 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) 20241111125522931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241111125522931 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) 20241111125522931 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125522931 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125522931 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) 20241111125522931 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125522931 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125522931 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125522931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125522931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125522932 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125522938 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=65, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125522938 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125522938 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125522938 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125522938 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125522938 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125522938 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125522938 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241111125522938 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125522938 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125522938 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125522938 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125522938 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125522938 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125522938 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125522938 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125522938 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125522938 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125522938 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125522938 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125522938 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125522938 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125522938 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125522939 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125522939 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125522939 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125522939 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125522939 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125522939 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125522939 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) 20241111125522939 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125522939 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125522939 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241111125522939 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125522939 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125522939 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125522939 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125522939 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) 20241111125522939 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=65 (tbf_ul.cpp:221) 20241111125522939 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125522939 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125522939 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125522939 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125522944 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) 20241111125522944 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) 20241111125522944 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) 20241111125522944 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125522945 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) 20241111125522945 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) 20241111125522946 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) 20241111125522946 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) 20241111125522947 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) 20241111125522947 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) 20241111125522948 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) 20241111125522948 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) 20241111125522950 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) 20241111125522950 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) 20241111125522951 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) 20241111125522951 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) 20241111125522952 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) 20241111125522952 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) 20241111125522953 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) 20241111125522953 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) 20241111125522953 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125522953 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) 20241111125522954 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125522961 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) 20241111125522961 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) 20241111125522961 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) 20241111125522961 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125522963 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=5 data=3c 01 01 00 00 00 02 54 1d fb ba fe 0c 78 06 b6 fb 61 79 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125522963 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125522963 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125522963 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 54 1d fb ba fe 0c 78 06 b6 fb 61 79 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125522963 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) 20241111125522963 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1070) 20241111125522963 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) 20241111125522963 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125522963 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) 20241111125522963 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125522963 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 54 1d fb ba fe 0c 78 06 b6 fb 61 79 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125522963 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125522963 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241111125522963 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125522963 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125522963 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125522963 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125522963 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125522963 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125522963 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) 20241111125522963 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125522963 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125522963 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125522964 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) 20241111125522964 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) 20241111125522965 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) 20241111125522965 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) 20241111125522966 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) 20241111125522966 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) 20241111125522967 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) 20241111125522967 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) 20241111125522968 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) 20241111125522968 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) 20241111125522969 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) 20241111125522969 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) 20241111125522971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=872 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241111125522971 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) 20241111125522971 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125522971 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125522971 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) 20241111125522971 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125522971 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125522971 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125522971 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125522971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Sending data request: sapi=5 arfcn=872 cur_fn=73 block=6 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) 20241111125522971 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125522976 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=73, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125522976 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125522976 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125522976 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125522976 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125522976 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125522976 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125522976 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241111125522976 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125522976 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125522976 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125522976 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125522976 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125522976 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125522976 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125522976 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125522976 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125522976 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125522976 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125522976 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125522976 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125522976 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125522976 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125522977 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125522977 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125522977 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125522977 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125522977 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125522977 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125522977 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) 20241111125522977 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125522977 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125522977 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241111125522977 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125522977 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125522977 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125522977 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125522977 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) 20241111125522977 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=73 (tbf_ul.cpp:221) 20241111125522977 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125522977 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125522977 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125522977 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125522985 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) 20241111125522985 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) 20241111125522985 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) 20241111125522985 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125522986 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) 20241111125522986 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) 20241111125522987 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) 20241111125522988 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) 20241111125522988 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) 20241111125522988 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) 20241111125522989 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) 20241111125522989 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) 20241111125522990 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) 20241111125522990 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) 20241111125522991 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) 20241111125522991 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) 20241111125522992 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) 20241111125522992 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) 20241111125522992 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) 20241111125522993 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) 20241111125522993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125522993 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) 20241111125522993 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125523004 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) 20241111125523004 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) 20241111125523005 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) 20241111125523005 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) 20241111125523006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=7 data=3c 01 01 00 00 00 03 d8 0d c9 33 06 ee f3 0a ff 19 86 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523006 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523006 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523006 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 d8 0d c9 33 06 ee f3 0a ff 19 86 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523006 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) 20241111125523006 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1070) 20241111125523006 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) 20241111125523006 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523006 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) 20241111125523006 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523006 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 d8 0d c9 33 06 ee f3 0a ff 19 86 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523007 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125523007 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20241111125523007 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523007 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523007 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523007 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523007 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523007 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523007 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) 20241111125523007 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523007 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523007 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523007 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) 20241111125523007 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) 20241111125523008 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) 20241111125523008 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) 20241111125523009 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) 20241111125523009 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) 20241111125523009 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) 20241111125523009 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) 20241111125523010 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) 20241111125523010 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) 20241111125523011 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=873 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241111125523011 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) 20241111125523011 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523011 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523011 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) 20241111125523011 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523011 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523011 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523011 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Sending data request: sapi=5 arfcn=873 cur_fn=82 block=8 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) 20241111125523012 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523016 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=82, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523016 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523016 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523016 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523016 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523016 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523016 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523016 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241111125523016 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523016 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523017 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523017 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523017 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523017 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523017 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523017 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523017 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523017 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523017 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523017 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523017 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523017 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523017 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523017 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523017 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523017 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523017 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523017 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523017 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125523017 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) 20241111125523017 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125523017 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523017 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241111125523017 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523017 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523017 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523017 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523017 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) 20241111125523017 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=82 (tbf_ul.cpp:221) 20241111125523017 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523017 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523017 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125523017 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523023 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) 20241111125523023 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) 20241111125523023 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) 20241111125523023 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125523025 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) 20241111125523025 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) 20241111125523025 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) 20241111125523025 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) 20241111125523026 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) 20241111125523026 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) 20241111125523027 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) 20241111125523027 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) 20241111125523028 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) 20241111125523028 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) 20241111125523028 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) 20241111125523028 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) 20241111125523029 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) 20241111125523029 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) 20241111125523033 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) 20241111125523033 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) 20241111125523033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125523033 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) 20241111125523033 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125523047 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) 20241111125523047 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) 20241111125523048 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) 20241111125523048 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) 20241111125523049 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) 20241111125523049 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) 20241111125523050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=9 data=3c 01 01 00 00 00 04 12 0d 57 3b b3 59 58 8d 2a fd 24 57 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523050 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523050 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 12 0d 57 3b b3 59 58 8d 2a fd 24 57 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523050 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) 20241111125523050 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-3-0:G){ASSIGN} (pdch.cpp:1070) 20241111125523050 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) 20241111125523050 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523050 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) 20241111125523050 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523050 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 12 0d 57 3b b3 59 58 8d 2a fd 24 57 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523050 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125523050 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241111125523050 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523050 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523050 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523050 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523050 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523050 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523050 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) 20241111125523050 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523050 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523050 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523051 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) 20241111125523051 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) 20241111125523051 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) 20241111125523051 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) 20241111125523053 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) 20241111125523053 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) 20241111125523053 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) 20241111125523053 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) 20241111125523054 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=874 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241111125523054 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) 20241111125523054 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523054 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523054 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) 20241111125523054 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523054 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523054 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523054 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Sending data request: sapi=5 arfcn=874 cur_fn=91 block=10 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) 20241111125523055 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523059 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=91, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523059 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523059 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523059 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523059 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523059 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523059 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523059 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241111125523059 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523059 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523059 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523059 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523059 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523059 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523059 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523059 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523059 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523059 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523059 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523059 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523059 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523059 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523059 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523059 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523059 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523059 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523059 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523059 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523059 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125523059 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) 20241111125523059 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125523059 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523059 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20241111125523059 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523059 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523059 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523060 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523060 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) 20241111125523060 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=91 (tbf_ul.cpp:221) 20241111125523060 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523060 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523060 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125523060 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523066 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) 20241111125523066 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) 20241111125523066 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) 20241111125523066 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125523067 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) 20241111125523067 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) 20241111125523068 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) 20241111125523068 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) 20241111125523069 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) 20241111125523069 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) 20241111125523070 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) 20241111125523070 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) 20241111125523070 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) 20241111125523070 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) 20241111125523071 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) 20241111125523071 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) 20241111125523072 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) 20241111125523072 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) 20241111125523072 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) 20241111125523072 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) 20241111125523072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125523072 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) 20241111125523073 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125523085 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) 20241111125523085 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) 20241111125523087 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) 20241111125523087 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) 20241111125523087 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) 20241111125523087 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) 20241111125523088 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) 20241111125523088 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) 20241111125523089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=11 data=3c 01 01 00 00 00 05 12 73 a5 98 f3 46 3c 1f 97 09 70 cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523089 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523089 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 12 73 a5 98 f3 46 3c 1f 97 09 70 cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523089 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) 20241111125523089 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-4-0:G){ASSIGN} (pdch.cpp:1070) 20241111125523089 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) 20241111125523089 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523089 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) 20241111125523089 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523089 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 12 73 a5 98 f3 46 3c 1f 97 09 70 cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523089 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125523089 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20241111125523089 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523089 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523089 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523089 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523089 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523089 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523089 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) 20241111125523089 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523089 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523089 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523090 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) 20241111125523090 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) 20241111125523090 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) 20241111125523090 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) 20241111125523091 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) 20241111125523091 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) 20241111125523094 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=875 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241111125523095 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) 20241111125523095 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523095 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523095 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) 20241111125523095 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523095 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523095 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523095 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Sending data request: sapi=5 arfcn=875 cur_fn=99 block=0 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) 20241111125523095 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523099 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=99, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523099 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523099 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523100 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523100 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523100 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523100 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523100 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241111125523100 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523100 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523100 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523100 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523100 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523100 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523100 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523100 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523100 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523100 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523100 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523100 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523100 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523100 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523100 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523100 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523100 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523100 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523100 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523100 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523100 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125523100 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) 20241111125523100 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125523100 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523100 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20241111125523100 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523100 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523100 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523100 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523100 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) 20241111125523100 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=99 (tbf_ul.cpp:221) 20241111125523100 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523100 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523100 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125523100 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523109 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) 20241111125523109 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) 20241111125523109 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) 20241111125523109 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125523110 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) 20241111125523110 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) 20241111125523111 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) 20241111125523111 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) 20241111125523112 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) 20241111125523112 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) 20241111125523112 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) 20241111125523112 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) 20241111125523113 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) 20241111125523113 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) 20241111125523114 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) 20241111125523114 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) 20241111125523115 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) 20241111125523115 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) 20241111125523115 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) 20241111125523115 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) 20241111125523115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125523115 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) 20241111125523116 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125523128 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) 20241111125523128 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) 20241111125523129 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) 20241111125523129 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) 20241111125523130 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) 20241111125523130 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) 20241111125523131 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) 20241111125523131 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) 20241111125523131 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) 20241111125523131 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) 20241111125523132 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=1 data=3c 01 01 00 00 00 06 9b 3f 70 73 47 4e d4 c5 d9 13 bd 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523132 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523132 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523132 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 9b 3f 70 73 47 4e d4 c5 d9 13 bd 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523132 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) 20241111125523132 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-5-0:G){ASSIGN} (pdch.cpp:1070) 20241111125523132 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) 20241111125523132 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523132 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) 20241111125523132 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523133 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 9b 3f 70 73 47 4e d4 c5 d9 13 bd 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523133 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125523133 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20241111125523133 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523133 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523133 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523133 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523133 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523133 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523133 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) 20241111125523133 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523133 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523133 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523133 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) 20241111125523133 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) 20241111125523134 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) 20241111125523134 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) 20241111125523135 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=876 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241111125523135 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) 20241111125523135 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523135 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523135 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) 20241111125523135 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523135 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523135 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Scheduling control message at RTS for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523135 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Sending data request: sapi=5 arfcn=876 cur_fn=108 block=2 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) 20241111125523135 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523139 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=108, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523139 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523139 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523139 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523139 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523139 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523139 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523139 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20241111125523139 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523139 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523139 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523139 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523139 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523139 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523139 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523139 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523139 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523139 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523139 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523139 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523139 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523139 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523139 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523139 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523139 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523139 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523139 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523139 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523139 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125523139 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) 20241111125523139 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125523139 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523139 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20241111125523139 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523139 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523139 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523139 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523139 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) 20241111125523139 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=108 (tbf_ul.cpp:221) 20241111125523139 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523139 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523139 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125523139 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=108 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7e 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125523139 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523139 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523139 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(593)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523147 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) 20241111125523147 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) 20241111125523147 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) 20241111125523147 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125523148 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) 20241111125523148 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) 20241111125523148 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) 20241111125523148 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) 20241111125523149 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) 20241111125523149 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) 20241111125523149 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) 20241111125523149 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) 20241111125523150 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) 20241111125523150 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) 20241111125523151 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) 20241111125523151 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) 20241111125523151 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) 20241111125523151 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) 20241111125523156 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) 20241111125523156 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) 20241111125523156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125523156 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) 20241111125523157 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125523171 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) 20241111125523171 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) 20241111125523172 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) 20241111125523172 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) 20241111125523173 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) 20241111125523173 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) 20241111125523173 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) 20241111125523173 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) 20241111125523173 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) 20241111125523173 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) 20241111125523173 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) 20241111125523173 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) 20241111125523173 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=3 data=3c 01 01 00 00 00 07 44 4d d6 eb 6e f0 5c ea da d7 4c 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523173 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523174 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523174 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 44 4d d6 eb 6e f0 5c ea da d7 4c 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523174 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) 20241111125523174 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-6-0:G){ASSIGN} (pdch.cpp:1070) 20241111125523174 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) 20241111125523174 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523174 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) 20241111125523174 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523174 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 44 4d d6 eb 6e f0 5c ea da d7 4c 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523174 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125523174 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20241111125523174 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523174 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523174 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523174 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523174 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523174 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523174 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) 20241111125523174 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523174 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523174 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523174 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) 20241111125523174 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) 20241111125523174 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=877 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241111125523174 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) 20241111125523174 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523174 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523174 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) 20241111125523174 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523174 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523174 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523174 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Sending data request: sapi=5 arfcn=877 cur_fn=117 block=4 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) 20241111125523174 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523175 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=117, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523175 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523175 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523175 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523175 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523175 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523175 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523175 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20241111125523175 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523175 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523175 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523175 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523175 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523175 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523175 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523175 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523175 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523175 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523175 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523175 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523175 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523175 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523175 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523175 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523175 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523175 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523175 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523175 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523175 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125523175 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) 20241111125523175 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125523175 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523175 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20241111125523175 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523175 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523175 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523175 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523175 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) 20241111125523175 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=117 (tbf_ul.cpp:221) 20241111125523175 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523175 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523175 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125523175 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=117 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523177 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523177 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523178 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523190 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) 20241111125523190 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) 20241111125523190 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) 20241111125523190 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125523191 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) 20241111125523191 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) 20241111125523192 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) 20241111125523192 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) 20241111125523193 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) 20241111125523193 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) 20241111125523194 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) 20241111125523194 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) 20241111125523194 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) 20241111125523194 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) 20241111125523195 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) 20241111125523195 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) 20241111125523196 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) 20241111125523196 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) 20241111125523197 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) 20241111125523197 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) 20241111125523197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125523197 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) 20241111125523198 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125523209 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) 20241111125523209 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) 20241111125523211 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) 20241111125523211 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) 20241111125523211 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) 20241111125523211 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) 20241111125523212 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) 20241111125523212 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) 20241111125523213 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) 20241111125523213 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) 20241111125523214 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) 20241111125523214 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) 20241111125523214 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) 20241111125523214 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) 20241111125523215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=5 data=3c 01 01 00 00 00 08 b0 6e a6 37 a5 b2 35 55 e7 48 22 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523215 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523215 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 b0 6e a6 37 a5 b2 35 55 e7 48 22 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523215 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) 20241111125523215 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=125 Rx UL DATA from unexpected TBF(UL:TFI-0-7-0:G){ASSIGN} (pdch.cpp:1070) 20241111125523215 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) 20241111125523215 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523215 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) 20241111125523215 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523215 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 b0 6e a6 37 a5 b2 35 55 e7 48 22 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523216 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125523216 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20241111125523216 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523216 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523216 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523216 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523216 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523216 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523216 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) 20241111125523216 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523216 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523216 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523218 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523218 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523218 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523218 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=878 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241111125523218 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) 20241111125523218 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523218 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523218 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) 20241111125523218 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523219 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523219 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523219 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Scheduling control message at RTS for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523219 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Sending data request: sapi=5 arfcn=878 cur_fn=125 block=6 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) 20241111125523219 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523223 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=125, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523223 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523223 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523223 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523223 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523223 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523223 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523224 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111125523224 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523224 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523224 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523224 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523224 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523224 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523224 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523224 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523224 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523224 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523224 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523224 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523224 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523224 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523224 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523224 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523224 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523224 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523224 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523224 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523224 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125523224 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) 20241111125523224 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125523224 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523224 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241111125523224 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523224 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523224 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523224 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523225 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) 20241111125523225 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=125 (tbf_ul.cpp:221) 20241111125523225 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523225 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523225 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125523225 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=125 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125523233 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) 20241111125523233 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) 20241111125523233 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) 20241111125523233 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125523235 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) 20241111125523235 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) 20241111125523235 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) 20241111125523235 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) 20241111125523236 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) 20241111125523236 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) 20241111125523237 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) 20241111125523237 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) 20241111125523238 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) 20241111125523238 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) 20241111125523238 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) 20241111125523238 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) 20241111125523239 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) 20241111125523239 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) 20241111125523240 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) 20241111125523240 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) 20241111125523240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111125523240 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) 20241111125523241 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 1 20241111125523252 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) 20241111125523252 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) 20241111125523253 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) 20241111125523253 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) 20241111125523254 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) 20241111125523254 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) 20241111125523255 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) 20241111125523255 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) 20241111125523256 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) 20241111125523256 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) 20241111125523257 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) 20241111125523257 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) 20241111125523258 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) 20241111125523258 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) 20241111125523259 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) 20241111125523259 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) 20241111125523260 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523260 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523260 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523260 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) 20241111125523260 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) 20241111125523260 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241111125523260 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) 20241111125523260 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 1 20241111125523271 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) 20241111125523271 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) 20241111125523271 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) 20241111125523271 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125523271 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125523271 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125523272 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) 20241111125523272 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) 20241111125523273 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) 20241111125523273 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) 20241111125523274 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) 20241111125523274 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) 20241111125523275 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) 20241111125523275 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) 20241111125523276 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) 20241111125523276 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) 20241111125523277 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) 20241111125523277 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) 20241111125523277 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) 20241111125523277 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) 20241111125523280 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) 20241111125523280 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) 20241111125523281 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125523295 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) 20241111125523295 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) 20241111125523295 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=143): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20241111125523295 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125523297 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) 20241111125523297 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) 20241111125523297 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) 20241111125523297 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) 20241111125523298 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) 20241111125523298 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) 20241111125523299 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) 20241111125523299 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) 20241111125523300 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) 20241111125523300 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) 20241111125523300 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523300 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523300 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523301 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) 20241111125523301 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) 20241111125523301 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) 20241111125523301 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) 20241111125523302 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) 20241111125523302 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) 20241111125523303 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125523314 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) 20241111125523314 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) 20241111125523315 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) 20241111125523315 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) 20241111125523316 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) 20241111125523316 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) 20241111125523317 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) 20241111125523317 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) 20241111125523318 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) 20241111125523318 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) 20241111125523319 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) 20241111125523319 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) 20241111125523320 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) 20241111125523320 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) 20241111125523320 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) 20241111125523320 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) 20241111125523321 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) 20241111125523321 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) 20241111125523322 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125523334 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) 20241111125523334 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) 20241111125523335 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) 20241111125523335 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) 20241111125523335 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) 20241111125523335 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) 20241111125523336 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) 20241111125523336 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) 20241111125523337 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) 20241111125523337 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) 20241111125523338 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) 20241111125523338 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) 20241111125523338 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) 20241111125523339 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) 20241111125523339 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) 20241111125523339 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) 20241111125523340 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523340 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523340 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523342 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) 20241111125523342 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) 20241111125523342 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125523356 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) 20241111125523356 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) 20241111125523356 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) 20241111125523356 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) 20241111125523356 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) 20241111125523356 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) 20241111125523356 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) 20241111125523356 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) 20241111125523357 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) 20241111125523357 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) 20241111125523357 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) 20241111125523357 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) 20241111125523357 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) 20241111125523357 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) 20241111125523357 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) 20241111125523357 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) 20241111125523360 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) 20241111125523360 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) 20241111125523361 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125523375 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) 20241111125523375 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) 20241111125523375 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) 20241111125523375 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) 20241111125523375 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) 20241111125523375 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) 20241111125523375 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) 20241111125523375 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) 20241111125523375 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) 20241111125523375 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) 20241111125523375 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523375 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523375 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523375 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) 20241111125523375 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) 20241111125523376 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) 20241111125523376 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) 20241111125523376 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) 20241111125523376 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) 20241111125523380 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) 20241111125523380 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) 20241111125523380 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125523394 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) 20241111125523394 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) 20241111125523395 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) 20241111125523395 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) 20241111125523395 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) 20241111125523395 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) 20241111125523396 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) 20241111125523396 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) 20241111125523396 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) 20241111125523396 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) 20241111125523396 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) 20241111125523396 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) 20241111125523397 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) 20241111125523397 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) 20241111125523397 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) 20241111125523397 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) 20241111125523403 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) 20241111125523403 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) 20241111125523403 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125523417 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) 20241111125523417 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) 20241111125523418 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) 20241111125523418 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) 20241111125523419 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) 20241111125523419 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) 20241111125523419 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) 20241111125523419 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) 20241111125523419 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) 20241111125523419 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) 20241111125523420 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) 20241111125523420 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) 20241111125523420 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) 20241111125523420 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) 20241111125523421 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) 20241111125523421 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) 20241111125523422 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) 20241111125523422 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) 20241111125523422 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125523425 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523425 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523425 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523437 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) 20241111125523437 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) 20241111125523439 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) 20241111125523439 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) 20241111125523440 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) 20241111125523440 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) 20241111125523441 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) 20241111125523441 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) 20241111125523441 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) 20241111125523441 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) 20241111125523442 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) 20241111125523442 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) 20241111125523443 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) 20241111125523443 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) 20241111125523444 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) 20241111125523444 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) 20241111125523445 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) 20241111125523445 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){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241111125523445 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241111125523445 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) 20241111125523445 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125523456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=5 data=3c 03 01 00 00 00 09 91 8f 3a ef d3 17 02 66 c8 9d df 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523456 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) 20241111125523456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 91 8f 3a ef d3 17 02 66 c8 9d df 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523456 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) 20241111125523456 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:G){FLOW} (pdch.cpp:1070) 20241111125523456 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) 20241111125523456 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523457 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) 20241111125523457 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523457 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 91 8f 3a ef d3 17 02 66 c8 9d df 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523457 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125523457 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20241111125523457 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523457 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523457 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523457 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523457 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523457 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) 20241111125523457 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) 20241111125523457 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523457 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523457 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523459 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) 20241111125523459 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) 20241111125523460 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) 20241111125523460 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) 20241111125523461 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) 20241111125523461 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) 20241111125523462 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) 20241111125523462 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) 20241111125523463 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) 20241111125523463 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) 20241111125523464 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) 20241111125523464 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) 20241111125523465 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) 20241111125523465 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) 20241111125523465 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) 20241111125523466 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) 20241111125523466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241111125523466 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) 20241111125523466 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20241111125523466 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523466 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) 20241111125523466 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523466 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523466 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125523466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125523466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 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) 20241111125523466 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523472 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=177, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523472 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523472 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523472 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523472 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523472 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523472 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523472 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241111125523472 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523472 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523472 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523472 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523472 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523472 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523472 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523472 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523472 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523472 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523472 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523472 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523472 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523472 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523472 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523472 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523472 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523472 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523472 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523472 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523472 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125523472 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) 20241111125523472 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125523472 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523472 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241111125523472 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523472 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523472 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523472 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523472 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) 20241111125523472 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=177 (tbf_ul.cpp:221) 20241111125523472 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523472 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523472 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125523472 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523480 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) 20241111125523480 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) 20241111125523480 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) 20241111125523480 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125523481 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) 20241111125523481 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) 20241111125523482 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) 20241111125523482 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) 20241111125523483 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) 20241111125523483 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) 20241111125523483 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) 20241111125523483 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) 20241111125523484 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) 20241111125523484 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) 20241111125523485 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) 20241111125523485 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) 20241111125523486 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) 20241111125523486 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) 20241111125523487 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) 20241111125523487 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) 20241111125523487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241111125523487 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) 20241111125523488 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125523499 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) 20241111125523499 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) 20241111125523499 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) 20241111125523499 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125523501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=7 data=3c 03 01 00 00 00 0a c9 58 0b 6e 94 e4 ba 1e 25 37 2e 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523501 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523501 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a c9 58 0b 6e 94 e4 ba 1e 25 37 2e 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523501 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) 20241111125523501 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=186 Rx UL DATA from unexpected TBF(UL:TFI-0-1-1:G){ASSIGN} (pdch.cpp:1070) 20241111125523501 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) 20241111125523501 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523501 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) 20241111125523501 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523501 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a c9 58 0b 6e 94 e4 ba 1e 25 37 2e 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523501 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125523501 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20241111125523501 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523501 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523501 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523501 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523501 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523501 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523501 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) 20241111125523501 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523501 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523501 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523501 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) 20241111125523501 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) 20241111125523502 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) 20241111125523502 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) 20241111125523503 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) 20241111125523503 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) 20241111125523504 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) 20241111125523504 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) 20241111125523505 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) 20241111125523505 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) 20241111125523506 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) 20241111125523506 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) 20241111125523507 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=872 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241111125523507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20241111125523507 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241111125523507 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) 20241111125523507 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523507 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523507 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) 20241111125523507 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523507 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523507 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Scheduling control message at RTS for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Sending data request: sapi=5 arfcn=872 cur_fn=186 block=8 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) 20241111125523508 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523512 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=186, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523512 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523512 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523512 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523512 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523512 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523513 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523513 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241111125523513 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523513 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523513 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523513 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523513 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523513 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523513 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523513 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523513 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523513 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523513 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523513 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523513 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523513 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523513 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523513 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523513 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523513 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523513 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523513 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523513 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125523513 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) 20241111125523513 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125523513 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523513 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241111125523513 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523513 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523513 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523513 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523513 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) 20241111125523513 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=186 (tbf_ul.cpp:221) 20241111125523513 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523513 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523513 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125523513 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523519 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) 20241111125523519 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) 20241111125523519 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) 20241111125523519 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125523520 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) 20241111125523520 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) 20241111125523521 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) 20241111125523521 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) 20241111125523522 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) 20241111125523522 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) 20241111125523523 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) 20241111125523523 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) 20241111125523524 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) 20241111125523524 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) 20241111125523524 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) 20241111125523525 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) 20241111125523525 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) 20241111125523525 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) 20241111125523528 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) 20241111125523528 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) 20241111125523528 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241111125523528 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) 20241111125523530 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125523543 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) 20241111125523543 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) 20241111125523544 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) 20241111125523544 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) 20241111125523544 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=195): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125523544 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125523545 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=9 data=3c 03 01 00 00 00 0b 71 99 0f 21 cc aa 0c 9f 38 57 51 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523545 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523545 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523545 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b 71 99 0f 21 cc aa 0c 9f 38 57 51 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523545 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) 20241111125523545 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=195 Rx UL DATA from unexpected TBF(UL:TFI-0-2-1:G){ASSIGN} (pdch.cpp:1070) 20241111125523545 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) 20241111125523545 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523545 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) 20241111125523545 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523545 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b 71 99 0f 21 cc aa 0c 9f 38 57 51 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523545 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125523545 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20241111125523545 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523545 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523546 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523546 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523546 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523546 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523546 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) 20241111125523546 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523546 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523546 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523546 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) 20241111125523546 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) 20241111125523547 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) 20241111125523547 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) 20241111125523548 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) 20241111125523548 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) 20241111125523548 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) 20241111125523548 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) 20241111125523549 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) 20241111125523549 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) 20241111125523550 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=873 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241111125523550 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241111125523550 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241111125523550 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) 20241111125523550 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523550 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523550 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) 20241111125523550 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523550 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523550 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523550 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Scheduling control message at RTS for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523550 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Sending data request: sapi=5 arfcn=873 cur_fn=195 block=10 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) 20241111125523551 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523556 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=195, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523556 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523556 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523556 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523556 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523556 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523556 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523556 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20241111125523556 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523556 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523556 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523556 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523556 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523556 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523556 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523556 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523556 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523556 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523556 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523556 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523556 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523556 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523556 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523557 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523557 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523557 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523557 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523557 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523557 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125523557 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) 20241111125523557 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125523557 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523557 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20241111125523557 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523557 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523557 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523557 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523557 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) 20241111125523557 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=195 (tbf_ul.cpp:221) 20241111125523557 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523557 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523557 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125523557 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523562 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) 20241111125523562 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) 20241111125523562 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) 20241111125523562 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125523564 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) 20241111125523564 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) 20241111125523565 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) 20241111125523565 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) 20241111125523565 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) 20241111125523565 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) 20241111125523566 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) 20241111125523566 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) 20241111125523567 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) 20241111125523567 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) 20241111125523569 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) 20241111125523569 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) 20241111125523570 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) 20241111125523570 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) 20241111125523571 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) 20241111125523571 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241111125523571 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241111125523571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125523572 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125523582 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) 20241111125523582 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) 20241111125523584 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) 20241111125523584 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) 20241111125523585 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) 20241111125523585 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) 20241111125523585 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=203): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241111125523585 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125523586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=11 data=3c 03 01 00 00 00 0c 8f 40 4a 31 52 ea 78 7a 09 9e ce a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523586 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523586 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c 8f 40 4a 31 52 ea 78 7a 09 9e ce a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523586 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) 20241111125523586 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=203 Rx UL DATA from unexpected TBF(UL:TFI-0-3-1:G){ASSIGN} (pdch.cpp:1070) 20241111125523586 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) 20241111125523586 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523586 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) 20241111125523586 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523586 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c 8f 40 4a 31 52 ea 78 7a 09 9e ce a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523586 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125523586 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20241111125523586 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523586 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523586 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523587 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523587 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523587 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523587 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) 20241111125523587 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523587 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523587 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523588 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) 20241111125523588 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) 20241111125523589 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) 20241111125523589 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) 20241111125523590 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) 20241111125523590 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) 20241111125523591 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) 20241111125523591 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) 20241111125523592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=874 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241111125523592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=208 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=212 (gprs_rlcmac_sched.cpp:454) 20241111125523592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241111125523592 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) 20241111125523592 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523592 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523592 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) 20241111125523592 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523592 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523592 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Scheduling control message at RTS for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Sending data request: sapi=5 arfcn=874 cur_fn=203 block=0 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) 20241111125523593 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523597 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=203, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523597 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523597 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523597 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523597 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523597 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523597 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523597 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20241111125523597 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523597 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523597 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523597 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523597 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523597 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523597 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523597 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523597 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523597 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523597 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523597 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523597 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523597 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523597 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523597 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523597 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523597 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523597 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523597 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523597 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125523597 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) 20241111125523597 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125523597 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523597 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20241111125523597 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523597 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523597 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523597 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523597 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) 20241111125523597 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=203 (tbf_ul.cpp:221) 20241111125523597 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523597 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523597 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125523597 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=203 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523604 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) 20241111125523604 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) 20241111125523604 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=208): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125523604 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125523604 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) 20241111125523604 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) 20241111125523605 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) 20241111125523605 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) 20241111125523605 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) 20241111125523605 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) 20241111125523605 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) 20241111125523605 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) 20241111125523606 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) 20241111125523606 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) 20241111125523607 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) 20241111125523607 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) 20241111125523607 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) 20241111125523607 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) 20241111125523609 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) 20241111125523609 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=216 (gprs_rlcmac_sched.cpp:454) 20241111125523609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241111125523609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125523609 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125523624 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) 20241111125523624 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) 20241111125523626 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) 20241111125523626 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) 20241111125523627 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) 20241111125523627 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) 20241111125523628 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) 20241111125523628 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) 20241111125523628 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=212): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241111125523628 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125523629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=1 data=3c 03 01 00 00 00 0d 7a 90 63 da 76 0b fe 05 47 d8 5e cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523629 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523629 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d 7a 90 63 da 76 0b fe 05 47 d8 5e cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523629 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) 20241111125523629 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=212 Rx UL DATA from unexpected TBF(UL:TFI-0-4-1:G){ASSIGN} (pdch.cpp:1070) 20241111125523630 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) 20241111125523630 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523630 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) 20241111125523630 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523630 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d 7a 90 63 da 76 0b fe 05 47 d8 5e cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523630 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125523630 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20241111125523630 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523630 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523630 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523630 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523630 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523630 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523630 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) 20241111125523630 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523630 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523630 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523630 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) 20241111125523630 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) 20241111125523631 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) 20241111125523631 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) 20241111125523632 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) 20241111125523632 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) 20241111125523633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=875 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241111125523633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=221 (gprs_rlcmac_sched.cpp:454) 20241111125523633 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241111125523633 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) 20241111125523633 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523633 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523633 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) 20241111125523633 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523633 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523633 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Scheduling control message at RTS for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Sending data request: sapi=5 arfcn=875 cur_fn=212 block=2 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) 20241111125523633 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523636 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=212, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523636 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523636 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523636 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523636 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523636 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523636 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523636 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20241111125523636 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523636 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523636 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523636 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523636 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523636 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523636 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523636 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523636 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523636 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523636 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523636 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523636 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523636 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523636 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523636 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523636 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523636 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523636 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523636 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523636 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125523636 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) 20241111125523636 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125523636 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523636 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20241111125523636 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523636 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523636 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523636 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523636 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) 20241111125523636 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=212 (tbf_ul.cpp:221) 20241111125523636 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523636 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523636 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125523636 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=212 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523642 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) 20241111125523642 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) 20241111125523642 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=216): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125523642 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125523643 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) 20241111125523643 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) 20241111125523644 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) 20241111125523644 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) 20241111125523645 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) 20241111125523645 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) 20241111125523645 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) 20241111125523645 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) 20241111125523646 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) 20241111125523646 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) 20241111125523647 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) 20241111125523647 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) 20241111125523648 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) 20241111125523648 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) 20241111125523652 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) 20241111125523652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241111125523652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241111125523652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125523653 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125523667 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) 20241111125523667 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) 20241111125523668 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) 20241111125523668 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) 20241111125523669 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) 20241111125523669 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) 20241111125523670 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) 20241111125523670 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) 20241111125523670 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) 20241111125523670 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) 20241111125523670 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=221): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241111125523671 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125523671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=3 data=3c 03 01 00 00 00 0e a7 9f ab 11 2e 28 7b 63 e8 82 92 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523671 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523671 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e a7 9f ab 11 2e 28 7b 63 e8 82 92 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523671 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) 20241111125523671 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=221 Rx UL DATA from unexpected TBF(UL:TFI-0-5-1:G){ASSIGN} (pdch.cpp:1070) 20241111125523671 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) 20241111125523671 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523671 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) 20241111125523671 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523671 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e a7 9f ab 11 2e 28 7b 63 e8 82 92 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523672 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125523672 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20241111125523672 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523672 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523672 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523672 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523672 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523672 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523672 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) 20241111125523672 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523672 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523672 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523672 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) 20241111125523672 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) 20241111125523673 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523673 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523673 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523673 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) 20241111125523673 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) 20241111125523674 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=876 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241111125523674 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241111125523674 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241111125523674 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) 20241111125523674 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523674 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523674 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) 20241111125523674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523674 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523674 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523674 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Scheduling control message at RTS for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523674 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Sending data request: sapi=5 arfcn=876 cur_fn=221 block=4 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) 20241111125523675 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523680 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=221, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523680 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523680 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523680 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523680 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523680 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523680 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523680 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20241111125523680 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523680 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523680 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523680 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523680 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523680 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523680 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523680 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523680 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523680 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523680 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523680 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523680 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523680 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523680 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523680 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523680 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523680 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523680 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523680 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523680 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125523680 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) 20241111125523680 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125523680 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523680 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20241111125523680 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523681 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523681 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523681 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523681 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) 20241111125523681 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=221 (tbf_ul.cpp:221) 20241111125523681 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523681 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523681 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125523681 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=221 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523687 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) 20241111125523687 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) 20241111125523687 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=225): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125523687 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125523689 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) 20241111125523689 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) 20241111125523690 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) 20241111125523690 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) 20241111125523692 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) 20241111125523692 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) 20241111125523693 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) 20241111125523693 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) 20241111125523694 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) 20241111125523694 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) 20241111125523695 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) 20241111125523695 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) 20241111125523696 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) 20241111125523696 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) 20241111125523697 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) 20241111125523697 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) 20241111125523697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241111125523697 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) 20241111125523698 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125523705 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) 20241111125523705 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) 20241111125523706 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) 20241111125523706 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) 20241111125523707 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) 20241111125523707 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) 20241111125523707 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) 20241111125523707 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) 20241111125523708 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) 20241111125523708 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) 20241111125523709 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) 20241111125523709 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) 20241111125523709 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=229): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241111125523709 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125523710 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=5 data=3c 03 01 00 00 00 0f 40 b2 85 b6 13 9f 40 44 11 21 57 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523710 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523710 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523710 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f 40 b2 85 b6 13 9f 40 44 11 21 57 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523710 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) 20241111125523710 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=229 Rx UL DATA from unexpected TBF(UL:TFI-0-6-1:G){ASSIGN} (pdch.cpp:1070) 20241111125523710 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) 20241111125523710 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523710 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) 20241111125523710 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523710 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f 40 b2 85 b6 13 9f 40 44 11 21 57 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523710 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125523710 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20241111125523710 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523710 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523710 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523710 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523710 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523710 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523710 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) 20241111125523710 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523710 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523710 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523711 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) 20241111125523711 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) 20241111125523714 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523714 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523714 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=877 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241111125523714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=238 (gprs_rlcmac_sched.cpp:454) 20241111125523714 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241111125523714 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) 20241111125523714 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523714 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523714 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) 20241111125523714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523714 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523714 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Scheduling control message at RTS for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Sending data request: sapi=5 arfcn=877 cur_fn=229 block=6 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) 20241111125523716 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523721 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=229, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523721 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523721 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523721 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523721 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523721 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523721 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523721 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20241111125523721 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523721 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523721 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523721 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523722 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523722 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523722 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523722 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523722 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523722 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523722 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523722 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523722 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523722 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523722 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523722 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523722 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523722 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523722 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523722 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523722 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125523722 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) 20241111125523722 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125523722 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523722 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20241111125523722 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523722 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523722 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523722 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523722 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) 20241111125523722 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=229 (tbf_ul.cpp:221) 20241111125523722 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523722 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523722 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125523722 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=229 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523729 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) 20241111125523729 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) 20241111125523729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=234): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125523730 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125523731 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) 20241111125523731 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) 20241111125523732 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) 20241111125523732 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) 20241111125523733 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) 20241111125523733 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) 20241111125523733 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) 20241111125523733 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) 20241111125523734 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) 20241111125523734 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) 20241111125523735 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) 20241111125523735 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) 20241111125523736 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) 20241111125523736 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) 20241111125523737 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) 20241111125523737 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) 20241111125523737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241111125523737 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) 20241111125523737 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125523748 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) 20241111125523748 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) 20241111125523749 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) 20241111125523749 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) 20241111125523750 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) 20241111125523750 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) 20241111125523751 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) 20241111125523751 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) 20241111125523751 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) 20241111125523751 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) 20241111125523752 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) 20241111125523752 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) 20241111125523753 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) 20241111125523753 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) 20241111125523753 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=238): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241111125523753 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125523754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=7 data=3c 03 01 00 00 00 10 9c 58 be 2f a5 89 b2 97 96 86 99 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125523754 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523754 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 9c 58 be 2f a5 89 b2 97 96 86 99 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523754 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) 20241111125523754 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=238 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1070) 20241111125523754 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) 20241111125523754 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523754 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) 20241111125523754 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523754 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 9c 58 be 2f a5 89 b2 97 96 86 99 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523754 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125523754 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20241111125523754 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523754 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125523754 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523754 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523754 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523754 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523754 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) 20241111125523754 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523754 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523754 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=878 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241111125523755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=242 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=247 (gprs_rlcmac_sched.cpp:454) 20241111125523755 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241111125523755 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) 20241111125523755 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125523755 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523755 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) 20241111125523755 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523755 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523755 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125523755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Scheduling control message at RTS for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125523755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Sending data request: sapi=5 arfcn=878 cur_fn=238 block=8 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) 20241111125523755 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125523757 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523757 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523758 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523760 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=238, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523760 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523760 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523760 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523760 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523760 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523760 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523760 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241111125523760 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523760 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523760 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523760 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523760 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523760 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523760 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523760 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523760 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523760 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523760 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523760 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523760 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523760 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523760 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523760 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523760 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523760 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523760 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523760 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523760 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125523760 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) 20241111125523760 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125523760 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523760 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241111125523760 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523760 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523760 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523760 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523760 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) 20241111125523760 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=238 (tbf_ul.cpp:221) 20241111125523760 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523760 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523760 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125523760 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=238 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125523767 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) 20241111125523767 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) 20241111125523767 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=242): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125523767 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125523768 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) 20241111125523768 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) 20241111125523769 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) 20241111125523769 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) 20241111125523770 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) 20241111125523770 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) 20241111125523770 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) 20241111125523770 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) 20241111125523771 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) 20241111125523771 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) 20241111125523771 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) 20241111125523771 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) 20241111125523772 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) 20241111125523772 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) 20241111125523776 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) 20241111125523776 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:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=251 (gprs_rlcmac_sched.cpp:454) 20241111125523776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241111125523776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 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) 20241111125523777 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 2 20241111125523791 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) 20241111125523791 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) 20241111125523792 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) 20241111125523792 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) 20241111125523793 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) 20241111125523793 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) 20241111125523793 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) 20241111125523793 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) 20241111125523794 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) 20241111125523794 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) 20241111125523795 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) 20241111125523795 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) 20241111125523796 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) 20241111125523796 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) 20241111125523796 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) 20241111125523796 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) 20241111125523796 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=247): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241111125523796 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125523797 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523797 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523797 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523797 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) 20241111125523797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=251 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=255 (gprs_rlcmac_sched.cpp:454) 20241111125523797 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241111125523797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 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) 20241111125523798 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 2 20241111125523810 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) 20241111125523810 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) 20241111125523810 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=251): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125523810 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125523810 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125523810 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125523811 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) 20241111125523811 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) 20241111125523812 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) 20241111125523812 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) 20241111125523812 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) 20241111125523812 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) 20241111125523813 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) 20241111125523813 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) 20241111125523814 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) 20241111125523814 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) 20241111125523815 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) 20241111125523815 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) 20241111125523815 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) 20241111125523815 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) 20241111125523816 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) 20241111125523816 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) 20241111125523817 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125523829 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) 20241111125523829 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) 20241111125523829 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=255): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} (pdch_ul_controller.c:309) 20241111125523829 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125523830 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) 20241111125523830 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) 20241111125523831 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) 20241111125523831 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) 20241111125523832 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) 20241111125523832 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) 20241111125523832 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) 20241111125523832 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) 20241111125523833 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) 20241111125523833 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) 20241111125523834 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) 20241111125523834 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) 20241111125523835 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) 20241111125523835 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) 20241111125523837 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523837 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523837 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523838 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) 20241111125523838 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) 20241111125523839 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125523852 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) 20241111125523852 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) 20241111125523854 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) 20241111125523854 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) 20241111125523854 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) 20241111125523854 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) 20241111125523855 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) 20241111125523855 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) 20241111125523856 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) 20241111125523856 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) 20241111125523857 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) 20241111125523857 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) 20241111125523858 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) 20241111125523858 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) 20241111125523858 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) 20241111125523858 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) 20241111125523859 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) 20241111125523859 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) 20241111125523860 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125523872 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) 20241111125523872 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) 20241111125523873 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) 20241111125523873 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) 20241111125523874 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) 20241111125523874 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) 20241111125523875 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) 20241111125523875 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) 20241111125523876 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) 20241111125523876 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) 20241111125523876 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) 20241111125523876 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) 20241111125523877 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) 20241111125523877 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) 20241111125523878 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) 20241111125523878 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) 20241111125523879 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) 20241111125523879 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) 20241111125523880 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125523881 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523881 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523881 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125523891 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) 20241111125523891 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) 20241111125523893 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) 20241111125523893 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) 20241111125523894 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) 20241111125523894 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) 20241111125523894 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) 20241111125523894 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) 20241111125523895 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) 20241111125523895 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) 20241111125523896 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) 20241111125523896 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) 20241111125523897 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) 20241111125523897 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) 20241111125523897 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) 20241111125523897 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) 20241111125523900 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) 20241111125523900 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) 20241111125523901 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125523915 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) 20241111125523915 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) 20241111125523916 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) 20241111125523916 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) 20241111125523917 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) 20241111125523917 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) 20241111125523918 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) 20241111125523918 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) 20241111125523918 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) 20241111125523918 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) 20241111125523919 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) 20241111125523919 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) 20241111125523920 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) 20241111125523920 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) 20241111125523921 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) 20241111125523921 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) 20241111125523922 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) 20241111125523922 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) 20241111125523923 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523923 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523923 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523923 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125523934 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) 20241111125523934 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) 20241111125523935 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) 20241111125523935 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) 20241111125523936 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) 20241111125523936 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) 20241111125523937 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) 20241111125523937 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) 20241111125523937 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) 20241111125523937 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) 20241111125523938 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) 20241111125523938 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) 20241111125523939 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) 20241111125523939 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) 20241111125523940 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) 20241111125523940 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) 20241111125523941 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) 20241111125523941 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) 20241111125523941 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125523953 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) 20241111125523953 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) 20241111125523954 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) 20241111125523954 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) 20241111125523955 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) 20241111125523955 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) 20241111125523956 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) 20241111125523956 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) 20241111125523957 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) 20241111125523957 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) 20241111125523958 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) 20241111125523958 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) 20241111125523958 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) 20241111125523958 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) 20241111125523959 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) 20241111125523959 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) 20241111125523961 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125523961 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125523961 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125523962 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) 20241111125523962 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){FLOW}, expect answer on UL FN=290 (gprs_rlcmac_sched.cpp:454) 20241111125523962 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241111125523962 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) 20241111125523963 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125523977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=6 data=3c 05 01 00 00 00 11 48 3d 12 db 0c a7 ba 22 5c 02 96 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125523977 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) 20241111125523977 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125523977 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 48 3d 12 db 0c a7 ba 22 5c 02 96 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125523977 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) 20241111125523977 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=286 Rx UL DATA from unexpected TBF(UL:TFI-0-0-2:G){FLOW} (pdch.cpp:1070) 20241111125523977 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) 20241111125523977 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125523977 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) 20241111125523977 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125523977 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 48 3d 12 db 0c a7 ba 22 5c 02 96 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125523977 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125523977 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20241111125523977 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125523977 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125523977 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125523977 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125523977 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125523977 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) 20241111125523977 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) 20241111125523977 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125523977 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125523977 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125523978 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) 20241111125523978 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) 20241111125523979 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) 20241111125523979 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) 20241111125523980 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) 20241111125523980 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) 20241111125523980 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) 20241111125523980 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) 20241111125523982 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) 20241111125523982 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) 20241111125523983 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) 20241111125523983 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) 20241111125523983 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) 20241111125523983 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) 20241111125523984 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) 20241111125523984 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) 20241111125523984 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241111125523984 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) 20241111125523984 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20241111125523984 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125523985 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) 20241111125523985 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125523985 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125523985 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125523985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Scheduling control message at RTS for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125523985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 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) 20241111125523986 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125523990 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=286, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125523990 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125523991 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125523991 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125523991 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125523991 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125523991 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125523991 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241111125523991 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125523991 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125523991 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125523991 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125523991 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125523991 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125523991 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125523991 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125523991 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125523991 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125523991 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125523991 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125523991 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125523991 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523991 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125523991 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125523991 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125523991 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125523991 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125523991 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125523991 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125523991 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) 20241111125523991 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125523991 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125523991 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241111125523991 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125523991 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125523991 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125523991 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125523991 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) 20241111125523991 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=286 (tbf_ul.cpp:221) 20241111125523991 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125523991 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125523991 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125523991 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=286 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7b 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125523996 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) 20241111125523996 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) 20241111125523996 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) 20241111125523996 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125523998 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) 20241111125523998 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) 20241111125523999 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) 20241111125523999 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) 20241111125523999 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) 20241111125523999 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) 20241111125524000 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) 20241111125524000 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) 20241111125524001 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) 20241111125524001 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) 20241111125524002 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) 20241111125524002 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) 20241111125524003 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) 20241111125524003 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) 20241111125524003 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) 20241111125524004 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) 20241111125524004 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241111125524004 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) 20241111125524004 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125524015 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) 20241111125524015 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) 20241111125524015 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) 20241111125524015 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125524016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=8 data=3c 05 01 00 00 00 12 16 77 1c d3 0a b2 d6 4c 30 65 6c ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524016 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524016 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 16 77 1c d3 0a b2 d6 4c 30 65 6c ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524016 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) 20241111125524016 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=294 Rx UL DATA from unexpected TBF(UL:TFI-0-1-2:G){ASSIGN} (pdch.cpp:1070) 20241111125524016 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) 20241111125524016 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524016 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) 20241111125524016 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524016 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 16 77 1c d3 0a b2 d6 4c 30 65 6c ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524016 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125524016 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20241111125524016 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524017 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524017 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524017 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524017 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524017 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524017 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) 20241111125524017 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524017 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524017 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524017 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) 20241111125524017 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) 20241111125524018 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) 20241111125524018 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) 20241111125524019 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) 20241111125524019 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) 20241111125524020 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) 20241111125524020 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) 20241111125524020 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) 20241111125524020 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) 20241111125524021 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) 20241111125524021 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) 20241111125524024 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=872 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241111125524024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241111125524024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241111125524024 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) 20241111125524024 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524024 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524024 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) 20241111125524025 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524025 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524025 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Scheduling control message at RTS for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Sending data request: sapi=5 arfcn=872 cur_fn=294 block=9 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) 20241111125524025 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524030 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=294, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524030 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524030 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524030 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524030 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524030 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524030 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524030 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20241111125524030 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524030 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524030 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524030 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524030 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524030 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524030 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524030 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524030 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524030 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524030 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524030 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524030 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524030 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524030 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524030 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524030 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524030 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524030 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524030 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524030 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125524030 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) 20241111125524030 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125524030 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524030 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20241111125524030 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524030 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524030 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524030 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524030 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) 20241111125524030 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=294 (tbf_ul.cpp:221) 20241111125524030 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524030 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524030 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125524030 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524039 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) 20241111125524039 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) 20241111125524039 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) 20241111125524039 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125524040 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) 20241111125524040 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) 20241111125524041 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) 20241111125524041 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) 20241111125524042 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) 20241111125524042 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) 20241111125524043 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) 20241111125524043 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) 20241111125524043 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) 20241111125524043 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) 20241111125524044 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) 20241111125524044 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) 20241111125524045 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) 20241111125524045 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) 20241111125524046 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) 20241111125524046 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) 20241111125524046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241111125524046 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) 20241111125524046 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125524058 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) 20241111125524058 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) 20241111125524059 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) 20241111125524059 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) 20241111125524059 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241111125524059 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=10 data=3c 05 01 00 00 00 13 cb d9 47 3f 41 15 be e8 5c f4 fd 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524060 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524060 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 cb d9 47 3f 41 15 be e8 5c f4 fd 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524060 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) 20241111125524060 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=303 Rx UL DATA from unexpected TBF(UL:TFI-0-2-2:G){ASSIGN} (pdch.cpp:1070) 20241111125524060 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) 20241111125524060 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524060 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) 20241111125524060 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524060 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 cb d9 47 3f 41 15 be e8 5c f4 fd 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524060 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125524060 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20241111125524060 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524060 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524060 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524060 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524060 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524060 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524060 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) 20241111125524060 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524061 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) 20241111125524061 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) 20241111125524061 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) 20241111125524061 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) 20241111125524062 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) 20241111125524062 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) 20241111125524063 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) 20241111125524063 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) 20241111125524064 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) 20241111125524064 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) 20241111125524065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=873 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241111125524065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241111125524065 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241111125524065 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) 20241111125524065 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524065 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524065 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) 20241111125524065 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524065 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524065 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Scheduling control message at RTS for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Sending data request: sapi=5 arfcn=873 cur_fn=303 block=11 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) 20241111125524065 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524070 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=303, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524070 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524070 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524070 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524070 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524070 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524070 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524070 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20241111125524070 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524070 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524070 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524070 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524070 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524070 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524070 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524070 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524070 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524070 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524071 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524071 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524071 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524071 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524071 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524071 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524071 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524071 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524071 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524071 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524071 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125524071 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) 20241111125524071 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125524071 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524071 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20241111125524071 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524071 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524071 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524071 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524071 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) 20241111125524071 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=303 (tbf_ul.cpp:221) 20241111125524071 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524071 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524071 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125524071 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524077 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) 20241111125524077 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) 20241111125524077 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) 20241111125524077 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125524079 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) 20241111125524079 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) 20241111125524080 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) 20241111125524080 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) 20241111125524080 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) 20241111125524080 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) 20241111125524081 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) 20241111125524081 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) 20241111125524082 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) 20241111125524082 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) 20241111125524082 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) 20241111125524082 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) 20241111125524083 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) 20241111125524083 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) 20241111125524087 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) 20241111125524087 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) 20241111125524087 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241111125524087 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) 20241111125524087 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125524105 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) 20241111125524106 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) 20241111125524110 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) 20241111125524110 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) 20241111125524112 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) 20241111125524112 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) 20241111125524112 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241111125524112 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data=3c 05 01 00 00 00 14 b0 18 c1 bc 74 f7 b7 d6 8b 36 20 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524115 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524115 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 b0 18 c1 bc 74 f7 b7 d6 8b 36 20 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524115 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) 20241111125524115 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=312 Rx UL DATA from unexpected TBF(UL:TFI-0-3-2:G){ASSIGN} (pdch.cpp:1070) 20241111125524115 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) 20241111125524115 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524115 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) 20241111125524115 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524115 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 b0 18 c1 bc 74 f7 b7 d6 8b 36 20 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524115 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125524115 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20241111125524115 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524115 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524115 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524115 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524115 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524115 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524115 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) 20241111125524115 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524115 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524115 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524118 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) 20241111125524118 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) 20241111125524120 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) 20241111125524121 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) 20241111125524122 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) 20241111125524122 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) 20241111125524124 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) 20241111125524124 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) 20241111125524128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=874 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241111125524128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241111125524128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241111125524128 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) 20241111125524128 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524128 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524128 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) 20241111125524128 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524128 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524128 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Scheduling control message at RTS for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Sending data request: sapi=5 arfcn=874 cur_fn=312 block=1 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) 20241111125524131 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125524133 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) 20241111125524133 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) 20241111125524133 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) 20241111125524134 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125524136 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) 20241111125524136 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) 20241111125524139 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) 20241111125524139 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) 20241111125524146 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) 20241111125524146 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) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125524148 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) 20241111125524149 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) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524151 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) 20241111125524151 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) 20241111125524154 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) 20241111125524154 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) 20241111125524155 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) 20241111125524156 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) 20241111125524157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125524158 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) 20241111125524159 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) 20241111125524161 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) 20241111125524161 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) 20241111125524162 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) 20241111125524162 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) 20241111125524163 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) 20241111125524163 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) 20241111125524163 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241111125524163 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524164 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) 20241111125524164 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) 20241111125524165 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) 20241111125524165 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) 20241111125524167 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) 20241111125524167 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) 20241111125524168 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) 20241111125524168 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) 20241111125524169 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=320, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524169 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524169 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524169 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524169 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524169 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524169 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524169 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20241111125524169 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524169 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524169 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524169 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524169 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524169 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524169 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524169 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524169 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524169 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524169 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524169 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524169 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524169 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524169 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524169 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524169 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524169 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524169 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524169 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524169 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125524169 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) 20241111125524169 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125524169 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524169 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20241111125524169 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524169 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524169 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524169 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524169 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) 20241111125524169 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=320 (tbf_ul.cpp:221) 20241111125524169 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524169 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524169 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125524169 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 6b 7e 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125524169 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241111125524172 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) 20241111125524172 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) MTC@131a5d934883: 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 } 20241111125524173 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) 20241111125524173 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) 20241111125524173 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) 20241111125524173 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) 20241111125524174 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) 20241111125524174 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) 20241111125524174 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) 20241111125524174 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) 20241111125524174 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) 20241111125524174 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) 20241111125524175 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) 20241111125524175 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) 20241111125524175 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) 20241111125524175 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) 20241111125524176 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) 20241111125524176 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) 20241111125524176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241111125524176 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) 20241111125524176 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125524190 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) 20241111125524190 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) 20241111125524190 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) 20241111125524190 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) 20241111125524190 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) 20241111125524190 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) 20241111125524190 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) 20241111125524190 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) 20241111125524191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=4 data=3c 05 01 00 00 00 15 40 93 80 e8 9a 2f 96 93 00 1d be d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524191 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524191 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524191 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 40 93 80 e8 9a 2f 96 93 00 1d be d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524191 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) 20241111125524191 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=329 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1070) 20241111125524191 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) 20241111125524191 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524191 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) 20241111125524191 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524191 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 40 93 80 e8 9a 2f 96 93 00 1d be d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524191 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125524191 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20241111125524191 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524191 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524191 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524191 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524191 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524191 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524191 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) 20241111125524191 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524191 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524191 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524191 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) 20241111125524191 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) 20241111125524191 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) 20241111125524191 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) 20241111125524191 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) 20241111125524191 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) 20241111125524192 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524192 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524192 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524194 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=875 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241111125524194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241111125524194 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241111125524194 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) 20241111125524194 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524194 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524194 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) 20241111125524194 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524194 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524194 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Scheduling control message at RTS for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524194 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Sending data request: sapi=5 arfcn=875 cur_fn=329 block=5 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) 20241111125524194 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524195 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=329, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524195 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524195 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524195 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524196 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524196 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524196 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524196 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20241111125524196 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524196 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524196 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524196 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524196 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524196 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524196 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524196 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524196 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524196 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524196 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524196 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524196 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524196 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524196 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524196 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524196 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524196 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524196 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524196 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524196 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125524196 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) 20241111125524196 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125524196 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524196 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20241111125524196 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524196 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524196 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524196 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524196 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) 20241111125524196 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=329 (tbf_ul.cpp:221) 20241111125524196 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524196 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524196 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125524196 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524208 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) 20241111125524208 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) 20241111125524208 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) 20241111125524208 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125524209 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) 20241111125524209 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) 20241111125524209 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) 20241111125524209 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) 20241111125524209 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) 20241111125524209 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) 20241111125524210 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) 20241111125524210 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) 20241111125524210 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) 20241111125524210 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) 20241111125524210 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) 20241111125524210 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) 20241111125524210 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) 20241111125524210 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) 20241111125524218 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) 20241111125524218 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) 20241111125524218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241111125524218 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) 20241111125524218 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125524231 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524231 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524231 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524233 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) 20241111125524233 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) 20241111125524234 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) 20241111125524234 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) 20241111125524234 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) 20241111125524234 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) 20241111125524235 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) 20241111125524235 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) 20241111125524235 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) 20241111125524235 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) 20241111125524235 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=338): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241111125524235 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524236 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=6 data=3c 05 01 00 00 00 16 a7 a5 96 9b b1 5a 1d 69 de ec a9 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524236 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524236 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524236 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 a7 a5 96 9b b1 5a 1d 69 de ec a9 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524236 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) 20241111125524236 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=338 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1070) 20241111125524236 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) 20241111125524236 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524236 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) 20241111125524236 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524236 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 a7 a5 96 9b b1 5a 1d 69 de ec a9 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524236 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125524236 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20241111125524236 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524236 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524236 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524236 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524236 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524236 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524236 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) 20241111125524236 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524236 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524236 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524237 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) 20241111125524237 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) 20241111125524237 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) 20241111125524237 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) 20241111125524238 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=876 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241111125524238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241111125524238 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241111125524238 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) 20241111125524238 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524238 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524238 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) 20241111125524238 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524238 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524238 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Scheduling control message at RTS for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524238 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Sending data request: sapi=5 arfcn=876 cur_fn=338 block=7 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) 20241111125524238 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524242 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=338, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524242 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524242 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524242 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524242 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524242 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524242 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524242 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20241111125524242 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524242 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524243 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524243 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524243 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524243 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524243 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524243 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524243 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524243 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524243 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524243 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524243 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524243 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524243 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524243 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524243 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524243 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524243 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524243 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524243 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125524243 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) 20241111125524243 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125524243 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524243 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20241111125524243 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524243 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524243 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524243 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524243 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) 20241111125524243 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=338 (tbf_ul.cpp:221) 20241111125524243 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524243 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524243 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125524243 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=338 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524252 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) 20241111125524252 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) 20241111125524252 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) 20241111125524252 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125524252 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) 20241111125524253 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) 20241111125524253 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) 20241111125524253 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) 20241111125524254 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) 20241111125524254 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) 20241111125524254 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) 20241111125524254 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) 20241111125524255 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) 20241111125524255 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) 20241111125524256 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) 20241111125524256 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) 20241111125524256 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) 20241111125524256 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) 20241111125524257 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) 20241111125524257 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) 20241111125524257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241111125524257 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) 20241111125524258 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125524271 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) 20241111125524271 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) 20241111125524271 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524271 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524271 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524272 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) 20241111125524272 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) 20241111125524273 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) 20241111125524273 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) 20241111125524274 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) 20241111125524274 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) 20241111125524275 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) 20241111125524275 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) 20241111125524275 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) 20241111125524275 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) 20241111125524275 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=346): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241111125524275 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524276 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=8 data=3c 05 01 00 00 00 17 e8 97 b3 ec 73 e9 4a 2d 43 31 9f 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524276 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524276 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 e8 97 b3 ec 73 e9 4a 2d 43 31 9f 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524276 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) 20241111125524276 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=346 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1070) 20241111125524276 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) 20241111125524276 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524276 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) 20241111125524276 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524276 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 e8 97 b3 ec 73 e9 4a 2d 43 31 9f 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524276 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125524276 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20241111125524276 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524276 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524276 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524276 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524276 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524277 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524277 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) 20241111125524277 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524277 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) 20241111125524277 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) 20241111125524281 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=877 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241111125524281 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=351 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=355 (gprs_rlcmac_sched.cpp:454) 20241111125524281 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241111125524281 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) 20241111125524281 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524281 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524281 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) 20241111125524281 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524281 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524281 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524281 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Scheduling control message at RTS for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524281 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Sending data request: sapi=5 arfcn=877 cur_fn=346 block=9 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) 20241111125524281 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524287 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=346, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524287 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524287 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524287 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524287 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524287 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524287 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524287 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20241111125524287 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524287 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524287 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524287 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524287 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524287 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524287 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524287 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524287 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524287 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524287 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524287 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524287 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524287 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524287 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524288 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524288 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524288 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524288 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524288 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524288 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125524288 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) 20241111125524288 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125524288 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524288 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20241111125524288 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524288 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524288 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524288 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524288 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) 20241111125524288 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=346 (tbf_ul.cpp:221) 20241111125524288 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524288 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524288 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125524288 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=346 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524295 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) 20241111125524295 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) 20241111125524295 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=351): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241111125524295 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125524297 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) 20241111125524297 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) 20241111125524297 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) 20241111125524297 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) 20241111125524298 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) 20241111125524298 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) 20241111125524299 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) 20241111125524299 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) 20241111125524300 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) 20241111125524300 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) 20241111125524301 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) 20241111125524301 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) 20241111125524301 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) 20241111125524301 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) 20241111125524302 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) 20241111125524302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=355 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=359 (gprs_rlcmac_sched.cpp:454) 20241111125524302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241111125524302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125524303 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125524315 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) 20241111125524315 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) 20241111125524316 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) 20241111125524316 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) 20241111125524317 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) 20241111125524317 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) 20241111125524317 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) 20241111125524317 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) 20241111125524318 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) 20241111125524318 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) 20241111125524319 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) 20241111125524319 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) 20241111125524320 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) 20241111125524320 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) 20241111125524320 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=355): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241111125524320 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524320 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=10 data=3c 05 01 00 00 00 18 2b c7 8d e4 04 81 98 09 73 25 f4 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524320 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524320 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524320 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 2b c7 8d e4 04 81 98 09 73 25 f4 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524320 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) 20241111125524320 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=355 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1070) 20241111125524320 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) 20241111125524321 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524321 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) 20241111125524321 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524321 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 2b c7 8d e4 04 81 98 09 73 25 f4 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524321 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125524321 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20241111125524321 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524321 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524321 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524321 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524321 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524321 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524321 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) 20241111125524321 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524321 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524321 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524321 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=878 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241111125524321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=359 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=364 (gprs_rlcmac_sched.cpp:454) 20241111125524321 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241111125524321 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) 20241111125524321 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524321 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524321 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) 20241111125524321 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524321 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524321 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Scheduling control message at RTS for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524321 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Sending data request: sapi=5 arfcn=878 cur_fn=355 block=11 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) 20241111125524322 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524326 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=355, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524326 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524326 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524326 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524326 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524326 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524326 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524326 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241111125524326 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524326 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524326 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524326 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524326 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524326 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524326 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524326 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524326 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524326 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524326 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524326 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524326 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524326 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524326 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524327 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524327 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524327 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524327 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524327 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524327 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125524327 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) 20241111125524327 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125524327 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524327 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20241111125524327 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524327 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524327 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524327 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524327 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) 20241111125524327 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=355 (tbf_ul.cpp:221) 20241111125524327 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524327 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524327 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125524327 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=355 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125524333 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) 20241111125524334 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) 20241111125524334 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=359): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241111125524334 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125524335 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) 20241111125524335 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) 20241111125524336 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) 20241111125524336 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) 20241111125524336 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) 20241111125524336 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) 20241111125524337 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) 20241111125524337 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) 20241111125524338 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) 20241111125524338 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) 20241111125524339 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) 20241111125524339 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) 20241111125524340 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) 20241111125524340 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) 20241111125524343 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) 20241111125524343 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=364 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=368 (gprs_rlcmac_sched.cpp:454) 20241111125524343 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241111125524343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 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) 20241111125524344 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 3 20241111125524357 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) 20241111125524357 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) 20241111125524359 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) 20241111125524359 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) 20241111125524359 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) 20241111125524359 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) 20241111125524360 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) 20241111125524360 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) 20241111125524361 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) 20241111125524361 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) 20241111125524362 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) 20241111125524362 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) 20241111125524362 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) 20241111125524362 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) 20241111125524363 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) 20241111125524363 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) 20241111125524363 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=364): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241111125524363 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524364 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) 20241111125524364 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=368 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=372 (gprs_rlcmac_sched.cpp:454) 20241111125524364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241111125524364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 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) 20241111125524365 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 3 20241111125524370 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524370 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524370 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524376 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) 20241111125524376 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) 20241111125524376 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=368): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241111125524376 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125524376 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125524376 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125524378 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) 20241111125524378 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) 20241111125524378 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) 20241111125524378 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) 20241111125524379 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) 20241111125524379 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) 20241111125524380 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) 20241111125524380 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) 20241111125524381 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) 20241111125524381 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) 20241111125524381 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) 20241111125524381 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) 20241111125524382 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) 20241111125524382 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) 20241111125524383 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) 20241111125524383 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) 20241111125524384 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125524395 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) 20241111125524395 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) 20241111125524395 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=372): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} (pdch_ul_controller.c:309) 20241111125524395 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125524397 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524397 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524397 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524397 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) 20241111125524397 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) 20241111125524397 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) 20241111125524397 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) 20241111125524398 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) 20241111125524398 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) 20241111125524399 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) 20241111125524399 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) 20241111125524400 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) 20241111125524400 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) 20241111125524400 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) 20241111125524400 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) 20241111125524401 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) 20241111125524401 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) 20241111125524405 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) 20241111125524405 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) 20241111125524406 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125524419 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) 20241111125524419 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) 20241111125524420 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) 20241111125524420 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) 20241111125524421 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) 20241111125524421 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) 20241111125524422 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) 20241111125524422 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) 20241111125524423 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) 20241111125524423 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) 20241111125524424 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) 20241111125524424 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) 20241111125524424 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) 20241111125524424 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) 20241111125524425 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) 20241111125524425 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) 20241111125524426 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) 20241111125524426 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) 20241111125524427 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125524438 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) 20241111125524438 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) 20241111125524439 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) 20241111125524439 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) 20241111125524440 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) 20241111125524440 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) 20241111125524441 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) 20241111125524441 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) 20241111125524442 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) 20241111125524442 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) 20241111125524442 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) 20241111125524442 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) 20241111125524443 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) 20241111125524443 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) 20241111125524444 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524444 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524444 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524444 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) 20241111125524444 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) 20241111125524445 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) 20241111125524445 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) 20241111125524446 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125524457 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) 20241111125524457 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) 20241111125524458 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) 20241111125524458 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) 20241111125524459 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) 20241111125524459 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) 20241111125524460 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) 20241111125524460 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) 20241111125524461 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) 20241111125524461 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) 20241111125524461 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) 20241111125524461 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) 20241111125524462 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) 20241111125524462 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) 20241111125524463 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) 20241111125524463 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) 20241111125524467 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) 20241111125524467 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) 20241111125524467 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125524481 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) 20241111125524481 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) 20241111125524482 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) 20241111125524482 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) 20241111125524483 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) 20241111125524483 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) 20241111125524484 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) 20241111125524484 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) 20241111125524484 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) 20241111125524484 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) 20241111125524485 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) 20241111125524485 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) 20241111125524486 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) 20241111125524486 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) 20241111125524487 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) 20241111125524487 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) 20241111125524488 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) 20241111125524488 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) 20241111125524488 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524488 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524488 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524488 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125524500 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) 20241111125524500 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) 20241111125524501 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) 20241111125524501 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) 20241111125524502 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) 20241111125524502 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) 20241111125524503 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) 20241111125524503 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) 20241111125524503 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) 20241111125524503 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) 20241111125524504 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) 20241111125524504 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) 20241111125524505 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) 20241111125524505 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) 20241111125524506 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) 20241111125524506 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) 20241111125524507 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) 20241111125524507 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) 20241111125524507 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125524519 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) 20241111125524519 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) 20241111125524520 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) 20241111125524520 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) 20241111125524521 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) 20241111125524521 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) 20241111125524522 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) 20241111125524522 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) 20241111125524522 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) 20241111125524522 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) 20241111125524523 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) 20241111125524523 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) 20241111125524524 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) 20241111125524524 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) 20241111125524525 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) 20241111125524525 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) 20241111125524528 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524528 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524528 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524528 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) 20241111125524528 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){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241111125524529 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241111125524529 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) 20241111125524529 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125524543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=9 data=3c 07 01 00 00 00 19 4f 79 19 05 f0 b2 8d 97 ab 75 62 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524543 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) 20241111125524543 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524543 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 4f 79 19 05 f0 b2 8d 97 ab 75 62 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524543 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) 20241111125524543 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=403 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1070) 20241111125524543 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) 20241111125524543 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524543 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) 20241111125524543 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524543 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 4f 79 19 05 f0 b2 8d 97 ab 75 62 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524543 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125524543 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20241111125524543 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524543 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524543 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524543 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524543 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524543 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) 20241111125524543 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) 20241111125524543 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524543 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524543 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524544 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) 20241111125524544 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) 20241111125524545 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) 20241111125524545 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) 20241111125524546 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) 20241111125524546 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) 20241111125524547 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) 20241111125524547 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) 20241111125524548 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) 20241111125524548 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) 20241111125524549 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) 20241111125524549 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) 20241111125524549 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) 20241111125524549 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) 20241111125524550 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) 20241111125524550 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=411 (gprs_rlcmac_sched.cpp:454) 20241111125524550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241111125524550 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) 20241111125524550 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20241111125524550 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524550 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) 20241111125524551 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524551 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524551 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125524551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Scheduling control message at RTS for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125524551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 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) 20241111125524551 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524555 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=403, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524556 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524556 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524556 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524556 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524556 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524556 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524556 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20241111125524556 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524556 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524556 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524556 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524556 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524556 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524556 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524556 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524556 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524556 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524556 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524556 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524556 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524556 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524556 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524556 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524556 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524556 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524556 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524556 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524556 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125524556 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) 20241111125524556 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125524556 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524556 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20241111125524556 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524556 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524556 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524556 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524556 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) 20241111125524556 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=403 (tbf_ul.cpp:221) 20241111125524556 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524556 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524556 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125524556 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524562 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) 20241111125524562 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) 20241111125524562 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) 20241111125524562 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524563 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) 20241111125524563 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) 20241111125524564 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) 20241111125524564 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) 20241111125524565 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) 20241111125524565 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) 20241111125524566 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) 20241111125524566 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) 20241111125524566 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) 20241111125524566 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) 20241111125524567 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) 20241111125524567 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) 20241111125524568 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) 20241111125524568 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) 20241111125524568 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) 20241111125524568 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) 20241111125524568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241111125524568 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) 20241111125524569 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125524581 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) 20241111125524581 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) 20241111125524581 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=411): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125524581 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125524582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=11 data=3c 07 01 00 00 00 1a 5d 91 d4 96 fd dc 14 cd 94 ac fc b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524582 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524582 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524582 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a 5d 91 d4 96 fd dc 14 cd 94 ac fc b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524582 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) 20241111125524582 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=411 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1070) 20241111125524582 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) 20241111125524582 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524582 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) 20241111125524582 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524582 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a 5d 91 d4 96 fd dc 14 cd 94 ac fc b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524582 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125524582 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20241111125524582 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524583 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524583 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524583 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524583 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524583 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524583 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) 20241111125524583 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524583 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524583 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524583 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) 20241111125524583 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) 20241111125524584 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) 20241111125524584 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) 20241111125524585 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) 20241111125524585 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) 20241111125524585 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) 20241111125524585 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) 20241111125524586 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) 20241111125524586 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) 20241111125524587 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) 20241111125524587 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) 20241111125524590 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=872 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241111125524590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241111125524590 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241111125524590 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) 20241111125524590 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524590 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524590 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) 20241111125524590 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524590 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524590 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Scheduling control message at RTS for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524590 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Sending data request: sapi=5 arfcn=872 cur_fn=411 block=0 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) 20241111125524591 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524595 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=411, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524596 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524596 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524596 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524596 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524596 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524596 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524596 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20241111125524596 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524596 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524596 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524596 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524596 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524596 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524596 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524596 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524596 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524596 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524596 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524596 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524596 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524596 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524596 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524596 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524596 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524596 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524596 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524596 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524596 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125524596 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) 20241111125524596 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125524596 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524596 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20241111125524596 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524596 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524596 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524596 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524596 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) 20241111125524596 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=411 (tbf_ul.cpp:221) 20241111125524596 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524596 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524596 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125524596 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524605 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) 20241111125524605 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) 20241111125524605 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) 20241111125524605 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125524606 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) 20241111125524606 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) 20241111125524607 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) 20241111125524607 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) 20241111125524607 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) 20241111125524607 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) 20241111125524608 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) 20241111125524608 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) 20241111125524609 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) 20241111125524609 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) 20241111125524610 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) 20241111125524610 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) 20241111125524610 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) 20241111125524610 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) 20241111125524611 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) 20241111125524611 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) 20241111125524611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241111125524611 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) 20241111125524612 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125524624 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) 20241111125524624 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) 20241111125524625 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) 20241111125524625 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) 20241111125524625 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=420): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241111125524625 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524626 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=1 data=3c 07 01 00 00 00 1b 3f ca e8 61 50 28 e5 86 96 c7 01 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524626 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524626 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524626 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b 3f ca e8 61 50 28 e5 86 96 c7 01 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524626 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) 20241111125524626 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=420 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1070) 20241111125524626 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) 20241111125524626 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524626 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) 20241111125524626 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524626 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b 3f ca e8 61 50 28 e5 86 96 c7 01 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524626 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125524626 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20241111125524626 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524626 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524626 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524626 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524626 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524626 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524626 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) 20241111125524626 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524626 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524626 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524627 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) 20241111125524627 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) 20241111125524628 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) 20241111125524628 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) 20241111125524628 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) 20241111125524628 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) 20241111125524629 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) 20241111125524629 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) 20241111125524630 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) 20241111125524630 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) 20241111125524631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=873 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241111125524631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241111125524631 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241111125524631 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) 20241111125524631 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524631 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524631 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) 20241111125524631 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524631 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524631 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Scheduling control message at RTS for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Sending data request: sapi=5 arfcn=873 cur_fn=420 block=2 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) 20241111125524631 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524635 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=420, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524635 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524635 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524635 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524635 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524635 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524635 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524635 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20241111125524635 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524635 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524635 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524635 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524635 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524635 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524636 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524636 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524636 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524636 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524636 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524636 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524636 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524636 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524636 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524636 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524636 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524636 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524636 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524636 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524636 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125524636 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) 20241111125524636 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125524636 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524636 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20241111125524636 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524636 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524636 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524636 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524636 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) 20241111125524636 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=420 (tbf_ul.cpp:221) 20241111125524636 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524636 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524636 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125524636 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524643 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) 20241111125524643 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) 20241111125524643 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) 20241111125524643 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125524644 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) 20241111125524644 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) 20241111125524645 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) 20241111125524645 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) 20241111125524646 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) 20241111125524646 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) 20241111125524647 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) 20241111125524647 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) 20241111125524647 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) 20241111125524647 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) 20241111125524648 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) 20241111125524648 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) 20241111125524649 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) 20241111125524649 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) 20241111125524652 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) 20241111125524652 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) 20241111125524652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241111125524652 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) 20241111125524653 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125524667 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) 20241111125524667 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) 20241111125524668 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) 20241111125524668 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) 20241111125524669 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) 20241111125524669 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) 20241111125524669 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=429): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241111125524669 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=3 data=3c 07 01 00 00 00 1c 2c 80 61 6d 3a a8 67 9a b1 71 89 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524670 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524670 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c 2c 80 61 6d 3a a8 67 9a b1 71 89 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524670 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) 20241111125524670 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=429 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1070) 20241111125524670 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) 20241111125524670 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524670 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) 20241111125524670 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524670 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c 2c 80 61 6d 3a a8 67 9a b1 71 89 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524670 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125524670 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20241111125524670 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524670 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524670 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524670 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524670 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524670 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524670 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) 20241111125524670 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524670 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524670 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524671 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) 20241111125524671 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) 20241111125524672 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) 20241111125524672 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) 20241111125524673 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) 20241111125524673 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) 20241111125524673 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) 20241111125524673 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) 20241111125524674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=874 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241111125524674 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20241111125524674 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241111125524674 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) 20241111125524674 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524674 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524674 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) 20241111125524675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524675 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524675 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Scheduling control message at RTS for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Sending data request: sapi=5 arfcn=874 cur_fn=429 block=4 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) 20241111125524675 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524679 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=429, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524679 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524679 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524679 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524679 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524679 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524679 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524679 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20241111125524679 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524680 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524680 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524680 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524680 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524680 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524680 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524680 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524680 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524680 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524680 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524680 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524680 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524680 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524680 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524680 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524680 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524680 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524680 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524680 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524680 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125524680 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) 20241111125524680 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125524680 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524680 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20241111125524680 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524680 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524680 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524680 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524680 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) 20241111125524680 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=429 (tbf_ul.cpp:221) 20241111125524680 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524680 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524680 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125524680 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524686 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) 20241111125524686 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) 20241111125524686 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) 20241111125524686 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125524688 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) 20241111125524688 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) 20241111125524688 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) 20241111125524688 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) 20241111125524689 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) 20241111125524689 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) 20241111125524690 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) 20241111125524690 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) 20241111125524691 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) 20241111125524691 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) 20241111125524691 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) 20241111125524691 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) 20241111125524692 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) 20241111125524692 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) 20241111125524693 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) 20241111125524693 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) 20241111125524693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241111125524693 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) 20241111125524693 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125524706 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) 20241111125524706 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) 20241111125524707 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) 20241111125524707 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) 20241111125524708 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) 20241111125524708 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) 20241111125524708 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) 20241111125524708 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) 20241111125524708 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=437): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241111125524708 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524709 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=5 data=3c 07 01 00 00 00 1d e8 09 5c c0 45 ac 72 52 23 a0 c7 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524709 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524709 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524709 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d e8 09 5c c0 45 ac 72 52 23 a0 c7 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524709 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) 20241111125524709 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=437 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1070) 20241111125524709 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) 20241111125524709 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524709 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) 20241111125524709 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524709 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d e8 09 5c c0 45 ac 72 52 23 a0 c7 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524709 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125524709 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20241111125524709 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524709 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524709 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524709 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524709 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524709 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524709 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) 20241111125524709 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524709 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524709 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524710 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) 20241111125524710 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) 20241111125524711 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) 20241111125524711 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) 20241111125524711 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) 20241111125524711 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) 20241111125524715 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=875 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241111125524715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20241111125524715 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241111125524715 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) 20241111125524715 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524715 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524715 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) 20241111125524715 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524715 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524715 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Scheduling control message at RTS for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524715 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Sending data request: sapi=5 arfcn=875 cur_fn=437 block=6 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) 20241111125524716 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524720 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=437, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524720 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524720 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524720 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524720 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524720 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524720 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524720 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20241111125524720 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524720 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524720 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524720 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524720 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524720 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524720 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524720 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524720 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524720 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524720 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524720 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524720 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524720 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524721 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524721 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524721 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524721 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524721 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524721 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524721 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125524721 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) 20241111125524721 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125524721 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524721 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20241111125524721 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524721 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524721 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524721 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524721 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) 20241111125524721 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=437 (tbf_ul.cpp:221) 20241111125524721 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524721 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524721 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125524721 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524730 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) 20241111125524730 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) 20241111125524730 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) 20241111125524730 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125524731 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) 20241111125524731 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) 20241111125524732 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) 20241111125524732 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) 20241111125524732 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) 20241111125524732 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) 20241111125524733 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) 20241111125524733 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) 20241111125524734 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) 20241111125524734 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) 20241111125524735 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) 20241111125524735 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) 20241111125524735 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) 20241111125524735 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) 20241111125524736 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) 20241111125524736 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) 20241111125524736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241111125524736 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) 20241111125524737 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125524749 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) 20241111125524749 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) 20241111125524750 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) 20241111125524750 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) 20241111125524751 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) 20241111125524751 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) 20241111125524751 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) 20241111125524751 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) 20241111125524752 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) 20241111125524752 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) 20241111125524752 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=446): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241111125524752 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=7 data=3c 07 01 00 00 00 1e cc 9b 0f ac b2 53 5d cb 85 c2 e0 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524753 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524753 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e cc 9b 0f ac b2 53 5d cb 85 c2 e0 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524753 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) 20241111125524753 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=446 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1070) 20241111125524753 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) 20241111125524753 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524753 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) 20241111125524753 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524753 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e cc 9b 0f ac b2 53 5d cb 85 c2 e0 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524753 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125524753 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20241111125524753 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524753 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524753 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524753 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524753 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524753 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524753 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) 20241111125524753 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524754 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) 20241111125524754 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) 20241111125524755 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) 20241111125524755 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) 20241111125524755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=876 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241111125524755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=450 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=455 (gprs_rlcmac_sched.cpp:454) 20241111125524755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241111125524755 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) 20241111125524755 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524755 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524756 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) 20241111125524756 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524756 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524756 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Scheduling control message at RTS for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Sending data request: sapi=5 arfcn=876 cur_fn=446 block=8 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) 20241111125524756 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125524757 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524757 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524757 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524759 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=446, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524759 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524759 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524759 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524759 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524759 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524759 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524760 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20241111125524760 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524760 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524760 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524760 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524760 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524760 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524760 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524760 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524760 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524760 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524760 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524760 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524760 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524760 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524760 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524760 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524760 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524760 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524760 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524760 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524760 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125524760 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) 20241111125524760 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125524760 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524760 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20241111125524760 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524761 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524761 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524761 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524761 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) 20241111125524761 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=446 (tbf_ul.cpp:221) 20241111125524761 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524761 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524761 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125524761 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524768 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) 20241111125524768 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) 20241111125524768 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) 20241111125524768 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125524769 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) 20241111125524769 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) 20241111125524770 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) 20241111125524770 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) 20241111125524770 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) 20241111125524770 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) 20241111125524771 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) 20241111125524771 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) 20241111125524772 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) 20241111125524772 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) 20241111125524773 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) 20241111125524773 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) 20241111125524773 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) 20241111125524773 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) 20241111125524777 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) 20241111125524777 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) 20241111125524777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241111125524777 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) 20241111125524778 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125524791 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) 20241111125524791 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) 20241111125524793 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) 20241111125524793 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) 20241111125524793 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) 20241111125524794 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) 20241111125524794 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) 20241111125524794 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) 20241111125524795 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) 20241111125524795 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) 20241111125524796 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) 20241111125524796 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) 20241111125524796 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=455): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241111125524796 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524797 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524797 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524797 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=9 data=3c 07 01 00 00 00 1f 07 90 f3 e9 bd 42 e0 06 5b 85 32 4e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524797 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524797 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f 07 90 f3 e9 bd 42 e0 06 5b 85 32 4e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524797 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) 20241111125524797 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=455 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1070) 20241111125524797 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) 20241111125524797 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524797 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) 20241111125524797 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524797 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f 07 90 f3 e9 bd 42 e0 06 5b 85 32 4e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524797 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125524797 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20241111125524797 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524797 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524797 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524797 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524797 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524797 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524797 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) 20241111125524797 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524797 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524797 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524798 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) 20241111125524798 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) 20241111125524799 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=877 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241111125524799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=463 (gprs_rlcmac_sched.cpp:454) 20241111125524799 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241111125524799 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) 20241111125524799 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524799 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524799 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) 20241111125524799 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524799 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524799 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Scheduling control message at RTS for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524799 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Sending data request: sapi=5 arfcn=877 cur_fn=455 block=10 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) 20241111125524799 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524804 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=455, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524804 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524804 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524804 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524804 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524804 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524804 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524804 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20241111125524804 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524804 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524804 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524804 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524804 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524804 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524804 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524804 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524804 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524804 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524804 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524804 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524804 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524804 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524804 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524804 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524804 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524804 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524804 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524804 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524804 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125524804 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) 20241111125524804 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125524804 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524804 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20241111125524804 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524804 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524804 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524804 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524804 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) 20241111125524804 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=455 (tbf_ul.cpp:221) 20241111125524804 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524804 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524804 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125524804 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=455 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125524811 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) 20241111125524811 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) 20241111125524811 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) 20241111125524811 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125524812 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) 20241111125524812 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) 20241111125524812 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) 20241111125524812 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) 20241111125524813 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) 20241111125524813 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) 20241111125524813 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) 20241111125524813 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) 20241111125524814 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) 20241111125524814 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) 20241111125524814 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) 20241111125524814 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) 20241111125524815 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) 20241111125524815 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) 20241111125524815 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) 20241111125524815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=463 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=468 (gprs_rlcmac_sched.cpp:454) 20241111125524815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241111125524815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125524816 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125524829 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) 20241111125524829 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) 20241111125524831 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) 20241111125524831 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) 20241111125524832 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) 20241111125524832 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) 20241111125524833 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) 20241111125524833 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) 20241111125524834 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) 20241111125524834 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) 20241111125524835 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) 20241111125524835 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) 20241111125524836 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) 20241111125524836 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) 20241111125524836 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=463): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241111125524836 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524837 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524837 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524837 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524837 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=11 data=3c 07 01 00 00 00 20 37 c3 54 aa 43 f2 02 67 32 96 2b 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125524837 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125524837 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125524837 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 37 c3 54 aa 43 f2 02 67 32 96 2b 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125524837 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) 20241111125524837 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=463 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1070) 20241111125524837 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) 20241111125524837 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125524837 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) 20241111125524837 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125524837 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 37 c3 54 aa 43 f2 02 67 32 96 2b 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125524837 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125524837 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20241111125524837 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125524837 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125524837 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125524837 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125524837 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125524837 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125524837 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) 20241111125524837 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125524837 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125524837 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125524839 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=878 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241111125524839 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=468 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=472 (gprs_rlcmac_sched.cpp:454) 20241111125524839 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241111125524839 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) 20241111125524839 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125524839 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125524839 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) 20241111125524839 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125524839 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125524839 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125524839 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Scheduling control message at RTS for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125524839 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Sending data request: sapi=5 arfcn=878 cur_fn=463 block=0 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) 20241111125524840 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125524845 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=463, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125524845 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125524845 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125524845 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125524845 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125524845 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125524845 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125524845 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241111125524845 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125524845 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125524845 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125524845 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125524845 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125524845 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125524845 DRLCMAC[0;33m DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125524845 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125524845 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125524845 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125524845 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125524845 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125524845 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125524845 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524845 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125524845 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125524845 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125524845 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125524845 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125524845 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125524845 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125524845 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) 20241111125524845 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125524845 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125524845 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20241111125524846 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125524846 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125524846 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125524846 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125524846 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) 20241111125524846 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=463 (tbf_ul.cpp:221) 20241111125524846 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125524846 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125524846 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125524846 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=463 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125524853 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) 20241111125524853 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) 20241111125524853 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=468): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125524853 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125524855 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) 20241111125524855 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) 20241111125524856 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) 20241111125524856 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) 20241111125524856 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) 20241111125524856 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) 20241111125524857 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) 20241111125524857 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) 20241111125524858 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) 20241111125524858 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) 20241111125524859 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) 20241111125524859 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) 20241111125524860 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) 20241111125524860 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) 20241111125524861 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) 20241111125524861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=472 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=476 (gprs_rlcmac_sched.cpp:454) 20241111125524861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241111125524861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 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) 20241111125524861 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 4 20241111125524872 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) 20241111125524872 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) 20241111125524873 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) 20241111125524873 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) 20241111125524874 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) 20241111125524874 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) 20241111125524875 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) 20241111125524875 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) 20241111125524876 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) 20241111125524876 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) 20241111125524876 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) 20241111125524876 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) 20241111125524877 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) 20241111125524877 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) 20241111125524878 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) 20241111125524878 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) 20241111125524878 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=472): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241111125524878 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125524879 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) 20241111125524879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=476 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=481 (gprs_rlcmac_sched.cpp:454) 20241111125524879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241111125524879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125524880 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125524881 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524881 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524881 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 4 20241111125524891 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) 20241111125524891 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) 20241111125524891 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=476): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125524891 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125524891 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125524891 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125524893 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) 20241111125524893 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) 20241111125524893 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) 20241111125524893 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) 20241111125524894 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) 20241111125524894 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) 20241111125524895 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) 20241111125524895 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) 20241111125524896 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) 20241111125524896 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) 20241111125524897 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) 20241111125524897 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) 20241111125524897 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) 20241111125524897 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) 20241111125524901 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) 20241111125524901 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) 20241111125524902 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125524915 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) 20241111125524915 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) 20241111125524915 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=481): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} (pdch_ul_controller.c:309) 20241111125524915 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125524916 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) 20241111125524916 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) 20241111125524917 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) 20241111125524917 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) 20241111125524918 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) 20241111125524918 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) 20241111125524919 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) 20241111125524919 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) 20241111125524919 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) 20241111125524920 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) 20241111125524920 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) 20241111125524920 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) 20241111125524921 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) 20241111125524921 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) 20241111125524922 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524922 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524922 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524922 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) 20241111125524922 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) 20241111125524923 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125524934 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) 20241111125524934 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) 20241111125524936 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) 20241111125524936 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) 20241111125524937 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) 20241111125524937 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) 20241111125524937 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) 20241111125524937 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) 20241111125524938 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) 20241111125524938 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) 20241111125524939 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) 20241111125524939 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) 20241111125524940 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) 20241111125524940 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) 20241111125524941 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) 20241111125524941 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) 20241111125524942 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) 20241111125524942 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) 20241111125524943 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125524954 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) 20241111125524954 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) 20241111125524955 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) 20241111125524955 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) 20241111125524956 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) 20241111125524956 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) 20241111125524956 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) 20241111125524956 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) 20241111125524957 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) 20241111125524957 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) 20241111125524958 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) 20241111125524958 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) 20241111125524959 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) 20241111125524959 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) 20241111125524960 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) 20241111125524960 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) 20241111125524961 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125524961 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125524961 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125524963 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) 20241111125524963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125524964 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125524977 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) 20241111125524977 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) 20241111125524979 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) 20241111125524979 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) 20241111125524980 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) 20241111125524980 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) 20241111125524980 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) 20241111125524980 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) 20241111125524981 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) 20241111125524981 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) 20241111125524982 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) 20241111125524982 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) 20241111125524983 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) 20241111125524983 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) 20241111125524984 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) 20241111125524984 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) 20241111125524985 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) 20241111125524985 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) 20241111125524986 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125524997 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) 20241111125524997 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) 20241111125524998 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) 20241111125524998 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) 20241111125524999 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) 20241111125524999 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) 20241111125525000 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) 20241111125525000 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) 20241111125525000 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) 20241111125525000 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) 20241111125525001 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) 20241111125525001 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) 20241111125525002 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) 20241111125525002 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) 20241111125525003 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) 20241111125525003 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) 20241111125525004 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) 20241111125525004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125525005 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525005 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525005 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525005 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125525016 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) 20241111125525016 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) 20241111125525017 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) 20241111125525017 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) 20241111125525018 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) 20241111125525018 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) 20241111125525019 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) 20241111125525019 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) 20241111125525020 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) 20241111125525020 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) 20241111125525020 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) 20241111125525020 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) 20241111125525021 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) 20241111125525021 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) 20241111125525022 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) 20241111125525022 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) 20241111125525025 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) 20241111125525025 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) 20241111125525026 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125525040 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) 20241111125525040 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) 20241111125525041 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) 20241111125525041 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) 20241111125525042 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) 20241111125525042 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) 20241111125525042 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) 20241111125525042 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) 20241111125525043 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) 20241111125525043 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) 20241111125525044 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) 20241111125525044 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) 20241111125525045 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) 20241111125525045 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) 20241111125525046 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) 20241111125525046 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) 20241111125525046 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525046 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525046 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525047 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) 20241111125525047 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){FLOW}, expect answer on UL FN=515 (gprs_rlcmac_sched.cpp:454) 20241111125525047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241111125525047 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) 20241111125525047 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125525059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=10 data=3c 09 01 00 00 00 21 66 1b 05 fc 07 47 27 35 db f5 ff 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525059 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) 20241111125525059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 66 1b 05 fc 07 47 27 35 db f5 ff 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525059 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) 20241111125525059 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=511 Rx UL DATA from unexpected TBF(UL:TFI-0-0-4:G){FLOW} (pdch.cpp:1070) 20241111125525059 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) 20241111125525059 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525059 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) 20241111125525059 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525059 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 66 1b 05 fc 07 47 27 35 db f5 ff 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525059 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125525059 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20241111125525059 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525059 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525059 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525059 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525059 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525059 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) 20241111125525059 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) 20241111125525059 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525060 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) 20241111125525060 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) 20241111125525061 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) 20241111125525061 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) 20241111125525062 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) 20241111125525062 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) 20241111125525062 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) 20241111125525062 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) 20241111125525063 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) 20241111125525063 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) 20241111125525064 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) 20241111125525064 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) 20241111125525065 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) 20241111125525065 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) 20241111125525066 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) 20241111125525066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241111125525066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241111125525066 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) 20241111125525066 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20241111125525066 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525066 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) 20241111125525066 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525066 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525066 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125525066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Scheduling control message at RTS for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125525066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 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) 20241111125525067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525071 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=511, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525071 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525071 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525071 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525071 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525071 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525071 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525071 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20241111125525071 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525071 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525071 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525071 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525071 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525071 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525071 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525071 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525071 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525071 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525071 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525071 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525071 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525071 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525071 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525071 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525071 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525071 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525072 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525072 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525072 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125525072 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) 20241111125525072 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125525072 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525072 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20241111125525072 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525072 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525072 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525072 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525072 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) 20241111125525072 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=511 (tbf_ul.cpp:221) 20241111125525072 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525072 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525072 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125525072 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525078 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) 20241111125525078 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) 20241111125525078 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) 20241111125525078 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525080 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) 20241111125525080 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) 20241111125525081 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) 20241111125525081 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) 20241111125525082 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) 20241111125525082 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) 20241111125525083 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) 20241111125525083 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) 20241111125525084 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) 20241111125525084 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) 20241111125525085 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) 20241111125525085 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) 20241111125525086 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) 20241111125525086 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) 20241111125525087 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) 20241111125525087 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) 20241111125525087 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241111125525087 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) 20241111125525088 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125525102 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) 20241111125525102 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) 20241111125525102 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=520): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241111125525102 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125525103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data=3c 09 01 00 00 00 22 0d c6 66 1f 6f 11 54 04 8f 77 bd ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525103 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525103 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 0d c6 66 1f 6f 11 54 04 8f 77 bd ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525103 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) 20241111125525103 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=520 Rx UL DATA from unexpected TBF(UL:TFI-0-1-4:G){ASSIGN} (pdch.cpp:1070) 20241111125525103 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) 20241111125525103 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525104 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) 20241111125525104 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525104 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 0d c6 66 1f 6f 11 54 04 8f 77 bd ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525104 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125525104 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20241111125525104 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525104 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525104 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525104 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525104 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525104 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525104 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) 20241111125525104 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525104 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) 20241111125525104 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) 20241111125525105 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) 20241111125525105 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) 20241111125525106 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) 20241111125525106 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) 20241111125525107 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) 20241111125525107 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) 20241111125525107 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) 20241111125525107 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) 20241111125525108 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) 20241111125525108 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) 20241111125525109 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=872 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241111125525109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=528 (gprs_rlcmac_sched.cpp:454) 20241111125525109 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241111125525109 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) 20241111125525109 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525109 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525109 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) 20241111125525109 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525109 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525109 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Scheduling control message at RTS for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525109 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Sending data request: sapi=5 arfcn=872 cur_fn=520 block=1 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) 20241111125525110 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525115 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=520, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525115 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525115 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525115 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525115 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525115 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525115 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525115 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20241111125525115 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525115 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525115 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525115 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525115 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525115 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525115 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525115 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525115 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525115 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525115 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525115 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525115 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525115 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525115 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525115 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525115 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525115 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525115 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525115 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525115 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125525115 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) 20241111125525115 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125525115 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525115 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20241111125525115 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525115 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525115 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525115 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525115 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) 20241111125525116 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=520 (tbf_ul.cpp:221) 20241111125525116 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525116 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525116 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125525116 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525121 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) 20241111125525121 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) 20241111125525121 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) 20241111125525121 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125525122 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) 20241111125525122 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) 20241111125525123 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) 20241111125525123 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) 20241111125525123 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) 20241111125525123 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) 20241111125525124 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) 20241111125525124 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) 20241111125525125 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) 20241111125525125 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) 20241111125525126 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) 20241111125525126 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) 20241111125525127 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) 20241111125525127 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) 20241111125525127 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) 20241111125525127 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) 20241111125525127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241111125525127 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) 20241111125525128 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125525140 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) 20241111125525140 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) 20241111125525141 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) 20241111125525141 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) 20241111125525141 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=528): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241111125525141 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525142 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=2 data=3c 09 01 00 00 00 23 9a e8 87 85 fb d4 fe f0 a3 17 67 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525142 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525142 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525142 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 9a e8 87 85 fb d4 fe f0 a3 17 67 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525142 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) 20241111125525142 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=528 Rx UL DATA from unexpected TBF(UL:TFI-0-2-4:G){ASSIGN} (pdch.cpp:1070) 20241111125525142 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) 20241111125525142 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525142 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) 20241111125525142 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525142 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 9a e8 87 85 fb d4 fe f0 a3 17 67 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525142 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125525142 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20241111125525142 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525142 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525142 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525142 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525142 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525142 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525142 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) 20241111125525142 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525142 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525142 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525142 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) 20241111125525142 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) 20241111125525143 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) 20241111125525143 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) 20241111125525144 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) 20241111125525144 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) 20241111125525145 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) 20241111125525145 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) 20241111125525146 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) 20241111125525146 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) 20241111125525149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=873 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241111125525149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=533 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=537 (gprs_rlcmac_sched.cpp:454) 20241111125525149 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241111125525149 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) 20241111125525149 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525149 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525149 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) 20241111125525149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525149 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525149 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Scheduling control message at RTS for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Sending data request: sapi=5 arfcn=873 cur_fn=528 block=3 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) 20241111125525150 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525154 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=528, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525154 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525154 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525154 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525154 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525154 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525154 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525154 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20241111125525154 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525154 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525154 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525154 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525154 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525154 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525154 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525154 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525154 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525154 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525154 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525154 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525154 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525154 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525154 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525154 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525155 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525155 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525155 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525155 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525155 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125525155 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) 20241111125525155 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125525155 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525155 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20241111125525155 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525155 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525155 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525155 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525155 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) 20241111125525155 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=528 (tbf_ul.cpp:221) 20241111125525155 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525155 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525155 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125525155 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525163 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) 20241111125525163 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) 20241111125525163 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) 20241111125525163 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125525165 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) 20241111125525165 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) 20241111125525166 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) 20241111125525166 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) 20241111125525166 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) 20241111125525166 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) 20241111125525167 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) 20241111125525167 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) 20241111125525168 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) 20241111125525168 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) 20241111125525169 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) 20241111125525169 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) 20241111125525170 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) 20241111125525170 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) 20241111125525171 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) 20241111125525171 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) 20241111125525171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241111125525171 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) 20241111125525171 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125525182 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) 20241111125525182 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) 20241111125525184 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) 20241111125525184 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) 20241111125525184 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) 20241111125525184 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) 20241111125525184 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=537): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241111125525185 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=4 data=3c 09 01 00 00 00 24 5e 17 7c 90 ad eb 8e d8 83 42 f7 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525185 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525185 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 5e 17 7c 90 ad eb 8e d8 83 42 f7 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525185 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) 20241111125525185 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=537 Rx UL DATA from unexpected TBF(UL:TFI-0-3-4:G){ASSIGN} (pdch.cpp:1070) 20241111125525185 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) 20241111125525185 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525185 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) 20241111125525185 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525185 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 5e 17 7c 90 ad eb 8e d8 83 42 f7 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525185 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125525185 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20241111125525185 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525185 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525185 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525186 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525186 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525186 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525186 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) 20241111125525186 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525186 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) 20241111125525186 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) 20241111125525187 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) 20241111125525187 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) 20241111125525188 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) 20241111125525188 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) 20241111125525189 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) 20241111125525189 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) 20241111125525190 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=874 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241111125525190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=546 (gprs_rlcmac_sched.cpp:454) 20241111125525190 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241111125525190 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) 20241111125525190 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525190 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525190 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) 20241111125525190 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525190 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525190 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Scheduling control message at RTS for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525190 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Sending data request: sapi=5 arfcn=874 cur_fn=537 block=5 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) 20241111125525190 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525195 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=537, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525195 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525195 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525195 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525195 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525195 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525195 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525195 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20241111125525195 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525195 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525195 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525195 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525195 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525195 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525195 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525195 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525195 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525195 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525195 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525195 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525195 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525195 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525195 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525195 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525195 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525195 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525195 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525195 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525195 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125525195 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) 20241111125525195 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125525195 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525195 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20241111125525195 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525195 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525195 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525195 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525195 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) 20241111125525195 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=537 (tbf_ul.cpp:221) 20241111125525195 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525195 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525196 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125525196 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525202 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) 20241111125525202 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) 20241111125525202 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) 20241111125525202 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125525203 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) 20241111125525203 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) 20241111125525204 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) 20241111125525204 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) 20241111125525205 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) 20241111125525205 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) 20241111125525205 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) 20241111125525205 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) 20241111125525206 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) 20241111125525206 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) 20241111125525207 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) 20241111125525207 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) 20241111125525208 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) 20241111125525208 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) 20241111125525211 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) 20241111125525211 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) 20241111125525211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241111125525211 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) 20241111125525212 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125525226 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) 20241111125525226 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) 20241111125525228 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) 20241111125525228 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) 20241111125525229 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) 20241111125525229 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) 20241111125525230 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) 20241111125525230 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) 20241111125525230 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=546): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241111125525230 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=6 data=3c 09 01 00 00 00 25 f3 f7 dd af b2 40 d1 a5 90 e0 0b f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525231 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525231 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 f3 f7 dd af b2 40 d1 a5 90 e0 0b f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525231 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) 20241111125525231 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=546 Rx UL DATA from unexpected TBF(UL:TFI-0-4-4:G){ASSIGN} (pdch.cpp:1070) 20241111125525231 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) 20241111125525231 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525231 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) 20241111125525231 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525231 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 f3 f7 dd af b2 40 d1 a5 90 e0 0b f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525231 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125525231 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20241111125525231 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525231 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525231 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525231 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525231 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525231 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525231 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) 20241111125525231 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525231 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525232 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525232 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) 20241111125525232 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) 20241111125525233 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) 20241111125525233 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) 20241111125525233 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) 20241111125525233 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) 20241111125525234 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=875 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241111125525234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20241111125525234 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241111125525234 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) 20241111125525234 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525234 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525234 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) 20241111125525234 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525235 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525235 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Scheduling control message at RTS for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525235 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Sending data request: sapi=5 arfcn=875 cur_fn=546 block=7 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) 20241111125525235 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525240 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=546, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525240 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525240 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525240 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525240 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525240 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525240 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525240 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20241111125525240 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525240 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525240 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525240 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525240 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525240 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525240 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525240 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525240 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525240 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525240 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525240 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525240 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525240 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525240 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525240 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525240 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525240 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525240 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525240 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525240 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125525240 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) 20241111125525240 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125525240 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525240 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20241111125525240 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525240 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525240 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525240 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525240 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) 20241111125525240 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=546 (tbf_ul.cpp:221) 20241111125525240 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525240 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525240 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125525240 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525245 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) 20241111125525245 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) 20241111125525245 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) 20241111125525245 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125525246 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) 20241111125525246 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) 20241111125525247 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) 20241111125525247 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) 20241111125525248 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) 20241111125525248 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) 20241111125525249 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) 20241111125525249 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) 20241111125525250 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) 20241111125525250 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) 20241111125525250 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) 20241111125525250 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) 20241111125525251 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) 20241111125525251 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) 20241111125525252 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) 20241111125525252 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) 20241111125525252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241111125525252 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) 20241111125525253 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125525264 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) 20241111125525264 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) 20241111125525265 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) 20241111125525265 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) 20241111125525266 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) 20241111125525266 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) 20241111125525266 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) 20241111125525266 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) 20241111125525267 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) 20241111125525267 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) 20241111125525267 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=554): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241111125525267 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=8 data=3c 09 01 00 00 00 26 2f 43 70 01 7f 73 a0 22 09 7d c2 3c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525268 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525268 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 2f 43 70 01 7f 73 a0 22 09 7d c2 3c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525268 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) 20241111125525268 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=554 Rx UL DATA from unexpected TBF(UL:TFI-0-5-4:G){ASSIGN} (pdch.cpp:1070) 20241111125525268 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) 20241111125525268 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525268 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) 20241111125525268 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525268 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 2f 43 70 01 7f 73 a0 22 09 7d c2 3c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525268 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125525268 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20241111125525268 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525268 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525268 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525268 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525268 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525268 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525268 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) 20241111125525268 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525268 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525268 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525269 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) 20241111125525269 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) 20241111125525270 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) 20241111125525270 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) 20241111125525272 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525272 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525272 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525273 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=876 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241111125525273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20241111125525273 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241111125525273 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) 20241111125525273 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525273 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525273 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) 20241111125525273 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525273 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525273 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Scheduling control message at RTS for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Sending data request: sapi=5 arfcn=876 cur_fn=554 block=9 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) 20241111125525274 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525278 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=554, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525278 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525278 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525278 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525278 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525278 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525278 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525278 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20241111125525278 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525278 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525278 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525278 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525278 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525278 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525278 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525278 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525278 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525279 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525279 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525279 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525279 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525279 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525279 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525279 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525279 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525279 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525279 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525279 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525279 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125525279 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) 20241111125525279 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125525279 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525279 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20241111125525279 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525279 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525279 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525279 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525279 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) 20241111125525279 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=554 (tbf_ul.cpp:221) 20241111125525279 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525279 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525279 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125525279 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525288 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) 20241111125525288 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) 20241111125525288 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) 20241111125525288 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125525289 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) 20241111125525289 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) 20241111125525290 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) 20241111125525290 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) 20241111125525290 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) 20241111125525290 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) 20241111125525291 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) 20241111125525291 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) 20241111125525292 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) 20241111125525292 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) 20241111125525293 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) 20241111125525293 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) 20241111125525293 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) 20241111125525294 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) 20241111125525294 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) 20241111125525294 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) 20241111125525294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241111125525294 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) 20241111125525295 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125525307 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) 20241111125525307 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) 20241111125525308 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) 20241111125525308 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) 20241111125525309 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) 20241111125525309 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) 20241111125525310 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) 20241111125525310 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) 20241111125525310 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) 20241111125525310 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) 20241111125525312 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) 20241111125525312 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) 20241111125525312 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=563): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241111125525312 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525312 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=10 data=3c 09 01 00 00 00 27 6a 10 59 9c b5 4c 3f 9e fa 0c bf 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525312 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525312 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525312 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 6a 10 59 9c b5 4c 3f 9e fa 0c bf 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525312 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) 20241111125525312 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=563 Rx UL DATA from unexpected TBF(UL:TFI-0-6-4:G){ASSIGN} (pdch.cpp:1070) 20241111125525312 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) 20241111125525313 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525313 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) 20241111125525313 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525313 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 6a 10 59 9c b5 4c 3f 9e fa 0c bf 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525313 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125525313 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20241111125525313 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525313 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525313 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525313 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525313 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525313 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525313 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) 20241111125525313 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525313 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) 20241111125525313 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) 20241111125525314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=877 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241111125525314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=567 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=572 (gprs_rlcmac_sched.cpp:454) 20241111125525314 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241111125525314 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) 20241111125525314 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525314 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525314 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) 20241111125525314 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525314 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525314 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Scheduling control message at RTS for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Sending data request: sapi=5 arfcn=877 cur_fn=563 block=11 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) 20241111125525314 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125525316 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525316 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525316 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525318 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=563, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525318 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525318 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525318 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525318 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525318 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525318 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525318 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20241111125525318 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525318 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525318 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525318 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525318 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525318 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525318 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525318 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525318 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525318 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525318 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525318 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525318 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525318 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525318 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525318 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525318 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525318 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525318 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525318 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525318 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125525318 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) 20241111125525318 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125525318 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525318 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20241111125525318 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525318 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525318 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525318 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525318 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) 20241111125525318 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=563 (tbf_ul.cpp:221) 20241111125525318 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525318 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525318 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125525319 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=563 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525325 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) 20241111125525325 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) 20241111125525325 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) 20241111125525325 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125525326 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) 20241111125525326 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) 20241111125525327 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) 20241111125525327 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) 20241111125525327 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) 20241111125525327 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) 20241111125525328 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) 20241111125525328 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) 20241111125525328 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) 20241111125525328 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) 20241111125525329 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) 20241111125525329 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) 20241111125525329 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) 20241111125525329 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) 20241111125525335 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) 20241111125525335 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) 20241111125525335 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241111125525335 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) 20241111125525335 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125525349 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) 20241111125525349 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) 20241111125525350 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) 20241111125525351 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) 20241111125525351 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) 20241111125525351 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) 20241111125525352 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) 20241111125525352 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) 20241111125525353 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) 20241111125525353 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) 20241111125525354 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) 20241111125525354 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) 20241111125525354 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) 20241111125525354 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) 20241111125525354 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=572): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241111125525354 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525355 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525355 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525355 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525355 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data=3c 09 01 00 00 00 28 36 64 f3 d0 2f 08 76 ab 5f 3e 1c 0c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525355 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525355 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 36 64 f3 d0 2f 08 76 ab 5f 3e 1c 0c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525355 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) 20241111125525355 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=572 Rx UL DATA from unexpected TBF(UL:TFI-0-7-4:G){ASSIGN} (pdch.cpp:1070) 20241111125525355 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) 20241111125525355 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525355 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) 20241111125525355 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525355 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 36 64 f3 d0 2f 08 76 ab 5f 3e 1c 0c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525355 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125525355 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20241111125525355 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525355 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525355 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525355 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525355 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525355 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525355 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) 20241111125525355 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525355 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525355 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=878 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241111125525356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=576 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=580 (gprs_rlcmac_sched.cpp:454) 20241111125525356 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241111125525356 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) 20241111125525356 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525356 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525356 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) 20241111125525356 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525356 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525356 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Scheduling control message at RTS for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Sending data request: sapi=5 arfcn=878 cur_fn=572 block=1 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) 20241111125525357 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525362 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=572, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525362 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525362 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525362 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525362 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525362 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525362 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525362 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241111125525362 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525362 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525362 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525362 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525362 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525362 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525362 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525362 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525362 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525362 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525362 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525362 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525362 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525362 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525362 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525362 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525362 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525362 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525362 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525362 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525362 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125525362 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) 20241111125525362 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125525362 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525362 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20241111125525362 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525362 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525362 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525362 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525363 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) 20241111125525363 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=572 (tbf_ul.cpp:221) 20241111125525363 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525363 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525363 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125525363 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=572 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7d 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(593)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125525369 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) 20241111125525369 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) 20241111125525369 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) 20241111125525369 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125525370 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) 20241111125525370 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) 20241111125525371 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) 20241111125525371 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) 20241111125525372 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) 20241111125525372 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) 20241111125525373 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) 20241111125525373 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) 20241111125525374 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) 20241111125525374 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) 20241111125525375 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) 20241111125525375 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) 20241111125525375 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) 20241111125525376 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) 20241111125525376 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) 20241111125525376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=580 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=585 (gprs_rlcmac_sched.cpp:454) 20241111125525377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20241111125525377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 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) 20241111125525377 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 5 20241111125525388 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) 20241111125525388 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) 20241111125525389 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) 20241111125525389 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) 20241111125525390 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) 20241111125525390 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) 20241111125525391 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) 20241111125525391 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) 20241111125525391 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) 20241111125525391 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) 20241111125525392 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) 20241111125525392 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) 20241111125525393 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) 20241111125525393 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) 20241111125525394 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) 20241111125525394 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) 20241111125525394 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=580): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241111125525394 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525396 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525396 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525396 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525397 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) 20241111125525397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=585 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=589 (gprs_rlcmac_sched.cpp:454) 20241111125525397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20241111125525397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 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) 20241111125525398 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 5 20241111125525411 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) 20241111125525411 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) 20241111125525411 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=585): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241111125525411 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125525411 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125525411 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125525413 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) 20241111125525413 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) 20241111125525414 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) 20241111125525414 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) 20241111125525414 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) 20241111125525414 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) 20241111125525415 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) 20241111125525415 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) 20241111125525416 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) 20241111125525416 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) 20241111125525417 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) 20241111125525417 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) 20241111125525417 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) 20241111125525417 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) 20241111125525418 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) 20241111125525418 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) 20241111125525419 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125525430 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) 20241111125525430 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) 20241111125525430 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=589): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} (pdch_ul_controller.c:309) 20241111125525430 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125525431 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) 20241111125525431 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) 20241111125525432 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) 20241111125525432 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) 20241111125525433 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) 20241111125525433 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) 20241111125525434 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) 20241111125525434 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) 20241111125525434 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) 20241111125525434 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) 20241111125525435 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) 20241111125525435 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) 20241111125525436 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) 20241111125525436 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) 20241111125525437 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) 20241111125525437 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) 20241111125525437 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125525441 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525441 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525441 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525449 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) 20241111125525449 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) 20241111125525450 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) 20241111125525450 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) 20241111125525451 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) 20241111125525451 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) 20241111125525452 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) 20241111125525452 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) 20241111125525453 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) 20241111125525453 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) 20241111125525454 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) 20241111125525454 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) 20241111125525454 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) 20241111125525454 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) 20241111125525455 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) 20241111125525455 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) 20241111125525459 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) 20241111125525459 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) 20241111125525459 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125525473 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) 20241111125525473 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) 20241111125525473 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) 20241111125525473 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) 20241111125525474 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) 20241111125525474 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) 20241111125525474 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) 20241111125525474 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) 20241111125525474 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) 20241111125525475 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) 20241111125525475 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) 20241111125525475 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) 20241111125525475 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) 20241111125525475 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) 20241111125525476 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) 20241111125525476 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) 20241111125525477 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) 20241111125525477 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) 20241111125525477 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125525480 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525480 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525480 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525492 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) 20241111125525492 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) 20241111125525493 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) 20241111125525493 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) 20241111125525493 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) 20241111125525493 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) 20241111125525494 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) 20241111125525494 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) 20241111125525495 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) 20241111125525495 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) 20241111125525495 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) 20241111125525495 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) 20241111125525496 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) 20241111125525496 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) 20241111125525497 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) 20241111125525497 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) 20241111125525498 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) 20241111125525498 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) 20241111125525498 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125525511 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) 20241111125525511 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) 20241111125525512 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) 20241111125525512 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) 20241111125525513 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) 20241111125525513 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) 20241111125525514 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) 20241111125525514 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) 20241111125525514 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) 20241111125525514 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) 20241111125525515 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) 20241111125525515 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) 20241111125525516 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) 20241111125525516 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) 20241111125525516 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) 20241111125525516 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) 20241111125525519 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525520 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525520 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525520 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) 20241111125525520 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) 20241111125525521 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125525535 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) 20241111125525535 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) 20241111125525537 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) 20241111125525537 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) 20241111125525537 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) 20241111125525537 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) 20241111125525538 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) 20241111125525538 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) 20241111125525539 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) 20241111125525539 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) 20241111125525539 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) 20241111125525539 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) 20241111125525540 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) 20241111125525540 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) 20241111125525540 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) 20241111125525541 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) 20241111125525541 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) 20241111125525541 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) 20241111125525542 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125525554 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) 20241111125525554 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) 20241111125525555 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) 20241111125525555 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) 20241111125525556 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) 20241111125525556 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) 20241111125525557 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) 20241111125525557 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) 20241111125525557 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) 20241111125525557 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) 20241111125525558 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) 20241111125525558 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) 20241111125525559 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) 20241111125525559 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) 20241111125525560 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) 20241111125525560 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) 20241111125525561 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) 20241111125525561 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) 20241111125525561 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125525563 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525563 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525563 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125525573 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) 20241111125525573 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) 20241111125525574 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) 20241111125525574 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) 20241111125525575 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) 20241111125525575 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) 20241111125525576 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) 20241111125525576 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) 20241111125525577 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) 20241111125525577 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) 20241111125525578 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) 20241111125525578 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) 20241111125525579 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) 20241111125525579 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) 20241111125525580 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) 20241111125525580 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) 20241111125525583 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) 20241111125525583 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){FLOW}, expect answer on UL FN=628 (gprs_rlcmac_sched.cpp:454) 20241111125525583 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241111125525583 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) 20241111125525584 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125525597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data=3c 0b 01 00 00 00 29 fa 78 f6 8e b1 e3 20 81 35 97 90 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525597 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) 20241111125525597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 fa 78 f6 8e b1 e3 20 81 35 97 90 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525597 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) 20241111125525597 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=624 Rx UL DATA from unexpected TBF(UL:TFI-0-0-5:G){FLOW} (pdch.cpp:1070) 20241111125525597 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) 20241111125525597 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525597 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) 20241111125525597 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525597 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 fa 78 f6 8e b1 e3 20 81 35 97 90 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525597 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125525597 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20241111125525597 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525597 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525597 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525597 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525597 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525597 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) 20241111125525598 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) 20241111125525598 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525598 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525598 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525600 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) 20241111125525600 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) 20241111125525601 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) 20241111125525601 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) 20241111125525602 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) 20241111125525602 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) 20241111125525603 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) 20241111125525603 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) 20241111125525605 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) 20241111125525605 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) 20241111125525606 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) 20241111125525606 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) 20241111125525607 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) 20241111125525607 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) 20241111125525608 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) 20241111125525608 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) 20241111125525609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241111125525609 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) 20241111125525609 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20241111125525609 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525609 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) 20241111125525609 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525609 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525609 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125525609 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Scheduling control message at RTS for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125525609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 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) 20241111125525610 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525615 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=624, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525615 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525615 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525615 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525615 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525615 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525615 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525615 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20241111125525615 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525615 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525615 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525615 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525615 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525615 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525615 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525615 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525615 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525615 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525615 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525615 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525615 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525615 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525615 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525615 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525615 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525615 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525615 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525615 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525615 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125525615 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) 20241111125525615 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125525615 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525615 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20241111125525615 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525615 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525615 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525615 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525615 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) 20241111125525615 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=624 (tbf_ul.cpp:221) 20241111125525615 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525615 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525615 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125525615 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125525618 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) 20241111125525619 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) 20241111125525619 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) 20241111125525619 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241111125525620 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) 20241111125525620 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) MTC@131a5d934883: 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 } 20241111125525621 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) 20241111125525621 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) 20241111125525622 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) 20241111125525622 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) 20241111125525622 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) 20241111125525622 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) 20241111125525623 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) 20241111125525623 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) 20241111125525623 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) 20241111125525623 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) 20241111125525624 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) 20241111125525624 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) 20241111125525624 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125525637 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) 20241111125525637 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) 20241111125525637 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) 20241111125525637 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125525638 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) 20241111125525638 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) 20241111125525639 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) 20241111125525639 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) 20241111125525639 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) 20241111125525639 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) 20241111125525640 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) 20241111125525640 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) 20241111125525641 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) 20241111125525641 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) 20241111125525641 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) 20241111125525641 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) 20241111125525642 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) 20241111125525642 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) 20241111125525645 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) 20241111125525645 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) 20241111125525645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241111125525645 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) 20241111125525645 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125525659 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) 20241111125525659 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) 20241111125525659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=3 data=3c 0b 01 00 00 00 2a 10 87 0c 84 7c a6 e1 ee 3d df 73 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525659 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525659 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a 10 87 0c 84 7c a6 e1 ee 3d df 73 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525659 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) 20241111125525659 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=637 Rx UL DATA from unexpected TBF(UL:TFI-0-1-5:G){ASSIGN} (pdch.cpp:1070) 20241111125525659 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) 20241111125525659 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525659 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) 20241111125525659 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525659 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a 10 87 0c 84 7c a6 e1 ee 3d df 73 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525659 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125525659 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20241111125525659 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525659 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525659 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525659 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525659 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525659 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525659 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) 20241111125525659 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525659 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525659 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525659 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) 20241111125525659 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) 20241111125525659 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) 20241111125525659 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) 20241111125525660 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) 20241111125525660 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) 20241111125525660 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) 20241111125525660 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) 20241111125525660 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) 20241111125525660 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) 20241111125525660 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) 20241111125525660 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) 20241111125525663 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=872 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241111125525663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=641 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=645 (gprs_rlcmac_sched.cpp:454) 20241111125525663 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241111125525663 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) 20241111125525663 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525663 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525663 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) 20241111125525663 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525663 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525663 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Scheduling control message at RTS for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525663 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Sending data request: sapi=5 arfcn=872 cur_fn=637 block=4 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) 20241111125525664 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525666 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=637, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525666 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525666 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525666 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525666 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525666 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525666 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525666 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20241111125525666 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525666 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525666 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525666 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525666 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525666 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525666 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525666 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525666 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525666 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525666 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525666 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525666 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525666 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525666 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525666 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525666 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525666 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525666 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525666 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525666 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125525666 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) 20241111125525666 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125525667 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525667 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20241111125525667 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525667 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525667 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525667 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525667 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) 20241111125525667 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=637 (tbf_ul.cpp:221) 20241111125525667 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525667 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525667 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125525667 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525678 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) 20241111125525678 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) 20241111125525678 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) 20241111125525678 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125525680 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) 20241111125525680 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) 20241111125525680 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) 20241111125525680 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) 20241111125525681 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) 20241111125525681 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) 20241111125525682 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) 20241111125525682 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) 20241111125525683 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) 20241111125525683 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) 20241111125525683 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) 20241111125525683 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) 20241111125525684 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) 20241111125525684 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) 20241111125525685 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) 20241111125525685 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) 20241111125525685 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241111125525685 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) 20241111125525686 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125525698 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) 20241111125525698 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) 20241111125525699 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) 20241111125525699 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) 20241111125525699 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=645): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241111125525699 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=5 data=3c 0b 01 00 00 00 2b 08 fd 7d 62 97 e5 01 57 16 ad 2e 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525699 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525699 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b 08 fd 7d 62 97 e5 01 57 16 ad 2e 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525699 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) 20241111125525699 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=645 Rx UL DATA from unexpected TBF(UL:TFI-0-2-5:G){ASSIGN} (pdch.cpp:1070) 20241111125525699 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) 20241111125525699 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525699 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) 20241111125525699 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525699 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b 08 fd 7d 62 97 e5 01 57 16 ad 2e 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525699 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125525699 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20241111125525699 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525699 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525699 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525699 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525699 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525699 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525699 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) 20241111125525699 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525700 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525700 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525700 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) 20241111125525701 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) 20241111125525702 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) 20241111125525702 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) 20241111125525703 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) 20241111125525703 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) 20241111125525703 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) 20241111125525703 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) 20241111125525703 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) 20241111125525704 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) 20241111125525707 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=873 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241111125525707 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=650 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=654 (gprs_rlcmac_sched.cpp:454) 20241111125525707 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241111125525707 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) 20241111125525707 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525707 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525707 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) 20241111125525707 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525707 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525707 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525707 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Scheduling control message at RTS for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525707 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Sending data request: sapi=5 arfcn=873 cur_fn=645 block=6 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) 20241111125525708 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525712 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=645, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525712 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525712 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525712 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525712 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525712 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525712 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525712 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20241111125525712 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525712 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525712 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525712 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525712 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525712 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525712 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525712 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525712 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525712 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525712 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525713 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525713 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525713 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525713 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525713 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525713 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525713 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525713 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525713 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525713 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125525713 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) 20241111125525713 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125525713 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525713 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20241111125525713 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525713 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525713 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525713 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525713 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) 20241111125525713 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=645 (tbf_ul.cpp:221) 20241111125525713 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525713 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525713 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125525713 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525721 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) 20241111125525721 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) 20241111125525721 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) 20241111125525721 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125525722 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) 20241111125525722 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) 20241111125525722 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) 20241111125525722 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) 20241111125525723 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) 20241111125525723 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) 20241111125525723 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) 20241111125525723 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) 20241111125525724 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) 20241111125525724 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) 20241111125525724 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) 20241111125525724 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) 20241111125525725 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) 20241111125525725 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) 20241111125525726 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) 20241111125525726 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) 20241111125525726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241111125525726 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) 20241111125525727 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125525741 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) 20241111125525741 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) 20241111125525742 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) 20241111125525742 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) 20241111125525743 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) 20241111125525743 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) 20241111125525743 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=654): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241111125525743 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525744 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=7 data=3c 0b 01 00 00 00 2c 25 dd 46 30 a0 a4 00 4e 42 bb ee c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525744 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525744 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525744 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c 25 dd 46 30 a0 a4 00 4e 42 bb ee c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525744 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) 20241111125525744 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=654 Rx UL DATA from unexpected TBF(UL:TFI-0-3-5:G){ASSIGN} (pdch.cpp:1070) 20241111125525744 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) 20241111125525744 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525744 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) 20241111125525744 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525744 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c 25 dd 46 30 a0 a4 00 4e 42 bb ee c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525744 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125525744 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20241111125525744 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525744 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525744 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525744 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525744 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525744 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525744 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) 20241111125525744 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525744 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525744 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525745 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) 20241111125525745 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) 20241111125525745 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) 20241111125525745 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) 20241111125525746 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) 20241111125525746 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) 20241111125525747 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) 20241111125525747 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) 20241111125525748 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=874 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241111125525748 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=658 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=663 (gprs_rlcmac_sched.cpp:454) 20241111125525748 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241111125525748 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) 20241111125525748 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525748 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525748 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) 20241111125525748 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525748 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525748 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525748 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Scheduling control message at RTS for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525748 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Sending data request: sapi=5 arfcn=874 cur_fn=654 block=8 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) 20241111125525749 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525753 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=654, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525753 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525753 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525753 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525753 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525753 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525753 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525753 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20241111125525753 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525753 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525753 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525753 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525753 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525753 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525753 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525753 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525753 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525754 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525754 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525754 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525754 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525754 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525754 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525754 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525754 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525754 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525754 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525754 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525754 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125525754 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) 20241111125525754 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125525754 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525754 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20241111125525754 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525754 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525754 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525754 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525754 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) 20241111125525754 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=654 (tbf_ul.cpp:221) 20241111125525754 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525754 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525754 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125525754 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525760 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) 20241111125525760 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) 20241111125525760 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) 20241111125525760 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125525761 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) 20241111125525761 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) 20241111125525762 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) 20241111125525762 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) 20241111125525763 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) 20241111125525763 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) 20241111125525763 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) 20241111125525763 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) 20241111125525764 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) 20241111125525764 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) 20241111125525765 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) 20241111125525765 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) 20241111125525765 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) 20241111125525765 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) 20241111125525769 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) 20241111125525769 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) 20241111125525769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241111125525769 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) 20241111125525770 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125525784 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) 20241111125525784 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) 20241111125525785 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) 20241111125525785 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) 20241111125525786 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) 20241111125525786 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) 20241111125525786 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) 20241111125525786 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) 20241111125525786 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=663): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241111125525786 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=9 data=3c 0b 01 00 00 00 2d 8a fd 49 bd ae c4 1d 58 5b 03 0a db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525787 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525787 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d 8a fd 49 bd ae c4 1d 58 5b 03 0a db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525787 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) 20241111125525787 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=663 Rx UL DATA from unexpected TBF(UL:TFI-0-4-5:G){ASSIGN} (pdch.cpp:1070) 20241111125525787 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) 20241111125525787 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525787 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) 20241111125525787 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525787 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d 8a fd 49 bd ae c4 1d 58 5b 03 0a db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525787 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125525787 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20241111125525787 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525787 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525787 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525787 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525787 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525787 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525787 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) 20241111125525787 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525787 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525787 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525787 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) 20241111125525788 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) 20241111125525788 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) 20241111125525788 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) 20241111125525789 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) 20241111125525789 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) 20241111125525789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=875 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241111125525789 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=667 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=671 (gprs_rlcmac_sched.cpp:454) 20241111125525789 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241111125525789 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) 20241111125525789 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525789 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525790 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) 20241111125525790 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525790 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525790 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525790 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Scheduling control message at RTS for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525790 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Sending data request: sapi=5 arfcn=875 cur_fn=663 block=10 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) 20241111125525790 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525793 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=663, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525793 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525793 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525793 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525793 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525793 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525793 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525793 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20241111125525793 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525793 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525793 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525793 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525793 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525793 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525793 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525793 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525793 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525793 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525793 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525793 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525793 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525793 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525794 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525794 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525794 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525794 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525794 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525794 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525794 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125525794 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) 20241111125525794 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125525794 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525794 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20241111125525794 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525794 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525794 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525794 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525794 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) 20241111125525794 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=663 (tbf_ul.cpp:221) 20241111125525794 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525794 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525794 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125525794 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525803 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) 20241111125525803 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) 20241111125525803 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) 20241111125525803 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125525806 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) 20241111125525806 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) 20241111125525807 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) 20241111125525807 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) 20241111125525808 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) 20241111125525808 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) 20241111125525809 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) 20241111125525809 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) 20241111125525810 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) 20241111125525810 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) 20241111125525811 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) 20241111125525811 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) 20241111125525812 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) 20241111125525812 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) 20241111125525813 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) 20241111125525813 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) 20241111125525813 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241111125525814 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) 20241111125525815 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125525816 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525816 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525816 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125525822 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) 20241111125525822 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) 20241111125525823 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) 20241111125525823 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) 20241111125525823 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) 20241111125525823 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) 20241111125525824 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) 20241111125525824 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) 20241111125525824 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) 20241111125525824 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) 20241111125525824 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=671): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241111125525824 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525825 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=11 data=3c 0b 01 00 00 00 2e d7 14 b2 62 cc a3 41 af 76 03 f5 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525825 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125525825 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525825 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e d7 14 b2 62 cc a3 41 af 76 03 f5 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525825 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) 20241111125525825 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=671 Rx UL DATA from unexpected TBF(UL:TFI-0-5-5:G){ASSIGN} (pdch.cpp:1070) 20241111125525825 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) 20241111125525825 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525825 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) 20241111125525825 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525825 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e d7 14 b2 62 cc a3 41 af 76 03 f5 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525825 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125525825 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20241111125525825 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525825 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525825 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525825 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525825 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525825 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525825 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) 20241111125525825 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525825 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525825 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525826 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) 20241111125525826 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) 20241111125525826 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) 20241111125525826 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) 20241111125525831 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=876 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241111125525831 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=676 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=680 (gprs_rlcmac_sched.cpp:454) 20241111125525832 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241111125525832 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) 20241111125525832 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525832 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525832 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) 20241111125525832 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525832 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525832 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Scheduling control message at RTS for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125525832 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Sending data request: sapi=5 arfcn=876 cur_fn=671 block=0 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) 20241111125525833 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525839 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=671, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125525839 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525839 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525839 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525839 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525839 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525839 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525839 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20241111125525839 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525839 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525839 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525839 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525839 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525839 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525839 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525839 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525839 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525839 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525839 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525839 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525839 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525839 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525839 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525839 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525839 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525839 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525839 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525840 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525840 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125525840 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) 20241111125525840 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125525840 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525840 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20241111125525840 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525840 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525840 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525840 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525840 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) 20241111125525840 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=671 (tbf_ul.cpp:221) 20241111125525840 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525840 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525840 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125525840 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525847 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) 20241111125525847 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) 20241111125525847 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) 20241111125525847 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125525848 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) 20241111125525848 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) 20241111125525849 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) 20241111125525849 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) 20241111125525850 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) 20241111125525850 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) 20241111125525851 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) 20241111125525851 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) 20241111125525852 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) 20241111125525852 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) 20241111125525853 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) 20241111125525853 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) 20241111125525854 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) 20241111125525854 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) 20241111125525856 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) 20241111125525856 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) 20241111125525856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241111125525856 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) 20241111125525857 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125525866 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) 20241111125525866 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) 20241111125525866 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) 20241111125525866 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) 20241111125525867 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525867 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525867 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525867 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) 20241111125525867 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) 20241111125525867 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) 20241111125525867 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) 20241111125525868 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) 20241111125525868 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) 20241111125525868 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) 20241111125525868 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) 20241111125525868 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=680): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241111125525868 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525869 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 51 7b 4b 36 67 cc a0 35 9d 87 fa 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525869 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) 20241111125525869 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525869 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f 51 7b 4b 36 67 cc a0 35 9d 87 fa 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525869 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) 20241111125525869 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) 20241111125525869 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) 20241111125525869 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525869 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) 20241111125525869 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525869 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f 51 7b 4b 36 67 cc a0 35 9d 87 fa 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525869 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125525869 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20241111125525869 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525869 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525869 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525869 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525869 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525869 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525869 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) 20241111125525869 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525869 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525869 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525869 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) 20241111125525869 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) 20241111125525871 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) 20241111125525871 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) 20241111125525871 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241111125525871 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) 20241111125525871 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525871 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525871 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) 20241111125525871 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525871 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525871 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525871 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) 20241111125525871 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) 20241111125525871 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525874 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) 20241111125525874 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525874 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525874 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525874 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525874 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525874 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525874 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20241111125525874 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525874 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525874 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525874 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525874 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525874 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525874 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525874 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525874 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525874 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525874 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525874 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525874 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525874 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525874 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525874 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525874 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525874 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525874 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525874 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525874 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125525874 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) 20241111125525874 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125525874 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525874 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20241111125525874 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525874 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525874 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525874 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525874 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) 20241111125525874 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) 20241111125525874 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525874 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525874 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125525874 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125525884 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) 20241111125525884 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) 20241111125525884 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) 20241111125525884 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125525885 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) 20241111125525885 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) 20241111125525885 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) 20241111125525885 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) 20241111125525886 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) 20241111125525886 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) 20241111125525886 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) 20241111125525886 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) 20241111125525887 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) 20241111125525887 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) 20241111125525887 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) 20241111125525887 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) 20241111125525887 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) 20241111125525887 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) 20241111125525893 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) 20241111125525893 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) 20241111125525893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20241111125525893 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) 20241111125525894 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125525908 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) 20241111125525908 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) 20241111125525909 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) 20241111125525909 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) 20241111125525910 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) 20241111125525910 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) 20241111125525911 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) 20241111125525911 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) 20241111125525912 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) 20241111125525912 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) 20241111125525913 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) 20241111125525913 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) 20241111125525913 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525913 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525914 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525914 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) 20241111125525914 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) 20241111125525914 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) 20241111125525914 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525914 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 de a2 40 59 e4 4d d4 d2 9a 7b 95 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125525914 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) 20241111125525914 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125525914 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 de a2 40 59 e4 4d d4 d2 9a 7b 95 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125525914 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) 20241111125525914 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) 20241111125525914 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) 20241111125525914 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125525914 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) 20241111125525914 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125525914 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 de a2 40 59 e4 4d d4 d2 9a 7b 95 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125525915 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125525915 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20241111125525915 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125525915 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125525915 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125525915 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125525915 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125525915 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125525915 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) 20241111125525915 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125525915 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125525915 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125525915 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) 20241111125525915 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) 20241111125525915 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20241111125525915 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) 20241111125525915 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125525915 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125525915 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) 20241111125525915 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125525915 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125525915 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125525915 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) 20241111125525915 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) 20241111125525916 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125525921 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) 20241111125525921 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125525921 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125525921 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125525921 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125525921 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125525921 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125525921 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241111125525921 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125525921 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125525921 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125525921 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125525921 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125525921 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125525921 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125525921 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125525921 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125525921 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125525921 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125525921 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125525921 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125525921 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525921 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125525921 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125525921 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125525921 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125525921 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125525921 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125525921 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125525921 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) 20241111125525922 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125525922 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125525922 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20241111125525922 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125525922 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125525922 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125525922 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125525922 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) 20241111125525922 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) 20241111125525922 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125525922 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125525922 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125525922 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125525928 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) 20241111125525928 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) 20241111125525928 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) 20241111125525928 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125525929 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) 20241111125525929 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) 20241111125525930 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) 20241111125525930 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) 20241111125525931 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) 20241111125525931 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) 20241111125525932 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) 20241111125525932 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) 20241111125525933 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) 20241111125525933 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) 20241111125525934 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) 20241111125525934 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) 20241111125525935 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) 20241111125525935 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) 20241111125525936 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) 20241111125525936 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) 20241111125525936 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20241111125525936 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) 20241111125525937 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 6 20241111125525947 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) 20241111125525947 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) 20241111125525948 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) 20241111125525948 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) 20241111125525949 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) 20241111125525949 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) 20241111125525950 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) 20241111125525950 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) 20241111125525951 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) 20241111125525951 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) 20241111125525951 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) 20241111125525951 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) 20241111125525952 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) 20241111125525952 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) 20241111125525953 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) 20241111125525953 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) 20241111125525953 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) 20241111125525953 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125525955 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525955 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525955 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525956 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) 20241111125525956 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) 20241111125525956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20241111125525956 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) 20241111125525957 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 6 20241111125525971 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) 20241111125525971 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) 20241111125525971 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) 20241111125525971 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125525971 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125525971 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125525972 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) 20241111125525972 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) 20241111125525973 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) 20241111125525973 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) 20241111125525973 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) 20241111125525974 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) 20241111125525974 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) 20241111125525974 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) 20241111125525975 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) 20241111125525975 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) 20241111125525976 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) 20241111125525976 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) 20241111125525977 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) 20241111125525977 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) 20241111125525978 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) 20241111125525978 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) 20241111125525979 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125525990 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) 20241111125525990 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) 20241111125525990 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) 20241111125525990 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125525991 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) 20241111125525991 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) 20241111125525992 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) 20241111125525992 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) 20241111125525994 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) 20241111125525994 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) 20241111125525995 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125525995 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125525995 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125525995 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) 20241111125525995 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) 20241111125525996 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) 20241111125525996 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) 20241111125525997 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) 20241111125525997 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) 20241111125525998 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) 20241111125525998 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) 20241111125525999 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) 20241111125525999 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) 20241111125526000 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125526010 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) 20241111125526010 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) 20241111125526012 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) 20241111125526012 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) 20241111125526013 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) 20241111125526013 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) 20241111125526014 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) 20241111125526014 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) 20241111125526015 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) 20241111125526015 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) 20241111125526016 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) 20241111125526016 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) 20241111125526017 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) 20241111125526017 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) 20241111125526017 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) 20241111125526017 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) 20241111125526018 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) 20241111125526018 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) 20241111125526018 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125526032 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) 20241111125526032 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) 20241111125526034 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) 20241111125526034 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) 20241111125526034 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) 20241111125526034 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) 20241111125526035 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) 20241111125526035 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) 20241111125526036 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) 20241111125526036 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) 20241111125526038 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) 20241111125526038 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) 20241111125526039 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) 20241111125526039 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) 20241111125526040 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526040 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526040 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125526040 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) 20241111125526040 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) 20241111125526042 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) 20241111125526042 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) 20241111125526043 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125526052 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) 20241111125526052 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) 20241111125526054 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) 20241111125526054 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) 20241111125526055 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) 20241111125526055 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) 20241111125526056 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) 20241111125526056 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) 20241111125526057 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) 20241111125526057 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) 20241111125526057 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) 20241111125526057 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) 20241111125526058 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) 20241111125526058 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) 20241111125526059 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) 20241111125526059 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) 20241111125526060 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) 20241111125526060 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) 20241111125526060 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125526069 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) 20241111125526069 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) 20241111125526070 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) 20241111125526070 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) 20241111125526070 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) 20241111125526070 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) 20241111125526071 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) 20241111125526071 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) 20241111125526071 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) 20241111125526071 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) 20241111125526072 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) 20241111125526072 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) 20241111125526072 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) 20241111125526072 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) 20241111125526072 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) 20241111125526072 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) 20241111125526074 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526074 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526074 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125526079 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) 20241111125526079 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) 20241111125526080 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125526093 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) 20241111125526093 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) 20241111125526095 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) 20241111125526095 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) 20241111125526096 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) 20241111125526096 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) 20241111125526096 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) 20241111125526096 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) 20241111125526097 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) 20241111125526097 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) 20241111125526098 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) 20241111125526099 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) 20241111125526099 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) 20241111125526099 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) 20241111125526100 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) 20241111125526100 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) 20241111125526101 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) 20241111125526101 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) 20241111125526102 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125526113 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) 20241111125526113 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) 20241111125526114 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) 20241111125526114 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) 20241111125526115 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) 20241111125526115 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) 20241111125526115 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) 20241111125526115 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) 20241111125526116 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) 20241111125526116 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) 20241111125526117 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) 20241111125526117 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) 20241111125526118 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) 20241111125526118 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) 20241111125526118 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) 20241111125526118 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) 20241111125526119 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) 20241111125526119 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) 20241111125526120 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125526122 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526122 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526122 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125526132 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) 20241111125526132 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) 20241111125526133 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) 20241111125526133 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) 20241111125526133 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) 20241111125526134 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) 20241111125526134 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) 20241111125526134 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) 20241111125526135 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) 20241111125526135 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) 20241111125526136 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) 20241111125526136 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) 20241111125526137 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) 20241111125526137 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) 20241111125526138 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) 20241111125526138 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) 20241111125526141 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) 20241111125526141 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) 20241111125526141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241111125526141 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) 20241111125526142 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125526155 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 51 f1 e7 fe c1 06 1c 79 a3 ff 8c 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125526155 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) 20241111125526155 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125526156 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 51 f1 e7 fe c1 06 1c 79 a3 ff 8c 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125526156 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) 20241111125526156 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) 20241111125526156 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) 20241111125526156 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125526156 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) 20241111125526156 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125526156 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 51 f1 e7 fe c1 06 1c 79 a3 ff 8c 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125526156 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125526156 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20241111125526156 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125526156 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125526156 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125526156 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125526156 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125526156 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) 20241111125526156 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) 20241111125526156 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125526156 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125526156 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125526157 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) 20241111125526157 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) 20241111125526157 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) 20241111125526157 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) 20241111125526158 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) 20241111125526158 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) 20241111125526159 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) 20241111125526159 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) 20241111125526160 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) 20241111125526160 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) 20241111125526160 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) 20241111125526160 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) 20241111125526161 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) 20241111125526161 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) 20241111125526162 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) 20241111125526162 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) 20241111125526162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241111125526162 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) 20241111125526162 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20241111125526162 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125526162 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) 20241111125526162 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125526162 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125526162 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125526162 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) 20241111125526162 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) 20241111125526163 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125526168 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) 20241111125526168 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125526168 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125526168 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125526168 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125526168 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125526168 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125526168 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20241111125526168 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125526168 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125526169 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125526169 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125526169 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125526169 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125526169 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125526169 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125526169 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125526169 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125526169 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125526169 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125526169 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125526169 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526169 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526169 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125526169 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125526169 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125526169 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125526169 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125526169 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125526169 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) 20241111125526169 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125526169 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125526169 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20241111125526169 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125526169 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125526169 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125526169 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125526169 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) 20241111125526169 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) 20241111125526170 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125526170 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125526170 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125526170 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125526175 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) 20241111125526175 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) 20241111125526175 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) 20241111125526175 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125526176 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) 20241111125526177 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) 20241111125526177 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) 20241111125526177 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) 20241111125526178 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) 20241111125526178 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) 20241111125526179 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) 20241111125526179 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) 20241111125526180 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) 20241111125526180 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) 20241111125526180 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) 20241111125526180 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) 20241111125526181 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) 20241111125526181 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) 20241111125526182 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) 20241111125526182 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) 20241111125526182 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241111125526182 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) 20241111125526183 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125526194 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) 20241111125526194 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) 20241111125526194 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) 20241111125526194 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125526195 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 7a 14 c2 d1 71 b9 d7 01 12 6f 9b c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125526195 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) 20241111125526195 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125526195 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 7a 14 c2 d1 71 b9 d7 01 12 6f 9b c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125526195 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) 20241111125526195 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) 20241111125526195 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) 20241111125526195 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125526195 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) 20241111125526195 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125526195 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 7a 14 c2 d1 71 b9 d7 01 12 6f 9b c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125526195 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125526195 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20241111125526195 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125526195 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125526195 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125526195 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125526195 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125526195 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125526195 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) 20241111125526195 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125526195 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125526195 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125526196 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) 20241111125526196 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) 20241111125526197 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) 20241111125526197 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) 20241111125526198 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) 20241111125526198 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) 20241111125526199 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) 20241111125526199 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) 20241111125526200 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) 20241111125526200 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) 20241111125526201 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) 20241111125526201 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) 20241111125526203 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) 20241111125526203 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) 20241111125526203 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241111125526203 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) 20241111125526203 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125526203 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125526203 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) 20241111125526203 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125526203 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125526203 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125526203 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) 20241111125526203 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) 20241111125526204 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125526208 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) 20241111125526208 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125526208 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125526208 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125526208 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125526208 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125526208 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125526208 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20241111125526208 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125526208 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125526208 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125526208 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125526208 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125526208 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125526208 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125526208 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125526208 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125526208 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125526208 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125526208 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125526208 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125526209 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526209 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526209 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125526209 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125526209 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125526209 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125526209 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125526209 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125526209 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) 20241111125526209 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125526209 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125526209 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20241111125526209 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125526209 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125526209 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125526209 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125526209 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) 20241111125526209 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) 20241111125526209 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125526209 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125526209 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125526209 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125526217 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) 20241111125526217 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) 20241111125526217 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) 20241111125526217 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125526219 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) 20241111125526219 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) 20241111125526220 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) 20241111125526220 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) 20241111125526221 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) 20241111125526221 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) 20241111125526221 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) 20241111125526221 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) 20241111125526222 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) 20241111125526222 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) 20241111125526223 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) 20241111125526223 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) 20241111125526224 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) 20241111125526224 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) 20241111125526225 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) 20241111125526225 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) 20241111125526225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241111125526225 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) 20241111125526225 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125526237 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) 20241111125526237 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) 20241111125526238 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) 20241111125526238 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) 20241111125526238 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) 20241111125526238 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125526239 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 e8 cf bd 88 d1 5c b8 2f 2f e8 8c cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125526239 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) 20241111125526239 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125526239 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 e8 cf bd 88 d1 5c b8 2f 2f e8 8c cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125526239 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) 20241111125526239 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) 20241111125526239 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) 20241111125526239 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125526239 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) 20241111125526239 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125526239 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 e8 cf bd 88 d1 5c b8 2f 2f e8 8c cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125526239 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125526239 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20241111125526239 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125526239 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125526239 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125526239 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125526239 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125526239 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125526239 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) 20241111125526239 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125526239 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125526239 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125526240 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) 20241111125526240 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) 20241111125526241 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) 20241111125526241 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) 20241111125526242 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) 20241111125526242 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) 20241111125526243 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) 20241111125526243 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) 20241111125526243 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) 20241111125526243 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) 20241111125526244 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) 20241111125526244 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) 20241111125526244 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241111125526244 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) 20241111125526244 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125526244 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125526244 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) 20241111125526244 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125526244 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125526244 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125526244 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) 20241111125526244 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) 20241111125526245 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125526249 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) 20241111125526249 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125526249 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125526249 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125526249 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125526249 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125526249 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125526249 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20241111125526249 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125526249 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125526249 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125526249 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125526249 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125526249 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125526249 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125526249 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125526249 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125526249 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125526249 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125526249 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125526249 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125526249 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526249 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526250 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125526250 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125526250 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125526250 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125526250 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125526250 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125526250 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) 20241111125526250 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125526250 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125526250 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20241111125526250 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125526250 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125526250 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125526250 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125526250 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) 20241111125526250 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) 20241111125526250 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125526250 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125526250 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125526250 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125526256 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) 20241111125526256 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) 20241111125526256 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) 20241111125526256 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125526257 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) 20241111125526257 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) 20241111125526258 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) 20241111125526258 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) 20241111125526258 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) 20241111125526259 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) 20241111125526259 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) 20241111125526259 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) 20241111125526260 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) 20241111125526260 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) 20241111125526261 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) 20241111125526261 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) 20241111125526261 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) 20241111125526261 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) 20241111125526265 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) 20241111125526265 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) 20241111125526265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241111125526265 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) 20241111125526266 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125526279 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) 20241111125526279 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) 20241111125526281 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) 20241111125526281 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) 20241111125526281 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) 20241111125526281 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) 20241111125526281 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) 20241111125526281 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125526282 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 19 84 36 db bb 00 04 ba 90 a1 59 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125526282 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) 20241111125526282 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125526282 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 19 84 36 db bb 00 04 ba 90 a1 59 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125526282 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) 20241111125526282 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) 20241111125526282 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) 20241111125526282 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125526282 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) 20241111125526282 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125526282 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 19 84 36 db bb 00 04 ba 90 a1 59 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125526282 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125526282 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20241111125526282 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125526282 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125526282 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125526282 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125526282 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125526283 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125526283 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) 20241111125526283 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125526283 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125526283 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125526283 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) 20241111125526283 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) 20241111125526284 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) 20241111125526284 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) 20241111125526285 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) 20241111125526285 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) 20241111125526285 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) 20241111125526285 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) 20241111125526286 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) 20241111125526286 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) 20241111125526286 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241111125526286 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) 20241111125526286 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125526286 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125526286 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) 20241111125526286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125526286 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125526286 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125526286 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) 20241111125526286 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) 20241111125526287 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125526291 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) 20241111125526291 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125526291 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125526291 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125526291 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125526291 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125526291 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125526291 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20241111125526291 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125526291 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125526291 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125526291 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125526291 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125526291 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125526291 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125526291 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125526291 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125526292 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125526292 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125526292 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125526292 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125526292 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526292 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526292 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125526292 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125526292 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125526292 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125526292 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125526292 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125526292 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) 20241111125526292 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125526292 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125526292 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20241111125526292 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125526292 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125526292 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125526292 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125526292 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) 20241111125526292 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) 20241111125526292 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125526292 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125526292 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125526292 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125526298 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) 20241111125526298 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) 20241111125526298 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) 20241111125526298 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125526300 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) 20241111125526300 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) 20241111125526300 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) 20241111125526300 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) 20241111125526301 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) 20241111125526301 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) 20241111125526302 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) 20241111125526302 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) 20241111125526303 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) 20241111125526303 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) 20241111125526303 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) 20241111125526303 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) 20241111125526304 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) 20241111125526304 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) 20241111125526305 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) 20241111125526305 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) 20241111125526305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241111125526305 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) 20241111125526305 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125526317 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) 20241111125526317 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) 20241111125526319 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) 20241111125526319 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) 20241111125526319 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) 20241111125526319 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) 20241111125526320 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) 20241111125526320 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) 20241111125526320 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) 20241111125526320 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125526321 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 fe c2 38 0a 72 68 bb 27 f1 2b 63 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125526321 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) 20241111125526321 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125526321 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 fe c2 38 0a 72 68 bb 27 f1 2b 63 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125526321 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) 20241111125526321 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) 20241111125526321 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) 20241111125526321 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125526321 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) 20241111125526321 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125526321 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 fe c2 38 0a 72 68 bb 27 f1 2b 63 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125526321 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125526321 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20241111125526321 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125526321 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125526321 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125526321 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125526321 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125526321 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125526321 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) 20241111125526321 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125526321 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125526321 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125526322 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) 20241111125526322 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) 20241111125526323 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) 20241111125526323 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) 20241111125526323 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) 20241111125526323 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) 20241111125526327 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) 20241111125526327 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) 20241111125526327 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241111125526327 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) 20241111125526327 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125526327 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125526327 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) 20241111125526327 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125526327 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125526327 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125526327 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) 20241111125526327 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) 20241111125526328 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125526332 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) 20241111125526332 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125526332 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125526332 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125526332 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125526332 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125526332 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125526332 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20241111125526332 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125526332 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125526332 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125526332 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125526332 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125526332 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125526332 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125526332 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125526332 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125526332 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125526332 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125526332 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125526332 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125526332 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526332 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526333 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125526333 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125526333 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125526333 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125526333 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125526333 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125526333 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) 20241111125526333 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125526333 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125526333 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20241111125526333 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125526333 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125526333 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125526333 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125526333 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) 20241111125526333 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) 20241111125526333 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125526333 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125526333 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125526333 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125526341 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) 20241111125526341 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) 20241111125526341 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) 20241111125526341 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125526343 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) 20241111125526343 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) 20241111125526343 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) 20241111125526343 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) 20241111125526344 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) 20241111125526344 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) 20241111125526345 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) 20241111125526345 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) 20241111125526346 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) 20241111125526346 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) 20241111125526346 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) 20241111125526346 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) 20241111125526347 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) 20241111125526347 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) 20241111125526348 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) 20241111125526348 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) 20241111125526348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20241111125526348 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) 20241111125526348 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125526360 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) 20241111125526360 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) 20241111125526361 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) 20241111125526361 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) 20241111125526362 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) 20241111125526362 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) 20241111125526363 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) 20241111125526363 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) 20241111125526364 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) 20241111125526364 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) 20241111125526364 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) 20241111125526364 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125526364 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 f6 64 a7 ba b5 6f 12 80 10 24 4a e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125526365 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) 20241111125526365 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125526365 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 f6 64 a7 ba b5 6f 12 80 10 24 4a e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125526365 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) 20241111125526365 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) 20241111125526365 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) 20241111125526365 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125526365 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) 20241111125526365 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125526365 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 f6 64 a7 ba b5 6f 12 80 10 24 4a e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125526365 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125526365 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20241111125526365 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125526365 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125526365 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125526365 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125526365 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125526365 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125526365 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) 20241111125526365 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125526365 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125526365 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125526365 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) 20241111125526365 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) 20241111125526366 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) 20241111125526366 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) 20241111125526367 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) 20241111125526367 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) 20241111125526367 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20241111125526367 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) 20241111125526367 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125526367 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125526367 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) 20241111125526367 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125526367 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125526367 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125526367 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) 20241111125526367 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) 20241111125526367 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125526370 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526370 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526370 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125526371 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) 20241111125526371 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125526371 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125526371 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125526371 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125526371 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125526371 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125526371 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20241111125526371 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125526371 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125526371 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125526371 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125526371 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125526371 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125526371 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125526371 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125526371 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125526371 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125526371 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125526371 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125526371 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125526371 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526371 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526371 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125526371 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125526371 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125526371 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125526371 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125526371 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125526371 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) 20241111125526371 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125526371 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125526371 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20241111125526371 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125526371 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125526371 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125526371 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125526371 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) 20241111125526371 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) 20241111125526371 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125526371 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125526371 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125526371 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125526379 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) 20241111125526379 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) 20241111125526379 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) 20241111125526379 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125526381 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) 20241111125526381 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) 20241111125526381 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) 20241111125526381 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) 20241111125526382 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) 20241111125526382 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) 20241111125526384 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) 20241111125526384 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) 20241111125526385 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) 20241111125526385 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) 20241111125526386 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) 20241111125526386 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) 20241111125526387 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) 20241111125526387 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) 20241111125526389 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) 20241111125526389 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) 20241111125526389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 797 for type USF (pdch_ul_controller.c:184) 20241111125526389 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) 20241111125526390 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125526403 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) 20241111125526403 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) 20241111125526404 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) 20241111125526404 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) 20241111125526405 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) 20241111125526405 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) 20241111125526406 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) 20241111125526406 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) 20241111125526407 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) 20241111125526407 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) 20241111125526408 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) 20241111125526408 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) 20241111125526408 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) 20241111125526408 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125526408 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 8c dd 3d 19 51 ce a9 e4 03 b6 8d 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125526408 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) 20241111125526408 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125526408 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 8c dd 3d 19 51 ce a9 e4 03 b6 8d 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125526408 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) 20241111125526408 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) 20241111125526408 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) 20241111125526409 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125526409 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) 20241111125526409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125526409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 8c dd 3d 19 51 ce a9 e4 03 b6 8d 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125526409 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125526409 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20241111125526409 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125526409 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125526409 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125526409 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125526409 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125526409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125526409 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) 20241111125526409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125526409 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125526409 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125526409 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526409 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526409 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125526409 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) 20241111125526409 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) 20241111125526410 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) 20241111125526410 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) 20241111125526410 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20241111125526410 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) 20241111125526410 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125526410 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125526410 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) 20241111125526410 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125526410 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125526410 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125526410 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) 20241111125526410 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) 20241111125526411 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125526415 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) 20241111125526415 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125526415 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125526415 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125526415 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125526415 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125526415 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125526415 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20241111125526415 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125526415 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125526415 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125526415 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125526415 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125526415 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125526415 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125526415 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125526415 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125526415 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125526415 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125526415 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125526415 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125526416 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526416 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125526416 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125526416 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125526416 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125526416 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125526416 DLGLOBAL DEBUG validating counter group 0x55d1ac9a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125526416 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125526416 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) 20241111125526416 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125526416 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125526416 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20241111125526416 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125526416 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125526416 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125526416 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125526416 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) 20241111125526416 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) 20241111125526416 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125526416 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125526416 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125526416 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125526422 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) 20241111125526422 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) 20241111125526422 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) 20241111125526422 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125526424 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) 20241111125526424 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) 20241111125526424 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) 20241111125526424 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) 20241111125526425 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) 20241111125526425 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) 20241111125526426 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) 20241111125526426 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) 20241111125526426 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) 20241111125526427 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) 20241111125526427 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) 20241111125526427 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) 20241111125526428 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) 20241111125526428 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) 20241111125526428 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) 20241111125526428 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) 20241111125526428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 806 for type USF (pdch_ul_controller.c:184) 20241111125526428 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) 20241111125526429 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125526441 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) 20241111125526441 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) 20241111125526443 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) 20241111125526443 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) 20241111125526443 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) 20241111125526443 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) 20241111125526444 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) 20241111125526444 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) 20241111125526445 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) 20241111125526445 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) 20241111125526446 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) 20241111125526446 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) 20241111125526447 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) 20241111125526447 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) 20241111125526447 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) 20241111125526447 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125526447 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 d3 7e 41 29 c6 29 7b 34 96 28 d8 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125526447 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) 20241111125526448 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125526448 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 d3 7e 41 29 c6 29 7b 34 96 28 d8 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125526448 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) 20241111125526448 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) 20241111125526448 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) 20241111125526448 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125526448 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) 20241111125526448 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125526448 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 d3 7e 41 29 c6 29 7b 34 96 28 d8 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125526448 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125526448 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20241111125526448 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125526448 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125526448 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125526448 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125526448 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125526448 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125526448 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) 20241111125526448 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125526448 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125526448 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125526451 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526451 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526451 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125526451 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) 20241111125526451 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) 20241111125526451 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 810 for type USF (pdch_ul_controller.c:184) 20241111125526451 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) 20241111125526451 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125526451 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125526451 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) 20241111125526451 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125526451 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125526451 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125526451 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) 20241111125526451 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) 20241111125526452 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125526460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526460 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526460 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526460 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000001 (bts.cpp:444) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526460 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) MTC@131a5d934883: Start timer T: 0.2 s 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526461 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526461 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526461 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526461 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526461 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526461 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526461 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526461 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526462 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526462 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000002 (bts.cpp:444) 20241111125526462 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526462 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526462 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526462 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526463 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526464 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526464 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526464 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526464 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526464 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526464 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526464 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526464 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526464 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526464 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526464 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526464 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000003 (bts.cpp:444) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526464 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526465 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526465 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526465 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526465 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526465 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526465 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526465 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526465 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526465 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526465 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000004 (bts.cpp:444) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526465 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526466 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526466 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526466 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526466 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526466 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526466 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526466 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526466 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526466 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526467 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526467 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526467 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526467 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526467 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000005 (bts.cpp:444) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526467 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526468 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526468 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526468 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526468 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526468 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526468 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526468 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526468 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526468 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) 20241111125526468 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) 20241111125526468 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) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125526468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526468 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526468 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000006 (bts.cpp:444) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526468 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526469 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526469 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526469 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526469 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526469 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526469 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526469 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526469 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526469 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526470 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526470 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526470 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526470 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000007 (bts.cpp:444) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526470 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526471 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526471 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526471 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526471 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526471 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526471 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526471 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526471 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526471 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) 20241111125526471 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) 20241111125526471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526471 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526471 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526471 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000008 (bts.cpp:444) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526471 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526472 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526472 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526472 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526472 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526472 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526472 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526472 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526472 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526472 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) 20241111125526472 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) 20241111125526472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526472 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526472 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526472 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000009 (bts.cpp:444) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526472 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526473 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526473 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526473 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526473 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526473 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526473 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526473 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526473 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526473 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) 20241111125526473 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) 20241111125526473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526473 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526473 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526474 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000010 (bts.cpp:444) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526474 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526474 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526475 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526475 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526475 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526475 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526475 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526475 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526475 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526475 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) 20241111125526475 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) 20241111125526475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526475 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526475 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526475 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000011 (bts.cpp:444) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526475 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526476 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526476 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526476 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526476 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526476 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526476 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526476 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526476 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526476 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) 20241111125526476 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) 20241111125526476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526476 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526476 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000012 (bts.cpp:444) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526476 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526477 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526477 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526477 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526477 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526477 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526477 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526477 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526477 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526477 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) 20241111125526477 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) 20241111125526477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526477 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526477 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000013 (bts.cpp:444) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526477 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526478 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526478 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526478 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526478 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526478 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526478 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526478 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526478 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526478 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526479 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) 20241111125526479 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) 20241111125526479 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526479 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526479 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526479 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526479 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000014 (bts.cpp:444) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526479 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526480 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526480 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526480 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526480 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526480 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526480 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526480 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526480 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526480 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125526480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526480 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526480 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526480 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000015 (bts.cpp:444) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526480 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526481 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526481 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526481 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526481 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526481 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526481 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526481 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526481 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526481 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526481 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526481 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000016 (bts.cpp:444) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526481 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526482 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526482 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526482 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526482 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526482 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526482 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526482 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526483 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526483 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526483 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526483 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526483 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526483 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000017 (bts.cpp:444) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526483 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526484 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526484 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526484 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526484 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526484 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526484 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526484 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526484 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526484 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526484 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526484 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526484 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526484 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000018 (bts.cpp:444) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526484 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526485 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526485 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526485 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526485 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526485 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526485 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526485 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526485 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526485 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526485 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526485 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526485 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526485 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000019 (bts.cpp:444) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526485 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526486 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526486 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526486 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526486 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526486 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526486 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526486 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526486 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526486 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526486 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526486 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526486 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526486 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000020 (bts.cpp:444) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526486 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526487 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526487 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526487 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526487 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526487 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526487 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526487 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526487 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526487 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526487 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000021 (bts.cpp:444) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526487 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526488 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526488 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526488 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526488 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526488 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526488 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526488 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526488 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526488 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) 20241111125526488 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) 20241111125526488 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526488 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526488 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526488 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526488 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000022 (bts.cpp:444) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526488 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526489 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526489 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526489 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526489 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526489 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526489 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526489 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526489 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526489 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526489 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000023 (bts.cpp:444) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526489 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526490 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526490 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526490 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526490 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526490 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526490 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526490 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526490 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526490 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526491 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526491 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526491 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526491 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526491 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000024 (bts.cpp:444) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526491 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526492 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526492 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526492 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526492 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526492 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526492 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526492 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526492 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526492 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) 20241111125526492 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) 20241111125526492 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526492 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526492 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526492 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526492 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000025 (bts.cpp:444) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526492 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526493 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526493 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526493 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526493 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526493 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526493 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526493 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526493 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526493 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526493 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526493 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125526493 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) 20241111125526493 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) 20241111125526493 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526493 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526493 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526493 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526493 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000026 (bts.cpp:444) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526493 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526494 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526494 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526494 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526494 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526494 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526494 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526494 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526494 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526494 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) 20241111125526494 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) 20241111125526494 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526494 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526494 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526494 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526494 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000027 (bts.cpp:444) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526494 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526495 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526495 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526495 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526495 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526495 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526495 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526495 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526495 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526495 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526495 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526495 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526495 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526495 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000028 (bts.cpp:444) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526495 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526496 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526496 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526496 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526496 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526496 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526496 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526496 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526496 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) 20241111125526496 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) 20241111125526496 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526496 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526496 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526496 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526496 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000029 (bts.cpp:444) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526496 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526497 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526497 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526497 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526497 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526497 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526497 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526497 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526497 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526497 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526497 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526497 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526497 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526497 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000030 (bts.cpp:444) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526497 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526498 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526498 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526498 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526498 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526498 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526498 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526498 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526498 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526498 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) 20241111125526498 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) 20241111125526498 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) 20241111125526498 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) 20241111125526498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526498 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526498 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526498 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000031 (bts.cpp:444) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526498 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526499 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526499 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526499 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526499 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526499 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526499 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526499 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526499 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) 20241111125526499 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) 20241111125526499 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) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125526499 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526499 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526499 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526499 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526499 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000032 (bts.cpp:444) 20241111125526499 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526500 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526500 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526500 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526500 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526500 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526500 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526500 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526500 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526500 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526500 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526500 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526500 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526500 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000033 (bts.cpp:444) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526500 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526501 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526501 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526501 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526501 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526501 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526501 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526501 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526501 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526501 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125526501 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526501 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526501 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526501 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526501 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000034 (bts.cpp:444) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526501 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526502 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526502 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526502 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526502 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526502 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526502 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526502 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526502 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526502 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526502 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526502 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526502 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526502 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000035 (bts.cpp:444) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526502 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526503 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526503 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526503 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526503 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526503 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526503 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526503 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526503 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526503 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526503 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526503 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526503 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526503 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000036 (bts.cpp:444) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526503 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526504 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526504 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526504 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526504 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526504 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526504 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526504 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526504 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526504 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526504 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526504 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526504 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526504 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000037 (bts.cpp:444) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526504 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526505 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526505 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526505 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526505 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526505 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526505 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526505 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526505 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526505 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526505 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526505 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526505 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000038 (bts.cpp:444) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526505 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526506 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526506 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526506 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526506 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526506 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526506 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526506 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526506 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526506 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526506 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526506 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526506 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000039 (bts.cpp:444) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526506 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526507 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526507 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526507 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526507 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526507 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526507 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526507 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526507 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526507 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526507 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526507 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526507 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526507 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000040 (bts.cpp:444) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526507 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526508 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526508 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526508 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526508 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526508 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526508 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526508 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526508 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526508 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526508 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526508 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526508 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526508 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000041 (bts.cpp:444) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526508 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526509 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526509 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526509 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526509 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526509 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526509 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526509 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526509 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526509 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) 20241111125526509 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) 20241111125526509 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526509 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526509 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526509 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526509 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526510 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526510 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526510 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526510 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526510 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526510 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526510 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526510 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526510 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526510 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526510 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526510 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000043 (bts.cpp:444) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526510 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526511 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526511 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526511 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526511 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526511 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526511 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526511 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526511 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526511 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) 20241111125526511 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) 20241111125526511 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526511 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526511 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526511 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526511 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000044 (bts.cpp:444) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526511 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526512 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526512 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526512 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526512 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526512 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526512 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526512 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526512 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526512 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526512 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526512 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526512 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526512 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000045 (bts.cpp:444) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526512 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526513 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526513 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526513 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526513 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526513 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526513 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526513 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526513 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526513 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) 20241111125526513 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) 20241111125526513 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526513 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526513 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526513 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526513 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000046 (bts.cpp:444) 20241111125526513 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526514 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526514 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526514 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526514 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526514 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526514 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526514 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526514 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526514 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526514 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526514 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526514 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526514 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000047 (bts.cpp:444) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526514 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526515 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526515 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526515 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526515 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526515 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526515 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526515 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526515 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526515 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) 20241111125526515 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) 20241111125526515 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526515 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526515 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526515 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526515 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000048 (bts.cpp:444) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526515 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526516 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526516 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526516 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526516 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526516 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526516 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526516 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526516 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526516 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) 20241111125526516 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) 20241111125526516 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526516 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526516 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526516 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526516 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000049 (bts.cpp:444) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526516 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526517 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526517 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526517 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526517 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526517 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526517 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526517 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526517 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526517 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526517 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526517 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526517 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526517 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000050 (bts.cpp:444) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526517 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526518 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526518 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526518 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526518 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526518 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526518 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526518 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526518 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526518 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526518 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526518 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526518 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526518 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000051 (bts.cpp:444) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526518 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526519 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526519 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526519 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526519 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526519 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526519 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526519 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526519 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526519 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526519 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526519 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526519 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526519 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000052 (bts.cpp:444) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526519 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526520 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526520 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526520 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526520 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526520 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526520 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526520 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526520 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526520 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526520 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526520 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526520 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526520 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000053 (bts.cpp:444) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526520 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526521 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526521 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526521 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526521 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526521 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526521 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526521 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526521 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526521 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526521 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526521 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526521 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526521 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000054 (bts.cpp:444) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526521 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526522 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526522 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526522 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526522 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526522 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526522 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526522 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526522 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526522 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526522 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000055 (bts.cpp:444) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526522 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526523 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526523 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526523 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526523 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526523 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526523 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526523 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526523 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526523 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) 20241111125526523 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) 20241111125526523 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125526523 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125526523 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125526523 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125526523 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000056 (bts.cpp:444) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526523 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125526524 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125526524 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526524 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526524 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526524 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526524 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526524 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526524 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526524 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125526524 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) 20241111125526524 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) 20241111125526524 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) 20241111125526524 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) 20241111125526525 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125526531 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) 20241111125526531 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) 20241111125526531 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) 20241111125526531 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) 20241111125526531 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) 20241111125526531 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) 20241111125526532 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) 20241111125526532 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) 20241111125526532 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) 20241111125526532 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) 20241111125526532 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) 20241111125526532 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) 20241111125526532 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) 20241111125526532 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) 20241111125526532 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) 20241111125526532 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) 20241111125526533 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526533 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526533 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125526535 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125526550 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) 20241111125526550 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) 20241111125526552 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) 20241111125526552 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) 20241111125526552 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) 20241111125526553 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) 20241111125526553 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) 20241111125526553 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) 20241111125526554 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) 20241111125526554 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) 20241111125526555 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) 20241111125526555 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) 20241111125526556 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) 20241111125526556 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) 20241111125526557 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) 20241111125526557 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) 20241111125526557 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125526569 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) 20241111125526569 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) 20241111125526571 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) 20241111125526571 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) 20241111125526571 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) 20241111125526571 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) 20241111125526572 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526572 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526572 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125526572 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) 20241111125526572 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) 20241111125526573 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) 20241111125526573 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) 20241111125526574 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) 20241111125526574 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) 20241111125526574 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) 20241111125526574 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) 20241111125526575 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) 20241111125526575 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) 20241111125526579 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125526593 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) 20241111125526593 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) 20241111125526594 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) 20241111125526594 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) 20241111125526595 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) 20241111125526595 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) 20241111125526596 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) 20241111125526596 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) 20241111125526597 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) 20241111125526597 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) 20241111125526597 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) 20241111125526597 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) 20241111125526598 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) 20241111125526598 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) 20241111125526599 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) 20241111125526599 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) 20241111125526600 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125526612 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) 20241111125526612 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) 20241111125526613 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) 20241111125526613 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) 20241111125526614 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) 20241111125526614 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) 20241111125526615 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) 20241111125526615 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) 20241111125526616 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) 20241111125526616 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) 20241111125526616 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125526616 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125526616 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125526616 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) 20241111125526616 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) 20241111125526617 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) 20241111125526617 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) 20241111125526618 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) 20241111125526618 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) 20241111125526619 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125526631 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) 20241111125526631 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) 20241111125526632 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) 20241111125526632 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) 20241111125526633 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) 20241111125526633 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) 20241111125526634 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) 20241111125526634 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) 20241111125526635 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) 20241111125526635 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) 20241111125526635 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) 20241111125526635 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) 20241111125526636 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) 20241111125526636 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) 20241111125526637 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) 20241111125526637 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) 20241111125526640 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125526655 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) 20241111125526655 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) 20241111125526656 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) 20241111125526656 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) 20241111125526657 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) 20241111125526657 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) 20241111125526658 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) 20241111125526658 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) 20241111125526658 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) 20241111125526658 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) 20241111125526659 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) 20241111125526659 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) 20241111125526660 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) 20241111125526660 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) 20241111125526661 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) 20241111125526661 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) 20241111125526661 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125526674 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) 20241111125526674 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) 20241111125526675 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) 20241111125526675 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) 20241111125526676 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) 20241111125526676 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) 20241111125526677 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) 20241111125526677 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) 20241111125526677 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) 20241111125526677 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) 20241111125526678 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) 20241111125526678 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) 20241111125526679 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) 20241111125526679 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) 20241111125526680 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) 20241111125526680 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) 20241111125526681 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) 20241111125526681 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) 20241111125526681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 858 for type USF (pdch_ul_controller.c:184) 20241111125526681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526681 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125526681 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241111125526681 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125526681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526681 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526682 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526682 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) 20241111125526682 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125526695 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) 20241111125526695 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) 20241111125526696 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) 20241111125526696 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) 20241111125526697 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) 20241111125526697 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) 20241111125526698 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) 20241111125526698 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) 20241111125526698 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) 20241111125526698 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) 20241111125526699 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) 20241111125526699 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) 20241111125526700 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) 20241111125526700 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) 20241111125526701 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) 20241111125526701 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) 20241111125526704 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) 20241111125526704 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) 20241111125526704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 862 for type USF (pdch_ul_controller.c:184) 20241111125526704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526704 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125526704 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125526704 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125526704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526704 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526704 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) 20241111125526704 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125526718 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) 20241111125526718 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) 20241111125526718 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) 20241111125526718 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125526718 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125526718 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125526719 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) 20241111125526719 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) 20241111125526720 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) 20241111125526720 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) 20241111125526721 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) 20241111125526721 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) 20241111125526721 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) 20241111125526721 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) 20241111125526722 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) 20241111125526722 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) 20241111125526723 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) 20241111125526723 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) 20241111125526724 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) 20241111125526724 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) 20241111125526725 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) 20241111125526725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526725 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125526725 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125526725 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125526725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526725 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526725 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) 20241111125526725 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125526737 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) 20241111125526737 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) 20241111125526737 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) 20241111125526737 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125526739 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) 20241111125526739 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) 20241111125526739 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) 20241111125526739 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) 20241111125526740 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) 20241111125526740 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) 20241111125526741 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) 20241111125526741 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) 20241111125526742 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) 20241111125526742 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) 20241111125526742 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) 20241111125526742 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) 20241111125526743 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) 20241111125526743 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) 20241111125526744 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) 20241111125526744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526744 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125526744 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241111125526744 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125526744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526744 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526745 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526745 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) 20241111125526745 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125526756 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) 20241111125526756 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) 20241111125526758 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) 20241111125526758 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) 20241111125526758 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) 20241111125526758 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) 20241111125526759 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) 20241111125526759 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) 20241111125526760 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) 20241111125526760 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) 20241111125526761 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) 20241111125526761 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) 20241111125526761 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) 20241111125526761 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) 20241111125526762 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) 20241111125526762 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) 20241111125526766 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) 20241111125526766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526766 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125526766 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125526766 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125526766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526766 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526766 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) 20241111125526767 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125526780 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) 20241111125526780 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) 20241111125526781 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) 20241111125526782 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) 20241111125526782 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) 20241111125526782 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) 20241111125526783 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) 20241111125526783 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) 20241111125526784 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) 20241111125526784 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) 20241111125526785 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) 20241111125526785 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) 20241111125526786 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) 20241111125526786 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) 20241111125526786 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) 20241111125526786 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) 20241111125526787 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) 20241111125526787 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526787 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125526787 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125526787 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125526787 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526787 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526787 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526788 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) 20241111125526788 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125526800 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) 20241111125526800 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) 20241111125526801 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) 20241111125526801 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) 20241111125526802 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) 20241111125526802 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) 20241111125526802 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) 20241111125526802 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) 20241111125526803 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) 20241111125526803 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) 20241111125526804 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) 20241111125526804 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) 20241111125526805 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) 20241111125526805 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) 20241111125526805 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) 20241111125526805 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) 20241111125526806 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) 20241111125526806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526806 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125526806 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241111125526806 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125526806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526806 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526807 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526807 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) 20241111125526807 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125526819 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) 20241111125526819 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) 20241111125526820 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) 20241111125526820 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) 20241111125526821 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) 20241111125526821 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) 20241111125526821 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) 20241111125526821 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) 20241111125526822 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) 20241111125526822 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) 20241111125526823 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) 20241111125526823 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) 20241111125526824 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) 20241111125526824 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) 20241111125526825 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) 20241111125526825 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) 20241111125526828 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) 20241111125526828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526828 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125526828 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125526828 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125526828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526828 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526829 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526829 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) 20241111125526829 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125526842 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) 20241111125526842 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) 20241111125526844 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) 20241111125526844 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) 20241111125526844 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) 20241111125526844 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) 20241111125526845 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) 20241111125526845 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) 20241111125526846 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) 20241111125526846 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) 20241111125526847 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) 20241111125526847 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) 20241111125526847 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) 20241111125526847 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) 20241111125526848 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) 20241111125526848 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) 20241111125526849 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) 20241111125526849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526849 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125526849 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125526849 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125526849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526849 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526850 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) 20241111125526850 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125526861 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) 20241111125526862 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) 20241111125526863 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) 20241111125526863 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) 20241111125526863 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) 20241111125526863 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) 20241111125526864 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) 20241111125526864 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) 20241111125526865 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) 20241111125526865 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) 20241111125526866 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) 20241111125526866 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) 20241111125526866 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) 20241111125526867 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) 20241111125526867 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) 20241111125526867 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) 20241111125526868 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) 20241111125526868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526868 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125526868 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241111125526868 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125526868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526868 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526869 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526869 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526869 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) 20241111125526869 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125526881 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) 20241111125526881 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) 20241111125526882 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) 20241111125526882 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) 20241111125526883 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) 20241111125526883 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) 20241111125526884 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) 20241111125526884 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) 20241111125526885 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) 20241111125526885 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) 20241111125526886 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) 20241111125526886 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) 20241111125526887 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) 20241111125526887 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) 20241111125526888 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) 20241111125526888 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) 20241111125526890 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) 20241111125526890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526890 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125526890 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125526890 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125526890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526890 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526891 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526891 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526891 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) 20241111125526891 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125526904 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) 20241111125526904 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) 20241111125526905 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) 20241111125526905 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) 20241111125526906 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) 20241111125526906 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) 20241111125526906 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) 20241111125526906 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) 20241111125526907 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) 20241111125526907 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) 20241111125526907 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) 20241111125526907 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) 20241111125526908 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) 20241111125526908 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) 20241111125526908 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) 20241111125526908 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) 20241111125526909 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) 20241111125526909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526909 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125526909 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125526909 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125526909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526909 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526909 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526909 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) 20241111125526909 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125526924 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) 20241111125526924 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) 20241111125526925 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) 20241111125526925 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) 20241111125526926 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) 20241111125526926 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) 20241111125526926 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) 20241111125526926 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) 20241111125526927 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) 20241111125526927 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) 20241111125526928 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) 20241111125526928 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) 20241111125526929 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) 20241111125526929 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) 20241111125526929 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) 20241111125526929 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) 20241111125526930 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) 20241111125526930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526930 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125526930 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241111125526930 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125526930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526930 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526931 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) 20241111125526931 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125526943 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) 20241111125526943 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) 20241111125526944 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) 20241111125526944 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) 20241111125526945 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) 20241111125526945 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) 20241111125526946 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) 20241111125526946 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) 20241111125526947 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) 20241111125526947 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) 20241111125526947 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) 20241111125526947 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) 20241111125526948 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) 20241111125526948 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) 20241111125526949 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) 20241111125526949 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) 20241111125526952 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) 20241111125526952 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526952 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125526952 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125526952 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125526952 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526952 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526952 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526952 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526952 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526952 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) 20241111125526953 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125526966 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) 20241111125526966 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) 20241111125526967 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) 20241111125526967 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) 20241111125526968 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) 20241111125526968 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) 20241111125526969 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) 20241111125526969 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) 20241111125526970 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) 20241111125526970 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) 20241111125526970 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) 20241111125526970 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) 20241111125526971 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) 20241111125526971 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) 20241111125526972 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) 20241111125526972 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) 20241111125526973 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) 20241111125526973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526973 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125526973 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125526973 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125526973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526973 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526973 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) 20241111125526973 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125526985 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) 20241111125526985 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) 20241111125526986 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) 20241111125526986 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) 20241111125526987 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) 20241111125526987 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) 20241111125526988 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) 20241111125526988 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) 20241111125526989 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) 20241111125526989 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) 20241111125526990 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) 20241111125526990 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) 20241111125526991 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) 20241111125526991 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) 20241111125526992 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) 20241111125526992 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) 20241111125526992 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) 20241111125526992 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125526992 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125526992 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241111125526992 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125526992 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125526992 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125526992 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125526993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125526993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125526993 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) 20241111125526993 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125527004 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) 20241111125527004 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) 20241111125527006 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) 20241111125527006 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) 20241111125527006 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) 20241111125527006 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) 20241111125527007 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) 20241111125527007 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) 20241111125527008 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) 20241111125527008 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) 20241111125527009 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) 20241111125527009 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) 20241111125527010 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) 20241111125527010 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) 20241111125527010 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) 20241111125527010 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) 20241111125527014 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) 20241111125527014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527014 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125527014 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125527014 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125527014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527014 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527015 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527015 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) 20241111125527015 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125527028 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) 20241111125527028 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) 20241111125527030 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) 20241111125527030 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) 20241111125527030 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) 20241111125527030 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) 20241111125527031 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) 20241111125527031 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) 20241111125527032 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) 20241111125527032 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) 20241111125527033 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) 20241111125527033 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) 20241111125527033 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) 20241111125527033 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) 20241111125527034 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) 20241111125527034 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) 20241111125527035 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) 20241111125527035 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527035 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125527035 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125527035 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125527035 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527035 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527035 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527036 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527036 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) 20241111125527036 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125527047 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) 20241111125527047 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) 20241111125527049 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) 20241111125527049 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) 20241111125527049 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) 20241111125527049 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) 20241111125527050 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) 20241111125527050 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) 20241111125527051 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) 20241111125527051 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) 20241111125527052 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) 20241111125527052 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) 20241111125527052 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) 20241111125527052 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) 20241111125527053 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) 20241111125527053 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) 20241111125527054 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) 20241111125527054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527054 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125527054 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241111125527054 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125527054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527054 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527055 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527055 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527055 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) 20241111125527055 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527066 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) 20241111125527067 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) 20241111125527068 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) 20241111125527068 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) 20241111125527068 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) 20241111125527068 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) 20241111125527069 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) 20241111125527069 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) 20241111125527070 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) 20241111125527070 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) 20241111125527071 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) 20241111125527071 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) 20241111125527071 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) 20241111125527071 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) 20241111125527072 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) 20241111125527072 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) 20241111125527076 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) 20241111125527076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527076 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125527076 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125527076 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125527076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527076 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527076 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527076 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) 20241111125527077 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527090 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) 20241111125527090 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) 20241111125527091 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) 20241111125527091 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) 20241111125527092 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) 20241111125527092 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) 20241111125527093 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) 20241111125527093 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) 20241111125527094 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) 20241111125527094 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) 20241111125527094 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) 20241111125527094 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) 20241111125527095 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) 20241111125527095 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) 20241111125527096 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) 20241111125527096 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) 20241111125527097 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) 20241111125527097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527097 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125527097 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125527097 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125527097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527097 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527097 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) 20241111125527098 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527109 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) 20241111125527109 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) 20241111125527111 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) 20241111125527111 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) 20241111125527111 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) 20241111125527111 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) 20241111125527112 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) 20241111125527112 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) 20241111125527114 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) 20241111125527114 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) 20241111125527116 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) 20241111125527116 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) 20241111125527117 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) 20241111125527117 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) 20241111125527119 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) 20241111125527119 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) 20241111125527120 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) 20241111125527120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527120 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125527120 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241111125527120 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125527120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527120 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527121 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527121 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) 20241111125527121 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527130 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) 20241111125527130 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) 20241111125527132 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) 20241111125527132 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) 20241111125527133 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) 20241111125527133 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) 20241111125527134 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) 20241111125527134 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) 20241111125527135 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) 20241111125527135 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) 20241111125527136 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) 20241111125527136 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) 20241111125527136 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) 20241111125527136 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) 20241111125527137 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) 20241111125527137 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) 20241111125527138 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) 20241111125527138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527138 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125527138 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125527138 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125527138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527139 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527139 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527139 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527139 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) 20241111125527139 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527152 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) 20241111125527152 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) 20241111125527153 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) 20241111125527153 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) 20241111125527153 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) 20241111125527153 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) 20241111125527154 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) 20241111125527154 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) 20241111125527154 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) 20241111125527154 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) 20241111125527154 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) 20241111125527154 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) 20241111125527155 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) 20241111125527155 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) 20241111125527155 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) 20241111125527155 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) 20241111125527157 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) 20241111125527157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527157 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125527157 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125527157 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125527157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527157 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527157 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527157 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) 20241111125527157 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527172 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) 20241111125527172 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) 20241111125527173 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) 20241111125527173 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) 20241111125527175 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) 20241111125527175 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) 20241111125527176 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) 20241111125527176 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) 20241111125527177 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) 20241111125527177 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) 20241111125527178 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) 20241111125527178 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) 20241111125527179 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) 20241111125527179 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) 20241111125527180 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) 20241111125527180 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) 20241111125527181 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) 20241111125527181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527181 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125527181 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241111125527181 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125527181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527181 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527181 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527181 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) 20241111125527182 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527192 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) 20241111125527192 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) 20241111125527193 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) 20241111125527193 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) 20241111125527194 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) 20241111125527194 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) 20241111125527195 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) 20241111125527195 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) 20241111125527196 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) 20241111125527196 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) 20241111125527196 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) 20241111125527196 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) 20241111125527197 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) 20241111125527197 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) 20241111125527198 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) 20241111125527198 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) 20241111125527201 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) 20241111125527201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527201 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125527201 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125527201 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125527201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527201 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527202 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) 20241111125527202 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527215 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) 20241111125527215 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) 20241111125527217 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) 20241111125527217 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) 20241111125527218 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) 20241111125527218 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) 20241111125527218 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) 20241111125527218 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) 20241111125527219 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) 20241111125527219 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) 20241111125527220 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) 20241111125527220 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) 20241111125527221 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) 20241111125527221 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) 20241111125527222 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) 20241111125527222 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) 20241111125527223 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) 20241111125527223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527223 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125527223 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125527223 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125527223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527224 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527224 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) 20241111125527224 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527235 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) 20241111125527235 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) 20241111125527236 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) 20241111125527236 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) 20241111125527237 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) 20241111125527237 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) 20241111125527238 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) 20241111125527238 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) 20241111125527239 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) 20241111125527239 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) 20241111125527239 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) 20241111125527239 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) 20241111125527240 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) 20241111125527240 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) 20241111125527241 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) 20241111125527241 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) 20241111125527242 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) 20241111125527242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527242 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125527242 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241111125527242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527242 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527243 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) 20241111125527243 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527254 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) 20241111125527254 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) 20241111125527255 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) 20241111125527255 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) 20241111125527256 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) 20241111125527256 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) 20241111125527257 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) 20241111125527257 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) 20241111125527257 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) 20241111125527257 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) 20241111125527258 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) 20241111125527258 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) 20241111125527259 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) 20241111125527259 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) 20241111125527260 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) 20241111125527260 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) 20241111125527263 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) 20241111125527263 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) 20241111125527264 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125527278 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) 20241111125527278 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) 20241111125527279 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) 20241111125527279 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) 20241111125527280 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) 20241111125527280 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) 20241111125527280 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) 20241111125527280 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) 20241111125527281 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) 20241111125527281 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) 20241111125527282 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) 20241111125527282 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) 20241111125527283 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) 20241111125527283 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) 20241111125527283 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) 20241111125527283 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) 20241111125527284 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) 20241111125527284 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) 20241111125527284 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241111125527284 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527284 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125527284 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241111125527284 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125527284 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527284 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527284 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527285 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527285 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) 20241111125527285 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125527297 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) 20241111125527297 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) 20241111125527298 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) 20241111125527298 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) 20241111125527299 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) 20241111125527299 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) 20241111125527300 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) 20241111125527300 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) 20241111125527301 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) 20241111125527301 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) 20241111125527301 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) 20241111125527301 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) 20241111125527302 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) 20241111125527302 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) 20241111125527303 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) 20241111125527303 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) 20241111125527304 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) 20241111125527304 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) 20241111125527304 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241111125527304 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527304 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125527304 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125527304 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125527304 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527304 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527304 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527304 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527304 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) 20241111125527304 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125527317 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) 20241111125527317 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) 20241111125527318 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) 20241111125527318 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) 20241111125527318 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) 20241111125527318 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125527319 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) 20241111125527319 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) 20241111125527319 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) 20241111125527319 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) 20241111125527320 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) 20241111125527320 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) 20241111125527321 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) 20241111125527321 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) 20241111125527322 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) 20241111125527322 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) 20241111125527322 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) 20241111125527322 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) 20241111125527326 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) 20241111125527326 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) 20241111125527326 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241111125527326 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527326 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125527326 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125527326 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125527326 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527326 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527326 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527327 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527327 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) 20241111125527328 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125527341 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) 20241111125527341 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) 20241111125527342 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) 20241111125527342 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) 20241111125527342 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) 20241111125527342 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527343 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) 20241111125527343 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) 20241111125527344 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) 20241111125527344 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) 20241111125527344 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) 20241111125527344 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) 20241111125527345 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) 20241111125527345 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) 20241111125527346 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) 20241111125527346 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) 20241111125527347 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) 20241111125527347 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) 20241111125527348 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) 20241111125527348 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) 20241111125527348 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241111125527348 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527348 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125527348 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241111125527348 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125527348 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527348 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527348 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527348 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527348 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) 20241111125527349 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125527360 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) 20241111125527360 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) 20241111125527361 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) 20241111125527361 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) 20241111125527361 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) 20241111125527361 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527362 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) 20241111125527362 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) 20241111125527363 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) 20241111125527363 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) 20241111125527364 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) 20241111125527364 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) 20241111125527364 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) 20241111125527364 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) 20241111125527365 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) 20241111125527365 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) 20241111125527366 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) 20241111125527366 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) 20241111125527367 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) 20241111125527367 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) 20241111125527367 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241111125527367 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527367 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125527367 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125527367 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125527367 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527367 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527367 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527367 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527367 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) 20241111125527368 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125527379 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) 20241111125527379 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) 20241111125527381 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) 20241111125527381 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) 20241111125527381 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) 20241111125527381 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527381 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) 20241111125527381 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) 20241111125527382 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) 20241111125527382 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) 20241111125527383 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) 20241111125527383 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) 20241111125527384 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) 20241111125527384 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) 20241111125527384 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) 20241111125527384 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) 20241111125527385 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) 20241111125527385 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) 20241111125527388 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) 20241111125527388 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) 20241111125527388 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241111125527388 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527388 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125527388 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125527388 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125527388 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527388 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527388 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527389 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527389 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) 20241111125527389 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125527403 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) 20241111125527403 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) 20241111125527404 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) 20241111125527404 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) 20241111125527404 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) 20241111125527404 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527405 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) 20241111125527405 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) 20241111125527406 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) 20241111125527406 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) 20241111125527406 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) 20241111125527406 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) 20241111125527407 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) 20241111125527407 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) 20241111125527408 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) 20241111125527408 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) 20241111125527409 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) 20241111125527409 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) 20241111125527409 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) 20241111125527409 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) 20241111125527409 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241111125527410 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527410 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125527410 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241111125527410 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125527410 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527410 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527410 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527410 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527410 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527410 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) 20241111125527410 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125527422 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) 20241111125527422 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) 20241111125527423 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) 20241111125527423 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) 20241111125527423 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) 20241111125527423 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527424 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) 20241111125527424 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) 20241111125527425 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) 20241111125527425 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) 20241111125527426 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) 20241111125527426 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) 20241111125527427 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) 20241111125527427 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) 20241111125527428 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) 20241111125527428 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) 20241111125527429 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) 20241111125527429 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) 20241111125527430 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) 20241111125527430 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) 20241111125527430 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241111125527430 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527430 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125527430 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125527430 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125527430 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527430 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527430 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527430 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527430 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527430 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) 20241111125527430 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125527441 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) 20241111125527441 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) 20241111125527442 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) 20241111125527442 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) 20241111125527442 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) 20241111125527442 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527443 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) 20241111125527443 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) 20241111125527444 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) 20241111125527444 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) 20241111125527445 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) 20241111125527445 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) 20241111125527445 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) 20241111125527445 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) 20241111125527446 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) 20241111125527446 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) 20241111125527447 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) 20241111125527447 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) 20241111125527450 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) 20241111125527450 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) 20241111125527450 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241111125527450 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527450 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125527450 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125527450 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125527450 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527450 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527450 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527451 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527451 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527451 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) 20241111125527451 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125527465 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) 20241111125527465 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) 20241111125527466 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) 20241111125527466 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) 20241111125527466 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) 20241111125527466 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527467 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) 20241111125527467 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) 20241111125527468 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) 20241111125527468 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) 20241111125527469 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) 20241111125527469 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) 20241111125527470 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) 20241111125527470 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) 20241111125527471 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) 20241111125527471 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) 20241111125527472 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) 20241111125527472 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) 20241111125527473 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) 20241111125527473 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) 20241111125527473 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241111125527473 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527473 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125527473 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241111125527473 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125527473 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527473 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527473 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527474 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527474 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527474 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) 20241111125527474 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125527484 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) 20241111125527484 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) 20241111125527485 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) 20241111125527485 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) 20241111125527485 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) 20241111125527485 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125527486 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) 20241111125527486 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) 20241111125527487 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) 20241111125527487 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) 20241111125527488 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) 20241111125527488 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) 20241111125527488 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) 20241111125527488 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) 20241111125527489 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) 20241111125527489 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) 20241111125527490 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) 20241111125527490 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) 20241111125527491 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) 20241111125527491 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) 20241111125527491 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241111125527491 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527491 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125527491 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125527491 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125527491 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527491 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527491 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527492 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527492 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527492 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) 20241111125527492 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125527503 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) 20241111125527503 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) 20241111125527504 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) 20241111125527504 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) 20241111125527504 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) 20241111125527504 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125527505 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) 20241111125527505 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) 20241111125527506 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) 20241111125527506 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) 20241111125527507 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) 20241111125527507 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) 20241111125527507 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) 20241111125527507 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) 20241111125527508 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) 20241111125527508 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) 20241111125527509 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) 20241111125527509 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) 20241111125527513 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) 20241111125527513 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) 20241111125527513 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241111125527513 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527513 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125527513 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125527513 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125527513 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527513 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527513 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527513 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527513 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527513 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) 20241111125527513 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125527527 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) 20241111125527527 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) 20241111125527528 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) 20241111125527528 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) 20241111125527528 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) 20241111125527528 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125527529 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) 20241111125527529 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) 20241111125527530 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) 20241111125527530 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) 20241111125527531 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) 20241111125527531 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) 20241111125527531 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) 20241111125527532 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) 20241111125527532 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) 20241111125527532 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) 20241111125527533 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) 20241111125527533 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) 20241111125527534 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) 20241111125527534 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) 20241111125527534 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241111125527534 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527534 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125527534 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241111125527534 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125527534 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527534 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527534 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527535 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527535 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) 20241111125527535 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125527546 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) 20241111125527546 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) 20241111125527547 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) 20241111125527548 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) 20241111125527548 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) 20241111125527548 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125527548 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) 20241111125527548 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) 20241111125527549 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) 20241111125527549 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) 20241111125527550 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) 20241111125527550 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) 20241111125527551 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) 20241111125527551 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) 20241111125527552 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) 20241111125527552 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) 20241111125527552 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) 20241111125527552 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) 20241111125527553 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) 20241111125527553 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) 20241111125527553 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241111125527553 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527553 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125527553 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125527553 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125527553 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527554 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527554 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527554 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527554 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) 20241111125527554 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125527565 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) 20241111125527565 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) 20241111125527567 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) 20241111125527567 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) 20241111125527567 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) 20241111125527567 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125527568 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) 20241111125527568 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) 20241111125527569 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) 20241111125527569 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) 20241111125527569 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) 20241111125527569 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) 20241111125527570 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) 20241111125527570 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) 20241111125527571 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) 20241111125527571 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) 20241111125527572 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) 20241111125527572 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) 20241111125527575 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) 20241111125527575 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) 20241111125527575 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241111125527575 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527575 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125527575 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125527575 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125527575 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527575 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527575 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527575 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527575 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) 20241111125527577 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125527590 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) 20241111125527590 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) 20241111125527592 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) 20241111125527592 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) 20241111125527592 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) 20241111125527592 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125527593 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) 20241111125527593 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) 20241111125527594 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) 20241111125527594 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) 20241111125527595 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) 20241111125527595 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) 20241111125527596 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) 20241111125527596 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) 20241111125527597 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) 20241111125527597 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) 20241111125527598 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) 20241111125527598 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) 20241111125527599 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) 20241111125527599 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) 20241111125527599 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241111125527599 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527599 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125527599 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241111125527599 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125527599 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527599 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527599 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527599 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527599 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527599 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) 20241111125527599 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125527608 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) 20241111125527608 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) 20241111125527609 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) 20241111125527609 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) 20241111125527609 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) 20241111125527609 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125527610 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) 20241111125527610 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) 20241111125527611 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) 20241111125527611 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) 20241111125527612 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) 20241111125527612 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) 20241111125527613 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) 20241111125527613 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) 20241111125527613 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) 20241111125527613 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) 20241111125527614 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) 20241111125527614 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) 20241111125527615 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) 20241111125527615 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) 20241111125527615 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241111125527615 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527615 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125527615 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125527615 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125527615 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527615 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527615 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527616 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527616 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) 20241111125527616 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125527628 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) 20241111125527628 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) 20241111125527629 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) 20241111125527629 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) 20241111125527629 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) 20241111125527629 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125527630 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) 20241111125527630 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) 20241111125527630 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) 20241111125527630 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) 20241111125527631 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) 20241111125527631 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) 20241111125527632 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) 20241111125527632 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) 20241111125527633 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) 20241111125527633 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) 20241111125527634 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) 20241111125527634 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) 20241111125527637 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) 20241111125527637 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) 20241111125527637 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241111125527637 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527637 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125527637 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125527637 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125527637 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527637 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527637 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527637 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527637 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) 20241111125527638 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125527651 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) 20241111125527651 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) 20241111125527652 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) 20241111125527652 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) 20241111125527652 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) 20241111125527652 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125527653 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) 20241111125527653 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) 20241111125527654 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) 20241111125527654 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) 20241111125527655 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) 20241111125527655 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) 20241111125527655 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) 20241111125527655 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) 20241111125527656 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) 20241111125527656 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) 20241111125527657 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) 20241111125527657 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) 20241111125527658 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) 20241111125527658 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) 20241111125527658 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241111125527658 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527658 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125527658 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241111125527658 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125527658 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527658 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527658 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527659 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527659 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) 20241111125527659 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527670 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) 20241111125527670 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) 20241111125527672 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) 20241111125527672 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) 20241111125527672 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) 20241111125527672 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125527673 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) 20241111125527673 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) 20241111125527673 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) 20241111125527673 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) 20241111125527674 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) 20241111125527674 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) 20241111125527675 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) 20241111125527675 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) 20241111125527676 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) 20241111125527676 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) 20241111125527677 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) 20241111125527677 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) 20241111125527677 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) 20241111125527677 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) 20241111125527677 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241111125527677 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527678 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125527678 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125527678 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125527678 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527678 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527678 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527678 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527678 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) 20241111125527678 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527689 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) 20241111125527689 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) 20241111125527691 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) 20241111125527691 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) 20241111125527691 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) 20241111125527691 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125527691 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) 20241111125527691 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) 20241111125527692 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) 20241111125527692 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) 20241111125527693 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) 20241111125527693 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) 20241111125527695 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) 20241111125527695 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) 20241111125527695 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) 20241111125527695 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) 20241111125527696 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) 20241111125527696 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) 20241111125527699 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) 20241111125527699 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) 20241111125527699 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241111125527699 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527699 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125527699 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125527699 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125527699 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527699 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527699 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527699 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527699 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) 20241111125527700 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527713 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) 20241111125527713 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) 20241111125527714 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) 20241111125527714 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) 20241111125527714 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) 20241111125527714 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125527715 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) 20241111125527715 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) 20241111125527716 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) 20241111125527716 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) 20241111125527717 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) 20241111125527717 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) 20241111125527717 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) 20241111125527717 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) 20241111125527718 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) 20241111125527718 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) 20241111125527719 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) 20241111125527719 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) 20241111125527720 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) 20241111125527720 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) 20241111125527720 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241111125527720 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527720 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125527720 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241111125527720 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125527720 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527720 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527720 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527720 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527720 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) 20241111125527720 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527732 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) 20241111125527732 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) 20241111125527733 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) 20241111125527734 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) 20241111125527734 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) 20241111125527734 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125527734 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) 20241111125527734 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) 20241111125527735 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) 20241111125527735 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) 20241111125527736 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) 20241111125527736 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) 20241111125527736 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) 20241111125527737 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) 20241111125527737 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) 20241111125527737 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) 20241111125527738 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) 20241111125527738 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) 20241111125527739 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) 20241111125527739 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) 20241111125527739 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241111125527739 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527739 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125527739 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125527739 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125527739 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527739 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527739 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527739 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527740 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) 20241111125527740 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125527751 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) 20241111125527751 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) 20241111125527752 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) 20241111125527752 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) 20241111125527752 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) 20241111125527752 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125527753 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) 20241111125527753 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) 20241111125527753 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) 20241111125527753 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) 20241111125527754 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) 20241111125527754 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) 20241111125527754 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) 20241111125527754 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) 20241111125527755 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) 20241111125527755 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) 20241111125527755 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) 20241111125527755 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) 20241111125527760 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) 20241111125527760 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) 20241111125527760 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241111125527760 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527760 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125527760 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125527760 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125527760 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527760 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527760 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527760 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527760 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) 20241111125527760 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527775 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) 20241111125527775 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) 20241111125527777 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) 20241111125527777 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) 20241111125527777 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) 20241111125527777 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125527777 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) 20241111125527777 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) 20241111125527778 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) 20241111125527778 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) 20241111125527779 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) 20241111125527779 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) 20241111125527780 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) 20241111125527780 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) 20241111125527781 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) 20241111125527781 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) 20241111125527781 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) 20241111125527781 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) 20241111125527782 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) 20241111125527782 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) 20241111125527782 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241111125527782 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527782 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125527782 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241111125527782 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125527782 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527782 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527782 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527783 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527783 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) 20241111125527783 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527795 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) 20241111125527795 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) 20241111125527796 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) 20241111125527796 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) 20241111125527796 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) 20241111125527796 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125527797 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) 20241111125527797 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) 20241111125527798 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) 20241111125527798 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) 20241111125527799 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) 20241111125527799 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) 20241111125527800 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) 20241111125527800 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) 20241111125527801 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) 20241111125527801 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) 20241111125527802 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) 20241111125527802 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) 20241111125527803 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) 20241111125527803 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) 20241111125527803 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241111125527803 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527803 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125527803 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125527803 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125527803 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527803 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527803 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527803 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527803 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527803 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) 20241111125527803 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527815 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) 20241111125527815 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) 20241111125527816 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) 20241111125527817 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) 20241111125527817 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) 20241111125527817 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125527817 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) 20241111125527817 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) 20241111125527818 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) 20241111125527818 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) 20241111125527819 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) 20241111125527819 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) 20241111125527820 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) 20241111125527820 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) 20241111125527821 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) 20241111125527821 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) 20241111125527822 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) 20241111125527822 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) 20241111125527824 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) 20241111125527824 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) 20241111125527824 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241111125527824 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527824 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125527824 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125527824 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125527824 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527824 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527824 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527824 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527824 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) 20241111125527824 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527838 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) 20241111125527838 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) 20241111125527839 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) 20241111125527839 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) 20241111125527839 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) 20241111125527839 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125527841 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) 20241111125527841 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) 20241111125527842 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) 20241111125527842 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) 20241111125527843 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) 20241111125527843 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) 20241111125527844 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) 20241111125527844 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) 20241111125527845 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) 20241111125527845 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) 20241111125527845 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) 20241111125527845 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) 20241111125527846 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) 20241111125527846 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) 20241111125527846 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241111125527846 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527846 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125527846 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241111125527846 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527846 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527847 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527847 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) 20241111125527847 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125527858 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) 20241111125527858 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) 20241111125527859 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) 20241111125527859 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) 20241111125527859 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) 20241111125527859 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125527860 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) 20241111125527860 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) 20241111125527861 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) 20241111125527861 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) 20241111125527862 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) 20241111125527862 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) 20241111125527862 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) 20241111125527863 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) 20241111125527863 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) 20241111125527863 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) 20241111125527864 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) 20241111125527864 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) 20241111125527865 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) 20241111125527865 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) 20241111125527865 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241111125527865 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) 20241111125527865 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125527877 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) 20241111125527877 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) 20241111125527878 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) 20241111125527878 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) 20241111125527878 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) 20241111125527878 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125527879 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) 20241111125527879 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) 20241111125527879 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) 20241111125527879 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) 20241111125527879 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) 20241111125527880 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) 20241111125527880 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) 20241111125527880 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) 20241111125527881 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) 20241111125527881 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) 20241111125527881 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) 20241111125527881 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) 20241111125527886 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) 20241111125527886 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) 20241111125527886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241111125527886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527886 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125527886 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241111125527886 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125527886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527886 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527886 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527886 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) 20241111125527886 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125527902 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) 20241111125527902 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) 20241111125527903 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) 20241111125527903 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) 20241111125527903 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) 20241111125527903 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125527904 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) 20241111125527904 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) 20241111125527905 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) 20241111125527905 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) 20241111125527907 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) 20241111125527908 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) 20241111125527909 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) 20241111125527909 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) 20241111125527910 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) 20241111125527910 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) 20241111125527911 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) 20241111125527911 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) 20241111125527913 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) 20241111125527913 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) 20241111125527913 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241111125527913 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527913 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125527913 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125527913 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125527913 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527913 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527913 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527913 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527913 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527913 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) 20241111125527914 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125527921 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) 20241111125527921 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) 20241111125527922 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) 20241111125527922 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) 20241111125527923 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) 20241111125527923 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) 20241111125527923 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) 20241111125527923 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125527924 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) 20241111125527924 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) 20241111125527925 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) 20241111125527925 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) 20241111125527926 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) 20241111125527926 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) 20241111125527927 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) 20241111125527927 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) 20241111125527928 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) 20241111125527928 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) 20241111125527929 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) 20241111125527929 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) 20241111125527929 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241111125527929 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527929 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125527929 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125527929 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125527929 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527929 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527929 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527930 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527930 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527930 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) 20241111125527930 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125527940 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) 20241111125527940 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) 20241111125527941 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) 20241111125527941 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) 20241111125527942 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) 20241111125527942 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) 20241111125527942 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) 20241111125527942 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527943 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) 20241111125527943 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) 20241111125527944 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) 20241111125527944 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) 20241111125527945 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) 20241111125527945 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) 20241111125527945 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) 20241111125527945 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) 20241111125527946 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) 20241111125527946 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) 20241111125527950 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) 20241111125527950 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) 20241111125527950 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241111125527950 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527950 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125527950 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241111125527950 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125527950 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527950 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527950 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527950 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527950 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) 20241111125527950 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125527965 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) 20241111125527965 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) 20241111125527966 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) 20241111125527966 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) 20241111125527967 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) 20241111125527967 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) 20241111125527967 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) 20241111125527967 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527968 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) 20241111125527968 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) 20241111125527969 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) 20241111125527969 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) 20241111125527970 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) 20241111125527970 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) 20241111125527971 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) 20241111125527971 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) 20241111125527971 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) 20241111125527971 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) 20241111125527972 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) 20241111125527972 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) 20241111125527972 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241111125527972 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527972 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125527972 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125527972 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125527972 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527972 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527972 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527972 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527972 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527972 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) 20241111125527973 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125527983 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) 20241111125527983 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) 20241111125527983 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) 20241111125527983 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) 20241111125527984 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) 20241111125527984 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) 20241111125527984 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) 20241111125527984 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125527984 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) 20241111125527984 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) 20241111125527984 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) 20241111125527984 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) 20241111125527985 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) 20241111125527985 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) 20241111125527985 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) 20241111125527985 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) 20241111125527985 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) 20241111125527985 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) 20241111125527987 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) 20241111125527987 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) 20241111125527987 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241111125527987 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125527987 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125527987 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125527987 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125527987 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125527987 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125527987 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125527988 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125527988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125527988 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) 20241111125527988 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125528003 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) 20241111125528003 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) 20241111125528005 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) 20241111125528005 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) 20241111125528006 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) 20241111125528006 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) 20241111125528006 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) 20241111125528006 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528007 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) 20241111125528007 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) 20241111125528009 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) 20241111125528009 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) 20241111125528010 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) 20241111125528010 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) 20241111125528011 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) 20241111125528011 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) 20241111125528011 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) 20241111125528011 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) 20241111125528012 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) 20241111125528012 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) 20241111125528012 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241111125528012 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528012 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125528012 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241111125528012 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125528012 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528012 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528012 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528013 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528013 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528013 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) 20241111125528013 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125528027 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) 20241111125528027 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) 20241111125528028 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) 20241111125528028 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) 20241111125528029 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) 20241111125528029 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) 20241111125528029 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) 20241111125528029 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528029 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) 20241111125528029 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) 20241111125528030 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) 20241111125528030 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) 20241111125528032 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) 20241111125528032 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) 20241111125528033 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) 20241111125528033 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) 20241111125528034 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) 20241111125528034 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) 20241111125528035 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) 20241111125528035 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) 20241111125528035 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241111125528035 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528035 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125528035 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125528035 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125528035 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528035 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528035 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528036 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528036 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528036 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) 20241111125528036 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125528047 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) 20241111125528047 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) 20241111125528048 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) 20241111125528048 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) 20241111125528049 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) 20241111125528049 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) 20241111125528049 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) 20241111125528049 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528049 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) 20241111125528050 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) 20241111125528050 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) 20241111125528050 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) 20241111125528051 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) 20241111125528051 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) 20241111125528052 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) 20241111125528052 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) 20241111125528053 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) 20241111125528053 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) 20241111125528054 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) 20241111125528054 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) 20241111125528054 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241111125528054 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528054 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125528054 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125528054 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125528054 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528054 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528054 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528055 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528055 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528055 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) 20241111125528055 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528065 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) 20241111125528065 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) 20241111125528067 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) 20241111125528067 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) 20241111125528068 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) 20241111125528068 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) 20241111125528068 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) 20241111125528068 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528069 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) 20241111125528069 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) 20241111125528069 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) 20241111125528069 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) 20241111125528070 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) 20241111125528070 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) 20241111125528070 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) 20241111125528070 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) 20241111125528070 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) 20241111125528070 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) 20241111125528075 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) 20241111125528075 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) 20241111125528075 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241111125528075 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528075 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125528075 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241111125528075 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125528075 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528075 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528075 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528075 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528075 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) 20241111125528075 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528090 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) 20241111125528090 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) 20241111125528091 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) 20241111125528091 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) 20241111125528092 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) 20241111125528092 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) 20241111125528092 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) 20241111125528092 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528092 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) 20241111125528092 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) 20241111125528093 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) 20241111125528093 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) 20241111125528094 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) 20241111125528094 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) 20241111125528096 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) 20241111125528096 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) 20241111125528096 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) 20241111125528096 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) 20241111125528097 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) 20241111125528097 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) 20241111125528097 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241111125528097 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528097 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125528097 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125528097 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125528097 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528097 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528097 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528098 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528098 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528098 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) 20241111125528098 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528108 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) 20241111125528108 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) 20241111125528109 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) 20241111125528109 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) 20241111125528110 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) 20241111125528110 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) 20241111125528110 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) 20241111125528110 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528110 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) 20241111125528110 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) 20241111125528111 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) 20241111125528111 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) 20241111125528111 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) 20241111125528111 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) 20241111125528112 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) 20241111125528112 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) 20241111125528113 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) 20241111125528113 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) 20241111125528114 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) 20241111125528114 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) 20241111125528114 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241111125528114 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528114 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125528114 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125528114 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125528114 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528114 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528114 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528115 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528115 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528115 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) 20241111125528115 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528128 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) 20241111125528128 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) 20241111125528129 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) 20241111125528129 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) 20241111125528130 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) 20241111125528130 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) 20241111125528130 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) 20241111125528130 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528131 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) 20241111125528131 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) 20241111125528132 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) 20241111125528132 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) 20241111125528133 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) 20241111125528133 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) 20241111125528133 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) 20241111125528133 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) 20241111125528134 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) 20241111125528134 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) 20241111125528138 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) 20241111125528138 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) 20241111125528138 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241111125528138 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528138 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125528138 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241111125528138 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125528138 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528138 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528138 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528138 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528138 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) 20241111125528139 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528153 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) 20241111125528153 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) 20241111125528154 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) 20241111125528154 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) 20241111125528155 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) 20241111125528155 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) 20241111125528155 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) 20241111125528155 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528155 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) 20241111125528155 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) 20241111125528156 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) 20241111125528156 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) 20241111125528157 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) 20241111125528157 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) 20241111125528158 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) 20241111125528158 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) 20241111125528158 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) 20241111125528158 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) 20241111125528159 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) 20241111125528159 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) 20241111125528159 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241111125528159 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528159 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125528159 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125528159 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125528159 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528159 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528159 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528160 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528160 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528160 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) 20241111125528160 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528171 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) 20241111125528171 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) 20241111125528173 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) 20241111125528173 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) 20241111125528173 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) 20241111125528173 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) 20241111125528173 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) 20241111125528173 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528174 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) 20241111125528174 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) 20241111125528176 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) 20241111125528176 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) 20241111125528177 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) 20241111125528177 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) 20241111125528178 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) 20241111125528178 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) 20241111125528180 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) 20241111125528180 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) 20241111125528180 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) 20241111125528180 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) 20241111125528180 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241111125528180 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528180 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125528180 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125528180 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125528180 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528180 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528180 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528181 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528181 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528181 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) 20241111125528181 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528191 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) 20241111125528191 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) 20241111125528193 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) 20241111125528193 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) 20241111125528194 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) 20241111125528194 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) 20241111125528194 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) 20241111125528194 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528195 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) 20241111125528195 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) 20241111125528196 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) 20241111125528196 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) 20241111125528197 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) 20241111125528197 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) 20241111125528198 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) 20241111125528198 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) 20241111125528199 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) 20241111125528199 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) 20241111125528200 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) 20241111125528200 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) 20241111125528200 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241111125528200 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528200 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125528200 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241111125528200 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125528200 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528200 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528200 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528201 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528201 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528201 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) 20241111125528201 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528215 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) 20241111125528215 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) 20241111125528216 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) 20241111125528216 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) 20241111125528217 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) 20241111125528217 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) 20241111125528217 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) 20241111125528217 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528218 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) 20241111125528218 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) 20241111125528218 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) 20241111125528218 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) 20241111125528219 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) 20241111125528219 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) 20241111125528220 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) 20241111125528220 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) 20241111125528221 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) 20241111125528221 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) 20241111125528222 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) 20241111125528222 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) 20241111125528222 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241111125528222 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528222 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125528222 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125528222 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125528222 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528222 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528222 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528222 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528222 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528222 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) 20241111125528223 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528234 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) 20241111125528234 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) 20241111125528235 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) 20241111125528236 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) 20241111125528236 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) 20241111125528236 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) 20241111125528237 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) 20241111125528237 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528237 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) 20241111125528237 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) 20241111125528238 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) 20241111125528238 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) 20241111125528240 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) 20241111125528240 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) 20241111125528240 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) 20241111125528240 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) 20241111125528241 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) 20241111125528241 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) 20241111125528242 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) 20241111125528242 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) 20241111125528242 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241111125528242 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528242 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125528242 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125528242 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125528242 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528242 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528242 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528243 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528243 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) 20241111125528243 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528253 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) 20241111125528253 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) 20241111125528254 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) 20241111125528254 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) 20241111125528255 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) 20241111125528255 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) 20241111125528255 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) 20241111125528255 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528255 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) 20241111125528255 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) 20241111125528256 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) 20241111125528256 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) 20241111125528257 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) 20241111125528257 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) 20241111125528258 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) 20241111125528258 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) 20241111125528259 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) 20241111125528259 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) 20241111125528262 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) 20241111125528262 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) 20241111125528262 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241111125528262 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528262 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125528262 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241111125528262 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125528262 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528262 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528262 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528263 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528263 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528263 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) 20241111125528264 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528272 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125528272 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125528272 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) 20241111125528272 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111125528272 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125528272 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125528272 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125528272 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125528272 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241111125528272 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125528272 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125528277 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) 20241111125528277 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) 20241111125528279 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) 20241111125528279 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) 20241111125528279 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) 20241111125528279 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) 20241111125528280 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) 20241111125528280 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528280 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) 20241111125528280 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) 20241111125528281 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) 20241111125528281 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) 20241111125528282 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) 20241111125528282 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) 20241111125528283 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) 20241111125528283 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) 20241111125528283 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) 20241111125528283 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) 20241111125528284 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) 20241111125528284 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) 20241111125528284 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241111125528284 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528284 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125528284 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125528284 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125528284 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528284 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528284 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528285 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528285 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) 20241111125528285 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528296 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) 20241111125528296 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) 20241111125528297 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) 20241111125528298 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) 20241111125528298 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) 20241111125528298 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) 20241111125528298 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) 20241111125528298 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528299 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) 20241111125528299 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) 20241111125528300 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) 20241111125528300 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) 20241111125528301 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) 20241111125528301 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) 20241111125528302 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) 20241111125528302 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) 20241111125528302 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) 20241111125528302 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) 20241111125528303 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) 20241111125528303 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) 20241111125528303 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241111125528303 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528303 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125528303 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125528303 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125528303 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528303 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528303 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528304 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528304 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) 20241111125528304 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528315 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) 20241111125528315 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) 20241111125528316 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) 20241111125528316 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) 20241111125528317 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) 20241111125528317 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) 20241111125528317 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) 20241111125528317 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528318 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) 20241111125528318 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) 20241111125528319 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) 20241111125528319 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) 20241111125528320 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) 20241111125528320 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) 20241111125528321 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) 20241111125528321 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) 20241111125528322 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) 20241111125528322 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) 20241111125528325 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) 20241111125528325 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) 20241111125528325 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241111125528325 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528325 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125528325 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241111125528325 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125528325 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528325 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528325 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528325 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528325 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528325 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) 20241111125528326 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528339 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) 20241111125528339 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) 20241111125528340 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) 20241111125528340 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) 20241111125528341 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) 20241111125528341 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) 20241111125528341 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) 20241111125528341 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528343 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) 20241111125528343 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) 20241111125528344 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) 20241111125528344 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) 20241111125528345 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) 20241111125528345 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) 20241111125528346 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) 20241111125528346 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) 20241111125528347 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) 20241111125528347 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) 20241111125528348 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) 20241111125528348 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) 20241111125528348 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241111125528348 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528348 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125528348 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125528348 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125528348 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528348 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528348 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528348 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528348 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) 20241111125528349 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528358 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) 20241111125528358 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) 20241111125528360 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) 20241111125528360 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) 20241111125528360 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) 20241111125528360 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) 20241111125528360 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) 20241111125528360 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528361 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) 20241111125528361 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) 20241111125528362 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) 20241111125528362 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) 20241111125528363 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) 20241111125528363 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) 20241111125528364 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) 20241111125528364 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) 20241111125528365 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) 20241111125528365 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) 20241111125528366 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) 20241111125528366 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) 20241111125528366 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241111125528366 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528366 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125528366 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125528366 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125528366 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528366 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528366 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528366 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528366 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528366 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) 20241111125528366 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125528378 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) 20241111125528378 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) 20241111125528379 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) 20241111125528379 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) 20241111125528380 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) 20241111125528380 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) 20241111125528380 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) 20241111125528380 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125528381 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) 20241111125528381 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) 20241111125528382 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) 20241111125528382 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) 20241111125528383 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) 20241111125528383 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) 20241111125528384 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) 20241111125528384 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) 20241111125528385 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) 20241111125528385 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) 20241111125528387 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) 20241111125528388 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) 20241111125528388 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241111125528388 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528388 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125528388 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241111125528388 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125528388 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528388 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528388 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528388 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528388 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528388 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) 20241111125528389 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125528401 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) 20241111125528401 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) 20241111125528403 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) 20241111125528403 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) 20241111125528403 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) 20241111125528403 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) 20241111125528403 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) 20241111125528404 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125528404 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) 20241111125528404 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) 20241111125528405 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) 20241111125528405 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) 20241111125528406 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) 20241111125528406 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) 20241111125528407 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) 20241111125528407 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) 20241111125528407 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) 20241111125528407 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) 20241111125528408 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) 20241111125528408 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) 20241111125528408 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241111125528408 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528408 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125528408 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125528408 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125528408 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528408 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528408 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528409 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528409 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) 20241111125528409 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125528420 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) 20241111125528420 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) 20241111125528422 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) 20241111125528422 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) 20241111125528422 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) 20241111125528422 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) 20241111125528423 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) 20241111125528423 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125528423 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) 20241111125528423 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) 20241111125528424 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) 20241111125528424 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) 20241111125528425 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) 20241111125528425 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) 20241111125528426 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) 20241111125528426 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) 20241111125528426 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) 20241111125528426 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) 20241111125528427 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) 20241111125528427 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) 20241111125528427 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241111125528427 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528427 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125528428 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125528428 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125528428 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528428 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528428 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528428 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528428 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) 20241111125528429 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125528440 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) 20241111125528440 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) 20241111125528441 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) 20241111125528441 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) 20241111125528442 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) 20241111125528442 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) 20241111125528442 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) 20241111125528442 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125528442 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) 20241111125528442 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) 20241111125528443 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) 20241111125528443 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) 20241111125528444 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) 20241111125528444 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) 20241111125528445 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) 20241111125528445 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) 20241111125528445 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) 20241111125528445 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) 20241111125528449 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) 20241111125528449 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) 20241111125528449 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241111125528449 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528449 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125528449 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241111125528449 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528449 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528449 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528449 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528449 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) 20241111125528450 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125528464 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) 20241111125528464 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) 20241111125528465 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) 20241111125528465 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) 20241111125528466 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) 20241111125528466 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) 20241111125528466 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) 20241111125528466 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125528467 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) 20241111125528467 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) 20241111125528468 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) 20241111125528468 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) 20241111125528469 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) 20241111125528469 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) 20241111125528469 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) 20241111125528469 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) 20241111125528470 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) 20241111125528470 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) 20241111125528471 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) 20241111125528471 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) 20241111125528471 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241111125528471 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) 20241111125528472 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125528483 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) 20241111125528483 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) 20241111125528484 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) 20241111125528484 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) 20241111125528485 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) 20241111125528485 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) 20241111125528485 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) 20241111125528485 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125528485 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) 20241111125528485 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) 20241111125528486 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) 20241111125528486 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) 20241111125528487 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) 20241111125528487 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) 20241111125528488 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) 20241111125528488 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) 20241111125528489 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) 20241111125528489 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) 20241111125528490 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) 20241111125528490 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) 20241111125528490 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241111125528490 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528490 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125528490 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241111125528490 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125528490 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528490 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528490 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528490 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528490 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528490 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) 20241111125528490 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125528502 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) 20241111125528502 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) 20241111125528503 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) 20241111125528503 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) 20241111125528504 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) 20241111125528504 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) 20241111125528504 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) 20241111125528504 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125528505 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) 20241111125528505 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) 20241111125528506 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) 20241111125528506 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) 20241111125528507 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) 20241111125528507 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) 20241111125528507 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) 20241111125528507 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) 20241111125528508 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) 20241111125528508 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) 20241111125528512 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) 20241111125528512 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) 20241111125528512 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241111125528512 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528512 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125528512 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125528512 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125528512 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528512 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528512 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528513 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528513 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528513 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) 20241111125528513 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125528527 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) 20241111125528527 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) 20241111125528528 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) 20241111125528528 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) 20241111125528529 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) 20241111125528529 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) 20241111125528530 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) 20241111125528530 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) 20241111125528530 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) 20241111125528530 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125528531 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) 20241111125528531 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) 20241111125528531 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) 20241111125528531 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) 20241111125528532 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) 20241111125528532 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) 20241111125528533 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) 20241111125528533 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) 20241111125528534 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) 20241111125528534 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) 20241111125528534 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241111125528534 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528534 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125528534 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125528534 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125528534 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528534 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528534 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528535 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528535 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) 20241111125528535 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125528546 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) 20241111125528546 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) 20241111125528547 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) 20241111125528547 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) 20241111125528548 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) 20241111125528548 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) 20241111125528549 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) 20241111125528549 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) 20241111125528549 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) 20241111125528549 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528550 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) 20241111125528550 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) 20241111125528550 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) 20241111125528550 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) 20241111125528551 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) 20241111125528551 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) 20241111125528552 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) 20241111125528552 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) 20241111125528553 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) 20241111125528553 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) 20241111125528553 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241111125528553 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528553 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125528553 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241111125528553 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125528553 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528553 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528553 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528553 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528554 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) 20241111125528554 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125528565 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) 20241111125528565 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) 20241111125528567 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) 20241111125528567 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) 20241111125528567 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) 20241111125528567 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) 20241111125528568 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) 20241111125528568 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) 20241111125528568 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) 20241111125528568 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528569 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) 20241111125528569 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) 20241111125528570 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) 20241111125528570 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) 20241111125528571 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) 20241111125528571 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) 20241111125528571 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) 20241111125528571 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) 20241111125528575 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) 20241111125528575 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) 20241111125528575 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241111125528575 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528575 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125528575 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125528575 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125528575 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528575 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528575 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528576 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528576 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) 20241111125528576 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125528589 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) 20241111125528589 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) 20241111125528591 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) 20241111125528591 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) 20241111125528592 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) 20241111125528592 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) 20241111125528592 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) 20241111125528592 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) 20241111125528592 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) 20241111125528592 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528593 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) 20241111125528593 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) 20241111125528594 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) 20241111125528594 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) 20241111125528595 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) 20241111125528595 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) 20241111125528596 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) 20241111125528596 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) 20241111125528597 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) 20241111125528597 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) 20241111125528597 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241111125528597 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528597 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125528597 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125528597 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125528597 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528597 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528597 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528597 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528597 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528597 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) 20241111125528597 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125528608 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) 20241111125528608 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) 20241111125528610 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) 20241111125528610 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) 20241111125528610 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) 20241111125528610 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) 20241111125528611 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) 20241111125528611 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) 20241111125528611 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) 20241111125528611 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528612 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) 20241111125528612 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) 20241111125528613 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) 20241111125528613 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) 20241111125528614 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) 20241111125528614 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) 20241111125528615 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) 20241111125528615 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) 20241111125528615 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) 20241111125528615 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) 20241111125528616 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241111125528616 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528616 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125528616 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241111125528616 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125528616 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528616 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528616 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528616 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528616 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) 20241111125528616 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125528628 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) 20241111125528628 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) 20241111125528629 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) 20241111125528629 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) 20241111125528630 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) 20241111125528630 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) 20241111125528631 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) 20241111125528631 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) 20241111125528631 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) 20241111125528631 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528632 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) 20241111125528632 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) 20241111125528632 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) 20241111125528632 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) 20241111125528633 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) 20241111125528633 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) 20241111125528634 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) 20241111125528634 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) 20241111125528637 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) 20241111125528637 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) 20241111125528637 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241111125528637 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528637 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125528637 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125528637 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125528637 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528637 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528637 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528638 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528638 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) 20241111125528638 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125528651 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) 20241111125528651 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) 20241111125528653 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) 20241111125528653 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) 20241111125528653 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) 20241111125528653 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) 20241111125528654 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) 20241111125528654 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) 20241111125528654 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) 20241111125528654 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528655 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) 20241111125528655 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) 20241111125528656 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) 20241111125528656 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) 20241111125528657 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) 20241111125528657 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) 20241111125528657 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) 20241111125528657 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) 20241111125528658 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) 20241111125528658 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) 20241111125528658 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241111125528658 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528658 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125528658 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125528658 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125528658 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528658 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528658 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528659 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528659 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) 20241111125528659 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528671 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) 20241111125528671 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) 20241111125528672 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) 20241111125528672 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) 20241111125528673 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) 20241111125528673 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) 20241111125528674 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) 20241111125528674 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) 20241111125528674 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) 20241111125528674 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125528675 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) 20241111125528675 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) 20241111125528676 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) 20241111125528676 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) 20241111125528677 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) 20241111125528677 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) 20241111125528678 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) 20241111125528678 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) 20241111125528679 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) 20241111125528679 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) 20241111125528679 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241111125528679 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528679 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125528679 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241111125528679 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125528679 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528679 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528679 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528679 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528679 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) 20241111125528679 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528690 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) 20241111125528690 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) 20241111125528691 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) 20241111125528691 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) 20241111125528692 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) 20241111125528692 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) 20241111125528693 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) 20241111125528693 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) 20241111125528693 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) 20241111125528693 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528693 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) 20241111125528693 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) 20241111125528694 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) 20241111125528694 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) 20241111125528695 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) 20241111125528695 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) 20241111125528696 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) 20241111125528696 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) 20241111125528699 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) 20241111125528699 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) 20241111125528699 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241111125528699 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528699 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125528699 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125528699 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125528699 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528699 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528699 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528700 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528700 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528700 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) 20241111125528700 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528714 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) 20241111125528714 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) 20241111125528715 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) 20241111125528715 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) 20241111125528716 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) 20241111125528716 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) 20241111125528717 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) 20241111125528717 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) 20241111125528717 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) 20241111125528717 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528717 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) 20241111125528717 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) 20241111125528718 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) 20241111125528718 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) 20241111125528719 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) 20241111125528719 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) 20241111125528720 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) 20241111125528720 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) 20241111125528721 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) 20241111125528721 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) 20241111125528721 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241111125528721 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528721 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125528721 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125528721 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125528721 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528721 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528721 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528721 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528721 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) 20241111125528721 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528733 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) 20241111125528733 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) 20241111125528734 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) 20241111125528734 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) 20241111125528735 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) 20241111125528735 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) 20241111125528735 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) 20241111125528735 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) 20241111125528735 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) 20241111125528735 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528736 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) 20241111125528736 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) 20241111125528737 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) 20241111125528737 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) 20241111125528738 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) 20241111125528738 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) 20241111125528738 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) 20241111125528738 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) 20241111125528740 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) 20241111125528740 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) 20241111125528740 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241111125528740 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528740 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125528740 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241111125528740 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125528740 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528740 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528740 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528740 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528740 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) 20241111125528740 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125528752 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) 20241111125528752 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) 20241111125528753 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) 20241111125528753 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) 20241111125528754 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) 20241111125528754 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) 20241111125528754 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) 20241111125528754 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) 20241111125528754 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) 20241111125528754 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528755 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) 20241111125528755 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) 20241111125528756 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) 20241111125528756 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) 20241111125528757 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) 20241111125528757 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) 20241111125528757 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) 20241111125528757 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) 20241111125528761 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) 20241111125528761 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) 20241111125528761 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241111125528761 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528761 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125528761 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125528761 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125528761 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528761 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528761 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528762 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528762 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528762 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) 20241111125528762 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528775 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) 20241111125528775 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) 20241111125528777 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) 20241111125528777 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) 20241111125528777 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) 20241111125528777 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) 20241111125528778 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) 20241111125528778 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) 20241111125528778 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) 20241111125528778 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528779 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) 20241111125528779 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) 20241111125528780 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) 20241111125528780 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) 20241111125528780 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) 20241111125528780 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) 20241111125528781 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) 20241111125528781 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) 20241111125528782 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) 20241111125528782 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) 20241111125528782 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241111125528782 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528782 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125528782 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125528782 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125528782 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528782 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528782 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528783 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528783 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) 20241111125528783 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528795 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) 20241111125528795 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) 20241111125528796 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) 20241111125528796 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) 20241111125528797 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) 20241111125528797 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) 20241111125528797 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) 20241111125528797 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) 20241111125528797 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) 20241111125528797 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528798 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) 20241111125528798 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) 20241111125528799 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) 20241111125528799 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) 20241111125528800 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) 20241111125528800 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) 20241111125528800 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) 20241111125528800 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) 20241111125528801 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) 20241111125528801 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) 20241111125528801 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241111125528801 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528801 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125528801 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241111125528801 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125528801 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528801 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528801 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528802 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528802 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) 20241111125528802 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528811 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125528811 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20241111125528811 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) 20241111125528811 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20241111125528811 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125528811 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125528811 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125528811 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125528811 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20241111125528811 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125528811 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125528814 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) 20241111125528814 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) 20241111125528815 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) 20241111125528815 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) 20241111125528816 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) 20241111125528816 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) 20241111125528816 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) 20241111125528816 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) 20241111125528816 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) 20241111125528817 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125528817 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) 20241111125528817 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) 20241111125528818 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) 20241111125528818 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) 20241111125528819 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) 20241111125528819 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) 20241111125528819 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) 20241111125528819 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) 20241111125528823 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) 20241111125528823 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) 20241111125528823 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241111125528823 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528823 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125528823 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125528823 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125528823 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528823 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528823 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528824 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528824 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) 20241111125528824 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528837 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) 20241111125528837 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) 20241111125528839 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) 20241111125528839 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) 20241111125528839 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) 20241111125528839 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) 20241111125528840 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) 20241111125528840 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) 20241111125528840 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) 20241111125528840 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528841 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) 20241111125528841 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) 20241111125528842 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) 20241111125528842 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) 20241111125528843 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) 20241111125528843 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) 20241111125528843 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) 20241111125528843 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) 20241111125528844 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) 20241111125528844 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) 20241111125528844 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241111125528844 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528844 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125528844 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125528844 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125528844 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528844 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528844 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528845 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528845 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528845 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) 20241111125528845 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125528857 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) 20241111125528857 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) 20241111125528858 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) 20241111125528858 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) 20241111125528859 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) 20241111125528859 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) 20241111125528859 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) 20241111125528859 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) 20241111125528859 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) 20241111125528859 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528860 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) 20241111125528860 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) 20241111125528861 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) 20241111125528861 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) 20241111125528862 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) 20241111125528862 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) 20241111125528862 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) 20241111125528862 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) 20241111125528863 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) 20241111125528863 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) 20241111125528863 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241111125528863 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528863 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125528863 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241111125528863 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125528863 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528863 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528863 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528864 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528864 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) 20241111125528864 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528876 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) 20241111125528876 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) 20241111125528877 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) 20241111125528877 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) 20241111125528877 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) 20241111125528878 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) 20241111125528878 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) 20241111125528878 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) 20241111125528878 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) 20241111125528878 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528879 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) 20241111125528879 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) 20241111125528880 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) 20241111125528880 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) 20241111125528881 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) 20241111125528881 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) 20241111125528881 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) 20241111125528881 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) 20241111125528885 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) 20241111125528885 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) 20241111125528885 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241111125528885 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528885 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125528885 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125528885 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125528885 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528885 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528885 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528886 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528886 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) 20241111125528886 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528899 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) 20241111125528899 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) 20241111125528901 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) 20241111125528901 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) 20241111125528901 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) 20241111125528901 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) 20241111125528902 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) 20241111125528902 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) 20241111125528902 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) 20241111125528902 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528903 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) 20241111125528903 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) 20241111125528904 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) 20241111125528904 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) 20241111125528904 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) 20241111125528904 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) 20241111125528905 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) 20241111125528905 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) 20241111125528906 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) 20241111125528906 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) 20241111125528906 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241111125528906 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528906 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125528906 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125528906 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125528906 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528906 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528906 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528907 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528907 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528907 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) 20241111125528907 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528918 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) 20241111125528918 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) 20241111125528920 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) 20241111125528920 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) 20241111125528920 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) 20241111125528920 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) 20241111125528921 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) 20241111125528921 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) 20241111125528921 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) 20241111125528921 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528922 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) 20241111125528922 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) 20241111125528923 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) 20241111125528923 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) 20241111125528923 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) 20241111125528923 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) 20241111125528924 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) 20241111125528924 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) 20241111125528925 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) 20241111125528925 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) 20241111125528925 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241111125528925 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528925 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125528925 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241111125528925 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125528925 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528925 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528925 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528925 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528925 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) 20241111125528926 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528938 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) 20241111125528938 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) 20241111125528940 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) 20241111125528940 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) 20241111125528941 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) 20241111125528941 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) 20241111125528942 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) 20241111125528942 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) 20241111125528942 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) 20241111125528942 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528943 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) 20241111125528943 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) 20241111125528944 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) 20241111125528944 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) 20241111125528944 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) 20241111125528944 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) 20241111125528945 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) 20241111125528945 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) 20241111125528948 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) 20241111125528948 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) 20241111125528948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241111125528948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528948 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125528948 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125528948 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125528948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528948 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528948 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) 20241111125528949 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125528961 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) 20241111125528961 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) 20241111125528961 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) 20241111125528961 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) 20241111125528961 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) 20241111125528961 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) 20241111125528962 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) 20241111125528962 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) 20241111125528962 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) 20241111125528962 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125528962 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) 20241111125528962 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) 20241111125528962 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) 20241111125528962 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) 20241111125528962 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) 20241111125528962 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) 20241111125528963 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) 20241111125528963 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) 20241111125528965 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) 20241111125528965 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) 20241111125528965 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241111125528965 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528965 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125528965 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125528965 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125528965 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528965 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528965 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528965 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528965 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528965 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) 20241111125528966 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125528979 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) 20241111125528979 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) 20241111125528980 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) 20241111125528980 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) 20241111125528980 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) 20241111125528980 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) 20241111125528980 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) 20241111125528980 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) 20241111125528980 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) 20241111125528980 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125528980 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) 20241111125528980 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) 20241111125528981 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) 20241111125528981 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) 20241111125528981 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) 20241111125528981 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) 20241111125528981 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) 20241111125528981 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) 20241111125528984 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) 20241111125528984 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) 20241111125528984 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241111125528984 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125528984 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125528984 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241111125528984 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125528984 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125528984 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125528984 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125528984 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125528984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125528984 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) 20241111125528984 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125528998 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) 20241111125528998 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) 20241111125528998 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) 20241111125528998 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) 20241111125528998 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) 20241111125528998 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) 20241111125528999 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) 20241111125528999 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) 20241111125528999 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) 20241111125528999 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125528999 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) 20241111125528999 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) 20241111125528999 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) 20241111125528999 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) 20241111125528999 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) 20241111125528999 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) 20241111125528999 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) 20241111125528999 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) 20241111125529007 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) 20241111125529007 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) 20241111125529007 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241111125529007 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529007 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125529007 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125529007 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125529007 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529007 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529007 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529008 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529008 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) 20241111125529008 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125529023 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) 20241111125529023 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) 20241111125529024 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) 20241111125529024 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) 20241111125529025 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) 20241111125529025 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) 20241111125529026 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) 20241111125529026 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) 20241111125529026 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) 20241111125529026 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529027 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) 20241111125529027 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) 20241111125529028 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) 20241111125529028 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) 20241111125529029 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) 20241111125529029 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) 20241111125529029 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) 20241111125529029 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) 20241111125529031 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) 20241111125529031 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) 20241111125529031 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241111125529031 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529031 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125529031 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125529031 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125529031 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529031 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529031 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529032 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529032 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) 20241111125529032 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125529041 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) 20241111125529042 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) 20241111125529043 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) 20241111125529043 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) 20241111125529043 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) 20241111125529044 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) 20241111125529044 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) 20241111125529044 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) 20241111125529044 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) 20241111125529044 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529045 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) 20241111125529045 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) 20241111125529046 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) 20241111125529046 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) 20241111125529047 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) 20241111125529047 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) 20241111125529047 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) 20241111125529047 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) 20241111125529048 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) 20241111125529048 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) 20241111125529048 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241111125529048 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529048 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125529048 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241111125529048 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529048 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529049 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529049 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) 20241111125529049 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125529061 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) 20241111125529061 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) 20241111125529062 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) 20241111125529062 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) 20241111125529063 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) 20241111125529063 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) 20241111125529063 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) 20241111125529063 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) 20241111125529063 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) 20241111125529063 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529064 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) 20241111125529064 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) 20241111125529065 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) 20241111125529065 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) 20241111125529066 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) 20241111125529066 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) 20241111125529066 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) 20241111125529066 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) 20241111125529070 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) 20241111125529070 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) 20241111125529070 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20241111125529070 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) 20241111125529071 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125529084 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) 20241111125529084 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) 20241111125529086 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) 20241111125529086 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) 20241111125529086 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) 20241111125529086 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) 20241111125529087 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) 20241111125529087 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) 20241111125529087 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) 20241111125529087 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529088 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) 20241111125529088 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) 20241111125529089 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) 20241111125529089 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) 20241111125529089 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) 20241111125529089 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) 20241111125529090 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) 20241111125529090 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) 20241111125529091 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) 20241111125529091 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) 20241111125529091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20241111125529091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529091 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125529091 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241111125529091 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125529091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529091 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529092 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529092 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) 20241111125529092 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125529104 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) 20241111125529104 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) 20241111125529106 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) 20241111125529106 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) 20241111125529107 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) 20241111125529107 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) 20241111125529108 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) 20241111125529108 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) 20241111125529108 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) 20241111125529108 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529109 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) 20241111125529109 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) 20241111125529109 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) 20241111125529109 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) 20241111125529110 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) 20241111125529110 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) 20241111125529111 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) 20241111125529111 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) 20241111125529112 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) 20241111125529112 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) 20241111125529112 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20241111125529112 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529112 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125529112 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125529112 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125529112 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529112 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529112 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529112 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529112 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) 20241111125529113 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125529123 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) 20241111125529123 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) 20241111125529124 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) 20241111125529124 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) 20241111125529125 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) 20241111125529125 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) 20241111125529126 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) 20241111125529126 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) 20241111125529127 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) 20241111125529127 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) 20241111125529127 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) 20241111125529127 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125529127 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) 20241111125529127 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) 20241111125529129 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) 20241111125529129 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) 20241111125529129 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) 20241111125529130 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) 20241111125529132 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) 20241111125529132 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) 20241111125529132 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1369 for type USF (pdch_ul_controller.c:184) 20241111125529132 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529132 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125529132 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125529132 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125529132 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529132 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529132 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529133 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529133 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) 20241111125529133 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125529147 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) 20241111125529147 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) 20241111125529148 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) 20241111125529148 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) 20241111125529149 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) 20241111125529149 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) 20241111125529150 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) 20241111125529150 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) 20241111125529151 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) 20241111125529151 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) 20241111125529151 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) 20241111125529151 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529151 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) 20241111125529151 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) 20241111125529152 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) 20241111125529152 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) 20241111125529153 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) 20241111125529153 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) 20241111125529154 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) 20241111125529154 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) 20241111125529154 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1373 for type USF (pdch_ul_controller.c:184) 20241111125529154 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529154 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125529154 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241111125529154 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125529154 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529154 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529154 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529154 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529154 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) 20241111125529155 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529166 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) 20241111125529166 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) 20241111125529168 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) 20241111125529168 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) 20241111125529168 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) 20241111125529168 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) 20241111125529169 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) 20241111125529169 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) 20241111125529170 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) 20241111125529170 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) 20241111125529170 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) 20241111125529170 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529171 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) 20241111125529171 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) 20241111125529172 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) 20241111125529172 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) 20241111125529172 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) 20241111125529172 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) 20241111125529174 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) 20241111125529174 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) 20241111125529174 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1378 for type USF (pdch_ul_controller.c:184) 20241111125529174 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529174 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125529174 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125529174 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125529174 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529174 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529174 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529175 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529175 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) 20241111125529175 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529186 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) 20241111125529186 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) 20241111125529187 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) 20241111125529187 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) 20241111125529188 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) 20241111125529188 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) 20241111125529189 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) 20241111125529189 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) 20241111125529189 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) 20241111125529189 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) 20241111125529189 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) 20241111125529190 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529190 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) 20241111125529190 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) 20241111125529191 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) 20241111125529191 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) 20241111125529192 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) 20241111125529192 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) 20241111125529195 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) 20241111125529195 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) 20241111125529195 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1382 for type USF (pdch_ul_controller.c:184) 20241111125529195 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529195 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125529195 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125529195 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125529195 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529195 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529195 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529196 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529196 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) 20241111125529196 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529210 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) 20241111125529210 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) 20241111125529211 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) 20241111125529211 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) 20241111125529212 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) 20241111125529212 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) 20241111125529213 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) 20241111125529213 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) 20241111125529213 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) 20241111125529213 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) 20241111125529213 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) 20241111125529213 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529214 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) 20241111125529214 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) 20241111125529215 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) 20241111125529215 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) 20241111125529216 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) 20241111125529216 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) 20241111125529217 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) 20241111125529217 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) 20241111125529217 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1386 for type USF (pdch_ul_controller.c:184) 20241111125529217 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529217 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125529217 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241111125529217 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125529217 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529217 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529217 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529217 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529217 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) 20241111125529218 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529229 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) 20241111125529229 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) 20241111125529230 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) 20241111125529230 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) 20241111125529231 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) 20241111125529231 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) 20241111125529232 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) 20241111125529232 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) 20241111125529232 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) 20241111125529232 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) 20241111125529232 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) 20241111125529232 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529233 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) 20241111125529233 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) 20241111125529234 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) 20241111125529234 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) 20241111125529235 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) 20241111125529235 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) 20241111125529235 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) 20241111125529235 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) 20241111125529236 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1391 for type USF (pdch_ul_controller.c:184) 20241111125529236 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529236 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125529236 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125529236 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125529236 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529236 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529236 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529236 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529236 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) 20241111125529236 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529248 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) 20241111125529248 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) 20241111125529249 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) 20241111125529249 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) 20241111125529250 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) 20241111125529250 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) 20241111125529251 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) 20241111125529251 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) 20241111125529252 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) 20241111125529252 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) 20241111125529252 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) 20241111125529252 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529252 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) 20241111125529252 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) 20241111125529253 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) 20241111125529253 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) 20241111125529254 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) 20241111125529254 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) 20241111125529257 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) 20241111125529257 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) 20241111125529257 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1395 for type USF (pdch_ul_controller.c:184) 20241111125529257 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529257 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125529257 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125529257 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125529257 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529257 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529257 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529258 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529258 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) 20241111125529258 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529272 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) 20241111125529272 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) 20241111125529273 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) 20241111125529273 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) 20241111125529274 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) 20241111125529274 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) 20241111125529274 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) 20241111125529274 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) 20241111125529275 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) 20241111125529275 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) 20241111125529275 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) 20241111125529275 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529276 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) 20241111125529276 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) 20241111125529277 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) 20241111125529277 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) 20241111125529277 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) 20241111125529277 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) 20241111125529278 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) 20241111125529278 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) 20241111125529278 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1399 for type USF (pdch_ul_controller.c:184) 20241111125529278 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529278 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125529278 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241111125529278 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125529278 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529278 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529278 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529279 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529279 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) 20241111125529280 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529291 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) 20241111125529291 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) 20241111125529293 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) 20241111125529293 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) 20241111125529295 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) 20241111125529295 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) 20241111125529296 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) 20241111125529296 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) 20241111125529297 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) 20241111125529297 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) 20241111125529297 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) 20241111125529297 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529298 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) 20241111125529298 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) 20241111125529299 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) 20241111125529299 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) 20241111125529300 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) 20241111125529300 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) 20241111125529301 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) 20241111125529301 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) 20241111125529301 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1404 for type USF (pdch_ul_controller.c:184) 20241111125529301 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529301 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125529301 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125529301 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125529301 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529301 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529301 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529301 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529301 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529302 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) 20241111125529302 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529310 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) 20241111125529310 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) 20241111125529312 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) 20241111125529312 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) 20241111125529312 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) 20241111125529312 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) 20241111125529313 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) 20241111125529313 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) 20241111125529314 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) 20241111125529314 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) 20241111125529314 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) 20241111125529314 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529315 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) 20241111125529315 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) 20241111125529315 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) 20241111125529315 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) 20241111125529316 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) 20241111125529316 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) 20241111125529320 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) 20241111125529320 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) 20241111125529320 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1408 for type USF (pdch_ul_controller.c:184) 20241111125529320 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529320 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125529320 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125529320 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125529320 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529320 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529320 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529320 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529320 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) 20241111125529320 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529334 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) 20241111125529334 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) 20241111125529335 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) 20241111125529335 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) 20241111125529336 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) 20241111125529336 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) 20241111125529337 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) 20241111125529337 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) 20241111125529338 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) 20241111125529338 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) 20241111125529338 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) 20241111125529338 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529339 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) 20241111125529339 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) 20241111125529340 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) 20241111125529340 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) 20241111125529341 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) 20241111125529341 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) 20241111125529342 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) 20241111125529342 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) 20241111125529342 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1412 for type USF (pdch_ul_controller.c:184) 20241111125529342 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529342 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125529342 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241111125529342 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125529342 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529342 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529342 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529342 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529342 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529342 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) 20241111125529343 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529353 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) 20241111125529353 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) 20241111125529355 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) 20241111125529355 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) 20241111125529355 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) 20241111125529355 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) 20241111125529356 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) 20241111125529356 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) 20241111125529357 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) 20241111125529357 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) 20241111125529357 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) 20241111125529357 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529358 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) 20241111125529358 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) 20241111125529359 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) 20241111125529359 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) 20241111125529359 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) 20241111125529359 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) 20241111125529360 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) 20241111125529360 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) 20241111125529360 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1417 for type USF (pdch_ul_controller.c:184) 20241111125529360 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529360 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125529360 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125529360 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125529360 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529360 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529360 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529361 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529361 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) 20241111125529361 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125529372 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) 20241111125529372 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) 20241111125529374 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) 20241111125529374 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) 20241111125529374 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) 20241111125529374 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) 20241111125529375 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) 20241111125529375 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) 20241111125529376 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) 20241111125529376 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) 20241111125529376 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) 20241111125529376 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529377 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125529377 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20241111125529377 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) 20241111125529377 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20241111125529377 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125529377 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125529377 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125529377 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125529377 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20241111125529377 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125529377 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125529377 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) 20241111125529377 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) 20241111125529378 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) 20241111125529378 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) 20241111125529379 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) 20241111125529379 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) 20241111125529382 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) 20241111125529382 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) 20241111125529382 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1421 for type USF (pdch_ul_controller.c:184) 20241111125529382 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529382 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125529382 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125529382 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125529382 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529382 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529382 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529382 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529382 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529382 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) 20241111125529383 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125529397 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) 20241111125529397 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) 20241111125529398 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) 20241111125529398 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) 20241111125529399 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) 20241111125529399 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) 20241111125529400 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) 20241111125529400 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) 20241111125529401 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) 20241111125529401 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) 20241111125529401 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) 20241111125529401 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529401 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) 20241111125529401 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) 20241111125529402 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) 20241111125529402 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) 20241111125529403 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) 20241111125529403 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) 20241111125529404 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) 20241111125529404 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) 20241111125529404 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1425 for type USF (pdch_ul_controller.c:184) 20241111125529404 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529404 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125529404 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241111125529404 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125529404 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529404 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529404 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529405 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529405 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529405 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) 20241111125529405 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125529416 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) 20241111125529416 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) 20241111125529417 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) 20241111125529417 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) 20241111125529418 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) 20241111125529418 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) 20241111125529419 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) 20241111125529419 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) 20241111125529420 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) 20241111125529420 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) 20241111125529420 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) 20241111125529420 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529421 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) 20241111125529421 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) 20241111125529422 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) 20241111125529422 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) 20241111125529423 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) 20241111125529423 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) 20241111125529424 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) 20241111125529424 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) 20241111125529424 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1430 for type USF (pdch_ul_controller.c:184) 20241111125529424 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529424 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125529424 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125529424 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125529424 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529424 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529424 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529424 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529424 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) 20241111125529426 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125529435 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) 20241111125529435 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) 20241111125529436 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) 20241111125529436 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) 20241111125529437 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) 20241111125529437 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) 20241111125529438 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) 20241111125529438 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) 20241111125529439 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) 20241111125529439 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) 20241111125529439 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) 20241111125529439 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125529440 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) 20241111125529440 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) 20241111125529440 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) 20241111125529441 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) 20241111125529441 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) 20241111125529441 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) 20241111125529444 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) 20241111125529444 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) 20241111125529444 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1434 for type USF (pdch_ul_controller.c:184) 20241111125529445 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529445 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125529445 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125529445 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125529445 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529445 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529445 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529445 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529445 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529445 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) 20241111125529445 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125529459 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) 20241111125529459 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) 20241111125529460 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) 20241111125529460 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) 20241111125529461 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) 20241111125529461 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) 20241111125529462 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) 20241111125529462 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) 20241111125529463 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) 20241111125529463 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) 20241111125529463 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) 20241111125529463 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125529463 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) 20241111125529463 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) 20241111125529464 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) 20241111125529464 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) 20241111125529465 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) 20241111125529465 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) 20241111125529466 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) 20241111125529466 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) 20241111125529466 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1438 for type USF (pdch_ul_controller.c:184) 20241111125529466 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529466 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125529466 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241111125529466 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125529466 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529466 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529466 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529467 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529467 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) 20241111125529467 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125529478 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) 20241111125529478 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) 20241111125529479 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) 20241111125529480 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) 20241111125529480 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) 20241111125529480 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) 20241111125529481 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) 20241111125529481 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) 20241111125529482 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) 20241111125529482 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) 20241111125529482 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) 20241111125529482 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125529483 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) 20241111125529483 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) 20241111125529483 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) 20241111125529483 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) 20241111125529485 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) 20241111125529485 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) 20241111125529485 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) 20241111125529485 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) 20241111125529485 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1443 for type USF (pdch_ul_controller.c:184) 20241111125529485 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529485 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125529485 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125529485 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125529485 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529485 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529485 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529486 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529486 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) 20241111125529486 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125529497 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) 20241111125529497 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) 20241111125529499 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) 20241111125529499 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) 20241111125529499 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) 20241111125529499 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) 20241111125529500 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) 20241111125529500 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) 20241111125529501 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) 20241111125529501 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) 20241111125529501 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) 20241111125529501 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125529502 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) 20241111125529502 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) 20241111125529503 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) 20241111125529503 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) 20241111125529504 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) 20241111125529504 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) 20241111125529507 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) 20241111125529507 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) 20241111125529507 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1447 for type USF (pdch_ul_controller.c:184) 20241111125529507 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529507 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125529507 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125529507 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125529507 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529507 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529507 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529507 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529507 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) 20241111125529507 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125529521 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) 20241111125529521 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) 20241111125529522 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) 20241111125529522 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) 20241111125529523 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) 20241111125529523 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) 20241111125529524 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) 20241111125529524 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) 20241111125529525 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) 20241111125529525 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) 20241111125529525 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) 20241111125529525 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125529526 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) 20241111125529526 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) 20241111125529526 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) 20241111125529526 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) 20241111125529527 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) 20241111125529527 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) 20241111125529528 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) 20241111125529528 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) 20241111125529528 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1451 for type USF (pdch_ul_controller.c:184) 20241111125529528 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529528 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125529528 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241111125529528 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125529528 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529528 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529528 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529529 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529529 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529529 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) 20241111125529529 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125529540 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) 20241111125529540 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) 20241111125529542 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) 20241111125529542 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) 20241111125529543 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) 20241111125529543 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) 20241111125529543 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) 20241111125529543 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) 20241111125529544 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) 20241111125529544 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) 20241111125529544 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) 20241111125529544 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125529545 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) 20241111125529545 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) 20241111125529546 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) 20241111125529546 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) 20241111125529546 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) 20241111125529546 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) 20241111125529547 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) 20241111125529547 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) 20241111125529547 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1456 for type USF (pdch_ul_controller.c:184) 20241111125529547 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529547 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125529547 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125529547 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125529547 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529547 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529547 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529548 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529548 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529548 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) 20241111125529548 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125529560 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) 20241111125529560 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) 20241111125529561 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) 20241111125529561 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) 20241111125529562 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) 20241111125529562 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) 20241111125529562 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) 20241111125529562 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) 20241111125529563 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) 20241111125529563 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) 20241111125529563 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) 20241111125529563 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125529564 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) 20241111125529564 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) 20241111125529565 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) 20241111125529565 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) 20241111125529565 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) 20241111125529565 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) 20241111125529569 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) 20241111125529569 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) 20241111125529569 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1460 for type USF (pdch_ul_controller.c:184) 20241111125529569 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529569 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125529569 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125529569 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125529569 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529569 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529569 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529570 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529570 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) 20241111125529570 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125529584 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) 20241111125529584 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) 20241111125529585 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) 20241111125529585 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) 20241111125529586 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) 20241111125529586 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) 20241111125529587 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) 20241111125529587 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) 20241111125529587 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) 20241111125529587 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) 20241111125529588 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) 20241111125529588 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529588 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) 20241111125529588 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) 20241111125529589 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) 20241111125529589 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) 20241111125529590 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) 20241111125529590 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) 20241111125529591 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) 20241111125529591 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) 20241111125529591 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1464 for type USF (pdch_ul_controller.c:184) 20241111125529591 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529591 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125529591 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241111125529591 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125529591 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529591 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529591 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529591 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529591 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) 20241111125529592 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125529603 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) 20241111125529603 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) 20241111125529604 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) 20241111125529604 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) 20241111125529605 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) 20241111125529605 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) 20241111125529606 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) 20241111125529606 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) 20241111125529607 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) 20241111125529607 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) 20241111125529607 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) 20241111125529607 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529607 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) 20241111125529607 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) 20241111125529608 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) 20241111125529608 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) 20241111125529609 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) 20241111125529609 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) 20241111125529610 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) 20241111125529610 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) 20241111125529610 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1469 for type USF (pdch_ul_controller.c:184) 20241111125529610 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529610 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125529610 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125529610 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125529610 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529610 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529610 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529610 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529610 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529610 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) 20241111125529610 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125529622 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) 20241111125529622 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) 20241111125529623 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) 20241111125529623 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) 20241111125529624 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) 20241111125529624 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) 20241111125529625 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) 20241111125529625 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) 20241111125529625 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) 20241111125529625 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) 20241111125529625 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) 20241111125529626 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529626 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) 20241111125529626 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) 20241111125529627 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) 20241111125529627 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) 20241111125529628 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) 20241111125529628 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) 20241111125529631 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) 20241111125529631 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) 20241111125529631 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1473 for type USF (pdch_ul_controller.c:184) 20241111125529631 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529632 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125529632 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125529632 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125529632 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529632 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529632 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529632 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1469 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529632 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) 20241111125529632 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125529646 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) 20241111125529646 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) 20241111125529647 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) 20241111125529647 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) 20241111125529648 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) 20241111125529648 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) 20241111125529649 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) 20241111125529649 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) 20241111125529650 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) 20241111125529650 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) 20241111125529650 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) 20241111125529650 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529650 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) 20241111125529650 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) 20241111125529651 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) 20241111125529651 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) 20241111125529652 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) 20241111125529652 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) 20241111125529653 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) 20241111125529653 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) 20241111125529653 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1477 for type USF (pdch_ul_controller.c:184) 20241111125529653 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529653 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125529653 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241111125529653 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529653 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529653 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1473 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529653 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) 20241111125529654 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125529666 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) 20241111125529666 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) 20241111125529667 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) 20241111125529667 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) 20241111125529668 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) 20241111125529668 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) 20241111125529668 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) 20241111125529668 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) 20241111125529669 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) 20241111125529669 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) 20241111125529669 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) 20241111125529669 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529670 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) 20241111125529670 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) 20241111125529671 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) 20241111125529671 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) 20241111125529672 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) 20241111125529672 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) 20241111125529673 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) 20241111125529673 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) 20241111125529673 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1482 for type USF (pdch_ul_controller.c:184) 20241111125529673 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) 20241111125529674 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125529685 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) 20241111125529685 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) 20241111125529686 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) 20241111125529686 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) 20241111125529687 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) 20241111125529687 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) 20241111125529688 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) 20241111125529688 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) 20241111125529688 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) 20241111125529689 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) 20241111125529689 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) 20241111125529689 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529689 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) 20241111125529689 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) 20241111125529690 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) 20241111125529690 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) 20241111125529691 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) 20241111125529691 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) 20241111125529694 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) 20241111125529694 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) 20241111125529694 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1486 for type USF (pdch_ul_controller.c:184) 20241111125529694 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529694 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125529694 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241111125529694 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125529694 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529694 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529694 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529695 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529695 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) 20241111125529695 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125529709 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) 20241111125529709 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) 20241111125529710 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) 20241111125529710 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) 20241111125529711 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) 20241111125529711 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) 20241111125529711 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) 20241111125529711 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) 20241111125529712 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) 20241111125529712 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) 20241111125529712 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) 20241111125529712 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125529713 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) 20241111125529713 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) 20241111125529714 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) 20241111125529714 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) 20241111125529714 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) 20241111125529714 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) 20241111125529715 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) 20241111125529715 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) 20241111125529715 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1490 for type USF (pdch_ul_controller.c:184) 20241111125529715 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529715 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125529715 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125529715 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125529715 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529715 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529715 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529716 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529716 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) 20241111125529716 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125529728 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) 20241111125529728 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) 20241111125529729 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) 20241111125529729 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) 20241111125529730 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) 20241111125529730 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) 20241111125529731 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) 20241111125529731 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) 20241111125529731 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) 20241111125529731 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) 20241111125529732 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) 20241111125529732 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) 20241111125529732 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) 20241111125529732 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125529733 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) 20241111125529733 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) 20241111125529734 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) 20241111125529734 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) 20241111125529735 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) 20241111125529735 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) 20241111125529735 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1495 for type USF (pdch_ul_controller.c:184) 20241111125529735 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529735 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125529735 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125529735 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125529735 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529735 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529735 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529735 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529735 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) 20241111125529736 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125529747 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) 20241111125529747 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) 20241111125529748 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) 20241111125529748 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) 20241111125529749 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) 20241111125529749 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) 20241111125529750 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) 20241111125529750 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) 20241111125529751 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) 20241111125529751 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) 20241111125529751 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) 20241111125529751 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) 20241111125529752 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) 20241111125529752 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529752 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) 20241111125529752 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) 20241111125529753 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) 20241111125529753 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) 20241111125529756 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) 20241111125529756 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) 20241111125529756 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1499 for type USF (pdch_ul_controller.c:184) 20241111125529756 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529756 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125529756 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241111125529756 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125529756 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529756 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529756 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529757 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529757 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) 20241111125529757 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529771 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) 20241111125529771 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) 20241111125529772 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) 20241111125529772 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) 20241111125529773 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) 20241111125529773 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) 20241111125529773 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) 20241111125529773 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) 20241111125529774 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) 20241111125529774 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) 20241111125529775 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) 20241111125529775 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) 20241111125529775 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) 20241111125529775 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529776 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) 20241111125529776 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) 20241111125529776 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) 20241111125529776 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) 20241111125529777 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) 20241111125529777 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) 20241111125529777 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1503 for type USF (pdch_ul_controller.c:184) 20241111125529777 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529777 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125529777 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125529777 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125529777 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529777 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529778 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529778 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529778 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) 20241111125529778 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529790 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) 20241111125529790 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) 20241111125529791 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) 20241111125529791 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) 20241111125529792 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) 20241111125529792 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) 20241111125529792 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) 20241111125529792 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) 20241111125529793 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) 20241111125529793 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) 20241111125529794 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) 20241111125529794 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) 20241111125529794 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) 20241111125529794 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529795 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) 20241111125529795 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) 20241111125529795 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) 20241111125529795 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) 20241111125529796 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) 20241111125529796 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) 20241111125529796 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1508 for type USF (pdch_ul_controller.c:184) 20241111125529796 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529796 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125529796 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125529796 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125529796 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529796 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529796 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529797 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529797 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) 20241111125529797 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529809 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) 20241111125529809 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) 20241111125529810 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) 20241111125529810 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) 20241111125529811 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) 20241111125529811 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) 20241111125529811 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) 20241111125529811 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) 20241111125529812 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) 20241111125529812 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) 20241111125529813 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) 20241111125529813 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) 20241111125529813 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) 20241111125529813 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529814 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) 20241111125529814 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) 20241111125529814 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) 20241111125529814 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) 20241111125529818 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) 20241111125529818 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) 20241111125529818 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1512 for type USF (pdch_ul_controller.c:184) 20241111125529818 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529818 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125529818 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241111125529818 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125529818 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529818 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529818 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529819 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529819 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) 20241111125529819 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529832 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) 20241111125529832 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) 20241111125529834 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) 20241111125529834 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) 20241111125529834 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) 20241111125529834 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) 20241111125529835 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) 20241111125529835 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) 20241111125529836 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) 20241111125529836 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) 20241111125529837 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) 20241111125529837 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) 20241111125529837 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) 20241111125529837 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529837 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) 20241111125529837 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) 20241111125529838 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) 20241111125529838 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) 20241111125529839 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) 20241111125529839 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) 20241111125529839 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1516 for type USF (pdch_ul_controller.c:184) 20241111125529839 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529839 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125529839 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125529839 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125529839 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529839 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529839 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529840 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529840 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) 20241111125529840 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125529851 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) 20241111125529851 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) 20241111125529853 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) 20241111125529853 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) 20241111125529853 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) 20241111125529853 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) 20241111125529854 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) 20241111125529854 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) 20241111125529855 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) 20241111125529855 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) 20241111125529856 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) 20241111125529856 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) 20241111125529856 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) 20241111125529856 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529856 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) 20241111125529856 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) 20241111125529857 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) 20241111125529857 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) 20241111125529858 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) 20241111125529858 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) 20241111125529858 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1521 for type USF (pdch_ul_controller.c:184) 20241111125529858 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529858 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125529858 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125529858 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125529858 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529858 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529858 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529859 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529859 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) 20241111125529859 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529871 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) 20241111125529871 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) 20241111125529872 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) 20241111125529872 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) 20241111125529873 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) 20241111125529873 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) 20241111125529874 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) 20241111125529874 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) 20241111125529875 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) 20241111125529875 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) 20241111125529875 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) 20241111125529875 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) 20241111125529875 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) 20241111125529875 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125529876 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) 20241111125529876 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) 20241111125529877 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) 20241111125529877 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) 20241111125529881 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) 20241111125529881 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) 20241111125529881 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1525 for type USF (pdch_ul_controller.c:184) 20241111125529881 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529881 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125529881 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241111125529881 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125529881 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529881 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529881 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529882 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529882 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) 20241111125529882 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529892 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125529892 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20241111125529892 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) 20241111125529892 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20241111125529892 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125529892 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125529892 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125529892 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241111125529892 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20241111125529892 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241111125529892 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241111125529896 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) 20241111125529896 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) 20241111125529897 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) 20241111125529897 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) 20241111125529898 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) 20241111125529898 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) 20241111125529899 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) 20241111125529899 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) 20241111125529899 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) 20241111125529899 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) 20241111125529900 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) 20241111125529900 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) 20241111125529900 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) 20241111125529900 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529901 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) 20241111125529901 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) 20241111125529902 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) 20241111125529902 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) 20241111125529903 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) 20241111125529903 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) 20241111125529903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1529 for type USF (pdch_ul_controller.c:184) 20241111125529903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529903 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125529903 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125529903 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125529903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529903 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529903 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) 20241111125529903 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529916 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) 20241111125529916 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) 20241111125529917 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) 20241111125529917 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) 20241111125529918 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) 20241111125529918 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) 20241111125529919 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) 20241111125529919 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) 20241111125529919 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) 20241111125529919 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) 20241111125529920 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) 20241111125529920 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) 20241111125529920 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) 20241111125529920 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529921 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) 20241111125529921 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) 20241111125529922 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) 20241111125529922 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) 20241111125529923 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) 20241111125529923 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) 20241111125529923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1534 for type USF (pdch_ul_controller.c:184) 20241111125529923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529923 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125529923 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125529923 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125529923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529923 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529923 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) 20241111125529923 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529935 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) 20241111125529935 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) 20241111125529936 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) 20241111125529936 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) 20241111125529937 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) 20241111125529937 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) 20241111125529938 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) 20241111125529938 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) 20241111125529938 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) 20241111125529938 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) 20241111125529940 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) 20241111125529940 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) 20241111125529940 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) 20241111125529940 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529940 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) 20241111125529940 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) 20241111125529941 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) 20241111125529941 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) 20241111125529944 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) 20241111125529944 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) 20241111125529944 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1538 for type USF (pdch_ul_controller.c:184) 20241111125529944 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529944 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125529944 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241111125529944 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125529945 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529945 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529945 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529945 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529945 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) 20241111125529946 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125529959 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) 20241111125529959 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) 20241111125529960 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) 20241111125529960 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) 20241111125529961 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) 20241111125529961 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) 20241111125529962 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) 20241111125529962 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) 20241111125529963 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) 20241111125529963 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) 20241111125529963 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) 20241111125529963 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) 20241111125529963 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) 20241111125529963 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529964 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) 20241111125529964 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) 20241111125529965 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) 20241111125529965 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) 20241111125529966 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) 20241111125529966 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) 20241111125529966 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1542 for type USF (pdch_ul_controller.c:184) 20241111125529966 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529966 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125529966 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125529966 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125529966 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529966 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529966 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529967 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529967 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) 20241111125529967 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125529978 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) 20241111125529978 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) 20241111125529979 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) 20241111125529979 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) 20241111125529980 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) 20241111125529980 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) 20241111125529980 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) 20241111125529980 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) 20241111125529981 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) 20241111125529981 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) 20241111125529982 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) 20241111125529982 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) 20241111125529982 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) 20241111125529982 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125529983 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) 20241111125529983 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) 20241111125529984 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) 20241111125529984 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) 20241111125529985 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) 20241111125529985 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) 20241111125529985 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1547 for type USF (pdch_ul_controller.c:184) 20241111125529985 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125529985 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125529985 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125529985 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125529985 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125529985 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125529985 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125529986 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125529986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125529986 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) 20241111125529986 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125529997 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) 20241111125529997 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) 20241111125529998 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) 20241111125529998 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) 20241111125529999 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) 20241111125529999 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) 20241111125530000 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) 20241111125530000 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) 20241111125530001 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) 20241111125530001 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) 20241111125530001 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) 20241111125530001 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) 20241111125530001 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) 20241111125530001 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125530002 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) 20241111125530002 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) 20241111125530003 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) 20241111125530003 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) 20241111125530006 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) 20241111125530006 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) 20241111125530006 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1551 for type USF (pdch_ul_controller.c:184) 20241111125530006 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530006 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125530006 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241111125530006 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125530006 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530006 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530006 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530006 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530006 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530006 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) 20241111125530007 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125530021 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) 20241111125530021 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) 20241111125530022 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) 20241111125530022 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) 20241111125530023 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) 20241111125530023 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) 20241111125530024 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) 20241111125530024 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) 20241111125530025 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) 20241111125530025 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) 20241111125530026 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) 20241111125530026 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) 20241111125530026 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) 20241111125530026 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125530026 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) 20241111125530026 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) 20241111125530027 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) 20241111125530027 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) 20241111125530028 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) 20241111125530028 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) 20241111125530028 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1555 for type USF (pdch_ul_controller.c:184) 20241111125530028 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530028 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125530028 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125530028 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125530028 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530028 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530028 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530028 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530028 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530028 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) 20241111125530028 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125530040 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) 20241111125530040 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) 20241111125530041 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) 20241111125530041 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) 20241111125530042 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) 20241111125530042 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) 20241111125530042 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) 20241111125530042 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) 20241111125530043 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) 20241111125530043 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) 20241111125530044 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) 20241111125530044 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) 20241111125530044 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) 20241111125530044 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530045 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) 20241111125530045 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) 20241111125530046 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) 20241111125530046 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) 20241111125530047 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) 20241111125530047 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) 20241111125530047 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1560 for type USF (pdch_ul_controller.c:184) 20241111125530047 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530047 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125530047 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125530047 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125530047 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530047 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530047 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530047 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530047 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) 20241111125530047 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125530060 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) 20241111125530060 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) 20241111125530061 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) 20241111125530061 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) 20241111125530061 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) 20241111125530061 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) 20241111125530062 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) 20241111125530062 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) 20241111125530063 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) 20241111125530063 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) 20241111125530064 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) 20241111125530064 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) 20241111125530064 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) 20241111125530064 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530065 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) 20241111125530065 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) 20241111125530066 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) 20241111125530066 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) 20241111125530069 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) 20241111125530069 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) 20241111125530069 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1564 for type USF (pdch_ul_controller.c:184) 20241111125530069 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530069 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125530069 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241111125530069 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125530069 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530069 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530069 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530070 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530070 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) 20241111125530070 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530084 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) 20241111125530084 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) 20241111125530085 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) 20241111125530085 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) 20241111125530086 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) 20241111125530086 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) 20241111125530087 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) 20241111125530087 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) 20241111125530088 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) 20241111125530088 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) 20241111125530089 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) 20241111125530089 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) 20241111125530089 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) 20241111125530089 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530089 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) 20241111125530089 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) 20241111125530090 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) 20241111125530090 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) 20241111125530091 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) 20241111125530091 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) 20241111125530091 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1568 for type USF (pdch_ul_controller.c:184) 20241111125530091 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530091 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125530091 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125530091 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125530091 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530091 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530091 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530092 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530092 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) 20241111125530092 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530103 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) 20241111125530103 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) 20241111125530104 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) 20241111125530104 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) 20241111125530105 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) 20241111125530105 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) 20241111125530107 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) 20241111125530107 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) 20241111125530107 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) 20241111125530107 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) 20241111125530108 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) 20241111125530108 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) 20241111125530108 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) 20241111125530108 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530109 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) 20241111125530109 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) 20241111125530110 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) 20241111125530110 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) 20241111125530111 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) 20241111125530111 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) 20241111125530111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1573 for type USF (pdch_ul_controller.c:184) 20241111125530111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530111 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125530111 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125530111 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125530111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530111 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530111 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) 20241111125530111 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530122 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) 20241111125530122 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) 20241111125530123 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) 20241111125530123 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) 20241111125530124 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) 20241111125530124 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) 20241111125530125 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) 20241111125530125 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) 20241111125530125 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) 20241111125530126 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) 20241111125530126 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) 20241111125530126 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) 20241111125530126 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) 20241111125530127 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530127 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) 20241111125530127 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) 20241111125530128 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) 20241111125530128 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) 20241111125530131 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) 20241111125530131 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) 20241111125530131 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1577 for type USF (pdch_ul_controller.c:184) 20241111125530131 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530131 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125530131 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241111125530131 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125530131 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530131 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530131 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530132 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530132 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) 20241111125530132 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530145 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) 20241111125530145 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) 20241111125530145 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) 20241111125530145 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) 20241111125530145 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) 20241111125530145 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) 20241111125530146 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) 20241111125530146 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) 20241111125530146 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) 20241111125530146 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) 20241111125530146 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) 20241111125530146 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) 20241111125530146 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) 20241111125530146 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530146 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) 20241111125530146 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) 20241111125530146 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) 20241111125530146 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) 20241111125530150 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) 20241111125530150 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) 20241111125530150 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1581 for type USF (pdch_ul_controller.c:184) 20241111125530150 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530150 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125530150 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125530150 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125530150 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530150 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530150 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530150 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530150 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530150 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) 20241111125530150 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530164 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) 20241111125530164 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) 20241111125530164 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) 20241111125530164 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) 20241111125530165 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) 20241111125530165 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) 20241111125530165 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) 20241111125530165 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) 20241111125530165 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) 20241111125530165 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) 20241111125530165 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) 20241111125530165 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) 20241111125530165 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) 20241111125530165 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530166 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) 20241111125530166 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) 20241111125530166 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) 20241111125530166 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) 20241111125530169 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) 20241111125530169 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) 20241111125530169 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1586 for type USF (pdch_ul_controller.c:184) 20241111125530169 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530169 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125530169 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125530169 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125530169 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530169 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530169 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530169 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530169 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530169 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) 20241111125530169 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530185 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) 20241111125530185 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) 20241111125530186 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) 20241111125530186 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) 20241111125530187 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) 20241111125530187 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) 20241111125530188 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) 20241111125530188 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) 20241111125530189 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) 20241111125530189 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) 20241111125530190 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) 20241111125530191 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) 20241111125530191 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) 20241111125530191 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530191 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) 20241111125530191 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) 20241111125530192 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) 20241111125530192 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) 20241111125530193 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) 20241111125530193 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) 20241111125530193 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1590 for type USF (pdch_ul_controller.c:184) 20241111125530193 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530193 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125530193 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241111125530193 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125530193 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530193 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530193 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530194 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530194 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) 20241111125530194 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530208 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) 20241111125530208 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) 20241111125530209 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) 20241111125530209 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) 20241111125530210 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) 20241111125530210 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) 20241111125530210 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) 20241111125530210 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) 20241111125530210 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) 20241111125530210 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) 20241111125530211 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) 20241111125530211 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) 20241111125530211 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) 20241111125530211 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530211 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) 20241111125530211 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) 20241111125530212 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) 20241111125530212 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) 20241111125530212 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) 20241111125530212 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) 20241111125530212 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1594 for type USF (pdch_ul_controller.c:184) 20241111125530212 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530212 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125530212 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125530212 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125530212 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530212 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530212 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530212 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530212 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) 20241111125530212 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530227 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) 20241111125530227 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) 20241111125530228 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) 20241111125530228 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) 20241111125530228 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) 20241111125530228 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) 20241111125530229 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) 20241111125530229 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) 20241111125530229 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) 20241111125530229 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) 20241111125530230 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) 20241111125530230 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) 20241111125530230 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) 20241111125530230 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530231 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) 20241111125530231 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) 20241111125530232 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) 20241111125530232 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) 20241111125530233 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) 20241111125530233 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) 20241111125530233 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1599 for type USF (pdch_ul_controller.c:184) 20241111125530233 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530233 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125530233 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125530233 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125530233 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530233 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530233 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530234 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1594 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530234 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) 20241111125530234 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530245 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) 20241111125530245 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) 20241111125530246 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) 20241111125530246 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) 20241111125530246 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) 20241111125530246 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) 20241111125530246 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) 20241111125530246 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) 20241111125530246 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) 20241111125530246 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) 20241111125530247 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) 20241111125530247 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) 20241111125530247 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) 20241111125530247 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530247 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) 20241111125530247 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) 20241111125530247 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) 20241111125530247 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) 20241111125530254 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) 20241111125530254 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) 20241111125530254 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1603 for type USF (pdch_ul_controller.c:184) 20241111125530254 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530254 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125530254 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241111125530254 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530254 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530254 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1599 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530254 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) 20241111125530254 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530269 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) 20241111125530269 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) 20241111125530269 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) 20241111125530269 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) 20241111125530269 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) 20241111125530269 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) 20241111125530269 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) 20241111125530269 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) 20241111125530270 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) 20241111125530270 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) 20241111125530270 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) 20241111125530270 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) 20241111125530270 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) 20241111125530270 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530270 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) 20241111125530270 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) 20241111125530270 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) 20241111125530270 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) 20241111125530273 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) 20241111125530273 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) 20241111125530273 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1607 for type USF (pdch_ul_controller.c:184) 20241111125530273 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) 20241111125530274 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125530288 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) 20241111125530288 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) 20241111125530289 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) 20241111125530289 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) 20241111125530289 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) 20241111125530289 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) 20241111125530290 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) 20241111125530290 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) 20241111125530290 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) 20241111125530290 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) 20241111125530291 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) 20241111125530291 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) 20241111125530291 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) 20241111125530291 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530292 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) 20241111125530292 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) 20241111125530293 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) 20241111125530293 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) 20241111125530293 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) 20241111125530293 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) 20241111125530293 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1612 for type USF (pdch_ul_controller.c:184) 20241111125530293 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530293 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125530294 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241111125530294 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125530294 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530294 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530294 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530294 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530294 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530294 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) 20241111125530294 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125530308 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) 20241111125530308 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) 20241111125530309 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) 20241111125530309 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) 20241111125530310 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) 20241111125530310 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) 20241111125530311 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) 20241111125530311 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) 20241111125530312 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) 20241111125530312 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) 20241111125530312 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) 20241111125530312 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) 20241111125530312 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) 20241111125530312 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530313 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) 20241111125530313 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) 20241111125530314 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) 20241111125530314 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) 20241111125530318 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) 20241111125530318 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) 20241111125530318 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1616 for type USF (pdch_ul_controller.c:184) 20241111125530318 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530318 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125530318 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125530318 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125530318 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530318 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530318 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530318 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530318 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530318 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) 20241111125530319 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125530332 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) 20241111125530332 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) 20241111125530333 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) 20241111125530333 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) 20241111125530334 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) 20241111125530334 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) 20241111125530335 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) 20241111125530335 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) 20241111125530336 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) 20241111125530336 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) 20241111125530336 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) 20241111125530337 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) 20241111125530337 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) 20241111125530337 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) 20241111125530337 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) 20241111125530337 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125530338 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) 20241111125530338 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) 20241111125530339 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) 20241111125530339 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) 20241111125530339 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1620 for type USF (pdch_ul_controller.c:184) 20241111125530339 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530339 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125530339 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125530339 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125530339 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530339 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530339 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530340 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530340 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) 20241111125530340 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125530351 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) 20241111125530351 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) 20241111125530353 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) 20241111125530353 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) 20241111125530354 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) 20241111125530354 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) 20241111125530355 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) 20241111125530355 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) 20241111125530356 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) 20241111125530356 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) 20241111125530357 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) 20241111125530357 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) 20241111125530358 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) 20241111125530358 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) 20241111125530358 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) 20241111125530358 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125530358 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) 20241111125530358 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) 20241111125530360 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) 20241111125530360 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) 20241111125530360 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1625 for type USF (pdch_ul_controller.c:184) 20241111125530360 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530360 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125530360 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241111125530360 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125530360 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530360 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530360 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530360 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530360 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) 20241111125530360 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125530370 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) 20241111125530370 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) 20241111125530372 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) 20241111125530372 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) 20241111125530372 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) 20241111125530372 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) 20241111125530373 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) 20241111125530373 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) 20241111125530374 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) 20241111125530374 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) 20241111125530375 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) 20241111125530375 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) 20241111125530376 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) 20241111125530376 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) 20241111125530376 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) 20241111125530376 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125530378 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) 20241111125530378 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) 20241111125530380 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) 20241111125530380 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) 20241111125530380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1629 for type USF (pdch_ul_controller.c:184) 20241111125530380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530380 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125530380 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125530380 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125530380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530380 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530381 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530381 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) 20241111125530381 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125530395 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) 20241111125530395 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) 20241111125530397 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) 20241111125530397 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) 20241111125530398 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) 20241111125530398 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) 20241111125530399 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) 20241111125530399 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) 20241111125530400 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) 20241111125530400 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) 20241111125530400 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) 20241111125530400 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) 20241111125530401 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) 20241111125530401 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) 20241111125530401 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) 20241111125530401 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125530402 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) 20241111125530402 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) 20241111125530403 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) 20241111125530403 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) 20241111125530403 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1633 for type USF (pdch_ul_controller.c:184) 20241111125530403 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530403 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125530403 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125530403 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125530403 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530403 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530403 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530404 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530404 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530404 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) 20241111125530404 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125530412 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125530412 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20241111125530412 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) 20241111125530412 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20241111125530412 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125530412 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125530412 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125530412 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241111125530412 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20241111125530412 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241111125530412 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241111125530414 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) 20241111125530414 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) 20241111125530416 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) 20241111125530416 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) 20241111125530416 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) 20241111125530417 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) 20241111125530417 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) 20241111125530417 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) 20241111125530418 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) 20241111125530418 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) 20241111125530419 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) 20241111125530419 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) 20241111125530420 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) 20241111125530420 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) 20241111125530420 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) 20241111125530420 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125530420 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) 20241111125530420 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) 20241111125530421 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) 20241111125530421 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) 20241111125530421 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1638 for type USF (pdch_ul_controller.c:184) 20241111125530421 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530421 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125530421 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241111125530421 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125530421 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530421 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530421 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530422 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530422 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) 20241111125530422 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125530433 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) 20241111125530433 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) 20241111125530434 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) 20241111125530434 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) 20241111125530435 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) 20241111125530435 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) 20241111125530436 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) 20241111125530436 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) 20241111125530437 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) 20241111125530437 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) 20241111125530437 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) 20241111125530437 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) 20241111125530438 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) 20241111125530438 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) 20241111125530438 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) 20241111125530438 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125530439 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) 20241111125530439 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) 20241111125530442 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) 20241111125530442 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) 20241111125530442 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1642 for type USF (pdch_ul_controller.c:184) 20241111125530442 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530442 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125530442 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125530442 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125530442 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530442 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530442 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530443 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530443 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530443 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) 20241111125530444 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125530457 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) 20241111125530458 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) 20241111125530459 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) 20241111125530459 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) 20241111125530460 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) 20241111125530460 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) 20241111125530461 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) 20241111125530461 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) 20241111125530462 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) 20241111125530462 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) 20241111125530463 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) 20241111125530463 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) 20241111125530465 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) 20241111125530465 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) 20241111125530465 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) 20241111125530465 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125530465 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) 20241111125530465 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) 20241111125530466 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) 20241111125530466 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) 20241111125530466 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1646 for type USF (pdch_ul_controller.c:184) 20241111125530466 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530466 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125530466 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125530466 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125530467 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530467 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530467 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530467 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530467 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) 20241111125530468 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125530476 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) 20241111125530476 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) 20241111125530477 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) 20241111125530477 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) 20241111125530478 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) 20241111125530478 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) 20241111125530479 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) 20241111125530479 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) 20241111125530479 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) 20241111125530479 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) 20241111125530480 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) 20241111125530480 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) 20241111125530481 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) 20241111125530481 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) 20241111125530481 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) 20241111125530481 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125530482 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) 20241111125530482 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) 20241111125530483 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) 20241111125530483 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) 20241111125530483 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1651 for type USF (pdch_ul_controller.c:184) 20241111125530483 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530483 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125530483 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241111125530483 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125530483 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530483 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530483 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530483 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530483 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530483 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) 20241111125530483 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125530495 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) 20241111125530495 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) 20241111125530496 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) 20241111125530496 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) 20241111125530497 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) 20241111125530497 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) 20241111125530498 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) 20241111125530498 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) 20241111125530499 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) 20241111125530499 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) 20241111125530499 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) 20241111125530499 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) 20241111125530500 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) 20241111125530500 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) 20241111125530500 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) 20241111125530500 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125530501 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) 20241111125530501 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) 20241111125530505 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) 20241111125530505 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) 20241111125530505 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1655 for type USF (pdch_ul_controller.c:184) 20241111125530505 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530505 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125530505 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125530505 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125530505 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530505 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530505 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530505 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530505 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) 20241111125530506 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125530519 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) 20241111125530519 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) 20241111125530521 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) 20241111125530521 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) 20241111125530521 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) 20241111125530521 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) 20241111125530522 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) 20241111125530522 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) 20241111125530523 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) 20241111125530523 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) 20241111125530524 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) 20241111125530524 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) 20241111125530524 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) 20241111125530524 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) 20241111125530524 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) 20241111125530524 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125530525 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) 20241111125530525 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) 20241111125530526 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) 20241111125530526 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) 20241111125530526 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1659 for type USF (pdch_ul_controller.c:184) 20241111125530526 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530526 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125530526 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125530526 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125530526 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530526 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530526 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530527 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530527 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530527 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) 20241111125530527 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125530539 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) 20241111125530539 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) 20241111125530540 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) 20241111125530540 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) 20241111125530541 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) 20241111125530541 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) 20241111125530542 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) 20241111125530542 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) 20241111125530542 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) 20241111125530542 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) 20241111125530543 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) 20241111125530543 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) 20241111125530544 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) 20241111125530544 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) 20241111125530544 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) 20241111125530544 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125530545 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) 20241111125530545 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) 20241111125530546 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) 20241111125530546 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) 20241111125530546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1664 for type USF (pdch_ul_controller.c:184) 20241111125530546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530546 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125530546 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241111125530546 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125530546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530546 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530546 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) 20241111125530547 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125530558 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) 20241111125530558 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) 20241111125530560 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) 20241111125530560 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) 20241111125530560 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) 20241111125530560 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) 20241111125530561 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) 20241111125530561 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) 20241111125530563 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) 20241111125530563 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) 20241111125530563 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) 20241111125530563 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) 20241111125530564 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) 20241111125530564 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) 20241111125530564 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) 20241111125530564 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125530565 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) 20241111125530565 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) 20241111125530568 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) 20241111125530568 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) 20241111125530568 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1668 for type USF (pdch_ul_controller.c:184) 20241111125530568 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530568 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125530568 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125530568 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125530568 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530568 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530568 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530569 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530569 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) 20241111125530569 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125530583 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) 20241111125530583 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) 20241111125530584 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) 20241111125530584 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) 20241111125530585 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) 20241111125530585 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) 20241111125530585 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) 20241111125530585 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) 20241111125530586 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) 20241111125530586 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) 20241111125530587 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) 20241111125530587 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) 20241111125530588 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) 20241111125530588 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) 20241111125530588 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) 20241111125530588 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125530588 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) 20241111125530589 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) 20241111125530589 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) 20241111125530589 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) 20241111125530589 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1672 for type USF (pdch_ul_controller.c:184) 20241111125530589 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530590 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125530590 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125530590 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125530590 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530590 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530590 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530591 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530591 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) 20241111125530591 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125530602 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) 20241111125530602 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) 20241111125530603 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) 20241111125530603 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) 20241111125530604 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) 20241111125530604 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) 20241111125530605 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) 20241111125530605 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) 20241111125530606 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) 20241111125530606 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) 20241111125530606 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) 20241111125530606 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) 20241111125530607 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) 20241111125530607 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) 20241111125530607 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) 20241111125530607 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125530608 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) 20241111125530608 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) 20241111125530609 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) 20241111125530609 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) 20241111125530609 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1677 for type USF (pdch_ul_controller.c:184) 20241111125530609 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530609 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125530609 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241111125530609 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125530609 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530609 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530609 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530609 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530609 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530609 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) 20241111125530609 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125530621 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) 20241111125530621 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) 20241111125530622 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) 20241111125530622 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) 20241111125530623 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) 20241111125530623 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) 20241111125530624 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) 20241111125530624 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) 20241111125530625 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) 20241111125530625 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) 20241111125530626 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) 20241111125530626 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) 20241111125530626 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) 20241111125530626 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) 20241111125530626 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) 20241111125530626 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125530627 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) 20241111125530627 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) 20241111125530631 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) 20241111125530631 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) 20241111125530631 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1681 for type USF (pdch_ul_controller.c:184) 20241111125530631 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530631 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125530631 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125530631 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125530631 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530631 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530631 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530632 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530632 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) 20241111125530632 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125530645 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) 20241111125530645 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) 20241111125530647 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) 20241111125530647 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) 20241111125530647 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) 20241111125530647 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) 20241111125530648 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) 20241111125530648 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) 20241111125530649 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) 20241111125530649 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) 20241111125530650 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) 20241111125530650 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) 20241111125530651 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) 20241111125530651 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) 20241111125530651 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) 20241111125530651 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530651 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) 20241111125530651 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) 20241111125530652 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) 20241111125530652 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) 20241111125530652 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1685 for type USF (pdch_ul_controller.c:184) 20241111125530652 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530652 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125530652 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125530652 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125530652 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530652 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530652 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530653 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530653 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) 20241111125530653 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125530664 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) 20241111125530664 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) 20241111125530666 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) 20241111125530666 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) 20241111125530666 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) 20241111125530666 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) 20241111125530667 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) 20241111125530667 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) 20241111125530668 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) 20241111125530668 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) 20241111125530669 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) 20241111125530669 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) 20241111125530669 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) 20241111125530669 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) 20241111125530669 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) 20241111125530669 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530670 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) 20241111125530670 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) 20241111125530671 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) 20241111125530671 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) 20241111125530671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1690 for type USF (pdch_ul_controller.c:184) 20241111125530671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530671 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125530671 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241111125530671 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125530671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530671 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530672 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530672 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530672 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) 20241111125530672 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530684 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) 20241111125530684 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) 20241111125530685 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) 20241111125530685 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) 20241111125530686 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) 20241111125530686 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) 20241111125530686 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) 20241111125530686 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) 20241111125530687 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) 20241111125530687 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) 20241111125530688 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) 20241111125530688 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) 20241111125530689 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) 20241111125530689 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) 20241111125530689 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) 20241111125530689 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530690 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) 20241111125530690 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) 20241111125530693 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) 20241111125530693 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) 20241111125530693 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1694 for type USF (pdch_ul_controller.c:184) 20241111125530693 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530693 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125530693 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125530693 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125530693 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530693 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530693 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530694 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530694 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) 20241111125530694 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530707 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) 20241111125530707 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) 20241111125530709 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) 20241111125530709 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) 20241111125530709 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) 20241111125530709 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) 20241111125530710 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) 20241111125530710 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) 20241111125530711 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) 20241111125530711 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) 20241111125530712 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) 20241111125530712 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) 20241111125530713 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) 20241111125530713 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) 20241111125530713 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) 20241111125530713 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530713 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) 20241111125530713 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) 20241111125530714 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) 20241111125530714 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) 20241111125530714 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1698 for type USF (pdch_ul_controller.c:184) 20241111125530714 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530714 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125530714 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125530714 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125530714 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530714 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530714 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530715 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530715 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) 20241111125530716 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530727 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) 20241111125530727 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) 20241111125530728 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) 20241111125530728 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) 20241111125530729 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) 20241111125530729 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) 20241111125530730 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) 20241111125530730 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) 20241111125530731 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) 20241111125530731 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) 20241111125530731 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) 20241111125530731 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) 20241111125530732 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) 20241111125530732 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) 20241111125530732 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) 20241111125530732 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530733 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) 20241111125530733 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) 20241111125530734 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) 20241111125530734 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) 20241111125530734 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1703 for type USF (pdch_ul_controller.c:184) 20241111125530734 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530734 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125530734 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241111125530734 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125530734 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530734 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530734 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530735 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530735 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) 20241111125530735 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530746 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) 20241111125530746 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) 20241111125530748 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) 20241111125530748 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) 20241111125530748 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) 20241111125530748 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) 20241111125530749 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) 20241111125530749 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) 20241111125530750 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) 20241111125530750 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) 20241111125530751 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) 20241111125530751 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) 20241111125530752 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) 20241111125530752 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) 20241111125530752 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) 20241111125530752 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530752 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) 20241111125530752 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) 20241111125530756 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) 20241111125530756 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) 20241111125530756 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1707 for type USF (pdch_ul_controller.c:184) 20241111125530756 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530756 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125530756 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125530756 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125530756 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530756 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530756 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530756 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530756 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) 20241111125530757 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125530770 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) 20241111125530770 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) 20241111125530772 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) 20241111125530772 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) 20241111125530773 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) 20241111125530773 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) 20241111125530773 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) 20241111125530773 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) 20241111125530774 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) 20241111125530775 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) 20241111125530775 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) 20241111125530775 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) 20241111125530776 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) 20241111125530776 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) 20241111125530776 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) 20241111125530776 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125530777 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) 20241111125530777 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) 20241111125530778 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) 20241111125530778 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) 20241111125530778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1711 for type USF (pdch_ul_controller.c:184) 20241111125530778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530778 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125530778 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125530778 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125530778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530778 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530778 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530778 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) 20241111125530779 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530791 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) 20241111125530791 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) 20241111125530792 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) 20241111125530792 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) 20241111125530793 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) 20241111125530793 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) 20241111125530794 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) 20241111125530794 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) 20241111125530795 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) 20241111125530795 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) 20241111125530796 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) 20241111125530796 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) 20241111125530797 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) 20241111125530797 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) 20241111125530797 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) 20241111125530797 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530797 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) 20241111125530798 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) 20241111125530798 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) 20241111125530799 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) 20241111125530799 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1716 for type USF (pdch_ul_controller.c:184) 20241111125530799 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530799 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125530799 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241111125530799 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125530799 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530799 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530799 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530799 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530800 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) 20241111125530800 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530809 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) 20241111125530809 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) 20241111125530810 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) 20241111125530810 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) 20241111125530811 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) 20241111125530811 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) 20241111125530812 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) 20241111125530812 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) 20241111125530813 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) 20241111125530813 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) 20241111125530814 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) 20241111125530814 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) 20241111125530814 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) 20241111125530814 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) 20241111125530814 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) 20241111125530814 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530815 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) 20241111125530815 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) 20241111125530818 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) 20241111125530818 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) 20241111125530818 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1720 for type USF (pdch_ul_controller.c:184) 20241111125530818 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530818 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125530818 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125530818 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125530818 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530819 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530819 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530819 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530819 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) 20241111125530820 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530833 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) 20241111125530833 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) 20241111125530835 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) 20241111125530835 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) 20241111125530837 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) 20241111125530837 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) 20241111125530838 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) 20241111125530838 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) 20241111125530839 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) 20241111125530839 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) 20241111125530840 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) 20241111125530840 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) 20241111125530840 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) 20241111125530840 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) 20241111125530840 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) 20241111125530840 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530841 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) 20241111125530841 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) 20241111125530842 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) 20241111125530842 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) 20241111125530842 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1724 for type USF (pdch_ul_controller.c:184) 20241111125530842 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530842 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125530842 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125530842 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125530842 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530842 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530842 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530843 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1720 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530843 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) 20241111125530843 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530852 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) 20241111125530852 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) 20241111125530853 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) 20241111125530853 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) 20241111125530854 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) 20241111125530854 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) 20241111125530855 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) 20241111125530856 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) 20241111125530857 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) 20241111125530857 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) 20241111125530858 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) 20241111125530858 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) 20241111125530859 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) 20241111125530859 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) 20241111125530859 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) 20241111125530859 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530860 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) 20241111125530860 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) 20241111125530861 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) 20241111125530861 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) 20241111125530861 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1729 for type USF (pdch_ul_controller.c:184) 20241111125530861 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530861 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125530861 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241111125530861 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530861 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530861 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1724 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530861 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) 20241111125530861 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125530871 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) 20241111125530871 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) 20241111125530872 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) 20241111125530872 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) 20241111125530873 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) 20241111125530873 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) 20241111125530874 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) 20241111125530874 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) 20241111125530875 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) 20241111125530875 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) 20241111125530876 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) 20241111125530876 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) 20241111125530876 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) 20241111125530876 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) 20241111125530876 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) 20241111125530876 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530877 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) 20241111125530877 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) 20241111125530881 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) 20241111125530881 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) 20241111125530881 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1733 for type USF (pdch_ul_controller.c:184) 20241111125530881 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) 20241111125530881 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125530895 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) 20241111125530895 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) 20241111125530896 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) 20241111125530896 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) 20241111125530897 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) 20241111125530897 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) 20241111125530898 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) 20241111125530898 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) 20241111125530899 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) 20241111125530899 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) 20241111125530900 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) 20241111125530900 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) 20241111125530900 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) 20241111125530900 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) 20241111125530900 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) 20241111125530900 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530901 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) 20241111125530901 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) 20241111125530902 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) 20241111125530902 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) 20241111125530902 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1737 for type USF (pdch_ul_controller.c:184) 20241111125530902 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530902 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241111125530902 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241111125530902 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125530902 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530902 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530902 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530903 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530903 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) 20241111125530903 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125530915 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) 20241111125530915 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) 20241111125530916 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) 20241111125530916 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) 20241111125530916 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) 20241111125530917 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) 20241111125530917 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) 20241111125530917 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) 20241111125530918 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) 20241111125530918 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) 20241111125530919 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) 20241111125530919 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) 20241111125530920 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) 20241111125530920 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) 20241111125530920 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) 20241111125530920 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125530920 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) 20241111125530920 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) 20241111125530921 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) 20241111125530921 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) 20241111125530921 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1742 for type USF (pdch_ul_controller.c:184) 20241111125530921 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530921 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241111125530921 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241111125530921 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125530921 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530921 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530921 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530922 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530922 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) 20241111125530922 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125530934 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) 20241111125530934 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) 20241111125530935 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) 20241111125530935 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) 20241111125530936 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) 20241111125530936 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) 20241111125530937 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) 20241111125530937 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) 20241111125530937 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) 20241111125530937 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) 20241111125530938 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) 20241111125530938 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) 20241111125530939 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) 20241111125530939 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) 20241111125530940 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) 20241111125530940 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) 20241111125530940 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) 20241111125530940 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125530943 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) 20241111125530943 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) 20241111125530943 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1746 for type USF (pdch_ul_controller.c:184) 20241111125530944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530944 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241111125530944 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241111125530944 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125530944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530944 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530944 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530944 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) 20241111125530944 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241111125530958 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) 20241111125530958 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) 20241111125530959 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) 20241111125530959 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) 20241111125530960 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) 20241111125530960 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) 20241111125530961 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) 20241111125530961 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) 20241111125530962 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) 20241111125530962 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) 20241111125530962 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) 20241111125530962 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) 20241111125530963 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) 20241111125530963 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) 20241111125530964 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) 20241111125530964 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) 20241111125530964 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) 20241111125530964 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125530965 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) 20241111125530965 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) 20241111125530965 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1750 for type USF (pdch_ul_controller.c:184) 20241111125530965 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530965 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241111125530965 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241111125530965 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125530965 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530965 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530965 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530965 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530965 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530965 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) 20241111125530965 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125530972 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125530972 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20241111125530972 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) 20241111125530972 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20241111125530972 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125530972 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125530972 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125530972 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241111125530972 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20241111125530972 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241111125530972 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241111125530977 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) 20241111125530977 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) 20241111125530979 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) 20241111125530979 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) 20241111125530980 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) 20241111125530980 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) 20241111125530981 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) 20241111125530981 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) 20241111125530982 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) 20241111125530982 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) 20241111125530982 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) 20241111125530982 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) 20241111125530983 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) 20241111125530983 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) 20241111125530984 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) 20241111125530984 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) 20241111125530984 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) 20241111125530984 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125530985 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) 20241111125530985 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) 20241111125530985 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1755 for type USF (pdch_ul_controller.c:184) 20241111125530985 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125530985 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241111125530985 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241111125530985 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125530985 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125530985 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125530985 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125530986 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125530986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125530986 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) 20241111125530986 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125530997 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) 20241111125530997 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) 20241111125530998 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) 20241111125530998 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) 20241111125530999 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) 20241111125530999 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) 20241111125530999 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) 20241111125530999 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) 20241111125531000 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) 20241111125531000 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) 20241111125531001 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) 20241111125531001 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) 20241111125531002 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) 20241111125531002 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) 20241111125531002 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) 20241111125531002 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) 20241111125531002 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) 20241111125531002 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125531006 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) 20241111125531006 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) 20241111125531006 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1759 for type USF (pdch_ul_controller.c:184) 20241111125531006 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531006 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241111125531006 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241111125531006 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125531006 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531006 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531006 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531007 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531007 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) 20241111125531007 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125531021 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) 20241111125531021 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) 20241111125531022 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) 20241111125531022 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) 20241111125531023 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) 20241111125531023 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) 20241111125531023 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) 20241111125531023 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) 20241111125531024 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) 20241111125531024 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) 20241111125531025 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) 20241111125531025 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) 20241111125531026 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) 20241111125531026 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) 20241111125531027 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) 20241111125531027 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) 20241111125531027 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) 20241111125531027 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125531027 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) 20241111125531027 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) 20241111125531027 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1763 for type USF (pdch_ul_controller.c:184) 20241111125531027 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531027 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241111125531027 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241111125531027 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125531027 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531027 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531027 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531028 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531028 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531028 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) 20241111125531028 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125531040 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) 20241111125531040 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) 20241111125531041 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) 20241111125531041 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) 20241111125531041 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) 20241111125531042 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) 20241111125531042 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) 20241111125531042 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) 20241111125531043 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) 20241111125531043 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) 20241111125531044 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) 20241111125531044 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) 20241111125531045 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) 20241111125531045 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) 20241111125531045 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) 20241111125531045 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) 20241111125531045 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) 20241111125531045 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125531046 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) 20241111125531046 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) 20241111125531046 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1768 for type USF (pdch_ul_controller.c:184) 20241111125531046 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531046 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241111125531046 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241111125531046 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125531046 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531046 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531046 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531047 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531047 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) 20241111125531047 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241111125531059 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) 20241111125531059 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) 20241111125531060 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) 20241111125531060 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) 20241111125531061 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) 20241111125531061 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) 20241111125531062 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) 20241111125531062 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) 20241111125531062 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) 20241111125531062 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) 20241111125531063 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) 20241111125531063 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) 20241111125531064 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) 20241111125531064 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) 20241111125531065 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) 20241111125531065 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) 20241111125531065 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) 20241111125531065 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125531068 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) 20241111125531068 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) 20241111125531068 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1772 for type USF (pdch_ul_controller.c:184) 20241111125531068 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531068 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241111125531068 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241111125531068 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125531068 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531068 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531068 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531069 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531069 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531069 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) 20241111125531069 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125531082 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) 20241111125531082 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) 20241111125531084 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) 20241111125531084 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) 20241111125531084 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) 20241111125531084 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) 20241111125531085 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) 20241111125531085 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) 20241111125531086 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) 20241111125531086 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) 20241111125531087 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) 20241111125531087 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) 20241111125531088 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) 20241111125531088 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) 20241111125531089 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) 20241111125531089 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) 20241111125531089 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) 20241111125531089 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125531091 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) 20241111125531091 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) 20241111125531091 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1776 for type USF (pdch_ul_controller.c:184) 20241111125531091 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531091 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241111125531091 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241111125531091 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125531091 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531091 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531091 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531091 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531091 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) 20241111125531091 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125531102 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) 20241111125531102 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) 20241111125531103 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) 20241111125531103 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) 20241111125531104 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) 20241111125531104 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) 20241111125531104 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) 20241111125531104 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) 20241111125531105 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) 20241111125531105 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) 20241111125531106 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) 20241111125531106 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) 20241111125531107 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) 20241111125531107 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) 20241111125531108 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) 20241111125531108 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) 20241111125531108 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) 20241111125531108 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125531108 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) 20241111125531109 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) 20241111125531109 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1781 for type USF (pdch_ul_controller.c:184) 20241111125531109 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531109 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241111125531109 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241111125531109 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125531109 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531109 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531109 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531109 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531109 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) 20241111125531109 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125531121 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) 20241111125531121 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) 20241111125531122 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) 20241111125531122 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) 20241111125531123 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) 20241111125531123 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) 20241111125531123 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) 20241111125531123 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) 20241111125531124 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) 20241111125531124 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) 20241111125531125 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) 20241111125531125 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) 20241111125531126 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) 20241111125531126 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) 20241111125531127 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) 20241111125531127 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) 20241111125531127 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) 20241111125531127 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125531130 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) 20241111125531130 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) 20241111125531130 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1785 for type USF (pdch_ul_controller.c:184) 20241111125531130 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531130 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241111125531130 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241111125531130 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125531130 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531130 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531130 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531131 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531131 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) 20241111125531131 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125531144 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) 20241111125531144 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) 20241111125531146 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) 20241111125531146 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) 20241111125531146 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) 20241111125531147 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) 20241111125531147 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) 20241111125531147 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) 20241111125531148 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) 20241111125531148 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) 20241111125531149 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) 20241111125531149 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) 20241111125531150 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) 20241111125531150 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) 20241111125531150 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) 20241111125531150 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) 20241111125531150 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) 20241111125531150 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125531151 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) 20241111125531151 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) 20241111125531151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1789 for type USF (pdch_ul_controller.c:184) 20241111125531151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531151 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241111125531151 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241111125531151 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125531151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531152 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531152 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531152 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) 20241111125531152 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241111125531164 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) 20241111125531164 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) 20241111125531165 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) 20241111125531165 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) 20241111125531166 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) 20241111125531166 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) 20241111125531167 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) 20241111125531167 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) 20241111125531168 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) 20241111125531168 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) 20241111125531169 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) 20241111125531169 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) 20241111125531169 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) 20241111125531169 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) 20241111125531170 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) 20241111125531170 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) 20241111125531170 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) 20241111125531170 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125531171 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) 20241111125531171 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) 20241111125531171 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1794 for type USF (pdch_ul_controller.c:184) 20241111125531171 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531171 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241111125531171 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241111125531171 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125531171 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531171 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531171 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531172 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531172 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531172 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) 20241111125531172 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125531184 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) 20241111125531184 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) 20241111125531185 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) 20241111125531185 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) 20241111125531186 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) 20241111125531186 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) 20241111125531187 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) 20241111125531187 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) 20241111125531188 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) 20241111125531188 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) 20241111125531189 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) 20241111125531189 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) 20241111125531189 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) 20241111125531189 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) 20241111125531190 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) 20241111125531190 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) 20241111125531190 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) 20241111125531190 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125531194 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) 20241111125531194 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) 20241111125531194 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1798 for type USF (pdch_ul_controller.c:184) 20241111125531194 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531194 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241111125531194 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241111125531194 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125531194 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531194 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531194 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531194 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531194 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) 20241111125531194 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125531208 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) 20241111125531208 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) 20241111125531210 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) 20241111125531210 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) 20241111125531210 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) 20241111125531210 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) 20241111125531211 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) 20241111125531211 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) 20241111125531212 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) 20241111125531212 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) 20241111125531213 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) 20241111125531213 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) 20241111125531214 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) 20241111125531214 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) 20241111125531214 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) 20241111125531214 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) 20241111125531214 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) 20241111125531214 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125531215 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) 20241111125531215 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) 20241111125531215 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1802 for type USF (pdch_ul_controller.c:184) 20241111125531215 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531215 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241111125531215 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241111125531215 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125531215 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531215 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531215 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531216 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531216 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) 20241111125531216 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125531228 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) 20241111125531228 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) 20241111125531229 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) 20241111125531229 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) 20241111125531230 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) 20241111125531230 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) 20241111125531230 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) 20241111125531230 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) 20241111125531231 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) 20241111125531231 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) 20241111125531232 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) 20241111125531232 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) 20241111125531233 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) 20241111125531233 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) 20241111125531234 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) 20241111125531234 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) 20241111125531234 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) 20241111125531234 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125531236 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) 20241111125531236 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) 20241111125531236 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1807 for type USF (pdch_ul_controller.c:184) 20241111125531236 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531236 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241111125531236 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241111125531236 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125531236 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531236 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531236 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531236 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531236 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) 20241111125531237 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125531248 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) 20241111125531248 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) 20241111125531249 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) 20241111125531249 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) 20241111125531251 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) 20241111125531251 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) 20241111125531251 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) 20241111125531251 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) 20241111125531252 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) 20241111125531252 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) 20241111125531253 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) 20241111125531253 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) 20241111125531254 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) 20241111125531254 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) 20241111125531254 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) 20241111125531254 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) 20241111125531254 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) 20241111125531254 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125531256 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) 20241111125531256 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) 20241111125531256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1811 for type USF (pdch_ul_controller.c:184) 20241111125531256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531256 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241111125531256 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241111125531256 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125531256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531257 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531257 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531257 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531257 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) 20241111125531257 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241111125531271 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) 20241111125531271 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) 20241111125531272 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) 20241111125531272 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) 20241111125531273 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) 20241111125531273 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) 20241111125531274 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) 20241111125531274 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) 20241111125531274 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) 20241111125531274 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) 20241111125531275 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) 20241111125531275 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) 20241111125531276 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) 20241111125531276 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) 20241111125531277 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) 20241111125531277 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) 20241111125531277 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) 20241111125531277 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125531278 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) 20241111125531278 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) 20241111125531278 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1815 for type USF (pdch_ul_controller.c:184) 20241111125531278 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531278 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241111125531278 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241111125531278 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125531278 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531278 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531278 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531278 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531278 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) 20241111125531278 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125531290 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) 20241111125531290 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) 20241111125531292 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) 20241111125531292 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) 20241111125531292 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) 20241111125531292 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) 20241111125531293 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) 20241111125531293 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) 20241111125531294 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) 20241111125531294 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) 20241111125531295 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) 20241111125531295 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) 20241111125531297 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) 20241111125531297 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) 20241111125531298 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) 20241111125531298 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) 20241111125531298 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) 20241111125531298 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125531299 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) 20241111125531299 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) 20241111125531299 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1820 for type USF (pdch_ul_controller.c:184) 20241111125531299 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531299 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241111125531299 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241111125531299 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125531299 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531299 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531299 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531300 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531300 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) 20241111125531301 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125531310 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) 20241111125531310 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) 20241111125531311 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) 20241111125531311 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) 20241111125531312 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) 20241111125531312 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) 20241111125531313 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) 20241111125531313 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) 20241111125531314 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) 20241111125531314 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) 20241111125531315 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) 20241111125531315 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) 20241111125531315 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) 20241111125531315 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) 20241111125531316 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) 20241111125531316 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) 20241111125531316 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) 20241111125531316 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125531318 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) 20241111125531318 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) 20241111125531318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1824 for type USF (pdch_ul_controller.c:184) 20241111125531319 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531319 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241111125531319 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241111125531319 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125531319 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531319 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531319 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531319 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531319 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) 20241111125531319 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125531333 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) 20241111125531333 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) 20241111125531334 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) 20241111125531334 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) 20241111125531334 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) 20241111125531334 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) 20241111125531335 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) 20241111125531335 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) 20241111125531336 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) 20241111125531336 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) 20241111125531336 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) 20241111125531337 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) 20241111125531337 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) 20241111125531337 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) 20241111125531338 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) 20241111125531338 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) 20241111125531338 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) 20241111125531338 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125531339 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) 20241111125531339 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) 20241111125531339 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1828 for type USF (pdch_ul_controller.c:184) 20241111125531339 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531339 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241111125531339 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241111125531339 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125531339 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531339 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531339 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531340 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531340 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) 20241111125531340 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125531353 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) 20241111125531353 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) 20241111125531354 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) 20241111125531354 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) 20241111125531355 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) 20241111125531355 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) 20241111125531356 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) 20241111125531356 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) 20241111125531356 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) 20241111125531356 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) 20241111125531357 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) 20241111125531357 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) 20241111125531358 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) 20241111125531358 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) 20241111125531359 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) 20241111125531359 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) 20241111125531359 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) 20241111125531359 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125531360 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) 20241111125531360 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) 20241111125531360 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1833 for type USF (pdch_ul_controller.c:184) 20241111125531360 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531360 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241111125531360 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241111125531360 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125531360 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531360 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531360 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531361 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531361 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) 20241111125531361 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241111125531372 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) 20241111125531372 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) 20241111125531373 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) 20241111125531373 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) 20241111125531374 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) 20241111125531374 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) 20241111125531374 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) 20241111125531374 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) 20241111125531375 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) 20241111125531375 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) 20241111125531376 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) 20241111125531376 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) 20241111125531377 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) 20241111125531377 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) 20241111125531377 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) 20241111125531377 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) 20241111125531377 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) 20241111125531377 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125531381 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) 20241111125531381 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) 20241111125531381 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1837 for type USF (pdch_ul_controller.c:184) 20241111125531381 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531381 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241111125531381 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241111125531381 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125531381 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531381 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531381 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531382 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531382 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531382 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) 20241111125531382 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125531396 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) 20241111125531396 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) 20241111125531397 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) 20241111125531397 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) 20241111125531398 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) 20241111125531398 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) 20241111125531398 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) 20241111125531398 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) 20241111125531399 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) 20241111125531399 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) 20241111125531400 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) 20241111125531400 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) 20241111125531401 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) 20241111125531401 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) 20241111125531401 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) 20241111125531401 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) 20241111125531401 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) 20241111125531401 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125531402 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) 20241111125531402 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) 20241111125531402 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1841 for type USF (pdch_ul_controller.c:184) 20241111125531402 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531402 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241111125531402 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241111125531402 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125531402 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531402 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531402 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531403 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1837 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531403 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) 20241111125531403 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125531415 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) 20241111125531415 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) 20241111125531416 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) 20241111125531416 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) 20241111125531417 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) 20241111125531417 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) 20241111125531418 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) 20241111125531418 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) 20241111125531419 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) 20241111125531419 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) 20241111125531419 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) 20241111125531419 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) 20241111125531420 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) 20241111125531420 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) 20241111125531421 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) 20241111125531421 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) 20241111125531421 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) 20241111125531421 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125531422 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) 20241111125531422 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) 20241111125531422 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1846 for type USF (pdch_ul_controller.c:184) 20241111125531422 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531422 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241111125531422 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241111125531422 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125531422 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531422 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531422 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531423 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1841 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531423 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) 20241111125531423 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125531434 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) 20241111125531434 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) 20241111125531435 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) 20241111125531435 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) 20241111125531436 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) 20241111125531436 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) 20241111125531437 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) 20241111125531437 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) 20241111125531438 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) 20241111125531438 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) 20241111125531439 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) 20241111125531439 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) 20241111125531440 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) 20241111125531440 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) 20241111125531441 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) 20241111125531441 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) 20241111125531441 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) 20241111125531441 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125531443 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) 20241111125531443 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) 20241111125531443 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1850 for type USF (pdch_ul_controller.c:184) 20241111125531443 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531444 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241111125531444 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241111125531444 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125531444 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125531444 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531444 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531444 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1846 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531444 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) 20241111125531444 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125531458 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) 20241111125531459 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) 20241111125531460 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) 20241111125531460 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) 20241111125531460 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) 20241111125531460 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) 20241111125531461 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) 20241111125531461 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) 20241111125531462 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) 20241111125531462 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) 20241111125531463 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) 20241111125531463 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) 20241111125531464 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) 20241111125531464 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) 20241111125531465 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) 20241111125531465 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) 20241111125531465 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) 20241111125531465 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125531467 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) 20241111125531467 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) 20241111125531467 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1854 for type USF (pdch_ul_controller.c:184) 20241111125531467 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125531467 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241111125531467 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241111125531467 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125531467 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241111125531467 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125531467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1850 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125531467 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) 20241111125531468 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241111125531478 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) 20241111125531478 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) 20241111125531479 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) 20241111125531479 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) 20241111125531480 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) 20241111125531480 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) 20241111125531481 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) 20241111125531481 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) 20241111125531482 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) 20241111125531482 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) 20241111125531482 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) 20241111125531483 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) 20241111125531483 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) 20241111125531483 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) 20241111125531484 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) 20241111125531484 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) 20241111125531484 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) 20241111125531484 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125531485 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1854 RX RTS.req: sapi=5 arfcn=878 cur_fn=1850 block=8 (pcu_l1_if.cpp:576) 20241111125531485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1854 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1859 (gprs_rlcmac_sched.cpp:454) 20241111125531485 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1859 for type USF (pdch_ul_controller.c:184) 20241111125531485 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1854 Sending data request: sapi=5 arfcn=878 cur_fn=1850 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) 20241111125531486 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(593)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(593)@131a5d934883: Shutting down virtual BTS #0... 20241111125531494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34944<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125531497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34932<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125531499 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125531499 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125531499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125531499 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20241111125531499 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) 20241111125531499 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20241111125531499 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531499 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531499 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531499 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531499 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20241111125531499 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531499 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531499 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125531499 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241111125531499 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531499 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) 20241111125531499 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241111125531499 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531500 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531500 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531500 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531500 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125531500 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531500 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531500 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20241111125531500 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531500 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) 20241111125531500 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20241111125531500 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531500 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531500 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531500 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531500 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125531500 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531500 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531500 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20241111125531500 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531500 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) 20241111125531500 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20241111125531500 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531500 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531501 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531501 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531501 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125531501 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531501 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531501 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20241111125531501 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531501 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) 20241111125531501 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20241111125531501 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531501 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531501 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531501 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531501 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125531501 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531501 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531501 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20241111125531501 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531501 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) 20241111125531501 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20241111125531501 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531501 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531501 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531501 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531501 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125531501 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531502 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531502 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20241111125531502 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531502 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) 20241111125531502 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20241111125531502 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531502 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531502 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531502 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531502 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125531502 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531502 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531502 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20241111125531502 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531502 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) 20241111125531502 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20241111125531502 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531502 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531502 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531502 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531502 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125531502 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531502 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531503 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125531503 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20241111125531503 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531503 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) 20241111125531503 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20241111125531503 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531503 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531503 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531503 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531503 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125531503 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531503 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531503 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20241111125531503 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531503 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) 20241111125531503 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20241111125531503 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531503 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531503 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531503 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531503 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125531503 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531504 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531504 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20241111125531504 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531504 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) 20241111125531504 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20241111125531504 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531504 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531504 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531504 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531504 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125531504 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531504 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531504 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20241111125531504 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531504 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) 20241111125531504 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20241111125531504 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531504 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531504 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531504 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531504 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125531504 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531504 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531505 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20241111125531505 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531505 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) 20241111125531505 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20241111125531505 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531505 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531505 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531505 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531505 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125531505 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531505 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531505 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20241111125531505 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531505 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) 20241111125531505 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20241111125531505 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531505 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531505 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531505 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531505 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125531505 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531505 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531505 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20241111125531505 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531506 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) 20241111125531506 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20241111125531506 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531506 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531506 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531506 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531506 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125531506 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531506 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531506 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125531506 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20241111125531506 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531506 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) 20241111125531506 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20241111125531506 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531506 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531506 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531506 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531506 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125531506 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531506 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531507 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20241111125531507 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531507 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) 20241111125531507 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20241111125531507 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531507 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531507 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531507 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531507 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125531507 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531507 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531507 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20241111125531507 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531507 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) 20241111125531507 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20241111125531507 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531507 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531507 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531507 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531507 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125531507 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531507 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531507 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20241111125531507 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531508 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) 20241111125531508 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20241111125531508 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531508 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531508 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531508 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531508 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125531508 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531508 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531508 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20241111125531508 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531508 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) 20241111125531508 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20241111125531508 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531508 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531508 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531508 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531508 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_paging_cs_multi_ms_imsi finished. Verdict: pass 20241111125531508 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531508 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531508 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20241111125531508 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531508 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) MTC@131a5d934883: 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'. 20241111125531508 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20241111125531509 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531509 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531509 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531509 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531509 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125531509 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531509 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531509 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20241111125531509 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531509 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) 20241111125531509 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20241111125531509 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531509 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531509 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531509 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531509 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125531509 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531509 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531509 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125531509 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20241111125531509 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531510 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) 20241111125531510 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20241111125531510 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531510 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531510 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531510 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531510 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125531510 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531510 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531510 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20241111125531510 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531510 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) 20241111125531510 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20241111125531510 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531510 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531510 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531510 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531510 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125531510 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531510 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531510 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20241111125531510 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531510 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) 20241111125531511 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20241111125531511 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531511 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531511 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531511 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531511 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125531511 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531511 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531511 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20241111125531511 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531511 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) 20241111125531511 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20241111125531511 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531511 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531511 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531511 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531511 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125531511 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531511 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531511 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20241111125531511 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531512 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) 20241111125531512 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20241111125531512 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531512 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531512 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531512 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531512 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125531512 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531512 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531512 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20241111125531512 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531512 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) 20241111125531512 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20241111125531512 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531512 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531512 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531512 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531512 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125531512 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531512 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531512 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20241111125531512 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531513 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) 20241111125531513 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20241111125531513 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531513 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531513 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531513 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531513 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125531513 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531513 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531513 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125531513 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20241111125531513 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531513 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) 20241111125531513 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20241111125531513 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531513 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531513 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531513 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531513 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125531513 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531513 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531513 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20241111125531514 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531514 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) 20241111125531514 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20241111125531514 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531514 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531514 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531514 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531514 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125531514 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531514 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531514 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20241111125531514 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531514 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) 20241111125531514 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20241111125531514 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531514 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531514 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531514 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531514 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125531514 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531514 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531514 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20241111125531515 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531515 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) 20241111125531515 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20241111125531515 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531515 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531515 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531515 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531515 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125531515 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531515 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531515 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20241111125531515 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531515 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) 20241111125531515 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20241111125531515 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531515 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531515 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531515 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531515 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125531515 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531515 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531515 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20241111125531515 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531515 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) 20241111125531515 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20241111125531515 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531515 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531515 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531516 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531516 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125531516 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531516 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531516 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20241111125531516 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531516 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) 20241111125531516 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20241111125531516 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531516 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531516 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531516 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531516 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125531516 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531516 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531516 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125531516 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20241111125531516 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531516 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) 20241111125531516 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20241111125531516 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531516 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531516 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531516 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531516 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125531516 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531517 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531517 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20241111125531517 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531517 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) Mon Nov 11 12:55:31 UTC 2024 ====== PCU_Tests.TC_paging_cs_multi_ms_imsi pass ====== 20241111125531517 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20241111125531517 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531517 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531517 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531517 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531517 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125531517 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531517 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531517 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20241111125531517 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531517 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) 20241111125531517 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20241111125531517 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531517 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531517 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531517 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531517 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125531517 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531517 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531518 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20241111125531518 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531518 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) 20241111125531518 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20241111125531518 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531518 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531518 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531518 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531518 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125531518 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531518 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531518 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20241111125531518 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531518 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) 20241111125531518 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20241111125531518 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531518 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531518 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531518 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531518 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125531518 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531518 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531518 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20241111125531518 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531519 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) 20241111125531519 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20241111125531519 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531519 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531519 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531519 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125531519 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531519 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531519 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20241111125531519 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531519 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) 20241111125531519 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20241111125531519 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531519 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531519 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531519 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125531519 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531519 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531519 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125531519 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20241111125531519 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531519 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) 20241111125531519 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20241111125531519 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531519 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531519 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531520 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125531520 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531520 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241111125531520 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20241111125531520 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531520 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) 20241111125531520 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20241111125531520 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531520 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531520 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531520 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125531520 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531520 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241111125531520 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20241111125531520 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531520 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) 20241111125531520 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20241111125531520 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531520 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531520 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531520 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125531520 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531520 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241111125531521 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20241111125531521 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531521 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) 20241111125531521 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20241111125531521 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531521 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531521 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531521 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125531521 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531521 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241111125531521 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20241111125531521 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531521 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) 20241111125531521 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20241111125531521 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531521 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531521 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531521 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125531521 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531521 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241111125531521 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20241111125531521 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531521 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) 20241111125531521 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20241111125531522 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531522 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531522 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531522 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531522 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125531522 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531522 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241111125531522 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20241111125531522 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125531522 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) 20241111125531522 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20241111125531522 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125531522 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125531522 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125531522 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531522 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125531522 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531522 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241111125531522 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125531522 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125531522 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125531522 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125531522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125531523 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125531523 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 9400 with status 0 Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_multi_ms_imsi.talloc respawn: 52: starting: osmo-pcu 20241111125531560 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125531560 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125531560 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125531560 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125531583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51000<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125531683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51000<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7127068) Waiting for packet dumper to finish... 1 (prev_count=7127068, count=7247900) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:55:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_paging_cs_multi_ms_tmsi started. 598@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 598@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(602)@131a5d934883: Provider Link came up: waiting for NS-RESET 598@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125534899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51016<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 598@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(606)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 598@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(606)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(603)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125534907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51024<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(603)@131a5d934883: Start timer T: 5 s PCUIF(603)@131a5d934883: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_tmsi-STATS(608)@131a5d934883: Start timer T: 2 s TC_paging_cs_multi_ms_tmsi-STATS(608)@131a5d934883: Start timer T: 2 s 598@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(609)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125536561 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125536561 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125536561 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(603)@131a5d934883: OsmoPCU is now connected BTS(605)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125536580 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125536580 DLGLOBAL DEBUG validating counter group 0x5561e1fed040(bts) with 102 counters (rate_ctr.c:86) 20241111125536580 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125536580 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125536580 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125536580 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125536580 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125536580 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125536580 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125536580 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125536580 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125536580 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125536580 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125536580 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125536580 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125536580 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125536580 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125536580 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125536580 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125536580 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125536580 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125536580 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125536580 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125536580 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125536580 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125536580 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125536580 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125536580 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125536580 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125536580 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125536580 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125536580 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125536580 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125536580 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125536580 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125536580 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125536580 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125536580 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125536580 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125536580 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125536580 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125536580 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125536581 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125536581 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125536581 DLGLOBAL DEBUG validating counter group 0x7faf383c05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125536581 DLGLOBAL DEBUG validating counter group 0x5561e1fec720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125536581 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125536581 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125536581 DLGLOBAL DEBUG validating counter group 0x7faf383c1180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125536581 DLGLOBAL DEBUG validating counter group 0x7faf383c1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125536581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125536581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125536581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125536581 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125536581 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125536581 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125536581 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125536581 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125536581 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125536581 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125536581 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125536581 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125536581 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125536581 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125536581 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125536581 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125536581 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125536581 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125536581 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125536581 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125536581 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125536581 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125536581 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125536581 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125536581 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125536581 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125536581 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125536581 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125536581 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125536582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125536582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536582 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(602)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(605)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(602)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(602)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(602)@131a5d934883: Start timer Tns_test: 10 s BTS(605)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(605)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125536588 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125536588 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125536588 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125536588 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125536588 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125536588 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125536588 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125536588 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125536588 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(605)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(605)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(602)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(602)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(605)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125536591 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125536591 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125536591 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125536591 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125536591 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125536591 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125536591 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125536591 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125536592 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125536592 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(602)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241111125536592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125536592 DL1IF DEBUG 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(602)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(602)@131a5d934883: Start timer Tns_test: 10 s 20241111125536593 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125536593 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125536594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125536594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536595 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125536595 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536595 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125536595 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536596 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125536596 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125536596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125536597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125536597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536598 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 599@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 599@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125536606 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125536606 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125536606 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125536606 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125536606 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125536606 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125536606 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125536606 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125536611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125536611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536612 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125536612 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125536613 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125536614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125536614 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536615 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125536615 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125536616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125536616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: BSSGP successfully initialized 20241111125536616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125536616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125536617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536617 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125536617 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125536617 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125536617 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125536617 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125536617 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125536617 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125536618 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125536618 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125536622 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125536622 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125536622 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125536622 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125536622 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125536622 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125536622 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125536622 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125536622 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125536622 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125536627 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125536627 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125536627 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125536627 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125536627 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125536630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125536630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536630 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125536630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536630 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125536630 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125536631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125536631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536631 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125536631 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125536632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536632 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125536632 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536639 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125536643 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) 20241111125536643 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125536643 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125536643 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125536643 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125536643 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125536644 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125536644 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125536644 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125536644 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125536644 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125536644 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125536644 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125536644 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125536644 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125536644 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125536644 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125536644 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125536644 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125536644 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125536644 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125536644 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125536644 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125536644 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125536644 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125536644 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125536644 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125536644 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125536644 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125536644 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) 20241111125536644 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125536644 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125536644 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125536644 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125536644 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125536644 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125536644 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125536644 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) 20241111125536644 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=8 (tbf_ul.cpp:221) 20241111125536644 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125536644 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125536644 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125536644 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125536654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125536654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125536656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536656 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) 20241111125536656 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) 20241111125536657 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) 20241111125536657 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) 20241111125536658 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) 20241111125536658 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) 20241111125536658 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) 20241111125536658 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) 20241111125536659 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) 20241111125536659 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) 20241111125536660 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) 20241111125536660 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) 20241111125536661 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) 20241111125536661 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) 20241111125536662 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125536674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125536674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536675 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) 20241111125536675 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) 20241111125536676 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) 20241111125536676 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) 20241111125536677 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) 20241111125536677 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) 20241111125536677 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) 20241111125536677 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) 20241111125536678 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) 20241111125536678 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) 20241111125536679 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) 20241111125536679 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) 20241111125536680 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) 20241111125536680 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) 20241111125536681 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) 20241111125536681 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) 20241111125536682 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125536692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125536692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536692 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) 20241111125536692 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) 20241111125536693 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) 20241111125536693 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) 20241111125536693 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) 20241111125536693 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) 20241111125536693 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) 20241111125536693 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) 20241111125536694 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) 20241111125536694 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) 20241111125536694 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) 20241111125536694 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) 20241111125536694 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) 20241111125536694 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) 20241111125536702 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) 20241111125536702 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) 20241111125536703 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125536717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125536717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536718 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) 20241111125536718 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) 20241111125536718 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) 20241111125536718 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) 20241111125536719 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) 20241111125536719 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) 20241111125536720 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) 20241111125536720 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) 20241111125536721 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) 20241111125536721 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) 20241111125536721 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) 20241111125536721 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) 20241111125536722 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) 20241111125536722 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) 20241111125536723 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) 20241111125536723 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) 20241111125536724 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125536737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125536737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536738 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) 20241111125536738 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) 20241111125536739 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) 20241111125536739 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) 20241111125536740 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) 20241111125536740 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) 20241111125536740 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) 20241111125536740 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) 20241111125536741 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) 20241111125536741 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) 20241111125536742 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) 20241111125536742 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) 20241111125536743 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) 20241111125536743 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) 20241111125536744 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) 20241111125536744 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) 20241111125536744 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125536756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125536757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536758 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) 20241111125536758 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) 20241111125536759 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) 20241111125536759 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) 20241111125536760 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) 20241111125536760 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) 20241111125536761 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) 20241111125536761 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) 20241111125536761 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) 20241111125536761 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) 20241111125536762 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) 20241111125536762 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) 20241111125536762 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) 20241111125536762 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) 20241111125536766 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) 20241111125536766 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) 20241111125536767 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125536780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125536780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536780 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) 20241111125536780 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) 20241111125536781 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) 20241111125536781 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) 20241111125536781 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) 20241111125536781 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) 20241111125536782 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) 20241111125536782 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) 20241111125536782 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) 20241111125536782 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) 20241111125536784 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) 20241111125536784 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) 20241111125536785 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) 20241111125536785 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) 20241111125536786 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) 20241111125536786 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) 20241111125536787 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125536800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125536800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125536801 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) 20241111125536801 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) 20241111125536802 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) 20241111125536802 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) 20241111125536803 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) 20241111125536803 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) 20241111125536804 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) 20241111125536804 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) 20241111125536805 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) 20241111125536805 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) 20241111125536805 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) 20241111125536806 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) 20241111125536806 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) 20241111125536806 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) 20241111125536807 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) 20241111125536807 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) 20241111125536808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125536821 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) 20241111125536821 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) 20241111125536822 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) 20241111125536822 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) 20241111125536822 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) 20241111125536822 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) 20241111125536823 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) 20241111125536823 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) 20241111125536823 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) 20241111125536823 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) 20241111125536824 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) 20241111125536824 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) 20241111125536824 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) 20241111125536824 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) 20241111125536825 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) 20241111125536825 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) 20241111125536829 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) 20241111125536829 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) 20241111125536830 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125536844 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125536844 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125536844 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125536844 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) 20241111125536844 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) 20241111125536844 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) 20241111125536844 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) 20241111125536845 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) 20241111125536845 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) 20241111125536845 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) 20241111125536845 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) 20241111125536845 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) 20241111125536845 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) 20241111125536845 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) 20241111125536845 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) 20241111125536846 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) 20241111125536846 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) 20241111125536846 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) 20241111125536846 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) 20241111125536849 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) 20241111125536849 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) 20241111125536849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125536849 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) 20241111125536850 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125536864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=3c 01 01 00 00 00 01 3b 98 fd ec 75 6a 1a a3 5d f8 2e 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125536864 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) 20241111125536864 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125536864 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 3b 98 fd ec 75 6a 1a a3 5d f8 2e 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125536864 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125536865 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) 20241111125536865 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) 20241111125536865 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125536865 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) 20241111125536865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125536865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 3b 98 fd ec 75 6a 1a a3 5d f8 2e 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125536865 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125536865 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125536865 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125536865 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125536865 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125536865 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125536865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125536865 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) 20241111125536865 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) 20241111125536865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125536865 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125536865 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125536867 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) 20241111125536867 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) 20241111125536868 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) 20241111125536868 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) 20241111125536868 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) 20241111125536869 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) 20241111125536869 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) 20241111125536869 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) 20241111125536870 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) 20241111125536870 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) 20241111125536871 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) 20241111125536871 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) 20241111125536871 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) 20241111125536871 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) 20241111125536872 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) 20241111125536872 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) 20241111125536872 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125536872 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) 20241111125536872 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125536872 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125536872 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) 20241111125536872 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125536872 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125536872 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125536872 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) 20241111125536872 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) 20241111125536873 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125536880 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=56, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125536880 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125536880 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125536880 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125536880 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125536880 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125536880 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125536880 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241111125536880 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125536880 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125536880 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125536881 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125536881 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125536881 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125536881 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125536881 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125536881 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125536881 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125536881 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125536881 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125536881 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125536881 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125536881 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125536881 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125536881 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125536881 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125536881 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125536881 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125536881 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125536881 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) 20241111125536881 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125536881 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125536881 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241111125536881 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125536881 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125536881 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125536881 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125536881 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) 20241111125536881 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=56 (tbf_ul.cpp:221) 20241111125536881 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125536881 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125536881 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125536881 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=56 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 79 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125536882 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) 20241111125536882 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) 20241111125536882 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) 20241111125536882 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125536883 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) 20241111125536883 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) 20241111125536883 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) 20241111125536883 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) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125536884 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) 20241111125536884 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) 20241111125536884 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) 20241111125536884 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) 20241111125536885 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) 20241111125536885 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) 20241111125536885 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) 20241111125536885 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) 20241111125536885 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) 20241111125536885 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) 20241111125536892 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) 20241111125536892 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) 20241111125536892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241111125536892 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) 20241111125536892 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125536905 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) 20241111125536905 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) 20241111125536905 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) 20241111125536905 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125536906 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=3 data=3c 01 01 00 00 00 02 39 be cc 41 a0 a4 a5 07 f4 be 9e aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125536906 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125536906 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125536906 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 39 be cc 41 a0 a4 a5 07 f4 be 9e aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125536906 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) 20241111125536906 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1070) 20241111125536906 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) 20241111125536906 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125536906 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) 20241111125536906 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125536906 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 39 be cc 41 a0 a4 a5 07 f4 be 9e aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125536906 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125536906 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241111125536906 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125536906 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125536906 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125536906 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125536906 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125536906 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125536906 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) 20241111125536906 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125536906 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125536906 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125536906 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) 20241111125536906 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) 20241111125536906 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) 20241111125536906 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) 20241111125536907 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) 20241111125536907 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) 20241111125536907 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) 20241111125536907 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) 20241111125536907 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) 20241111125536907 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) 20241111125536907 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) 20241111125536907 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) 20241111125536910 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=872 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241111125536910 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) 20241111125536910 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125536910 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125536910 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) 20241111125536910 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125536910 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125536910 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125536910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125536910 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Sending data request: sapi=5 arfcn=872 cur_fn=65 block=4 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125536910 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125536912 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=65, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125536912 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125536912 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125536912 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125536912 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125536912 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125536912 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125536912 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241111125536912 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125536912 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125536912 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125536912 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125536912 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125536912 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125536912 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125536912 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125536912 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125536912 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125536912 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125536912 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125536912 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125536912 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125536912 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125536912 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125536912 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125536912 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125536912 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125536912 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125536912 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125536912 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) 20241111125536912 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125536912 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125536912 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241111125536912 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125536912 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125536912 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125536912 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125536912 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) 20241111125536912 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=65 (tbf_ul.cpp:221) 20241111125536912 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125536912 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125536912 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125536912 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=65 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7a 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125536925 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) 20241111125536925 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) 20241111125536925 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) 20241111125536925 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125536925 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) 20241111125536925 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) 20241111125536926 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) 20241111125536926 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) 20241111125536926 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) 20241111125536926 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) 20241111125536927 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) 20241111125536927 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) 20241111125536927 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) 20241111125536927 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) 20241111125536927 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) 20241111125536927 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) 20241111125536928 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) 20241111125536928 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) 20241111125536929 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) 20241111125536929 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) 20241111125536929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125536929 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) 20241111125536929 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125536944 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) 20241111125536944 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) 20241111125536945 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) 20241111125536945 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) 20241111125536946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=5 data=3c 01 01 00 00 00 03 0c 41 5d 8b e7 c3 1d cf bf 61 79 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125536946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125536946 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125536946 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 0c 41 5d 8b e7 c3 1d cf bf 61 79 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125536946 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) 20241111125536946 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1070) 20241111125536946 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) 20241111125536946 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125536946 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) 20241111125536946 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125536946 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 0c 41 5d 8b e7 c3 1d cf bf 61 79 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125536946 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125536946 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20241111125536946 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125536946 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125536946 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125536946 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125536946 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125536947 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125536947 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) 20241111125536947 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125536947 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125536947 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125536947 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) 20241111125536947 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) 20241111125536947 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) 20241111125536948 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) 20241111125536948 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) 20241111125536948 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) 20241111125536949 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) 20241111125536949 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) 20241111125536949 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) 20241111125536949 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) 20241111125536954 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=873 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241111125536954 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) 20241111125536954 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125536954 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125536954 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) 20241111125536954 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125536954 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125536954 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125536954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125536954 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Sending data request: sapi=5 arfcn=873 cur_fn=73 block=6 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125536955 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125536959 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=73, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125536959 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125536959 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125536959 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125536959 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125536959 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125536959 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125536959 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241111125536959 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125536959 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125536959 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125536959 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125536959 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125536959 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125536959 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125536959 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125536959 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125536959 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125536959 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125536959 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125536959 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125536959 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125536959 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125536960 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125536960 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125536960 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125536960 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125536960 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125536960 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125536960 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) 20241111125536960 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125536960 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125536960 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241111125536960 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125536960 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125536960 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125536960 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125536960 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) 20241111125536960 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=73 (tbf_ul.cpp:221) 20241111125536960 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125536960 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125536960 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125536960 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=73 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7b 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125536969 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) 20241111125536969 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) 20241111125536969 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) 20241111125536969 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125536971 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) 20241111125536971 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) 20241111125536972 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) 20241111125536972 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) 20241111125536972 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) 20241111125536972 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) 20241111125536973 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) 20241111125536973 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) 20241111125536974 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) 20241111125536974 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) 20241111125536975 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) 20241111125536975 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) 20241111125536976 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) 20241111125536976 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) 20241111125536977 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) 20241111125536977 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) 20241111125536977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125536977 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) 20241111125536977 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125536988 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) 20241111125536988 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) 20241111125536990 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) 20241111125536990 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) 20241111125536992 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) 20241111125536992 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) 20241111125536993 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=7 data=3c 01 01 00 00 00 04 a5 d5 01 a8 34 74 da 8e 22 3f a6 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125536993 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125536993 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125536993 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 a5 d5 01 a8 34 74 da 8e 22 3f a6 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125536993 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) 20241111125536993 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-3-0:G){ASSIGN} (pdch.cpp:1070) 20241111125536993 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) 20241111125536993 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125536993 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) 20241111125536993 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125536993 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 a5 d5 01 a8 34 74 da 8e 22 3f a6 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125536993 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125536993 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241111125536993 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125536993 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125536993 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125536993 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125536993 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125536993 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125536993 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) 20241111125536993 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125536993 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125536993 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125536994 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) 20241111125536994 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) 20241111125536995 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) 20241111125536995 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) 20241111125536995 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) 20241111125536995 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) 20241111125536996 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) 20241111125536996 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) 20241111125536997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=874 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241111125536997 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) 20241111125536997 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125536997 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125536997 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) 20241111125536997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125536998 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125536998 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125536998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125536998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Sending data request: sapi=5 arfcn=874 cur_fn=82 block=8 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125536999 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537005 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=82, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537005 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537005 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537005 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537005 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537005 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537005 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537005 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241111125537005 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537005 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537005 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537005 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537005 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537005 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537005 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537005 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537005 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537005 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537005 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537005 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537005 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537005 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537005 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537005 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537005 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537005 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537005 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537005 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537005 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125537005 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) 20241111125537005 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125537005 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537005 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20241111125537005 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537005 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537005 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537005 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537005 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) 20241111125537006 DTBF DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=82 (tbf_ul.cpp:221) 20241111125537006 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537006 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537006 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125537006 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=82 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7c 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125537010 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) 20241111125537010 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) 20241111125537010 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) 20241111125537010 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241111125537011 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) 20241111125537011 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) MTC@131a5d934883: 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 } 20241111125537012 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) 20241111125537012 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) 20241111125537013 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) 20241111125537013 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) 20241111125537014 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) 20241111125537014 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) 20241111125537015 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) 20241111125537015 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) 20241111125537015 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) 20241111125537015 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) 20241111125537016 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) 20241111125537016 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) 20241111125537018 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) 20241111125537018 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) 20241111125537018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125537018 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) 20241111125537019 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125537032 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) 20241111125537032 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) 20241111125537034 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) 20241111125537034 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) 20241111125537035 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) 20241111125537035 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) 20241111125537035 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) 20241111125537035 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) 20241111125537036 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=9 data=3c 01 01 00 00 00 05 8f 24 14 a5 98 3d b0 c7 2b b6 51 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537036 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537036 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537036 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 8f 24 14 a5 98 3d b0 c7 2b b6 51 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537036 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) 20241111125537036 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-4-0:G){ASSIGN} (pdch.cpp:1070) 20241111125537036 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) 20241111125537036 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537036 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) 20241111125537036 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537036 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 8f 24 14 a5 98 3d b0 c7 2b b6 51 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537036 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125537036 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20241111125537036 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537036 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537036 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537036 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537036 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537036 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537036 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) 20241111125537036 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537036 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537036 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537037 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) 20241111125537037 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) 20241111125537038 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) 20241111125537038 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) 20241111125537039 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) 20241111125537039 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) 20241111125537040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=875 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241111125537040 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) 20241111125537040 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537040 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537040 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) 20241111125537040 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537040 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537040 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537040 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Sending data request: sapi=5 arfcn=875 cur_fn=91 block=10 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537040 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537046 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=91, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537046 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537046 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537046 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537046 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537046 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537046 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537046 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241111125537046 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537046 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537046 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537046 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537046 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537046 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537046 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537046 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537046 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537046 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537046 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537046 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537046 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537046 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537046 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537046 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537046 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537046 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537046 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537046 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537046 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125537046 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) 20241111125537046 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125537046 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537046 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20241111125537046 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537046 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537046 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537046 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537046 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) 20241111125537046 DTBF DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=91 (tbf_ul.cpp:221) 20241111125537046 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537046 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537046 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125537046 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=91 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7d 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537052 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) 20241111125537052 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) 20241111125537052 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) 20241111125537052 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125537053 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) 20241111125537053 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) 20241111125537054 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) 20241111125537054 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) 20241111125537055 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) 20241111125537055 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) 20241111125537055 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) 20241111125537055 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) 20241111125537056 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) 20241111125537056 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) 20241111125537057 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) 20241111125537057 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) 20241111125537058 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) 20241111125537058 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) 20241111125537058 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) 20241111125537058 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) 20241111125537058 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125537058 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) 20241111125537059 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125537071 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) 20241111125537071 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) 20241111125537072 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) 20241111125537072 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) 20241111125537073 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) 20241111125537073 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) 20241111125537073 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) 20241111125537073 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) 20241111125537074 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) 20241111125537074 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) 20241111125537075 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=11 data=3c 01 01 00 00 00 06 df 12 ac c1 50 28 b3 55 0c b5 fb cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537075 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537075 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537075 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 df 12 ac c1 50 28 b3 55 0c b5 fb cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537075 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) 20241111125537075 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-5-0:G){ASSIGN} (pdch.cpp:1070) 20241111125537075 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) 20241111125537075 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537075 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) 20241111125537075 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537075 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 df 12 ac c1 50 28 b3 55 0c b5 fb cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537075 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125537075 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20241111125537075 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537075 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537075 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537075 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537075 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537075 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537075 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) 20241111125537075 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537075 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537075 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537076 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) 20241111125537076 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) 20241111125537077 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) 20241111125537077 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) 20241111125537080 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=876 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241111125537080 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) 20241111125537080 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537080 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537080 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) 20241111125537080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537080 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537080 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537080 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Sending data request: sapi=5 arfcn=876 cur_fn=99 block=0 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537081 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125537081 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537081 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537081 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537085 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=99, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537086 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537086 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537086 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537086 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537086 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537086 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537086 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20241111125537086 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537086 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537086 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537086 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537086 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537086 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537086 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537086 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537086 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537086 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537086 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537086 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537086 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537086 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537086 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537086 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537086 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537086 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537086 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537086 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537086 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125537086 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) 20241111125537086 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125537086 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537086 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20241111125537086 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537086 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537086 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537086 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537086 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) 20241111125537086 DTBF DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=99 (tbf_ul.cpp:221) 20241111125537086 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537086 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537086 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125537086 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=99 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7e 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537095 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) 20241111125537095 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) 20241111125537095 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) 20241111125537095 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125537096 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) 20241111125537096 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) 20241111125537097 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) 20241111125537097 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) 20241111125537098 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) 20241111125537098 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) 20241111125537098 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) 20241111125537098 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) 20241111125537099 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) 20241111125537099 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) 20241111125537100 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) 20241111125537100 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) 20241111125537101 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) 20241111125537101 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) 20241111125537102 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) 20241111125537102 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) 20241111125537102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125537102 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) 20241111125537103 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125537113 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537113 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537113 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537114 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) 20241111125537114 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) 20241111125537115 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) 20241111125537115 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) 20241111125537116 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) 20241111125537116 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) 20241111125537117 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) 20241111125537117 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) 20241111125537118 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) 20241111125537118 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) 20241111125537119 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) 20241111125537119 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) 20241111125537119 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=1 data=3c 01 01 00 00 00 07 c1 cc ea a6 8f 87 96 e1 6b d1 2b 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537119 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537119 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537119 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 c1 cc ea a6 8f 87 96 e1 6b d1 2b 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537119 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) 20241111125537119 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-6-0:G){ASSIGN} (pdch.cpp:1070) 20241111125537120 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) 20241111125537120 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537120 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) 20241111125537120 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537120 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 c1 cc ea a6 8f 87 96 e1 6b d1 2b 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537120 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125537120 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20241111125537120 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537120 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537120 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537120 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537120 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537120 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537120 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) 20241111125537120 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537120 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537120 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537120 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) 20241111125537120 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) 20241111125537121 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=877 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241111125537121 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) 20241111125537121 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537121 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537121 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) 20241111125537121 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537121 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537121 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537121 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Scheduling control message at RTS for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537121 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Sending data request: sapi=5 arfcn=877 cur_fn=108 block=2 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537122 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537126 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=108, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537126 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537126 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537126 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537126 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537126 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537126 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537126 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20241111125537126 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537126 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537126 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537126 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537126 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537126 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537126 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537126 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537126 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537127 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537127 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537127 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537127 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537127 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537127 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537127 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537127 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537127 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537127 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537127 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537127 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125537127 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) 20241111125537127 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125537127 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537127 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20241111125537127 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537127 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537127 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537127 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537127 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) 20241111125537127 DTBF DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=108 (tbf_ul.cpp:221) 20241111125537127 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537127 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537127 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125537127 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=108 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537133 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) 20241111125537133 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) 20241111125537133 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) 20241111125537133 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125537135 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) 20241111125537135 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) 20241111125537135 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) 20241111125537135 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) 20241111125537136 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) 20241111125537136 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) 20241111125537136 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) 20241111125537136 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) 20241111125537137 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) 20241111125537137 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) 20241111125537137 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) 20241111125537137 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) 20241111125537138 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) 20241111125537138 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) 20241111125537143 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) 20241111125537143 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) 20241111125537143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125537143 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) 20241111125537143 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125537157 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) 20241111125537157 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) 20241111125537158 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) 20241111125537158 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) 20241111125537159 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) 20241111125537159 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) 20241111125537160 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537160 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537160 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537160 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) 20241111125537160 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) 20241111125537161 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) 20241111125537161 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) 20241111125537162 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) 20241111125537162 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) 20241111125537162 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) 20241111125537162 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) 20241111125537163 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=3 data=3c 01 01 00 00 00 08 05 fe d7 41 db c3 21 e6 54 18 28 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537163 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537163 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537163 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 05 fe d7 41 db c3 21 e6 54 18 28 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537163 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) 20241111125537163 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-7-0:G){ASSIGN} (pdch.cpp:1070) 20241111125537163 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) 20241111125537163 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537163 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) 20241111125537163 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537163 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 05 fe d7 41 db c3 21 e6 54 18 28 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537163 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125537163 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20241111125537163 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537163 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537163 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537163 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537163 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537163 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537163 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) 20241111125537163 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537164 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=878 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241111125537164 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) 20241111125537164 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537164 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537164 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) 20241111125537164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537164 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537164 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537164 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Sending data request: sapi=5 arfcn=878 cur_fn=117 block=4 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 01 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537165 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537170 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=117, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537170 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537170 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537170 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537170 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537170 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537170 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537170 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111125537170 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537170 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537170 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537170 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537170 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537170 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537170 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537170 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537170 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537170 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537170 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537170 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537170 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537170 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537170 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537170 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537170 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537170 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537170 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537171 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537171 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125537171 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) 20241111125537171 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125537171 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537171 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241111125537171 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537171 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537171 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537171 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537171 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) 20241111125537171 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=117 (tbf_ul.cpp:221) 20241111125537171 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537171 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537171 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125537171 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=117 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125537177 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) 20241111125537177 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) 20241111125537177 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) 20241111125537177 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125537178 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) 20241111125537178 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) 20241111125537178 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) 20241111125537178 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) 20241111125537179 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) 20241111125537179 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) 20241111125537180 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) 20241111125537180 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) 20241111125537181 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) 20241111125537181 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) 20241111125537182 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) 20241111125537182 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) 20241111125537182 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) 20241111125537182 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) 20241111125537183 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) 20241111125537183 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) 20241111125537183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125537183 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) 20241111125537184 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 1 20241111125537196 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) 20241111125537196 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) 20241111125537197 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) 20241111125537197 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) 20241111125537198 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) 20241111125537198 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) 20241111125537199 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) 20241111125537199 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) 20241111125537199 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) 20241111125537199 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) 20241111125537200 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) 20241111125537200 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) 20241111125537201 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) 20241111125537201 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) 20241111125537202 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) 20241111125537202 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) 20241111125537206 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537206 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537206 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537206 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) 20241111125537206 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) 20241111125537206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111125537206 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) 20241111125537206 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 1 20241111125537220 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) 20241111125537220 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) 20241111125537220 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) 20241111125537220 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125537220 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125537220 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125537221 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) 20241111125537221 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) 20241111125537222 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) 20241111125537222 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) 20241111125537223 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) 20241111125537223 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) 20241111125537224 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) 20241111125537224 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) 20241111125537225 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) 20241111125537225 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) 20241111125537225 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) 20241111125537225 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) 20241111125537226 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) 20241111125537226 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) 20241111125537227 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) 20241111125537227 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) 20241111125537228 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125537239 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) 20241111125537239 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) 20241111125537239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=134): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20241111125537239 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125537240 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) 20241111125537240 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) 20241111125537241 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) 20241111125537241 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) 20241111125537242 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) 20241111125537242 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) 20241111125537243 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) 20241111125537243 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) 20241111125537244 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) 20241111125537244 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) 20241111125537244 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) 20241111125537244 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) 20241111125537245 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) 20241111125537245 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) 20241111125537246 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) 20241111125537246 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) 20241111125537247 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537247 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537247 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125537259 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) 20241111125537259 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) 20241111125537260 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) 20241111125537260 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) 20241111125537261 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) 20241111125537261 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) 20241111125537261 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) 20241111125537261 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) 20241111125537262 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) 20241111125537262 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) 20241111125537263 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) 20241111125537263 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) 20241111125537264 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) 20241111125537264 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) 20241111125537264 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) 20241111125537264 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) 20241111125537268 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) 20241111125537269 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) 20241111125537269 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125537283 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) 20241111125537283 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) 20241111125537284 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) 20241111125537284 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) 20241111125537285 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) 20241111125537285 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) 20241111125537286 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) 20241111125537286 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) 20241111125537286 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537286 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537286 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537286 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) 20241111125537286 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) 20241111125537287 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) 20241111125537287 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) 20241111125537288 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) 20241111125537288 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) 20241111125537289 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) 20241111125537289 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) 20241111125537290 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) 20241111125537290 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) 20241111125537290 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125537302 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) 20241111125537302 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) 20241111125537303 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) 20241111125537303 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) 20241111125537304 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) 20241111125537304 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) 20241111125537304 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) 20241111125537304 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) 20241111125537305 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) 20241111125537305 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) 20241111125537306 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) 20241111125537306 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) 20241111125537307 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) 20241111125537307 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) 20241111125537307 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) 20241111125537308 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) 20241111125537308 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) 20241111125537308 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) 20241111125537309 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125537321 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) 20241111125537321 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) 20241111125537322 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) 20241111125537322 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) 20241111125537323 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) 20241111125537323 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) 20241111125537323 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) 20241111125537323 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) 20241111125537324 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) 20241111125537324 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) 20241111125537325 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) 20241111125537325 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) 20241111125537326 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) 20241111125537326 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) 20241111125537326 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) 20241111125537326 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) 20241111125537328 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537328 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537328 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537330 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) 20241111125537330 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) 20241111125537331 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125537345 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) 20241111125537345 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) 20241111125537346 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) 20241111125537346 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) 20241111125537347 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) 20241111125537347 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) 20241111125537347 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) 20241111125537347 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) 20241111125537348 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) 20241111125537348 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) 20241111125537349 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) 20241111125537349 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) 20241111125537350 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) 20241111125537350 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) 20241111125537350 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) 20241111125537350 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) 20241111125537351 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) 20241111125537351 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) 20241111125537352 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125537363 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) 20241111125537363 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) 20241111125537365 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) 20241111125537365 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) 20241111125537365 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) 20241111125537365 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) 20241111125537366 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) 20241111125537366 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) 20241111125537367 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) 20241111125537367 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) 20241111125537368 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) 20241111125537368 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) 20241111125537368 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) 20241111125537368 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) 20241111125537369 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) 20241111125537369 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) 20241111125537370 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) 20241111125537370 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) 20241111125537371 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125537372 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537372 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537372 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 1 20241111125537383 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) 20241111125537383 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) 20241111125537384 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) 20241111125537384 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) 20241111125537385 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) 20241111125537385 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) 20241111125537385 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) 20241111125537385 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) 20241111125537386 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) 20241111125537386 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) 20241111125537387 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) 20241111125537387 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) 20241111125537388 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) 20241111125537388 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) 20241111125537389 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) 20241111125537389 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) 20241111125537392 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) 20241111125537392 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=169 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:G){FLOW}, expect answer on UL FN=173 (gprs_rlcmac_sched.cpp:454) 20241111125537392 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241111125537392 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) 20241111125537393 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125537406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=3c 03 01 00 00 00 09 d0 50 22 6b 4b 4d 60 70 3e b9 cb e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537406 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) 20241111125537406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 d0 50 22 6b 4b 4d 60 70 3e b9 cb e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537406 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) 20241111125537406 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=169 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:G){FLOW} (pdch.cpp:1070) 20241111125537406 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) 20241111125537406 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537406 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) 20241111125537406 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537406 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 d0 50 22 6b 4b 4d 60 70 3e b9 cb e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537407 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125537407 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20241111125537407 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537407 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537407 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537407 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537407 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537407 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) 20241111125537407 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) 20241111125537407 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537407 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537407 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537408 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) 20241111125537408 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) 20241111125537408 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) 20241111125537408 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) 20241111125537409 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) 20241111125537409 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) 20241111125537410 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) 20241111125537410 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) 20241111125537411 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) 20241111125537411 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) 20241111125537411 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) 20241111125537411 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) 20241111125537412 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) 20241111125537412 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) 20241111125537413 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) 20241111125537413 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) 20241111125537413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241111125537413 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) 20241111125537413 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20241111125537413 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537413 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) 20241111125537413 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537413 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537413 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125537413 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125537413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=41 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537414 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537418 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=169, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537418 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537418 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537418 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537418 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537418 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537418 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537418 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241111125537418 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537418 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537418 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537418 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537418 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537418 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537418 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537418 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537418 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537418 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537418 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537418 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537418 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537418 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537418 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537419 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537419 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537419 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537419 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537419 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537419 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125537419 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) 20241111125537419 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125537419 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537419 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241111125537419 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537419 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537419 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537419 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537419 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) 20241111125537419 DTBF DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=169 (tbf_ul.cpp:221) 20241111125537419 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537419 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537419 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125537419 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=169 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7a 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537426 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) 20241111125537426 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) 20241111125537426 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) 20241111125537426 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125537427 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) 20241111125537427 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) 20241111125537428 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) 20241111125537428 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) 20241111125537428 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) 20241111125537428 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) 20241111125537429 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) 20241111125537429 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) 20241111125537430 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) 20241111125537430 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) 20241111125537431 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) 20241111125537431 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) 20241111125537431 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) 20241111125537431 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) 20241111125537432 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) 20241111125537432 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) 20241111125537432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241111125537432 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) 20241111125537433 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125537445 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) 20241111125537445 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) 20241111125537445 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) 20241111125537445 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125537446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=5 data=3c 03 01 00 00 00 0a 37 52 81 ca 8d 37 1d 60 6b 65 ee d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537446 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537446 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a 37 52 81 ca 8d 37 1d 60 6b 65 ee d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537446 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) 20241111125537446 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-1-1:G){ASSIGN} (pdch.cpp:1070) 20241111125537446 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) 20241111125537446 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537446 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) 20241111125537446 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537446 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a 37 52 81 ca 8d 37 1d 60 6b 65 ee d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537446 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125537446 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20241111125537446 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537446 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537446 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537446 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537446 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537446 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537446 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) 20241111125537446 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537446 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537446 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537447 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) 20241111125537447 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) 20241111125537447 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) 20241111125537448 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) 20241111125537448 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) 20241111125537448 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) 20241111125537449 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) 20241111125537449 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) 20241111125537450 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) 20241111125537450 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) 20241111125537451 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) 20241111125537451 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) 20241111125537454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=872 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241111125537454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20241111125537454 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241111125537454 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) 20241111125537454 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537454 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537454 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) 20241111125537454 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537454 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537454 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Scheduling control message at RTS for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Sending data request: sapi=5 arfcn=872 cur_fn=177 block=6 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537455 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537459 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=177, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537459 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537459 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537459 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537459 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537459 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537459 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537459 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241111125537459 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537459 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537459 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537459 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537459 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537459 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537459 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537459 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537459 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537459 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537459 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537459 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537459 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537459 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537459 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537460 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537460 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537460 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537460 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537460 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537460 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125537460 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) 20241111125537460 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125537460 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537460 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241111125537460 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537460 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537460 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537460 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537460 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) 20241111125537460 DTBF DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=177 (tbf_ul.cpp:221) 20241111125537460 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537460 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537460 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125537460 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=177 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7b 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537468 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) 20241111125537468 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) 20241111125537468 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) 20241111125537468 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125537470 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) 20241111125537470 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) 20241111125537470 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) 20241111125537471 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) 20241111125537471 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) 20241111125537471 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) 20241111125537472 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) 20241111125537472 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) 20241111125537473 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) 20241111125537473 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) 20241111125537473 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) 20241111125537473 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) 20241111125537474 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) 20241111125537474 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) 20241111125537475 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) 20241111125537475 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) 20241111125537475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241111125537475 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) 20241111125537476 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125537488 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) 20241111125537488 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) 20241111125537489 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) 20241111125537489 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) 20241111125537489 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=186): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125537489 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125537490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=7 data=3c 03 01 00 00 00 0b ee 58 57 c8 9e fa 43 c0 95 96 18 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537490 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537490 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b ee 58 57 c8 9e fa 43 c0 95 96 18 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537490 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) 20241111125537490 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=186 Rx UL DATA from unexpected TBF(UL:TFI-0-2-1:G){ASSIGN} (pdch.cpp:1070) 20241111125537490 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) 20241111125537490 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537490 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) 20241111125537490 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537490 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b ee 58 57 c8 9e fa 43 c0 95 96 18 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537490 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125537490 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20241111125537490 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537490 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537490 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537490 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537490 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537490 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537490 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) 20241111125537490 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537490 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537490 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537490 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) 20241111125537490 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) 20241111125537491 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) 20241111125537491 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) 20241111125537492 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) 20241111125537492 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) 20241111125537493 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) 20241111125537493 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) 20241111125537493 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) 20241111125537493 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) 20241111125537494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=873 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241111125537494 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20241111125537494 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241111125537494 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) 20241111125537494 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537494 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537494 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) 20241111125537494 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537494 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537494 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537494 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Scheduling control message at RTS for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537495 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Sending data request: sapi=5 arfcn=873 cur_fn=186 block=8 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537495 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537500 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=186, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537500 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537500 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537500 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537500 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537500 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537500 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537500 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20241111125537500 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537500 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537500 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537500 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537500 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537500 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537500 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537500 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537500 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537500 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537500 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537500 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537500 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537500 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537500 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537500 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537500 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537500 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537500 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537500 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537500 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125537500 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) 20241111125537500 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125537500 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537500 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20241111125537500 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537500 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537500 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537500 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537500 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) 20241111125537500 DTBF DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=186 (tbf_ul.cpp:221) 20241111125537500 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537500 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537500 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125537500 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=186 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7c 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537507 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) 20241111125537507 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) 20241111125537507 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) 20241111125537507 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125537508 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) 20241111125537508 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) 20241111125537509 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) 20241111125537509 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) 20241111125537509 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) 20241111125537509 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) 20241111125537510 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) 20241111125537510 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) 20241111125537511 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) 20241111125537511 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) 20241111125537512 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) 20241111125537512 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) 20241111125537513 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) 20241111125537513 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) 20241111125537516 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) 20241111125537516 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) 20241111125537516 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241111125537516 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) 20241111125537517 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125537531 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) 20241111125537531 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) 20241111125537532 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) 20241111125537532 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) 20241111125537533 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) 20241111125537533 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) 20241111125537533 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=195): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241111125537533 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125537534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=9 data=3c 03 01 00 00 00 0c 7b a9 c2 f8 b9 e4 c1 6b 63 e5 a5 3c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537534 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537534 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c 7b a9 c2 f8 b9 e4 c1 6b 63 e5 a5 3c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537534 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) 20241111125537534 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=195 Rx UL DATA from unexpected TBF(UL:TFI-0-3-1:G){ASSIGN} (pdch.cpp:1070) 20241111125537534 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) 20241111125537534 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537534 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) 20241111125537534 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537534 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c 7b a9 c2 f8 b9 e4 c1 6b 63 e5 a5 3c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537534 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125537534 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20241111125537534 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537534 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537534 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537534 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537534 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537534 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537534 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) 20241111125537534 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537534 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537534 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537534 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) 20241111125537534 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) 20241111125537535 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) 20241111125537535 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) 20241111125537536 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) 20241111125537536 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) 20241111125537537 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) 20241111125537537 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) 20241111125537538 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=874 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241111125537538 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241111125537538 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241111125537538 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) 20241111125537538 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537538 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537538 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) 20241111125537538 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537538 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537538 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537538 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Scheduling control message at RTS for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537538 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Sending data request: sapi=5 arfcn=874 cur_fn=195 block=10 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537539 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537543 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=195, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537543 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537543 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537543 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537543 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537543 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537543 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537543 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20241111125537543 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537543 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537543 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537543 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537543 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537543 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537543 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537544 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537544 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537544 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537544 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537544 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537544 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537544 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537544 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537544 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537544 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537544 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537544 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537544 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537544 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125537544 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) 20241111125537544 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125537544 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537544 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20241111125537544 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537544 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537544 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537544 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537544 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) 20241111125537544 DTBF DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=195 (tbf_ul.cpp:221) 20241111125537544 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537544 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537544 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125537544 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=195 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7d 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537550 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) 20241111125537550 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) 20241111125537550 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) 20241111125537550 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125537551 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) 20241111125537552 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) 20241111125537552 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) 20241111125537552 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) 20241111125537553 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) 20241111125537553 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) 20241111125537554 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) 20241111125537554 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) 20241111125537555 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) 20241111125537555 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) 20241111125537555 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) 20241111125537555 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) 20241111125537556 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) 20241111125537556 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) 20241111125537557 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) 20241111125537557 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241111125537557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241111125537557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537558 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125537570 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) 20241111125537570 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) 20241111125537571 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) 20241111125537571 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) 20241111125537572 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) 20241111125537572 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) 20241111125537573 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) 20241111125537573 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) 20241111125537573 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=203): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241111125537573 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125537574 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=11 data=3c 03 01 00 00 00 0d 03 b4 b4 44 b1 9f b9 f4 ca e9 cb 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537574 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537574 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537574 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d 03 b4 b4 44 b1 9f b9 f4 ca e9 cb 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537574 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) 20241111125537574 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=203 Rx UL DATA from unexpected TBF(UL:TFI-0-4-1:G){ASSIGN} (pdch.cpp:1070) 20241111125537574 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) 20241111125537574 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537574 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) 20241111125537574 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537574 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d 03 b4 b4 44 b1 9f b9 f4 ca e9 cb 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537574 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125537574 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20241111125537574 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537574 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537574 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537574 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537574 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537574 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537574 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) 20241111125537574 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537574 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537574 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537574 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) 20241111125537574 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) 20241111125537575 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) 20241111125537575 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) 20241111125537576 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) 20241111125537576 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) 20241111125537579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=875 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241111125537579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=208 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=212 (gprs_rlcmac_sched.cpp:454) 20241111125537579 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241111125537579 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) 20241111125537579 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537579 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537579 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) 20241111125537579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537579 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537579 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Scheduling control message at RTS for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537579 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Sending data request: sapi=5 arfcn=875 cur_fn=203 block=0 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537580 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537585 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=203, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537585 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537585 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537585 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537585 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537585 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537585 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537585 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20241111125537585 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537585 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537585 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537585 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537585 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537585 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537585 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537585 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537585 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537585 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537585 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537585 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537585 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537585 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537585 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537585 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537585 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537585 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537585 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537585 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537586 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125537586 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) 20241111125537586 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125537586 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537586 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20241111125537586 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537586 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537586 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537586 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537586 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) 20241111125537586 DTBF DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=203 (tbf_ul.cpp:221) 20241111125537586 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537586 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537586 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125537586 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=203 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7e 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537594 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) 20241111125537594 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) 20241111125537594 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=208): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125537594 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125537596 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) 20241111125537596 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) 20241111125537597 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) 20241111125537597 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) 20241111125537597 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) 20241111125537597 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) 20241111125537598 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) 20241111125537598 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) 20241111125537599 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) 20241111125537599 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) 20241111125537600 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) 20241111125537600 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) 20241111125537601 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) 20241111125537601 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) 20241111125537602 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) 20241111125537602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=216 (gprs_rlcmac_sched.cpp:454) 20241111125537602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241111125537602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537603 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125537613 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) 20241111125537613 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) 20241111125537614 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) 20241111125537614 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) 20241111125537615 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) 20241111125537615 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) 20241111125537616 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) 20241111125537616 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) 20241111125537617 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) 20241111125537617 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) 20241111125537617 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=212): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241111125537617 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125537617 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=1 data=3c 03 01 00 00 00 0e 41 23 63 d1 4b 96 42 a7 1f c0 82 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537617 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537617 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537617 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e 41 23 63 d1 4b 96 42 a7 1f c0 82 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537617 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) 20241111125537617 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=212 Rx UL DATA from unexpected TBF(UL:TFI-0-5-1:G){ASSIGN} (pdch.cpp:1070) 20241111125537617 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) 20241111125537617 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537618 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) 20241111125537618 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537618 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e 41 23 63 d1 4b 96 42 a7 1f c0 82 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537618 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125537618 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20241111125537618 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537618 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537618 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537618 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537618 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537618 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537618 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) 20241111125537618 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537618 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537618 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537618 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) 20241111125537618 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) 20241111125537619 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537619 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537619 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537619 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) 20241111125537619 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) 20241111125537620 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=876 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241111125537620 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=221 (gprs_rlcmac_sched.cpp:454) 20241111125537620 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241111125537620 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) 20241111125537620 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537620 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537620 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) 20241111125537620 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537620 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537620 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537620 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Scheduling control message at RTS for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537620 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Sending data request: sapi=5 arfcn=876 cur_fn=212 block=2 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537620 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537624 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=212, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537624 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537624 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537624 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537624 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537624 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537624 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537624 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20241111125537624 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537624 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537624 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537624 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537624 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537624 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537624 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537624 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537624 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537624 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537624 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537624 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537624 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537625 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537625 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537625 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537625 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537625 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537625 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537625 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537625 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125537625 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) 20241111125537625 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125537625 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537625 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20241111125537625 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537625 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537625 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537625 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537625 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) 20241111125537625 DTBF DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=212 (tbf_ul.cpp:221) 20241111125537625 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537625 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537625 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125537625 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=212 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 78 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537633 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) 20241111125537633 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) 20241111125537633 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=216): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125537633 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125537634 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) 20241111125537634 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) 20241111125537636 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) 20241111125537636 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) 20241111125537637 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) 20241111125537637 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) 20241111125537637 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) 20241111125537637 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) 20241111125537638 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) 20241111125537638 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) 20241111125537638 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) 20241111125537638 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) 20241111125537638 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) 20241111125537638 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) 20241111125537642 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) 20241111125537642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241111125537642 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241111125537642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537643 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125537656 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) 20241111125537656 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) 20241111125537658 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) 20241111125537658 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) 20241111125537659 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) 20241111125537659 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) 20241111125537660 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537660 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537660 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537660 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) 20241111125537660 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) 20241111125537662 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) 20241111125537662 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) 20241111125537663 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) 20241111125537663 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) 20241111125537663 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=221): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241111125537663 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125537664 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=3 data=3c 03 01 00 00 00 0f 64 f0 7b 56 81 6f b7 27 13 c2 2a 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537664 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537664 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537664 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f 64 f0 7b 56 81 6f b7 27 13 c2 2a 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537664 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) 20241111125537664 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=221 Rx UL DATA from unexpected TBF(UL:TFI-0-6-1:G){ASSIGN} (pdch.cpp:1070) 20241111125537664 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) 20241111125537664 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537664 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) 20241111125537664 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537664 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f 64 f0 7b 56 81 6f b7 27 13 c2 2a 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537664 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125537664 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20241111125537664 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537664 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537664 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537664 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537664 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537664 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537664 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) 20241111125537664 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537664 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537664 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537665 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) 20241111125537665 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) 20241111125537665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=877 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241111125537665 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241111125537665 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241111125537665 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) 20241111125537665 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537665 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537665 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) 20241111125537665 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537665 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537665 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Scheduling control message at RTS for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537666 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Sending data request: sapi=5 arfcn=877 cur_fn=221 block=4 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537666 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537670 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=221, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537670 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537670 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537670 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537670 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537670 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537670 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537670 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20241111125537670 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537670 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537670 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537670 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537670 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537670 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537670 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537670 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537670 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537670 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537670 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537670 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537670 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537670 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537670 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537670 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537670 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537670 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537670 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537670 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537670 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125537671 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) 20241111125537671 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125537671 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537671 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20241111125537671 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537671 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537671 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537671 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537671 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) 20241111125537671 DTBF DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=221 (tbf_ul.cpp:221) 20241111125537671 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537671 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537671 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125537671 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=221 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537675 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) 20241111125537675 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) 20241111125537675 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=225): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125537675 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125537677 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) 20241111125537677 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) 20241111125537677 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) 20241111125537677 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) 20241111125537678 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) 20241111125537678 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) 20241111125537679 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) 20241111125537679 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) 20241111125537680 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) 20241111125537680 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) 20241111125537680 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) 20241111125537680 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) 20241111125537681 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) 20241111125537681 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) 20241111125537682 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) 20241111125537682 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) 20241111125537682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241111125537682 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) 20241111125537683 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 1 20241111125537694 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) 20241111125537694 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) 20241111125537695 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) 20241111125537695 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) 20241111125537696 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) 20241111125537696 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) 20241111125537697 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) 20241111125537697 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) 20241111125537698 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) 20241111125537698 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) 20241111125537698 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) 20241111125537698 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) 20241111125537699 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) 20241111125537699 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) 20241111125537699 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=229): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241111125537699 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125537700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=5 data=3c 03 01 00 00 00 10 1e 91 3d 73 1f cb e0 b2 15 05 de f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537700 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537700 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 1e 91 3d 73 1f cb e0 b2 15 05 de f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537700 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) 20241111125537700 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=229 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1070) 20241111125537700 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) 20241111125537700 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537700 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) 20241111125537700 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537700 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 1e 91 3d 73 1f cb e0 b2 15 05 de f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537700 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241111125537700 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20241111125537700 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537700 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537701 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537701 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537701 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537701 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537701 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) 20241111125537701 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537701 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537701 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537701 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537701 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537701 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=878 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241111125537703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=238 (gprs_rlcmac_sched.cpp:454) 20241111125537703 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241111125537703 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) 20241111125537703 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537703 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537703 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) 20241111125537703 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537704 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537704 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Scheduling control message at RTS for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537704 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Sending data request: sapi=5 arfcn=878 cur_fn=229 block=6 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 02 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537704 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537708 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=229, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537708 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537708 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537708 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537709 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537709 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537709 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537709 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241111125537709 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537709 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537709 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537709 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537709 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537709 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537709 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537709 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537709 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537709 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537709 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537709 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537709 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537709 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537709 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537709 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537709 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537709 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537709 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537709 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537709 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125537709 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) 20241111125537709 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125537709 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537709 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241111125537709 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537709 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537709 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537709 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537709 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) 20241111125537709 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=229 (tbf_ul.cpp:221) 20241111125537709 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537709 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537709 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125537709 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=229 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125537718 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) 20241111125537718 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) 20241111125537718 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=234): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125537718 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125537719 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) 20241111125537719 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) 20241111125537720 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) 20241111125537720 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) 20241111125537721 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) 20241111125537721 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) 20241111125537721 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) 20241111125537721 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) 20241111125537722 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) 20241111125537722 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) 20241111125537722 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) 20241111125537722 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) 20241111125537723 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) 20241111125537723 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) 20241111125537724 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) 20241111125537724 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) 20241111125537724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241111125537724 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) 20241111125537724 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 2 20241111125537737 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) 20241111125537737 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) 20241111125537738 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) 20241111125537738 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) 20241111125537739 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) 20241111125537739 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) 20241111125537739 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) 20241111125537739 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) 20241111125537740 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) 20241111125537740 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) 20241111125537741 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) 20241111125537741 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) 20241111125537742 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) 20241111125537742 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) 20241111125537742 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) 20241111125537742 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) 20241111125537742 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=238): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241111125537742 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125537743 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) 20241111125537743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=242 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=247 (gprs_rlcmac_sched.cpp:454) 20241111125537743 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241111125537743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125537744 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125537745 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537745 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537745 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 1 vs exp USF 2 20241111125537756 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) 20241111125537756 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) 20241111125537756 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=242): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241111125537756 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125537756 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125537756 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125537757 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) 20241111125537757 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) 20241111125537758 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) 20241111125537758 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) 20241111125537759 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) 20241111125537759 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) 20241111125537759 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) 20241111125537759 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) 20241111125537760 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) 20241111125537760 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) 20241111125537761 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) 20241111125537761 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) 20241111125537762 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) 20241111125537762 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) 20241111125537765 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) 20241111125537765 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) 20241111125537766 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125537780 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) 20241111125537780 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) 20241111125537780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=247): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} (pdch_ul_controller.c:309) 20241111125537780 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125537781 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) 20241111125537781 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) 20241111125537782 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) 20241111125537782 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) 20241111125537782 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) 20241111125537782 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) 20241111125537783 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) 20241111125537783 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) 20241111125537784 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) 20241111125537784 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) 20241111125537785 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) 20241111125537785 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) 20241111125537785 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) 20241111125537785 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) 20241111125537786 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537786 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537786 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537786 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) 20241111125537786 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) 20241111125537787 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125537799 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) 20241111125537799 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) 20241111125537800 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) 20241111125537800 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) 20241111125537801 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) 20241111125537801 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) 20241111125537802 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) 20241111125537802 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) 20241111125537802 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) 20241111125537802 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) 20241111125537803 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) 20241111125537803 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) 20241111125537804 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) 20241111125537804 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) 20241111125537805 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) 20241111125537805 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) 20241111125537806 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) 20241111125537806 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) 20241111125537806 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125537818 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) 20241111125537818 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) 20241111125537819 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) 20241111125537819 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) 20241111125537820 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) 20241111125537820 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) 20241111125537821 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) 20241111125537821 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) 20241111125537822 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) 20241111125537822 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) 20241111125537822 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) 20241111125537822 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) 20241111125537823 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) 20241111125537823 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) 20241111125537824 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) 20241111125537824 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) 20241111125537825 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537825 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537825 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537827 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) 20241111125537827 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) 20241111125537828 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125537842 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) 20241111125537842 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) 20241111125537843 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) 20241111125537843 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) 20241111125537844 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) 20241111125537844 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) 20241111125537844 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) 20241111125537844 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) 20241111125537845 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) 20241111125537845 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) 20241111125537846 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) 20241111125537846 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) 20241111125537847 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) 20241111125537847 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) 20241111125537848 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) 20241111125537848 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) 20241111125537848 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) 20241111125537848 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) 20241111125537849 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125537861 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) 20241111125537861 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) 20241111125537862 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) 20241111125537862 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) 20241111125537863 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) 20241111125537863 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) 20241111125537863 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) 20241111125537863 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) 20241111125537864 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) 20241111125537864 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) 20241111125537865 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) 20241111125537865 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) 20241111125537866 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) 20241111125537866 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) 20241111125537867 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) 20241111125537867 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) 20241111125537867 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) 20241111125537867 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) 20241111125537868 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125537871 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537871 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537871 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537880 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) 20241111125537880 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) 20241111125537881 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) 20241111125537881 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) 20241111125537882 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) 20241111125537882 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) 20241111125537882 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) 20241111125537882 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) 20241111125537884 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) 20241111125537884 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) 20241111125537884 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) 20241111125537884 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) 20241111125537885 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) 20241111125537885 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) 20241111125537886 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) 20241111125537886 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) 20241111125537889 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) 20241111125537889 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) 20241111125537890 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 2 20241111125537904 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) 20241111125537904 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) 20241111125537905 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) 20241111125537905 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) 20241111125537906 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) 20241111125537906 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) 20241111125537907 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) 20241111125537907 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) 20241111125537907 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) 20241111125537907 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) 20241111125537908 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) 20241111125537908 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) 20241111125537909 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) 20241111125537909 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) 20241111125537910 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125537910 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125537910 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125537910 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) 20241111125537910 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) 20241111125537911 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) 20241111125537911 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){FLOW}, expect answer on UL FN=281 (gprs_rlcmac_sched.cpp:454) 20241111125537911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241111125537911 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) 20241111125537911 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125537923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 data=3c 05 01 00 00 00 11 c0 07 79 ce 33 52 8e 54 4a 51 a4 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537923 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) 20241111125537923 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537923 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 c0 07 79 ce 33 52 8e 54 4a 51 a4 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537923 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) 20241111125537923 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=277 Rx UL DATA from unexpected TBF(UL:TFI-0-0-2:G){FLOW} (pdch.cpp:1070) 20241111125537923 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) 20241111125537923 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537923 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) 20241111125537923 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537923 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 c0 07 79 ce 33 52 8e 54 4a 51 a4 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537923 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125537923 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20241111125537923 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537923 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537923 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537923 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537923 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537923 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) 20241111125537923 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) 20241111125537923 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537923 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537923 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537924 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) 20241111125537924 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) 20241111125537925 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) 20241111125537925 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) 20241111125537926 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) 20241111125537926 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) 20241111125537927 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) 20241111125537927 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) 20241111125537927 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) 20241111125537927 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) 20241111125537928 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) 20241111125537928 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) 20241111125537929 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) 20241111125537929 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) 20241111125537930 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) 20241111125537930 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) 20241111125537930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241111125537930 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) 20241111125537930 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20241111125537930 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537930 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) 20241111125537930 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537930 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537930 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125537930 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Scheduling control message at RTS for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125537930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 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) 20241111125537931 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537935 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=277, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537935 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537935 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537935 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537935 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537935 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537935 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537935 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241111125537935 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537935 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537935 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537935 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537935 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537935 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537935 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537935 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537935 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537935 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537935 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537935 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537935 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537935 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537935 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537936 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537936 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537936 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537936 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537936 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537936 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125537936 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) 20241111125537936 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125537936 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537936 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241111125537936 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537936 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537936 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537936 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537936 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) 20241111125537936 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=277 (tbf_ul.cpp:221) 20241111125537936 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537936 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537936 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125537936 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537942 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) 20241111125537942 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) 20241111125537942 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) 20241111125537942 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125537943 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) 20241111125537943 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) 20241111125537944 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) 20241111125537944 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) 20241111125537945 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) 20241111125537945 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) 20241111125537946 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) 20241111125537946 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) 20241111125537947 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) 20241111125537947 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) 20241111125537948 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) 20241111125537948 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) 20241111125537948 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) 20241111125537948 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) 20241111125537951 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) 20241111125537951 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) 20241111125537951 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241111125537951 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) 20241111125537952 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125537966 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) 20241111125537966 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) 20241111125537966 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) 20241111125537966 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125537967 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=6 data=3c 05 01 00 00 00 12 88 4d d2 92 de 39 98 3c 78 cb 7f 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125537967 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125537967 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125537967 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 88 4d d2 92 de 39 98 3c 78 cb 7f 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125537967 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) 20241111125537967 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=286 Rx UL DATA from unexpected TBF(UL:TFI-0-1-2:G){ASSIGN} (pdch.cpp:1070) 20241111125537967 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) 20241111125537967 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125537967 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) 20241111125537967 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125537967 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 88 4d d2 92 de 39 98 3c 78 cb 7f 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125537967 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125537967 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20241111125537967 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125537967 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125537967 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125537967 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125537967 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125537967 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125537967 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) 20241111125537967 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125537967 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125537967 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125537968 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) 20241111125537968 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) 20241111125537969 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) 20241111125537969 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) 20241111125537970 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) 20241111125537970 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) 20241111125537971 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) 20241111125537971 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) 20241111125537972 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) 20241111125537972 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) 20241111125537973 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) 20241111125537973 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) 20241111125537973 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=872 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241111125537973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241111125537973 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241111125537974 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) 20241111125537974 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125537974 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125537974 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) 20241111125537974 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125537974 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125537974 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125537974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Scheduling control message at RTS for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125537974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Sending data request: sapi=5 arfcn=872 cur_fn=286 block=7 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) 20241111125537974 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125537979 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=286, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125537979 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125537979 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125537979 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125537979 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125537979 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125537979 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125537979 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20241111125537979 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125537979 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125537979 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125537979 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125537979 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125537979 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125537979 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125537979 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125537979 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125537979 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125537979 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125537979 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125537979 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125537979 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537979 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125537980 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125537980 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125537980 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125537980 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125537980 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125537980 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125537980 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) 20241111125537980 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125537980 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125537980 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20241111125537980 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125537980 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125537980 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125537980 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125537980 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) 20241111125537980 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=286 (tbf_ul.cpp:221) 20241111125537980 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125537980 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125537980 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125537980 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125537985 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) 20241111125537985 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) 20241111125537985 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) 20241111125537985 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125537987 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) 20241111125537987 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) 20241111125537987 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) 20241111125537987 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) 20241111125537988 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) 20241111125537988 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) 20241111125537989 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) 20241111125537989 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) 20241111125537990 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) 20241111125537990 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) 20241111125537991 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) 20241111125537991 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) 20241111125537991 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) 20241111125537991 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) 20241111125537992 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) 20241111125537992 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) 20241111125537992 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241111125537992 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) 20241111125537993 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125538004 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) 20241111125538004 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) 20241111125538005 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) 20241111125538005 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) 20241111125538006 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=294): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241111125538006 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=8 data=3c 05 01 00 00 00 13 47 a9 01 35 7c ff 38 1d f8 1d 73 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538006 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538006 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538006 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 47 a9 01 35 7c ff 38 1d f8 1d 73 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538006 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) 20241111125538006 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=294 Rx UL DATA from unexpected TBF(UL:TFI-0-2-2:G){ASSIGN} (pdch.cpp:1070) 20241111125538006 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) 20241111125538007 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538007 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) 20241111125538007 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538007 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 47 a9 01 35 7c ff 38 1d f8 1d 73 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538007 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125538007 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20241111125538007 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538007 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538007 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538007 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538007 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538007 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538007 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) 20241111125538007 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538007 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538007 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538008 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) 20241111125538008 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) 20241111125538009 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) 20241111125538009 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) 20241111125538010 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) 20241111125538010 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) 20241111125538010 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) 20241111125538010 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) 20241111125538011 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) 20241111125538011 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) 20241111125538014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=873 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241111125538014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241111125538014 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241111125538014 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) 20241111125538014 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538014 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538014 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) 20241111125538014 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538014 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538014 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Scheduling control message at RTS for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Sending data request: sapi=5 arfcn=873 cur_fn=294 block=9 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) 20241111125538015 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538019 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=294, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538019 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538019 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538019 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538019 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538019 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538019 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538019 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20241111125538019 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538019 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538019 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538019 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538019 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538019 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538019 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538019 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538019 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538019 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538020 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538020 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538020 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538020 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538020 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538020 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538020 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538020 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538020 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538020 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538020 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125538020 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) 20241111125538020 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125538020 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538020 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20241111125538020 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538020 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538020 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538020 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538020 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) 20241111125538020 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=294 (tbf_ul.cpp:221) 20241111125538020 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538020 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538020 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125538020 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538028 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) 20241111125538028 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) 20241111125538028 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) 20241111125538028 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125538029 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) 20241111125538029 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) 20241111125538030 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) 20241111125538030 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) 20241111125538031 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) 20241111125538031 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) 20241111125538032 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) 20241111125538032 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) 20241111125538032 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) 20241111125538032 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) 20241111125538033 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) 20241111125538033 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) 20241111125538034 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) 20241111125538034 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) 20241111125538035 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) 20241111125538035 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) 20241111125538035 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241111125538035 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) 20241111125538035 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125538047 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) 20241111125538047 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) 20241111125538048 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) 20241111125538048 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) 20241111125538049 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) 20241111125538049 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) 20241111125538049 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241111125538049 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=10 data=3c 05 01 00 00 00 14 e5 05 c6 84 03 75 f2 f0 9a ad ae 52 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538050 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538050 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 e5 05 c6 84 03 75 f2 f0 9a ad ae 52 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538050 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) 20241111125538050 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=303 Rx UL DATA from unexpected TBF(UL:TFI-0-3-2:G){ASSIGN} (pdch.cpp:1070) 20241111125538050 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) 20241111125538050 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538050 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) 20241111125538050 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538050 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 e5 05 c6 84 03 75 f2 f0 9a ad ae 52 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538050 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125538050 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20241111125538050 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538050 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538050 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538050 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538050 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538050 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538050 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) 20241111125538050 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538050 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538050 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538051 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) 20241111125538051 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) 20241111125538051 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) 20241111125538051 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) 20241111125538052 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) 20241111125538052 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) 20241111125538053 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) 20241111125538053 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) 20241111125538054 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=874 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241111125538054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241111125538054 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241111125538054 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) 20241111125538054 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538054 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538054 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) 20241111125538054 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538054 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538054 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Scheduling control message at RTS for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538054 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Sending data request: sapi=5 arfcn=874 cur_fn=303 block=11 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) 20241111125538055 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538058 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=303, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538058 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538058 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538058 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538058 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538058 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538058 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538059 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20241111125538059 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538059 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538059 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538059 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538059 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538059 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538059 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538059 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538059 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538059 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538059 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538059 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538059 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538059 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538059 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538059 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538059 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538059 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538059 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538059 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538059 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125538059 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) 20241111125538059 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125538059 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538059 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20241111125538059 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538059 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538059 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538059 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538060 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) 20241111125538060 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=303 (tbf_ul.cpp:221) 20241111125538060 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538060 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538060 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125538060 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538066 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) 20241111125538066 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) 20241111125538066 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) 20241111125538066 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125538067 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) 20241111125538067 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) 20241111125538068 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) 20241111125538068 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) 20241111125538069 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) 20241111125538069 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) 20241111125538069 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) 20241111125538069 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) 20241111125538070 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) 20241111125538070 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) 20241111125538071 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) 20241111125538071 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) 20241111125538071 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) 20241111125538071 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) 20241111125538075 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) 20241111125538075 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) 20241111125538075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241111125538075 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) 20241111125538076 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125538090 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) 20241111125538090 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) 20241111125538091 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) 20241111125538091 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) 20241111125538092 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) 20241111125538092 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) 20241111125538093 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) 20241111125538093 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) 20241111125538093 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241111125538093 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data=3c 05 01 00 00 00 15 8b 01 8e 7c f2 f2 3b fa e6 7f e3 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538093 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538093 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 8b 01 8e 7c f2 f2 3b fa e6 7f e3 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538093 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) 20241111125538093 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=312 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1070) 20241111125538093 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) 20241111125538094 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538094 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) 20241111125538094 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538094 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 8b 01 8e 7c f2 f2 3b fa e6 7f e3 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538094 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125538094 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20241111125538094 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538094 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538094 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538094 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538094 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538094 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538094 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) 20241111125538094 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538094 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538094 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538094 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) 20241111125538094 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) 20241111125538095 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) 20241111125538095 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) 20241111125538096 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) 20241111125538096 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) 20241111125538096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=875 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241111125538097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241111125538097 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241111125538097 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) 20241111125538097 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538097 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538097 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) 20241111125538097 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538097 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538097 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Scheduling control message at RTS for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538097 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Sending data request: sapi=5 arfcn=875 cur_fn=312 block=1 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538097 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538101 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=312, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538101 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538101 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538101 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538101 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538101 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538101 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538101 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20241111125538101 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538101 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538101 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538101 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538101 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538101 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538101 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538101 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538101 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538101 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538101 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538101 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538101 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538101 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538101 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538102 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538102 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538102 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538102 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538102 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538102 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125538102 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) 20241111125538102 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125538102 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538102 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20241111125538102 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538102 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538102 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538102 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538102 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) 20241111125538102 DTBF DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=312 (tbf_ul.cpp:221) 20241111125538102 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538102 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538102 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125538102 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=312 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 78 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538109 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) 20241111125538109 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) 20241111125538109 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) 20241111125538109 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125538110 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) 20241111125538110 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) 20241111125538111 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) 20241111125538111 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) 20241111125538112 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) 20241111125538112 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) 20241111125538112 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) 20241111125538112 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) 20241111125538113 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) 20241111125538113 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) 20241111125538114 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) 20241111125538114 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) 20241111125538115 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) 20241111125538115 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) 20241111125538116 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) 20241111125538116 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) 20241111125538116 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241111125538116 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) 20241111125538117 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125538128 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) 20241111125538128 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) 20241111125538129 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) 20241111125538129 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) 20241111125538130 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) 20241111125538130 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) 20241111125538131 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) 20241111125538131 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) 20241111125538131 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) 20241111125538132 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) 20241111125538132 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241111125538132 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=2 data=3c 05 01 00 00 00 16 1b dd f6 5c 18 ab d9 6f 70 4c 9e 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538133 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538133 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538133 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 1b dd f6 5c 18 ab d9 6f 70 4c 9e 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538133 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) 20241111125538133 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=320 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1070) 20241111125538133 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) 20241111125538133 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538133 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) 20241111125538133 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538133 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 1b dd f6 5c 18 ab d9 6f 70 4c 9e 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538133 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125538133 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20241111125538133 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538133 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538133 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538133 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538133 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538133 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538133 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) 20241111125538133 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538133 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538133 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538133 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) 20241111125538133 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) 20241111125538134 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) 20241111125538134 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) 20241111125538136 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538136 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538136 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=876 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241111125538138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20241111125538138 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241111125538138 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) 20241111125538138 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538138 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538138 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) 20241111125538138 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538138 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538138 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Sending data request: sapi=5 arfcn=876 cur_fn=320 block=3 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538139 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538144 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=320, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538144 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538144 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538144 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538144 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538144 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538144 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538144 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20241111125538144 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538144 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538144 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538144 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538144 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538144 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538144 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538144 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538144 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538144 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538144 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538144 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538144 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538144 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538144 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538144 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538144 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538144 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538144 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538144 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538144 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125538144 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) 20241111125538144 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125538144 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538144 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20241111125538144 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538145 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538145 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538145 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538145 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) 20241111125538145 DTBF DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=320 (tbf_ul.cpp:221) 20241111125538145 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538145 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538145 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125538145 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=320 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 79 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538152 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) 20241111125538152 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) 20241111125538152 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) 20241111125538152 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125538153 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) 20241111125538153 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) 20241111125538154 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) 20241111125538154 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) 20241111125538155 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) 20241111125538155 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) 20241111125538156 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) 20241111125538156 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) 20241111125538156 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) 20241111125538156 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) 20241111125538157 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) 20241111125538157 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) 20241111125538158 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) 20241111125538158 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) 20241111125538158 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) 20241111125538158 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) 20241111125538159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241111125538159 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) 20241111125538159 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125538171 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) 20241111125538171 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) 20241111125538172 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) 20241111125538172 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) 20241111125538173 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) 20241111125538173 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) 20241111125538174 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) 20241111125538174 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) 20241111125538175 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) 20241111125538175 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) 20241111125538175 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) 20241111125538175 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) 20241111125538175 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241111125538175 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538176 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=4 data=3c 05 01 00 00 00 17 d8 bb 2b 9e 6f 13 ab 01 94 b4 3b 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538176 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538176 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538176 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 d8 bb 2b 9e 6f 13 ab 01 94 b4 3b 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538176 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) 20241111125538176 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=329 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1070) 20241111125538176 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) 20241111125538176 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538176 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) 20241111125538176 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538176 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 d8 bb 2b 9e 6f 13 ab 01 94 b4 3b 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538176 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125538176 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20241111125538176 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538176 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538176 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538176 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538176 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538176 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538176 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) 20241111125538176 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538176 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538176 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538177 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) 20241111125538177 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) 20241111125538178 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=877 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241111125538178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241111125538178 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241111125538178 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) 20241111125538178 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538178 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538178 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) 20241111125538178 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538178 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538178 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Scheduling control message at RTS for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538178 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Sending data request: sapi=5 arfcn=877 cur_fn=329 block=5 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538178 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125538180 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538180 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538180 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538181 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=329, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538181 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538181 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538181 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538181 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538182 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538182 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538182 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20241111125538182 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538182 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538182 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538182 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538182 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538182 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538182 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538182 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538182 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538182 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538182 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538182 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538182 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538182 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538182 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538182 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538182 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538182 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538182 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538182 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538182 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125538182 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) 20241111125538182 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125538182 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538182 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20241111125538182 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538182 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538182 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538182 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538182 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) 20241111125538182 DTBF DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=329 (tbf_ul.cpp:221) 20241111125538182 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538182 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538182 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125538182 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=329 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538190 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) 20241111125538190 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) 20241111125538190 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) 20241111125538190 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125538191 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) 20241111125538191 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) 20241111125538192 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) 20241111125538192 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) 20241111125538193 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) 20241111125538193 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) 20241111125538193 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) 20241111125538193 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) 20241111125538194 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) 20241111125538194 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) 20241111125538195 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) 20241111125538195 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) 20241111125538196 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) 20241111125538196 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) 20241111125538199 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) 20241111125538199 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) 20241111125538199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241111125538199 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) 20241111125538200 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 2 20241111125538214 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) 20241111125538214 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) 20241111125538215 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) 20241111125538215 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) 20241111125538216 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) 20241111125538216 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) 20241111125538217 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) 20241111125538217 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) 20241111125538217 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) 20241111125538217 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) 20241111125538218 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) 20241111125538218 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) 20241111125538219 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) 20241111125538219 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) 20241111125538219 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=338): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241111125538219 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538220 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=6 data=3c 05 01 00 00 00 18 95 39 fe 18 39 b2 fb 1f 8f 82 7d 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538220 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538220 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538220 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 95 39 fe 18 39 b2 fb 1f 8f 82 7d 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538220 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) 20241111125538220 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=338 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1070) 20241111125538220 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) 20241111125538220 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538220 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) 20241111125538220 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538220 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 95 39 fe 18 39 b2 fb 1f 8f 82 7d 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538220 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241111125538220 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20241111125538220 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538220 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538220 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538220 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538220 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538220 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538220 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) 20241111125538220 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538220 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538220 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538220 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538220 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538220 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=878 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241111125538221 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241111125538221 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241111125538221 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) 20241111125538221 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538221 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538221 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) 20241111125538221 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538222 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538222 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538222 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Scheduling control message at RTS for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Sending data request: sapi=5 arfcn=878 cur_fn=338 block=7 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 03 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538222 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538227 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=338, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538227 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538227 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538227 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538227 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538227 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538227 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538227 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241111125538227 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538227 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538227 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538227 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538227 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538227 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538227 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538227 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538227 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538227 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538227 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538227 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538227 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538227 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538227 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538227 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538227 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538227 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538227 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538227 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538228 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125538228 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) 20241111125538228 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125538228 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538228 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20241111125538228 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538228 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538228 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538228 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538228 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) 20241111125538228 DTBF DEBUG TBF(UL:TFI-0-0-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=338 (tbf_ul.cpp:221) 20241111125538228 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538228 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538228 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125538228 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=338 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125538233 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) 20241111125538233 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) 20241111125538233 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) 20241111125538233 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125538235 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) 20241111125538235 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) 20241111125538235 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) 20241111125538235 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) 20241111125538236 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) 20241111125538236 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) 20241111125538237 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) 20241111125538237 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) 20241111125538237 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) 20241111125538238 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) 20241111125538238 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) 20241111125538238 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) 20241111125538239 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) 20241111125538239 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) 20241111125538240 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) 20241111125538240 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) 20241111125538240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241111125538240 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) 20241111125538241 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 3 20241111125538252 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) 20241111125538252 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) 20241111125538254 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) 20241111125538254 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) 20241111125538256 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) 20241111125538256 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) 20241111125538257 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) 20241111125538257 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) 20241111125538258 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) 20241111125538258 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) 20241111125538259 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) 20241111125538259 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) 20241111125538260 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538260 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538260 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538260 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) 20241111125538260 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) 20241111125538261 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) 20241111125538261 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) 20241111125538261 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=346): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241111125538261 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538263 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) 20241111125538263 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=351 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=355 (gprs_rlcmac_sched.cpp:454) 20241111125538263 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241111125538263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538264 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 2 vs exp USF 3 20241111125538276 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) 20241111125538276 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) 20241111125538276 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=351): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241111125538276 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125538276 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125538276 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125538278 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) 20241111125538278 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) 20241111125538279 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) 20241111125538279 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) 20241111125538279 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) 20241111125538280 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) 20241111125538280 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) 20241111125538280 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) 20241111125538281 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) 20241111125538281 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) 20241111125538282 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) 20241111125538282 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) 20241111125538282 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) 20241111125538282 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) 20241111125538283 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) 20241111125538283 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) 20241111125538284 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125538295 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) 20241111125538295 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) 20241111125538295 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=355): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} (pdch_ul_controller.c:309) 20241111125538295 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125538296 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) 20241111125538296 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) 20241111125538297 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) 20241111125538297 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) 20241111125538298 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) 20241111125538298 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) 20241111125538298 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) 20241111125538298 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) 20241111125538299 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) 20241111125538299 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) 20241111125538300 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) 20241111125538300 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) 20241111125538301 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) 20241111125538301 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) 20241111125538301 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) 20241111125538302 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) 20241111125538302 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538302 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538302 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538302 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125538314 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) 20241111125538314 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) 20241111125538316 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) 20241111125538316 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) 20241111125538316 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) 20241111125538317 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) 20241111125538317 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) 20241111125538317 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) 20241111125538318 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) 20241111125538318 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) 20241111125538319 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) 20241111125538319 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) 20241111125538320 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) 20241111125538320 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) 20241111125538320 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) 20241111125538320 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) 20241111125538324 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) 20241111125538324 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) 20241111125538325 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125538339 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) 20241111125538339 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) 20241111125538340 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) 20241111125538340 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) 20241111125538341 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) 20241111125538341 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) 20241111125538341 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) 20241111125538341 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) 20241111125538342 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) 20241111125538342 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) 20241111125538343 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) 20241111125538343 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) 20241111125538343 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) 20241111125538343 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) 20241111125538344 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) 20241111125538344 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) 20241111125538344 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) 20241111125538344 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) 20241111125538345 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538345 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538345 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538345 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125538357 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) 20241111125538357 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) 20241111125538358 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) 20241111125538358 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) 20241111125538358 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) 20241111125538358 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) 20241111125538359 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) 20241111125538359 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) 20241111125538359 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) 20241111125538359 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) 20241111125538359 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) 20241111125538359 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) 20241111125538360 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) 20241111125538360 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) 20241111125538360 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) 20241111125538360 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) 20241111125538362 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) 20241111125538362 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) 20241111125538363 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125538377 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) 20241111125538377 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) 20241111125538378 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) 20241111125538378 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) 20241111125538379 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) 20241111125538379 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) 20241111125538380 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) 20241111125538380 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) 20241111125538381 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) 20241111125538381 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) 20241111125538382 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) 20241111125538382 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) 20241111125538383 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538383 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538383 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538383 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) 20241111125538383 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) 20241111125538383 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) 20241111125538383 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) 20241111125538386 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) 20241111125538386 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) 20241111125538386 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125538400 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) 20241111125538400 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) 20241111125538401 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) 20241111125538401 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) 20241111125538402 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) 20241111125538402 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) 20241111125538403 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) 20241111125538403 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) 20241111125538403 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) 20241111125538403 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) 20241111125538404 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) 20241111125538404 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) 20241111125538404 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) 20241111125538404 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) 20241111125538405 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) 20241111125538405 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) 20241111125538405 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) 20241111125538405 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) 20241111125538406 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125538419 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) 20241111125538419 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) 20241111125538419 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) 20241111125538419 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) 20241111125538419 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) 20241111125538419 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) 20241111125538419 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) 20241111125538419 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) 20241111125538419 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) 20241111125538419 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) 20241111125538420 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) 20241111125538420 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) 20241111125538420 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) 20241111125538420 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) 20241111125538420 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) 20241111125538420 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) 20241111125538423 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) 20241111125538423 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) 20241111125538424 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 3 20241111125538429 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538429 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538429 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538438 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) 20241111125538438 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) 20241111125538440 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) 20241111125538440 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) 20241111125538440 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) 20241111125538440 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) 20241111125538441 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) 20241111125538441 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) 20241111125538442 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) 20241111125538442 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) 20241111125538443 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) 20241111125538443 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) 20241111125538443 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) 20241111125538444 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) 20241111125538444 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) 20241111125538444 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) 20241111125538448 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) 20241111125538448 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-0-3:G){FLOW}, expect answer on UL FN=394 (gprs_rlcmac_sched.cpp:454) 20241111125538448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241111125538448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538448 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125538462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=3c 07 01 00 00 00 19 ab 65 29 9e 9f 80 57 23 e2 c2 b3 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538462 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) 20241111125538462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 ab 65 29 9e 9f 80 57 23 e2 c2 b3 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538462 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) 20241111125538462 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=390 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1070) 20241111125538462 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) 20241111125538462 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538462 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) 20241111125538462 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538462 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 ab 65 29 9e 9f 80 57 23 e2 c2 b3 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538462 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125538462 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20241111125538462 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538462 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538462 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538462 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538462 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538463 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) 20241111125538463 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) 20241111125538463 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538463 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538463 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538464 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) 20241111125538464 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) 20241111125538465 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) 20241111125538465 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) 20241111125538466 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) 20241111125538466 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) 20241111125538467 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) 20241111125538467 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) 20241111125538468 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) 20241111125538468 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) 20241111125538469 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) 20241111125538469 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) 20241111125538470 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) 20241111125538470 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) 20241111125538471 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) 20241111125538471 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) 20241111125538471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241111125538471 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) 20241111125538471 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20241111125538471 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538471 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) 20241111125538471 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538471 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538471 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125538471 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Scheduling control message at RTS for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125538471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=43 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538472 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538478 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=390, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538478 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538478 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538478 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538478 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538478 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538478 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538478 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20241111125538478 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538478 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538478 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538478 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538478 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538478 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538478 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538478 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538478 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538478 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538478 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538478 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538478 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538478 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538478 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538478 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538478 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538478 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538478 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538478 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538478 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125538478 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) 20241111125538479 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125538479 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538479 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20241111125538479 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538479 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538479 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538479 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538479 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) 20241111125538479 DTBF DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=390 (tbf_ul.cpp:221) 20241111125538479 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538479 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538479 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125538479 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=390 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7c 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538483 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) 20241111125538483 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) 20241111125538483 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) 20241111125538483 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538485 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) 20241111125538485 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) 20241111125538485 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) 20241111125538485 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) 20241111125538486 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) 20241111125538486 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) 20241111125538487 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) 20241111125538487 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) 20241111125538488 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) 20241111125538488 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) 20241111125538489 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) 20241111125538489 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) 20241111125538489 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) 20241111125538489 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) 20241111125538490 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) 20241111125538490 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20241111125538490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241111125538490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538491 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125538501 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) 20241111125538501 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) 20241111125538501 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) 20241111125538501 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125538502 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=8 data=3c 07 01 00 00 00 1a 03 3f 22 c4 9f b0 b9 40 7e 4a 35 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538502 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538502 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538502 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a 03 3f 22 c4 9f b0 b9 40 7e 4a 35 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538502 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) 20241111125538502 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=398 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1070) 20241111125538502 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) 20241111125538502 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538502 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) 20241111125538502 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538502 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a 03 3f 22 c4 9f b0 b9 40 7e 4a 35 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538502 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125538502 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20241111125538502 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538502 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538502 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538502 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538502 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538502 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538502 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) 20241111125538502 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538502 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538502 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538503 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) 20241111125538503 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) 20241111125538504 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) 20241111125538504 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) 20241111125538504 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) 20241111125538504 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) 20241111125538505 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) 20241111125538505 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) 20241111125538506 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) 20241111125538506 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) 20241111125538507 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) 20241111125538507 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) 20241111125538510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=872 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241111125538510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241111125538510 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241111125538510 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) 20241111125538510 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538510 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538510 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) 20241111125538510 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538510 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538510 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Scheduling control message at RTS for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Sending data request: sapi=5 arfcn=872 cur_fn=398 block=9 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538511 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538516 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=398, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538516 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538516 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538516 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538516 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538516 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538516 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538516 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20241111125538516 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538516 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538516 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538516 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538516 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538516 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538516 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538516 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538516 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538516 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538516 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538516 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538516 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538516 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538516 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538516 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538516 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538516 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538516 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538516 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538516 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125538516 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) 20241111125538516 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125538516 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538516 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20241111125538517 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538517 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538517 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538517 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538517 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) 20241111125538517 DTBF DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=398 (tbf_ul.cpp:221) 20241111125538517 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538517 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538517 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125538517 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=398 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7d 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538525 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) 20241111125538525 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) 20241111125538525 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=403): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125538525 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125538526 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) 20241111125538526 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) 20241111125538527 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) 20241111125538527 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) 20241111125538528 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) 20241111125538528 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) 20241111125538529 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) 20241111125538529 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) 20241111125538529 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) 20241111125538529 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) 20241111125538530 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) 20241111125538530 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) 20241111125538531 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) 20241111125538531 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) 20241111125538532 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) 20241111125538532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=411 (gprs_rlcmac_sched.cpp:454) 20241111125538532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241111125538532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538533 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125538544 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) 20241111125538544 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) 20241111125538545 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) 20241111125538545 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) 20241111125538545 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241111125538545 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538546 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=10 data=3c 07 01 00 00 00 1b 9b b1 b1 c5 b5 2c 79 a3 b6 e1 09 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538546 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538546 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538546 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b 9b b1 b1 c5 b5 2c 79 a3 b6 e1 09 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538546 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) 20241111125538546 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=407 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1070) 20241111125538546 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) 20241111125538546 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538546 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) 20241111125538546 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538546 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b 9b b1 b1 c5 b5 2c 79 a3 b6 e1 09 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538546 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125538546 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20241111125538546 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538546 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538546 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538546 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538546 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538546 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538546 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) 20241111125538546 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538546 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538546 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538547 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) 20241111125538547 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) 20241111125538547 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) 20241111125538547 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) 20241111125538548 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) 20241111125538548 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) 20241111125538549 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) 20241111125538549 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) 20241111125538550 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) 20241111125538550 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) 20241111125538551 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=873 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241111125538551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241111125538551 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241111125538551 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) 20241111125538551 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538551 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538551 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) 20241111125538551 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538551 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538551 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538551 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Sending data request: sapi=5 arfcn=873 cur_fn=407 block=11 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538552 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538556 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=407, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538556 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538556 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538556 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538556 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538556 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538556 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538556 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20241111125538556 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538556 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538556 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538556 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538556 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538556 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538556 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538556 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538556 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538556 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538556 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538556 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538556 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538556 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538556 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538557 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538557 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538557 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538557 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538557 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538557 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125538557 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) 20241111125538557 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125538557 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538557 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20241111125538557 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538557 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538557 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538557 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538557 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) 20241111125538557 DTBF DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=407 (tbf_ul.cpp:221) 20241111125538557 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538557 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538557 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125538557 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=407 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7e 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538563 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) 20241111125538563 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) 20241111125538563 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=411): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125538563 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125538564 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) 20241111125538564 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) 20241111125538565 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) 20241111125538565 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) 20241111125538566 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) 20241111125538566 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) 20241111125538567 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) 20241111125538567 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) 20241111125538567 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) 20241111125538568 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) 20241111125538568 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) 20241111125538568 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) 20241111125538569 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) 20241111125538569 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) 20241111125538572 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) 20241111125538572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241111125538572 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241111125538572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538573 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125538587 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) 20241111125538587 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) 20241111125538588 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) 20241111125538588 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) 20241111125538589 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) 20241111125538589 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) 20241111125538589 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=416): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241111125538589 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538589 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data=3c 07 01 00 00 00 1c 71 c9 7b 1f 93 84 0b 5c 0b f5 88 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538589 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538590 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538590 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c 71 c9 7b 1f 93 84 0b 5c 0b f5 88 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538590 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) 20241111125538590 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=416 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1070) 20241111125538590 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) 20241111125538590 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538590 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) 20241111125538590 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538590 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c 71 c9 7b 1f 93 84 0b 5c 0b f5 88 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538590 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125538590 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20241111125538590 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538590 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538590 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538590 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538590 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538590 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538590 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) 20241111125538590 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538590 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538590 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538590 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) 20241111125538590 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) 20241111125538591 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) 20241111125538591 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) 20241111125538592 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) 20241111125538592 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) 20241111125538592 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) 20241111125538592 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) 20241111125538593 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=874 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241111125538593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241111125538593 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241111125538593 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) 20241111125538593 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538593 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538593 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) 20241111125538593 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538593 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538594 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538594 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Scheduling control message at RTS for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Sending data request: sapi=5 arfcn=874 cur_fn=416 block=1 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538594 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538599 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=416, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538599 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538599 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538599 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538599 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538599 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538599 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538599 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20241111125538599 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538599 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538599 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538599 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538599 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538599 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538599 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538599 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538599 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538599 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538599 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538599 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538599 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538599 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538599 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538599 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538599 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538599 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538599 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538599 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538599 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125538599 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) 20241111125538599 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125538599 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538599 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20241111125538599 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538599 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538599 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538599 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538599 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) 20241111125538599 DTBF DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=416 (tbf_ul.cpp:221) 20241111125538599 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538599 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538599 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125538599 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=416 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 78 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538606 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) 20241111125538606 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) 20241111125538606 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=420): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125538606 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125538607 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) 20241111125538607 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) 20241111125538608 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) 20241111125538608 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) 20241111125538609 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) 20241111125538609 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) 20241111125538610 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) 20241111125538610 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) 20241111125538610 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) 20241111125538610 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) 20241111125538611 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) 20241111125538611 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) 20241111125538612 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) 20241111125538612 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) 20241111125538613 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) 20241111125538613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241111125538613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241111125538613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538614 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125538625 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) 20241111125538625 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) 20241111125538626 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) 20241111125538626 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) 20241111125538627 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) 20241111125538627 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) 20241111125538628 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) 20241111125538628 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) 20241111125538628 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241111125538628 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=2 data=3c 07 01 00 00 00 1d 73 1c f5 e4 87 41 a1 47 c0 a7 d6 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538629 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538629 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 73 1c f5 e4 87 41 a1 47 c0 a7 d6 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538629 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) 20241111125538629 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=424 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1070) 20241111125538629 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) 20241111125538629 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538629 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) 20241111125538629 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538629 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 73 1c f5 e4 87 41 a1 47 c0 a7 d6 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538629 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125538629 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20241111125538629 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538629 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538629 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538629 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538629 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538629 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538629 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) 20241111125538629 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538630 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) 20241111125538630 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) 20241111125538630 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) 20241111125538630 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) 20241111125538631 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) 20241111125538631 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) 20241111125538634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=875 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241111125538634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=429 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=433 (gprs_rlcmac_sched.cpp:454) 20241111125538634 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241111125538635 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) 20241111125538635 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538635 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538635 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) 20241111125538635 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538635 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538635 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Scheduling control message at RTS for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538635 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Sending data request: sapi=5 arfcn=875 cur_fn=424 block=3 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538635 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538640 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=424, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538640 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538640 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538640 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538640 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538640 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538640 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538640 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20241111125538640 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538640 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538640 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538640 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538640 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538640 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538640 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538640 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538640 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538640 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538640 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538640 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538640 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538640 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538640 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538640 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538640 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538640 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538640 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538640 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538640 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125538640 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) 20241111125538640 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125538640 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538640 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20241111125538640 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538640 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538640 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538640 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538640 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) 20241111125538640 DTBF DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=424 (tbf_ul.cpp:221) 20241111125538640 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538640 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538640 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125538640 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=424 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 79 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538649 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) 20241111125538649 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) 20241111125538649 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=429): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125538649 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125538650 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) 20241111125538650 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) 20241111125538651 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) 20241111125538651 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) 20241111125538652 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) 20241111125538652 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) 20241111125538652 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) 20241111125538652 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) 20241111125538653 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) 20241111125538653 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) 20241111125538654 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) 20241111125538654 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) 20241111125538655 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) 20241111125538655 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) 20241111125538656 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) 20241111125538656 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20241111125538656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241111125538656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538656 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125538668 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) 20241111125538668 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) 20241111125538669 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) 20241111125538669 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) 20241111125538670 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) 20241111125538670 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) 20241111125538671 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) 20241111125538671 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) 20241111125538672 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) 20241111125538672 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) 20241111125538672 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=433): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241111125538672 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538673 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=4 data=3c 07 01 00 00 00 1e ec db 59 7b 24 c3 66 10 65 42 f5 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538673 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538673 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538673 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e ec db 59 7b 24 c3 66 10 65 42 f5 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538673 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) 20241111125538673 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=433 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1070) 20241111125538673 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) 20241111125538673 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538673 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) 20241111125538674 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538674 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e ec db 59 7b 24 c3 66 10 65 42 f5 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538674 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125538674 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20241111125538674 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538674 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538674 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538674 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538674 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538674 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538674 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) 20241111125538674 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538674 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538674 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) 20241111125538674 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) 20241111125538675 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) 20241111125538675 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) 20241111125538676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=876 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241111125538676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241111125538676 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241111125538676 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) 20241111125538676 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538676 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538676 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) 20241111125538676 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538676 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538676 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Scheduling control message at RTS for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Sending data request: sapi=5 arfcn=876 cur_fn=433 block=5 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538677 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125538679 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538679 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538679 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538682 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=433, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538682 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538682 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538682 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538682 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538682 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538682 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538682 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20241111125538682 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538682 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538682 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538682 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538682 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538682 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538682 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538682 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538682 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538682 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538682 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538682 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538682 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538682 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538682 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538682 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538682 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538682 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538682 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538682 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538682 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125538682 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) 20241111125538682 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125538682 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538682 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20241111125538682 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538682 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538682 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538682 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538682 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) 20241111125538683 DTBF DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=433 (tbf_ul.cpp:221) 20241111125538683 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538683 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538683 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125538683 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=433 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7a 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538688 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) 20241111125538688 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) 20241111125538688 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=437): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125538688 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125538689 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) 20241111125538689 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) 20241111125538690 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) 20241111125538690 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) 20241111125538691 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) 20241111125538691 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) 20241111125538692 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) 20241111125538692 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) 20241111125538693 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) 20241111125538693 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) 20241111125538693 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) 20241111125538693 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) 20241111125538694 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) 20241111125538694 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) 20241111125538697 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) 20241111125538697 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20241111125538697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241111125538697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538698 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125538711 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) 20241111125538711 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) 20241111125538713 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) 20241111125538713 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) 20241111125538713 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) 20241111125538713 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) 20241111125538714 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) 20241111125538714 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) 20241111125538716 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) 20241111125538716 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) 20241111125538717 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538717 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538717 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538717 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) 20241111125538717 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) 20241111125538717 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=442): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241111125538717 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=6 data=3c 07 01 00 00 00 1f 42 bf d8 34 a8 22 db f0 76 5d b5 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538718 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538718 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f 42 bf d8 34 a8 22 db f0 76 5d b5 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538718 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) 20241111125538718 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=442 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1070) 20241111125538718 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) 20241111125538718 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538718 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) 20241111125538718 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538718 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f 42 bf d8 34 a8 22 db f0 76 5d b5 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538718 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125538718 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20241111125538718 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538718 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538718 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538718 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538718 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538718 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538718 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) 20241111125538718 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538718 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538718 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538719 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) 20241111125538719 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) 20241111125538720 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=877 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241111125538720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=446 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=450 (gprs_rlcmac_sched.cpp:454) 20241111125538720 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241111125538720 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) 20241111125538720 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538720 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538720 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) 20241111125538720 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538720 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538720 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Scheduling control message at RTS for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538720 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Sending data request: sapi=5 arfcn=877 cur_fn=442 block=7 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538721 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538726 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=442, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538726 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538726 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538726 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538726 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538726 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538726 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538726 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20241111125538726 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538726 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538726 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538726 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538726 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538726 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538726 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538726 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538726 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538726 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538726 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538726 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538726 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538726 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538726 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538726 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538726 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538726 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538726 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538726 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538726 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125538726 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) 20241111125538726 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125538726 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538726 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20241111125538727 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538727 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538727 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538727 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538727 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) 20241111125538727 DTBF DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=442 (tbf_ul.cpp:221) 20241111125538727 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538727 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538727 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125538727 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=442 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538731 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) 20241111125538731 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) 20241111125538731 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=446): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125538731 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125538732 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) 20241111125538732 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) 20241111125538733 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) 20241111125538733 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) 20241111125538734 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) 20241111125538734 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) 20241111125538735 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) 20241111125538735 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) 20241111125538736 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) 20241111125538736 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) 20241111125538737 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) 20241111125538737 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) 20241111125538737 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) 20241111125538737 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) 20241111125538738 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) 20241111125538738 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) 20241111125538738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241111125538738 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) 20241111125538739 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 3 20241111125538749 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) 20241111125538749 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) 20241111125538751 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) 20241111125538751 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) 20241111125538751 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) 20241111125538751 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) 20241111125538752 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) 20241111125538752 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) 20241111125538753 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) 20241111125538753 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) 20241111125538754 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) 20241111125538754 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) 20241111125538754 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) 20241111125538754 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) 20241111125538755 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=450): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241111125538755 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=8 data=3c 07 01 00 00 00 20 d6 1d c1 4b 24 c5 d6 0a e1 5b 4e da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125538755 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538755 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 d6 1d c1 4b 24 c5 d6 0a e1 5b 4e da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538755 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) 20241111125538755 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=450 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1070) 20241111125538755 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) 20241111125538755 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538755 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) 20241111125538755 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538755 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 d6 1d c1 4b 24 c5 d6 0a e1 5b 4e da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538755 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241111125538755 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20241111125538755 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538755 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125538755 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538756 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538756 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538756 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538756 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) 20241111125538756 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538756 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538756 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538758 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538758 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538758 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=878 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241111125538759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=459 (gprs_rlcmac_sched.cpp:454) 20241111125538759 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241111125538759 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) 20241111125538759 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125538759 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538759 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) 20241111125538759 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538759 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538759 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125538759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Scheduling control message at RTS for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125538759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Sending data request: sapi=5 arfcn=878 cur_fn=450 block=9 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 04 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538760 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538764 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=450, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538764 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538764 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538764 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538764 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538764 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538764 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538764 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241111125538764 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538764 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538764 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538764 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538764 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538764 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538764 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538764 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538764 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538764 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538764 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538764 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538764 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538764 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538764 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538765 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538765 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538765 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538765 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538765 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538765 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125538765 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) 20241111125538765 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125538765 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538765 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20241111125538765 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538765 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538765 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538765 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538765 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) 20241111125538765 DTBF DEBUG TBF(UL:TFI-0-0-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=450 (tbf_ul.cpp:221) 20241111125538765 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538765 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538765 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125538765 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=450 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125538774 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) 20241111125538774 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) 20241111125538774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=455): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125538774 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125538775 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) 20241111125538775 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) 20241111125538776 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) 20241111125538776 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) 20241111125538776 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) 20241111125538776 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) 20241111125538777 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) 20241111125538777 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) 20241111125538778 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) 20241111125538778 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) 20241111125538779 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) 20241111125538779 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) 20241111125538779 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) 20241111125538779 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) 20241111125538781 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) 20241111125538781 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) 20241111125538781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241111125538781 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) 20241111125538781 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 4 20241111125538793 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) 20241111125538793 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) 20241111125538794 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) 20241111125538794 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) 20241111125538795 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) 20241111125538795 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) 20241111125538795 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) 20241111125538795 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) 20241111125538796 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) 20241111125538796 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) 20241111125538797 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) 20241111125538797 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) 20241111125538798 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) 20241111125538798 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) 20241111125538798 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) 20241111125538798 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) 20241111125538798 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=459): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241111125538798 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125538799 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) 20241111125538799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=463 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=468 (gprs_rlcmac_sched.cpp:454) 20241111125538799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241111125538799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538799 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538799 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538799 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538800 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 3 vs exp USF 4 20241111125538811 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) 20241111125538812 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) 20241111125538812 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=463): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241111125538812 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125538812 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125538812 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125538813 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) 20241111125538813 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) 20241111125538813 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) 20241111125538814 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) 20241111125538814 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) 20241111125538814 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) 20241111125538816 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) 20241111125538816 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) 20241111125538816 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) 20241111125538816 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) 20241111125538817 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) 20241111125538817 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) 20241111125538818 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) 20241111125538818 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) 20241111125538821 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) 20241111125538821 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) 20241111125538822 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125538836 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) 20241111125538836 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) 20241111125538836 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=468): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} (pdch_ul_controller.c:309) 20241111125538836 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125538837 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) 20241111125538837 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) 20241111125538838 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) 20241111125538838 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) 20241111125538838 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) 20241111125538838 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) 20241111125538839 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) 20241111125538839 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) 20241111125538840 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) 20241111125538840 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) 20241111125538841 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538841 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538841 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538841 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) 20241111125538841 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) 20241111125538842 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) 20241111125538842 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) 20241111125538843 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) 20241111125538843 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) 20241111125538843 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125538855 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) 20241111125538855 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) 20241111125538856 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) 20241111125538856 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) 20241111125538857 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) 20241111125538857 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) 20241111125538857 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) 20241111125538857 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) 20241111125538858 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) 20241111125538858 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) 20241111125538859 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) 20241111125538859 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) 20241111125538860 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) 20241111125538860 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) 20241111125538860 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) 20241111125538860 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) 20241111125538861 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) 20241111125538861 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) 20241111125538862 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125538874 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) 20241111125538874 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) 20241111125538875 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) 20241111125538875 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) 20241111125538876 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) 20241111125538876 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) 20241111125538876 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) 20241111125538876 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) 20241111125538877 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) 20241111125538877 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) 20241111125538878 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) 20241111125538878 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) 20241111125538879 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) 20241111125538879 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) 20241111125538879 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) 20241111125538879 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) 20241111125538883 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538883 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538883 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538883 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) 20241111125538883 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) 20241111125538884 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125538898 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) 20241111125538898 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) 20241111125538899 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) 20241111125538899 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) 20241111125538900 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) 20241111125538900 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) 20241111125538900 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) 20241111125538900 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) 20241111125538901 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) 20241111125538901 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) 20241111125538902 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) 20241111125538902 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) 20241111125538902 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) 20241111125538902 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) 20241111125538903 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) 20241111125538903 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) 20241111125538903 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) 20241111125538903 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) 20241111125538903 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125538916 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) 20241111125538916 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) 20241111125538917 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) 20241111125538917 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) 20241111125538917 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) 20241111125538917 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) 20241111125538917 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) 20241111125538917 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) 20241111125538918 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) 20241111125538918 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) 20241111125538918 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) 20241111125538918 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) 20241111125538918 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) 20241111125538918 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) 20241111125538918 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) 20241111125538918 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) 20241111125538920 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) 20241111125538920 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) 20241111125538921 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125538927 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538927 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538927 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538935 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) 20241111125538935 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) 20241111125538936 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) 20241111125538936 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) 20241111125538937 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) 20241111125538937 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) 20241111125538937 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) 20241111125538937 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) 20241111125538938 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) 20241111125538938 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) 20241111125538938 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) 20241111125538938 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) 20241111125538939 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) 20241111125538939 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) 20241111125538939 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) 20241111125538939 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) 20241111125538945 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) 20241111125538945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538946 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 4 20241111125538960 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) 20241111125538960 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) 20241111125538961 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) 20241111125538961 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) 20241111125538962 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) 20241111125538962 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) 20241111125538963 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) 20241111125538963 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) 20241111125538964 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) 20241111125538964 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) 20241111125538964 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) 20241111125538964 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) 20241111125538965 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125538965 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125538965 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125538965 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) 20241111125538965 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) 20241111125538966 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) 20241111125538966 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) 20241111125538967 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) 20241111125538967 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){FLOW}, expect answer on UL FN=502 (gprs_rlcmac_sched.cpp:454) 20241111125538967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241111125538967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125538968 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125538980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=7 data=3c 09 01 00 00 00 21 0a 98 fb 4d ed d9 61 30 1f 39 dc 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125538980 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) 20241111125538980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125538980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 0a 98 fb 4d ed d9 61 30 1f 39 dc 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125538980 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) 20241111125538980 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=498 Rx UL DATA from unexpected TBF(UL:TFI-0-0-4:G){FLOW} (pdch.cpp:1070) 20241111125538980 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) 20241111125538980 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125538980 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) 20241111125538980 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125538980 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 0a 98 fb 4d ed d9 61 30 1f 39 dc 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125538980 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125538980 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20241111125538980 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125538980 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125538980 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125538980 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125538980 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125538980 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) 20241111125538980 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) 20241111125538980 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125538980 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125538980 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125538981 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) 20241111125538981 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) 20241111125538982 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) 20241111125538982 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) 20241111125538983 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) 20241111125538983 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) 20241111125538983 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) 20241111125538983 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) 20241111125538984 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) 20241111125538984 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) 20241111125538985 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) 20241111125538985 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) 20241111125538986 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) 20241111125538986 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) 20241111125538987 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) 20241111125538987 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) 20241111125538987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241111125538987 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) 20241111125538987 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20241111125538987 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125538987 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) 20241111125538987 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125538987 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125538987 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125538987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Scheduling control message at RTS for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125538987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 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) 20241111125538988 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125538993 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=498, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125538993 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125538993 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125538993 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125538993 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125538993 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125538993 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125538993 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20241111125538993 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125538993 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125538993 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125538993 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125538993 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125538993 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125538993 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125538993 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125538993 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125538993 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125538993 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125538993 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125538993 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125538993 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538993 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125538993 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125538994 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125538994 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125538994 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125538994 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125538994 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125538994 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) 20241111125538994 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125538994 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125538994 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20241111125538994 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125538994 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125538994 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125538994 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125538994 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) 20241111125538994 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=498 (tbf_ul.cpp:221) 20241111125538994 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125538994 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125538994 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125538994 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=498 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125538998 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) 20241111125538998 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) 20241111125538998 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) 20241111125538998 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539000 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) 20241111125539000 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) 20241111125539000 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) 20241111125539000 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) 20241111125539001 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) 20241111125539001 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) 20241111125539002 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) 20241111125539002 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) 20241111125539002 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) 20241111125539002 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) 20241111125539003 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) 20241111125539003 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) 20241111125539004 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) 20241111125539004 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) 20241111125539008 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) 20241111125539008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20241111125539008 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241111125539008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125539009 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125539021 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) 20241111125539021 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) 20241111125539021 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) 20241111125539021 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125539022 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=9 data=3c 09 01 00 00 00 22 ed e9 dc 40 53 7b 38 22 d2 33 a2 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125539022 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539022 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 ed e9 dc 40 53 7b 38 22 d2 33 a2 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539022 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) 20241111125539022 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=507 Rx UL DATA from unexpected TBF(UL:TFI-0-1-4:G){ASSIGN} (pdch.cpp:1070) 20241111125539022 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) 20241111125539022 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539022 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) 20241111125539022 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539022 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 ed e9 dc 40 53 7b 38 22 d2 33 a2 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539022 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125539022 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20241111125539022 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539022 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539022 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539022 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539022 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539022 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539022 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) 20241111125539022 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539022 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) 20241111125539022 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) 20241111125539022 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) 20241111125539022 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) 20241111125539023 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) 20241111125539023 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) 20241111125539023 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) 20241111125539023 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) 20241111125539023 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) 20241111125539023 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) 20241111125539023 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) 20241111125539023 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) 20241111125539026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=872 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241111125539026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=511 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=515 (gprs_rlcmac_sched.cpp:454) 20241111125539026 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241111125539026 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) 20241111125539026 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539026 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539026 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) 20241111125539026 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539026 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539026 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Scheduling control message at RTS for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125539026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Sending data request: sapi=5 arfcn=872 cur_fn=507 block=10 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) 20241111125539027 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539030 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=507, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125539030 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539030 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539030 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539030 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539030 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539030 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539030 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20241111125539030 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539030 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539030 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539030 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539030 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539030 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539030 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539030 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539030 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539030 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539030 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539030 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539030 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539030 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539030 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539030 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539030 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539030 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539030 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539030 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539030 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125539030 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) 20241111125539030 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125539030 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539030 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20241111125539030 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539030 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539030 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539030 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539030 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) 20241111125539030 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=507 (tbf_ul.cpp:221) 20241111125539030 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539030 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539030 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125539030 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=507 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539041 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) 20241111125539041 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) 20241111125539041 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241111125539041 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125539043 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) 20241111125539043 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) 20241111125539044 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) 20241111125539044 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) 20241111125539046 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) 20241111125539046 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) 20241111125539047 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) 20241111125539047 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) 20241111125539047 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) 20241111125539047 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) 20241111125539047 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) 20241111125539047 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) 20241111125539048 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) 20241111125539048 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) 20241111125539049 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) 20241111125539049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241111125539050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241111125539050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125539050 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125539060 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) 20241111125539060 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) 20241111125539061 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) 20241111125539061 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) 20241111125539061 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=515): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241111125539061 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=11 data=3c 09 01 00 00 00 23 30 95 20 d9 5e 6e 62 d7 35 e7 b1 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125539061 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539061 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 30 95 20 d9 5e 6e 62 d7 35 e7 b1 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539061 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) 20241111125539061 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=515 Rx UL DATA from unexpected TBF(UL:TFI-0-2-4:G){ASSIGN} (pdch.cpp:1070) 20241111125539061 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) 20241111125539061 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539061 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) 20241111125539061 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539061 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 30 95 20 d9 5e 6e 62 d7 35 e7 b1 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539061 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125539061 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20241111125539061 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539061 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539061 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539061 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539061 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539061 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539061 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) 20241111125539061 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539062 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) 20241111125539062 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) 20241111125539062 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) 20241111125539062 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) 20241111125539062 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) 20241111125539062 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) 20241111125539063 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) 20241111125539063 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) 20241111125539063 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) 20241111125539063 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) 20241111125539069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=873 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241111125539069 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=520 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=524 (gprs_rlcmac_sched.cpp:454) 20241111125539069 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241111125539069 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) 20241111125539069 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539069 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539069 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) 20241111125539069 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539069 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539069 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539069 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Scheduling control message at RTS for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125539069 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Sending data request: sapi=5 arfcn=873 cur_fn=515 block=0 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) 20241111125539069 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539072 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=515, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125539072 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539072 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539072 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539072 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539072 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539072 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539072 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20241111125539072 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539072 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539072 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539072 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539072 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539072 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539072 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539072 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539072 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539072 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539072 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539072 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539072 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539072 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539072 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539072 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539072 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539072 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539072 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539072 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539072 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125539072 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) 20241111125539072 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125539072 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539072 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20241111125539072 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539072 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539072 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539072 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539072 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) 20241111125539072 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=515 (tbf_ul.cpp:221) 20241111125539072 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539072 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539072 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125539072 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=515 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539083 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) 20241111125539083 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) 20241111125539083 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=520): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241111125539083 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125539084 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) 20241111125539084 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) 20241111125539084 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) 20241111125539084 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) 20241111125539084 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) 20241111125539084 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) 20241111125539084 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) 20241111125539084 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) 20241111125539085 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) 20241111125539085 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) 20241111125539085 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) 20241111125539085 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) 20241111125539085 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) 20241111125539085 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) 20241111125539088 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) 20241111125539088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=528 (gprs_rlcmac_sched.cpp:454) 20241111125539088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241111125539088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125539088 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125539102 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) 20241111125539102 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) 20241111125539103 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) 20241111125539103 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) 20241111125539103 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) 20241111125539103 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) 20241111125539103 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=524): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241111125539103 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539104 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=1 data=3c 09 01 00 00 00 24 7e 77 02 c2 27 49 74 7f 99 0a 9a 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539104 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125539104 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539104 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 7e 77 02 c2 27 49 74 7f 99 0a 9a 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539104 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) 20241111125539104 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=524 Rx UL DATA from unexpected TBF(UL:TFI-0-3-4:G){ASSIGN} (pdch.cpp:1070) 20241111125539104 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) 20241111125539104 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539104 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) 20241111125539104 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539104 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 7e 77 02 c2 27 49 74 7f 99 0a 9a 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539104 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125539104 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20241111125539104 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539104 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539104 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539104 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539104 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539104 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539104 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) 20241111125539104 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539104 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539104 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) 20241111125539104 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) 20241111125539105 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) 20241111125539105 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) 20241111125539106 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) 20241111125539106 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) 20241111125539107 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) 20241111125539107 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) 20241111125539107 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=874 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241111125539107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=528 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=533 (gprs_rlcmac_sched.cpp:454) 20241111125539107 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241111125539107 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) 20241111125539107 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539107 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539107 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) 20241111125539107 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539107 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539107 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Scheduling control message at RTS for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125539107 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Sending data request: sapi=5 arfcn=874 cur_fn=524 block=2 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) 20241111125539108 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539110 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=524, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125539110 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539110 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539110 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539110 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539110 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539110 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539110 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20241111125539110 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539110 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539110 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539110 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539110 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539110 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539110 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539110 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539110 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539110 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539110 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539110 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539110 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539110 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539110 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539111 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539111 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539111 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539111 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539111 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539111 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125539111 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) 20241111125539111 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125539111 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539111 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20241111125539111 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539111 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539111 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539111 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539111 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) 20241111125539111 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=524 (tbf_ul.cpp:221) 20241111125539111 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539111 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539111 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125539111 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=524 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539122 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) 20241111125539122 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) 20241111125539122 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=528): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241111125539122 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125539123 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) 20241111125539123 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) 20241111125539123 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) 20241111125539123 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) 20241111125539124 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) 20241111125539124 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) 20241111125539125 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) 20241111125539125 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) 20241111125539125 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) 20241111125539125 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) 20241111125539126 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) 20241111125539126 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) 20241111125539127 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) 20241111125539127 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) 20241111125539131 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) 20241111125539131 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) 20241111125539131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241111125539131 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) 20241111125539132 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125539146 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) 20241111125539146 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) 20241111125539147 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) 20241111125539147 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) 20241111125539148 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) 20241111125539148 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) 20241111125539149 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) 20241111125539149 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) 20241111125539149 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=533): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241111125539149 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539149 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 1f f9 f4 a6 f6 2a 9d 77 90 e3 53 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539149 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) 20241111125539149 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539149 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 1f f9 f4 a6 f6 2a 9d 77 90 e3 53 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539149 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) 20241111125539149 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) 20241111125539150 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) 20241111125539150 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539150 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) 20241111125539150 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539150 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 1f f9 f4 a6 f6 2a 9d 77 90 e3 53 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539150 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125539150 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20241111125539150 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539150 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539150 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539150 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539150 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539150 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539150 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) 20241111125539150 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539150 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539150 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539150 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) 20241111125539150 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) 20241111125539151 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) 20241111125539151 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) 20241111125539152 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) 20241111125539152 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) 20241111125539153 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) 20241111125539153 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) 20241111125539153 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241111125539153 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) 20241111125539153 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539153 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539153 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) 20241111125539153 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539153 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539153 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539153 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) 20241111125539153 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) 20241111125539154 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539159 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) 20241111125539159 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539159 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539159 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539160 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539160 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539160 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539160 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20241111125539160 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539160 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539160 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539160 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539160 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539160 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539160 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539160 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539160 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539160 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539160 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539160 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539160 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539160 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539160 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539160 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539160 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539160 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539160 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539160 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539160 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125539160 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) 20241111125539160 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125539160 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539160 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20241111125539160 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539160 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539160 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539160 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539160 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) 20241111125539160 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) 20241111125539160 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539160 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539160 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125539160 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241111125539165 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) 20241111125539165 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) 20241111125539165 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) 20241111125539165 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) MTC@131a5d934883: 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 } 20241111125539167 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) 20241111125539167 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) 20241111125539168 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) 20241111125539168 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) 20241111125539168 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) 20241111125539168 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) 20241111125539168 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) 20241111125539168 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) 20241111125539169 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) 20241111125539169 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) 20241111125539169 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) 20241111125539169 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) 20241111125539170 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) 20241111125539170 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) 20241111125539170 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) 20241111125539170 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) 20241111125539170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241111125539170 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) 20241111125539171 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125539185 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) 20241111125539185 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) 20241111125539186 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) 20241111125539186 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) 20241111125539187 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) 20241111125539187 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) 20241111125539188 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) 20241111125539188 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) 20241111125539188 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) 20241111125539188 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) 20241111125539188 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) 20241111125539188 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539189 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 a3 93 15 27 9e ef 59 fc cf ea e8 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539189 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) 20241111125539189 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539189 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 a3 93 15 27 9e ef 59 fc cf ea e8 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539189 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) 20241111125539189 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) 20241111125539189 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) 20241111125539189 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539189 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) 20241111125539189 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539189 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 a3 93 15 27 9e ef 59 fc cf ea e8 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539190 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125539190 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20241111125539190 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539190 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539190 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539190 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539190 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539190 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539190 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) 20241111125539190 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539190 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539190 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539190 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) 20241111125539190 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) 20241111125539191 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) 20241111125539191 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) 20241111125539194 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) 20241111125539194 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) 20241111125539194 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241111125539194 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) 20241111125539194 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539194 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539194 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) 20241111125539194 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539194 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539194 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539194 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) 20241111125539194 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) 20241111125539194 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539194 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539194 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539195 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539200 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) 20241111125539200 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539200 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539200 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539200 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539200 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539200 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539200 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20241111125539200 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539200 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539200 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539200 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539200 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539200 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539200 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539200 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539200 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539200 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539200 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539200 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539200 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539200 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539200 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539200 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539200 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539200 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539200 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539200 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539200 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125539200 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) 20241111125539200 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125539200 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539200 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20241111125539200 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539200 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539200 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539200 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539200 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) 20241111125539200 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) 20241111125539200 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539200 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539200 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125539200 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539208 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) 20241111125539208 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) 20241111125539208 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) 20241111125539208 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125539209 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) 20241111125539209 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) 20241111125539210 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) 20241111125539210 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) 20241111125539211 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) 20241111125539211 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) 20241111125539212 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) 20241111125539212 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) 20241111125539213 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) 20241111125539213 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) 20241111125539213 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) 20241111125539213 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) 20241111125539214 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) 20241111125539214 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) 20241111125539215 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) 20241111125539215 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) 20241111125539215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241111125539215 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) 20241111125539216 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125539228 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) 20241111125539228 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) 20241111125539229 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) 20241111125539229 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) 20241111125539230 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) 20241111125539230 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) 20241111125539230 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539230 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539230 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539230 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) 20241111125539230 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) 20241111125539231 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) 20241111125539231 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) 20241111125539232 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) 20241111125539232 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) 20241111125539232 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) 20241111125539232 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539233 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 83 3b 10 13 a4 2e c5 79 a8 9d f3 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539233 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) 20241111125539233 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539233 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 83 3b 10 13 a4 2e c5 79 a8 9d f3 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539233 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) 20241111125539233 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) 20241111125539233 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) 20241111125539233 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539233 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) 20241111125539233 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539233 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 83 3b 10 13 a4 2e c5 79 a8 9d f3 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539233 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125539233 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20241111125539233 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539233 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539233 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539233 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539233 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539233 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539233 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) 20241111125539233 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539233 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539233 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539234 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) 20241111125539234 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) 20241111125539234 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) 20241111125539234 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) 20241111125539234 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241111125539235 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) 20241111125539235 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539235 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539235 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) 20241111125539235 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539235 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539235 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539235 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) 20241111125539235 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) 20241111125539235 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539239 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) 20241111125539239 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539239 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539239 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539239 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539239 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539239 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539239 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20241111125539239 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539239 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539239 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539239 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539239 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539239 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539239 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539239 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539239 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539239 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539239 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539239 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539239 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539239 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539239 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539240 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539240 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539240 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539240 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539240 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539240 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125539240 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) 20241111125539240 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125539240 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539240 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20241111125539240 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539240 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539240 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539240 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539240 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) 20241111125539240 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) 20241111125539240 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539240 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539240 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125539240 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539247 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) 20241111125539247 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) 20241111125539247 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) 20241111125539247 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125539248 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) 20241111125539248 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) 20241111125539249 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) 20241111125539249 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) 20241111125539250 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) 20241111125539250 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) 20241111125539250 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) 20241111125539250 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) 20241111125539251 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) 20241111125539251 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) 20241111125539252 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) 20241111125539252 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) 20241111125539252 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) 20241111125539252 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) 20241111125539256 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) 20241111125539256 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) 20241111125539256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241111125539256 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) 20241111125539257 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 4 20241111125539270 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) 20241111125539270 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) 20241111125539272 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) 20241111125539272 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) 20241111125539272 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539272 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539272 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539272 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) 20241111125539272 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) 20241111125539273 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) 20241111125539273 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) 20241111125539274 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) 20241111125539274 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) 20241111125539275 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) 20241111125539275 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) 20241111125539276 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) 20241111125539276 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) 20241111125539276 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) 20241111125539276 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539276 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 10 ed 85 1f 47 b4 a4 4f b9 f6 04 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539276 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) 20241111125539276 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539276 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 10 ed 85 1f 47 b4 a4 4f b9 f6 04 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539276 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) 20241111125539276 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) 20241111125539276 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) 20241111125539276 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539276 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) 20241111125539276 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539276 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 10 ed 85 1f 47 b4 a4 4f b9 f6 04 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539276 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241111125539276 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20241111125539276 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539277 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539277 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539277 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539277 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539277 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539277 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) 20241111125539277 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539277 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) 20241111125539278 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) 20241111125539278 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241111125539278 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) 20241111125539278 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539278 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539278 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) 20241111125539278 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539278 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539278 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539278 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) 20241111125539278 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) 20241111125539278 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539283 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) 20241111125539283 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539283 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539283 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539283 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539283 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539283 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539283 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241111125539283 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539283 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539283 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539283 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539283 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539283 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539283 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539283 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539283 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539283 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539283 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539283 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539283 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539283 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539283 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539284 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539284 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539284 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539284 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539284 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539284 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125539284 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) 20241111125539284 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125539284 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539284 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20241111125539284 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539284 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539284 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539284 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539284 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) 20241111125539284 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) 20241111125539284 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539284 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539284 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125539284 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) BTS(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125539290 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) 20241111125539290 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) 20241111125539290 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) 20241111125539290 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125539291 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) 20241111125539291 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) 20241111125539292 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) 20241111125539292 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) 20241111125539292 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) 20241111125539292 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) 20241111125539293 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) 20241111125539293 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) 20241111125539294 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) 20241111125539294 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) 20241111125539294 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) 20241111125539294 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) 20241111125539295 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) 20241111125539295 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) 20241111125539295 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) 20241111125539296 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) 20241111125539296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241111125539296 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) 20241111125539296 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 5 20241111125539309 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) 20241111125539309 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) 20241111125539310 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) 20241111125539310 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) 20241111125539311 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) 20241111125539311 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) 20241111125539311 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539311 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539311 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539311 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) 20241111125539311 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) 20241111125539312 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) 20241111125539312 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) 20241111125539313 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) 20241111125539313 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) 20241111125539314 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) 20241111125539314 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) 20241111125539314 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) 20241111125539314 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) 20241111125539314 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) 20241111125539314 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539318 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) 20241111125539318 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) 20241111125539318 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241111125539318 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) 20241111125539319 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 4 vs exp USF 5 20241111125539332 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) 20241111125539332 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) 20241111125539332 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=572): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241111125539332 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125539332 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125539332 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125539334 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) 20241111125539334 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) 20241111125539334 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) 20241111125539334 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) 20241111125539335 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) 20241111125539335 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) 20241111125539336 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) 20241111125539336 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) 20241111125539337 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) 20241111125539337 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) 20241111125539337 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) 20241111125539337 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) 20241111125539338 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) 20241111125539338 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) 20241111125539339 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) 20241111125539339 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) 20241111125539340 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125539351 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) 20241111125539351 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) 20241111125539351 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=576): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} (pdch_ul_controller.c:309) 20241111125539351 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125539353 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) 20241111125539353 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) 20241111125539353 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) 20241111125539353 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) 20241111125539354 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) 20241111125539354 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) 20241111125539355 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) 20241111125539355 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) 20241111125539356 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) 20241111125539356 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) 20241111125539356 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) 20241111125539356 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) 20241111125539357 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) 20241111125539357 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) 20241111125539358 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) 20241111125539358 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) 20241111125539359 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125539361 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539361 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539361 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539370 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) 20241111125539370 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) 20241111125539372 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) 20241111125539372 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) 20241111125539372 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) 20241111125539372 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) 20241111125539373 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) 20241111125539373 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) 20241111125539374 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) 20241111125539374 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) 20241111125539375 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) 20241111125539375 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) 20241111125539375 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) 20241111125539375 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) 20241111125539376 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) 20241111125539376 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) 20241111125539380 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) 20241111125539380 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) 20241111125539380 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125539394 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) 20241111125539394 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) 20241111125539395 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) 20241111125539395 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) 20241111125539396 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) 20241111125539396 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) 20241111125539397 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) 20241111125539397 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) 20241111125539398 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) 20241111125539398 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) 20241111125539398 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) 20241111125539398 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) 20241111125539399 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) 20241111125539399 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) 20241111125539400 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) 20241111125539400 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) 20241111125539401 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539401 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539401 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539401 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) 20241111125539401 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) 20241111125539401 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125539413 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) 20241111125539413 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) 20241111125539414 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) 20241111125539414 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) 20241111125539415 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) 20241111125539415 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) 20241111125539416 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) 20241111125539416 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) 20241111125539417 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) 20241111125539417 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) 20241111125539418 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) 20241111125539418 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) 20241111125539418 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) 20241111125539418 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) 20241111125539419 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) 20241111125539419 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) 20241111125539420 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) 20241111125539420 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) 20241111125539421 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125539432 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) 20241111125539432 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) 20241111125539433 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) 20241111125539433 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) 20241111125539434 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) 20241111125539434 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) 20241111125539435 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) 20241111125539435 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) 20241111125539436 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) 20241111125539436 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) 20241111125539437 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) 20241111125539437 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) 20241111125539437 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) 20241111125539437 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) 20241111125539438 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) 20241111125539438 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) 20241111125539440 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539440 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539440 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539442 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) 20241111125539442 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) 20241111125539442 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125539456 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) 20241111125539456 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) 20241111125539457 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) 20241111125539457 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) 20241111125539458 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) 20241111125539458 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) 20241111125539459 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) 20241111125539459 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) 20241111125539460 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) 20241111125539460 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) 20241111125539460 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) 20241111125539460 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) 20241111125539461 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) 20241111125539461 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) 20241111125539462 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) 20241111125539462 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) 20241111125539463 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) 20241111125539463 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) 20241111125539464 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125539475 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) 20241111125539475 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) 20241111125539476 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) 20241111125539476 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) 20241111125539477 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) 20241111125539477 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) 20241111125539478 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) 20241111125539478 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) 20241111125539479 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) 20241111125539479 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) 20241111125539479 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) 20241111125539479 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) 20241111125539480 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) 20241111125539480 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) 20241111125539481 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) 20241111125539481 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) 20241111125539482 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) 20241111125539482 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) 20241111125539482 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125539484 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539484 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539484 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@131a5d934883: Rx DL block USF 7 vs exp USF 5 20241111125539494 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) 20241111125539494 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) 20241111125539495 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) 20241111125539495 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) 20241111125539496 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) 20241111125539496 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) 20241111125539497 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) 20241111125539497 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) 20241111125539498 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) 20241111125539498 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) 20241111125539498 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) 20241111125539499 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) 20241111125539499 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) 20241111125539499 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) 20241111125539500 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) 20241111125539500 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) 20241111125539504 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) 20241111125539504 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) 20241111125539504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241111125539504 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) 20241111125539504 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125539518 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 22 9a 4a 0a b4 07 c6 ab e3 fd 29 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539518 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) 20241111125539518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 22 9a 4a 0a b4 07 c6 ab e3 fd 29 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539518 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) 20241111125539518 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) 20241111125539518 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) 20241111125539518 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539519 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) 20241111125539519 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539519 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 22 9a 4a 0a b4 07 c6 ab e3 fd 29 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539519 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125539519 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20241111125539519 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539519 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539519 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539519 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539519 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539519 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) 20241111125539519 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) 20241111125539519 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539520 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) 20241111125539520 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) 20241111125539520 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) 20241111125539520 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) 20241111125539521 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) 20241111125539521 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) 20241111125539522 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) 20241111125539522 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) 20241111125539523 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) 20241111125539523 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) 20241111125539524 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) 20241111125539524 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) 20241111125539525 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) 20241111125539525 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) 20241111125539525 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) 20241111125539525 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) 20241111125539525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241111125539525 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) 20241111125539525 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20241111125539525 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539525 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) 20241111125539526 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539526 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539526 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125539526 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) 20241111125539526 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) 20241111125539526 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539531 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) 20241111125539531 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539531 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539531 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539531 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539531 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539531 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539531 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20241111125539531 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539531 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539531 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539531 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539531 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539531 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539531 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539531 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539531 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539531 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539531 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539531 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539531 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539531 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539531 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539531 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539531 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539531 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539531 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539531 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539531 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125539531 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) 20241111125539531 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125539531 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539531 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20241111125539532 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539532 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539532 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539532 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539532 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) 20241111125539532 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) 20241111125539532 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539532 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539532 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125539532 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539537 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) 20241111125539537 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) 20241111125539537 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) 20241111125539537 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539538 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) 20241111125539538 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) 20241111125539539 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) 20241111125539539 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) 20241111125539540 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) 20241111125539540 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) 20241111125539540 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) 20241111125539540 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) 20241111125539541 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) 20241111125539541 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) 20241111125539541 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) 20241111125539541 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) 20241111125539542 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) 20241111125539542 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) 20241111125539543 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) 20241111125539543 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) 20241111125539543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241111125539543 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) 20241111125539543 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125539558 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) 20241111125539558 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) 20241111125539558 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) 20241111125539558 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125539559 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 0b 94 4e b5 49 aa 4d b0 63 24 c0 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539559 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) 20241111125539559 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539559 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a 0b 94 4e b5 49 aa 4d b0 63 24 c0 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539559 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) 20241111125539559 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) 20241111125539559 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) 20241111125539559 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539559 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) 20241111125539559 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539559 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a 0b 94 4e b5 49 aa 4d b0 63 24 c0 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539559 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125539559 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20241111125539559 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539559 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539559 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539559 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539559 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539559 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539559 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) 20241111125539559 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539559 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539559 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539560 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) 20241111125539560 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) 20241111125539561 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) 20241111125539561 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) 20241111125539561 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) 20241111125539561 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) 20241111125539562 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) 20241111125539562 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) 20241111125539563 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) 20241111125539563 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) 20241111125539564 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) 20241111125539564 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) 20241111125539567 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) 20241111125539567 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) 20241111125539567 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241111125539567 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) 20241111125539567 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539567 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539567 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) 20241111125539567 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539567 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539567 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539567 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) 20241111125539567 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) 20241111125539568 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539573 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) 20241111125539573 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539573 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539573 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539573 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539573 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539573 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539573 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20241111125539573 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539573 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539573 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539573 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539573 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539573 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539573 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539573 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539573 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539573 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539573 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539573 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539573 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539573 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539573 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539573 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539573 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539573 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539573 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539573 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539573 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125539573 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) 20241111125539573 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125539573 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539573 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20241111125539573 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539573 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539573 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539573 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539573 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) 20241111125539573 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) 20241111125539573 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539573 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539573 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125539573 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539582 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) 20241111125539582 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) 20241111125539582 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) 20241111125539582 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125539583 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) 20241111125539583 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) 20241111125539584 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) 20241111125539584 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) 20241111125539584 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) 20241111125539584 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) 20241111125539585 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) 20241111125539585 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) 20241111125539586 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) 20241111125539586 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) 20241111125539587 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) 20241111125539587 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) 20241111125539588 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) 20241111125539588 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) 20241111125539589 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) 20241111125539589 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) 20241111125539589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241111125539589 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) 20241111125539590 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125539601 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) 20241111125539601 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) 20241111125539602 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) 20241111125539602 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) 20241111125539602 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) 20241111125539602 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539603 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 ef d0 02 48 58 f9 28 d2 1a 1b 57 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539603 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) 20241111125539603 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539603 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b ef d0 02 48 58 f9 28 d2 1a 1b 57 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539603 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) 20241111125539603 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) 20241111125539603 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) 20241111125539603 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539603 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) 20241111125539603 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539603 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b ef d0 02 48 58 f9 28 d2 1a 1b 57 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539603 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125539603 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20241111125539603 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539603 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539603 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539603 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539603 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539603 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539603 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) 20241111125539603 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539603 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539603 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539604 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) 20241111125539604 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) 20241111125539604 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) 20241111125539604 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) 20241111125539605 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) 20241111125539605 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) 20241111125539606 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) 20241111125539606 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) 20241111125539607 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) 20241111125539607 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) 20241111125539608 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) 20241111125539608 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) 20241111125539608 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241111125539608 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) 20241111125539608 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539608 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539608 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) 20241111125539608 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539608 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539608 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539608 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) 20241111125539608 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) 20241111125539608 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539613 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) 20241111125539613 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539613 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539613 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539613 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539613 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539613 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539613 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20241111125539613 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539613 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539613 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539613 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539613 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539613 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539613 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539614 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539614 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539614 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539614 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539614 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539614 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539614 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539614 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539614 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539614 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539614 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539614 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539614 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539614 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125539614 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) 20241111125539614 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125539614 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539614 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20241111125539614 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539614 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539614 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539614 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539614 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) 20241111125539614 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) 20241111125539614 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539614 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539614 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125539614 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539620 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) 20241111125539620 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) 20241111125539620 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) 20241111125539620 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125539621 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) 20241111125539621 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) 20241111125539622 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) 20241111125539622 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) 20241111125539622 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) 20241111125539622 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) 20241111125539623 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) 20241111125539623 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) 20241111125539624 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) 20241111125539624 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) 20241111125539625 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) 20241111125539625 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) 20241111125539625 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) 20241111125539625 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) 20241111125539629 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) 20241111125539629 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) 20241111125539629 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241111125539629 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) 20241111125539630 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125539643 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) 20241111125539643 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) 20241111125539645 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) 20241111125539645 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) 20241111125539645 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) 20241111125539645 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) 20241111125539645 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) 20241111125539645 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539646 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 26 96 ed 56 4f a5 32 79 5e 9a dd 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539646 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) 20241111125539646 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539646 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c 26 96 ed 56 4f a5 32 79 5e 9a dd 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539646 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) 20241111125539646 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) 20241111125539646 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) 20241111125539646 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539646 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) 20241111125539646 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539646 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c 26 96 ed 56 4f a5 32 79 5e 9a dd 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539646 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125539646 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20241111125539646 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539646 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539646 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539647 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539647 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539647 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539647 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) 20241111125539647 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539647 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539647 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539647 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) 20241111125539647 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) 20241111125539648 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) 20241111125539648 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) 20241111125539649 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) 20241111125539649 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) 20241111125539649 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) 20241111125539649 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) 20241111125539650 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) 20241111125539650 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) 20241111125539650 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241111125539650 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) 20241111125539650 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539650 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539650 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) 20241111125539650 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539650 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539650 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539651 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) 20241111125539651 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) 20241111125539651 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539656 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) 20241111125539656 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539656 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539656 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539656 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539656 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539656 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539656 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20241111125539656 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539656 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539656 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539656 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539656 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539656 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539656 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539656 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539656 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539656 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539657 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539657 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539657 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539657 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539657 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539657 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539657 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539657 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539657 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539657 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539657 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125539657 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) 20241111125539657 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125539657 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539657 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20241111125539657 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539657 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539657 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539657 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539657 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) 20241111125539657 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) 20241111125539657 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539657 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539657 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125539657 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539663 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) 20241111125539663 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) 20241111125539663 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) 20241111125539663 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125539664 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) 20241111125539664 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) 20241111125539665 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) 20241111125539665 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) 20241111125539666 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) 20241111125539666 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) 20241111125539667 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) 20241111125539667 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) 20241111125539667 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) 20241111125539667 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) 20241111125539668 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) 20241111125539668 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) 20241111125539669 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) 20241111125539669 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) 20241111125539670 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) 20241111125539670 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) 20241111125539670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241111125539670 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) 20241111125539671 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125539682 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) 20241111125539682 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) 20241111125539683 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) 20241111125539683 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) 20241111125539684 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) 20241111125539684 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) 20241111125539685 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) 20241111125539685 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) 20241111125539685 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) 20241111125539685 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539686 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 d9 08 3b 06 2e af cd 60 b0 5c 76 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539686 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) 20241111125539686 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539686 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d d9 08 3b 06 2e af cd 60 b0 5c 76 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539686 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) 20241111125539686 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) 20241111125539686 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) 20241111125539686 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539686 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) 20241111125539686 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539686 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d d9 08 3b 06 2e af cd 60 b0 5c 76 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539686 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125539686 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20241111125539686 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539686 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539686 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539686 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539686 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539686 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539686 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) 20241111125539686 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539686 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539686 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539686 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) 20241111125539686 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) 20241111125539687 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) 20241111125539687 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) 20241111125539688 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) 20241111125539688 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) 20241111125539691 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) 20241111125539691 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) 20241111125539691 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241111125539691 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) 20241111125539691 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539691 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539691 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) 20241111125539691 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539691 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539691 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539691 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) 20241111125539691 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) 20241111125539693 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539697 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) 20241111125539697 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539697 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539697 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539698 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539698 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539698 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539698 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20241111125539698 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539698 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539698 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539698 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539698 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539698 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539698 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539698 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539698 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539698 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539698 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539698 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539698 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539698 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539698 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539698 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539698 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539698 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539698 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539698 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539698 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125539698 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) 20241111125539698 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125539698 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539698 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20241111125539698 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539698 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539698 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539698 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539698 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) 20241111125539698 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) 20241111125539698 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539698 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539698 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125539698 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539706 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) 20241111125539706 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) 20241111125539706 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) 20241111125539706 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125539708 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) 20241111125539708 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) 20241111125539709 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) 20241111125539709 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) 20241111125539709 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) 20241111125539709 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) 20241111125539710 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) 20241111125539710 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) 20241111125539711 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) 20241111125539711 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) 20241111125539712 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) 20241111125539712 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) 20241111125539713 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) 20241111125539713 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) 20241111125539714 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) 20241111125539714 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) 20241111125539714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241111125539714 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) 20241111125539714 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125539724 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) 20241111125539724 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) 20241111125539724 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) 20241111125539724 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) 20241111125539725 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) 20241111125539725 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) 20241111125539725 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) 20241111125539725 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) 20241111125539726 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) 20241111125539726 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) 20241111125539726 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) 20241111125539726 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539726 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 c7 e1 18 8b 45 c4 a2 89 ec 7c fd 0e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539726 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) 20241111125539726 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539726 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e c7 e1 18 8b 45 c4 a2 89 ec 7c fd 0e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539726 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) 20241111125539726 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) 20241111125539726 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) 20241111125539726 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539726 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) 20241111125539726 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539726 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e c7 e1 18 8b 45 c4 a2 89 ec 7c fd 0e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539726 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125539726 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20241111125539726 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539726 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539726 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539726 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539726 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539726 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539726 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) 20241111125539726 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539726 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539726 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539726 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) 20241111125539726 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) 20241111125539726 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) 20241111125539726 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) 20241111125539728 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) 20241111125539728 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) 20241111125539728 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241111125539728 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) 20241111125539728 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539728 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539728 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) 20241111125539728 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539728 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539728 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539728 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) 20241111125539728 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) 20241111125539728 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539729 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) 20241111125539729 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539729 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539729 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539729 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539729 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539729 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539729 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20241111125539729 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539729 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539729 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539729 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539729 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539729 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539729 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539729 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539729 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539729 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539729 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539729 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539729 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539729 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539729 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539729 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539729 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539729 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539729 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539729 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539729 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125539729 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) 20241111125539729 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125539729 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539729 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20241111125539729 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539729 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539729 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539729 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539729 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) 20241111125539729 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) 20241111125539729 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539729 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539729 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125539729 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539733 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539733 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539733 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539742 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) 20241111125539742 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) 20241111125539742 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) 20241111125539742 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125539742 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) 20241111125539742 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) 20241111125539743 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) 20241111125539743 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) 20241111125539743 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) 20241111125539743 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) 20241111125539743 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) 20241111125539743 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) 20241111125539743 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) 20241111125539743 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) 20241111125539743 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) 20241111125539743 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) 20241111125539743 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) 20241111125539744 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) 20241111125539752 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) 20241111125539752 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) 20241111125539752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241111125539752 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) 20241111125539752 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125539767 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) 20241111125539767 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) 20241111125539768 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) 20241111125539768 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) 20241111125539769 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) 20241111125539769 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) 20241111125539770 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) 20241111125539770 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) 20241111125539771 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) 20241111125539771 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) 20241111125539772 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) 20241111125539772 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) 20241111125539772 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) 20241111125539772 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539772 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 e3 41 0a db 9a b0 83 50 33 e0 49 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539772 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) 20241111125539772 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539772 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f e3 41 0a db 9a b0 83 50 33 e0 49 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539772 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) 20241111125539772 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) 20241111125539772 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) 20241111125539772 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539772 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) 20241111125539772 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539773 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f e3 41 0a db 9a b0 83 50 33 e0 49 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539773 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125539773 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20241111125539773 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539773 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539773 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539773 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539773 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539773 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539773 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) 20241111125539773 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539773 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539773 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539773 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) 20241111125539773 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) 20241111125539774 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539774 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539774 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539774 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) 20241111125539774 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) 20241111125539774 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241111125539774 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) 20241111125539774 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539774 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539774 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) 20241111125539774 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539774 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539774 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539774 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) 20241111125539774 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) 20241111125539775 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539780 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) 20241111125539780 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539780 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539780 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539780 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539780 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539780 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539780 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20241111125539780 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539780 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539780 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539780 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539780 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539780 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539780 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539780 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539780 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539780 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539780 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539780 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539780 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539780 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539780 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539780 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539780 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539780 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539780 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539780 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539780 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125539780 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) 20241111125539780 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125539781 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539781 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20241111125539781 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539781 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539781 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539781 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539781 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) 20241111125539781 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) 20241111125539781 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539781 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539781 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125539781 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125539786 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) 20241111125539786 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) 20241111125539786 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) 20241111125539786 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125539787 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) 20241111125539787 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) 20241111125539788 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) 20241111125539788 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) 20241111125539789 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) 20241111125539789 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) 20241111125539790 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) 20241111125539790 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) 20241111125539791 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) 20241111125539791 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) 20241111125539791 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) 20241111125539791 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) 20241111125539792 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) 20241111125539792 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) 20241111125539793 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) 20241111125539793 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) 20241111125539793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241111125539793 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) 20241111125539793 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 5 20241111125539805 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) 20241111125539805 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) 20241111125539807 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) 20241111125539807 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) 20241111125539807 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) 20241111125539807 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) 20241111125539808 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) 20241111125539808 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) 20241111125539809 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) 20241111125539809 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) 20241111125539810 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) 20241111125539810 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) 20241111125539810 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) 20241111125539810 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) 20241111125539810 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) 20241111125539810 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539811 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 17 a1 b8 5e 71 05 45 04 46 2a de 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125539811 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) 20241111125539811 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125539811 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 17 a1 b8 5e 71 05 45 04 46 2a de 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125539811 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) 20241111125539811 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) 20241111125539811 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) 20241111125539811 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125539811 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) 20241111125539811 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125539811 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 17 a1 b8 5e 71 05 45 04 46 2a de 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125539811 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241111125539811 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20241111125539811 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125539811 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125539812 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125539812 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125539812 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125539812 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125539812 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) 20241111125539812 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125539812 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125539812 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125539815 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539815 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539815 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539815 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) 20241111125539815 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) 20241111125539815 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241111125539815 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) 20241111125539815 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125539815 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125539815 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) 20241111125539815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125539815 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125539815 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125539815 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) 20241111125539815 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) 20241111125539816 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125539820 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) 20241111125539820 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125539820 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125539820 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125539820 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125539820 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125539820 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125539820 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241111125539820 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125539820 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125539820 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125539820 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125539820 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125539820 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125539820 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125539820 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125539820 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125539821 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125539821 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125539821 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125539821 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125539821 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539821 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125539821 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125539821 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125539821 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125539821 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125539821 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125539821 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125539821 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) 20241111125539821 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125539821 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125539821 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20241111125539821 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125539821 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125539821 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125539821 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125539821 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) 20241111125539821 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) 20241111125539821 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125539821 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125539821 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125539821 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(605)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125539829 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) 20241111125539829 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) 20241111125539829 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) 20241111125539829 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125539830 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) 20241111125539830 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) 20241111125539831 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) 20241111125539831 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) 20241111125539832 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) 20241111125539832 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) 20241111125539833 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) 20241111125539833 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) 20241111125539834 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) 20241111125539834 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) 20241111125539835 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) 20241111125539835 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) 20241111125539836 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) 20241111125539836 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) 20241111125539837 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) 20241111125539837 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) 20241111125539837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241111125539837 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) 20241111125539837 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 5 vs exp USF 6 20241111125539848 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) 20241111125539848 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) 20241111125539849 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) 20241111125539849 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) 20241111125539850 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) 20241111125539850 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) 20241111125539851 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) 20241111125539851 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) 20241111125539852 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) 20241111125539852 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) 20241111125539852 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) 20241111125539852 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) 20241111125539853 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) 20241111125539853 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) 20241111125539854 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) 20241111125539854 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) 20241111125539854 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) 20241111125539854 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125539855 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) 20241111125539855 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) 20241111125539855 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241111125539855 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) 20241111125539856 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125539858 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539858 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539858 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@131a5d934883: Rx DL block USF 5 vs exp USF 6 20241111125539867 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) 20241111125539867 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) 20241111125539867 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) 20241111125539867 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125539867 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125539867 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125539868 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) 20241111125539868 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) 20241111125539869 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) 20241111125539869 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) 20241111125539870 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) 20241111125539870 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) 20241111125539871 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) 20241111125539871 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) 20241111125539872 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) 20241111125539872 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) 20241111125539872 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) 20241111125539873 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) 20241111125539873 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) 20241111125539873 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) 20241111125539877 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) 20241111125539877 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) 20241111125539877 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125539891 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) 20241111125539891 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) 20241111125539891 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) 20241111125539891 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125539892 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) 20241111125539892 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) 20241111125539893 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) 20241111125539893 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) 20241111125539894 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) 20241111125539894 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) 20241111125539894 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) 20241111125539894 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) 20241111125539895 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) 20241111125539895 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) 20241111125539896 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) 20241111125539896 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) 20241111125539897 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) 20241111125539897 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) 20241111125539898 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) 20241111125539898 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) 20241111125539898 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539898 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539898 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539898 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125539911 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) 20241111125539911 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) 20241111125539912 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) 20241111125539912 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) 20241111125539913 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) 20241111125539913 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) 20241111125539914 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) 20241111125539914 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) 20241111125539914 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) 20241111125539914 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) 20241111125539915 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) 20241111125539915 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) 20241111125539916 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) 20241111125539916 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) 20241111125539917 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) 20241111125539917 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) 20241111125539918 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) 20241111125539918 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) 20241111125539920 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125539930 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539930 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539930 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539930 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) 20241111125539930 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) 20241111125539932 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) 20241111125539932 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) 20241111125539934 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) 20241111125539934 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) 20241111125539935 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) 20241111125539935 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) 20241111125539936 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) 20241111125539936 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) 20241111125539937 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) 20241111125539937 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) 20241111125539938 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) 20241111125539938 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) 20241111125539940 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) 20241111125539940 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) 20241111125539941 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) 20241111125539941 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) 20241111125539942 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125539954 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) 20241111125539954 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) 20241111125539956 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) 20241111125539956 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) 20241111125539957 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) 20241111125539957 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) 20241111125539958 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) 20241111125539958 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) 20241111125539959 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) 20241111125539959 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) 20241111125539960 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) 20241111125539960 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) 20241111125539961 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) 20241111125539961 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) 20241111125539962 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) 20241111125539962 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) 20241111125539963 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) 20241111125539963 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) 20241111125539964 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125539973 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) 20241111125539973 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) 20241111125539974 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) 20241111125539974 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) 20241111125539975 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) 20241111125539975 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) 20241111125539977 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) 20241111125539977 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) 20241111125539978 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) 20241111125539978 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) 20241111125539978 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) 20241111125539978 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) 20241111125539979 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) 20241111125539979 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) 20241111125539980 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) 20241111125539980 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) 20241111125539981 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125539981 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125539981 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125539981 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) 20241111125539981 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) 20241111125539982 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125539992 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) 20241111125539992 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) 20241111125539994 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) 20241111125539994 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) 20241111125539994 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) 20241111125539994 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) 20241111125539995 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) 20241111125539995 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) 20241111125539996 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) 20241111125539996 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) 20241111125539997 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) 20241111125539997 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) 20241111125539998 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) 20241111125539998 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) 20241111125539998 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) 20241111125539998 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) 20241111125540002 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) 20241111125540002 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) 20241111125540003 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 6 20241111125540016 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) 20241111125540016 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) 20241111125540017 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) 20241111125540017 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) 20241111125540018 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) 20241111125540018 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) 20241111125540019 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) 20241111125540019 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) 20241111125540021 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) 20241111125540021 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) 20241111125540022 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125540022 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125540022 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125540022 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) 20241111125540022 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) 20241111125540022 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) 20241111125540022 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) 20241111125540023 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) 20241111125540023 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) 20241111125540024 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) 20241111125540024 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){FLOW}, expect answer on UL FN=723 (gprs_rlcmac_sched.cpp:454) 20241111125540024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241111125540024 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) 20241111125540025 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125540036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=10 data=3c 0d 01 00 00 00 31 86 87 ce 54 64 a5 bb c4 0d 7c 66 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125540036 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) 20241111125540036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125540036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 86 87 ce 54 64 a5 bb c4 0d 7c 66 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125540036 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) 20241111125540036 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=719 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1070) 20241111125540036 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) 20241111125540036 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125540036 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) 20241111125540036 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125540036 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 86 87 ce 54 64 a5 bb c4 0d 7c 66 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125540036 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125540036 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20241111125540036 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125540036 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125540036 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125540036 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125540036 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125540036 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) 20241111125540036 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) 20241111125540036 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125540036 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125540036 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125540037 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) 20241111125540037 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) 20241111125540038 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) 20241111125540038 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) 20241111125540039 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) 20241111125540039 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) 20241111125540039 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) 20241111125540039 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) 20241111125540040 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) 20241111125540040 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) 20241111125540041 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) 20241111125540041 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) 20241111125540042 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) 20241111125540042 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) 20241111125540043 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) 20241111125540043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=723 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=728 (gprs_rlcmac_sched.cpp:454) 20241111125540043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241111125540043 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) 20241111125540043 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20241111125540043 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125540043 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) 20241111125540043 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125540043 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125540043 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125540043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling control message at RTS for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125540043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 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) 20241111125540043 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125540049 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=719, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125540049 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125540049 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125540049 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125540049 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125540049 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125540049 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125540049 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20241111125540049 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125540049 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125540049 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125540049 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125540049 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125540049 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125540049 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125540049 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125540049 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125540049 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125540049 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125540049 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125540049 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125540049 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540049 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540049 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125540050 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125540050 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125540050 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125540050 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125540050 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125540050 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) 20241111125540050 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125540050 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125540050 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20241111125540050 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125540050 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125540050 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125540050 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125540050 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) 20241111125540050 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=719 (tbf_ul.cpp:221) 20241111125540050 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125540050 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125540050 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125540050 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125540055 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) 20241111125540055 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) 20241111125540055 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) 20241111125540055 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125540056 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) 20241111125540056 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) 20241111125540057 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) 20241111125540057 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) 20241111125540058 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) 20241111125540058 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) 20241111125540059 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) 20241111125540059 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) 20241111125540060 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) 20241111125540060 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) 20241111125540061 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) 20241111125540061 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) 20241111125540061 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) 20241111125540061 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) 20241111125540064 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) 20241111125540064 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) 20241111125540064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241111125540064 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) 20241111125540065 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125540079 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) 20241111125540079 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) 20241111125540079 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) 20241111125540079 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125540080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data=3c 0d 01 00 00 00 32 c4 25 4d 96 cc 29 2a cd fc 36 f9 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125540080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125540080 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125540080 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 c4 25 4d 96 cc 29 2a cd fc 36 f9 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125540080 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) 20241111125540080 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=728 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1070) 20241111125540080 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) 20241111125540080 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125540080 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) 20241111125540080 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125540080 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 c4 25 4d 96 cc 29 2a cd fc 36 f9 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125540080 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125540080 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20241111125540080 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125540080 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125540080 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125540080 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125540080 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125540080 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125540080 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) 20241111125540080 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125540080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125540080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125540081 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) 20241111125540081 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) 20241111125540082 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) 20241111125540082 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) 20241111125540083 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) 20241111125540083 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) 20241111125540083 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) 20241111125540083 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) 20241111125540084 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) 20241111125540084 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) 20241111125540086 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) 20241111125540086 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) 20241111125540087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=872 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241111125540087 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=732 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=736 (gprs_rlcmac_sched.cpp:454) 20241111125540087 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241111125540087 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) 20241111125540087 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125540087 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125540087 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) 20241111125540087 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125540087 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125540087 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125540087 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Scheduling control message at RTS for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125540087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Sending data request: sapi=5 arfcn=872 cur_fn=728 block=1 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) 20241111125540088 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125540094 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=728, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125540094 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125540094 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125540094 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125540094 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125540094 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125540094 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125540094 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20241111125540094 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125540094 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125540094 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125540094 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125540094 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125540094 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125540094 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125540094 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125540094 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125540094 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125540094 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125540094 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125540094 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125540094 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540094 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540094 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125540094 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125540094 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125540094 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125540094 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125540094 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125540094 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) 20241111125540094 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125540094 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125540094 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20241111125540094 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125540094 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125540094 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125540094 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125540094 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) 20241111125540094 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=728 (tbf_ul.cpp:221) 20241111125540095 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125540095 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125540095 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125540095 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125540099 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) 20241111125540099 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) 20241111125540099 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) 20241111125540099 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125540101 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) 20241111125540101 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) 20241111125540102 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) 20241111125540102 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) 20241111125540103 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) 20241111125540103 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) 20241111125540104 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) 20241111125540104 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) 20241111125540104 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) 20241111125540104 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) 20241111125540105 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) 20241111125540105 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) 20241111125540106 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) 20241111125540106 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) 20241111125540107 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) 20241111125540107 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) 20241111125540107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241111125540107 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) 20241111125540108 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125540117 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) 20241111125540118 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) 20241111125540119 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) 20241111125540119 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) 20241111125540119 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=736): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241111125540119 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125540120 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=2 data=3c 0d 01 00 00 00 33 b7 3f 44 75 7a ef d1 2d f5 ad 0c 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125540120 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125540120 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125540120 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 b7 3f 44 75 7a ef d1 2d f5 ad 0c 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125540120 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) 20241111125540120 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=736 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1070) 20241111125540120 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) 20241111125540120 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125540120 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) 20241111125540120 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125540120 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 b7 3f 44 75 7a ef d1 2d f5 ad 0c 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125540120 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125540120 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20241111125540120 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125540120 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125540120 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125540120 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125540120 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125540120 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125540120 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) 20241111125540120 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125540120 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125540120 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125540121 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) 20241111125540121 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) 20241111125540122 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) 20241111125540122 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) 20241111125540123 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) 20241111125540123 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) 20241111125540124 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) 20241111125540124 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) 20241111125540125 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) 20241111125540125 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) 20241111125540127 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=873 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241111125540127 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=741 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=745 (gprs_rlcmac_sched.cpp:454) 20241111125540127 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241111125540127 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) 20241111125540127 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125540127 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125540127 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) 20241111125540127 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125540127 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125540127 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125540127 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Scheduling control message at RTS for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125540127 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Sending data request: sapi=5 arfcn=873 cur_fn=736 block=3 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) 20241111125540127 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125540132 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=736, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125540132 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125540132 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125540132 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125540132 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125540132 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125540132 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125540132 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20241111125540132 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125540132 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125540132 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125540132 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125540132 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125540132 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125540132 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125540132 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125540132 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125540132 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125540132 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125540132 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125540132 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125540132 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540132 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540132 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125540132 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125540132 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125540132 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125540133 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125540133 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125540133 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) 20241111125540133 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125540133 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125540133 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20241111125540133 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125540133 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125540133 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125540133 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125540133 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) 20241111125540133 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=736 (tbf_ul.cpp:221) 20241111125540133 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125540133 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125540133 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125540133 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125540141 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) 20241111125540141 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) 20241111125540141 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) 20241111125540141 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125540142 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) 20241111125540142 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) 20241111125540143 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) 20241111125540143 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) 20241111125540144 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) 20241111125540144 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) 20241111125540145 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) 20241111125540145 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) 20241111125540146 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) 20241111125540146 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) 20241111125540147 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) 20241111125540147 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) 20241111125540147 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) 20241111125540147 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) 20241111125540148 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) 20241111125540148 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) 20241111125540148 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241111125540148 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) 20241111125540149 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125540160 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) 20241111125540160 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) 20241111125540162 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) 20241111125540162 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) 20241111125540162 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) 20241111125540162 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) 20241111125540162 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=745): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241111125540162 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125540163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=4 data=3c 0d 01 00 00 00 34 ff 2d 9c bc b7 91 ba d4 c6 53 13 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125540163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125540163 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125540163 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 ff 2d 9c bc b7 91 ba d4 c6 53 13 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125540163 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) 20241111125540163 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=745 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1070) 20241111125540163 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) 20241111125540163 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125540163 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) 20241111125540163 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125540163 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 ff 2d 9c bc b7 91 ba d4 c6 53 13 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125540164 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125540164 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20241111125540164 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125540164 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125540164 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125540164 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125540164 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125540164 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125540164 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) 20241111125540164 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125540164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125540164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125540164 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) 20241111125540164 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) 20241111125540165 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) 20241111125540165 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) 20241111125540166 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) 20241111125540166 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) 20241111125540167 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) 20241111125540167 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) 20241111125540168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=874 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241111125540168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=749 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=754 (gprs_rlcmac_sched.cpp:454) 20241111125540168 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241111125540168 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) 20241111125540168 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125540168 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125540168 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) 20241111125540168 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125540168 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125540168 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125540168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Scheduling control message at RTS for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125540168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Sending data request: sapi=5 arfcn=874 cur_fn=745 block=5 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) 20241111125540169 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125540174 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=745, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125540174 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125540174 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125540174 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125540175 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125540175 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125540175 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125540175 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20241111125540175 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125540175 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125540175 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125540175 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125540175 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125540175 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125540175 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125540175 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125540175 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125540175 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125540175 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125540175 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125540175 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125540175 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540175 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540175 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125540175 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125540175 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125540175 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125540175 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125540175 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125540175 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) 20241111125540175 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125540175 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125540175 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20241111125540175 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125540175 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125540175 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125540175 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125540175 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) 20241111125540175 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=745 (tbf_ul.cpp:221) 20241111125540175 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125540175 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125540175 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125540175 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125540180 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) 20241111125540180 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) 20241111125540180 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) 20241111125540180 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125540181 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) 20241111125540181 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) 20241111125540182 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) 20241111125540182 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) 20241111125540183 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) 20241111125540183 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) 20241111125540184 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) 20241111125540184 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) 20241111125540185 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) 20241111125540185 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) 20241111125540186 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) 20241111125540186 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) 20241111125540187 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) 20241111125540187 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) 20241111125540190 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) 20241111125540190 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) 20241111125540190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241111125540190 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) 20241111125540191 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125540204 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) 20241111125540204 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) 20241111125540205 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) 20241111125540206 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) 20241111125540206 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) 20241111125540206 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) 20241111125540207 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) 20241111125540207 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) 20241111125540207 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=754): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241111125540207 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125540208 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=6 data=3c 0d 01 00 00 00 35 e3 a4 a1 57 a7 57 43 a8 c0 0f f7 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125540208 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125540208 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125540208 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 e3 a4 a1 57 a7 57 43 a8 c0 0f f7 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125540208 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) 20241111125540208 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=754 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1070) 20241111125540208 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) 20241111125540208 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125540208 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) 20241111125540208 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125540208 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 e3 a4 a1 57 a7 57 43 a8 c0 0f f7 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125540208 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125540208 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20241111125540208 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125540208 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125540208 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125540208 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125540208 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125540208 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125540208 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) 20241111125540208 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125540208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125540208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125540209 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) 20241111125540209 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) 20241111125540210 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) 20241111125540210 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) 20241111125540211 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) 20241111125540211 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) 20241111125540211 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=875 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241111125540211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=758 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=762 (gprs_rlcmac_sched.cpp:454) 20241111125540211 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241111125540211 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) 20241111125540211 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125540211 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125540211 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) 20241111125540211 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125540211 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125540211 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125540212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Scheduling control message at RTS for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125540212 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Sending data request: sapi=5 arfcn=875 cur_fn=754 block=7 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) 20241111125540212 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125540216 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=754, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125540216 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125540217 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125540217 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125540217 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125540217 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125540217 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125540217 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20241111125540217 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125540217 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125540217 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125540217 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125540217 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125540217 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125540217 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125540217 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125540217 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125540217 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125540217 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125540217 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125540217 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125540217 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540217 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540217 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125540217 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125540217 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125540217 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125540217 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125540217 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125540217 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) 20241111125540217 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125540217 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125540217 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20241111125540217 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125540217 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125540217 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125540217 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125540217 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) 20241111125540217 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=754 (tbf_ul.cpp:221) 20241111125540217 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125540217 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125540217 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125540217 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125540223 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) 20241111125540223 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) 20241111125540223 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) 20241111125540223 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125540225 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) 20241111125540225 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) 20241111125540225 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) 20241111125540225 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) 20241111125540226 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) 20241111125540226 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) 20241111125540227 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) 20241111125540227 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) 20241111125540228 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) 20241111125540228 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) 20241111125540229 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) 20241111125540229 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) 20241111125540229 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) 20241111125540229 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) 20241111125540230 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) 20241111125540230 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) 20241111125540230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241111125540230 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) 20241111125540231 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125540242 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) 20241111125540242 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) 20241111125540244 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) 20241111125540244 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) 20241111125540244 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) 20241111125540244 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) 20241111125540245 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) 20241111125540245 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) 20241111125540246 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) 20241111125540246 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) 20241111125540246 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=762): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241111125540246 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125540247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=8 data=3c 0d 01 00 00 00 36 64 ff 09 03 cd 37 8a 6c cf 53 75 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125540247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125540247 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125540247 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 64 ff 09 03 cd 37 8a 6c cf 53 75 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125540247 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) 20241111125540247 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=762 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1070) 20241111125540247 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) 20241111125540247 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125540247 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) 20241111125540247 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125540247 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 64 ff 09 03 cd 37 8a 6c cf 53 75 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125540247 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125540247 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20241111125540247 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125540247 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125540247 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125540247 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125540247 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125540247 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125540247 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) 20241111125540247 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125540247 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125540247 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125540248 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) 20241111125540248 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) 20241111125540248 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) 20241111125540248 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) 20241111125540251 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125540251 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125540251 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125540252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=876 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241111125540252 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=767 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=771 (gprs_rlcmac_sched.cpp:454) 20241111125540252 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241111125540252 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) 20241111125540252 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125540252 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125540252 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) 20241111125540252 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125540252 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125540252 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125540252 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Scheduling control message at RTS for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125540252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Sending data request: sapi=5 arfcn=876 cur_fn=762 block=9 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) 20241111125540253 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125540258 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=762, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125540258 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125540258 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125540258 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125540258 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125540258 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125540258 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125540258 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20241111125540258 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125540258 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125540258 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125540258 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125540258 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125540258 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125540258 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125540258 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125540258 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125540258 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125540258 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125540258 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125540258 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125540258 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540258 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540258 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125540258 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125540258 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125540258 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125540258 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125540258 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125540258 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) 20241111125540258 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241111125540258 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125540258 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20241111125540258 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125540258 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125540259 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125540259 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125540259 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) 20241111125540259 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=762 (tbf_ul.cpp:221) 20241111125540259 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125540259 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125540259 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125540259 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125540266 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) 20241111125540266 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) 20241111125540266 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) 20241111125540266 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125540268 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) 20241111125540268 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) 20241111125540268 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) 20241111125540268 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) 20241111125540269 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) 20241111125540269 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) 20241111125540270 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) 20241111125540270 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) 20241111125540271 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) 20241111125540271 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) 20241111125540271 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) 20241111125540271 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) 20241111125540272 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) 20241111125540272 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) 20241111125540273 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) 20241111125540273 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) 20241111125540273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241111125540273 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) 20241111125540274 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125540285 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) 20241111125540285 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) 20241111125540287 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) 20241111125540287 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) 20241111125540288 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) 20241111125540288 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) 20241111125540289 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) 20241111125540289 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) 20241111125540290 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) 20241111125540290 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) 20241111125540290 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) 20241111125540290 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) 20241111125540290 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=771): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241111125540290 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125540291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=10 data=3c 0d 01 00 00 00 37 e9 15 22 03 1b b9 1e 63 c1 c9 0b d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125540291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125540291 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125540291 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 e9 15 22 03 1b b9 1e 63 c1 c9 0b d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125540291 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) 20241111125540291 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=771 Rx UL DATA from unexpected TBF(UL:TFI-0-6-6:G){ASSIGN} (pdch.cpp:1070) 20241111125540291 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) 20241111125540291 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125540291 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) 20241111125540291 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125540291 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 e9 15 22 03 1b b9 1e 63 c1 c9 0b d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125540291 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125540291 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20241111125540291 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125540291 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125540291 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125540291 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125540291 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125540291 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125540291 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) 20241111125540291 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125540291 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125540291 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125540292 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) 20241111125540292 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) 20241111125540293 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=877 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241111125540293 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=775 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=780 (gprs_rlcmac_sched.cpp:454) 20241111125540293 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241111125540293 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) 20241111125540293 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125540293 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125540293 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) 20241111125540293 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125540293 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125540293 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125540293 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Scheduling control message at RTS for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125540293 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Sending data request: sapi=5 arfcn=877 cur_fn=771 block=11 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) 20241111125540294 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125540295 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125540295 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125540295 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125540298 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=771, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125540298 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125540298 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125540298 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125540298 DLGLOBAL DEBUG validating counter group 0x5561e1fec760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125540298 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125540298 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125540298 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20241111125540298 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125540298 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125540298 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125540298 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125540298 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125540298 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125540298 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125540298 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125540298 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125540298 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125540298 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125540298 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125540298 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125540298 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540298 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125540298 DLGLOBAL DEBUG validating counter group 0x5561e1fecb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125540298 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125540298 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125540298 DLGLOBAL DEBUG validating counter group 0x5561e1fecc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125540298 DLGLOBAL DEBUG validating counter group 0x5561e1fecc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125540298 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125540298 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) 20241111125540298 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241111125540298 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125540298 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20241111125540298 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125540298 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125540298 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125540298 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125540298 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) 20241111125540298 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=771 (tbf_ul.cpp:221) 20241111125540298 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125540298 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125540298 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125540298 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=771 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@131a5d934883: 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 } 20241111125540305 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) 20241111125540305 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) 20241111125540305 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) 20241111125540305 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125540306 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) 20241111125540306 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) 20241111125540307 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) 20241111125540307 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) 20241111125540308 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) 20241111125540308 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) 20241111125540308 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) 20241111125540308 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) 20241111125540309 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) 20241111125540309 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) 20241111125540310 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) 20241111125540310 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) 20241111125540311 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) 20241111125540311 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) 20241111125540314 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) 20241111125540314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=780 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=784 (gprs_rlcmac_sched.cpp:454) 20241111125540314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241111125540314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 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) 20241111125540314 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 6 vs exp USF 6 20241111125540329 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) 20241111125540329 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) 20241111125540330 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) 20241111125540330 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) 20241111125540331 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) 20241111125540331 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) 20241111125540331 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) 20241111125540331 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) 20241111125540332 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) 20241111125540332 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) 20241111125540333 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125540333 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125540333 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125540333 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) 20241111125540333 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) 20241111125540334 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) 20241111125540334 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) 20241111125540334 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=780): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241111125540334 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125540334 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data=3c 0d 01 00 00 00 38 ed 0f bc 40 4a e9 e1 c6 58 0e d5 ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125540334 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125540334 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125540334 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 ed 0f bc 40 4a e9 e1 c6 58 0e d5 ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125540334 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) 20241111125540335 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=780 Rx UL DATA from unexpected TBF(UL:TFI-0-7-6:G){ASSIGN} (pdch.cpp:1070) 20241111125540335 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) 20241111125540335 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125540335 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) 20241111125540335 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125540335 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 ed 0f bc 40 4a e9 e1 c6 58 0e d5 ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125540335 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241111125540335 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20241111125540335 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125540335 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241111125540335 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125540335 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125540335 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125540335 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125540335 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) 20241111125540335 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125540335 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125540335 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125540335 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=878 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241111125540335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=784 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=788 (gprs_rlcmac_sched.cpp:454) 20241111125540335 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20241111125540335 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) 20241111125540335 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20241111125540335 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125540335 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) 20241111125540335 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125540335 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125540335 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241111125540335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Scheduling control message at RTS for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125540335 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Sending data request: sapi=5 arfcn=878 cur_fn=780 block=1 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) 20241111125540336 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125540345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540345 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540345 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540345 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000001 (bts.cpp:444) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540345 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540346 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540346 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540346 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540346 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540346 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540346 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540346 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540346 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540346 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) MTC@131a5d934883: Start timer T: 0.2 s 20241111125540347 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540348 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540348 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540348 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540348 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000002 (bts.cpp:444) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540348 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540348 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540348 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540348 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540348 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540348 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540349 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540349 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540349 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540349 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) 20241111125540349 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) 20241111125540349 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=784): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125540349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540349 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540349 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540349 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000003 (bts.cpp:444) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540349 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540350 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540350 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540350 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540350 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540350 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540350 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540350 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540350 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540350 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540350 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540350 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540350 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540350 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000004 (bts.cpp:444) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540350 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540350 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540351 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540351 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540351 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540351 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540351 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540351 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540351 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540351 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) 20241111125540351 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) 20241111125540351 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540351 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540351 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540351 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540351 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000005 (bts.cpp:444) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540351 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540351 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540352 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540352 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540352 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540352 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540352 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540352 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540352 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540352 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) 20241111125540352 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) 20241111125540352 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540352 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540352 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540352 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540352 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000006 (bts.cpp:444) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540352 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540353 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540353 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540353 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540353 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540353 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540353 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540353 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540353 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540353 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) 20241111125540353 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) 20241111125540353 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540353 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540353 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540353 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540353 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000007 (bts.cpp:444) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540353 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540354 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540355 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540355 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540355 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540355 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540355 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540355 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540355 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540355 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540355 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) 20241111125540355 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) 20241111125540355 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) 20241111125540355 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) 20241111125540355 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540355 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540355 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540355 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000008 (bts.cpp:444) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540355 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540356 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540356 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540356 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540356 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540356 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540356 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540356 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540356 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540356 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540356 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) 20241111125540356 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) 20241111125540357 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540357 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540357 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540357 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000009 (bts.cpp:444) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540357 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540358 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540358 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540358 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540358 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540358 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540358 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540358 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540358 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540358 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) 20241111125540358 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) 20241111125540358 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540358 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540358 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540358 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000A (bts.cpp:444) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540358 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540359 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540359 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540359 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540359 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540359 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540359 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540359 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540359 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540359 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125540359 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540359 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540359 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540359 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540359 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000B (bts.cpp:444) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540359 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540360 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540360 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540360 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540360 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540360 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540360 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540360 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540360 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540360 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540360 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540360 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540360 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540360 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000C (bts.cpp:444) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540360 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540361 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540361 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540361 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540361 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540361 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540361 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540361 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540361 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540361 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540362 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540362 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540362 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540362 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540362 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000D (bts.cpp:444) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540362 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540363 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540363 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540363 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540363 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540363 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540363 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540363 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540363 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540363 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540364 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540364 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540364 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540364 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540364 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000E (bts.cpp:444) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540364 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540365 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540365 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540365 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540365 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540365 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540365 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540365 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540365 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540365 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540365 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540365 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540365 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540365 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000F (bts.cpp:444) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540365 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540366 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540367 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540367 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540367 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540367 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540367 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540367 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540367 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540367 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540367 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540367 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540367 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540367 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000010 (bts.cpp:444) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540367 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540368 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540368 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540368 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540368 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540368 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540368 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540368 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540368 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540368 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540368 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540368 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000011 (bts.cpp:444) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540368 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540369 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540369 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540369 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540369 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540369 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540369 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540369 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540369 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540369 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540369 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540369 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540369 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540369 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000012 (bts.cpp:444) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540369 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540370 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540370 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540370 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540370 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540370 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540370 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540370 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540370 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540370 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) 20241111125540370 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) 20241111125540370 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540370 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540370 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540370 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540370 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000013 (bts.cpp:444) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540370 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540371 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540371 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540371 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540371 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540371 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540371 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540371 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540371 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540371 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540371 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540371 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540371 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540371 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000014 (bts.cpp:444) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540371 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540372 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540372 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540372 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540372 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540372 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540372 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540372 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540372 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540372 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540372 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540372 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540372 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540372 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000015 (bts.cpp:444) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540372 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540373 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540373 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540373 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540373 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540373 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540373 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540373 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540373 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540373 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) 20241111125540373 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) 20241111125540373 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540373 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540373 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540373 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540373 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000016 (bts.cpp:444) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540373 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540374 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540374 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540374 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540374 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540374 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540374 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540374 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540374 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540374 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540374 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540374 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540374 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540374 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000017 (bts.cpp:444) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540374 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540375 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540375 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540375 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540375 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540375 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540375 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540375 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540375 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540375 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) 20241111125540375 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) 20241111125540375 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540375 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540375 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540375 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540375 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000018 (bts.cpp:444) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540375 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540376 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540376 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540376 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540376 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540376 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540376 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540376 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540376 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540376 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540376 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125540376 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125540376 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125540376 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) 20241111125540376 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) 20241111125540376 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540376 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540376 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540376 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540377 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000019 (bts.cpp:444) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540377 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540378 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540378 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540378 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540378 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540378 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540378 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540378 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540378 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540378 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) 20241111125540378 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) 20241111125540378 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540378 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540378 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540378 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540378 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001A (bts.cpp:444) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540378 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540379 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540379 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540379 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540379 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540379 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540379 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540379 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540379 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540379 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) 20241111125540379 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) 20241111125540379 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540379 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540379 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540379 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540379 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001B (bts.cpp:444) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540379 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540380 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540380 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540380 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540380 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540380 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540380 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540380 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540380 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540380 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540380 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001C (bts.cpp:444) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540380 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540381 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540381 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540381 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540381 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540381 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540381 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540381 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540381 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540381 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) 20241111125540381 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) 20241111125540381 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540381 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540381 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540381 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540381 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001D (bts.cpp:444) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540381 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540382 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540382 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540382 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540382 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540382 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540382 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540382 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540382 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540382 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540382 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540382 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540382 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540382 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001E (bts.cpp:444) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540382 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540383 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540383 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540383 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540383 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540383 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540383 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540383 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540383 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540383 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) 20241111125540383 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) 20241111125540383 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=788): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125540383 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540383 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540383 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540383 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540383 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001F (bts.cpp:444) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540383 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540384 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540384 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540384 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540384 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540384 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540384 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540384 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540384 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540384 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540384 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540384 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540384 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540384 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000020 (bts.cpp:444) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540384 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540385 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540385 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540385 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540385 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540385 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540385 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540385 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540385 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540385 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125540385 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540385 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540385 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540385 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540385 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000021 (bts.cpp:444) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540385 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540386 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540386 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540386 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540386 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540386 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540386 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540386 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540386 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540386 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540386 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540386 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540386 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540386 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000022 (bts.cpp:444) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540386 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540387 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540387 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540387 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540387 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540387 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540387 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540387 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540387 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540387 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540387 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540387 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540387 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000023 (bts.cpp:444) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540387 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540388 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540388 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540388 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540388 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540388 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540388 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540388 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540388 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540389 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540389 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540389 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540389 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540389 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000024 (bts.cpp:444) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540389 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540389 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540390 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540390 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540390 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540390 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540390 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540390 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540390 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540390 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540390 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540390 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540390 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540390 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000025 (bts.cpp:444) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540390 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540391 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540391 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540391 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540391 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540391 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540391 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540391 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540391 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540391 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540391 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540391 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000026 (bts.cpp:444) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540391 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540392 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540392 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540392 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540392 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540392 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540392 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540392 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540392 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540392 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540392 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540392 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540392 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540392 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000027 (bts.cpp:444) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540392 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540393 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540393 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540393 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540393 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540393 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540393 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540393 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540393 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540393 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540393 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540393 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540393 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540393 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000028 (bts.cpp:444) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540393 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540394 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540394 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540394 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540394 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540394 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540394 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540394 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540394 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540394 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540394 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) 20241111125540394 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) 20241111125540395 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540395 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540395 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540395 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540395 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000029 (bts.cpp:444) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540395 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540396 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540396 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540396 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540396 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540396 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540396 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540396 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540396 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540396 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540397 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540397 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540397 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540397 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002A (bts.cpp:444) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540397 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540398 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540398 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540398 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540398 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540398 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540398 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540398 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540398 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540398 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540398 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) 20241111125540398 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) 20241111125540398 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540398 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540398 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540398 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540398 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002B (bts.cpp:444) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540399 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540399 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540399 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540399 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540399 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540399 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540399 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540399 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540399 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540399 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) 20241111125540399 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) 20241111125540400 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540400 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540400 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540400 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540400 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002C (bts.cpp:444) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540400 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540401 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540401 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540401 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540401 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540401 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540401 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540401 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540401 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540401 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540401 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) 20241111125540401 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) 20241111125540402 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540402 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540402 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540402 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540402 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002D (bts.cpp:444) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540402 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540403 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540403 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540403 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540403 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540403 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540403 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540403 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540403 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540403 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) 20241111125540403 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) 20241111125540403 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540403 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540403 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540403 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540403 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002E (bts.cpp:444) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540403 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540404 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540404 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540404 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540404 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540404 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540404 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540404 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540404 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540404 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540404 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540404 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002F (bts.cpp:444) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540404 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540405 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540405 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540405 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540405 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540405 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540405 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540405 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540405 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540405 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) 20241111125540405 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) 20241111125540405 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540405 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540405 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540405 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540405 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000030 (bts.cpp:444) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540405 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540406 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540406 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540406 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540406 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540406 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540406 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540406 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540406 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540406 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) 20241111125540406 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) 20241111125540406 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540406 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540406 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540406 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540406 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000031 (bts.cpp:444) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540406 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540407 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540407 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540407 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540407 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540407 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540407 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540407 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540407 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540407 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) 20241111125540407 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) 20241111125540407 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540407 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540407 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540407 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540407 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000032 (bts.cpp:444) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540407 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540408 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540408 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540408 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540408 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540408 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540408 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540408 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540408 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540408 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540408 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540408 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000033 (bts.cpp:444) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540408 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540409 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540409 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540409 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540409 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540409 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540409 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540409 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540409 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540409 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125540409 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540409 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540409 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540409 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540409 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000034 (bts.cpp:444) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540409 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540410 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540410 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540410 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540410 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540410 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540410 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540410 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540410 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540410 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540410 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540410 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540410 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540410 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000035 (bts.cpp:444) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540410 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540411 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540411 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000036 (bts.cpp:444) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540411 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540411 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540412 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540412 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540412 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000037 (bts.cpp:444) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540412 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540412 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125540413 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125540413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125540413 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125540413 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000038 (bts.cpp:444) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241111125540413 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241111125540413 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241111125540413 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) 20241111125540413 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) 20241111125540415 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) 20241111125540415 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) 20241111125540415 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) 20241111125540415 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) 20241111125540416 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) 20241111125540416 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) 20241111125540416 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) 20241111125540416 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) 20241111125540416 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) 20241111125540416 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) 20241111125540417 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) 20241111125540417 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) 20241111125540417 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) 20241111125540417 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) 20241111125540418 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125540418 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125540418 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125540418 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125540431 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) 20241111125540431 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) 20241111125540432 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) 20241111125540432 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) 20241111125540432 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) 20241111125540432 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) 20241111125540433 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) 20241111125540433 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) 20241111125540434 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) 20241111125540434 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) 20241111125540434 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) 20241111125540434 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) 20241111125540435 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) 20241111125540435 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) 20241111125540435 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) 20241111125540435 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) 20241111125540441 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125540456 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) 20241111125540456 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) 20241111125540458 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) 20241111125540458 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) 20241111125540459 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125540459 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125540459 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125540459 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) 20241111125540459 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) 20241111125540460 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) 20241111125540460 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) 20241111125540461 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) 20241111125540461 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) 20241111125540461 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) 20241111125540461 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) 20241111125540462 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) 20241111125540462 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) 20241111125540463 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) 20241111125540463 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) 20241111125540464 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125540475 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) 20241111125540475 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) 20241111125540477 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) 20241111125540477 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) 20241111125540478 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) 20241111125540478 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) 20241111125540479 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) 20241111125540479 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) 20241111125540479 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) 20241111125540479 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) 20241111125540480 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) 20241111125540480 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) 20241111125540481 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) 20241111125540481 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) 20241111125540482 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) 20241111125540482 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) 20241111125540483 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125540494 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) 20241111125540494 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) 20241111125540495 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) 20241111125540495 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) 20241111125540496 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) 20241111125540496 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) 20241111125540497 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) 20241111125540497 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) 20241111125540497 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) 20241111125540497 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) 20241111125540498 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) 20241111125540498 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) 20241111125540499 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125540499 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125540499 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125540499 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) 20241111125540499 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) 20241111125540501 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) 20241111125540501 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) 20241111125540504 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125540518 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) 20241111125540518 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) 20241111125540520 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) 20241111125540520 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) 20241111125540520 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) 20241111125540520 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) 20241111125540521 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) 20241111125540521 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) 20241111125540522 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) 20241111125540522 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) 20241111125540523 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) 20241111125540523 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) 20241111125540524 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) 20241111125540524 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) 20241111125540525 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) 20241111125540525 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) 20241111125540525 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125540536 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) 20241111125540536 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) 20241111125540538 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) 20241111125540538 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) 20241111125540539 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) 20241111125540539 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) 20241111125540540 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) 20241111125540540 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) 20241111125540541 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) 20241111125540541 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) 20241111125540541 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) 20241111125540541 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) 20241111125540542 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) 20241111125540542 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) 20241111125540543 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) 20241111125540543 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) 20241111125540544 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125540556 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) 20241111125540556 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) 20241111125540558 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) 20241111125540558 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) 20241111125540559 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) 20241111125540559 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) 20241111125540560 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) 20241111125540560 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) 20241111125540560 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) 20241111125540560 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) 20241111125540561 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) 20241111125540561 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) 20241111125540562 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) 20241111125540562 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) 20241111125540563 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) 20241111125540563 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) 20241111125540565 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) 20241111125540565 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) 20241111125540565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20241111125540565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540565 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241111125540565 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125540565 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241111125540565 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241111125540565 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125540565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540565 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=46 88 30 00 00 01 c0 c0 00 00 06 e3 00 00 00 1b 0c 00 00 00 6a 00 00 (pcu_l1_if.cpp:182) 20241111125540567 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540580 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) 20241111125540580 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) 20241111125540582 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) 20241111125540582 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) 20241111125540583 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) 20241111125540583 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) 20241111125540583 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) 20241111125540584 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) 20241111125540584 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) 20241111125540584 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) 20241111125540585 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) 20241111125540585 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) 20241111125540586 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) 20241111125540586 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) 20241111125540587 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) 20241111125540587 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) 20241111125540588 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) 20241111125540588 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) 20241111125540588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type USF (pdch_ul_controller.c:184) 20241111125540588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540588 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125540588 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241111125540588 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241111125540588 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125540588 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125540588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540588 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540588 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540589 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 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) 20241111125540589 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540599 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) 20241111125540599 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) 20241111125540599 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) 20241111125540599 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125540599 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125540599 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125540600 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) 20241111125540600 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) 20241111125540601 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) 20241111125540601 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) 20241111125540602 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) 20241111125540602 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) 20241111125540603 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) 20241111125540603 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) 20241111125540603 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) 20241111125540603 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) 20241111125540604 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) 20241111125540604 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) 20241111125540605 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) 20241111125540605 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) 20241111125540606 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) 20241111125540606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540606 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125540606 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241111125540606 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125540606 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241111125540606 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125540606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540606 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540607 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 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241111125540607 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540618 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) 20241111125540618 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) 20241111125540618 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) 20241111125540618 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125540619 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) 20241111125540619 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) 20241111125540620 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) 20241111125540620 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) 20241111125540621 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) 20241111125540621 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) 20241111125540622 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) 20241111125540622 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) 20241111125540622 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) 20241111125540622 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) 20241111125540623 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) 20241111125540623 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) 20241111125540624 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) 20241111125540624 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) 20241111125540627 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) 20241111125540627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540627 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125540628 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125540628 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241111125540628 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241111125540628 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125540628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540628 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540628 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540629 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 60 c0 00 00 05 63 00 00 00 15 0c 00 00 00 52 00 00 (pcu_l1_if.cpp:182) 20241111125540629 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540642 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) 20241111125540642 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) 20241111125540643 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) 20241111125540643 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) 20241111125540644 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) 20241111125540644 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) 20241111125540645 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) 20241111125540645 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) 20241111125540645 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) 20241111125540645 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) 20241111125540646 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) 20241111125540646 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) 20241111125540647 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) 20241111125540647 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) 20241111125540648 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) 20241111125540648 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) 20241111125540648 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) 20241111125540648 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540649 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125540649 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241111125540649 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241111125540649 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125540649 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125540649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540649 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=47 88 30 00 00 01 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241111125540649 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540661 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) 20241111125540661 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) 20241111125540662 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) 20241111125540662 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) 20241111125540663 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) 20241111125540663 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) 20241111125540664 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) 20241111125540664 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) 20241111125540664 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) 20241111125540664 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) 20241111125540665 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) 20241111125540665 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) 20241111125540666 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) 20241111125540666 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) 20241111125540667 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) 20241111125540667 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) 20241111125540668 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) 20241111125540668 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540668 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125540668 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241111125540668 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125540668 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241111125540668 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125540668 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540668 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540668 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540668 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540668 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540668 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 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241111125540669 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540680 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) 20241111125540680 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) 20241111125540682 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) 20241111125540682 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) 20241111125540682 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) 20241111125540682 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) 20241111125540683 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) 20241111125540683 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) 20241111125540684 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) 20241111125540684 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) 20241111125540685 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) 20241111125540685 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) 20241111125540685 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) 20241111125540685 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) 20241111125540686 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) 20241111125540686 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) 20241111125540689 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) 20241111125540689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540689 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125540690 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125540690 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241111125540690 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241111125540690 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125540690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540690 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540690 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 01 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241111125540690 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540704 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) 20241111125540704 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) 20241111125540705 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) 20241111125540705 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) 20241111125540706 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) 20241111125540706 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) 20241111125540707 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) 20241111125540707 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) 20241111125540708 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) 20241111125540708 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) 20241111125540708 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) 20241111125540708 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) 20241111125540709 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) 20241111125540709 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) 20241111125540710 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) 20241111125540710 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) 20241111125540711 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) 20241111125540711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540711 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125540711 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241111125540711 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241111125540711 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125540711 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125540711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540711 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540712 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540712 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 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241111125540712 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540723 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) 20241111125540723 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) 20241111125540724 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) 20241111125540724 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) 20241111125540725 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) 20241111125540725 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) 20241111125540726 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) 20241111125540726 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) 20241111125540726 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) 20241111125540726 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) 20241111125540727 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) 20241111125540727 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) 20241111125540728 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) 20241111125540728 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) 20241111125540729 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) 20241111125540729 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) 20241111125540730 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) 20241111125540730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540730 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125540730 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241111125540730 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125540730 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241111125540730 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125540730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540730 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540730 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 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241111125540730 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540742 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) 20241111125540742 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) 20241111125540743 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) 20241111125540743 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) 20241111125540744 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) 20241111125540744 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) 20241111125540745 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) 20241111125540745 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) 20241111125540745 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) 20241111125540745 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) 20241111125540746 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) 20241111125540746 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) 20241111125540747 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) 20241111125540747 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) 20241111125540748 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) 20241111125540748 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) 20241111125540751 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) 20241111125540751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540751 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125540751 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125540751 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241111125540751 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241111125540751 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125540751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540751 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540752 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540752 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 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241111125540752 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540766 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) 20241111125540766 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) 20241111125540768 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) 20241111125540768 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) 20241111125540769 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) 20241111125540769 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) 20241111125540769 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) 20241111125540769 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) 20241111125540770 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) 20241111125540770 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) 20241111125540772 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) 20241111125540772 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) 20241111125540773 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) 20241111125540773 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) 20241111125540774 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) 20241111125540774 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) 20241111125540775 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) 20241111125540775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540775 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125540775 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241111125540775 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241111125540775 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125540775 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125540775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540775 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540776 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 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241111125540776 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540786 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) 20241111125540786 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) 20241111125540788 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) 20241111125540788 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) 20241111125540788 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) 20241111125540788 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) 20241111125540789 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) 20241111125540789 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) 20241111125540790 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) 20241111125540790 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) 20241111125540791 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) 20241111125540791 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) 20241111125540791 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) 20241111125540791 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) 20241111125540792 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) 20241111125540792 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) 20241111125540793 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) 20241111125540793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540793 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125540793 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241111125540793 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125540793 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241111125540793 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125540793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540793 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540794 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540794 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=47 88 30 00 00 00 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241111125540794 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540806 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) 20241111125540806 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) 20241111125540807 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) 20241111125540807 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) 20241111125540808 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) 20241111125540808 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) 20241111125540808 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) 20241111125540808 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) 20241111125540809 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) 20241111125540809 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) 20241111125540810 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) 20241111125540810 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) 20241111125540811 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) 20241111125540811 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) 20241111125540811 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) 20241111125540811 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) 20241111125540815 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) 20241111125540815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540815 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125540815 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125540815 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241111125540815 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241111125540815 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125540815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540815 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=47 88 30 00 00 00 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241111125540816 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540830 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) 20241111125540830 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) 20241111125540832 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) 20241111125540832 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) 20241111125540833 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) 20241111125540833 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) 20241111125540834 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) 20241111125540834 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) 20241111125540835 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) 20241111125540835 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) 20241111125540836 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) 20241111125540836 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) 20241111125540837 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) 20241111125540837 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) 20241111125540839 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) 20241111125540839 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) 20241111125540840 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) 20241111125540840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540840 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125540840 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241111125540840 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241111125540840 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125540840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540840 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=47 88 30 00 00 00 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241111125540841 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540848 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) 20241111125540848 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) 20241111125540850 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) 20241111125540850 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) 20241111125540851 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) 20241111125540851 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) 20241111125540852 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) 20241111125540852 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) 20241111125540852 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) 20241111125540852 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) 20241111125540853 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) 20241111125540853 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) 20241111125540854 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) 20241111125540854 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) 20241111125540855 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) 20241111125540855 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) 20241111125540856 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) 20241111125540856 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) 20241111125540856 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125540867 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) 20241111125540867 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) 20241111125540869 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) 20241111125540869 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) 20241111125540869 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) 20241111125540870 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) 20241111125540870 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) 20241111125540870 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) 20241111125540871 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) 20241111125540871 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) 20241111125540872 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) 20241111125540872 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) 20241111125540873 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) 20241111125540873 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) 20241111125540873 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) 20241111125540873 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) 20241111125540877 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) 20241111125540877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=897 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=901 (gprs_rlcmac_sched.cpp:454) 20241111125540877 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 901 for type USF (pdch_ul_controller.c:184) 20241111125540877 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540877 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241111125540877 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125540877 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241111125540877 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241111125540877 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125540877 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540877 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540877 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Sending data request: sapi=5 arfcn=872 cur_fn=892 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) 20241111125540878 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540891 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) 20241111125540891 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) 20241111125540893 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) 20241111125540893 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) 20241111125540893 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) 20241111125540893 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) 20241111125540894 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) 20241111125540894 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) 20241111125540895 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) 20241111125540895 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) 20241111125540896 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) 20241111125540896 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) 20241111125540897 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) 20241111125540897 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) 20241111125540898 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) 20241111125540898 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) 20241111125540899 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) 20241111125540899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=901 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=905 (gprs_rlcmac_sched.cpp:454) 20241111125540899 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 905 for type USF (pdch_ul_controller.c:184) 20241111125540899 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540899 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125540899 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241111125540899 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241111125540899 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125540899 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125540899 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540899 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540899 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540899 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540899 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Sending data request: sapi=5 arfcn=872 cur_fn=897 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) 20241111125540900 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540911 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) 20241111125540911 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) 20241111125540912 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) 20241111125540912 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) 20241111125540912 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=901): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241111125540912 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125540913 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) 20241111125540913 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) 20241111125540914 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) 20241111125540914 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) 20241111125540915 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) 20241111125540915 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) 20241111125540916 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) 20241111125540916 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) 20241111125540916 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) 20241111125540917 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) 20241111125540917 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) 20241111125540917 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) 20241111125540918 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) 20241111125540918 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=905 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=910 (gprs_rlcmac_sched.cpp:454) 20241111125540918 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 910 for type USF (pdch_ul_controller.c:184) 20241111125540918 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540918 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125540918 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241111125540918 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125540918 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241111125540918 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125540918 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540918 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540918 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540919 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540919 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Sending data request: sapi=5 arfcn=872 cur_fn=901 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) 20241111125540919 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540930 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) 20241111125540930 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) 20241111125540932 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) 20241111125540932 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) 20241111125540932 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=905): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125540932 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125540933 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) 20241111125540933 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) 20241111125540933 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) 20241111125540934 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) 20241111125540935 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) 20241111125540935 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) 20241111125540936 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) 20241111125540936 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) 20241111125540937 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) 20241111125540937 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) 20241111125540939 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) 20241111125540939 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) 20241111125540940 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) 20241111125540940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=910 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=914 (gprs_rlcmac_sched.cpp:454) 20241111125540940 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 914 for type USF (pdch_ul_controller.c:184) 20241111125540940 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540940 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125540940 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125540940 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241111125540940 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241111125540940 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125540940 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540940 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540940 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540941 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540941 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Sending data request: sapi=5 arfcn=872 cur_fn=905 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) 20241111125540941 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540954 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) 20241111125540954 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) 20241111125540955 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) 20241111125540955 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) 20241111125540955 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=910): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241111125540955 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125540956 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) 20241111125540956 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) 20241111125540956 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) 20241111125540956 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) 20241111125540957 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) 20241111125540957 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) 20241111125540958 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) 20241111125540958 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) 20241111125540959 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) 20241111125540959 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) 20241111125540959 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) 20241111125540959 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) 20241111125540960 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) 20241111125540960 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=914 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=918 (gprs_rlcmac_sched.cpp:454) 20241111125540960 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 918 for type USF (pdch_ul_controller.c:184) 20241111125540960 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540960 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125540960 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241111125540960 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241111125540960 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125540960 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125540960 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540960 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540960 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540961 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540961 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Sending data request: sapi=5 arfcn=872 cur_fn=910 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) 20241111125540961 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540973 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) 20241111125540973 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) 20241111125540974 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) 20241111125540974 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) 20241111125540974 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=914): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241111125540974 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125540975 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) 20241111125540975 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) 20241111125540976 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) 20241111125540976 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) 20241111125540977 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) 20241111125540977 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) 20241111125540978 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) 20241111125540978 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) 20241111125540978 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) 20241111125540978 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) 20241111125540979 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) 20241111125540979 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) 20241111125540980 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) 20241111125540980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=918 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=923 (gprs_rlcmac_sched.cpp:454) 20241111125540980 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 923 for type USF (pdch_ul_controller.c:184) 20241111125540980 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125540980 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125540980 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241111125540980 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125540980 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241111125540980 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125540980 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125540980 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125540980 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125540981 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125540981 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125540981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Sending data request: sapi=5 arfcn=872 cur_fn=914 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) 20241111125540981 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125540992 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) 20241111125540992 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) 20241111125540993 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) 20241111125540993 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) 20241111125540993 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=918): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241111125540993 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125540994 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) 20241111125540994 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) 20241111125540995 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) 20241111125540995 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) 20241111125540996 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) 20241111125540996 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) 20241111125540996 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) 20241111125540996 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) 20241111125540997 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) 20241111125540997 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) 20241111125540998 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) 20241111125540998 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) 20241111125541001 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) 20241111125541001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=923 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=927 (gprs_rlcmac_sched.cpp:454) 20241111125541001 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 927 for type USF (pdch_ul_controller.c:184) 20241111125541001 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541001 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125541001 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125541001 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241111125541001 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241111125541001 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125541001 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541001 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541002 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541002 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541002 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541002 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Sending data request: sapi=5 arfcn=872 cur_fn=918 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) 20241111125541002 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541016 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) 20241111125541016 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) 20241111125541017 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) 20241111125541017 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) 20241111125541017 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=923): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241111125541017 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541018 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) 20241111125541018 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) 20241111125541019 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) 20241111125541019 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) 20241111125541019 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) 20241111125541019 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) 20241111125541020 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) 20241111125541020 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) 20241111125541021 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) 20241111125541021 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) 20241111125541022 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) 20241111125541022 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) 20241111125541023 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) 20241111125541023 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=927 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=931 (gprs_rlcmac_sched.cpp:454) 20241111125541023 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 931 for type USF (pdch_ul_controller.c:184) 20241111125541023 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541023 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125541023 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241111125541023 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241111125541023 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125541023 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125541023 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541023 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541023 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541023 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541023 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541023 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Sending data request: sapi=5 arfcn=872 cur_fn=923 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) 20241111125541023 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541035 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) 20241111125541035 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) 20241111125541036 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) 20241111125541036 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) 20241111125541036 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=927): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241111125541036 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541037 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) 20241111125541037 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) 20241111125541038 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) 20241111125541038 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) 20241111125541038 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) 20241111125541038 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) 20241111125541039 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) 20241111125541039 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) 20241111125541040 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) 20241111125541040 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) 20241111125541041 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) 20241111125541041 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) 20241111125541042 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) 20241111125541042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=931 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=936 (gprs_rlcmac_sched.cpp:454) 20241111125541042 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 936 for type USF (pdch_ul_controller.c:184) 20241111125541042 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541042 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125541042 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241111125541042 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125541042 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241111125541042 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125541042 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541042 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541042 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541042 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Sending data request: sapi=5 arfcn=872 cur_fn=927 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) 20241111125541043 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541054 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) 20241111125541054 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) 20241111125541056 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) 20241111125541056 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) 20241111125541056 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=931): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241111125541056 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541056 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) 20241111125541056 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) 20241111125541057 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) 20241111125541057 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) 20241111125541058 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) 20241111125541058 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) 20241111125541059 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) 20241111125541059 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) 20241111125541060 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) 20241111125541060 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) 20241111125541060 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) 20241111125541060 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) 20241111125541064 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) 20241111125541064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=936 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=940 (gprs_rlcmac_sched.cpp:454) 20241111125541064 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 940 for type USF (pdch_ul_controller.c:184) 20241111125541064 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541064 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125541064 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125541064 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241111125541064 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241111125541064 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125541064 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541064 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541064 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541065 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Sending data request: sapi=5 arfcn=872 cur_fn=931 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) 20241111125541065 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541078 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) 20241111125541078 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) 20241111125541079 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) 20241111125541079 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) 20241111125541079 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=936): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125541079 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541080 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) 20241111125541080 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) 20241111125541081 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) 20241111125541081 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) 20241111125541082 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) 20241111125541082 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) 20241111125541083 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) 20241111125541083 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) 20241111125541083 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) 20241111125541083 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) 20241111125541084 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) 20241111125541084 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) 20241111125541085 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) 20241111125541085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=940 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=944 (gprs_rlcmac_sched.cpp:454) 20241111125541085 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 944 for type USF (pdch_ul_controller.c:184) 20241111125541085 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541085 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125541085 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241111125541085 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241111125541085 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125541085 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125541085 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541085 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541085 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541086 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541086 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Sending data request: sapi=5 arfcn=872 cur_fn=936 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) 20241111125541087 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541097 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) 20241111125541097 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) 20241111125541098 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) 20241111125541098 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) 20241111125541099 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=940): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241111125541099 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541099 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) 20241111125541099 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) 20241111125541100 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) 20241111125541100 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) 20241111125541101 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) 20241111125541101 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) 20241111125541102 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) 20241111125541102 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) 20241111125541103 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) 20241111125541103 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) 20241111125541103 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) 20241111125541104 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) 20241111125541104 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) 20241111125541104 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=944 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=949 (gprs_rlcmac_sched.cpp:454) 20241111125541104 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 949 for type USF (pdch_ul_controller.c:184) 20241111125541104 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541105 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125541105 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241111125541105 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125541105 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241111125541105 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125541105 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541105 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541105 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541106 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Sending data request: sapi=5 arfcn=872 cur_fn=940 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) 20241111125541106 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541116 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) 20241111125541116 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) 20241111125541118 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) 20241111125541118 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) 20241111125541118 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=944): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241111125541118 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541118 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) 20241111125541118 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) 20241111125541119 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) 20241111125541119 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) 20241111125541120 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) 20241111125541120 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) 20241111125541121 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) 20241111125541121 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) 20241111125541122 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) 20241111125541122 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) 20241111125541122 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) 20241111125541122 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) 20241111125541126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 RX RTS.req: sapi=5 arfcn=872 cur_fn=944 block=3 (pcu_l1_if.cpp:576) 20241111125541126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=949 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=953 (gprs_rlcmac_sched.cpp:454) 20241111125541126 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 953 for type USF (pdch_ul_controller.c:184) 20241111125541126 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541126 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125541126 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125541126 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241111125541126 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241111125541126 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125541126 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541126 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541126 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541126 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Sending data request: sapi=5 arfcn=872 cur_fn=944 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) 20241111125541127 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541141 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) 20241111125541141 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) 20241111125541143 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) 20241111125541143 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) 20241111125541143 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=949): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241111125541143 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541144 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) 20241111125541144 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) 20241111125541145 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) 20241111125541145 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) 20241111125541146 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) 20241111125541146 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) 20241111125541147 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) 20241111125541147 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) 20241111125541148 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) 20241111125541148 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) 20241111125541149 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) 20241111125541149 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) 20241111125541150 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=872 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241111125541150 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=953 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=957 (gprs_rlcmac_sched.cpp:454) 20241111125541150 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20241111125541150 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541150 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125541150 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241111125541150 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241111125541150 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125541150 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541150 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541150 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541150 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541150 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Sending data request: sapi=5 arfcn=872 cur_fn=949 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) 20241111125541151 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541159 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) 20241111125541159 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) 20241111125541161 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) 20241111125541161 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) 20241111125541161 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=953): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241111125541161 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541161 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) 20241111125541161 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) 20241111125541162 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) 20241111125541162 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) 20241111125541163 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) 20241111125541163 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) 20241111125541164 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) 20241111125541164 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) 20241111125541164 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) 20241111125541164 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) 20241111125541165 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) 20241111125541165 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) 20241111125541166 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) 20241111125541166 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) 20241111125541166 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241111125541166 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Sending data request: sapi=5 arfcn=872 cur_fn=953 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) 20241111125541167 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125541179 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) 20241111125541179 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) 20241111125541180 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) 20241111125541180 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) 20241111125541180 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=957): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241111125541180 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541181 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) 20241111125541181 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) 20241111125541182 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) 20241111125541182 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) 20241111125541182 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) 20241111125541182 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) 20241111125541184 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) 20241111125541184 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) 20241111125541185 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) 20241111125541185 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) 20241111125541185 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) 20241111125541185 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) 20241111125541188 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) 20241111125541188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=966 (gprs_rlcmac_sched.cpp:454) 20241111125541188 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241111125541188 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541188 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241111125541188 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125541188 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241111125541188 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241111125541188 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125541188 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541188 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541188 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541189 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Sending data request: sapi=5 arfcn=873 cur_fn=957 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) 20241111125541189 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541201 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) 20241111125541201 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) 20241111125541202 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) 20241111125541202 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) 20241111125541202 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) 20241111125541202 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541202 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) 20241111125541202 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) 20241111125541202 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) 20241111125541202 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) 20241111125541202 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) 20241111125541202 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) 20241111125541203 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) 20241111125541203 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) 20241111125541203 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) 20241111125541203 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) 20241111125541203 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) 20241111125541203 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) 20241111125541206 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) 20241111125541206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=966 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=970 (gprs_rlcmac_sched.cpp:454) 20241111125541206 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241111125541206 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541206 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125541206 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241111125541206 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241111125541206 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125541206 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125541206 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541206 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541206 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541206 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Sending data request: sapi=5 arfcn=873 cur_fn=962 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) 20241111125541206 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541221 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) 20241111125541221 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) 20241111125541222 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) 20241111125541222 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) 20241111125541223 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) 20241111125541223 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) 20241111125541223 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=966): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241111125541223 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125541224 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) 20241111125541224 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) 20241111125541224 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) 20241111125541224 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) 20241111125541225 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) 20241111125541225 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) 20241111125541226 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) 20241111125541226 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) 20241111125541227 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) 20241111125541227 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) 20241111125541228 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) 20241111125541228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20241111125541228 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241111125541228 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541228 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125541228 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241111125541228 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125541228 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241111125541228 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125541228 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541228 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541228 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541228 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541228 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Sending data request: sapi=5 arfcn=873 cur_fn=966 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) 20241111125541229 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541240 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) 20241111125541240 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) 20241111125541241 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) 20241111125541241 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) 20241111125541242 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) 20241111125541242 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) 20241111125541242 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=970): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241111125541242 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541243 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) 20241111125541243 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) 20241111125541244 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) 20241111125541244 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) 20241111125541245 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) 20241111125541245 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) 20241111125541246 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) 20241111125541246 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) 20241111125541246 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) 20241111125541246 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) 20241111125541250 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) 20241111125541250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20241111125541250 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241111125541250 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541250 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125541250 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125541250 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241111125541250 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241111125541250 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125541250 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541250 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541250 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541251 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Sending data request: sapi=5 arfcn=873 cur_fn=970 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) 20241111125541251 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541265 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) 20241111125541265 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) 20241111125541265 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) 20241111125541265 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) 20241111125541266 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) 20241111125541266 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) 20241111125541266 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=975): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241111125541266 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541266 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) 20241111125541266 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) 20241111125541266 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) 20241111125541266 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) 20241111125541267 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) 20241111125541267 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) 20241111125541267 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) 20241111125541267 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) 20241111125541268 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) 20241111125541268 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) 20241111125541268 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) 20241111125541268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20241111125541268 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241111125541269 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541269 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125541269 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241111125541269 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241111125541269 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125541269 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125541269 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541269 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541269 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541269 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Sending data request: sapi=5 arfcn=873 cur_fn=975 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) 20241111125541269 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541285 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) 20241111125541285 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) 20241111125541286 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) 20241111125541286 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) 20241111125541287 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) 20241111125541287 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) 20241111125541287 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=979): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241111125541287 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541288 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) 20241111125541288 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) 20241111125541289 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) 20241111125541289 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) 20241111125541289 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) 20241111125541289 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) 20241111125541290 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) 20241111125541290 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) 20241111125541291 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) 20241111125541291 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) 20241111125541292 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) 20241111125541292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20241111125541292 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241111125541292 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541292 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125541292 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241111125541292 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125541292 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241111125541292 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125541292 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541292 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541292 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541293 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541293 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541293 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Sending data request: sapi=5 arfcn=873 cur_fn=979 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) 20241111125541293 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541304 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) 20241111125541304 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) 20241111125541305 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) 20241111125541305 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) 20241111125541306 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) 20241111125541306 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) 20241111125541306 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241111125541306 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541307 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) 20241111125541307 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) 20241111125541308 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) 20241111125541308 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) 20241111125541308 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) 20241111125541308 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) 20241111125541309 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) 20241111125541309 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) 20241111125541310 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) 20241111125541310 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) 20241111125541313 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) 20241111125541313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20241111125541313 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241111125541313 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541313 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125541313 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125541313 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241111125541313 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241111125541313 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125541313 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541313 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541313 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541314 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541314 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Sending data request: sapi=5 arfcn=873 cur_fn=983 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) 20241111125541314 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541328 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) 20241111125541329 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) 20241111125541330 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) 20241111125541330 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) 20241111125541330 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) 20241111125541330 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) 20241111125541331 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241111125541331 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541331 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) 20241111125541331 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) 20241111125541332 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) 20241111125541332 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) 20241111125541333 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) 20241111125541333 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) 20241111125541334 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) 20241111125541334 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) 20241111125541334 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) 20241111125541334 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) 20241111125541335 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) 20241111125541335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20241111125541335 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241111125541335 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541335 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125541335 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241111125541335 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241111125541335 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125541335 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125541335 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541335 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541335 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541337 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541337 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Sending data request: sapi=5 arfcn=873 cur_fn=988 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) 20241111125541337 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541346 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) 20241111125541346 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) 20241111125541346 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) 20241111125541346 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) 20241111125541346 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) 20241111125541346 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) 20241111125541347 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241111125541347 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541347 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) 20241111125541347 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) 20241111125541347 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) 20241111125541347 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) 20241111125541347 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) 20241111125541347 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) 20241111125541347 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) 20241111125541347 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) 20241111125541347 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) 20241111125541347 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) 20241111125541351 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) 20241111125541351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20241111125541351 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241111125541351 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541351 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125541351 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241111125541351 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125541351 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241111125541351 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125541351 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541351 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541351 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541352 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Sending data request: sapi=5 arfcn=873 cur_fn=992 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) 20241111125541352 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541366 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) 20241111125541366 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) 20241111125541367 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) 20241111125541367 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) 20241111125541367 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) 20241111125541367 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) 20241111125541367 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241111125541367 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541368 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) 20241111125541368 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) 20241111125541369 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) 20241111125541369 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) 20241111125541369 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) 20241111125541369 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) 20241111125541370 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) 20241111125541370 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) 20241111125541371 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) 20241111125541371 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) 20241111125541375 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) 20241111125541375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20241111125541375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241111125541375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541375 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125541376 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125541376 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241111125541376 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241111125541376 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125541376 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541376 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541376 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541377 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541377 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541377 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Sending data request: sapi=5 arfcn=873 cur_fn=996 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) 20241111125541377 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541391 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) 20241111125541391 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) 20241111125541392 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) 20241111125541392 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) 20241111125541393 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) 20241111125541393 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) 20241111125541393 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241111125541393 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541393 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) 20241111125541393 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) 20241111125541394 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) 20241111125541394 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) 20241111125541395 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) 20241111125541396 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) 20241111125541397 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) 20241111125541397 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) 20241111125541399 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) 20241111125541399 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) 20241111125541400 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) 20241111125541400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20241111125541400 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241111125541400 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541400 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125541400 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241111125541400 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241111125541400 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125541400 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125541400 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541400 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541400 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541401 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541401 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Sending data request: sapi=5 arfcn=873 cur_fn=1001 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) 20241111125541402 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541410 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) 20241111125541410 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) 20241111125541411 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) 20241111125541411 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) 20241111125541412 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) 20241111125541412 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) 20241111125541412 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241111125541412 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541413 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) 20241111125541413 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) 20241111125541414 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) 20241111125541414 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) 20241111125541415 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) 20241111125541415 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) 20241111125541415 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) 20241111125541415 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) 20241111125541416 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) 20241111125541416 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) 20241111125541417 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) 20241111125541417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20241111125541417 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241111125541417 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541417 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125541417 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241111125541418 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125541418 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241111125541418 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125541418 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541418 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541418 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541418 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541418 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Sending data request: sapi=5 arfcn=873 cur_fn=1005 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) 20241111125541419 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541429 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) 20241111125541429 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) 20241111125541431 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) 20241111125541431 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) 20241111125541431 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) 20241111125541431 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) 20241111125541431 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241111125541431 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541432 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) 20241111125541432 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) 20241111125541433 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) 20241111125541433 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) 20241111125541434 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) 20241111125541434 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) 20241111125541434 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) 20241111125541434 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) 20241111125541435 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) 20241111125541435 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) 20241111125541439 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=873 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241111125541439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20241111125541439 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241111125541439 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541439 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125541439 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125541439 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241111125541439 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241111125541439 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125541439 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541439 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541439 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541439 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541439 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Sending data request: sapi=5 arfcn=873 cur_fn=1009 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) 20241111125541439 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541453 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) 20241111125541453 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) 20241111125541454 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) 20241111125541454 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) 20241111125541455 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) 20241111125541455 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) 20241111125541455 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241111125541455 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541457 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) 20241111125541457 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) 20241111125541458 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) 20241111125541458 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) 20241111125541458 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) 20241111125541458 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) 20241111125541459 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) 20241111125541459 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) 20241111125541460 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) 20241111125541460 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) 20241111125541461 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=873 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241111125541461 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20241111125541461 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241111125541461 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541461 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125541461 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241111125541461 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241111125541461 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125541461 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541461 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541461 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541461 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541461 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Sending data request: sapi=5 arfcn=873 cur_fn=1014 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) 20241111125541461 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541472 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) 20241111125541472 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) 20241111125541474 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) 20241111125541474 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) 20241111125541476 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) 20241111125541476 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) 20241111125541476 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241111125541476 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541477 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) 20241111125541477 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) 20241111125541479 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) 20241111125541479 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) 20241111125541480 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) 20241111125541480 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) 20241111125541481 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) 20241111125541481 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) 20241111125541482 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) 20241111125541482 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) 20241111125541483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 RX RTS.req: sapi=5 arfcn=873 cur_fn=1018 block=8 (pcu_l1_if.cpp:576) 20241111125541483 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20241111125541483 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241111125541483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Sending data request: sapi=5 arfcn=873 cur_fn=1018 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) 20241111125541483 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125541492 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) 20241111125541492 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) 20241111125541493 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) 20241111125541493 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) 20241111125541494 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) 20241111125541494 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) 20241111125541494 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241111125541494 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541495 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) 20241111125541495 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) 20241111125541496 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) 20241111125541496 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) 20241111125541496 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) 20241111125541496 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) 20241111125541497 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) 20241111125541497 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) 20241111125541498 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) 20241111125541498 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) 20241111125541502 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) 20241111125541502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20241111125541502 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241111125541502 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541502 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241111125541502 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125541502 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241111125541502 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241111125541502 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125541502 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541502 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541502 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541503 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Sending data request: sapi=5 arfcn=874 cur_fn=1022 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) 20241111125541504 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541516 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) 20241111125541516 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) 20241111125541516 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) 20241111125541516 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) 20241111125541516 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) 20241111125541516 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) 20241111125541516 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241111125541516 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541517 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) 20241111125541517 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) 20241111125541517 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) 20241111125541517 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) 20241111125541517 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) 20241111125541517 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) 20241111125541517 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) 20241111125541517 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) 20241111125541518 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) 20241111125541518 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) 20241111125541520 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) 20241111125541520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20241111125541520 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241111125541520 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541520 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125541520 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241111125541520 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241111125541520 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125541520 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125541520 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541520 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541520 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541521 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Sending data request: sapi=5 arfcn=874 cur_fn=1027 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) 20241111125541521 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541534 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) 20241111125541534 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) 20241111125541534 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) 20241111125541534 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) 20241111125541534 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) 20241111125541534 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) 20241111125541535 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) 20241111125541535 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) 20241111125541535 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241111125541535 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125541535 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) 20241111125541535 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) 20241111125541535 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) 20241111125541535 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) 20241111125541535 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) 20241111125541535 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) 20241111125541535 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) 20241111125541535 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) 20241111125541539 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) 20241111125541539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20241111125541539 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241111125541539 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541539 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125541539 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241111125541539 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125541539 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241111125541539 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125541539 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541539 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541539 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541539 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541539 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Sending data request: sapi=5 arfcn=874 cur_fn=1031 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) 20241111125541539 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541553 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) 20241111125541553 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) 20241111125541554 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) 20241111125541554 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) 20241111125541554 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) 20241111125541554 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) 20241111125541555 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) 20241111125541555 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) 20241111125541555 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241111125541555 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541555 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) 20241111125541555 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) 20241111125541556 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) 20241111125541556 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) 20241111125541557 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) 20241111125541557 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) 20241111125541557 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) 20241111125541557 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) 20241111125541563 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) 20241111125541563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20241111125541563 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241111125541563 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541563 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125541563 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125541563 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241111125541563 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241111125541563 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125541563 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541563 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541563 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541564 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541564 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Sending data request: sapi=5 arfcn=874 cur_fn=1035 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) 20241111125541564 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541579 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) 20241111125541579 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) 20241111125541580 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) 20241111125541580 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) 20241111125541581 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) 20241111125541581 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) 20241111125541583 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) 20241111125541583 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) 20241111125541583 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241111125541583 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541584 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) 20241111125541584 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) 20241111125541585 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) 20241111125541585 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) 20241111125541586 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) 20241111125541586 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) 20241111125541586 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) 20241111125541586 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) 20241111125541587 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) 20241111125541587 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20241111125541587 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241111125541587 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541587 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125541587 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241111125541587 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241111125541587 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125541587 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125541587 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541587 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541587 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541587 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541588 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541588 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Sending data request: sapi=5 arfcn=874 cur_fn=1040 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) 20241111125541588 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541598 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) 20241111125541598 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) 20241111125541599 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) 20241111125541599 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) 20241111125541600 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) 20241111125541600 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) 20241111125541601 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) 20241111125541601 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) 20241111125541601 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241111125541601 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541602 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) 20241111125541602 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) 20241111125541602 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) 20241111125541602 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) 20241111125541603 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) 20241111125541603 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) 20241111125541604 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) 20241111125541604 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) 20241111125541604 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) 20241111125541604 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20241111125541604 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241111125541604 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541604 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125541604 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241111125541604 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125541604 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241111125541604 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125541604 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541604 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541604 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541605 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541605 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541605 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Sending data request: sapi=5 arfcn=874 cur_fn=1044 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) 20241111125541605 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541616 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) 20241111125541616 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) 20241111125541618 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) 20241111125541618 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) 20241111125541619 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) 20241111125541619 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) 20241111125541619 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) 20241111125541619 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) 20241111125541619 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241111125541619 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541620 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) 20241111125541620 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) 20241111125541621 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) 20241111125541621 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) 20241111125541622 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) 20241111125541622 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) 20241111125541623 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) 20241111125541623 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) 20241111125541626 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) 20241111125541626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20241111125541626 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241111125541626 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541626 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125541626 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125541626 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241111125541626 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241111125541626 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125541626 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541626 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541626 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541627 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541627 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541627 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Sending data request: sapi=5 arfcn=874 cur_fn=1048 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) 20241111125541627 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541641 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) 20241111125541641 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) 20241111125541643 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) 20241111125541643 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) 20241111125541644 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) 20241111125541644 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) 20241111125541644 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) 20241111125541644 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) 20241111125541644 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241111125541644 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541645 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) 20241111125541645 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) 20241111125541646 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) 20241111125541646 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) 20241111125541647 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) 20241111125541647 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) 20241111125541648 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) 20241111125541648 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) 20241111125541648 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) 20241111125541648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20241111125541649 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241111125541649 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541649 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125541649 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241111125541649 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241111125541649 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125541649 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125541649 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541649 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541649 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541650 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Sending data request: sapi=5 arfcn=874 cur_fn=1053 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) 20241111125541650 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541659 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) 20241111125541659 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) 20241111125541661 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) 20241111125541661 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) 20241111125541661 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) 20241111125541661 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) 20241111125541662 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) 20241111125541662 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) 20241111125541662 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241111125541662 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541663 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) 20241111125541663 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) 20241111125541664 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) 20241111125541664 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) 20241111125541664 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) 20241111125541664 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) 20241111125541665 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) 20241111125541665 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) 20241111125541666 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) 20241111125541666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20241111125541666 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241111125541666 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541666 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125541666 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241111125541666 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125541666 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241111125541666 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125541666 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541666 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541666 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541667 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541667 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Sending data request: sapi=5 arfcn=874 cur_fn=1057 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) 20241111125541667 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541678 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) 20241111125541679 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) 20241111125541680 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) 20241111125541680 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) 20241111125541680 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) 20241111125541680 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) 20241111125541681 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) 20241111125541681 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) 20241111125541681 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241111125541681 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541682 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) 20241111125541682 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) 20241111125541683 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) 20241111125541683 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) 20241111125541683 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) 20241111125541683 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) 20241111125541684 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) 20241111125541684 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) 20241111125541688 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) 20241111125541688 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20241111125541688 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241111125541688 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541688 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125541688 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125541688 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241111125541688 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241111125541688 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125541688 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541688 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541688 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541689 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541689 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Sending data request: sapi=5 arfcn=874 cur_fn=1061 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) 20241111125541689 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541702 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) 20241111125541702 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) 20241111125541704 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) 20241111125541704 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) 20241111125541704 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) 20241111125541704 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) 20241111125541705 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) 20241111125541705 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) 20241111125541705 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241111125541705 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541706 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) 20241111125541706 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) 20241111125541707 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) 20241111125541707 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) 20241111125541707 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) 20241111125541707 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) 20241111125541708 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) 20241111125541708 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) 20241111125541709 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) 20241111125541709 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20241111125541709 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241111125541709 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541709 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125541709 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241111125541709 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241111125541709 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125541709 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125541709 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541709 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541709 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541710 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541710 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541710 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Sending data request: sapi=5 arfcn=874 cur_fn=1066 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) 20241111125541710 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541721 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) 20241111125541721 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) 20241111125541723 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) 20241111125541723 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) 20241111125541723 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) 20241111125541723 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) 20241111125541724 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) 20241111125541724 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) 20241111125541724 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241111125541724 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541725 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) 20241111125541725 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) 20241111125541726 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) 20241111125541726 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) 20241111125541726 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) 20241111125541726 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) 20241111125541727 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) 20241111125541727 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) 20241111125541728 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) 20241111125541728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20241111125541728 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241111125541728 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541728 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125541728 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241111125541728 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125541728 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241111125541728 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125541728 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541728 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541728 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541729 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541729 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Sending data request: sapi=5 arfcn=874 cur_fn=1070 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) 20241111125541729 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541740 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) 20241111125541740 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) 20241111125541742 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) 20241111125541742 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) 20241111125541742 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) 20241111125541742 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) 20241111125541743 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) 20241111125541743 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) 20241111125541743 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241111125541743 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541744 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) 20241111125541744 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) 20241111125541745 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) 20241111125541745 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) 20241111125541745 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) 20241111125541745 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) 20241111125541746 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) 20241111125541746 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) 20241111125541750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=874 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241111125541750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20241111125541750 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241111125541750 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541750 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125541750 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125541750 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241111125541750 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241111125541750 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125541750 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541750 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541750 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541751 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541751 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541751 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Sending data request: sapi=5 arfcn=874 cur_fn=1074 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) 20241111125541751 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541764 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) 20241111125541764 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) 20241111125541766 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) 20241111125541766 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) 20241111125541766 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) 20241111125541766 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) 20241111125541767 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) 20241111125541767 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) 20241111125541767 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241111125541767 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541768 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) 20241111125541768 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) 20241111125541769 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) 20241111125541769 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) 20241111125541769 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) 20241111125541769 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) 20241111125541770 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) 20241111125541770 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) 20241111125541771 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=874 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241111125541771 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20241111125541771 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241111125541771 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541771 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125541771 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241111125541771 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241111125541771 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125541771 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541771 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541772 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Sending data request: sapi=5 arfcn=874 cur_fn=1079 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) 20241111125541772 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541783 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) 20241111125541783 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) 20241111125541784 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) 20241111125541785 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) 20241111125541785 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) 20241111125541785 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) 20241111125541786 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) 20241111125541786 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) 20241111125541786 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241111125541786 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541787 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) 20241111125541787 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) 20241111125541788 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) 20241111125541788 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) 20241111125541789 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) 20241111125541789 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) 20241111125541789 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) 20241111125541789 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) 20241111125541790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=874 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241111125541791 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20241111125541791 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241111125541791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Sending data request: sapi=5 arfcn=874 cur_fn=1083 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) 20241111125541791 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125541802 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) 20241111125541802 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) 20241111125541804 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) 20241111125541804 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) 20241111125541804 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) 20241111125541804 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) 20241111125541805 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) 20241111125541805 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) 20241111125541805 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241111125541805 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541806 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) 20241111125541806 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) 20241111125541807 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) 20241111125541807 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) 20241111125541808 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) 20241111125541808 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) 20241111125541808 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) 20241111125541808 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) 20241111125541812 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) 20241111125541812 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20241111125541812 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241111125541812 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541812 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241111125541812 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125541812 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241111125541812 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241111125541812 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125541812 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541812 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541812 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541813 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541813 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541813 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Sending data request: sapi=5 arfcn=875 cur_fn=1087 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) 20241111125541813 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541826 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) 20241111125541826 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) 20241111125541827 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) 20241111125541827 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) 20241111125541828 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) 20241111125541828 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) 20241111125541829 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) 20241111125541829 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) 20241111125541829 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241111125541829 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125541830 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) 20241111125541830 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) 20241111125541831 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) 20241111125541831 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) 20241111125541831 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) 20241111125541831 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) 20241111125541832 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) 20241111125541832 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) 20241111125541833 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) 20241111125541833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20241111125541833 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241111125541833 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541833 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125541833 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241111125541833 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241111125541833 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125541833 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125541833 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541833 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541833 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541834 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541834 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Sending data request: sapi=5 arfcn=875 cur_fn=1092 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) 20241111125541834 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541845 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) 20241111125541845 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) 20241111125541846 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) 20241111125541846 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) 20241111125541847 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) 20241111125541847 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) 20241111125541848 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) 20241111125541848 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) 20241111125541849 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) 20241111125541849 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) 20241111125541849 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241111125541849 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125541849 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) 20241111125541850 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) 20241111125541850 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) 20241111125541850 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) 20241111125541851 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) 20241111125541851 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) 20241111125541852 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) 20241111125541852 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20241111125541852 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241111125541852 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541852 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125541852 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241111125541852 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125541852 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241111125541852 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125541852 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541852 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541852 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541853 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541853 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Sending data request: sapi=5 arfcn=875 cur_fn=1096 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) 20241111125541853 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541864 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) 20241111125541864 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) 20241111125541866 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) 20241111125541866 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) 20241111125541866 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) 20241111125541866 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) 20241111125541867 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) 20241111125541867 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) 20241111125541868 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) 20241111125541868 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) 20241111125541868 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241111125541868 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541869 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) 20241111125541869 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) 20241111125541869 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) 20241111125541869 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) 20241111125541870 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) 20241111125541870 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) 20241111125541874 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) 20241111125541874 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20241111125541874 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241111125541874 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541874 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125541874 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125541874 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241111125541874 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241111125541874 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125541874 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541874 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541874 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541875 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541875 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Sending data request: sapi=5 arfcn=875 cur_fn=1100 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) 20241111125541875 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541888 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) 20241111125541888 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) 20241111125541889 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) 20241111125541889 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) 20241111125541890 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) 20241111125541890 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) 20241111125541891 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) 20241111125541891 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) 20241111125541891 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) 20241111125541892 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) 20241111125541892 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241111125541892 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541892 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) 20241111125541892 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) 20241111125541893 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) 20241111125541893 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) 20241111125541894 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) 20241111125541894 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) 20241111125541895 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) 20241111125541895 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20241111125541895 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241111125541895 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541895 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125541895 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241111125541895 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241111125541895 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125541895 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125541895 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541895 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541895 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541895 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541895 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Sending data request: sapi=5 arfcn=875 cur_fn=1105 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) 20241111125541895 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541907 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) 20241111125541907 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) 20241111125541909 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) 20241111125541909 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) 20241111125541909 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) 20241111125541909 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) 20241111125541910 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) 20241111125541910 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) 20241111125541911 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) 20241111125541911 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) 20241111125541911 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241111125541911 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541912 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) 20241111125541912 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) 20241111125541913 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) 20241111125541913 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) 20241111125541914 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) 20241111125541914 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) 20241111125541915 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) 20241111125541915 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20241111125541915 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241111125541915 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541915 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125541915 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241111125541915 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125541915 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241111125541915 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125541915 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541915 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541915 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541916 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541916 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541916 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Sending data request: sapi=5 arfcn=875 cur_fn=1109 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) 20241111125541916 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541926 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) 20241111125541926 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) 20241111125541928 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) 20241111125541928 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) 20241111125541929 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) 20241111125541929 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) 20241111125541929 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) 20241111125541929 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) 20241111125541930 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) 20241111125541930 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) 20241111125541930 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241111125541930 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541931 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) 20241111125541931 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) 20241111125541932 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) 20241111125541932 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) 20241111125541932 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) 20241111125541932 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) 20241111125541936 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) 20241111125541936 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20241111125541936 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241111125541936 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541936 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125541936 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125541936 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241111125541936 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241111125541936 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125541936 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541936 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541936 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541936 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Sending data request: sapi=5 arfcn=875 cur_fn=1113 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) 20241111125541937 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541950 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) 20241111125541950 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) 20241111125541952 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) 20241111125541952 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) 20241111125541952 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) 20241111125541952 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) 20241111125541953 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) 20241111125541953 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) 20241111125541954 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) 20241111125541954 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) 20241111125541954 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241111125541954 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541955 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) 20241111125541955 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) 20241111125541955 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) 20241111125541955 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) 20241111125541956 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) 20241111125541956 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) 20241111125541957 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) 20241111125541957 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20241111125541957 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241111125541957 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541957 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125541957 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241111125541957 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241111125541957 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125541957 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125541957 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541957 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541957 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541958 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Sending data request: sapi=5 arfcn=875 cur_fn=1118 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) 20241111125541958 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541969 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) 20241111125541969 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) 20241111125541970 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) 20241111125541970 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) 20241111125541971 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) 20241111125541971 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) 20241111125541972 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) 20241111125541972 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) 20241111125541973 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) 20241111125541973 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) 20241111125541973 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241111125541973 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541973 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) 20241111125541973 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) 20241111125541974 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) 20241111125541974 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) 20241111125541975 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) 20241111125541975 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) 20241111125541976 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) 20241111125541976 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20241111125541976 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241111125541976 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541976 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125541976 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241111125541976 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125541976 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241111125541976 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125541976 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541976 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541976 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541977 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541977 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541977 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Sending data request: sapi=5 arfcn=875 cur_fn=1122 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) 20241111125541977 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125541989 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) 20241111125541989 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) 20241111125541990 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) 20241111125541990 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) 20241111125541991 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) 20241111125541991 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) 20241111125541992 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) 20241111125541992 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) 20241111125541993 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) 20241111125541993 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) 20241111125541993 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241111125541993 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125541994 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) 20241111125541994 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) 20241111125541994 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) 20241111125541995 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) 20241111125541995 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) 20241111125541995 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) 20241111125541998 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) 20241111125541998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20241111125541998 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241111125541998 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125541998 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125541998 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125541998 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241111125541998 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241111125541998 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125541998 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125541998 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125541998 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125541999 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125541999 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125541999 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Sending data request: sapi=5 arfcn=875 cur_fn=1126 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) 20241111125541999 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542012 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) 20241111125542012 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) 20241111125542014 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) 20241111125542014 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) 20241111125542015 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) 20241111125542015 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) 20241111125542016 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) 20241111125542016 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) 20241111125542017 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) 20241111125542017 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) 20241111125542017 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241111125542017 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542017 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) 20241111125542017 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) 20241111125542018 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) 20241111125542018 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) 20241111125542019 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) 20241111125542019 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) 20241111125542020 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) 20241111125542020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20241111125542020 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241111125542020 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542020 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125542020 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241111125542020 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241111125542020 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125542020 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125542020 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542020 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542020 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542021 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542021 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542021 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Sending data request: sapi=5 arfcn=875 cur_fn=1131 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) 20241111125542021 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542032 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) 20241111125542032 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) 20241111125542033 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) 20241111125542033 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) 20241111125542034 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) 20241111125542034 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) 20241111125542034 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) 20241111125542034 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) 20241111125542035 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) 20241111125542035 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) 20241111125542035 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241111125542035 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542036 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) 20241111125542036 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) 20241111125542037 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) 20241111125542037 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) 20241111125542037 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) 20241111125542037 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) 20241111125542038 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) 20241111125542038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20241111125542038 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241111125542038 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542038 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125542038 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241111125542038 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125542039 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241111125542039 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125542039 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542039 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542039 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542039 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542039 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Sending data request: sapi=5 arfcn=875 cur_fn=1135 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) 20241111125542039 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542051 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) 20241111125542051 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) 20241111125542052 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) 20241111125542052 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) 20241111125542053 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) 20241111125542053 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) 20241111125542053 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) 20241111125542053 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) 20241111125542054 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) 20241111125542054 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) 20241111125542054 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241111125542054 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542055 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) 20241111125542055 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) 20241111125542056 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) 20241111125542056 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) 20241111125542057 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) 20241111125542057 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) 20241111125542060 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=875 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241111125542060 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20241111125542060 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241111125542060 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542060 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125542060 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125542060 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241111125542060 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241111125542060 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125542060 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542060 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542060 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542061 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Sending data request: sapi=5 arfcn=875 cur_fn=1139 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) 20241111125542061 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542074 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) 20241111125542074 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) 20241111125542076 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) 20241111125542076 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) 20241111125542076 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) 20241111125542076 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) 20241111125542077 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) 20241111125542077 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) 20241111125542078 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) 20241111125542078 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) 20241111125542078 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241111125542078 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542079 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) 20241111125542079 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) 20241111125542080 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) 20241111125542080 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) 20241111125542081 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) 20241111125542081 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) 20241111125542082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 RX RTS.req: sapi=5 arfcn=875 cur_fn=1144 block=1 (pcu_l1_if.cpp:576) 20241111125542082 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20241111125542082 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241111125542082 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542082 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125542082 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241111125542082 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241111125542082 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125542082 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542082 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542083 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542083 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542083 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Sending data request: sapi=5 arfcn=875 cur_fn=1144 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) 20241111125542083 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542094 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) 20241111125542094 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) 20241111125542095 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) 20241111125542095 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) 20241111125542096 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) 20241111125542096 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) 20241111125542097 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) 20241111125542097 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) 20241111125542098 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) 20241111125542098 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) 20241111125542098 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241111125542098 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542098 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) 20241111125542098 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) 20241111125542099 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) 20241111125542099 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) 20241111125542100 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) 20241111125542100 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) 20241111125542101 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 RX RTS.req: sapi=5 arfcn=875 cur_fn=1148 block=2 (pcu_l1_if.cpp:576) 20241111125542101 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20241111125542101 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241111125542101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Sending data request: sapi=5 arfcn=875 cur_fn=1148 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) 20241111125542102 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125542113 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) 20241111125542113 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) 20241111125542115 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) 20241111125542115 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) 20241111125542115 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) 20241111125542115 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) 20241111125542116 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) 20241111125542116 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) 20241111125542117 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) 20241111125542117 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) 20241111125542117 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241111125542117 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542118 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) 20241111125542118 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) 20241111125542119 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) 20241111125542119 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) 20241111125542119 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) 20241111125542119 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) 20241111125542123 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) 20241111125542123 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20241111125542123 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241111125542123 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542123 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241111125542123 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125542123 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241111125542123 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241111125542123 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125542123 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542123 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542123 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542124 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542124 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542124 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Sending data request: sapi=5 arfcn=876 cur_fn=1152 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) 20241111125542124 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542137 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) 20241111125542137 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) 20241111125542139 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) 20241111125542139 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) 20241111125542139 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) 20241111125542139 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) 20241111125542140 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) 20241111125542140 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) 20241111125542141 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) 20241111125542141 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) 20241111125542141 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241111125542141 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542142 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) 20241111125542142 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) 20241111125542143 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) 20241111125542143 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) 20241111125542144 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) 20241111125542144 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) 20241111125542145 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) 20241111125542145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20241111125542145 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241111125542145 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542145 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125542145 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241111125542145 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241111125542145 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125542145 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125542145 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542145 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542145 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542146 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Sending data request: sapi=5 arfcn=876 cur_fn=1157 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) 20241111125542146 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542156 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) 20241111125542156 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) 20241111125542158 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) 20241111125542158 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) 20241111125542158 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) 20241111125542158 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) 20241111125542159 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) 20241111125542159 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) 20241111125542160 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) 20241111125542160 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) 20241111125542161 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) 20241111125542161 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) 20241111125542161 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241111125542161 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125542161 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) 20241111125542161 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) 20241111125542162 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) 20241111125542162 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) 20241111125542163 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) 20241111125542163 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20241111125542163 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241111125542163 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542163 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125542163 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241111125542163 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125542163 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241111125542163 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125542163 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542163 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542163 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542164 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Sending data request: sapi=5 arfcn=876 cur_fn=1161 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) 20241111125542164 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542176 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) 20241111125542176 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) 20241111125542177 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) 20241111125542177 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) 20241111125542178 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) 20241111125542178 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) 20241111125542178 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) 20241111125542178 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) 20241111125542179 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) 20241111125542179 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) 20241111125542180 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) 20241111125542180 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) 20241111125542180 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241111125542180 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542181 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) 20241111125542181 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) 20241111125542181 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) 20241111125542181 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) 20241111125542185 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) 20241111125542185 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20241111125542185 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241111125542185 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542185 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125542185 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125542185 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241111125542185 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241111125542185 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125542185 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542185 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542185 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542185 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542185 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542185 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Sending data request: sapi=5 arfcn=876 cur_fn=1165 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) 20241111125542185 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542199 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) 20241111125542199 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) 20241111125542200 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) 20241111125542200 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) 20241111125542201 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) 20241111125542201 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) 20241111125542202 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) 20241111125542202 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) 20241111125542203 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) 20241111125542203 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) 20241111125542203 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) 20241111125542203 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) 20241111125542203 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241111125542203 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542204 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) 20241111125542204 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) 20241111125542205 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) 20241111125542205 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) 20241111125542206 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) 20241111125542206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20241111125542206 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241111125542206 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542206 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125542206 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241111125542206 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241111125542206 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125542206 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125542206 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542206 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542206 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542206 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Sending data request: sapi=5 arfcn=876 cur_fn=1170 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) 20241111125542206 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542218 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) 20241111125542218 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) 20241111125542219 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) 20241111125542219 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) 20241111125542220 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) 20241111125542220 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) 20241111125542221 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125542221 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125542221 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) 20241111125542221 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111125542221 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125542221 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125542221 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125542221 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125542221 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241111125542221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125542221 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125542221 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) 20241111125542221 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) 20241111125542221 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) 20241111125542221 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) 20241111125542222 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) 20241111125542222 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) 20241111125542222 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241111125542222 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542223 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) 20241111125542223 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) 20241111125542224 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) 20241111125542224 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) 20241111125542225 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) 20241111125542225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20241111125542225 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241111125542225 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542225 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125542225 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241111125542225 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125542225 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241111125542225 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125542225 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542225 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542225 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542225 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Sending data request: sapi=5 arfcn=876 cur_fn=1174 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) 20241111125542225 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542237 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) 20241111125542237 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) 20241111125542238 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) 20241111125542238 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) 20241111125542239 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) 20241111125542239 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) 20241111125542240 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) 20241111125542240 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) 20241111125542240 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) 20241111125542240 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) 20241111125542241 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) 20241111125542241 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) 20241111125542241 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241111125542241 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542242 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) 20241111125542242 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) 20241111125542243 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) 20241111125542243 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) 20241111125542246 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) 20241111125542246 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20241111125542246 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241111125542246 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542246 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125542247 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125542247 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241111125542247 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241111125542247 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125542247 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542247 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542247 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542247 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542247 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Sending data request: sapi=5 arfcn=876 cur_fn=1178 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) 20241111125542247 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542261 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) 20241111125542261 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) 20241111125542262 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) 20241111125542262 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) 20241111125542263 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) 20241111125542263 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) 20241111125542264 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) 20241111125542264 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) 20241111125542264 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) 20241111125542264 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) 20241111125542265 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) 20241111125542265 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) 20241111125542265 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241111125542265 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542266 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) 20241111125542266 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) 20241111125542267 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) 20241111125542267 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) 20241111125542267 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) 20241111125542267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20241111125542267 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241111125542267 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542267 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125542268 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241111125542268 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241111125542268 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125542268 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125542268 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542268 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542268 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542268 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Sending data request: sapi=5 arfcn=876 cur_fn=1183 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) 20241111125542268 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542280 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) 20241111125542280 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) 20241111125542281 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) 20241111125542281 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) 20241111125542282 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) 20241111125542282 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) 20241111125542283 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) 20241111125542283 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) 20241111125542283 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) 20241111125542283 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) 20241111125542284 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) 20241111125542284 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) 20241111125542284 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241111125542284 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542285 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) 20241111125542285 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) 20241111125542285 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) 20241111125542286 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) 20241111125542286 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) 20241111125542286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20241111125542286 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241111125542286 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542286 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125542286 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241111125542286 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125542286 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241111125542286 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125542286 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542286 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542286 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542287 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542287 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Sending data request: sapi=5 arfcn=876 cur_fn=1187 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) 20241111125542287 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542299 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) 20241111125542299 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) 20241111125542300 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) 20241111125542300 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) 20241111125542301 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) 20241111125542301 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) 20241111125542302 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) 20241111125542302 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) 20241111125542302 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) 20241111125542302 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) 20241111125542303 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) 20241111125542303 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) 20241111125542303 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241111125542303 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542304 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) 20241111125542304 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) 20241111125542304 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) 20241111125542304 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) 20241111125542308 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) 20241111125542308 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20241111125542308 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241111125542308 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542308 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125542308 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125542308 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241111125542308 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241111125542308 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125542308 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542308 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542308 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542309 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542309 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Sending data request: sapi=5 arfcn=876 cur_fn=1191 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) 20241111125542309 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542323 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) 20241111125542323 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) 20241111125542324 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) 20241111125542324 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) 20241111125542325 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) 20241111125542325 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) 20241111125542325 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) 20241111125542325 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) 20241111125542326 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) 20241111125542326 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) 20241111125542327 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) 20241111125542327 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) 20241111125542327 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241111125542327 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542328 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) 20241111125542328 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) 20241111125542328 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) 20241111125542328 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) 20241111125542329 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) 20241111125542329 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20241111125542329 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241111125542329 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542329 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125542329 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241111125542329 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241111125542329 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125542329 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125542329 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542329 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542329 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542330 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542330 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Sending data request: sapi=5 arfcn=876 cur_fn=1196 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) 20241111125542330 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542342 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) 20241111125542342 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) 20241111125542343 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) 20241111125542343 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) 20241111125542344 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) 20241111125542344 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) 20241111125542344 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) 20241111125542344 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) 20241111125542345 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) 20241111125542345 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) 20241111125542346 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) 20241111125542346 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) 20241111125542346 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241111125542346 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542347 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) 20241111125542347 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) 20241111125542347 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) 20241111125542347 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) 20241111125542348 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) 20241111125542348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20241111125542348 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241111125542348 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542348 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125542348 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241111125542348 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125542348 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241111125542348 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125542348 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542348 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542348 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542349 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Sending data request: sapi=5 arfcn=876 cur_fn=1200 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) 20241111125542349 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542361 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) 20241111125542361 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) 20241111125542362 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) 20241111125542362 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) 20241111125542363 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) 20241111125542363 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) 20241111125542364 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) 20241111125542364 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) 20241111125542365 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) 20241111125542365 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) 20241111125542365 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) 20241111125542365 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) 20241111125542365 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241111125542365 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542366 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) 20241111125542366 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) 20241111125542367 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) 20241111125542367 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) 20241111125542370 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=876 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241111125542370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20241111125542370 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241111125542370 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542370 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125542370 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125542370 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241111125542370 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241111125542370 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125542370 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542370 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542370 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Sending data request: sapi=5 arfcn=876 cur_fn=1204 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) 20241111125542371 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542385 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) 20241111125542385 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) 20241111125542386 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) 20241111125542386 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) 20241111125542387 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) 20241111125542387 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) 20241111125542387 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) 20241111125542387 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) 20241111125542388 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) 20241111125542388 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) 20241111125542389 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) 20241111125542389 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) 20241111125542389 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241111125542389 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542389 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) 20241111125542390 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) 20241111125542390 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) 20241111125542390 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) 20241111125542391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=876 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241111125542391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20241111125542391 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241111125542391 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542391 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125542391 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241111125542391 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241111125542391 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125542391 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542391 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542392 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542392 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Sending data request: sapi=5 arfcn=876 cur_fn=1209 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) 20241111125542392 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542404 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) 20241111125542404 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) 20241111125542405 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) 20241111125542405 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) 20241111125542406 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) 20241111125542406 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) 20241111125542406 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) 20241111125542406 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) 20241111125542407 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) 20241111125542407 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) 20241111125542408 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) 20241111125542408 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) 20241111125542408 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241111125542408 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542409 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) 20241111125542409 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) 20241111125542409 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) 20241111125542409 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) 20241111125542410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=876 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241111125542410 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20241111125542410 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241111125542410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1217 Sending data request: sapi=5 arfcn=876 cur_fn=1213 block=5 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125542411 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125542423 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) 20241111125542423 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) 20241111125542424 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) 20241111125542424 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) 20241111125542425 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) 20241111125542425 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) 20241111125542426 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) 20241111125542426 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) 20241111125542427 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) 20241111125542427 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) 20241111125542427 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) 20241111125542427 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) 20241111125542427 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241111125542427 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542428 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) 20241111125542428 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) 20241111125542429 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) 20241111125542429 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) 20241111125542432 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) 20241111125542432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20241111125542432 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241111125542432 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542432 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241111125542432 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125542432 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241111125542432 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241111125542432 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125542432 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542432 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542432 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542433 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542433 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542433 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Sending data request: sapi=5 arfcn=877 cur_fn=1217 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) 20241111125542433 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542446 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) 20241111125542446 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) 20241111125542448 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) 20241111125542448 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) 20241111125542448 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) 20241111125542448 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) 20241111125542449 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) 20241111125542449 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) 20241111125542450 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) 20241111125542450 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) 20241111125542451 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) 20241111125542451 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) 20241111125542451 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241111125542451 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542451 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) 20241111125542451 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) 20241111125542452 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) 20241111125542452 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) 20241111125542453 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) 20241111125542453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20241111125542453 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241111125542453 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542453 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125542453 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241111125542453 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241111125542453 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125542453 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125542453 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542453 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542453 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542454 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542454 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Sending data request: sapi=5 arfcn=877 cur_fn=1222 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) 20241111125542454 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542465 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) 20241111125542465 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) 20241111125542466 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) 20241111125542467 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) 20241111125542467 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) 20241111125542467 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) 20241111125542468 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) 20241111125542468 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) 20241111125542469 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) 20241111125542469 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) 20241111125542469 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) 20241111125542469 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) 20241111125542470 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) 20241111125542470 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) 20241111125542470 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241111125542470 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125542471 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) 20241111125542471 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) 20241111125542472 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) 20241111125542472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20241111125542472 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241111125542472 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542472 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125542472 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241111125542472 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125542472 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241111125542472 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125542472 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542472 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542472 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542473 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542473 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Sending data request: sapi=5 arfcn=877 cur_fn=1226 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) 20241111125542473 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542485 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) 20241111125542485 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) 20241111125542487 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) 20241111125542487 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) 20241111125542487 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) 20241111125542487 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) 20241111125542488 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) 20241111125542488 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) 20241111125542489 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) 20241111125542489 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) 20241111125542490 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) 20241111125542490 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) 20241111125542491 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) 20241111125542491 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) 20241111125542491 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241111125542491 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542491 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) 20241111125542491 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) 20241111125542494 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) 20241111125542494 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20241111125542494 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241111125542494 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542494 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125542494 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125542494 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241111125542494 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241111125542494 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125542494 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542494 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542494 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542495 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Sending data request: sapi=5 arfcn=877 cur_fn=1230 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) 20241111125542495 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542509 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) 20241111125542509 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) 20241111125542510 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) 20241111125542510 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) 20241111125542511 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) 20241111125542511 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) 20241111125542512 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) 20241111125542512 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) 20241111125542513 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) 20241111125542513 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) 20241111125542513 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) 20241111125542513 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) 20241111125542514 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) 20241111125542514 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) 20241111125542514 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241111125542514 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542515 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) 20241111125542515 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) 20241111125542516 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) 20241111125542516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20241111125542516 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241111125542516 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542516 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125542516 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241111125542516 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241111125542516 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125542516 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125542516 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542516 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542516 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542517 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Sending data request: sapi=5 arfcn=877 cur_fn=1235 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) 20241111125542517 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542528 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) 20241111125542528 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) 20241111125542529 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) 20241111125542529 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) 20241111125542530 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) 20241111125542530 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) 20241111125542531 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) 20241111125542531 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) 20241111125542532 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) 20241111125542532 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) 20241111125542532 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) 20241111125542533 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) 20241111125542533 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) 20241111125542533 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) 20241111125542533 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241111125542533 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542534 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) 20241111125542534 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) 20241111125542535 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) 20241111125542535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20241111125542535 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241111125542535 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542535 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125542535 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241111125542535 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125542535 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241111125542535 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125542535 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542535 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542535 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542536 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542536 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542536 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Sending data request: sapi=5 arfcn=877 cur_fn=1239 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) 20241111125542536 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542547 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) 20241111125542547 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) 20241111125542548 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) 20241111125542548 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) 20241111125542549 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) 20241111125542549 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) 20241111125542549 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) 20241111125542549 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) 20241111125542550 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) 20241111125542550 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) 20241111125542551 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) 20241111125542551 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) 20241111125542552 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) 20241111125542552 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) 20241111125542552 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241111125542552 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542552 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) 20241111125542552 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) 20241111125542556 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) 20241111125542556 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20241111125542556 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241111125542556 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542556 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125542556 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125542556 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241111125542556 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241111125542556 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125542556 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542556 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542556 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542557 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542557 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542557 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Sending data request: sapi=5 arfcn=877 cur_fn=1243 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) 20241111125542557 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542570 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) 20241111125542570 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) 20241111125542571 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) 20241111125542572 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) 20241111125542572 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) 20241111125542572 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) 20241111125542573 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) 20241111125542573 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) 20241111125542574 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) 20241111125542574 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) 20241111125542575 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) 20241111125542575 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) 20241111125542576 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) 20241111125542576 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) 20241111125542576 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241111125542576 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542576 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) 20241111125542576 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) 20241111125542577 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) 20241111125542577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20241111125542577 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241111125542577 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542577 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125542577 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241111125542577 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241111125542577 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125542577 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125542577 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542577 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542577 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542578 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542578 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Sending data request: sapi=5 arfcn=877 cur_fn=1248 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) 20241111125542578 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542589 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) 20241111125542589 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) 20241111125542591 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) 20241111125542591 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) 20241111125542591 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) 20241111125542591 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) 20241111125542592 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) 20241111125542592 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) 20241111125542593 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) 20241111125542593 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) 20241111125542594 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) 20241111125542594 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) 20241111125542595 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) 20241111125542595 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) 20241111125542595 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241111125542595 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542595 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) 20241111125542595 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) 20241111125542596 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) 20241111125542596 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20241111125542596 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241111125542596 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542596 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125542596 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241111125542596 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125542596 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241111125542596 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125542596 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542596 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542596 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542597 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542597 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Sending data request: sapi=5 arfcn=877 cur_fn=1252 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) 20241111125542597 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542609 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) 20241111125542609 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) 20241111125542610 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) 20241111125542610 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) 20241111125542611 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) 20241111125542611 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) 20241111125542611 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) 20241111125542611 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) 20241111125542612 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) 20241111125542612 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) 20241111125542613 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) 20241111125542613 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) 20241111125542614 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) 20241111125542614 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) 20241111125542614 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241111125542614 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542615 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) 20241111125542615 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) 20241111125542618 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) 20241111125542618 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20241111125542618 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241111125542618 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542618 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125542618 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125542618 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241111125542618 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241111125542618 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125542618 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542618 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542618 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542619 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Sending data request: sapi=5 arfcn=877 cur_fn=1256 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) 20241111125542619 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542632 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) 20241111125542632 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) 20241111125542634 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) 20241111125542634 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) 20241111125542634 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) 20241111125542634 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) 20241111125542635 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) 20241111125542635 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) 20241111125542636 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) 20241111125542636 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) 20241111125542637 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) 20241111125542637 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) 20241111125542637 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) 20241111125542637 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) 20241111125542638 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241111125542638 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542638 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) 20241111125542638 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) 20241111125542639 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) 20241111125542639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20241111125542639 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241111125542639 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542639 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125542639 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241111125542639 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241111125542639 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125542639 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125542639 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542639 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542639 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542640 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542640 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Sending data request: sapi=5 arfcn=877 cur_fn=1261 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) 20241111125542640 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542651 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) 20241111125542651 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) 20241111125542653 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) 20241111125542653 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) 20241111125542653 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) 20241111125542653 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) 20241111125542654 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) 20241111125542654 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) 20241111125542655 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) 20241111125542655 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) 20241111125542656 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) 20241111125542656 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) 20241111125542656 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) 20241111125542656 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) 20241111125542656 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241111125542656 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542657 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) 20241111125542657 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) 20241111125542658 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) 20241111125542658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20241111125542658 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241111125542658 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542658 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125542658 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241111125542658 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125542658 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241111125542658 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125542658 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542658 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542658 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542659 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542659 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Sending data request: sapi=5 arfcn=877 cur_fn=1265 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) 20241111125542659 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542671 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) 20241111125542671 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) 20241111125542672 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) 20241111125542672 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) 20241111125542673 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) 20241111125542673 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) 20241111125542674 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) 20241111125542674 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) 20241111125542674 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) 20241111125542674 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) 20241111125542675 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) 20241111125542675 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) 20241111125542676 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) 20241111125542676 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) 20241111125542676 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241111125542676 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542677 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) 20241111125542677 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) 20241111125542680 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=877 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241111125542680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20241111125542680 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241111125542680 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542680 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125542680 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125542680 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241111125542680 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241111125542680 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125542680 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542680 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542680 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542681 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Sending data request: sapi=5 arfcn=877 cur_fn=1269 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) 20241111125542681 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542694 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) 20241111125542694 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) 20241111125542696 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) 20241111125542696 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) 20241111125542696 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) 20241111125542696 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) 20241111125542697 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) 20241111125542697 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) 20241111125542698 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) 20241111125542698 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) 20241111125542699 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) 20241111125542699 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) 20241111125542699 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) 20241111125542699 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) 20241111125542699 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241111125542699 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542700 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) 20241111125542700 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) 20241111125542701 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=877 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241111125542701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20241111125542701 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241111125542701 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542701 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125542701 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241111125542701 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241111125542701 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125542701 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542701 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542702 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542702 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Sending data request: sapi=5 arfcn=877 cur_fn=1274 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) 20241111125542702 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542713 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) 20241111125542714 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) 20241111125542715 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) 20241111125542715 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) 20241111125542716 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) 20241111125542716 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) 20241111125542716 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) 20241111125542716 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) 20241111125542717 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) 20241111125542717 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) 20241111125542718 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) 20241111125542718 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) 20241111125542719 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) 20241111125542719 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) 20241111125542719 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241111125542719 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542720 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) 20241111125542720 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) 20241111125542721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=877 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241111125542721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20241111125542721 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241111125542721 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1282 Sending data request: sapi=5 arfcn=877 cur_fn=1278 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) 20241111125542722 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125542733 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) 20241111125542733 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) 20241111125542734 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) 20241111125542734 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) 20241111125542735 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) 20241111125542735 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) 20241111125542735 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) 20241111125542735 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) 20241111125542736 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) 20241111125542736 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) 20241111125542737 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) 20241111125542737 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) 20241111125542738 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) 20241111125542738 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) 20241111125542738 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241111125542738 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542738 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) 20241111125542738 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) 20241111125542742 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) 20241111125542742 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20241111125542742 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241111125542742 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542742 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241111125542742 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241111125542742 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241111125542742 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241111125542742 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125542742 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542742 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542742 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542743 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542743 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Sending data request: sapi=5 arfcn=878 cur_fn=1282 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) 20241111125542743 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542756 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125542757 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20241111125542757 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) 20241111125542757 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20241111125542757 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125542757 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125542757 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125542757 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125542757 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20241111125542757 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125542757 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125542757 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) 20241111125542757 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) 20241111125542758 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) 20241111125542758 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) 20241111125542759 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) 20241111125542759 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) 20241111125542760 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) 20241111125542760 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) 20241111125542761 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) 20241111125542761 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) 20241111125542761 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) 20241111125542761 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) 20241111125542762 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) 20241111125542762 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) 20241111125542762 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241111125542762 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542763 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) 20241111125542763 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) 20241111125542764 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) 20241111125542764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20241111125542764 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241111125542764 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542764 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241111125542764 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241111125542764 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241111125542764 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241111125542764 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125542764 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542764 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542764 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542765 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542765 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542765 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Sending data request: sapi=5 arfcn=878 cur_fn=1287 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) 20241111125542765 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542776 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) 20241111125542776 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) 20241111125542777 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) 20241111125542777 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) 20241111125542778 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) 20241111125542778 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) 20241111125542779 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) 20241111125542779 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) 20241111125542779 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) 20241111125542779 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) 20241111125542780 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) 20241111125542780 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) 20241111125542781 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) 20241111125542781 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) 20241111125542782 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) 20241111125542782 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) 20241111125542782 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241111125542782 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125542783 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) 20241111125542783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20241111125542783 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241111125542783 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542783 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241111125542783 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241111125542783 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241111125542783 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241111125542783 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125542783 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542783 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542783 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542783 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542783 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Sending data request: sapi=5 arfcn=878 cur_fn=1291 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) 20241111125542784 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542795 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) 20241111125542795 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) 20241111125542797 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) 20241111125542797 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) 20241111125542797 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) 20241111125542797 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) 20241111125542798 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) 20241111125542798 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) 20241111125542799 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) 20241111125542799 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) 20241111125542800 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) 20241111125542800 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) 20241111125542801 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) 20241111125542801 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) 20241111125542801 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) 20241111125542801 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) 20241111125542801 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241111125542801 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542805 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) 20241111125542805 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20241111125542805 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241111125542805 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542805 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241111125542805 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241111125542805 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241111125542805 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241111125542805 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125542805 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542805 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542805 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542806 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542806 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542806 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Sending data request: sapi=5 arfcn=878 cur_fn=1295 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) 20241111125542806 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542820 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) 20241111125542820 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) 20241111125542821 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) 20241111125542821 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) 20241111125542822 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) 20241111125542822 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) 20241111125542823 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) 20241111125542823 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) 20241111125542824 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) 20241111125542824 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) 20241111125542825 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) 20241111125542825 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) 20241111125542825 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) 20241111125542825 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) 20241111125542826 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) 20241111125542826 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) 20241111125542826 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241111125542826 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542827 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) 20241111125542827 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20241111125542827 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241111125542827 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542827 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241111125542827 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241111125542827 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241111125542827 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241111125542827 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125542827 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542827 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542827 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542828 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542828 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542828 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Sending data request: sapi=5 arfcn=878 cur_fn=1300 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) 20241111125542828 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542840 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) 20241111125542840 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) 20241111125542841 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) 20241111125542841 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) 20241111125542842 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) 20241111125542842 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) 20241111125542843 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) 20241111125542843 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) 20241111125542843 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) 20241111125542843 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) 20241111125542844 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) 20241111125542844 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) 20241111125542845 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) 20241111125542845 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) 20241111125542846 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) 20241111125542846 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) 20241111125542846 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241111125542846 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542847 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) 20241111125542847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20241111125542847 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241111125542847 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542847 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241111125542847 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241111125542847 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241111125542847 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241111125542847 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125542847 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542847 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542847 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542847 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Sending data request: sapi=5 arfcn=878 cur_fn=1304 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) 20241111125542848 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542859 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) 20241111125542859 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) 20241111125542861 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) 20241111125542861 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) 20241111125542861 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) 20241111125542861 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) 20241111125542862 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) 20241111125542862 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) 20241111125542863 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) 20241111125542863 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) 20241111125542864 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) 20241111125542864 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) 20241111125542865 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) 20241111125542865 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) 20241111125542865 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) 20241111125542865 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) 20241111125542865 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241111125542865 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542869 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) 20241111125542869 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20241111125542869 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241111125542869 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542869 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241111125542869 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241111125542869 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241111125542869 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241111125542869 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125542869 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542869 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542869 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542870 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542870 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Sending data request: sapi=5 arfcn=878 cur_fn=1308 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) 20241111125542870 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542884 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) 20241111125542884 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) 20241111125542885 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) 20241111125542885 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) 20241111125542886 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) 20241111125542886 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) 20241111125542887 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) 20241111125542887 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) 20241111125542887 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) 20241111125542887 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) 20241111125542888 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) 20241111125542888 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) 20241111125542889 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) 20241111125542889 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) 20241111125542890 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) 20241111125542890 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) 20241111125542890 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241111125542890 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542891 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) 20241111125542891 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20241111125542891 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241111125542891 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542891 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241111125542891 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241111125542891 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241111125542891 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241111125542891 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125542891 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542891 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542891 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542891 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542891 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542891 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Sending data request: sapi=5 arfcn=878 cur_fn=1313 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) 20241111125542891 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542903 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) 20241111125542903 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) 20241111125542904 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) 20241111125542904 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) 20241111125542905 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) 20241111125542905 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) 20241111125542906 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) 20241111125542906 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) 20241111125542906 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) 20241111125542906 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) 20241111125542907 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) 20241111125542907 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) 20241111125542908 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) 20241111125542908 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) 20241111125542909 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) 20241111125542909 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) 20241111125542909 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241111125542909 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542910 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) 20241111125542910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20241111125542910 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241111125542910 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542910 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241111125542910 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241111125542910 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241111125542910 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241111125542910 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125542910 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542910 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542910 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542910 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542910 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Sending data request: sapi=5 arfcn=878 cur_fn=1317 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) 20241111125542910 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542922 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) 20241111125542922 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) 20241111125542923 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) 20241111125542923 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) 20241111125542924 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) 20241111125542924 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) 20241111125542925 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) 20241111125542925 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) 20241111125542926 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) 20241111125542926 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) 20241111125542927 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) 20241111125542927 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) 20241111125542927 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) 20241111125542927 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) 20241111125542928 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) 20241111125542928 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) 20241111125542928 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241111125542928 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125542931 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) 20241111125542931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20241111125542931 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241111125542931 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542931 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241111125542931 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241111125542931 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241111125542931 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241111125542931 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125542931 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542931 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542931 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542932 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542932 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Sending data request: sapi=5 arfcn=878 cur_fn=1321 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) 20241111125542932 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542946 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) 20241111125542946 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) 20241111125542947 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) 20241111125542947 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) 20241111125542948 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) 20241111125542948 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) 20241111125542949 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) 20241111125542949 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) 20241111125542950 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) 20241111125542950 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) 20241111125542951 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) 20241111125542951 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) 20241111125542951 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) 20241111125542951 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) 20241111125542952 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) 20241111125542952 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) 20241111125542952 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241111125542952 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542953 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) 20241111125542953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20241111125542953 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241111125542953 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542953 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241111125542953 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241111125542953 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241111125542953 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241111125542953 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125542953 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542953 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542953 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542954 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542954 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Sending data request: sapi=5 arfcn=878 cur_fn=1326 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) 20241111125542954 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542965 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) 20241111125542965 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) 20241111125542966 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) 20241111125542966 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) 20241111125542967 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) 20241111125542967 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) 20241111125542968 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) 20241111125542968 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) 20241111125542969 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) 20241111125542969 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) 20241111125542970 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) 20241111125542970 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) 20241111125542971 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) 20241111125542971 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) 20241111125542972 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) 20241111125542972 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) 20241111125542972 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241111125542972 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542973 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) 20241111125542973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20241111125542973 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241111125542973 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542973 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241111125542973 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241111125542973 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241111125542973 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241111125542973 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125542973 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542973 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542973 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542973 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Sending data request: sapi=5 arfcn=878 cur_fn=1330 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) 20241111125542974 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125542985 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) 20241111125542985 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) 20241111125542986 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) 20241111125542986 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) 20241111125542987 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) 20241111125542987 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) 20241111125542988 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) 20241111125542988 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) 20241111125542989 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) 20241111125542989 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) 20241111125542990 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) 20241111125542990 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) 20241111125542990 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) 20241111125542990 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) 20241111125542991 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) 20241111125542991 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) 20241111125542991 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1334): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241111125542991 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125542994 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=878 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241111125542994 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20241111125542994 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241111125542994 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125542994 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241111125542994 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241111125542994 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241111125542994 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241111125542994 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125542994 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241111125542994 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125542994 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125542995 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125542995 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125542995 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Sending data request: sapi=5 arfcn=878 cur_fn=1334 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) 20241111125542995 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125543008 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) 20241111125543008 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) 20241111125543010 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) 20241111125543010 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) 20241111125543010 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) 20241111125543010 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) 20241111125543011 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) 20241111125543011 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) 20241111125543012 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) 20241111125543012 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) 20241111125543013 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) 20241111125543013 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) 20241111125543014 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) 20241111125543014 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) 20241111125543014 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) 20241111125543014 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) 20241111125543014 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1339): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241111125543014 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125543015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=878 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241111125543015 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20241111125543015 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241111125543015 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241111125543015 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241111125543015 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241111125543015 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241111125543015 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241111125543015 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241111125543016 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = 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) 20241111125543016 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241111125543016 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241111125543016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1343 Sending data request: sapi=5 arfcn=878 cur_fn=1339 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) 20241111125543016 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241111125543027 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) 20241111125543027 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) 20241111125543029 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) 20241111125543029 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) 20241111125543029 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) 20241111125543029 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) 20241111125543030 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) 20241111125543030 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) 20241111125543031 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) 20241111125543031 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) 20241111125543032 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) 20241111125543032 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) 20241111125543033 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) 20241111125543033 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) 20241111125543033 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) 20241111125543033 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) 20241111125543034 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1343): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241111125543034 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125543034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1347 RX RTS.req: sapi=5 arfcn=878 cur_fn=1343 block=11 (pcu_l1_if.cpp:576) 20241111125543034 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1347 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1352 (gprs_rlcmac_sched.cpp:454) 20241111125543034 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241111125543034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1347 Sending data request: sapi=5 arfcn=878 cur_fn=1343 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) 20241111125543035 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(605)@131a5d934883: Shutting down virtual BTS #0... 20241111125543042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51024<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125543050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51016<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125543052 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125543052 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125543052 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125543052 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20241111125543052 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) 20241111125543052 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20241111125543052 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543052 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543052 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543052 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543052 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20241111125543052 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543052 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543052 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20241111125543052 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) 20241111125543052 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20241111125543052 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543052 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543052 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543052 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543052 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20241111125543052 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543053 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543053 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20241111125543053 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) 20241111125543053 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20241111125543053 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543053 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543053 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543053 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543053 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20241111125543053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543053 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543053 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20241111125543053 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) 20241111125543053 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20241111125543053 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543053 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543053 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543053 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543053 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20241111125543053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543053 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543053 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20241111125543053 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) 20241111125543054 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20241111125543054 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543054 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543054 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543054 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543054 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20241111125543054 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543054 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543054 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125543054 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241111125543054 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543054 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) 20241111125543054 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241111125543054 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543054 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543054 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543054 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543054 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125543054 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543054 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543054 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20241111125543054 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543054 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) 20241111125543054 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20241111125543055 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543055 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543055 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543055 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543055 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125543055 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543055 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543055 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20241111125543055 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543055 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) 20241111125543055 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20241111125543055 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543055 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543055 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543055 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543055 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125543055 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543055 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543055 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20241111125543055 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543055 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) 20241111125543055 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20241111125543055 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543055 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543056 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543056 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543056 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125543056 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543056 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543056 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20241111125543056 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543056 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) 20241111125543056 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20241111125543056 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543056 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543056 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543056 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543056 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125543056 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543056 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543056 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20241111125543056 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543056 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) 20241111125543056 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20241111125543056 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543056 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543056 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543056 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543056 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125543057 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543057 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543057 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20241111125543057 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543057 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) 20241111125543057 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20241111125543057 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543057 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543057 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543057 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543057 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125543057 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543057 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543057 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125543057 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20241111125543057 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543057 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) 20241111125543057 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20241111125543057 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543057 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543057 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543057 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543057 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125543057 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543058 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543058 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20241111125543058 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) MTC@131a5d934883: Test case TC_paging_cs_multi_ms_tmsi finished. Verdict: pass MTC@131a5d934883: 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'. 20241111125543058 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) 20241111125543058 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20241111125543058 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543058 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543058 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543058 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543058 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125543058 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543058 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543058 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20241111125543058 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543058 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) 20241111125543058 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20241111125543058 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543058 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543058 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543058 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543058 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125543058 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543058 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543058 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20241111125543058 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543058 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) 20241111125543059 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20241111125543059 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543059 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543059 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20241111125543059 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543059 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) 20241111125543059 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20241111125543059 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543059 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543059 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20241111125543059 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543059 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) 20241111125543059 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20241111125543059 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543059 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543059 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20241111125543059 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543059 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) 20241111125543059 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20241111125543059 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543059 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543059 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125543059 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20241111125543059 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543059 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) 20241111125543059 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20241111125543059 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543059 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543059 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20241111125543059 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543059 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) 20241111125543059 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20241111125543059 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543059 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543059 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20241111125543059 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543059 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) 20241111125543059 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20241111125543059 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543059 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543059 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20241111125543059 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543059 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) 20241111125543059 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20241111125543059 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543059 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543059 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20241111125543059 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543059 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) 20241111125543059 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20241111125543059 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543059 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543059 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543059 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543059 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20241111125543059 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543059 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) 20241111125543060 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20241111125543060 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543060 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20241111125543060 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543060 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) 20241111125543060 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20241111125543060 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543060 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125543060 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20241111125543060 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543060 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) 20241111125543060 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20241111125543060 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543060 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20241111125543060 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543060 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) 20241111125543060 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20241111125543060 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543060 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20241111125543060 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543060 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) 20241111125543060 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20241111125543060 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543060 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20241111125543060 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543060 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) 20241111125543060 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20241111125543060 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543060 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20241111125543060 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543060 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) 20241111125543060 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20241111125543060 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543060 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20241111125543060 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543060 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) 20241111125543060 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20241111125543060 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543060 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20241111125543060 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543060 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) 20241111125543060 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20241111125543060 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543060 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543060 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) Mon Nov 11 12:55:43 UTC 2024 ====== PCU_Tests.TC_paging_cs_multi_ms_tmsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_multi_ms_tmsi.talloc 20241111125543060 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543060 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125543061 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20241111125543061 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543061 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) 20241111125543061 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20241111125543061 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543061 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543061 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20241111125543061 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543061 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) 20241111125543061 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20241111125543061 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543061 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543061 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20241111125543061 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543061 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) 20241111125543061 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20241111125543061 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543061 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543061 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20241111125543061 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543061 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) 20241111125543061 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20241111125543061 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543061 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543061 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20241111125543061 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543061 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) 20241111125543061 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20241111125543061 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543061 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543061 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20241111125543061 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543061 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) 20241111125543061 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20241111125543061 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543061 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543061 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20241111125543061 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543061 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) 20241111125543061 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20241111125543061 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543061 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543061 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125543061 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20241111125543061 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543061 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) 20241111125543061 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20241111125543061 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543061 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543061 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543061 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20241111125543061 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543061 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) 20241111125543061 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20241111125543061 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543062 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543062 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20241111125543062 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543062 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) 20241111125543062 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20241111125543062 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543062 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543062 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20241111125543062 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543062 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) 20241111125543062 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20241111125543062 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543062 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543062 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20241111125543062 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543062 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) 20241111125543062 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20241111125543062 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543062 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543062 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20241111125543062 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543062 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) 20241111125543062 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20241111125543062 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543062 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543062 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20241111125543062 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543062 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) 20241111125543062 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20241111125543062 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543062 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543062 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125543062 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20241111125543062 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543062 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) 20241111125543062 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20241111125543062 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543062 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543062 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20241111125543062 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543062 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) 20241111125543062 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20241111125543062 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543062 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543062 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241111125543062 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20241111125543062 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543062 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) 20241111125543062 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20241111125543062 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543062 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543063 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543063 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20241111125543063 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543063 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) 20241111125543063 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20241111125543063 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543063 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543063 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543063 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20241111125543063 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543063 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) 20241111125543063 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20241111125543063 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543063 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543063 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543063 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20241111125543063 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543063 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) 20241111125543063 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20241111125543063 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543063 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543063 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543063 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20241111125543063 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125543063 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) 20241111125543063 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20241111125543063 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125543063 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125543063 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125543063 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241111125543063 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125543063 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125543063 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125543063 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125543063 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125543063 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125543063 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 9475 with status 0 respawn: 53: starting: osmo-pcu 20241111125543075 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125543075 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125543075 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125543075 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125543094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125543195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5395268) Waiting for packet dumper to finish... 1 (prev_count=5395268, count=5461036) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:55:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_bssgp_dl_unitdata_with_valid_imsi started. 611@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(613)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 611@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 611@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(615)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125546408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44654<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 611@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(619)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 611@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(619)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(616)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(616)@131a5d934883: Start timer T: 5 s 20241111125546414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44662<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(616)@131a5d934883: Start timer T_Conn: 10 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@131a5d934883: Start timer T: 2 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@131a5d934883: Start timer T: 2 s 611@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(623)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125548076 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125548076 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125548076 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(616)@131a5d934883: OsmoPCU is now connected BTS(618)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125548095 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125548095 DLGLOBAL DEBUG validating counter group 0x55d7d29de040(bts) with 102 counters (rate_ctr.c:86) 20241111125548095 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125548095 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125548095 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125548095 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125548095 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125548095 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125548095 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125548095 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125548095 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125548095 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125548095 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125548095 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125548095 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125548095 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125548095 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125548095 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125548095 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125548095 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125548095 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125548095 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125548095 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125548095 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125548095 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125548095 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125548095 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125548095 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125548095 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125548095 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125548095 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125548095 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125548096 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125548096 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125548096 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125548096 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125548096 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125548096 DLGLOBAL DEBUG validating counter group 0x7f705a2215e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125548096 DLGLOBAL DEBUG validating counter group 0x55d7d29dd720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125548096 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125548096 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125548096 DLGLOBAL DEBUG validating counter group 0x7f705a222180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125548096 DLGLOBAL DEBUG validating counter group 0x7f705a222160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125548096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125548096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125548096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125548096 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125548096 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125548096 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125548096 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125548096 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125548096 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125548096 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125548096 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125548096 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125548096 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125548096 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125548096 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125548096 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125548096 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125548096 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125548096 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125548096 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125548096 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125548096 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125548096 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125548097 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125548097 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125548097 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125548097 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125548097 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125548097 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125548097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125548097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548097 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(618)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(618)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(618)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(615)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(618)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(615)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(615)@131a5d934883: Start timer Tns_alive: 3 s BTS(618)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(615)@131a5d934883: Start timer Tns_test: 10 s BTS(618)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125548105 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125548105 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125548105 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125548105 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125548105 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125548105 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125548106 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125548106 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125548106 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241111125548107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125548107 DL1IF DEBUG 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(615)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(615)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(618)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125548107 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125548107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125548107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125548107 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125548107 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125548107 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125548107 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125548107 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125548107 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125548107 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125548108 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125548108 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548109 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125548109 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548109 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125548109 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(615)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241111125548109 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125548109 DL1IF DEBUG 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(615)@131a5d934883: Start timer Tns_test: 10 s 20241111125548110 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125548110 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125548111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548112 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125548112 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548112 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125548112 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548114 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 612@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 612@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125548120 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125548120 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125548120 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125548120 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125548120 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125548120 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125548120 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125548120 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125548126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125548126 DL1IF DEBUG 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_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(613)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(613)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125548128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125548128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: BSSGP successfully initialized 20241111125548129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125548129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548130 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125548130 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548130 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125548130 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125548130 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125548130 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125548130 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125548130 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125548130 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125548130 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125548131 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125548131 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 20241111125548131 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) MTC@131a5d934883: Start timer T: 2 s 20241111125548131 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125548132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125548132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548133 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125548133 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) 20241111125548133 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125548133 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125548133 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125548133 DLGLOBAL DEBUG validating counter group 0x55d7d29dd760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125548133 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125548133 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125548133 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125548133 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125548134 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125548134 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125548134 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125548134 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125548134 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125548134 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125548134 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125548134 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125548134 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125548134 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125548134 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125548134 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125548134 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125548134 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125548134 DLGLOBAL DEBUG validating counter group 0x55d7d29ddb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125548134 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125548134 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125548134 DLGLOBAL DEBUG validating counter group 0x55d7d29ddc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125548134 DLGLOBAL DEBUG validating counter group 0x55d7d29ddc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125548134 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125548134 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) 20241111125548134 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125548134 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125548134 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125548134 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125548134 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125548134 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125548134 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125548134 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) 20241111125548134 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) 20241111125548134 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125548134 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125548134 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125548134 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) 20241111125548136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125548136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125548136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125548136 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125548136 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125548136 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125548136 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125548136 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125548136 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125548136 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(618)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125548144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125548144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548146 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125548146 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548146 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125548146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125548146 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125548146 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125548146 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125548146 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125548146 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548147 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125548147 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548148 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125548148 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125548148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125548149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548149 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125548149 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548154 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) 20241111125548154 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) 20241111125548154 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125548168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125548168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125548170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548171 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) 20241111125548171 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) 20241111125548172 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) 20241111125548172 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) 20241111125548173 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) 20241111125548173 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) 20241111125548174 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) 20241111125548174 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) 20241111125548175 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) 20241111125548175 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) 20241111125548175 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) 20241111125548175 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) 20241111125548176 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) 20241111125548176 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) 20241111125548177 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125548187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125548187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548189 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) 20241111125548189 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) 20241111125548189 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) 20241111125548189 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) 20241111125548190 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) 20241111125548190 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) 20241111125548191 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) 20241111125548191 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) 20241111125548192 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) 20241111125548192 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) 20241111125548193 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) 20241111125548193 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) 20241111125548193 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) 20241111125548193 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) 20241111125548194 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) 20241111125548194 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) 20241111125548195 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125548206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125548206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548206 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) 20241111125548206 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) 20241111125548207 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) 20241111125548207 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) 20241111125548207 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) 20241111125548207 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) 20241111125548207 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) 20241111125548207 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) 20241111125548208 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) 20241111125548208 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) 20241111125548208 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) 20241111125548208 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) 20241111125548208 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) 20241111125548208 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) 20241111125548215 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) 20241111125548215 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) 20241111125548216 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125548230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125548230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548230 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) 20241111125548230 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) 20241111125548231 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) 20241111125548231 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) 20241111125548231 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) 20241111125548231 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) 20241111125548232 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) 20241111125548232 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) 20241111125548232 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) 20241111125548232 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) 20241111125548233 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) 20241111125548233 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) 20241111125548234 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) 20241111125548234 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) 20241111125548234 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) 20241111125548234 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) 20241111125548235 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125548249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125548249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548250 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) 20241111125548250 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) 20241111125548251 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) 20241111125548251 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) 20241111125548251 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) 20241111125548251 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) 20241111125548252 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) 20241111125548252 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) 20241111125548252 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) 20241111125548252 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) 20241111125548253 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) 20241111125548253 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) 20241111125548253 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) 20241111125548253 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) 20241111125548254 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) 20241111125548254 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) 20241111125548255 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125548268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125548268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548270 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) 20241111125548270 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) 20241111125548271 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) 20241111125548271 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) 20241111125548272 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) 20241111125548272 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) 20241111125548273 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) 20241111125548273 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) 20241111125548273 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) 20241111125548273 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) 20241111125548274 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) 20241111125548274 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) 20241111125548275 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) 20241111125548275 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) 20241111125548278 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) 20241111125548278 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) 20241111125548278 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125548292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125548292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548293 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) 20241111125548293 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) 20241111125548294 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) 20241111125548294 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) 20241111125548295 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) 20241111125548295 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) 20241111125548296 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) 20241111125548296 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) 20241111125548296 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) 20241111125548296 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) 20241111125548297 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) 20241111125548297 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) 20241111125548298 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) 20241111125548298 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) 20241111125548299 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) 20241111125548299 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) 20241111125548300 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125548313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125548313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125548314 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) 20241111125548314 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) 20241111125548315 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) 20241111125548315 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) 20241111125548316 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) 20241111125548316 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) 20241111125548318 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) 20241111125548318 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) 20241111125548318 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) 20241111125548318 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) 20241111125548319 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) 20241111125548319 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) 20241111125548320 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) 20241111125548320 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) 20241111125548321 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) 20241111125548321 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) 20241111125548321 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125548331 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) 20241111125548331 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) 20241111125548333 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) 20241111125548333 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) 20241111125548333 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) 20241111125548333 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) 20241111125548334 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125548334 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125548334 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125548334 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) 20241111125548334 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) 20241111125548335 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) 20241111125548335 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) 20241111125548336 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) 20241111125548336 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) 20241111125548336 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) 20241111125548336 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) 20241111125548337 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) 20241111125548337 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) 20241111125548341 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) 20241111125548341 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) 20241111125548341 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125548341 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) 20241111125548341 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125548355 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 c3 12 b2 63 19 73 95 29 09 dd aa 8f 27 1f 9a 24 97 f0 75 87 bd 91 83 6a e5 f3 00 (pcu_l1_if.cpp:463) 20241111125548355 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) 20241111125548355 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125548355 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 c3 12 b2 63 19 73 95 29 09 dd aa 8f 27 1f 9a 24 97 f0 75 87 bd 91 83 6a e5 f3 00 (pdch.cpp:1019) 20241111125548355 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125548355 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) 20241111125548355 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) 20241111125548355 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125548355 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) 20241111125548355 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125548355 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 c3 12 b2 63 19 73 95 29 09 dd aa 8f 27 1f 9a 24 97 f0 75 87 bd 91 83 6a e5 f3 (tbf_ul.cpp:337) 20241111125548355 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125548355 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125548355 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125548355 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125548356 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125548356 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125548356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125548356 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) 20241111125548356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241111125548356 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241111125548356 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125548356 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) 20241111125548356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125548356 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125548356 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125548356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125548356 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) 20241111125548356 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125548356 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125548357 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) 20241111125548357 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) 20241111125548357 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) 20241111125548357 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) 20241111125548358 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) 20241111125548358 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) 20241111125548359 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) 20241111125548359 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) 20241111125548360 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) 20241111125548360 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) 20241111125548361 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) 20241111125548361 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) 20241111125548362 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) 20241111125548362 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) 20241111125548363 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) 20241111125548363 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) 20241111125548363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125548363 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125548363 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125548363 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) 20241111125548363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125548363 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) 20241111125548363 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) 20241111125548363 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125548363 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125548363 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) 20241111125548363 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) 20241111125548364 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125548375 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) 20241111125548375 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) 20241111125548375 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) 20241111125548375 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125548376 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) 20241111125548376 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) 20241111125548377 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) 20241111125548377 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) 20241111125548377 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) 20241111125548377 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) 20241111125548378 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) 20241111125548378 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) 20241111125548379 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) 20241111125548379 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) 20241111125548380 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) 20241111125548380 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) 20241111125548380 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) 20241111125548380 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) 20241111125548381 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125548394 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) 20241111125548394 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) 20241111125548395 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) 20241111125548395 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) 20241111125548396 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) 20241111125548396 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) 20241111125548396 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) 20241111125548396 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) 20241111125548397 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) 20241111125548397 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) 20241111125548398 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) 20241111125548398 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) 20241111125548399 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) 20241111125548399 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) 20241111125548400 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) 20241111125548400 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) 20241111125548403 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125548418 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) 20241111125548418 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) 20241111125548420 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) 20241111125548420 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) 20241111125548421 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) 20241111125548421 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) 20241111125548422 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) 20241111125548422 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) 20241111125548423 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) 20241111125548423 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) 20241111125548423 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) 20241111125548423 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) 20241111125548424 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) 20241111125548424 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) 20241111125548425 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) 20241111125548425 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) 20241111125548426 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125548437 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) 20241111125548437 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) 20241111125548437 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125548437 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125548437 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125548437 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125548437 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=69 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125548437 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241111125548437 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241111125548437 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125548438 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) 20241111125548438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125548438 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125548438 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) 20241111125548438 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125548438 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125548438 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125548438 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125548438 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125548438 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125548438 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125548438 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241111125548438 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) MTC@131a5d934883: Start timer T: 2 s 20241111125548439 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) 20241111125548439 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) 20241111125548439 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) 20241111125548439 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) 20241111125548440 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) 20241111125548440 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) 20241111125548441 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) 20241111125548441 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) 20241111125548442 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) 20241111125548442 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) 20241111125548443 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) 20241111125548443 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) 20241111125548443 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125548443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125548443 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125548443 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125548443 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125548443 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125548443 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125548443 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125548443 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125548443 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125548444 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125548444 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125548444 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125548444 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125548444 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125548444 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125548444 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125548444 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125548444 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125548444 DRLCMAC 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) 20241111125548444 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125548444 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125548444 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125548444 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125548444 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125548444 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125548444 DLGLOBAL DEBUG validating counter group 0x55d7d29ddb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125548444 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125548444 DLGLOBAL DEBUG validating counter group 0x55d7d29dde20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125548444 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125548444 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) 20241111125548444 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) 20241111125548444 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) 20241111125548444 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) 20241111125548444 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241111125548444 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241111125548444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125548444 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) 20241111125548444 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125548444 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) 20241111125548444 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125548444 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) 20241111125548444 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) 20241111125548444 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) 20241111125548444 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) 20241111125548445 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(618)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(618)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125548451 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125548451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125548451 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125548451 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) 20241111125548456 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) 20241111125548456 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) 20241111125548458 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) 20241111125548458 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) 20241111125548458 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) 20241111125548458 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) 20241111125548459 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) 20241111125548459 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) 20241111125548460 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) 20241111125548460 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) 20241111125548461 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) 20241111125548461 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) 20241111125548461 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) 20241111125548461 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) 20241111125548462 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) 20241111125548462 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) 20241111125548466 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125548480 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) 20241111125548480 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) 20241111125548482 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) 20241111125548482 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) 20241111125548482 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) 20241111125548482 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) 20241111125548483 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) 20241111125548483 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) 20241111125548484 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) 20241111125548484 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) 20241111125548485 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) 20241111125548485 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) 20241111125548486 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) 20241111125548486 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) 20241111125548486 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) 20241111125548486 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) 20241111125548487 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125548500 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) 20241111125548500 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) 20241111125548501 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) 20241111125548501 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) 20241111125548502 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) 20241111125548502 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) 20241111125548503 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) 20241111125548503 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) 20241111125548504 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) 20241111125548504 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) 20241111125548504 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) 20241111125548504 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) 20241111125548505 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) 20241111125548505 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) 20241111125548506 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) 20241111125548506 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) 20241111125548507 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125548519 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) 20241111125548519 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) 20241111125548521 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) 20241111125548521 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) 20241111125548521 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) 20241111125548521 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) 20241111125548522 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) 20241111125548522 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) 20241111125548523 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) 20241111125548523 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) 20241111125548524 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) 20241111125548524 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) 20241111125548524 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) 20241111125548524 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) 20241111125548525 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) 20241111125548525 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) 20241111125548529 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125548544 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) 20241111125548544 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) 20241111125548545 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) 20241111125548545 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) 20241111125548546 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) 20241111125548546 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) 20241111125548547 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) 20241111125548547 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) 20241111125548548 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) 20241111125548548 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) 20241111125548549 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) 20241111125548549 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) 20241111125548549 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) 20241111125548549 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) 20241111125548550 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) 20241111125548550 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) 20241111125548551 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125548563 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) 20241111125548563 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) 20241111125548565 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) 20241111125548565 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) 20241111125548565 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) 20241111125548565 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) 20241111125548566 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) 20241111125548566 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) 20241111125548567 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) 20241111125548567 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) 20241111125548568 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) 20241111125548568 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) 20241111125548569 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) 20241111125548569 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) 20241111125548569 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) 20241111125548569 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) 20241111125548570 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125548583 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) 20241111125548583 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) 20241111125548585 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) 20241111125548585 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) 20241111125548585 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) 20241111125548585 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) 20241111125548586 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) 20241111125548586 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) 20241111125548587 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) 20241111125548587 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) 20241111125548588 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) 20241111125548588 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) 20241111125548589 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) 20241111125548589 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) 20241111125548589 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) 20241111125548589 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) 20241111125548592 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125548607 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) 20241111125548607 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) 20241111125548608 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) 20241111125548608 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) 20241111125548609 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) 20241111125548609 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) 20241111125548610 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) 20241111125548610 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) 20241111125548611 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) 20241111125548611 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) 20241111125548611 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) 20241111125548611 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) 20241111125548612 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) 20241111125548612 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) 20241111125548613 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) 20241111125548613 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) 20241111125548614 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125548626 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) 20241111125548626 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) 20241111125548628 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) 20241111125548628 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) 20241111125548628 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) 20241111125548628 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) 20241111125548629 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) 20241111125548629 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) 20241111125548630 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) 20241111125548630 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) 20241111125548631 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) 20241111125548631 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) 20241111125548632 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) 20241111125548632 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) 20241111125548633 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) 20241111125548633 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) 20241111125548633 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125548645 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) 20241111125548645 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) 20241111125548647 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) 20241111125548647 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) 20241111125548647 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) 20241111125548647 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) 20241111125548648 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) 20241111125548648 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) 20241111125548649 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) 20241111125548649 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) 20241111125548650 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) 20241111125548650 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) 20241111125548651 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) 20241111125548651 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) 20241111125548651 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125548651 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) 20241111125548651 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125548651 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) 20241111125548652 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) 20241111125548655 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) 20241111125548655 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) 20241111125548655 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) 20241111125548655 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) 20241111125548655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125548655 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125548655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125548655 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) 20241111125548655 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) 20241111125548655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 a5 7c b5 b7 cf a0 de 05 61 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125548655 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) 20241111125548655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125548655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125548655 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) 20241111125548655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241111125548655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241111125548655 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) 20241111125548655 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) 20241111125548655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 a5 7c b5 b7 cf a0 de 05 61 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125548655 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 a5 7c b5 b7 cf a0 de 05 61 07 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) 20241111125548656 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125548669 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) 20241111125548669 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) 20241111125548671 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) 20241111125548671 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) 20241111125548671 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) 20241111125548671 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) 20241111125548672 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) 20241111125548672 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) 20241111125548673 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) 20241111125548673 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) 20241111125548675 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) 20241111125548675 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) 20241111125548675 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) 20241111125548676 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) 20241111125548676 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) 20241111125548676 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) 20241111125548677 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125548688 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) 20241111125548688 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) 20241111125548690 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) 20241111125548690 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) 20241111125548691 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) 20241111125548691 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) 20241111125548691 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) 20241111125548691 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) 20241111125548692 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) 20241111125548692 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) 20241111125548693 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) 20241111125548693 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) 20241111125548694 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) 20241111125548694 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) 20241111125548695 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) 20241111125548695 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) 20241111125548696 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125548708 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) 20241111125548708 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) 20241111125548709 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) 20241111125548709 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) 20241111125548710 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) 20241111125548710 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) 20241111125548710 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) 20241111125548711 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) 20241111125548711 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) 20241111125548711 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) 20241111125548712 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) 20241111125548712 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) 20241111125548713 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) 20241111125548713 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) 20241111125548714 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) 20241111125548714 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) 20241111125548717 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125548732 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) 20241111125548732 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) 20241111125548732 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125548732 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125548732 DCSN1 INFO csnStreamDecoder (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) 20241111125548732 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125548732 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125548732 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) 20241111125548732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125548732 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) 20241111125548732 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) 20241111125548732 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125548732 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) 20241111125548732 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) 20241111125548732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125548732 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125548732 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) 20241111125548733 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) 20241111125548733 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) 20241111125548734 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) 20241111125548734 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) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@131a5d934883: Start timer T: 2 s 20241111125548735 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) 20241111125548735 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) 20241111125548736 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) 20241111125548736 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) 20241111125548736 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) 20241111125548737 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) 20241111125548737 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) 20241111125548737 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) 20241111125548738 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) 20241111125548738 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) 20241111125548739 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125548750 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) 20241111125548750 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) 20241111125548751 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) 20241111125548751 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) 20241111125548752 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) 20241111125548752 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) 20241111125548752 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) 20241111125548753 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) 20241111125548753 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) 20241111125548753 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) 20241111125548754 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) 20241111125548754 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) 20241111125548754 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) 20241111125548754 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) 20241111125548755 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) 20241111125548755 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) 20241111125548756 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125548769 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) 20241111125548769 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) 20241111125548770 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) 20241111125548770 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) 20241111125548771 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) 20241111125548771 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) 20241111125548772 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) 20241111125548772 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) 20241111125548772 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) 20241111125548772 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) 20241111125548773 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) 20241111125548773 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) 20241111125548773 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) 20241111125548774 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) 20241111125548774 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) 20241111125548774 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) 20241111125548779 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@131a5d934883: Start timer T_statsd: 5 s 20241111125548793 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) 20241111125548793 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) 20241111125548794 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) 20241111125548794 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) 20241111125548794 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) 20241111125548794 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) 20241111125548795 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) 20241111125548795 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) 20241111125548795 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) 20241111125548795 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) 20241111125548795 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) 20241111125548795 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) 20241111125548796 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) 20241111125548796 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) 20241111125548796 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) 20241111125548796 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) 20241111125548797 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@131a5d934883: 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)@131a5d934883: 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 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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 } 20241111125548811 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) 20241111125548811 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) 20241111125548811 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) 20241111125548811 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) 20241111125548811 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) 20241111125548811 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) 20241111125548811 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) 20241111125548811 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) 20241111125548812 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) 20241111125548812 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) 20241111125548812 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) 20241111125548812 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) 20241111125548812 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) 20241111125548812 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) 20241111125548812 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) 20241111125548812 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) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@131a5d934883: 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(618)@131a5d934883: Shutting down virtual BTS #0... 20241111125548823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44662<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125548823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44654<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125548824 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125548824 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125548824 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125548824 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125548824 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) 20241111125548824 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) 20241111125548824 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125548824 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125548824 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125548824 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125548824 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125548824 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125548824 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125548824 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125548824 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125548824 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125548824 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125548824 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125548824 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125548824 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125548824 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125548824 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125548824 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125548824 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125548824 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125548824 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_bssgp_dl_unitdata_with_valid_imsi finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 53: stopped pid 9541 with status 0 respawn: 54: starting: osmo-pcu Mon Nov 11 12:55:48 UTC 2024 ====== PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.talloc 20241111125548836 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125548836 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125548836 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125548837 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125548852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44676<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125548953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44676<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220436) Waiting for packet dumper to finish... 1 (prev_count=220436, count=281836) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:55:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_bssgp_dl_unitdata_with_invalid_imsi started. 624@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 624@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(627)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 624@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(628)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125552097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 624@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(632)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 624@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(632)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(629)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(629)@131a5d934883: Start timer T: 5 s 20241111125552104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(629)@131a5d934883: Start timer T_Conn: 10 s TC_bssgp_dl_unitdata_with_invalid_imsi-STATS(633)@131a5d934883: Start timer T: 2 s TC_bssgp_dl_unitdata_with_invalid_imsi-STATS(633)@131a5d934883: Start timer T: 2 s 624@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(636)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125553837 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125553837 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125553837 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(629)@131a5d934883: OsmoPCU is now connected BTS(631)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125553852 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125553853 DLGLOBAL DEBUG validating counter group 0x559298405040(bts) with 102 counters (rate_ctr.c:86) 20241111125553853 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125553853 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125553853 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125553853 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125553853 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125553853 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125553853 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125553853 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125553853 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125553853 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125553853 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125553853 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125553853 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125553853 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125553853 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125553853 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125553853 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125553853 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125553853 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125553853 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125553853 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125553853 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125553853 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125553853 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125553853 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125553853 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125553853 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125553853 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125553853 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125553853 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125553853 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125553853 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125553853 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125553853 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125553853 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125553853 DLGLOBAL DEBUG validating counter group 0x7f754575f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125553853 DLGLOBAL DEBUG validating counter group 0x559298404720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125553853 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125553853 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125553853 DLGLOBAL DEBUG validating counter group 0x7f7545760180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125553853 DLGLOBAL DEBUG validating counter group 0x7f7545760160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125553853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125553853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125553853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125553854 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125553854 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125553854 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125553854 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125553854 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125553854 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125553854 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125553854 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125553854 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125553854 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125553854 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125553854 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125553854 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125553854 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125553854 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125553854 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125553854 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125553854 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125553854 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125553854 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125553854 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125553854 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125553854 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125553854 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125553854 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125553854 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125553854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125553854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553855 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(631)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(631)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(628)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(628)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(631)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(628)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(628)@131a5d934883: Start timer Tns_test: 10 s BTS(631)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125553861 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125553861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125553861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125553861 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125553861 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125553861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125553862 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125553862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125553862 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(631)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(628)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(628)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125553864 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125553864 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125553864 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125553864 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125553864 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125553864 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125553864 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125553864 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125553864 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125553864 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125553865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125553865 DL1IF DEBUG 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(631)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125553867 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125553867 DL1IF DEBUG 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(628)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241111125553868 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125553868 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(628)@131a5d934883: Start timer Tns_test: 10 s 20241111125553868 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125553868 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553869 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125553869 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125553871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553872 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125553872 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553873 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125553873 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553874 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125553874 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553875 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 625@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 625@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125553884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125553884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125553885 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125553885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125553885 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125553885 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125553885 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125553885 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125553885 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125553886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125553886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553887 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125553887 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553888 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125553888 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125553889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553890 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125553890 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553891 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125553891 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553891 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125553892 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553892 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(627)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(627)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125553899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125553899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125553899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125553899 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125553899 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125553899 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125553899 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125553899 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125553903 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) 20241111125553903 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125553903 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125553903 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125553903 DLGLOBAL DEBUG validating counter group 0x559298404760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125553903 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125553903 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125553903 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125553903 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125553903 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125553903 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125553903 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125553903 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125553903 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125553903 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125553903 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125553903 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125553903 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125553903 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125553903 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125553903 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125553903 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125553903 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125553903 DLGLOBAL DEBUG validating counter group 0x559298404b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125553903 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125553903 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125553903 DLGLOBAL DEBUG validating counter group 0x559298404c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125553903 DLGLOBAL DEBUG validating counter group 0x559298404c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125553903 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125553903 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) 20241111125553903 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125553903 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125553903 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125553903 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125553903 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125553903 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125553903 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125553903 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) 20241111125553903 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) 20241111125553904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125553904 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125553904 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125553904 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) 20241111125553904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125553904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553905 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125553905 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553906 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125553906 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553907 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125553907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553907 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125553907 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125553907 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125553907 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125553907 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125553907 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125553907 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125553907 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125553907 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125553907 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125553907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125553907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553908 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125553908 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125553909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125553909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(631)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125553915 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125553918 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125553918 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125553918 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125553918 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125553918 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125553927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125553927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125553928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553929 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) 20241111125553929 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) 20241111125553929 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) 20241111125553929 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) 20241111125553930 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) 20241111125553930 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) 20241111125553931 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) 20241111125553931 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) 20241111125553932 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) 20241111125553932 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) 20241111125553932 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) 20241111125553932 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) 20241111125553933 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) 20241111125553934 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) 20241111125553934 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125553946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125553946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553947 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) 20241111125553947 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) 20241111125553948 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) 20241111125553948 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) 20241111125553949 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) 20241111125553949 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) 20241111125553950 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) 20241111125553950 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) 20241111125553950 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) 20241111125553950 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) 20241111125553951 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) 20241111125553951 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) 20241111125553952 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) 20241111125553952 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) 20241111125553953 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) 20241111125553953 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) 20241111125553954 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125553965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125553965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553966 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) 20241111125553966 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) 20241111125553967 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) 20241111125553967 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) 20241111125553968 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) 20241111125553968 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) 20241111125553968 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) 20241111125553968 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) 20241111125553969 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) 20241111125553969 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) 20241111125553970 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) 20241111125553970 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) 20241111125553971 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) 20241111125553971 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) 20241111125553974 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) 20241111125553974 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) 20241111125553975 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125553988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125553988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125553990 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) 20241111125553990 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) 20241111125553991 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) 20241111125553991 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) 20241111125553992 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) 20241111125553992 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) 20241111125553992 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) 20241111125553992 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) 20241111125553993 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) 20241111125553993 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) 20241111125553994 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) 20241111125553994 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) 20241111125553995 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) 20241111125553995 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) 20241111125553996 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) 20241111125553996 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) 20241111125553996 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125554008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125554008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125554009 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) 20241111125554009 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) 20241111125554009 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) 20241111125554010 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) 20241111125554010 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) 20241111125554010 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) 20241111125554011 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) 20241111125554011 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) 20241111125554012 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) 20241111125554012 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) 20241111125554013 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) 20241111125554013 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) 20241111125554014 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) 20241111125554014 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) 20241111125554014 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) 20241111125554015 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) 20241111125554015 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125554027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125554027 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125554028 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) 20241111125554028 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) 20241111125554029 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) 20241111125554029 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) 20241111125554029 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) 20241111125554030 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) 20241111125554030 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) 20241111125554030 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) 20241111125554031 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) 20241111125554031 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) 20241111125554032 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) 20241111125554032 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) 20241111125554033 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) 20241111125554033 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) 20241111125554036 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) 20241111125554036 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) 20241111125554037 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125554050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125554050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125554052 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) 20241111125554052 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) 20241111125554052 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) 20241111125554052 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) 20241111125554053 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) 20241111125554053 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) 20241111125554054 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) 20241111125554054 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) 20241111125554055 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) 20241111125554055 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) 20241111125554056 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) 20241111125554056 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) 20241111125554056 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) 20241111125554056 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) 20241111125554057 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) 20241111125554057 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) 20241111125554058 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125554069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125554069 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125554071 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) 20241111125554071 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) 20241111125554071 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) 20241111125554071 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) 20241111125554072 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) 20241111125554072 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) 20241111125554073 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) 20241111125554073 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) 20241111125554074 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) 20241111125554074 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) 20241111125554075 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) 20241111125554075 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) 20241111125554075 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) 20241111125554075 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) 20241111125554076 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) 20241111125554076 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) 20241111125554077 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125554088 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) 20241111125554088 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) 20241111125554090 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) 20241111125554090 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) 20241111125554090 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) 20241111125554090 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) 20241111125554091 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) 20241111125554091 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) 20241111125554092 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) 20241111125554092 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) 20241111125554093 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) 20241111125554093 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) 20241111125554093 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) 20241111125554093 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) 20241111125554094 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) 20241111125554094 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) 20241111125554098 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) 20241111125554098 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) 20241111125554099 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125554104 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125554104 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125554104 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125554112 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) 20241111125554112 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) 20241111125554113 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) 20241111125554113 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) 20241111125554114 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) 20241111125554114 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) 20241111125554115 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) 20241111125554115 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) 20241111125554116 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) 20241111125554116 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) 20241111125554116 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) 20241111125554116 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) 20241111125554117 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) 20241111125554117 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) 20241111125554118 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) 20241111125554118 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) 20241111125554119 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) 20241111125554119 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) 20241111125554119 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125554119 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) 20241111125554120 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125554131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=00 01 01 00 00 00 01 ca c4 5f be bd e2 25 2c 76 56 2f 74 11 0b 2d 7d a0 2a 47 00 d9 78 a3 30 8b 64 00 (pcu_l1_if.cpp:463) 20241111125554131 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) 20241111125554131 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125554131 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 ca c4 5f be bd e2 25 2c 76 56 2f 74 11 0b 2d 7d a0 2a 47 00 d9 78 a3 30 8b 64 00 (pdch.cpp:1019) 20241111125554131 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125554131 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) 20241111125554131 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) 20241111125554132 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125554132 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) 20241111125554132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125554132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 ca c4 5f be bd e2 25 2c 76 56 2f 74 11 0b 2d 7d a0 2a 47 00 d9 78 a3 30 8b 64 (tbf_ul.cpp:337) 20241111125554132 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125554132 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125554132 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125554132 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125554132 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125554132 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125554132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125554132 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) 20241111125554132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241111125554132 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241111125554132 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125554132 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) 20241111125554132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125554132 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125554132 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125554132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125554132 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) 20241111125554132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125554132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125554133 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) 20241111125554133 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) 20241111125554134 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) 20241111125554134 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) 20241111125554135 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) 20241111125554135 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) 20241111125554136 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) 20241111125554136 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) 20241111125554136 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) 20241111125554136 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) 20241111125554137 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) 20241111125554137 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) 20241111125554138 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) 20241111125554138 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) 20241111125554139 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) 20241111125554139 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) 20241111125554139 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241111125554139 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125554139 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125554139 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) 20241111125554139 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241111125554139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=73, TS=7) (tbf_ul_ack_fsm.c:90) 20241111125554139 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) 20241111125554139 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125554139 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125554139 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111125554139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125554140 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125554151 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) 20241111125554151 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) 20241111125554151 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241111125554151 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125554152 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) 20241111125554152 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) 20241111125554153 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) 20241111125554153 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) 20241111125554153 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) 20241111125554153 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) 20241111125554154 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) 20241111125554154 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) 20241111125554155 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) 20241111125554155 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) 20241111125554156 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) 20241111125554156 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) 20241111125554157 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) 20241111125554157 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) 20241111125554160 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125554174 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) 20241111125554174 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) 20241111125554176 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) 20241111125554176 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) 20241111125554176 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) 20241111125554176 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) 20241111125554177 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) 20241111125554177 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) 20241111125554178 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) 20241111125554178 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) 20241111125554179 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) 20241111125554179 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) 20241111125554179 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) 20241111125554179 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) 20241111125554180 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) 20241111125554180 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) 20241111125554181 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125554193 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) 20241111125554193 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) 20241111125554195 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) 20241111125554195 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) 20241111125554196 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) 20241111125554196 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) 20241111125554196 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) 20241111125554196 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) 20241111125554197 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) 20241111125554197 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) 20241111125554198 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) 20241111125554198 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) 20241111125554199 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) 20241111125554199 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) 20241111125554199 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) 20241111125554199 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) 20241111125554200 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125554213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125554213 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) 20241111125554213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125554213 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125554213 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125554213 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125554213 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=73 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125554213 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241111125554213 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241111125554213 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125554213 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) 20241111125554213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125554213 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125554213 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) 20241111125554213 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125554213 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125554213 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125554213 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125554213 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125554213 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125554213 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125554213 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241111125554213 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125554214 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) 20241111125554214 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) 20241111125554215 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) 20241111125554215 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) 20241111125554216 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) 20241111125554216 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) 20241111125554217 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) 20241111125554217 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) 20241111125554217 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) 20241111125554217 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) 20241111125554218 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) 20241111125554218 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) 20241111125554219 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) 20241111125554219 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) 20241111125554220 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125554220 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125554220 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125554220 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125554220 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125554220 DLBSSGP NOTICE Failed to parse IMSI IE (rc=-74) (gprs_bssgp_pcu.c:137) 20241111125554220 DLBSSGP NOTICE BSSGP BVCI=0 Tx STATUS, cause=Conditional IE error (gprs_bssgp_util.c:575) 20241111125554220 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125554222 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(631)@131a5d934883: Shutting down virtual BTS #0... 20241111125554232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53906<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125554236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125554237 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125554237 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125554237 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125554237 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125554237 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125554237 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125554237 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125554237 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125554237 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125554237 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125554237 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125554237 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125554237 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125554237 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125554237 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125554237 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125554237 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 9602 with status 0 MTC@131a5d934883: Test case TC_bssgp_dl_unitdata_with_invalid_imsi finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass'. respawn: 55: starting: osmo-pcu Mon Nov 11 12:55:54 UTC 2024 ====== PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.talloc 20241111125554297 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125554297 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125554297 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125554298 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125554320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53908<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125554421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53908<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127800) Waiting for packet dumper to finish... 1 (prev_count=127800, count=169436) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:55:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_dl_gprs_data_no_llc_ui_dummy started. 637@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 637@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(640)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 637@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(641)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 637@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(644)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 637@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(644)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125557564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(643)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(643)@131a5d934883: Start timer T: 5 s PCUIF(643)@131a5d934883: Start timer T_Conn: 10 s 20241111125557569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_dl_gprs_data_no_llc_ui_dummy-STATS(647)@131a5d934883: Start timer T: 2 s 637@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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_gprs_data_no_llc_ui_dummy-STATS(647)@131a5d934883: Start timer T: 2 s -NSVCI1234(648)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(648)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125559299 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125559299 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125559299 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(643)@131a5d934883: OsmoPCU is now connected BTS(645)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125559311 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125559311 DLGLOBAL DEBUG validating counter group 0x5637a8e74040(bts) with 102 counters (rate_ctr.c:86) 20241111125559311 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125559311 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125559311 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125559311 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125559311 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125559311 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125559311 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125559311 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125559311 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125559311 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125559311 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125559311 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125559311 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125559311 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125559311 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125559311 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125559311 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125559311 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125559312 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125559312 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125559312 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125559312 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125559312 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125559312 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125559312 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125559312 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125559312 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125559312 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125559312 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125559312 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125559312 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125559312 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125559312 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125559312 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125559312 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125559312 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125559312 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125559312 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125559312 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125559312 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125559312 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125559312 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125559312 DLGLOBAL DEBUG validating counter group 0x7f20eb4f95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125559312 DLGLOBAL DEBUG validating counter group 0x5637a8e73720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125559312 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125559312 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125559312 DLGLOBAL DEBUG validating counter group 0x7f20eb4fa180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125559312 DLGLOBAL DEBUG validating counter group 0x7f20eb4fa160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125559312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125559312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125559313 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125559313 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125559313 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125559313 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125559313 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125559313 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125559313 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125559313 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125559313 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125559313 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125559313 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125559313 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125559313 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125559313 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125559313 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125559313 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125559313 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125559313 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125559313 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125559313 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125559313 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125559313 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125559313 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125559313 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125559313 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125559313 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125559313 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125559315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125559315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559315 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(645)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(641)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(645)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(641)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(641)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(641)@131a5d934883: Start timer Tns_test: 10 s BTS(645)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(645)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125559320 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125559320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125559320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125559320 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125559320 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125559320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(645)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125559321 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125559321 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125559321 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(645)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(641)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(641)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(645)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125559323 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125559323 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125559323 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125559323 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125559323 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125559323 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125559323 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125559323 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125559323 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125559323 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125559325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125559325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559325 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125559325 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(641)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(641)@131a5d934883: Start timer Tns_test: 10 s BTS(645)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125559326 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125559326 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559327 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125559327 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559328 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125559328 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125559329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125559329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125559330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125559331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559332 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 638@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 638@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125559343 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125559343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125559343 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125559343 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125559343 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125559343 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125559343 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125559343 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125559344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125559344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559345 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125559345 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125559346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125559347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125559348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125559349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125559351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559353 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125559353 DL1IF DEBUG 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(640)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125559354 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(640)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125559358 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125559358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125559358 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125559358 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125559358 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125559358 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125559358 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125559358 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111125559362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125559362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125559363 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125559363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125559363 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125559363 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125559363 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 6 (gprs_bssgp_pcu.c:177) 20241111125559363 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125559363 DLGLOBAL DEBUG validating counter group 0x5637a8e73760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125559363 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125559363 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125559363 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125559363 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 6 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125559364 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125559364 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125559364 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125559364 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125559364 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125559364 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125559364 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125559364 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125559364 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125559364 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125559364 DRLCMAC 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) 20241111125559364 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125559364 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125559364 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125559364 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125559364 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125559364 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125559364 DLGLOBAL DEBUG validating counter group 0x5637a8e73b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125559364 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125559364 DLGLOBAL DEBUG validating counter group 0x5637a8e73e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125559364 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125559364 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) 20241111125559364 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) 20241111125559364 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) 20241111125559364 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) 20241111125559364 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) 20241111125559364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125559364 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) 20241111125559364 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125559364 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) 20241111125559364 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125559364 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) 20241111125559364 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) 20241111125559364 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) 20241111125559364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125559364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559364 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125559364 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125559364 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125559364 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125559365 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125559365 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125559365 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125559365 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125559365 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125559365 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125559365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125559365 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125559365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559366 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125559366 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559366 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125559366 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559366 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125559366 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559367 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125559367 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(645)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(645)@131a5d934883: 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. 20241111125559370 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125559370 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125559370 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125559370 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125559370 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125559371 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125559371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125559371 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125559371 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) 20241111125559372 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125559387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125559387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125559389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559389 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) 20241111125559389 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) 20241111125559390 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) 20241111125559390 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) 20241111125559391 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) 20241111125559391 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) 20241111125559392 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) 20241111125559392 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) 20241111125559393 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) 20241111125559393 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) 20241111125559394 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) 20241111125559394 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) 20241111125559395 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125559407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125559407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559408 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) 20241111125559408 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) 20241111125559409 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) 20241111125559409 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) 20241111125559409 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) 20241111125559409 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) 20241111125559410 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) 20241111125559410 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) 20241111125559411 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) 20241111125559411 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) 20241111125559412 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) 20241111125559412 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) 20241111125559412 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) 20241111125559413 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) 20241111125559413 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125559426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125559426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559427 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) 20241111125559427 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) 20241111125559428 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) 20241111125559428 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) 20241111125559429 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) 20241111125559429 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) 20241111125559429 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) 20241111125559429 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) 20241111125559430 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) 20241111125559430 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) 20241111125559431 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) 20241111125559431 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) 20241111125559432 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) 20241111125559432 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) 20241111125559436 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125559450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125559450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559452 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) 20241111125559452 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) 20241111125559452 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) 20241111125559452 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) 20241111125559453 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) 20241111125559453 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) 20241111125559454 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) 20241111125559454 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) 20241111125559455 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) 20241111125559455 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) 20241111125559455 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) 20241111125559455 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) 20241111125559456 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) 20241111125559456 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) 20241111125559457 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125559470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125559470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559471 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) 20241111125559471 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) 20241111125559472 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) 20241111125559472 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) 20241111125559473 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) 20241111125559473 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) 20241111125559473 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) 20241111125559473 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) 20241111125559474 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) 20241111125559474 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) 20241111125559475 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) 20241111125559475 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) 20241111125559476 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) 20241111125559476 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) 20241111125559476 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125559489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125559489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559490 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) 20241111125559490 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) 20241111125559491 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) 20241111125559491 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) 20241111125559492 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) 20241111125559492 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) 20241111125559493 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) 20241111125559493 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) 20241111125559493 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) 20241111125559493 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) 20241111125559494 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) 20241111125559494 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) 20241111125559495 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) 20241111125559495 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) 20241111125559498 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125559513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125559513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559514 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) 20241111125559514 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) 20241111125559515 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) 20241111125559515 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) 20241111125559516 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) 20241111125559516 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) 20241111125559517 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) 20241111125559517 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) 20241111125559518 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) 20241111125559518 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) 20241111125559518 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) 20241111125559518 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) 20241111125559519 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) 20241111125559519 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) 20241111125559520 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125559532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125559532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125559533 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) 20241111125559533 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) 20241111125559534 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) 20241111125559534 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) 20241111125559534 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) 20241111125559534 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) 20241111125559535 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) 20241111125559535 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) 20241111125559536 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) 20241111125559536 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) 20241111125559537 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) 20241111125559537 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) 20241111125559537 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) 20241111125559537 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) 20241111125559538 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125559551 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) 20241111125559551 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) 20241111125559552 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) 20241111125559552 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) 20241111125559553 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) 20241111125559553 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) 20241111125559554 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) 20241111125559554 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) 20241111125559555 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) 20241111125559555 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) 20241111125559556 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) 20241111125559556 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) 20241111125559556 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) 20241111125559556 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) 20241111125559557 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) 20241111125559557 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) 20241111125559561 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125559572 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125559572 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) 20241111125559572 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125559575 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) 20241111125559575 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) 20241111125559577 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) 20241111125559577 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) 20241111125559577 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) 20241111125559577 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) 20241111125559578 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) 20241111125559578 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) 20241111125559579 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) 20241111125559579 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) 20241111125559580 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) 20241111125559580 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) 20241111125559580 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) 20241111125559580 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) 20241111125559581 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) 20241111125559581 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) 20241111125559582 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) 20241111125559582 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) 20241111125559582 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) 20241111125559582 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) 20241111125559582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=6) (tbf_dl.cpp:551) 20241111125559582 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125559582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=6 (tbf_dl.cpp:663) 20241111125559582 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) 20241111125559582 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) 20241111125559582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 19 dd 27 38 53 25 e4 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) 20241111125559582 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) 20241111125559582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125559582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125559582 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) 20241111125559582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125559582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125559582 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) 20241111125559582 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) 20241111125559582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 19 dd 27 38 53 25 e4 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) 20241111125559582 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 dd 27 38 53 25 e4 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) 20241111125559583 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(645)@131a5d934883: Shutting down virtual BTS #0... 20241111125559592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53922<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125559595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125559596 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125559596 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125559596 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125559596 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) 20241111125559596 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125559596 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) 20241111125559597 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) 20241111125559597 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125559597 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125559597 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125559597 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125559597 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125559597 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125559597 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125559597 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125559597 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125559597 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125559597 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125559597 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125559597 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125559597 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125559597 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125559597 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125559597 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125559597 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125559597 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125559597 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 9668 with status 0 MTC@131a5d934883: Test case TC_dl_gprs_data_no_llc_ui_dummy finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 56: starting: osmo-pcu Mon Nov 11 12:55:59 UTC 2024 ====== PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.talloc 20241111125559650 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125559651 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125559651 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125559651 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125559677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53934<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125559778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53934<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75388) Waiting for packet dumper to finish... 1 (prev_count=75388, count=129028) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_dl_egprs_data_no_llc_ui_dummy started. 650@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 650@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 650@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(654)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125602896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 650@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(658)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 650@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(658)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(655)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125602918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36792<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(655)@131a5d934883: Start timer T: 5 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(660)@131a5d934883: Start timer T: 2 s PCUIF(655)@131a5d934883: Start timer T_Conn: 10 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(660)@131a5d934883: Start timer T: 2 s 650@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(661)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(661)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125604652 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125604652 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125604652 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(655)@131a5d934883: OsmoPCU is now connected BTS(657)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125604672 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125604672 DLGLOBAL DEBUG validating counter group 0x55c95cff9040(bts) with 102 counters (rate_ctr.c:86) 20241111125604672 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125604672 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125604672 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125604672 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125604672 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125604672 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125604672 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125604672 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125604672 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125604672 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125604672 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125604672 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125604672 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125604672 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125604672 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125604672 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125604672 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125604672 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125604672 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125604672 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125604672 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125604672 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125604672 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125604672 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125604672 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125604672 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125604672 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125604672 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125604672 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125604672 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125604672 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125604672 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125604672 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125604672 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125604672 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125604672 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125604672 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125604672 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125604672 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125604672 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125604672 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125604672 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125604672 DLGLOBAL DEBUG validating counter group 0x7f7049de85e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125604672 DLGLOBAL DEBUG validating counter group 0x55c95cff8720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125604672 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125604672 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125604672 DLGLOBAL DEBUG validating counter group 0x7f7049de9180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125604672 DLGLOBAL DEBUG validating counter group 0x7f7049de9160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125604672 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125604672 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125604672 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125604672 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125604672 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125604672 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125604672 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125604672 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125604672 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125604672 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125604672 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125604672 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125604673 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125604673 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125604673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125604673 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125604673 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125604673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125604673 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125604673 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125604673 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125604673 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125604673 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125604673 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125604673 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125604673 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125604673 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125604673 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125604673 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125604674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125604674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604675 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(657)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(654)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(657)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(654)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(657)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(654)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(654)@131a5d934883: Start timer Tns_test: 10 s BTS(657)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125604680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125604680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125604680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125604680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125604680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125604680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125604681 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125604681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125604681 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(657)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(657)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(654)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(654)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(657)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125604684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125604685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604685 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125604685 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125604685 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125604685 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125604685 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125604685 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125604685 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125604685 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125604685 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125604685 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125604685 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125604685 DL1IF DEBUG 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(654)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(654)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(654)@131a5d934883: Start timer Tns_test: 10 s 20241111125604687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125604687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604687 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125604687 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125604688 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125604688 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125604688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125604689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125604690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604691 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125604691 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(657)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125604693 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 651@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 651@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125604701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125604701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604702 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125604702 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604704 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125604704 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604704 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125604704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125604705 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125604705 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125604705 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125604705 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125604705 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125604705 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125604705 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125604705 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125604706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125604707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604708 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125604708 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604709 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125604709 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604709 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125604717 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125604717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125604717 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125604717 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125604717 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125604717 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125604717 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125604717 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125604720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125604720 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125604721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125604721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604722 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125604722 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604722 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125604722 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604723 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125604723 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604724 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125604724 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604724 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125604724 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604725 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125604725 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604727 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125604727 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125604727 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125604727 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125604727 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125604727 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241111125604727 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) 20241111125604728 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241111125604728 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 6 (gprs_bssgp_pcu.c:177) 20241111125604728 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125604728 DLGLOBAL DEBUG validating counter group 0x55c95cff8760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125604728 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125604728 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125604728 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125604728 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125604728 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111125604728 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125604728 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 6 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125604728 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125604728 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125604728 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125604728 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125604728 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125604728 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125604728 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125604728 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125604728 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125604728 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125604728 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125604728 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) 20241111125604728 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125604728 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125604728 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125604728 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241111125604728 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125604728 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125604728 DLGLOBAL DEBUG validating counter group 0x55c95cff8b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125604728 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125604728 DLGLOBAL DEBUG validating counter group 0x55c95cff8e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125604728 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125604728 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) 20241111125604728 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) 20241111125604728 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) 20241111125604729 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) 20241111125604729 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125604729 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) 20241111125604729 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) 20241111125604729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125604729 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) 20241111125604729 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125604729 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) 20241111125604729 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125604729 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) 20241111125604729 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=8 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125604729 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) 20241111125604729 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125604729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125604729 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125604729 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125604729 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125604729 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125604729 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125604729 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125604729 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125604729 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125604730 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(657)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(657)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125604738 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125604738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125604738 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125604738 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) 20241111125604741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125604741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125604741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125604741 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125604741 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125604744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125604744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604745 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125604745 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604746 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) 20241111125604746 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) 20241111125604747 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) 20241111125604747 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) 20241111125604748 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) 20241111125604748 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) 20241111125604748 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) 20241111125604748 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) 20241111125604749 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) 20241111125604749 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) 20241111125604750 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) 20241111125604750 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) 20241111125604751 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125604763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125604763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604765 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) 20241111125604765 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) 20241111125604765 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) 20241111125604765 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) 20241111125604766 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) 20241111125604766 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) 20241111125604767 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) 20241111125604767 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) 20241111125604768 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) 20241111125604768 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) 20241111125604768 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) 20241111125604768 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) 20241111125604769 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) 20241111125604769 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) 20241111125604770 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125604783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125604783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604784 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) 20241111125604784 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) 20241111125604785 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) 20241111125604785 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) 20241111125604785 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) 20241111125604785 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) 20241111125604786 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) 20241111125604786 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) 20241111125604787 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) 20241111125604787 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) 20241111125604788 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) 20241111125604788 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) 20241111125604789 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) 20241111125604789 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) 20241111125604792 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125604806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125604806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604807 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) 20241111125604808 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) 20241111125604808 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) 20241111125604808 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) 20241111125604809 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) 20241111125604809 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) 20241111125604810 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) 20241111125604810 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) 20241111125604811 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) 20241111125604811 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) 20241111125604812 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) 20241111125604812 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) 20241111125604812 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) 20241111125604812 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) 20241111125604813 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125604825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125604826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604827 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) 20241111125604827 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) 20241111125604827 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) 20241111125604828 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) 20241111125604828 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) 20241111125604828 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) 20241111125604829 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) 20241111125604829 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) 20241111125604830 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) 20241111125604830 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) 20241111125604830 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) 20241111125604830 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) 20241111125604831 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) 20241111125604831 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) 20241111125604832 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125604845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125604845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604846 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) 20241111125604846 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) 20241111125604847 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) 20241111125604847 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) 20241111125604847 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) 20241111125604847 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) 20241111125604848 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) 20241111125604848 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) 20241111125604849 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) 20241111125604849 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) 20241111125604850 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) 20241111125604850 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) 20241111125604850 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) 20241111125604850 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) 20241111125604854 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125604868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125604868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604869 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) 20241111125604869 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) 20241111125604870 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) 20241111125604870 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) 20241111125604871 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) 20241111125604871 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) 20241111125604872 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) 20241111125604872 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) 20241111125604872 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) 20241111125604872 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) 20241111125604873 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) 20241111125604873 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) 20241111125604874 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) 20241111125604874 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) 20241111125604875 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125604887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125604887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125604888 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) 20241111125604888 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) 20241111125604889 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) 20241111125604889 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) 20241111125604890 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) 20241111125604890 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) 20241111125604891 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) 20241111125604891 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) 20241111125604892 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) 20241111125604892 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) 20241111125604892 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) 20241111125604892 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) 20241111125604893 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) 20241111125604893 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) 20241111125604894 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125604906 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) 20241111125604906 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) 20241111125604907 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) 20241111125604908 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) 20241111125604908 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) 20241111125604908 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) 20241111125604909 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) 20241111125604909 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) 20241111125604910 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) 20241111125604910 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) 20241111125604911 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) 20241111125604911 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) 20241111125604912 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) 20241111125604912 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) 20241111125604912 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) 20241111125604912 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) 20241111125604916 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125604930 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) 20241111125604931 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) 20241111125604932 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) 20241111125604932 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) 20241111125604932 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) 20241111125604932 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) 20241111125604933 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) 20241111125604933 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) 20241111125604934 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) 20241111125604934 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) 20241111125604935 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) 20241111125604935 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) 20241111125604936 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) 20241111125604936 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) 20241111125604937 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) 20241111125604937 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) 20241111125604938 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125604939 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125604939 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) 20241111125604939 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125604949 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) 20241111125604949 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) 20241111125604950 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) 20241111125604951 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) 20241111125604951 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) 20241111125604951 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) 20241111125604952 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) 20241111125604952 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) 20241111125604953 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) 20241111125604953 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) 20241111125604954 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) 20241111125604954 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) 20241111125604954 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) 20241111125604954 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) 20241111125604955 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) 20241111125604955 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) 20241111125604956 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) 20241111125604956 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) 20241111125604956 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) 20241111125604956 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) 20241111125604956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=6) (tbf_dl.cpp:551) 20241111125604956 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125604956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=6 (tbf_dl.cpp:663) 20241111125604956 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) 20241111125604956 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) 20241111125604956 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241111125604956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 0c ff 20 47 73 a6 31 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125604956 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) 20241111125604956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125604956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125604956 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) 20241111125604956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241111125604956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241111125604956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=73, TS=7) (tbf_dl.cpp:883) 20241111125604956 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=73, TS=7 (tbf_dl.cpp:903) 20241111125604956 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 41 8e e6 4c 63 2a 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241111125604956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=0f 00 00 16 18 fe 41 8e e6 4c 63 2a 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241111125604957 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(657)@131a5d934883: Shutting down virtual BTS #0... 20241111125604966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36792<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125604971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125604973 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125604973 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125604973 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125604973 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) 20241111125604973 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125604973 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) 20241111125604973 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) 20241111125604973 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125604973 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125604973 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125604973 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125604973 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125604973 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125604973 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125604973 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125604973 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125604973 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125604973 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125604973 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125604973 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125604973 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125604973 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125604973 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125604973 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125604973 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125604973 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125604973 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 56: stopped pid 9732 with status 0 MTC@131a5d934883: Test case TC_dl_egprs_data_no_llc_ui_dummy finished. Verdict: pass respawn: 57: starting: osmo-pcu MTC@131a5d934883: 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'. Mon Nov 11 12:56:04 UTC 2024 ====== PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.talloc 20241111125605024 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125605024 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125605025 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125605025 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125605053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125605154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141188) Waiting for packet dumper to finish... 1 (prev_count=141188, count=146876) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_tbf_finished_pkt_dl_ass_pch started. 663@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 663@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 663@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(667)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125608270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36812<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 663@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(671)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 663@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(671)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(668)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125608277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(668)@131a5d934883: Start timer T: 5 s PCUIF(668)@131a5d934883: Start timer T_Conn: 10 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(673)@131a5d934883: Start timer T: 2 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(673)@131a5d934883: Start timer T: 2 s 663@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(674)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(674)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125610026 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125610026 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125610026 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(668)@131a5d934883: OsmoPCU is now connected BTS(670)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125610036 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125610037 DLGLOBAL DEBUG validating counter group 0x55c666d2f040(bts) with 102 counters (rate_ctr.c:86) 20241111125610037 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125610037 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125610037 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125610037 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125610037 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125610037 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125610037 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125610037 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125610037 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125610037 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125610037 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125610037 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125610037 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125610037 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125610037 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125610037 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125610037 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125610037 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125610037 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125610037 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125610037 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125610037 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125610037 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125610037 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125610037 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125610037 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125610037 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125610037 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125610037 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125610037 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125610037 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125610037 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125610037 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125610037 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125610037 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125610037 DLGLOBAL DEBUG validating counter group 0x7fa2ed3bb5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125610037 DLGLOBAL DEBUG validating counter group 0x55c666d2e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125610037 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125610037 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125610037 DLGLOBAL DEBUG validating counter group 0x7fa2ed3bc180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125610037 DLGLOBAL DEBUG validating counter group 0x7fa2ed3bc160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125610037 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125610037 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125610037 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125610037 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125610037 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125610037 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125610037 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125610037 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125610037 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125610037 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125610037 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125610037 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125610037 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125610037 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125610037 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125610037 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125610037 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125610038 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125610038 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125610038 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125610038 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125610038 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125610038 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125610038 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125610038 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125610038 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125610038 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125610038 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125610038 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125610039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125610039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610040 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(667)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(667)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(670)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(667)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(667)@131a5d934883: Start timer Tns_test: 10 s BTS(670)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" 20241111125610045 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125610045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125610045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125610045 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125610045 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125610045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(670)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(670)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125610046 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125610046 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125610046 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(670)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(670)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(670)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(667)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(667)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(670)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125610050 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125610050 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125610050 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125610050 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125610050 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125610050 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125610050 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125610050 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125610050 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125610050 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125610050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125610050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610051 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125610051 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610052 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125610052 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(667)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(667)@131a5d934883: Start timer Tns_test: 10 s 20241111125610052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125610052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610053 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125610053 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125610053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610053 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125610053 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125610054 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610054 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125610054 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610055 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 664@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 664@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125610058 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125610058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125610058 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125610058 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125610058 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125610058 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125610058 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125610058 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125610061 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125610061 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125610061 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125610061 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125610061 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125610061 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125610061 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125610061 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125610062 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) 20241111125610062 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125610062 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125610062 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125610062 DLGLOBAL DEBUG validating counter group 0x55c666d2e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125610062 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125610062 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125610062 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125610062 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125610062 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125610062 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125610062 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125610062 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125610062 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125610062 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125610062 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125610062 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125610062 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125610062 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125610062 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125610062 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125610062 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125610062 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125610062 DLGLOBAL DEBUG validating counter group 0x55c666d2eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125610062 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125610062 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125610062 DLGLOBAL DEBUG validating counter group 0x55c666d2ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125610062 DLGLOBAL DEBUG validating counter group 0x55c666d2ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125610062 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125610062 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) 20241111125610062 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125610062 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125610062 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125610062 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125610062 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125610062 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125610062 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125610062 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) 20241111125610062 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) 20241111125610062 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125610062 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125610062 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125610062 DL1IF DEBUG (bts=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) 20241111125610063 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125610063 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125610063 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125610063 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125610063 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125610063 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125610063 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125610063 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125610063 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125610063 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(670)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125610066 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125610066 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125610066 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125610066 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125610066 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125610068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125610068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610068 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125610068 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610068 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125610068 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610068 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125610068 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125610068 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125610069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610069 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125610069 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125610069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610072 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) 20241111125610072 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) 20241111125610073 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125610087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125610087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610087 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125610087 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610087 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125610087 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610087 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125610087 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610087 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125610088 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610088 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125610088 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610088 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125610088 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610096 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) 20241111125610096 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) 20241111125610096 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125610110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610110 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125610110 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610110 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) 20241111125610110 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) 20241111125610111 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) 20241111125610111 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) 20241111125610111 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) 20241111125610111 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) 20241111125610111 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) 20241111125610111 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) 20241111125610111 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) 20241111125610111 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) 20241111125610111 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) 20241111125610111 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) 20241111125610115 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) 20241111125610115 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) 20241111125610115 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125610130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610131 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) 20241111125610131 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) 20241111125610131 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) 20241111125610131 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) 20241111125610132 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) 20241111125610132 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) 20241111125610132 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) 20241111125610132 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) 20241111125610133 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) 20241111125610133 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) 20241111125610134 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) 20241111125610134 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) 20241111125610134 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) 20241111125610134 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) 20241111125610135 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) 20241111125610135 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) 20241111125610137 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125610149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610150 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) 20241111125610150 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) 20241111125610151 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) 20241111125610151 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) 20241111125610152 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) 20241111125610152 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) 20241111125610152 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) 20241111125610152 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) 20241111125610153 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) 20241111125610153 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) 20241111125610154 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) 20241111125610154 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) 20241111125610155 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) 20241111125610155 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) 20241111125610159 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) 20241111125610159 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) 20241111125610160 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125610173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610175 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) 20241111125610175 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) 20241111125610176 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) 20241111125610176 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) 20241111125610176 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) 20241111125610176 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) 20241111125610177 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) 20241111125610177 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) 20241111125610177 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) 20241111125610177 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) 20241111125610178 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) 20241111125610178 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) 20241111125610179 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) 20241111125610179 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) 20241111125610179 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) 20241111125610179 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) 20241111125610180 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125610192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610194 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) 20241111125610194 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) 20241111125610195 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) 20241111125610195 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) 20241111125610196 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) 20241111125610196 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) 20241111125610197 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) 20241111125610197 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) 20241111125610197 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) 20241111125610197 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) 20241111125610198 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) 20241111125610198 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) 20241111125610199 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) 20241111125610199 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) 20241111125610200 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) 20241111125610200 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) 20241111125610201 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125610212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610213 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) 20241111125610213 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) 20241111125610214 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) 20241111125610214 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) 20241111125610215 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) 20241111125610215 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) 20241111125610215 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) 20241111125610215 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) 20241111125610216 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) 20241111125610216 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) 20241111125610217 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) 20241111125610217 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) 20241111125610217 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) 20241111125610217 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) 20241111125610221 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) 20241111125610221 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) 20241111125610222 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125610236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610236 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) 20241111125610236 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) 20241111125610236 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) 20241111125610236 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) 20241111125610237 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) 20241111125610237 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) 20241111125610237 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) 20241111125610237 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) 20241111125610238 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) 20241111125610238 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) 20241111125610238 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) 20241111125610238 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) 20241111125610238 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) 20241111125610238 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) 20241111125610240 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) 20241111125610240 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) 20241111125610240 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125610254 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125610255 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) 20241111125610255 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) 20241111125610255 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) 20241111125610255 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) 20241111125610256 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) 20241111125610256 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) 20241111125610256 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) 20241111125610256 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) 20241111125610257 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) 20241111125610257 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) 20241111125610257 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) 20241111125610257 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) 20241111125610258 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) 20241111125610258 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) 20241111125610259 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) 20241111125610259 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) 20241111125610260 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125610263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125610263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125610263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125610274 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) 20241111125610274 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) 20241111125610276 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) 20241111125610276 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) 20241111125610276 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) 20241111125610276 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) 20241111125610277 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) 20241111125610277 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) 20241111125610278 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) 20241111125610278 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) 20241111125610279 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) 20241111125610279 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) 20241111125610280 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) 20241111125610280 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) 20241111125610280 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) 20241111125610281 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) 20241111125610284 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) 20241111125610284 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) 20241111125610284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125610284 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) 20241111125610284 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125610298 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) 20241111125610298 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) 20241111125610300 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) 20241111125610300 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) 20241111125610301 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) 20241111125610301 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) 20241111125610302 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) 20241111125610302 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) 20241111125610303 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) 20241111125610303 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) 20241111125610304 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) 20241111125610304 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) 20241111125610305 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) 20241111125610305 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) 20241111125610305 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) 20241111125610305 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) 20241111125610306 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) 20241111125610306 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) 20241111125610306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125610306 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) 20241111125610307 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125610317 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) 20241111125610317 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) 20241111125610317 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) 20241111125610317 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125610319 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) 20241111125610319 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) 20241111125610320 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) 20241111125610320 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) 20241111125610320 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) 20241111125610320 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) 20241111125610321 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) 20241111125610321 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) 20241111125610321 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) 20241111125610321 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) 20241111125610322 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) 20241111125610322 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) 20241111125610322 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) 20241111125610322 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) 20241111125610323 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125610336 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 4a 5e e4 7b 9b 3c 06 30 a8 7b 9b b8 de 8f 3c fd 0a 2e 0d de 54 21 bb be ef 87 00 (pcu_l1_if.cpp:463) 20241111125610336 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) 20241111125610336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125610336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 4a 5e e4 7b 9b 3c 06 30 a8 7b 9b b8 de 8f 3c fd 0a 2e 0d de 54 21 bb be ef 87 00 (pdch.cpp:1019) 20241111125610336 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125610336 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) 20241111125610336 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125610336 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) 20241111125610336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125610336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 4a 5e e4 7b 9b 3c 06 30 a8 7b 9b b8 de 8f 3c fd 0a 2e 0d de 54 21 bb be ef 87 (tbf_ul.cpp:337) 20241111125610336 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125610336 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125610336 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125610336 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125610336 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125610337 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125610337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125610337 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) 20241111125610337 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) 20241111125610337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125610337 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125610337 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125610337 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) 20241111125610337 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) 20241111125610338 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) 20241111125610338 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) 20241111125610338 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) 20241111125610338 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) 20241111125610339 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) 20241111125610339 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) 20241111125610339 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) 20241111125610339 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) 20241111125610339 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) 20241111125610339 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) 20241111125610340 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) 20241111125610340 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) 20241111125610345 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) 20241111125610345 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) 20241111125610345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241111125610345 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) 20241111125610345 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125610345 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125610345 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) 20241111125610345 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125610345 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125610345 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125610345 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) 20241111125610345 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) 20241111125610346 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125610361 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 85 84 9a 36 fb 25 29 61 f3 ac 38 a3 b6 f5 82 72 f1 e6 93 71 c6 69 98 46 83 5e 10 42 97 14 00 (pcu_l1_if.cpp:463) 20241111125610361 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) 20241111125610361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125610361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 85 84 9a 36 fb 25 29 61 f3 ac 38 a3 b6 f5 82 72 f1 e6 93 71 c6 69 98 46 83 5e 10 42 97 14 00 (pdch.cpp:1019) 20241111125610361 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125610361 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) 20241111125610361 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) 20241111125610361 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) 20241111125610361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125610361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=85 84 9a 36 fb 25 29 61 f3 ac 38 a3 b6 f5 82 72 f1 e6 93 71 c6 69 98 46 83 5e 10 42 97 14 (tbf_ul.cpp:337) 20241111125610361 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125610361 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125610361 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125610361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125610361 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) 20241111125610361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20241111125610361 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20241111125610361 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125610361 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) 20241111125610361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125610361 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125610361 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125610361 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) 20241111125610361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125610361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125610362 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) 20241111125610362 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) 20241111125610363 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) 20241111125610363 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) 20241111125610364 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) 20241111125610364 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) 20241111125610365 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) 20241111125610365 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) 20241111125610365 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) 20241111125610365 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) 20241111125610366 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) 20241111125610366 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) 20241111125610367 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) 20241111125610367 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) 20241111125610367 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) 20241111125610367 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) 20241111125610367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241111125610367 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125610367 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241111125610367 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) 20241111125610367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241111125610367 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) 20241111125610367 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) 20241111125610367 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) 20241111125610367 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) 20241111125610368 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125610380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125610380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125610380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125610380 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125610380 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125610380 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125610380 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125610380 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125610380 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125610380 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) 20241111125610380 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) 20241111125610380 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) 20241111125610380 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125610382 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) 20241111125610382 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) 20241111125610383 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) 20241111125610383 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) 20241111125610384 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) 20241111125610384 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) 20241111125610385 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) 20241111125610385 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) 20241111125610385 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) 20241111125610385 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) 20241111125610386 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) 20241111125610386 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) 20241111125610387 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) 20241111125610387 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) 20241111125610388 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125610398 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) 20241111125610398 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) 20241111125610400 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) 20241111125610400 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) 20241111125610400 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) 20241111125610400 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) 20241111125610401 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) 20241111125610401 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) 20241111125610402 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) 20241111125610402 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) 20241111125610403 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) 20241111125610403 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) 20241111125610403 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) 20241111125610404 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) 20241111125610404 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) 20241111125610404 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) 20241111125610408 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125610422 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) 20241111125610422 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) 20241111125610422 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) 20241111125610422 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) 20241111125610423 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) 20241111125610423 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) 20241111125610424 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) 20241111125610424 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) 20241111125610425 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) 20241111125610425 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) 20241111125610425 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) 20241111125610425 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) 20241111125610426 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) 20241111125610426 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) 20241111125610426 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) 20241111125610426 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) 20241111125610427 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125610441 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) 20241111125610441 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) 20241111125610441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125610441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125610441 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125610441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125610441 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) 20241111125610441 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) 20241111125610441 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) 20241111125610442 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125610442 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) 20241111125610442 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125610442 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125610442 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) MTC@131a5d934883: Start timer T: 2 s 20241111125610442 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) 20241111125610442 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125610442 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125610442 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125610442 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241111125610442 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125610442 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125610442 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125610442 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) 20241111125610442 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125610442 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125610442 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125610442 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125610442 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125610442 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125610442 DLGLOBAL DEBUG validating counter group 0x55c666d2eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125610442 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125610442 DLGLOBAL DEBUG validating counter group 0x55c666d2ee20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125610442 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125610442 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) 20241111125610442 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) 20241111125610442 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) 20241111125610442 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) 20241111125610442 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) 20241111125610442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125610442 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) 20241111125610442 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125610442 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) 20241111125610442 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125610442 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) 20241111125610442 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) 20241111125610442 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) 20241111125610442 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) 20241111125610442 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) 20241111125610443 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) 20241111125610443 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) 20241111125610443 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) 20241111125610443 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) 20241111125610444 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) 20241111125610444 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) 20241111125610444 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) 20241111125610444 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) 20241111125610445 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) 20241111125610445 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) 20241111125610446 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) 20241111125610446 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) 20241111125610447 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(670)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125610449 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125610449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125610449 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125610449 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) 20241111125610461 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) 20241111125610461 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) 20241111125610461 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) 20241111125610461 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) 20241111125610462 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) 20241111125610462 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) 20241111125610462 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) 20241111125610463 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) 20241111125610463 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) 20241111125610463 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) 20241111125610464 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) 20241111125610464 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) 20241111125610464 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) 20241111125610464 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) 20241111125610465 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) 20241111125610465 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) 20241111125610471 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125610485 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) 20241111125610485 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) 20241111125610487 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) 20241111125610487 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) 20241111125610487 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) 20241111125610487 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) 20241111125610488 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) 20241111125610488 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) 20241111125610489 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) 20241111125610489 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) 20241111125610489 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) 20241111125610489 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) 20241111125610490 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) 20241111125610490 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) 20241111125610491 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) 20241111125610491 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) 20241111125610491 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125610504 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) 20241111125610504 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) 20241111125610505 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) 20241111125610505 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) 20241111125610506 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) 20241111125610506 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) 20241111125610507 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) 20241111125610507 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) 20241111125610508 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) 20241111125610508 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) 20241111125610509 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) 20241111125610509 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) 20241111125610509 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) 20241111125610509 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) 20241111125610510 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) 20241111125610510 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) 20241111125610511 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125610524 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) 20241111125610524 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) 20241111125610525 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) 20241111125610525 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) 20241111125610526 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) 20241111125610526 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) 20241111125610527 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) 20241111125610527 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) 20241111125610527 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) 20241111125610527 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) 20241111125610528 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) 20241111125610528 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) 20241111125610529 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) 20241111125610529 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) 20241111125610530 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) 20241111125610530 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) 20241111125610533 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125610547 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) 20241111125610547 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) 20241111125610549 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) 20241111125610549 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) 20241111125610549 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) 20241111125610550 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) 20241111125610550 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) 20241111125610550 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) 20241111125610551 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) 20241111125610551 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) 20241111125610552 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) 20241111125610552 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) 20241111125610553 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) 20241111125610553 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) 20241111125610553 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) 20241111125610554 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) 20241111125610554 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125610566 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) 20241111125610566 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) 20241111125610568 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) 20241111125610568 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) 20241111125610568 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) 20241111125610568 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) 20241111125610569 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) 20241111125610569 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) 20241111125610570 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) 20241111125610570 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) 20241111125610570 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) 20241111125610571 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) 20241111125610571 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) 20241111125610571 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) 20241111125610572 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) 20241111125610572 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) 20241111125610573 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125610585 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) 20241111125610585 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) 20241111125610587 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) 20241111125610587 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) 20241111125610588 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) 20241111125610588 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) 20241111125610588 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) 20241111125610589 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) 20241111125610589 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) 20241111125610589 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) 20241111125610590 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) 20241111125610590 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) 20241111125610591 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) 20241111125610591 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) 20241111125610591 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) 20241111125610591 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) 20241111125610595 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125610609 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) 20241111125610609 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) 20241111125610611 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) 20241111125610611 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) 20241111125610611 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) 20241111125610611 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) 20241111125610612 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) 20241111125610612 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) 20241111125610613 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) 20241111125610613 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) 20241111125610614 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) 20241111125610614 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) 20241111125610615 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) 20241111125610615 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) 20241111125610615 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) 20241111125610615 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) 20241111125610616 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125610629 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) 20241111125610629 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) 20241111125610630 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) 20241111125610630 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) 20241111125610631 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) 20241111125610631 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) 20241111125610631 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) 20241111125610631 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) 20241111125610632 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) 20241111125610632 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) 20241111125610633 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) 20241111125610633 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) 20241111125610634 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) 20241111125610634 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) 20241111125610634 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) 20241111125610634 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) 20241111125610635 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125610648 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) 20241111125610648 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) 20241111125610649 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) 20241111125610649 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) 20241111125610650 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125610650 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) 20241111125610650 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125610650 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) 20241111125610650 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) 20241111125610650 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) 20241111125610650 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) 20241111125610651 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) 20241111125610651 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) 20241111125610652 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) 20241111125610652 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) 20241111125610653 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) 20241111125610653 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) 20241111125610653 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) 20241111125610653 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) 20241111125610657 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) 20241111125610657 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) 20241111125610657 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) 20241111125610657 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) 20241111125610657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125610657 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125610657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125610657 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) 20241111125610657 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) 20241111125610657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 5f dd 4d a9 af 00 b4 95 4b 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125610657 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) 20241111125610657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125610657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125610657 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) 20241111125610657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 130 + 13 = 143 (pdch_ul_controller.c:131) 20241111125610657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type POLL (pdch_ul_controller.c:184) 20241111125610658 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) 20241111125610658 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) 20241111125610658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 5f dd 4d a9 af 00 b4 95 4b 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125610658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=0f 00 00 29 5f dd 4d a9 af 00 b4 95 4b 45 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) 20241111125610658 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(670)@131a5d934883: Shutting down virtual BTS #0... 20241111125610667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125610670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36812<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125610672 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125610672 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125610672 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125610672 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) 20241111125610672 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125610672 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) 20241111125610672 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) 20241111125610672 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125610672 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125610672 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125610672 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125610672 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125610672 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125610672 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125610672 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125610672 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125610672 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125610672 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125610672 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125610672 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125610672 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125610672 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125610672 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125610672 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125610673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125610673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125610673 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 9801 with status 0 respawn: 58: starting: osmo-pcu MTC@131a5d934883: Test case TC_ul_tbf_finished_pkt_dl_ass_pch finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:56:10 UTC 2024 ====== PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.talloc 20241111125610722 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125610722 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125610722 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125610723 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125610751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125610851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=190920) Waiting for packet dumper to finish... 1 (prev_count=190920, count=248060) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_tbf_1phase_while_dl_ass_pch started. 676@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(678)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 676@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(680)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(680)@131a5d934883: Provider Link came up: waiting for NS-RESET 676@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125613989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 676@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(684)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 676@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(684)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(681)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(681)@131a5d934883: Start timer T: 5 s 20241111125613997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(681)@131a5d934883: Start timer T_Conn: 10 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(686)@131a5d934883: Start timer T: 2 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(686)@131a5d934883: Start timer T: 2 s 676@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(687)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125615723 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125615723 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125615723 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(681)@131a5d934883: OsmoPCU is now connected BTS(683)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125615740 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125615740 DLGLOBAL DEBUG validating counter group 0x561a7793c040(bts) with 102 counters (rate_ctr.c:86) 20241111125615740 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125615740 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125615740 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125615740 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125615740 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125615740 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125615740 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125615740 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125615740 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125615740 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125615740 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125615740 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125615740 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125615740 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125615740 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125615740 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125615740 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125615740 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125615740 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125615741 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125615741 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125615741 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125615741 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125615741 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125615741 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125615741 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125615741 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125615741 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125615741 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125615741 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125615741 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125615741 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125615741 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125615741 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125615741 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125615741 DLGLOBAL DEBUG validating counter group 0x7fd0edd9c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125615741 DLGLOBAL DEBUG validating counter group 0x561a7793b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125615741 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125615741 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125615741 DLGLOBAL DEBUG validating counter group 0x7fd0edd9d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125615741 DLGLOBAL DEBUG validating counter group 0x7fd0edd9d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125615741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125615741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125615741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125615741 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125615741 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125615741 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125615741 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125615741 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125615741 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125615741 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125615741 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125615741 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125615741 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125615741 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125615741 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125615741 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125615741 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125615741 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125615741 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125615741 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125615741 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125615741 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125615741 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125615741 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125615741 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125615741 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125615741 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125615741 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125615741 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125615742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125615742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615744 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(683)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(680)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(683)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(680)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(680)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(680)@131a5d934883: Start timer Tns_test: 10 s BTS(683)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125615750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125615750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125615750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125615750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125615750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125615750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125615750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125615750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125615750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(683)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(680)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(680)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125615752 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125615752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125615752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125615752 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125615752 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125615752 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125615752 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125615752 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125615752 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125615752 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(683)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(683)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125615754 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125615754 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(680)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(680)@131a5d934883: Start timer Tns_test: 10 s BTS(683)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125615756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125615756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125615757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615758 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125615758 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615759 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125615759 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125615760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615761 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125615761 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125615762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615762 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125615762 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615763 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 677@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 677@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125615771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125615771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615772 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125615772 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125615772 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125615772 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125615772 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125615772 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125615772 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125615772 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125615773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125615773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125615774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615775 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125615775 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125615775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125615776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125615777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125615778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615779 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(678)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(678)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125615786 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125615786 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125615786 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125615786 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125615786 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125615787 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125615787 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125615787 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125615790 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) 20241111125615790 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125615790 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125615790 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125615790 DLGLOBAL DEBUG validating counter group 0x561a7793b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125615790 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125615790 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125615790 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125615790 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125615790 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125615790 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125615790 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125615790 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125615790 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125615790 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125615790 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125615790 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125615790 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125615790 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125615790 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125615790 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125615790 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125615790 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125615791 DLGLOBAL DEBUG validating counter group 0x561a7793bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125615791 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125615791 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125615791 DLGLOBAL DEBUG validating counter group 0x561a7793bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125615791 DLGLOBAL DEBUG validating counter group 0x561a7793bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125615791 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125615791 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) 20241111125615791 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125615791 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125615791 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125615791 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125615791 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125615791 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125615791 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125615791 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) 20241111125615791 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) 20241111125615791 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125615791 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125615791 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125615791 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) 20241111125615792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125615792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125615793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615794 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125615795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125615795 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125615795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125615795 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125615795 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125615795 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125615795 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125615795 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125615795 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125615795 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125615797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125615797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(683)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125615798 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125615798 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125615799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125615800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125615801 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } 20241111125615802 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@131a5d934883: 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 } 20241111125615805 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125615805 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125615805 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125615805 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125615805 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125615815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125615815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615816 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125615816 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615817 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) 20241111125615817 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) 20241111125615817 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) 20241111125615817 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) 20241111125615818 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) 20241111125615818 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) 20241111125615819 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) 20241111125615819 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) 20241111125615820 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) 20241111125615820 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) 20241111125615821 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) 20241111125615821 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) 20241111125615822 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) 20241111125615822 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) 20241111125615823 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125615834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125615834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615835 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) 20241111125615835 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) 20241111125615836 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) 20241111125615836 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) 20241111125615836 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) 20241111125615836 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) 20241111125615837 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) 20241111125615837 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) 20241111125615838 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) 20241111125615838 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) 20241111125615839 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) 20241111125615839 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) 20241111125615839 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) 20241111125615839 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) 20241111125615840 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) 20241111125615840 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) 20241111125615841 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125615853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125615853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615854 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) 20241111125615854 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) 20241111125615855 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) 20241111125615855 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) 20241111125615855 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) 20241111125615855 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) 20241111125615856 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) 20241111125615856 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) 20241111125615857 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) 20241111125615857 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) 20241111125615858 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) 20241111125615858 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) 20241111125615859 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) 20241111125615859 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) 20241111125615862 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) 20241111125615862 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) 20241111125615863 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125615876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125615876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615878 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) 20241111125615878 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) 20241111125615878 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) 20241111125615878 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) 20241111125615879 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) 20241111125615879 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) 20241111125615880 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) 20241111125615880 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) 20241111125615881 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) 20241111125615881 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) 20241111125615881 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) 20241111125615881 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) 20241111125615882 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) 20241111125615882 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) 20241111125615883 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) 20241111125615883 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) 20241111125615884 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125615895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125615895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615897 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) 20241111125615897 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) 20241111125615897 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) 20241111125615897 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) 20241111125615898 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) 20241111125615898 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) 20241111125615899 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) 20241111125615899 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) 20241111125615900 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) 20241111125615900 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) 20241111125615900 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) 20241111125615900 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) 20241111125615901 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) 20241111125615901 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) 20241111125615902 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) 20241111125615902 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) 20241111125615903 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125615914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125615914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615916 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) 20241111125615916 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) 20241111125615916 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) 20241111125615916 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) 20241111125615917 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) 20241111125615917 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) 20241111125615918 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) 20241111125615918 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) 20241111125615919 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) 20241111125615919 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) 20241111125615919 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) 20241111125615919 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) 20241111125615920 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) 20241111125615920 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) 20241111125615924 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) 20241111125615924 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) 20241111125615925 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125615938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125615939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615940 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) 20241111125615940 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) 20241111125615940 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) 20241111125615940 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) 20241111125615941 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) 20241111125615941 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) 20241111125615942 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) 20241111125615942 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) 20241111125615943 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) 20241111125615943 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) 20241111125615944 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) 20241111125615944 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) 20241111125615944 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) 20241111125615944 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) 20241111125615945 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) 20241111125615945 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) 20241111125615946 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125615958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125615958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125615959 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) 20241111125615959 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) 20241111125615960 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) 20241111125615960 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) 20241111125615960 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) 20241111125615960 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) 20241111125615961 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) 20241111125615961 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) 20241111125615962 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) 20241111125615962 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) 20241111125615963 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) 20241111125615963 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) 20241111125615964 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) 20241111125615964 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) 20241111125615965 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) 20241111125615965 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) 20241111125615965 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125615976 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) 20241111125615976 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) 20241111125615978 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) 20241111125615978 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) 20241111125615979 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) 20241111125615979 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) 20241111125615979 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) 20241111125615979 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) 20241111125615980 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) 20241111125615980 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) 20241111125615981 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) 20241111125615981 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) 20241111125615982 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) 20241111125615982 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) 20241111125615983 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) 20241111125615983 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) 20241111125615986 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) 20241111125615986 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) 20241111125615987 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125615992 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125615992 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125615992 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125616000 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) 20241111125616000 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) 20241111125616002 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) 20241111125616002 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) 20241111125616002 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) 20241111125616002 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) 20241111125616003 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) 20241111125616003 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) 20241111125616004 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) 20241111125616004 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) 20241111125616005 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) 20241111125616005 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) 20241111125616006 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) 20241111125616006 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) 20241111125616006 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) 20241111125616006 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) 20241111125616007 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) 20241111125616007 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) 20241111125616007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125616007 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) 20241111125616008 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125616020 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) 20241111125616020 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) 20241111125616021 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) 20241111125616021 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) 20241111125616022 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) 20241111125616022 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) 20241111125616023 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) 20241111125616023 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) 20241111125616023 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) 20241111125616023 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) 20241111125616024 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) 20241111125616024 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) 20241111125616025 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) 20241111125616025 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) 20241111125616026 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) 20241111125616026 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) 20241111125616027 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) 20241111125616027 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) 20241111125616027 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125616027 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) 20241111125616028 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125616039 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) 20241111125616039 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) 20241111125616039 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) 20241111125616039 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125616040 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) 20241111125616040 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) 20241111125616041 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) 20241111125616041 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) 20241111125616042 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) 20241111125616042 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) 20241111125616043 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) 20241111125616043 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) 20241111125616043 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) 20241111125616043 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) 20241111125616044 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) 20241111125616044 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) 20241111125616045 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) 20241111125616045 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) 20241111125616048 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125616063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=04 01 01 00 00 00 01 1b 07 dc fc 42 1a d1 c8 7c 42 97 35 36 fe ed 8b 81 32 05 36 42 4a 4d 68 7a 84 00 (pcu_l1_if.cpp:463) 20241111125616063 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) 20241111125616063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125616063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 1b 07 dc fc 42 1a d1 c8 7c 42 97 35 36 fe ed 8b 81 32 05 36 42 4a 4d 68 7a 84 00 (pdch.cpp:1019) 20241111125616063 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125616063 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) 20241111125616063 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125616063 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) 20241111125616063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125616063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 1b 07 dc fc 42 1a d1 c8 7c 42 97 35 36 fe ed 8b 81 32 05 36 42 4a 4d 68 7a 84 (tbf_ul.cpp:337) 20241111125616063 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125616063 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125616063 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125616063 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125616063 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125616063 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125616063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125616063 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) 20241111125616063 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) 20241111125616063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125616063 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125616063 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125616064 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) 20241111125616064 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) 20241111125616065 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) 20241111125616065 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) 20241111125616066 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) 20241111125616066 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) 20241111125616067 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) 20241111125616067 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) 20241111125616068 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) 20241111125616068 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) 20241111125616068 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) 20241111125616069 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) 20241111125616069 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) 20241111125616069 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) 20241111125616070 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) 20241111125616070 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) 20241111125616070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241111125616070 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) 20241111125616070 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125616070 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125616070 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) 20241111125616070 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125616070 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125616070 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125616071 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125616071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125616071 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125616082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=00 00 03 8d bf 24 3a bf 19 c8 dc c9 06 16 ed 82 16 30 f8 cc 5f 9f c3 81 9a df fb 60 87 db 7d 02 cd 00 (pcu_l1_if.cpp:463) 20241111125616082 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) 20241111125616082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125616082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 8d bf 24 3a bf 19 c8 dc c9 06 16 ed 82 16 30 f8 cc 5f 9f c3 81 9a df fb 60 87 db 7d 02 cd 00 (pdch.cpp:1019) 20241111125616082 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125616082 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) 20241111125616082 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) 20241111125616082 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) 20241111125616082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125616082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=8d bf 24 3a bf 19 c8 dc c9 06 16 ed 82 16 30 f8 cc 5f 9f c3 81 9a df fb 60 87 db 7d 02 cd (tbf_ul.cpp:337) 20241111125616082 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125616082 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125616082 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125616082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125616082 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) 20241111125616082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20241111125616082 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20241111125616082 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125616082 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) 20241111125616082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125616082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125616082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125616082 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) 20241111125616082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125616082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125616083 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) 20241111125616083 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) 20241111125616084 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) 20241111125616084 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) 20241111125616085 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) 20241111125616085 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) 20241111125616086 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) 20241111125616086 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) 20241111125616087 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) 20241111125616087 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) 20241111125616088 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) 20241111125616088 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) 20241111125616088 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) 20241111125616088 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) 20241111125616089 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) 20241111125616089 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) 20241111125616089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241111125616089 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125616089 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241111125616089 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) 20241111125616089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241111125616089 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) 20241111125616089 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) 20241111125616090 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) 20241111125616090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=4f 24 00 20 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125616090 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125616100 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125616100 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125616100 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125616100 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125616100 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125616100 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125616100 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125616100 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125616100 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125616101 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) 20241111125616101 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) 20241111125616101 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=73): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241111125616101 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125616103 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) 20241111125616103 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) 20241111125616103 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) 20241111125616103 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) 20241111125616104 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) 20241111125616104 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) 20241111125616105 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) 20241111125616105 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) 20241111125616106 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) 20241111125616106 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) 20241111125616107 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) 20241111125616107 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) 20241111125616107 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) 20241111125616108 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) 20241111125616111 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125616125 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) 20241111125616125 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) 20241111125616126 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) 20241111125616126 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) 20241111125616127 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) 20241111125616127 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) 20241111125616128 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) 20241111125616128 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) 20241111125616129 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) 20241111125616129 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) 20241111125616130 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) 20241111125616130 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) 20241111125616131 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) 20241111125616131 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) 20241111125616131 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) 20241111125616131 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) 20241111125616132 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125616144 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) 20241111125616144 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) 20241111125616145 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) 20241111125616145 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) 20241111125616146 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) 20241111125616146 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) 20241111125616147 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) 20241111125616147 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) 20241111125616148 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) 20241111125616148 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) 20241111125616149 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) 20241111125616149 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) 20241111125616151 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) 20241111125616151 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) 20241111125616152 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) 20241111125616152 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) 20241111125616153 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111125616164 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) 20241111125616164 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) 20241111125616164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125616164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125616164 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125616164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125616164 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} FN=86 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125616164 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) 20241111125616164 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) 20241111125616164 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125616164 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) 20241111125616164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125616164 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125616164 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) 20241111125616164 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) 20241111125616164 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125616164 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125616164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125616164 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241111125616164 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125616164 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125616165 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125616165 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) 20241111125616165 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125616165 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125616165 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125616165 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125616165 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125616165 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125616165 DLGLOBAL DEBUG validating counter group 0x561a7793bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125616165 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125616165 DLGLOBAL DEBUG validating counter group 0x561a7793be20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125616165 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125616165 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) 20241111125616165 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) 20241111125616165 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) 20241111125616165 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) 20241111125616165 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) 20241111125616165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125616165 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) 20241111125616165 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125616165 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) 20241111125616165 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125616165 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) 20241111125616165 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=86 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 82 d5 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125616165 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) 20241111125616165 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) 20241111125616165 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) 20241111125616166 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) 20241111125616166 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) 20241111125616167 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) 20241111125616167 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) 20241111125616168 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) 20241111125616168 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) 20241111125616168 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) 20241111125616168 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) 20241111125616169 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) 20241111125616169 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) 20241111125616170 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) 20241111125616170 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(683)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(683)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 22, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241111125616175 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) MTC@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125616176 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125616176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125616176 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125616176 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) 20241111125616177 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=86, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125616177 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125616177 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125616177 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125616177 DLGLOBAL DEBUG validating counter group 0x561a7793b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125616177 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125616177 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125616177 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125616177 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125616177 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125616177 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125616177 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125616177 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125616177 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125616177 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125616177 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125616177 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125616177 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125616177 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125616177 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125616177 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125616177 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125616177 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125616177 DLGLOBAL DEBUG validating counter group 0x561a7793bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125616177 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125616177 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125616178 DLGLOBAL DEBUG validating counter group 0x561a7793bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125616178 DLGLOBAL DEBUG validating counter group 0x561a7793bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125616178 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125616178 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) 20241111125616178 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125616178 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125616178 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125616178 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125616178 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125616178 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125616178 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125616178 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) 20241111125616178 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=86 (tbf_ul.cpp:221) 20241111125616178 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125616178 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125616178 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125616178 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=86 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(683)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125616187 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) 20241111125616187 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) 20241111125616189 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) 20241111125616189 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) 20241111125616189 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) 20241111125616189 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) 20241111125616190 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) 20241111125616190 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) 20241111125616191 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) 20241111125616191 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) 20241111125616192 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) 20241111125616192 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) 20241111125616193 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) 20241111125616193 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) 20241111125616193 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) 20241111125616193 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) 20241111125616194 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) 20241111125616194 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) 20241111125616195 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125616206 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) 20241111125616206 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) 20241111125616208 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) 20241111125616208 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) 20241111125616208 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) 20241111125616208 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) 20241111125616209 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) 20241111125616209 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) 20241111125616210 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) 20241111125616210 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) 20241111125616211 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) 20241111125616211 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) 20241111125616212 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) 20241111125616212 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) 20241111125616212 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) 20241111125616212 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) 20241111125616213 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) 20241111125616213 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) 20241111125616214 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125616225 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) 20241111125616225 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) 20241111125616227 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) 20241111125616227 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) 20241111125616228 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) 20241111125616228 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) 20241111125616229 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) 20241111125616229 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) 20241111125616229 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) 20241111125616229 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) 20241111125616230 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) 20241111125616230 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) 20241111125616231 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) 20241111125616231 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) 20241111125616232 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) 20241111125616232 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) 20241111125616235 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) 20241111125616235 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) 20241111125616236 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125616249 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) 20241111125616249 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) 20241111125616250 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) 20241111125616250 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) 20241111125616251 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) 20241111125616251 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) 20241111125616252 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) 20241111125616252 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) 20241111125616253 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) 20241111125616253 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) 20241111125616253 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) 20241111125616253 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) 20241111125616254 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) 20241111125616254 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) 20241111125616255 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) 20241111125616255 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) 20241111125616256 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) 20241111125616256 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) 20241111125616257 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125616268 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) 20241111125616268 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) 20241111125616269 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) 20241111125616269 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) 20241111125616270 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) 20241111125616270 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) 20241111125616271 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) 20241111125616271 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) 20241111125616272 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) 20241111125616272 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) 20241111125616272 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) 20241111125616273 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) 20241111125616273 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) 20241111125616273 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) 20241111125616274 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) 20241111125616274 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) 20241111125616275 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) 20241111125616275 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) 20241111125616276 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125616287 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) 20241111125616287 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) 20241111125616288 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) 20241111125616288 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) 20241111125616289 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) 20241111125616289 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) 20241111125616290 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) 20241111125616290 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) 20241111125616291 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) 20241111125616291 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) 20241111125616291 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) 20241111125616292 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) 20241111125616292 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) 20241111125616292 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) 20241111125616293 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) 20241111125616293 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) 20241111125616297 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) 20241111125616297 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) 20241111125616297 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125616311 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) 20241111125616311 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) 20241111125616312 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) 20241111125616312 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) 20241111125616313 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) 20241111125616313 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) 20241111125616314 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) 20241111125616314 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) 20241111125616315 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) 20241111125616315 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) 20241111125616315 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) 20241111125616315 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) 20241111125616316 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) 20241111125616316 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) 20241111125616317 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) 20241111125616317 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) 20241111125616318 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) 20241111125616318 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) 20241111125616319 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125616330 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) 20241111125616330 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) 20241111125616331 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) 20241111125616331 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) 20241111125616332 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) 20241111125616332 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) 20241111125616333 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) 20241111125616333 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) 20241111125616334 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) 20241111125616334 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) 20241111125616334 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) 20241111125616334 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) 20241111125616335 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) 20241111125616335 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) 20241111125616336 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) 20241111125616336 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) 20241111125616337 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) 20241111125616337 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) 20241111125616338 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125616349 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) 20241111125616349 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) 20241111125616350 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) 20241111125616350 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) 20241111125616351 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) 20241111125616351 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) 20241111125616352 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) 20241111125616352 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) 20241111125616353 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) 20241111125616353 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) 20241111125616353 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) 20241111125616353 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) 20241111125616354 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) 20241111125616354 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) 20241111125616355 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) 20241111125616355 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) 20241111125616359 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) 20241111125616359 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) 20241111125616359 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125616374 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) 20241111125616374 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) 20241111125616375 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) 20241111125616375 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) 20241111125616376 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125616376 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) 20241111125616376 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125616376 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) 20241111125616376 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) 20241111125616377 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) 20241111125616377 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) 20241111125616378 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125616378 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125616378 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125616378 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) 20241111125616378 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) 20241111125616379 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) 20241111125616379 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) 20241111125616379 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) 20241111125616379 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) 20241111125616380 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) 20241111125616380 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) 20241111125616381 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) 20241111125616381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241111125616381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111125616381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125616381 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) 20241111125616381 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) 20241111125616381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125616381 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125616381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125616381 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) 20241111125616381 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) 20241111125616381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 19 df ba 01 9b 86 5f b0 83 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125616381 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) 20241111125616381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125616381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125616381 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) 20241111125616381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20241111125616382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20241111125616382 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) 20241111125616382 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) 20241111125616382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 19 df ba 01 9b 86 5f b0 83 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125616382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=08 00 00 29 19 df ba 01 9b 86 5f b0 83 9b 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) 20241111125616382 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125616394 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) 20241111125616394 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) 20241111125616395 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) 20241111125616395 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) 20241111125616396 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) 20241111125616396 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) 20241111125616397 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) 20241111125616397 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) 20241111125616398 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) 20241111125616398 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) 20241111125616398 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) 20241111125616398 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) 20241111125616399 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) 20241111125616399 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) 20241111125616400 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) 20241111125616400 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) 20241111125616401 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125616413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=04 01 01 00 00 00 01 db 7b 46 f5 9c f2 3a 0c c2 4a a7 18 3a 66 d8 58 a5 20 82 dd 81 0a 25 56 93 67 00 (pcu_l1_if.cpp:463) 20241111125616413 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) 20241111125616413 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125616413 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 db 7b 46 f5 9c f2 3a 0c c2 4a a7 18 3a 66 d8 58 a5 20 82 dd 81 0a 25 56 93 67 00 (pdch.cpp:1019) 20241111125616413 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125616413 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) 20241111125616413 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125616413 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) 20241111125616413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125616413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 db 7b 46 f5 9c f2 3a 0c c2 4a a7 18 3a 66 d8 58 a5 20 82 dd 81 0a 25 56 93 67 (tbf_ul.cpp:337) 20241111125616413 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125616413 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125616413 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) 20241111125616413 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) 20241111125616413 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Clearing MS object (gprs_ms.c:402) 20241111125616413 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) 20241111125616413 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125616413 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) 20241111125616413 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) 20241111125616413 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) 20241111125616413 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125616413 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125616413 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125616413 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125616413 DMS INFO MS(TA-0:MSCLS-0-0): - ms_merge_and_clear_ms: now used by 0 (-) (gprs_ms.c:488) 20241111125616413 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125616413 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125616413 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125616413 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125616413 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125616413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125616413 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) 20241111125616413 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) 20241111125616414 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) 20241111125616414 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125616414 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125616414 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) 20241111125616414 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) 20241111125616415 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) 20241111125616415 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) 20241111125616416 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) 20241111125616416 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) 20241111125616416 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) 20241111125616416 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) 20241111125616417 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) 20241111125616417 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) 20241111125616418 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) 20241111125616418 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) 20241111125616419 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) 20241111125616419 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) 20241111125616422 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) 20241111125616422 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) 20241111125616422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241111125616422 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) 20241111125616422 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125616422 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125616422 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) 20241111125616422 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125616422 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125616422 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) 20241111125616422 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125616423 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) 20241111125616423 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125616423 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125616423 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125616423 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125616423 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125616423 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125616423 DLGLOBAL DEBUG validating counter group 0x561a7793bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125616423 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125616423 DLGLOBAL DEBUG validating counter group 0x561a7793be20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125616423 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125616423 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) 20241111125616423 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) 20241111125616423 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) 20241111125616423 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) 20241111125616423 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) 20241111125616423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125616423 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) 20241111125616423 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125616423 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241111125616423 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125616423 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) 20241111125616423 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125616423 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) 20241111125616423 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) 20241111125616423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125616423 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125616437 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) 20241111125616437 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) 20241111125616438 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) 20241111125616438 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) 20241111125616439 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) 20241111125616439 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) 20241111125616440 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) 20241111125616440 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) 20241111125616441 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) 20241111125616441 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) 20241111125616441 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) 20241111125616441 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) 20241111125616442 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) 20241111125616442 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) 20241111125616443 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) 20241111125616443 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) 20241111125616444 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) 20241111125616444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241111125616444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241111125616444 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241111125616444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241111125616444 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) 20241111125616444 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125616444 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) 20241111125616445 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125616445 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241111125616445 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=160, TS=7) (tbf_dl_ass_fsm.c:126) 20241111125616445 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241111125616445 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125616445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=48 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125616445 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241111125616456 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) 20241111125616456 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) 20241111125616456 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) 20241111125616456 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125616458 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) 20241111125616458 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) 20241111125616459 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) 20241111125616459 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) 20241111125616459 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) 20241111125616459 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) 20241111125616460 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) 20241111125616460 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) 20241111125616461 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) 20241111125616461 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) 20241111125616462 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) 20241111125616462 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) 20241111125616463 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) 20241111125616463 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) 20241111125616463 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125616475 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) 20241111125616475 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) 20241111125616475 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=151): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125616475 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125616477 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) 20241111125616477 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) 20241111125616477 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) 20241111125616477 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) 20241111125616478 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) 20241111125616478 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) 20241111125616479 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) 20241111125616479 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) 20241111125616480 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) 20241111125616480 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) 20241111125616481 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) 20241111125616481 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) 20241111125616481 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) 20241111125616481 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) 20241111125616485 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125616499 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) 20241111125616499 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) 20241111125616500 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) 20241111125616500 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) 20241111125616501 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) 20241111125616501 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) 20241111125616502 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) 20241111125616502 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) 20241111125616503 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) 20241111125616503 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) 20241111125616503 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) 20241111125616503 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) 20241111125616504 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) 20241111125616504 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) 20241111125616505 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) 20241111125616505 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) 20241111125616506 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125616518 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) 20241111125616518 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) 20241111125616518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125616518 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125616518 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125616519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125616519 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} FN=160 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111125616519 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111125616519 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241111125616519 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241111125616519 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111125616519 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241111125616519 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) 20241111125616519 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) 20241111125616520 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) 20241111125616520 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) 20241111125616521 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) 20241111125616521 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) 20241111125616522 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) 20241111125616522 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) 20241111125616523 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) 20241111125616523 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) 20241111125616523 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) 20241111125616523 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) 20241111125616524 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) 20241111125616524 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) 20241111125616525 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) 20241111125616525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20241111125616525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241111125616525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125616525 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) 20241111125616525 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) 20241111125616525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125616525 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125616525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125616525 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) 20241111125616525 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) 20241111125616525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 19 df ba 01 9b 86 5f b0 83 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125616525 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) 20241111125616525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125616525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125616525 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) 20241111125616525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 164 + 13 = 177 (pdch_ul_controller.c:131) 20241111125616525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type POLL (pdch_ul_controller.c:184) 20241111125616525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=177, TS=7) (tbf_dl.cpp:883) 20241111125616525 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=177, TS=7 (tbf_dl.cpp:903) 20241111125616525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 19 df ba 01 9b 86 5f b0 83 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125616525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=08 00 00 29 19 df ba 01 9b 86 5f b0 83 9b 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) 20241111125616526 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(683)@131a5d934883: Shutting down virtual BTS #0... 20241111125616533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125616536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58994<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125616538 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125616538 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125616538 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125616538 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125616538 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) 20241111125616539 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) 20241111125616539 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125616539 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125616539 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125616539 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241111125616539 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125616539 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125616539 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) 20241111125616539 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125616539 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) 20241111125616539 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) 20241111125616539 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125616539 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125616539 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125616539 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125616539 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125616539 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125616539 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125616539 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125616539 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125616539 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125616539 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125616539 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125616539 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125616539 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125616539 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125616539 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125616539 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125616539 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125616539 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125616539 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 9867 with status 0 MTC@131a5d934883: Test case TC_ul_tbf_1phase_while_dl_ass_pch finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 12:56:16 UTC 2024 ====== PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.talloc 20241111125616554 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125616555 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125616555 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125616555 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125616573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125616673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348128) Waiting for packet dumper to finish... 1 (prev_count=348128, count=352800) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_tbf_2phase_while_dl_ass_pch started. 689@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(691)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 689@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(693)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 689@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(693)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125619804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 689@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(697)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 689@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(697)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(694)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(694)@131a5d934883: Start timer T: 5 s 20241111125619810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(694)@131a5d934883: Start timer T_Conn: 10 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(698)@131a5d934883: Start timer T: 2 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(698)@131a5d934883: Start timer T: 2 s 689@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(701)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125621555 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125621556 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125621556 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(694)@131a5d934883: OsmoPCU is now connected BTS(696)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125621570 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125621571 DLGLOBAL DEBUG validating counter group 0x5558200aa040(bts) with 102 counters (rate_ctr.c:86) 20241111125621571 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125621571 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125621571 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125621571 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125621571 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125621571 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125621571 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125621571 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125621571 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125621571 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125621571 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125621571 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125621571 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125621571 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125621571 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125621571 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125621571 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125621571 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125621571 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125621571 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125621571 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125621571 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125621571 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125621571 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125621571 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125621571 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125621571 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125621571 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125621571 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125621571 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125621571 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125621571 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125621571 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125621571 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125621571 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125621571 DLGLOBAL DEBUG validating counter group 0x7f50647ff5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125621571 DLGLOBAL DEBUG validating counter group 0x5558200a9720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125621571 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125621571 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125621571 DLGLOBAL DEBUG validating counter group 0x7f5064800180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125621571 DLGLOBAL DEBUG validating counter group 0x7f5064800160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125621571 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125621571 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125621571 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125621571 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125621571 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125621571 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125621571 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125621572 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125621572 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125621572 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125621572 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125621572 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125621572 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125621572 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125621572 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125621572 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125621572 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125621572 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125621572 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125621572 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125621572 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125621572 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125621572 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125621572 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125621572 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125621572 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125621572 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125621572 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125621572 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125621572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125621572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621573 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(696)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(693)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(696)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(693)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(693)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(693)@131a5d934883: Start timer Tns_test: 10 s BTS(696)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(696)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125621581 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125621581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125621581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125621581 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125621581 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125621581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125621582 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125621582 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125621582 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(693)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(693)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125621584 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125621584 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125621584 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125621584 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125621584 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125621584 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125621584 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125621584 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125621584 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125621584 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(696)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(696)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125621586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125621586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621586 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125621586 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125621587 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125621587 DL1IF DEBUG 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(693)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(693)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(693)@131a5d934883: Start timer Tns_test: 10 s 20241111125621588 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125621588 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621588 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125621588 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621589 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125621589 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125621590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125621591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125621591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621591 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 690@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 690@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125621601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125621601 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125621601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125621601 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125621601 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125621601 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125621601 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125621601 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125621602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125621602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125621603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125621603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621604 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125621604 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621605 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125621605 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125621605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621606 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125621606 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621607 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125621607 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621607 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(691)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(691)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125621614 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125621614 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125621614 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125621614 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125621615 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125621615 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125621615 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125621615 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125621619 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) 20241111125621619 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125621619 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125621619 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125621619 DLGLOBAL DEBUG validating counter group 0x5558200a9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125621619 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125621619 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125621619 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125621619 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125621619 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125621619 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125621619 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125621619 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125621619 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125621619 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125621619 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125621619 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125621619 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125621619 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125621619 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125621619 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125621619 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125621619 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125621619 DLGLOBAL DEBUG validating counter group 0x5558200a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125621619 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125621619 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125621619 DLGLOBAL DEBUG validating counter group 0x5558200a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125621619 DLGLOBAL DEBUG validating counter group 0x5558200a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125621619 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125621619 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) 20241111125621619 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125621619 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125621619 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125621619 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125621619 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125621619 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125621619 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125621619 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) 20241111125621619 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) 20241111125621619 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125621619 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125621620 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125621620 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) 20241111125621620 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125621620 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125621620 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125621620 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125621620 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125621620 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125621620 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125621620 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125621620 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125621620 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125621621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125621621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621622 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125621622 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125621623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(696)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125621624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125621624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125621624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621625 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125621625 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621626 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125621626 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621626 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125621626 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125621628 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125621628 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125621628 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125621628 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125621628 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125621631 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) 20241111125621631 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) 20241111125621631 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125621645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125621647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621647 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) 20241111125621647 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) 20241111125621648 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) 20241111125621648 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) 20241111125621649 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) 20241111125621649 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) 20241111125621650 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) 20241111125621650 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) 20241111125621651 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) 20241111125621651 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) 20241111125621651 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) 20241111125621651 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) 20241111125621652 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) 20241111125621652 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) 20241111125621653 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125621665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621666 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) 20241111125621666 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) 20241111125621667 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) 20241111125621667 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) 20241111125621667 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) 20241111125621667 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) 20241111125621668 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) 20241111125621668 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) 20241111125621669 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) 20241111125621669 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) 20241111125621670 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) 20241111125621670 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) 20241111125621671 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) 20241111125621671 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) 20241111125621672 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) 20241111125621672 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) 20241111125621672 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125621684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621685 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) 20241111125621685 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) 20241111125621686 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) 20241111125621686 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) 20241111125621686 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) 20241111125621687 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) 20241111125621687 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) 20241111125621687 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) 20241111125621688 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) 20241111125621688 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) 20241111125621689 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) 20241111125621689 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) 20241111125621690 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) 20241111125621690 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) 20241111125621693 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) 20241111125621693 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) 20241111125621694 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125621707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621709 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) 20241111125621709 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) 20241111125621709 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) 20241111125621709 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) 20241111125621710 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) 20241111125621710 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) 20241111125621711 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) 20241111125621711 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) 20241111125621712 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) 20241111125621712 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) 20241111125621713 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) 20241111125621713 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) 20241111125621713 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) 20241111125621713 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) 20241111125621714 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) 20241111125621714 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) 20241111125621715 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125621726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621728 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) 20241111125621728 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) 20241111125621728 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) 20241111125621728 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) 20241111125621729 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) 20241111125621729 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) 20241111125621730 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) 20241111125621730 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) 20241111125621731 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) 20241111125621731 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) 20241111125621732 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) 20241111125621732 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) 20241111125621733 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) 20241111125621733 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) 20241111125621733 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) 20241111125621733 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) 20241111125621734 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125621745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621747 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) 20241111125621747 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) 20241111125621748 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) 20241111125621748 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) 20241111125621748 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) 20241111125621748 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) 20241111125621749 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) 20241111125621749 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) 20241111125621750 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) 20241111125621750 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) 20241111125621751 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) 20241111125621751 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) 20241111125621752 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) 20241111125621752 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) 20241111125621755 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) 20241111125621755 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) 20241111125621756 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125621769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621770 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) 20241111125621770 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) 20241111125621771 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) 20241111125621771 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) 20241111125621772 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) 20241111125621772 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) 20241111125621773 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) 20241111125621773 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) 20241111125621773 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) 20241111125621773 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) 20241111125621774 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) 20241111125621774 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) 20241111125621775 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) 20241111125621775 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) 20241111125621776 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) 20241111125621776 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) 20241111125621777 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125621788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125621789 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) 20241111125621789 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) 20241111125621790 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) 20241111125621790 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) 20241111125621791 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) 20241111125621791 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) 20241111125621792 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) 20241111125621792 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) 20241111125621793 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) 20241111125621793 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) 20241111125621793 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) 20241111125621793 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) 20241111125621794 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) 20241111125621794 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) 20241111125621795 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) 20241111125621795 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) 20241111125621796 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621807 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) 20241111125621807 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) 20241111125621809 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) 20241111125621809 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) 20241111125621810 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) 20241111125621810 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) 20241111125621811 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) 20241111125621811 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) 20241111125621813 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) 20241111125621813 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) 20241111125621814 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) 20241111125621814 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) 20241111125621815 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) 20241111125621815 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) 20241111125621816 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) 20241111125621816 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) 20241111125621818 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) 20241111125621818 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) 20241111125621819 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125621820 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125621820 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125621820 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125621831 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) 20241111125621831 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) 20241111125621832 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) 20241111125621832 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) 20241111125621833 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) 20241111125621833 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) 20241111125621834 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) 20241111125621834 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) 20241111125621835 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) 20241111125621835 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) 20241111125621836 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) 20241111125621836 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) 20241111125621837 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) 20241111125621837 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) 20241111125621838 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) 20241111125621838 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) 20241111125621839 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) 20241111125621839 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) 20241111125621839 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125621839 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) 20241111125621839 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125621850 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) 20241111125621850 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) 20241111125621851 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) 20241111125621851 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) 20241111125621852 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) 20241111125621852 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) 20241111125621853 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) 20241111125621853 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) 20241111125621854 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) 20241111125621854 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) 20241111125621854 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) 20241111125621854 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) 20241111125621855 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) 20241111125621855 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) 20241111125621856 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) 20241111125621856 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) 20241111125621857 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) 20241111125621857 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) 20241111125621857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125621857 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) 20241111125621857 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125621870 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) 20241111125621870 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) 20241111125621870 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) 20241111125621870 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125621871 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) 20241111125621871 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) 20241111125621872 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) 20241111125621872 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) 20241111125621872 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) 20241111125621872 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) 20241111125621873 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) 20241111125621873 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) 20241111125621874 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) 20241111125621874 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) 20241111125621875 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) 20241111125621875 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) 20241111125621876 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) 20241111125621876 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) 20241111125621878 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125621893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=04 01 01 00 00 00 01 e0 1b 2a c7 0f 58 b5 5c b7 5b 33 f2 4f 59 bf 59 db ea 63 64 26 19 6e 6a d1 4f 00 (pcu_l1_if.cpp:463) 20241111125621893 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) 20241111125621893 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125621893 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 e0 1b 2a c7 0f 58 b5 5c b7 5b 33 f2 4f 59 bf 59 db ea 63 64 26 19 6e 6a d1 4f 00 (pdch.cpp:1019) 20241111125621893 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125621893 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) 20241111125621893 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125621893 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) 20241111125621893 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125621893 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 e0 1b 2a c7 0f 58 b5 5c b7 5b 33 f2 4f 59 bf 59 db ea 63 64 26 19 6e 6a d1 4f (tbf_ul.cpp:337) 20241111125621893 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125621893 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125621893 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125621893 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125621893 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125621893 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125621893 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125621893 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) 20241111125621893 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) 20241111125621893 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125621893 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125621893 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125621894 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) 20241111125621894 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) 20241111125621895 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) 20241111125621895 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) 20241111125621896 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) 20241111125621896 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) 20241111125621896 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) 20241111125621896 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) 20241111125621897 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) 20241111125621897 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) 20241111125621898 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) 20241111125621898 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) 20241111125621899 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) 20241111125621899 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) 20241111125621900 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) 20241111125621900 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) 20241111125621900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241111125621900 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) 20241111125621900 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125621900 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125621900 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) 20241111125621900 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125621900 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125621900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125621900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125621900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125621900 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125621912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=00 00 03 6e f4 37 5a 86 64 71 e5 09 d2 ab c7 59 ab 22 78 03 cb 39 3a 8f 50 04 9c 9b f0 54 7f 3b 66 00 (pcu_l1_if.cpp:463) 20241111125621912 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) 20241111125621912 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125621912 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 6e f4 37 5a 86 64 71 e5 09 d2 ab c7 59 ab 22 78 03 cb 39 3a 8f 50 04 9c 9b f0 54 7f 3b 66 00 (pdch.cpp:1019) 20241111125621912 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125621912 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) 20241111125621912 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) 20241111125621912 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) 20241111125621912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125621912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=6e f4 37 5a 86 64 71 e5 09 d2 ab c7 59 ab 22 78 03 cb 39 3a 8f 50 04 9c 9b f0 54 7f 3b 66 (tbf_ul.cpp:337) 20241111125621912 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125621912 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125621912 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125621912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125621912 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) 20241111125621912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20241111125621912 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20241111125621912 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125621912 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) 20241111125621912 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125621912 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125621912 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125621912 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) 20241111125621912 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125621912 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125621913 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) 20241111125621913 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) 20241111125621914 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) 20241111125621914 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) 20241111125621915 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) 20241111125621915 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) 20241111125621915 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) 20241111125621915 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) 20241111125621916 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) 20241111125621916 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) 20241111125621917 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) 20241111125621917 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) 20241111125621918 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) 20241111125621918 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) 20241111125621919 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) 20241111125621919 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) 20241111125621919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241111125621919 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125621919 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241111125621919 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) 20241111125621919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241111125621919 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) 20241111125621919 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) 20241111125621919 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) 20241111125621919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=4f 24 00 20 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125621920 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125621929 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125621929 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125621929 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125621929 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125621929 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125621929 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125621929 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125621929 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125621929 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125621931 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) 20241111125621931 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) 20241111125621931 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=73): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241111125621931 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125621931 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) 20241111125621931 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) 20241111125621932 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) 20241111125621932 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) 20241111125621932 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) 20241111125621932 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) 20241111125621933 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) 20241111125621933 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) 20241111125621933 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) 20241111125621933 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) 20241111125621934 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) 20241111125621934 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) 20241111125621934 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) 20241111125621934 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) 20241111125621940 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125621955 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) 20241111125621955 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) 20241111125621956 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) 20241111125621956 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) 20241111125621957 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) 20241111125621957 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) 20241111125621958 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) 20241111125621958 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) 20241111125621958 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) 20241111125621958 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) 20241111125621959 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) 20241111125621959 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) 20241111125621960 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) 20241111125621960 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) 20241111125621961 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) 20241111125621961 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) 20241111125621962 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125621974 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) 20241111125621974 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) 20241111125621975 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) 20241111125621975 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) 20241111125621976 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) 20241111125621976 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) 20241111125621977 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) 20241111125621977 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) 20241111125621978 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) 20241111125621978 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) 20241111125621979 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) 20241111125621979 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) 20241111125621980 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) 20241111125621980 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) 20241111125621981 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) 20241111125621981 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) 20241111125621982 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125621994 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) 20241111125621994 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) MTC@131a5d934883: Start timer T: 2 s 20241111125621994 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125621994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125621994 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125621994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125621994 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} FN=86 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125621994 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) 20241111125621994 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) 20241111125621994 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125621994 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) 20241111125621994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125621994 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125621994 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) 20241111125621994 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) 20241111125621994 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125621994 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125621994 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125621994 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241111125621994 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125621994 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125621994 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125621994 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) 20241111125621994 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125621994 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125621994 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125621994 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125621995 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125621995 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125621995 DLGLOBAL DEBUG validating counter group 0x5558200a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125621995 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125621995 DLGLOBAL DEBUG validating counter group 0x5558200a9e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125621995 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125621995 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) 20241111125621995 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) 20241111125621995 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) 20241111125621995 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) 20241111125621995 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) 20241111125621995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125621995 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) 20241111125621995 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125621995 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) 20241111125621995 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125621995 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) 20241111125621995 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=86 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 82 d5 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125621995 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) 20241111125621995 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) 20241111125621995 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) 20241111125621996 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) 20241111125621996 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) 20241111125621997 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) 20241111125621997 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) 20241111125621998 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) 20241111125621998 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) 20241111125621999 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) 20241111125621999 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) 20241111125621999 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) 20241111125621999 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) 20241111125622000 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) 20241111125622000 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(696)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(696)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 22, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241111125622005 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) MTC@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125622007 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125622007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125622007 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125622007 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) 20241111125622008 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=86, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125622008 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125622008 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125622008 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type SBA (pdch_ul_controller.c:184) 20241111125622008 DRLCMAC DEBUG Allocated a single block at SBFn=125 TRX=0 TS=7 (bts.cpp:1002) 20241111125622008 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125622008 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=86 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 17 ab 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(696)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 23, t2 := 21 } } } } } } } } } } } MTC@131a5d934883: 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 := 23, t2 := 21 } } } 20241111125622018 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) 20241111125622018 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) 20241111125622020 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) 20241111125622020 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) 20241111125622021 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) 20241111125622021 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) 20241111125622022 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) 20241111125622022 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) 20241111125622023 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) 20241111125622023 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) 20241111125622025 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) 20241111125622025 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) 20241111125622026 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) 20241111125622026 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) 20241111125622027 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) 20241111125622027 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) 20241111125622028 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125622037 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) 20241111125622037 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) 20241111125622039 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) 20241111125622039 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) 20241111125622039 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) 20241111125622039 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) 20241111125622040 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) 20241111125622040 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) 20241111125622041 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) 20241111125622041 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) 20241111125622042 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) 20241111125622042 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) 20241111125622043 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) 20241111125622043 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) 20241111125622044 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) 20241111125622044 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) 20241111125622044 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125622056 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) 20241111125622056 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) 20241111125622058 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) 20241111125622058 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) 20241111125622058 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) 20241111125622058 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) 20241111125622059 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) 20241111125622059 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) 20241111125622060 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) 20241111125622060 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) 20241111125622061 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) 20241111125622061 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) 20241111125622062 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) 20241111125622062 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) 20241111125622062 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) 20241111125622062 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) 20241111125622066 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125622081 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) 20241111125622081 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) 20241111125622082 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) 20241111125622082 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) 20241111125622083 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) 20241111125622083 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) 20241111125622084 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) 20241111125622084 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) 20241111125622085 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) 20241111125622085 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) 20241111125622085 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) 20241111125622085 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) 20241111125622086 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) 20241111125622086 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) 20241111125622087 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) 20241111125622087 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) 20241111125622088 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125622100 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) 20241111125622100 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) 20241111125622101 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) 20241111125622101 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) 20241111125622102 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) 20241111125622102 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) 20241111125622102 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) 20241111125622102 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) 20241111125622103 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) 20241111125622103 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) 20241111125622104 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) 20241111125622104 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) 20241111125622105 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) 20241111125622105 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) 20241111125622106 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) 20241111125622106 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) 20241111125622106 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125622119 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) 20241111125622119 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) 20241111125622120 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) 20241111125622120 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) 20241111125622121 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) 20241111125622121 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) 20241111125622121 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) 20241111125622121 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) 20241111125622122 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) 20241111125622122 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) 20241111125622123 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) 20241111125622123 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) 20241111125622124 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) 20241111125622124 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) 20241111125622125 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) 20241111125622125 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) 20241111125622128 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125622143 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) 20241111125622143 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) 20241111125622144 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) 20241111125622144 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) 20241111125622145 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) 20241111125622145 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) 20241111125622146 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) 20241111125622146 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) 20241111125622146 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) 20241111125622146 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) 20241111125622148 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) 20241111125622148 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) 20241111125622149 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) 20241111125622149 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) 20241111125622150 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) 20241111125622151 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) 20241111125622151 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125622163 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) 20241111125622163 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) 20241111125622164 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) 20241111125622164 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) 20241111125622165 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) 20241111125622165 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) 20241111125622166 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) 20241111125622166 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) 20241111125622167 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) 20241111125622167 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) 20241111125622167 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) 20241111125622168 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) 20241111125622168 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) 20241111125622168 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) 20241111125622169 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) 20241111125622169 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) 20241111125622170 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125622181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125622181 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) 20241111125622181 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125622181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125622181 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125622182 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125622182 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) 20241111125622182 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125622182 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) 20241111125622182 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125622182 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) 20241111125622182 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) 20241111125622182 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (rcv_resource_request) (gprs_ms.c:394) 20241111125622182 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125622182 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125622182 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125622182 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125622182 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125622182 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125622182 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) 20241111125622182 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125622182 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125622182 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125622182 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125622182 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125622182 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125622182 DLGLOBAL DEBUG validating counter group 0x5558200a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125622183 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125622183 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125622183 DLGLOBAL DEBUG validating counter group 0x5558200a9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125622183 DLGLOBAL DEBUG validating counter group 0x5558200a9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125622183 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) 20241111125622183 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) 20241111125622183 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) 20241111125622183 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) 20241111125622183 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) 20241111125622183 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) 20241111125622183 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125622183 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) 20241111125622183 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125622183 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) 20241111125622183 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) 20241111125622183 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125622183 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) 20241111125622183 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) 20241111125622183 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125622183 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) 20241111125622183 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) 20241111125622185 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) 20241111125622185 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) 20241111125622187 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) 20241111125622187 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) 20241111125622188 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) 20241111125622188 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) 20241111125622188 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) 20241111125622188 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) 20241111125622189 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) 20241111125622189 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) 20241111125622190 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) 20241111125622190 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) 20241111125622191 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) 20241111125622191 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) 20241111125622191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 130 + 13 = 143 (pdch_ul_controller.c:131) 20241111125622191 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) 20241111125622191 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125622191 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125622192 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125622192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type POLL (pdch_ul_controller.c:184) 20241111125622192 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=143, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125622192 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) 20241111125622192 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125622192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125622192 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125622205 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) 20241111125622205 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) 20241111125622206 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) 20241111125622206 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) 20241111125622207 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) 20241111125622207 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) 20241111125622208 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) 20241111125622208 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) 20241111125622208 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) 20241111125622208 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) 20241111125622209 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) 20241111125622209 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) 20241111125622210 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) 20241111125622210 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) 20241111125622211 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) 20241111125622211 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) 20241111125622212 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125622224 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) 20241111125622224 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) 20241111125622225 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) 20241111125622225 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) 20241111125622226 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) 20241111125622226 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) 20241111125622226 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) 20241111125622226 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) 20241111125622227 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) 20241111125622227 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) 20241111125622228 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) 20241111125622228 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) 20241111125622229 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) 20241111125622229 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) 20241111125622230 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) 20241111125622230 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) 20241111125622231 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125622243 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) 20241111125622243 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) 20241111125622245 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) 20241111125622245 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) 20241111125622246 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) 20241111125622246 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) 20241111125622247 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) 20241111125622247 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) 20241111125622247 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) 20241111125622247 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) 20241111125622248 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) 20241111125622248 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) 20241111125622249 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) 20241111125622249 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) 20241111125622250 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) 20241111125622250 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) 20241111125622254 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125622268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125622268 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) 20241111125622268 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125622268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125622268 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125622268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125622268 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} FN=143 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125622268 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125622268 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) 20241111125622268 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) 20241111125622268 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125622268 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125622268 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125622268 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) 20241111125622268 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125622268 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125622268 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125622268 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125622269 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125622269 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125622269 DLGLOBAL DEBUG validating counter group 0x5558200a9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125622269 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125622269 DLGLOBAL DEBUG validating counter group 0x5558200a9e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125622269 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125622269 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) 20241111125622269 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) 20241111125622269 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) 20241111125622269 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) 20241111125622269 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) 20241111125622269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125622269 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) 20241111125622269 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125622269 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) 20241111125622269 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125622269 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) 20241111125622269 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125622269 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) 20241111125622270 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) 20241111125622270 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) 20241111125622270 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) 20241111125622270 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) 20241111125622271 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) 20241111125622271 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) 20241111125622272 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) 20241111125622272 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) 20241111125622273 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) 20241111125622273 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) 20241111125622274 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) 20241111125622274 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) 20241111125622274 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) 20241111125622274 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) 20241111125622275 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) 20241111125622275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241111125622275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241111125622275 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) 20241111125622275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241111125622275 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) 20241111125622275 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125622275 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) 20241111125622276 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125622276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241111125622276 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=160, TS=7) (tbf_dl_ass_fsm.c:126) 20241111125622276 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) 20241111125622276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125622276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=48 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125622276 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241111125622287 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) 20241111125622287 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) 20241111125622288 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) 20241111125622288 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) 20241111125622289 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) 20241111125622289 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) 20241111125622290 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) 20241111125622290 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) 20241111125622291 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) 20241111125622291 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) 20241111125622291 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) 20241111125622291 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) 20241111125622292 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) 20241111125622292 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) 20241111125622293 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) 20241111125622293 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) 20241111125622294 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125622306 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) 20241111125622306 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) 20241111125622306 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=151): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125622306 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125622307 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) 20241111125622307 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) 20241111125622308 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) 20241111125622308 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) 20241111125622309 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) 20241111125622309 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) 20241111125622310 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) 20241111125622310 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) 20241111125622310 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) 20241111125622310 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) 20241111125622311 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) 20241111125622311 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) 20241111125622312 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) 20241111125622312 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) 20241111125622316 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125622330 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) 20241111125622330 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) 20241111125622331 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) 20241111125622331 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) 20241111125622332 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) 20241111125622332 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) 20241111125622333 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) 20241111125622333 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) 20241111125622333 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) 20241111125622333 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) 20241111125622334 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) 20241111125622334 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) 20241111125622335 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) 20241111125622335 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) 20241111125622336 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) 20241111125622336 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) 20241111125622336 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125622349 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) 20241111125622349 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) 20241111125622349 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125622349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125622349 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125622349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125622349 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} FN=160 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111125622349 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111125622349 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) 20241111125622349 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) 20241111125622349 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111125622349 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241111125622350 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) 20241111125622350 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) 20241111125622351 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) 20241111125622351 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) 20241111125622352 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) 20241111125622352 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) 20241111125622352 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) 20241111125622352 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) 20241111125622353 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) 20241111125622353 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) 20241111125622354 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) 20241111125622354 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) 20241111125622355 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) 20241111125622355 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) 20241111125622356 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) 20241111125622356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20241111125622356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241111125622356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125622356 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) 20241111125622356 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) 20241111125622356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125622356 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125622356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125622356 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) 20241111125622356 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) 20241111125622356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 48 a5 91 fc 4e 3e 4a 1c d6 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125622356 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) 20241111125622356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125622356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125622356 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) 20241111125622356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 164 + 13 = 177 (pdch_ul_controller.c:131) 20241111125622356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type POLL (pdch_ul_controller.c:184) 20241111125622356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=177, TS=7) (tbf_dl.cpp:883) 20241111125622356 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=177, TS=7 (tbf_dl.cpp:903) 20241111125622356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 48 a5 91 fc 4e 3e 4a 1c d6 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125622356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=08 00 00 29 48 a5 91 fc 4e 3e 4a 1c d6 41 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) 20241111125622356 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(696)@131a5d934883: Shutting down virtual BTS #0... 20241111125622364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59032<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125622367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125622369 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125622369 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125622369 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125622369 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125622369 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) 20241111125622369 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) 20241111125622369 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125622369 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125622369 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125622369 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125622369 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125622369 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125622369 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) 20241111125622369 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125622369 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) 20241111125622369 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) 20241111125622369 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125622369 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125622369 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125622369 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125622369 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125622369 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125622369 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125622369 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125622369 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125622369 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125622369 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125622369 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125622369 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125622369 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125622369 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125622369 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125622369 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125622369 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125622369 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125622369 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 9934 with status 0 respawn: 60: starting: osmo-pcu MTC@131a5d934883: Test case TC_ul_tbf_2phase_while_dl_ass_pch finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:56:22 UTC 2024 ====== PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.talloc 20241111125622423 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125622423 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125622423 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125622423 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125622456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125622557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39014<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279248) Waiting for packet dumper to finish... 1 (prev_count=279248, count=372840) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_egprs_pkt_chan_req_signalling started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125625661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39024<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(702)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(702)@131a5d934883: Start timer T: 5 s 20241111125625684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39036<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(702)@131a5d934883: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_signalling-STATS(704)@131a5d934883: Start timer T: 2 s TC_egprs_pkt_chan_req_signalling-STATS(704)@131a5d934883: Start timer T: 2 s 20241111125627424 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125627425 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125627425 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(702)@131a5d934883: OsmoPCU is now connected BTS(703)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_signalling-STATS(704)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Sending EGPRS Packet Channel Request (1657): { signalling := { tag := '110011'B, random_bits := '11001'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1657, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125627439 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125627439 DLGLOBAL DEBUG validating counter group 0x55a8504f8040(bts) with 102 counters (rate_ctr.c:86) 20241111125627439 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125627439 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125627440 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125627440 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125627440 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125627440 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125627440 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125627440 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125627440 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125627440 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125627440 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125627440 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125627440 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125627440 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125627440 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125627440 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125627440 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125627440 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125627440 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125627440 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125627440 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125627440 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125627440 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125627440 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125627440 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125627440 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125627440 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125627440 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125627440 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125627440 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125627440 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125627440 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125627440 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125627440 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125627440 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125627440 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125627440 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125627440 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125627440 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125627440 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125627440 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125627440 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125627440 DLGLOBAL DEBUG validating counter group 0x7fdfba8535e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125627440 DLGLOBAL DEBUG validating counter group 0x55a8504f7720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125627440 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125627441 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125627441 DLGLOBAL DEBUG validating counter group 0x7fdfba854180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125627441 DLGLOBAL DEBUG validating counter group 0x7fdfba854160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125627441 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125627441 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125627441 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125627441 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125627441 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125627441 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125627441 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125627441 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125627441 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125627441 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125627441 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125627441 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125627441 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125627441 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125627441 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125627441 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125627441 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125627441 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125627441 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125627441 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125627441 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125627441 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125627441 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125627441 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125627441 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125627441 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125627441 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125627441 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125627441 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125627441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125627441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627443 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(703)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" 20241111125627445 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x679, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125627446 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x679 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125627446 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 25 | : End Content |  (gsm_rlcmac.c:6244) 20241111125627446 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241111125627446 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125627446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125627446 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125627446 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125627446 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4c 80 00 10 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(703)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(703)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(703)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(703)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(703)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(703)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" BTS(703)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11001'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 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 } } } } 20241111125627450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125627450 DL1IF DEBUG 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@131a5d934883: Sending EGPRS Packet Channel Request (1640): { signalling := { tag := '110011'B, random_bits := '01000'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1640, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125627451 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125627451 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627451 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125627451 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627451 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125627451 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627451 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125627451 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627452 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125627452 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125627452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627452 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125627452 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627453 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x668, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125627453 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x668 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125627453 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 8 | : End Content |  (gsm_rlcmac.c:6244) 20241111125627453 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241111125627453 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125627453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type SBA (pdch_ul_controller.c:184) 20241111125627453 DRLCMAC DEBUG Allocated a single block at SBFn=56 TRX=0 TS=7 (bts.cpp:1002) 20241111125627453 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125627453 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 00 00 52 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 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 } } } } 20241111125627456 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Sending EGPRS Packet Channel Request (1656): { signalling := { tag := '110011'B, random_bits := '11000'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1656, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125627457 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x678, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125627457 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x678 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125627457 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 24 | : End Content |  (gsm_rlcmac.c:6244) 20241111125627457 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241111125627457 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125627457 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type SBA (pdch_ul_controller.c:184) 20241111125627457 DRLCMAC DEBUG Allocated a single block at SBFn=60 TRX=0 TS=7 (bts.cpp:1002) 20241111125627457 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125627457 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4c 00 00 94 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 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@131a5d934883: Sending EGPRS Packet Channel Request (1634): { signalling := { tag := '110011'B, random_bits := '00010'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1634, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125627463 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x662, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125627463 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x662 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125627463 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241111125627463 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241111125627463 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125627463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type SBA (pdch_ul_controller.c:184) 20241111125627463 DRLCMAC DEBUG Allocated a single block at SBFn=65 TRX=0 TS=7 (bts.cpp:1002) 20241111125627463 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125627463 DL1IF DEBUG (bts=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 00 00 e6 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '00010'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 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@131a5d934883: Sending EGPRS Packet Channel Request (1646): { signalling := { tag := '110011'B, random_bits := '01110'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1646, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125627469 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x66e, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125627469 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x66e (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125627469 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 14 | : End Content |  (gsm_rlcmac.c:6244) 20241111125627469 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241111125627469 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125627469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type SBA (pdch_ul_controller.c:184) 20241111125627469 DRLCMAC DEBUG Allocated a single block at SBFn=69 TRX=0 TS=7 (bts.cpp:1002) 20241111125627469 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125627469 DL1IF DEBUG (bts=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 00 01 28 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125627471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125627471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125627472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := '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@131a5d934883: Sending EGPRS Packet Channel Request (1661): { signalling := { tag := '110011'B, random_bits := '11101'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1661, TA=0 20241111125627473 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125627473 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125627474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125627474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125627475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125627476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627476 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125627476 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627477 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125627477 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627478 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x67d, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125627478 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x67d (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125627478 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 29 | : End Content |  (gsm_rlcmac.c:6244) 20241111125627478 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241111125627478 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125627478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type SBA (pdch_ul_controller.c:184) 20241111125627478 DRLCMAC DEBUG Allocated a single block at SBFn=73 TRX=0 TS=7 (bts.cpp:1002) 20241111125627478 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125627478 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 4e 80 01 6a 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125627479 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(703)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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)@131a5d934883: Start timer T: 2 s 20241111125627489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125627489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627490 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125627490 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627491 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125627491 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125627492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125627493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627494 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125627494 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125627494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125627495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627499 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125627512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125627512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125627512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627512 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) 20241111125627512 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) 20241111125627513 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) 20241111125627513 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) 20241111125627513 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) 20241111125627513 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) 20241111125627513 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) 20241111125627513 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) 20241111125627513 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) 20241111125627513 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) 20241111125627513 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) 20241111125627513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_egprs_pkt_chan_req_signalling-STATS(704)@131a5d934883: Start timer T_statsd: 5 s 20241111125627516 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_signalling-STATS(704)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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 } 20241111125627530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125627530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) 20241111125627531 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) TC_egprs_pkt_chan_req_signalling-STATS(704)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125627539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39036<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125627539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39024<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125627539 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125627539 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125627539 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125627539 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125627539 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125627539 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125627539 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125627539 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125627539 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125627539 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125627539 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125627539 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125627539 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125627539 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125627539 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) 20241111125627539 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) 20241111125627539 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 60: stopped pid 9997 with status 0 MTC@131a5d934883: Test case TC_egprs_pkt_chan_req_signalling finished. Verdict: pass MTC@131a5d934883: 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: 61: starting: osmo-pcu Mon Nov 11 12:56:27 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_signalling pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_signalling.talloc 20241111125627548 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125627548 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125627548 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125627548 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125627561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39044<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125627662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39044<->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=83680) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_egprs_pkt_chan_req_one_phase started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125630782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39050<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(706)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(706)@131a5d934883: Start timer T: 5 s 20241111125630796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39066<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(706)@131a5d934883: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_one_phase-STATS(708)@131a5d934883: Start timer T: 2 s TC_egprs_pkt_chan_req_one_phase-STATS(708)@131a5d934883: Start timer T: 2 s 20241111125632549 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125632549 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125632549 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(706)@131a5d934883: OsmoPCU is now connected BTS(707)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_one_phase-STATS(708)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Sending EGPRS Packet Channel Request (385): { one_phase := { tag := '0'B, multislot_class := '01100'B, priority := '00'B, random_bits := '001'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=385, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125632553 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125632553 DLGLOBAL DEBUG validating counter group 0x560819440040(bts) with 102 counters (rate_ctr.c:86) 20241111125632553 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125632553 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125632553 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125632553 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125632553 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125632553 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125632553 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125632553 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125632553 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125632553 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125632553 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125632553 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125632553 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125632553 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125632553 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125632553 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125632553 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125632553 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125632553 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125632553 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125632553 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125632553 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125632553 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125632553 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125632553 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125632553 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125632553 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125632553 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125632553 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125632553 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125632553 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125632553 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125632553 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125632553 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125632553 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125632553 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125632553 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125632553 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125632553 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125632553 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125632553 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125632553 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125632553 DLGLOBAL DEBUG validating counter group 0x7fb7346d15e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125632553 DLGLOBAL DEBUG validating counter group 0x56081943f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125632553 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125632553 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125632553 DLGLOBAL DEBUG validating counter group 0x7fb7346d2180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125632553 DLGLOBAL DEBUG validating counter group 0x7fb7346d2160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125632553 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125632553 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125632553 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125632553 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125632553 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125632553 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125632553 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125632553 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125632553 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125632553 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125632553 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125632553 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125632553 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125632554 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125632554 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125632554 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125632554 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125632554 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125632554 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125632554 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125632554 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125632554 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125632554 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125632554 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125632554 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125632554 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125632554 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125632554 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125632554 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125632554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125632554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632554 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125632554 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x181, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125632554 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x181 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125632554 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 12 | Priority = 0 | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20241111125632554 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125632554 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125632554 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241111125632554 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125632554 DLGLOBAL DEBUG validating counter group 0x56081943f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125632554 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125632554 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 13 (gprs_ms.c:636) 20241111125632554 DMS INFO MS(TA-220:MSCLS-0-13) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125632554 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125632554 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125632554 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125632554 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125632554 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125632554 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125632554 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125632554 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125632554 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125632554 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125632554 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125632554 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125632554 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125632554 DTBF DEBUG MS(TA-220:MSCLS-0-13) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125632554 DTBF INFO MS(TA-220:MSCLS-0-13) Allocating UL TBF (tbf_ul.cpp:115) 20241111125632554 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632554 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632554 DLGLOBAL DEBUG validating counter group 0x56081943fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125632554 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125632554 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125632554 DLGLOBAL DEBUG validating counter group 0x56081943fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125632554 DLGLOBAL DEBUG validating counter group 0x56081943fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125632554 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125632554 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) 20241111125632554 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125632554 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125632554 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) 20241111125632554 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125632554 DMS INFO MS(TA-220:MSCLS-0-13) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241111125632554 DMS DEBUG MS(TA-220:MSCLS-0-13:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125632554 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125632554 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125632554 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125632554 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) 20241111125632554 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) 20241111125632554 DMS DEBUG MS(TA-220:MSCLS-0-13:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125632554 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125632554 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125632554 DL1IF DEBUG (bts=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 40 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(707)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(707)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(707)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(707)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(707)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(707)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(707)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" BTS(707)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := '00001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@131a5d934883: Sending EGPRS Packet Channel Request (444): { one_phase := { tag := '0'B, multislot_class := '01101'B, priority := '11'B, random_bits := '100'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=444, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125632558 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x1bc, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125632558 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x1bc (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125632558 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 13 | Priority = 3 | RandomBits = 4 | : End Content |  (gsm_rlcmac.c:6244) 20241111125632558 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125632558 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125632558 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241111125632558 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125632558 DLGLOBAL DEBUG validating counter group 0x56081943f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125632558 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125632558 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 14 (gprs_ms.c:636) 20241111125632558 DMS INFO MS(TA-220:MSCLS-0-14) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125632558 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125632558 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241111125632558 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125632558 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125632558 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125632558 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125632558 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125632558 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125632558 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125632558 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125632558 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125632558 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125632558 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125632558 DTBF DEBUG MS(TA-220:MSCLS-0-14) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125632558 DTBF INFO MS(TA-220:MSCLS-0-14) Allocating UL TBF (tbf_ul.cpp:115) 20241111125632558 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632558 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632558 DLGLOBAL DEBUG validating counter group 0x56081943fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125632558 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125632558 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125632558 DLGLOBAL DEBUG validating counter group 0x56081943fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125632558 DLGLOBAL DEBUG validating counter group 0x56081943fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125632558 DTBFUL DEBUG TBF(UL:TFI-0-1--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125632558 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) 20241111125632558 DTBF INFO TBF(UL:TFI-0-1-0:E){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241111125632558 DTBF INFO TBF(UL:TFI-0-1-0:E){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125632558 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) 20241111125632558 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125632558 DMS INFO MS(TA-220:MSCLS-0-14) Attaching UL TBF: TBF(UL:TFI-0-1-0:E){NEW} (gprs_ms.c:336) 20241111125632558 DMS DEBUG MS(TA-220:MSCLS-0-14:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125632558 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125632558 DTBFUL INFO TBF(UL:TFI-0-1-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125632558 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125632558 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) 20241111125632558 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) 20241111125632558 DMS DEBUG MS(TA-220:MSCLS-0-14:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125632558 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125632558 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125632558 DL1IF DEBUG (bts=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 4e 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '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@131a5d934883: Sending EGPRS Packet Channel Request (482): { one_phase := { tag := '0'B, multislot_class := '01111'B, priority := '00'B, random_bits := '010'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=482, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125632559 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x1e2, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125632559 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x1e2 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125632559 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 15 | Priority = 0 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241111125632559 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125632559 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125632559 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241111125632559 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125632559 DLGLOBAL DEBUG validating counter group 0x56081943f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125632559 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125632559 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 16 (gprs_ms.c:636) 20241111125632559 DMS INFO MS(TA-220:MSCLS-0-16) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125632559 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125632559 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241111125632559 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125632559 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125632559 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125632559 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125632559 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125632559 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125632559 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125632559 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125632559 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125632559 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125632559 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125632559 DTBF DEBUG MS(TA-220:MSCLS-0-16) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125632559 DTBF INFO MS(TA-220:MSCLS-0-16) Allocating UL TBF (tbf_ul.cpp:115) 20241111125632559 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632559 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632559 DLGLOBAL DEBUG validating counter group 0x56081943fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125632559 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125632559 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125632559 DLGLOBAL DEBUG validating counter group 0x56081943fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125632559 DLGLOBAL DEBUG validating counter group 0x56081943fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125632559 DTBFUL DEBUG TBF(UL:TFI-0-2--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125632559 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) 20241111125632559 DTBF INFO TBF(UL:TFI-0-2-0:E){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241111125632559 DTBF INFO TBF(UL:TFI-0-2-0:E){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125632559 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) 20241111125632559 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125632559 DMS INFO MS(TA-220:MSCLS-0-16) Attaching UL TBF: TBF(UL:TFI-0-2-0:E){NEW} (gprs_ms.c:336) 20241111125632559 DMS DEBUG MS(TA-220:MSCLS-0-16:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125632559 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125632559 DTBFUL INFO TBF(UL:TFI-0-2-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125632559 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125632559 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) 20241111125632559 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) 20241111125632559 DMS DEBUG MS(TA-220:MSCLS-0-16:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125632559 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125632559 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125632559 DL1IF DEBUG (bts=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 41 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '00010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@131a5d934883: Sending EGPRS Packet Channel Request (83): { one_phase := { tag := '0'B, multislot_class := '00010'B, priority := '10'B, random_bits := '011'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=83, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125632560 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x53, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125632560 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x53 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125632560 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 2 | Priority = 2 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241111125632561 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125632561 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125632561 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 3, however we ignore it (bts.cpp:986) 20241111125632561 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125632561 DLGLOBAL DEBUG validating counter group 0x56081943f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125632561 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125632561 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111125632561 DMS INFO MS(TA-220:MSCLS-0-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125632561 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125632561 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241111125632561 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125632561 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125632561 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125632561 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125632561 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125632561 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125632561 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125632561 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125632561 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125632561 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125632561 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125632561 DTBF DEBUG MS(TA-220:MSCLS-0-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125632561 DTBF INFO MS(TA-220:MSCLS-0-3) Allocating UL TBF (tbf_ul.cpp:115) 20241111125632561 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632561 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632561 DLGLOBAL DEBUG validating counter group 0x56081943fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125632561 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125632561 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125632561 DLGLOBAL DEBUG validating counter group 0x56081943fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125632561 DLGLOBAL DEBUG validating counter group 0x56081943fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125632561 DTBFUL DEBUG TBF(UL:TFI-0-3--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125632561 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) 20241111125632561 DTBF INFO TBF(UL:TFI-0-3-0:E){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241111125632561 DTBF INFO TBF(UL:TFI-0-3-0:E){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125632561 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) 20241111125632561 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125632561 DMS INFO MS(TA-220:MSCLS-0-3) Attaching UL TBF: TBF(UL:TFI-0-3-0:E){NEW} (gprs_ms.c:336) 20241111125632561 DMS DEBUG MS(TA-220:MSCLS-0-3:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125632561 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125632561 DTBFUL INFO TBF(UL:TFI-0-3-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125632561 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125632561 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) 20241111125632561 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) 20241111125632561 DMS DEBUG MS(TA-220:MSCLS-0-3:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125632561 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125632561 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125632561 DL1IF DEBUG (bts=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 49 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '10011'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@131a5d934883: Sending EGPRS Packet Channel Request (464): { one_phase := { tag := '0'B, multislot_class := '01110'B, priority := '10'B, random_bits := '000'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=464, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125632562 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x1d0, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125632562 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x1d0 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125632562 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 14 | Priority = 2 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241111125632562 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125632562 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125632562 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 3, however we ignore it (bts.cpp:986) 20241111125632562 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125632562 DLGLOBAL DEBUG validating counter group 0x56081943f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125632562 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125632562 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 15 (gprs_ms.c:636) 20241111125632562 DMS INFO MS(TA-220:MSCLS-0-15) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125632562 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125632562 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241111125632562 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125632562 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125632562 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125632562 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125632562 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125632562 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125632562 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125632562 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125632562 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125632562 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125632562 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125632562 DTBF DEBUG MS(TA-220:MSCLS-0-15) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125632562 DTBF INFO MS(TA-220:MSCLS-0-15) Allocating UL TBF (tbf_ul.cpp:115) 20241111125632562 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632562 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632562 DLGLOBAL DEBUG validating counter group 0x56081943fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125632562 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125632562 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125632562 DLGLOBAL DEBUG validating counter group 0x56081943fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125632562 DLGLOBAL DEBUG validating counter group 0x56081943fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125632562 DTBFUL DEBUG TBF(UL:TFI-0-4--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125632562 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) 20241111125632562 DTBF INFO TBF(UL:TFI-0-4-0:E){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241111125632562 DTBF INFO TBF(UL:TFI-0-4-0:E){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125632562 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) 20241111125632562 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125632562 DMS INFO MS(TA-220:MSCLS-0-15) Attaching UL TBF: TBF(UL:TFI-0-4-0:E){NEW} (gprs_ms.c:336) 20241111125632562 DMS DEBUG MS(TA-220:MSCLS-0-15:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125632562 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125632562 DTBFUL INFO TBF(UL:TFI-0-4-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125632562 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125632562 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) 20241111125632562 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) 20241111125632562 DMS DEBUG MS(TA-220:MSCLS-0-15:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125632562 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125632562 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125632562 DL1IF DEBUG (bts=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 48 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '10000'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@131a5d934883: Sending EGPRS Packet Channel Request (473): { one_phase := { tag := '0'B, multislot_class := '01110'B, priority := '11'B, random_bits := '001'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=473, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125632563 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x1d9, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125632563 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x1d9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125632563 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 14 | Priority = 3 | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20241111125632563 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125632563 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125632563 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241111125632563 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125632563 DLGLOBAL DEBUG validating counter group 0x56081943f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125632564 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125632564 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 15 (gprs_ms.c:636) 20241111125632564 DMS INFO MS(TA-220:MSCLS-0-15) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125632564 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125632564 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241111125632564 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125632564 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125632564 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125632564 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125632564 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125632564 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125632564 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125632564 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125632564 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125632564 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125632564 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125632564 DTBF DEBUG MS(TA-220:MSCLS-0-15) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125632564 DTBF INFO MS(TA-220:MSCLS-0-15) Allocating UL TBF (tbf_ul.cpp:115) 20241111125632564 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632564 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125632564 DLGLOBAL DEBUG validating counter group 0x56081943fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125632564 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125632564 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125632564 DLGLOBAL DEBUG validating counter group 0x56081943fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125632564 DLGLOBAL DEBUG validating counter group 0x56081943fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125632564 DTBFUL DEBUG TBF(UL:TFI-0-5--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125632564 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) 20241111125632564 DTBF INFO TBF(UL:TFI-0-5-0:E){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241111125632564 DTBF INFO TBF(UL:TFI-0-5-0:E){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125632564 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) 20241111125632564 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125632564 DMS INFO MS(TA-220:MSCLS-0-15) Attaching UL TBF: TBF(UL:TFI-0-5-0:E){NEW} (gprs_ms.c:336) 20241111125632564 DMS DEBUG MS(TA-220:MSCLS-0-15:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125632564 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125632564 DTBFUL INFO TBF(UL:TFI-0-5-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125632564 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125632564 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) 20241111125632564 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) 20241111125632564 DMS DEBUG MS(TA-220:MSCLS-0-15:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125632564 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125632564 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125632564 DL1IF DEBUG (bts=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 4c a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '11001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } TC_egprs_pkt_chan_req_one_phase-STATS(708)@131a5d934883: Start timer T: 2 s 20241111125632567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125632567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125632567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125632567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125632567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632567 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125632567 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125632568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125632568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125632568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632571 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_one_phase-STATS(708)@131a5d934883: Start timer T_statsd: 5 s 20241111125632585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125632585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125632585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125632586 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125632586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632586 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125632586 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632586 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125632586 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632586 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125632586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125632586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632590 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125632604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125632604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632604 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125632604 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632604 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125632604 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632604 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125632604 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632605 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125632605 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125632605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632605 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125632605 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125632605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125632613 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_one_phase-STATS(708)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125632628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39066<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125632629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39050<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125632629 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125632629 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125632629 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125632629 DTBF INFO TBF(UL:TFI-0-0-0:E){ASSIGN} free (tbf.cpp:271) 20241111125632629 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125632629 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) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-13:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-13): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-13) Destroying MS object (gprs_ms.c:186) 20241111125632629 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125632629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125632629 DTBF INFO TBF(UL:TFI-0-1-0:E){ASSIGN} free (tbf.cpp:271) 20241111125632629 DTBF DEBUG TBF(UL:TFI-0-1-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125632629 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) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-14:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-14): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-14) Destroying MS object (gprs_ms.c:186) 20241111125632629 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125632629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125632629 DTBF INFO TBF(UL:TFI-0-2-0:E){ASSIGN} free (tbf.cpp:271) 20241111125632629 DTBF DEBUG TBF(UL:TFI-0-2-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125632629 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) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-16:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-16): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-16) Destroying MS object (gprs_ms.c:186) 20241111125632629 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125632629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125632629 DTBF INFO TBF(UL:TFI-0-3-0:E){ASSIGN} free (tbf.cpp:271) 20241111125632629 DTBF DEBUG TBF(UL:TFI-0-3-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125632629 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) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-3:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-3) Destroying MS object (gprs_ms.c:186) 20241111125632629 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125632629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125632629 DTBF INFO TBF(UL:TFI-0-4-0:E){ASSIGN} free (tbf.cpp:271) 20241111125632629 DTBF DEBUG TBF(UL:TFI-0-4-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125632629 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) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-15:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-15): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-15) Destroying MS object (gprs_ms.c:186) 20241111125632629 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125632629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125632629 DTBF INFO TBF(UL:TFI-0-5-0:E){ASSIGN} free (tbf.cpp:271) 20241111125632629 DTBF DEBUG TBF(UL:TFI-0-5-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125632629 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) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-15:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-15): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125632629 DMS INFO MS(TA-0:MSCLS-0-15) Destroying MS object (gprs_ms.c:186) 20241111125632629 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125632629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20241111125632629 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125632629 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125632629 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125632629 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125632629 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125632629 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125632629 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) 20241111125632629 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) 20241111125632629 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_egprs_pkt_chan_req_one_phase finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 61: stopped pid 10056 with status 0 respawn: 62: starting: osmo-pcu Mon Nov 11 12:56:32 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_one_phase.talloc 20241111125632639 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125632639 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125632639 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125632639 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125632651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125632751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72712) Waiting for packet dumper to finish... 1 (prev_count=72712, count=155368) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_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@131a5d934883: 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@131a5d934883: Test case TC_egprs_pkt_chan_req_two_phase started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125635884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(710)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(710)@131a5d934883: Start timer T: 5 s PCUIF(710)@131a5d934883: Start timer T_Conn: 10 s 20241111125635908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_two_phase-STATS(712)@131a5d934883: Start timer T: 2 s TC_egprs_pkt_chan_req_two_phase-STATS(712)@131a5d934883: Start timer T: 2 s 20241111125637640 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125637640 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125637640 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(710)@131a5d934883: OsmoPCU is now connected BTS(711)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_two_phase-STATS(712)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Sending EGPRS Packet Channel Request (1549): { two_phase := { tag := '110000'B, priority := '01'B, random_bits := '101'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1549, TA=0 20241111125637646 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125637646 DLGLOBAL DEBUG validating counter group 0x561ff6444040(bts) with 102 counters (rate_ctr.c:86) 20241111125637646 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125637646 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125637646 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125637646 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125637646 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125637646 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125637646 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125637646 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125637646 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125637646 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125637646 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125637646 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125637646 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125637646 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125637646 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125637646 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125637646 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125637646 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125637646 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125637646 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125637646 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) MTC@131a5d934883: Start timer T: 2 s 20241111125637646 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125637646 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125637646 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125637646 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125637646 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125637646 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125637646 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125637646 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125637646 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125637646 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125637646 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125637646 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125637646 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125637646 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125637646 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125637646 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125637646 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125637646 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125637646 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125637646 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125637646 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125637646 DLGLOBAL DEBUG validating counter group 0x7fdb473cd5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125637646 DLGLOBAL DEBUG validating counter group 0x561ff6443720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125637646 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125637646 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125637646 DLGLOBAL DEBUG validating counter group 0x7fdb473ce180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125637646 DLGLOBAL DEBUG validating counter group 0x7fdb473ce160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125637646 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125637646 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125637646 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125637646 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125637646 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125637646 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125637646 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125637646 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125637646 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125637646 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125637646 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125637646 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125637646 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125637646 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125637646 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125637646 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125637646 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125637646 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125637646 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125637646 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125637646 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125637646 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125637646 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125637646 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125637646 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125637646 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125637646 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125637646 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125637646 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125637647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125637647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637648 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(711)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" 20241111125637650 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x60d, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125637650 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x60d (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125637650 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 1 | RandomBits = 5 | : End Content |  (gsm_rlcmac.c:6244) 20241111125637650 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241111125637650 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125637650 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125637650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125637650 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125637650 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125637650 DL1IF DEBUG (bts=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 80 00 10 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(711)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(711)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(711)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(711)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(711)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(711)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" BTS(711)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := '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@131a5d934883: Sending EGPRS Packet Channel Request (1539): { two_phase := { tag := '110000'B, priority := '00'B, random_bits := '011'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1539, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125637657 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) 20241111125637657 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x603 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125637657 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 0 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241111125637657 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241111125637657 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125637657 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241111125637657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type SBA (pdch_ul_controller.c:184) 20241111125637657 DRLCMAC DEBUG Allocated a single block at SBFn=56 TRX=0 TS=7 (bts.cpp:1002) 20241111125637657 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125637657 DL1IF DEBUG (bts=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 52 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Sending EGPRS Packet Channel Request (1557): { two_phase := { tag := '110000'B, priority := '10'B, random_bits := '101'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1557, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125637659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125637659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125637659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125637659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125637660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125637660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125637660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125637661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125637661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637661 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) 20241111125637661 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x615 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125637661 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 2 | RandomBits = 5 | : End Content |  (gsm_rlcmac.c:6244) 20241111125637661 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241111125637661 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125637661 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 3, however we ignore it (bts.cpp:986) 20241111125637661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type SBA (pdch_ul_controller.c:184) 20241111125637661 DRLCMAC DEBUG Allocated a single block at SBFn=60 TRX=0 TS=7 (bts.cpp:1002) 20241111125637661 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125637661 DL1IF DEBUG (bts=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 94 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Sending EGPRS Packet Channel Request (1538): { two_phase := { tag := '110000'B, priority := '00'B, random_bits := '010'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1538, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125637663 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x602, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125637663 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x602 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125637663 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 0 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241111125637663 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241111125637663 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125637663 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241111125637663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type SBA (pdch_ul_controller.c:184) 20241111125637663 DRLCMAC DEBUG Allocated a single block at SBFn=65 TRX=0 TS=7 (bts.cpp:1002) 20241111125637663 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125637663 DL1IF DEBUG (bts=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 00 00 e6 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125637663 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(711)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '00010'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 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@131a5d934883: Sending EGPRS Packet Channel Request (1560): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '000'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1560, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125637665 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x618, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125637665 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x618 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125637665 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241111125637665 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241111125637665 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125637665 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241111125637665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type SBA (pdch_ul_controller.c:184) 20241111125637665 DRLCMAC DEBUG Allocated a single block at SBFn=69 TRX=0 TS=7 (bts.cpp:1002) 20241111125637665 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125637665 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4c 00 01 28 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 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@131a5d934883: Sending EGPRS Packet Channel Request (1547): { two_phase := { tag := '110000'B, priority := '01'B, random_bits := '011'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1547, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125637674 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x60b, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125637674 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x60b (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125637675 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 1 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241111125637675 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241111125637675 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125637675 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125637675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type SBA (pdch_ul_controller.c:184) 20241111125637675 DRLCMAC DEBUG Allocated a single block at SBFn=73 TRX=0 TS=7 (bts.cpp:1002) 20241111125637675 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125637675 DL1IF DEBUG (bts=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 80 01 6a 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := '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)@131a5d934883: Start timer T: 2 s 20241111125637684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125637684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125637684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637685 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125637685 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637685 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125637685 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637685 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125637685 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637686 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125637686 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637686 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125637686 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637686 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125637686 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637688 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_two_phase-STATS(712)@131a5d934883: Start timer T_statsd: 5 s 20241111125637702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125637702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637702 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125637702 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637702 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125637702 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125637702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125637703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125637703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125637703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125637703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125637703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_egprs_pkt_chan_req_two_phase-STATS(712)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(712)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125637716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59076<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125637716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59072<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125637716 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125637716 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125637716 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125637716 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125637716 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125637716 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125637716 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125637716 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125637716 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125637716 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125637716 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125637716 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125637716 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125637716 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125637717 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) 20241111125637717 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) 20241111125637717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_egprs_pkt_chan_req_two_phase finished. Verdict: pass MTC@131a5d934883: 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 10115 with status 0 respawn: 63: starting: osmo-pcu Mon Nov 11 12:56:37 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_two_phase.talloc 20241111125637724 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125637724 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125637724 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125637724 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125637738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59082<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125637839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59082<->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=77772) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_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@131a5d934883: 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@131a5d934883: Test case TC_egprs_pkt_chan_req_reject_content started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125640968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(714)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(714)@131a5d934883: Start timer T: 5 s PCUIF(714)@131a5d934883: Start timer T_Conn: 10 s 20241111125640984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_reject_content-STATS(716)@131a5d934883: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_content-STATS(716)@131a5d934883: Start timer T: 2 s 20241111125642725 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125642725 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125642725 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(714)@131a5d934883: OsmoPCU is now connected BTS(715)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_reject_content-STATS(716)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125642742 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125642742 DLGLOBAL DEBUG validating counter group 0x557211e2b040(bts) with 102 counters (rate_ctr.c:86) 20241111125642742 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125642742 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125642742 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125642742 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125642742 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125642742 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125642742 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125642742 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125642742 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125642742 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125642742 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125642742 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125642742 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125642742 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125642742 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125642742 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125642742 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125642742 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125642742 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125642742 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125642742 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125642742 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125642742 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125642742 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125642742 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125642743 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125642743 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125642743 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125642743 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125642743 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125642743 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125642743 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125642743 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125642743 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125642743 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125642743 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125642743 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125642743 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125642743 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125642743 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125642743 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125642743 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125642743 DLGLOBAL DEBUG validating counter group 0x7f78370dd5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125642743 DLGLOBAL DEBUG validating counter group 0x557211e2a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125642743 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125642743 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125642743 DLGLOBAL DEBUG validating counter group 0x7f78370de180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125642743 DLGLOBAL DEBUG validating counter group 0x7f78370de160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125642743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125642743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125642743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125642743 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125642743 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125642743 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125642743 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125642743 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125642743 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125642743 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125642743 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125642743 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125642743 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125642743 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125642743 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125642743 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125642743 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125642743 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125642743 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125642743 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125642743 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125642743 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125642743 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125642743 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125642743 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125642743 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125642743 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125642743 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125642744 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125642744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125642744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642744 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125642745 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7f8, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125642745 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7f8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125642745 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241111125642745 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241111125642745 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241111125642746 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125642746 DL1IF DEBUG (bts=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 e0 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(715)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(715)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(715)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(715)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(715)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(715)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(715)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125642755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125642755 DL1IF DEBUG 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(715)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125642756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125642756 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642757 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125642757 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642758 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125642758 DL1IF DEBUG 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@131a5d934883: 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 := '11000'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@131a5d934883: Start timer T: 2 s 20241111125642759 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125642759 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125642760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125642762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125642763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642764 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125642765 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e6, fn=1338 (rfn=1338), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125642765 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e6 (11 bit) Fn=1338 qta=0 (bts.cpp:952) 20241111125642765 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241111125642765 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241111125642765 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241111125642765 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125642765 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 8c 14 7f 09 8c 14 7f 09 8c 14 7f 09 8c 14 98 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '00110'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@131a5d934883: Start timer T: 2 s 20241111125642771 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7ef, fn=1339 (rfn=1339), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125642771 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7ef (11 bit) Fn=1339 qta=0 (bts.cpp:952) 20241111125642771 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241111125642771 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241111125642771 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241111125642771 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125642771 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 ad 14 7f 09 ad 14 7f 09 ad 14 7f 09 ad 14 bc 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125642773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125642774 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01111'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } 20241111125642774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125642774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Start timer T: 2 s 20241111125642775 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125642775 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125642776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125642777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125642778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125642778 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125642779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642780 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e6, fn=1340 (rfn=1340), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125642780 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e6 (11 bit) Fn=1340 qta=0 (bts.cpp:952) 20241111125642780 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241111125642780 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241111125642780 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241111125642780 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125642780 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 09 ce 14 7f 09 ce 14 7f 09 ce 14 7f 09 ce 14 98 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125642781 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(715)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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@131a5d934883: Start timer T: 2 s 20241111125642786 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e5, fn=1341 (rfn=1341), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125642786 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e5 (11 bit) Fn=1341 qta=0 (bts.cpp:952) 20241111125642786 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241111125642786 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241111125642786 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241111125642786 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125642786 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 09 ef 14 7f 09 ef 14 7f 09 ef 14 7f 09 ef 14 94 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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 := '00101'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@131a5d934883: Start timer T: 2 s 20241111125642792 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e3, fn=1342 (rfn=1342), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125642792 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e3 (11 bit) Fn=1342 qta=0 (bts.cpp:952) 20241111125642792 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241111125642792 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241111125642792 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241111125642792 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125642792 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 0a 10 14 7f 0a 10 14 7f 0a 10 14 7f 0a 10 14 8c 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125642794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125642794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125642795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125642796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642798 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125642798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125642799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125642799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125642800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125642801 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642803 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(715)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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 := '00011'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)@131a5d934883: Start timer T: 2 s 20241111125642816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125642816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642817 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125642817 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642818 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) 20241111125642818 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) 20241111125642819 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) 20241111125642819 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) 20241111125642820 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) 20241111125642820 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) 20241111125642821 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) 20241111125642821 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) 20241111125642821 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) 20241111125642821 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) 20241111125642822 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) 20241111125642822 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) 20241111125642823 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125642835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125642836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642837 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) 20241111125642837 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) 20241111125642837 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) 20241111125642837 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) 20241111125642838 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) 20241111125642838 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) 20241111125642839 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) 20241111125642839 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) 20241111125642840 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) 20241111125642840 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) 20241111125642841 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) 20241111125642841 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) 20241111125642842 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) 20241111125642842 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) 20241111125642843 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125642854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125642854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642855 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) 20241111125642855 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) 20241111125642855 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) 20241111125642855 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) 20241111125642856 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) 20241111125642856 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) 20241111125642856 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) 20241111125642856 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) TC_egprs_pkt_chan_req_reject_content-STATS(716)@131a5d934883: Start timer T_statsd: 5 s 20241111125642857 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) 20241111125642857 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) 20241111125642857 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) 20241111125642857 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) 20241111125642857 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) 20241111125642857 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) 20241111125642864 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125642877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125642877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642878 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) 20241111125642878 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) 20241111125642878 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) 20241111125642878 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) 20241111125642878 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) 20241111125642878 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) 20241111125642879 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) 20241111125642879 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) 20241111125642879 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) 20241111125642879 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) 20241111125642879 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) 20241111125642879 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) 20241111125642879 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) 20241111125642879 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) 20241111125642882 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125642897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125642897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642897 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) 20241111125642897 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) 20241111125642898 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) 20241111125642898 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) 20241111125642899 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) 20241111125642899 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) 20241111125642899 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) 20241111125642899 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) 20241111125642900 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) 20241111125642900 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) 20241111125642900 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) 20241111125642900 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) 20241111125642901 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) 20241111125642901 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) 20241111125642901 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_content-STATS(716)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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 } 20241111125642916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125642916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125642917 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) 20241111125642917 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) 20241111125642917 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) 20241111125642917 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) 20241111125642918 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) 20241111125642918 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) 20241111125642918 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) 20241111125642918 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) 20241111125642919 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) 20241111125642919 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) 20241111125642920 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) 20241111125642920 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) 20241111125642921 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) 20241111125642921 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) TC_egprs_pkt_chan_req_reject_content-STATS(716)@131a5d934883: 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)@131a5d934883: 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 } 20241111125642925 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(715)@131a5d934883: Shutting down virtual BTS #0... 20241111125642935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125642935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125642935 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125642935 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125642935 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125642935 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125642936 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125642936 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125642936 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125642936 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125642936 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125642936 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125642936 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125642936 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125642936 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125642936 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125642936 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) 20241111125642936 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) 20241111125642936 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_egprs_pkt_chan_req_reject_content finished. Verdict: pass MTC@131a5d934883: 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 10171 with status 0 respawn: 64: starting: osmo-pcu Mon Nov 11 12:56:42 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_reject_content.talloc 20241111125642947 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125642947 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125642947 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125642947 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125642958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60908<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125643059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60908<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42716) Waiting for packet dumper to finish... 1 (prev_count=42716, count=93484) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_egprs_pkt_chan_req_reject_emergency started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125646171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(718)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(718)@131a5d934883: Start timer T: 5 s 20241111125646194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60918<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(718)@131a5d934883: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@131a5d934883: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@131a5d934883: Start timer T: 2 s 20241111125647948 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125647948 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125647948 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(718)@131a5d934883: OsmoPCU is now connected BTS(719)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125647966 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125647966 DLGLOBAL DEBUG validating counter group 0x55f93d7a3040(bts) with 102 counters (rate_ctr.c:86) 20241111125647966 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125647966 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125647966 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125647966 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125647966 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125647966 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125647966 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125647966 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125647966 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125647966 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125647966 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125647966 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125647966 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125647966 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125647966 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125647966 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125647966 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125647966 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125647966 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125647966 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125647966 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125647966 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125647966 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125647966 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125647966 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125647966 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125647966 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125647966 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125647966 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125647966 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125647966 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125647966 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125647966 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125647966 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125647966 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125647966 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125647966 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125647966 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125647966 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125647966 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125647966 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125647966 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125647966 DLGLOBAL DEBUG validating counter group 0x7f521dcac5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125647966 DLGLOBAL DEBUG validating counter group 0x55f93d7a2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125647966 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125647966 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125647966 DLGLOBAL DEBUG validating counter group 0x7f521dcad180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125647966 DLGLOBAL DEBUG validating counter group 0x7f521dcad160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125647967 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125647967 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125647967 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125647967 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125647967 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125647967 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125647967 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125647967 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125647967 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125647967 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125647967 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125647967 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125647967 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125647967 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125647967 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125647967 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125647967 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125647967 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125647967 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125647967 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125647967 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125647967 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125647967 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125647967 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125647967 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125647967 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125647967 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125647967 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125647967 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125647967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125647967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125647968 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125647970 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6e2, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125647970 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6e2 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125647970 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 2 | BTS(719)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" : End Content |  (gsm_rlcmac.c:6244) 20241111125647970 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241111125647970 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241111125647970 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125647970 DL1IF DEBUG (bts=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 88 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(719)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(719)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(719)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(719)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(719)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(719)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" BTS(719)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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 := '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 } } } } 20241111125647980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125647980 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125647981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125647981 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125647982 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125647982 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125647983 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125647983 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125647983 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125647983 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125647984 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125647984 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125647985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125647985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125647986 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125647986 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125647987 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f1, fn=1338 (rfn=1338), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125647987 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f1 (11 bit) Fn=1338 qta=0 (bts.cpp:952) 20241111125647987 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 17 | : End Content |  (gsm_rlcmac.c:6244) 20241111125647987 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241111125647987 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241111125647987 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125647987 DL1IF DEBUG (bts=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 c4 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125647988 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(719)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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 := '10001'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@131a5d934883: Start timer T: 2 s 20241111125647993 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6fc, fn=1339 (rfn=1339), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125647993 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6fc (11 bit) Fn=1339 qta=0 (bts.cpp:952) 20241111125647993 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 28 | : End Content |  (gsm_rlcmac.c:6244) 20241111125647993 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241111125647993 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241111125647993 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125647993 DL1IF DEBUG (bts=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 f0 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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 := '11100'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 } } } } 20241111125647997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125647997 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125647998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125647998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125647999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125647999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125648000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125648000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125648001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648002 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125648002 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648003 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125648003 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648004 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6ec, fn=1340 (rfn=1340), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125648004 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6ec (11 bit) Fn=1340 qta=0 (bts.cpp:952) 20241111125648004 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 12 | : End Content |  (gsm_rlcmac.c:6244) 20241111125648004 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241111125648004 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241111125648004 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125648004 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 09 ce 14 7f 09 ce 14 7f 09 ce 14 7f 09 ce 14 b0 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125648005 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(719)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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 := '01100'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@131a5d934883: Start timer T: 2 s 20241111125648009 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f9, fn=1341 (rfn=1341), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125648009 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f9 (11 bit) Fn=1341 qta=0 (bts.cpp:952) 20241111125648009 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 25 | : End Content |  (gsm_rlcmac.c:6244) 20241111125648009 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241111125648009 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241111125648009 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125648009 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 09 ef 14 7f 09 ef 14 7f 09 ef 14 7f 09 ef 14 e4 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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 := '11001'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@131a5d934883: Start timer T: 2 s 20241111125648014 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f1, fn=1342 (rfn=1342), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125648014 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f1 (11 bit) Fn=1342 qta=0 (bts.cpp:952) 20241111125648014 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 17 | : End Content |  (gsm_rlcmac.c:6244) 20241111125648014 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241111125648014 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241111125648014 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125648014 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 0a 10 14 7f 0a 10 14 7f 0a 10 14 7f 0a 10 14 c4 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125648016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125648016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(719)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125648017 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125648017 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125648018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '10001'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } 20241111125648019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125648019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@131a5d934883: Start timer T: 2 s 20241111125648020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125648020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125648021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125648022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125648023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648025 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125648039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125648039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648040 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125648040 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648040 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) 20241111125648040 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) 20241111125648041 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) 20241111125648041 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) 20241111125648041 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) 20241111125648041 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) 20241111125648041 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) 20241111125648041 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) 20241111125648042 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) 20241111125648042 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) 20241111125648042 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) 20241111125648042 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) 20241111125648044 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@131a5d934883: Start timer T_statsd: 5 s 20241111125648057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125648057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125648057 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) 20241111125648057 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648058 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) 20241111125648062 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125648074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60918<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125648075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125648075 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125648075 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125648075 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125648075 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125648075 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125648075 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125648075 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125648075 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125648075 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125648075 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125648075 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125648075 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125648075 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125648075 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125648075 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) 20241111125648075 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) 20241111125648075 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 64: stopped pid 10229 with status 0 MTC@131a5d934883: Test case TC_egprs_pkt_chan_req_reject_emergency finished. Verdict: pass MTC@131a5d934883: 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: 65: starting: osmo-pcu Mon Nov 11 12:56:48 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.talloc 20241111125648090 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125648090 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125648090 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125648090 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125648103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60922<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125648204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60922<->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=80872) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_egprs_pkt_chan_req_reject_exhaustion started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125651327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60934<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(722)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(722)@131a5d934883: Start timer T: 5 s 20241111125651353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60938<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(722)@131a5d934883: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@131a5d934883: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@131a5d934883: Start timer T: 2 s 20241111125653091 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125653091 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125653091 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(722)@131a5d934883: OsmoPCU is now connected BTS(723)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125653106 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125653106 DLGLOBAL DEBUG validating counter group 0x557b9022d040(bts) with 102 counters (rate_ctr.c:86) 20241111125653106 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125653106 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125653106 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125653106 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125653106 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125653106 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125653106 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125653106 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125653106 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125653106 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125653106 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125653106 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125653106 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125653106 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125653106 DL1IF DEBUG t3142=3 (pcu_l1_if.cpp:818) 20241111125653106 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125653106 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125653106 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125653106 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125653106 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125653106 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125653106 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125653106 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125653106 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125653106 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125653106 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125653106 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125653106 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125653106 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125653106 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125653106 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125653106 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125653106 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125653106 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125653106 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125653106 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125653106 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125653106 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125653106 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125653106 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125653107 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125653107 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125653107 DLGLOBAL DEBUG validating counter group 0x7f9cfeb7a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125653107 DLGLOBAL DEBUG validating counter group 0x557b9022c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125653107 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125653107 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125653107 DLGLOBAL DEBUG validating counter group 0x7f9cfeb7b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125653107 DLGLOBAL DEBUG validating counter group 0x7f9cfeb7b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125653107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125653107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125653107 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125653107 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125653107 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125653107 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125653107 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125653107 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125653108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125653108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125653108 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125653109 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) 20241111125653109 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125653109 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) 20241111125653109 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125653109 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125653109 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125653109 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125653109 DLGLOBAL DEBUG validating counter group 0x557b9022c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125653109 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125653109 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125653109 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125653109 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125653109 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125653109 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125653109 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125653109 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125653109 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125653109 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125653109 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125653110 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125653110 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125653110 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125653110 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125653110 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125653110 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125653110 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125653110 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653110 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653110 DLGLOBAL DEBUG validating counter group 0x557b9022cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125653110 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125653110 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125653110 DLGLOBAL DEBUG validating counter group 0x557b9022cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125653110 DLGLOBAL DEBUG validating counter group 0x557b9022cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125653110 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125653110 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) 20241111125653110 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125653110 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125653110 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) 20241111125653110 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125653110 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241111125653110 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125653110 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125653110 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125653110 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125653110 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) 20241111125653110 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) 20241111125653110 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125653110 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125653110 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125653110 DL1IF DEBUG (bts=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(723)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(723)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125653117 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) 20241111125653117 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125653117 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) 20241111125653117 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125653117 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125653117 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125653117 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125653117 DLGLOBAL DEBUG validating counter group 0x557b9022c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125653117 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125653117 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125653117 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125653118 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125653118 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111125653118 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125653118 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125653118 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125653118 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125653118 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125653118 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125653118 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125653118 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125653118 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125653118 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125653118 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125653118 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125653118 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125653118 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653118 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653118 DLGLOBAL DEBUG validating counter group 0x557b9022cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125653118 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125653118 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125653118 DLGLOBAL DEBUG validating counter group 0x557b9022cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125653118 DLGLOBAL DEBUG validating counter group 0x557b9022cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125653118 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125653118 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) 20241111125653118 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125653118 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125653118 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) 20241111125653118 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125653118 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241111125653118 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125653118 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125653118 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125653118 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125653118 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) 20241111125653118 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) 20241111125653118 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125653118 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125653118 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111125653118 DL1IF DEBUG (bts=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) 20241111125653118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125653118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(723)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125653123 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125653124 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) 20241111125653124 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125653124 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) 20241111125653124 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125653124 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125653124 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125653124 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125653124 DLGLOBAL DEBUG validating counter group 0x557b9022c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125653124 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125653124 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125653124 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125653124 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125653124 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241111125653124 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125653124 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125653124 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125653124 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125653124 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125653124 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125653124 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125653124 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125653124 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125653124 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125653124 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125653124 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125653124 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125653124 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653124 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653125 DLGLOBAL DEBUG validating counter group 0x557b9022cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125653125 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125653125 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125653125 DLGLOBAL DEBUG validating counter group 0x557b9022cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125653125 DLGLOBAL DEBUG validating counter group 0x557b9022cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125653125 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111125653125 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) 20241111125653125 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125653125 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125653125 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) 20241111125653125 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125653125 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241111125653125 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125653125 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125653125 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125653125 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125653125 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) 20241111125653125 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) 20241111125653125 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125653125 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125653125 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111125653125 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 a2 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@131a5d934883: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125653132 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) 20241111125653132 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125653132 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) 20241111125653132 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125653132 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125653132 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125653132 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125653132 DLGLOBAL DEBUG validating counter group 0x557b9022c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125653132 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125653132 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125653132 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125653132 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125653132 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241111125653132 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125653132 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125653132 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125653132 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125653132 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125653132 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125653132 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125653132 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125653132 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125653132 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125653132 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125653132 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125653132 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125653132 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653132 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653132 DLGLOBAL DEBUG validating counter group 0x557b9022cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125653132 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125653132 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125653132 DLGLOBAL DEBUG validating counter group 0x557b9022cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125653132 DLGLOBAL DEBUG validating counter group 0x557b9022cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125653132 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111125653132 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) 20241111125653132 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125653132 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125653132 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) 20241111125653133 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125653133 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241111125653133 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125653133 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125653133 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125653133 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125653133 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) 20241111125653133 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) 20241111125653133 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125653133 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125653133 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111125653133 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 a3 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125653138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125653138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125653139 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) 20241111125653139 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125653139 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) 20241111125653139 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125653139 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125653139 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125653139 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125653139 DLGLOBAL DEBUG validating counter group 0x557b9022c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125653139 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125653140 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125653140 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125653140 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125653140 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241111125653140 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125653140 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125653140 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125653140 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125653140 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125653140 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125653140 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125653140 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125653140 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125653140 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125653140 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125653140 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125653140 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125653140 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653140 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653140 DLGLOBAL DEBUG validating counter group 0x557b9022cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125653140 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125653140 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125653140 DLGLOBAL DEBUG validating counter group 0x557b9022cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125653140 DLGLOBAL DEBUG validating counter group 0x557b9022cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125653140 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111125653140 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) 20241111125653140 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125653140 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125653140 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) 20241111125653140 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125653140 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241111125653140 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125653140 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125653140 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125653140 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125653140 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) 20241111125653140 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) 20241111125653140 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125653140 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125653140 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111125653140 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 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125653143 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125653147 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125653147 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125653147 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) 20241111125653147 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125653147 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125653147 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125653147 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125653147 DLGLOBAL DEBUG validating counter group 0x557b9022c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125653147 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125653147 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125653147 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125653147 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125653147 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241111125653147 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125653147 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125653147 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125653147 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125653147 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125653147 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125653147 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125653147 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125653147 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125653147 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125653147 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125653147 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125653147 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125653148 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653148 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653148 DLGLOBAL DEBUG validating counter group 0x557b9022cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125653148 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125653148 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125653148 DLGLOBAL DEBUG validating counter group 0x557b9022cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125653148 DLGLOBAL DEBUG validating counter group 0x557b9022cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125653148 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111125653148 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) 20241111125653148 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125653148 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125653148 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) 20241111125653148 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125653148 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241111125653148 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125653148 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125653148 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125653148 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125653148 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) 20241111125653148 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) 20241111125653148 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125653148 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125653148 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111125653148 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 25 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125653154 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125653154 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125653154 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) 20241111125653154 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125653154 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125653155 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125653155 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125653155 DLGLOBAL DEBUG validating counter group 0x557b9022c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125653155 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125653155 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125653155 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125653155 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125653155 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241111125653155 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125653155 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125653155 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125653155 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125653155 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125653155 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125653155 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125653155 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125653155 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125653155 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125653155 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125653155 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125653155 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111125653155 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653155 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125653155 DLGLOBAL DEBUG validating counter group 0x557b9022cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125653155 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125653155 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125653155 DLGLOBAL DEBUG validating counter group 0x557b9022cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125653155 DLGLOBAL DEBUG validating counter group 0x557b9022cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125653155 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111125653155 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) 20241111125653155 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125653155 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125653155 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) 20241111125653155 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125653155 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241111125653155 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125653155 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125653155 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125653155 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125653155 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) 20241111125653155 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) 20241111125653155 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125653155 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125653155 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111125653155 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 26 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125653158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125653158 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@131a5d934883: Start timer T: 2 s 20241111125653161 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1870 (rfn=1870), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241111125653161 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1870 qta=0 (bts.cpp:952) 20241111125653161 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) 20241111125653161 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111125653161 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125653161 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111125653161 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125653161 DLGLOBAL DEBUG validating counter group 0x557b9022c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125653161 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125653161 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111125653161 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125653161 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125653161 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) 20241111125653161 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125653161 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111125653161 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) 20241111125653161 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241111125653161 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241111125653161 DRLCMAC DEBUG [UL] algo A (suggested TRX: -1): Alloc start (alloc_algo.cpp:327) 20241111125653161 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125653161 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241111125653161 DRLCMAC NOTICE [UL] algo A (suggested TRX: -1): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241111125653161 DTBF NOTICE MS(TA-220:MSCLS-0-22) Timeslot Allocation failed: trx = -1, single_slot = 1 (gprs_ms.c:1198) 20241111125653161 DMS INFO MS(TA-220:MSCLS-0-22): - bts_rcv_rach: now used by 0 (-) (bts.cpp:1012) 20241111125653161 DMS INFO MS(TA-220:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125653161 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111125653161 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 4d 06 3a 10 7f 0c 58 03 7f 0c 58 03 7f 0c 58 03 7f 0c 58 03 a8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01010'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@131a5d934883: Start timer T: 2 s 20241111125653166 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125653180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125653180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125653184 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125653199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125653199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125653203 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@131a5d934883: Start timer T_statsd: 5 s 20241111125653217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125653217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125653226 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125653240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125653240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125653245 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: 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)@131a5d934883: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(723)@131a5d934883: Shutting down virtual BTS #0... 20241111125653264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60938<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125653264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60934<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125653264 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125653264 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125653264 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125653264 DTBF INFO TBF(UL:TFI-0-0-0:E){ASSIGN} free (tbf.cpp:271) 20241111125653264 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125653264 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) 20241111125653264 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125653264 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125653264 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125653264 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125653264 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125653264 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125653264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125653264 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111125653264 DTBF INFO TBF(UL:TFI-0-0-1:E){ASSIGN} free (tbf.cpp:271) 20241111125653264 DTBF DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125653264 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) 20241111125653264 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125653264 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125653264 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125653264 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125653264 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111125653264 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125653264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111125653264 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO TBF(UL:TFI-0-0-2:E){ASSIGN} free (tbf.cpp:271) 20241111125653265 DTBF DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125653265 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) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125653265 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125653265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO TBF(UL:TFI-0-0-3:E){ASSIGN} free (tbf.cpp:271) 20241111125653265 DTBF DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125653265 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) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125653265 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125653265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO TBF(UL:TFI-0-0-4:E){ASSIGN} free (tbf.cpp:271) 20241111125653265 DTBF DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125653265 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) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125653265 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125653265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO TBF(UL:TFI-0-0-5:E){ASSIGN} free (tbf.cpp:271) 20241111125653265 DTBF DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125653265 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) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125653265 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125653265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO TBF(UL:TFI-0-0-6:E){ASSIGN} free (tbf.cpp:271) 20241111125653265 DTBF DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125653265 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) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125653265 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111125653265 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125653265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111125653265 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125653265 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125653265 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125653265 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125653265 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) 20241111125653265 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) 20241111125653265 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_egprs_pkt_chan_req_reject_exhaustion finished. Verdict: pass MTC@131a5d934883: 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 10282 with status 0 respawn: 66: starting: osmo-pcu Mon Nov 11 12:56:53 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.talloc 20241111125653272 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125653272 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125653272 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125653272 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125653287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125653387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=138288) Waiting for packet dumper to finish... 1 (prev_count=138288, count=169008) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:56:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_mo_ping_pong_with_ul_racap_egprs_only started. 726@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 726@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(730)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(729)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 726@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(730)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 726@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(733)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 726@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(733)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125656517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46218<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(732)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125656523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(732)@131a5d934883: Start timer T: 5 s PCUIF(732)@131a5d934883: Start timer T_Conn: 10 s TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(736)@131a5d934883: Start timer T: 2 s 726@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(737)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(736)@131a5d934883: Start timer T: 2 s -NSVCI1234(737)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125658273 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125658274 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125658274 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(732)@131a5d934883: OsmoPCU is now connected BTS(734)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125658289 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125658289 DLGLOBAL DEBUG validating counter group 0x55c3cc684040(bts) with 102 counters (rate_ctr.c:86) 20241111125658289 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125658289 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125658289 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125658289 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125658289 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125658289 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125658289 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125658289 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125658289 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125658289 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125658289 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125658289 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125658289 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125658289 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125658290 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125658290 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125658290 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125658290 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125658290 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125658290 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125658290 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125658290 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125658290 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125658290 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125658290 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125658290 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125658290 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125658290 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125658290 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125658290 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125658290 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125658290 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125658290 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125658290 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125658290 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125658290 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125658290 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125658290 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125658290 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125658290 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125658290 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125658290 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125658290 DLGLOBAL DEBUG validating counter group 0x7f8c3c60a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125658290 DLGLOBAL DEBUG validating counter group 0x55c3cc683720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125658290 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125658290 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125658290 DLGLOBAL DEBUG validating counter group 0x7f8c3c60b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125658290 DLGLOBAL DEBUG validating counter group 0x7f8c3c60b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125658290 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125658290 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125658290 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125658290 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125658290 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125658290 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125658290 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125658290 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125658290 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125658290 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125658290 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125658290 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125658290 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125658290 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125658290 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125658290 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125658290 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125658290 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125658290 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125658290 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125658290 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125658290 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125658290 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125658290 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125658290 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125658290 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125658290 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125658291 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125658291 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125658292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125658292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658293 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(734)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(730)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(730)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(734)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(730)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(730)@131a5d934883: Start timer Tns_test: 10 s BTS(734)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" 20241111125658298 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125658298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125658298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125658298 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125658298 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125658298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(734)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(734)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125658299 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125658299 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125658299 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(734)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(734)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(730)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(730)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125658302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125658302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125658302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125658302 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125658302 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125658302 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125658302 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125658302 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125658302 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125658302 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(734)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125658303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125658303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658304 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125658304 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(730)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(730)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(730)@131a5d934883: Start timer Tns_test: 10 s 20241111125658305 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125658305 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658306 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125658306 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658307 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125658307 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658308 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125658308 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658309 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125658309 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658309 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125658309 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658310 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125658310 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658311 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 727@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 727@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125658321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125658321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125658323 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658324 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125658324 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125658324 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125658324 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125658324 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125658324 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125658324 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125658324 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125658324 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125658324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658325 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125658325 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658326 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125658326 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658327 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125658327 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658328 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125658328 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125658328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658329 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(729)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(729)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125658335 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125658335 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125658335 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125658335 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125658335 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125658335 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) MTC@131a5d934883: BSSGP successfully initialized 20241111125658335 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125658335 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125658337 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) 20241111125658337 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125658337 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125658337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125658337 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125658337 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125658337 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) 20241111125658338 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125658338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125658338 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125658338 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125658338 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125658339 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125658339 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125658339 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125658339 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125658339 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(734)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125658342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125658342 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125658344 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125658344 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658344 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125658344 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658345 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125658345 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125658345 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125658345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125658345 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125658345 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125658345 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125658345 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658346 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125658346 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125658346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658346 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125658346 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658349 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125658364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125658364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125658366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658366 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) 20241111125658366 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) 20241111125658367 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) 20241111125658367 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) 20241111125658368 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) 20241111125658368 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) 20241111125658369 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) 20241111125658369 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) 20241111125658370 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) 20241111125658370 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) 20241111125658370 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) 20241111125658370 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) 20241111125658371 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125658383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125658383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658385 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) 20241111125658385 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) 20241111125658385 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) 20241111125658385 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) 20241111125658386 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) 20241111125658386 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) 20241111125658387 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) 20241111125658387 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) 20241111125658388 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) 20241111125658388 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) 20241111125658389 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) 20241111125658389 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) 20241111125658389 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) 20241111125658389 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) 20241111125658390 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125658402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125658402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658404 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) 20241111125658404 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) 20241111125658405 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) 20241111125658405 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) 20241111125658405 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) 20241111125658405 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) 20241111125658406 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) 20241111125658406 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) 20241111125658407 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) 20241111125658407 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) 20241111125658408 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) 20241111125658408 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) 20241111125658408 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) 20241111125658408 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) 20241111125658412 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125658426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125658426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658428 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) 20241111125658428 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) 20241111125658428 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) 20241111125658428 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) 20241111125658429 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) 20241111125658429 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) 20241111125658430 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) 20241111125658430 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) 20241111125658431 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) 20241111125658431 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) 20241111125658431 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) 20241111125658431 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) 20241111125658432 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) 20241111125658432 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) 20241111125658433 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125658445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125658445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658446 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) 20241111125658446 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) 20241111125658447 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) 20241111125658447 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) 20241111125658448 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) 20241111125658448 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) 20241111125658449 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) 20241111125658449 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) 20241111125658450 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) 20241111125658450 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) 20241111125658451 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) 20241111125658451 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) 20241111125658452 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) 20241111125658452 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) 20241111125658453 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125658464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125658464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658465 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) 20241111125658465 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) 20241111125658466 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) 20241111125658466 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) 20241111125658467 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) 20241111125658467 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) 20241111125658468 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) 20241111125658468 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) 20241111125658468 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) 20241111125658469 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) 20241111125658469 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) 20241111125658469 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) 20241111125658470 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) 20241111125658470 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) 20241111125658473 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125658488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125658488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658489 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) 20241111125658489 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) 20241111125658490 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) 20241111125658490 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) 20241111125658491 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) 20241111125658491 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) 20241111125658491 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) 20241111125658491 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) 20241111125658492 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) 20241111125658492 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) 20241111125658493 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) 20241111125658493 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) 20241111125658493 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) 20241111125658494 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) 20241111125658494 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125658507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125658507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125658508 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) 20241111125658508 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) 20241111125658509 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) 20241111125658509 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) 20241111125658510 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) 20241111125658510 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) 20241111125658510 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) 20241111125658510 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) 20241111125658511 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) 20241111125658511 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) 20241111125658512 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) 20241111125658512 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) 20241111125658513 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) 20241111125658513 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) 20241111125658514 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125658526 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) 20241111125658526 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) 20241111125658527 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) 20241111125658528 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) 20241111125658528 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) 20241111125658528 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) 20241111125658529 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) 20241111125658529 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) 20241111125658530 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) 20241111125658530 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) 20241111125658530 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) 20241111125658531 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) 20241111125658531 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) 20241111125658531 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) 20241111125658532 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) 20241111125658532 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) 20241111125658535 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125658550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125658550 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) 20241111125658550 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125658550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125658550 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125658551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125658551 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125658551 DLGLOBAL DEBUG validating counter group 0x55c3cc683760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125658551 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125658551 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125658551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125658551 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125658551 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125658551 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111125658551 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125658551 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125658551 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125658551 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125658551 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125658551 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125658551 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125658551 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125658551 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125658551 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125658551 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125658551 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125658551 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) 20241111125658551 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125658551 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125658551 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125658551 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241111125658552 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125658552 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125658552 DLGLOBAL DEBUG validating counter group 0x55c3cc683b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125658552 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125658552 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125658552 DLGLOBAL DEBUG validating counter group 0x55c3cc683c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125658552 DLGLOBAL DEBUG validating counter group 0x55c3cc683c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125658552 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125658552 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) 20241111125658552 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) 20241111125658552 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) 20241111125658552 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) 20241111125658552 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125658552 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) 20241111125658552 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125658552 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125658552 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) 20241111125658552 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125658552 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) 20241111125658552 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) 20241111125658552 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125658552 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) 20241111125658552 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) 20241111125658552 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125658552 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) 20241111125658552 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) 20241111125658553 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) 20241111125658553 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) 20241111125658555 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) 20241111125658555 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) 20241111125658556 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) 20241111125658556 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) 20241111125658556 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) 20241111125658556 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) 20241111125658557 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) 20241111125658557 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) 20241111125658559 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) 20241111125658559 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) 20241111125658560 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) 20241111125658560 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) 20241111125658560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125658560 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125658561 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125658561 DCSN1 INFO csnStreamEncoder (type: Pkt 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) 20241111125658562 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125658562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125658562 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) 20241111125658562 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) 20241111125658562 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) 20241111125658562 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) 20241111125658562 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(734)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241111125658571 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) 20241111125658571 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) 20241111125658572 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) 20241111125658572 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) 20241111125658573 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) 20241111125658573 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) 20241111125658574 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) 20241111125658574 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) 20241111125658575 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) 20241111125658575 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) 20241111125658576 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) 20241111125658576 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) 20241111125658577 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) 20241111125658577 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) 20241111125658578 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) 20241111125658578 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) 20241111125658579 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125658588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=00 00 c0 82 0c 6b 4f 76 74 78 7e be 90 97 88 41 3f a3 54 8a 26 db 02 c6 ea 30 29 (pcu_l1_if.cpp:463) 20241111125658588 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) 20241111125658588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125658588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 c0 82 0c 6b 4f 76 74 78 7e be 90 97 88 41 3f a3 54 8a 26 db 02 c6 ea 30 29 (pdch.cpp:1019) 20241111125658588 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) 20241111125658588 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20241111125658588 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) 20241111125658588 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) 20241111125658588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125658588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} data_length=22, data=86 b5 27 3b 3a 3c 3f 5f c8 4b c4 a0 9f 51 2a 45 93 6d 01 63 75 98 (tbf_ul.cpp:337) 20241111125658588 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241111125658588 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125658588 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125658588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125658589 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) 20241111125658589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} complete UL frame len=22 (tbf_ul.cpp:197) 20241111125658589 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} len=22 (tbf_ul.cpp:467) 20241111125658589 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125658589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125658589 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) 20241111125658590 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) 20241111125658590 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) 20241111125658591 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) 20241111125658591 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) 20241111125658592 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) 20241111125658592 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) 20241111125658592 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) 20241111125658592 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) 20241111125658593 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) 20241111125658593 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) 20241111125658594 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) 20241111125658594 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) 20241111125658595 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) 20241111125658595 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) 20241111125658598 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125658613 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) 20241111125658613 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) 20241111125658614 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) 20241111125658614 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) 20241111125658615 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) 20241111125658615 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) 20241111125658615 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) 20241111125658615 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) 20241111125658616 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) 20241111125658616 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) 20241111125658617 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) 20241111125658617 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) 20241111125658618 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) 20241111125658618 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) 20241111125658618 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) 20241111125658618 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) 20241111125658619 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125658632 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) 20241111125658632 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) 20241111125658632 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125658632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125658632 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|MTC@131a5d934883: Start timer T: 0.5 s 43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125658632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125658632 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125658632 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125658632 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125658632 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) 20241111125658632 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125658632 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125658633 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) 20241111125658633 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) 20241111125658634 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) 20241111125658634 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) 20241111125658635 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) 20241111125658635 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) 20241111125658636 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) 20241111125658636 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) 20241111125658637 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) 20241111125658637 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) 20241111125658637 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125658637 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125658637 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125658637 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125658637 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125658637 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125658637 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125658637 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125658637 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125658637 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) 20241111125658638 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125658638 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125658638 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125658638 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125658638 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125658638 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125658638 DLGLOBAL DEBUG validating counter group 0x55c3cc683b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125658638 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125658638 DLGLOBAL DEBUG validating counter group 0x55c3cc683e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125658638 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125658638 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) 20241111125658638 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) 20241111125658638 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) 20241111125658638 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) 20241111125658638 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125658638 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) 20241111125658638 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125658638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125658638 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) 20241111125658638 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125658638 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) 20241111125658638 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125658638 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) 20241111125658638 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125658638 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) 20241111125658638 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) 20241111125658638 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) 20241111125658639 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) 20241111125658639 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) 20241111125658640 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125658651 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) 20241111125658651 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) 20241111125658652 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) 20241111125658652 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) 20241111125658653 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) 20241111125658653 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) 20241111125658654 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) 20241111125658654 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) 20241111125658654 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) 20241111125658654 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) 20241111125658655 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) 20241111125658655 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) 20241111125658656 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) 20241111125658656 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) 20241111125658657 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) 20241111125658657 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) 20241111125658660 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125658674 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) 20241111125658674 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) 20241111125658676 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) 20241111125658676 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) 20241111125658677 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) 20241111125658677 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) 20241111125658678 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) 20241111125658678 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) 20241111125658678 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) 20241111125658678 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) 20241111125658679 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) 20241111125658679 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) 20241111125658680 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) 20241111125658680 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) 20241111125658681 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) 20241111125658681 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) 20241111125658681 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125658694 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) 20241111125658694 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) 20241111125658695 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) 20241111125658695 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) 20241111125658696 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) 20241111125658696 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) 20241111125658696 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) 20241111125658696 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) 20241111125658697 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) 20241111125658697 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) 20241111125658698 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) 20241111125658698 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) 20241111125658699 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) 20241111125658699 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) 20241111125658699 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) 20241111125658699 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) 20241111125658700 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125658712 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) 20241111125658712 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) 20241111125658714 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) 20241111125658714 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) 20241111125658714 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) 20241111125658714 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) 20241111125658715 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) 20241111125658715 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) 20241111125658716 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) 20241111125658716 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) 20241111125658717 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) 20241111125658717 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) 20241111125658717 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) 20241111125658717 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) 20241111125658718 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) 20241111125658718 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) 20241111125658722 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125658736 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) 20241111125658736 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) 20241111125658738 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) 20241111125658738 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) 20241111125658738 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) 20241111125658738 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) 20241111125658739 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) 20241111125658739 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) 20241111125658740 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) 20241111125658740 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) 20241111125658740 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) 20241111125658741 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) 20241111125658741 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) 20241111125658741 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) 20241111125658742 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) 20241111125658742 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) 20241111125658743 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125658755 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) 20241111125658755 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) 20241111125658756 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) 20241111125658756 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) 20241111125658757 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) 20241111125658757 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) 20241111125658758 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) 20241111125658758 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) 20241111125658759 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) 20241111125658759 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) 20241111125658759 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) 20241111125658759 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) 20241111125658760 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) 20241111125658760 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) 20241111125658761 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) 20241111125658761 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) 20241111125658762 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125658774 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) 20241111125658774 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) 20241111125658775 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) 20241111125658776 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) 20241111125658776 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) 20241111125658776 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) 20241111125658777 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) 20241111125658777 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) 20241111125658778 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) 20241111125658778 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) 20241111125658778 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) 20241111125658778 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) 20241111125658779 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) 20241111125658779 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) 20241111125658780 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) 20241111125658780 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) 20241111125658784 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125658798 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) 20241111125658798 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) 20241111125658799 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) 20241111125658799 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) 20241111125658800 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) 20241111125658800 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) 20241111125658801 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) 20241111125658801 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) 20241111125658801 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) 20241111125658801 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) 20241111125658802 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) 20241111125658802 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) 20241111125658803 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) 20241111125658803 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) 20241111125658804 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) 20241111125658804 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) 20241111125658804 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125658817 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) 20241111125658817 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) 20241111125658818 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) 20241111125658818 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) 20241111125658819 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) 20241111125658819 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) 20241111125658820 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) 20241111125658820 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) 20241111125658821 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) 20241111125658821 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) 20241111125658822 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) 20241111125658822 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) 20241111125658822 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) 20241111125658822 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) 20241111125658823 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) 20241111125658823 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) 20241111125658824 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125658836 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) 20241111125658836 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) 20241111125658837 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) 20241111125658837 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) 20241111125658838 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) 20241111125658838 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) 20241111125658839 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) 20241111125658839 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) 20241111125658840 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) 20241111125658840 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) 20241111125658841 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) 20241111125658841 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) 20241111125658841 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) 20241111125658841 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) 20241111125658842 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) 20241111125658843 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) 20241111125658846 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125658860 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) 20241111125658860 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) 20241111125658862 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) 20241111125658862 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) 20241111125658863 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) 20241111125658863 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) 20241111125658863 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) 20241111125658864 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) 20241111125658864 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) 20241111125658864 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) 20241111125658865 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) 20241111125658865 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) 20241111125658866 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) 20241111125658866 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) 20241111125658867 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) 20241111125658867 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) 20241111125658867 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125658879 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) 20241111125658879 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) 20241111125658881 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) 20241111125658881 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) 20241111125658883 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) 20241111125658883 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) 20241111125658883 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) 20241111125658884 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) 20241111125658884 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) 20241111125658884 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) 20241111125658885 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) 20241111125658885 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) 20241111125658886 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) 20241111125658886 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) 20241111125658887 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) 20241111125658887 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) 20241111125658888 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125658898 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) 20241111125658898 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) 20241111125658900 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) 20241111125658900 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) 20241111125658900 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) 20241111125658900 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) 20241111125658901 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) 20241111125658901 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) 20241111125658902 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) 20241111125658902 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) 20241111125658903 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) 20241111125658903 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) 20241111125658903 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) 20241111125658903 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) 20241111125658904 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) 20241111125658904 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) 20241111125658908 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125658922 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) 20241111125658922 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) 20241111125658923 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) 20241111125658923 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) 20241111125658924 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) 20241111125658924 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) 20241111125658925 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) 20241111125658925 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) 20241111125658926 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) 20241111125658926 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) 20241111125658927 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) 20241111125658927 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) 20241111125658928 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) 20241111125658928 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) 20241111125658928 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) 20241111125658928 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) 20241111125658929 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125658941 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) 20241111125658941 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) 20241111125658942 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) 20241111125658942 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) 20241111125658943 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) 20241111125658943 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) 20241111125658944 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) 20241111125658944 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) 20241111125658945 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) 20241111125658945 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) 20241111125658945 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) 20241111125658945 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) 20241111125658946 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) 20241111125658946 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) 20241111125658947 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) 20241111125658947 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) 20241111125658948 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125658960 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) 20241111125658960 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) 20241111125658961 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) 20241111125658961 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) 20241111125658962 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) 20241111125658962 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) 20241111125658963 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) 20241111125658963 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) 20241111125658963 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) 20241111125658964 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) 20241111125658964 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) 20241111125658964 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) 20241111125658965 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) 20241111125658965 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) 20241111125658966 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) 20241111125658966 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) 20241111125658970 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125658984 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) 20241111125658984 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) 20241111125658985 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) 20241111125658985 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) 20241111125658986 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) 20241111125658986 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) 20241111125658987 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) 20241111125658987 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) 20241111125658987 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) 20241111125658988 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) 20241111125658989 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) 20241111125658989 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) 20241111125658989 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) 20241111125658990 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) 20241111125658990 DL1IF[1;32m 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) 20241111125658990 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) 20241111125658991 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125659003 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) 20241111125659003 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) 20241111125659004 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) 20241111125659004 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) 20241111125659005 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) 20241111125659005 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) 20241111125659006 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) 20241111125659006 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) 20241111125659006 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) 20241111125659006 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) 20241111125659007 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) 20241111125659007 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) 20241111125659008 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) 20241111125659008 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) 20241111125659009 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) 20241111125659009 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) 20241111125659009 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125659022 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) 20241111125659022 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) 20241111125659023 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) 20241111125659023 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) 20241111125659024 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) 20241111125659024 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) 20241111125659025 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) 20241111125659025 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) 20241111125659026 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) 20241111125659026 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) 20241111125659026 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) 20241111125659026 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) 20241111125659027 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) 20241111125659027 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) 20241111125659028 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) 20241111125659028 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) 20241111125659031 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125659046 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) 20241111125659046 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) 20241111125659048 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) 20241111125659048 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) 20241111125659048 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) 20241111125659048 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) 20241111125659049 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) 20241111125659049 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) 20241111125659050 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) 20241111125659050 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) 20241111125659051 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) 20241111125659051 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) 20241111125659052 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) 20241111125659052 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) 20241111125659053 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) 20241111125659053 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) 20241111125659054 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125659064 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) 20241111125659064 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) 20241111125659064 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) 20241111125659064 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) 20241111125659064 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) 20241111125659064 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) 20241111125659065 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) 20241111125659065 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) 20241111125659065 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) 20241111125659065 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) 20241111125659065 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) 20241111125659065 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) 20241111125659065 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) 20241111125659065 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) 20241111125659065 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) 20241111125659065 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) 20241111125659069 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125659083 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) 20241111125659083 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) 20241111125659083 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) 20241111125659083 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) 20241111125659083 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) 20241111125659083 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) 20241111125659083 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) 20241111125659083 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) 20241111125659084 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) 20241111125659084 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) 20241111125659084 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) 20241111125659084 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) 20241111125659084 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) 20241111125659084 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) 20241111125659084 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) 20241111125659084 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) 20241111125659092 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125659107 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) 20241111125659107 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) 20241111125659108 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) 20241111125659109 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) 20241111125659109 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) 20241111125659109 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) 20241111125659110 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) 20241111125659110 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) 20241111125659111 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) 20241111125659111 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) 20241111125659112 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) 20241111125659112 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) 20241111125659112 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) 20241111125659112 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) 20241111125659113 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) 20241111125659113 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) 20241111125659114 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125659127 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) 20241111125659127 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) 20241111125659128 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) 20241111125659128 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) 20241111125659129 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) 20241111125659129 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) 20241111125659130 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) 20241111125659130 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) 20241111125659131 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) 20241111125659131 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) 20241111125659132 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) 20241111125659132 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) 20241111125659132 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) 20241111125659132 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) 20241111125659133 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) 20241111125659133 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) 20241111125659134 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125659146 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) 20241111125659146 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) 20241111125659147 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) 20241111125659147 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) 20241111125659148 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) 20241111125659148 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) 20241111125659149 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) 20241111125659149 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) 20241111125659150 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) 20241111125659150 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) 20241111125659150 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) 20241111125659150 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) 20241111125659151 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) 20241111125659151 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) 20241111125659152 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) 20241111125659152 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) 20241111125659155 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) 20241111125659155 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:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20241111125659155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241111125659155 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) 20241111125659155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241111125659155 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) 20241111125659155 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125659155 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) 20241111125659156 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125659156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241111125659156 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=195, TS=7) (tbf_dl_ass_fsm.c:126) 20241111125659156 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) 20241111125659156 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){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125659156 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 c0 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125659156 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(734)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O 20241111125659169 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) 20241111125659170 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) 20241111125659171 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) 20241111125659171 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) 20241111125659171 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) 20241111125659171 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) 20241111125659172 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) 20241111125659172 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) 20241111125659173 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) 20241111125659173 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) 20241111125659174 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) 20241111125659174 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) 20241111125659174 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) 20241111125659174 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) 20241111125659175 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) 20241111125659175 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) 20241111125659176 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125659189 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) 20241111125659189 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) 20241111125659189 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=186): TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125659189 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125659190 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) 20241111125659190 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) 20241111125659191 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) 20241111125659191 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) 20241111125659191 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) 20241111125659191 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) 20241111125659192 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) 20241111125659192 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) 20241111125659193 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) 20241111125659193 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) 20241111125659194 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) 20241111125659194 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) 20241111125659195 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) 20241111125659195 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) 20241111125659196 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125659208 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) 20241111125659208 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) 20241111125659209 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) 20241111125659209 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) 20241111125659210 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) 20241111125659210 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) 20241111125659211 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) 20241111125659211 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) 20241111125659212 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) 20241111125659212 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) 20241111125659212 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) 20241111125659212 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) 20241111125659213 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) 20241111125659213 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) 20241111125659214 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) 20241111125659214 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) 20241111125659217 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125659232 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) 20241111125659232 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) 20241111125659232 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125659232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125659232 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125659232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125659232 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} FN=195 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111125659232 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111125659232 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241111125659232 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) 20241111125659232 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111125659232 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241111125659234 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) 20241111125659234 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) 20241111125659235 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) 20241111125659235 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) 20241111125659235 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) 20241111125659235 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) 20241111125659236 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) 20241111125659236 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) 20241111125659237 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) 20241111125659237 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) 20241111125659238 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) 20241111125659238 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) 20241111125659239 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) 20241111125659239 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) 20241111125659239 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) 20241111125659239 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) 20241111125659239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241111125659239 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) 20241111125659240 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125659240 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) 20241111125659240 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) 20241111125659240 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) 20241111125659240 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125659240 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 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) 20241111125659240 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(734)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B0042B2B2B2B2B2B2B2B2B2B'O 20241111125659251 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) 20241111125659251 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) 20241111125659252 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) 20241111125659252 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) 20241111125659253 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) 20241111125659253 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) 20241111125659254 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) 20241111125659254 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) 20241111125659255 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) 20241111125659255 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) 20241111125659255 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) 20241111125659255 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) 20241111125659256 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) 20241111125659256 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) 20241111125659257 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) 20241111125659257 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) 20241111125659258 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) 20241111125659258 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:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241111125659258 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241111125659258 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) 20241111125659258 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) 20241111125659258 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) 20241111125659258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125659258 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125659258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125659258 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) 20241111125659258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241111125659258 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241111125659258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 14 ff 73 da 25 87 59 12 0e 24 60 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125659258 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) 20241111125659258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125659258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125659258 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) 20241111125659258 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20241111125659258 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20241111125659258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=216, TS=7) (tbf_dl.cpp:883) 20241111125659258 DTBFDL INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=216, TS=7 (tbf_dl.cpp:903) 20241111125659258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 0f 00 00 16 28 fe e7 b4 4b 0e b3 24 1c 48 c0 82 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241111125659258 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 16 28 fe e7 b4 4b 0e b3 24 1c 48 c0 82 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241111125659258 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125659270 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) 20241111125659270 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) 20241111125659270 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) 20241111125659270 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125659271 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) 20241111125659271 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) 20241111125659272 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) 20241111125659272 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) 20241111125659273 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) 20241111125659273 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) 20241111125659274 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) 20241111125659274 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) 20241111125659274 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) 20241111125659274 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) 20241111125659275 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) 20241111125659275 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) 20241111125659276 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) 20241111125659276 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) 20241111125659279 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125659294 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) 20241111125659294 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) 20241111125659294 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=208): TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125659294 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125659295 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) 20241111125659295 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) 20241111125659296 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) 20241111125659296 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) 20241111125659297 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) 20241111125659297 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) 20241111125659297 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) 20241111125659297 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) 20241111125659298 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) 20241111125659298 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) 20241111125659299 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) 20241111125659299 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) 20241111125659300 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) 20241111125659300 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) 20241111125659300 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125659312 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) 20241111125659312 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) 20241111125659313 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) 20241111125659313 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) 20241111125659313 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) 20241111125659313 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) 20241111125659314 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) 20241111125659314 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) 20241111125659314 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) 20241111125659314 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) 20241111125659314 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) 20241111125659314 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) 20241111125659315 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) 20241111125659315 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) 20241111125659315 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) 20241111125659315 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) 20241111125659317 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125659332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=2 data=40 20 00 a7 f0 04 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125659332 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) 20241111125659332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125659332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125659332 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) 20241111125659333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125659333 DTBF DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125659333 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, 0x55c3cdcdb79c, 0x55c3cdcdb7a0, 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) 20241111125659333 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) 20241111125659333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125659333 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) 20241111125659333 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) 20241111125659333 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125659333 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) 20241111125659333 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) 20241111125659333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125659333 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125659333 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241111125659334 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) 20241111125659334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(734)@131a5d934883: Shutting down virtual BTS #0... 20241111125659335 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) 20241111125659335 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) 20241111125659335 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) 20241111125659335 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) 20241111125659337 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) 20241111125659337 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) 20241111125659338 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) 20241111125659338 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) 20241111125659338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125659342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46218<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125659343 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125659343 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125659343 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125659343 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125659343 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) 20241111125659343 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL:DL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125659343 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125659343 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125659343 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125659343 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125659343 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125659343 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125659343 DTBF INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125659343 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) 20241111125659343 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125659343 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125659343 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125659343 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125659343 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125659343 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125659343 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125659343 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125659343 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125659343 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125659343 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125659344 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125659344 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125659344 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125659344 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125659344 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125659344 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125659344 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125659344 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125659344 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125659344 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 10340 with status 0 respawn: 67: starting: osmo-pcu MTC@131a5d934883: Test case TC_mo_ping_pong_with_ul_racap_egprs_only finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:56:59 UTC 2024 ====== PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.talloc 20241111125659393 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125659393 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125659393 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125659393 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125659420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125659521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348684) Waiting for packet dumper to finish... 1 (prev_count=348684, count=395568) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_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@131a5d934883: 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@131a5d934883: Test case TC_pcuif_fh_imm_ass_ul_egprs started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125702632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51810<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(739)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(739)@131a5d934883: Start timer T: 5 s PCUIF(739)@131a5d934883: Start timer T_Conn: 10 s 20241111125702659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_fh_imm_ass_ul_egprs-STATS(741)@131a5d934883: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul_egprs-STATS(741)@131a5d934883: Start timer T: 2 s 20241111125704394 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125704394 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125704394 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(739)@131a5d934883: OsmoPCU is now connected BTS(740)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=1642, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125704410 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125704410 DLGLOBAL DEBUG validating counter group 0x563112984040(bts) with 102 counters (rate_ctr.c:86) 20241111125704410 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125704410 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125704410 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125704410 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125704410 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125704410 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125704410 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125704410 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125704410 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125704410 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125704410 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125704410 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125704410 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125704410 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125704410 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125704410 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125704410 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125704410 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125704410 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125704410 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125704410 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125704410 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125704410 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125704410 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125704410 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125704410 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125704411 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125704411 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125704411 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125704411 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125704411 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125704411 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125704411 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125704411 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125704411 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125704411 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125704411 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125704411 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125704411 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125704411 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125704411 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125704411 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125704411 DLGLOBAL DEBUG validating counter group 0x7fd4ed5335e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125704411 DLGLOBAL DEBUG validating counter group 0x563112983720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125704411 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125704411 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125704411 DLGLOBAL DEBUG validating counter group 0x7fd4ed534180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125704411 DLGLOBAL DEBUG validating counter group 0x7fd4ed534160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125704411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125704411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125704411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125704411 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125704411 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125704411 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125704411 DL1IF INFO PDCH (trx=0, ts=7): tsc=5, hopping=yes (pcu_l1_if.cpp:952) 20241111125704411 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125704411 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125704411 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125704411 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125704411 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125704411 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125704411 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125704411 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125704411 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125704411 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125704411 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125704412 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125704412 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125704412 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125704412 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125704412 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125704412 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125704412 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125704412 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125704412 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125704412 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125704412 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125704413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125704413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125704414 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) 20241111125704414 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x66a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125704414 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 10 | : End Content |  (gsm_rlcmac.c:6244) 20241111125704414 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241111125704414 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125704414 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125704414 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125704414 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=5 TFI=-1 USF=7 (bts.cpp:1026) 20241111125704414 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 3d 06 3f 10 0f b5 90 7f 09 6b 00 04 75 05 4c de 45 00 00 10 0b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125704415 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(740)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(740)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(740)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(740)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(740)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(740)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(740)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(740)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125704424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125704424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125704425 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125704425 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125704425 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125704426 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125704426 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125704426 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125704427 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125704427 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125704428 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125704428 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125704429 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125704429 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125704429 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125704429 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125704431 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(740)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 15, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 5, presence := '1'B, zero := omit, one := { maio := 22, hsn := 16 } }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 4, ma := '01111011001100101010000010101110'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@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125704441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51820<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125704444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51810<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125704445 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125704445 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125704445 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125704445 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125704445 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125704445 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125704445 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125704445 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125704445 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125704445 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125704445 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125704445 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125704445 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125704445 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125704445 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) 20241111125704445 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) 20241111125704445 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_pcuif_fh_imm_ass_ul_egprs finished. Verdict: pass MTC@131a5d934883: 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 10404 with status 0 respawn: 68: starting: osmo-pcu Mon Nov 11 12:57:04 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.talloc 20241111125704469 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125704469 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125704469 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125704469 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125704482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51826<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125704582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51826<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6892) Waiting for packet dumper to finish... 1 (prev_count=6892, count=42560) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_pcuif_fh_imm_ass_ul started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125707718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(743)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125707745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51844<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(743)@131a5d934883: Start timer T: 5 s PCUIF(743)@131a5d934883: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_ul-STATS(745)@131a5d934883: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul-STATS(745)@131a5d934883: Start timer T: 2 s 20241111125709470 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125709470 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125709470 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(743)@131a5d934883: OsmoPCU is now connected BTS(744)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125709476 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125709476 DLGLOBAL DEBUG validating counter group 0x55a03e3d1040(bts) with 102 counters (rate_ctr.c:86) 20241111125709476 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125709476 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125709476 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125709476 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125709476 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125709476 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125709476 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125709476 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125709476 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125709476 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125709476 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125709476 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125709476 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125709476 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125709476 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125709476 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125709476 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125709476 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125709476 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125709476 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125709476 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125709476 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125709476 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125709476 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125709476 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125709476 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125709476 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125709476 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125709476 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125709476 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125709476 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125709476 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125709476 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125709476 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125709476 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125709476 DLGLOBAL DEBUG validating counter group 0x7f86478a75e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125709476 DLGLOBAL DEBUG validating counter group 0x55a03e3d0720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125709476 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125709477 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125709477 DLGLOBAL DEBUG validating counter group 0x7f86478a8180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125709477 DLGLOBAL DEBUG validating counter group 0x7f86478a8160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125709477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125709477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125709477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125709477 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125709477 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125709477 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125709477 DL1IF INFO PDCH (trx=0, ts=7): tsc=1, hopping=yes (pcu_l1_if.cpp:952) 20241111125709477 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125709477 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125709477 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125709477 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125709477 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125709477 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125709477 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125709477 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125709477 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125709477 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125709477 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125709477 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125709477 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125709477 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125709477 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125709477 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125709477 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125709477 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125709477 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125709477 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125709477 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125709477 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125709477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125709477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125709477 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125709477 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) 20241111125709477 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125709477 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125709477 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125709477 DLGLOBAL DEBUG validating counter group 0x55a03e3d0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125709477 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125709477 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125709477 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125709477 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125709477 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125709477 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125709477 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125709477 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125709477 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125709477 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125709477 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125709477 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125709477 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125709477 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125709477 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125709477 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125709477 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125709477 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125709477 DLGLOBAL DEBUG validating counter group 0x55a03e3d0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125709478 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125709478 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125709478 DLGLOBAL DEBUG validating counter group 0x55a03e3d0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) BTS(744)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" 20241111125709478 DLGLOBAL DEBUG validating counter group 0x55a03e3d0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125709478 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125709478 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) 20241111125709478 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125709478 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125709478 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125709478 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125709478 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125709478 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125709478 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125709478 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) 20241111125709478 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) 20241111125709478 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125709478 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125709478 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=1 TFI=0 USF=0 (bts.cpp:1026) 20241111125709478 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 3d 06 3f 10 0f 30 2c 78 09 6b 00 04 13 11 ea 70 c8 00 30 0b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(744)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(744)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(744)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(744)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(744)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(744)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(744)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" BTS(744)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 15, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 1, presence := '1'B, zero := omit, one := { maio := 0, hsn := 44 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 4, ma := '00001110010101111000100011001000'B }, rest_octets := { presence := '11'B, ll := 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@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125709483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51844<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125709484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51828<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125709485 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125709485 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125709485 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125709485 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241111125709485 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125709485 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) 20241111125709485 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125709485 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125709485 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125709485 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125709485 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125709485 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125709485 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125709485 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125709485 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125709485 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125709485 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125709485 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125709485 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125709485 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125709485 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125709485 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125709485 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125709485 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125709485 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125709485 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) 20241111125709485 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) 20241111125709485 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_pcuif_fh_imm_ass_ul finished. Verdict: pass MTC@131a5d934883: 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 10467 with status 0 respawn: 69: starting: osmo-pcu Mon Nov 11 12:57:09 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_imm_ass_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_imm_ass_ul.talloc 20241111125709509 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125709509 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125709509 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125709509 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125709521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51848<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125709622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51848<->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@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_pcuif_fh_imm_ass_dl started. 747@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 747@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_fh_imm_ass_dl-BVCI1234(750)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 747@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(751)@131a5d934883: Provider Link came up: waiting for NS-RESET 747@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(754)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 747@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(754)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125712767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40290<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 747@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(757)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(757)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(753)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(753)@131a5d934883: Start timer T: 5 s PCUIF(753)@131a5d934883: Start timer T_Conn: 10 s 20241111125712777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40306<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_fh_imm_ass_dl-STATS(758)@131a5d934883: Start timer T: 2 s TC_pcuif_fh_imm_ass_dl-STATS(758)@131a5d934883: Start timer T: 2 s 20241111125714510 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125714510 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125714510 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(753)@131a5d934883: OsmoPCU is now connected BTS(755)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125714526 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125714526 DLGLOBAL DEBUG validating counter group 0x55c67a784040(bts) with 102 counters (rate_ctr.c:86) 20241111125714526 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125714526 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125714526 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125714526 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125714526 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125714526 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125714526 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125714526 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125714526 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125714526 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125714526 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125714526 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125714526 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125714526 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125714526 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125714526 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125714526 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125714526 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125714526 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125714526 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125714526 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125714526 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125714526 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125714526 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125714526 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125714526 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125714526 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125714526 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125714526 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125714526 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125714526 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125714526 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125714526 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125714526 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125714526 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125714526 DLGLOBAL DEBUG validating counter group 0x7fe7ed2285e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125714526 DLGLOBAL DEBUG validating counter group 0x55c67a783720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125714526 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125714526 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125714526 DLGLOBAL DEBUG validating counter group 0x7fe7ed229180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125714526 DLGLOBAL DEBUG validating counter group 0x7fe7ed229160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125714526 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125714526 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125714526 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125714526 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125714526 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125714526 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125714526 DL1IF INFO PDCH (trx=0, ts=7): tsc=1, hopping=yes (pcu_l1_if.cpp:952) 20241111125714526 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125714526 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125714526 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125714526 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125714526 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125714526 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125714526 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125714526 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125714526 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125714526 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125714526 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125714526 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125714526 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125714526 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125714526 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125714526 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125714526 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125714526 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125714526 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125714526 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125714526 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125714526 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125714526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125714526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714526 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(755)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(755)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(755)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(755)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(755)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(755)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(755)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(751)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(755)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(751)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(751)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(751)@131a5d934883: Start timer Tns_test: 10 s 20241111125714533 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125714533 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125714533 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125714533 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125714533 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125714533 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125714533 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125714533 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125714533 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(751)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(751)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125714535 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125714535 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125714535 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125714535 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125714535 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125714535 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125714535 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125714535 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125714535 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125714535 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125714537 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125714537 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(751)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(751)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(751)@131a5d934883: Start timer Tns_test: 10 s 20241111125714537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125714537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714539 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125714539 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125714540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714541 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125714541 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714542 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125714542 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714542 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125714542 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714543 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125714543 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714544 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125714544 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714545 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 748@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 748@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125714554 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125714554 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125714554 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125714554 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125714554 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125714554 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125714554 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125714554 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125714556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125714556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714557 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125714558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125714558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714559 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125714559 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714560 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125714560 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125714561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714561 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125714561 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125714562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714563 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pcuif_fh_imm_ass_dl-BVCI1234(750)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_pcuif_fh_imm_ass_dl-BVCI1234(750)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125714567 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125714567 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125714567 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125714567 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125714567 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125714567 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125714567 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125714567 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111125714574 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125714574 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125714574 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125714574 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125714574 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125714574 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0xda4a2e61 IMSI: none len: 12 (gprs_bssgp_pcu.c:177) 20241111125714574 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125714574 DLGLOBAL DEBUG validating counter group 0x55c67a783760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125714574 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125714574 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0xda4a2e61, partly confirmed (gprs_ms.c:538) 20241111125714574 DTBFDL DEBUG MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0) appending 12 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125714574 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125714574 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125714574 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125714574 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125714574 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125714574 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125714574 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125714574 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125714574 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125714574 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125714574 DRLCMAC 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) 20241111125714574 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125714574 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125714574 DTBF DEBUG MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125714575 DTBF INFO MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125714575 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125714575 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125714575 DLGLOBAL DEBUG validating counter group 0x55c67a783b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125714575 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125714575 DLGLOBAL DEBUG validating counter group 0x55c67a783e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125714575 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0xda4a2e61){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125714575 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241111125714575 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125714575 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241111125714575 DMS INFO MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} (gprs_ms.c:348) 20241111125714575 DMS DEBUG MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241111125714575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125714575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=) (tbf_dl.cpp:486) 20241111125714575 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125714575 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241111125714575 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125714575 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241111125714575 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=61 2e 4a da 35 06 3f 30 0f 30 eb 7d 80 00 1c 02 02 5f dd a4 a2 e6 18 00 03 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125714575 DMS DEBUG MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241111125714575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125714575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714576 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125714576 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125714576 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125714576 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125714576 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125714576 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125714576 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125714576 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125714576 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125714576 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125714576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125714576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125714576 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125714577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714577 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125714577 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714578 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125714578 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714578 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125714578 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125714579 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125714579 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(755)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '01'O 20241111125714583 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125714583 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125714583 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125714583 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125714583 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@131a5d934883: 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 1, presence := '1'B, zero := omit, one := { maio := 3, hsn := 43 } }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 2, ma := '1111101001000000'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 := 'DA4A2E61'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 := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@131a5d934883: Rx Downlink TBF assignment: { ccch := { tlli := 'DA4A2E61'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 := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } 20241111125714587 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125714587 DL1IF DEBUG Data confirm received: sapi=9 (pcu_l1_if.cpp:510) 20241111125714587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125714588 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125714588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) BTS(755)@131a5d934883: Shutting down virtual BTS #0... 20241111125714592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40306<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125714595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40290<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125714597 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125714597 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125714597 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125714597 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} free (tbf.cpp:271) 20241111125714598 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241111125714598 DMS INFO MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:TLLI-0xda4a2e61){ASSIGN} (gprs_ms.c:381) 20241111125714598 DMS INFO MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125714598 DMS INFO MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125714598 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125714598 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN}: Deallocated (fsm.c:568) 20241111125714598 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111125714598 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111125714598 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125714598 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125714598 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125714598 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125714598 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125714598 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125714598 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125714598 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125714598 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125714598 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125714598 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125714598 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125714598 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125714598 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 10525 with status 0 respawn: 70: starting: osmo-pcu MTC@131a5d934883: Test case TC_pcuif_fh_imm_ass_dl finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:57:14 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_imm_ass_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_imm_ass_dl.talloc 20241111125714648 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125714648 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125714648 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125714648 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125714668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40316<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125714769 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=9716) Waiting for packet dumper to finish... 1 (prev_count=9716, count=76932) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_pcuif_fh_pkt_ass_ul started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125717899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40320<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(760)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(760)@131a5d934883: Start timer T: 5 s PCUIF(760)@131a5d934883: Start timer T_Conn: 10 s 20241111125717921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_fh_pkt_ass_ul-STATS(762)@131a5d934883: Start timer T: 2 s TC_pcuif_fh_pkt_ass_ul-STATS(762)@131a5d934883: Start timer T: 2 s 20241111125719650 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125719650 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125719650 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(760)@131a5d934883: OsmoPCU is now connected BTS(761)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125719658 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125719658 DLGLOBAL DEBUG validating counter group 0x556a06277040(bts) with 102 counters (rate_ctr.c:86) 20241111125719658 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125719658 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125719658 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125719658 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125719658 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125719658 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125719658 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125719658 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125719658 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125719658 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125719658 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125719658 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125719658 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125719658 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125719658 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125719658 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125719658 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125719658 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125719658 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125719658 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125719658 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125719658 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125719658 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125719658 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125719658 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125719658 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125719658 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125719658 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125719658 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125719658 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125719658 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125719658 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125719658 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125719658 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125719658 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125719658 DLGLOBAL DEBUG validating counter group 0x7fab5d84c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125719658 DLGLOBAL DEBUG validating counter group 0x556a06276720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125719658 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125719658 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125719658 DLGLOBAL DEBUG validating counter group 0x7fab5d84d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125719658 DLGLOBAL DEBUG validating counter group 0x7fab5d84d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125719658 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125719658 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125719659 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125719659 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125719659 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125719659 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125719659 DL1IF INFO PDCH (trx=0, ts=7): tsc=5, hopping=yes (pcu_l1_if.cpp:952) 20241111125719659 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125719659 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125719659 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125719659 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125719659 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125719659 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125719659 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125719659 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125719659 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125719659 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125719659 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125719659 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125719659 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125719659 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125719659 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125719659 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125719659 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125719659 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125719659 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125719659 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125719659 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125719659 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125719659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125719659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719660 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) 20241111125719660 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125719660 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125719660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125719660 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125719660 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=5 TFI=-1 USF=7 (bts.cpp:1026) 20241111125719660 DL1IF DEBUG (bts=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 b3 91 70 09 6b 00 02 0b 48 c0 08 01 03 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125719660 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(761)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(761)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(761)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(761)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(761)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(761)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(761)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(761)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" BTS(761)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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 := 5, presence := '1'B, zero := omit, one := { maio := 14, hsn := 17 } }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 2, ma := '0001001011010000'B }, rest_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@131a5d934883: 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 } } } 20241111125719671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125719671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719672 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125719672 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719673 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125719673 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719673 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125719673 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719674 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125719674 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719674 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125719674 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719675 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125719675 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719675 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125719675 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719675 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125719690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125719690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125719692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125719692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125719693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125719694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719695 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125719695 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125719696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125719697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719698 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125719710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125719710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125719712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719714 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125719714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719715 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125719715 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719717 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125719717 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125719718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719719 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125719719 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719720 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125719720 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719721 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125719734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125719734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125719735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719736 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) 20241111125719736 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) 20241111125719737 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) 20241111125719737 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) 20241111125719738 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) 20241111125719738 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) 20241111125719738 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) 20241111125719739 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) 20241111125719739 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) 20241111125719739 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) 20241111125719740 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) 20241111125719740 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) 20241111125719741 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125719753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125719753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719754 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) 20241111125719754 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) 20241111125719755 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) 20241111125719755 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) 20241111125719756 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) 20241111125719756 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) 20241111125719757 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) 20241111125719757 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) 20241111125719757 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) 20241111125719757 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) 20241111125719758 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) 20241111125719758 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) 20241111125719759 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) 20241111125719759 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) 20241111125719760 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125719772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125719772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719773 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) 20241111125719773 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) 20241111125719774 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) 20241111125719774 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) 20241111125719775 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) 20241111125719775 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) 20241111125719775 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) 20241111125719776 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) 20241111125719776 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) 20241111125719776 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) 20241111125719777 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) 20241111125719777 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) 20241111125719778 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) 20241111125719778 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) 20241111125719781 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125719796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125719796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719797 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) 20241111125719797 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) 20241111125719798 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) 20241111125719798 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) 20241111125719799 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) 20241111125719799 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) 20241111125719800 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) 20241111125719800 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) 20241111125719801 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) 20241111125719801 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) 20241111125719802 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) 20241111125719802 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) 20241111125719803 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) 20241111125719803 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) 20241111125719804 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125719814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125719814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719815 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) 20241111125719815 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) 20241111125719815 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) 20241111125719815 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) 20241111125719815 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) 20241111125719815 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) 20241111125719816 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) 20241111125719816 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) 20241111125719816 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) 20241111125719816 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) 20241111125719816 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) 20241111125719816 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) 20241111125719817 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) 20241111125719817 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) 20241111125719820 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125719835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125719835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719837 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) 20241111125719837 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) 20241111125719838 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) 20241111125719838 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) 20241111125719839 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) 20241111125719839 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) 20241111125719840 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) 20241111125719840 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) 20241111125719841 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) 20241111125719841 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) 20241111125719842 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) 20241111125719842 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) 20241111125719844 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) 20241111125719844 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) 20241111125719845 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125719859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125719859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719862 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) 20241111125719862 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) 20241111125719863 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) 20241111125719863 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) 20241111125719865 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) 20241111125719865 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) 20241111125719866 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) 20241111125719866 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) 20241111125719867 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) 20241111125719867 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) 20241111125719868 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) 20241111125719868 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) 20241111125719870 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) 20241111125719870 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) 20241111125719871 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125719878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125719878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125719879 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) 20241111125719879 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) 20241111125719880 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) 20241111125719880 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) 20241111125719880 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) 20241111125719880 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) 20241111125719881 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) 20241111125719881 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) 20241111125719882 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) 20241111125719882 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) 20241111125719883 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) 20241111125719883 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) 20241111125719883 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) 20241111125719883 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) 20241111125719884 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125719897 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) 20241111125719897 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) 20241111125719899 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) 20241111125719899 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) 20241111125719900 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) 20241111125719900 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) 20241111125719901 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) 20241111125719901 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) 20241111125719902 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) 20241111125719902 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) 20241111125719903 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) 20241111125719903 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) 20241111125719905 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) 20241111125719905 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) 20241111125719906 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) 20241111125719907 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) 20241111125719908 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125719922 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 76 92 8b 98 40 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125719922 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) 20241111125719922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125719923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125719923 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 = 0xda4a2e61 | : 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) 20241111125719923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125719923 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125719923 DLGLOBAL DEBUG validating counter group 0x556a06276760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125719923 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0xda4a2e61, not yet confirmed (gprs_ms.c:512) 20241111125719923 DMS INFO MS(TLLI-0xda4a2e61:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125719923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125719923 DMS INFO Modifying MS object, TLLI = 0xda4a2e61, TA 220 -> 0 (gprs_ms.c:609) 20241111125719923 DRLCMACMEAS INFO MS(TLLI-0xda4a2e61: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) 20241111125719923 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125719923 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125719923 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125719923 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125719923 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125719923 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125719923 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125719924 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125719924 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125719924 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125719924 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=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) 20241111125719924 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125719924 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125719924 DTBF DEBUG MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125719924 DTBF INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125719924 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125719924 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125719924 DLGLOBAL DEBUG validating counter group 0x556a06276b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125719924 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125719924 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125719924 DLGLOBAL DEBUG validating counter group 0x556a06276c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125719924 DLGLOBAL DEBUG validating counter group 0x556a06276c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125719924 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0xda4a2e61){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125719924 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241111125719924 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125719924 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125719924 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} (gprs_ms.c:336) 20241111125719924 DMS DEBUG MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125719924 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125719924 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125719924 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125719924 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241111125719924 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){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) 20241111125719924 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125719924 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241111125719924 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241111125719924 DMS DEBUG MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125719925 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) 20241111125719925 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) 20241111125719926 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) 20241111125719926 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) 20241111125719927 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) 20241111125719927 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) 20241111125719928 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) 20241111125719928 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) 20241111125719929 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) 20241111125719929 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) 20241111125719930 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) 20241111125719930 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) 20241111125719930 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) 20241111125719930 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) 20241111125719932 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) 20241111125719932 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125719932 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125719932 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125719932 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125719932 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 3662294625 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_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 = 14 |  : GPRS_Mobile_Allocation | HSN = 17 | RFL_NUMBER = 0 | u.MA = 0 |  : u.MA | MA_BitLength = 11 | MA_BITMAP = 11 | MA_BITMAP = 72 |  : 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 = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125719933 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125719933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125719933 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125719933 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125719933 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-0xda4a2e61){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125719933 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 5b 49 45 cc 23 01 b1 c8 85 da 42 20 00 20 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125719933 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(761)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '202B2B2B2B2B2B2B'O (" +++++++") 20241111125719942 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) 20241111125719942 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) BTS(761)@131a5d934883: Shutting down virtual BTS #0... 20241111125719943 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) 20241111125719943 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) 20241111125719944 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) 20241111125719944 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) 20241111125719944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40328<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125719945 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) 20241111125719945 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) 20241111125719945 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) 20241111125719945 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) 20241111125719946 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) 20241111125719946 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) 20241111125719947 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) 20241111125719947 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) 20241111125719948 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) 20241111125719948 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) 20241111125719950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40320<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125719951 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125719951 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125719951 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125719951 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} free (tbf.cpp:271) 20241111125719951 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241111125719951 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0xda4a2e61){ASSIGN} (gprs_ms.c:381) 20241111125719951 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125719951 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125719951 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125719951 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111125719951 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN}: Deallocated (fsm.c:568) 20241111125719951 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125719951 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111125719951 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125719951 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125719951 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125719951 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125719951 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125719952 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125719952 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125719952 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125719952 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125719952 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125719952 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125719952 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) 20241111125719952 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) 20241111125719952 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 70: stopped pid 10588 with status 0 MTC@131a5d934883: Test case TC_pcuif_fh_pkt_ass_ul finished. Verdict: pass MTC@131a5d934883: 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: 71: starting: osmo-pcu Mon Nov 11 12:57:19 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_pkt_ass_ul.talloc 20241111125719980 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125719981 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125719981 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125719981 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125719995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125720096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40342<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108340) Waiting for packet dumper to finish... 1 (prev_count=108340, count=137476) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_pcuif_fh_pkt_ass_dl started. 764@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 764@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_fh_pkt_ass_dl-BVCI1234(767)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 764@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 MTC@131a5d934883: Start timer g_T_guard: 60 s -NSVCI1234(768)@131a5d934883: Provider Link came up: waiting for NS-RESET 764@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(771)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 764@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(771)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125723238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60718<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 764@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(774)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(774)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(770)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(770)@131a5d934883: Start timer T: 5 s 20241111125723246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60732<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(770)@131a5d934883: Start timer T_Conn: 10 s TC_pcuif_fh_pkt_ass_dl-STATS(775)@131a5d934883: Start timer T: 2 s TC_pcuif_fh_pkt_ass_dl-STATS(775)@131a5d934883: Start timer T: 2 s 20241111125724981 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125724982 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125724982 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(770)@131a5d934883: OsmoPCU is now connected BTS(772)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125724997 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125724998 DLGLOBAL DEBUG validating counter group 0x557a31e0e040(bts) with 102 counters (rate_ctr.c:86) 20241111125724998 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125724998 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125724998 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125724998 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125724998 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125724998 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125724998 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125724998 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125724998 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125724998 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125724998 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125724998 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125724998 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125724998 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125724998 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125724998 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125724998 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125724998 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125724998 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125724998 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125724998 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125724998 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125724998 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125724998 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125724998 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125724998 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125724998 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125724998 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125724998 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125724998 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125724998 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125724998 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125724998 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125724999 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125724999 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125724999 DLGLOBAL DEBUG validating counter group 0x7ff9575c15e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125724999 DLGLOBAL DEBUG validating counter group 0x557a31e0d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125724999 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125724999 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125724999 DLGLOBAL DEBUG validating counter group 0x7ff9575c2180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125724999 DLGLOBAL DEBUG validating counter group 0x7ff9575c2160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125724999 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125724999 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125724999 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125724999 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125724999 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125724999 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125724999 DL1IF INFO PDCH (trx=0, ts=7): tsc=5, hopping=yes (pcu_l1_if.cpp:952) 20241111125724999 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125724999 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125724999 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125724999 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125724999 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125724999 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125724999 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125724999 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125724999 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125724999 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125724999 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125724999 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125724999 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125724999 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125724999 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125725000 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125725000 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125725000 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125725000 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125725000 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125725000 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125725000 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125725000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125725000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725000 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(772)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(772)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(772)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(772)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(768)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(768)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(772)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(768)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(768)@131a5d934883: Start timer Tns_test: 10 s BTS(772)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125725007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125725007 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125725007 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125725007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125725007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125725007 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125725007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125725007 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125725007 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(772)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(768)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(768)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125725008 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125725008 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125725008 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125725009 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125725009 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125725009 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125725009 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125725009 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125725009 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125725009 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125725010 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125725010 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(768)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(768)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(768)@131a5d934883: Start timer Tns_test: 10 s 20241111125725011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125725011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125725013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125725014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725015 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125725016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125725016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125725017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725018 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125725018 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725019 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125725019 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725019 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 765@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 765@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125725028 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125725028 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125725028 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125725028 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125725028 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125725028 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125725028 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125725028 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125725029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125725029 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725030 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125725030 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725031 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125725031 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125725032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125725033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725033 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125725033 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125725034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125725034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725035 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pcuif_fh_pkt_ass_dl-BVCI1234(767)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_pcuif_fh_pkt_ass_dl-BVCI1234(767)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125725040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125725040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125725040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125725040 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125725040 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125725040 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125725040 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125725040 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: BSSGP successfully initialized MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125725046 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) 20241111125725046 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125725046 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125725046 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125725046 DLGLOBAL DEBUG validating counter group 0x557a31e0d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125725046 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125725046 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125725046 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125725046 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125725046 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125725046 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125725046 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125725046 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125725046 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125725047 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125725047 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125725047 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125725047 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125725047 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125725047 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125725047 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125725047 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125725047 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125725047 DLGLOBAL DEBUG validating counter group 0x557a31e0db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125725047 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125725047 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125725047 DLGLOBAL DEBUG validating counter group 0x557a31e0dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125725047 DLGLOBAL DEBUG validating counter group 0x557a31e0dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125725047 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125725047 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) 20241111125725047 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125725047 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125725047 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125725047 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125725047 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125725047 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125725047 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125725048 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) 20241111125725048 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) 20241111125725048 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125725048 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125725048 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=5 TFI=0 USF=0 (bts.cpp:1026) 20241111125725048 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 31 06 3f 10 0f b7 b6 78 09 6b 00 01 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125725048 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125725048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125725048 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125725048 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125725048 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125725048 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125725048 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125725048 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125725048 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125725048 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125725049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125725049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725051 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125725051 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125725052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725053 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125725053 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(772)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125725054 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125725054 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725055 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125725055 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125725057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: 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 := 5, presence := '1'B, zero := omit, one := { maio := 30, hsn := 54 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '00000000'B }, rest_octets := { presence := '11'B, ll := 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@131a5d934883: 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 } 20241111125725058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125725058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725059 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125725060 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125725060 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125725060 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125725060 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125725060 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125725072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125725072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725074 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125725074 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725075 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) 20241111125725075 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) 20241111125725075 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) 20241111125725075 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) 20241111125725076 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) 20241111125725076 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) 20241111125725077 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) 20241111125725077 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) 20241111125725078 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) 20241111125725078 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) 20241111125725079 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) 20241111125725079 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) 20241111125725080 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) 20241111125725080 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) 20241111125725080 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125725091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125725091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725093 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) 20241111125725093 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) 20241111125725094 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) 20241111125725094 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) 20241111125725095 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) 20241111125725095 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) 20241111125725096 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) 20241111125725096 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) 20241111125725097 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) 20241111125725097 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) 20241111125725098 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) 20241111125725098 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) 20241111125725098 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) 20241111125725098 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) 20241111125725099 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) 20241111125725099 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) 20241111125725100 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125725111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125725111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725112 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) 20241111125725112 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) 20241111125725113 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) 20241111125725113 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) 20241111125725113 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) 20241111125725113 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) 20241111125725114 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) 20241111125725114 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) 20241111125725115 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) 20241111125725115 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) 20241111125725116 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) 20241111125725116 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) 20241111125725117 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) 20241111125725117 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) 20241111125725120 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) 20241111125725120 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) 20241111125725121 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125725134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125725134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725136 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) 20241111125725136 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) 20241111125725136 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) 20241111125725136 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) 20241111125725137 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) 20241111125725137 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) 20241111125725138 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) 20241111125725138 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) 20241111125725139 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) 20241111125725139 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) 20241111125725140 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) 20241111125725140 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) 20241111125725141 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) 20241111125725141 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) 20241111125725141 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) 20241111125725142 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) 20241111125725142 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125725154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125725154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725155 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) 20241111125725155 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) 20241111125725156 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) 20241111125725156 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) 20241111125725156 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) 20241111125725156 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) 20241111125725157 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) 20241111125725157 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) 20241111125725158 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) 20241111125725158 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) 20241111125725159 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) 20241111125725159 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) 20241111125725160 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) 20241111125725160 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) 20241111125725160 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) 20241111125725160 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) 20241111125725161 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125725173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125725173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725174 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) 20241111125725174 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) 20241111125725175 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) 20241111125725175 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) 20241111125725176 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) 20241111125725176 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) 20241111125725176 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) 20241111125725176 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) 20241111125725177 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) 20241111125725177 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) 20241111125725178 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) 20241111125725178 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) 20241111125725179 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) 20241111125725179 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) 20241111125725182 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) 20241111125725182 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) 20241111125725183 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125725197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125725197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725198 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) 20241111125725198 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) 20241111125725199 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) 20241111125725199 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) 20241111125725199 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) 20241111125725199 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) 20241111125725200 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) 20241111125725200 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) 20241111125725201 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) 20241111125725201 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) 20241111125725202 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) 20241111125725202 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) 20241111125725203 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) 20241111125725203 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) 20241111125725204 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) 20241111125725204 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) 20241111125725204 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125725216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125725216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125725217 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) 20241111125725217 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) 20241111125725218 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) 20241111125725218 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) 20241111125725219 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) 20241111125725219 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) 20241111125725220 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) 20241111125725220 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) 20241111125725220 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) 20241111125725220 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) 20241111125725221 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) 20241111125725221 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) 20241111125725222 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) 20241111125725222 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) 20241111125725223 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) 20241111125725223 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) 20241111125725224 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125725235 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) 20241111125725235 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) 20241111125725236 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) 20241111125725236 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) 20241111125725237 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) 20241111125725237 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) 20241111125725238 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) 20241111125725238 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) 20241111125725239 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) 20241111125725239 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) 20241111125725240 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) 20241111125725240 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) 20241111125725240 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) 20241111125725240 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) 20241111125725241 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) 20241111125725241 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) 20241111125725244 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) 20241111125725244 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) 20241111125725245 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125725248 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125725248 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125725248 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125725259 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) 20241111125725259 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) 20241111125725260 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) 20241111125725260 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) 20241111125725261 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) 20241111125725261 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) 20241111125725262 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) 20241111125725262 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) 20241111125725263 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) 20241111125725263 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) 20241111125725263 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) 20241111125725263 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) 20241111125725264 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) 20241111125725264 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) 20241111125725265 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) 20241111125725265 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) 20241111125725266 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) 20241111125725266 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) 20241111125725266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125725266 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) 20241111125725267 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125725278 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 da 4a 2e 61 03 15 34 66 9e 1d fd 10 7d 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125725278 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) 20241111125725278 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125725278 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 da 4a 2e 61 03 15 34 66 9e 1d fd 10 7d 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125725278 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125725278 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) 20241111125725278 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) 20241111125725278 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125725278 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) 20241111125725278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125725278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=da 4a 2e 61 03 15 34 66 9e 1d fd 10 7d 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125725278 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0xda4a2e61 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125725278 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0xda4a2e61, not yet confirmed (gprs_ms.c:512) 20241111125725278 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125725278 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125725278 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125725278 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125725278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125725278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241111125725279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241111125725279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125725279 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125725279 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125725280 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) 20241111125725280 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) 20241111125725281 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) 20241111125725281 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) 20241111125725281 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) 20241111125725281 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) 20241111125725282 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) 20241111125725282 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) 20241111125725283 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) 20241111125725283 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) 20241111125725284 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) 20241111125725284 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) 20241111125725285 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) 20241111125725285 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) 20241111125725286 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) 20241111125725286 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-0xda4a2e61){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241111125725286 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241111125725286 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) 20241111125725286 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} (final=0) (encoding.cpp:1112) 20241111125725286 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125725286 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 7b 49 45 cc 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241111125725286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125725286 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125725286 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125725286 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-0xda4a2e61){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125725286 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 7b 49 45 cc 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125725287 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125725297 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) 20241111125725297 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) 20241111125725297 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} (pdch_ul_controller.c:309) 20241111125725297 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125725298 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) 20241111125725298 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) 20241111125725299 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) 20241111125725299 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) 20241111125725300 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) 20241111125725300 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) 20241111125725301 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) 20241111125725301 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) 20241111125725301 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) 20241111125725301 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) 20241111125725302 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) 20241111125725302 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) 20241111125725303 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) 20241111125725303 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) 20241111125725306 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125725321 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) 20241111125725321 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) 20241111125725321 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} (pdch_ul_controller.c:309) 20241111125725321 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125725322 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) 20241111125725322 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) 20241111125725323 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) 20241111125725323 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) 20241111125725324 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) 20241111125725324 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) 20241111125725324 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) 20241111125725324 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) 20241111125725325 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) 20241111125725325 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) 20241111125725326 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) 20241111125725326 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) 20241111125725327 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) 20241111125725327 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) 20241111125725327 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125725340 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) 20241111125725340 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) 20241111125725341 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) 20241111125725341 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) 20241111125725342 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) 20241111125725342 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) 20241111125725343 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) 20241111125725343 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) 20241111125725344 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) 20241111125725344 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) 20241111125725345 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) 20241111125725345 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) 20241111125725346 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) 20241111125725346 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) 20241111125725346 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) 20241111125725346 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) 20241111125725347 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125725359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 07 69 28 b9 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125725359 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) 20241111125725359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125725359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125725359 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0xda4a2e61 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125725359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125725359 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=73 TLLI=0xda4a2e61 (pdch.cpp:347) 20241111125725359 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241111125725361 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) 20241111125725361 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) 20241111125725362 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) 20241111125725362 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) 20241111125725363 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) 20241111125725363 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) 20241111125725364 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) 20241111125725364 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) 20241111125725364 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) 20241111125725364 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) 20241111125725365 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) 20241111125725365 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) 20241111125725366 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) 20241111125725366 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) 20241111125725367 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125725367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125725367 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125725367 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125725367 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125725367 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0xda4a2e61 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125725367 DMS INFO Modifying MS object, TLLI: 0xda4a2e61 confirmed (gprs_ms.c:547) 20241111125725367 DTBFDL DEBUG MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125725367 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125725367 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) 20241111125725367 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125725367 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125725367 DTBF DEBUG MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125725367 DTBF INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125725367 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125725367 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125725367 DLGLOBAL DEBUG validating counter group 0x557a31e0db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125725367 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125725367 DLGLOBAL DEBUG validating counter group 0x557a31e0de20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125725367 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0xda4a2e61){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125725367 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241111125725367 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125725367 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241111125725367 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} (gprs_ms.c:348) 20241111125725367 DMS DEBUG MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125725367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125725367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} exists (tbf_dl.cpp:471) 20241111125725367 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125725367 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241111125725367 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125725367 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241111125725367 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125725367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241111125725369 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) 20241111125725369 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-0xda4a2e61){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241111125725369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125725369 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241111125725369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241111125725369 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241111125725369 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125725369 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 = 5 | u.Direct_encoding_1 = 2 |  : u.Direct_encoding_1 | MAIO = 30 |  : GPRS_Mobile_Allocation | HSN = 54 | RFL_NUMBER = 0 | u.MA = 0 |  : u.MA | MA_BitLength = 2 | MA_BITMAP = 0 |  : 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 = 1|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125725370 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125725370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241111125725370 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} Scheduled DL Assignment polling on PACCH (FN=91, TS=7) (tbf_dl_ass_fsm.c:126) 20241111125725370 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241111125725370 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-0xda4a2e61){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125725370 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 67 b6 02 10 40 04 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125725370 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(772)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '012B2B2B2B2B2B2B2B2B2B'O BTS(772)@131a5d934883: Shutting down virtual BTS #0... 20241111125725381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60732<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125725385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60718<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125725386 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125725386 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125725386 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125725386 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW} free (tbf.cpp:271) 20241111125725386 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241111125725386 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0xda4a2e61){FLOW} (gprs_ms.c:381) 20241111125725386 DMS DEBUG MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125725386 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125725386 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111125725386 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){FLOW}: Deallocated (fsm.c:568) 20241111125725386 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111125725386 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0xda4a2e61){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125725386 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN} free (tbf.cpp:271) 20241111125725387 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241111125725387 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:TLLI-0xda4a2e61){ASSIGN} (gprs_ms.c:381) 20241111125725387 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125725387 DMS INFO MS(TLLI-0xda4a2e61:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125725387 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125725387 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){ASSIGN}: Deallocated (fsm.c:568) 20241111125725387 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111125725387 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0xda4a2e61){NONE}: Deallocated (fsm.c:568) 20241111125725387 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125725387 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125725387 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125725387 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125725387 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125725387 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125725387 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125725387 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125725387 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125725387 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125725387 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125725387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125725387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125725387 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 10647 with status 0 MTC@131a5d934883: Test case TC_pcuif_fh_pkt_ass_dl finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 12:57:25 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_pkt_ass_dl.talloc 20241111125725437 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125725437 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125725437 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125725438 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125725463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125725564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=190856) Waiting for packet dumper to finish... 1 (prev_count=190856, count=192160) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_multitrx_multims_alloc started. 777@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_multitrx_multims_alloc-BVCI1234(779)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 777@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(781)@131a5d934883: Provider Link came up: waiting for NS-RESET 777@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125728685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 777@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(785)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 777@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(785)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(782)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(782)@131a5d934883: Start timer T: 5 s PCUIF(782)@131a5d934883: Start timer T_Conn: 10 s 20241111125728693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_multitrx_multims_alloc-STATS(786)@131a5d934883: Start timer T: 2 s TC_multitrx_multims_alloc-STATS(786)@131a5d934883: Start timer T: 2 s 777@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(789)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(789)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125730438 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125730439 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125730439 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(782)@131a5d934883: OsmoPCU is now connected BTS(784)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125730455 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125730455 DLGLOBAL DEBUG validating counter group 0x55fd961c6040(bts) with 102 counters (rate_ctr.c:86) 20241111125730455 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125730455 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125730455 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125730455 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125730455 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125730455 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125730455 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125730455 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125730455 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125730456 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125730456 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125730456 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125730456 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125730456 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125730456 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125730456 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125730456 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125730456 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125730456 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125730456 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125730456 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125730456 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125730456 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125730456 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125730456 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125730456 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125730456 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125730456 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125730456 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125730456 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125730456 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125730456 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125730456 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125730456 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125730456 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125730456 DLGLOBAL DEBUG validating counter group 0x7f4d6198f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125730456 DLGLOBAL DEBUG validating counter group 0x55fd961c5720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125730456 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125730456 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125730456 DLGLOBAL DEBUG validating counter group 0x7f4d61990180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125730456 DLGLOBAL DEBUG validating counter group 0x7f4d61990160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125730456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125730456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125730456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125730456 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125730456 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241111125730457 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125730457 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125730457 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125730457 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125730457 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125730457 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241111125730457 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125730457 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125730457 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241111125730457 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125730457 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125730457 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241111125730457 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125730457 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125730457 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241111125730457 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125730457 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125730457 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125730457 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) 20241111125730457 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) 20241111125730458 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(784)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS6" BTS(784)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(784)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS4" BTS(784)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(781)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(784)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS0" -NSVCI1234(781)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(781)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(781)@131a5d934883: Start timer Tns_test: 10 s BTS(784)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS1" 20241111125730465 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125730466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125730466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125730466 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125730466 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125730466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125730466 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125730466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125730466 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(781)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(781)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125730468 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) 20241111125730468 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) 20241111125730468 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125730468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125730468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125730468 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125730468 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125730468 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125730468 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125730468 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125730468 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125730468 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125730469 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) 20241111125730469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(781)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(781)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241111125730469 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) 20241111125730470 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) -NSVCI1234(781)@131a5d934883: Start timer Tns_test: 10 s 20241111125730470 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125730470 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125730471 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) 20241111125730471 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) 20241111125730471 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) 20241111125730471 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) 20241111125730472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125730472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125730472 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 778@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 778@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125730483 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125730483 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125730483 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125730483 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125730483 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125730483 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125730483 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125730483 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125730487 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) 20241111125730487 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) 20241111125730488 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) 20241111125730488 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) 20241111125730488 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) 20241111125730488 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) 20241111125730489 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) 20241111125730489 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) 20241111125730490 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) 20241111125730490 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) 20241111125730490 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) 20241111125730490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125730491 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_multitrx_multims_alloc-BVCI1234(779)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_multitrx_multims_alloc-BVCI1234(779)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125730493 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125730493 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125730493 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125730493 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125730493 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125730493 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125730493 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125730493 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125730496 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125730496 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125730496 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125730496 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125730496 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125730496 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125730496 DLBSSGP DEBUG Computed BVC leak rate = 15000, num_pdch = 6, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125730496 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125730496 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 150000, R = 15000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125730496 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125730497 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) 20241111125730497 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125730497 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125730497 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125730497 DLGLOBAL DEBUG validating counter group 0x55fd961c5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125730497 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125730497 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125730497 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125730497 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125730497 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125730497 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125730497 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125730497 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125730497 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125730497 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241111125730497 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111125730497 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) 20241111125730497 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241111125730497 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20241111125730497 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125730497 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125730497 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730497 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730497 DLGLOBAL DEBUG validating counter group 0x55fd961c5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125730497 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125730497 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125730497 DLGLOBAL DEBUG validating counter group 0x55fd961c5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125730497 DLGLOBAL DEBUG validating counter group 0x55fd961c5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125730497 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125730497 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) 20241111125730497 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241111125730497 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20241111125730497 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125730497 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125730497 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125730497 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125730497 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125730497 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) 20241111125730497 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) 20241111125730497 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125730497 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125730497 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125730497 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125730500 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125730500 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125730500 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125730500 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125730500 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125730500 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) 20241111125730500 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125730500 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125730500 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125730500 DLGLOBAL DEBUG validating counter group 0x55fd961c5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125730500 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125730500 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125730500 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241111125730500 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125730500 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125730500 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125730500 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125730500 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125730500 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241111125730500 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241111125730500 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111125730500 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) 20241111125730500 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20241111125730500 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20241111125730500 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125730500 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125730500 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730500 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730500 DLGLOBAL DEBUG validating counter group 0x55fd961c5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125730500 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125730500 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125730500 DLGLOBAL DEBUG validating counter group 0x55fd961c5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125730500 DLGLOBAL DEBUG validating counter group 0x55fd961c5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125730500 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125730500 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) 20241111125730500 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20241111125730500 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20241111125730500 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241111125730500 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125730500 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125730500 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125730500 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125730500 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) 20241111125730500 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) 20241111125730500 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125730500 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125730500 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125730500 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125730502 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241111125730502 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125730502 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125730502 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125730502 DLGLOBAL DEBUG validating counter group 0x55fd961c5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125730502 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125730502 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125730502 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241111125730502 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125730502 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125730502 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125730502 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125730502 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125730502 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241111125730502 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20241111125730502 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111125730502 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) 20241111125730502 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 0 (alloc_algo.cpp:834) 20241111125730502 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"C.....DD"(TS=7) (alloc_algo.cpp:841) 20241111125730502 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125730502 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125730502 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730502 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730502 DLGLOBAL DEBUG validating counter group 0x55fd961c5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125730502 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125730502 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125730502 DLGLOBAL DEBUG validating counter group 0x55fd961c5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125730502 DLGLOBAL DEBUG validating counter group 0x55fd961c5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125730502 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125730502 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) 20241111125730502 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=0) (tbf.cpp:299) 20241111125730502 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 01, dl_slots = 00 (tbf_ul.cpp:712) 20241111125730502 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241111125730502 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125730502 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125730502 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125730502 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125730503 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) 20241111125730503 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=4 (tbf_ul.cpp:221) 20241111125730503 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125730503 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125730503 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=0 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125730503 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 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125730505 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) 20241111125730505 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) 20241111125730505 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) 20241111125730505 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) 20241111125730505 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) 20241111125730505 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) 20241111125730506 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) 20241111125730506 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) 20241111125730506 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) 20241111125730506 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) 20241111125730506 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) 20241111125730506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125730507 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) 20241111125730507 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125730507 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125730507 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125730507 DLGLOBAL DEBUG validating counter group 0x55fd961c5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125730507 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125730507 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125730507 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111125730507 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125730507 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125730507 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125730507 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125730507 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125730507 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125730507 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241111125730507 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111125730507 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) 20241111125730507 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125730507 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD.....C"(TS=7) (alloc_algo.cpp:841) 20241111125730507 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125730507 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125730507 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730507 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730507 DLGLOBAL DEBUG validating counter group 0x55fd961c5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125730507 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125730507 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125730507 DLGLOBAL DEBUG validating counter group 0x55fd961c5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125730507 DLGLOBAL DEBUG validating counter group 0x55fd961c5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125730507 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=0 (tbf_ul.cpp:695) 20241111125730507 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) 20241111125730507 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125730507 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125730507 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241111125730507 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125730507 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125730507 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125730507 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125730507 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) 20241111125730507 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) 20241111125730507 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125730507 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125730507 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20241111125730507 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125730510 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) 20241111125730510 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125730510 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125730510 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125730510 DLGLOBAL DEBUG validating counter group 0x55fd961c5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125730510 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125730510 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125730510 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241111125730510 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125730510 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125730510 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125730510 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125730510 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125730510 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241111125730510 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241111125730510 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111125730510 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) 20241111125730510 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 5 (alloc_algo.cpp:834) 20241111125730510 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DD.C.."(TS=7) (alloc_algo.cpp:841) 20241111125730510 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125730510 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125730510 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730510 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730510 DLGLOBAL DEBUG validating counter group 0x55fd961c5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125730510 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125730510 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125730510 DLGLOBAL DEBUG validating counter group 0x55fd961c5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125730510 DLGLOBAL DEBUG validating counter group 0x55fd961c5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125730510 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=5 TFI=1 USF=0 (tbf_ul.cpp:695) 20241111125730510 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) 20241111125730510 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=5) (tbf.cpp:299) 20241111125730510 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 20, dl_slots = 00 (tbf_ul.cpp:712) 20241111125730510 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241111125730510 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125730510 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125730510 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125730510 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125730510 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) 20241111125730510 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) 20241111125730510 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125730510 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125730510 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=5 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20241111125730510 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125730513 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) 20241111125730513 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125730513 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125730513 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125730513 DLGLOBAL DEBUG validating counter group 0x55fd961c5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125730513 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125730513 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125730513 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241111125730513 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125730514 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125730514 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125730514 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125730514 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125730514 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241111125730514 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20241111125730514 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111125730514 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) 20241111125730514 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 1 (alloc_algo.cpp:834) 20241111125730514 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".C....DD"(TS=7) (alloc_algo.cpp:841) 20241111125730514 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125730514 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125730514 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730514 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730514 DLGLOBAL DEBUG validating counter group 0x55fd961c5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125730514 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125730514 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125730514 DLGLOBAL DEBUG validating counter group 0x55fd961c5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125730514 DLGLOBAL DEBUG validating counter group 0x55fd961c5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125730514 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=1 TFI=1 USF=0 (tbf_ul.cpp:695) 20241111125730514 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) 20241111125730514 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=1) (tbf.cpp:299) 20241111125730514 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 02, dl_slots = 00 (tbf_ul.cpp:712) 20241111125730514 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241111125730514 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125730514 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125730514 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125730514 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125730514 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) 20241111125730514 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) 20241111125730514 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125730514 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125730514 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=1 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20241111125730514 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) 20241111125730514 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(784)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125730518 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) 20241111125730518 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125730518 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125730518 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125730518 DLGLOBAL DEBUG validating counter group 0x55fd961c5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125730518 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125730518 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125730518 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241111125730518 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125730518 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125730518 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125730518 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125730518 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125730518 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125730518 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241111125730518 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111125730518 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) 20241111125730518 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241111125730518 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20241111125730518 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125730518 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125730518 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730518 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730518 DLGLOBAL DEBUG validating counter group 0x55fd961c5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125730518 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125730518 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125730518 DLGLOBAL DEBUG validating counter group 0x55fd961c5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125730518 DLGLOBAL DEBUG validating counter group 0x55fd961c5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125730518 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=2 USF=1 (tbf_ul.cpp:695) 20241111125730518 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) 20241111125730518 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241111125730518 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20241111125730518 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241111125730518 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125730518 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125730518 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125730518 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125730518 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) 20241111125730518 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) 20241111125730518 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125730518 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125730518 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=2 USF=1 (bts.cpp:1026) 20241111125730519 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125730523 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) 20241111125730523 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125730523 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125730523 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125730523 DLGLOBAL DEBUG validating counter group 0x55fd961c5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125730523 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125730523 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125730523 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241111125730523 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125730523 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125730523 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125730523 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125730523 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125730523 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241111125730523 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241111125730523 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111125730523 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) 20241111125730523 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20241111125730523 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20241111125730523 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125730523 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125730524 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730524 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125730524 DLGLOBAL DEBUG validating counter group 0x55fd961c5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125730524 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125730524 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125730524 DLGLOBAL DEBUG validating counter group 0x55fd961c5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125730524 DLGLOBAL DEBUG validating counter group 0x55fd961c5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125730524 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=2 USF=1 (tbf_ul.cpp:695) 20241111125730524 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) 20241111125730524 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20241111125730524 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20241111125730524 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241111125730524 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125730524 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125730524 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125730524 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125730524 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) 20241111125730524 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) 20241111125730524 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125730524 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125730524 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=2 USF=1 (bts.cpp:1026) 20241111125730524 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111125730529 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) 20241111125730529 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) 20241111125730530 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) 20241111125730530 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) 20241111125730531 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) 20241111125730531 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) 20241111125730532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125730532 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) 20241111125730532 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) 20241111125730533 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) 20241111125730533 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) 20241111125730534 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) 20241111125730534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125730536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125730537 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125730537 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125730537 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125730537 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241111125730537 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125730537 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) 20241111125730537 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125730537 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125730537 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125730537 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125730537 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125730537 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125730537 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125730538 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125730538 DTBF INFO TBF(UL:TFI-0-0-2:G){ASSIGN} free (tbf.cpp:271) 20241111125730538 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125730538 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) 20241111125730538 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125730538 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125730538 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125730538 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125730538 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125730538 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125730538 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125730538 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241111125730538 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125730538 DTBF INFO TBF(UL:TFI-0-0-1:G){ASSIGN} free (tbf.cpp:271) 20241111125730538 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125730538 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) 20241111125730538 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125730538 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125730538 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125730538 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125730538 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125730538 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125730538 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125730539 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241111125730539 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125730539 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20241111125730539 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125730539 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) 20241111125730539 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125730539 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125730539 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125730539 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125730539 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125730539 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125730539 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125730539 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111125730539 DTBF INFO TBF(UL:TFI-0-1-2:G){ASSIGN} free (tbf.cpp:271) 20241111125730539 DTBF DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125730539 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) 20241111125730539 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125730539 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125730539 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125730539 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125730539 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125730539 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125730539 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125730539 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241111125730540 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125730540 DTBF INFO TBF(UL:TFI-0-1-1:G){ASSIGN} free (tbf.cpp:271) 20241111125730540 DTBF DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125730540 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) 20241111125730540 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125730540 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125730540 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125730540 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125730540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125730540 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125730540 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125730540 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241111125730540 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125730540 DTBF INFO TBF(UL:TFI-0-2-0:G){ASSIGN} free (tbf.cpp:271) 20241111125730540 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125730540 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) 20241111125730540 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125730540 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125730540 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125730540 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125730540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125730540 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125730540 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125730540 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111125730540 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125730541 DTBF INFO TBF(UL:TFI-0-2-1:G){ASSIGN} free (tbf.cpp:271) 20241111125730541 DTBF DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111125730541 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) 20241111125730541 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241111125730541 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125730541 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111125730541 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125730541 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125730541 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Deallocated (fsm.c:568) 20241111125730541 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125730541 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241111125730541 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125730541 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125730541 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125730541 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125730541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125730541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125730541 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 10713 with status 0 MTC@131a5d934883: Test case TC_multitrx_multims_alloc finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multitrx_multims_alloc pass'. respawn: 73: starting: osmo-pcu Mon Nov 11 12:57:30 UTC 2024 ====== PCU_Tests.TC_multitrx_multims_alloc pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_multitrx_multims_alloc.talloc 20241111125730587 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125730588 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125730588 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125730588 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125730613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125730714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60758<->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=165568) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_dl_multislot_tbf_ms_class_from_sgsn started. 790@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 790@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(794)@131a5d934883: Provider Link came up: waiting for NS-RESET 790@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125733871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 790@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(798)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 790@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(798)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(795)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(795)@131a5d934883: Start timer T: 5 s 20241111125733879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(795)@131a5d934883: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_from_sgsn-STATS(800)@131a5d934883: Start timer T: 2 s 790@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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_sgsn-STATS(800)@131a5d934883: Start timer T: 2 s -NSVCI1234(801)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(801)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125735588 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125735589 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125735589 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(795)@131a5d934883: OsmoPCU is now connected BTS(797)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125735603 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125735603 DLGLOBAL DEBUG validating counter group 0x55c625c14040(bts) with 102 counters (rate_ctr.c:86) 20241111125735603 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125735603 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125735603 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125735603 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125735603 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125735603 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125735603 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125735603 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125735603 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125735604 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125735604 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125735604 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125735604 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125735604 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125735604 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125735604 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125735604 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125735604 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125735604 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125735604 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125735604 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125735604 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125735604 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125735604 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125735604 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125735604 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125735604 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125735604 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125735604 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125735604 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125735604 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125735604 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125735604 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125735604 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125735604 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125735604 DLGLOBAL DEBUG validating counter group 0x7f9acfe255e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125735604 DLGLOBAL DEBUG validating counter group 0x55c625c13720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125735604 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125735604 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125735604 DLGLOBAL DEBUG validating counter group 0x7f9acfe26180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125735604 DLGLOBAL DEBUG validating counter group 0x7f9acfe26160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125735604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125735604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125735604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125735604 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125735604 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241111125735604 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125735604 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125735604 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241111125735604 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125735604 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125735604 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241111125735604 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125735605 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125735605 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241111125735605 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125735605 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125735605 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241111125735605 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125735605 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125735605 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241111125735605 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125735605 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125735605 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241111125735605 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125735605 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125735605 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125735605 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125735605 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125735605 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125735605 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) 20241111125735605 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) 20241111125735605 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS0" BTS(797)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS1" BTS(797)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS2" BTS(797)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS3" -NSVCI1234(794)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(794)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(794)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(794)@131a5d934883: Start timer Tns_test: 10 s BTS(797)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS4" BTS(797)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS5" BTS(797)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS6" 20241111125735612 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125735612 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125735612 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125735612 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125735612 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125735612 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125735612 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125735612 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125735612 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(797)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(794)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(794)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125735614 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125735614 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125735614 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125735614 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125735614 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125735614 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125735614 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125735614 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125735614 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125735614 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125735615 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) 20241111125735615 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) 20241111125735616 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125735616 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125735616 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) 20241111125735616 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) 20241111125735617 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) 20241111125735617 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) -NSVCI1234(794)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(794)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(794)@131a5d934883: Start timer Tns_test: 10 s 20241111125735617 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) 20241111125735617 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) 20241111125735617 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) 20241111125735617 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) 20241111125735618 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) 20241111125735618 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) 20241111125735618 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) 20241111125735618 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) 20241111125735619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125735619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735619 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 791@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 791@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125735634 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) 20241111125735634 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) 20241111125735635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125735635 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125735635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125735635 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125735635 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125735635 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125735635 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125735635 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125735635 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) 20241111125735635 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) 20241111125735636 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) 20241111125735636 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) 20241111125735637 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) 20241111125735637 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) 20241111125735638 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) 20241111125735638 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) 20241111125735639 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) 20241111125735639 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) 20241111125735640 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) 20241111125735640 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) 20241111125735641 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) 20241111125735641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735641 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125735650 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125735650 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125735650 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125735650 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125735650 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125735650 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125735650 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125735650 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125735653 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) 20241111125735653 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125735653 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125735653 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125735653 DLGLOBAL DEBUG validating counter group 0x55c625c13760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125735653 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125735653 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125735653 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125735653 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241111125735653 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"..U..u.."(TS=7), single (alloc_algo.cpp:688) 20241111125735653 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20241111125735653 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241111125735653 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125735653 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125735653 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125735653 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125735653 DLGLOBAL DEBUG validating counter group 0x55c625c13b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125735653 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125735653 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125735653 DLGLOBAL DEBUG validating counter group 0x55c625c13c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125735653 DLGLOBAL DEBUG validating counter group 0x55c625c13c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125735653 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125735653 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) 20241111125735653 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241111125735653 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20241111125735653 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125735654 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125735654 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125735654 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125735654 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125735654 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) 20241111125735654 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) 20241111125735654 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125735654 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125735654 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125735654 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0a e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125735654 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) 20241111125735654 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) 20241111125735655 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) 20241111125735655 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) 20241111125735656 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) 20241111125735656 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) 20241111125735657 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) 20241111125735657 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) 20241111125735657 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) 20241111125735657 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) 20241111125735657 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125735657 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125735657 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125735657 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125735658 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125735658 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125735658 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125735658 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125735658 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125735658 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125735658 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) 20241111125735658 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) 20241111125735658 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) 20241111125735658 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) 20241111125735659 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) 20241111125735659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(797)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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 } } } } } } } } } 20241111125735665 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@131a5d934883: 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 } 20241111125735667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125735667 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125735667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125735667 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125735667 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125735677 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) 20241111125735677 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) 20241111125735679 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) 20241111125735679 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) 20241111125735679 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) 20241111125735679 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) 20241111125735680 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) 20241111125735680 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) 20241111125735681 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) 20241111125735681 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) 20241111125735682 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) 20241111125735682 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) 20241111125735682 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) 20241111125735682 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) 20241111125735683 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) 20241111125735683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735684 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) 20241111125735684 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) 20241111125735685 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125735696 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) 20241111125735696 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) 20241111125735698 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) 20241111125735698 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) 20241111125735699 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) 20241111125735699 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) 20241111125735699 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) 20241111125735699 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) 20241111125735700 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) 20241111125735700 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) 20241111125735701 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) 20241111125735701 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) 20241111125735702 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) 20241111125735702 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) 20241111125735703 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) 20241111125735703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735703 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) 20241111125735703 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) 20241111125735704 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125735715 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) 20241111125735715 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) 20241111125735717 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) 20241111125735717 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) 20241111125735718 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) 20241111125735718 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) 20241111125735719 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) 20241111125735719 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) 20241111125735719 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) 20241111125735719 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) 20241111125735720 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) 20241111125735720 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) 20241111125735721 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) 20241111125735721 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) 20241111125735722 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) 20241111125735722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735725 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) 20241111125735725 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) 20241111125735726 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125735739 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) 20241111125735739 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) 20241111125735741 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) 20241111125735741 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) 20241111125735742 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) 20241111125735742 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) 20241111125735743 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) 20241111125735743 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) 20241111125735744 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) 20241111125735744 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) 20241111125735745 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) 20241111125735745 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) 20241111125735745 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) 20241111125735745 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) 20241111125735746 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) 20241111125735746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735747 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) 20241111125735747 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) 20241111125735748 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125735758 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) 20241111125735758 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) 20241111125735759 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) 20241111125735759 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) 20241111125735760 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) 20241111125735760 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) 20241111125735761 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) 20241111125735761 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) 20241111125735762 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) 20241111125735762 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) 20241111125735763 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) 20241111125735763 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) 20241111125735763 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) 20241111125735763 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) 20241111125735764 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) 20241111125735764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735765 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) 20241111125735765 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) 20241111125735766 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125735777 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) 20241111125735777 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) 20241111125735779 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) 20241111125735779 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) 20241111125735779 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) 20241111125735779 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) 20241111125735780 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) 20241111125735780 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) 20241111125735781 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) 20241111125735781 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) 20241111125735782 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) 20241111125735782 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) 20241111125735782 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) 20241111125735782 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) 20241111125735783 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) 20241111125735783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735787 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) 20241111125735787 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) 20241111125735788 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125735801 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) 20241111125735801 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) 20241111125735802 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) 20241111125735802 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) 20241111125735803 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) 20241111125735803 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) 20241111125735804 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) 20241111125735804 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) 20241111125735805 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) 20241111125735805 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) 20241111125735805 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) 20241111125735805 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) 20241111125735806 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) 20241111125735806 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) 20241111125735807 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) 20241111125735807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735808 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) 20241111125735808 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) 20241111125735809 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125735821 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) 20241111125735821 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) 20241111125735822 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) 20241111125735822 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) 20241111125735823 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) 20241111125735823 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) 20241111125735824 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) 20241111125735824 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) 20241111125735824 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) 20241111125735825 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) 20241111125735825 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) 20241111125735825 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) 20241111125735826 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) 20241111125735826 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) 20241111125735827 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) 20241111125735827 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125735828 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) 20241111125735828 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) 20241111125735828 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125735841 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) 20241111125735841 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) 20241111125735842 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) 20241111125735842 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) 20241111125735843 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) 20241111125735843 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) 20241111125735844 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) 20241111125735844 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) 20241111125735844 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) 20241111125735844 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) 20241111125735845 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) 20241111125735845 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) 20241111125735846 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) 20241111125735846 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) 20241111125735847 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) 20241111125735847 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) 20241111125735850 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) 20241111125735850 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20241111125735851 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125735854 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125735854 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125735854 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125735864 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) 20241111125735864 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) 20241111125735866 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) 20241111125735866 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) 20241111125735866 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) 20241111125735866 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) 20241111125735867 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) 20241111125735867 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) 20241111125735868 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) 20241111125735868 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) 20241111125735869 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) 20241111125735869 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) 20241111125735870 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) 20241111125735870 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) 20241111125735871 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) 20241111125735871 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) 20241111125735872 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) 20241111125735872 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){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241111125735872 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125735872 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20241111125735873 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125735883 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) 20241111125735883 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) 20241111125735885 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) 20241111125735885 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) 20241111125735886 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) 20241111125735886 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) 20241111125735887 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) 20241111125735887 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) 20241111125735888 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) 20241111125735888 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) 20241111125735888 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) 20241111125735888 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) 20241111125735889 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) 20241111125735889 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) 20241111125735889 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) 20241111125735889 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) 20241111125735890 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125735903 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) 20241111125735903 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) 20241111125735904 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) 20241111125735904 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) 20241111125735905 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=2 data=3c 01 01 00 00 00 01 52 82 7c cc 4e 81 1f c7 3e 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125735905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125735905 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125735905 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 01 00 00 00 01 52 82 7c cc 4e 81 1f c7 3e 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125735905 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) 20241111125735905 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) 20241111125735905 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125735905 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) 20241111125735905 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125735905 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 52 82 7c cc 4e 81 1f c7 3e 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125735905 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125735905 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125735905 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125735905 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125735905 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125735905 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125735905 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125735906 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) 20241111125735906 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) 20241111125735906 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125735906 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125735906 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125735906 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) 20241111125735906 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) 20241111125735907 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) 20241111125735907 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) 20241111125735907 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) 20241111125735907 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) 20241111125735909 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) 20241111125735909 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) 20241111125735910 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) 20241111125735910 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) 20241111125735912 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) 20241111125735912 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) 20241111125735912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241111125735912 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) 20241111125735912 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125735912 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125735912 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) 20241111125735912 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125735912 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125735912 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125735912 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) 20241111125735912 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) 20241111125735912 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125735922 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125735922 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125735922 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125735922 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125735922 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125735922 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241111125735922 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) 20241111125735922 DLBSSGP DEBUG Got downlink MS class 18/0 (gprs_bssgp_pcu.c:148) 20241111125735922 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125735922 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125735922 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20241111125735922 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125735922 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125735922 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) 20241111125735922 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241111125735922 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241111125735922 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125735922 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125735922 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125735922 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125735923 DLGLOBAL DEBUG validating counter group 0x55c625c13b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125735923 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125735923 DLGLOBAL DEBUG validating counter group 0x55c625c13e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125735923 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241111125735923 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) 20241111125735923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241111125735923 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) 20241111125735923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241111125735923 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) 20241111125735923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241111125735923 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) 20241111125735923 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) 20241111125735923 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) 20241111125735923 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) 20241111125735923 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125735923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125735923 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) 20241111125735923 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125735923 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) 20241111125735923 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125735923 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) 20241111125735923 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125735923 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) 20241111125735926 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) 20241111125735926 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) 20241111125735927 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) 20241111125735927 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) 20241111125735928 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) 20241111125735928 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) 20241111125735928 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) 20241111125735929 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) 20241111125735929 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) 20241111125735929 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) 20241111125735930 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) 20241111125735930 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) 20241111125735931 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) 20241111125735931 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) 20241111125735932 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) 20241111125735932 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) 20241111125735932 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) 20241111125735932 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) 20241111125735933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241111125735933 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) 20241111125735933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241111125735933 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) 20241111125735933 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125735933 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) 20241111125735933 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125735933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241111125735933 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) 20241111125735933 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) 20241111125735933 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) 20241111125735933 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) 20241111125735934 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(797)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Test case "TC_dl_multislot_tbf_ms_class_from_sgsn" aborted at "PCU_Tests.ttcn":3442 BTS(797)@131a5d934883: Shutting down virtual BTS #0... 20241111125735943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56426<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125735947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125735948 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125735949 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125735949 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125735949 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125735949 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) 20241111125735949 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) 20241111125735949 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) 20241111125735949 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) 20241111125735949 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241111125735949 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125735949 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125735949 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125735949 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125735949 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125735949 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125735949 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125735949 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125735949 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) 20241111125735949 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125735949 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125735949 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125735950 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125735950 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125735950 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125735950 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125735950 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125735950 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125735950 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125735950 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125735950 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125735950 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125735950 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125735950 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125735950 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125735950 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125735950 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125735950 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125735950 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 10779 with status 0 MTC@131a5d934883: Test case TC_dl_multislot_tbf_ms_class_from_sgsn finished. Verdict: fail reason: Expected 8 PDCH slots allocated but got 4 respawn: 74: starting: osmo-pcu MTC@131a5d934883: 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'. Mon Nov 11 12:57:35 UTC 2024 ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.talloc 20241111125736004 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125736005 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125736005 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125736005 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125736032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56434<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125736133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56434<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75492) Waiting for packet dumper to finish... 1 (prev_count=75492, count=186740) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_dl_multislot_tbf_ms_class_unknown started. 803@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(805)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 803@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 803@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(807)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125739271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 803@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(811)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(811)@131a5d934883: Provider Link came up: waiting for NS-RESET 803@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 PCUIF(808)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(808)@131a5d934883: Start timer T: 5 s PCUIF(808)@131a5d934883: Start timer T_Conn: 10 s 20241111125739280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_dl_multislot_tbf_ms_class_unknown-STATS(812)@131a5d934883: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_unknown-STATS(812)@131a5d934883: Start timer T: 2 s 803@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(815)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125741005 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125741006 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125741006 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(808)@131a5d934883: OsmoPCU is now connected BTS(810)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125741022 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125741023 DLGLOBAL DEBUG validating counter group 0x55baf9a13040(bts) with 102 counters (rate_ctr.c:86) 20241111125741023 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125741023 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125741023 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125741023 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125741023 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125741023 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125741023 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125741023 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125741023 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125741023 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125741023 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125741023 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125741023 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125741023 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125741023 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125741023 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125741023 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125741023 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125741023 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125741023 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125741023 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125741023 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125741023 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125741023 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125741023 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125741023 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125741023 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125741023 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125741023 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125741023 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125741023 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125741023 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125741023 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125741023 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125741023 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125741023 DLGLOBAL DEBUG validating counter group 0x7f8b718a05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125741023 DLGLOBAL DEBUG validating counter group 0x55baf9a12720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125741023 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125741023 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125741023 DLGLOBAL DEBUG validating counter group 0x7f8b718a1180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125741023 DLGLOBAL DEBUG validating counter group 0x7f8b718a1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125741023 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125741023 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125741023 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125741023 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125741023 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241111125741023 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125741023 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125741023 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241111125741023 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125741023 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125741023 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241111125741024 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125741024 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125741024 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241111125741024 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125741024 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125741024 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241111125741024 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125741024 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125741024 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241111125741024 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125741024 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125741024 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241111125741024 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125741024 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125741024 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125741024 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125741024 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125741024 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125741024 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) 20241111125741024 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) 20241111125741025 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS0" BTS(810)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS1" BTS(810)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(807)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(807)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(807)@131a5d934883: Start timer Tns_alive: 3 s BTS(810)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS3" -NSVCI1234(807)@131a5d934883: Start timer Tns_test: 10 s BTS(810)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS4" 20241111125741030 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125741030 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125741030 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125741030 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125741030 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125741030 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(810)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS5" 20241111125741031 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125741031 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125741031 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(810)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS6" BTS(810)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(807)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(807)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125741033 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125741033 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125741033 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125741033 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125741033 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125741033 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125741033 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125741033 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125741033 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125741033 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125741034 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125741034 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(807)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241111125741034 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) 20241111125741034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(807)@131a5d934883: Start timer Tns_test: 10 s 20241111125741037 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) 20241111125741037 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) 20241111125741038 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) 20241111125741038 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) 20241111125741039 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) 20241111125741039 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) 20241111125741041 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) 20241111125741041 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) 20241111125741042 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) 20241111125741042 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) 20241111125741043 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) 20241111125741043 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) 20241111125741044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125741044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741045 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 804@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 804@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125741053 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) 20241111125741053 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) 20241111125741054 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) 20241111125741054 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) 20241111125741055 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125741055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125741055 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125741055 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125741055 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125741055 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125741055 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125741055 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125741055 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) 20241111125741055 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) 20241111125741056 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) 20241111125741056 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) 20241111125741057 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) 20241111125741057 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) 20241111125741058 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) 20241111125741058 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) 20241111125741059 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) 20241111125741059 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) 20241111125741060 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) 20241111125741060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741060 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(805)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(805)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125741067 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125741067 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125741067 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125741067 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125741067 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125741067 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125741067 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125741067 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125741071 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) 20241111125741071 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125741071 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125741071 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125741071 DLGLOBAL DEBUG validating counter group 0x55baf9a12760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125741071 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125741071 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125741071 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125741071 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241111125741071 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"..U..u.."(TS=7), single (alloc_algo.cpp:688) 20241111125741071 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20241111125741071 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241111125741071 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125741071 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125741071 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125741071 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125741072 DLGLOBAL DEBUG validating counter group 0x55baf9a12b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125741072 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125741072 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125741072 DLGLOBAL DEBUG validating counter group 0x55baf9a12c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125741072 DLGLOBAL DEBUG validating counter group 0x55baf9a12c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125741072 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125741072 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) 20241111125741072 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241111125741072 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20241111125741072 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125741072 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125741072 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125741072 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125741072 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125741072 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) 20241111125741072 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) 20241111125741072 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125741072 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125741072 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125741072 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0a e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111125741072 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) 20241111125741072 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) 20241111125741073 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) 20241111125741073 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) 20241111125741074 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) 20241111125741074 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) 20241111125741074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125741074 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125741074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125741074 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125741074 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125741074 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125741074 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125741074 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125741074 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125741074 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125741074 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) 20241111125741074 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) 20241111125741075 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) 20241111125741075 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) 20241111125741075 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) 20241111125741075 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) 20241111125741076 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) 20241111125741076 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) 20241111125741076 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) 20241111125741076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(810)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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 } 20241111125741082 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125741082 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125741082 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125741082 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125741082 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125741082 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125741096 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) 20241111125741096 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) 20241111125741097 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) 20241111125741098 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) 20241111125741098 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) 20241111125741098 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) 20241111125741100 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) 20241111125741100 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) 20241111125741101 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) 20241111125741101 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) 20241111125741102 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) 20241111125741102 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) 20241111125741103 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) 20241111125741103 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) 20241111125741104 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) 20241111125741104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741105 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) 20241111125741105 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) 20241111125741106 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125741115 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) 20241111125741115 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) 20241111125741116 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) 20241111125741116 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) 20241111125741117 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) 20241111125741117 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) 20241111125741118 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) 20241111125741118 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) 20241111125741119 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) 20241111125741119 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) 20241111125741120 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) 20241111125741120 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) 20241111125741120 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) 20241111125741121 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) 20241111125741121 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) 20241111125741121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741122 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) 20241111125741122 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) 20241111125741123 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125741134 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) 20241111125741134 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) 20241111125741135 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) 20241111125741135 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) 20241111125741136 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) 20241111125741136 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) 20241111125741137 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) 20241111125741137 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) 20241111125741138 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) 20241111125741138 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) 20241111125741138 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) 20241111125741138 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) 20241111125741139 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) 20241111125741139 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) 20241111125741140 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) 20241111125741140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741144 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) 20241111125741144 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) 20241111125741144 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125741158 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) 20241111125741158 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) 20241111125741159 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) 20241111125741159 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) 20241111125741160 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) 20241111125741160 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) 20241111125741161 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) 20241111125741161 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) 20241111125741161 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) 20241111125741161 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) 20241111125741162 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) 20241111125741162 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) 20241111125741163 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) 20241111125741163 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) 20241111125741164 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) 20241111125741164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741165 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) 20241111125741165 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) 20241111125741165 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125741177 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) 20241111125741177 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) 20241111125741178 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) 20241111125741178 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) 20241111125741179 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) 20241111125741179 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) 20241111125741180 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) 20241111125741180 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) 20241111125741181 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) 20241111125741181 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) 20241111125741181 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) 20241111125741181 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) 20241111125741182 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) 20241111125741182 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) 20241111125741183 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) 20241111125741183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741184 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) 20241111125741184 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) 20241111125741184 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125741196 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) 20241111125741196 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) 20241111125741197 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) 20241111125741197 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) 20241111125741198 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) 20241111125741198 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) 20241111125741199 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) 20241111125741199 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) 20241111125741200 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) 20241111125741200 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) 20241111125741200 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) 20241111125741200 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) 20241111125741201 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) 20241111125741201 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) 20241111125741202 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) 20241111125741202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741205 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) 20241111125741206 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) 20241111125741206 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125741220 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) 20241111125741220 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) 20241111125741221 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) 20241111125741221 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) 20241111125741222 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) 20241111125741222 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) 20241111125741223 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) 20241111125741223 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) 20241111125741224 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) 20241111125741224 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) 20241111125741224 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) 20241111125741224 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) 20241111125741225 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) 20241111125741225 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) 20241111125741226 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) 20241111125741226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741227 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) 20241111125741227 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) 20241111125741227 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125741239 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) 20241111125741239 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) 20241111125741240 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) 20241111125741240 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) 20241111125741241 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) 20241111125741241 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) 20241111125741242 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) 20241111125741242 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) 20241111125741243 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) 20241111125741243 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) 20241111125741243 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) 20241111125741243 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) 20241111125741244 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) 20241111125741244 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) 20241111125741245 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) 20241111125741245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125741246 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) 20241111125741246 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) 20241111125741247 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125741258 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) 20241111125741258 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) 20241111125741260 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) 20241111125741260 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) 20241111125741260 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) 20241111125741260 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) 20241111125741261 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) 20241111125741261 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) 20241111125741262 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) 20241111125741262 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) 20241111125741263 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) 20241111125741263 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) 20241111125741263 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) 20241111125741263 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) 20241111125741264 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) 20241111125741264 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) 20241111125741268 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) 20241111125741268 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20241111125741268 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125741272 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125741272 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125741272 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125741282 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) 20241111125741282 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) 20241111125741283 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) 20241111125741283 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) 20241111125741284 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) 20241111125741284 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) 20241111125741285 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) 20241111125741285 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) 20241111125741286 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) 20241111125741286 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) 20241111125741286 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) 20241111125741286 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) 20241111125741287 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) 20241111125741287 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) 20241111125741288 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) 20241111125741288 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) 20241111125741289 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) 20241111125741289 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){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241111125741289 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125741289 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20241111125741289 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125741302 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) 20241111125741302 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) 20241111125741303 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) 20241111125741303 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) 20241111125741304 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) 20241111125741304 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) 20241111125741304 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) 20241111125741304 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) 20241111125741305 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) 20241111125741305 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) 20241111125741306 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) 20241111125741306 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) 20241111125741307 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) 20241111125741307 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) 20241111125741308 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) 20241111125741308 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) 20241111125741308 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125741321 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) 20241111125741321 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) 20241111125741322 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) 20241111125741322 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) 20241111125741322 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=2 data=3c 01 00 41 00 00 00 01 37 7e 20 00 b9 af ec 08 69 e1 b4 f4 79 90 ea cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241111125741322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125741322 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125741322 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 00 41 00 00 00 01 37 7e 20 00 b9 af ec 08 69 e1 b4 f4 79 90 ea cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241111125741322 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) 20241111125741322 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) 20241111125741322 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125741323 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) 20241111125741323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125741323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 37 7e 20 00 b9 af ec 08 69 e1 b4 f4 79 90 ea cf 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125741323 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125741323 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125741323 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125741323 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125741323 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125741323 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125741323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125741323 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241111125741323 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) 20241111125741323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241111125741323 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241111125741323 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125741323 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) 20241111125741323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125741323 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125741323 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125741323 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) 20241111125741323 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) 20241111125741324 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) 20241111125741324 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) 20241111125741325 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) 20241111125741325 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) 20241111125741326 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) 20241111125741326 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) 20241111125741327 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) 20241111125741327 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) 20241111125741330 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125741344 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) 20241111125741344 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) 20241111125741346 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) 20241111125741346 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) 20241111125741346 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) 20241111125741346 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) 20241111125741347 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) 20241111125741347 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) 20241111125741348 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) 20241111125741348 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) 20241111125741349 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) 20241111125741349 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) 20241111125741349 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) 20241111125741349 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) 20241111125741350 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) 20241111125741350 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) 20241111125741351 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) 20241111125741351 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) 20241111125741351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241111125741351 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) 20241111125741351 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241111125741351 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125741351 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) 20241111125741351 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241111125741351 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125741351 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125741351 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) 20241111125741351 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125741352 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125741363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125741363 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125741363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125741363 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125741363 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125741363 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125741363 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125741363 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125741363 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125741363 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) 20241111125741363 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241111125741363 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241111125741363 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125741363 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125741363 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125741363 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125741363 DLGLOBAL DEBUG validating counter group 0x55baf9a12b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125741363 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125741363 DLGLOBAL DEBUG validating counter group 0x55baf9a12e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125741363 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241111125741363 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) 20241111125741363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241111125741363 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) 20241111125741363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241111125741363 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) 20241111125741364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241111125741364 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) 20241111125741364 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) 20241111125741364 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) 20241111125741364 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) 20241111125741364 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125741364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125741364 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) 20241111125741364 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125741364 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) 20241111125741364 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125741364 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) 20241111125741364 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125741364 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) 20241111125741364 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) 20241111125741364 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) 20241111125741365 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) 20241111125741365 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) 20241111125741366 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) 20241111125741366 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) 20241111125741367 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) 20241111125741367 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) 20241111125741367 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) 20241111125741367 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) 20241111125741368 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) 20241111125741368 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) 20241111125741369 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) 20241111125741369 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) 20241111125741370 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) 20241111125741370 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) 20241111125741370 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) 20241111125741371 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) 20241111125741371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125741371 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) 20241111125741371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241111125741371 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) 20241111125741371 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125741371 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) 20241111125741371 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125741371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241111125741371 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=86, TS=2) (tbf_dl_ass_fsm.c:126) 20241111125741371 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) 20241111125741372 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=73 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125741372 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 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) 20241111125741372 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(810)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Test case "TC_dl_multislot_tbf_ms_class_unknown" aborted at "PCU_Tests.ttcn":3512 BTS(810)@131a5d934883: Shutting down virtual BTS #0... 20241111125741382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56446<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125741385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125741387 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125741387 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125741387 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125741387 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125741387 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) 20241111125741387 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) 20241111125741387 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) 20241111125741387 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) 20241111125741387 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241111125741387 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125741387 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125741387 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125741387 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125741387 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125741387 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125741387 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125741388 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125741388 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) 20241111125741388 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125741388 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125741388 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125741388 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125741388 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125741388 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125741388 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125741388 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125741388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125741388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125741388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125741388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125741388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125741388 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125741388 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125741388 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125741388 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125741388 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125741388 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125741388 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 10843 with status 0 MTC@131a5d934883: Test case TC_dl_multislot_tbf_ms_class_unknown finished. Verdict: fail reason: Expected 1 PDCH slots allocated but got 4 MTC@131a5d934883: 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'. respawn: 75: starting: osmo-pcu Mon Nov 11 12:57:41 UTC 2024 ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.talloc 20241111125741442 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125741442 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125741443 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125741443 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125741466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125741567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56450<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102688) Waiting for packet dumper to finish... 1 (prev_count=102688, count=180488) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_dl_multislot_tbf_ms_class_from_2phase started. 816@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 816@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(820)@131a5d934883: Provider Link came up: waiting for NS-RESET 816@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125744722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 816@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(824)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 816@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(824)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(821)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125744730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54676<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(821)@131a5d934883: Start timer T: 5 s PCUIF(821)@131a5d934883: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_from_2phase-STATS(826)@131a5d934883: Start timer T: 2 s 816@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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)@131a5d934883: Start timer T: 2 s -NSVCI1234(827)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(827)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125746443 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125746444 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125746444 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(821)@131a5d934883: OsmoPCU is now connected BTS(823)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125746460 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125746460 DLGLOBAL DEBUG validating counter group 0x55f15ff45040(bts) with 102 counters (rate_ctr.c:86) 20241111125746460 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125746460 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125746460 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125746460 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125746460 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125746460 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125746460 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125746460 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125746460 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125746460 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125746460 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125746460 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125746461 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125746461 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125746461 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125746461 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125746461 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125746461 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125746461 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125746461 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125746461 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125746461 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125746461 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125746461 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125746461 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125746461 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125746461 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125746461 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125746461 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125746461 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125746461 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125746461 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125746461 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125746461 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125746461 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125746461 DLGLOBAL DEBUG validating counter group 0x7fd043d1a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125746461 DLGLOBAL DEBUG validating counter group 0x55f15ff44720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125746461 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125746461 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125746461 DLGLOBAL DEBUG validating counter group 0x7fd043d1b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125746461 DLGLOBAL DEBUG validating counter group 0x7fd043d1b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125746461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125746461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125746461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125746461 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125746461 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241111125746461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125746461 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125746461 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241111125746461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125746461 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125746461 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241111125746461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125746461 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125746461 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241111125746461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125746461 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125746461 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241111125746461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125746461 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125746461 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241111125746461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125746461 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125746461 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241111125746461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125746461 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125746461 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125746461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125746461 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125746461 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125746462 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) 20241111125746462 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) 20241111125746462 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(823)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS0" BTS(823)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS1" BTS(823)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(820)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(820)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(820)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(820)@131a5d934883: Start timer Tns_test: 10 s BTS(823)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS3" BTS(823)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS4" 20241111125746470 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125746470 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125746470 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125746470 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125746470 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125746470 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(823)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS5" 20241111125746471 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125746471 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125746471 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(823)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(820)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(820)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125746473 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) 20241111125746473 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) BTS(823)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" 20241111125746474 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125746474 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125746474 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125746474 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125746474 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125746474 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125746474 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125746474 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125746474 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125746474 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125746475 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) 20241111125746475 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) 20241111125746476 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) 20241111125746476 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) 20241111125746476 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125746476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125746476 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) 20241111125746476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(820)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(820)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241111125746477 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) 20241111125746477 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) -NSVCI1234(820)@131a5d934883: Start timer Tns_test: 10 s 20241111125746478 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) 20241111125746478 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) 20241111125746479 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) 20241111125746479 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) 20241111125746479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125746479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746480 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 817@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 817@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125746489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125746489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125746489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125746489 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125746489 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125746489 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125746489 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125746489 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125746491 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) 20241111125746491 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) 20241111125746491 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) 20241111125746492 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) 20241111125746492 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) 20241111125746492 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) 20241111125746492 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) 20241111125746492 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) 20241111125746493 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) 20241111125746493 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) 20241111125746493 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) 20241111125746493 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) 20241111125746494 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) 20241111125746494 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) 20241111125746494 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) 20241111125746494 DL1IF DEBUG 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_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125746496 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125746498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125746498 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125746498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125746498 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125746498 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125746498 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125746498 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125746498 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125746500 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) 20241111125746500 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125746500 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125746500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125746500 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125746500 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125746500 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(823)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125746503 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125746503 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125746503 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125746503 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125746503 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125746503 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125746503 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125746503 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125746503 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125746503 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125746510 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) 20241111125746510 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) 20241111125746511 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125746511 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125746511 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125746511 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125746511 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125746511 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) 20241111125746511 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) 20241111125746512 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) 20241111125746512 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) 20241111125746513 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) 20241111125746513 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) 20241111125746513 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) 20241111125746513 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) 20241111125746514 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) 20241111125746514 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) 20241111125746515 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) 20241111125746515 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) 20241111125746516 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) 20241111125746516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746520 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125746535 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) 20241111125746535 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) 20241111125746537 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) 20241111125746537 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) 20241111125746538 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) 20241111125746538 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) 20241111125746539 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) 20241111125746539 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) 20241111125746540 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) 20241111125746540 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) 20241111125746540 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) 20241111125746540 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) 20241111125746541 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) 20241111125746541 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) 20241111125746542 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) 20241111125746542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746543 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125746554 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) 20241111125746554 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) 20241111125746555 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) 20241111125746555 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) 20241111125746556 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) 20241111125746556 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) 20241111125746557 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) 20241111125746557 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) 20241111125746557 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) 20241111125746557 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) 20241111125746558 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) 20241111125746558 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) 20241111125746559 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) 20241111125746559 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) 20241111125746560 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) 20241111125746560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746561 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125746573 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) 20241111125746573 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) 20241111125746574 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) 20241111125746574 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) 20241111125746575 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) 20241111125746575 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) 20241111125746576 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) 20241111125746576 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) 20241111125746576 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) 20241111125746576 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) 20241111125746577 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) 20241111125746577 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) 20241111125746578 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) 20241111125746578 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) 20241111125746579 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) 20241111125746579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746582 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125746596 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) 20241111125746596 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) 20241111125746598 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) 20241111125746598 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) 20241111125746599 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) 20241111125746599 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) 20241111125746599 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) 20241111125746599 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) 20241111125746600 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) 20241111125746600 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) 20241111125746601 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) 20241111125746601 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) 20241111125746602 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) 20241111125746602 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) 20241111125746603 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) 20241111125746603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746603 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125746615 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) 20241111125746615 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) 20241111125746616 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) 20241111125746616 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) 20241111125746616 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) 20241111125746616 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) 20241111125746617 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) 20241111125746617 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) 20241111125746618 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) 20241111125746618 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) 20241111125746618 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) 20241111125746618 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) 20241111125746619 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) 20241111125746619 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) 20241111125746619 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) 20241111125746619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746620 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125746635 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) 20241111125746635 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) 20241111125746637 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) 20241111125746637 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) 20241111125746638 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) 20241111125746638 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) 20241111125746639 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) 20241111125746639 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) 20241111125746640 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) 20241111125746640 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) 20241111125746641 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) 20241111125746642 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) 20241111125746643 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) 20241111125746643 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) 20241111125746643 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) 20241111125746643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746644 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125746658 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) 20241111125746658 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) 20241111125746660 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) 20241111125746660 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) 20241111125746660 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) 20241111125746660 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) 20241111125746662 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) 20241111125746662 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) 20241111125746663 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) 20241111125746663 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) 20241111125746664 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) 20241111125746664 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) 20241111125746665 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) 20241111125746665 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) 20241111125746665 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) 20241111125746665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746666 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125746678 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) 20241111125746678 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) 20241111125746679 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) 20241111125746679 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) 20241111125746680 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) 20241111125746680 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) 20241111125746681 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) 20241111125746681 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) 20241111125746682 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) 20241111125746682 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) 20241111125746683 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) 20241111125746683 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) 20241111125746683 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) 20241111125746683 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) 20241111125746684 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) 20241111125746684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125746685 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125746697 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) 20241111125746697 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) 20241111125746699 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) 20241111125746699 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) 20241111125746700 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) 20241111125746700 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) 20241111125746701 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) 20241111125746702 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) 20241111125746703 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) 20241111125746703 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) 20241111125746703 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) 20241111125746703 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) 20241111125746704 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) 20241111125746704 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) 20241111125746704 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) 20241111125746704 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) 20241111125746706 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125746720 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) 20241111125746720 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) 20241111125746720 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) 20241111125746720 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) 20241111125746720 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) 20241111125746720 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) 20241111125746720 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) 20241111125746720 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) 20241111125746721 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) 20241111125746721 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) 20241111125746721 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) 20241111125746721 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) 20241111125746721 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) 20241111125746721 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) 20241111125746721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=40 16 40 00 00 00 62 54 a2 c8 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125746721 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) 20241111125746721 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125746721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125746721 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 18 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125746722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125746722 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125746722 DLGLOBAL DEBUG validating counter group 0x55f15ff44760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125746722 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125746722 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125746722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125746722 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125746722 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20241111125746722 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) 20241111125746722 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125746722 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125746722 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 18 (alloc_algo.cpp:482) 20241111125746722 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241111125746723 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) 20241111125746723 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20241111125746723 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20241111125746723 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125746723 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125746723 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125746723 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125746723 DLGLOBAL DEBUG validating counter group 0x55f15ff44b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125746723 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125746723 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125746723 DLGLOBAL DEBUG validating counter group 0x55f15ff44c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125746723 DLGLOBAL DEBUG validating counter group 0x55f15ff44c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125746723 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125746723 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) 20241111125746723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125746723 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) 20241111125746723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125746723 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) 20241111125746723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125746723 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) 20241111125746723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125746723 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) 20241111125746723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125746723 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) 20241111125746723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125746723 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) 20241111125746723 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125746723 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) 20241111125746723 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) 20241111125746723 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) 20241111125746723 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) 20241111125746723 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125746723 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125746723 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) 20241111125746723 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125746723 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) 20241111125746723 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) 20241111125746723 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125746723 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) 20241111125746723 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) 20241111125746724 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125746725 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) 20241111125746725 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125746725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125746725 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125746725 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125746725 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 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) 20241111125746726 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125746726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125746726 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) 20241111125746726 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125746726 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) 20241111125746726 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) 20241111125746726 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(823)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") 20241111125746739 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) 20241111125746739 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) 20241111125746740 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) 20241111125746740 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) 20241111125746741 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) 20241111125746741 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) 20241111125746742 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) 20241111125746742 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) 20241111125746742 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) 20241111125746742 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) 20241111125746743 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) 20241111125746743 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) 20241111125746743 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) 20241111125746743 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) 20241111125746744 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) 20241111125746744 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) 20241111125746744 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125746759 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) 20241111125746759 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) 20241111125746760 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) 20241111125746760 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) 20241111125746761 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) 20241111125746761 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) 20241111125746761 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) 20241111125746761 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) 20241111125746763 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) 20241111125746763 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) 20241111125746764 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) 20241111125746764 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) 20241111125746765 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) 20241111125746765 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) 20241111125746766 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) 20241111125746766 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) 20241111125746771 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125746784 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) 20241111125746784 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) 20241111125746786 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) 20241111125746786 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) 20241111125746786 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) 20241111125746786 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) 20241111125746787 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) 20241111125746787 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) 20241111125746788 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) 20241111125746788 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) 20241111125746789 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) 20241111125746789 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) 20241111125746790 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) 20241111125746790 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) 20241111125746791 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) 20241111125746791 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) 20241111125746791 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125746803 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) 20241111125746803 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) 20241111125746804 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) 20241111125746804 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) 20241111125746805 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) 20241111125746805 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) 20241111125746806 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) 20241111125746806 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) 20241111125746807 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) 20241111125746807 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) 20241111125746808 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) 20241111125746808 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) 20241111125746809 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) 20241111125746809 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) 20241111125746810 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) 20241111125746810 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) 20241111125746810 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125746810 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125746810 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125746810 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125746810 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125746810 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125746810 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125746810 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) 20241111125746810 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125746810 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) 20241111125746810 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125746810 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125746811 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125746811 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125746811 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125746811 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125746811 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125746811 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125746811 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125746811 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125746811 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) 20241111125746811 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20241111125746811 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20241111125746811 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125746811 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125746811 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125746811 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125746811 DLGLOBAL DEBUG validating counter group 0x55f15ff44b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125746811 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125746811 DLGLOBAL DEBUG validating counter group 0x55f15ff44e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125746811 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241111125746811 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) 20241111125746811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241111125746811 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) 20241111125746811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241111125746811 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) 20241111125746811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241111125746811 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) 20241111125746811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 (tbf_dl.cpp:431) 20241111125746811 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) 20241111125746811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 (tbf_dl.cpp:431) 20241111125746811 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) 20241111125746811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20241111125746811 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) 20241111125746811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125746811 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) 20241111125746811 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) 20241111125746811 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) 20241111125746811 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) 20241111125746811 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125746811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125746811 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) 20241111125746811 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125746811 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) 20241111125746811 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125746811 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) 20241111125746811 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125746811 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) 20241111125746812 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) 20241111125746812 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) 20241111125746812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241111125746812 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) 20241111125746812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241111125746812 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) 20241111125746812 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125746812 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) 20241111125746812 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125746812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241111125746812 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) 20241111125746812 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) 20241111125746812 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) 20241111125746812 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) 20241111125746812 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(823)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B'O 20241111125746822 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) 20241111125746822 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) 20241111125746823 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) 20241111125746823 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) 20241111125746824 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) 20241111125746824 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) 20241111125746825 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) 20241111125746825 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) 20241111125746826 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) 20241111125746826 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) 20241111125746826 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) 20241111125746826 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) 20241111125746827 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) 20241111125746827 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) 20241111125746828 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) 20241111125746828 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) 20241111125746831 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125746846 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) 20241111125746846 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) 20241111125746846 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) 20241111125746846 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125746847 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) 20241111125746847 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) 20241111125746848 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) 20241111125746848 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) 20241111125746849 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) 20241111125746849 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) 20241111125746849 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) 20241111125746849 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) 20241111125746850 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) 20241111125746850 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) 20241111125746851 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) 20241111125746851 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) 20241111125746852 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) 20241111125746852 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) 20241111125746853 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125746865 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) 20241111125746865 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) 20241111125746866 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) 20241111125746866 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) 20241111125746866 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) 20241111125746867 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) 20241111125746867 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) 20241111125746867 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) 20241111125746868 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) 20241111125746868 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) 20241111125746869 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) 20241111125746869 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) 20241111125746870 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) 20241111125746870 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) 20241111125746871 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) 20241111125746871 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) 20241111125746871 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125746884 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) 20241111125746884 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) 20241111125746884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=0) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125746884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125746884 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125746884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125746884 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=86 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111125746884 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111125746884 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241111125746884 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) 20241111125746884 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111125746884 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) BTS(823)@131a5d934883: Shutting down virtual BTS #0... 20241111125746886 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) 20241111125746886 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) 20241111125746888 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) 20241111125746888 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) 20241111125746889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54676<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125746889 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) 20241111125746889 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) 20241111125746890 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) 20241111125746890 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) 20241111125746891 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) 20241111125746891 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) 20241111125746892 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) 20241111125746892 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) 20241111125746893 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) 20241111125746893 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) 20241111125746896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125746897 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125746897 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125746897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125746897 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125746897 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) 20241111125746897 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) 20241111125746897 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) 20241111125746897 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) 20241111125746897 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) 20241111125746897 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) 20241111125746897 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) 20241111125746897 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) 20241111125746897 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125746897 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125746898 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125746898 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125746898 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125746898 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125746898 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125746898 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125746898 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) 20241111125746898 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) 20241111125746898 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) 20241111125746898 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) 20241111125746898 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) 20241111125746898 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) 20241111125746898 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) 20241111125746898 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) 20241111125746898 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125746898 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125746898 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125746898 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125746898 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125746898 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125746898 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125746898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125746898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125746898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125746898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125746898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125746898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125746898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125746898 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125746898 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125746898 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125746898 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125746898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125746898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125746898 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 10909 with status 0 respawn: 76: starting: osmo-pcu MTC@131a5d934883: Test case TC_dl_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:57:46 UTC 2024 ====== PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.talloc 20241111125746912 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125746912 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125746912 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125746912 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125746938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125747039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54684<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=133540) Waiting for packet dumper to finish... 1 (prev_count=133540, count=245228) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_multislot_tbf_ms_class_from_2phase started. 829@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 829@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(833)@131a5d934883: Provider Link came up: waiting for NS-RESET 829@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 829@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(837)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241111125750204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 829@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(837)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(834)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(834)@131a5d934883: Start timer T: 5 s PCUIF(834)@131a5d934883: Start timer T_Conn: 10 s 20241111125750212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54710<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_multislot_tbf_ms_class_from_2phase-STATS(839)@131a5d934883: Start timer T: 2 s 829@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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_multislot_tbf_ms_class_from_2phase-STATS(839)@131a5d934883: Start timer T: 2 s -NSVCI1234(840)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(840)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125751913 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125751913 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125751913 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(834)@131a5d934883: OsmoPCU is now connected BTS(836)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125751931 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125751931 DLGLOBAL DEBUG validating counter group 0x56187d49d040(bts) with 102 counters (rate_ctr.c:86) 20241111125751931 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125751931 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125751931 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125751931 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125751931 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125751931 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125751931 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125751931 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125751931 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125751931 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125751931 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125751931 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125751931 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125751931 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125751932 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125751932 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125751932 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125751932 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125751932 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125751932 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125751932 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125751932 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125751932 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125751932 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125751932 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125751932 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125751932 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125751932 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125751932 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125751932 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125751932 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125751932 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125751932 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125751932 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125751932 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125751932 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125751932 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125751932 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125751932 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125751932 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125751932 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125751932 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125751932 DLGLOBAL DEBUG validating counter group 0x7fd61adeb5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125751932 DLGLOBAL DEBUG validating counter group 0x56187d49c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125751932 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125751932 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125751932 DLGLOBAL DEBUG validating counter group 0x7fd61adec180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125751932 DLGLOBAL DEBUG validating counter group 0x7fd61adec160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125751932 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125751932 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125751932 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125751932 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125751932 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241111125751932 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125751932 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125751932 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241111125751932 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125751932 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125751932 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241111125751932 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125751932 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125751932 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241111125751932 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125751932 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125751932 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241111125751932 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125751932 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125751932 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241111125751932 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125751932 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125751932 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241111125751932 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125751932 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125751932 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125751932 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125751932 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125751933 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125751933 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) 20241111125751933 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) 20241111125751933 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(836)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS0" BTS(836)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS1" BTS(836)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(833)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(836)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS3" -NSVCI1234(833)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(833)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(833)@131a5d934883: Start timer Tns_test: 10 s BTS(836)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS4" 20241111125751941 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125751941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125751941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125751941 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125751941 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125751941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(836)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS5" 20241111125751942 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125751942 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125751942 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(836)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(833)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(833)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125751944 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125751944 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125751944 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125751944 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125751944 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125751944 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125751945 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125751945 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125751945 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125751945 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125751945 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) 20241111125751945 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) BTS(836)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" 20241111125751946 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) 20241111125751946 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) 20241111125751946 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125751946 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125751947 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) 20241111125751947 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) -NSVCI1234(833)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(833)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241111125751948 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) 20241111125751948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(833)@131a5d934883: Start timer Tns_test: 10 s 20241111125751948 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) 20241111125751948 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) 20241111125751949 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) 20241111125751949 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) 20241111125751949 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) 20241111125751950 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) 20241111125751950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125751950 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125751950 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 830@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 830@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125751963 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) 20241111125751963 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) 20241111125751964 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) 20241111125751965 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) 20241111125751965 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) 20241111125751965 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) 20241111125751966 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125751966 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125751966 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125751966 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125751966 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125751966 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125751966 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125751966 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125751966 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) 20241111125751966 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) 20241111125751967 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) 20241111125751967 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) 20241111125751968 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) 20241111125751968 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) 20241111125751969 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) 20241111125751969 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) 20241111125751970 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) 20241111125751970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125751971 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125751979 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125751979 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125751979 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125751979 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125751979 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125751979 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125751979 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125751979 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125751983 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) 20241111125751983 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125751983 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125751983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125751983 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125751983 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125751983 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) 20241111125751985 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) 20241111125751985 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) 20241111125751986 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125751986 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125751986 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125751986 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125751986 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125751986 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125751986 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125751986 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125751986 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125751986 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125751986 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) 20241111125751986 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) 20241111125751987 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) 20241111125751987 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) 20241111125751989 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) 20241111125751989 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) 20241111125751990 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) 20241111125751990 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) 20241111125751991 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) 20241111125751991 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) 20241111125751992 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) 20241111125751992 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) 20241111125751992 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) 20241111125751992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125751995 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(836)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125751998 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125751998 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125751998 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125751998 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125751998 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125752007 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) 20241111125752007 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) 20241111125752008 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) 20241111125752008 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) 20241111125752009 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) 20241111125752009 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) 20241111125752010 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) 20241111125752010 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) 20241111125752010 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) 20241111125752010 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) 20241111125752011 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) 20241111125752011 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) 20241111125752012 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) 20241111125752012 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) 20241111125752013 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) 20241111125752013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125752014 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125752025 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) 20241111125752025 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) 20241111125752027 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) 20241111125752027 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) 20241111125752027 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) 20241111125752027 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) 20241111125752028 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) 20241111125752028 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) 20241111125752029 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) 20241111125752029 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) 20241111125752030 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) 20241111125752030 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) 20241111125752031 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) 20241111125752031 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) 20241111125752031 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) 20241111125752031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125752032 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125752044 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) 20241111125752044 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) 20241111125752046 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) 20241111125752046 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) 20241111125752046 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) 20241111125752046 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) 20241111125752047 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) 20241111125752047 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) 20241111125752048 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) 20241111125752048 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) 20241111125752049 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) 20241111125752049 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) 20241111125752050 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) 20241111125752050 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) 20241111125752050 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) 20241111125752050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125752054 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125752068 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) 20241111125752068 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) 20241111125752069 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) 20241111125752069 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) 20241111125752070 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) 20241111125752070 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) 20241111125752071 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) 20241111125752071 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) 20241111125752072 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) 20241111125752072 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) 20241111125752073 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) 20241111125752073 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) 20241111125752074 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) 20241111125752074 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) 20241111125752074 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) 20241111125752074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125752075 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125752087 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) 20241111125752087 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) 20241111125752089 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) 20241111125752089 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) 20241111125752089 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) 20241111125752090 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) 20241111125752090 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) 20241111125752090 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) 20241111125752091 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) 20241111125752091 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) 20241111125752092 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) 20241111125752092 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) 20241111125752093 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) 20241111125752093 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) 20241111125752093 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) 20241111125752093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125752094 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125752107 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) 20241111125752107 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) 20241111125752108 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) 20241111125752108 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) 20241111125752108 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) 20241111125752109 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) 20241111125752109 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) 20241111125752109 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) 20241111125752110 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) 20241111125752110 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) 20241111125752111 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) 20241111125752111 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) 20241111125752111 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) 20241111125752111 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) 20241111125752112 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) 20241111125752112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125752116 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125752130 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) 20241111125752130 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) 20241111125752131 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) 20241111125752131 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) 20241111125752132 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) 20241111125752132 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) 20241111125752133 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) 20241111125752133 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) 20241111125752134 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) 20241111125752134 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) 20241111125752134 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) 20241111125752134 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) 20241111125752135 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) 20241111125752135 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) 20241111125752136 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) 20241111125752136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125752137 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125752149 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) 20241111125752149 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) 20241111125752151 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) 20241111125752151 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) 20241111125752151 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) 20241111125752151 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) 20241111125752152 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) 20241111125752152 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) 20241111125752153 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) 20241111125752153 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) 20241111125752154 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) 20241111125752154 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) 20241111125752154 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) 20241111125752154 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) 20241111125752155 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) 20241111125752155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125752156 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125752168 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) 20241111125752168 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) 20241111125752170 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) 20241111125752170 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) 20241111125752170 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) 20241111125752170 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) 20241111125752171 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) 20241111125752171 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) 20241111125752172 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) 20241111125752172 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) 20241111125752172 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) 20241111125752172 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) 20241111125752173 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) 20241111125752173 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) 20241111125752174 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) 20241111125752174 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) 20241111125752178 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125752192 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) 20241111125752192 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) 20241111125752194 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) 20241111125752194 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) 20241111125752195 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) 20241111125752195 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) 20241111125752195 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) 20241111125752195 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) 20241111125752196 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) 20241111125752196 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) 20241111125752197 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) 20241111125752197 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) 20241111125752198 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) 20241111125752198 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) 20241111125752199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=40 16 40 00 00 00 62 54 a2 c8 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125752199 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) 20241111125752199 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125752199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125752199 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 18 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125752200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125752200 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125752200 DLGLOBAL DEBUG validating counter group 0x56187d49c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125752200 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125752200 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125752200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125752200 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125752200 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20241111125752200 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) 20241111125752200 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125752200 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125752200 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 18 (alloc_algo.cpp:482) 20241111125752200 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241111125752200 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) 20241111125752200 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20241111125752200 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20241111125752200 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125752200 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125752200 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125752200 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125752200 DLGLOBAL DEBUG validating counter group 0x56187d49cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125752200 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125752200 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125752200 DLGLOBAL DEBUG validating counter group 0x56187d49cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125752200 DLGLOBAL DEBUG validating counter group 0x56187d49cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125752200 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125752200 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) 20241111125752200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125752200 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) 20241111125752200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125752200 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) 20241111125752200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125752200 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) 20241111125752200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125752200 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) 20241111125752200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125752200 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) 20241111125752200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125752200 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) 20241111125752200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125752201 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) 20241111125752201 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) 20241111125752201 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) 20241111125752201 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) 20241111125752201 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125752201 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125752201 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) 20241111125752201 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125752201 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) 20241111125752201 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) 20241111125752201 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125752201 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) 20241111125752201 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) 20241111125752201 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125752201 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) 20241111125752201 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125752201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125752201 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125752201 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125752201 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 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) 20241111125752202 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125752202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125752202 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) 20241111125752202 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125752202 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) 20241111125752202 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) 20241111125752202 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(836)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") BTS(836)@131a5d934883: Shutting down virtual BTS #0... 20241111125752213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54710<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125752217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54700<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125752219 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125752219 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125752219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125752219 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125752219 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) 20241111125752219 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) 20241111125752219 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) 20241111125752219 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) 20241111125752219 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) 20241111125752219 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) 20241111125752219 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) 20241111125752219 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) 20241111125752219 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241111125752219 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125752219 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125752219 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125752219 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125752219 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125752219 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125752219 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125752219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125752219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125752219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125752219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125752219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125752219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125752219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125752219 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125752219 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125752219 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125752220 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125752220 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125752220 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125752220 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 10975 with status 0 respawn: 77: starting: osmo-pcu MTC@131a5d934883: Test case TC_ul_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:57:52 UTC 2024 ====== PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.talloc 20241111125752273 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125752273 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125752273 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125752274 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125752299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55462<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125752400 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=141044) Waiting for packet dumper to finish... 1 (prev_count=141044, count=164612) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:57:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_tbf_reestablish_with_pkt_resource_req started. 842@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 842@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 842@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(846)@131a5d934883: Provider Link came up: waiting for NS-RESET TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(845)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 842@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(849)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 842@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(849)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125755545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55470<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(848)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125755550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(848)@131a5d934883: Start timer T: 5 s PCUIF(848)@131a5d934883: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: Start timer T: 2 s 842@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(853)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(853)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125757274 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125757274 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125757274 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(848)@131a5d934883: OsmoPCU is now connected BTS(850)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125757293 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125757293 DLGLOBAL DEBUG validating counter group 0x558883385040(bts) with 102 counters (rate_ctr.c:86) 20241111125757293 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125757293 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125757293 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125757293 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125757293 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125757293 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125757293 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125757293 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125757293 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125757293 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125757293 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125757293 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125757293 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125757293 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125757293 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125757293 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125757293 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125757293 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125757293 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125757293 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125757293 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125757293 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125757293 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125757293 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125757293 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125757293 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125757293 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125757293 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125757293 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125757293 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125757293 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125757293 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125757293 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125757293 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125757293 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125757293 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125757293 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125757293 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125757293 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125757293 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125757293 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125757293 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125757293 DLGLOBAL DEBUG validating counter group 0x7f64383985e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125757293 DLGLOBAL DEBUG validating counter group 0x558883384720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125757293 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125757293 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125757293 DLGLOBAL DEBUG validating counter group 0x7f6438399180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125757293 DLGLOBAL DEBUG validating counter group 0x7f6438399160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125757294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125757294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125757294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125757294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125757294 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125757294 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125757294 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125757294 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125757294 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125757294 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125757294 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125757294 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125757294 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125757294 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125757294 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125757294 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125757294 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125757294 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125757294 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125757294 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125757294 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125757294 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125757294 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125757294 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125757294 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125757294 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125757294 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125757294 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125757294 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125757295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125757295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757296 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(846)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(846)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(846)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(846)@131a5d934883: Start timer Tns_test: 10 s BTS(850)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" 20241111125757298 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125757298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125757298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125757298 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125757298 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125757298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(850)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" 20241111125757298 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125757298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125757298 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(850)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(846)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(846)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(850)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(850)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125757300 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125757300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125757300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125757300 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125757300 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125757300 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125757300 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125757300 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125757300 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125757300 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125757300 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125757300 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(846)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(846)@131a5d934883: Start timer Tns_test: 10 s BTS(850)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(850)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(850)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125757303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125757303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757303 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125757303 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757303 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125757303 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757303 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125757303 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125757304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125757304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125757304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757305 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125757305 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757305 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 843@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 843@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125757312 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125757312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125757312 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125757312 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125757312 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125757312 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125757312 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125757312 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125757321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125757321 DL1IF DEBUG 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_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(845)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125757322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125757322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125757323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(845)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125757324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125757324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757325 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125757325 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111125757325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125757325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757326 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125757326 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125757326 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125757326 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125757326 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125757326 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125757326 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125757326 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125757326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125757326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125757327 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125757328 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125757330 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) 20241111125757330 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125757330 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125757330 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125757330 DLGLOBAL DEBUG validating counter group 0x558883384760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125757330 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125757330 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125757330 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125757330 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125757330 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125757330 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125757330 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125757330 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125757330 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125757330 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125757330 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125757330 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125757330 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125757330 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125757330 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125757330 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125757330 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125757330 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125757331 DLGLOBAL DEBUG validating counter group 0x558883384b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125757331 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125757331 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125757331 DLGLOBAL DEBUG validating counter group 0x558883384c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125757331 DLGLOBAL DEBUG validating counter group 0x558883384c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125757331 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125757331 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) 20241111125757331 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125757331 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125757331 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125757331 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125757331 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125757331 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125757331 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125757331 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) 20241111125757331 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) 20241111125757331 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125757331 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125757331 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125757331 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) 20241111125757333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125757333 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125757333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125757333 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125757333 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125757333 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125757333 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125757333 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125757333 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125757333 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(850)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125757340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125757340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757341 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125757341 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757342 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125757342 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757343 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125757343 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757344 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125757344 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757345 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125757345 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125757346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757346 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125757346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125757346 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125757346 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125757346 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125757346 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125757346 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757349 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) 20241111125757349 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) 20241111125757350 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125757364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125757364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757365 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125757365 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757366 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) 20241111125757366 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) 20241111125757366 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) 20241111125757366 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) 20241111125757367 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) 20241111125757367 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) 20241111125757368 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) 20241111125757368 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) 20241111125757369 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) 20241111125757369 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) 20241111125757369 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) 20241111125757369 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) 20241111125757370 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) 20241111125757370 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) 20241111125757371 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125757383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125757383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757384 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) 20241111125757384 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) 20241111125757385 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) 20241111125757385 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) 20241111125757385 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) 20241111125757385 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) 20241111125757386 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) 20241111125757386 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) 20241111125757387 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) 20241111125757387 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) 20241111125757388 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) 20241111125757388 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) 20241111125757388 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) 20241111125757388 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) 20241111125757389 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) 20241111125757389 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) 20241111125757390 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125757402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125757402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757403 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) 20241111125757403 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) 20241111125757404 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) 20241111125757404 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) 20241111125757404 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) 20241111125757404 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) 20241111125757405 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) 20241111125757405 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) 20241111125757406 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) 20241111125757406 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) 20241111125757407 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) 20241111125757407 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) 20241111125757407 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) 20241111125757408 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) 20241111125757411 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) 20241111125757412 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) 20241111125757412 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125757425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125757425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757426 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) 20241111125757426 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) 20241111125757426 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) 20241111125757426 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) 20241111125757426 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) 20241111125757426 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) 20241111125757427 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) 20241111125757427 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) 20241111125757427 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) 20241111125757427 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) 20241111125757428 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) 20241111125757428 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) 20241111125757428 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) 20241111125757428 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) 20241111125757430 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) 20241111125757430 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) 20241111125757430 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125757444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125757444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757444 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) 20241111125757444 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) 20241111125757444 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) 20241111125757444 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) 20241111125757445 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) 20241111125757445 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) 20241111125757445 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) 20241111125757445 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) 20241111125757445 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) 20241111125757445 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) 20241111125757446 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) 20241111125757446 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) 20241111125757446 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) 20241111125757446 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) 20241111125757448 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) 20241111125757448 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) 20241111125757449 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125757464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125757464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757465 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) 20241111125757465 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) 20241111125757466 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) 20241111125757466 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) 20241111125757467 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) 20241111125757467 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) 20241111125757468 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) 20241111125757468 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) 20241111125757469 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) 20241111125757469 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) 20241111125757469 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) 20241111125757469 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) 20241111125757470 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) 20241111125757470 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) 20241111125757473 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) 20241111125757473 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) 20241111125757474 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125757487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125757487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757489 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) 20241111125757489 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) 20241111125757490 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) 20241111125757490 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) 20241111125757491 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) 20241111125757491 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) 20241111125757492 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) 20241111125757492 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) 20241111125757493 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) 20241111125757493 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) 20241111125757493 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) 20241111125757493 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) 20241111125757494 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) 20241111125757494 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) 20241111125757495 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) 20241111125757495 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) 20241111125757496 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125757507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125757507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125757508 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) 20241111125757508 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) 20241111125757509 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) 20241111125757509 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) 20241111125757510 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) 20241111125757510 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) 20241111125757511 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) 20241111125757511 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) 20241111125757512 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) 20241111125757512 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) 20241111125757513 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) 20241111125757513 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) 20241111125757514 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) 20241111125757514 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) 20241111125757516 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) 20241111125757516 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) 20241111125757517 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125757527 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) 20241111125757527 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) 20241111125757528 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) 20241111125757528 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) 20241111125757529 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) 20241111125757529 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) 20241111125757530 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) 20241111125757530 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) 20241111125757530 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) 20241111125757530 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) 20241111125757531 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) 20241111125757531 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) 20241111125757531 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125757531 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125757531 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111125757531 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) 20241111125757531 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) 20241111125757532 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) 20241111125757532 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) 20241111125757536 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) 20241111125757536 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) 20241111125757536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241111125757536 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) 20241111125757537 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125757552 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 05 84 87 f6 0f 05 35 c9 e4 fa aa 8e 77 f1 ee fa 9c cc e5 40 07 25 52 36 83 00 (pcu_l1_if.cpp:463) 20241111125757552 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) 20241111125757552 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125757552 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 58 05 84 87 f6 0f 05 35 c9 e4 fa aa 8e 77 f1 ee fa 9c cc e5 40 07 25 52 36 83 00 (pdch.cpp:1019) 20241111125757552 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125757552 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) 20241111125757552 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) 20241111125757552 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125757552 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) 20241111125757552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125757552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 58 05 84 87 f6 0f 05 35 c9 e4 fa aa 8e 77 f1 ee fa 9c cc e5 40 07 25 52 36 83 (tbf_ul.cpp:337) 20241111125757553 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125757553 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125757553 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125757553 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125757553 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125757553 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125757553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125757553 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) 20241111125757553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241111125757553 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241111125757553 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125757553 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) 20241111125757553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125757553 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125757553 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125757553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125757553 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) 20241111125757553 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125757553 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125757554 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) 20241111125757554 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) 20241111125757555 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) 20241111125757555 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) 20241111125757557 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) 20241111125757557 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) 20241111125757558 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) 20241111125757558 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) 20241111125757558 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) 20241111125757558 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) 20241111125757559 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) 20241111125757559 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) 20241111125757560 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) 20241111125757560 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) 20241111125757560 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125757570 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) 20241111125757570 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) 20241111125757570 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) 20241111125757571 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125757572 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) 20241111125757572 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) 20241111125757572 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) 20241111125757572 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) 20241111125757573 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) 20241111125757573 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) 20241111125757573 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) 20241111125757574 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) 20241111125757574 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) 20241111125757574 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) 20241111125757575 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) 20241111125757575 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) 20241111125757575 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) 20241111125757575 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) 20241111125757576 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) 20241111125757576 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) 20241111125757576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241111125757576 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125757576 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125757576 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) 20241111125757576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241111125757576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=73, TS=7) (tbf_ul_ack_fsm.c:90) 20241111125757576 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) 20241111125757576 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125757576 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125757576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111125757576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125757577 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125757588 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) 20241111125757588 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) 20241111125757589 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) 20241111125757589 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) 20241111125757589 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) 20241111125757589 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) 20241111125757589 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) 20241111125757589 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) 20241111125757589 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) 20241111125757589 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) 20241111125757590 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) 20241111125757590 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) 20241111125757590 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) 20241111125757590 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) 20241111125757590 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) 20241111125757590 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) 20241111125757598 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125757614 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) 20241111125757614 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) 20241111125757617 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) 20241111125757617 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) 20241111125757618 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) 20241111125757618 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) 20241111125757619 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) 20241111125757619 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) 20241111125757620 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) 20241111125757620 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) 20241111125757621 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) 20241111125757621 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) 20241111125757623 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) 20241111125757623 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) 20241111125757624 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) 20241111125757624 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) 20241111125757624 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125757632 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) 20241111125757632 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) 20241111125757633 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) 20241111125757633 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) 20241111125757634 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) 20241111125757634 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) 20241111125757635 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) 20241111125757635 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) 20241111125757636 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) 20241111125757636 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) 20241111125757637 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) 20241111125757637 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) 20241111125757637 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) 20241111125757637 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) 20241111125757638 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) 20241111125757638 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) 20241111125757639 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125757651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 16 40 00 00 00 40 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125757651 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) 20241111125757651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125757651 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125757651 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) 20241111125757652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125757652 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) 20241111125757652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=73 PKT RESOURCE REQ: MS requests reuse of finished UL TBF in RRBP block of final UL ACK/NACK (pdch.cpp:767) 20241111125757652 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:772) 20241111125757652 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) 20241111125757652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125757652 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125757652 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) 20241111125757652 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125757652 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 2 (rcv_resource_request,st_finished) (gprs_ms.c:394) 20241111125757652 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125757652 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125757653 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125757653 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125757653 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125757653 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 1 (rcv_resource_request) (tbf_ul_fsm.c:252) 20241111125757653 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125757653 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) 20241111125757653 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125757653 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125757653 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125757653 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125757653 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125757653 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125757653 DLGLOBAL DEBUG validating counter group 0x558883384b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125757653 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125757653 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125757653 DLGLOBAL DEBUG validating counter group 0x558883384c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125757653 DLGLOBAL DEBUG validating counter group 0x558883384c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125757653 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125757653 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) 20241111125757653 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) 20241111125757653 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) 20241111125757653 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) 20241111125757653 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125757653 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125757653 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) 20241111125757653 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125757653 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) 20241111125757653 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) 20241111125757653 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125757653 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) 20241111125757653 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) 20241111125757653 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125757653 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) 20241111125757653 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) 20241111125757655 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) 20241111125757655 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) 20241111125757656 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) 20241111125757656 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) 20241111125757657 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) 20241111125757657 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) 20241111125757658 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) 20241111125757658 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) 20241111125757659 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) 20241111125757659 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) 20241111125757660 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) 20241111125757660 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) 20241111125757661 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) 20241111125757661 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125757661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241111125757661 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125757661 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125757661 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125757661 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125757661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241111125757661 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=91, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125757661 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125757661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125757661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125757662 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125757675 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) 20241111125757675 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) 20241111125757676 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) 20241111125757676 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) 20241111125757677 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) 20241111125757677 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) 20241111125757678 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) 20241111125757678 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) 20241111125757679 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) 20241111125757679 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) 20241111125757679 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) 20241111125757679 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) 20241111125757680 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) 20241111125757680 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) 20241111125757681 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) 20241111125757681 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) 20241111125757682 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125757694 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) 20241111125757694 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) 20241111125757696 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) 20241111125757696 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) 20241111125757697 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) 20241111125757697 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) 20241111125757697 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) 20241111125757697 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) 20241111125757698 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) 20241111125757698 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) 20241111125757699 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) 20241111125757699 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) 20241111125757700 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) 20241111125757700 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) 20241111125757700 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) 20241111125757700 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) 20241111125757701 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125757713 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) 20241111125757713 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) 20241111125757714 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) 20241111125757714 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) 20241111125757715 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) 20241111125757715 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) 20241111125757716 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) 20241111125757716 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) 20241111125757716 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) 20241111125757716 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) 20241111125757717 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) 20241111125757717 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) 20241111125757718 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) 20241111125757718 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) 20241111125757719 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) 20241111125757719 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) 20241111125757722 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125757737 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) 20241111125757737 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) 20241111125757737 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125757737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125757737 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125757737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125757737 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=91 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125757737 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125757737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125757738 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) 20241111125757738 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125757738 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125757739 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) 20241111125757739 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) 20241111125757740 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) 20241111125757740 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) 20241111125757740 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) 20241111125757740 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) 20241111125757741 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) 20241111125757741 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) 20241111125757742 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) 20241111125757742 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) 20241111125757742 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) 20241111125757742 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) 20241111125757743 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) 20241111125757743 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) 20241111125757743 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125757755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=00 00 01 5d 05 87 38 2d b2 f9 13 54 3b 6a 38 f8 3e d2 e0 74 80 7a eb (pcu_l1_if.cpp:463) 20241111125757755 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) 20241111125757755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125757755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 5d 05 87 38 2d b2 f9 13 54 3b 6a 38 f8 3e d2 e0 74 80 7a eb (pdch.cpp:1019) 20241111125757755 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125757755 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) 20241111125757755 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) 20241111125757755 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) 20241111125757755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125757755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5d 05 87 38 2d b2 f9 13 54 3b 6a 38 f8 3e d2 e0 74 80 7a eb (tbf_ul.cpp:337) 20241111125757755 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125757755 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125757755 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125757755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125757755 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) 20241111125757755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20241111125757755 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20241111125757755 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125757755 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) 20241111125757755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125757755 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125757755 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125757755 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) 20241111125757755 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125757755 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) 20241111125757755 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) 20241111125757755 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) 20241111125757755 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) 20241111125757755 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) 20241111125757756 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) 20241111125757756 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) 20241111125757756 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) 20241111125757756 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) 20241111125757756 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) 20241111125757756 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) 20241111125757756 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) 20241111125757756 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) 20241111125757756 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) 20241111125757756 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) 20241111125757759 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) 20241111125757759 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) 20241111125757759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111125757759 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125757759 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125757759 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) 20241111125757759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111125757759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=112, TS=7) (tbf_ul_ack_fsm.c:90) 20241111125757759 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) 20241111125757759 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){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241111125757759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 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) 20241111125757760 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(850)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241111125757774 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) 20241111125757774 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) 20241111125757776 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) 20241111125757776 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) 20241111125757777 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) 20241111125757777 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) 20241111125757779 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) 20241111125757779 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) 20241111125757780 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) 20241111125757780 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) 20241111125757780 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) 20241111125757780 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) 20241111125757781 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) 20241111125757781 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) 20241111125757781 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) 20241111125757781 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) 20241111125757784 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125757798 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) 20241111125757798 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) 20241111125757798 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) 20241111125757798 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) 20241111125757798 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) 20241111125757798 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) 20241111125757798 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) 20241111125757798 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) 20241111125757799 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) 20241111125757799 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) 20241111125757800 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) 20241111125757800 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) 20241111125757801 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) 20241111125757801 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) 20241111125757801 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) 20241111125757801 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) 20241111125757803 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125757818 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) 20241111125757818 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) 20241111125757819 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) 20241111125757819 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) 20241111125757820 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) 20241111125757820 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) 20241111125757821 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) 20241111125757821 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) 20241111125757822 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) 20241111125757822 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) 20241111125757822 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) 20241111125757822 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) 20241111125757823 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) 20241111125757823 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) 20241111125757824 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) 20241111125757824 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) 20241111125757824 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125757836 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) 20241111125757836 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) 20241111125757836 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125757836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125757836 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125757836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125757836 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=112 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241111125757837 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241111125757837 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) 20241111125757837 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241111125757837 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) 20241111125757837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125757837 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125757837 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) 20241111125757837 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125757837 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241111125757837 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125757837 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125757837 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241111125757837 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125757837 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125757837 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241111125757837 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125757837 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) 20241111125757837 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) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: Start timer T: 2 s 20241111125757837 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) 20241111125757837 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) 20241111125757838 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) 20241111125757838 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) 20241111125757838 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) 20241111125757838 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) 20241111125757838 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) 20241111125757838 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) 20241111125757838 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) 20241111125757838 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) 20241111125757839 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) 20241111125757839 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) 20241111125757846 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: Start timer T_statsd: 5 s 20241111125757860 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) 20241111125757860 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) 20241111125757860 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) 20241111125757860 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) 20241111125757861 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) 20241111125757861 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) 20241111125757861 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) 20241111125757861 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) 20241111125757861 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) 20241111125757861 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) 20241111125757862 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) 20241111125757862 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) 20241111125757862 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) 20241111125757862 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) 20241111125757862 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) 20241111125757862 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) 20241111125757864 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: 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 } 20241111125757878 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) 20241111125757878 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) 20241111125757878 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) 20241111125757878 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) 20241111125757878 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) 20241111125757878 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) 20241111125757878 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) 20241111125757878 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) 20241111125757879 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) 20241111125757879 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) 20241111125757879 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) 20241111125757879 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) 20241111125757879 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) 20241111125757879 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) 20241111125757879 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) 20241111125757879 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) 20241111125757882 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@131a5d934883: 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(850)@131a5d934883: Shutting down virtual BTS #0... 20241111125757890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125757890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55470<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125757891 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125757891 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125757891 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125757891 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125757891 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125757891 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125757891 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125757891 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125757891 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125757891 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125757891 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125757891 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125757891 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125757891 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125757891 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125757891 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125757891 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_ul_tbf_reestablish_with_pkt_resource_req finished. Verdict: pass MTC@131a5d934883: 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: 77: stopped pid 11041 with status 0 respawn: 78: starting: osmo-pcu Mon Nov 11 12:57:57 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.talloc 20241111125757904 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125757904 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125757904 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125757904 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125757925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55486<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125758026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55486<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192028) Waiting for packet dumper to finish... 1 (prev_count=192028, count=278252) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:58:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 started. 855@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 855@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 855@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(859)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125801127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 855@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(863)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 855@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(863)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(860)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(860)@131a5d934883: Start timer T: 5 s PCUIF(860)@131a5d934883: Start timer T_Conn: 10 s 20241111125801133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(864)@131a5d934883: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(864)@131a5d934883: Start timer T: 2 s 855@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(867)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(867)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125802905 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125802906 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125802906 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(860)@131a5d934883: OsmoPCU is now connected BTS(861)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125802920 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125802920 DLGLOBAL DEBUG validating counter group 0x562134fa8040(bts) with 102 counters (rate_ctr.c:86) 20241111125802920 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125802920 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125802920 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125802920 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125802920 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125802920 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125802920 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125802920 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125802920 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125802920 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125802920 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125802920 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125802920 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125802920 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125802920 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125802920 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125802920 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125802920 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125802920 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125802920 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125802920 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125802920 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125802920 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125802920 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125802920 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125802920 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125802920 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125802920 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125802921 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125802921 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125802921 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241111125802921 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125802921 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125802921 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241111125802921 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241111125802921 DLGLOBAL DEBUG validating counter group 0x7f6e6a3835e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125802921 DLGLOBAL DEBUG validating counter group 0x562134fa7720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125802921 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125802921 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125802921 DLGLOBAL DEBUG validating counter group 0x7f6e6a384180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125802921 DLGLOBAL DEBUG validating counter group 0x7f6e6a384160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125802921 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125802921 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125802921 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125802921 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125802921 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125802921 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125802921 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125802921 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125802921 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125802921 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125802921 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125802921 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125802921 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125802921 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125802921 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125802921 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125802921 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125802921 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125802921 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125802921 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125802921 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125802921 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125802921 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125802921 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125802921 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125802921 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125802922 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125802922 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125802922 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125802922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125802922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802923 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(861)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(859)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(859)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(861)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(859)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(859)@131a5d934883: Start timer Tns_test: 10 s BTS(861)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125802929 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125802929 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125802929 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125802929 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125802929 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125802929 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(861)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125802930 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125802930 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125802930 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(861)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(861)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(859)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(859)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125802932 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125802932 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125802932 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125802932 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125802932 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125802932 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125802932 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125802932 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125802932 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125802932 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125802933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125802933 DL1IF DEBUG 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(861)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125802934 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125802934 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(859)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(859)@131a5d934883: Start timer Tns_test: 10 s 20241111125802935 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125802935 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125802936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125802937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125802937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125802938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125802939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125802939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802940 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 856@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 856@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125802951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125802951 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802952 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125802952 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802952 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125802953 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802953 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125802953 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125802953 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125802953 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125802953 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125802953 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125802953 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125802953 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125802953 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125802953 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125802954 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802954 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125802954 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802955 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125802955 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125802955 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802956 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125802964 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125802964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125802964 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125802964 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125802964 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125802964 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125802964 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125802964 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125802967 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) 20241111125802967 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125802967 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111125802967 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125802967 DLGLOBAL DEBUG validating counter group 0x562134fa7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125802967 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111125802967 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125802967 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125802967 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125802967 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125802967 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125802967 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125802967 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125802967 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125802967 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125802967 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125802967 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111125802967 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125802967 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125802967 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125802967 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125802967 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125802967 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125802967 DLGLOBAL DEBUG validating counter group 0x562134fa7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125802967 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125802967 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125802967 DLGLOBAL DEBUG validating counter group 0x562134fa7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125802967 DLGLOBAL DEBUG validating counter group 0x562134fa7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125802967 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125802968 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) 20241111125802968 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111125802968 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111125802968 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111125802968 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111125802968 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111125802968 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111125802968 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111125802968 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) 20241111125802968 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) 20241111125802968 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111125802968 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111125802968 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111125802968 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) 20241111125802970 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125802970 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125802970 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125802970 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125802970 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125802970 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125802970 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125802970 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125802970 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125802970 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(861)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } 20241111125802977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125802977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125802978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802979 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125802979 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802980 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125802980 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802980 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125802980 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802980 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125802980 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125802980 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125802980 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125802980 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125802981 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125802981 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802982 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125802982 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802983 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125802983 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802983 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) 20241111125802983 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) 20241111125802984 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125802994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125802994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125802996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125802996 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) 20241111125802996 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) 20241111125802997 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) 20241111125802997 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) 20241111125802998 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) 20241111125802998 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) 20241111125802999 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) 20241111125802999 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) 20241111125802999 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) 20241111125802999 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) 20241111125803000 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) 20241111125803000 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) 20241111125803001 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) 20241111125803001 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) 20241111125803001 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125803013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125803013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125803015 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) 20241111125803015 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) 20241111125803016 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) 20241111125803016 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) 20241111125803017 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) 20241111125803017 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) 20241111125803018 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) 20241111125803018 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) 20241111125803019 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) 20241111125803019 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) 20241111125803020 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) 20241111125803020 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) 20241111125803021 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) 20241111125803021 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) 20241111125803022 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) 20241111125803022 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) 20241111125803022 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125803033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125803033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125803034 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) 20241111125803034 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) 20241111125803035 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) 20241111125803035 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) 20241111125803036 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) 20241111125803036 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) 20241111125803036 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) 20241111125803036 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) 20241111125803037 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) 20241111125803037 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) 20241111125803038 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) 20241111125803038 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) 20241111125803039 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) 20241111125803039 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) 20241111125803042 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) 20241111125803042 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) 20241111125803043 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125803057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125803057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125803058 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) 20241111125803058 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) 20241111125803059 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) 20241111125803059 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) 20241111125803059 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) 20241111125803059 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) 20241111125803060 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) 20241111125803060 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) 20241111125803061 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) 20241111125803061 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) 20241111125803062 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) 20241111125803062 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) 20241111125803063 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) 20241111125803063 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) 20241111125803063 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) 20241111125803063 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) 20241111125803064 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125803076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125803076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125803077 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) 20241111125803077 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) 20241111125803078 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) 20241111125803078 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) 20241111125803078 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) 20241111125803078 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) 20241111125803079 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) 20241111125803079 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) 20241111125803080 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) 20241111125803080 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) 20241111125803081 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) 20241111125803081 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) 20241111125803081 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) 20241111125803081 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) 20241111125803082 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) 20241111125803082 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) 20241111125803083 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125803095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125803095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125803096 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) 20241111125803096 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) 20241111125803097 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) 20241111125803097 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) 20241111125803098 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) 20241111125803098 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) 20241111125803099 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) 20241111125803099 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) 20241111125803099 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) 20241111125803099 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) 20241111125803100 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) 20241111125803100 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) 20241111125803101 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) 20241111125803101 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) 20241111125803104 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) 20241111125803104 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) 20241111125803105 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125803118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125803118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125803120 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) 20241111125803120 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) 20241111125803120 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) 20241111125803120 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) 20241111125803121 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) 20241111125803121 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) 20241111125803122 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) 20241111125803122 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) 20241111125803123 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) 20241111125803123 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) 20241111125803123 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) 20241111125803123 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) 20241111125803124 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) 20241111125803124 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) 20241111125803125 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) 20241111125803125 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) 20241111125803126 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125803138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125803138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125803139 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) 20241111125803139 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) 20241111125803140 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) 20241111125803140 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) 20241111125803140 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) 20241111125803140 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) 20241111125803141 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) 20241111125803141 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) 20241111125803142 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) 20241111125803142 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) 20241111125803143 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) 20241111125803143 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) 20241111125803143 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) 20241111125803143 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) 20241111125803144 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) 20241111125803144 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) 20241111125803145 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125803157 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) 20241111125803157 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) 20241111125803158 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) 20241111125803158 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) 20241111125803159 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) 20241111125803159 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) 20241111125803159 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) 20241111125803159 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) 20241111125803160 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) 20241111125803160 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) 20241111125803161 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) 20241111125803161 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) 20241111125803162 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) 20241111125803162 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) 20241111125803162 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) 20241111125803162 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) 20241111125803166 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) 20241111125803166 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) 20241111125803167 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125803168 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125803168 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111125803168 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 7 vs exp USF 0 20241111125803181 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) 20241111125803181 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) 20241111125803183 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) 20241111125803183 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) 20241111125803184 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) 20241111125803184 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) 20241111125803185 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) 20241111125803185 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) 20241111125803186 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) 20241111125803186 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) 20241111125803187 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) 20241111125803187 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) 20241111125803187 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) 20241111125803187 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) 20241111125803188 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) 20241111125803188 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) 20241111125803189 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) 20241111125803189 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) 20241111125803189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241111125803189 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) 20241111125803190 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: Rx DL block USF 0 vs exp USF 0 20241111125803200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=00 01 01 00 00 00 01 2a e0 87 7b 34 44 ad 95 ca 0e 45 d0 81 3d ce 30 7b 3f dc 00 3e b5 e1 a3 09 5a 00 (pcu_l1_if.cpp:463) 20241111125803200 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) 20241111125803200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241111125803200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 2a e0 87 7b 34 44 ad 95 ca 0e 45 d0 81 3d ce 30 7b 3f dc 00 3e b5 e1 a3 09 5a 00 (pdch.cpp:1019) 20241111125803200 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241111125803200 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) 20241111125803200 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) 20241111125803200 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241111125803200 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) 20241111125803200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125803200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 2a e0 87 7b 34 44 ad 95 ca 0e 45 d0 81 3d ce 30 7b 3f dc 00 3e b5 e1 a3 09 5a (tbf_ul.cpp:337) 20241111125803200 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241111125803200 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125803200 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241111125803200 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125803200 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125803200 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125803200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241111125803201 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) 20241111125803201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241111125803201 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241111125803201 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125803201 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) 20241111125803201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241111125803201 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241111125803201 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241111125803201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241111125803201 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) 20241111125803201 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241111125803201 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241111125803202 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) 20241111125803202 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) 20241111125803202 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) 20241111125803203 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) 20241111125803203 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) 20241111125803203 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) 20241111125803204 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) 20241111125803204 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) 20241111125803205 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) 20241111125803205 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) 20241111125803205 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) 20241111125803205 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) 20241111125803206 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) 20241111125803206 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) 20241111125803207 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125803219 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) 20241111125803219 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) 20241111125803219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241111125803219 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125803220 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) 20241111125803220 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) 20241111125803221 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) 20241111125803221 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) 20241111125803222 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) 20241111125803222 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) 20241111125803223 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) 20241111125803223 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) 20241111125803224 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) 20241111125803224 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) 20241111125803224 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) 20241111125803224 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) 20241111125803225 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) 20241111125803225 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) 20241111125803229 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) 20241111125803229 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) 20241111125803229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241111125803229 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241111125803229 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241111125803229 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) 20241111125803229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241111125803229 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) 20241111125803229 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) 20241111125803229 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241111125803229 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241111125803229 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) 20241111125803229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803230 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@131a5d934883: Start timer T_3168: 16.5 s 20241111125803243 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) 20241111125803243 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) 20241111125803244 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) 20241111125803244 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) 20241111125803245 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) 20241111125803245 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) 20241111125803246 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) 20241111125803246 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) 20241111125803247 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) 20241111125803247 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) 20241111125803248 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) 20241111125803248 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) 20241111125803248 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) 20241111125803248 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) 20241111125803249 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) 20241111125803249 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) 20241111125803250 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125803262 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) 20241111125803262 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) 20241111125803263 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) 20241111125803263 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) 20241111125803264 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) 20241111125803264 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) 20241111125803265 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) 20241111125803265 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) 20241111125803266 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) 20241111125803266 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) 20241111125803267 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) 20241111125803267 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) 20241111125803268 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) 20241111125803268 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) 20241111125803268 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) 20241111125803268 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) 20241111125803269 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125803282 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) 20241111125803282 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) 20241111125803283 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) 20241111125803283 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) 20241111125803284 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) 20241111125803284 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) 20241111125803285 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) 20241111125803285 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) 20241111125803286 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) 20241111125803286 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) 20241111125803286 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) 20241111125803286 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) 20241111125803287 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) 20241111125803287 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) 20241111125803288 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) 20241111125803288 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) 20241111125803291 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125803305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 16 40 00 00 00 40 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125803305 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) 20241111125803305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125803305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125803305 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) 20241111125803306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125803306 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) 20241111125803306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=78 PKT RESOURCE REQ: MS requests reuse of finished UL TBF in RRBP block of final UL ACK/NACK (pdch.cpp:767) 20241111125803306 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:772) 20241111125803306 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) 20241111125803306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241111125803306 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241111125803306 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) 20241111125803306 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241111125803306 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 2 (rcv_resource_request,st_finished) (gprs_ms.c:394) 20241111125803306 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125803306 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125803306 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241111125803306 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125803306 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111125803307 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 1 (rcv_resource_request) (tbf_ul_fsm.c:252) 20241111125803307 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125803307 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) 20241111125803307 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125803307 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125803307 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125803307 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125803307 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125803307 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125803307 DLGLOBAL DEBUG validating counter group 0x562134fa7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125803307 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125803307 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125803307 DLGLOBAL DEBUG validating counter group 0x562134fa7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125803307 DLGLOBAL DEBUG validating counter group 0x562134fa7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125803307 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125803307 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) 20241111125803307 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) 20241111125803307 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) 20241111125803307 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) 20241111125803307 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125803307 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125803307 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) 20241111125803307 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125803307 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) 20241111125803307 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) 20241111125803307 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125803307 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) 20241111125803307 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) 20241111125803307 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125803307 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) 20241111125803307 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) 20241111125803308 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) 20241111125803308 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) 20241111125803309 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) 20241111125803309 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) 20241111125803310 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) 20241111125803310 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) 20241111125803311 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) 20241111125803311 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) 20241111125803312 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) 20241111125803312 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) 20241111125803313 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) 20241111125803313 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) 20241111125803314 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) 20241111125803314 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125803314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 82 + 13 = 95 (pdch_ul_controller.c:131) 20241111125803314 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125803314 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125803314 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125803315 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125803315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type POLL (pdch_ul_controller.c:184) 20241111125803315 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=95, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125803315 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125803315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125803315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803315 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 0 20241111125803324 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) 20241111125803324 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) 20241111125803326 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) 20241111125803326 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) 20241111125803326 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) 20241111125803326 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) 20241111125803327 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) 20241111125803327 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) 20241111125803328 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) 20241111125803328 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) 20241111125803329 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) 20241111125803329 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) 20241111125803330 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) 20241111125803330 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) 20241111125803330 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) 20241111125803330 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) 20241111125803331 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) 20241111125803331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803332 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803343 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) 20241111125803343 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) 20241111125803345 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) 20241111125803345 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) 20241111125803345 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) 20241111125803345 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) 20241111125803346 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) 20241111125803346 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) 20241111125803347 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) 20241111125803347 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) 20241111125803348 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) 20241111125803348 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) 20241111125803348 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) 20241111125803349 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) 20241111125803349 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) 20241111125803349 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) 20241111125803353 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) 20241111125803353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling free USF for polling at FN=95 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125803353 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) 20241111125803354 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803367 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) 20241111125803367 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) 20241111125803369 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) 20241111125803369 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) 20241111125803370 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) 20241111125803370 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) 20241111125803370 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) 20241111125803370 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) 20241111125803371 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) 20241111125803371 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) 20241111125803372 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) 20241111125803372 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) 20241111125803373 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) 20241111125803373 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) 20241111125803374 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) 20241111125803374 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) 20241111125803374 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) 20241111125803374 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) 20241111125803375 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803387 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) 20241111125803387 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) 20241111125803387 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=95, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125803387 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=95, TS=7 (curr FN 95), reason=UL_ASS (tbf.cpp:487) 20241111125803387 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125803387 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125803387 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125803388 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) 20241111125803388 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) 20241111125803389 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) 20241111125803389 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) 20241111125803390 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) 20241111125803390 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) 20241111125803391 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) 20241111125803391 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) 20241111125803392 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) 20241111125803392 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) 20241111125803392 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) 20241111125803392 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) 20241111125803393 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) 20241111125803393 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) 20241111125803394 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) 20241111125803394 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125803394 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111125803394 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125803394 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125803394 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125803395 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125803395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111125803395 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=112, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125803395 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125803395 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125803395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803396 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 1 20241111125803406 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) 20241111125803406 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) 20241111125803407 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) 20241111125803407 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) 20241111125803408 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) 20241111125803408 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) 20241111125803409 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) 20241111125803409 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) 20241111125803410 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) 20241111125803410 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) 20241111125803411 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) 20241111125803411 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) 20241111125803411 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) 20241111125803411 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) 20241111125803412 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) 20241111125803412 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) 20241111125803416 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) 20241111125803416 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) 20241111125803416 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803430 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) 20241111125803430 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) 20241111125803431 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) 20241111125803432 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) 20241111125803432 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) 20241111125803432 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) 20241111125803433 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) 20241111125803433 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) 20241111125803434 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) 20241111125803434 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) 20241111125803435 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) 20241111125803435 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) 20241111125803436 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) 20241111125803436 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) 20241111125803436 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) 20241111125803436 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) 20241111125803437 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) 20241111125803437 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling free USF for polling at FN=112 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125803437 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) 20241111125803438 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803449 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) 20241111125803449 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) 20241111125803450 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) 20241111125803450 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) 20241111125803451 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) 20241111125803451 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) 20241111125803452 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) 20241111125803452 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) 20241111125803453 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) 20241111125803453 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) 20241111125803454 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) 20241111125803454 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) 20241111125803454 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) 20241111125803455 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) 20241111125803455 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) 20241111125803455 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) 20241111125803456 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) 20241111125803456 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) 20241111125803457 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803468 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) 20241111125803468 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) 20241111125803468 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=112, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125803468 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=112, TS=7 (curr FN 112), reason=UL_ASS (tbf.cpp:487) 20241111125803468 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125803468 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125803468 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125803470 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) 20241111125803470 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) 20241111125803471 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) 20241111125803471 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) 20241111125803471 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) 20241111125803471 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) 20241111125803472 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) 20241111125803472 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) 20241111125803473 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) 20241111125803473 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) 20241111125803474 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) 20241111125803474 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) 20241111125803474 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) 20241111125803474 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) 20241111125803478 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) 20241111125803478 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125803478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241111125803478 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125803478 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125803478 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125803479 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125803479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241111125803479 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=130, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125803479 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125803479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125803479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803479 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 2 20241111125803492 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) 20241111125803492 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) 20241111125803493 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) 20241111125803493 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) 20241111125803494 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) 20241111125803494 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) 20241111125803495 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) 20241111125803495 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) 20241111125803496 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) 20241111125803496 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) 20241111125803497 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) 20241111125803497 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) 20241111125803497 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) 20241111125803497 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) 20241111125803498 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) 20241111125803498 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) 20241111125803499 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) 20241111125803499 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) 20241111125803500 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803511 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) 20241111125803511 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) 20241111125803513 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) 20241111125803513 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) 20241111125803513 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) 20241111125803513 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) 20241111125803514 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) 20241111125803514 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) 20241111125803515 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) 20241111125803515 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) 20241111125803516 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) 20241111125803516 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) 20241111125803517 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) 20241111125803517 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) 20241111125803517 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) 20241111125803517 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) 20241111125803518 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) 20241111125803518 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling free USF for polling at FN=130 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125803518 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) 20241111125803519 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803531 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) 20241111125803531 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) 20241111125803532 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) 20241111125803532 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) 20241111125803533 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) 20241111125803533 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) 20241111125803534 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) 20241111125803534 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) 20241111125803534 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) 20241111125803534 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) 20241111125803535 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) 20241111125803535 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) 20241111125803536 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) 20241111125803536 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) 20241111125803536 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) 20241111125803536 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) 20241111125803540 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) 20241111125803540 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) 20241111125803541 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803555 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) 20241111125803555 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) 20241111125803555 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=130, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125803555 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=130, TS=7 (curr FN 130), reason=UL_ASS (tbf.cpp:487) 20241111125803555 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125803555 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125803555 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125803556 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) 20241111125803556 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) 20241111125803557 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) 20241111125803557 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) 20241111125803558 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) 20241111125803558 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) 20241111125803559 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) 20241111125803559 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) 20241111125803559 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) 20241111125803559 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) 20241111125803560 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) 20241111125803560 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) 20241111125803561 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) 20241111125803561 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) 20241111125803562 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) 20241111125803562 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125803562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20241111125803562 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125803562 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125803562 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125803563 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125803563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20241111125803563 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=147, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125803563 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125803563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125803563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803563 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 3 20241111125803574 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) 20241111125803574 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) 20241111125803575 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) 20241111125803575 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) 20241111125803576 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) 20241111125803576 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) 20241111125803577 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) 20241111125803577 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) 20241111125803578 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) 20241111125803578 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) 20241111125803578 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) 20241111125803578 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) 20241111125803579 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) 20241111125803579 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) 20241111125803580 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) 20241111125803580 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) 20241111125803581 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) 20241111125803581 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) 20241111125803582 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803593 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) 20241111125803593 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) 20241111125803594 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) 20241111125803594 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) 20241111125803595 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) 20241111125803595 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) 20241111125803596 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) 20241111125803596 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) 20241111125803597 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) 20241111125803597 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) 20241111125803597 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) 20241111125803597 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) 20241111125803598 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) 20241111125803598 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) 20241111125803599 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) 20241111125803599 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) 20241111125803603 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) 20241111125803603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling free USF for polling at FN=147 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125803603 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) 20241111125803603 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803617 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) 20241111125803617 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) 20241111125803618 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) 20241111125803618 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) 20241111125803619 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) 20241111125803619 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) 20241111125803620 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) 20241111125803620 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) 20241111125803621 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) 20241111125803621 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) 20241111125803622 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) 20241111125803622 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) 20241111125803622 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) 20241111125803623 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) 20241111125803623 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) 20241111125803623 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) 20241111125803624 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) 20241111125803624 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) 20241111125803625 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803636 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) 20241111125803636 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) 20241111125803636 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=147, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125803636 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=147, TS=7 (curr FN 147), reason=UL_ASS (tbf.cpp:487) 20241111125803636 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125803636 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125803636 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125803638 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) 20241111125803638 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) 20241111125803638 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) 20241111125803638 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) 20241111125803639 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) 20241111125803639 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) 20241111125803640 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) 20241111125803640 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) 20241111125803641 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) 20241111125803641 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) 20241111125803642 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) 20241111125803642 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) 20241111125803642 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) 20241111125803642 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) 20241111125803643 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) 20241111125803643 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125803643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 151 + 13 = 164 (pdch_ul_controller.c:131) 20241111125803643 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125803643 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125803643 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125803644 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125803644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type POLL (pdch_ul_controller.c:184) 20241111125803644 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=164, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125803644 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125803644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125803644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803644 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 4 20241111125803655 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) 20241111125803656 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) 20241111125803657 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) 20241111125803657 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) 20241111125803658 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) 20241111125803658 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) 20241111125803658 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) 20241111125803658 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) 20241111125803659 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) 20241111125803659 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) 20241111125803660 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) 20241111125803660 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) 20241111125803661 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) 20241111125803661 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) 20241111125803661 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) 20241111125803661 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) 20241111125803665 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) 20241111125803665 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) 20241111125803666 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803679 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) 20241111125803679 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) 20241111125803681 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) 20241111125803681 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) 20241111125803681 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) 20241111125803681 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) 20241111125803682 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) 20241111125803682 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) 20241111125803683 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) 20241111125803683 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) 20241111125803684 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) 20241111125803684 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) 20241111125803684 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) 20241111125803684 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) 20241111125803685 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) 20241111125803685 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) 20241111125803687 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) 20241111125803687 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=160 block_nr=1 scheduling free USF for polling at FN=164 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125803687 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) 20241111125803687 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803698 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) 20241111125803698 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) 20241111125803700 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) 20241111125803700 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) 20241111125803701 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) 20241111125803701 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) 20241111125803702 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) 20241111125803702 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) 20241111125803703 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) 20241111125803703 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) 20241111125803703 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) 20241111125803703 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) 20241111125803704 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) 20241111125803704 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) 20241111125803705 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) 20241111125803705 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) 20241111125803706 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) 20241111125803706 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) 20241111125803707 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803717 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) 20241111125803717 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) 20241111125803717 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=164, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125803717 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=164, TS=7 (curr FN 164), reason=UL_ASS (tbf.cpp:487) 20241111125803718 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125803718 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125803718 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125803719 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) 20241111125803719 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) 20241111125803720 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) 20241111125803720 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) 20241111125803720 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) 20241111125803720 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) 20241111125803721 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) 20241111125803721 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) 20241111125803722 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) 20241111125803722 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) 20241111125803723 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) 20241111125803723 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) 20241111125803724 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) 20241111125803724 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) 20241111125803727 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) 20241111125803727 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125803727 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 169 + 13 = 182 (pdch_ul_controller.c:131) 20241111125803727 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125803727 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125803727 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125803728 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125803728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type POLL (pdch_ul_controller.c:184) 20241111125803728 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=182, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125803728 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125803728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125803728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803728 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 5 20241111125803741 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) 20241111125803741 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) 20241111125803742 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) 20241111125803742 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) 20241111125803743 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) 20241111125803743 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) 20241111125803744 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) 20241111125803744 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) 20241111125803745 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) 20241111125803745 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) 20241111125803746 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) 20241111125803746 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) 20241111125803746 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) 20241111125803746 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) 20241111125803747 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) 20241111125803747 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) 20241111125803748 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) 20241111125803748 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) 20241111125803749 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803760 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) 20241111125803760 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) 20241111125803761 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) 20241111125803761 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) 20241111125803762 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) 20241111125803762 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) 20241111125803763 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) 20241111125803763 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) 20241111125803764 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) 20241111125803764 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) 20241111125803765 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) 20241111125803765 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) 20241111125803766 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) 20241111125803766 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) 20241111125803767 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) 20241111125803767 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) 20241111125803767 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) 20241111125803767 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling free USF for polling at FN=182 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125803767 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) 20241111125803768 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803780 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) 20241111125803780 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) 20241111125803781 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) 20241111125803781 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) 20241111125803782 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) 20241111125803782 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) 20241111125803782 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) 20241111125803782 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) 20241111125803783 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) 20241111125803783 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) 20241111125803784 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) 20241111125803784 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) 20241111125803784 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) 20241111125803784 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) 20241111125803785 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) 20241111125803785 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) 20241111125803789 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) 20241111125803790 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) 20241111125803790 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803804 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) 20241111125803804 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) 20241111125803804 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=182, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125803804 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=182, TS=7 (curr FN 182), reason=UL_ASS (tbf.cpp:487) 20241111125803804 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125803804 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125803804 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125803806 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) 20241111125803806 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) 20241111125803806 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) 20241111125803807 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) 20241111125803807 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) 20241111125803807 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) 20241111125803808 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) 20241111125803808 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) 20241111125803809 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) 20241111125803809 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) 20241111125803810 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) 20241111125803810 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) 20241111125803810 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) 20241111125803810 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) 20241111125803811 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) 20241111125803811 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125803811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 186 + 13 = 199 (pdch_ul_controller.c:131) 20241111125803811 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125803811 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125803811 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125803812 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125803812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type POLL (pdch_ul_controller.c:184) 20241111125803812 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=199, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125803812 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125803812 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125803812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803812 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 6 20241111125803824 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) 20241111125803824 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) 20241111125803825 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) 20241111125803825 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) 20241111125803826 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) 20241111125803826 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) 20241111125803826 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) 20241111125803826 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) 20241111125803827 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) 20241111125803827 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) 20241111125803828 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) 20241111125803828 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) 20241111125803829 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) 20241111125803829 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) 20241111125803829 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) 20241111125803829 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) 20241111125803830 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) 20241111125803830 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) 20241111125803831 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803843 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) 20241111125803843 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) 20241111125803844 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) 20241111125803844 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) 20241111125803845 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) 20241111125803845 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) 20241111125803845 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) 20241111125803845 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) 20241111125803846 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) 20241111125803846 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) 20241111125803847 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) 20241111125803847 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) 20241111125803848 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) 20241111125803848 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) 20241111125803849 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) 20241111125803849 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) 20241111125803852 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) 20241111125803852 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling free USF for polling at FN=199 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125803852 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) 20241111125803853 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803867 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) 20241111125803867 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) 20241111125803868 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) 20241111125803868 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) 20241111125803869 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) 20241111125803869 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) 20241111125803869 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) 20241111125803869 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) 20241111125803870 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) 20241111125803870 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) 20241111125803871 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) 20241111125803871 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) 20241111125803872 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) 20241111125803872 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) 20241111125803873 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) 20241111125803873 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) 20241111125803873 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) 20241111125803873 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) 20241111125803874 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803886 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) 20241111125803886 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) 20241111125803886 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=199, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125803886 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=199, TS=7 (curr FN 199), reason=UL_ASS (tbf.cpp:487) 20241111125803886 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125803886 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125803886 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125803887 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) 20241111125803887 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) 20241111125803888 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) 20241111125803888 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) 20241111125803888 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) 20241111125803888 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) 20241111125803889 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) 20241111125803889 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) 20241111125803890 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) 20241111125803890 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) 20241111125803891 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) 20241111125803891 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) 20241111125803892 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) 20241111125803892 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) 20241111125803892 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) 20241111125803892 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125803892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20241111125803893 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125803893 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125803893 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125803893 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125803893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20241111125803893 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=216, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125803893 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125803893 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125803893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803893 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 7 20241111125803905 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) 20241111125803905 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) 20241111125803906 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) 20241111125803906 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) 20241111125803907 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) 20241111125803907 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) 20241111125803908 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) 20241111125803908 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) 20241111125803909 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) 20241111125803909 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) 20241111125803910 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) 20241111125803910 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) 20241111125803910 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) 20241111125803910 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) 20241111125803911 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) 20241111125803911 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) 20241111125803914 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) 20241111125803914 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) 20241111125803915 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803929 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) 20241111125803929 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) 20241111125803930 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) 20241111125803930 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) 20241111125803931 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) 20241111125803931 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) 20241111125803931 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) 20241111125803932 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) 20241111125803932 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) 20241111125803932 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) 20241111125803933 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) 20241111125803933 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) 20241111125803934 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) 20241111125803934 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) 20241111125803935 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) 20241111125803935 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) 20241111125803936 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) 20241111125803936 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling free USF for polling at FN=216 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125803936 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) 20241111125803936 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803948 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) 20241111125803948 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) 20241111125803949 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) 20241111125803949 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) 20241111125803950 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) 20241111125803950 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) 20241111125803951 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) 20241111125803951 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) 20241111125803951 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) 20241111125803951 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) 20241111125803952 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) 20241111125803952 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) 20241111125803953 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) 20241111125803953 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) 20241111125803954 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) 20241111125803954 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) 20241111125803954 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) 20241111125803954 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) 20241111125803955 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125803967 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) 20241111125803967 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) 20241111125803967 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=216, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125803967 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=216, TS=7 (curr FN 216), reason=UL_ASS (tbf.cpp:487) 20241111125803967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125803967 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125803967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125803968 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) 20241111125803968 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) 20241111125803969 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) 20241111125803969 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) 20241111125803970 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) 20241111125803970 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) 20241111125803971 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) 20241111125803971 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) 20241111125803971 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) 20241111125803971 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) 20241111125803972 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) 20241111125803972 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) 20241111125803973 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) 20241111125803973 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) 20241111125803977 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) 20241111125803977 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125803977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241111125803977 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125803977 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125803977 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125803977 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125803977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241111125803977 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=234, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125803977 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125803977 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125803977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125803977 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 8 20241111125803991 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) 20241111125803991 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) 20241111125803992 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) 20241111125803992 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) 20241111125803993 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) 20241111125803993 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) 20241111125803994 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) 20241111125803994 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) 20241111125803994 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) 20241111125803994 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) 20241111125803995 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) 20241111125803995 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) 20241111125803996 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) 20241111125803996 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) 20241111125803997 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) 20241111125803997 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) 20241111125803998 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) 20241111125803998 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) 20241111125803998 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804010 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) 20241111125804010 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) 20241111125804011 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) 20241111125804011 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) 20241111125804012 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) 20241111125804012 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) 20241111125804012 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) 20241111125804012 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) 20241111125804013 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) 20241111125804013 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) 20241111125804014 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) 20241111125804014 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) 20241111125804015 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) 20241111125804015 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) 20241111125804015 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) 20241111125804015 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) 20241111125804016 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) 20241111125804016 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=229 block_nr=5 scheduling free USF for polling at FN=234 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804016 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) 20241111125804017 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804029 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) 20241111125804029 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) 20241111125804030 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) 20241111125804030 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) 20241111125804031 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) 20241111125804031 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) 20241111125804032 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) 20241111125804032 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) 20241111125804033 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) 20241111125804033 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) 20241111125804033 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) 20241111125804033 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) 20241111125804034 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) 20241111125804034 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) 20241111125804035 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) 20241111125804035 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) 20241111125804038 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) 20241111125804038 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) 20241111125804039 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804053 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) 20241111125804053 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) 20241111125804053 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=234, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804053 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=234, TS=7 (curr FN 234), reason=UL_ASS (tbf.cpp:487) 20241111125804053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804053 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804054 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) 20241111125804054 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) 20241111125804055 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) 20241111125804055 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) 20241111125804056 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) 20241111125804056 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) 20241111125804057 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) 20241111125804057 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) 20241111125804057 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) 20241111125804057 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) 20241111125804058 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) 20241111125804058 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) 20241111125804059 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) 20241111125804059 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) 20241111125804060 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) 20241111125804060 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804060 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 238 + 13 = 251 (pdch_ul_controller.c:131) 20241111125804060 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804060 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804060 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804061 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type POLL (pdch_ul_controller.c:184) 20241111125804061 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=251, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804061 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804061 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 9 20241111125804072 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) 20241111125804072 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) 20241111125804073 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) 20241111125804073 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) 20241111125804074 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) 20241111125804074 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) 20241111125804075 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) 20241111125804075 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) 20241111125804076 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) 20241111125804076 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) 20241111125804076 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) 20241111125804076 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) 20241111125804077 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) 20241111125804077 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) 20241111125804078 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) 20241111125804078 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) 20241111125804079 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) 20241111125804079 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) 20241111125804079 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804091 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) 20241111125804091 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) 20241111125804092 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) 20241111125804092 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) 20241111125804093 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) 20241111125804093 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) 20241111125804093 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) 20241111125804093 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) 20241111125804094 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) 20241111125804094 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) 20241111125804095 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) 20241111125804095 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) 20241111125804096 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) 20241111125804096 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) 20241111125804096 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) 20241111125804096 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) 20241111125804100 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) 20241111125804100 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=247 block_nr=9 scheduling free USF for polling at FN=251 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804100 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) 20241111125804101 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804114 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) 20241111125804114 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) 20241111125804116 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) 20241111125804116 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) 20241111125804117 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) 20241111125804117 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) 20241111125804118 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) 20241111125804118 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) 20241111125804118 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) 20241111125804118 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) 20241111125804119 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) 20241111125804119 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) 20241111125804120 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) 20241111125804120 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) 20241111125804121 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) 20241111125804121 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) 20241111125804122 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) 20241111125804122 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) 20241111125804122 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804133 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) 20241111125804133 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) 20241111125804133 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=251, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804133 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=251, TS=7 (curr FN 251), reason=UL_ASS (tbf.cpp:487) 20241111125804133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804133 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804134 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) 20241111125804134 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) 20241111125804135 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) 20241111125804135 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) 20241111125804135 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) 20241111125804135 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) 20241111125804136 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) 20241111125804136 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) 20241111125804136 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) 20241111125804136 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) 20241111125804137 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) 20241111125804137 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) 20241111125804137 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) 20241111125804137 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) 20241111125804137 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) 20241111125804137 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20241111125804137 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804137 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804137 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804138 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20241111125804138 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=268, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804139 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 10 20241111125804152 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) 20241111125804152 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) 20241111125804153 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) 20241111125804153 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) 20241111125804154 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) 20241111125804154 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) 20241111125804154 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) 20241111125804154 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) 20241111125804155 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) 20241111125804155 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) 20241111125804155 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) 20241111125804155 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) 20241111125804156 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) 20241111125804156 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) 20241111125804156 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) 20241111125804156 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) 20241111125804162 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) 20241111125804162 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) 20241111125804163 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804176 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) 20241111125804176 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) 20241111125804177 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) 20241111125804178 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) 20241111125804178 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) 20241111125804178 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) 20241111125804179 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) 20241111125804179 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) 20241111125804180 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) 20241111125804180 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) 20241111125804181 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) 20241111125804181 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) 20241111125804181 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) 20241111125804181 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) 20241111125804182 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) 20241111125804182 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) 20241111125804183 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) 20241111125804183 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=264 block_nr=1 scheduling free USF for polling at FN=268 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804183 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) 20241111125804184 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804195 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) 20241111125804196 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) 20241111125804197 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) 20241111125804197 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) 20241111125804197 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) 20241111125804197 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) 20241111125804198 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) 20241111125804198 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) 20241111125804199 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) 20241111125804199 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) 20241111125804200 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) 20241111125804200 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) 20241111125804201 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) 20241111125804201 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) 20241111125804201 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) 20241111125804201 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) 20241111125804202 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) 20241111125804202 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) 20241111125804203 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804214 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) 20241111125804214 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) 20241111125804215 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=268, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804215 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=268, TS=7 (curr FN 268), reason=UL_ASS (tbf.cpp:487) 20241111125804215 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804215 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804215 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804216 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) 20241111125804216 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) 20241111125804218 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) 20241111125804218 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) 20241111125804219 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) 20241111125804219 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) 20241111125804221 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) 20241111125804221 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) 20241111125804223 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) 20241111125804223 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) 20241111125804224 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) 20241111125804224 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) 20241111125804224 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) 20241111125804224 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) 20241111125804225 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) 20241111125804225 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 273 + 13 = 286 (pdch_ul_controller.c:131) 20241111125804225 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804225 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804225 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804227 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804227 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type POLL (pdch_ul_controller.c:184) 20241111125804227 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=286, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804227 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804227 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804227 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 11 20241111125804239 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) 20241111125804239 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) 20241111125804240 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) 20241111125804240 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) 20241111125804241 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) 20241111125804241 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) 20241111125804241 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) 20241111125804241 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) 20241111125804242 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) 20241111125804242 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) 20241111125804243 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) 20241111125804243 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) 20241111125804244 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) 20241111125804244 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) 20241111125804245 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) 20241111125804245 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) 20241111125804245 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) 20241111125804245 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) 20241111125804246 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804258 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) 20241111125804258 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) 20241111125804259 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) 20241111125804259 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) 20241111125804259 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) 20241111125804259 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) 20241111125804260 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) 20241111125804260 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) 20241111125804261 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) 20241111125804261 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) 20241111125804262 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) 20241111125804262 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) 20241111125804262 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) 20241111125804262 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) 20241111125804263 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) 20241111125804263 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) 20241111125804264 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) 20241111125804264 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling free USF for polling at FN=286 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804264 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) 20241111125804264 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804278 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) 20241111125804278 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) 20241111125804281 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) 20241111125804281 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) 20241111125804281 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) 20241111125804281 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) 20241111125804283 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) 20241111125804283 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) 20241111125804285 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) 20241111125804285 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) 20241111125804287 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) 20241111125804287 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) 20241111125804288 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) 20241111125804288 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) 20241111125804289 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) 20241111125804289 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) 20241111125804292 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) 20241111125804292 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) 20241111125804293 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804304 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) 20241111125804304 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) 20241111125804304 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=286, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804304 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=286, TS=7 (curr FN 286), reason=UL_ASS (tbf.cpp:487) 20241111125804304 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804304 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804304 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804306 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) 20241111125804306 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) 20241111125804308 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) 20241111125804308 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) 20241111125804309 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) 20241111125804309 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) 20241111125804311 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) 20241111125804311 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) 20241111125804312 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) 20241111125804312 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) 20241111125804314 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) 20241111125804314 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) 20241111125804315 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) 20241111125804315 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) 20241111125804316 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) 20241111125804317 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20241111125804317 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804317 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804317 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804317 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20241111125804317 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=303, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804317 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804319 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 12 20241111125804327 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) 20241111125804327 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) 20241111125804329 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) 20241111125804329 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) 20241111125804330 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) 20241111125804330 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) 20241111125804332 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) 20241111125804332 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) 20241111125804333 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) 20241111125804333 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) 20241111125804334 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) 20241111125804334 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) 20241111125804335 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) 20241111125804335 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) 20241111125804336 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) 20241111125804336 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) 20241111125804337 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) 20241111125804337 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) 20241111125804338 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804342 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) 20241111125804342 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) 20241111125804343 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) 20241111125804343 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) 20241111125804343 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) 20241111125804343 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) 20241111125804344 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) 20241111125804344 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) 20241111125804344 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) 20241111125804344 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) 20241111125804345 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) 20241111125804345 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) 20241111125804345 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) 20241111125804345 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) 20241111125804345 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) 20241111125804345 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) 20241111125804351 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) 20241111125804351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling free USF for polling at FN=303 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804351 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) 20241111125804351 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804365 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) 20241111125804365 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) 20241111125804366 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) 20241111125804366 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) 20241111125804366 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) 20241111125804366 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) 20241111125804366 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) 20241111125804366 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) 20241111125804367 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) 20241111125804367 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) 20241111125804367 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) 20241111125804367 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) 20241111125804367 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) 20241111125804368 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) 20241111125804368 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) 20241111125804368 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) 20241111125804370 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) 20241111125804370 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) 20241111125804370 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804384 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) 20241111125804384 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) 20241111125804384 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=303, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804384 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=303, TS=7 (curr FN 303), reason=UL_ASS (tbf.cpp:487) 20241111125804384 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804384 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804384 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804384 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) 20241111125804384 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) 20241111125804384 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) 20241111125804384 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) 20241111125804384 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) 20241111125804384 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) 20241111125804384 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) 20241111125804384 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) 20241111125804385 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) 20241111125804385 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) 20241111125804385 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) 20241111125804385 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) 20241111125804385 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) 20241111125804385 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) 20241111125804389 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) 20241111125804389 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 307 + 13 = 320 (pdch_ul_controller.c:131) 20241111125804389 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804389 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804389 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804389 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type POLL (pdch_ul_controller.c:184) 20241111125804389 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=320, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804389 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804389 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 13 20241111125804403 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) 20241111125804403 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) 20241111125804404 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) 20241111125804404 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) 20241111125804405 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) 20241111125804405 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) 20241111125804405 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) 20241111125804405 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) 20241111125804406 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) 20241111125804406 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) 20241111125804407 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) 20241111125804407 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) 20241111125804408 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) 20241111125804408 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) 20241111125804409 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) 20241111125804409 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) 20241111125804413 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) 20241111125804413 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) 20241111125804414 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804427 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) 20241111125804427 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) 20241111125804429 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) 20241111125804429 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) 20241111125804429 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) 20241111125804429 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) 20241111125804430 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) 20241111125804430 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) 20241111125804431 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) 20241111125804431 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) 20241111125804433 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) 20241111125804433 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) 20241111125804434 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) 20241111125804434 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) 20241111125804435 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) 20241111125804435 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) 20241111125804436 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) 20241111125804436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling free USF for polling at FN=320 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804436 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) 20241111125804437 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804446 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) 20241111125804446 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) 20241111125804448 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) 20241111125804448 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) 20241111125804448 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) 20241111125804448 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) 20241111125804449 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) 20241111125804449 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) 20241111125804450 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) 20241111125804450 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) 20241111125804451 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) 20241111125804451 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) 20241111125804452 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) 20241111125804452 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) 20241111125804452 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) 20241111125804452 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) 20241111125804453 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) 20241111125804453 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) 20241111125804454 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804466 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) 20241111125804466 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) 20241111125804466 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=320, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804466 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=320, TS=7 (curr FN 320), reason=UL_ASS (tbf.cpp:487) 20241111125804466 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804466 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804466 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804467 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) 20241111125804467 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) 20241111125804468 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) 20241111125804468 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) 20241111125804469 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) 20241111125804469 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) 20241111125804469 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) 20241111125804469 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) 20241111125804470 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) 20241111125804470 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) 20241111125804472 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) 20241111125804472 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) 20241111125804472 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) 20241111125804472 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) 20241111125804475 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) 20241111125804475 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 325 + 13 = 338 (pdch_ul_controller.c:131) 20241111125804475 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804475 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804475 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804476 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804476 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type POLL (pdch_ul_controller.c:184) 20241111125804476 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=338, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804476 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804476 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804476 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 14 20241111125804489 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) 20241111125804489 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) 20241111125804491 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) 20241111125804491 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) 20241111125804492 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) 20241111125804492 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) 20241111125804494 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) 20241111125804494 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) 20241111125804495 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) 20241111125804495 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) 20241111125804496 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) 20241111125804496 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) 20241111125804497 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) 20241111125804497 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) 20241111125804498 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) 20241111125804498 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) 20241111125804499 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) 20241111125804499 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) 20241111125804499 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804509 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) 20241111125804509 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) 20241111125804511 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) 20241111125804511 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) 20241111125804512 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) 20241111125804512 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) 20241111125804513 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) 20241111125804513 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) 20241111125804514 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) 20241111125804514 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) 20241111125804516 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) 20241111125804516 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) 20241111125804516 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) 20241111125804517 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) 20241111125804517 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) 20241111125804517 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) 20241111125804518 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) 20241111125804518 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling free USF for polling at FN=338 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804518 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) 20241111125804519 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804528 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) 20241111125804528 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) 20241111125804530 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) 20241111125804530 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) 20241111125804530 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) 20241111125804530 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) 20241111125804531 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) 20241111125804531 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) 20241111125804532 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) 20241111125804532 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) 20241111125804533 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) 20241111125804533 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) 20241111125804533 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) 20241111125804533 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) 20241111125804534 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) 20241111125804534 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) 20241111125804536 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) 20241111125804536 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) 20241111125804537 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804552 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) 20241111125804552 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) 20241111125804552 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=338, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804552 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=338, TS=7 (curr FN 338), reason=UL_ASS (tbf.cpp:487) 20241111125804552 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804552 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804552 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804553 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) 20241111125804553 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) 20241111125804554 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) 20241111125804554 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) 20241111125804554 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) 20241111125804555 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) 20241111125804556 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) 20241111125804556 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) 20241111125804556 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) 20241111125804557 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) 20241111125804557 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) 20241111125804557 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) 20241111125804558 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) 20241111125804558 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) 20241111125804559 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) 20241111125804559 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 342 + 13 = 355 (pdch_ul_controller.c:131) 20241111125804559 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804559 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804559 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804560 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type POLL (pdch_ul_controller.c:184) 20241111125804560 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=355, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804560 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804560 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 15 20241111125804573 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) 20241111125804573 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) 20241111125804574 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) 20241111125804574 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) 20241111125804575 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) 20241111125804575 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) 20241111125804577 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) 20241111125804577 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) 20241111125804578 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) 20241111125804578 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) 20241111125804579 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) 20241111125804579 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) 20241111125804580 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) 20241111125804580 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) 20241111125804581 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) 20241111125804581 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) 20241111125804581 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) 20241111125804581 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) 20241111125804582 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804591 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) 20241111125804591 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804592 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) 20241111125804593 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) 20241111125804593 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) 20241111125804600 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) 20241111125804600 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=351 block_nr=9 scheduling free USF for polling at FN=355 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804600 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) 20241111125804600 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804615 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) 20241111125804615 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) 20241111125804615 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) 20241111125804615 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) 20241111125804615 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) 20241111125804615 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) 20241111125804616 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) 20241111125804616 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) 20241111125804616 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) 20241111125804616 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) 20241111125804616 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) 20241111125804616 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) 20241111125804617 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) 20241111125804617 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) 20241111125804617 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) 20241111125804617 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) 20241111125804620 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) 20241111125804620 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) 20241111125804620 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804635 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) 20241111125804635 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) 20241111125804635 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=355, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804635 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=355, TS=7 (curr FN 355), reason=UL_ASS (tbf.cpp:487) 20241111125804635 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804635 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804635 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804636 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) 20241111125804636 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) 20241111125804637 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) 20241111125804637 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) 20241111125804638 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) 20241111125804638 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) 20241111125804638 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) 20241111125804638 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) 20241111125804639 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) 20241111125804639 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) 20241111125804640 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) 20241111125804640 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) 20241111125804640 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) 20241111125804640 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) 20241111125804641 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) 20241111125804641 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 359 + 13 = 372 (pdch_ul_controller.c:131) 20241111125804641 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804641 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804641 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804642 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804642 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type POLL (pdch_ul_controller.c:184) 20241111125804642 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=372, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804642 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804642 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 16 20241111125804654 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) 20241111125804654 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) 20241111125804655 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) 20241111125804655 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) 20241111125804656 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) 20241111125804656 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) 20241111125804657 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) 20241111125804657 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) 20241111125804657 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) 20241111125804657 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) 20241111125804658 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) 20241111125804658 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) 20241111125804658 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) 20241111125804658 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) 20241111125804659 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) 20241111125804659 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) 20241111125804663 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) 20241111125804663 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) 20241111125804664 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804678 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) 20241111125804678 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) 20241111125804679 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) 20241111125804679 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) 20241111125804680 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) 20241111125804680 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) 20241111125804681 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) 20241111125804681 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) 20241111125804682 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) 20241111125804682 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) 20241111125804682 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) 20241111125804683 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) 20241111125804683 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) 20241111125804683 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) 20241111125804684 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) 20241111125804684 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) 20241111125804685 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) 20241111125804685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=368 block_nr=1 scheduling free USF for polling at FN=372 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804685 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) 20241111125804686 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804697 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) 20241111125804697 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) 20241111125804698 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) 20241111125804698 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) 20241111125804699 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) 20241111125804699 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) 20241111125804700 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) 20241111125804700 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) 20241111125804700 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) 20241111125804700 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) 20241111125804701 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) 20241111125804701 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) 20241111125804702 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) 20241111125804702 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) 20241111125804703 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) 20241111125804703 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) 20241111125804704 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) 20241111125804704 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) 20241111125804704 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804715 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) 20241111125804716 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) 20241111125804716 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=372, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804716 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=372, TS=7 (curr FN 372), reason=UL_ASS (tbf.cpp:487) 20241111125804716 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804716 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804716 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804717 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) 20241111125804717 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) 20241111125804717 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) 20241111125804717 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) 20241111125804718 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) 20241111125804718 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) 20241111125804719 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) 20241111125804719 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) 20241111125804720 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) 20241111125804720 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) 20241111125804721 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) 20241111125804721 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) 20241111125804722 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) 20241111125804722 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) 20241111125804725 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) 20241111125804725 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 377 + 13 = 390 (pdch_ul_controller.c:131) 20241111125804725 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804725 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804725 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804726 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type POLL (pdch_ul_controller.c:184) 20241111125804726 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=390, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804726 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804726 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 17 20241111125804739 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) 20241111125804739 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) 20241111125804741 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) 20241111125804741 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) 20241111125804741 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) 20241111125804741 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) 20241111125804742 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) 20241111125804742 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) 20241111125804743 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) 20241111125804743 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) 20241111125804744 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) 20241111125804744 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) 20241111125804745 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) 20241111125804745 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) 20241111125804745 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) 20241111125804745 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) 20241111125804746 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) 20241111125804746 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) 20241111125804747 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804758 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) 20241111125804758 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) 20241111125804760 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) 20241111125804760 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) 20241111125804760 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) 20241111125804761 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) 20241111125804761 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) 20241111125804761 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) 20241111125804762 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) 20241111125804762 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) 20241111125804763 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) 20241111125804763 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) 20241111125804764 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) 20241111125804764 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) 20241111125804764 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) 20241111125804764 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) 20241111125804765 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) 20241111125804765 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=385 block_nr=5 scheduling free USF for polling at FN=390 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804765 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) 20241111125804766 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804778 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) 20241111125804778 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) 20241111125804779 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) 20241111125804779 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) 20241111125804780 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) 20241111125804780 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) 20241111125804781 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) 20241111125804781 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) 20241111125804781 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) 20241111125804781 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) 20241111125804782 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) 20241111125804782 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) 20241111125804783 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) 20241111125804783 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) 20241111125804784 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) 20241111125804784 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) 20241111125804787 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) 20241111125804787 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) 20241111125804788 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804802 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) 20241111125804802 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) 20241111125804802 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=390, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804802 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=390, TS=7 (curr FN 390), reason=UL_ASS (tbf.cpp:487) 20241111125804802 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804802 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804802 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804803 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) 20241111125804803 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) 20241111125804804 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) 20241111125804804 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) 20241111125804804 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) 20241111125804805 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) 20241111125804805 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) 20241111125804805 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) 20241111125804806 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) 20241111125804806 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) 20241111125804807 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) 20241111125804807 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) 20241111125804808 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) 20241111125804808 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) 20241111125804809 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) 20241111125804809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 394 + 13 = 407 (pdch_ul_controller.c:131) 20241111125804809 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804809 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804809 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804809 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type POLL (pdch_ul_controller.c:184) 20241111125804809 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=407, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804809 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804810 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 18 20241111125804821 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) 20241111125804821 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) 20241111125804822 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) 20241111125804822 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) 20241111125804823 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) 20241111125804823 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) 20241111125804824 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) 20241111125804824 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) 20241111125804824 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) 20241111125804824 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) 20241111125804825 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) 20241111125804825 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) 20241111125804826 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) 20241111125804826 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) 20241111125804827 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) 20241111125804827 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) 20241111125804827 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) 20241111125804827 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) 20241111125804828 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804839 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) 20241111125804840 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) 20241111125804841 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) 20241111125804841 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) 20241111125804842 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) 20241111125804842 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) 20241111125804842 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) 20241111125804842 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) 20241111125804843 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) 20241111125804843 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) 20241111125804844 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) 20241111125804844 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) 20241111125804845 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) 20241111125804845 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) 20241111125804845 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) 20241111125804845 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) 20241111125804849 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) 20241111125804849 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling free USF for polling at FN=407 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804849 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) 20241111125804850 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804863 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) 20241111125804863 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) 20241111125804865 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) 20241111125804865 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) 20241111125804865 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) 20241111125804865 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) 20241111125804866 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) 20241111125804866 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) 20241111125804867 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) 20241111125804867 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) 20241111125804868 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) 20241111125804868 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) 20241111125804869 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) 20241111125804869 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) 20241111125804869 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) 20241111125804869 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) 20241111125804870 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) 20241111125804870 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) 20241111125804871 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804882 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) 20241111125804882 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) 20241111125804882 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=407, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804882 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=407, TS=7 (curr FN 407), reason=UL_ASS (tbf.cpp:487) 20241111125804882 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804882 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804882 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804884 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) 20241111125804884 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) 20241111125804884 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) 20241111125804884 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) 20241111125804885 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) 20241111125804885 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) 20241111125804886 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) 20241111125804886 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) 20241111125804887 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) 20241111125804887 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) 20241111125804888 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) 20241111125804888 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) 20241111125804889 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) 20241111125804889 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) 20241111125804890 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) 20241111125804890 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 411 + 13 = 424 (pdch_ul_controller.c:131) 20241111125804890 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804890 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804890 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804890 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type POLL (pdch_ul_controller.c:184) 20241111125804890 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=424, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804890 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804890 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804891 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 19 20241111125804902 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) 20241111125804902 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) 20241111125804903 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) 20241111125804903 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) 20241111125804904 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) 20241111125804904 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) 20241111125804905 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) 20241111125804905 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) 20241111125804906 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) 20241111125804906 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) 20241111125804906 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) 20241111125804906 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) 20241111125804907 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) 20241111125804907 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) 20241111125804908 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) 20241111125804908 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) 20241111125804911 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) 20241111125804911 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) 20241111125804912 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804926 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) 20241111125804926 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) 20241111125804927 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) 20241111125804927 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) 20241111125804928 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) 20241111125804928 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) 20241111125804928 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) 20241111125804928 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) 20241111125804929 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) 20241111125804929 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) 20241111125804930 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) 20241111125804930 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) 20241111125804931 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) 20241111125804931 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) 20241111125804932 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) 20241111125804932 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) 20241111125804933 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) 20241111125804933 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling free USF for polling at FN=424 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125804933 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) 20241111125804933 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804945 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) 20241111125804945 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) 20241111125804946 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) 20241111125804946 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) 20241111125804947 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) 20241111125804947 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) 20241111125804947 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) 20241111125804947 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) 20241111125804948 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) 20241111125804948 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) 20241111125804949 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) 20241111125804949 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) 20241111125804950 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) 20241111125804950 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) 20241111125804950 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) 20241111125804951 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) 20241111125804951 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) 20241111125804951 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) 20241111125804952 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125804964 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) 20241111125804964 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) 20241111125804964 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=424, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125804964 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=424, TS=7 (curr FN 424), reason=UL_ASS (tbf.cpp:487) 20241111125804964 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125804964 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125804964 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125804965 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) 20241111125804965 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) 20241111125804966 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) 20241111125804966 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) 20241111125804967 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) 20241111125804967 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) 20241111125804967 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) 20241111125804967 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) 20241111125804968 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) 20241111125804968 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) 20241111125804969 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) 20241111125804969 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) 20241111125804970 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) 20241111125804970 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) 20241111125804973 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) 20241111125804973 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125804973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 429 + 13 = 442 (pdch_ul_controller.c:131) 20241111125804973 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125804973 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125804973 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125804974 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125804974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type POLL (pdch_ul_controller.c:184) 20241111125804974 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=442, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125804974 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125804974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125804974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125804974 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 20 20241111125804988 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) 20241111125804988 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) 20241111125804989 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) 20241111125804989 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) 20241111125804990 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) 20241111125804990 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) 20241111125804990 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) 20241111125804991 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) 20241111125804991 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) 20241111125804991 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) 20241111125804992 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) 20241111125804992 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) 20241111125804993 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) 20241111125804993 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) 20241111125804993 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) 20241111125804993 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) 20241111125804994 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) 20241111125804994 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) 20241111125804995 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805006 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) 20241111125805006 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) 20241111125805008 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) 20241111125805008 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) 20241111125805008 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) 20241111125805008 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) 20241111125805009 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) 20241111125805009 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) 20241111125805010 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) 20241111125805010 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) 20241111125805011 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) 20241111125805011 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) 20241111125805012 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) 20241111125805012 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) 20241111125805012 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) 20241111125805012 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) 20241111125805013 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) 20241111125805013 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling free USF for polling at FN=442 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805013 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) 20241111125805014 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805025 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) 20241111125805026 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) 20241111125805027 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) 20241111125805027 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) 20241111125805027 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) 20241111125805028 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) 20241111125805028 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) 20241111125805028 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) 20241111125805029 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) 20241111125805029 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) 20241111125805030 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) 20241111125805030 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) 20241111125805031 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) 20241111125805031 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) 20241111125805031 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) 20241111125805031 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) 20241111125805035 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) 20241111125805035 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) 20241111125805036 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805049 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) 20241111125805049 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) 20241111125805049 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=442, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805049 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=442, TS=7 (curr FN 442), reason=UL_ASS (tbf.cpp:487) 20241111125805049 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805049 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805049 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805050 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) 20241111125805050 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) 20241111125805051 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) 20241111125805051 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) 20241111125805052 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) 20241111125805052 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) 20241111125805053 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) 20241111125805053 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) 20241111125805054 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) 20241111125805054 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) 20241111125805054 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) 20241111125805054 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) 20241111125805055 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) 20241111125805055 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) 20241111125805056 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) 20241111125805056 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 446 + 13 = 459 (pdch_ul_controller.c:131) 20241111125805056 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805056 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805056 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805057 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type POLL (pdch_ul_controller.c:184) 20241111125805057 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=459, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805057 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805057 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805057 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 21 20241111125805069 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) 20241111125805069 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) 20241111125805070 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) 20241111125805070 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) 20241111125805071 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) 20241111125805071 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) 20241111125805072 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) 20241111125805072 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) 20241111125805072 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) 20241111125805072 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) 20241111125805073 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) 20241111125805073 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) 20241111125805074 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) 20241111125805074 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) 20241111125805075 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) 20241111125805075 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) 20241111125805076 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) 20241111125805076 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) 20241111125805076 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805088 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) 20241111125805088 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) 20241111125805089 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) 20241111125805089 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) 20241111125805090 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) 20241111125805090 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) 20241111125805091 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) 20241111125805091 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) 20241111125805092 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) 20241111125805092 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) 20241111125805092 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) 20241111125805092 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) 20241111125805093 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) 20241111125805093 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) 20241111125805094 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) 20241111125805094 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) 20241111125805097 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) 20241111125805097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling free USF for polling at FN=459 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805097 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) 20241111125805098 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805112 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) 20241111125805112 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) 20241111125805113 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) 20241111125805113 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) 20241111125805114 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) 20241111125805114 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) 20241111125805115 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) 20241111125805115 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) 20241111125805116 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) 20241111125805116 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) 20241111125805117 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) 20241111125805117 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) 20241111125805117 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) 20241111125805117 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) 20241111125805118 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) 20241111125805118 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) 20241111125805119 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) 20241111125805119 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) 20241111125805120 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805131 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) 20241111125805131 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) 20241111125805131 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=459, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805131 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=459, TS=7 (curr FN 459), reason=UL_ASS (tbf.cpp:487) 20241111125805131 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805131 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805131 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805132 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) 20241111125805132 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) 20241111125805133 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) 20241111125805133 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) 20241111125805134 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) 20241111125805134 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) 20241111125805135 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) 20241111125805135 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) 20241111125805136 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) 20241111125805136 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) 20241111125805137 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) 20241111125805137 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) 20241111125805137 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) 20241111125805137 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) 20241111125805138 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) 20241111125805138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 463 + 13 = 476 (pdch_ul_controller.c:131) 20241111125805138 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805138 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805138 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805139 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805139 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type POLL (pdch_ul_controller.c:184) 20241111125805140 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=476, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805140 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805140 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805140 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 22 20241111125805150 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) 20241111125805150 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) 20241111125805151 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) 20241111125805151 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) 20241111125805152 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) 20241111125805152 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) 20241111125805153 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) 20241111125805153 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) 20241111125805154 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) 20241111125805154 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) 20241111125805154 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) 20241111125805154 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) 20241111125805155 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) 20241111125805155 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) 20241111125805156 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) 20241111125805156 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) 20241111125805159 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) 20241111125805159 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) 20241111125805160 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805174 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) 20241111125805174 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) 20241111125805175 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) 20241111125805175 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) 20241111125805176 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) 20241111125805176 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) 20241111125805177 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) 20241111125805177 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) 20241111125805177 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) 20241111125805177 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) 20241111125805178 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) 20241111125805178 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) 20241111125805179 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) 20241111125805179 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) 20241111125805179 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) 20241111125805180 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) 20241111125805180 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) 20241111125805180 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=472 block_nr=1 scheduling free USF for polling at FN=476 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805180 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) 20241111125805181 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805193 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) 20241111125805193 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) 20241111125805194 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) 20241111125805194 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) 20241111125805195 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) 20241111125805195 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) 20241111125805196 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) 20241111125805196 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) 20241111125805197 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) 20241111125805197 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) 20241111125805197 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) 20241111125805197 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) 20241111125805198 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) 20241111125805198 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) 20241111125805199 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) 20241111125805199 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) 20241111125805200 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) 20241111125805200 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) 20241111125805201 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805212 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) 20241111125805212 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) 20241111125805212 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=476, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805212 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=476, TS=7 (curr FN 476), reason=UL_ASS (tbf.cpp:487) 20241111125805212 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805212 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805212 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805213 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) 20241111125805213 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) 20241111125805214 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) 20241111125805214 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) 20241111125805215 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) 20241111125805215 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) 20241111125805216 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) 20241111125805216 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) 20241111125805216 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) 20241111125805216 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) 20241111125805217 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) 20241111125805217 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) 20241111125805218 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) 20241111125805218 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) 20241111125805221 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) 20241111125805222 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805222 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 481 + 13 = 494 (pdch_ul_controller.c:131) 20241111125805222 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805222 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805222 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805223 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type POLL (pdch_ul_controller.c:184) 20241111125805223 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=494, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805223 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805223 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805223 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 23 20241111125805236 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) 20241111125805236 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) 20241111125805237 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) 20241111125805237 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) 20241111125805238 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) 20241111125805238 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) 20241111125805239 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) 20241111125805239 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) 20241111125805240 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) 20241111125805240 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) 20241111125805240 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) 20241111125805240 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) 20241111125805241 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) 20241111125805241 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) 20241111125805242 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) 20241111125805242 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) 20241111125805243 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) 20241111125805243 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) 20241111125805244 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805255 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) 20241111125805255 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) 20241111125805256 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) 20241111125805256 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) 20241111125805257 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) 20241111125805257 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) 20241111125805258 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) 20241111125805258 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) 20241111125805259 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) 20241111125805259 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) 20241111125805259 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) 20241111125805259 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) 20241111125805260 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) 20241111125805260 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) 20241111125805261 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) 20241111125805261 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) 20241111125805262 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) 20241111125805262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=489 block_nr=5 scheduling free USF for polling at FN=494 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805262 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) 20241111125805263 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805274 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) 20241111125805274 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) 20241111125805275 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) 20241111125805275 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) 20241111125805276 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) 20241111125805276 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) 20241111125805277 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) 20241111125805277 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) 20241111125805278 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) 20241111125805278 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) 20241111125805278 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) 20241111125805279 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) 20241111125805279 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) 20241111125805279 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) 20241111125805280 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) 20241111125805280 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) 20241111125805283 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) 20241111125805283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805284 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805298 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) 20241111125805298 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) 20241111125805298 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=494, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805298 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=494, TS=7 (curr FN 494), reason=UL_ASS (tbf.cpp:487) 20241111125805298 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805298 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805298 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805299 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) 20241111125805299 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) 20241111125805300 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) 20241111125805300 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) 20241111125805301 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) 20241111125805301 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) 20241111125805302 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) 20241111125805302 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) 20241111125805303 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) 20241111125805303 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) 20241111125805303 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) 20241111125805303 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) 20241111125805304 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) 20241111125805304 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) 20241111125805305 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) 20241111125805305 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 498 + 13 = 511 (pdch_ul_controller.c:131) 20241111125805305 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805305 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805305 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805306 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type POLL (pdch_ul_controller.c:184) 20241111125805306 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=511, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805306 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805306 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805306 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 24 20241111125805317 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) 20241111125805317 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) 20241111125805319 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) 20241111125805319 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) 20241111125805319 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) 20241111125805319 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) 20241111125805320 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) 20241111125805320 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) 20241111125805321 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) 20241111125805321 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) 20241111125805322 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) 20241111125805322 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) 20241111125805322 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) 20241111125805322 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) 20241111125805323 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) 20241111125805323 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) 20241111125805324 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) 20241111125805324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805325 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805336 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) 20241111125805336 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) 20241111125805337 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) 20241111125805337 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) 20241111125805338 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) 20241111125805338 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) 20241111125805339 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) 20241111125805339 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) 20241111125805340 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) 20241111125805340 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) 20241111125805341 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) 20241111125805341 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) 20241111125805341 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) 20241111125805341 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) 20241111125805342 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) 20241111125805342 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) 20241111125805346 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) 20241111125805346 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling free USF for polling at FN=511 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805346 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) 20241111125805346 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805360 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) 20241111125805360 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) 20241111125805362 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) 20241111125805362 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) 20241111125805362 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) 20241111125805362 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) 20241111125805363 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) 20241111125805363 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) 20241111125805364 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) 20241111125805364 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) 20241111125805365 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) 20241111125805365 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) 20241111125805366 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) 20241111125805366 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) 20241111125805367 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) 20241111125805367 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) 20241111125805368 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) 20241111125805368 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) 20241111125805369 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805379 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) 20241111125805379 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) 20241111125805379 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=511, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805379 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=511, TS=7 (curr FN 511), reason=UL_ASS (tbf.cpp:487) 20241111125805379 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805379 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805379 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805381 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) 20241111125805381 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) 20241111125805381 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) 20241111125805381 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) 20241111125805382 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) 20241111125805382 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) 20241111125805383 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) 20241111125805383 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) 20241111125805384 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) 20241111125805384 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) 20241111125805385 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) 20241111125805385 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) 20241111125805385 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) 20241111125805385 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) 20241111125805386 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) 20241111125805386 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 515 + 13 = 528 (pdch_ul_controller.c:131) 20241111125805386 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805386 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805386 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805387 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type POLL (pdch_ul_controller.c:184) 20241111125805387 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=528, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805387 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805387 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805387 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 25 20241111125805398 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) 20241111125805398 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) 20241111125805400 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) 20241111125805400 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) 20241111125805401 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) 20241111125805401 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) 20241111125805401 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) 20241111125805401 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) 20241111125805402 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) 20241111125805402 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) 20241111125805403 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) 20241111125805403 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) 20241111125805404 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) 20241111125805404 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) 20241111125805404 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) 20241111125805404 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) 20241111125805408 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) 20241111125805408 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) 20241111125805409 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805422 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) 20241111125805422 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) 20241111125805423 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) 20241111125805424 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) 20241111125805424 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) 20241111125805424 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) 20241111125805425 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) 20241111125805425 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) 20241111125805426 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) 20241111125805426 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) 20241111125805427 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) 20241111125805427 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) 20241111125805427 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) 20241111125805427 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) 20241111125805428 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) 20241111125805428 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) 20241111125805429 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) 20241111125805429 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling free USF for polling at FN=528 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805429 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) 20241111125805430 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805441 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) 20241111125805441 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) 20241111125805443 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) 20241111125805443 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) 20241111125805444 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) 20241111125805444 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) 20241111125805444 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) 20241111125805444 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) 20241111125805445 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) 20241111125805445 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) 20241111125805446 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) 20241111125805446 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) 20241111125805447 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) 20241111125805447 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) 20241111125805448 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) 20241111125805448 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) 20241111125805449 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) 20241111125805449 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) 20241111125805449 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805460 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) 20241111125805460 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) 20241111125805460 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=528, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805460 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=528, TS=7 (curr FN 528), reason=UL_ASS (tbf.cpp:487) 20241111125805460 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805460 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805460 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805462 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) 20241111125805462 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) 20241111125805463 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) 20241111125805463 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) 20241111125805463 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) 20241111125805463 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) 20241111125805464 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) 20241111125805464 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) 20241111125805465 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) 20241111125805465 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) 20241111125805466 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) 20241111125805466 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) 20241111125805466 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) 20241111125805467 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) 20241111125805470 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) 20241111125805470 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 533 + 13 = 546 (pdch_ul_controller.c:131) 20241111125805470 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805470 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805470 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805470 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type POLL (pdch_ul_controller.c:184) 20241111125805470 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=546, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805470 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805470 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805471 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 26 20241111125805484 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) 20241111125805484 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) 20241111125805486 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) 20241111125805486 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) 20241111125805487 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) 20241111125805487 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) 20241111125805487 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) 20241111125805487 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) 20241111125805488 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) 20241111125805488 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) 20241111125805489 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) 20241111125805489 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) 20241111125805490 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) 20241111125805490 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) 20241111125805491 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) 20241111125805491 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) 20241111125805491 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) 20241111125805491 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) 20241111125805492 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805503 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) 20241111125805503 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) 20241111125805504 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) 20241111125805504 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) 20241111125805505 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) 20241111125805505 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) 20241111125805506 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) 20241111125805506 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) 20241111125805507 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) 20241111125805507 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) 20241111125805508 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) 20241111125805508 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) 20241111125805508 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) 20241111125805508 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) 20241111125805509 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) 20241111125805509 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) 20241111125805510 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) 20241111125805510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling free USF for polling at FN=546 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805510 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) 20241111125805511 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805522 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) 20241111125805522 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) 20241111125805523 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) 20241111125805524 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) 20241111125805524 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) 20241111125805524 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) 20241111125805525 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) 20241111125805525 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) 20241111125805526 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) 20241111125805526 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) 20241111125805526 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) 20241111125805527 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) 20241111125805527 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) 20241111125805527 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) 20241111125805528 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) 20241111125805528 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) 20241111125805532 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) 20241111125805532 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) 20241111125805532 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805546 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) 20241111125805546 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) 20241111125805546 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=546, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805546 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=546, TS=7 (curr FN 546), reason=UL_ASS (tbf.cpp:487) 20241111125805546 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805546 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805546 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805547 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) 20241111125805547 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) 20241111125805548 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) 20241111125805548 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) 20241111125805549 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) 20241111125805549 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) 20241111125805549 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) 20241111125805549 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) 20241111125805550 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) 20241111125805550 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) 20241111125805551 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) 20241111125805551 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) 20241111125805552 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) 20241111125805552 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) 20241111125805553 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) 20241111125805553 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 550 + 13 = 563 (pdch_ul_controller.c:131) 20241111125805553 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805553 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805553 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805554 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type POLL (pdch_ul_controller.c:184) 20241111125805554 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=563, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805554 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805555 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 27 20241111125805566 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) 20241111125805566 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) 20241111125805567 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) 20241111125805567 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) 20241111125805568 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) 20241111125805568 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) 20241111125805569 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) 20241111125805569 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) 20241111125805570 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) 20241111125805570 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) 20241111125805571 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) 20241111125805571 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) 20241111125805572 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) 20241111125805572 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) 20241111125805572 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) 20241111125805572 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) 20241111125805574 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) 20241111125805574 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) 20241111125805574 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805584 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) 20241111125805584 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) 20241111125805586 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) 20241111125805586 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) 20241111125805586 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) 20241111125805587 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) 20241111125805587 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) 20241111125805587 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) 20241111125805588 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) 20241111125805588 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) 20241111125805589 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) 20241111125805589 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) 20241111125805590 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) 20241111125805590 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) 20241111125805591 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) 20241111125805591 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) 20241111125805594 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) 20241111125805594 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling free USF for polling at FN=563 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805594 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) 20241111125805595 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805608 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) 20241111125805608 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) 20241111125805610 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) 20241111125805610 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) 20241111125805610 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) 20241111125805610 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) 20241111125805611 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) 20241111125805611 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) 20241111125805612 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) 20241111125805612 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) 20241111125805613 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) 20241111125805613 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) 20241111125805613 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) 20241111125805613 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) 20241111125805614 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) 20241111125805614 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) 20241111125805615 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) 20241111125805616 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) 20241111125805616 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805627 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) 20241111125805627 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) 20241111125805627 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=563, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805627 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=563, TS=7 (curr FN 563), reason=UL_ASS (tbf.cpp:487) 20241111125805627 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805627 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805627 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805629 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) 20241111125805629 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) 20241111125805629 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) 20241111125805629 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) 20241111125805630 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) 20241111125805630 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) 20241111125805631 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) 20241111125805631 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) 20241111125805632 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) 20241111125805632 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) 20241111125805632 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) 20241111125805632 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) 20241111125805633 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) 20241111125805633 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) 20241111125805634 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) 20241111125805634 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 567 + 13 = 580 (pdch_ul_controller.c:131) 20241111125805634 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805634 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805634 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805635 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type POLL (pdch_ul_controller.c:184) 20241111125805635 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=580, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805635 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805635 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 28 20241111125805646 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) 20241111125805646 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) 20241111125805648 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) 20241111125805648 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) 20241111125805648 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) 20241111125805648 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) 20241111125805649 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) 20241111125805649 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) 20241111125805650 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) 20241111125805650 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) 20241111125805651 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) 20241111125805651 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) 20241111125805651 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) 20241111125805651 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) 20241111125805652 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) 20241111125805652 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) 20241111125805656 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) 20241111125805656 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) 20241111125805656 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805670 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) 20241111125805670 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) 20241111125805671 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) 20241111125805671 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) 20241111125805672 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) 20241111125805672 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) 20241111125805673 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) 20241111125805673 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) 20241111125805673 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) 20241111125805673 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) 20241111125805674 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) 20241111125805674 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) 20241111125805675 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) 20241111125805675 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) 20241111125805676 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) 20241111125805676 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) 20241111125805677 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) 20241111125805677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=576 block_nr=1 scheduling free USF for polling at FN=580 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805677 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) 20241111125805677 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805689 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) 20241111125805689 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) 20241111125805690 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) 20241111125805690 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) 20241111125805691 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) 20241111125805691 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) 20241111125805692 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) 20241111125805692 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) 20241111125805693 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) 20241111125805693 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) 20241111125805693 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) 20241111125805694 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) 20241111125805694 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) 20241111125805694 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) 20241111125805695 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) 20241111125805695 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) 20241111125805696 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) 20241111125805696 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) 20241111125805697 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805708 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) 20241111125805708 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) 20241111125805708 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=580, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805708 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=580, TS=7 (curr FN 580), reason=UL_ASS (tbf.cpp:487) 20241111125805708 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805708 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805708 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805709 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) 20241111125805709 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) 20241111125805710 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) 20241111125805710 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) 20241111125805711 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) 20241111125805711 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) 20241111125805712 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) 20241111125805712 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) 20241111125805712 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) 20241111125805712 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) 20241111125805713 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) 20241111125805713 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) 20241111125805714 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) 20241111125805714 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) 20241111125805717 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) 20241111125805717 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 585 + 13 = 598 (pdch_ul_controller.c:131) 20241111125805717 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805717 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805717 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805718 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805718 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type POLL (pdch_ul_controller.c:184) 20241111125805718 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=598, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805718 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805718 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805718 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 29 20241111125805732 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) 20241111125805732 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) 20241111125805734 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) 20241111125805734 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) 20241111125805734 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) 20241111125805734 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) 20241111125805735 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) 20241111125805735 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) 20241111125805736 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) 20241111125805736 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) 20241111125805737 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) 20241111125805737 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) 20241111125805737 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) 20241111125805737 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) 20241111125805738 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) 20241111125805738 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) 20241111125805739 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) 20241111125805739 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) 20241111125805740 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805752 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) 20241111125805752 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) 20241111125805753 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) 20241111125805753 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) 20241111125805754 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) 20241111125805754 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) 20241111125805754 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) 20241111125805754 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) 20241111125805755 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) 20241111125805755 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) 20241111125805756 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) 20241111125805756 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) 20241111125805757 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) 20241111125805757 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) 20241111125805757 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) 20241111125805757 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) 20241111125805758 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) 20241111125805758 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=593 block_nr=5 scheduling free USF for polling at FN=598 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805758 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) 20241111125805759 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805771 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) 20241111125805771 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) 20241111125805772 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) 20241111125805772 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) 20241111125805773 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) 20241111125805773 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) 20241111125805774 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) 20241111125805774 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) 20241111125805774 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) 20241111125805774 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) 20241111125805775 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) 20241111125805775 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) 20241111125805776 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) 20241111125805776 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) 20241111125805777 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) 20241111125805777 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) 20241111125805780 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) 20241111125805780 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) 20241111125805781 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805794 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) 20241111125805795 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) 20241111125805795 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=598, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805795 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=598, TS=7 (curr FN 598), reason=UL_ASS (tbf.cpp:487) 20241111125805795 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805795 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805795 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805796 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) 20241111125805796 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) 20241111125805796 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) 20241111125805796 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) 20241111125805797 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) 20241111125805797 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) 20241111125805798 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) 20241111125805798 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) 20241111125805799 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) 20241111125805799 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) 20241111125805800 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) 20241111125805800 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) 20241111125805801 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) 20241111125805801 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) 20241111125805802 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) 20241111125805802 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 602 + 13 = 615 (pdch_ul_controller.c:131) 20241111125805802 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805802 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805802 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805802 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type POLL (pdch_ul_controller.c:184) 20241111125805802 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=615, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805802 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805803 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 30 20241111125805814 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) 20241111125805814 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) 20241111125805815 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) 20241111125805815 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) 20241111125805816 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) 20241111125805816 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) 20241111125805816 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) 20241111125805817 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) 20241111125805817 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) 20241111125805817 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) 20241111125805818 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) 20241111125805818 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) 20241111125805819 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) 20241111125805819 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) 20241111125805820 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) 20241111125805820 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) 20241111125805821 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) 20241111125805821 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) 20241111125805821 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805833 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) 20241111125805833 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) 20241111125805834 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) 20241111125805834 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) 20241111125805835 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) 20241111125805835 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) 20241111125805835 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) 20241111125805835 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) 20241111125805836 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) 20241111125805836 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) 20241111125805837 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) 20241111125805837 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) 20241111125805838 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) 20241111125805838 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) 20241111125805838 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) 20241111125805838 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) 20241111125805842 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) 20241111125805842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=611 block_nr=9 scheduling free USF for polling at FN=615 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805842 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) 20241111125805843 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805857 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) 20241111125805857 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) 20241111125805858 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) 20241111125805858 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) 20241111125805859 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) 20241111125805859 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) 20241111125805859 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) 20241111125805859 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) 20241111125805860 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) 20241111125805860 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) 20241111125805861 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) 20241111125805861 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) 20241111125805862 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) 20241111125805862 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) 20241111125805862 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) 20241111125805862 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) 20241111125805863 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) 20241111125805863 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) 20241111125805864 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805875 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) 20241111125805876 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) 20241111125805876 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=615, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805876 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=615, TS=7 (curr FN 615), reason=UL_ASS (tbf.cpp:487) 20241111125805876 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805876 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805876 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805877 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) 20241111125805877 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) 20241111125805877 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) 20241111125805877 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) 20241111125805878 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) 20241111125805878 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) 20241111125805879 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) 20241111125805879 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) 20241111125805880 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) 20241111125805880 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) 20241111125805880 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) 20241111125805881 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) 20241111125805882 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) 20241111125805882 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) 20241111125805882 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) 20241111125805882 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 619 + 13 = 632 (pdch_ul_controller.c:131) 20241111125805882 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805883 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805883 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805883 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type POLL (pdch_ul_controller.c:184) 20241111125805883 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=632, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805883 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805883 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805883 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 31 20241111125805895 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) 20241111125805895 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) 20241111125805896 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) 20241111125805896 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) 20241111125805897 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) 20241111125805897 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) 20241111125805897 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) 20241111125805897 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) 20241111125805898 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) 20241111125805898 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) 20241111125805899 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) 20241111125805899 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) 20241111125805900 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) 20241111125805900 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) 20241111125805900 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) 20241111125805900 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) 20241111125805904 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) 20241111125805904 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) 20241111125805905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805918 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) 20241111125805918 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) 20241111125805920 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) 20241111125805920 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) 20241111125805920 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) 20241111125805920 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) 20241111125805921 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) 20241111125805921 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) 20241111125805922 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) 20241111125805922 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) 20241111125805923 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) 20241111125805923 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) 20241111125805923 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) 20241111125805923 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) 20241111125805924 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) 20241111125805924 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) 20241111125805925 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) 20241111125805925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=628 block_nr=1 scheduling free USF for polling at FN=632 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125805925 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) 20241111125805926 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805937 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) 20241111125805937 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) 20241111125805939 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) 20241111125805939 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) 20241111125805939 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) 20241111125805939 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) 20241111125805940 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) 20241111125805940 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) 20241111125805941 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) 20241111125805941 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) 20241111125805942 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) 20241111125805942 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) 20241111125805942 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) 20241111125805942 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) 20241111125805943 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) 20241111125805943 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) 20241111125805944 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) 20241111125805944 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) 20241111125805945 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805956 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) 20241111125805956 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) 20241111125805956 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=632, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125805956 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=632, TS=7 (curr FN 632), reason=UL_ASS (tbf.cpp:487) 20241111125805956 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125805956 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125805956 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125805958 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) 20241111125805958 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) 20241111125805958 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) 20241111125805958 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) 20241111125805959 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) 20241111125805959 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) 20241111125805960 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) 20241111125805960 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) 20241111125805961 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) 20241111125805961 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) 20241111125805961 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) 20241111125805961 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) 20241111125805962 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) 20241111125805962 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) 20241111125805966 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) 20241111125805966 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125805966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 637 + 13 = 650 (pdch_ul_controller.c:131) 20241111125805966 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125805966 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125805966 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125805966 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125805966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type POLL (pdch_ul_controller.c:184) 20241111125805966 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=650, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125805966 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125805967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125805967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125805967 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 32 20241111125805980 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) 20241111125805980 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) 20241111125805982 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) 20241111125805982 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) 20241111125805982 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) 20241111125805982 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) 20241111125805983 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) 20241111125805983 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) 20241111125805984 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) 20241111125805984 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) 20241111125805985 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) 20241111125805985 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) 20241111125805985 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) 20241111125805986 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) 20241111125805986 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) 20241111125805986 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) 20241111125805987 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) 20241111125805987 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) 20241111125805988 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125805999 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) 20241111125805999 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) 20241111125806000 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) 20241111125806001 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) 20241111125806001 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) 20241111125806001 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) 20241111125806002 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) 20241111125806002 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) 20241111125806003 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) 20241111125806003 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) 20241111125806004 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) 20241111125806004 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) 20241111125806004 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) 20241111125806004 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) 20241111125806005 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) 20241111125806005 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) 20241111125806006 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) 20241111125806006 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=645 block_nr=5 scheduling free USF for polling at FN=650 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806006 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) 20241111125806007 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806018 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) 20241111125806019 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) 20241111125806020 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) 20241111125806020 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) 20241111125806021 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) 20241111125806021 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) 20241111125806021 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) 20241111125806021 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) 20241111125806022 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) 20241111125806022 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) 20241111125806023 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) 20241111125806023 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) 20241111125806024 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) 20241111125806024 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) 20241111125806025 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) 20241111125806025 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) 20241111125806028 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) 20241111125806028 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) 20241111125806029 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806042 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) 20241111125806042 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) 20241111125806042 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=650, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806042 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=650, TS=7 (curr FN 650), reason=UL_ASS (tbf.cpp:487) 20241111125806042 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806042 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806043 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806044 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) 20241111125806044 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) 20241111125806045 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) 20241111125806045 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) 20241111125806045 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) 20241111125806045 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) 20241111125806046 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) 20241111125806046 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) 20241111125806047 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) 20241111125806047 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) 20241111125806048 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) 20241111125806048 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) 20241111125806048 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) 20241111125806049 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) 20241111125806049 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) 20241111125806049 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806049 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 654 + 13 = 667 (pdch_ul_controller.c:131) 20241111125806049 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806050 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806050 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806050 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type POLL (pdch_ul_controller.c:184) 20241111125806050 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=667, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806050 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806050 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806051 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 33 20241111125806062 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) 20241111125806062 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) 20241111125806063 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) 20241111125806063 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) 20241111125806064 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) 20241111125806064 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) 20241111125806065 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) 20241111125806065 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) 20241111125806066 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) 20241111125806066 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) 20241111125806066 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) 20241111125806066 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) 20241111125806067 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) 20241111125806067 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) 20241111125806068 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) 20241111125806068 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) 20241111125806069 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) 20241111125806069 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) 20241111125806070 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806081 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) 20241111125806081 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) 20241111125806082 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) 20241111125806082 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) 20241111125806083 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) 20241111125806083 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) 20241111125806084 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) 20241111125806084 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) 20241111125806084 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) 20241111125806084 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) 20241111125806085 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) 20241111125806085 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) 20241111125806086 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) 20241111125806086 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) 20241111125806087 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) 20241111125806087 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) 20241111125806090 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) 20241111125806090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=663 block_nr=9 scheduling free USF for polling at FN=667 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806090 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) 20241111125806091 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806105 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) 20241111125806105 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) 20241111125806106 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) 20241111125806106 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) 20241111125806107 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) 20241111125806107 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) 20241111125806107 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) 20241111125806107 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) 20241111125806108 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) 20241111125806108 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) 20241111125806109 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) 20241111125806109 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) 20241111125806110 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) 20241111125806110 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) 20241111125806110 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) 20241111125806110 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) 20241111125806111 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) 20241111125806111 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) 20241111125806112 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806124 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) 20241111125806124 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) 20241111125806124 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=667, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806124 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=667, TS=7 (curr FN 667), reason=UL_ASS (tbf.cpp:487) 20241111125806124 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806124 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806124 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806125 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) 20241111125806125 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) 20241111125806126 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) 20241111125806126 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) 20241111125806126 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) 20241111125806126 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) 20241111125806127 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) 20241111125806127 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) 20241111125806128 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) 20241111125806128 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) 20241111125806129 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) 20241111125806129 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) 20241111125806129 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) 20241111125806129 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) 20241111125806130 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) 20241111125806130 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 671 + 13 = 684 (pdch_ul_controller.c:131) 20241111125806130 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806130 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806130 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806131 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type POLL (pdch_ul_controller.c:184) 20241111125806131 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=684, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806131 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806131 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 34 20241111125806143 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) 20241111125806143 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) 20241111125806144 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) 20241111125806144 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) 20241111125806145 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) 20241111125806145 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) 20241111125806145 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) 20241111125806145 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) 20241111125806146 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) 20241111125806146 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) 20241111125806147 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) 20241111125806147 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) 20241111125806148 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) 20241111125806148 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) 20241111125806148 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) 20241111125806148 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) 20241111125806152 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) 20241111125806152 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) 20241111125806153 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806166 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) 20241111125806166 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) 20241111125806167 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) 20241111125806167 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) 20241111125806168 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) 20241111125806168 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) 20241111125806169 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) 20241111125806169 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) 20241111125806170 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) 20241111125806170 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) 20241111125806171 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) 20241111125806171 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) 20241111125806172 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) 20241111125806172 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) 20241111125806172 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) 20241111125806172 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) 20241111125806173 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) 20241111125806173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=680 block_nr=1 scheduling free USF for polling at FN=684 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806173 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) 20241111125806174 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806185 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) 20241111125806185 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) 20241111125806186 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) 20241111125806186 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) 20241111125806187 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) 20241111125806187 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) 20241111125806188 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) 20241111125806188 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) 20241111125806189 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) 20241111125806189 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) 20241111125806189 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) 20241111125806189 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) 20241111125806190 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) 20241111125806190 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) 20241111125806191 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) 20241111125806191 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) 20241111125806192 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) 20241111125806192 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) 20241111125806193 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806204 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) 20241111125806204 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) 20241111125806204 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=684, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806204 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=684, TS=7 (curr FN 684), reason=UL_ASS (tbf.cpp:487) 20241111125806204 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806204 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806204 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806206 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) 20241111125806206 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) 20241111125806206 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) 20241111125806206 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) 20241111125806207 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) 20241111125806207 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) 20241111125806208 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) 20241111125806208 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) 20241111125806209 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) 20241111125806209 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) 20241111125806209 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) 20241111125806209 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) 20241111125806210 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) 20241111125806210 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) 20241111125806214 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) 20241111125806214 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 689 + 13 = 702 (pdch_ul_controller.c:131) 20241111125806214 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806214 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806214 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806214 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type POLL (pdch_ul_controller.c:184) 20241111125806214 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=702, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806214 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806215 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 35 20241111125806228 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) 20241111125806228 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) 20241111125806229 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) 20241111125806229 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) 20241111125806230 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) 20241111125806230 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) 20241111125806231 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) 20241111125806231 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) 20241111125806232 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) 20241111125806232 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) 20241111125806232 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) 20241111125806232 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) 20241111125806233 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) 20241111125806233 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) 20241111125806234 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) 20241111125806234 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) 20241111125806235 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) 20241111125806235 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) 20241111125806236 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806247 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) 20241111125806247 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) 20241111125806248 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) 20241111125806248 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) 20241111125806249 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) 20241111125806249 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) 20241111125806250 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) 20241111125806250 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) 20241111125806251 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) 20241111125806251 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) 20241111125806251 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) 20241111125806251 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) 20241111125806252 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) 20241111125806252 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) 20241111125806253 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) 20241111125806253 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) 20241111125806254 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) 20241111125806254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=697 block_nr=5 scheduling free USF for polling at FN=702 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806254 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) 20241111125806255 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806266 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) 20241111125806266 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) 20241111125806267 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) 20241111125806267 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) 20241111125806268 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) 20241111125806268 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) 20241111125806269 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) 20241111125806269 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) 20241111125806270 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) 20241111125806270 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) 20241111125806270 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) 20241111125806271 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) 20241111125806271 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) 20241111125806271 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) 20241111125806272 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) 20241111125806272 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) 20241111125806276 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) 20241111125806276 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) 20241111125806276 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806290 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) 20241111125806290 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) 20241111125806290 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=702, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806290 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=702, TS=7 (curr FN 702), reason=UL_ASS (tbf.cpp:487) 20241111125806290 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806290 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806290 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806291 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) 20241111125806291 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) 20241111125806292 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) 20241111125806292 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) 20241111125806293 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) 20241111125806293 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) 20241111125806294 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) 20241111125806294 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) 20241111125806294 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) 20241111125806294 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) 20241111125806295 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) 20241111125806295 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) 20241111125806296 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) 20241111125806296 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) 20241111125806297 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) 20241111125806297 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 706 + 13 = 719 (pdch_ul_controller.c:131) 20241111125806297 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806297 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806297 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806297 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type POLL (pdch_ul_controller.c:184) 20241111125806298 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=719, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806298 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806298 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 36 20241111125806309 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) 20241111125806309 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) 20241111125806311 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) 20241111125806311 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) 20241111125806312 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) 20241111125806312 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) 20241111125806312 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) 20241111125806312 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) 20241111125806313 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) 20241111125806313 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) 20241111125806314 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) 20241111125806314 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) 20241111125806315 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) 20241111125806315 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) 20241111125806316 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) 20241111125806316 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) 20241111125806316 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) 20241111125806316 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) 20241111125806317 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806328 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) 20241111125806328 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) 20241111125806329 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) 20241111125806329 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) 20241111125806330 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) 20241111125806330 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) 20241111125806331 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) 20241111125806331 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) 20241111125806332 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) 20241111125806332 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) 20241111125806332 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) 20241111125806332 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) 20241111125806333 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) 20241111125806333 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) 20241111125806334 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) 20241111125806334 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) 20241111125806338 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) 20241111125806338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=715 block_nr=9 scheduling free USF for polling at FN=719 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806338 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) 20241111125806339 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806352 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) 20241111125806352 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) 20241111125806353 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) 20241111125806353 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) 20241111125806354 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) 20241111125806354 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) 20241111125806355 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) 20241111125806355 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) 20241111125806356 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) 20241111125806356 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) 20241111125806357 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) 20241111125806357 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) 20241111125806358 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) 20241111125806358 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) 20241111125806358 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) 20241111125806358 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) 20241111125806359 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) 20241111125806359 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) 20241111125806360 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806371 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) 20241111125806371 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) 20241111125806371 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=719, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806371 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=719, TS=7 (curr FN 719), reason=UL_ASS (tbf.cpp:487) 20241111125806371 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806371 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806371 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806372 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) 20241111125806372 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) 20241111125806372 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) 20241111125806372 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) 20241111125806373 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) 20241111125806373 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) 20241111125806373 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) 20241111125806373 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) 20241111125806373 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) 20241111125806374 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) 20241111125806374 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) 20241111125806374 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) 20241111125806374 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) 20241111125806374 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) 20241111125806376 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) 20241111125806376 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 723 + 13 = 736 (pdch_ul_controller.c:131) 20241111125806376 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806376 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806376 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806376 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type POLL (pdch_ul_controller.c:184) 20241111125806376 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=736, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806376 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806376 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 37 20241111125806390 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) 20241111125806390 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) 20241111125806391 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) 20241111125806391 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) 20241111125806391 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) 20241111125806391 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) 20241111125806392 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) 20241111125806392 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) 20241111125806393 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) 20241111125806393 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) 20241111125806394 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) 20241111125806394 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) 20241111125806395 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) 20241111125806395 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) 20241111125806395 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) 20241111125806395 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) 20241111125806399 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) 20241111125806399 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) 20241111125806400 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806415 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) 20241111125806415 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) 20241111125806416 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) 20241111125806416 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) 20241111125806417 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) 20241111125806417 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) 20241111125806419 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) 20241111125806419 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) 20241111125806420 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) 20241111125806420 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) 20241111125806421 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) 20241111125806421 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) 20241111125806422 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) 20241111125806422 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) 20241111125806423 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) 20241111125806423 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) 20241111125806424 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) 20241111125806424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=732 block_nr=1 scheduling free USF for polling at FN=736 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806424 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) 20241111125806425 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806433 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) 20241111125806433 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) 20241111125806435 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) 20241111125806435 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) 20241111125806435 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) 20241111125806435 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) 20241111125806436 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) 20241111125806436 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) 20241111125806437 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) 20241111125806437 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) 20241111125806438 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) 20241111125806438 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) 20241111125806439 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) 20241111125806439 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) 20241111125806439 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) 20241111125806439 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) 20241111125806440 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) 20241111125806440 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) 20241111125806441 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806453 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) 20241111125806453 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) 20241111125806453 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=736, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806453 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=736, TS=7 (curr FN 736), reason=UL_ASS (tbf.cpp:487) 20241111125806453 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806453 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806453 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806455 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) 20241111125806455 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) 20241111125806456 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) 20241111125806456 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) 20241111125806457 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) 20241111125806457 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) 20241111125806458 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) 20241111125806458 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) 20241111125806459 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) 20241111125806459 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) 20241111125806460 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) 20241111125806460 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) 20241111125806461 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) 20241111125806461 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) 20241111125806463 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) 20241111125806463 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 741 + 13 = 754 (pdch_ul_controller.c:131) 20241111125806463 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806463 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806463 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806463 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type POLL (pdch_ul_controller.c:184) 20241111125806463 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=754, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806463 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806463 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 38 20241111125806477 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) 20241111125806477 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) 20241111125806479 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) 20241111125806479 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) 20241111125806481 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) 20241111125806481 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) 20241111125806482 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) 20241111125806482 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) 20241111125806483 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) 20241111125806483 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) 20241111125806483 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) 20241111125806483 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) 20241111125806484 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) 20241111125806484 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) 20241111125806484 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) 20241111125806484 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) 20241111125806485 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) 20241111125806485 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) 20241111125806485 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806497 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) 20241111125806497 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) 20241111125806498 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) 20241111125806498 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) 20241111125806499 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) 20241111125806499 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) 20241111125806499 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) 20241111125806499 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) 20241111125806500 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) 20241111125806500 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) 20241111125806500 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) 20241111125806500 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) 20241111125806501 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) 20241111125806501 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) 20241111125806502 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) 20241111125806502 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) 20241111125806502 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) 20241111125806502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=749 block_nr=5 scheduling free USF for polling at FN=754 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806503 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) 20241111125806504 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806515 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) 20241111125806515 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) 20241111125806515 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) 20241111125806515 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) 20241111125806515 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) 20241111125806515 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) 20241111125806515 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) 20241111125806515 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) 20241111125806516 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) 20241111125806516 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) 20241111125806516 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) 20241111125806516 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) 20241111125806516 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) 20241111125806516 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) 20241111125806516 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) 20241111125806516 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) 20241111125806524 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) 20241111125806524 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) 20241111125806525 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806540 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) 20241111125806540 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) 20241111125806540 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=754, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806540 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=754, TS=7 (curr FN 754), reason=UL_ASS (tbf.cpp:487) 20241111125806540 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806540 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806540 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806541 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) 20241111125806541 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) 20241111125806541 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) 20241111125806541 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) 20241111125806542 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) 20241111125806542 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) 20241111125806543 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) 20241111125806543 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) 20241111125806544 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) 20241111125806544 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) 20241111125806544 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) 20241111125806544 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) 20241111125806545 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) 20241111125806545 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) 20241111125806546 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) 20241111125806546 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 758 + 13 = 771 (pdch_ul_controller.c:131) 20241111125806546 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806546 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806546 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806547 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type POLL (pdch_ul_controller.c:184) 20241111125806547 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=771, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806547 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 39 20241111125806559 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) 20241111125806559 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) 20241111125806560 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) 20241111125806560 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) 20241111125806561 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) 20241111125806561 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) 20241111125806562 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) 20241111125806562 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) 20241111125806563 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) 20241111125806563 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) 20241111125806563 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) 20241111125806563 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) 20241111125806564 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) 20241111125806564 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) 20241111125806565 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) 20241111125806565 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) 20241111125806566 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) 20241111125806566 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) 20241111125806567 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806579 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) 20241111125806579 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) 20241111125806581 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) 20241111125806581 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) 20241111125806582 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) 20241111125806582 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) 20241111125806583 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) 20241111125806583 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) 20241111125806584 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) 20241111125806584 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) 20241111125806586 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) 20241111125806586 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) 20241111125806587 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) 20241111125806587 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) 20241111125806588 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) 20241111125806588 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) 20241111125806589 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) 20241111125806589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=767 block_nr=9 scheduling free USF for polling at FN=771 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806589 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) 20241111125806590 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806604 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) 20241111125806604 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) 20241111125806605 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) 20241111125806605 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) 20241111125806606 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) 20241111125806606 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) 20241111125806607 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) 20241111125806607 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) 20241111125806608 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) 20241111125806608 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) 20241111125806609 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) 20241111125806609 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) 20241111125806610 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) 20241111125806610 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) 20241111125806611 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) 20241111125806611 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) 20241111125806612 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) 20241111125806612 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) 20241111125806613 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806623 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) 20241111125806623 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) 20241111125806623 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=771, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806623 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=771, TS=7 (curr FN 771), reason=UL_ASS (tbf.cpp:487) 20241111125806623 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806623 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806623 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806624 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) 20241111125806624 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) 20241111125806625 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) 20241111125806625 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) 20241111125806626 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) 20241111125806626 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) 20241111125806627 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) 20241111125806627 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) 20241111125806628 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) 20241111125806628 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) 20241111125806629 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) 20241111125806629 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) 20241111125806629 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) 20241111125806629 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) 20241111125806630 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) 20241111125806630 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806630 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 775 + 13 = 788 (pdch_ul_controller.c:131) 20241111125806630 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806631 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806631 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806631 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type POLL (pdch_ul_controller.c:184) 20241111125806631 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=788, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806631 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806631 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 40 20241111125806642 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) 20241111125806642 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) 20241111125806643 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) 20241111125806643 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) 20241111125806644 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) 20241111125806644 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) 20241111125806645 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) 20241111125806645 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) 20241111125806645 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) 20241111125806645 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) 20241111125806646 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) 20241111125806646 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) 20241111125806647 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) 20241111125806647 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) 20241111125806648 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) 20241111125806648 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) 20241111125806651 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) 20241111125806651 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) 20241111125806652 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806664 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) 20241111125806664 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) 20241111125806665 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) 20241111125806665 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) 20241111125806665 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) 20241111125806665 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) 20241111125806665 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) 20241111125806665 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) 20241111125806665 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) 20241111125806665 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) 20241111125806666 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) 20241111125806666 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) 20241111125806666 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) 20241111125806666 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) 20241111125806667 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) 20241111125806667 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) 20241111125806669 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) 20241111125806669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=784 block_nr=1 scheduling free USF for polling at FN=788 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806669 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) 20241111125806669 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806684 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) 20241111125806684 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) 20241111125806685 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) 20241111125806685 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) 20241111125806686 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) 20241111125806686 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) 20241111125806687 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) 20241111125806687 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) 20241111125806687 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) 20241111125806687 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) 20241111125806688 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) 20241111125806688 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) 20241111125806689 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) 20241111125806689 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) 20241111125806690 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) 20241111125806690 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) 20241111125806691 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) 20241111125806691 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) 20241111125806691 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806703 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) 20241111125806703 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) 20241111125806703 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=788, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806703 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=788, TS=7 (curr FN 788), reason=UL_ASS (tbf.cpp:487) 20241111125806703 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806703 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806703 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806705 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) 20241111125806705 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) 20241111125806705 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) 20241111125806705 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) 20241111125806706 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) 20241111125806706 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) 20241111125806707 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) 20241111125806707 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) 20241111125806708 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) 20241111125806708 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) 20241111125806709 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) 20241111125806709 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) 20241111125806709 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) 20241111125806709 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) 20241111125806713 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) 20241111125806713 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 793 + 13 = 806 (pdch_ul_controller.c:131) 20241111125806713 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806713 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806713 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806714 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 806 for type POLL (pdch_ul_controller.c:184) 20241111125806714 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=806, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806714 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806714 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 41 20241111125806728 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) 20241111125806728 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) 20241111125806729 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) 20241111125806729 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) 20241111125806730 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) 20241111125806730 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) 20241111125806731 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) 20241111125806731 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) 20241111125806731 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) 20241111125806731 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) 20241111125806732 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) 20241111125806732 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) 20241111125806733 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) 20241111125806733 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) 20241111125806734 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) 20241111125806734 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) 20241111125806735 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) 20241111125806735 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) 20241111125806736 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806747 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) 20241111125806747 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) 20241111125806748 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) 20241111125806748 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) 20241111125806750 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) 20241111125806750 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) 20241111125806750 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) 20241111125806750 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) 20241111125806751 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) 20241111125806751 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) 20241111125806752 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) 20241111125806752 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) 20241111125806752 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) 20241111125806752 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) 20241111125806753 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) 20241111125806753 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) 20241111125806754 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) 20241111125806754 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=801 block_nr=5 scheduling free USF for polling at FN=806 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806754 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) 20241111125806755 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806766 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) 20241111125806766 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) 20241111125806767 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) 20241111125806767 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) 20241111125806768 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) 20241111125806768 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) 20241111125806768 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) 20241111125806769 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) 20241111125806769 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) 20241111125806769 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) 20241111125806770 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) 20241111125806770 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) 20241111125806770 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) 20241111125806771 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) 20241111125806771 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) 20241111125806771 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) 20241111125806776 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) 20241111125806776 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) 20241111125806776 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806789 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) 20241111125806789 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) 20241111125806789 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=806, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806789 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=806, TS=7 (curr FN 806), reason=UL_ASS (tbf.cpp:487) 20241111125806789 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806789 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806789 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806790 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) 20241111125806790 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) 20241111125806790 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) 20241111125806790 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) 20241111125806790 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) 20241111125806790 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) 20241111125806790 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) 20241111125806790 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) 20241111125806791 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) 20241111125806791 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) 20241111125806791 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) 20241111125806791 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) 20241111125806791 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) 20241111125806791 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) 20241111125806794 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) 20241111125806794 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806794 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 810 + 13 = 823 (pdch_ul_controller.c:131) 20241111125806794 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806794 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806794 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806794 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806794 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type POLL (pdch_ul_controller.c:184) 20241111125806794 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=823, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806794 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806794 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806794 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 42 20241111125806808 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) 20241111125806808 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) 20241111125806809 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) 20241111125806809 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) 20241111125806810 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) 20241111125806810 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) 20241111125806811 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) 20241111125806811 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) 20241111125806811 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) 20241111125806811 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) 20241111125806812 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) 20241111125806812 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) 20241111125806812 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) 20241111125806812 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) 20241111125806813 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) 20241111125806813 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) 20241111125806814 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) 20241111125806814 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) 20241111125806814 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806829 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) 20241111125806829 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) 20241111125806830 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) 20241111125806830 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) 20241111125806831 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) 20241111125806831 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) 20241111125806832 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) 20241111125806832 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) 20241111125806833 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) 20241111125806833 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) 20241111125806834 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) 20241111125806834 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) 20241111125806835 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) 20241111125806835 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) 20241111125806836 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) 20241111125806836 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) 20241111125806838 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) 20241111125806838 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=819 block_nr=9 scheduling free USF for polling at FN=823 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806838 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) 20241111125806839 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806852 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) 20241111125806852 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) 20241111125806854 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) 20241111125806854 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) 20241111125806856 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) 20241111125806856 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) 20241111125806857 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) 20241111125806857 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) 20241111125806858 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) 20241111125806859 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) 20241111125806859 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) 20241111125806859 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) 20241111125806860 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) 20241111125806860 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) 20241111125806861 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) 20241111125806861 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) 20241111125806862 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) 20241111125806862 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) 20241111125806863 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806872 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) 20241111125806872 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) 20241111125806872 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=823, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806872 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=823, TS=7 (curr FN 823), reason=UL_ASS (tbf.cpp:487) 20241111125806872 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806872 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806872 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806873 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) 20241111125806873 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) 20241111125806874 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) 20241111125806874 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) 20241111125806875 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) 20241111125806875 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) 20241111125806876 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) 20241111125806876 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) 20241111125806877 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) 20241111125806877 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) 20241111125806878 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) 20241111125806878 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) 20241111125806878 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) 20241111125806878 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) 20241111125806879 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) 20241111125806879 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 827 + 13 = 840 (pdch_ul_controller.c:131) 20241111125806879 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806879 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806879 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806880 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type POLL (pdch_ul_controller.c:184) 20241111125806880 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=840, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806880 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806880 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 43 20241111125806891 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) 20241111125806891 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) 20241111125806892 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) 20241111125806892 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) 20241111125806893 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) 20241111125806893 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) 20241111125806894 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) 20241111125806894 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) 20241111125806894 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) 20241111125806894 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) 20241111125806895 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) 20241111125806895 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) 20241111125806896 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) 20241111125806896 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) 20241111125806897 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) 20241111125806897 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) 20241111125806900 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) 20241111125806900 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) 20241111125806901 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806915 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) 20241111125806915 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) 20241111125806916 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) 20241111125806916 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) 20241111125806916 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) 20241111125806916 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) 20241111125806917 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) 20241111125806917 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) 20241111125806918 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) 20241111125806918 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) 20241111125806919 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) 20241111125806919 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) 20241111125806920 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) 20241111125806920 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) 20241111125806920 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) 20241111125806920 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) 20241111125806921 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) 20241111125806921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=836 block_nr=1 scheduling free USF for polling at FN=840 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125806921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806922 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806934 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) 20241111125806934 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) 20241111125806935 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) 20241111125806935 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) 20241111125806936 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) 20241111125806936 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) 20241111125806936 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) 20241111125806936 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) 20241111125806937 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) 20241111125806937 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) 20241111125806938 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) 20241111125806938 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) 20241111125806939 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) 20241111125806939 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) 20241111125806939 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) 20241111125806939 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) 20241111125806940 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) 20241111125806940 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) 20241111125806941 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806953 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) 20241111125806953 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) 20241111125806953 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=840, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125806953 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=840, TS=7 (curr FN 840), reason=UL_ASS (tbf.cpp:487) 20241111125806953 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125806953 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125806953 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125806954 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) 20241111125806954 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) 20241111125806955 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) 20241111125806955 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) 20241111125806956 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) 20241111125806956 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) 20241111125806956 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) 20241111125806956 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) 20241111125806957 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) 20241111125806957 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) 20241111125806958 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) 20241111125806958 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) 20241111125806959 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) 20241111125806959 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) 20241111125806963 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) 20241111125806963 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125806963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 845 + 13 = 858 (pdch_ul_controller.c:131) 20241111125806963 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125806963 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125806963 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125806963 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125806963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 858 for type POLL (pdch_ul_controller.c:184) 20241111125806963 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=858, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125806963 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125806963 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125806963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125806964 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 44 20241111125806977 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) 20241111125806977 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) 20241111125806978 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) 20241111125806978 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) 20241111125806979 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) 20241111125806979 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) 20241111125806980 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) 20241111125806980 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) 20241111125806980 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) 20241111125806980 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) 20241111125806981 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) 20241111125806981 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) 20241111125806982 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) 20241111125806982 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) 20241111125806983 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) 20241111125806983 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) 20241111125806984 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) 20241111125806984 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) 20241111125806985 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125806996 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) 20241111125806996 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) 20241111125806997 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) 20241111125806997 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) 20241111125806998 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) 20241111125806998 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) 20241111125806999 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) 20241111125806999 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) 20241111125806999 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) 20241111125806999 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) 20241111125807000 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) 20241111125807000 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) 20241111125807001 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) 20241111125807001 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) 20241111125807002 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) 20241111125807002 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) 20241111125807003 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) 20241111125807003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=853 block_nr=5 scheduling free USF for polling at FN=858 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807003 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) 20241111125807003 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807015 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) 20241111125807015 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) 20241111125807016 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) 20241111125807016 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) 20241111125807017 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) 20241111125807017 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) 20241111125807018 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) 20241111125807018 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) 20241111125807018 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) 20241111125807018 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) 20241111125807019 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) 20241111125807019 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) 20241111125807020 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) 20241111125807020 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) 20241111125807021 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) 20241111125807021 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) 20241111125807024 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) 20241111125807024 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) 20241111125807025 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807039 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) 20241111125807039 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) 20241111125807039 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=858, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807039 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=858, TS=7 (curr FN 858), reason=UL_ASS (tbf.cpp:487) 20241111125807039 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807039 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807039 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807040 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) 20241111125807040 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) 20241111125807041 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) 20241111125807041 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) 20241111125807041 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) 20241111125807041 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) 20241111125807042 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) 20241111125807042 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) 20241111125807043 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) 20241111125807043 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) 20241111125807045 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) 20241111125807045 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) 20241111125807046 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) 20241111125807046 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) 20241111125807047 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) 20241111125807047 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 862 + 13 = 875 (pdch_ul_controller.c:131) 20241111125807047 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807047 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807047 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807048 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 875 for type POLL (pdch_ul_controller.c:184) 20241111125807048 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=875, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807048 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807048 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 45 20241111125807058 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) 20241111125807058 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) 20241111125807059 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) 20241111125807059 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) 20241111125807060 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) 20241111125807060 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) 20241111125807061 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) 20241111125807061 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) 20241111125807062 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) 20241111125807062 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) 20241111125807062 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) 20241111125807062 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) 20241111125807063 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) 20241111125807063 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) 20241111125807064 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) 20241111125807064 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) 20241111125807065 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) 20241111125807065 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) 20241111125807065 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807077 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) 20241111125807077 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) 20241111125807078 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) 20241111125807078 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) 20241111125807079 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) 20241111125807079 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) 20241111125807080 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) 20241111125807080 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) 20241111125807081 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) 20241111125807081 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) 20241111125807081 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) 20241111125807081 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) 20241111125807082 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) 20241111125807082 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) 20241111125807083 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) 20241111125807083 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) 20241111125807086 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) 20241111125807086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=871 block_nr=9 scheduling free USF for polling at FN=875 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807086 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) 20241111125807087 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807101 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) 20241111125807101 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) 20241111125807102 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) 20241111125807102 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) 20241111125807103 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) 20241111125807103 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) 20241111125807104 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) 20241111125807104 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) 20241111125807104 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) 20241111125807104 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) 20241111125807105 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) 20241111125807105 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) 20241111125807106 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) 20241111125807106 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) 20241111125807107 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) 20241111125807107 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) 20241111125807108 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) 20241111125807108 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) 20241111125807109 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807120 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) 20241111125807120 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) 20241111125807120 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=875, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807120 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=875, TS=7 (curr FN 875), reason=UL_ASS (tbf.cpp:487) 20241111125807120 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807120 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807120 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807121 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) 20241111125807121 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) 20241111125807122 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) 20241111125807122 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) 20241111125807123 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) 20241111125807123 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) 20241111125807123 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) 20241111125807124 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) 20241111125807124 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) 20241111125807124 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) 20241111125807125 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) 20241111125807125 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) 20241111125807126 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) 20241111125807126 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) 20241111125807127 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) 20241111125807127 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 879 + 13 = 892 (pdch_ul_controller.c:131) 20241111125807127 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807127 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807127 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807128 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 892 for type POLL (pdch_ul_controller.c:184) 20241111125807128 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=892, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807128 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807128 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 46 20241111125807140 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) 20241111125807140 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) 20241111125807141 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) 20241111125807141 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) 20241111125807142 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) 20241111125807142 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) 20241111125807142 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) 20241111125807142 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) 20241111125807144 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) 20241111125807144 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) 20241111125807145 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) 20241111125807145 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) 20241111125807145 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) 20241111125807145 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) 20241111125807146 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) 20241111125807146 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) 20241111125807149 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) 20241111125807149 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) 20241111125807150 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807163 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) 20241111125807163 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) 20241111125807165 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) 20241111125807165 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) 20241111125807165 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) 20241111125807165 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) 20241111125807166 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) 20241111125807166 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) 20241111125807167 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) 20241111125807167 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) 20241111125807168 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) 20241111125807168 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) 20241111125807169 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) 20241111125807169 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) 20241111125807169 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) 20241111125807169 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) 20241111125807170 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) 20241111125807170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=888 block_nr=1 scheduling free USF for polling at FN=892 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807170 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) 20241111125807171 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807182 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) 20241111125807182 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) 20241111125807184 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) 20241111125807184 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) 20241111125807184 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) 20241111125807184 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) 20241111125807185 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) 20241111125807185 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) 20241111125807186 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) 20241111125807186 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) 20241111125807187 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) 20241111125807187 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) 20241111125807188 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) 20241111125807188 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) 20241111125807188 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) 20241111125807188 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) 20241111125807189 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) 20241111125807189 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) 20241111125807190 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807202 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) 20241111125807202 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) 20241111125807202 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=892, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807202 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=892, TS=7 (curr FN 892), reason=UL_ASS (tbf.cpp:487) 20241111125807202 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807202 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807202 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807203 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) 20241111125807203 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) 20241111125807204 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) 20241111125807204 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) 20241111125807204 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) 20241111125807204 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) 20241111125807205 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) 20241111125807205 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) 20241111125807206 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) 20241111125807206 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) 20241111125807207 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) 20241111125807207 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) 20241111125807208 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) 20241111125807208 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) 20241111125807211 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) 20241111125807211 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 897 + 13 = 910 (pdch_ul_controller.c:131) 20241111125807211 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807211 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807211 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807212 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 910 for type POLL (pdch_ul_controller.c:184) 20241111125807212 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=910, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807212 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807212 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 47 20241111125807225 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) 20241111125807226 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) 20241111125807227 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) 20241111125807227 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) 20241111125807228 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) 20241111125807228 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) 20241111125807229 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) 20241111125807229 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) 20241111125807230 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) 20241111125807230 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) 20241111125807230 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) 20241111125807230 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) 20241111125807231 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) 20241111125807231 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) 20241111125807232 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) 20241111125807232 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) 20241111125807233 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) 20241111125807233 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) 20241111125807234 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807245 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) 20241111125807245 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) 20241111125807246 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) 20241111125807246 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) 20241111125807247 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) 20241111125807247 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) 20241111125807248 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) 20241111125807248 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) 20241111125807249 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) 20241111125807249 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) 20241111125807249 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) 20241111125807249 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) 20241111125807250 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) 20241111125807250 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) 20241111125807251 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) 20241111125807251 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) 20241111125807252 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) 20241111125807252 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=905 block_nr=5 scheduling free USF for polling at FN=910 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807252 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) 20241111125807253 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807264 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) 20241111125807264 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) 20241111125807265 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) 20241111125807265 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) 20241111125807266 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) 20241111125807266 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) 20241111125807267 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) 20241111125807267 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) 20241111125807267 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) 20241111125807268 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) 20241111125807268 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) 20241111125807268 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) 20241111125807269 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) 20241111125807269 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) 20241111125807270 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) 20241111125807270 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) 20241111125807273 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) 20241111125807273 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) 20241111125807274 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807287 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) 20241111125807287 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) 20241111125807287 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=910, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807288 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=910, TS=7 (curr FN 910), reason=UL_ASS (tbf.cpp:487) 20241111125807288 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807288 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807288 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807289 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) 20241111125807289 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) 20241111125807290 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) 20241111125807290 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) 20241111125807291 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) 20241111125807291 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) 20241111125807291 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) 20241111125807291 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) 20241111125807292 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) 20241111125807292 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) 20241111125807292 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) 20241111125807292 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) 20241111125807292 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) 20241111125807292 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) 20241111125807293 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) 20241111125807293 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807293 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 914 + 13 = 927 (pdch_ul_controller.c:131) 20241111125807293 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807293 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807293 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807293 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807293 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 927 for type POLL (pdch_ul_controller.c:184) 20241111125807293 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=927, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807293 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807293 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807293 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 48 20241111125807307 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) 20241111125807307 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) 20241111125807309 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) 20241111125807309 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) 20241111125807309 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) 20241111125807309 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) 20241111125807311 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) 20241111125807311 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) 20241111125807312 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) 20241111125807312 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) 20241111125807313 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) 20241111125807313 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) 20241111125807314 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) 20241111125807314 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) 20241111125807315 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) 20241111125807315 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) 20241111125807316 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) 20241111125807316 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) 20241111125807317 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807326 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) 20241111125807326 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) 20241111125807328 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) 20241111125807328 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) 20241111125807329 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) 20241111125807329 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) 20241111125807330 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) 20241111125807330 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) 20241111125807331 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) 20241111125807331 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) 20241111125807332 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) 20241111125807332 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) 20241111125807333 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) 20241111125807333 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) 20241111125807334 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) 20241111125807334 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) 20241111125807336 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) 20241111125807336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=923 block_nr=9 scheduling free USF for polling at FN=927 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807336 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807350 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) 20241111125807350 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) 20241111125807351 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) 20241111125807351 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) 20241111125807352 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) 20241111125807352 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) 20241111125807353 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) 20241111125807353 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) 20241111125807353 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) 20241111125807354 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) 20241111125807354 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) 20241111125807354 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) 20241111125807355 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) 20241111125807355 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) 20241111125807356 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) 20241111125807356 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) 20241111125807357 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) 20241111125807357 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) 20241111125807358 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807369 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) 20241111125807369 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) 20241111125807369 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=927, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807369 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=927, TS=7 (curr FN 927), reason=UL_ASS (tbf.cpp:487) 20241111125807369 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807369 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807369 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807370 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) 20241111125807370 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) 20241111125807371 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) 20241111125807371 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) 20241111125807372 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) 20241111125807372 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) 20241111125807373 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) 20241111125807373 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) 20241111125807373 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) 20241111125807373 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) 20241111125807374 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) 20241111125807374 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) 20241111125807375 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) 20241111125807375 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) 20241111125807376 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) 20241111125807376 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 931 + 13 = 944 (pdch_ul_controller.c:131) 20241111125807376 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807376 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807376 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807377 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 944 for type POLL (pdch_ul_controller.c:184) 20241111125807377 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=944, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807377 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807377 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807377 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 49 20241111125807388 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) 20241111125807388 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) 20241111125807389 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) 20241111125807390 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) 20241111125807390 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) 20241111125807390 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) 20241111125807391 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) 20241111125807391 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) 20241111125807392 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) 20241111125807392 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) 20241111125807393 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) 20241111125807393 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) 20241111125807394 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) 20241111125807394 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) 20241111125807394 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) 20241111125807394 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) 20241111125807398 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) 20241111125807398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807399 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807413 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) 20241111125807413 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) 20241111125807414 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) 20241111125807414 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) 20241111125807415 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) 20241111125807415 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) 20241111125807416 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) 20241111125807416 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) 20241111125807416 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) 20241111125807416 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) 20241111125807417 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) 20241111125807417 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) 20241111125807418 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) 20241111125807418 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) 20241111125807419 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) 20241111125807419 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) 20241111125807420 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) 20241111125807420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=940 block_nr=1 scheduling free USF for polling at FN=944 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807420 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) 20241111125807421 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807432 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) 20241111125807432 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) 20241111125807434 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) 20241111125807434 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) 20241111125807435 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) 20241111125807435 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) 20241111125807436 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) 20241111125807436 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) 20241111125807437 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) 20241111125807437 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) 20241111125807438 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) 20241111125807438 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) 20241111125807439 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) 20241111125807439 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) 20241111125807441 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) 20241111125807441 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) 20241111125807442 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) 20241111125807442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807443 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807451 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) 20241111125807451 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) 20241111125807451 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=944, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807452 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=944, TS=7 (curr FN 944), reason=UL_ASS (tbf.cpp:487) 20241111125807452 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807452 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807452 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807453 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) 20241111125807453 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) 20241111125807454 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) 20241111125807454 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) 20241111125807454 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) 20241111125807454 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) 20241111125807455 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) 20241111125807455 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) 20241111125807456 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) 20241111125807456 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) 20241111125807457 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) 20241111125807457 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) 20241111125807457 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) 20241111125807457 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) 20241111125807461 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) 20241111125807461 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 949 + 13 = 962 (pdch_ul_controller.c:131) 20241111125807461 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807461 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807461 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807462 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 962 for type POLL (pdch_ul_controller.c:184) 20241111125807462 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=962, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807462 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807462 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 50 20241111125807475 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) 20241111125807475 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) 20241111125807476 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) 20241111125807476 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) 20241111125807477 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) 20241111125807477 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) 20241111125807478 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) 20241111125807478 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) 20241111125807479 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) 20241111125807479 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) 20241111125807480 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) 20241111125807480 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) 20241111125807481 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) 20241111125807481 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) 20241111125807481 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) 20241111125807481 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) 20241111125807482 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) 20241111125807482 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) 20241111125807484 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807495 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) 20241111125807495 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) 20241111125807496 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) 20241111125807496 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) 20241111125807496 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) 20241111125807496 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) 20241111125807497 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) 20241111125807497 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) 20241111125807497 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) 20241111125807497 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) 20241111125807498 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) 20241111125807498 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) 20241111125807499 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) 20241111125807499 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) 20241111125807500 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) 20241111125807500 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) 20241111125807501 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) 20241111125807501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling free USF for polling at FN=962 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807501 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) 20241111125807501 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807514 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) 20241111125807514 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) 20241111125807515 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) 20241111125807515 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) 20241111125807516 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) 20241111125807516 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) 20241111125807516 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) 20241111125807516 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) 20241111125807517 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) 20241111125807517 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) 20241111125807518 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) 20241111125807518 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) 20241111125807519 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) 20241111125807519 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) 20241111125807519 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) 20241111125807519 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) 20241111125807523 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) 20241111125807523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807524 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807537 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) 20241111125807537 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) 20241111125807537 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=962, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807537 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=962, TS=7 (curr FN 962), reason=UL_ASS (tbf.cpp:487) 20241111125807537 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807537 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807537 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807539 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) 20241111125807539 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) 20241111125807539 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) 20241111125807539 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) 20241111125807540 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) 20241111125807540 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) 20241111125807541 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) 20241111125807541 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) 20241111125807542 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) 20241111125807542 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) 20241111125807542 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) 20241111125807542 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) 20241111125807543 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) 20241111125807543 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) 20241111125807544 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) 20241111125807544 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 966 + 13 = 979 (pdch_ul_controller.c:131) 20241111125807544 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807544 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807544 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807545 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 979 for type POLL (pdch_ul_controller.c:184) 20241111125807545 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=979, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807545 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807545 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 51 20241111125807556 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) 20241111125807556 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) 20241111125807558 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) 20241111125807558 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) 20241111125807559 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) 20241111125807559 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) 20241111125807559 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) 20241111125807559 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) 20241111125807560 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) 20241111125807560 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) 20241111125807561 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) 20241111125807561 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) 20241111125807562 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) 20241111125807562 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) 20241111125807563 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) 20241111125807563 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) 20241111125807563 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) 20241111125807563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807564 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807575 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) 20241111125807575 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) 20241111125807577 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) 20241111125807577 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) 20241111125807577 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) 20241111125807578 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) 20241111125807578 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) 20241111125807578 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) 20241111125807579 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) 20241111125807579 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) 20241111125807580 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) 20241111125807580 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) 20241111125807581 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) 20241111125807581 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) 20241111125807582 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) 20241111125807582 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) 20241111125807585 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) 20241111125807585 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling free USF for polling at FN=979 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807585 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) 20241111125807586 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807599 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) 20241111125807599 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) 20241111125807601 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) 20241111125807601 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) 20241111125807601 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) 20241111125807601 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) 20241111125807602 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) 20241111125807602 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) 20241111125807603 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) 20241111125807604 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) 20241111125807604 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) 20241111125807604 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) 20241111125807605 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) 20241111125807605 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) 20241111125807606 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) 20241111125807606 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) 20241111125807607 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) 20241111125807607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807608 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807619 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) 20241111125807619 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) 20241111125807619 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=979, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807619 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=979, TS=7 (curr FN 979), reason=UL_ASS (tbf.cpp:487) 20241111125807619 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807619 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807619 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807620 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) 20241111125807620 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) 20241111125807620 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) 20241111125807621 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) 20241111125807622 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) 20241111125807622 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) 20241111125807622 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) 20241111125807622 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) 20241111125807623 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) 20241111125807623 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) 20241111125807624 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) 20241111125807624 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) 20241111125807625 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) 20241111125807625 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) 20241111125807625 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) 20241111125807625 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 983 + 13 = 996 (pdch_ul_controller.c:131) 20241111125807626 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807626 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807626 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807627 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 996 for type POLL (pdch_ul_controller.c:184) 20241111125807627 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=996, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807627 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807627 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807627 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 52 20241111125807637 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) 20241111125807638 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) 20241111125807639 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) 20241111125807639 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) 20241111125807639 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) 20241111125807640 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) 20241111125807640 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) 20241111125807640 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) 20241111125807641 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) 20241111125807641 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) 20241111125807642 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) 20241111125807642 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) 20241111125807642 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) 20241111125807642 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) 20241111125807643 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) 20241111125807643 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) 20241111125807647 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) 20241111125807647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807648 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807661 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) 20241111125807661 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) 20241111125807662 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) 20241111125807663 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) 20241111125807663 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) 20241111125807663 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) 20241111125807664 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) 20241111125807664 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) 20241111125807665 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) 20241111125807665 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) 20241111125807666 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) 20241111125807666 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) 20241111125807666 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) 20241111125807666 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) 20241111125807667 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) 20241111125807667 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) 20241111125807668 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) 20241111125807668 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling free USF for polling at FN=996 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807668 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) 20241111125807669 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807680 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) 20241111125807680 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) 20241111125807682 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) 20241111125807682 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) 20241111125807683 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) 20241111125807683 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) 20241111125807683 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) 20241111125807683 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) 20241111125807684 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) 20241111125807684 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) 20241111125807685 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) 20241111125807685 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) 20241111125807686 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) 20241111125807686 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) 20241111125807686 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) 20241111125807686 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) 20241111125807687 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) 20241111125807687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807688 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807700 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) 20241111125807700 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) 20241111125807700 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=996, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807700 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=996, TS=7 (curr FN 996), reason=UL_ASS (tbf.cpp:487) 20241111125807700 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807700 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807700 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807701 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) 20241111125807701 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) 20241111125807701 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) 20241111125807701 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) 20241111125807702 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) 20241111125807702 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) 20241111125807703 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) 20241111125807703 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) 20241111125807703 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) 20241111125807703 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) 20241111125807704 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) 20241111125807704 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) 20241111125807705 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) 20241111125807705 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) 20241111125807709 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) 20241111125807709 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807709 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1001 + 13 = 1014 (pdch_ul_controller.c:131) 20241111125807709 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807709 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807709 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807711 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1014 for type POLL (pdch_ul_controller.c:184) 20241111125807711 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1014, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807711 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807711 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 53 20241111125807723 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) 20241111125807723 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) 20241111125807725 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) 20241111125807725 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) 20241111125807726 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) 20241111125807726 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) 20241111125807726 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) 20241111125807726 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) 20241111125807727 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) 20241111125807727 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) 20241111125807728 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) 20241111125807728 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) 20241111125807729 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) 20241111125807729 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) 20241111125807730 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) 20241111125807730 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) 20241111125807731 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) 20241111125807731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807731 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807742 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) 20241111125807742 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) 20241111125807744 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) 20241111125807744 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) 20241111125807744 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) 20241111125807744 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) 20241111125807745 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) 20241111125807745 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) 20241111125807746 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) 20241111125807746 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) 20241111125807747 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) 20241111125807747 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) 20241111125807748 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) 20241111125807748 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) 20241111125807749 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) 20241111125807749 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) 20241111125807750 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) 20241111125807750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling free USF for polling at FN=1014 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807751 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807761 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) 20241111125807761 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) 20241111125807763 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) 20241111125807763 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) 20241111125807763 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) 20241111125807763 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) 20241111125807764 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) 20241111125807764 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) 20241111125807765 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) 20241111125807765 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) 20241111125807766 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) 20241111125807766 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) 20241111125807767 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) 20241111125807767 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) 20241111125807767 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) 20241111125807767 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) 20241111125807771 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) 20241111125807771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807772 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807785 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) 20241111125807785 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) 20241111125807785 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1014, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807785 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1014, TS=7 (curr FN 1014), reason=UL_ASS (tbf.cpp:487) 20241111125807785 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807785 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807785 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807786 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) 20241111125807786 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) 20241111125807787 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) 20241111125807787 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) 20241111125807788 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) 20241111125807788 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) 20241111125807789 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) 20241111125807789 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) 20241111125807789 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) 20241111125807790 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) 20241111125807790 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) 20241111125807790 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) 20241111125807791 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) 20241111125807791 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) 20241111125807792 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) 20241111125807792 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1018 + 13 = 1031 (pdch_ul_controller.c:131) 20241111125807792 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807792 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807792 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807793 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1031 for type POLL (pdch_ul_controller.c:184) 20241111125807793 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1031, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807793 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807793 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807793 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 54 20241111125807804 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) 20241111125807804 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) 20241111125807806 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) 20241111125807806 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) 20241111125807806 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) 20241111125807806 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) 20241111125807807 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) 20241111125807807 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) 20241111125807808 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) 20241111125807808 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) 20241111125807809 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) 20241111125807809 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) 20241111125807809 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) 20241111125807809 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) 20241111125807810 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) 20241111125807810 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) 20241111125807811 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) 20241111125807811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807812 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807823 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) 20241111125807823 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) 20241111125807825 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) 20241111125807825 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) 20241111125807825 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) 20241111125807825 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) 20241111125807826 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) 20241111125807826 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) 20241111125807827 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) 20241111125807827 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) 20241111125807828 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) 20241111125807828 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) 20241111125807828 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) 20241111125807828 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) 20241111125807829 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) 20241111125807829 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) 20241111125807833 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) 20241111125807833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling free USF for polling at FN=1031 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807833 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) 20241111125807834 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807847 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) 20241111125807847 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) 20241111125807848 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) 20241111125807849 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) 20241111125807849 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) 20241111125807849 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) 20241111125807850 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) 20241111125807850 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) 20241111125807851 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) 20241111125807851 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) 20241111125807852 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) 20241111125807852 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) 20241111125807852 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) 20241111125807852 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) 20241111125807853 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) 20241111125807853 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) 20241111125807854 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) 20241111125807854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807855 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807866 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) 20241111125807866 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) 20241111125807866 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1031, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807866 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1031, TS=7 (curr FN 1031), reason=UL_ASS (tbf.cpp:487) 20241111125807866 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807866 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807866 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807867 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) 20241111125807868 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) 20241111125807868 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) 20241111125807868 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) 20241111125807869 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) 20241111125807869 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) 20241111125807870 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) 20241111125807870 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) 20241111125807870 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) 20241111125807871 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) 20241111125807871 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) 20241111125807871 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) 20241111125807872 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) 20241111125807872 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) 20241111125807873 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) 20241111125807873 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807873 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1035 + 13 = 1048 (pdch_ul_controller.c:131) 20241111125807873 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807873 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807873 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807874 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type POLL (pdch_ul_controller.c:184) 20241111125807874 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1048, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807874 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807874 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807874 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 55 20241111125807886 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) 20241111125807886 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) 20241111125807887 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) 20241111125807887 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) 20241111125807888 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) 20241111125807888 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) 20241111125807889 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) 20241111125807889 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) 20241111125807890 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) 20241111125807890 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) 20241111125807890 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) 20241111125807890 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) 20241111125807891 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) 20241111125807891 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) 20241111125807892 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) 20241111125807892 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) 20241111125807895 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) 20241111125807895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Sending data request: sapi=5 arfcn=871 cur_fn=1035 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807896 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807909 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) 20241111125807909 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) 20241111125807911 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) 20241111125807911 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) 20241111125807911 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) 20241111125807911 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) 20241111125807912 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) 20241111125807912 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) 20241111125807913 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) 20241111125807913 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) 20241111125807914 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) 20241111125807914 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) 20241111125807915 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) 20241111125807915 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) 20241111125807916 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) 20241111125807916 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) 20241111125807917 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) 20241111125807917 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling free USF for polling at FN=1048 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807917 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) 20241111125807918 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807928 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) 20241111125807928 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) 20241111125807930 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) 20241111125807930 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) 20241111125807931 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) 20241111125807931 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) 20241111125807931 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) 20241111125807931 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) 20241111125807932 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) 20241111125807932 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) 20241111125807933 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) 20241111125807933 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) 20241111125807934 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) 20241111125807934 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) 20241111125807934 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) 20241111125807935 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) 20241111125807935 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) 20241111125807935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807936 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807948 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) 20241111125807948 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) 20241111125807948 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1048, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125807948 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1048, TS=7 (curr FN 1048), reason=UL_ASS (tbf.cpp:487) 20241111125807948 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125807948 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125807948 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125807949 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) 20241111125807949 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) 20241111125807950 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) 20241111125807950 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) 20241111125807951 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) 20241111125807951 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) 20241111125807951 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) 20241111125807951 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) 20241111125807952 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) 20241111125807952 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) 20241111125807953 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) 20241111125807953 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) 20241111125807954 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) 20241111125807954 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) 20241111125807957 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) 20241111125807957 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125807958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1053 + 13 = 1066 (pdch_ul_controller.c:131) 20241111125807958 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125807958 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125807958 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125807959 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125807959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1066 for type POLL (pdch_ul_controller.c:184) 20241111125807959 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1066, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125807959 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125807959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125807959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807959 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 56 20241111125807971 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) 20241111125807971 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) 20241111125807972 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) 20241111125807972 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) 20241111125807973 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) 20241111125807973 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) 20241111125807974 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) 20241111125807974 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) 20241111125807975 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) 20241111125807975 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) 20241111125807976 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) 20241111125807976 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) 20241111125807976 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) 20241111125807976 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) 20241111125807977 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) 20241111125807977 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) 20241111125807978 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) 20241111125807978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125807979 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125807990 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) 20241111125807990 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) 20241111125807991 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) 20241111125807992 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) 20241111125807992 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) 20241111125807992 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) 20241111125807993 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) 20241111125807993 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) 20241111125807995 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) 20241111125807995 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) 20241111125807995 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) 20241111125807995 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) 20241111125807996 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) 20241111125807996 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) 20241111125807997 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) 20241111125807997 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) 20241111125807998 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) 20241111125807998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling free USF for polling at FN=1066 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125807998 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) 20241111125807999 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808009 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) 20241111125808009 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) 20241111125808011 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) 20241111125808011 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) 20241111125808011 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) 20241111125808011 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) 20241111125808012 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) 20241111125808012 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) 20241111125808013 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) 20241111125808013 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) 20241111125808014 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) 20241111125808014 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) 20241111125808015 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) 20241111125808015 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) 20241111125808015 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) 20241111125808015 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) 20241111125808019 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) 20241111125808019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808020 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808033 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) 20241111125808033 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) 20241111125808033 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1066, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808033 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1066, TS=7 (curr FN 1066), reason=UL_ASS (tbf.cpp:487) 20241111125808033 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808033 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808033 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808034 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) 20241111125808034 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) 20241111125808035 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) 20241111125808035 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) 20241111125808036 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) 20241111125808036 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) 20241111125808037 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) 20241111125808037 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) 20241111125808038 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) 20241111125808038 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) 20241111125808038 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) 20241111125808038 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) 20241111125808039 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) 20241111125808039 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) 20241111125808040 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) 20241111125808040 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808040 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1070 + 13 = 1083 (pdch_ul_controller.c:131) 20241111125808040 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808040 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808040 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808041 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808041 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1083 for type POLL (pdch_ul_controller.c:184) 20241111125808041 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1083, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808041 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808041 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808041 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 57 20241111125808053 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) 20241111125808053 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) 20241111125808054 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) 20241111125808054 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) 20241111125808055 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) 20241111125808055 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) 20241111125808056 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) 20241111125808056 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) 20241111125808057 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) 20241111125808057 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) 20241111125808057 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) 20241111125808057 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) 20241111125808058 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) 20241111125808058 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) 20241111125808059 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) 20241111125808059 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) 20241111125808060 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) 20241111125808060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808061 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808072 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) 20241111125808072 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) 20241111125808073 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) 20241111125808073 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) 20241111125808074 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) 20241111125808074 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) 20241111125808074 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) 20241111125808074 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) 20241111125808075 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) 20241111125808075 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) 20241111125808077 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) 20241111125808077 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) 20241111125808078 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) 20241111125808078 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) 20241111125808079 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) 20241111125808079 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) 20241111125808081 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) 20241111125808081 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling free USF for polling at FN=1083 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808081 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) 20241111125808082 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808095 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) 20241111125808095 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) 20241111125808097 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) 20241111125808097 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) 20241111125808098 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) 20241111125808098 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) 20241111125808098 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) 20241111125808098 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) 20241111125808099 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) 20241111125808099 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) 20241111125808100 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) 20241111125808100 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) 20241111125808101 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) 20241111125808101 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) 20241111125808102 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) 20241111125808102 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) 20241111125808103 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) 20241111125808103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808103 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808114 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) 20241111125808114 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) 20241111125808114 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1083, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808115 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1083, TS=7 (curr FN 1083), reason=UL_ASS (tbf.cpp:487) 20241111125808115 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808115 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808115 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808116 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) 20241111125808116 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) 20241111125808116 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) 20241111125808116 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) 20241111125808117 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) 20241111125808117 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) 20241111125808118 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) 20241111125808118 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) 20241111125808119 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) 20241111125808119 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) 20241111125808120 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) 20241111125808120 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) 20241111125808120 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) 20241111125808120 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) 20241111125808121 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) 20241111125808121 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1087 + 13 = 1100 (pdch_ul_controller.c:131) 20241111125808121 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808121 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808121 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808122 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808122 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1100 for type POLL (pdch_ul_controller.c:184) 20241111125808122 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1100, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808122 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808122 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 58 20241111125808135 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) 20241111125808135 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) 20241111125808136 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) 20241111125808136 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) 20241111125808137 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) 20241111125808137 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) 20241111125808137 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) 20241111125808137 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) 20241111125808138 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) 20241111125808138 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) 20241111125808139 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) 20241111125808139 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) 20241111125808140 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) 20241111125808140 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) 20241111125808141 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) 20241111125808141 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) 20241111125808144 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) 20241111125808144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808145 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808159 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) 20241111125808159 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) 20241111125808160 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) 20241111125808160 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) 20241111125808161 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) 20241111125808161 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) 20241111125808162 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) 20241111125808162 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) 20241111125808163 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) 20241111125808163 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) 20241111125808163 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) 20241111125808163 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) 20241111125808164 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) 20241111125808164 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) 20241111125808165 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) 20241111125808165 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) 20241111125808166 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) 20241111125808166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling free USF for polling at FN=1100 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808166 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808178 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) 20241111125808178 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) 20241111125808179 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) 20241111125808179 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) 20241111125808180 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) 20241111125808180 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) 20241111125808181 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) 20241111125808181 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) 20241111125808182 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) 20241111125808182 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) 20241111125808183 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) 20241111125808183 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) 20241111125808184 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) 20241111125808184 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) 20241111125808185 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) 20241111125808185 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) 20241111125808185 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) 20241111125808185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808186 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808197 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) 20241111125808197 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) 20241111125808197 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1100, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808197 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1100, TS=7 (curr FN 1100), reason=UL_ASS (tbf.cpp:487) 20241111125808197 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808197 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808197 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808198 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) 20241111125808198 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) 20241111125808199 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) 20241111125808199 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) 20241111125808200 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) 20241111125808200 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) 20241111125808200 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) 20241111125808201 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) 20241111125808201 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) 20241111125808201 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) 20241111125808202 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) 20241111125808202 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) 20241111125808203 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) 20241111125808203 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) 20241111125808206 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) 20241111125808206 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1105 + 13 = 1118 (pdch_ul_controller.c:131) 20241111125808206 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808206 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808206 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808207 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1118 for type POLL (pdch_ul_controller.c:184) 20241111125808207 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1118, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808207 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808207 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808207 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 59 20241111125808221 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) 20241111125808221 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) 20241111125808222 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) 20241111125808222 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) 20241111125808223 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) 20241111125808223 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) 20241111125808223 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) 20241111125808223 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) 20241111125808224 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) 20241111125808224 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) 20241111125808225 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) 20241111125808225 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) 20241111125808226 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) 20241111125808226 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) 20241111125808226 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) 20241111125808226 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) 20241111125808227 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) 20241111125808227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808228 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808240 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) 20241111125808240 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) 20241111125808241 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) 20241111125808241 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) 20241111125808242 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) 20241111125808242 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) 20241111125808242 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) 20241111125808242 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) 20241111125808243 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) 20241111125808243 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) 20241111125808244 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) 20241111125808244 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) 20241111125808245 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) 20241111125808245 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) 20241111125808245 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) 20241111125808245 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) 20241111125808246 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) 20241111125808246 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling free USF for polling at FN=1118 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808246 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) 20241111125808247 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808259 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) 20241111125808259 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) 20241111125808260 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) 20241111125808260 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) 20241111125808261 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) 20241111125808261 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) 20241111125808261 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) 20241111125808261 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) 20241111125808262 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) 20241111125808262 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) 20241111125808263 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) 20241111125808263 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) 20241111125808264 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) 20241111125808264 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) 20241111125808264 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) 20241111125808264 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) 20241111125808268 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) 20241111125808268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808269 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808282 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) 20241111125808282 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) 20241111125808282 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1118, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808282 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1118, TS=7 (curr FN 1118), reason=UL_ASS (tbf.cpp:487) 20241111125808282 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808283 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808283 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808284 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) 20241111125808284 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) 20241111125808284 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) 20241111125808284 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) 20241111125808285 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) 20241111125808285 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) 20241111125808286 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) 20241111125808286 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) 20241111125808287 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) 20241111125808287 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) 20241111125808288 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) 20241111125808288 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) 20241111125808289 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) 20241111125808289 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) 20241111125808290 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) 20241111125808290 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1122 + 13 = 1135 (pdch_ul_controller.c:131) 20241111125808290 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808290 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808290 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808290 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1135 for type POLL (pdch_ul_controller.c:184) 20241111125808290 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1135, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808290 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808291 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 60 20241111125808302 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) 20241111125808302 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) 20241111125808303 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) 20241111125808303 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) 20241111125808304 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) 20241111125808304 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) 20241111125808305 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) 20241111125808305 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) 20241111125808305 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) 20241111125808305 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) 20241111125808306 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) 20241111125808306 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) 20241111125808307 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) 20241111125808307 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) 20241111125808308 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) 20241111125808308 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) 20241111125808309 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) 20241111125808309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808310 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808321 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) 20241111125808321 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) 20241111125808322 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) 20241111125808322 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) 20241111125808323 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) 20241111125808323 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) 20241111125808324 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) 20241111125808324 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) 20241111125808325 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) 20241111125808325 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) 20241111125808326 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) 20241111125808326 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) 20241111125808327 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) 20241111125808327 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) 20241111125808327 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) 20241111125808327 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) 20241111125808331 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) 20241111125808331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling free USF for polling at FN=1135 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808331 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) 20241111125808332 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808345 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) 20241111125808345 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) 20241111125808346 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) 20241111125808346 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) 20241111125808346 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) 20241111125808346 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) 20241111125808347 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) 20241111125808347 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) 20241111125808348 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) 20241111125808348 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) 20241111125808348 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) 20241111125808348 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) 20241111125808349 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) 20241111125808349 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) 20241111125808349 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) 20241111125808349 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) 20241111125808350 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) 20241111125808350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808350 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808363 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) 20241111125808363 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) 20241111125808363 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1135, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808363 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1135, TS=7 (curr FN 1135), reason=UL_ASS (tbf.cpp:487) 20241111125808363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808363 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808364 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) 20241111125808364 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) 20241111125808364 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) 20241111125808364 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) 20241111125808364 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) 20241111125808364 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) 20241111125808365 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) 20241111125808365 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) 20241111125808365 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) 20241111125808365 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) 20241111125808366 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) 20241111125808366 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) 20241111125808367 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) 20241111125808367 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) 20241111125808368 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) 20241111125808368 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1139 + 13 = 1152 (pdch_ul_controller.c:131) 20241111125808368 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808368 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808368 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808368 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1152 for type POLL (pdch_ul_controller.c:184) 20241111125808368 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1152, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808368 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808368 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808369 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 61 20241111125808382 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) 20241111125808382 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) 20241111125808383 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) 20241111125808383 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) 20241111125808383 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) 20241111125808383 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) 20241111125808384 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) 20241111125808384 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) 20241111125808384 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) 20241111125808384 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) 20241111125808384 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) 20241111125808384 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) 20241111125808385 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) 20241111125808385 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) 20241111125808385 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) 20241111125808385 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) 20241111125808392 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) 20241111125808392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808393 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808405 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) 20241111125808405 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) 20241111125808406 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) 20241111125808406 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) 20241111125808406 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) 20241111125808406 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) 20241111125808407 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) 20241111125808407 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) 20241111125808407 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) 20241111125808407 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) 20241111125808407 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) 20241111125808407 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) 20241111125808408 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) 20241111125808408 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) 20241111125808408 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) 20241111125808408 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) 20241111125808410 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) 20241111125808410 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling free USF for polling at FN=1152 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808410 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) 20241111125808410 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808424 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) 20241111125808425 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) 20241111125808425 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) 20241111125808425 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) 20241111125808425 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) 20241111125808428 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) 20241111125808428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808429 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808443 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) 20241111125808443 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) 20241111125808443 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1152, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808443 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1152, TS=7 (curr FN 1152), reason=UL_ASS (tbf.cpp:487) 20241111125808444 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808444 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808444 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808445 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) 20241111125808445 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) 20241111125808445 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) 20241111125808445 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) 20241111125808446 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) 20241111125808446 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) 20241111125808447 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) 20241111125808447 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) 20241111125808448 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) 20241111125808448 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) 20241111125808449 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) 20241111125808449 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) 20241111125808450 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) 20241111125808450 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) 20241111125808453 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) 20241111125808453 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1157 + 13 = 1170 (pdch_ul_controller.c:131) 20241111125808453 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808453 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808453 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808454 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808454 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1170 for type POLL (pdch_ul_controller.c:184) 20241111125808454 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1170, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808454 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808455 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 62 20241111125808467 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) 20241111125808467 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) 20241111125808469 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) 20241111125808469 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) 20241111125808469 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) 20241111125808469 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) 20241111125808470 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) 20241111125808470 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) 20241111125808471 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) 20241111125808471 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) 20241111125808472 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) 20241111125808472 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) 20241111125808472 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) 20241111125808473 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) 20241111125808473 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) 20241111125808473 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) 20241111125808474 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) 20241111125808474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808475 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808486 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) 20241111125808486 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) 20241111125808488 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) 20241111125808488 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) 20241111125808488 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) 20241111125808488 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) 20241111125808489 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) 20241111125808489 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) 20241111125808490 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) 20241111125808490 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) 20241111125808491 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) 20241111125808491 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) 20241111125808492 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) 20241111125808492 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) 20241111125808492 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) 20241111125808492 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) 20241111125808493 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) 20241111125808493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling free USF for polling at FN=1170 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808493 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) 20241111125808494 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808506 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) 20241111125808506 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) 20241111125808507 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) 20241111125808507 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) 20241111125808508 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) 20241111125808508 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) 20241111125808509 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) 20241111125808509 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) 20241111125808510 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) 20241111125808510 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) 20241111125808510 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) 20241111125808510 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) 20241111125808511 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) 20241111125808511 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) 20241111125808512 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) 20241111125808512 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) 20241111125808515 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) 20241111125808515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808516 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808529 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) 20241111125808529 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) 20241111125808529 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1170, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808529 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1170, TS=7 (curr FN 1170), reason=UL_ASS (tbf.cpp:487) 20241111125808529 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808529 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808529 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808531 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) 20241111125808531 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) 20241111125808532 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) 20241111125808532 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) 20241111125808532 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) 20241111125808532 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) 20241111125808533 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) 20241111125808533 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) 20241111125808534 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) 20241111125808534 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) 20241111125808535 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) 20241111125808535 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) 20241111125808535 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) 20241111125808536 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) 20241111125808536 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) 20241111125808536 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1174 + 13 = 1187 (pdch_ul_controller.c:131) 20241111125808536 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808536 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808536 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808537 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1187 for type POLL (pdch_ul_controller.c:184) 20241111125808537 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1187, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808537 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808537 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808537 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 63 20241111125808548 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) 20241111125808549 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) 20241111125808550 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) 20241111125808550 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) 20241111125808551 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) 20241111125808551 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) 20241111125808551 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) 20241111125808551 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) 20241111125808552 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) 20241111125808552 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) 20241111125808553 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) 20241111125808553 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) 20241111125808554 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) 20241111125808554 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) 20241111125808554 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) 20241111125808554 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) 20241111125808555 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) 20241111125808555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808556 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808567 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) 20241111125808567 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) 20241111125808569 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) 20241111125808569 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) 20241111125808569 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) 20241111125808569 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) 20241111125808570 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) 20241111125808570 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) 20241111125808571 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) 20241111125808571 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) 20241111125808572 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) 20241111125808572 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) 20241111125808572 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) 20241111125808572 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) 20241111125808573 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) 20241111125808573 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) 20241111125808577 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) 20241111125808577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling free USF for polling at FN=1187 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808578 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808591 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) 20241111125808591 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) 20241111125808592 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) 20241111125808593 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) 20241111125808593 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) 20241111125808593 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) 20241111125808594 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) 20241111125808594 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) 20241111125808595 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) 20241111125808595 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) 20241111125808595 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) 20241111125808596 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) 20241111125808596 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) 20241111125808596 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) 20241111125808597 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) 20241111125808597 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) 20241111125808598 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) 20241111125808598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808599 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808610 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) 20241111125808611 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) 20241111125808611 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1187, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808611 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1187, TS=7 (curr FN 1187), reason=UL_ASS (tbf.cpp:487) 20241111125808611 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808611 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808611 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808613 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) 20241111125808613 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) 20241111125808614 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) 20241111125808614 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) 20241111125808615 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) 20241111125808616 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) 20241111125808616 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) 20241111125808616 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) 20241111125808617 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) 20241111125808617 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) 20241111125808619 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) 20241111125808619 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) 20241111125808619 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) 20241111125808619 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) 20241111125808620 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) 20241111125808620 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808620 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1191 + 13 = 1204 (pdch_ul_controller.c:131) 20241111125808620 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808620 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808620 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808620 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808620 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1204 for type POLL (pdch_ul_controller.c:184) 20241111125808620 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1204, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808620 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808620 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808620 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 64 20241111125808629 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) 20241111125808629 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) 20241111125808630 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) 20241111125808630 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) 20241111125808631 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) 20241111125808631 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) 20241111125808632 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) 20241111125808632 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) 20241111125808633 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) 20241111125808633 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) 20241111125808634 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) 20241111125808634 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) 20241111125808635 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) 20241111125808635 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) 20241111125808636 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) 20241111125808636 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) 20241111125808639 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) 20241111125808640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808641 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808654 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) 20241111125808654 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) 20241111125808655 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) 20241111125808655 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) 20241111125808656 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) 20241111125808656 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) 20241111125808656 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) 20241111125808656 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) 20241111125808657 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) 20241111125808657 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) 20241111125808658 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) 20241111125808658 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) 20241111125808659 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) 20241111125808659 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) 20241111125808659 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) 20241111125808659 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) 20241111125808660 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) 20241111125808660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling free USF for polling at FN=1204 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808660 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) 20241111125808660 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808673 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) 20241111125808673 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) 20241111125808674 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) 20241111125808674 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) 20241111125808675 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) 20241111125808675 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) 20241111125808676 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) 20241111125808676 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) 20241111125808676 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) 20241111125808676 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) 20241111125808677 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) 20241111125808677 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) 20241111125808678 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) 20241111125808678 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) 20241111125808679 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) 20241111125808679 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) 20241111125808680 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) 20241111125808680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808681 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808692 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) 20241111125808692 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) 20241111125808692 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1204, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808692 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1204, TS=7 (curr FN 1204), reason=UL_ASS (tbf.cpp:487) 20241111125808692 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808692 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808692 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808693 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) 20241111125808693 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) 20241111125808694 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) 20241111125808694 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) 20241111125808695 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) 20241111125808695 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) 20241111125808696 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) 20241111125808696 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) 20241111125808697 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) 20241111125808697 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) 20241111125808697 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) 20241111125808697 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) 20241111125808698 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) 20241111125808698 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) 20241111125808701 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) 20241111125808701 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1209 + 13 = 1222 (pdch_ul_controller.c:131) 20241111125808701 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808701 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808701 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808702 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1222 for type POLL (pdch_ul_controller.c:184) 20241111125808702 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1222, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808702 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808702 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 65 20241111125808716 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) 20241111125808717 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) 20241111125808717 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) 20241111125808717 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) 20241111125808718 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) 20241111125808718 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) 20241111125808719 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) 20241111125808719 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) 20241111125808719 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) 20241111125808719 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) 20241111125808720 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) 20241111125808720 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) 20241111125808720 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) 20241111125808720 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) 20241111125808721 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) 20241111125808721 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) 20241111125808721 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) 20241111125808721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808721 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808735 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) 20241111125808735 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) 20241111125808736 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) 20241111125808736 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) 20241111125808737 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) 20241111125808737 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) 20241111125808737 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) 20241111125808737 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) 20241111125808738 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) 20241111125808738 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) 20241111125808739 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) 20241111125808739 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) 20241111125808739 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) 20241111125808739 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) 20241111125808740 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) 20241111125808740 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) 20241111125808740 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) 20241111125808740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling free USF for polling at FN=1222 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808740 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) 20241111125808741 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808754 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) 20241111125808754 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) 20241111125808755 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) 20241111125808755 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) 20241111125808756 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) 20241111125808756 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) 20241111125808757 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) 20241111125808757 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) 20241111125808757 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) 20241111125808757 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) 20241111125808758 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) 20241111125808758 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) 20241111125808759 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) 20241111125808759 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) 20241111125808760 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) 20241111125808760 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) 20241111125808764 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) 20241111125808764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808765 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808778 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) 20241111125808778 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) 20241111125808778 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1222, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808778 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1222, TS=7 (curr FN 1222), reason=UL_ASS (tbf.cpp:487) 20241111125808778 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808778 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808778 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808778 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) 20241111125808778 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) 20241111125808779 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) 20241111125808779 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) 20241111125808779 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) 20241111125808779 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) 20241111125808779 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) 20241111125808779 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) 20241111125808780 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) 20241111125808780 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) 20241111125808780 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) 20241111125808780 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) 20241111125808781 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) 20241111125808781 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) 20241111125808782 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) 20241111125808782 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1226 + 13 = 1239 (pdch_ul_controller.c:131) 20241111125808782 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808782 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808782 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808782 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1239 for type POLL (pdch_ul_controller.c:184) 20241111125808782 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1239, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808782 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808782 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 66 20241111125808797 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) 20241111125808797 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) 20241111125808797 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) 20241111125808797 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) 20241111125808798 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) 20241111125808798 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) 20241111125808798 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) 20241111125808798 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) 20241111125808799 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) 20241111125808799 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) 20241111125808799 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) 20241111125808799 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) 20241111125808800 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) 20241111125808800 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) 20241111125808800 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) 20241111125808800 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) 20241111125808801 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) 20241111125808801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808802 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808816 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) 20241111125808816 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) 20241111125808817 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) 20241111125808817 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) 20241111125808818 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) 20241111125808818 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) 20241111125808819 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) 20241111125808819 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) 20241111125808820 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) 20241111125808820 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) 20241111125808821 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) 20241111125808821 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) 20241111125808821 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) 20241111125808821 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) 20241111125808822 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) 20241111125808822 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) 20241111125808826 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) 20241111125808826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling free USF for polling at FN=1239 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808826 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) 20241111125808826 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808840 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) 20241111125808840 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) 20241111125808841 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) 20241111125808841 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) 20241111125808842 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) 20241111125808842 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) 20241111125808843 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) 20241111125808843 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) 20241111125808844 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) 20241111125808844 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) 20241111125808844 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) 20241111125808844 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) 20241111125808845 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) 20241111125808845 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) 20241111125808846 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) 20241111125808846 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) 20241111125808847 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) 20241111125808847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Sending data request: sapi=5 arfcn=871 cur_fn=1235 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808848 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808859 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) 20241111125808859 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) 20241111125808859 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1239, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808860 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1239, TS=7 (curr FN 1239), reason=UL_ASS (tbf.cpp:487) 20241111125808860 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808860 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808860 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808862 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) 20241111125808862 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) 20241111125808863 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) 20241111125808863 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) 20241111125808864 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) 20241111125808864 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) 20241111125808864 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) 20241111125808864 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) 20241111125808865 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) 20241111125808865 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) 20241111125808866 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) 20241111125808866 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) 20241111125808867 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) 20241111125808867 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) 20241111125808868 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) 20241111125808868 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1243 + 13 = 1256 (pdch_ul_controller.c:131) 20241111125808868 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808868 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808868 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808869 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808869 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1256 for type POLL (pdch_ul_controller.c:184) 20241111125808869 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1256, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808869 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808869 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Sending data request: sapi=5 arfcn=871 cur_fn=1239 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808869 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 67 20241111125808878 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) 20241111125808878 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) 20241111125808880 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) 20241111125808880 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) 20241111125808881 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) 20241111125808881 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) 20241111125808882 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) 20241111125808882 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) 20241111125808882 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) 20241111125808882 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) 20241111125808883 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) 20241111125808883 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) 20241111125808884 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) 20241111125808884 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) 20241111125808884 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) 20241111125808884 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) 20241111125808887 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) 20241111125808888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808888 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808901 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) 20241111125808901 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) 20241111125808901 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) 20241111125808901 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) 20241111125808901 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) 20241111125808901 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) 20241111125808902 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) 20241111125808902 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) 20241111125808902 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) 20241111125808902 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) 20241111125808902 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) 20241111125808902 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) 20241111125808902 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) 20241111125808902 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) 20241111125808902 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) 20241111125808902 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) 20241111125808905 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) 20241111125808905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling free USF for polling at FN=1256 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808906 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) 20241111125808906 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808921 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) 20241111125808921 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) 20241111125808922 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) 20241111125808922 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) 20241111125808923 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) 20241111125808923 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) 20241111125808924 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) 20241111125808924 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) 20241111125808924 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) 20241111125808924 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) 20241111125808925 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) 20241111125808925 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) 20241111125808926 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) 20241111125808926 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) 20241111125808927 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) 20241111125808927 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) 20241111125808928 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) 20241111125808928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808928 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808940 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) 20241111125808940 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) 20241111125808940 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1256, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125808940 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1256, TS=7 (curr FN 1256), reason=UL_ASS (tbf.cpp:487) 20241111125808940 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125808940 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125808940 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125808941 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) 20241111125808941 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) 20241111125808942 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) 20241111125808942 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) 20241111125808942 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) 20241111125808942 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) 20241111125808943 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) 20241111125808943 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) 20241111125808944 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) 20241111125808944 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) 20241111125808945 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) 20241111125808945 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) 20241111125808945 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) 20241111125808945 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) 20241111125808949 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) 20241111125808949 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125808949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1261 + 13 = 1274 (pdch_ul_controller.c:131) 20241111125808949 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125808949 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125808949 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125808950 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125808950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1274 for type POLL (pdch_ul_controller.c:184) 20241111125808950 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1274, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125808950 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125808950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125808950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808950 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 68 20241111125808964 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) 20241111125808964 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) 20241111125808965 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) 20241111125808965 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) 20241111125808966 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) 20241111125808966 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) 20241111125808967 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) 20241111125808967 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) 20241111125808968 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) 20241111125808968 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) 20241111125808968 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) 20241111125808968 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) 20241111125808969 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) 20241111125808969 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) 20241111125808969 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) 20241111125808969 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) 20241111125808970 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) 20241111125808970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808970 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125808983 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) 20241111125808983 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) 20241111125808984 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) 20241111125808984 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) 20241111125808984 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) 20241111125808984 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) 20241111125808985 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) 20241111125808985 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) 20241111125808986 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) 20241111125808986 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) 20241111125808987 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) 20241111125808987 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) 20241111125808988 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) 20241111125808988 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) 20241111125808988 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) 20241111125808988 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) 20241111125808989 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) 20241111125808989 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling free USF for polling at FN=1274 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125808989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125808991 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809003 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) 20241111125809003 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) 20241111125809004 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) 20241111125809004 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) 20241111125809006 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) 20241111125809006 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) 20241111125809007 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) 20241111125809007 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) 20241111125809009 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) 20241111125809009 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) 20241111125809010 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) 20241111125809010 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) 20241111125809010 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) 20241111125809010 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) 20241111125809011 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) 20241111125809011 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) 20241111125809012 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) 20241111125809012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809013 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809026 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) 20241111125809026 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) 20241111125809026 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1274, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809026 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1274, TS=7 (curr FN 1274), reason=UL_ASS (tbf.cpp:487) 20241111125809026 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809026 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809026 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809027 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) 20241111125809027 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) 20241111125809027 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) 20241111125809027 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) 20241111125809028 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) 20241111125809028 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) 20241111125809028 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) 20241111125809028 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) 20241111125809029 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) 20241111125809029 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) 20241111125809029 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) 20241111125809029 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) 20241111125809029 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) 20241111125809029 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) 20241111125809031 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) 20241111125809031 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1278 + 13 = 1291 (pdch_ul_controller.c:131) 20241111125809031 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809031 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809031 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809031 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1291 for type POLL (pdch_ul_controller.c:184) 20241111125809031 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1291, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809031 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809031 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 69 20241111125809045 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) 20241111125809045 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) 20241111125809045 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) 20241111125809045 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) 20241111125809045 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) 20241111125809045 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) 20241111125809045 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) 20241111125809045 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) 20241111125809046 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) 20241111125809046 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) 20241111125809046 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) 20241111125809046 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) 20241111125809046 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) 20241111125809046 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) 20241111125809047 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) 20241111125809047 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) 20241111125809049 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) 20241111125809049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809050 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809065 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) 20241111125809065 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) 20241111125809067 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) 20241111125809067 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) 20241111125809067 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) 20241111125809067 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) 20241111125809068 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) 20241111125809068 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) 20241111125809069 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) 20241111125809069 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) 20241111125809070 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) 20241111125809070 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) 20241111125809071 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) 20241111125809071 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) 20241111125809072 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) 20241111125809072 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) 20241111125809074 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) 20241111125809074 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling free USF for polling at FN=1291 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809074 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) 20241111125809075 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809089 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) 20241111125809089 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) 20241111125809091 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) 20241111125809091 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) 20241111125809092 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) 20241111125809092 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) 20241111125809092 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) 20241111125809092 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) 20241111125809093 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) 20241111125809093 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) 20241111125809095 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) 20241111125809095 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) 20241111125809096 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) 20241111125809096 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) 20241111125809097 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) 20241111125809097 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) 20241111125809099 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) 20241111125809099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809100 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809108 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) 20241111125809108 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) 20241111125809108 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1291, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809108 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1291, TS=7 (curr FN 1291), reason=UL_ASS (tbf.cpp:487) 20241111125809108 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809108 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809108 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809109 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) 20241111125809109 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) 20241111125809110 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) 20241111125809110 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) 20241111125809111 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) 20241111125809111 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) 20241111125809112 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) 20241111125809112 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) 20241111125809112 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) 20241111125809112 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) 20241111125809113 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) 20241111125809113 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) 20241111125809114 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) 20241111125809114 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) 20241111125809115 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) 20241111125809115 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1295 + 13 = 1308 (pdch_ul_controller.c:131) 20241111125809115 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809115 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809115 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809116 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809116 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1308 for type POLL (pdch_ul_controller.c:184) 20241111125809116 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1308, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809116 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809116 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809116 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 70 20241111125809127 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) 20241111125809127 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) 20241111125809128 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) 20241111125809128 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) 20241111125809129 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) 20241111125809129 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) 20241111125809130 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) 20241111125809130 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) 20241111125809130 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) 20241111125809130 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) 20241111125809131 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) 20241111125809131 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) 20241111125809132 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) 20241111125809132 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) 20241111125809133 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) 20241111125809133 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) 20241111125809136 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) 20241111125809136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809137 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809151 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) 20241111125809151 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) 20241111125809152 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) 20241111125809152 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) 20241111125809153 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) 20241111125809153 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) 20241111125809154 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) 20241111125809154 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) 20241111125809155 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) 20241111125809155 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) 20241111125809156 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) 20241111125809156 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) 20241111125809156 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) 20241111125809156 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) 20241111125809157 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) 20241111125809157 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) 20241111125809158 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) 20241111125809158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling free USF for polling at FN=1308 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809158 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) 20241111125809159 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809170 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) 20241111125809170 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) 20241111125809171 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) 20241111125809171 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) 20241111125809172 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) 20241111125809172 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) 20241111125809172 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) 20241111125809173 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) 20241111125809173 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) 20241111125809173 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) 20241111125809174 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) 20241111125809174 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) 20241111125809175 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) 20241111125809175 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) 20241111125809176 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) 20241111125809176 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) 20241111125809176 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) 20241111125809176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809177 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809189 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) 20241111125809189 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) 20241111125809189 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1308, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809189 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1308, TS=7 (curr FN 1308), reason=UL_ASS (tbf.cpp:487) 20241111125809189 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809189 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809189 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809190 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) 20241111125809190 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) 20241111125809191 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) 20241111125809191 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) 20241111125809191 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) 20241111125809191 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) 20241111125809192 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) 20241111125809192 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) 20241111125809193 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) 20241111125809193 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) 20241111125809194 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) 20241111125809194 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) 20241111125809195 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) 20241111125809195 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) 20241111125809198 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) 20241111125809198 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1313 + 13 = 1326 (pdch_ul_controller.c:131) 20241111125809198 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809198 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809198 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809199 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1326 for type POLL (pdch_ul_controller.c:184) 20241111125809199 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1326, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809199 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809199 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809200 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 71 20241111125809213 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) 20241111125809213 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) 20241111125809214 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) 20241111125809214 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) 20241111125809215 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) 20241111125809215 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) 20241111125809216 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) 20241111125809216 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) 20241111125809217 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) 20241111125809217 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) 20241111125809217 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) 20241111125809217 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) 20241111125809218 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) 20241111125809218 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) 20241111125809219 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) 20241111125809219 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) 20241111125809220 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) 20241111125809220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809221 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809232 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) 20241111125809232 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) 20241111125809233 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) 20241111125809233 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) 20241111125809234 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) 20241111125809234 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) 20241111125809235 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) 20241111125809235 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) 20241111125809236 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) 20241111125809236 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) 20241111125809236 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) 20241111125809236 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) 20241111125809237 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) 20241111125809237 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) 20241111125809238 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) 20241111125809238 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) 20241111125809239 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) 20241111125809239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling free USF for polling at FN=1326 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809239 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) 20241111125809240 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809251 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) 20241111125809251 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) 20241111125809253 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) 20241111125809253 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) 20241111125809253 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) 20241111125809253 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) 20241111125809254 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) 20241111125809254 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) 20241111125809255 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) 20241111125809255 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) 20241111125809256 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) 20241111125809256 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) 20241111125809257 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) 20241111125809257 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) 20241111125809257 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) 20241111125809257 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) 20241111125809260 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) 20241111125809260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809261 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809275 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) 20241111125809275 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) 20241111125809275 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1326, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809275 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1326, TS=7 (curr FN 1326), reason=UL_ASS (tbf.cpp:487) 20241111125809275 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809275 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809275 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809276 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) 20241111125809276 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) 20241111125809277 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) 20241111125809277 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) 20241111125809278 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) 20241111125809278 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) 20241111125809278 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) 20241111125809278 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) 20241111125809279 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) 20241111125809279 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) 20241111125809280 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) 20241111125809280 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) 20241111125809281 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) 20241111125809281 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) 20241111125809282 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) 20241111125809282 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1330 + 13 = 1343 (pdch_ul_controller.c:131) 20241111125809282 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809282 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809282 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809282 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1343 for type POLL (pdch_ul_controller.c:184) 20241111125809283 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1343, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809283 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809283 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 72 20241111125809294 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) 20241111125809294 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) 20241111125809296 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) 20241111125809296 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) 20241111125809296 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) 20241111125809296 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) 20241111125809297 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) 20241111125809297 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) 20241111125809298 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) 20241111125809298 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) 20241111125809299 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) 20241111125809299 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) 20241111125809300 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) 20241111125809300 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) 20241111125809300 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) 20241111125809300 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) 20241111125809301 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) 20241111125809301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809302 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809313 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) 20241111125809313 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) 20241111125809315 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) 20241111125809315 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) 20241111125809315 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) 20241111125809315 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) 20241111125809316 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) 20241111125809316 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) 20241111125809317 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) 20241111125809317 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) 20241111125809318 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) 20241111125809318 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) 20241111125809319 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) 20241111125809319 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) 20241111125809320 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) 20241111125809320 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) 20241111125809323 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) 20241111125809323 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling free USF for polling at FN=1343 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809323 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) 20241111125809324 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809337 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) 20241111125809337 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) 20241111125809339 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) 20241111125809339 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) 20241111125809339 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) 20241111125809339 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) 20241111125809340 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) 20241111125809340 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) 20241111125809341 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) 20241111125809341 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) 20241111125809342 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) 20241111125809342 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) 20241111125809342 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) 20241111125809342 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) 20241111125809343 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) 20241111125809343 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) 20241111125809344 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) 20241111125809344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809345 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809356 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) 20241111125809356 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) 20241111125809356 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1343, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809356 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1343, TS=7 (curr FN 1343), reason=UL_ASS (tbf.cpp:487) 20241111125809356 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809356 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809356 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809358 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) 20241111125809358 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) 20241111125809359 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) 20241111125809359 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) 20241111125809359 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) 20241111125809359 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) 20241111125809360 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) 20241111125809360 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) 20241111125809361 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) 20241111125809361 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) 20241111125809362 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) 20241111125809362 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) 20241111125809362 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) 20241111125809363 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) 20241111125809363 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) 20241111125809363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1347 + 13 = 1360 (pdch_ul_controller.c:131) 20241111125809363 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809364 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809364 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809364 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1360 for type POLL (pdch_ul_controller.c:184) 20241111125809364 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1360, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809364 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809364 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809364 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 73 20241111125809376 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) 20241111125809376 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) 20241111125809377 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) 20241111125809377 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) 20241111125809378 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) 20241111125809378 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) 20241111125809378 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) 20241111125809378 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) 20241111125809379 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) 20241111125809379 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) 20241111125809380 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) 20241111125809380 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) 20241111125809381 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) 20241111125809381 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) 20241111125809382 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) 20241111125809382 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) 20241111125809385 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) 20241111125809385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809386 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809399 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) 20241111125809399 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) 20241111125809401 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) 20241111125809401 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) 20241111125809401 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) 20241111125809401 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) 20241111125809402 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) 20241111125809402 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) 20241111125809403 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) 20241111125809403 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) 20241111125809404 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) 20241111125809404 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) 20241111125809404 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) 20241111125809404 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) 20241111125809405 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) 20241111125809405 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) 20241111125809406 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) 20241111125809406 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling free USF for polling at FN=1360 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809407 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809418 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) 20241111125809418 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) 20241111125809420 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) 20241111125809420 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) 20241111125809420 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) 20241111125809420 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) 20241111125809421 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) 20241111125809421 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) 20241111125809422 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) 20241111125809422 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) 20241111125809423 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) 20241111125809423 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) 20241111125809424 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) 20241111125809424 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) 20241111125809424 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) 20241111125809424 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) 20241111125809425 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) 20241111125809425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809426 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809438 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) 20241111125809438 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) 20241111125809438 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1360, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809438 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1360, TS=7 (curr FN 1360), reason=UL_ASS (tbf.cpp:487) 20241111125809438 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809438 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809438 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809439 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) 20241111125809439 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) 20241111125809440 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) 20241111125809440 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) 20241111125809440 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) 20241111125809441 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) 20241111125809441 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) 20241111125809441 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) 20241111125809442 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) 20241111125809442 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) 20241111125809443 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) 20241111125809443 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) 20241111125809444 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) 20241111125809444 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) 20241111125809447 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) 20241111125809447 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1365 + 13 = 1378 (pdch_ul_controller.c:131) 20241111125809447 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809447 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809447 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809448 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1378 for type POLL (pdch_ul_controller.c:184) 20241111125809448 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1378, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809448 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809448 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809448 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 74 20241111125809462 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) 20241111125809462 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) 20241111125809463 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) 20241111125809463 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) 20241111125809464 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) 20241111125809464 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) 20241111125809465 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) 20241111125809465 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) 20241111125809465 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) 20241111125809465 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) 20241111125809466 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) 20241111125809466 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) 20241111125809467 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) 20241111125809467 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) 20241111125809468 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) 20241111125809468 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) 20241111125809469 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) 20241111125809469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809469 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809481 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) 20241111125809481 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) 20241111125809482 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) 20241111125809482 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) 20241111125809483 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) 20241111125809483 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) 20241111125809483 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) 20241111125809483 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) 20241111125809484 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) 20241111125809484 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) 20241111125809485 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) 20241111125809485 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) 20241111125809486 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) 20241111125809486 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) 20241111125809487 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) 20241111125809487 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) 20241111125809487 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) 20241111125809487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1373 block_nr=5 scheduling free USF for polling at FN=1378 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809488 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809500 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) 20241111125809500 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) 20241111125809501 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) 20241111125809501 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) 20241111125809502 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) 20241111125809502 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) 20241111125809503 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) 20241111125809503 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) 20241111125809503 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) 20241111125809503 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) 20241111125809504 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) 20241111125809504 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) 20241111125809505 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) 20241111125809505 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) 20241111125809506 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) 20241111125809506 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) 20241111125809509 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) 20241111125809509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809510 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809524 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) 20241111125809524 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) 20241111125809524 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1378, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809524 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1378, TS=7 (curr FN 1378), reason=UL_ASS (tbf.cpp:487) 20241111125809524 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809524 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809524 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809525 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) 20241111125809525 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) 20241111125809526 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) 20241111125809526 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) 20241111125809527 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) 20241111125809527 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) 20241111125809528 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) 20241111125809528 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) 20241111125809529 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) 20241111125809529 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) 20241111125809529 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) 20241111125809529 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) 20241111125809530 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) 20241111125809530 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) 20241111125809531 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) 20241111125809531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1382 + 13 = 1395 (pdch_ul_controller.c:131) 20241111125809531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809531 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809531 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809531 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1395 for type POLL (pdch_ul_controller.c:184) 20241111125809531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1395, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809531 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809532 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 75 20241111125809542 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) 20241111125809542 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) 20241111125809542 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) 20241111125809542 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809543 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) 20241111125809547 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) 20241111125809547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809547 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809561 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) 20241111125809561 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) 20241111125809561 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) 20241111125809561 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) 20241111125809561 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) 20241111125809561 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) 20241111125809561 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) 20241111125809561 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) 20241111125809562 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) 20241111125809562 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) 20241111125809562 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) 20241111125809562 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) 20241111125809562 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) 20241111125809562 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) 20241111125809562 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) 20241111125809562 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) 20241111125809570 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) 20241111125809570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1391 block_nr=9 scheduling free USF for polling at FN=1395 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809570 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809584 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) 20241111125809584 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) 20241111125809584 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) 20241111125809584 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809585 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) 20241111125809589 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) 20241111125809589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809589 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809603 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) 20241111125809603 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) 20241111125809603 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1395, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809603 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1395, TS=7 (curr FN 1395), reason=UL_ASS (tbf.cpp:487) 20241111125809603 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809603 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809603 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809603 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) 20241111125809603 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) 20241111125809603 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) 20241111125809603 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) 20241111125809603 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) 20241111125809603 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) 20241111125809604 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) 20241111125809604 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) 20241111125809604 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) 20241111125809604 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) 20241111125809604 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) 20241111125809604 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) 20241111125809604 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) 20241111125809604 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) 20241111125809607 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) 20241111125809607 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1399 + 13 = 1412 (pdch_ul_controller.c:131) 20241111125809608 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809608 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809608 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809608 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1412 for type POLL (pdch_ul_controller.c:184) 20241111125809608 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1412, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809608 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809608 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 76 20241111125809622 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) 20241111125809622 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) 20241111125809622 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) 20241111125809622 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) 20241111125809622 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) 20241111125809622 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) 20241111125809622 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) 20241111125809622 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) 20241111125809623 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) 20241111125809623 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) 20241111125809623 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) 20241111125809623 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) 20241111125809623 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) 20241111125809623 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) 20241111125809623 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) 20241111125809623 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) 20241111125809631 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) 20241111125809631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809631 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809645 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) 20241111125809645 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) 20241111125809646 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) 20241111125809646 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) 20241111125809647 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) 20241111125809647 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) 20241111125809647 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) 20241111125809647 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) 20241111125809648 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) 20241111125809648 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) 20241111125809648 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) 20241111125809648 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) 20241111125809649 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) 20241111125809649 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) 20241111125809649 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) 20241111125809649 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) 20241111125809650 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) 20241111125809650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1408 block_nr=1 scheduling free USF for polling at FN=1412 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809651 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809665 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) 20241111125809665 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) 20241111125809666 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) 20241111125809666 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) 20241111125809668 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) 20241111125809668 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) 20241111125809668 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) 20241111125809668 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) 20241111125809669 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) 20241111125809669 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) 20241111125809670 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) 20241111125809670 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) 20241111125809671 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) 20241111125809671 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) 20241111125809672 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) 20241111125809672 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) 20241111125809673 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) 20241111125809673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809673 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809684 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) 20241111125809684 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) 20241111125809684 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1412, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809684 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1412, TS=7 (curr FN 1412), reason=UL_ASS (tbf.cpp:487) 20241111125809684 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809684 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809684 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809685 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) 20241111125809685 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) 20241111125809686 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) 20241111125809686 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) 20241111125809687 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) 20241111125809687 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) 20241111125809688 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) 20241111125809688 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) 20241111125809689 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) 20241111125809689 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) 20241111125809689 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) 20241111125809689 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) 20241111125809690 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) 20241111125809690 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) 20241111125809694 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) 20241111125809694 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1417 + 13 = 1430 (pdch_ul_controller.c:131) 20241111125809694 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809694 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809694 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809694 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1430 for type POLL (pdch_ul_controller.c:184) 20241111125809694 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1430, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809694 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809694 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 77 20241111125809708 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) 20241111125809708 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) 20241111125809709 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) 20241111125809709 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) 20241111125809710 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) 20241111125809710 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) 20241111125809711 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) 20241111125809711 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) 20241111125809712 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) 20241111125809712 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) 20241111125809713 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) 20241111125809713 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) 20241111125809713 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) 20241111125809713 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) 20241111125809714 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) 20241111125809714 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) 20241111125809715 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) 20241111125809715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809716 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809727 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) 20241111125809727 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) 20241111125809728 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) 20241111125809728 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) 20241111125809730 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) 20241111125809730 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) 20241111125809731 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) 20241111125809731 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) 20241111125809731 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) 20241111125809731 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) 20241111125809732 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) 20241111125809732 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) 20241111125809733 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) 20241111125809733 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) 20241111125809734 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) 20241111125809734 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) 20241111125809735 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) 20241111125809735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1425 block_nr=5 scheduling free USF for polling at FN=1430 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809736 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809746 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) 20241111125809746 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) 20241111125809747 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) 20241111125809747 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) 20241111125809748 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) 20241111125809748 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) 20241111125809749 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) 20241111125809749 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) 20241111125809750 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) 20241111125809750 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) 20241111125809751 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) 20241111125809751 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) 20241111125809751 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) 20241111125809751 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) 20241111125809752 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) 20241111125809752 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) 20241111125809756 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) 20241111125809756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809756 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809770 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) 20241111125809770 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) 20241111125809770 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1430, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809770 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1430, TS=7 (curr FN 1430), reason=UL_ASS (tbf.cpp:487) 20241111125809770 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809770 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809770 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809771 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) 20241111125809771 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) 20241111125809772 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) 20241111125809772 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) 20241111125809773 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) 20241111125809773 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) 20241111125809774 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) 20241111125809774 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) 20241111125809774 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) 20241111125809774 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) 20241111125809775 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) 20241111125809775 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) 20241111125809776 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) 20241111125809776 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) 20241111125809777 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) 20241111125809777 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1434 + 13 = 1447 (pdch_ul_controller.c:131) 20241111125809777 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809777 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809777 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809778 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1447 for type POLL (pdch_ul_controller.c:184) 20241111125809778 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1447, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809778 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809778 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 78 20241111125809789 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) 20241111125809789 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) 20241111125809791 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) 20241111125809791 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) 20241111125809791 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) 20241111125809791 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) 20241111125809792 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) 20241111125809792 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) 20241111125809793 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) 20241111125809793 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) 20241111125809794 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) 20241111125809794 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) 20241111125809795 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) 20241111125809795 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) 20241111125809796 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) 20241111125809796 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) 20241111125809797 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) 20241111125809797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Sending data request: sapi=5 arfcn=871 cur_fn=1434 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809797 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809808 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) 20241111125809808 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) 20241111125809810 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) 20241111125809810 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) 20241111125809811 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) 20241111125809811 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) 20241111125809811 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) 20241111125809811 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) 20241111125809812 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) 20241111125809812 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) 20241111125809813 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) 20241111125809813 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) 20241111125809814 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) 20241111125809814 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) 20241111125809814 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) 20241111125809814 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) 20241111125809818 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) 20241111125809818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1443 block_nr=9 scheduling free USF for polling at FN=1447 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Sending data request: sapi=5 arfcn=871 cur_fn=1438 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809819 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809832 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) 20241111125809832 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) 20241111125809834 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) 20241111125809834 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) 20241111125809834 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) 20241111125809834 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) 20241111125809835 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) 20241111125809835 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) 20241111125809836 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) 20241111125809836 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) 20241111125809837 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) 20241111125809837 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) 20241111125809838 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) 20241111125809838 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) 20241111125809838 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) 20241111125809838 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) 20241111125809839 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) 20241111125809839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809840 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809851 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) 20241111125809851 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) 20241111125809851 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1447, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809852 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1447, TS=7 (curr FN 1447), reason=UL_ASS (tbf.cpp:487) 20241111125809852 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809852 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809852 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809853 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) 20241111125809853 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) 20241111125809853 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) 20241111125809854 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) 20241111125809854 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) 20241111125809854 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) 20241111125809855 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) 20241111125809855 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) 20241111125809856 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) 20241111125809856 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) 20241111125809857 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) 20241111125809857 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) 20241111125809858 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) 20241111125809858 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) 20241111125809859 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) 20241111125809859 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1451 + 13 = 1464 (pdch_ul_controller.c:131) 20241111125809859 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809859 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809859 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809859 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1464 for type POLL (pdch_ul_controller.c:184) 20241111125809859 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1464, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809859 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809859 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 79 20241111125809870 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) 20241111125809871 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) 20241111125809872 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) 20241111125809872 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) 20241111125809873 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) 20241111125809873 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) 20241111125809873 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) 20241111125809873 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) 20241111125809874 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) 20241111125809874 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) 20241111125809875 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) 20241111125809875 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) 20241111125809876 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) 20241111125809876 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) 20241111125809876 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) 20241111125809876 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) 20241111125809880 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) 20241111125809880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809881 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809894 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) 20241111125809894 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) 20241111125809896 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) 20241111125809896 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) 20241111125809897 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) 20241111125809897 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) 20241111125809897 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) 20241111125809897 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) 20241111125809898 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) 20241111125809898 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) 20241111125809899 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) 20241111125809899 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) 20241111125809900 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) 20241111125809900 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) 20241111125809901 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) 20241111125809901 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) 20241111125809902 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) 20241111125809902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1460 block_nr=1 scheduling free USF for polling at FN=1464 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809902 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809914 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) 20241111125809914 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) 20241111125809915 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) 20241111125809915 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) 20241111125809916 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) 20241111125809916 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) 20241111125809916 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) 20241111125809916 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) 20241111125809917 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) 20241111125809917 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) 20241111125809918 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) 20241111125809918 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) 20241111125809919 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) 20241111125809919 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) 20241111125809920 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) 20241111125809920 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) 20241111125809920 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) 20241111125809920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809921 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809933 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) 20241111125809933 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) 20241111125809933 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1464, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125809933 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1464, TS=7 (curr FN 1464), reason=UL_ASS (tbf.cpp:487) 20241111125809933 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125809933 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125809933 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125809934 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) 20241111125809934 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) 20241111125809934 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) 20241111125809935 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) 20241111125809935 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) 20241111125809935 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) 20241111125809936 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) 20241111125809936 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) 20241111125809937 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) 20241111125809937 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) 20241111125809937 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) 20241111125809938 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) 20241111125809938 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) 20241111125809938 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) 20241111125809942 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) 20241111125809942 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125809942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1469 + 13 = 1482 (pdch_ul_controller.c:131) 20241111125809942 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125809942 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125809942 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125809943 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125809943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1482 for type POLL (pdch_ul_controller.c:184) 20241111125809943 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1482, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125809943 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125809943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125809943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809943 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 80 20241111125809956 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) 20241111125809956 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) 20241111125809958 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) 20241111125809958 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) 20241111125809959 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) 20241111125809959 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) 20241111125809959 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) 20241111125809959 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) 20241111125809960 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) 20241111125809960 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) 20241111125809961 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) 20241111125809961 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) 20241111125809962 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) 20241111125809962 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) 20241111125809963 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) 20241111125809963 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) 20241111125809963 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) 20241111125809964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809964 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809976 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) 20241111125809976 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) 20241111125809977 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) 20241111125809977 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) 20241111125809978 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) 20241111125809978 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) 20241111125809978 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) 20241111125809978 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) 20241111125809979 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) 20241111125809979 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) 20241111125809980 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) 20241111125809980 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) 20241111125809981 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) 20241111125809981 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) 20241111125809982 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) 20241111125809982 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) 20241111125809983 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) 20241111125809983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1477 block_nr=5 scheduling free USF for polling at FN=1482 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125809983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125809983 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125809995 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) 20241111125809995 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) 20241111125809996 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) 20241111125809996 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) 20241111125809997 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) 20241111125809997 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) 20241111125809997 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) 20241111125809997 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) 20241111125809998 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) 20241111125809998 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) 20241111125809999 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) 20241111125809999 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) 20241111125810000 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) 20241111125810000 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) 20241111125810001 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) 20241111125810001 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) 20241111125810004 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) 20241111125810004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810005 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810019 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) 20241111125810019 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) 20241111125810019 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1482, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810019 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1482, TS=7 (curr FN 1482), reason=UL_ASS (tbf.cpp:487) 20241111125810019 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810019 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810019 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810020 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) 20241111125810020 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) 20241111125810021 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) 20241111125810021 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) 20241111125810022 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) 20241111125810022 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) 20241111125810022 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) 20241111125810022 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) 20241111125810023 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) 20241111125810023 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) 20241111125810024 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) 20241111125810024 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) 20241111125810025 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) 20241111125810025 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) 20241111125810026 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) 20241111125810026 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1486 + 13 = 1499 (pdch_ul_controller.c:131) 20241111125810026 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810026 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810026 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810026 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1499 for type POLL (pdch_ul_controller.c:184) 20241111125810026 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1499, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810026 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810026 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 81 20241111125810038 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) 20241111125810038 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) 20241111125810039 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) 20241111125810039 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) 20241111125810040 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) 20241111125810040 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) 20241111125810041 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) 20241111125810041 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) 20241111125810042 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) 20241111125810042 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) 20241111125810043 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) 20241111125810043 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) 20241111125810043 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) 20241111125810043 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) 20241111125810044 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) 20241111125810044 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) 20241111125810045 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) 20241111125810045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810046 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810057 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) 20241111125810057 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) 20241111125810058 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) 20241111125810058 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) 20241111125810059 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) 20241111125810059 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) 20241111125810060 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) 20241111125810060 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) 20241111125810061 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) 20241111125810061 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) 20241111125810062 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) 20241111125810062 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) 20241111125810062 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) 20241111125810062 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) 20241111125810063 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) 20241111125810063 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) 20241111125810066 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) 20241111125810066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1495 block_nr=9 scheduling free USF for polling at FN=1499 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810067 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810081 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) 20241111125810081 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) 20241111125810082 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) 20241111125810082 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) 20241111125810083 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) 20241111125810083 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) 20241111125810084 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) 20241111125810084 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) 20241111125810085 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) 20241111125810085 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) 20241111125810085 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) 20241111125810085 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) 20241111125810086 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) 20241111125810086 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) 20241111125810087 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) 20241111125810087 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) 20241111125810088 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) 20241111125810088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810089 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810100 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) 20241111125810100 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) 20241111125810100 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1499, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810100 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1499, TS=7 (curr FN 1499), reason=UL_ASS (tbf.cpp:487) 20241111125810100 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810100 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810100 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810101 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) 20241111125810101 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) 20241111125810102 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) 20241111125810102 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) 20241111125810103 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) 20241111125810103 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) 20241111125810104 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) 20241111125810104 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) 20241111125810105 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) 20241111125810105 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) 20241111125810105 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) 20241111125810105 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) 20241111125810106 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) 20241111125810106 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) 20241111125810107 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) 20241111125810107 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1503 + 13 = 1516 (pdch_ul_controller.c:131) 20241111125810107 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810107 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810107 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810108 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1516 for type POLL (pdch_ul_controller.c:184) 20241111125810108 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1516, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810108 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810108 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 82 20241111125810120 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) 20241111125810120 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) 20241111125810121 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) 20241111125810121 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) 20241111125810122 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) 20241111125810122 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) 20241111125810122 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) 20241111125810122 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) 20241111125810123 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) 20241111125810123 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) 20241111125810124 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) 20241111125810124 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) 20241111125810125 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) 20241111125810125 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) 20241111125810126 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) 20241111125810126 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) 20241111125810129 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) 20241111125810129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810130 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810144 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) 20241111125810144 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) 20241111125810145 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) 20241111125810145 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) 20241111125810146 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) 20241111125810146 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) 20241111125810147 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) 20241111125810147 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) 20241111125810147 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) 20241111125810147 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) 20241111125810148 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) 20241111125810148 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) 20241111125810149 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) 20241111125810149 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) 20241111125810150 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) 20241111125810150 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) 20241111125810151 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) 20241111125810151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1512 block_nr=1 scheduling free USF for polling at FN=1516 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810151 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810164 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) 20241111125810164 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) 20241111125810165 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) 20241111125810165 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) 20241111125810166 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) 20241111125810166 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) 20241111125810167 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) 20241111125810167 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) 20241111125810167 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) 20241111125810167 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) 20241111125810168 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) 20241111125810168 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) 20241111125810169 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) 20241111125810169 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) 20241111125810170 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) 20241111125810170 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) 20241111125810171 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) 20241111125810171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810171 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810184 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) 20241111125810184 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) 20241111125810184 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1516, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810184 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1516, TS=7 (curr FN 1516), reason=UL_ASS (tbf.cpp:487) 20241111125810184 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810184 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810184 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810185 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) 20241111125810185 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) 20241111125810186 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) 20241111125810186 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) 20241111125810187 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) 20241111125810187 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) 20241111125810187 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) 20241111125810187 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) 20241111125810188 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) 20241111125810188 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) 20241111125810189 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) 20241111125810189 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) 20241111125810190 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) 20241111125810190 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) 20241111125810193 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) 20241111125810193 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1521 + 13 = 1534 (pdch_ul_controller.c:131) 20241111125810193 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810193 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810193 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810194 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1534 for type POLL (pdch_ul_controller.c:184) 20241111125810194 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1534, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810194 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810194 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 83 20241111125810208 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) 20241111125810208 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) 20241111125810209 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) 20241111125810209 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) 20241111125810210 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) 20241111125810210 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) 20241111125810211 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) 20241111125810211 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) 20241111125810212 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) 20241111125810212 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) 20241111125810213 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) 20241111125810213 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) 20241111125810213 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) 20241111125810213 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) 20241111125810214 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) 20241111125810215 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) 20241111125810215 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) 20241111125810215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810216 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810227 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) 20241111125810227 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) 20241111125810229 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) 20241111125810229 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) 20241111125810229 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) 20241111125810229 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) 20241111125810230 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) 20241111125810230 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) 20241111125810231 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) 20241111125810231 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) 20241111125810232 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) 20241111125810232 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) 20241111125810232 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) 20241111125810232 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) 20241111125810233 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) 20241111125810233 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) 20241111125810234 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) 20241111125810234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1529 block_nr=5 scheduling free USF for polling at FN=1534 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810235 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810247 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) 20241111125810247 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) 20241111125810248 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) 20241111125810248 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) 20241111125810249 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) 20241111125810249 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) 20241111125810249 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) 20241111125810249 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) 20241111125810250 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) 20241111125810250 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) 20241111125810251 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) 20241111125810251 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) 20241111125810252 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) 20241111125810252 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) 20241111125810252 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) 20241111125810252 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) 20241111125810256 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) 20241111125810256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810257 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810271 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) 20241111125810271 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) 20241111125810271 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1534, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810271 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1534, TS=7 (curr FN 1534), reason=UL_ASS (tbf.cpp:487) 20241111125810271 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810271 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810271 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810272 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) 20241111125810272 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) 20241111125810273 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) 20241111125810273 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) 20241111125810274 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) 20241111125810274 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) 20241111125810274 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) 20241111125810274 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) 20241111125810275 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) 20241111125810275 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) 20241111125810276 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) 20241111125810276 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) 20241111125810277 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) 20241111125810277 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) 20241111125810277 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) 20241111125810277 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1538 + 13 = 1551 (pdch_ul_controller.c:131) 20241111125810277 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810277 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810278 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810278 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1551 for type POLL (pdch_ul_controller.c:184) 20241111125810278 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1551, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810278 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810278 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 84 20241111125810290 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) 20241111125810290 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) 20241111125810291 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) 20241111125810291 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) 20241111125810292 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) 20241111125810292 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) 20241111125810293 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) 20241111125810293 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) 20241111125810294 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) 20241111125810294 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) 20241111125810295 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) 20241111125810295 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) 20241111125810295 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) 20241111125810295 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) 20241111125810296 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) 20241111125810296 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) 20241111125810297 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) 20241111125810297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810297 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810309 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) 20241111125810309 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) 20241111125810310 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) 20241111125810310 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) 20241111125810311 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) 20241111125810311 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) 20241111125810312 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) 20241111125810312 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) 20241111125810313 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) 20241111125810313 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) 20241111125810313 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) 20241111125810313 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) 20241111125810314 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) 20241111125810314 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) 20241111125810315 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) 20241111125810315 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) 20241111125810319 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) 20241111125810319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1547 block_nr=9 scheduling free USF for polling at FN=1551 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810319 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810333 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) 20241111125810333 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) 20241111125810334 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) 20241111125810334 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) 20241111125810335 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) 20241111125810335 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) 20241111125810336 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) 20241111125810336 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) 20241111125810337 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) 20241111125810337 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) 20241111125810337 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) 20241111125810337 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) 20241111125810338 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) 20241111125810338 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) 20241111125810339 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) 20241111125810339 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) 20241111125810340 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) 20241111125810340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810341 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810352 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) 20241111125810352 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) 20241111125810352 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1551, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810352 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1551, TS=7 (curr FN 1551), reason=UL_ASS (tbf.cpp:487) 20241111125810352 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810352 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810352 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810353 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) 20241111125810353 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) 20241111125810354 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) 20241111125810354 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) 20241111125810355 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) 20241111125810355 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) 20241111125810356 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) 20241111125810356 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) 20241111125810356 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) 20241111125810356 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) 20241111125810357 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) 20241111125810357 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) 20241111125810358 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) 20241111125810358 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) 20241111125810359 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) 20241111125810359 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1555 + 13 = 1568 (pdch_ul_controller.c:131) 20241111125810359 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810359 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810359 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810360 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1568 for type POLL (pdch_ul_controller.c:184) 20241111125810360 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1568, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810360 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810360 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 85 20241111125810372 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) 20241111125810372 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) 20241111125810373 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) 20241111125810373 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) 20241111125810374 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) 20241111125810374 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) 20241111125810375 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) 20241111125810375 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) 20241111125810376 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) 20241111125810376 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) 20241111125810376 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) 20241111125810376 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) 20241111125810377 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) 20241111125810377 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) 20241111125810378 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) 20241111125810378 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) 20241111125810381 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) 20241111125810381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810382 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810396 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) 20241111125810396 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) 20241111125810397 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) 20241111125810397 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) 20241111125810398 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) 20241111125810398 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) 20241111125810399 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) 20241111125810399 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) 20241111125810399 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) 20241111125810399 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) 20241111125810400 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) 20241111125810400 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) 20241111125810401 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) 20241111125810401 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) 20241111125810402 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) 20241111125810402 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) 20241111125810403 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) 20241111125810403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1564 block_nr=1 scheduling free USF for polling at FN=1568 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810403 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810415 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) 20241111125810415 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) 20241111125810416 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) 20241111125810416 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) 20241111125810417 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) 20241111125810417 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) 20241111125810418 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) 20241111125810418 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) 20241111125810419 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) 20241111125810419 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) 20241111125810419 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) 20241111125810419 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) 20241111125810420 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) 20241111125810420 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) 20241111125810421 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) 20241111125810421 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) 20241111125810422 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) 20241111125810422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810422 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810434 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) 20241111125810434 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) 20241111125810434 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1568, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810434 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1568, TS=7 (curr FN 1568), reason=UL_ASS (tbf.cpp:487) 20241111125810434 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810434 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810434 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810435 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) 20241111125810435 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) 20241111125810436 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) 20241111125810436 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) 20241111125810437 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) 20241111125810437 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) 20241111125810438 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) 20241111125810438 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) 20241111125810438 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) 20241111125810438 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) 20241111125810439 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) 20241111125810439 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) 20241111125810440 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) 20241111125810440 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) 20241111125810443 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) 20241111125810443 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1573 + 13 = 1586 (pdch_ul_controller.c:131) 20241111125810444 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810444 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810444 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810444 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1586 for type POLL (pdch_ul_controller.c:184) 20241111125810444 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1586, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810444 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810445 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 86 20241111125810458 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) 20241111125810458 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) 20241111125810459 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) 20241111125810459 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) 20241111125810460 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) 20241111125810460 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) 20241111125810461 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) 20241111125810461 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) 20241111125810462 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) 20241111125810462 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) 20241111125810463 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) 20241111125810463 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) 20241111125810463 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) 20241111125810463 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) 20241111125810464 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) 20241111125810464 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) 20241111125810465 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) 20241111125810465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810466 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810477 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) 20241111125810477 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) 20241111125810478 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) 20241111125810478 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) 20241111125810479 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) 20241111125810479 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) 20241111125810480 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) 20241111125810480 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) 20241111125810481 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) 20241111125810481 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) 20241111125810481 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) 20241111125810481 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) 20241111125810482 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) 20241111125810482 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) 20241111125810483 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) 20241111125810483 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) 20241111125810484 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) 20241111125810484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1581 block_nr=5 scheduling free USF for polling at FN=1586 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810484 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810496 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) 20241111125810496 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) 20241111125810497 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) 20241111125810497 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) 20241111125810498 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) 20241111125810498 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) 20241111125810499 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) 20241111125810499 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) 20241111125810500 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) 20241111125810500 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) 20241111125810500 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) 20241111125810500 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) 20241111125810501 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) 20241111125810501 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) 20241111125810502 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) 20241111125810502 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) 20241111125810506 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) 20241111125810506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810507 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810520 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) 20241111125810520 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) 20241111125810520 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1586, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810520 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1586, TS=7 (curr FN 1586), reason=UL_ASS (tbf.cpp:487) 20241111125810520 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810520 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810520 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810521 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) 20241111125810521 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) 20241111125810522 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) 20241111125810522 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) 20241111125810523 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) 20241111125810523 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) 20241111125810523 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) 20241111125810523 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) 20241111125810524 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) 20241111125810524 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) 20241111125810525 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) 20241111125810525 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) 20241111125810526 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) 20241111125810526 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) 20241111125810527 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) 20241111125810527 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1590 + 13 = 1603 (pdch_ul_controller.c:131) 20241111125810527 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810527 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810527 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810528 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810528 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1603 for type POLL (pdch_ul_controller.c:184) 20241111125810528 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1603, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810528 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810528 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 87 20241111125810539 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) 20241111125810539 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) 20241111125810540 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) 20241111125810540 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) 20241111125810541 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) 20241111125810541 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) 20241111125810542 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) 20241111125810542 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) 20241111125810543 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) 20241111125810543 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) 20241111125810544 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) 20241111125810544 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) 20241111125810544 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) 20241111125810545 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) 20241111125810545 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) 20241111125810545 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) 20241111125810546 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) 20241111125810546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810547 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810558 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) 20241111125810558 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) 20241111125810559 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) 20241111125810559 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) 20241111125810560 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) 20241111125810560 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) 20241111125810561 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) 20241111125810561 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) 20241111125810561 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) 20241111125810562 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) 20241111125810562 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) 20241111125810562 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) 20241111125810563 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) 20241111125810563 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) 20241111125810564 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) 20241111125810564 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) 20241111125810567 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) 20241111125810567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1599 block_nr=9 scheduling free USF for polling at FN=1603 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810568 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810582 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) 20241111125810582 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) 20241111125810583 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) 20241111125810583 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) 20241111125810584 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) 20241111125810584 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) 20241111125810585 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) 20241111125810585 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) 20241111125810585 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) 20241111125810585 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) 20241111125810586 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) 20241111125810586 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) 20241111125810587 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) 20241111125810587 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) 20241111125810588 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) 20241111125810588 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) 20241111125810589 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) 20241111125810589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810589 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810601 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) 20241111125810601 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) 20241111125810601 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1603, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810601 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1603, TS=7 (curr FN 1603), reason=UL_ASS (tbf.cpp:487) 20241111125810601 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810601 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810601 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810602 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) 20241111125810602 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) 20241111125810603 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) 20241111125810603 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) 20241111125810604 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) 20241111125810604 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) 20241111125810604 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) 20241111125810604 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) 20241111125810605 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) 20241111125810605 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) 20241111125810606 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) 20241111125810606 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) 20241111125810607 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) 20241111125810607 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) 20241111125810608 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) 20241111125810608 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1607 + 13 = 1620 (pdch_ul_controller.c:131) 20241111125810608 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810608 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810608 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810608 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1620 for type POLL (pdch_ul_controller.c:184) 20241111125810608 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1620, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810608 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810608 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 88 20241111125810620 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) 20241111125810620 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) 20241111125810622 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) 20241111125810622 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) 20241111125810624 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) 20241111125810624 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) 20241111125810624 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) 20241111125810624 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) 20241111125810625 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) 20241111125810625 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) 20241111125810626 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) 20241111125810626 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) 20241111125810627 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) 20241111125810627 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) 20241111125810627 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) 20241111125810627 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) 20241111125810629 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) 20241111125810629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810630 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810644 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) 20241111125810644 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) 20241111125810646 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) 20241111125810646 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) 20241111125810647 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) 20241111125810647 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) 20241111125810648 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) 20241111125810648 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) 20241111125810649 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) 20241111125810649 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) 20241111125810650 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) 20241111125810650 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) 20241111125810651 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) 20241111125810651 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) 20241111125810651 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) 20241111125810651 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) 20241111125810652 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) 20241111125810652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1616 block_nr=1 scheduling free USF for polling at FN=1620 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810652 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810661 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) 20241111125810661 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810662 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) 20241111125810666 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) 20241111125810666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810666 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810680 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) 20241111125810680 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) 20241111125810680 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1620, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810680 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1620, TS=7 (curr FN 1620), reason=UL_ASS (tbf.cpp:487) 20241111125810680 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810681 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810681 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810681 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) 20241111125810681 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) 20241111125810682 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) 20241111125810682 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) 20241111125810682 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) 20241111125810682 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) 20241111125810683 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) 20241111125810683 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) 20241111125810684 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) 20241111125810684 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) 20241111125810684 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) 20241111125810684 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) 20241111125810685 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) 20241111125810685 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) 20241111125810690 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) 20241111125810690 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810691 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1625 + 13 = 1638 (pdch_ul_controller.c:131) 20241111125810691 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810691 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810691 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810691 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810691 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1638 for type POLL (pdch_ul_controller.c:184) 20241111125810691 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1638, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810691 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810691 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810692 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 89 20241111125810705 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) 20241111125810705 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) 20241111125810706 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) 20241111125810706 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) 20241111125810707 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) 20241111125810707 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) 20241111125810708 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) 20241111125810708 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) 20241111125810709 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) 20241111125810709 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) 20241111125810709 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) 20241111125810709 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) 20241111125810710 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) 20241111125810710 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) 20241111125810711 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) 20241111125810711 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) 20241111125810712 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) 20241111125810712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810713 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810724 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) 20241111125810724 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) 20241111125810725 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) 20241111125810725 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) 20241111125810726 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) 20241111125810726 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) 20241111125810727 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) 20241111125810727 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) 20241111125810728 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) 20241111125810728 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) 20241111125810729 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) 20241111125810729 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) 20241111125810730 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) 20241111125810730 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) 20241111125810731 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) 20241111125810731 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) 20241111125810732 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) 20241111125810732 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1633 block_nr=5 scheduling free USF for polling at FN=1638 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810733 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810743 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) 20241111125810743 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) 20241111125810744 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) 20241111125810744 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) 20241111125810745 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) 20241111125810745 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) 20241111125810746 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) 20241111125810746 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) 20241111125810747 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) 20241111125810747 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) 20241111125810747 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) 20241111125810747 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) 20241111125810748 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) 20241111125810748 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) 20241111125810749 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) 20241111125810749 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) 20241111125810752 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) 20241111125810752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Sending data request: sapi=5 arfcn=871 cur_fn=1633 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810753 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810767 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) 20241111125810767 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) 20241111125810767 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1638, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810767 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1638, TS=7 (curr FN 1638), reason=UL_ASS (tbf.cpp:487) 20241111125810767 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810767 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810767 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810768 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) 20241111125810768 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) 20241111125810769 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) 20241111125810769 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) 20241111125810770 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) 20241111125810770 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) 20241111125810770 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) 20241111125810770 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) 20241111125810771 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) 20241111125810771 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) 20241111125810772 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) 20241111125810772 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) 20241111125810773 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) 20241111125810773 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) 20241111125810774 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) 20241111125810774 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1642 + 13 = 1655 (pdch_ul_controller.c:131) 20241111125810774 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810774 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810774 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810775 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1655 for type POLL (pdch_ul_controller.c:184) 20241111125810775 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1655, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810775 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Sending data request: sapi=5 arfcn=871 cur_fn=1638 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810775 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 90 20241111125810786 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) 20241111125810786 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) 20241111125810787 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) 20241111125810787 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) 20241111125810789 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) 20241111125810789 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) 20241111125810790 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) 20241111125810790 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) 20241111125810791 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) 20241111125810791 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) 20241111125810792 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) 20241111125810792 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) 20241111125810793 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) 20241111125810793 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) 20241111125810793 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) 20241111125810793 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) 20241111125810794 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) 20241111125810794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810795 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810805 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) 20241111125810805 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) 20241111125810806 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) 20241111125810806 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) 20241111125810807 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) 20241111125810807 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) 20241111125810808 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) 20241111125810808 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) 20241111125810809 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) 20241111125810809 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) 20241111125810809 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) 20241111125810809 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) 20241111125810810 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) 20241111125810810 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) 20241111125810811 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) 20241111125810811 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) 20241111125810815 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) 20241111125810815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1651 block_nr=9 scheduling free USF for polling at FN=1655 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810815 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810829 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) 20241111125810829 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) 20241111125810831 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) 20241111125810831 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) 20241111125810831 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) 20241111125810831 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) 20241111125810832 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) 20241111125810832 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) 20241111125810833 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) 20241111125810833 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) 20241111125810833 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) 20241111125810833 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) 20241111125810834 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) 20241111125810834 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) 20241111125810834 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) 20241111125810834 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) 20241111125810835 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) 20241111125810835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810836 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810849 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) 20241111125810849 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) 20241111125810849 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1655, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810849 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1655, TS=7 (curr FN 1655), reason=UL_ASS (tbf.cpp:487) 20241111125810849 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810849 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810849 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810850 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) 20241111125810850 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) 20241111125810851 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) 20241111125810851 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) 20241111125810852 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) 20241111125810852 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) 20241111125810853 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) 20241111125810853 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) 20241111125810854 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) 20241111125810854 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) 20241111125810855 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) 20241111125810855 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) 20241111125810856 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) 20241111125810856 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) 20241111125810857 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) 20241111125810857 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1659 + 13 = 1672 (pdch_ul_controller.c:131) 20241111125810857 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810857 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810857 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810858 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1672 for type POLL (pdch_ul_controller.c:184) 20241111125810858 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1672, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810858 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810858 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 91 20241111125810868 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) 20241111125810868 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) 20241111125810870 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) 20241111125810870 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) 20241111125810871 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) 20241111125810871 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) 20241111125810872 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) 20241111125810872 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) 20241111125810873 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) 20241111125810873 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) 20241111125810874 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) 20241111125810874 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) 20241111125810875 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) 20241111125810875 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) 20241111125810876 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) 20241111125810876 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) 20241111125810878 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) 20241111125810878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810880 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810892 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) 20241111125810892 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) 20241111125810894 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) 20241111125810894 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) 20241111125810895 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) 20241111125810895 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) 20241111125810896 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) 20241111125810896 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) 20241111125810896 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) 20241111125810896 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) 20241111125810897 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) 20241111125810897 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) 20241111125810898 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) 20241111125810898 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) 20241111125810899 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) 20241111125810899 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) 20241111125810899 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) 20241111125810899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1668 block_nr=1 scheduling free USF for polling at FN=1672 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810900 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810909 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) 20241111125810909 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) 20241111125810910 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) 20241111125810910 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) 20241111125810910 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) 20241111125810910 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) 20241111125810910 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) 20241111125810910 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) 20241111125810910 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) 20241111125810910 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) 20241111125810910 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) 20241111125810910 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) 20241111125810911 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) 20241111125810911 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) 20241111125810911 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) 20241111125810911 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) 20241111125810914 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) 20241111125810914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810914 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810928 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) 20241111125810928 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) 20241111125810928 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1672, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125810928 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1672, TS=7 (curr FN 1672), reason=UL_ASS (tbf.cpp:487) 20241111125810928 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125810928 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125810928 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125810928 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) 20241111125810928 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) 20241111125810928 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) 20241111125810928 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) 20241111125810929 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) 20241111125810929 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) 20241111125810929 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) 20241111125810929 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) 20241111125810929 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) 20241111125810929 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) 20241111125810929 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) 20241111125810929 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) 20241111125810929 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) 20241111125810929 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) 20241111125810937 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) 20241111125810937 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125810937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1677 + 13 = 1690 (pdch_ul_controller.c:131) 20241111125810937 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125810937 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125810937 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125810938 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125810938 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1690 for type POLL (pdch_ul_controller.c:184) 20241111125810938 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1690, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125810938 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125810938 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125810938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810938 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 92 20241111125810951 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) 20241111125810951 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810952 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) 20241111125810956 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) 20241111125810956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810956 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810971 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) 20241111125810971 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) 20241111125810971 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) 20241111125810971 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) 20241111125810972 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) 20241111125810972 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) 20241111125810972 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) 20241111125810972 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) 20241111125810973 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) 20241111125810973 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) 20241111125810973 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) 20241111125810973 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) 20241111125810974 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) 20241111125810974 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) 20241111125810974 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) 20241111125810974 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) 20241111125810976 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) 20241111125810976 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1685 block_nr=5 scheduling free USF for polling at FN=1690 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125810976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125810976 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125810990 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) 20241111125810990 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) 20241111125810992 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) 20241111125810992 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) 20241111125810992 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) 20241111125810992 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) 20241111125810993 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) 20241111125810993 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) 20241111125810994 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) 20241111125810994 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) 20241111125810995 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) 20241111125810995 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) 20241111125810996 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) 20241111125810996 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) 20241111125810997 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) 20241111125810997 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) 20241111125811000 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) 20241111125811000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811002 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811015 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) 20241111125811015 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) 20241111125811015 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1690, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811015 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1690, TS=7 (curr FN 1690), reason=UL_ASS (tbf.cpp:487) 20241111125811015 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811015 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811015 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811016 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) 20241111125811016 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) 20241111125811017 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) 20241111125811017 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) 20241111125811018 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) 20241111125811018 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) 20241111125811018 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) 20241111125811019 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) 20241111125811019 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) 20241111125811019 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) 20241111125811020 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) 20241111125811020 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) 20241111125811021 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) 20241111125811021 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) 20241111125811022 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) 20241111125811022 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1694 + 13 = 1707 (pdch_ul_controller.c:131) 20241111125811022 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811023 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811023 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811024 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1707 for type POLL (pdch_ul_controller.c:184) 20241111125811024 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1707, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811024 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811024 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 93 20241111125811034 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) 20241111125811034 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) 20241111125811035 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) 20241111125811035 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) 20241111125811036 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) 20241111125811036 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) 20241111125811037 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) 20241111125811037 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) 20241111125811038 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) 20241111125811038 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) 20241111125811038 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) 20241111125811038 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) 20241111125811039 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) 20241111125811039 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) 20241111125811040 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) 20241111125811040 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) 20241111125811041 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) 20241111125811041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811042 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811053 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) 20241111125811053 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) 20241111125811054 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) 20241111125811054 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) 20241111125811055 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) 20241111125811055 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) 20241111125811056 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) 20241111125811056 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) 20241111125811057 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) 20241111125811057 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) 20241111125811058 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) 20241111125811058 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) 20241111125811058 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) 20241111125811058 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) 20241111125811059 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) 20241111125811059 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) 20241111125811062 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) 20241111125811062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1703 block_nr=9 scheduling free USF for polling at FN=1707 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811063 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811077 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) 20241111125811077 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) 20241111125811078 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) 20241111125811078 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) 20241111125811079 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) 20241111125811079 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) 20241111125811079 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) 20241111125811079 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) 20241111125811081 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) 20241111125811081 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) 20241111125811082 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) 20241111125811082 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) 20241111125811082 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) 20241111125811082 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) 20241111125811083 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) 20241111125811083 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) 20241111125811084 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) 20241111125811084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811085 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811096 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) 20241111125811096 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) 20241111125811096 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1707, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811096 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1707, TS=7 (curr FN 1707), reason=UL_ASS (tbf.cpp:487) 20241111125811096 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811096 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811096 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811097 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) 20241111125811097 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) 20241111125811098 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) 20241111125811098 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) 20241111125811099 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) 20241111125811099 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) 20241111125811100 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) 20241111125811100 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) 20241111125811101 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) 20241111125811101 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) 20241111125811102 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) 20241111125811102 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) 20241111125811103 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) 20241111125811103 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) 20241111125811104 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) 20241111125811104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1711 + 13 = 1724 (pdch_ul_controller.c:131) 20241111125811104 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811104 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811104 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811104 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1724 for type POLL (pdch_ul_controller.c:184) 20241111125811104 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1724, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811104 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811105 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 94 20241111125811116 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) 20241111125811116 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) 20241111125811117 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) 20241111125811117 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) 20241111125811118 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) 20241111125811118 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) 20241111125811119 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) 20241111125811119 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) 20241111125811120 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) 20241111125811120 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) 20241111125811122 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) 20241111125811122 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) 20241111125811123 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) 20241111125811123 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) 20241111125811124 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) 20241111125811124 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) 20241111125811126 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) 20241111125811126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811127 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811138 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) 20241111125811138 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) 20241111125811138 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) 20241111125811138 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) 20241111125811138 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) 20241111125811138 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) 20241111125811138 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) 20241111125811138 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) 20241111125811139 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) 20241111125811139 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) 20241111125811139 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) 20241111125811139 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) 20241111125811139 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) 20241111125811139 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) 20241111125811139 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) 20241111125811139 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) 20241111125811142 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) 20241111125811142 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1720 block_nr=1 scheduling free USF for polling at FN=1724 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811143 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811158 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) 20241111125811158 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) 20241111125811159 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) 20241111125811159 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) 20241111125811160 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) 20241111125811160 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) 20241111125811161 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) 20241111125811161 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) 20241111125811161 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) 20241111125811161 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) 20241111125811162 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) 20241111125811162 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) 20241111125811163 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) 20241111125811163 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) 20241111125811164 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) 20241111125811164 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) 20241111125811165 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) 20241111125811165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811165 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811177 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) 20241111125811177 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) 20241111125811177 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1724, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811177 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1724, TS=7 (curr FN 1724), reason=UL_ASS (tbf.cpp:487) 20241111125811177 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811177 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811177 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811179 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) 20241111125811179 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) 20241111125811180 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) 20241111125811180 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) 20241111125811181 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) 20241111125811181 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) 20241111125811182 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) 20241111125811182 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) 20241111125811182 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) 20241111125811182 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) 20241111125811183 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) 20241111125811183 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) 20241111125811184 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) 20241111125811184 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) 20241111125811186 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) 20241111125811186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1729 + 13 = 1742 (pdch_ul_controller.c:131) 20241111125811186 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811186 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811186 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811187 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1742 for type POLL (pdch_ul_controller.c:184) 20241111125811187 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1742, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811187 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811187 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811187 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 95 20241111125811201 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) 20241111125811201 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) 20241111125811202 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) 20241111125811202 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) 20241111125811203 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) 20241111125811203 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) 20241111125811204 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) 20241111125811204 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) 20241111125811204 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) 20241111125811204 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) 20241111125811205 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) 20241111125811205 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) 20241111125811206 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) 20241111125811206 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) 20241111125811206 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) 20241111125811206 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) 20241111125811207 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) 20241111125811207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811207 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811220 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) 20241111125811220 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) 20241111125811222 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) 20241111125811222 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) 20241111125811222 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) 20241111125811222 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) 20241111125811223 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) 20241111125811223 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) 20241111125811224 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) 20241111125811224 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) 20241111125811225 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) 20241111125811225 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) 20241111125811226 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) 20241111125811226 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) 20241111125811227 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) 20241111125811227 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) 20241111125811228 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) 20241111125811228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1737 block_nr=5 scheduling free USF for polling at FN=1742 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811230 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811240 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) 20241111125811240 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) 20241111125811241 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) 20241111125811241 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) 20241111125811241 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) 20241111125811241 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) 20241111125811242 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) 20241111125811242 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) 20241111125811242 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) 20241111125811242 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) 20241111125811243 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) 20241111125811243 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) 20241111125811244 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) 20241111125811244 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) 20241111125811244 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) 20241111125811244 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) 20241111125811248 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) 20241111125811248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811249 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811263 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) 20241111125811263 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) 20241111125811263 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1742, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811264 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1742, TS=7 (curr FN 1742), reason=UL_ASS (tbf.cpp:487) 20241111125811264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811264 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811265 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) 20241111125811265 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) 20241111125811266 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) 20241111125811267 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) 20241111125811268 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) 20241111125811268 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) 20241111125811269 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) 20241111125811270 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) 20241111125811271 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) 20241111125811271 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) 20241111125811272 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) 20241111125811272 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) 20241111125811273 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) 20241111125811273 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) 20241111125811274 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) 20241111125811274 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1746 + 13 = 1759 (pdch_ul_controller.c:131) 20241111125811274 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811274 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811274 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811274 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1759 for type POLL (pdch_ul_controller.c:184) 20241111125811274 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1759, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811274 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811274 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811275 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 96 20241111125811283 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) 20241111125811283 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) 20241111125811284 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) 20241111125811284 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) 20241111125811285 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) 20241111125811285 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) 20241111125811286 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) 20241111125811286 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) 20241111125811287 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) 20241111125811287 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) 20241111125811287 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) 20241111125811287 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) 20241111125811288 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) 20241111125811288 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) 20241111125811289 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) 20241111125811289 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) 20241111125811289 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) 20241111125811289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811291 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811303 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) 20241111125811303 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) 20241111125811304 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) 20241111125811304 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) 20241111125811305 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) 20241111125811305 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) 20241111125811306 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) 20241111125811306 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) 20241111125811307 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) 20241111125811307 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) 20241111125811307 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) 20241111125811307 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) 20241111125811308 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) 20241111125811308 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) 20241111125811309 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) 20241111125811309 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) 20241111125811312 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) 20241111125811312 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1755 block_nr=9 scheduling free USF for polling at FN=1759 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811313 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811326 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) 20241111125811326 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) 20241111125811327 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) 20241111125811328 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) 20241111125811328 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) 20241111125811328 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) 20241111125811329 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) 20241111125811329 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) 20241111125811330 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) 20241111125811330 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) 20241111125811331 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) 20241111125811331 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) 20241111125811332 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) 20241111125811332 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) 20241111125811333 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) 20241111125811333 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) 20241111125811334 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) 20241111125811334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811335 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811346 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) 20241111125811346 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) 20241111125811346 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1759, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811346 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1759, TS=7 (curr FN 1759), reason=UL_ASS (tbf.cpp:487) 20241111125811346 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811346 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811346 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811348 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) 20241111125811348 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) 20241111125811349 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) 20241111125811349 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) 20241111125811350 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) 20241111125811350 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) 20241111125811351 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) 20241111125811351 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) 20241111125811352 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) 20241111125811352 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) 20241111125811353 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) 20241111125811353 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) 20241111125811354 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) 20241111125811354 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) 20241111125811355 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) 20241111125811355 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1763 + 13 = 1776 (pdch_ul_controller.c:131) 20241111125811355 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811355 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811355 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811355 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1776 for type POLL (pdch_ul_controller.c:184) 20241111125811355 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1776, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811355 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811355 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 97 20241111125811364 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) 20241111125811364 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) 20241111125811366 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) 20241111125811366 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) 20241111125811366 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) 20241111125811366 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) 20241111125811367 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) 20241111125811367 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) 20241111125811368 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) 20241111125811368 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) 20241111125811369 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) 20241111125811369 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) 20241111125811369 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) 20241111125811369 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) 20241111125811370 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) 20241111125811370 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) 20241111125811374 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) 20241111125811374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811375 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811389 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) 20241111125811389 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) 20241111125811391 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) 20241111125811391 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) 20241111125811392 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) 20241111125811392 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) 20241111125811393 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) 20241111125811393 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) 20241111125811394 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) 20241111125811394 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) 20241111125811395 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) 20241111125811395 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) 20241111125811396 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) 20241111125811396 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) 20241111125811396 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) 20241111125811396 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) 20241111125811397 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) 20241111125811397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1772 block_nr=1 scheduling free USF for polling at FN=1776 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811398 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811407 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) 20241111125811407 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) 20241111125811409 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) 20241111125811409 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) 20241111125811410 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) 20241111125811410 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) 20241111125811411 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) 20241111125811411 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) 20241111125811412 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) 20241111125811412 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) 20241111125811413 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) 20241111125811413 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) 20241111125811414 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) 20241111125811414 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) 20241111125811415 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) 20241111125811415 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) 20241111125811416 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) 20241111125811416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811416 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811426 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) 20241111125811426 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) 20241111125811426 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1776, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811426 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1776, TS=7 (curr FN 1776), reason=UL_ASS (tbf.cpp:487) 20241111125811426 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811426 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811426 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811428 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) 20241111125811428 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) 20241111125811429 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) 20241111125811429 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) 20241111125811429 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) 20241111125811429 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) 20241111125811430 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) 20241111125811430 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) 20241111125811431 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) 20241111125811431 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) 20241111125811432 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) 20241111125811432 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) 20241111125811433 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) 20241111125811433 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) 20241111125811436 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) 20241111125811436 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1781 + 13 = 1794 (pdch_ul_controller.c:131) 20241111125811436 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811436 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811436 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811437 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811437 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1794 for type POLL (pdch_ul_controller.c:184) 20241111125811437 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1794, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811437 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811437 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811437 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 98 20241111125811450 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) 20241111125811450 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) 20241111125811451 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) 20241111125811451 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) 20241111125811452 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) 20241111125811452 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) 20241111125811453 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) 20241111125811453 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) 20241111125811454 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) 20241111125811454 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) 20241111125811455 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) 20241111125811455 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) 20241111125811455 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) 20241111125811455 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) 20241111125811456 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) 20241111125811456 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) 20241111125811457 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) 20241111125811457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811458 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811469 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) 20241111125811469 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) 20241111125811471 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) 20241111125811471 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) 20241111125811471 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) 20241111125811471 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) 20241111125811472 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) 20241111125811472 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) 20241111125811473 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) 20241111125811473 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) 20241111125811474 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) 20241111125811474 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) 20241111125811475 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) 20241111125811475 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) 20241111125811476 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) 20241111125811476 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) 20241111125811477 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) 20241111125811477 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1789 block_nr=5 scheduling free USF for polling at FN=1794 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811479 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811489 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) 20241111125811489 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) 20241111125811490 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) 20241111125811490 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) 20241111125811491 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) 20241111125811491 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) 20241111125811491 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) 20241111125811491 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) 20241111125811492 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) 20241111125811492 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) 20241111125811493 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) 20241111125811493 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) 20241111125811494 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) 20241111125811494 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) 20241111125811495 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) 20241111125811495 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) 20241111125811498 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) 20241111125811498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811499 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811512 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) 20241111125811512 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) 20241111125811512 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1794, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811512 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1794, TS=7 (curr FN 1794), reason=UL_ASS (tbf.cpp:487) 20241111125811512 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811512 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811512 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811514 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) 20241111125811514 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) 20241111125811515 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) 20241111125811515 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) 20241111125811515 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) 20241111125811515 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) 20241111125811516 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) 20241111125811516 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) 20241111125811517 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) 20241111125811517 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) 20241111125811518 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) 20241111125811518 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) 20241111125811519 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) 20241111125811519 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) 20241111125811520 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) 20241111125811520 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811520 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1798 + 13 = 1811 (pdch_ul_controller.c:131) 20241111125811520 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811520 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811520 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811521 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811521 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1811 for type POLL (pdch_ul_controller.c:184) 20241111125811521 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1811, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811521 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811521 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 99 20241111125811532 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) 20241111125811532 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) 20241111125811533 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) 20241111125811533 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) 20241111125811534 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) 20241111125811534 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) 20241111125811535 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) 20241111125811535 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) 20241111125811535 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) 20241111125811535 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) 20241111125811536 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) 20241111125811536 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) 20241111125811537 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) 20241111125811537 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) 20241111125811538 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) 20241111125811538 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) 20241111125811539 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) 20241111125811539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811539 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811551 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) 20241111125811551 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) 20241111125811552 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) 20241111125811552 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) 20241111125811553 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) 20241111125811553 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) 20241111125811553 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) 20241111125811553 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) 20241111125811554 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) 20241111125811554 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) 20241111125811555 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) 20241111125811555 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) 20241111125811556 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) 20241111125811556 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) 20241111125811556 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) 20241111125811557 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) 20241111125811560 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) 20241111125811560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1807 block_nr=9 scheduling free USF for polling at FN=1811 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811561 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811574 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) 20241111125811575 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) 20241111125811576 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) 20241111125811576 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) 20241111125811576 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) 20241111125811576 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) 20241111125811577 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) 20241111125811577 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) 20241111125811578 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) 20241111125811578 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) 20241111125811579 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) 20241111125811579 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) 20241111125811579 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) 20241111125811579 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) 20241111125811580 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) 20241111125811580 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) 20241111125811581 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) 20241111125811581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811582 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811594 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) 20241111125811594 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) 20241111125811594 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1811, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811594 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1811, TS=7 (curr FN 1811), reason=UL_ASS (tbf.cpp:487) 20241111125811594 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811594 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811594 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811595 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) 20241111125811595 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) 20241111125811596 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) 20241111125811596 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) 20241111125811596 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) 20241111125811596 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) 20241111125811597 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) 20241111125811597 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) 20241111125811598 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) 20241111125811598 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) 20241111125811599 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) 20241111125811599 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) 20241111125811599 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) 20241111125811599 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) 20241111125811600 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) 20241111125811600 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1815 + 13 = 1828 (pdch_ul_controller.c:131) 20241111125811600 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811600 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811600 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811601 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1828 for type POLL (pdch_ul_controller.c:184) 20241111125811601 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1828, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811601 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811601 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 100 20241111125811613 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) 20241111125811613 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) 20241111125811614 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) 20241111125811614 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) 20241111125811615 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) 20241111125811615 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) 20241111125811616 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) 20241111125811616 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) 20241111125811617 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) 20241111125811617 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) 20241111125811617 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) 20241111125811617 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) 20241111125811618 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) 20241111125811618 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) 20241111125811619 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) 20241111125811619 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) 20241111125811622 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) 20241111125811622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811623 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811637 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) 20241111125811637 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) 20241111125811638 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) 20241111125811638 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) 20241111125811639 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) 20241111125811639 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) 20241111125811640 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) 20241111125811640 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) 20241111125811640 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) 20241111125811640 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) 20241111125811641 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) 20241111125811641 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) 20241111125811642 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) 20241111125811642 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) 20241111125811643 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) 20241111125811643 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) 20241111125811644 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) 20241111125811644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1824 block_nr=1 scheduling free USF for polling at FN=1828 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811645 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811656 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) 20241111125811656 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) 20241111125811657 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) 20241111125811657 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) 20241111125811658 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) 20241111125811658 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) 20241111125811659 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) 20241111125811659 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) 20241111125811659 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) 20241111125811659 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) 20241111125811660 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) 20241111125811660 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) 20241111125811661 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) 20241111125811661 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) 20241111125811662 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) 20241111125811662 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) 20241111125811663 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) 20241111125811663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811663 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811675 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) 20241111125811675 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) 20241111125811675 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1828, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811675 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1828, TS=7 (curr FN 1828), reason=UL_ASS (tbf.cpp:487) 20241111125811675 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811675 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811675 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811676 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) 20241111125811676 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) 20241111125811677 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) 20241111125811677 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) 20241111125811678 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) 20241111125811678 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) 20241111125811679 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) 20241111125811679 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) 20241111125811679 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) 20241111125811679 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) 20241111125811680 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) 20241111125811680 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) 20241111125811681 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) 20241111125811681 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) 20241111125811684 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) 20241111125811684 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1833 + 13 = 1846 (pdch_ul_controller.c:131) 20241111125811684 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811684 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811684 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811685 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811685 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1846 for type POLL (pdch_ul_controller.c:184) 20241111125811685 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1846, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811685 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811686 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 101 20241111125811699 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) 20241111125811699 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) 20241111125811700 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) 20241111125811700 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) 20241111125811701 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) 20241111125811701 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) 20241111125811702 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) 20241111125811702 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) 20241111125811703 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) 20241111125811703 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) 20241111125811704 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) 20241111125811704 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) 20241111125811704 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) 20241111125811704 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) 20241111125811705 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) 20241111125811705 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) 20241111125811706 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) 20241111125811706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811707 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811718 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) 20241111125811718 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) 20241111125811719 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) 20241111125811719 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) 20241111125811720 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) 20241111125811720 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) 20241111125811721 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) 20241111125811721 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) 20241111125811722 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) 20241111125811722 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) 20241111125811723 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) 20241111125811723 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) 20241111125811723 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) 20241111125811723 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) 20241111125811724 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) 20241111125811724 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) 20241111125811725 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) 20241111125811725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1841 block_nr=5 scheduling free USF for polling at FN=1846 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Sending data request: sapi=5 arfcn=871 cur_fn=1837 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811726 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811737 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) 20241111125811737 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) 20241111125811738 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) 20241111125811738 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) 20241111125811739 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) 20241111125811739 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) 20241111125811740 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) 20241111125811740 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) 20241111125811740 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) 20241111125811740 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) 20241111125811741 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) 20241111125811741 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) 20241111125811742 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) 20241111125811742 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) 20241111125811743 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) 20241111125811743 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) 20241111125811746 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) 20241111125811746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811747 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811761 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) 20241111125811761 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) 20241111125811761 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1846, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811761 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1846, TS=7 (curr FN 1846), reason=UL_ASS (tbf.cpp:487) 20241111125811761 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811761 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811761 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811762 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) 20241111125811762 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) 20241111125811763 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) 20241111125811763 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) 20241111125811764 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) 20241111125811764 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) 20241111125811764 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) 20241111125811764 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) 20241111125811765 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) 20241111125811765 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) 20241111125811766 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) 20241111125811766 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) 20241111125811767 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) 20241111125811767 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) 20241111125811768 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) 20241111125811768 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1850 + 13 = 1863 (pdch_ul_controller.c:131) 20241111125811768 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811768 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811768 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811768 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1863 for type POLL (pdch_ul_controller.c:184) 20241111125811768 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1863, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811768 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811768 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811768 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 102 20241111125811780 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) 20241111125811780 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) 20241111125811781 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) 20241111125811781 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) 20241111125811782 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) 20241111125811782 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) 20241111125811783 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) 20241111125811783 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) 20241111125811783 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) 20241111125811783 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) 20241111125811784 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) 20241111125811784 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) 20241111125811785 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) 20241111125811785 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) 20241111125811786 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) 20241111125811786 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) 20241111125811787 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) 20241111125811787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811787 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811799 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) 20241111125811799 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) 20241111125811800 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) 20241111125811800 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) 20241111125811801 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) 20241111125811801 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) 20241111125811802 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) 20241111125811802 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) 20241111125811802 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) 20241111125811802 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) 20241111125811803 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) 20241111125811803 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) 20241111125811804 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) 20241111125811804 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) 20241111125811805 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) 20241111125811805 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) 20241111125811809 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) 20241111125811809 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1859 block_nr=9 scheduling free USF for polling at FN=1863 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811809 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811823 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) 20241111125811823 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) 20241111125811824 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) 20241111125811824 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) 20241111125811825 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) 20241111125811825 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) 20241111125811826 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) 20241111125811826 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) 20241111125811827 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) 20241111125811827 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) 20241111125811827 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) 20241111125811827 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) 20241111125811828 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) 20241111125811828 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) 20241111125811829 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) 20241111125811829 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) 20241111125811830 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) 20241111125811830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811830 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811842 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) 20241111125811842 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) 20241111125811842 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1863, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811842 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1863, TS=7 (curr FN 1863), reason=UL_ASS (tbf.cpp:487) 20241111125811842 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811842 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811842 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811844 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) 20241111125811844 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) 20241111125811844 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) 20241111125811844 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) 20241111125811845 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) 20241111125811845 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) 20241111125811846 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) 20241111125811846 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) 20241111125811847 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) 20241111125811847 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) 20241111125811848 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) 20241111125811848 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) 20241111125811849 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) 20241111125811849 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) 20241111125811850 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) 20241111125811850 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1867 + 13 = 1880 (pdch_ul_controller.c:131) 20241111125811850 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811850 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811850 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811851 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1880 for type POLL (pdch_ul_controller.c:184) 20241111125811851 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1880, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811851 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811851 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 103 20241111125811861 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) 20241111125811862 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) 20241111125811863 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) 20241111125811863 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) 20241111125811864 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) 20241111125811864 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) 20241111125811865 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) 20241111125811865 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) 20241111125811865 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) 20241111125811865 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) 20241111125811866 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) 20241111125811866 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) 20241111125811867 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) 20241111125811867 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) 20241111125811868 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) 20241111125811868 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) 20241111125811871 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) 20241111125811871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811872 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811885 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) 20241111125811885 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) 20241111125811887 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) 20241111125811887 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) 20241111125811888 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) 20241111125811888 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) 20241111125811889 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) 20241111125811889 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) 20241111125811889 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) 20241111125811889 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) 20241111125811890 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) 20241111125811890 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) 20241111125811891 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) 20241111125811891 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) 20241111125811892 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) 20241111125811892 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) 20241111125811893 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) 20241111125811893 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1876 block_nr=1 scheduling free USF for polling at FN=1880 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811893 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811904 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) 20241111125811904 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) 20241111125811906 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) 20241111125811906 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) 20241111125811907 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) 20241111125811907 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) 20241111125811907 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) 20241111125811907 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) 20241111125811908 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) 20241111125811908 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) 20241111125811909 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) 20241111125811909 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) 20241111125811910 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) 20241111125811910 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) 20241111125811911 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) 20241111125811911 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) 20241111125811911 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) 20241111125811911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811912 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811923 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) 20241111125811923 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) 20241111125811923 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1880, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125811923 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1880, TS=7 (curr FN 1880), reason=UL_ASS (tbf.cpp:487) 20241111125811924 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125811924 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125811924 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125811925 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) 20241111125811925 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) 20241111125811925 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) 20241111125811925 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) 20241111125811926 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) 20241111125811926 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) 20241111125811927 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) 20241111125811927 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) 20241111125811928 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) 20241111125811928 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) 20241111125811929 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) 20241111125811929 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) 20241111125811929 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) 20241111125811930 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) 20241111125811933 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) 20241111125811933 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125811933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1885 + 13 = 1898 (pdch_ul_controller.c:131) 20241111125811933 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125811933 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125811933 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125811934 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125811934 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1898 for type POLL (pdch_ul_controller.c:184) 20241111125811934 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1898, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125811934 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125811934 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125811934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811934 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 104 20241111125811947 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) 20241111125811947 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) 20241111125811949 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) 20241111125811949 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) 20241111125811950 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) 20241111125811950 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) 20241111125811950 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) 20241111125811950 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) 20241111125811952 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) 20241111125811952 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) 20241111125811952 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) 20241111125811952 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) 20241111125811953 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) 20241111125811953 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) 20241111125811954 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) 20241111125811954 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) 20241111125811955 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) 20241111125811955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811956 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811966 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) 20241111125811966 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) 20241111125811966 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) 20241111125811966 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) 20241111125811967 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) 20241111125811967 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) 20241111125811967 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) 20241111125811967 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) 20241111125811967 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) 20241111125811967 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) 20241111125811968 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) 20241111125811968 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) 20241111125811969 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) 20241111125811969 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) 20241111125811970 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) 20241111125811970 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) 20241111125811971 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) 20241111125811971 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1893 block_nr=5 scheduling free USF for polling at FN=1898 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125811971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811972 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125811986 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) 20241111125811986 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) 20241111125811987 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) 20241111125811987 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) 20241111125811988 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) 20241111125811988 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) 20241111125811989 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) 20241111125811989 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) 20241111125811989 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) 20241111125811989 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) 20241111125811990 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) 20241111125811990 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) 20241111125811991 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) 20241111125811991 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) 20241111125811992 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) 20241111125811992 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) 20241111125811995 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) 20241111125811995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125811996 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812010 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) 20241111125812010 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) 20241111125812010 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1898, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812010 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1898, TS=7 (curr FN 1898), reason=UL_ASS (tbf.cpp:487) 20241111125812010 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812010 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812010 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812011 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) 20241111125812011 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) 20241111125812012 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) 20241111125812012 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) 20241111125812013 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) 20241111125812013 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) 20241111125812014 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) 20241111125812014 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) 20241111125812015 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) 20241111125812015 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) 20241111125812015 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) 20241111125812015 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) 20241111125812016 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) 20241111125812016 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) 20241111125812017 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) 20241111125812017 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812017 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1902 + 13 = 1915 (pdch_ul_controller.c:131) 20241111125812017 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812017 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812017 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812018 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1915 for type POLL (pdch_ul_controller.c:184) 20241111125812018 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1915, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812018 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812018 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 105 20241111125812029 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) 20241111125812029 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) 20241111125812031 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) 20241111125812031 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) 20241111125812032 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) 20241111125812032 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) 20241111125812032 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) 20241111125812032 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) 20241111125812033 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) 20241111125812033 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) 20241111125812034 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) 20241111125812034 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) 20241111125812035 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) 20241111125812035 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) 20241111125812035 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) 20241111125812035 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) 20241111125812036 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) 20241111125812036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812037 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812048 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) 20241111125812048 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) 20241111125812050 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) 20241111125812050 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) 20241111125812050 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) 20241111125812050 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) 20241111125812051 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) 20241111125812051 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) 20241111125812052 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) 20241111125812052 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) 20241111125812053 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) 20241111125812053 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) 20241111125812053 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) 20241111125812053 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) 20241111125812054 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) 20241111125812054 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) 20241111125812058 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) 20241111125812058 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1911 block_nr=9 scheduling free USF for polling at FN=1915 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812059 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812072 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) 20241111125812072 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) 20241111125812073 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) 20241111125812073 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) 20241111125812074 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) 20241111125812074 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) 20241111125812075 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) 20241111125812075 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) 20241111125812076 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) 20241111125812076 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) 20241111125812076 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) 20241111125812076 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) 20241111125812077 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) 20241111125812077 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) 20241111125812078 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) 20241111125812078 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) 20241111125812079 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) 20241111125812079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812079 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812091 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) 20241111125812091 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) 20241111125812091 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1915, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812091 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1915, TS=7 (curr FN 1915), reason=UL_ASS (tbf.cpp:487) 20241111125812091 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812092 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812092 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812093 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) 20241111125812093 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) 20241111125812094 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) 20241111125812094 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) 20241111125812094 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) 20241111125812094 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) 20241111125812095 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) 20241111125812095 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) 20241111125812096 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) 20241111125812096 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) 20241111125812097 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) 20241111125812097 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) 20241111125812098 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) 20241111125812098 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) 20241111125812098 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) 20241111125812098 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812098 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1919 + 13 = 1932 (pdch_ul_controller.c:131) 20241111125812098 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812099 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812099 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812099 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1932 for type POLL (pdch_ul_controller.c:184) 20241111125812099 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1932, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812099 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812100 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 106 20241111125812110 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) 20241111125812110 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) 20241111125812112 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) 20241111125812112 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) 20241111125812112 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) 20241111125812113 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) 20241111125812113 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) 20241111125812113 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) 20241111125812114 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) 20241111125812114 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) 20241111125812115 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) 20241111125812115 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) 20241111125812116 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) 20241111125812116 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) 20241111125812116 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) 20241111125812116 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) 20241111125812120 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) 20241111125812120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Sending data request: sapi=5 arfcn=871 cur_fn=1919 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812121 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812134 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) 20241111125812134 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) 20241111125812136 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) 20241111125812136 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) 20241111125812136 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) 20241111125812136 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) 20241111125812137 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) 20241111125812137 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) 20241111125812138 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) 20241111125812138 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) 20241111125812139 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) 20241111125812139 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) 20241111125812139 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) 20241111125812139 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) 20241111125812140 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) 20241111125812140 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) 20241111125812141 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) 20241111125812141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1928 block_nr=1 scheduling free USF for polling at FN=1932 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Sending data request: sapi=5 arfcn=871 cur_fn=1924 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812142 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812153 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) 20241111125812153 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) 20241111125812155 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) 20241111125812155 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) 20241111125812156 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) 20241111125812156 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) 20241111125812156 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) 20241111125812156 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) 20241111125812157 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) 20241111125812157 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) 20241111125812158 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) 20241111125812158 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) 20241111125812159 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) 20241111125812159 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) 20241111125812159 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) 20241111125812159 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) 20241111125812160 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) 20241111125812160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Sending data request: sapi=5 arfcn=871 cur_fn=1928 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812161 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812172 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) 20241111125812172 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) 20241111125812172 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1932, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812172 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1932, TS=7 (curr FN 1932), reason=UL_ASS (tbf.cpp:487) 20241111125812172 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812172 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812173 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812174 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) 20241111125812174 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) 20241111125812174 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) 20241111125812174 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) 20241111125812175 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) 20241111125812175 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) 20241111125812176 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) 20241111125812176 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) 20241111125812177 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) 20241111125812177 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) 20241111125812177 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) 20241111125812177 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) 20241111125812178 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) 20241111125812178 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) 20241111125812182 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) 20241111125812182 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812182 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1937 + 13 = 1950 (pdch_ul_controller.c:131) 20241111125812182 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812182 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812182 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812183 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1950 for type POLL (pdch_ul_controller.c:184) 20241111125812183 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1950, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812183 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812183 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Sending data request: sapi=5 arfcn=871 cur_fn=1932 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812183 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 107 20241111125812197 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) 20241111125812197 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) 20241111125812199 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) 20241111125812199 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) 20241111125812199 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) 20241111125812199 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) 20241111125812200 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) 20241111125812200 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) 20241111125812201 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) 20241111125812201 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) 20241111125812202 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) 20241111125812202 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) 20241111125812203 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) 20241111125812203 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) 20241111125812203 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) 20241111125812203 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) 20241111125812204 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) 20241111125812204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Sending data request: sapi=5 arfcn=871 cur_fn=1937 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812205 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812216 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) 20241111125812216 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) 20241111125812217 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) 20241111125812217 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) 20241111125812218 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) 20241111125812218 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) 20241111125812219 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) 20241111125812219 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) 20241111125812220 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) 20241111125812220 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) 20241111125812220 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) 20241111125812220 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) 20241111125812221 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) 20241111125812221 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) 20241111125812222 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) 20241111125812222 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) 20241111125812223 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) 20241111125812223 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1945 block_nr=5 scheduling free USF for polling at FN=1950 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Sending data request: sapi=5 arfcn=871 cur_fn=1941 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812224 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812235 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) 20241111125812235 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) 20241111125812236 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) 20241111125812236 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) 20241111125812237 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) 20241111125812237 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) 20241111125812238 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) 20241111125812238 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) 20241111125812239 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) 20241111125812239 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) 20241111125812240 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) 20241111125812240 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) 20241111125812240 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) 20241111125812240 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) 20241111125812241 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) 20241111125812241 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) 20241111125812244 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) 20241111125812245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812245 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812259 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) 20241111125812259 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) 20241111125812259 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1950, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812259 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1950, TS=7 (curr FN 1950), reason=UL_ASS (tbf.cpp:487) 20241111125812259 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812259 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812259 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812260 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) 20241111125812260 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) 20241111125812261 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) 20241111125812261 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) 20241111125812262 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) 20241111125812262 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) 20241111125812263 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) 20241111125812263 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) 20241111125812264 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) 20241111125812264 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) 20241111125812264 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) 20241111125812264 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) 20241111125812265 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) 20241111125812265 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) 20241111125812266 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) 20241111125812266 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1954 + 13 = 1967 (pdch_ul_controller.c:131) 20241111125812266 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812266 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812266 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812267 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1967 for type POLL (pdch_ul_controller.c:184) 20241111125812267 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1967, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812267 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812267 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 108 20241111125812278 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) 20241111125812278 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) 20241111125812280 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) 20241111125812280 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) 20241111125812281 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) 20241111125812281 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) 20241111125812282 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) 20241111125812282 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) 20241111125812283 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) 20241111125812283 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) 20241111125812284 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) 20241111125812284 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) 20241111125812285 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) 20241111125812285 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) 20241111125812286 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) 20241111125812286 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) 20241111125812287 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) 20241111125812287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812288 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812297 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) 20241111125812297 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) 20241111125812299 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) 20241111125812299 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) 20241111125812299 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) 20241111125812299 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) 20241111125812300 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) 20241111125812300 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) 20241111125812301 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) 20241111125812301 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) 20241111125812302 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) 20241111125812302 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) 20241111125812303 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) 20241111125812303 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) 20241111125812303 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) 20241111125812303 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) 20241111125812307 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) 20241111125812307 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1963 block_nr=9 scheduling free USF for polling at FN=1967 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812308 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812322 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) 20241111125812322 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) 20241111125812323 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) 20241111125812323 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) 20241111125812324 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) 20241111125812324 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) 20241111125812325 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) 20241111125812325 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) 20241111125812325 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) 20241111125812325 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) 20241111125812326 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) 20241111125812326 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) 20241111125812327 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) 20241111125812327 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) 20241111125812328 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) 20241111125812328 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) 20241111125812328 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) 20241111125812328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812329 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812340 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) 20241111125812340 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) 20241111125812340 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1967, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812340 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1967, TS=7 (curr FN 1967), reason=UL_ASS (tbf.cpp:487) 20241111125812341 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812341 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812341 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812342 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) 20241111125812342 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) 20241111125812343 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) 20241111125812343 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) 20241111125812344 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) 20241111125812344 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) 20241111125812345 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) 20241111125812345 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) 20241111125812345 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) 20241111125812345 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) 20241111125812346 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) 20241111125812346 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) 20241111125812347 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) 20241111125812347 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) 20241111125812348 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) 20241111125812348 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1971 + 13 = 1984 (pdch_ul_controller.c:131) 20241111125812348 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812348 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812348 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812349 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1984 for type POLL (pdch_ul_controller.c:184) 20241111125812349 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1984, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812349 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812349 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 109 20241111125812361 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) 20241111125812361 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) 20241111125812363 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) 20241111125812363 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) 20241111125812364 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) 20241111125812364 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) 20241111125812365 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) 20241111125812365 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) 20241111125812366 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) 20241111125812366 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) 20241111125812367 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) 20241111125812367 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) 20241111125812368 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) 20241111125812368 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) 20241111125812369 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) 20241111125812369 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) 20241111125812370 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) 20241111125812370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Sending data request: sapi=5 arfcn=871 cur_fn=1971 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812371 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812384 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) 20241111125812384 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) 20241111125812385 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) 20241111125812385 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) 20241111125812386 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) 20241111125812386 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) 20241111125812387 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) 20241111125812387 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) 20241111125812388 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) 20241111125812388 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) 20241111125812388 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) 20241111125812388 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) 20241111125812389 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) 20241111125812389 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) 20241111125812390 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) 20241111125812390 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) 20241111125812391 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) 20241111125812391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1980 block_nr=1 scheduling free USF for polling at FN=1984 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812392 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812403 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) 20241111125812403 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) 20241111125812404 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) 20241111125812404 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) 20241111125812405 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) 20241111125812405 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) 20241111125812406 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) 20241111125812406 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) 20241111125812407 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) 20241111125812407 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) 20241111125812408 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) 20241111125812408 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) 20241111125812409 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) 20241111125812409 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) 20241111125812410 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) 20241111125812410 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) 20241111125812411 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) 20241111125812411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812412 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812422 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) 20241111125812422 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) 20241111125812422 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1984, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812422 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1984, TS=7 (curr FN 1984), reason=UL_ASS (tbf.cpp:487) 20241111125812422 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812422 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812422 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812423 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) 20241111125812423 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) 20241111125812424 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) 20241111125812424 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) 20241111125812425 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) 20241111125812425 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) 20241111125812426 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) 20241111125812426 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) 20241111125812426 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) 20241111125812426 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) 20241111125812427 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) 20241111125812427 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) 20241111125812428 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) 20241111125812428 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) 20241111125812431 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) 20241111125812431 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812431 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1989 + 13 = 2002 (pdch_ul_controller.c:131) 20241111125812431 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812432 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812432 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812432 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2002 for type POLL (pdch_ul_controller.c:184) 20241111125812432 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2002, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812432 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812432 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 110 20241111125812446 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) 20241111125812446 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) 20241111125812447 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) 20241111125812447 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) 20241111125812448 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) 20241111125812448 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) 20241111125812449 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) 20241111125812449 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) 20241111125812450 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) 20241111125812450 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) 20241111125812450 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) 20241111125812450 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) 20241111125812451 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) 20241111125812451 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) 20241111125812452 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) 20241111125812452 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) 20241111125812453 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) 20241111125812453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Sending data request: sapi=5 arfcn=871 cur_fn=1989 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812454 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812465 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) 20241111125812465 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) 20241111125812466 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) 20241111125812466 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) 20241111125812467 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) 20241111125812467 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) 20241111125812468 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) 20241111125812468 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) 20241111125812468 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) 20241111125812468 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) 20241111125812469 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) 20241111125812469 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) 20241111125812470 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) 20241111125812470 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) 20241111125812471 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) 20241111125812471 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) 20241111125812471 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) 20241111125812472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1997 block_nr=5 scheduling free USF for polling at FN=2002 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812472 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812484 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) 20241111125812484 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) 20241111125812485 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) 20241111125812485 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) 20241111125812486 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) 20241111125812486 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) 20241111125812487 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) 20241111125812487 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) 20241111125812487 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) 20241111125812488 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) 20241111125812488 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) 20241111125812488 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) 20241111125812489 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) 20241111125812489 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) 20241111125812490 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) 20241111125812490 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) 20241111125812493 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) 20241111125812493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812494 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812508 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) 20241111125812508 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) 20241111125812508 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2002, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812508 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2002, TS=7 (curr FN 2002), reason=UL_ASS (tbf.cpp:487) 20241111125812508 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812508 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812508 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812509 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) 20241111125812509 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) 20241111125812510 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) 20241111125812510 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) 20241111125812510 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) 20241111125812510 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) 20241111125812511 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) 20241111125812511 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) 20241111125812512 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) 20241111125812512 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) 20241111125812513 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) 20241111125812513 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) 20241111125812514 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) 20241111125812514 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) 20241111125812515 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) 20241111125812515 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2006 + 13 = 2019 (pdch_ul_controller.c:131) 20241111125812515 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812515 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812515 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812515 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2019 for type POLL (pdch_ul_controller.c:184) 20241111125812515 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2019, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812515 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812515 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 111 20241111125812527 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) 20241111125812527 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) 20241111125812529 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) 20241111125812529 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) 20241111125812529 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) 20241111125812529 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) 20241111125812530 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) 20241111125812530 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) 20241111125812531 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) 20241111125812531 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) 20241111125812532 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) 20241111125812532 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) 20241111125812533 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) 20241111125812533 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) 20241111125812534 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) 20241111125812534 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) 20241111125812534 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) 20241111125812534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Sending data request: sapi=5 arfcn=871 cur_fn=2006 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812535 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812546 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) 20241111125812546 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) 20241111125812547 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) 20241111125812547 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) 20241111125812548 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) 20241111125812548 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) 20241111125812549 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) 20241111125812549 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) 20241111125812550 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) 20241111125812550 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) 20241111125812550 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) 20241111125812550 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) 20241111125812551 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) 20241111125812551 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) 20241111125812552 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) 20241111125812552 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) 20241111125812555 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) 20241111125812555 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2015 block_nr=9 scheduling free USF for polling at FN=2019 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812556 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812570 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) 20241111125812570 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) 20241111125812571 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) 20241111125812571 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) 20241111125812572 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) 20241111125812572 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) 20241111125812573 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) 20241111125812573 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) 20241111125812574 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) 20241111125812574 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) 20241111125812575 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) 20241111125812575 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) 20241111125812575 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) 20241111125812575 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) 20241111125812576 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) 20241111125812576 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) 20241111125812577 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) 20241111125812577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812578 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812589 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) 20241111125812589 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) 20241111125812589 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2019, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812589 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2019, TS=7 (curr FN 2019), reason=UL_ASS (tbf.cpp:487) 20241111125812589 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812589 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812589 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812591 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) 20241111125812591 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) 20241111125812591 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) 20241111125812591 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) 20241111125812592 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) 20241111125812592 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) 20241111125812593 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) 20241111125812593 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) 20241111125812594 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) 20241111125812594 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) 20241111125812595 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) 20241111125812595 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) 20241111125812595 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) 20241111125812595 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) 20241111125812596 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) 20241111125812596 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812596 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2023 + 13 = 2036 (pdch_ul_controller.c:131) 20241111125812596 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812596 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812596 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812597 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2036 for type POLL (pdch_ul_controller.c:184) 20241111125812597 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2036, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812597 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812597 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Sending data request: sapi=5 arfcn=871 cur_fn=2019 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812597 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 112 20241111125812608 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) 20241111125812608 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) 20241111125812610 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) 20241111125812610 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) 20241111125812610 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) 20241111125812610 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) 20241111125812611 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) 20241111125812611 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) 20241111125812612 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) 20241111125812612 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) 20241111125812613 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) 20241111125812613 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) 20241111125812614 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) 20241111125812614 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) 20241111125812615 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) 20241111125812615 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) 20241111125812618 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) 20241111125812618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Sending data request: sapi=5 arfcn=871 cur_fn=2023 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812618 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812632 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) 20241111125812632 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) 20241111125812633 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) 20241111125812633 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) 20241111125812634 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) 20241111125812634 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) 20241111125812635 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) 20241111125812635 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) 20241111125812636 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) 20241111125812636 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) 20241111125812637 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) 20241111125812637 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) 20241111125812638 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) 20241111125812638 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) 20241111125812639 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) 20241111125812639 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) 20241111125812640 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) 20241111125812640 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2032 block_nr=1 scheduling free USF for polling at FN=2036 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Sending data request: sapi=5 arfcn=871 cur_fn=2028 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812640 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812651 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) 20241111125812651 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) 20241111125812653 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) 20241111125812653 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) 20241111125812653 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) 20241111125812653 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) 20241111125812654 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) 20241111125812654 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) 20241111125812655 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) 20241111125812655 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) 20241111125812656 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) 20241111125812656 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) 20241111125812657 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) 20241111125812657 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) 20241111125812657 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) 20241111125812657 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) 20241111125812658 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) 20241111125812658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Sending data request: sapi=5 arfcn=871 cur_fn=2032 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812659 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812670 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) 20241111125812670 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) 20241111125812670 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2036, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812670 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2036, TS=7 (curr FN 2036), reason=UL_ASS (tbf.cpp:487) 20241111125812670 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812670 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812670 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812672 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) 20241111125812672 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) 20241111125812672 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) 20241111125812672 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) 20241111125812673 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) 20241111125812673 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) 20241111125812674 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) 20241111125812674 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) 20241111125812675 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) 20241111125812675 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) 20241111125812675 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) 20241111125812675 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) 20241111125812676 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) 20241111125812676 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) 20241111125812680 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) 20241111125812680 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2041 + 13 = 2054 (pdch_ul_controller.c:131) 20241111125812680 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812680 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812680 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812681 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2054 for type POLL (pdch_ul_controller.c:184) 20241111125812681 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2054, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812681 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Sending data request: sapi=5 arfcn=871 cur_fn=2036 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812681 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 113 20241111125812694 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) 20241111125812694 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) 20241111125812696 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) 20241111125812696 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) 20241111125812696 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) 20241111125812696 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) 20241111125812697 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) 20241111125812697 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) 20241111125812698 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) 20241111125812698 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) 20241111125812699 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) 20241111125812699 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) 20241111125812699 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) 20241111125812699 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) 20241111125812700 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) 20241111125812700 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) 20241111125812701 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) 20241111125812701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Sending data request: sapi=5 arfcn=871 cur_fn=2041 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812702 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812713 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) 20241111125812713 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) 20241111125812715 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) 20241111125812715 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) 20241111125812715 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) 20241111125812715 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) 20241111125812716 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) 20241111125812716 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) 20241111125812717 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) 20241111125812717 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) 20241111125812719 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) 20241111125812719 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) 20241111125812719 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) 20241111125812719 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) 20241111125812720 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) 20241111125812720 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) 20241111125812721 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) 20241111125812721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2049 block_nr=5 scheduling free USF for polling at FN=2054 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812722 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812733 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) 20241111125812733 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) 20241111125812734 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) 20241111125812734 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) 20241111125812735 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) 20241111125812735 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) 20241111125812736 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) 20241111125812736 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) 20241111125812737 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) 20241111125812737 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) 20241111125812738 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) 20241111125812738 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) 20241111125812738 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) 20241111125812738 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) 20241111125812739 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) 20241111125812739 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) 20241111125812742 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) 20241111125812742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812743 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812756 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) 20241111125812756 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) 20241111125812756 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2054, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812756 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2054, TS=7 (curr FN 2054), reason=UL_ASS (tbf.cpp:487) 20241111125812756 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812756 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812756 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812758 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) 20241111125812758 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) 20241111125812758 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) 20241111125812758 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) 20241111125812759 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) 20241111125812759 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) 20241111125812760 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) 20241111125812760 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) 20241111125812761 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) 20241111125812761 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) 20241111125812762 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) 20241111125812762 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) 20241111125812762 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) 20241111125812762 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) 20241111125812763 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) 20241111125812763 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2058 + 13 = 2071 (pdch_ul_controller.c:131) 20241111125812763 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812763 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812763 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812764 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2071 for type POLL (pdch_ul_controller.c:184) 20241111125812764 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2071, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812764 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812765 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 114 20241111125812775 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) 20241111125812775 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) 20241111125812777 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) 20241111125812777 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) 20241111125812777 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) 20241111125812778 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) 20241111125812778 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) 20241111125812778 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) 20241111125812779 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) 20241111125812779 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) 20241111125812780 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) 20241111125812780 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) 20241111125812781 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) 20241111125812781 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) 20241111125812781 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) 20241111125812781 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) 20241111125812782 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) 20241111125812782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Sending data request: sapi=5 arfcn=871 cur_fn=2058 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812783 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812794 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) 20241111125812794 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) 20241111125812796 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) 20241111125812796 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) 20241111125812796 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) 20241111125812797 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) 20241111125812797 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) 20241111125812797 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) 20241111125812798 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) 20241111125812798 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) 20241111125812799 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) 20241111125812799 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) 20241111125812800 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) 20241111125812800 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) 20241111125812801 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) 20241111125812801 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) 20241111125812805 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) 20241111125812805 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2067 block_nr=9 scheduling free USF for polling at FN=2071 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812805 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812819 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) 20241111125812819 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) 20241111125812820 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) 20241111125812820 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) 20241111125812821 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) 20241111125812821 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) 20241111125812821 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) 20241111125812822 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) 20241111125812823 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) 20241111125812823 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) 20241111125812824 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) 20241111125812824 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) 20241111125812824 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) 20241111125812824 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) 20241111125812825 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) 20241111125812825 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) 20241111125812826 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) 20241111125812826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812827 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812838 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) 20241111125812838 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) 20241111125812838 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2071, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812838 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2071, TS=7 (curr FN 2071), reason=UL_ASS (tbf.cpp:487) 20241111125812838 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812838 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812838 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812839 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) 20241111125812839 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) 20241111125812840 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) 20241111125812840 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) 20241111125812841 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) 20241111125812841 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) 20241111125812842 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) 20241111125812842 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) 20241111125812843 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) 20241111125812843 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) 20241111125812843 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) 20241111125812843 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) 20241111125812844 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) 20241111125812844 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) 20241111125812845 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) 20241111125812845 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812845 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2075 + 13 = 2088 (pdch_ul_controller.c:131) 20241111125812845 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812845 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812845 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812846 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2088 for type POLL (pdch_ul_controller.c:184) 20241111125812846 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2088, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812846 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812846 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812846 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 115 20241111125812857 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) 20241111125812857 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) 20241111125812858 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) 20241111125812858 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) 20241111125812859 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) 20241111125812859 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) 20241111125812860 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) 20241111125812860 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) 20241111125812861 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) 20241111125812861 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) 20241111125812862 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) 20241111125812862 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) 20241111125812863 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) 20241111125812863 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) 20241111125812863 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) 20241111125812863 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) 20241111125812866 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) 20241111125812866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Sending data request: sapi=5 arfcn=871 cur_fn=2075 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812867 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812881 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) 20241111125812881 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) 20241111125812882 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) 20241111125812882 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) 20241111125812883 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) 20241111125812883 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) 20241111125812884 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) 20241111125812884 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) 20241111125812884 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) 20241111125812884 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) 20241111125812886 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) 20241111125812886 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) 20241111125812887 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) 20241111125812887 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) 20241111125812887 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) 20241111125812887 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) 20241111125812888 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) 20241111125812888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2084 block_nr=1 scheduling free USF for polling at FN=2088 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812889 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812900 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) 20241111125812900 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) 20241111125812901 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) 20241111125812901 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) 20241111125812902 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) 20241111125812902 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) 20241111125812903 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) 20241111125812903 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) 20241111125812904 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) 20241111125812904 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) 20241111125812904 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) 20241111125812904 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) 20241111125812905 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) 20241111125812905 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) 20241111125812906 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) 20241111125812906 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) 20241111125812907 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) 20241111125812907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812908 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812919 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) 20241111125812919 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) 20241111125812919 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2088, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125812919 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2088, TS=7 (curr FN 2088), reason=UL_ASS (tbf.cpp:487) 20241111125812919 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125812919 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125812919 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125812920 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) 20241111125812920 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) 20241111125812921 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) 20241111125812921 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) 20241111125812922 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) 20241111125812922 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) 20241111125812923 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) 20241111125812923 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) 20241111125812923 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) 20241111125812923 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) 20241111125812924 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) 20241111125812924 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) 20241111125812925 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) 20241111125812925 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) 20241111125812928 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) 20241111125812928 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125812928 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2093 + 13 = 2106 (pdch_ul_controller.c:131) 20241111125812928 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125812928 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125812928 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125812929 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125812929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2106 for type POLL (pdch_ul_controller.c:184) 20241111125812929 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2106, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125812929 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125812929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125812929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812930 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 116 20241111125812943 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) 20241111125812943 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) 20241111125812944 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) 20241111125812944 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) 20241111125812945 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) 20241111125812945 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) 20241111125812946 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) 20241111125812946 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) 20241111125812947 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) 20241111125812947 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) 20241111125812947 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) 20241111125812947 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) 20241111125812948 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) 20241111125812948 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) 20241111125812949 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) 20241111125812949 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) 20241111125812950 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) 20241111125812950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Sending data request: sapi=5 arfcn=871 cur_fn=2093 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812951 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812962 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) 20241111125812962 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) 20241111125812963 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) 20241111125812963 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) 20241111125812964 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) 20241111125812964 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) 20241111125812965 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) 20241111125812965 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) 20241111125812966 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) 20241111125812966 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) 20241111125812968 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) 20241111125812968 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) 20241111125812969 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) 20241111125812969 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) 20241111125812970 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125812970 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241111125812970 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241111125812970 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125812970 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125812970 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) 20241111125812970 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) 20241111125812972 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) 20241111125812972 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2101 block_nr=5 scheduling free USF for polling at FN=2106 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125812972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125812974 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125812980 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125812981 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125812981 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125812981 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125812981 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125812984 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) 20241111125812984 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) 20241111125812986 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) 20241111125812986 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) 20241111125812986 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) 20241111125812986 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) 20241111125812987 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) 20241111125812987 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) 20241111125812988 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) 20241111125812988 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) 20241111125812988 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) 20241111125812988 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) 20241111125812989 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) 20241111125812989 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) 20241111125812989 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) 20241111125812989 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) 20241111125812991 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) 20241111125812991 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) 20241111125812992 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813006 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) 20241111125813006 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) 20241111125813006 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2106, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813006 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2106, TS=7 (curr FN 2106), reason=UL_ASS (tbf.cpp:487) 20241111125813006 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813006 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813006 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813008 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) 20241111125813008 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) 20241111125813009 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) 20241111125813009 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) 20241111125813010 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) 20241111125813010 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) 20241111125813010 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) 20241111125813010 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) 20241111125813011 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) 20241111125813011 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) 20241111125813011 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) 20241111125813011 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) 20241111125813012 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) 20241111125813012 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) 20241111125813012 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) 20241111125813012 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2110 + 13 = 2123 (pdch_ul_controller.c:131) 20241111125813012 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813013 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813013 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813013 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2123 for type POLL (pdch_ul_controller.c:184) 20241111125813013 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2123, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813013 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813013 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Sending data request: sapi=5 arfcn=871 cur_fn=2106 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813013 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 117 20241111125813027 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) 20241111125813027 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) 20241111125813029 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) 20241111125813029 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) 20241111125813030 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) 20241111125813031 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) 20241111125813032 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) 20241111125813032 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) 20241111125813032 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) 20241111125813032 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) 20241111125813033 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) 20241111125813034 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) 20241111125813035 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) 20241111125813035 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) 20241111125813037 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) 20241111125813037 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) 20241111125813038 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) 20241111125813038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Sending data request: sapi=5 arfcn=871 cur_fn=2110 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813040 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813046 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) 20241111125813046 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) 20241111125813047 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) 20241111125813047 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) 20241111125813048 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) 20241111125813048 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) 20241111125813048 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) 20241111125813048 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) 20241111125813049 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) 20241111125813049 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) 20241111125813049 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) 20241111125813049 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) 20241111125813050 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) 20241111125813050 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) 20241111125813050 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) 20241111125813050 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) 20241111125813054 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) 20241111125813054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2119 block_nr=9 scheduling free USF for polling at FN=2123 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Sending data request: sapi=5 arfcn=871 cur_fn=2114 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813054 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813069 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) 20241111125813069 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) 20241111125813072 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) 20241111125813072 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) 20241111125813072 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) 20241111125813072 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) 20241111125813073 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) 20241111125813073 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) 20241111125813073 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) 20241111125813073 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) 20241111125813073 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) 20241111125813073 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) 20241111125813074 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) 20241111125813074 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) 20241111125813074 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) 20241111125813074 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) 20241111125813074 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) 20241111125813074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Sending data request: sapi=5 arfcn=871 cur_fn=2119 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813075 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813088 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) 20241111125813088 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) 20241111125813088 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2123, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813088 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2123, TS=7 (curr FN 2123), reason=UL_ASS (tbf.cpp:487) 20241111125813088 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813088 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813088 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813089 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) 20241111125813089 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) 20241111125813090 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) 20241111125813090 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) 20241111125813091 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) 20241111125813091 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) 20241111125813092 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) 20241111125813092 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) 20241111125813092 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) 20241111125813092 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) 20241111125813092 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) 20241111125813092 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) 20241111125813094 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) 20241111125813094 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) 20241111125813094 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) 20241111125813094 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2127 + 13 = 2140 (pdch_ul_controller.c:131) 20241111125813094 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813094 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813094 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813094 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2140 for type POLL (pdch_ul_controller.c:184) 20241111125813094 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2140, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813094 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Sending data request: sapi=5 arfcn=871 cur_fn=2123 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813094 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 118 20241111125813106 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) 20241111125813106 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) 20241111125813106 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) 20241111125813106 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) 20241111125813107 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) 20241111125813107 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) 20241111125813107 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) 20241111125813107 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) 20241111125813107 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) 20241111125813107 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) 20241111125813108 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) 20241111125813108 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) 20241111125813108 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) 20241111125813108 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) 20241111125813108 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) 20241111125813108 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) 20241111125813117 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) 20241111125813117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Sending data request: sapi=5 arfcn=871 cur_fn=2127 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813117 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813131 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) 20241111125813131 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) 20241111125813132 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) 20241111125813132 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) 20241111125813132 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) 20241111125813132 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) 20241111125813133 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) 20241111125813133 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) 20241111125813133 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) 20241111125813133 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) 20241111125813134 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) 20241111125813134 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) 20241111125813134 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) 20241111125813134 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) 20241111125813135 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) 20241111125813135 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) 20241111125813135 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) 20241111125813135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2136 block_nr=1 scheduling free USF for polling at FN=2140 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Sending data request: sapi=5 arfcn=871 cur_fn=2132 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813135 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813150 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) 20241111125813150 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) 20241111125813151 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) 20241111125813151 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) 20241111125813151 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) 20241111125813151 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) 20241111125813152 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) 20241111125813152 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) 20241111125813153 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) 20241111125813153 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) 20241111125813153 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) 20241111125813153 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) 20241111125813154 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) 20241111125813154 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) 20241111125813155 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) 20241111125813155 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) 20241111125813155 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) 20241111125813156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Sending data request: sapi=5 arfcn=871 cur_fn=2136 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813156 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813170 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) 20241111125813170 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) 20241111125813170 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2140, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813170 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2140, TS=7 (curr FN 2140), reason=UL_ASS (tbf.cpp:487) 20241111125813170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813170 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813171 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) 20241111125813171 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) 20241111125813172 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) 20241111125813172 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) 20241111125813173 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) 20241111125813173 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) 20241111125813173 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) 20241111125813173 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) 20241111125813174 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) 20241111125813174 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) 20241111125813175 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) 20241111125813175 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) 20241111125813175 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) 20241111125813175 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) 20241111125813179 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) 20241111125813179 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2145 + 13 = 2158 (pdch_ul_controller.c:131) 20241111125813179 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813180 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813180 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813181 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2158 for type POLL (pdch_ul_controller.c:184) 20241111125813181 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2158, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813181 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Sending data request: sapi=5 arfcn=871 cur_fn=2140 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813181 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 119 20241111125813193 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) 20241111125813193 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) 20241111125813194 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) 20241111125813194 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) 20241111125813194 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) 20241111125813194 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) 20241111125813194 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) 20241111125813194 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) 20241111125813195 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) 20241111125813195 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) 20241111125813195 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) 20241111125813195 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) 20241111125813195 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) 20241111125813195 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) 20241111125813196 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) 20241111125813196 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) 20241111125813197 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) 20241111125813197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Sending data request: sapi=5 arfcn=871 cur_fn=2145 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813198 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813212 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) 20241111125813212 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) 20241111125813213 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) 20241111125813213 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) 20241111125813213 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) 20241111125813213 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) 20241111125813214 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) 20241111125813214 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) 20241111125813214 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) 20241111125813214 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) 20241111125813215 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) 20241111125813215 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) 20241111125813216 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) 20241111125813216 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) 20241111125813217 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) 20241111125813217 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) 20241111125813217 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) 20241111125813217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2153 block_nr=5 scheduling free USF for polling at FN=2158 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Sending data request: sapi=5 arfcn=871 cur_fn=2149 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813218 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813231 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) 20241111125813231 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) 20241111125813232 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) 20241111125813232 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) 20241111125813232 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) 20241111125813232 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) 20241111125813233 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) 20241111125813233 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) 20241111125813233 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) 20241111125813233 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) 20241111125813234 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) 20241111125813234 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) 20241111125813234 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) 20241111125813234 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) 20241111125813235 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) 20241111125813235 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) 20241111125813241 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) 20241111125813241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Sending data request: sapi=5 arfcn=871 cur_fn=2153 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813242 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813256 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) 20241111125813256 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) 20241111125813256 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2158, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813256 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2158, TS=7 (curr FN 2158), reason=UL_ASS (tbf.cpp:487) 20241111125813256 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813256 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813256 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813257 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) 20241111125813257 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) 20241111125813258 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) 20241111125813258 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) 20241111125813258 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) 20241111125813259 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) 20241111125813259 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) 20241111125813259 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) 20241111125813260 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) 20241111125813260 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) 20241111125813261 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) 20241111125813261 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) 20241111125813262 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) 20241111125813262 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) 20241111125813263 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) 20241111125813263 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813263 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2162 + 13 = 2175 (pdch_ul_controller.c:131) 20241111125813263 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813263 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813263 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813264 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2175 for type POLL (pdch_ul_controller.c:184) 20241111125813264 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2175, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813264 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Sending data request: sapi=5 arfcn=871 cur_fn=2158 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813264 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 120 20241111125813275 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) 20241111125813275 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) 20241111125813277 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) 20241111125813277 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) 20241111125813278 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) 20241111125813278 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) 20241111125813279 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) 20241111125813279 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) 20241111125813280 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) 20241111125813280 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) 20241111125813281 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) 20241111125813281 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) 20241111125813282 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) 20241111125813282 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) 20241111125813283 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) 20241111125813283 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) 20241111125813284 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) 20241111125813284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Sending data request: sapi=5 arfcn=871 cur_fn=2162 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813285 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813295 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) 20241111125813295 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) 20241111125813296 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) 20241111125813296 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) 20241111125813297 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) 20241111125813297 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) 20241111125813297 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) 20241111125813297 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) 20241111125813298 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) 20241111125813298 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) 20241111125813299 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) 20241111125813299 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) 20241111125813300 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) 20241111125813300 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) 20241111125813301 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) 20241111125813301 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) 20241111125813305 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) 20241111125813305 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2171 block_nr=9 scheduling free USF for polling at FN=2175 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Sending data request: sapi=5 arfcn=871 cur_fn=2166 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813306 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813319 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) 20241111125813319 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) 20241111125813320 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) 20241111125813320 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) 20241111125813321 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) 20241111125813321 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) 20241111125813322 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) 20241111125813322 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) 20241111125813322 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) 20241111125813322 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) 20241111125813323 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) 20241111125813323 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) 20241111125813324 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) 20241111125813324 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) 20241111125813324 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) 20241111125813324 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) 20241111125813324 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) 20241111125813324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Sending data request: sapi=5 arfcn=871 cur_fn=2171 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813325 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813338 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) 20241111125813338 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) 20241111125813338 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2175, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813338 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2175, TS=7 (curr FN 2175), reason=UL_ASS (tbf.cpp:487) 20241111125813338 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813338 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813338 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813339 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) 20241111125813339 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) 20241111125813340 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) 20241111125813340 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) 20241111125813340 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) 20241111125813340 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) 20241111125813341 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) 20241111125813341 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) 20241111125813342 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) 20241111125813342 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) 20241111125813342 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) 20241111125813342 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) 20241111125813343 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) 20241111125813343 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) 20241111125813343 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) 20241111125813343 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813343 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2179 + 13 = 2192 (pdch_ul_controller.c:131) 20241111125813343 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813343 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813343 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813344 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2192 for type POLL (pdch_ul_controller.c:184) 20241111125813344 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2192, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813344 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813344 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Sending data request: sapi=5 arfcn=871 cur_fn=2175 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813344 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 121 20241111125813357 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) 20241111125813357 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) 20241111125813358 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) 20241111125813358 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) 20241111125813359 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) 20241111125813359 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) 20241111125813360 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) 20241111125813360 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) 20241111125813360 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) 20241111125813360 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) 20241111125813361 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) 20241111125813361 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) 20241111125813362 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) 20241111125813362 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) 20241111125813363 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) 20241111125813363 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) 20241111125813366 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) 20241111125813366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Sending data request: sapi=5 arfcn=871 cur_fn=2179 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813367 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813381 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) 20241111125813381 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) 20241111125813382 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) 20241111125813382 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) 20241111125813383 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) 20241111125813383 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) 20241111125813383 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) 20241111125813383 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) 20241111125813384 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) 20241111125813384 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) 20241111125813384 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) 20241111125813384 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) 20241111125813385 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) 20241111125813385 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) 20241111125813385 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) 20241111125813385 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) 20241111125813386 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) 20241111125813386 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2188 block_nr=1 scheduling free USF for polling at FN=2192 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Sending data request: sapi=5 arfcn=871 cur_fn=2184 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813387 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813399 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) 20241111125813400 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) 20241111125813400 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) 20241111125813400 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) 20241111125813401 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) 20241111125813401 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) 20241111125813402 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) 20241111125813402 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) 20241111125813402 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) 20241111125813402 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) 20241111125813403 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) 20241111125813403 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) 20241111125813403 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) 20241111125813403 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) 20241111125813403 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) 20241111125813403 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) 20241111125813404 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) 20241111125813405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Sending data request: sapi=5 arfcn=871 cur_fn=2188 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813405 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813419 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) 20241111125813419 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) 20241111125813419 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2192, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813419 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2192, TS=7 (curr FN 2192), reason=UL_ASS (tbf.cpp:487) 20241111125813419 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813419 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813419 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813420 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) 20241111125813420 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) 20241111125813420 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) 20241111125813420 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) 20241111125813421 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) 20241111125813421 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) 20241111125813421 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) 20241111125813421 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) 20241111125813422 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) 20241111125813422 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) 20241111125813423 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) 20241111125813423 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) 20241111125813424 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) 20241111125813424 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) 20241111125813428 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) 20241111125813428 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2197 + 13 = 2210 (pdch_ul_controller.c:131) 20241111125813428 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813428 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813428 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813428 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2210 for type POLL (pdch_ul_controller.c:184) 20241111125813428 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2210, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813428 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Sending data request: sapi=5 arfcn=871 cur_fn=2192 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813428 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 122 20241111125813441 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) 20241111125813441 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) 20241111125813442 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) 20241111125813442 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) 20241111125813442 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) 20241111125813442 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) 20241111125813443 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) 20241111125813443 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) 20241111125813443 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) 20241111125813443 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) 20241111125813443 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) 20241111125813443 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) 20241111125813443 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) 20241111125813443 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) 20241111125813444 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) 20241111125813444 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) 20241111125813446 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) 20241111125813446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Sending data request: sapi=5 arfcn=871 cur_fn=2197 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813447 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813462 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) 20241111125813462 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) 20241111125813464 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) 20241111125813464 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) 20241111125813465 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) 20241111125813465 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) 20241111125813466 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) 20241111125813466 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) 20241111125813467 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) 20241111125813468 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) 20241111125813469 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) 20241111125813469 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) 20241111125813470 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) 20241111125813470 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) 20241111125813471 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) 20241111125813471 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) 20241111125813472 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) 20241111125813472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2205 block_nr=5 scheduling free USF for polling at FN=2210 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Sending data request: sapi=5 arfcn=871 cur_fn=2201 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813473 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813482 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) 20241111125813482 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) 20241111125813484 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) 20241111125813484 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) 20241111125813485 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) 20241111125813485 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) 20241111125813486 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) 20241111125813487 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) 20241111125813488 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) 20241111125813488 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) 20241111125813489 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) 20241111125813489 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) 20241111125813490 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) 20241111125813490 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) 20241111125813490 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) 20241111125813490 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) 20241111125813491 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) 20241111125813491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Sending data request: sapi=5 arfcn=871 cur_fn=2205 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813492 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813505 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) 20241111125813505 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) 20241111125813505 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2210, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813505 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2210, TS=7 (curr FN 2210), reason=UL_ASS (tbf.cpp:487) 20241111125813505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813505 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813505 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813506 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) 20241111125813506 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) 20241111125813507 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) 20241111125813507 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) 20241111125813508 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) 20241111125813508 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) 20241111125813509 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) 20241111125813509 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) 20241111125813510 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) 20241111125813510 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) 20241111125813512 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) 20241111125813512 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) 20241111125813513 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) 20241111125813513 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) 20241111125813513 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) 20241111125813514 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2214 + 13 = 2227 (pdch_ul_controller.c:131) 20241111125813514 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813514 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813514 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813515 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2227 for type POLL (pdch_ul_controller.c:184) 20241111125813515 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2227, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813515 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Sending data request: sapi=5 arfcn=871 cur_fn=2210 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813515 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 123 20241111125813524 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) 20241111125813524 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) 20241111125813526 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) 20241111125813526 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) 20241111125813526 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) 20241111125813526 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) 20241111125813527 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) 20241111125813527 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) 20241111125813528 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) 20241111125813528 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) 20241111125813529 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) 20241111125813529 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) 20241111125813530 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) 20241111125813530 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) 20241111125813531 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) 20241111125813531 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) 20241111125813532 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) 20241111125813532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Sending data request: sapi=5 arfcn=871 cur_fn=2214 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813533 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813543 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) 20241111125813544 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) 20241111125813545 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) 20241111125813545 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) 20241111125813545 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) 20241111125813545 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) 20241111125813546 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) 20241111125813546 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) 20241111125813547 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) 20241111125813547 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) 20241111125813548 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) 20241111125813548 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) 20241111125813549 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) 20241111125813549 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) 20241111125813549 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) 20241111125813549 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) 20241111125813553 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) 20241111125813553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2223 block_nr=9 scheduling free USF for polling at FN=2227 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Sending data request: sapi=5 arfcn=871 cur_fn=2218 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813554 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813567 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) 20241111125813567 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) 20241111125813569 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) 20241111125813569 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) 20241111125813569 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) 20241111125813569 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) 20241111125813570 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) 20241111125813570 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) 20241111125813571 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) 20241111125813571 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) 20241111125813572 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) 20241111125813572 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) 20241111125813572 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) 20241111125813572 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) 20241111125813573 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) 20241111125813573 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) 20241111125813574 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) 20241111125813574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Sending data request: sapi=5 arfcn=871 cur_fn=2223 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813575 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813586 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) 20241111125813586 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) 20241111125813586 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2227, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813587 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2227, TS=7 (curr FN 2227), reason=UL_ASS (tbf.cpp:487) 20241111125813587 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813587 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813587 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813588 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) 20241111125813588 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) 20241111125813588 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) 20241111125813588 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) 20241111125813589 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) 20241111125813589 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) 20241111125813590 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) 20241111125813590 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) 20241111125813591 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) 20241111125813591 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) 20241111125813592 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) 20241111125813592 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) 20241111125813592 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) 20241111125813592 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) 20241111125813593 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) 20241111125813593 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2231 + 13 = 2244 (pdch_ul_controller.c:131) 20241111125813593 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813593 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813593 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813595 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813595 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2244 for type POLL (pdch_ul_controller.c:184) 20241111125813595 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2244, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813595 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Sending data request: sapi=5 arfcn=871 cur_fn=2227 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813595 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 124 20241111125813606 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) 20241111125813606 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) 20241111125813607 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) 20241111125813607 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) 20241111125813608 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) 20241111125813608 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) 20241111125813608 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) 20241111125813608 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) 20241111125813609 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) 20241111125813609 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) 20241111125813610 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) 20241111125813610 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) 20241111125813611 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) 20241111125813611 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) 20241111125813611 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) 20241111125813611 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) 20241111125813615 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) 20241111125813615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Sending data request: sapi=5 arfcn=871 cur_fn=2231 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813616 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813630 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) 20241111125813630 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) 20241111125813631 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) 20241111125813631 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) 20241111125813632 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) 20241111125813632 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) 20241111125813632 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) 20241111125813632 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) 20241111125813633 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) 20241111125813633 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) 20241111125813634 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) 20241111125813634 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) 20241111125813635 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) 20241111125813635 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) 20241111125813635 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) 20241111125813635 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) 20241111125813636 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) 20241111125813636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2240 block_nr=1 scheduling free USF for polling at FN=2244 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Sending data request: sapi=5 arfcn=871 cur_fn=2236 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813637 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813649 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) 20241111125813649 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) 20241111125813650 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) 20241111125813650 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) 20241111125813651 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) 20241111125813651 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) 20241111125813652 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) 20241111125813652 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) 20241111125813653 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) 20241111125813653 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) 20241111125813653 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) 20241111125813653 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) 20241111125813654 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) 20241111125813654 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) 20241111125813655 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) 20241111125813655 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) 20241111125813656 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) 20241111125813656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Sending data request: sapi=5 arfcn=871 cur_fn=2240 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813656 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813668 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) 20241111125813668 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) 20241111125813668 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2244, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813668 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2244, TS=7 (curr FN 2244), reason=UL_ASS (tbf.cpp:487) 20241111125813668 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813668 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813668 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813670 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) 20241111125813670 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) 20241111125813670 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) 20241111125813670 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) 20241111125813671 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) 20241111125813671 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) 20241111125813672 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) 20241111125813672 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) 20241111125813673 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) 20241111125813673 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) 20241111125813673 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) 20241111125813673 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) 20241111125813674 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) 20241111125813674 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) 20241111125813678 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) 20241111125813678 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2249 + 13 = 2262 (pdch_ul_controller.c:131) 20241111125813678 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813678 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813678 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813679 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813679 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2262 for type POLL (pdch_ul_controller.c:184) 20241111125813679 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2262, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813679 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Sending data request: sapi=5 arfcn=871 cur_fn=2244 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813679 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 125 20241111125813693 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) 20241111125813693 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) 20241111125813694 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) 20241111125813694 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) 20241111125813695 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) 20241111125813695 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) 20241111125813696 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) 20241111125813696 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) 20241111125813696 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) 20241111125813696 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) 20241111125813697 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) 20241111125813697 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) 20241111125813698 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) 20241111125813698 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) 20241111125813699 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) 20241111125813699 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) 20241111125813700 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) 20241111125813700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Sending data request: sapi=5 arfcn=871 cur_fn=2249 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813700 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813712 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) 20241111125813712 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) 20241111125813713 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) 20241111125813713 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) 20241111125813714 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) 20241111125813714 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) 20241111125813715 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) 20241111125813715 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) 20241111125813715 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) 20241111125813715 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) 20241111125813716 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) 20241111125813716 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) 20241111125813717 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) 20241111125813717 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) 20241111125813718 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) 20241111125813718 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) 20241111125813719 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) 20241111125813719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2257 block_nr=5 scheduling free USF for polling at FN=2262 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Sending data request: sapi=5 arfcn=871 cur_fn=2253 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813720 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813731 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) 20241111125813731 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) 20241111125813733 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) 20241111125813733 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) 20241111125813734 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) 20241111125813734 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) 20241111125813735 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) 20241111125813735 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) 20241111125813736 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) 20241111125813736 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) 20241111125813736 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) 20241111125813736 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) 20241111125813737 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) 20241111125813737 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) 20241111125813738 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) 20241111125813738 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) 20241111125813740 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) 20241111125813740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Sending data request: sapi=5 arfcn=871 cur_fn=2257 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813741 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813755 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) 20241111125813755 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) 20241111125813755 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2262, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813755 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2262, TS=7 (curr FN 2262), reason=UL_ASS (tbf.cpp:487) 20241111125813755 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813755 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813755 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813756 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) 20241111125813756 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) 20241111125813758 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) 20241111125813758 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) 20241111125813759 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) 20241111125813759 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) 20241111125813760 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) 20241111125813760 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) 20241111125813761 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) 20241111125813761 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) 20241111125813761 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) 20241111125813761 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) 20241111125813762 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) 20241111125813762 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) 20241111125813763 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) 20241111125813763 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2266 + 13 = 2279 (pdch_ul_controller.c:131) 20241111125813763 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813763 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813763 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813764 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2279 for type POLL (pdch_ul_controller.c:184) 20241111125813764 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2279, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813764 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Sending data request: sapi=5 arfcn=871 cur_fn=2262 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813764 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 126 20241111125813774 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) 20241111125813774 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) 20241111125813776 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) 20241111125813776 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) 20241111125813776 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) 20241111125813776 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) 20241111125813777 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) 20241111125813777 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) 20241111125813778 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) 20241111125813778 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) 20241111125813779 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) 20241111125813779 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) 20241111125813780 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) 20241111125813780 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) 20241111125813780 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) 20241111125813780 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) 20241111125813781 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) 20241111125813781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Sending data request: sapi=5 arfcn=871 cur_fn=2266 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813782 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813793 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) 20241111125813793 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) 20241111125813794 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) 20241111125813794 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) 20241111125813795 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) 20241111125813795 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) 20241111125813796 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) 20241111125813796 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) 20241111125813797 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) 20241111125813797 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) 20241111125813797 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) 20241111125813797 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) 20241111125813798 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) 20241111125813798 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) 20241111125813799 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) 20241111125813799 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) 20241111125813802 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) 20241111125813802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2275 block_nr=9 scheduling free USF for polling at FN=2279 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Sending data request: sapi=5 arfcn=871 cur_fn=2270 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813803 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813817 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) 20241111125813817 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) 20241111125813818 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) 20241111125813818 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) 20241111125813819 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) 20241111125813819 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) 20241111125813820 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) 20241111125813820 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) 20241111125813820 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) 20241111125813820 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) 20241111125813822 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) 20241111125813822 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) 20241111125813823 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) 20241111125813823 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) 20241111125813824 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) 20241111125813824 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) 20241111125813825 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) 20241111125813825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Sending data request: sapi=5 arfcn=871 cur_fn=2275 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813826 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813836 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) 20241111125813836 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) 20241111125813836 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2279, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813836 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2279, TS=7 (curr FN 2279), reason=UL_ASS (tbf.cpp:487) 20241111125813836 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813836 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813836 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813837 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) 20241111125813837 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) 20241111125813838 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) 20241111125813838 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) 20241111125813839 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) 20241111125813839 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) 20241111125813840 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) 20241111125813840 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) 20241111125813841 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) 20241111125813841 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) 20241111125813841 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) 20241111125813841 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) 20241111125813842 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) 20241111125813842 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) 20241111125813843 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) 20241111125813843 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2283 + 13 = 2296 (pdch_ul_controller.c:131) 20241111125813843 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813843 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813843 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813844 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813844 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2296 for type POLL (pdch_ul_controller.c:184) 20241111125813844 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2296, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813844 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Sending data request: sapi=5 arfcn=871 cur_fn=2279 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813844 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 127 20241111125813855 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) 20241111125813855 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) 20241111125813857 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) 20241111125813857 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) 20241111125813857 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) 20241111125813857 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) 20241111125813858 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) 20241111125813858 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) 20241111125813859 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) 20241111125813859 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) 20241111125813860 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) 20241111125813860 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) 20241111125813861 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) 20241111125813861 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) 20241111125813861 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) 20241111125813861 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) 20241111125813865 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) 20241111125813865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Sending data request: sapi=5 arfcn=871 cur_fn=2283 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813866 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813879 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) 20241111125813879 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) 20241111125813880 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) 20241111125813880 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) 20241111125813881 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) 20241111125813881 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) 20241111125813882 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) 20241111125813882 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) 20241111125813883 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) 20241111125813883 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) 20241111125813884 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) 20241111125813884 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) 20241111125813885 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) 20241111125813885 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) 20241111125813885 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) 20241111125813885 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) 20241111125813886 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) 20241111125813886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2292 block_nr=1 scheduling free USF for polling at FN=2296 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Sending data request: sapi=5 arfcn=871 cur_fn=2288 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813887 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813898 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) 20241111125813898 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) 20241111125813900 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) 20241111125813900 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) 20241111125813900 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) 20241111125813900 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) 20241111125813901 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) 20241111125813901 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) 20241111125813902 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) 20241111125813902 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) 20241111125813903 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) 20241111125813903 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) 20241111125813904 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) 20241111125813904 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) 20241111125813905 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) 20241111125813905 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) 20241111125813906 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) 20241111125813906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Sending data request: sapi=5 arfcn=871 cur_fn=2292 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813906 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813917 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) 20241111125813917 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) 20241111125813917 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2296, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125813917 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2296, TS=7 (curr FN 2296), reason=UL_ASS (tbf.cpp:487) 20241111125813917 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125813917 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125813917 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125813919 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) 20241111125813919 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) 20241111125813919 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) 20241111125813919 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) 20241111125813920 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) 20241111125813920 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) 20241111125813921 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) 20241111125813921 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) 20241111125813922 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) 20241111125813922 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) 20241111125813922 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) 20241111125813922 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) 20241111125813923 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) 20241111125813923 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) 20241111125813927 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) 20241111125813927 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125813927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2301 + 13 = 2314 (pdch_ul_controller.c:131) 20241111125813927 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125813927 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125813927 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125813927 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125813927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2314 for type POLL (pdch_ul_controller.c:184) 20241111125813927 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2314, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125813927 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125813927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125813927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Sending data request: sapi=5 arfcn=871 cur_fn=2296 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 128 20241111125813941 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) 20241111125813941 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) 20241111125813943 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) 20241111125813943 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) 20241111125813944 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) 20241111125813944 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) 20241111125813944 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) 20241111125813944 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) 20241111125813945 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) 20241111125813945 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) 20241111125813946 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) 20241111125813946 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) 20241111125813947 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) 20241111125813947 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) 20241111125813947 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) 20241111125813947 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) 20241111125813948 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) 20241111125813948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Sending data request: sapi=5 arfcn=871 cur_fn=2301 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813949 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813960 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) 20241111125813960 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) 20241111125813962 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) 20241111125813962 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) 20241111125813962 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) 20241111125813962 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) 20241111125813963 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) 20241111125813963 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) 20241111125813964 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) 20241111125813964 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) 20241111125813965 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) 20241111125813965 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) 20241111125813965 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) 20241111125813965 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) 20241111125813966 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) 20241111125813966 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) 20241111125813967 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) 20241111125813967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2309 block_nr=5 scheduling free USF for polling at FN=2314 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125813967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Sending data request: sapi=5 arfcn=871 cur_fn=2305 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813968 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125813980 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) 20241111125813980 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) 20241111125813981 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) 20241111125813981 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) 20241111125813982 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) 20241111125813982 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) 20241111125813982 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) 20241111125813982 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) 20241111125813983 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) 20241111125813983 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) 20241111125813984 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) 20241111125813984 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) 20241111125813985 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) 20241111125813985 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) 20241111125813985 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) 20241111125813985 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) 20241111125813989 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) 20241111125813989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Sending data request: sapi=5 arfcn=871 cur_fn=2309 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125813990 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814003 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) 20241111125814003 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) 20241111125814003 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2314, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814003 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2314, TS=7 (curr FN 2314), reason=UL_ASS (tbf.cpp:487) 20241111125814003 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814003 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814003 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814005 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) 20241111125814005 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) 20241111125814005 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) 20241111125814005 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) 20241111125814006 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) 20241111125814006 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) 20241111125814007 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) 20241111125814007 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) 20241111125814008 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) 20241111125814008 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) 20241111125814008 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) 20241111125814008 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) 20241111125814009 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) 20241111125814009 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) 20241111125814010 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) 20241111125814010 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2318 + 13 = 2331 (pdch_ul_controller.c:131) 20241111125814010 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814010 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814010 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814011 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2331 for type POLL (pdch_ul_controller.c:184) 20241111125814011 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2331, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814011 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2318 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Sending data request: sapi=5 arfcn=871 cur_fn=2314 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814011 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 129 20241111125814023 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) 20241111125814023 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) 20241111125814024 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) 20241111125814024 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) 20241111125814025 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) 20241111125814025 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) 20241111125814026 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) 20241111125814026 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) 20241111125814027 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) 20241111125814027 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) 20241111125814028 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) 20241111125814028 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) 20241111125814029 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) 20241111125814029 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) 20241111125814031 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) 20241111125814031 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) 20241111125814032 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) 20241111125814032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2322 Sending data request: sapi=5 arfcn=871 cur_fn=2318 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814033 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814042 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) 20241111125814042 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) 20241111125814044 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) 20241111125814044 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) 20241111125814044 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) 20241111125814044 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) 20241111125814045 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) 20241111125814045 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) 20241111125814046 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) 20241111125814046 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) 20241111125814047 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) 20241111125814047 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) 20241111125814048 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) 20241111125814048 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) 20241111125814048 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) 20241111125814049 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) 20241111125814051 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) 20241111125814051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2327 block_nr=9 scheduling free USF for polling at FN=2331 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Sending data request: sapi=5 arfcn=871 cur_fn=2322 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814052 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814065 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) 20241111125814066 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) 20241111125814067 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) 20241111125814067 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) 20241111125814068 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) 20241111125814068 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) 20241111125814068 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) 20241111125814068 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) 20241111125814069 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) 20241111125814069 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) 20241111125814070 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) 20241111125814070 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) 20241111125814071 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) 20241111125814071 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) 20241111125814071 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) 20241111125814071 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) 20241111125814072 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) 20241111125814072 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) 20241111125814073 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814084 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) 20241111125814084 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) 20241111125814084 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2331, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814085 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2331, TS=7 (curr FN 2331), reason=UL_ASS (tbf.cpp:487) 20241111125814085 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814085 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814085 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814086 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) 20241111125814086 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) 20241111125814086 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) 20241111125814086 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) 20241111125814087 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) 20241111125814087 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) 20241111125814088 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) 20241111125814088 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) 20241111125814089 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) 20241111125814089 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) 20241111125814089 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) 20241111125814089 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) 20241111125814090 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) 20241111125814090 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) 20241111125814091 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) 20241111125814091 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2335 + 13 = 2348 (pdch_ul_controller.c:131) 20241111125814091 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814091 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814091 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814092 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2348 for type POLL (pdch_ul_controller.c:184) 20241111125814092 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2348, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814092 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2335 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2335 Sending data request: sapi=5 arfcn=871 cur_fn=2331 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814092 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 130 20241111125814104 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) 20241111125814104 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) 20241111125814105 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) 20241111125814105 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) 20241111125814106 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) 20241111125814106 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) 20241111125814106 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) 20241111125814106 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) 20241111125814107 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) 20241111125814107 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) 20241111125814108 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) 20241111125814108 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) 20241111125814109 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) 20241111125814109 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) 20241111125814109 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) 20241111125814109 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) 20241111125814113 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) 20241111125814113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2340 Sending data request: sapi=5 arfcn=871 cur_fn=2335 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814114 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814128 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) 20241111125814128 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) 20241111125814129 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) 20241111125814129 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) 20241111125814130 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) 20241111125814130 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) 20241111125814130 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) 20241111125814131 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) 20241111125814131 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) 20241111125814131 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) 20241111125814132 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) 20241111125814132 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) 20241111125814133 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) 20241111125814133 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) 20241111125814134 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) 20241111125814134 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) 20241111125814135 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) 20241111125814135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2344 block_nr=1 scheduling free USF for polling at FN=2348 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2344 Sending data request: sapi=5 arfcn=871 cur_fn=2340 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814135 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814147 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) 20241111125814147 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) 20241111125814148 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) 20241111125814148 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) 20241111125814149 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) 20241111125814149 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) 20241111125814150 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) 20241111125814150 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) 20241111125814151 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) 20241111125814151 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) 20241111125814151 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) 20241111125814151 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) 20241111125814152 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) 20241111125814152 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) 20241111125814153 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) 20241111125814153 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) 20241111125814154 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) 20241111125814154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2348 Sending data request: sapi=5 arfcn=871 cur_fn=2344 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814155 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814166 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) 20241111125814166 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) 20241111125814166 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2348, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814166 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2348, TS=7 (curr FN 2348), reason=UL_ASS (tbf.cpp:487) 20241111125814166 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814166 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814166 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814167 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) 20241111125814167 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) 20241111125814168 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) 20241111125814168 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) 20241111125814169 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) 20241111125814169 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) 20241111125814170 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) 20241111125814170 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) 20241111125814171 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) 20241111125814171 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) 20241111125814172 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) 20241111125814172 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) 20241111125814173 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) 20241111125814173 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) 20241111125814175 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) 20241111125814175 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2353 + 13 = 2366 (pdch_ul_controller.c:131) 20241111125814175 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814175 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814175 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814176 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2366 for type POLL (pdch_ul_controller.c:184) 20241111125814176 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2366, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814176 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814176 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2353 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2353 Sending data request: sapi=5 arfcn=871 cur_fn=2348 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814176 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 131 20241111125814190 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) 20241111125814190 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) 20241111125814192 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) 20241111125814192 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) 20241111125814193 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) 20241111125814193 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) 20241111125814193 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) 20241111125814193 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) 20241111125814194 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) 20241111125814194 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) 20241111125814195 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) 20241111125814195 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) 20241111125814196 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) 20241111125814196 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) 20241111125814197 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) 20241111125814197 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) 20241111125814198 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) 20241111125814198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2357 Sending data request: sapi=5 arfcn=871 cur_fn=2353 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814198 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814209 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) 20241111125814209 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) 20241111125814210 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) 20241111125814210 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) 20241111125814211 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) 20241111125814211 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) 20241111125814212 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) 20241111125814212 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) 20241111125814213 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) 20241111125814213 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) 20241111125814214 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) 20241111125814214 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) 20241111125814215 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) 20241111125814215 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) 20241111125814215 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) 20241111125814215 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) 20241111125814216 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) 20241111125814216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2361 block_nr=5 scheduling free USF for polling at FN=2366 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2361 Sending data request: sapi=5 arfcn=871 cur_fn=2357 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814217 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814228 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) 20241111125814228 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) 20241111125814229 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) 20241111125814229 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) 20241111125814230 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) 20241111125814230 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) 20241111125814231 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) 20241111125814231 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) 20241111125814232 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) 20241111125814232 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) 20241111125814232 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) 20241111125814232 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) 20241111125814233 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) 20241111125814233 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) 20241111125814234 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) 20241111125814234 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) 20241111125814237 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) 20241111125814237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2366 Sending data request: sapi=5 arfcn=871 cur_fn=2361 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814238 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814252 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) 20241111125814252 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) 20241111125814252 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2366, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814252 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2366, TS=7 (curr FN 2366), reason=UL_ASS (tbf.cpp:487) 20241111125814252 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814252 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814252 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814253 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) 20241111125814253 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) 20241111125814254 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) 20241111125814254 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) 20241111125814254 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) 20241111125814255 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) 20241111125814255 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) 20241111125814255 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) 20241111125814256 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) 20241111125814256 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) 20241111125814257 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) 20241111125814257 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) 20241111125814257 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) 20241111125814258 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) 20241111125814258 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) 20241111125814258 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814258 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2370 + 13 = 2383 (pdch_ul_controller.c:131) 20241111125814258 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814258 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814259 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814259 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2383 for type POLL (pdch_ul_controller.c:184) 20241111125814259 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2383, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814259 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2370 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2370 Sending data request: sapi=5 arfcn=871 cur_fn=2366 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814259 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 132 20241111125814271 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) 20241111125814271 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) 20241111125814272 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) 20241111125814272 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) 20241111125814273 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) 20241111125814273 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) 20241111125814274 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) 20241111125814274 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) 20241111125814274 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) 20241111125814274 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) 20241111125814275 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) 20241111125814275 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) 20241111125814276 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) 20241111125814276 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) 20241111125814277 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) 20241111125814277 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) 20241111125814278 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) 20241111125814278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2374 Sending data request: sapi=5 arfcn=871 cur_fn=2370 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814278 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814290 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) 20241111125814290 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) 20241111125814291 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) 20241111125814291 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) 20241111125814292 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) 20241111125814292 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) 20241111125814293 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) 20241111125814293 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) 20241111125814294 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) 20241111125814294 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) 20241111125814295 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) 20241111125814295 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) 20241111125814295 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) 20241111125814295 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) 20241111125814296 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) 20241111125814296 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) 20241111125814300 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) 20241111125814300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2379 block_nr=9 scheduling free USF for polling at FN=2383 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2379 Sending data request: sapi=5 arfcn=871 cur_fn=2374 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814301 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814314 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) 20241111125814314 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) 20241111125814315 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) 20241111125814315 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) 20241111125814316 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) 20241111125814316 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) 20241111125814317 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) 20241111125814317 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) 20241111125814317 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) 20241111125814318 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) 20241111125814318 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) 20241111125814318 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) 20241111125814320 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) 20241111125814320 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) 20241111125814321 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) 20241111125814321 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) 20241111125814321 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) 20241111125814322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2383 Sending data request: sapi=5 arfcn=871 cur_fn=2379 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814322 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814333 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) 20241111125814333 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) 20241111125814333 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2383, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814333 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2383, TS=7 (curr FN 2383), reason=UL_ASS (tbf.cpp:487) 20241111125814333 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814333 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814333 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814334 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) 20241111125814334 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) 20241111125814335 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) 20241111125814335 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) 20241111125814336 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) 20241111125814336 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) 20241111125814337 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) 20241111125814337 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) 20241111125814337 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) 20241111125814337 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) 20241111125814338 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) 20241111125814338 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) 20241111125814339 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) 20241111125814339 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) 20241111125814340 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) 20241111125814340 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2387 + 13 = 2400 (pdch_ul_controller.c:131) 20241111125814340 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814340 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814340 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814341 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814341 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2400 for type POLL (pdch_ul_controller.c:184) 20241111125814341 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2400, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814341 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2387 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2387 Sending data request: sapi=5 arfcn=871 cur_fn=2383 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814341 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 133 20241111125814352 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) 20241111125814352 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) 20241111125814354 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) 20241111125814354 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) 20241111125814355 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) 20241111125814355 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) 20241111125814355 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) 20241111125814355 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) 20241111125814356 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) 20241111125814356 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) 20241111125814357 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) 20241111125814357 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) 20241111125814358 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) 20241111125814358 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) 20241111125814358 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) 20241111125814358 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) 20241111125814362 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) 20241111125814362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2392 Sending data request: sapi=5 arfcn=871 cur_fn=2387 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814363 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814376 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) 20241111125814376 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) 20241111125814377 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) 20241111125814377 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) 20241111125814379 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) 20241111125814379 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) 20241111125814380 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) 20241111125814380 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) 20241111125814381 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) 20241111125814381 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) 20241111125814382 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) 20241111125814382 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) 20241111125814383 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) 20241111125814383 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) 20241111125814384 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) 20241111125814384 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) 20241111125814385 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) 20241111125814385 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2396 block_nr=1 scheduling free USF for polling at FN=2400 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2396 Sending data request: sapi=5 arfcn=871 cur_fn=2392 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814386 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814395 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) 20241111125814395 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) 20241111125814396 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) 20241111125814396 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) 20241111125814397 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) 20241111125814397 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) 20241111125814398 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) 20241111125814398 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) 20241111125814399 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) 20241111125814399 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) 20241111125814400 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) 20241111125814400 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) 20241111125814400 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) 20241111125814400 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) 20241111125814401 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) 20241111125814401 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) 20241111125814402 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) 20241111125814402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2400 Sending data request: sapi=5 arfcn=871 cur_fn=2396 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814403 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814414 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) 20241111125814414 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) 20241111125814414 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2400, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814414 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2400, TS=7 (curr FN 2400), reason=UL_ASS (tbf.cpp:487) 20241111125814414 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814414 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814414 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814416 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) 20241111125814416 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) 20241111125814416 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) 20241111125814416 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) 20241111125814417 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) 20241111125814417 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) 20241111125814418 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) 20241111125814418 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) 20241111125814419 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) 20241111125814419 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) 20241111125814419 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) 20241111125814419 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) 20241111125814420 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) 20241111125814420 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) 20241111125814423 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) 20241111125814423 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2405 + 13 = 2418 (pdch_ul_controller.c:131) 20241111125814423 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814423 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814423 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814424 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814424 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2418 for type POLL (pdch_ul_controller.c:184) 20241111125814424 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2418, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814424 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2405 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2405 Sending data request: sapi=5 arfcn=871 cur_fn=2400 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814425 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 134 20241111125814438 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) 20241111125814438 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) 20241111125814439 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) 20241111125814439 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) 20241111125814440 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) 20241111125814440 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) 20241111125814441 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) 20241111125814441 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) 20241111125814442 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) 20241111125814442 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) 20241111125814443 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) 20241111125814443 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) 20241111125814443 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) 20241111125814444 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) 20241111125814444 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) 20241111125814444 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) 20241111125814445 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) 20241111125814445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2409 Sending data request: sapi=5 arfcn=871 cur_fn=2405 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814446 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814457 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) 20241111125814457 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) 20241111125814458 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) 20241111125814458 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) 20241111125814459 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) 20241111125814459 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) 20241111125814460 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) 20241111125814460 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) 20241111125814461 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) 20241111125814461 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) 20241111125814462 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) 20241111125814462 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) 20241111125814463 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) 20241111125814463 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) 20241111125814464 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) 20241111125814464 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) 20241111125814465 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) 20241111125814465 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2413 block_nr=5 scheduling free USF for polling at FN=2418 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2413 Sending data request: sapi=5 arfcn=871 cur_fn=2409 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814465 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814476 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) 20241111125814476 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) 20241111125814477 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) 20241111125814477 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) 20241111125814478 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) 20241111125814478 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) 20241111125814479 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) 20241111125814479 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) 20241111125814480 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) 20241111125814480 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) 20241111125814480 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) 20241111125814481 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) 20241111125814481 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) 20241111125814481 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) 20241111125814482 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) 20241111125814482 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) 20241111125814485 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) 20241111125814485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2418 Sending data request: sapi=5 arfcn=871 cur_fn=2413 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814486 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814500 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) 20241111125814500 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) 20241111125814500 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2418, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814500 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2418, TS=7 (curr FN 2418), reason=UL_ASS (tbf.cpp:487) 20241111125814500 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814500 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814500 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814501 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) 20241111125814501 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) 20241111125814502 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) 20241111125814502 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) 20241111125814503 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) 20241111125814503 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) 20241111125814504 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) 20241111125814504 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) 20241111125814504 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) 20241111125814504 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) 20241111125814505 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) 20241111125814505 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) 20241111125814506 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) 20241111125814506 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) 20241111125814507 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) 20241111125814507 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2422 + 13 = 2435 (pdch_ul_controller.c:131) 20241111125814507 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814507 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814507 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814508 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2435 for type POLL (pdch_ul_controller.c:184) 20241111125814508 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2435, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814508 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2422 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2422 Sending data request: sapi=5 arfcn=871 cur_fn=2418 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814508 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 135 20241111125814519 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) 20241111125814519 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) 20241111125814520 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) 20241111125814520 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) 20241111125814521 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) 20241111125814521 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) 20241111125814522 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) 20241111125814522 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) 20241111125814523 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) 20241111125814523 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) 20241111125814523 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) 20241111125814523 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) 20241111125814524 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) 20241111125814524 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) 20241111125814525 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) 20241111125814525 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) 20241111125814526 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) 20241111125814526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2426 Sending data request: sapi=5 arfcn=871 cur_fn=2422 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814526 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814538 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) 20241111125814538 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) 20241111125814539 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) 20241111125814539 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) 20241111125814540 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) 20241111125814540 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) 20241111125814541 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) 20241111125814541 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) 20241111125814542 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) 20241111125814542 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) 20241111125814542 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) 20241111125814542 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) 20241111125814543 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) 20241111125814543 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) 20241111125814544 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) 20241111125814544 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) 20241111125814547 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) 20241111125814547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2431 block_nr=9 scheduling free USF for polling at FN=2435 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2431 Sending data request: sapi=5 arfcn=871 cur_fn=2426 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814548 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814562 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) 20241111125814562 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) 20241111125814563 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) 20241111125814563 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) 20241111125814564 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) 20241111125814564 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) 20241111125814564 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) 20241111125814564 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) 20241111125814565 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) 20241111125814565 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) 20241111125814566 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) 20241111125814566 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) 20241111125814567 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) 20241111125814567 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) 20241111125814568 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) 20241111125814568 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) 20241111125814569 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) 20241111125814569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2435 Sending data request: sapi=5 arfcn=871 cur_fn=2431 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814569 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814581 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) 20241111125814581 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) 20241111125814581 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2435, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814581 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2435, TS=7 (curr FN 2435), reason=UL_ASS (tbf.cpp:487) 20241111125814581 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814581 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814581 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814582 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) 20241111125814582 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) 20241111125814583 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) 20241111125814583 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) 20241111125814583 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) 20241111125814583 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) 20241111125814584 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) 20241111125814584 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) 20241111125814585 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) 20241111125814585 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) 20241111125814586 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) 20241111125814586 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) 20241111125814586 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) 20241111125814587 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) 20241111125814587 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) 20241111125814587 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2439 + 13 = 2452 (pdch_ul_controller.c:131) 20241111125814587 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814587 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814587 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814589 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2452 for type POLL (pdch_ul_controller.c:184) 20241111125814589 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2452, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814589 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2439 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2439 Sending data request: sapi=5 arfcn=871 cur_fn=2435 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814589 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 136 20241111125814600 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) 20241111125814600 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) 20241111125814601 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) 20241111125814601 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) 20241111125814602 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) 20241111125814602 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) 20241111125814603 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) 20241111125814603 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) 20241111125814604 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) 20241111125814604 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) 20241111125814604 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) 20241111125814605 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) 20241111125814606 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) 20241111125814606 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) 20241111125814606 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) 20241111125814607 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) 20241111125814609 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) 20241111125814609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2444 Sending data request: sapi=5 arfcn=871 cur_fn=2439 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814610 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814624 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) 20241111125814624 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) 20241111125814625 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) 20241111125814625 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) 20241111125814626 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) 20241111125814626 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) 20241111125814627 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) 20241111125814627 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) 20241111125814628 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) 20241111125814628 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) 20241111125814628 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) 20241111125814628 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) 20241111125814629 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) 20241111125814629 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) 20241111125814630 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) 20241111125814630 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) 20241111125814631 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) 20241111125814631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2448 block_nr=1 scheduling free USF for polling at FN=2452 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2448 Sending data request: sapi=5 arfcn=871 cur_fn=2444 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814632 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814643 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) 20241111125814643 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) 20241111125814644 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) 20241111125814644 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) 20241111125814645 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) 20241111125814645 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) 20241111125814646 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) 20241111125814646 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) 20241111125814647 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) 20241111125814647 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) 20241111125814647 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) 20241111125814648 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) 20241111125814648 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) 20241111125814648 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) 20241111125814649 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) 20241111125814649 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) 20241111125814650 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) 20241111125814650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2452 Sending data request: sapi=5 arfcn=871 cur_fn=2448 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814651 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814662 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) 20241111125814662 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) 20241111125814662 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2452, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814662 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2452, TS=7 (curr FN 2452), reason=UL_ASS (tbf.cpp:487) 20241111125814662 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814662 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814662 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814663 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) 20241111125814663 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) 20241111125814664 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) 20241111125814664 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) 20241111125814665 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) 20241111125814665 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) 20241111125814666 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) 20241111125814666 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) 20241111125814666 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) 20241111125814667 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) 20241111125814667 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) 20241111125814667 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) 20241111125814668 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) 20241111125814668 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) 20241111125814671 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) 20241111125814671 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2457 + 13 = 2470 (pdch_ul_controller.c:131) 20241111125814672 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814672 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814672 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814673 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814673 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2470 for type POLL (pdch_ul_controller.c:184) 20241111125814673 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2470, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814673 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2457 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2457 Sending data request: sapi=5 arfcn=871 cur_fn=2452 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814673 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 137 20241111125814686 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) 20241111125814686 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) 20241111125814687 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) 20241111125814687 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) 20241111125814688 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) 20241111125814688 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) 20241111125814689 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) 20241111125814689 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) 20241111125814690 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) 20241111125814690 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) 20241111125814690 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) 20241111125814690 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) 20241111125814691 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) 20241111125814691 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) 20241111125814692 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) 20241111125814692 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) 20241111125814693 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) 20241111125814693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2461 Sending data request: sapi=5 arfcn=871 cur_fn=2457 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814694 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814705 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) 20241111125814705 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) 20241111125814706 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) 20241111125814706 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) 20241111125814707 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) 20241111125814707 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) 20241111125814708 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) 20241111125814708 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) 20241111125814709 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) 20241111125814709 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) 20241111125814709 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) 20241111125814709 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) 20241111125814710 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) 20241111125814710 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) 20241111125814711 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) 20241111125814711 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) 20241111125814712 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) 20241111125814712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2465 block_nr=5 scheduling free USF for polling at FN=2470 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2465 Sending data request: sapi=5 arfcn=871 cur_fn=2461 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814713 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814724 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) 20241111125814724 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) 20241111125814725 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) 20241111125814725 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) 20241111125814726 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) 20241111125814726 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) 20241111125814727 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) 20241111125814727 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) 20241111125814728 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) 20241111125814728 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) 20241111125814728 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) 20241111125814729 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) 20241111125814729 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) 20241111125814729 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) 20241111125814730 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) 20241111125814730 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) 20241111125814733 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) 20241111125814733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2470 Sending data request: sapi=5 arfcn=871 cur_fn=2465 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814734 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814748 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) 20241111125814748 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) 20241111125814748 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2470, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814748 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2470, TS=7 (curr FN 2470), reason=UL_ASS (tbf.cpp:487) 20241111125814748 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814748 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814748 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814749 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) 20241111125814749 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) 20241111125814750 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) 20241111125814750 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) 20241111125814751 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) 20241111125814751 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) 20241111125814751 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) 20241111125814752 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) 20241111125814752 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) 20241111125814752 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) 20241111125814753 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) 20241111125814753 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) 20241111125814754 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) 20241111125814754 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) 20241111125814755 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) 20241111125814755 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2474 + 13 = 2487 (pdch_ul_controller.c:131) 20241111125814755 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814755 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814755 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814756 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2487 for type POLL (pdch_ul_controller.c:184) 20241111125814756 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2487, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814756 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2474 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2474 Sending data request: sapi=5 arfcn=871 cur_fn=2470 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814756 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 138 20241111125814768 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) 20241111125814768 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) 20241111125814769 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) 20241111125814769 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) 20241111125814769 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) 20241111125814769 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) 20241111125814770 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) 20241111125814770 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) 20241111125814771 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) 20241111125814771 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) 20241111125814772 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) 20241111125814772 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) 20241111125814773 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) 20241111125814773 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) 20241111125814773 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) 20241111125814773 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) 20241111125814774 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) 20241111125814774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2478 Sending data request: sapi=5 arfcn=871 cur_fn=2474 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814775 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814786 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) 20241111125814786 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) 20241111125814787 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) 20241111125814787 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) 20241111125814788 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) 20241111125814788 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) 20241111125814789 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) 20241111125814789 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) 20241111125814790 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) 20241111125814790 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) 20241111125814791 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) 20241111125814791 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) 20241111125814792 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) 20241111125814792 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) 20241111125814792 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) 20241111125814792 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) 20241111125814796 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) 20241111125814796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2483 block_nr=9 scheduling free USF for polling at FN=2487 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2483 Sending data request: sapi=5 arfcn=871 cur_fn=2478 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814796 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814810 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) 20241111125814810 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) 20241111125814812 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) 20241111125814812 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) 20241111125814813 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) 20241111125814813 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) 20241111125814814 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) 20241111125814814 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) 20241111125814814 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) 20241111125814814 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) 20241111125814815 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) 20241111125814815 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) 20241111125814816 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) 20241111125814816 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) 20241111125814817 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) 20241111125814817 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) 20241111125814818 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) 20241111125814818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2487 Sending data request: sapi=5 arfcn=871 cur_fn=2483 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814819 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814829 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) 20241111125814829 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) 20241111125814829 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2487, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814829 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2487, TS=7 (curr FN 2487), reason=UL_ASS (tbf.cpp:487) 20241111125814829 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814829 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814829 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814830 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) 20241111125814830 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) 20241111125814831 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) 20241111125814831 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) 20241111125814832 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) 20241111125814832 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) 20241111125814832 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) 20241111125814832 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) 20241111125814833 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) 20241111125814833 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) 20241111125814834 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) 20241111125814834 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) 20241111125814835 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) 20241111125814835 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) 20241111125814835 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) 20241111125814835 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2491 + 13 = 2504 (pdch_ul_controller.c:131) 20241111125814835 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814836 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814836 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814836 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2504 for type POLL (pdch_ul_controller.c:184) 20241111125814836 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2504, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814836 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2491 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2491 Sending data request: sapi=5 arfcn=871 cur_fn=2487 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814836 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 139 20241111125814848 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) 20241111125814848 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) 20241111125814849 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) 20241111125814849 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) 20241111125814850 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) 20241111125814850 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) 20241111125814851 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) 20241111125814851 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) 20241111125814852 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) 20241111125814852 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) 20241111125814852 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) 20241111125814852 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) 20241111125814853 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) 20241111125814853 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) 20241111125814854 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) 20241111125814854 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) 20241111125814857 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) 20241111125814857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2496 Sending data request: sapi=5 arfcn=871 cur_fn=2491 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814858 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814872 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) 20241111125814872 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) 20241111125814873 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) 20241111125814873 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) 20241111125814874 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) 20241111125814874 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) 20241111125814874 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) 20241111125814874 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) 20241111125814875 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) 20241111125814875 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) 20241111125814876 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) 20241111125814876 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) 20241111125814877 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) 20241111125814877 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) 20241111125814877 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) 20241111125814877 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) 20241111125814878 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) 20241111125814878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2500 block_nr=1 scheduling free USF for polling at FN=2504 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2500 Sending data request: sapi=5 arfcn=871 cur_fn=2496 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814879 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814891 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) 20241111125814891 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) 20241111125814892 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) 20241111125814892 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) 20241111125814893 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) 20241111125814893 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) 20241111125814893 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) 20241111125814893 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) 20241111125814894 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) 20241111125814894 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) 20241111125814895 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) 20241111125814895 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) 20241111125814896 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) 20241111125814896 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) 20241111125814896 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) 20241111125814896 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) 20241111125814897 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) 20241111125814897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2504 Sending data request: sapi=5 arfcn=871 cur_fn=2500 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814898 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814909 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) 20241111125814910 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) 20241111125814910 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2504, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814910 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2504, TS=7 (curr FN 2504), reason=UL_ASS (tbf.cpp:487) 20241111125814910 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814910 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814910 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814911 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) 20241111125814911 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) 20241111125814912 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) 20241111125814912 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) 20241111125814913 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) 20241111125814913 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) 20241111125814913 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) 20241111125814913 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) 20241111125814914 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) 20241111125814914 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) 20241111125814915 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) 20241111125814915 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) 20241111125814916 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) 20241111125814916 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) 20241111125814919 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) 20241111125814919 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125814919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2509 + 13 = 2522 (pdch_ul_controller.c:131) 20241111125814919 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125814919 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125814919 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125814920 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125814920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2522 for type POLL (pdch_ul_controller.c:184) 20241111125814920 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2522, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125814920 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125814920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2509 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125814920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2509 Sending data request: sapi=5 arfcn=871 cur_fn=2504 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814920 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 140 20241111125814933 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) 20241111125814933 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) 20241111125814935 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) 20241111125814935 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) 20241111125814935 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) 20241111125814935 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) 20241111125814936 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) 20241111125814936 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) 20241111125814937 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) 20241111125814937 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) 20241111125814938 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) 20241111125814938 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) 20241111125814938 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) 20241111125814938 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) 20241111125814939 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) 20241111125814939 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) 20241111125814940 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) 20241111125814940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2513 Sending data request: sapi=5 arfcn=871 cur_fn=2509 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814941 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814952 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) 20241111125814952 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) 20241111125814954 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) 20241111125814954 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) 20241111125814954 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) 20241111125814954 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) 20241111125814955 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) 20241111125814955 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) 20241111125814956 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) 20241111125814956 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) 20241111125814957 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) 20241111125814957 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) 20241111125814957 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) 20241111125814957 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) 20241111125814958 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) 20241111125814958 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) 20241111125814959 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) 20241111125814959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2517 block_nr=5 scheduling free USF for polling at FN=2522 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125814959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2517 Sending data request: sapi=5 arfcn=871 cur_fn=2513 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814960 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814971 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) 20241111125814971 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) 20241111125814973 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) 20241111125814973 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) 20241111125814973 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) 20241111125814973 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) 20241111125814974 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) 20241111125814974 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) 20241111125814975 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) 20241111125814975 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) 20241111125814976 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) 20241111125814976 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) 20241111125814977 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) 20241111125814977 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) 20241111125814977 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) 20241111125814977 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) 20241111125814981 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) 20241111125814981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2522 Sending data request: sapi=5 arfcn=871 cur_fn=2517 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125814982 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125814995 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) 20241111125814995 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) 20241111125814995 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2522, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125814995 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2522, TS=7 (curr FN 2522), reason=UL_ASS (tbf.cpp:487) 20241111125814995 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125814995 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125814995 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125814996 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) 20241111125814996 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) 20241111125814997 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) 20241111125814997 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) 20241111125814998 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) 20241111125814998 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) 20241111125814999 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) 20241111125814999 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) 20241111125814999 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) 20241111125814999 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) 20241111125815000 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) 20241111125815000 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) 20241111125815001 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) 20241111125815001 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) 20241111125815002 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) 20241111125815002 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2526 + 13 = 2539 (pdch_ul_controller.c:131) 20241111125815002 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815002 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815002 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815003 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2539 for type POLL (pdch_ul_controller.c:184) 20241111125815003 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2539, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815003 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2526 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2526 Sending data request: sapi=5 arfcn=871 cur_fn=2522 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815003 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 141 20241111125815014 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) 20241111125815014 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) 20241111125815016 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) 20241111125815016 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) 20241111125815016 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) 20241111125815016 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) 20241111125815017 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) 20241111125815017 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) 20241111125815018 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) 20241111125815018 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) 20241111125815019 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) 20241111125815019 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) 20241111125815020 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) 20241111125815020 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) 20241111125815021 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) 20241111125815021 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) 20241111125815022 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) 20241111125815022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2530 Sending data request: sapi=5 arfcn=871 cur_fn=2526 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815023 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815034 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) 20241111125815034 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) 20241111125815035 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) 20241111125815035 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) 20241111125815036 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) 20241111125815036 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) 20241111125815036 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) 20241111125815036 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) 20241111125815037 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) 20241111125815037 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) 20241111125815038 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) 20241111125815038 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) 20241111125815039 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) 20241111125815039 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) 20241111125815040 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) 20241111125815040 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) 20241111125815043 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) 20241111125815043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2535 block_nr=9 scheduling free USF for polling at FN=2539 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2535 Sending data request: sapi=5 arfcn=871 cur_fn=2530 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815044 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815057 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) 20241111125815057 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) 20241111125815059 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) 20241111125815059 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) 20241111125815059 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) 20241111125815059 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) 20241111125815060 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) 20241111125815060 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) 20241111125815061 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) 20241111125815061 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) 20241111125815062 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) 20241111125815062 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) 20241111125815063 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) 20241111125815063 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) 20241111125815063 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) 20241111125815063 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) 20241111125815064 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) 20241111125815064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2539 Sending data request: sapi=5 arfcn=871 cur_fn=2535 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815065 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815076 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) 20241111125815076 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) 20241111125815076 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2539, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815076 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2539, TS=7 (curr FN 2539), reason=UL_ASS (tbf.cpp:487) 20241111125815076 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815076 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815077 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815078 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) 20241111125815078 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) 20241111125815079 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) 20241111125815079 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) 20241111125815080 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) 20241111125815080 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) 20241111125815080 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) 20241111125815080 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) 20241111125815081 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) 20241111125815081 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) 20241111125815082 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) 20241111125815082 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) 20241111125815083 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) 20241111125815083 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) 20241111125815084 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) 20241111125815084 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2543 + 13 = 2556 (pdch_ul_controller.c:131) 20241111125815084 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815084 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815084 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815084 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2556 for type POLL (pdch_ul_controller.c:184) 20241111125815084 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2556, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815084 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2543 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2543 Sending data request: sapi=5 arfcn=871 cur_fn=2539 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815084 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 142 20241111125815096 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) 20241111125815096 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) 20241111125815097 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) 20241111125815097 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) 20241111125815098 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) 20241111125815098 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) 20241111125815099 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) 20241111125815099 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) 20241111125815100 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) 20241111125815100 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) 20241111125815100 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) 20241111125815100 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) 20241111125815101 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) 20241111125815101 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) 20241111125815102 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) 20241111125815102 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) 20241111125815106 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) 20241111125815106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2548 Sending data request: sapi=5 arfcn=871 cur_fn=2543 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815106 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815120 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) 20241111125815120 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) 20241111125815121 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) 20241111125815122 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) 20241111125815122 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) 20241111125815122 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) 20241111125815123 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) 20241111125815123 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) 20241111125815124 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) 20241111125815124 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) 20241111125815125 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) 20241111125815125 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) 20241111125815126 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) 20241111125815126 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) 20241111125815127 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) 20241111125815127 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) 20241111125815127 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) 20241111125815128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2552 block_nr=1 scheduling free USF for polling at FN=2556 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2552 Sending data request: sapi=5 arfcn=871 cur_fn=2548 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815128 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815139 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) 20241111125815139 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) 20241111125815141 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) 20241111125815141 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) 20241111125815141 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) 20241111125815141 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) 20241111125815142 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) 20241111125815142 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) 20241111125815143 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) 20241111125815143 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) 20241111125815144 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) 20241111125815144 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) 20241111125815145 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) 20241111125815145 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) 20241111125815145 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) 20241111125815145 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) 20241111125815146 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) 20241111125815146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2556 Sending data request: sapi=5 arfcn=871 cur_fn=2552 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815147 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815158 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) 20241111125815158 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) 20241111125815158 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2556, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815158 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2556, TS=7 (curr FN 2556), reason=UL_ASS (tbf.cpp:487) 20241111125815159 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815159 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815159 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815160 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) 20241111125815160 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) 20241111125815160 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) 20241111125815160 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) 20241111125815161 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) 20241111125815161 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) 20241111125815162 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) 20241111125815162 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) 20241111125815163 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) 20241111125815163 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) 20241111125815164 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) 20241111125815164 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) 20241111125815165 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) 20241111125815165 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) 20241111125815168 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) 20241111125815168 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2561 + 13 = 2574 (pdch_ul_controller.c:131) 20241111125815168 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815168 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815168 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815169 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2574 for type POLL (pdch_ul_controller.c:184) 20241111125815169 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2574, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815169 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815169 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2561 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2561 Sending data request: sapi=5 arfcn=871 cur_fn=2556 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815169 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 143 20241111125815182 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) 20241111125815182 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) 20241111125815184 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) 20241111125815184 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) 20241111125815185 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) 20241111125815185 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) 20241111125815185 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) 20241111125815185 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) 20241111125815186 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) 20241111125815186 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) 20241111125815187 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) 20241111125815187 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) 20241111125815188 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) 20241111125815188 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) 20241111125815188 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) 20241111125815189 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) 20241111125815189 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) 20241111125815189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2565 Sending data request: sapi=5 arfcn=871 cur_fn=2561 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815190 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815201 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) 20241111125815201 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) 20241111125815203 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) 20241111125815203 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) 20241111125815203 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) 20241111125815203 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) 20241111125815204 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) 20241111125815204 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) 20241111125815205 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) 20241111125815205 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) 20241111125815206 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) 20241111125815206 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) 20241111125815207 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) 20241111125815207 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) 20241111125815207 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) 20241111125815207 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) 20241111125815208 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) 20241111125815208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2569 block_nr=5 scheduling free USF for polling at FN=2574 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2569 Sending data request: sapi=5 arfcn=871 cur_fn=2565 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815209 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815220 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) 20241111125815220 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) 20241111125815222 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) 20241111125815222 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) 20241111125815222 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) 20241111125815222 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) 20241111125815223 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) 20241111125815223 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) 20241111125815224 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) 20241111125815224 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) 20241111125815225 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) 20241111125815225 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) 20241111125815225 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) 20241111125815225 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) 20241111125815226 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) 20241111125815226 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) 20241111125815230 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) 20241111125815230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2574 Sending data request: sapi=5 arfcn=871 cur_fn=2569 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815230 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815244 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) 20241111125815244 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) 20241111125815244 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2574, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815244 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2574, TS=7 (curr FN 2574), reason=UL_ASS (tbf.cpp:487) 20241111125815244 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815244 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815244 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815245 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) 20241111125815245 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) 20241111125815246 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) 20241111125815246 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) 20241111125815247 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) 20241111125815247 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) 20241111125815248 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) 20241111125815248 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) 20241111125815248 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) 20241111125815248 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) 20241111125815249 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) 20241111125815249 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) 20241111125815250 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) 20241111125815250 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) 20241111125815251 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) 20241111125815251 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815251 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2578 + 13 = 2591 (pdch_ul_controller.c:131) 20241111125815251 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815251 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815251 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815251 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2591 for type POLL (pdch_ul_controller.c:184) 20241111125815252 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2591, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815252 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815252 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2578 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2578 Sending data request: sapi=5 arfcn=871 cur_fn=2574 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815252 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 144 20241111125815263 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) 20241111125815263 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) 20241111125815264 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) 20241111125815264 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) 20241111125815266 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) 20241111125815266 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) 20241111125815266 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) 20241111125815266 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) 20241111125815267 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) 20241111125815267 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) 20241111125815268 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) 20241111125815268 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) 20241111125815269 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) 20241111125815269 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) 20241111125815270 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) 20241111125815270 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) 20241111125815270 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) 20241111125815270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2582 Sending data request: sapi=5 arfcn=871 cur_fn=2578 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815271 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815282 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) 20241111125815282 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) 20241111125815284 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) 20241111125815284 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) 20241111125815284 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) 20241111125815284 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) 20241111125815285 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) 20241111125815285 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) 20241111125815286 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) 20241111125815286 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) 20241111125815286 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) 20241111125815286 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) 20241111125815287 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) 20241111125815287 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) 20241111125815287 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) 20241111125815287 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) 20241111125815292 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) 20241111125815292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2587 block_nr=9 scheduling free USF for polling at FN=2591 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2587 Sending data request: sapi=5 arfcn=871 cur_fn=2582 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815292 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815306 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) 20241111125815307 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) 20241111125815308 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) 20241111125815308 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) 20241111125815310 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) 20241111125815310 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) 20241111125815311 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) 20241111125815311 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) 20241111125815312 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) 20241111125815312 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) 20241111125815312 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) 20241111125815312 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) 20241111125815313 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) 20241111125815313 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) 20241111125815314 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) 20241111125815314 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) 20241111125815314 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) 20241111125815314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2591 Sending data request: sapi=5 arfcn=871 cur_fn=2587 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815315 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815326 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) 20241111125815326 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) 20241111125815326 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2591, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815326 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2591, TS=7 (curr FN 2591), reason=UL_ASS (tbf.cpp:487) 20241111125815326 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815326 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815326 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815327 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) 20241111125815327 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) 20241111125815328 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) 20241111125815328 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) 20241111125815329 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) 20241111125815329 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) 20241111125815330 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) 20241111125815330 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) 20241111125815331 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) 20241111125815331 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) 20241111125815332 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) 20241111125815332 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) 20241111125815333 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) 20241111125815333 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) 20241111125815333 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) 20241111125815333 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2595 + 13 = 2608 (pdch_ul_controller.c:131) 20241111125815333 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815333 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815333 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815334 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2608 for type POLL (pdch_ul_controller.c:184) 20241111125815334 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2608, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815334 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2595 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2595 Sending data request: sapi=5 arfcn=871 cur_fn=2591 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815334 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 145 20241111125815346 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) 20241111125815346 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) 20241111125815348 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) 20241111125815348 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) 20241111125815349 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) 20241111125815349 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) 20241111125815349 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) 20241111125815349 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) 20241111125815350 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) 20241111125815350 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) 20241111125815351 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) 20241111125815351 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) 20241111125815351 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) 20241111125815351 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) 20241111125815352 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) 20241111125815352 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) 20241111125815356 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) 20241111125815356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2600 Sending data request: sapi=5 arfcn=871 cur_fn=2595 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815357 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815369 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) 20241111125815369 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) 20241111125815371 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) 20241111125815371 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) 20241111125815371 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) 20241111125815372 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) 20241111125815372 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) 20241111125815372 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) 20241111125815373 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) 20241111125815373 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) 20241111125815374 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) 20241111125815374 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) 20241111125815375 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) 20241111125815375 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) 20241111125815376 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) 20241111125815376 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) 20241111125815377 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) 20241111125815377 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2604 block_nr=1 scheduling free USF for polling at FN=2608 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2604 Sending data request: sapi=5 arfcn=871 cur_fn=2600 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815377 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815391 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) 20241111125815391 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) 20241111125815393 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) 20241111125815393 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) 20241111125815394 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) 20241111125815394 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) 20241111125815395 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) 20241111125815395 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) 20241111125815396 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) 20241111125815396 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) 20241111125815397 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) 20241111125815397 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) 20241111125815398 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) 20241111125815399 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) 20241111125815400 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) 20241111125815400 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) 20241111125815401 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) 20241111125815401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2608 Sending data request: sapi=5 arfcn=871 cur_fn=2604 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815402 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815409 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) 20241111125815409 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) 20241111125815409 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2608, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815409 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2608, TS=7 (curr FN 2608), reason=UL_ASS (tbf.cpp:487) 20241111125815409 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815409 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815409 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815412 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) 20241111125815412 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) 20241111125815413 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) 20241111125815413 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) 20241111125815413 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) 20241111125815413 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) 20241111125815414 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) 20241111125815414 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) 20241111125815415 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) 20241111125815415 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) 20241111125815415 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) 20241111125815415 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) 20241111125815416 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) 20241111125815416 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) 20241111125815418 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) 20241111125815418 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815418 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2613 + 13 = 2626 (pdch_ul_controller.c:131) 20241111125815418 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815418 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815418 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815419 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2626 for type POLL (pdch_ul_controller.c:184) 20241111125815419 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2626, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815419 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2613 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2613 Sending data request: sapi=5 arfcn=871 cur_fn=2608 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815419 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 146 20241111125815433 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) 20241111125815433 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) 20241111125815434 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) 20241111125815434 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) 20241111125815435 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) 20241111125815435 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) 20241111125815436 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) 20241111125815436 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) 20241111125815436 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) 20241111125815436 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) 20241111125815438 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) 20241111125815438 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) 20241111125815439 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) 20241111125815439 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) 20241111125815440 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) 20241111125815440 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) 20241111125815441 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) 20241111125815441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2617 Sending data request: sapi=5 arfcn=871 cur_fn=2613 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815442 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815452 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) 20241111125815452 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) 20241111125815453 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) 20241111125815453 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) 20241111125815454 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) 20241111125815454 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) 20241111125815455 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) 20241111125815455 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) 20241111125815456 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) 20241111125815456 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) 20241111125815457 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) 20241111125815457 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) 20241111125815458 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) 20241111125815458 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) 20241111125815459 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) 20241111125815459 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) 20241111125815460 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) 20241111125815460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2621 block_nr=5 scheduling free USF for polling at FN=2626 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2621 Sending data request: sapi=5 arfcn=871 cur_fn=2617 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815461 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815471 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) 20241111125815471 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) 20241111125815473 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) 20241111125815473 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) 20241111125815474 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) 20241111125815474 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) 20241111125815475 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) 20241111125815475 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) 20241111125815476 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) 20241111125815476 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) 20241111125815477 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) 20241111125815477 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) 20241111125815479 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) 20241111125815479 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) 20241111125815481 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) 20241111125815481 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) 20241111125815482 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) 20241111125815482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2626 Sending data request: sapi=5 arfcn=871 cur_fn=2621 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815483 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815495 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) 20241111125815495 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) 20241111125815495 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2626, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815495 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2626, TS=7 (curr FN 2626), reason=UL_ASS (tbf.cpp:487) 20241111125815495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815495 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815497 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) 20241111125815497 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) 20241111125815497 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) 20241111125815497 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) 20241111125815498 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) 20241111125815498 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) 20241111125815499 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) 20241111125815499 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) 20241111125815500 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) 20241111125815500 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) 20241111125815501 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) 20241111125815501 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) 20241111125815502 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) 20241111125815502 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) 20241111125815503 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) 20241111125815503 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2630 + 13 = 2643 (pdch_ul_controller.c:131) 20241111125815503 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815503 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815503 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815504 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2643 for type POLL (pdch_ul_controller.c:184) 20241111125815504 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2643, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815504 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2630 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2630 Sending data request: sapi=5 arfcn=871 cur_fn=2626 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815504 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 147 20241111125815514 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) 20241111125815514 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) 20241111125815516 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) 20241111125815516 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) 20241111125815516 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) 20241111125815516 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) 20241111125815517 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) 20241111125815517 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) 20241111125815518 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) 20241111125815518 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) 20241111125815519 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) 20241111125815519 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) 20241111125815519 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) 20241111125815519 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) 20241111125815520 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) 20241111125815520 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) 20241111125815521 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) 20241111125815521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2634 Sending data request: sapi=5 arfcn=871 cur_fn=2630 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815522 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815532 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) 20241111125815532 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) 20241111125815533 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) 20241111125815533 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) 20241111125815533 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) 20241111125815533 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) 20241111125815533 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) 20241111125815533 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) 20241111125815534 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) 20241111125815534 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) 20241111125815534 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) 20241111125815534 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) 20241111125815534 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) 20241111125815534 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) 20241111125815534 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) 20241111125815534 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) 20241111125815542 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) 20241111125815542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2639 block_nr=9 scheduling free USF for polling at FN=2643 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2639 Sending data request: sapi=5 arfcn=871 cur_fn=2634 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815542 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815557 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) 20241111125815557 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) 20241111125815558 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) 20241111125815558 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) 20241111125815558 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) 20241111125815558 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) 20241111125815559 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) 20241111125815559 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) 20241111125815559 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) 20241111125815559 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) 20241111125815560 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) 20241111125815560 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) 20241111125815561 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) 20241111125815561 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) 20241111125815561 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) 20241111125815561 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) 20241111125815562 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) 20241111125815562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2643 Sending data request: sapi=5 arfcn=871 cur_fn=2639 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815563 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815576 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) 20241111125815576 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) 20241111125815576 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2643, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815576 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2643, TS=7 (curr FN 2643), reason=UL_ASS (tbf.cpp:487) 20241111125815576 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815576 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815576 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815577 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) 20241111125815577 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) 20241111125815578 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) 20241111125815578 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) 20241111125815579 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) 20241111125815579 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) 20241111125815580 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) 20241111125815580 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) 20241111125815581 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) 20241111125815581 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) 20241111125815581 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) 20241111125815581 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) 20241111125815582 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) 20241111125815582 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) 20241111125815583 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) 20241111125815583 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815583 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2647 + 13 = 2660 (pdch_ul_controller.c:131) 20241111125815583 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815583 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815583 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815584 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2660 for type POLL (pdch_ul_controller.c:184) 20241111125815584 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2660, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815584 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2647 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2647 Sending data request: sapi=5 arfcn=871 cur_fn=2643 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815584 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 148 20241111125815595 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) 20241111125815595 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) 20241111125815596 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) 20241111125815597 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) 20241111125815597 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) 20241111125815597 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) 20241111125815598 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) 20241111125815598 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) 20241111125815599 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) 20241111125815599 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) 20241111125815600 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) 20241111125815600 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) 20241111125815600 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) 20241111125815601 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) 20241111125815601 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) 20241111125815601 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) 20241111125815605 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) 20241111125815605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2652 Sending data request: sapi=5 arfcn=871 cur_fn=2647 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815606 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815619 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) 20241111125815619 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) 20241111125815620 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) 20241111125815620 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) 20241111125815621 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) 20241111125815621 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) 20241111125815622 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) 20241111125815622 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) 20241111125815623 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) 20241111125815623 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) 20241111125815624 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) 20241111125815624 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) 20241111125815625 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) 20241111125815625 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) 20241111125815625 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) 20241111125815625 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) 20241111125815626 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) 20241111125815626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2656 block_nr=1 scheduling free USF for polling at FN=2660 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2656 Sending data request: sapi=5 arfcn=871 cur_fn=2652 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815627 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815638 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) 20241111125815638 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) 20241111125815638 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) 20241111125815638 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) 20241111125815639 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) 20241111125815639 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) 20241111125815639 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) 20241111125815639 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) 20241111125815640 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) 20241111125815640 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) 20241111125815640 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) 20241111125815640 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) 20241111125815640 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) 20241111125815640 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) 20241111125815641 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) 20241111125815641 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) 20241111125815642 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) 20241111125815642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2660 Sending data request: sapi=5 arfcn=871 cur_fn=2656 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815643 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815657 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) 20241111125815657 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) 20241111125815657 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2660, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815657 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2660, TS=7 (curr FN 2660), reason=UL_ASS (tbf.cpp:487) 20241111125815657 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815657 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815657 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815657 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) 20241111125815657 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) 20241111125815658 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) 20241111125815658 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) 20241111125815658 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) 20241111125815658 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) 20241111125815658 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) 20241111125815658 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) 20241111125815658 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) 20241111125815658 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) 20241111125815659 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) 20241111125815659 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) 20241111125815659 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) 20241111125815659 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) 20241111125815666 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) 20241111125815666 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2665 + 13 = 2678 (pdch_ul_controller.c:131) 20241111125815666 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815666 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815666 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815666 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2678 for type POLL (pdch_ul_controller.c:184) 20241111125815666 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2678, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815666 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2665 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2665 Sending data request: sapi=5 arfcn=871 cur_fn=2660 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815666 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 149 20241111125815680 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) 20241111125815680 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) 20241111125815681 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) 20241111125815681 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) 20241111125815681 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) 20241111125815681 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) 20241111125815682 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) 20241111125815682 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) 20241111125815682 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) 20241111125815682 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) 20241111125815683 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) 20241111125815683 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) 20241111125815683 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) 20241111125815683 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) 20241111125815684 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) 20241111125815684 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) 20241111125815685 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) 20241111125815685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2669 Sending data request: sapi=5 arfcn=871 cur_fn=2665 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815686 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815700 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) 20241111125815700 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) 20241111125815701 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) 20241111125815701 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) 20241111125815702 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) 20241111125815702 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) 20241111125815703 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) 20241111125815703 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) 20241111125815703 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) 20241111125815703 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) 20241111125815704 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) 20241111125815704 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) 20241111125815705 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) 20241111125815705 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) 20241111125815706 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) 20241111125815706 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) 20241111125815707 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) 20241111125815707 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2673 block_nr=5 scheduling free USF for polling at FN=2678 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2673 Sending data request: sapi=5 arfcn=871 cur_fn=2669 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815708 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815719 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) 20241111125815719 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) 20241111125815720 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) 20241111125815720 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) 20241111125815721 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) 20241111125815721 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) 20241111125815722 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) 20241111125815722 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) 20241111125815723 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) 20241111125815723 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) 20241111125815725 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) 20241111125815725 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) 20241111125815726 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) 20241111125815726 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) 20241111125815726 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) 20241111125815726 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) 20241111125815729 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) 20241111125815729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2678 Sending data request: sapi=5 arfcn=871 cur_fn=2673 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815729 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815743 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) 20241111125815743 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) 20241111125815743 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2678, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815743 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2678, TS=7 (curr FN 2678), reason=UL_ASS (tbf.cpp:487) 20241111125815743 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815743 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815743 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815744 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) 20241111125815744 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) 20241111125815745 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) 20241111125815745 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) 20241111125815746 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) 20241111125815746 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) 20241111125815747 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) 20241111125815747 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) 20241111125815747 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) 20241111125815747 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) 20241111125815748 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) 20241111125815748 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) 20241111125815749 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) 20241111125815749 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) 20241111125815750 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) 20241111125815750 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2682 + 13 = 2695 (pdch_ul_controller.c:131) 20241111125815750 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815750 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815750 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815751 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2695 for type POLL (pdch_ul_controller.c:184) 20241111125815751 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2695, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815751 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815751 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2682 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2682 Sending data request: sapi=5 arfcn=871 cur_fn=2678 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815751 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 150 20241111125815762 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) 20241111125815762 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) 20241111125815763 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) 20241111125815763 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) 20241111125815764 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) 20241111125815764 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) 20241111125815765 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) 20241111125815765 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) 20241111125815766 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) 20241111125815766 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) 20241111125815766 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) 20241111125815766 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) 20241111125815767 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) 20241111125815767 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) 20241111125815768 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) 20241111125815768 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) 20241111125815769 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) 20241111125815769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2686 Sending data request: sapi=5 arfcn=871 cur_fn=2682 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815769 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815781 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) 20241111125815781 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) 20241111125815782 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) 20241111125815783 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) 20241111125815783 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) 20241111125815783 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) 20241111125815784 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) 20241111125815784 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) 20241111125815785 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) 20241111125815785 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) 20241111125815786 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) 20241111125815786 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) 20241111125815787 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) 20241111125815787 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) 20241111125815787 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) 20241111125815787 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) 20241111125815791 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) 20241111125815791 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2691 block_nr=9 scheduling free USF for polling at FN=2695 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2691 Sending data request: sapi=5 arfcn=871 cur_fn=2686 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815792 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815805 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) 20241111125815805 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) 20241111125815806 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) 20241111125815806 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) 20241111125815807 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) 20241111125815807 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) 20241111125815808 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) 20241111125815808 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) 20241111125815809 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) 20241111125815809 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) 20241111125815810 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) 20241111125815810 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) 20241111125815810 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) 20241111125815811 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) 20241111125815811 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) 20241111125815811 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) 20241111125815812 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) 20241111125815812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2695 Sending data request: sapi=5 arfcn=871 cur_fn=2691 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815813 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815824 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) 20241111125815824 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) 20241111125815824 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2695, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815824 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2695, TS=7 (curr FN 2695), reason=UL_ASS (tbf.cpp:487) 20241111125815824 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815824 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815824 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815826 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) 20241111125815826 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) 20241111125815826 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) 20241111125815826 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) 20241111125815827 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) 20241111125815827 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) 20241111125815828 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) 20241111125815828 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) 20241111125815829 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) 20241111125815829 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) 20241111125815829 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) 20241111125815829 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) 20241111125815830 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) 20241111125815830 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) 20241111125815831 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) 20241111125815831 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815831 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2699 + 13 = 2712 (pdch_ul_controller.c:131) 20241111125815831 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815831 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815831 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815832 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2712 for type POLL (pdch_ul_controller.c:184) 20241111125815832 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2712, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815832 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2699 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2699 Sending data request: sapi=5 arfcn=871 cur_fn=2695 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815832 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 151 20241111125815844 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) 20241111125815844 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) 20241111125815845 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) 20241111125815845 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) 20241111125815846 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) 20241111125815846 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) 20241111125815847 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) 20241111125815847 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) 20241111125815847 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) 20241111125815847 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) 20241111125815848 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) 20241111125815848 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) 20241111125815849 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) 20241111125815849 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) 20241111125815850 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) 20241111125815850 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) 20241111125815853 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) 20241111125815853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2704 Sending data request: sapi=5 arfcn=871 cur_fn=2699 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815854 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815867 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) 20241111125815867 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) 20241111125815868 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) 20241111125815868 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) 20241111125815869 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) 20241111125815869 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) 20241111125815870 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) 20241111125815870 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) 20241111125815871 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) 20241111125815871 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) 20241111125815872 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) 20241111125815872 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) 20241111125815872 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) 20241111125815872 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) 20241111125815873 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) 20241111125815873 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) 20241111125815874 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) 20241111125815874 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2708 block_nr=1 scheduling free USF for polling at FN=2712 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2708 Sending data request: sapi=5 arfcn=871 cur_fn=2704 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815875 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815886 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) 20241111125815886 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) 20241111125815888 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) 20241111125815888 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) 20241111125815888 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) 20241111125815888 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) 20241111125815889 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) 20241111125815889 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) 20241111125815890 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) 20241111125815890 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) 20241111125815891 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) 20241111125815891 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) 20241111125815891 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) 20241111125815891 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) 20241111125815892 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) 20241111125815892 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) 20241111125815893 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) 20241111125815893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2712 Sending data request: sapi=5 arfcn=871 cur_fn=2708 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815894 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815905 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) 20241111125815905 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) 20241111125815905 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2712, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815905 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2712, TS=7 (curr FN 2712), reason=UL_ASS (tbf.cpp:487) 20241111125815905 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815905 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815905 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815906 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) 20241111125815906 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) 20241111125815907 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) 20241111125815907 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) 20241111125815908 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) 20241111125815908 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) 20241111125815909 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) 20241111125815909 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) 20241111125815910 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) 20241111125815910 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) 20241111125815910 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) 20241111125815910 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) 20241111125815911 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) 20241111125815911 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) 20241111125815914 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) 20241111125815915 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2717 + 13 = 2730 (pdch_ul_controller.c:131) 20241111125815915 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815915 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815915 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815915 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2730 for type POLL (pdch_ul_controller.c:184) 20241111125815915 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2730, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815915 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815915 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2717 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2717 Sending data request: sapi=5 arfcn=871 cur_fn=2712 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815915 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 152 20241111125815929 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) 20241111125815929 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) 20241111125815930 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) 20241111125815930 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) 20241111125815931 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) 20241111125815931 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) 20241111125815932 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) 20241111125815932 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) 20241111125815933 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) 20241111125815933 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) 20241111125815933 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) 20241111125815933 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) 20241111125815934 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) 20241111125815934 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) 20241111125815935 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) 20241111125815935 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) 20241111125815936 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) 20241111125815936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2721 Sending data request: sapi=5 arfcn=871 cur_fn=2717 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815937 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815948 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) 20241111125815948 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) 20241111125815949 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) 20241111125815949 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) 20241111125815950 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) 20241111125815950 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) 20241111125815951 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) 20241111125815951 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) 20241111125815951 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) 20241111125815951 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) 20241111125815952 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) 20241111125815952 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) 20241111125815953 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) 20241111125815953 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) 20241111125815954 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) 20241111125815954 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) 20241111125815955 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) 20241111125815955 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2725 block_nr=5 scheduling free USF for polling at FN=2730 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125815955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2725 Sending data request: sapi=5 arfcn=871 cur_fn=2721 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815955 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815967 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) 20241111125815967 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) 20241111125815968 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) 20241111125815968 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) 20241111125815969 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) 20241111125815969 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) 20241111125815970 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) 20241111125815970 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) 20241111125815970 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) 20241111125815970 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) 20241111125815971 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) 20241111125815971 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) 20241111125815972 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) 20241111125815972 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) 20241111125815973 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) 20241111125815973 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) 20241111125815976 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) 20241111125815976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2730 Sending data request: sapi=5 arfcn=871 cur_fn=2725 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815977 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125815991 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) 20241111125815991 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) 20241111125815991 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2730, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125815991 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2730, TS=7 (curr FN 2730), reason=UL_ASS (tbf.cpp:487) 20241111125815991 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125815991 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125815991 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125815993 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) 20241111125815993 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) 20241111125815993 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) 20241111125815993 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) 20241111125815994 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) 20241111125815994 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) 20241111125815995 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) 20241111125815995 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) 20241111125815996 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) 20241111125815996 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) 20241111125815996 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) 20241111125815996 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) 20241111125815997 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) 20241111125815997 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) 20241111125815998 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) 20241111125815998 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125815998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2734 + 13 = 2747 (pdch_ul_controller.c:131) 20241111125815998 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125815998 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125815998 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125815999 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125815999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2747 for type POLL (pdch_ul_controller.c:184) 20241111125815999 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2747, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125815999 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125815999 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2734 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125815999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2734 Sending data request: sapi=5 arfcn=871 cur_fn=2730 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125815999 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 153 20241111125816010 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) 20241111125816010 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) 20241111125816012 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) 20241111125816012 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) 20241111125816013 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) 20241111125816013 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) 20241111125816013 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) 20241111125816013 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) 20241111125816014 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) 20241111125816014 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) 20241111125816015 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) 20241111125816015 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) 20241111125816016 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) 20241111125816016 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) 20241111125816016 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) 20241111125816016 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) 20241111125816017 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) 20241111125816017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2738 Sending data request: sapi=5 arfcn=871 cur_fn=2734 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816018 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816029 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) 20241111125816029 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) 20241111125816030 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) 20241111125816030 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) 20241111125816031 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) 20241111125816031 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) 20241111125816032 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) 20241111125816032 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) 20241111125816032 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) 20241111125816032 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) 20241111125816033 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) 20241111125816033 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) 20241111125816034 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) 20241111125816034 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) 20241111125816035 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) 20241111125816035 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) 20241111125816038 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) 20241111125816038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2743 block_nr=9 scheduling free USF for polling at FN=2747 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2743 Sending data request: sapi=5 arfcn=871 cur_fn=2738 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816039 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816053 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) 20241111125816053 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) 20241111125816054 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) 20241111125816054 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) 20241111125816055 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) 20241111125816055 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) 20241111125816055 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) 20241111125816056 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) 20241111125816056 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) 20241111125816056 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) 20241111125816057 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) 20241111125816057 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) 20241111125816058 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) 20241111125816058 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) 20241111125816059 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) 20241111125816059 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) 20241111125816059 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) 20241111125816059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2747 Sending data request: sapi=5 arfcn=871 cur_fn=2743 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816060 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816072 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) 20241111125816072 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) 20241111125816072 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2747, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816072 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2747, TS=7 (curr FN 2747), reason=UL_ASS (tbf.cpp:487) 20241111125816072 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816072 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816072 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816073 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) 20241111125816073 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) 20241111125816074 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) 20241111125816074 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) 20241111125816075 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) 20241111125816075 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) 20241111125816076 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) 20241111125816076 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) 20241111125816076 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) 20241111125816076 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) 20241111125816077 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) 20241111125816077 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) 20241111125816078 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) 20241111125816078 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) 20241111125816079 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) 20241111125816079 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816079 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2751 + 13 = 2764 (pdch_ul_controller.c:131) 20241111125816079 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816079 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816079 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816080 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2764 for type POLL (pdch_ul_controller.c:184) 20241111125816080 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2764, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816080 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2751 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2751 Sending data request: sapi=5 arfcn=871 cur_fn=2747 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816080 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 154 20241111125816092 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) 20241111125816092 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) 20241111125816093 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) 20241111125816093 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) 20241111125816094 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) 20241111125816094 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) 20241111125816095 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) 20241111125816095 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) 20241111125816096 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) 20241111125816096 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) 20241111125816096 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) 20241111125816096 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) 20241111125816097 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) 20241111125816097 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) 20241111125816098 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) 20241111125816098 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) 20241111125816102 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) 20241111125816102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2756 Sending data request: sapi=5 arfcn=871 cur_fn=2751 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816102 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816116 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) 20241111125816116 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) 20241111125816117 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) 20241111125816117 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) 20241111125816118 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) 20241111125816118 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) 20241111125816119 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) 20241111125816119 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) 20241111125816120 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) 20241111125816120 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) 20241111125816120 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) 20241111125816120 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) 20241111125816121 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) 20241111125816121 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) 20241111125816122 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) 20241111125816122 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) 20241111125816124 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) 20241111125816124 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2760 block_nr=1 scheduling free USF for polling at FN=2764 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2760 Sending data request: sapi=5 arfcn=871 cur_fn=2756 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816125 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816135 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) 20241111125816135 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) 20241111125816136 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) 20241111125816136 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) 20241111125816137 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) 20241111125816137 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) 20241111125816138 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) 20241111125816138 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) 20241111125816139 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) 20241111125816139 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) 20241111125816140 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) 20241111125816140 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) 20241111125816140 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) 20241111125816140 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) 20241111125816141 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) 20241111125816141 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) 20241111125816142 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) 20241111125816142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2764 Sending data request: sapi=5 arfcn=871 cur_fn=2760 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816143 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816154 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) 20241111125816154 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) 20241111125816154 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2764, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816154 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2764, TS=7 (curr FN 2764), reason=UL_ASS (tbf.cpp:487) 20241111125816154 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816154 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816154 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816156 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) 20241111125816156 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) 20241111125816156 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) 20241111125816156 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) 20241111125816157 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) 20241111125816157 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) 20241111125816158 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) 20241111125816158 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) 20241111125816159 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) 20241111125816159 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) 20241111125816159 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) 20241111125816159 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) 20241111125816160 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) 20241111125816160 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) 20241111125816164 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) 20241111125816164 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2769 + 13 = 2782 (pdch_ul_controller.c:131) 20241111125816164 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816164 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816164 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816164 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2782 for type POLL (pdch_ul_controller.c:184) 20241111125816164 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2782, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816164 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2769 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2769 Sending data request: sapi=5 arfcn=871 cur_fn=2764 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816165 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 155 20241111125816178 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) 20241111125816178 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) 20241111125816179 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) 20241111125816179 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) 20241111125816180 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) 20241111125816180 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) 20241111125816181 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) 20241111125816181 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) 20241111125816182 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) 20241111125816182 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) 20241111125816183 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) 20241111125816183 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) 20241111125816183 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) 20241111125816183 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) 20241111125816184 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) 20241111125816184 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) 20241111125816185 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) 20241111125816185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2773 Sending data request: sapi=5 arfcn=871 cur_fn=2769 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816186 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816197 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) 20241111125816197 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) 20241111125816198 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) 20241111125816198 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) 20241111125816199 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) 20241111125816199 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) 20241111125816200 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) 20241111125816200 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) 20241111125816201 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) 20241111125816201 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) 20241111125816201 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) 20241111125816201 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) 20241111125816202 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) 20241111125816202 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) 20241111125816203 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) 20241111125816203 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) 20241111125816204 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) 20241111125816204 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2777 block_nr=5 scheduling free USF for polling at FN=2782 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2777 Sending data request: sapi=5 arfcn=871 cur_fn=2773 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816205 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816216 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) 20241111125816216 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) 20241111125816217 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) 20241111125816218 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) 20241111125816218 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) 20241111125816218 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) 20241111125816219 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) 20241111125816219 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) 20241111125816220 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) 20241111125816220 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) 20241111125816221 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) 20241111125816221 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) 20241111125816222 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) 20241111125816222 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) 20241111125816223 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) 20241111125816223 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) 20241111125816226 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) 20241111125816226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2782 Sending data request: sapi=5 arfcn=871 cur_fn=2777 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816227 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816240 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) 20241111125816240 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) 20241111125816240 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2782, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816240 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2782, TS=7 (curr FN 2782), reason=UL_ASS (tbf.cpp:487) 20241111125816240 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816240 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816240 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816241 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) 20241111125816241 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) 20241111125816242 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) 20241111125816242 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) 20241111125816243 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) 20241111125816243 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) 20241111125816244 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) 20241111125816244 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) 20241111125816245 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) 20241111125816245 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) 20241111125816246 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) 20241111125816246 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) 20241111125816247 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) 20241111125816247 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) 20241111125816247 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) 20241111125816247 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2786 + 13 = 2799 (pdch_ul_controller.c:131) 20241111125816247 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816247 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816248 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816248 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2799 for type POLL (pdch_ul_controller.c:184) 20241111125816248 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2799, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816248 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2786 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2786 Sending data request: sapi=5 arfcn=871 cur_fn=2782 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 156 20241111125816260 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) 20241111125816260 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) 20241111125816261 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) 20241111125816261 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) 20241111125816261 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) 20241111125816261 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) 20241111125816262 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) 20241111125816262 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) 20241111125816263 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) 20241111125816263 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) 20241111125816264 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) 20241111125816264 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) 20241111125816264 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) 20241111125816264 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) 20241111125816265 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) 20241111125816265 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) 20241111125816266 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) 20241111125816266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2790 Sending data request: sapi=5 arfcn=871 cur_fn=2786 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816267 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816279 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) 20241111125816279 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) 20241111125816280 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) 20241111125816280 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) 20241111125816281 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) 20241111125816281 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) 20241111125816282 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) 20241111125816282 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) 20241111125816283 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) 20241111125816283 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) 20241111125816283 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) 20241111125816283 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) 20241111125816284 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) 20241111125816284 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) 20241111125816285 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) 20241111125816285 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) 20241111125816289 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) 20241111125816289 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2795 block_nr=9 scheduling free USF for polling at FN=2799 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2795 Sending data request: sapi=5 arfcn=871 cur_fn=2790 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816290 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816303 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) 20241111125816303 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) 20241111125816304 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) 20241111125816304 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) 20241111125816305 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) 20241111125816305 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) 20241111125816306 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) 20241111125816306 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) 20241111125816307 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) 20241111125816307 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) 20241111125816308 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) 20241111125816308 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) 20241111125816308 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) 20241111125816308 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) 20241111125816309 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) 20241111125816309 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) 20241111125816310 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) 20241111125816310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2799 Sending data request: sapi=5 arfcn=871 cur_fn=2795 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816311 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816322 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) 20241111125816322 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) 20241111125816322 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2799, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816322 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2799, TS=7 (curr FN 2799), reason=UL_ASS (tbf.cpp:487) 20241111125816322 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816322 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816322 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816323 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) 20241111125816323 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) 20241111125816325 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) 20241111125816325 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) 20241111125816326 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) 20241111125816326 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) 20241111125816327 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) 20241111125816327 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) 20241111125816327 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) 20241111125816327 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) 20241111125816328 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) 20241111125816328 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) 20241111125816329 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) 20241111125816329 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) 20241111125816330 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) 20241111125816330 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816330 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2803 + 13 = 2816 (pdch_ul_controller.c:131) 20241111125816330 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816330 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816330 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816331 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816331 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2816 for type POLL (pdch_ul_controller.c:184) 20241111125816331 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2816, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816331 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2803 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2803 Sending data request: sapi=5 arfcn=871 cur_fn=2799 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816331 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 157 20241111125816341 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) 20241111125816341 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) 20241111125816342 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) 20241111125816342 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) 20241111125816343 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) 20241111125816343 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) 20241111125816344 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) 20241111125816344 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) 20241111125816345 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) 20241111125816345 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) 20241111125816346 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) 20241111125816346 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) 20241111125816346 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) 20241111125816346 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) 20241111125816347 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) 20241111125816347 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) 20241111125816351 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) 20241111125816351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2808 Sending data request: sapi=5 arfcn=871 cur_fn=2803 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816351 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816365 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) 20241111125816365 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) 20241111125816366 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) 20241111125816366 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) 20241111125816367 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) 20241111125816367 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) 20241111125816368 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) 20241111125816368 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) 20241111125816368 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) 20241111125816368 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) 20241111125816369 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) 20241111125816369 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) 20241111125816370 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) 20241111125816370 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) 20241111125816371 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) 20241111125816371 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) 20241111125816371 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) 20241111125816372 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2812 block_nr=1 scheduling free USF for polling at FN=2816 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2812 Sending data request: sapi=5 arfcn=871 cur_fn=2808 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816372 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816384 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) 20241111125816384 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) 20241111125816385 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) 20241111125816385 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) 20241111125816386 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) 20241111125816386 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) 20241111125816387 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) 20241111125816387 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) 20241111125816387 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) 20241111125816388 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) 20241111125816388 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) 20241111125816388 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) 20241111125816389 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) 20241111125816389 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) 20241111125816390 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) 20241111125816390 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) 20241111125816391 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) 20241111125816391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2816 Sending data request: sapi=5 arfcn=871 cur_fn=2812 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816391 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816403 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) 20241111125816403 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) 20241111125816403 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2816, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816403 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2816, TS=7 (curr FN 2816), reason=UL_ASS (tbf.cpp:487) 20241111125816403 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816403 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816403 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816404 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) 20241111125816404 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) 20241111125816405 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) 20241111125816405 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) 20241111125816406 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) 20241111125816406 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) 20241111125816406 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) 20241111125816407 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) 20241111125816407 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) 20241111125816407 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) 20241111125816408 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) 20241111125816408 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) 20241111125816409 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) 20241111125816409 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) 20241111125816412 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) 20241111125816413 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2821 + 13 = 2834 (pdch_ul_controller.c:131) 20241111125816413 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816413 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816413 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816414 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816414 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2834 for type POLL (pdch_ul_controller.c:184) 20241111125816414 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2834, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816414 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816414 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2821 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2821 Sending data request: sapi=5 arfcn=871 cur_fn=2816 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816414 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 158 20241111125816427 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) 20241111125816427 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) 20241111125816429 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) 20241111125816429 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) 20241111125816431 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) 20241111125816431 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) 20241111125816432 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) 20241111125816432 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) 20241111125816432 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) 20241111125816432 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) 20241111125816433 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) 20241111125816433 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) 20241111125816434 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) 20241111125816434 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) 20241111125816435 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) 20241111125816435 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) 20241111125816436 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) 20241111125816436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2825 Sending data request: sapi=5 arfcn=871 cur_fn=2821 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816436 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816446 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) 20241111125816446 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) 20241111125816447 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) 20241111125816447 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) 20241111125816448 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) 20241111125816448 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) 20241111125816449 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) 20241111125816449 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) 20241111125816449 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) 20241111125816449 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) 20241111125816450 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) 20241111125816450 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) 20241111125816451 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) 20241111125816451 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) 20241111125816452 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) 20241111125816452 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) 20241111125816453 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) 20241111125816453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2829 block_nr=5 scheduling free USF for polling at FN=2834 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2829 Sending data request: sapi=5 arfcn=871 cur_fn=2825 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816453 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816465 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) 20241111125816465 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) 20241111125816466 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) 20241111125816466 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) 20241111125816467 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) 20241111125816467 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) 20241111125816468 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) 20241111125816468 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) 20241111125816469 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) 20241111125816469 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) 20241111125816469 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) 20241111125816469 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) 20241111125816470 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) 20241111125816470 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) 20241111125816471 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) 20241111125816471 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) 20241111125816474 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) 20241111125816474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2834 Sending data request: sapi=5 arfcn=871 cur_fn=2829 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816475 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816489 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) 20241111125816489 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) 20241111125816489 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2834, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816489 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2834, TS=7 (curr FN 2834), reason=UL_ASS (tbf.cpp:487) 20241111125816489 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816489 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816489 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816490 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) 20241111125816490 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) 20241111125816491 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) 20241111125816491 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) 20241111125816492 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) 20241111125816492 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) 20241111125816492 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) 20241111125816492 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) 20241111125816493 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) 20241111125816493 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) 20241111125816494 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) 20241111125816494 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) 20241111125816495 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) 20241111125816495 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) 20241111125816496 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) 20241111125816496 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2838 + 13 = 2851 (pdch_ul_controller.c:131) 20241111125816496 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816496 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816496 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816496 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2851 for type POLL (pdch_ul_controller.c:184) 20241111125816496 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2851, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816496 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816496 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2838 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2838 Sending data request: sapi=5 arfcn=871 cur_fn=2834 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816497 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 159 20241111125816508 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) 20241111125816508 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) 20241111125816509 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) 20241111125816509 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) 20241111125816510 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) 20241111125816510 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) 20241111125816511 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) 20241111125816511 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) 20241111125816511 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) 20241111125816512 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) 20241111125816513 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) 20241111125816513 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) 20241111125816513 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) 20241111125816513 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) 20241111125816514 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) 20241111125816514 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) 20241111125816515 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) 20241111125816515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2842 Sending data request: sapi=5 arfcn=871 cur_fn=2838 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816516 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816527 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) 20241111125816527 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) 20241111125816528 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) 20241111125816528 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) 20241111125816529 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) 20241111125816529 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) 20241111125816530 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) 20241111125816530 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) 20241111125816531 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) 20241111125816531 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) 20241111125816531 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) 20241111125816531 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) 20241111125816532 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) 20241111125816532 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) 20241111125816533 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) 20241111125816533 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) 20241111125816536 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) 20241111125816536 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2847 block_nr=9 scheduling free USF for polling at FN=2851 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2847 Sending data request: sapi=5 arfcn=871 cur_fn=2842 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816537 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816551 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) 20241111125816551 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) 20241111125816552 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) 20241111125816552 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) 20241111125816553 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) 20241111125816553 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) 20241111125816554 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) 20241111125816554 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) 20241111125816555 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) 20241111125816555 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) 20241111125816556 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) 20241111125816556 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) 20241111125816557 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) 20241111125816557 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) 20241111125816558 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) 20241111125816558 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) 20241111125816559 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) 20241111125816559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2851 Sending data request: sapi=5 arfcn=871 cur_fn=2847 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816559 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816570 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) 20241111125816570 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) 20241111125816570 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2851, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816570 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2851, TS=7 (curr FN 2851), reason=UL_ASS (tbf.cpp:487) 20241111125816570 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816570 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816570 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816571 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) 20241111125816571 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) 20241111125816572 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) 20241111125816572 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) 20241111125816573 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) 20241111125816573 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) 20241111125816574 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) 20241111125816574 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) 20241111125816575 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) 20241111125816575 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) 20241111125816576 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) 20241111125816576 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) 20241111125816576 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) 20241111125816576 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) 20241111125816577 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) 20241111125816577 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2855 + 13 = 2868 (pdch_ul_controller.c:131) 20241111125816577 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816577 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816577 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816578 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2868 for type POLL (pdch_ul_controller.c:184) 20241111125816578 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2868, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816578 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2855 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2855 Sending data request: sapi=5 arfcn=871 cur_fn=2851 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816578 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 160 20241111125816589 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) 20241111125816589 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) 20241111125816590 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) 20241111125816590 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) 20241111125816591 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) 20241111125816591 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) 20241111125816592 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) 20241111125816592 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) 20241111125816593 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) 20241111125816593 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) 20241111125816593 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) 20241111125816594 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) 20241111125816594 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) 20241111125816594 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) 20241111125816595 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) 20241111125816595 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) 20241111125816598 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) 20241111125816598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2860 Sending data request: sapi=5 arfcn=871 cur_fn=2855 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816599 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816613 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) 20241111125816613 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) 20241111125816614 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) 20241111125816614 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) 20241111125816615 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) 20241111125816615 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) 20241111125816616 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) 20241111125816616 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) 20241111125816617 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) 20241111125816617 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) 20241111125816617 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) 20241111125816617 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) 20241111125816618 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) 20241111125816618 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) 20241111125816619 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) 20241111125816619 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) 20241111125816620 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) 20241111125816620 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2864 block_nr=1 scheduling free USF for polling at FN=2868 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2864 Sending data request: sapi=5 arfcn=871 cur_fn=2860 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816621 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816632 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) 20241111125816632 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) 20241111125816633 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) 20241111125816633 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) 20241111125816634 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) 20241111125816634 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) 20241111125816635 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) 20241111125816635 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) 20241111125816636 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) 20241111125816636 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) 20241111125816636 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) 20241111125816636 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) 20241111125816637 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) 20241111125816637 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) 20241111125816638 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) 20241111125816638 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) 20241111125816639 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) 20241111125816639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2868 Sending data request: sapi=5 arfcn=871 cur_fn=2864 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816640 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816651 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) 20241111125816651 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) 20241111125816651 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2868, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816651 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2868, TS=7 (curr FN 2868), reason=UL_ASS (tbf.cpp:487) 20241111125816651 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816651 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816651 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816652 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) 20241111125816652 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) 20241111125816653 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) 20241111125816653 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) 20241111125816654 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) 20241111125816654 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) 20241111125816655 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) 20241111125816655 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) 20241111125816656 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) 20241111125816656 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) 20241111125816656 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) 20241111125816656 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) 20241111125816657 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) 20241111125816657 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) 20241111125816660 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) 20241111125816660 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2873 + 13 = 2886 (pdch_ul_controller.c:131) 20241111125816660 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816661 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816661 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816661 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2886 for type POLL (pdch_ul_controller.c:184) 20241111125816661 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2886, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816661 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2873 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2873 Sending data request: sapi=5 arfcn=871 cur_fn=2868 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816661 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 161 20241111125816675 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) 20241111125816675 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) 20241111125816676 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) 20241111125816676 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) 20241111125816677 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) 20241111125816677 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) 20241111125816678 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) 20241111125816678 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) 20241111125816678 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) 20241111125816678 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) 20241111125816679 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) 20241111125816679 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) 20241111125816680 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) 20241111125816680 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) 20241111125816681 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) 20241111125816681 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) 20241111125816681 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) 20241111125816681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2877 Sending data request: sapi=5 arfcn=871 cur_fn=2873 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816682 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816694 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) 20241111125816694 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) 20241111125816696 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) 20241111125816696 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) 20241111125816696 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) 20241111125816696 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) 20241111125816697 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) 20241111125816697 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) 20241111125816698 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) 20241111125816698 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) 20241111125816699 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) 20241111125816699 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) 20241111125816700 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) 20241111125816700 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) 20241111125816700 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) 20241111125816700 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) 20241111125816701 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) 20241111125816701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2881 block_nr=5 scheduling free USF for polling at FN=2886 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2881 Sending data request: sapi=5 arfcn=871 cur_fn=2877 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816702 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816713 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) 20241111125816713 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) 20241111125816715 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) 20241111125816715 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) 20241111125816715 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) 20241111125816715 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) 20241111125816716 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) 20241111125816716 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) 20241111125816717 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) 20241111125816717 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) 20241111125816718 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) 20241111125816718 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) 20241111125816719 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) 20241111125816719 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) 20241111125816719 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) 20241111125816719 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) 20241111125816723 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) 20241111125816723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2886 Sending data request: sapi=5 arfcn=871 cur_fn=2881 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816724 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816737 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) 20241111125816737 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) 20241111125816737 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2886, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816737 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2886, TS=7 (curr FN 2886), reason=UL_ASS (tbf.cpp:487) 20241111125816737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816737 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816739 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) 20241111125816739 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) 20241111125816739 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) 20241111125816739 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) 20241111125816740 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) 20241111125816740 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) 20241111125816741 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) 20241111125816741 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) 20241111125816742 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) 20241111125816742 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) 20241111125816743 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) 20241111125816743 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) 20241111125816743 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) 20241111125816743 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) 20241111125816744 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) 20241111125816744 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2890 + 13 = 2903 (pdch_ul_controller.c:131) 20241111125816744 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816744 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816744 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816745 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2903 for type POLL (pdch_ul_controller.c:184) 20241111125816745 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2903, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816745 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816745 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2890 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2890 Sending data request: sapi=5 arfcn=871 cur_fn=2886 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816745 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 162 20241111125816757 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) 20241111125816757 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) 20241111125816758 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) 20241111125816758 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) 20241111125816759 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) 20241111125816759 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) 20241111125816759 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) 20241111125816759 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) 20241111125816760 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) 20241111125816760 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) 20241111125816761 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) 20241111125816761 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) 20241111125816762 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) 20241111125816762 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) 20241111125816763 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) 20241111125816763 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) 20241111125816764 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) 20241111125816764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2894 Sending data request: sapi=5 arfcn=871 cur_fn=2890 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816765 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816776 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) 20241111125816776 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) 20241111125816777 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) 20241111125816777 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) 20241111125816778 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) 20241111125816778 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) 20241111125816779 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) 20241111125816779 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) 20241111125816780 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) 20241111125816780 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) 20241111125816781 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) 20241111125816781 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) 20241111125816782 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) 20241111125816782 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) 20241111125816783 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) 20241111125816783 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) 20241111125816786 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) 20241111125816786 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2899 block_nr=9 scheduling free USF for polling at FN=2903 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2899 Sending data request: sapi=5 arfcn=871 cur_fn=2894 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816787 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816800 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) 20241111125816800 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) 20241111125816801 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) 20241111125816801 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) 20241111125816802 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) 20241111125816802 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) 20241111125816803 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) 20241111125816803 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) 20241111125816804 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) 20241111125816804 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) 20241111125816805 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) 20241111125816805 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) 20241111125816806 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) 20241111125816806 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) 20241111125816806 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) 20241111125816806 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) 20241111125816807 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) 20241111125816807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2903 Sending data request: sapi=5 arfcn=871 cur_fn=2899 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816808 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816819 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) 20241111125816819 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) 20241111125816819 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2903, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816819 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2903, TS=7 (curr FN 2903), reason=UL_ASS (tbf.cpp:487) 20241111125816819 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816819 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816819 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816821 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) 20241111125816821 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) 20241111125816821 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) 20241111125816821 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) 20241111125816822 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) 20241111125816822 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) 20241111125816823 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) 20241111125816823 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) 20241111125816824 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) 20241111125816824 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) 20241111125816825 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) 20241111125816825 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) 20241111125816825 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) 20241111125816825 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) 20241111125816826 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) 20241111125816826 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816826 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2907 + 13 = 2920 (pdch_ul_controller.c:131) 20241111125816826 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816826 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816826 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816827 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816827 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2920 for type POLL (pdch_ul_controller.c:184) 20241111125816827 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2920, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816827 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816827 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2907 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2907 Sending data request: sapi=5 arfcn=871 cur_fn=2903 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816827 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 163 20241111125816839 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) 20241111125816839 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) 20241111125816840 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) 20241111125816840 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) 20241111125816841 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) 20241111125816841 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) 20241111125816841 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) 20241111125816841 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) 20241111125816842 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) 20241111125816842 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) 20241111125816843 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) 20241111125816843 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) 20241111125816844 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) 20241111125816844 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) 20241111125816844 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) 20241111125816844 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) 20241111125816848 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) 20241111125816848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2912 Sending data request: sapi=5 arfcn=871 cur_fn=2907 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816849 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816863 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) 20241111125816863 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) 20241111125816864 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) 20241111125816864 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) 20241111125816865 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) 20241111125816865 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) 20241111125816866 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) 20241111125816866 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) 20241111125816867 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) 20241111125816867 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) 20241111125816867 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) 20241111125816868 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) 20241111125816868 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) 20241111125816868 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) 20241111125816869 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) 20241111125816869 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) 20241111125816870 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) 20241111125816870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2916 block_nr=1 scheduling free USF for polling at FN=2920 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2916 Sending data request: sapi=5 arfcn=871 cur_fn=2912 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816871 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816882 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) 20241111125816882 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) 20241111125816883 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) 20241111125816883 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) 20241111125816884 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) 20241111125816884 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) 20241111125816885 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) 20241111125816885 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) 20241111125816885 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) 20241111125816885 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) 20241111125816886 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) 20241111125816886 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) 20241111125816887 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) 20241111125816887 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) 20241111125816888 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) 20241111125816888 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) 20241111125816889 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) 20241111125816889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2920 Sending data request: sapi=5 arfcn=871 cur_fn=2916 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816889 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816901 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) 20241111125816901 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) 20241111125816901 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2920, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816901 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2920, TS=7 (curr FN 2920), reason=UL_ASS (tbf.cpp:487) 20241111125816901 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816901 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816901 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816902 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) 20241111125816902 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) 20241111125816903 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) 20241111125816903 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) 20241111125816904 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) 20241111125816904 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) 20241111125816904 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) 20241111125816904 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) 20241111125816905 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) 20241111125816905 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) 20241111125816906 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) 20241111125816906 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) 20241111125816907 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) 20241111125816907 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) 20241111125816910 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) 20241111125816911 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2925 + 13 = 2938 (pdch_ul_controller.c:131) 20241111125816911 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816911 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816911 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816911 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2938 for type POLL (pdch_ul_controller.c:184) 20241111125816911 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2938, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816911 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2925 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2925 Sending data request: sapi=5 arfcn=871 cur_fn=2920 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816911 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 164 20241111125816925 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) 20241111125816925 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) 20241111125816926 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) 20241111125816926 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) 20241111125816927 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) 20241111125816927 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) 20241111125816928 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) 20241111125816928 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) 20241111125816929 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) 20241111125816929 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) 20241111125816929 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) 20241111125816929 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) 20241111125816930 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) 20241111125816930 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) 20241111125816931 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) 20241111125816931 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) 20241111125816932 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) 20241111125816932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2929 Sending data request: sapi=5 arfcn=871 cur_fn=2925 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816933 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816944 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) 20241111125816944 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) 20241111125816945 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) 20241111125816945 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) 20241111125816946 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) 20241111125816946 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) 20241111125816947 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) 20241111125816947 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) 20241111125816948 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) 20241111125816948 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) 20241111125816948 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) 20241111125816948 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) 20241111125816949 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) 20241111125816949 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) 20241111125816950 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) 20241111125816950 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) 20241111125816951 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) 20241111125816951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2933 block_nr=5 scheduling free USF for polling at FN=2938 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125816951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2933 Sending data request: sapi=5 arfcn=871 cur_fn=2929 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816952 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816963 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) 20241111125816963 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) 20241111125816964 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) 20241111125816964 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) 20241111125816965 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) 20241111125816965 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) 20241111125816966 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) 20241111125816966 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) 20241111125816966 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) 20241111125816966 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) 20241111125816967 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) 20241111125816967 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) 20241111125816968 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) 20241111125816968 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) 20241111125816969 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) 20241111125816969 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) 20241111125816972 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) 20241111125816972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2938 Sending data request: sapi=5 arfcn=871 cur_fn=2933 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816973 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125816987 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) 20241111125816987 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) 20241111125816987 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2938, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125816987 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2938, TS=7 (curr FN 2938), reason=UL_ASS (tbf.cpp:487) 20241111125816987 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125816987 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125816987 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125816988 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) 20241111125816988 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) 20241111125816989 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) 20241111125816989 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) 20241111125816989 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) 20241111125816990 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) 20241111125816990 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) 20241111125816990 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) 20241111125816991 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) 20241111125816991 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) 20241111125816992 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) 20241111125816992 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) 20241111125816993 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) 20241111125816993 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) 20241111125816993 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) 20241111125816994 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125816994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2942 + 13 = 2955 (pdch_ul_controller.c:131) 20241111125816994 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125816994 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125816994 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125816994 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125816994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2955 for type POLL (pdch_ul_controller.c:184) 20241111125816994 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2955, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125816994 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125816994 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2942 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125816994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2942 Sending data request: sapi=5 arfcn=871 cur_fn=2938 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125816994 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 165 20241111125817006 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) 20241111125817006 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) 20241111125817007 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) 20241111125817007 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) 20241111125817008 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) 20241111125817008 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) 20241111125817009 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) 20241111125817009 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) 20241111125817009 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) 20241111125817009 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) 20241111125817010 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) 20241111125817010 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) 20241111125817011 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) 20241111125817011 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) 20241111125817012 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) 20241111125817012 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) 20241111125817013 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) 20241111125817013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2946 Sending data request: sapi=5 arfcn=871 cur_fn=2942 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817013 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817025 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) 20241111125817025 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) 20241111125817026 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) 20241111125817026 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) 20241111125817027 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) 20241111125817027 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) 20241111125817028 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) 20241111125817028 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) 20241111125817028 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) 20241111125817028 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) 20241111125817029 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) 20241111125817029 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) 20241111125817030 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) 20241111125817030 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) 20241111125817031 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) 20241111125817031 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) 20241111125817034 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) 20241111125817034 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2951 block_nr=9 scheduling free USF for polling at FN=2955 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2951 Sending data request: sapi=5 arfcn=871 cur_fn=2946 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817035 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817049 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) 20241111125817049 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) 20241111125817050 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) 20241111125817050 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) 20241111125817051 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) 20241111125817051 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) 20241111125817051 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) 20241111125817051 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) 20241111125817052 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) 20241111125817052 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) 20241111125817053 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) 20241111125817053 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) 20241111125817054 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) 20241111125817054 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) 20241111125817055 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) 20241111125817055 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) 20241111125817055 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) 20241111125817055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2955 Sending data request: sapi=5 arfcn=871 cur_fn=2951 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817056 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817068 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) 20241111125817068 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) 20241111125817068 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2955, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817068 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2955, TS=7 (curr FN 2955), reason=UL_ASS (tbf.cpp:487) 20241111125817068 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817068 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817068 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817069 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) 20241111125817069 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) 20241111125817070 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) 20241111125817070 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) 20241111125817071 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) 20241111125817071 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) 20241111125817071 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) 20241111125817072 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) 20241111125817072 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) 20241111125817072 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) 20241111125817073 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) 20241111125817073 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) 20241111125817074 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) 20241111125817074 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) 20241111125817075 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) 20241111125817075 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2959 + 13 = 2972 (pdch_ul_controller.c:131) 20241111125817075 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817075 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817075 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817075 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2972 for type POLL (pdch_ul_controller.c:184) 20241111125817075 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2972, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817075 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2959 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2959 Sending data request: sapi=5 arfcn=871 cur_fn=2955 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817076 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 166 20241111125817087 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) 20241111125817087 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) 20241111125817089 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) 20241111125817089 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) 20241111125817089 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) 20241111125817089 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) 20241111125817090 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) 20241111125817090 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) 20241111125817091 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) 20241111125817091 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) 20241111125817092 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) 20241111125817092 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) 20241111125817092 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) 20241111125817092 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) 20241111125817093 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) 20241111125817093 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) 20241111125817097 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) 20241111125817097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2964 Sending data request: sapi=5 arfcn=871 cur_fn=2959 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817098 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817112 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) 20241111125817112 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) 20241111125817113 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) 20241111125817113 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) 20241111125817114 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) 20241111125817114 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) 20241111125817114 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) 20241111125817114 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) 20241111125817115 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) 20241111125817115 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) 20241111125817116 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) 20241111125817116 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) 20241111125817117 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) 20241111125817117 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) 20241111125817118 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) 20241111125817118 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) 20241111125817119 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) 20241111125817119 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2968 block_nr=1 scheduling free USF for polling at FN=2972 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2968 Sending data request: sapi=5 arfcn=871 cur_fn=2964 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817119 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817131 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) 20241111125817131 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) 20241111125817132 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) 20241111125817132 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) 20241111125817133 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) 20241111125817133 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) 20241111125817134 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) 20241111125817134 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) 20241111125817134 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) 20241111125817134 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) 20241111125817135 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) 20241111125817135 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) 20241111125817136 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) 20241111125817136 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) 20241111125817137 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) 20241111125817137 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) 20241111125817138 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) 20241111125817138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2972 Sending data request: sapi=5 arfcn=871 cur_fn=2968 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817138 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817150 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) 20241111125817150 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) 20241111125817150 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2972, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817150 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2972, TS=7 (curr FN 2972), reason=UL_ASS (tbf.cpp:487) 20241111125817150 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817150 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817150 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817151 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) 20241111125817151 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) 20241111125817152 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) 20241111125817152 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) 20241111125817153 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) 20241111125817153 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) 20241111125817154 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) 20241111125817154 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) 20241111125817155 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) 20241111125817155 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) 20241111125817155 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) 20241111125817155 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) 20241111125817156 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) 20241111125817156 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) 20241111125817159 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) 20241111125817159 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2977 + 13 = 2990 (pdch_ul_controller.c:131) 20241111125817159 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817159 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817159 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817160 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2990 for type POLL (pdch_ul_controller.c:184) 20241111125817160 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2990, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817160 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817160 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2977 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2977 Sending data request: sapi=5 arfcn=871 cur_fn=2972 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817160 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 167 20241111125817174 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) 20241111125817174 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) 20241111125817175 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) 20241111125817175 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) 20241111125817176 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) 20241111125817176 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) 20241111125817177 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) 20241111125817177 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) 20241111125817177 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) 20241111125817177 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) 20241111125817178 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) 20241111125817178 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) 20241111125817179 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) 20241111125817179 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) 20241111125817180 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) 20241111125817180 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) 20241111125817181 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) 20241111125817181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2981 Sending data request: sapi=5 arfcn=871 cur_fn=2977 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817181 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817193 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) 20241111125817193 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) 20241111125817194 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) 20241111125817194 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) 20241111125817195 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) 20241111125817195 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) 20241111125817196 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) 20241111125817196 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) 20241111125817197 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) 20241111125817197 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) 20241111125817198 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) 20241111125817198 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) 20241111125817198 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) 20241111125817198 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) 20241111125817199 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) 20241111125817199 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) 20241111125817200 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) 20241111125817200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2985 block_nr=5 scheduling free USF for polling at FN=2990 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2985 Sending data request: sapi=5 arfcn=871 cur_fn=2981 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817201 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817212 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) 20241111125817212 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) 20241111125817213 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) 20241111125817213 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) 20241111125817214 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) 20241111125817214 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) 20241111125817215 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) 20241111125817215 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) 20241111125817216 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) 20241111125817216 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) 20241111125817216 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) 20241111125817216 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) 20241111125817217 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) 20241111125817217 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) 20241111125817218 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) 20241111125817218 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) 20241111125817221 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) 20241111125817221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2990 Sending data request: sapi=5 arfcn=871 cur_fn=2985 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817222 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817236 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) 20241111125817236 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) 20241111125817236 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2990, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817236 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2990, TS=7 (curr FN 2990), reason=UL_ASS (tbf.cpp:487) 20241111125817236 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817236 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817236 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817237 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) 20241111125817237 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) 20241111125817238 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) 20241111125817238 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) 20241111125817239 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) 20241111125817239 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) 20241111125817240 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) 20241111125817240 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) 20241111125817241 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) 20241111125817241 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) 20241111125817241 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) 20241111125817241 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) 20241111125817242 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) 20241111125817242 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) 20241111125817243 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) 20241111125817243 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2994 + 13 = 3007 (pdch_ul_controller.c:131) 20241111125817243 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817244 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817244 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817244 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817244 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3007 for type POLL (pdch_ul_controller.c:184) 20241111125817244 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3007, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817244 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817244 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2994 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2994 Sending data request: sapi=5 arfcn=871 cur_fn=2990 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817244 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 168 20241111125817255 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) 20241111125817255 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) 20241111125817257 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) 20241111125817257 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) 20241111125817257 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) 20241111125817257 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) 20241111125817258 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) 20241111125817258 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) 20241111125817259 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) 20241111125817259 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) 20241111125817260 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) 20241111125817260 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) 20241111125817261 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) 20241111125817261 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) 20241111125817261 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) 20241111125817261 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) 20241111125817262 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) 20241111125817262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2998 Sending data request: sapi=5 arfcn=871 cur_fn=2994 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817263 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817274 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) 20241111125817274 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) 20241111125817275 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) 20241111125817276 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) 20241111125817276 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) 20241111125817276 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) 20241111125817277 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) 20241111125817277 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) 20241111125817278 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) 20241111125817278 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) 20241111125817279 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) 20241111125817279 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) 20241111125817279 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) 20241111125817279 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) 20241111125817280 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) 20241111125817280 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) 20241111125817284 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) 20241111125817284 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3003 block_nr=9 scheduling free USF for polling at FN=3007 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3003 Sending data request: sapi=5 arfcn=871 cur_fn=2998 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817285 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817298 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) 20241111125817298 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) 20241111125817300 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) 20241111125817300 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) 20241111125817300 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) 20241111125817300 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) 20241111125817301 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) 20241111125817301 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) 20241111125817302 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) 20241111125817302 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) 20241111125817303 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) 20241111125817303 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) 20241111125817304 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) 20241111125817304 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) 20241111125817305 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) 20241111125817305 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) 20241111125817306 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) 20241111125817306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3007 Sending data request: sapi=5 arfcn=871 cur_fn=3003 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817307 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817318 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) 20241111125817318 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) 20241111125817318 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3007, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817318 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3007, TS=7 (curr FN 3007), reason=UL_ASS (tbf.cpp:487) 20241111125817318 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817318 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817318 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817320 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) 20241111125817320 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) 20241111125817320 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) 20241111125817321 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) 20241111125817321 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) 20241111125817321 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) 20241111125817322 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) 20241111125817322 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) 20241111125817323 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) 20241111125817323 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) 20241111125817324 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) 20241111125817324 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) 20241111125817324 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) 20241111125817324 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) 20241111125817325 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) 20241111125817325 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817325 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3011 + 13 = 3024 (pdch_ul_controller.c:131) 20241111125817325 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817325 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817325 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817326 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3024 for type POLL (pdch_ul_controller.c:184) 20241111125817326 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3024, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817326 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817326 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3011 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3011 Sending data request: sapi=5 arfcn=871 cur_fn=3007 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817326 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 169 20241111125817337 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) 20241111125817337 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) 20241111125817338 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) 20241111125817338 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) 20241111125817339 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) 20241111125817339 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) 20241111125817340 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) 20241111125817340 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) 20241111125817341 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) 20241111125817341 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) 20241111125817341 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) 20241111125817341 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) 20241111125817342 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) 20241111125817342 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) 20241111125817343 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) 20241111125817343 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) 20241111125817346 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) 20241111125817346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3016 Sending data request: sapi=5 arfcn=871 cur_fn=3011 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817347 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817361 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) 20241111125817361 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) 20241111125817363 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) 20241111125817363 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) 20241111125817363 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) 20241111125817363 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) 20241111125817365 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) 20241111125817365 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) 20241111125817366 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) 20241111125817366 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) 20241111125817367 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) 20241111125817367 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) 20241111125817367 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) 20241111125817367 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) 20241111125817368 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) 20241111125817368 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) 20241111125817369 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) 20241111125817369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3020 block_nr=1 scheduling free USF for polling at FN=3024 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3020 Sending data request: sapi=5 arfcn=871 cur_fn=3016 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817369 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817380 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) 20241111125817380 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) 20241111125817381 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) 20241111125817381 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) 20241111125817382 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) 20241111125817382 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) 20241111125817383 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) 20241111125817383 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) 20241111125817383 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) 20241111125817383 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) 20241111125817384 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) 20241111125817384 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) 20241111125817385 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) 20241111125817385 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) 20241111125817386 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) 20241111125817386 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) 20241111125817386 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) 20241111125817387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3024 Sending data request: sapi=5 arfcn=871 cur_fn=3020 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817387 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817399 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) 20241111125817399 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) 20241111125817399 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3024, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817399 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3024, TS=7 (curr FN 3024), reason=UL_ASS (tbf.cpp:487) 20241111125817399 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817399 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817399 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817400 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) 20241111125817400 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) 20241111125817401 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) 20241111125817401 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) 20241111125817402 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) 20241111125817402 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) 20241111125817403 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) 20241111125817403 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) 20241111125817403 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) 20241111125817403 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) 20241111125817404 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) 20241111125817404 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) 20241111125817405 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) 20241111125817405 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) 20241111125817408 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) 20241111125817408 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817408 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3029 + 13 = 3042 (pdch_ul_controller.c:131) 20241111125817408 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817408 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817408 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817409 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3042 for type POLL (pdch_ul_controller.c:184) 20241111125817409 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3042, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817409 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3029 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3029 Sending data request: sapi=5 arfcn=871 cur_fn=3024 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 170 20241111125817423 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) 20241111125817423 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) 20241111125817424 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) 20241111125817424 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) 20241111125817425 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) 20241111125817425 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) 20241111125817426 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) 20241111125817426 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) 20241111125817426 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) 20241111125817426 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) 20241111125817427 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) 20241111125817427 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) 20241111125817428 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) 20241111125817428 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) 20241111125817429 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) 20241111125817429 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) 20241111125817430 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) 20241111125817430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3033 Sending data request: sapi=5 arfcn=871 cur_fn=3029 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817430 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817442 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) 20241111125817442 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) 20241111125817443 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) 20241111125817443 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) 20241111125817444 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) 20241111125817444 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) 20241111125817445 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) 20241111125817445 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) 20241111125817446 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) 20241111125817446 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) 20241111125817446 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) 20241111125817446 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) 20241111125817447 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) 20241111125817447 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) 20241111125817448 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) 20241111125817448 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) 20241111125817449 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) 20241111125817449 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3037 block_nr=5 scheduling free USF for polling at FN=3042 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3037 Sending data request: sapi=5 arfcn=871 cur_fn=3033 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817450 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817461 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) 20241111125817461 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) 20241111125817463 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) 20241111125817463 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) 20241111125817463 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) 20241111125817463 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) 20241111125817464 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) 20241111125817464 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) 20241111125817465 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) 20241111125817465 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) 20241111125817466 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) 20241111125817466 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) 20241111125817467 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) 20241111125817467 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) 20241111125817468 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) 20241111125817468 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) 20241111125817471 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) 20241111125817471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3042 Sending data request: sapi=5 arfcn=871 cur_fn=3037 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817471 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817485 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) 20241111125817485 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) 20241111125817485 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3042, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817485 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3042, TS=7 (curr FN 3042), reason=UL_ASS (tbf.cpp:487) 20241111125817485 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817485 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817485 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817486 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) 20241111125817486 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) 20241111125817487 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) 20241111125817487 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) 20241111125817488 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) 20241111125817488 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) 20241111125817489 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) 20241111125817489 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) 20241111125817489 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) 20241111125817489 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) 20241111125817490 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) 20241111125817490 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) 20241111125817491 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) 20241111125817491 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) 20241111125817492 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) 20241111125817492 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817492 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3046 + 13 = 3059 (pdch_ul_controller.c:131) 20241111125817492 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817492 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817492 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817493 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3059 for type POLL (pdch_ul_controller.c:184) 20241111125817493 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3059, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817493 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3046 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3046 Sending data request: sapi=5 arfcn=871 cur_fn=3042 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817493 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 171 20241111125817504 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) 20241111125817504 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) 20241111125817505 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) 20241111125817505 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) 20241111125817506 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) 20241111125817506 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) 20241111125817507 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) 20241111125817507 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) 20241111125817508 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) 20241111125817508 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) 20241111125817509 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) 20241111125817509 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) 20241111125817509 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) 20241111125817509 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) 20241111125817510 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) 20241111125817510 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) 20241111125817511 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) 20241111125817511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3050 Sending data request: sapi=5 arfcn=871 cur_fn=3046 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817512 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817523 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) 20241111125817523 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) 20241111125817524 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) 20241111125817524 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) 20241111125817525 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) 20241111125817525 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) 20241111125817525 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) 20241111125817525 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) 20241111125817526 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) 20241111125817526 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) 20241111125817526 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) 20241111125817526 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) 20241111125817528 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) 20241111125817528 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) 20241111125817529 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) 20241111125817529 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) 20241111125817533 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) 20241111125817533 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3055 block_nr=9 scheduling free USF for polling at FN=3059 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3055 Sending data request: sapi=5 arfcn=871 cur_fn=3050 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817534 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817548 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) 20241111125817548 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) 20241111125817549 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) 20241111125817549 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) 20241111125817550 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) 20241111125817550 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) 20241111125817552 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) 20241111125817552 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) 20241111125817552 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) 20241111125817552 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) 20241111125817553 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) 20241111125817553 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) 20241111125817554 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) 20241111125817554 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) 20241111125817555 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) 20241111125817555 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) 20241111125817556 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) 20241111125817556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3059 Sending data request: sapi=5 arfcn=871 cur_fn=3055 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817557 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817567 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) 20241111125817567 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) 20241111125817567 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3059, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817567 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3059, TS=7 (curr FN 3059), reason=UL_ASS (tbf.cpp:487) 20241111125817567 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817567 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817567 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817568 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) 20241111125817568 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) 20241111125817569 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) 20241111125817569 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) 20241111125817570 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) 20241111125817570 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) 20241111125817571 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) 20241111125817571 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) 20241111125817571 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) 20241111125817571 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) 20241111125817572 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) 20241111125817572 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) 20241111125817573 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) 20241111125817573 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) 20241111125817574 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) 20241111125817574 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3063 + 13 = 3076 (pdch_ul_controller.c:131) 20241111125817574 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817574 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817574 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817574 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3076 for type POLL (pdch_ul_controller.c:184) 20241111125817574 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3076, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817574 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3063 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3063 Sending data request: sapi=5 arfcn=871 cur_fn=3059 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817575 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 172 20241111125817586 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) 20241111125817586 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) 20241111125817587 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) 20241111125817587 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) 20241111125817588 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) 20241111125817588 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) 20241111125817589 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) 20241111125817589 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) 20241111125817590 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) 20241111125817590 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) 20241111125817590 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) 20241111125817590 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) 20241111125817591 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) 20241111125817591 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) 20241111125817593 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) 20241111125817593 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) 20241111125817596 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) 20241111125817596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3068 Sending data request: sapi=5 arfcn=871 cur_fn=3063 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817597 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817610 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) 20241111125817610 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) 20241111125817612 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) 20241111125817612 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) 20241111125817613 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) 20241111125817613 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) 20241111125817614 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) 20241111125817614 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) 20241111125817615 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) 20241111125817615 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) 20241111125817616 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) 20241111125817616 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) 20241111125817617 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) 20241111125817617 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) 20241111125817618 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) 20241111125817618 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) 20241111125817619 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) 20241111125817619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3072 block_nr=1 scheduling free USF for polling at FN=3076 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3072 Sending data request: sapi=5 arfcn=871 cur_fn=3068 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817620 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817629 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) 20241111125817629 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) 20241111125817630 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) 20241111125817630 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) 20241111125817631 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) 20241111125817631 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) 20241111125817632 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) 20241111125817632 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) 20241111125817632 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) 20241111125817632 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) 20241111125817633 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) 20241111125817633 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) 20241111125817634 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) 20241111125817634 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) 20241111125817635 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) 20241111125817635 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) 20241111125817636 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) 20241111125817636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3076 Sending data request: sapi=5 arfcn=871 cur_fn=3072 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817636 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817648 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) 20241111125817649 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) 20241111125817649 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3076, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817649 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3076, TS=7 (curr FN 3076), reason=UL_ASS (tbf.cpp:487) 20241111125817649 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817649 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817649 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817650 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) 20241111125817650 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) 20241111125817651 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) 20241111125817651 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) 20241111125817651 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) 20241111125817651 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) 20241111125817652 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) 20241111125817652 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) 20241111125817653 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) 20241111125817653 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) 20241111125817654 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) 20241111125817654 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) 20241111125817655 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) 20241111125817655 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) 20241111125817657 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) 20241111125817657 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3081 + 13 = 3094 (pdch_ul_controller.c:131) 20241111125817657 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817657 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817657 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817658 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3094 for type POLL (pdch_ul_controller.c:184) 20241111125817659 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3094, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817659 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3081 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3081 Sending data request: sapi=5 arfcn=871 cur_fn=3076 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817659 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 173 20241111125817672 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) 20241111125817672 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) 20241111125817672 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) 20241111125817672 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) 20241111125817673 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) 20241111125817673 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) 20241111125817673 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) 20241111125817673 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) 20241111125817674 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) 20241111125817674 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) 20241111125817674 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) 20241111125817674 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) 20241111125817674 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) 20241111125817674 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) 20241111125817675 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) 20241111125817675 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) 20241111125817676 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) 20241111125817676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3085 Sending data request: sapi=5 arfcn=871 cur_fn=3081 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817677 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817690 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) 20241111125817690 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) 20241111125817691 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) 20241111125817691 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) 20241111125817692 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) 20241111125817692 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) 20241111125817692 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) 20241111125817692 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) 20241111125817693 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) 20241111125817693 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) 20241111125817693 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) 20241111125817693 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) 20241111125817694 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) 20241111125817694 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) 20241111125817694 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) 20241111125817694 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) 20241111125817695 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) 20241111125817695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3089 block_nr=5 scheduling free USF for polling at FN=3094 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3089 Sending data request: sapi=5 arfcn=871 cur_fn=3085 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817695 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817709 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) 20241111125817709 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) 20241111125817709 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) 20241111125817709 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) 20241111125817709 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) 20241111125817709 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) 20241111125817709 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) 20241111125817709 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) 20241111125817710 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) 20241111125817710 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) 20241111125817710 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) 20241111125817710 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) 20241111125817710 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) 20241111125817710 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) 20241111125817710 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) 20241111125817710 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) 20241111125817719 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) 20241111125817719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3094 Sending data request: sapi=5 arfcn=871 cur_fn=3089 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817719 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817734 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) 20241111125817734 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) 20241111125817734 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3094, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817734 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3094, TS=7 (curr FN 3094), reason=UL_ASS (tbf.cpp:487) 20241111125817734 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817734 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817734 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817736 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) 20241111125817736 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) 20241111125817736 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) 20241111125817736 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) 20241111125817737 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) 20241111125817737 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) 20241111125817738 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) 20241111125817738 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) 20241111125817739 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) 20241111125817739 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) 20241111125817740 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) 20241111125817740 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) 20241111125817741 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) 20241111125817741 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) 20241111125817742 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) 20241111125817742 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817742 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3098 + 13 = 3111 (pdch_ul_controller.c:131) 20241111125817742 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817742 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817742 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817743 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817743 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3111 for type POLL (pdch_ul_controller.c:184) 20241111125817743 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3111, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817743 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3098 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3098 Sending data request: sapi=5 arfcn=871 cur_fn=3094 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817744 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 174 20241111125817753 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) 20241111125817753 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) 20241111125817755 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) 20241111125817755 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) 20241111125817756 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) 20241111125817756 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) 20241111125817756 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) 20241111125817756 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) 20241111125817757 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) 20241111125817757 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) 20241111125817758 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) 20241111125817758 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) 20241111125817758 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) 20241111125817758 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) 20241111125817759 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) 20241111125817759 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) 20241111125817760 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) 20241111125817760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3102 Sending data request: sapi=5 arfcn=871 cur_fn=3098 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817760 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817772 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) 20241111125817772 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) 20241111125817772 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) 20241111125817772 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) 20241111125817772 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) 20241111125817772 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) 20241111125817772 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) 20241111125817772 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) 20241111125817773 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) 20241111125817773 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) 20241111125817773 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) 20241111125817773 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) 20241111125817773 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) 20241111125817773 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) 20241111125817773 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) 20241111125817773 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) 20241111125817781 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) 20241111125817781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3107 block_nr=9 scheduling free USF for polling at FN=3111 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3107 Sending data request: sapi=5 arfcn=871 cur_fn=3102 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817782 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817796 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) 20241111125817796 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) 20241111125817797 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) 20241111125817797 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) 20241111125817798 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) 20241111125817798 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) 20241111125817799 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) 20241111125817799 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) 20241111125817800 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) 20241111125817800 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) 20241111125817801 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) 20241111125817801 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) 20241111125817801 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) 20241111125817801 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) 20241111125817802 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) 20241111125817802 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) 20241111125817803 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) 20241111125817803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3111 Sending data request: sapi=5 arfcn=871 cur_fn=3107 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817804 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817817 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) 20241111125817817 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) 20241111125817817 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3111, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817817 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3111, TS=7 (curr FN 3111), reason=UL_ASS (tbf.cpp:487) 20241111125817817 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817817 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817817 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817820 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) 20241111125817820 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) 20241111125817821 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) 20241111125817821 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) 20241111125817822 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) 20241111125817822 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) 20241111125817823 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) 20241111125817823 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) 20241111125817824 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) 20241111125817824 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) 20241111125817825 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) 20241111125817825 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) 20241111125817826 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) 20241111125817826 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) 20241111125817828 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) 20241111125817828 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3115 + 13 = 3128 (pdch_ul_controller.c:131) 20241111125817828 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817828 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817828 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817828 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3128 for type POLL (pdch_ul_controller.c:184) 20241111125817828 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3128, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817828 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817828 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3115 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3115 Sending data request: sapi=5 arfcn=871 cur_fn=3111 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817829 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 175 20241111125817835 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) 20241111125817835 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) 20241111125817836 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) 20241111125817836 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) 20241111125817837 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) 20241111125817837 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) 20241111125817838 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) 20241111125817838 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) 20241111125817840 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) 20241111125817840 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) 20241111125817841 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) 20241111125817841 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) 20241111125817842 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) 20241111125817842 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) 20241111125817843 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) 20241111125817843 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) 20241111125817844 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) 20241111125817844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3120 Sending data request: sapi=5 arfcn=871 cur_fn=3115 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817845 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817859 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) 20241111125817859 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) 20241111125817860 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) 20241111125817861 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) 20241111125817861 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) 20241111125817861 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) 20241111125817862 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) 20241111125817862 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) 20241111125817863 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) 20241111125817863 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) 20241111125817864 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) 20241111125817864 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) 20241111125817864 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) 20241111125817864 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) 20241111125817865 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) 20241111125817865 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) 20241111125817866 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) 20241111125817866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3124 block_nr=1 scheduling free USF for polling at FN=3128 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3124 Sending data request: sapi=5 arfcn=871 cur_fn=3120 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817867 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817878 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) 20241111125817878 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) 20241111125817880 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) 20241111125817880 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) 20241111125817881 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) 20241111125817881 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) 20241111125817881 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) 20241111125817881 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) 20241111125817882 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) 20241111125817882 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) 20241111125817882 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) 20241111125817882 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) 20241111125817883 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) 20241111125817883 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) 20241111125817883 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) 20241111125817883 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) 20241111125817884 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) 20241111125817884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3128 Sending data request: sapi=5 arfcn=871 cur_fn=3124 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817884 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817896 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) 20241111125817896 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) 20241111125817896 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3128, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817896 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3128, TS=7 (curr FN 3128), reason=UL_ASS (tbf.cpp:487) 20241111125817896 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817896 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817896 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817896 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) 20241111125817896 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) 20241111125817896 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) 20241111125817896 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) 20241111125817897 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) 20241111125817897 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) 20241111125817897 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) 20241111125817897 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) 20241111125817897 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) 20241111125817897 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) 20241111125817897 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) 20241111125817897 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) 20241111125817897 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) 20241111125817897 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) 20241111125817906 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) 20241111125817906 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3133 + 13 = 3146 (pdch_ul_controller.c:131) 20241111125817906 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817906 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817906 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817906 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3146 for type POLL (pdch_ul_controller.c:184) 20241111125817906 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3146, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817906 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3133 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3133 Sending data request: sapi=5 arfcn=871 cur_fn=3128 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817906 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 176 20241111125817921 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) 20241111125817921 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) 20241111125817922 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) 20241111125817922 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) 20241111125817923 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) 20241111125817923 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) 20241111125817924 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) 20241111125817924 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) 20241111125817924 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) 20241111125817924 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) 20241111125817926 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) 20241111125817926 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) 20241111125817926 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) 20241111125817926 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) 20241111125817927 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) 20241111125817927 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) 20241111125817928 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) 20241111125817928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3137 Sending data request: sapi=5 arfcn=871 cur_fn=3133 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817928 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817940 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) 20241111125817940 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) 20241111125817941 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) 20241111125817941 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) 20241111125817942 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) 20241111125817942 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) 20241111125817943 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) 20241111125817943 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) 20241111125817943 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) 20241111125817943 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) 20241111125817944 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) 20241111125817944 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) 20241111125817945 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) 20241111125817945 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) 20241111125817946 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) 20241111125817946 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) 20241111125817947 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) 20241111125817947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3141 block_nr=5 scheduling free USF for polling at FN=3146 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125817947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3141 Sending data request: sapi=5 arfcn=871 cur_fn=3137 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817947 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817959 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) 20241111125817959 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) 20241111125817961 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) 20241111125817961 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) 20241111125817962 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) 20241111125817962 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) 20241111125817962 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) 20241111125817962 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) 20241111125817963 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) 20241111125817963 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) 20241111125817964 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) 20241111125817964 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) 20241111125817965 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) 20241111125817965 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) 20241111125817966 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) 20241111125817966 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) 20241111125817968 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) 20241111125817968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3146 Sending data request: sapi=5 arfcn=871 cur_fn=3141 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817969 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125817983 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) 20241111125817983 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) 20241111125817983 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3146, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125817983 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3146, TS=7 (curr FN 3146), reason=UL_ASS (tbf.cpp:487) 20241111125817983 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125817983 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125817983 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125817984 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) 20241111125817984 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) 20241111125817985 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) 20241111125817985 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) 20241111125817986 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) 20241111125817986 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) 20241111125817987 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) 20241111125817987 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) 20241111125817987 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) 20241111125817987 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) 20241111125817988 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) 20241111125817988 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) 20241111125817989 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) 20241111125817989 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) 20241111125817990 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) 20241111125817990 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125817990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3150 + 13 = 3163 (pdch_ul_controller.c:131) 20241111125817990 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125817990 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125817990 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125817990 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125817990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3163 for type POLL (pdch_ul_controller.c:184) 20241111125817991 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3163, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125817991 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125817991 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3150 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125817991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3150 Sending data request: sapi=5 arfcn=871 cur_fn=3146 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125817991 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 177 20241111125818002 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) 20241111125818002 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) 20241111125818004 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) 20241111125818004 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) 20241111125818006 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) 20241111125818006 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) 20241111125818007 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) 20241111125818007 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) 20241111125818007 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) 20241111125818007 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) 20241111125818008 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) 20241111125818008 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) 20241111125818009 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) 20241111125818009 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) 20241111125818010 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) 20241111125818010 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) 20241111125818011 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) 20241111125818011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3154 Sending data request: sapi=5 arfcn=871 cur_fn=3150 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818011 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818021 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) 20241111125818021 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) 20241111125818023 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) 20241111125818023 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) 20241111125818024 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) 20241111125818024 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) 20241111125818025 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) 20241111125818025 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) 20241111125818026 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) 20241111125818026 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) 20241111125818027 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) 20241111125818027 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) 20241111125818028 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) 20241111125818028 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) 20241111125818029 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) 20241111125818029 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) 20241111125818031 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) 20241111125818031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3159 block_nr=9 scheduling free USF for polling at FN=3163 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3159 Sending data request: sapi=5 arfcn=871 cur_fn=3154 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818032 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818045 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) 20241111125818045 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) 20241111125818047 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) 20241111125818047 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) 20241111125818048 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) 20241111125818048 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) 20241111125818049 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) 20241111125818049 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) 20241111125818049 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) 20241111125818049 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) 20241111125818050 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) 20241111125818050 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) 20241111125818051 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) 20241111125818051 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) 20241111125818052 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) 20241111125818052 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) 20241111125818053 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) 20241111125818053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3163 Sending data request: sapi=5 arfcn=871 cur_fn=3159 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818054 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818064 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) 20241111125818064 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) 20241111125818064 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3163, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818064 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3163, TS=7 (curr FN 3163), reason=UL_ASS (tbf.cpp:487) 20241111125818064 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818064 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818064 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818065 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) 20241111125818065 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) 20241111125818066 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) 20241111125818066 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) 20241111125818067 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) 20241111125818067 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) 20241111125818068 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) 20241111125818068 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) 20241111125818070 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) 20241111125818070 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) 20241111125818071 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) 20241111125818071 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) 20241111125818072 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) 20241111125818072 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) 20241111125818073 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) 20241111125818073 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818073 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3167 + 13 = 3180 (pdch_ul_controller.c:131) 20241111125818073 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818073 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818073 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818074 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3180 for type POLL (pdch_ul_controller.c:184) 20241111125818074 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3180, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818074 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818074 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3167 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3167 Sending data request: sapi=5 arfcn=871 cur_fn=3163 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818074 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 178 20241111125818083 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) 20241111125818083 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) 20241111125818085 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) 20241111125818085 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) 20241111125818087 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) 20241111125818087 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) 20241111125818088 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) 20241111125818088 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) 20241111125818089 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) 20241111125818089 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) 20241111125818090 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) 20241111125818090 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) 20241111125818091 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) 20241111125818091 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) 20241111125818092 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) 20241111125818092 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) 20241111125818094 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) 20241111125818094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3172 Sending data request: sapi=5 arfcn=871 cur_fn=3167 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818095 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818107 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) 20241111125818107 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) 20241111125818109 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) 20241111125818109 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) 20241111125818110 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) 20241111125818110 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) 20241111125818111 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) 20241111125818111 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) 20241111125818111 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) 20241111125818111 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) 20241111125818112 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) 20241111125818112 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) 20241111125818113 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) 20241111125818113 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) 20241111125818114 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) 20241111125818114 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) 20241111125818115 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) 20241111125818115 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3176 block_nr=1 scheduling free USF for polling at FN=3180 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3176 Sending data request: sapi=5 arfcn=871 cur_fn=3172 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818115 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818126 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) 20241111125818126 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) 20241111125818127 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) 20241111125818127 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) 20241111125818129 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) 20241111125818129 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) 20241111125818130 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) 20241111125818130 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) 20241111125818131 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) 20241111125818131 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) 20241111125818132 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) 20241111125818132 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) 20241111125818133 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) 20241111125818133 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) 20241111125818134 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) 20241111125818134 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) 20241111125818135 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) 20241111125818135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3180 Sending data request: sapi=5 arfcn=871 cur_fn=3176 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818136 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818145 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) 20241111125818145 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) 20241111125818145 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3180, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818145 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3180, TS=7 (curr FN 3180), reason=UL_ASS (tbf.cpp:487) 20241111125818145 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818145 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818145 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818146 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) 20241111125818146 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) 20241111125818147 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) 20241111125818147 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) 20241111125818147 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) 20241111125818147 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) 20241111125818148 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) 20241111125818148 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) 20241111125818149 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) 20241111125818149 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) 20241111125818150 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) 20241111125818150 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) 20241111125818151 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) 20241111125818151 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) 20241111125818155 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) 20241111125818155 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3185 + 13 = 3198 (pdch_ul_controller.c:131) 20241111125818155 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818155 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818155 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818155 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3198 for type POLL (pdch_ul_controller.c:184) 20241111125818155 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3198, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818155 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818155 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3185 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3185 Sending data request: sapi=5 arfcn=871 cur_fn=3180 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818156 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 179 20241111125818169 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) 20241111125818169 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) 20241111125818170 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) 20241111125818170 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) 20241111125818171 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) 20241111125818171 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) 20241111125818172 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) 20241111125818172 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) 20241111125818173 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) 20241111125818173 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) 20241111125818173 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) 20241111125818173 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) 20241111125818174 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) 20241111125818174 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) 20241111125818175 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) 20241111125818175 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) 20241111125818176 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) 20241111125818176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3189 Sending data request: sapi=5 arfcn=871 cur_fn=3185 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818177 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818188 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) 20241111125818188 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) 20241111125818189 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) 20241111125818189 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) 20241111125818190 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) 20241111125818190 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) 20241111125818191 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) 20241111125818191 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) 20241111125818191 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) 20241111125818191 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) 20241111125818192 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) 20241111125818192 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) 20241111125818193 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) 20241111125818193 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) 20241111125818194 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) 20241111125818194 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) 20241111125818195 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) 20241111125818195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3193 block_nr=5 scheduling free USF for polling at FN=3198 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3193 Sending data request: sapi=5 arfcn=871 cur_fn=3189 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818195 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818207 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) 20241111125818207 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) 20241111125818208 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) 20241111125818208 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) 20241111125818209 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) 20241111125818209 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) 20241111125818210 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) 20241111125818210 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) 20241111125818211 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) 20241111125818211 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) 20241111125818212 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) 20241111125818212 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) 20241111125818212 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) 20241111125818212 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) 20241111125818213 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) 20241111125818213 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) 20241111125818216 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) 20241111125818216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3198 Sending data request: sapi=5 arfcn=871 cur_fn=3193 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818217 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818231 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) 20241111125818231 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) 20241111125818231 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3198, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818231 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3198, TS=7 (curr FN 3198), reason=UL_ASS (tbf.cpp:487) 20241111125818231 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818231 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818231 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818232 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) 20241111125818232 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) 20241111125818233 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) 20241111125818233 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) 20241111125818234 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) 20241111125818234 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) 20241111125818234 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) 20241111125818234 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) 20241111125818235 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) 20241111125818235 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) 20241111125818236 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) 20241111125818236 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) 20241111125818237 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) 20241111125818237 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) 20241111125818237 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) 20241111125818237 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818238 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3202 + 13 = 3215 (pdch_ul_controller.c:131) 20241111125818238 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818238 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818238 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818239 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3215 for type POLL (pdch_ul_controller.c:184) 20241111125818239 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3215, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818239 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3202 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3202 Sending data request: sapi=5 arfcn=871 cur_fn=3198 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818239 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 180 20241111125818250 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) 20241111125818250 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) 20241111125818251 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) 20241111125818251 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) 20241111125818252 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) 20241111125818252 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) 20241111125818253 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) 20241111125818253 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) 20241111125818253 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) 20241111125818253 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) 20241111125818254 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) 20241111125818254 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) 20241111125818255 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) 20241111125818255 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) 20241111125818256 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) 20241111125818256 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) 20241111125818256 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) 20241111125818257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3206 Sending data request: sapi=5 arfcn=871 cur_fn=3202 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818257 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818269 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) 20241111125818269 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) 20241111125818270 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) 20241111125818270 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) 20241111125818271 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) 20241111125818271 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) 20241111125818272 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) 20241111125818272 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) 20241111125818272 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) 20241111125818272 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) 20241111125818273 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) 20241111125818273 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) 20241111125818274 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) 20241111125818274 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) 20241111125818274 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) 20241111125818275 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) 20241111125818278 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) 20241111125818278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3211 block_nr=9 scheduling free USF for polling at FN=3215 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3211 Sending data request: sapi=5 arfcn=871 cur_fn=3206 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818279 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818293 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) 20241111125818293 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) 20241111125818294 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) 20241111125818294 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) 20241111125818295 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) 20241111125818295 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) 20241111125818296 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) 20241111125818296 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) 20241111125818297 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) 20241111125818297 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) 20241111125818297 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) 20241111125818297 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) 20241111125818298 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) 20241111125818298 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) 20241111125818299 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) 20241111125818299 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) 20241111125818300 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) 20241111125818300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3215 Sending data request: sapi=5 arfcn=871 cur_fn=3211 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818301 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818312 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) 20241111125818312 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) 20241111125818312 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3215, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818312 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3215, TS=7 (curr FN 3215), reason=UL_ASS (tbf.cpp:487) 20241111125818312 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818312 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818312 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818313 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) 20241111125818313 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) 20241111125818314 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) 20241111125818314 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) 20241111125818315 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) 20241111125818315 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) 20241111125818315 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) 20241111125818315 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) 20241111125818316 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) 20241111125818316 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) 20241111125818317 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) 20241111125818317 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) 20241111125818318 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) 20241111125818318 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) 20241111125818319 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) 20241111125818319 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3219 + 13 = 3232 (pdch_ul_controller.c:131) 20241111125818319 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818319 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818319 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818320 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3232 for type POLL (pdch_ul_controller.c:184) 20241111125818320 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3232, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818320 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3219 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3219 Sending data request: sapi=5 arfcn=871 cur_fn=3215 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818320 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 181 20241111125818331 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) 20241111125818331 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) 20241111125818332 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) 20241111125818332 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) 20241111125818333 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) 20241111125818333 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) 20241111125818334 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) 20241111125818334 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) 20241111125818335 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) 20241111125818335 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) 20241111125818335 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) 20241111125818335 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) 20241111125818336 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) 20241111125818336 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) 20241111125818337 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) 20241111125818337 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) 20241111125818340 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) 20241111125818340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3224 Sending data request: sapi=5 arfcn=871 cur_fn=3219 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818341 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818355 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) 20241111125818355 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) 20241111125818356 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) 20241111125818356 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) 20241111125818357 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) 20241111125818357 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) 20241111125818358 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) 20241111125818358 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) 20241111125818358 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) 20241111125818358 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) 20241111125818359 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) 20241111125818359 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) 20241111125818360 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) 20241111125818360 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) 20241111125818361 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) 20241111125818361 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) 20241111125818362 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) 20241111125818362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3228 block_nr=1 scheduling free USF for polling at FN=3232 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3228 Sending data request: sapi=5 arfcn=871 cur_fn=3224 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818362 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818374 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) 20241111125818374 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) 20241111125818375 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) 20241111125818375 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) 20241111125818376 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) 20241111125818376 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) 20241111125818377 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) 20241111125818377 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) 20241111125818378 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) 20241111125818378 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) 20241111125818378 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) 20241111125818378 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) 20241111125818379 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) 20241111125818379 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) 20241111125818380 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) 20241111125818380 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) 20241111125818381 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) 20241111125818381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3232 Sending data request: sapi=5 arfcn=871 cur_fn=3228 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818381 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818393 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) 20241111125818393 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) 20241111125818393 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3232, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818393 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3232, TS=7 (curr FN 3232), reason=UL_ASS (tbf.cpp:487) 20241111125818393 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818393 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818393 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818394 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) 20241111125818394 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) 20241111125818395 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) 20241111125818395 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) 20241111125818396 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) 20241111125818396 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) 20241111125818397 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) 20241111125818397 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) 20241111125818398 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) 20241111125818398 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) 20241111125818400 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) 20241111125818400 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) 20241111125818400 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) 20241111125818400 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) 20241111125818403 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) 20241111125818403 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3237 + 13 = 3250 (pdch_ul_controller.c:131) 20241111125818403 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818403 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818403 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818404 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3250 for type POLL (pdch_ul_controller.c:184) 20241111125818404 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3250, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818404 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818404 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3237 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3237 Sending data request: sapi=5 arfcn=871 cur_fn=3232 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818404 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 182 20241111125818417 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) 20241111125818417 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) 20241111125818418 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) 20241111125818418 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) 20241111125818419 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) 20241111125818419 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) 20241111125818420 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) 20241111125818420 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) 20241111125818421 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) 20241111125818421 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) 20241111125818422 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) 20241111125818422 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) 20241111125818422 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) 20241111125818422 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) 20241111125818423 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) 20241111125818423 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) 20241111125818424 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) 20241111125818424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3241 Sending data request: sapi=5 arfcn=871 cur_fn=3237 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818425 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818436 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) 20241111125818436 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) 20241111125818437 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) 20241111125818437 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) 20241111125818438 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) 20241111125818438 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) 20241111125818439 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) 20241111125818439 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) 20241111125818440 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) 20241111125818440 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) 20241111125818440 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) 20241111125818440 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) 20241111125818441 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) 20241111125818441 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) 20241111125818442 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) 20241111125818442 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) 20241111125818443 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) 20241111125818443 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3245 block_nr=5 scheduling free USF for polling at FN=3250 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3245 Sending data request: sapi=5 arfcn=871 cur_fn=3241 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818444 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818455 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) 20241111125818455 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) 20241111125818456 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) 20241111125818456 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) 20241111125818457 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) 20241111125818457 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) 20241111125818458 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) 20241111125818458 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) 20241111125818459 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) 20241111125818459 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) 20241111125818459 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) 20241111125818459 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) 20241111125818460 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) 20241111125818460 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) 20241111125818461 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) 20241111125818461 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) 20241111125818464 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) 20241111125818464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3250 Sending data request: sapi=5 arfcn=871 cur_fn=3245 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818465 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818479 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) 20241111125818479 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) 20241111125818479 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3250, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818479 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3250, TS=7 (curr FN 3250), reason=UL_ASS (tbf.cpp:487) 20241111125818479 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818479 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818479 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818480 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) 20241111125818480 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) 20241111125818481 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) 20241111125818481 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) 20241111125818482 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) 20241111125818482 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) 20241111125818483 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) 20241111125818483 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) 20241111125818483 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) 20241111125818483 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) 20241111125818484 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) 20241111125818484 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) 20241111125818485 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) 20241111125818485 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) 20241111125818486 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) 20241111125818486 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818486 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3254 + 13 = 3267 (pdch_ul_controller.c:131) 20241111125818486 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818486 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818486 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818487 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3267 for type POLL (pdch_ul_controller.c:184) 20241111125818487 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3267, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818487 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3254 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3254 Sending data request: sapi=5 arfcn=871 cur_fn=3250 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818487 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 183 20241111125818498 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) 20241111125818498 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) 20241111125818499 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) 20241111125818499 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) 20241111125818500 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) 20241111125818500 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) 20241111125818501 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) 20241111125818501 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) 20241111125818502 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) 20241111125818502 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) 20241111125818502 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) 20241111125818503 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) 20241111125818503 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) 20241111125818503 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) 20241111125818504 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) 20241111125818504 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) 20241111125818505 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) 20241111125818505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3258 Sending data request: sapi=5 arfcn=871 cur_fn=3254 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818506 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818517 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) 20241111125818517 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) 20241111125818518 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) 20241111125818518 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) 20241111125818519 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) 20241111125818519 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) 20241111125818520 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) 20241111125818520 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) 20241111125818521 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) 20241111125818521 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) 20241111125818521 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) 20241111125818521 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) 20241111125818522 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) 20241111125818522 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) 20241111125818523 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) 20241111125818523 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) 20241111125818527 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) 20241111125818527 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3263 block_nr=9 scheduling free USF for polling at FN=3267 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3263 Sending data request: sapi=5 arfcn=871 cur_fn=3258 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818527 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818541 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) 20241111125818541 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) 20241111125818542 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) 20241111125818542 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) 20241111125818543 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) 20241111125818543 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) 20241111125818544 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) 20241111125818544 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) 20241111125818545 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) 20241111125818545 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) 20241111125818545 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) 20241111125818545 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) 20241111125818546 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) 20241111125818546 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) 20241111125818547 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) 20241111125818547 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) 20241111125818548 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) 20241111125818548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3267 Sending data request: sapi=5 arfcn=871 cur_fn=3263 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818549 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818560 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) 20241111125818560 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) 20241111125818560 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3267, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818560 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3267, TS=7 (curr FN 3267), reason=UL_ASS (tbf.cpp:487) 20241111125818560 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818560 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818560 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818561 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) 20241111125818561 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) 20241111125818562 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) 20241111125818562 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) 20241111125818563 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) 20241111125818563 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) 20241111125818564 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) 20241111125818564 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) 20241111125818564 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) 20241111125818564 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) 20241111125818565 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) 20241111125818565 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) 20241111125818566 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) 20241111125818566 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) 20241111125818567 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) 20241111125818567 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3271 + 13 = 3284 (pdch_ul_controller.c:131) 20241111125818567 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818567 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818567 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818568 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3284 for type POLL (pdch_ul_controller.c:184) 20241111125818568 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3284, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818568 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3271 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3271 Sending data request: sapi=5 arfcn=871 cur_fn=3267 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818569 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 184 20241111125818580 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) 20241111125818580 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) 20241111125818581 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) 20241111125818581 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) 20241111125818582 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) 20241111125818582 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) 20241111125818583 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) 20241111125818583 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) 20241111125818583 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) 20241111125818583 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) 20241111125818584 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) 20241111125818584 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) 20241111125818585 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) 20241111125818585 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) 20241111125818586 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) 20241111125818586 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) 20241111125818589 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) 20241111125818589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3276 Sending data request: sapi=5 arfcn=871 cur_fn=3271 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818590 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818604 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) 20241111125818604 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) 20241111125818605 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) 20241111125818605 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) 20241111125818606 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) 20241111125818606 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) 20241111125818607 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) 20241111125818607 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) 20241111125818608 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) 20241111125818608 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) 20241111125818609 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) 20241111125818609 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) 20241111125818610 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) 20241111125818610 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) 20241111125818611 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) 20241111125818611 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) 20241111125818612 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) 20241111125818612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3280 block_nr=1 scheduling free USF for polling at FN=3284 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3280 Sending data request: sapi=5 arfcn=871 cur_fn=3276 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818612 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818623 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) 20241111125818623 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) 20241111125818625 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) 20241111125818625 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) 20241111125818625 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) 20241111125818625 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) 20241111125818626 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) 20241111125818626 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) 20241111125818627 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) 20241111125818627 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) 20241111125818628 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) 20241111125818628 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) 20241111125818628 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) 20241111125818628 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) 20241111125818629 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) 20241111125818629 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) 20241111125818630 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) 20241111125818630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3284 Sending data request: sapi=5 arfcn=871 cur_fn=3280 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818631 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818642 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) 20241111125818643 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) 20241111125818643 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3284, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818643 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3284, TS=7 (curr FN 3284), reason=UL_ASS (tbf.cpp:487) 20241111125818643 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818643 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818643 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818644 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) 20241111125818644 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) 20241111125818644 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) 20241111125818644 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) 20241111125818645 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) 20241111125818645 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) 20241111125818646 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) 20241111125818646 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) 20241111125818647 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) 20241111125818647 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) 20241111125818647 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) 20241111125818648 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) 20241111125818648 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) 20241111125818648 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) 20241111125818652 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) 20241111125818652 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3289 + 13 = 3302 (pdch_ul_controller.c:131) 20241111125818652 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818652 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818652 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818653 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3302 for type POLL (pdch_ul_controller.c:184) 20241111125818653 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3302, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818653 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3289 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3289 Sending data request: sapi=5 arfcn=871 cur_fn=3284 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818653 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 185 20241111125818666 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) 20241111125818666 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) 20241111125818668 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) 20241111125818668 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) 20241111125818668 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) 20241111125818668 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) 20241111125818669 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) 20241111125818669 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) 20241111125818670 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) 20241111125818670 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) 20241111125818671 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) 20241111125818671 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) 20241111125818671 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) 20241111125818671 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) 20241111125818672 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) 20241111125818672 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) 20241111125818673 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) 20241111125818673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3293 Sending data request: sapi=5 arfcn=871 cur_fn=3289 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818674 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818685 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) 20241111125818685 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) 20241111125818686 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) 20241111125818687 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) 20241111125818687 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) 20241111125818687 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) 20241111125818688 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) 20241111125818688 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) 20241111125818689 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) 20241111125818689 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) 20241111125818689 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) 20241111125818689 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) 20241111125818690 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) 20241111125818690 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) 20241111125818691 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) 20241111125818691 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) 20241111125818692 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) 20241111125818692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3297 block_nr=5 scheduling free USF for polling at FN=3302 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3297 Sending data request: sapi=5 arfcn=871 cur_fn=3293 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818693 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818705 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) 20241111125818705 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) 20241111125818706 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) 20241111125818706 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) 20241111125818706 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) 20241111125818707 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) 20241111125818707 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) 20241111125818707 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) 20241111125818708 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) 20241111125818708 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) 20241111125818709 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) 20241111125818709 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) 20241111125818709 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) 20241111125818709 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) 20241111125818710 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) 20241111125818710 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) 20241111125818714 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) 20241111125818714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3302 Sending data request: sapi=5 arfcn=871 cur_fn=3297 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818714 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818728 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) 20241111125818728 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) 20241111125818728 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3302, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818728 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3302, TS=7 (curr FN 3302), reason=UL_ASS (tbf.cpp:487) 20241111125818728 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818728 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818728 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818729 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) 20241111125818729 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) 20241111125818730 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) 20241111125818730 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) 20241111125818731 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) 20241111125818731 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) 20241111125818731 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) 20241111125818731 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) 20241111125818732 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) 20241111125818732 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) 20241111125818733 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) 20241111125818733 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) 20241111125818734 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) 20241111125818734 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) 20241111125818735 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) 20241111125818735 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818735 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3306 + 13 = 3319 (pdch_ul_controller.c:131) 20241111125818735 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818735 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818735 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818735 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818735 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3319 for type POLL (pdch_ul_controller.c:184) 20241111125818735 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3319, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818735 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3306 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3306 Sending data request: sapi=5 arfcn=871 cur_fn=3302 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818735 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 186 20241111125818747 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) 20241111125818747 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) 20241111125818748 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) 20241111125818749 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) 20241111125818749 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) 20241111125818749 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) 20241111125818750 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) 20241111125818750 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) 20241111125818751 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) 20241111125818751 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) 20241111125818752 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) 20241111125818752 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) 20241111125818752 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) 20241111125818752 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) 20241111125818753 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) 20241111125818753 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) 20241111125818754 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) 20241111125818754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3310 Sending data request: sapi=5 arfcn=871 cur_fn=3306 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818755 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818766 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) 20241111125818766 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) 20241111125818767 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) 20241111125818767 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) 20241111125818768 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) 20241111125818768 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) 20241111125818769 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) 20241111125818769 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) 20241111125818770 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) 20241111125818770 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) 20241111125818771 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) 20241111125818771 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) 20241111125818771 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) 20241111125818771 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) 20241111125818772 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) 20241111125818772 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) 20241111125818776 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) 20241111125818776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3315 block_nr=9 scheduling free USF for polling at FN=3319 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3315 Sending data request: sapi=5 arfcn=871 cur_fn=3310 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818776 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818790 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) 20241111125818790 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) 20241111125818791 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) 20241111125818791 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) 20241111125818792 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) 20241111125818792 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) 20241111125818793 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) 20241111125818793 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) 20241111125818794 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) 20241111125818794 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) 20241111125818795 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) 20241111125818795 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) 20241111125818795 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) 20241111125818795 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) 20241111125818796 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) 20241111125818796 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) 20241111125818797 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) 20241111125818797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3319 Sending data request: sapi=5 arfcn=871 cur_fn=3315 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818798 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818809 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) 20241111125818809 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) 20241111125818809 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3319, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818809 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3319, TS=7 (curr FN 3319), reason=UL_ASS (tbf.cpp:487) 20241111125818809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818809 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818810 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) 20241111125818810 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) 20241111125818811 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) 20241111125818811 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) 20241111125818812 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) 20241111125818812 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) 20241111125818813 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) 20241111125818813 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) 20241111125818813 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) 20241111125818813 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) 20241111125818814 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) 20241111125818814 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) 20241111125818815 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) 20241111125818815 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) 20241111125818816 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) 20241111125818816 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3323 + 13 = 3336 (pdch_ul_controller.c:131) 20241111125818816 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818816 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818816 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818817 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3336 for type POLL (pdch_ul_controller.c:184) 20241111125818817 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3336, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818817 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3323 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3323 Sending data request: sapi=5 arfcn=871 cur_fn=3319 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818817 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 187 20241111125818828 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) 20241111125818828 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) 20241111125818829 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) 20241111125818829 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) 20241111125818830 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) 20241111125818830 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) 20241111125818831 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) 20241111125818831 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) 20241111125818832 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) 20241111125818832 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) 20241111125818833 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) 20241111125818833 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) 20241111125818833 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) 20241111125818833 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) 20241111125818834 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) 20241111125818834 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) 20241111125818838 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) 20241111125818838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3328 Sending data request: sapi=5 arfcn=871 cur_fn=3323 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818839 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818852 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) 20241111125818852 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) 20241111125818853 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) 20241111125818853 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) 20241111125818854 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) 20241111125818854 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) 20241111125818855 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) 20241111125818855 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) 20241111125818856 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) 20241111125818856 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) 20241111125818856 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) 20241111125818856 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) 20241111125818857 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) 20241111125818857 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) 20241111125818858 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) 20241111125818858 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) 20241111125818859 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) 20241111125818859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3332 block_nr=1 scheduling free USF for polling at FN=3336 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3332 Sending data request: sapi=5 arfcn=871 cur_fn=3328 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818860 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818871 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) 20241111125818871 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) 20241111125818872 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) 20241111125818872 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) 20241111125818873 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) 20241111125818873 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) 20241111125818874 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) 20241111125818874 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) 20241111125818875 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) 20241111125818875 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) 20241111125818875 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) 20241111125818875 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) 20241111125818876 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) 20241111125818876 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) 20241111125818877 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) 20241111125818877 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) 20241111125818878 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) 20241111125818878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3336 Sending data request: sapi=5 arfcn=871 cur_fn=3332 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818879 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818890 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) 20241111125818890 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) 20241111125818890 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3336, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818890 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3336, TS=7 (curr FN 3336), reason=UL_ASS (tbf.cpp:487) 20241111125818890 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818890 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818890 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818891 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) 20241111125818891 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) 20241111125818892 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) 20241111125818892 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) 20241111125818893 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) 20241111125818893 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) 20241111125818894 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) 20241111125818894 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) 20241111125818895 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) 20241111125818895 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) 20241111125818895 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) 20241111125818895 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) 20241111125818896 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) 20241111125818896 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) 20241111125818900 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) 20241111125818900 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3341 + 13 = 3354 (pdch_ul_controller.c:131) 20241111125818900 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818900 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818900 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818900 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3354 for type POLL (pdch_ul_controller.c:184) 20241111125818900 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3354, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818900 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3341 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3341 Sending data request: sapi=5 arfcn=871 cur_fn=3336 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818900 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 188 20241111125818914 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) 20241111125818914 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) 20241111125818915 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) 20241111125818915 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) 20241111125818916 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) 20241111125818916 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) 20241111125818917 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) 20241111125818917 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) 20241111125818918 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) 20241111125818918 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) 20241111125818918 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) 20241111125818918 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) 20241111125818919 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) 20241111125818919 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) 20241111125818920 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) 20241111125818920 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) 20241111125818921 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) 20241111125818921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3345 Sending data request: sapi=5 arfcn=871 cur_fn=3341 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818921 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818933 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) 20241111125818933 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) 20241111125818934 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) 20241111125818934 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) 20241111125818935 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) 20241111125818935 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) 20241111125818936 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) 20241111125818936 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) 20241111125818936 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) 20241111125818936 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) 20241111125818937 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) 20241111125818937 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) 20241111125818938 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) 20241111125818938 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) 20241111125818939 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) 20241111125818939 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) 20241111125818940 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) 20241111125818940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3349 block_nr=5 scheduling free USF for polling at FN=3354 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125818940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3349 Sending data request: sapi=5 arfcn=871 cur_fn=3345 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818940 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818952 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) 20241111125818952 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) 20241111125818953 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) 20241111125818953 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) 20241111125818954 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) 20241111125818954 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) 20241111125818955 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) 20241111125818955 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) 20241111125818956 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) 20241111125818956 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) 20241111125818956 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) 20241111125818956 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) 20241111125818957 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) 20241111125818957 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) 20241111125818958 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) 20241111125818958 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) 20241111125818961 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) 20241111125818961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3354 Sending data request: sapi=5 arfcn=871 cur_fn=3349 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818962 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125818976 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) 20241111125818976 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) 20241111125818976 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3354, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125818976 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3354, TS=7 (curr FN 3354), reason=UL_ASS (tbf.cpp:487) 20241111125818976 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125818976 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125818976 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125818977 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) 20241111125818977 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) 20241111125818978 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) 20241111125818978 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) 20241111125818979 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) 20241111125818979 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) 20241111125818979 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) 20241111125818979 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) 20241111125818980 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) 20241111125818980 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) 20241111125818981 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) 20241111125818981 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) 20241111125818982 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) 20241111125818982 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) 20241111125818983 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) 20241111125818983 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125818983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3358 + 13 = 3371 (pdch_ul_controller.c:131) 20241111125818983 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125818983 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125818983 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125818984 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125818984 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3371 for type POLL (pdch_ul_controller.c:184) 20241111125818984 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3371, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125818984 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125818984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3358 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125818984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3358 Sending data request: sapi=5 arfcn=871 cur_fn=3354 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125818984 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 189 20241111125818995 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) 20241111125818995 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) 20241111125818996 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) 20241111125818996 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) 20241111125818997 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) 20241111125818997 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) 20241111125818998 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) 20241111125818998 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) 20241111125818999 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) 20241111125818999 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) 20241111125818999 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) 20241111125819000 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) 20241111125819000 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) 20241111125819000 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) 20241111125819001 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) 20241111125819001 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) 20241111125819002 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) 20241111125819002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3362 Sending data request: sapi=5 arfcn=871 cur_fn=3358 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819003 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819014 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) 20241111125819014 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) 20241111125819015 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) 20241111125819015 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) 20241111125819016 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) 20241111125819016 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) 20241111125819017 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) 20241111125819017 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) 20241111125819018 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) 20241111125819018 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) 20241111125819019 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) 20241111125819019 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) 20241111125819020 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) 20241111125819020 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) 20241111125819020 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) 20241111125819020 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) 20241111125819024 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) 20241111125819024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3367 block_nr=9 scheduling free USF for polling at FN=3371 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125819024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3367 Sending data request: sapi=5 arfcn=871 cur_fn=3362 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819024 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819038 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) 20241111125819038 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) 20241111125819039 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) 20241111125819039 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) 20241111125819040 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) 20241111125819040 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) 20241111125819041 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) 20241111125819041 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) 20241111125819041 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) 20241111125819041 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) 20241111125819042 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) 20241111125819042 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) 20241111125819043 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) 20241111125819043 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) 20241111125819044 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) 20241111125819044 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) 20241111125819045 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) 20241111125819045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3371 Sending data request: sapi=5 arfcn=871 cur_fn=3367 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819045 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819057 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) 20241111125819057 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) 20241111125819057 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3371, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125819057 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3371, TS=7 (curr FN 3371), reason=UL_ASS (tbf.cpp:487) 20241111125819057 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125819057 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125819057 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125819058 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) 20241111125819058 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) 20241111125819059 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) 20241111125819059 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) 20241111125819060 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) 20241111125819060 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) 20241111125819061 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) 20241111125819061 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) 20241111125819061 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) 20241111125819061 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) 20241111125819062 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) 20241111125819062 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) 20241111125819063 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) 20241111125819063 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) 20241111125819064 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) 20241111125819064 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125819064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3375 + 13 = 3388 (pdch_ul_controller.c:131) 20241111125819064 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125819064 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125819064 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125819065 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125819065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3388 for type POLL (pdch_ul_controller.c:184) 20241111125819065 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3388, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125819065 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125819065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3375 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125819065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3375 Sending data request: sapi=5 arfcn=871 cur_fn=3371 block=11 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819065 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 190 20241111125819076 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) 20241111125819076 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) 20241111125819078 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) 20241111125819078 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) 20241111125819078 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) 20241111125819078 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) 20241111125819079 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) 20241111125819079 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) 20241111125819080 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) 20241111125819080 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) 20241111125819081 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) 20241111125819081 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) 20241111125819081 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) 20241111125819081 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) 20241111125819082 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) 20241111125819082 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) 20241111125819086 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) 20241111125819086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3380 Sending data request: sapi=5 arfcn=871 cur_fn=3375 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819086 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819100 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) 20241111125819100 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) 20241111125819101 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) 20241111125819101 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) 20241111125819102 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) 20241111125819102 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) 20241111125819103 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) 20241111125819103 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) 20241111125819103 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) 20241111125819103 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) 20241111125819104 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) 20241111125819104 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) 20241111125819105 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) 20241111125819105 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) 20241111125819106 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) 20241111125819106 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) 20241111125819107 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) 20241111125819107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3384 block_nr=1 scheduling free USF for polling at FN=3388 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125819107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3384 Sending data request: sapi=5 arfcn=871 cur_fn=3380 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819107 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819119 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) 20241111125819119 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) 20241111125819120 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) 20241111125819120 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) 20241111125819121 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) 20241111125819121 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) 20241111125819122 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) 20241111125819122 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) 20241111125819123 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) 20241111125819123 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) 20241111125819123 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) 20241111125819123 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) 20241111125819124 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) 20241111125819124 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) 20241111125819125 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) 20241111125819125 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) 20241111125819126 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) 20241111125819126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3388 Sending data request: sapi=5 arfcn=871 cur_fn=3384 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819127 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819138 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) 20241111125819138 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) 20241111125819138 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3388, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125819138 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3388, TS=7 (curr FN 3388), reason=UL_ASS (tbf.cpp:487) 20241111125819138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125819138 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125819138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125819139 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) 20241111125819139 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) 20241111125819140 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) 20241111125819140 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) 20241111125819141 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) 20241111125819141 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) 20241111125819142 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) 20241111125819142 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) 20241111125819143 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) 20241111125819143 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) 20241111125819143 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) 20241111125819143 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) 20241111125819144 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) 20241111125819144 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) 20241111125819148 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) 20241111125819148 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125819148 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3393 + 13 = 3406 (pdch_ul_controller.c:131) 20241111125819148 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125819148 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125819148 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125819148 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125819148 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3406 for type POLL (pdch_ul_controller.c:184) 20241111125819148 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3406, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125819149 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125819149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3393 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125819149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3393 Sending data request: sapi=5 arfcn=871 cur_fn=3388 block=3 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819149 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 191 20241111125819162 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) 20241111125819162 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) 20241111125819163 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) 20241111125819163 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) 20241111125819164 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) 20241111125819164 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) 20241111125819165 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) 20241111125819165 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) 20241111125819166 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) 20241111125819166 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) 20241111125819166 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) 20241111125819166 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) 20241111125819167 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) 20241111125819167 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) 20241111125819168 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) 20241111125819168 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) 20241111125819169 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) 20241111125819169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3397 Sending data request: sapi=5 arfcn=871 cur_fn=3393 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819169 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819181 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) 20241111125819181 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) 20241111125819182 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) 20241111125819182 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) 20241111125819183 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) 20241111125819183 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) 20241111125819184 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) 20241111125819184 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) 20241111125819185 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) 20241111125819185 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) 20241111125819185 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) 20241111125819185 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) 20241111125819186 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) 20241111125819186 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) 20241111125819187 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) 20241111125819187 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) 20241111125819188 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) 20241111125819188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3401 block_nr=5 scheduling free USF for polling at FN=3406 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125819188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3401 Sending data request: sapi=5 arfcn=871 cur_fn=3397 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) 20241111125819189 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819200 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) 20241111125819200 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) 20241111125819202 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) 20241111125819202 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) 20241111125819202 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) 20241111125819202 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) 20241111125819203 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) 20241111125819203 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) 20241111125819204 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) 20241111125819204 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) 20241111125819205 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) 20241111125819205 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) 20241111125819205 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) 20241111125819205 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) 20241111125819206 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) 20241111125819206 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) 20241111125819210 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) 20241111125819210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3406 Sending data request: sapi=5 arfcn=871 cur_fn=3401 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819210 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819224 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) 20241111125819224 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) 20241111125819224 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3406, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125819224 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3406, TS=7 (curr FN 3406), reason=UL_ASS (tbf.cpp:487) 20241111125819224 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125819224 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125819224 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125819225 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) 20241111125819225 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) 20241111125819226 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) 20241111125819226 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) 20241111125819227 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) 20241111125819227 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) 20241111125819228 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) 20241111125819228 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) 20241111125819229 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) 20241111125819229 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) 20241111125819230 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) 20241111125819230 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) 20241111125819231 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) 20241111125819231 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) 20241111125819232 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) 20241111125819232 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125819232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3410 + 13 = 3423 (pdch_ul_controller.c:131) 20241111125819232 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125819232 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125819232 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125819232 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125819232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3423 for type POLL (pdch_ul_controller.c:184) 20241111125819232 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3423, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125819232 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125819232 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3410 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241111125819232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3410 Sending data request: sapi=5 arfcn=871 cur_fn=3406 block=7 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819232 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@131a5d934883: Ignoring RRBP 192 20241111125819244 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) 20241111125819244 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) 20241111125819245 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) 20241111125819245 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) 20241111125819246 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) 20241111125819246 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) 20241111125819247 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) 20241111125819247 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) 20241111125819248 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) 20241111125819248 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) 20241111125819248 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) 20241111125819248 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) 20241111125819249 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) 20241111125819249 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) 20241111125819250 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) 20241111125819250 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) 20241111125819251 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) 20241111125819251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3414 Sending data request: sapi=5 arfcn=871 cur_fn=3410 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819252 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819263 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) 20241111125819263 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) 20241111125819264 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) 20241111125819264 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) 20241111125819265 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) 20241111125819265 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) 20241111125819266 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) 20241111125819266 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) 20241111125819266 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) 20241111125819267 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) 20241111125819267 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) 20241111125819267 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) 20241111125819268 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) 20241111125819268 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) 20241111125819269 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) 20241111125819269 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) 20241111125819272 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) 20241111125819273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3419 block_nr=9 scheduling free USF for polling at FN=3423 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241111125819273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3419 Sending data request: sapi=5 arfcn=871 cur_fn=3414 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) 20241111125819273 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819287 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) 20241111125819287 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) 20241111125819288 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) 20241111125819288 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) 20241111125819289 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) 20241111125819289 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) 20241111125819290 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) 20241111125819290 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) 20241111125819291 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) 20241111125819291 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) 20241111125819292 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) 20241111125819292 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) 20241111125819292 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) 20241111125819292 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) 20241111125819293 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) 20241111125819293 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) 20241111125819294 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) 20241111125819294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3423 Sending data request: sapi=5 arfcn=871 cur_fn=3419 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125819295 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125819306 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) 20241111125819306 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) 20241111125819306 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3423, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241111125819306 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3423, TS=7 (curr FN 3423), reason=UL_ASS (tbf.cpp:487) 20241111125819306 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111125819306 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241111125819306 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241111125819307 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Timeout of T3168 (fsm.c:317) 20241111125819308 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125819308 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) 20241111125819308 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241111125819308 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125819308 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125819308 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125819308 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125819308 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125819308 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Deallocated (fsm.c:568) 20241111125819308 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125819308 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) 20241111125819308 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) 20241111125819309 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) 20241111125819309 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) 20241111125819311 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) 20241111125819311 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) 20241111125819312 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) 20241111125819312 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) 20241111125819313 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) 20241111125819313 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) 20241111125819314 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) 20241111125819314 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) 20241111125819316 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) 20241111125819316 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) 20241111125819317 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) 20241111125819317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3427 Sending data request: sapi=5 arfcn=871 cur_fn=3423 block=11 data= (pcu_l1_if.cpp:182) 20241111125819318 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@131a5d934883: Shutting down virtual BTS #0... 20241111125819324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125819327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125819329 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125819329 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125819329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125819329 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125819329 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125819329 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125819329 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125819329 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125819330 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125819330 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125819330 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125819330 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125819330 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125819330 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125819330 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125819330 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125819330 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 11110 with status 0 respawn: 79: starting: osmo-pcu MTC@131a5d934883: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:58:19 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.talloc 20241111125819380 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125819380 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125819380 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125819380 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125819401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125819502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7341432) Waiting for packet dumper to finish... 1 (prev_count=7341432, count=7346400) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:58:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack started. 868@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 868@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 868@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(872)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125822726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50914<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 868@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(876)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 868@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(876)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(873)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(873)@131a5d934883: Start timer T: 5 s PCUIF(873)@131a5d934883: Start timer T_Conn: 10 s 20241111125822736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50916<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(877)@131a5d934883: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(877)@131a5d934883: Start timer T: 2 s 868@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(880)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125824381 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125824381 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125824381 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(873)@131a5d934883: OsmoPCU is now connected BTS(875)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125824393 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125824393 DLGLOBAL DEBUG validating counter group 0x55e10f553040(bts) with 102 counters (rate_ctr.c:86) 20241111125824394 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125824394 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125824394 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125824394 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125824394 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125824394 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125824394 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125824394 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125824394 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125824394 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125824394 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125824394 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125824394 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125824394 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125824394 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125824394 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125824394 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125824394 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125824394 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125824394 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125824394 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125824394 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125824394 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125824394 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125824394 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125824394 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125824394 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125824394 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125824394 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125824394 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125824394 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125824394 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125824394 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125824394 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125824394 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125824394 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125824394 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125824394 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125824394 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125824394 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125824394 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125824394 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125824394 DLGLOBAL DEBUG validating counter group 0x7f8855ece5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125824394 DLGLOBAL DEBUG validating counter group 0x55e10f552720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125824394 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125824394 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125824394 DLGLOBAL DEBUG validating counter group 0x7f8855ecf180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125824394 DLGLOBAL DEBUG validating counter group 0x7f8855ecf160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125824394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125824394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125824394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125824394 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125824394 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125824394 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125824394 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125824394 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125824394 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125824394 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125824394 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125824394 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125824394 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125824394 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125824394 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125824394 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125824394 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125824394 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125824394 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125824394 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125824394 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125824394 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125824394 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125824394 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125824394 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125824394 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125824394 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125824394 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125824394 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125824394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125824394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824395 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(875)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(875)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(875)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(875)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(872)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(872)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(872)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(872)@131a5d934883: Start timer Tns_test: 10 s BTS(875)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125824400 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125824400 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125824400 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125824400 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125824400 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125824400 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125824400 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125824400 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125824400 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(875)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(875)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125824402 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125824402 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125824402 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125824402 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125824402 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125824402 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125824402 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125824402 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125824402 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125824402 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(872)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(872)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125824405 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125824405 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(872)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(872)@131a5d934883: Start timer Tns_test: 10 s 20241111125824407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125824407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125824407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125824408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125824408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125824409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125824409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125824409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125824409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824411 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 869@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 869@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125824413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125824413 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125824413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125824413 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125824413 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125824413 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125824413 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125824413 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)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125824417 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125824417 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125824417 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125824417 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125824417 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125824417 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125824417 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125824417 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111125824419 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125824419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125824419 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125824419 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125824419 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125824419 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241111125824419 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) 20241111125824420 DLBSSGP DEBUG Got downlink MS class 3/0 (gprs_bssgp_pcu.c:148) 20241111125824420 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125824420 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125824420 DLGLOBAL DEBUG validating counter group 0x55e10f552760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125824420 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125824420 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125824420 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125824420 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125824420 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125824420 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125824420 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125824420 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125824420 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125824420 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125824420 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125824420 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125824420 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125824420 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125824420 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125824420 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125824420 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) 20241111125824420 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125824420 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125824420 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125824420 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111125824420 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125824420 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125824420 DLGLOBAL DEBUG validating counter group 0x55e10f552b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125824420 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125824420 DLGLOBAL DEBUG validating counter group 0x55e10f552e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125824420 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125824420 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) 20241111125824420 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) 20241111125824420 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) 20241111125824420 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) 20241111125824420 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) 20241111125824420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125824420 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) 20241111125824420 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125824420 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) 20241111125824420 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125824420 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) 20241111125824420 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) 20241111125824420 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) 20241111125824420 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125824420 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125824420 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125824420 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125824420 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125824420 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125824420 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125824420 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125824420 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125824420 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(875)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(875)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125824422 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125824422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125824422 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125824422 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) 20241111125824424 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125824424 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125824424 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125824424 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125824424 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125824425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125824425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824425 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125824425 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824425 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125824425 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824426 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125824426 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824426 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125824426 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824426 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125824426 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824426 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125824426 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824426 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125824426 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824429 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125824444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125824444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125824445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125824446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824447 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125824447 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824448 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125824448 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125824450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125824451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125824451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824454 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125824469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125824469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125824472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824474 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) 20241111125824474 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) 20241111125824475 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) 20241111125824475 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) 20241111125824477 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) 20241111125824477 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) 20241111125824477 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) 20241111125824477 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) 20241111125824478 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) 20241111125824479 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) 20241111125824479 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) 20241111125824479 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) 20241111125824480 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125824488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125824488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824488 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) 20241111125824488 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) 20241111125824488 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) 20241111125824488 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) 20241111125824489 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) 20241111125824489 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) 20241111125824489 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) 20241111125824489 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) 20241111125824489 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) 20241111125824489 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) 20241111125824489 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) 20241111125824489 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) 20241111125824489 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) 20241111125824489 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) 20241111125824492 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125824507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125824507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824508 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) 20241111125824508 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) 20241111125824508 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) 20241111125824508 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) 20241111125824509 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) 20241111125824509 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) 20241111125824509 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) 20241111125824509 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) 20241111125824510 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) 20241111125824510 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) 20241111125824511 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) 20241111125824511 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) 20241111125824512 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) 20241111125824512 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) 20241111125824516 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125824531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125824531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824532 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) 20241111125824532 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) 20241111125824533 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) 20241111125824533 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) 20241111125824534 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) 20241111125824534 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) 20241111125824534 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) 20241111125824534 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) 20241111125824535 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) 20241111125824535 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) 20241111125824536 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) 20241111125824536 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) 20241111125824537 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) 20241111125824537 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) 20241111125824537 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125824550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125824551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824553 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) 20241111125824553 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) 20241111125824554 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) 20241111125824554 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) 20241111125824555 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) 20241111125824555 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) 20241111125824556 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) 20241111125824556 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) 20241111125824556 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) 20241111125824556 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) 20241111125824557 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) 20241111125824557 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) 20241111125824558 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) 20241111125824558 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) 20241111125824558 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125824569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125824569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824571 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) 20241111125824571 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) 20241111125824572 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) 20241111125824572 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) 20241111125824573 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) 20241111125824573 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) 20241111125824574 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) 20241111125824574 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) 20241111125824575 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) 20241111125824575 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) 20241111125824576 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) 20241111125824576 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) 20241111125824576 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) 20241111125824576 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) 20241111125824578 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125824592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125824592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824593 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) 20241111125824593 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) 20241111125824593 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) 20241111125824593 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) 20241111125824593 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) 20241111125824593 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) 20241111125824594 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) 20241111125824594 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) 20241111125824594 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) 20241111125824594 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) 20241111125824595 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) 20241111125824595 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) 20241111125824595 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) 20241111125824595 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) 20241111125824597 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125824611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125824611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125824612 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) 20241111125824612 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) 20241111125824612 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) 20241111125824612 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) 20241111125824612 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) 20241111125824612 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) 20241111125824613 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) 20241111125824613 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) 20241111125824613 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) 20241111125824613 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) 20241111125824613 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) 20241111125824613 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) 20241111125824614 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) 20241111125824614 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) 20241111125824616 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125824623 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125824623 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) 20241111125824623 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125824631 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) 20241111125824631 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) 20241111125824631 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) 20241111125824631 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) 20241111125824632 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) 20241111125824632 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) 20241111125824632 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) 20241111125824632 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) 20241111125824633 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) 20241111125824633 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) 20241111125824633 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) 20241111125824633 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) 20241111125824634 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) 20241111125824634 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) 20241111125824634 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) 20241111125824634 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) 20241111125824640 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) 20241111125824640 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) 20241111125824640 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) 20241111125824640 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) 20241111125824640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125824640 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125824640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125824640 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) 20241111125824640 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) 20241111125824640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 b6 79 24 4c 73 89 93 75 49 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125824640 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) 20241111125824640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125824640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125824640 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) 20241111125824640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241111125824640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241111125824640 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) 20241111125824640 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) 20241111125824640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 b6 79 24 4c 73 89 93 75 49 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241111125824640 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 b6 79 24 4c 73 89 93 75 49 8d 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) 20241111125824641 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125824655 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) 20241111125824655 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) 20241111125824656 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) 20241111125824656 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) 20241111125824657 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) 20241111125824657 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) 20241111125824659 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) 20241111125824659 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) 20241111125824660 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) 20241111125824660 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) 20241111125824660 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) 20241111125824660 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) 20241111125824661 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) 20241111125824661 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) 20241111125824662 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) 20241111125824662 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) 20241111125824662 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125824674 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) 20241111125824674 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) 20241111125824675 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) 20241111125824675 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) 20241111125824676 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) 20241111125824676 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) 20241111125824677 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) 20241111125824677 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) 20241111125824678 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) 20241111125824678 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) 20241111125824680 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) 20241111125824680 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) 20241111125824681 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) 20241111125824681 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) 20241111125824682 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) 20241111125824682 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) 20241111125824684 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125824694 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) 20241111125824694 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) 20241111125824695 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) 20241111125824695 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) 20241111125824696 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) 20241111125824696 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) 20241111125824697 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) 20241111125824697 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) 20241111125824698 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) 20241111125824698 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) 20241111125824699 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) 20241111125824699 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) 20241111125824699 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) 20241111125824699 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) 20241111125824700 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) 20241111125824700 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) 20241111125824703 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125824718 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) 20241111125824718 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) 20241111125824718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125824718 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125824718 DCSN1 INFO csnStreamDecoder (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) 20241111125824718 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125824718 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125824718 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) 20241111125824718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125824718 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) 20241111125824718 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) 20241111125824718 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125824718 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) 20241111125824719 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) 20241111125824719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125824719 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125824719 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) 20241111125824719 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125824719 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) 20241111125824719 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125824719 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125824719 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125824719 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241111125824719 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125824719 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125824719 DLGLOBAL DEBUG validating counter group 0x55e10f552b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125824719 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125824719 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125824719 DLGLOBAL DEBUG validating counter group 0x55e10f552c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125824719 DLGLOBAL DEBUG validating counter group 0x55e10f552c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125824719 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) 20241111125824719 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) 20241111125824719 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) 20241111125824719 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) 20241111125824719 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) 20241111125824719 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) 20241111125824719 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125824719 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) 20241111125824719 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125824719 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) 20241111125824719 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) 20241111125824719 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241111125824719 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) 20241111125824719 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) 20241111125824719 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) 20241111125824719 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) 20241111125824719 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) 20241111125824720 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) 20241111125824720 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) 20241111125824720 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) 20241111125824721 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) 20241111125824721 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) 20241111125824721 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) 20241111125824722 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) 20241111125824722 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) 20241111125824723 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) 20241111125824723 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) 20241111125824724 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) 20241111125824724 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) 20241111125824725 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) 20241111125824725 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) 20241111125824725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241111125824725 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) 20241111125824725 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125824725 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.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) 20241111125824725 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125824725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241111125824726 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) 20241111125824726 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) 20241111125824726 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) 20241111125824726 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) 20241111125824726 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(875)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") BTS(875)@131a5d934883: Shutting down virtual BTS #0... 20241111125824737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50916<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125824741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50914<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125824743 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125824743 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125824743 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125824743 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125824743 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) 20241111125824743 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) 20241111125824743 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125824743 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125824743 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125824743 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125824743 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125824743 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125824743 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125824743 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) 20241111125824743 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) 20241111125824743 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125824743 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125824743 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125824743 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125824743 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125824743 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125824743 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125824743 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125824743 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125824743 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125824743 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125824743 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125824743 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125824743 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125824743 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125824743 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125824743 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125824743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125824743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125824743 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 11184 with status 0 respawn: 80: starting: osmo-pcu MTC@131a5d934883: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:58:24 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.talloc 20241111125824793 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125824793 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125824793 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125824794 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125824821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125824922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=155596) Waiting for packet dumper to finish... 1 (prev_count=155596, count=192996) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:58:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs started. 881@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(883)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 881@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 881@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(885)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125828061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 881@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(889)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 881@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(889)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(886)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125828067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50928<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(886)@131a5d934883: Start timer T: 5 s PCUIF(886)@131a5d934883: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(890)@131a5d934883: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(890)@131a5d934883: Start timer T: 2 s 881@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(893)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(893)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125829794 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125829794 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125829794 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(886)@131a5d934883: OsmoPCU is now connected BTS(888)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111125829809 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125829809 DLGLOBAL DEBUG validating counter group 0x5631da179040(bts) with 102 counters (rate_ctr.c:86) 20241111125829809 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125829809 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125829809 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125829809 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125829809 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125829809 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125829809 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125829809 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125829809 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125829809 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125829810 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125829810 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125829810 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125829810 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125829810 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125829810 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125829810 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125829810 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125829810 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125829810 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125829810 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125829810 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125829810 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125829810 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125829810 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125829810 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125829810 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125829810 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125829810 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125829810 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125829810 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125829810 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125829810 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125829810 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125829810 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125829810 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125829810 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125829810 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125829810 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125829810 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125829810 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125829810 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125829810 DLGLOBAL DEBUG validating counter group 0x7f0ae5b6c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125829810 DLGLOBAL DEBUG validating counter group 0x5631da178720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125829810 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125829810 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125829810 DLGLOBAL DEBUG validating counter group 0x7f0ae5b6d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125829810 DLGLOBAL DEBUG validating counter group 0x7f0ae5b6d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125829810 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125829810 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125829810 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125829810 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125829810 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125829810 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125829810 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125829810 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125829810 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125829810 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125829810 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125829811 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125829811 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125829811 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125829811 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125829811 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125829811 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125829811 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125829811 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125829811 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125829811 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125829811 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125829811 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125829811 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125829811 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125829811 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125829811 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125829811 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125829811 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125829811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125829811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829811 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(888)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(888)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(888)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(885)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(888)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(885)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(885)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(885)@131a5d934883: Start timer Tns_test: 10 s BTS(888)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(888)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125829819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125829819 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125829819 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125829819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125829819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125829819 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125829819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125829819 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125829819 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(888)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(888)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(885)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(885)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125829821 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125829822 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125829822 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125829822 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125829822 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125829822 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125829822 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125829822 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125829822 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125829822 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125829823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125829823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829824 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125829824 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(885)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(885)@131a5d934883: Start timer Tns_test: 10 s 20241111125829824 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125829824 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829826 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125829826 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829826 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125829826 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829827 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125829827 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829828 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125829828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125829829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829830 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125829830 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829830 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 882@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 882@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125829841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125829841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829842 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125829842 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829843 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125829843 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829843 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125829843 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125829843 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125829844 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125829844 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125829844 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125829844 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125829844 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125829844 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125829844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125829844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125829845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125829846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125829847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829848 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(883)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(883)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125829857 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125829858 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125829858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125829858 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125829858 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125829858 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125829858 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125829858 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 2 s 20241111125829860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125829860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829862 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125829862 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829862 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125829863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125829863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125829864 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125829865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125829866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125829866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829867 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125829867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125829867 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125829867 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125829867 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125829867 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241111125829867 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) 20241111125829868 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241111125829868 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241111125829868 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125829868 DLGLOBAL DEBUG validating counter group 0x5631da178760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125829868 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111125829868 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111125829868 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111125829868 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125829868 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111125829869 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125829869 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125829869 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111125829869 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125829869 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125829869 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125829869 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125829869 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125829869 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125829869 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125829869 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125829869 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125829869 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125829869 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) 20241111125829869 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111125829869 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125829869 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125829869 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241111125829869 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125829869 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125829869 DLGLOBAL DEBUG validating counter group 0x5631da178b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125829869 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125829869 DLGLOBAL DEBUG validating counter group 0x5631da178e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125829869 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125829869 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) 20241111125829869 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) 20241111125829869 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) 20241111125829869 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) 20241111125829869 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125829869 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) 20241111125829870 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) 20241111125829870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111125829870 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) 20241111125829870 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111125829870 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) 20241111125829870 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111125829870 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) 20241111125829870 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=8 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111125829870 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) 20241111125829870 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125829870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125829870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125829870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125829870 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125829870 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125829870 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125829870 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125829870 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125829870 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125829870 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(888)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(888)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111125829877 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111125829877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111125829877 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111125829877 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) 20241111125829879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125829879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125829879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125829879 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125829879 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125829884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125829884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125829886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829887 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) 20241111125829887 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) 20241111125829887 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) 20241111125829887 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) 20241111125829888 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) 20241111125829888 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) 20241111125829889 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) 20241111125829889 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) 20241111125829889 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) 20241111125829890 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) 20241111125829890 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) 20241111125829890 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) 20241111125829891 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125829904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125829904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829905 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) 20241111125829905 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) 20241111125829906 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) 20241111125829906 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) 20241111125829906 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) 20241111125829906 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) 20241111125829907 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) 20241111125829907 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) 20241111125829908 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) 20241111125829908 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) 20241111125829909 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) 20241111125829909 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) 20241111125829910 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) 20241111125829910 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) 20241111125829910 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125829923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125829923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829924 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) 20241111125829924 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) 20241111125829925 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) 20241111125829925 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) 20241111125829926 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) 20241111125829926 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) 20241111125829927 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) 20241111125829927 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) 20241111125829927 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) 20241111125829927 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) 20241111125829928 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) 20241111125829928 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) 20241111125829929 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) 20241111125829929 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) 20241111125829933 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125829947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125829947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829948 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) 20241111125829948 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) 20241111125829949 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) 20241111125829949 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) 20241111125829950 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) 20241111125829950 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) 20241111125829951 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) 20241111125829951 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) 20241111125829952 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) 20241111125829952 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) 20241111125829952 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) 20241111125829952 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) 20241111125829953 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) 20241111125829953 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) 20241111125829954 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125829966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125829966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829968 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) 20241111125829968 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) 20241111125829968 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) 20241111125829968 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) 20241111125829969 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) 20241111125829969 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) 20241111125829970 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) 20241111125829970 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) 20241111125829971 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) 20241111125829971 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) 20241111125829972 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) 20241111125829972 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) 20241111125829972 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) 20241111125829972 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) 20241111125829973 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125829985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125829985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125829987 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) 20241111125829987 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) 20241111125829989 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) 20241111125829989 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) 20241111125829990 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) 20241111125829990 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) 20241111125829990 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) 20241111125829990 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) 20241111125829991 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) 20241111125829991 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) 20241111125829992 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) 20241111125829992 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) 20241111125829993 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) 20241111125829993 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) 20241111125829995 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125830009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125830009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125830010 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) 20241111125830010 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) 20241111125830011 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) 20241111125830011 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) 20241111125830012 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) 20241111125830012 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) 20241111125830013 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) 20241111125830013 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) 20241111125830013 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) 20241111125830013 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) 20241111125830014 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) 20241111125830014 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) 20241111125830015 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) 20241111125830015 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) 20241111125830016 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125830028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125830028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125830030 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) 20241111125830030 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) 20241111125830030 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) 20241111125830030 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) 20241111125830031 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) 20241111125830031 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) 20241111125830032 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) 20241111125830032 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) 20241111125830033 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) 20241111125830033 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) 20241111125830033 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) 20241111125830033 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) 20241111125830034 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) 20241111125830034 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) 20241111125830035 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125830047 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) 20241111125830047 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) 20241111125830048 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) 20241111125830048 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) 20241111125830049 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) 20241111125830049 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) 20241111125830050 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) 20241111125830050 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) 20241111125830051 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) 20241111125830051 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) 20241111125830051 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) 20241111125830051 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) 20241111125830052 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) 20241111125830052 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) 20241111125830053 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) 20241111125830053 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) 20241111125830057 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125830071 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) 20241111125830071 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) 20241111125830072 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) 20241111125830072 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) 20241111125830073 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) 20241111125830073 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) 20241111125830074 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) 20241111125830074 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) 20241111125830075 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) 20241111125830075 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) 20241111125830075 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) 20241111125830076 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) 20241111125830077 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) 20241111125830077 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) 20241111125830078 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111125830078 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) 20241111125830078 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241111125830078 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) 20241111125830078 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) 20241111125830079 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125830090 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) 20241111125830090 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) 20241111125830091 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) 20241111125830091 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) 20241111125830092 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) 20241111125830092 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) 20241111125830093 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) 20241111125830093 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) 20241111125830094 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) 20241111125830094 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) 20241111125830094 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) 20241111125830094 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) 20241111125830095 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) 20241111125830095 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) 20241111125830096 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) 20241111125830096 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) 20241111125830097 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) 20241111125830097 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) 20241111125830097 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) 20241111125830097 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) 20241111125830097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125830097 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125830097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125830097 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) 20241111125830097 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) 20241111125830097 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241111125830097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 14 ff bf 80 7f df cd 96 55 7a 23 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125830097 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) 20241111125830097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125830097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125830097 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) 20241111125830097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241111125830097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241111125830097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=73, TS=7) (tbf_dl.cpp:883) 20241111125830097 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=73, TS=7 (tbf_dl.cpp:903) 20241111125830097 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 7f 01 ff be 9b 2d ab f4 46 d6 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241111125830097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=0f 00 00 16 28 fe 7f 01 ff be 9b 2d ab f4 46 d6 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241111125830098 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125830109 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) 20241111125830109 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) 20241111125830110 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) 20241111125830110 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) 20241111125830111 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) 20241111125830111 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) 20241111125830112 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) 20241111125830112 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) 20241111125830113 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) 20241111125830113 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) 20241111125830114 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) 20241111125830114 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) 20241111125830114 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) 20241111125830114 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) 20241111125830115 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) 20241111125830115 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) 20241111125830119 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125830133 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) 20241111125830133 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) 20241111125830134 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) 20241111125830134 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) 20241111125830135 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) 20241111125830135 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) 20241111125830136 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) 20241111125830136 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) 20241111125830136 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) 20241111125830137 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) 20241111125830137 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) 20241111125830137 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) 20241111125830138 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) 20241111125830138 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) 20241111125830139 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) 20241111125830139 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) 20241111125830140 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125830152 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) 20241111125830152 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) 20241111125830154 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) 20241111125830154 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) 20241111125830155 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) 20241111125830155 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) 20241111125830155 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) 20241111125830155 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) 20241111125830156 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) 20241111125830156 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) 20241111125830157 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) 20241111125830157 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) 20241111125830158 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) 20241111125830158 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) 20241111125830158 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) 20241111125830158 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) 20241111125830159 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125830172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 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) 20241111125830172 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) 20241111125830172 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125830172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125830172 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) 20241111125830173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125830173 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) 20241111125830173 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, 0x5631daa8579c, 0x5631daa857a0, 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) 20241111125830173 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) 20241111125830173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125830173 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) 20241111125830173 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) 20241111125830173 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125830173 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) 20241111125830173 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) 20241111125830173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111125830173 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241111125830173 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) 20241111125830173 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125830173 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) 20241111125830173 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125830173 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125830173 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125830173 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241111125830173 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125830173 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125830173 DLGLOBAL DEBUG validating counter group 0x5631da178b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125830174 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125830174 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125830174 DLGLOBAL DEBUG validating counter group 0x5631da178c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125830174 DLGLOBAL DEBUG validating counter group 0x5631da178c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125830174 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) 20241111125830174 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) 20241111125830174 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) 20241111125830174 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) 20241111125830174 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) 20241111125830174 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125830174 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) 20241111125830174 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) 20241111125830174 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125830174 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) 20241111125830174 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125830174 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) 20241111125830174 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) 20241111125830174 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241111125830174 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) 20241111125830174 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) 20241111125830174 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) 20241111125830174 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) 20241111125830174 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) 20241111125830174 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) 20241111125830174 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) 20241111125830174 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) 20241111125830175 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) 20241111125830175 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) 20241111125830176 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) 20241111125830176 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) 20241111125830177 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) 20241111125830177 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) 20241111125830178 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) 20241111125830178 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) 20241111125830181 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) 20241111125830181 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) 20241111125830181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241111125830181 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) 20241111125830181 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125830181 DCSN1 INFO csnStreamEncoder (type: Pkt 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) 20241111125830182 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125830182 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241111125830182 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=91, TS=7) (tbf_ul_ass_fsm.c:141) 20241111125830183 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) 20241111125830183 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125830183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=4f 28 40 00 00 00 30 08 08 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125830183 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(888)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B'O ("\v++++++++") BTS(888)@131a5d934883: Shutting down virtual BTS #0... 20241111125830194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50928<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125830199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125830201 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125830201 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125830201 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125830201 DTBF INFO TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241111125830201 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) 20241111125830201 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) 20241111125830201 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125830201 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125830201 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125830201 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241111125830201 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125830201 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125830202 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125830202 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) 20241111125830202 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) 20241111125830202 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125830202 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125830202 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125830202 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125830202 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241111125830202 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125830202 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125830202 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125830202 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125830202 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125830202 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125830202 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125830202 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125830202 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125830202 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125830202 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125830202 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125830202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125830202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125830202 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 11251 with status 0 respawn: 81: starting: osmo-pcu MTC@131a5d934883: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:58:30 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.talloc 20241111125830252 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125830253 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125830253 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125830253 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125830278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125830379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81488) Waiting for packet dumper to finish... 1 (prev_count=81488, count=204928) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:58:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_multiplex_dl_gprs_egprs started. 894@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_multiplex_dl_gprs_egprs-BVCI1234(896)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 894@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(898)@131a5d934883: Provider Link came up: waiting for NS-RESET 894@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125833514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 894@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(902)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 894@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(902)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(899)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(899)@131a5d934883: Start timer T: 5 s PCUIF(899)@131a5d934883: Start timer T_Conn: 10 s 20241111125833520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49892<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_multiplex_dl_gprs_egprs-STATS(903)@131a5d934883: Start timer T: 2 s TC_multiplex_dl_gprs_egprs-STATS(903)@131a5d934883: Start timer T: 2 s 894@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(906)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(906)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125835254 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125835254 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125835254 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(899)@131a5d934883: OsmoPCU is now connected BTS(901)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125835270 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125835270 DLGLOBAL DEBUG validating counter group 0x55abd75fe040(bts) with 102 counters (rate_ctr.c:86) 20241111125835270 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125835270 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125835270 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125835270 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125835270 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125835270 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125835270 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125835270 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125835270 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125835270 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125835270 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125835270 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125835270 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125835270 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125835270 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125835270 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125835270 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125835270 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125835270 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125835270 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125835270 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125835271 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125835271 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125835271 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125835271 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125835271 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125835271 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125835271 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125835271 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125835271 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125835271 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125835271 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125835271 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125835271 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125835271 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125835271 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125835271 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125835271 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125835271 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125835271 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125835271 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125835271 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125835271 DLGLOBAL DEBUG validating counter group 0x7f3c5d2da5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125835271 DLGLOBAL DEBUG validating counter group 0x55abd75fd720(pcu:sgsn) with 2 counters (rate_ctr.c:86) MTC@131a5d934883: Start timer T: 2 s 20241111125835271 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125835271 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125835271 DLGLOBAL DEBUG validating counter group 0x7f3c5d2db180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125835271 DLGLOBAL DEBUG validating counter group 0x7f3c5d2db160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125835271 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125835271 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125835271 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125835271 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125835271 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125835271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125835271 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125835271 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125835271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125835271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835272 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125835272 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(901)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(898)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(898)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(898)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(898)@131a5d934883: Start timer Tns_test: 10 s MTC@131a5d934883: Start timer T: 2 s 20241111125835277 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125835278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125835278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125835278 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125835278 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125835278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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@131a5d934883: Start timer T: 2 s 20241111125835278 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125835278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125835278 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241111125835279 DRLCMAC DEBUG New max MCS: DL=5 UL=9 (bts.cpp:1449) MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(898)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(898)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125835280 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125835280 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125835280 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125835280 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125835280 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125835280 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125835280 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125835280 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125835280 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125835280 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111125835283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125835283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835283 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125835283 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(898)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(898)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(898)@131a5d934883: Start timer Tns_test: 10 s 20241111125835287 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 895@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 895@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125835298 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125835298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125835298 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125835298 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125835298 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125835298 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125835298 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125835298 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125835302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125835302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835306 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_multiplex_dl_gprs_egprs-BVCI1234(896)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_multiplex_dl_gprs_egprs-BVCI1234(896)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125835312 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125835312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125835312 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125835312 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125835312 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125835312 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125835312 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125835312 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125835317 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) 20241111125835317 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125835317 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125835317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125835317 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125835317 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125835317 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) 20241111125835319 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125835319 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125835319 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125835319 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125835319 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125835319 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125835319 DLBSSGP DEBUG Computed BVC leak rate = 2800, num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:978) 20241111125835319 DLBSSGP DEBUG Computed MS default leak rate = 2800, ms_num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:1001) 20241111125835319 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 28000, R = 2800, Bmax_MS = 28000, R_MS = 2800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125835319 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(901)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125835325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125835325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835329 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125835329 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125835329 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125835329 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125835329 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125835332 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125835346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125835347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835351 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125835366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125835366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835370 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125835385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125835385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835395 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125835409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125835410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835414 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125835429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125835429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835433 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125835448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125835448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835458 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125835472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125835472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835477 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125835491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125835491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125835496 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125835511 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) 20241111125835511 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) 20241111125835522 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125835535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125835535 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) 20241111125835535 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125835535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125835535 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125835536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125835536 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125835536 DLGLOBAL DEBUG validating counter group 0x55abd75fd760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125835536 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125835536 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125835536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125835536 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125835536 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125835536 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125835536 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125835536 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125835536 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125835536 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125835536 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125835536 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125835536 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125835536 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125835536 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125835536 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125835536 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) 20241111125835536 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125835536 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125835536 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125835536 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125835536 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125835536 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125835536 DLGLOBAL DEBUG validating counter group 0x55abd75fdb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125835536 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125835536 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125835536 DLGLOBAL DEBUG validating counter group 0x55abd75fdc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125835536 DLGLOBAL DEBUG validating counter group 0x55abd75fdc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125835536 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125835536 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) 20241111125835536 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) 20241111125835536 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) 20241111125835536 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) 20241111125835537 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125835537 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125835537 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) 20241111125835537 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125835537 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) 20241111125835537 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) 20241111125835537 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125835537 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) 20241111125835537 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) 20241111125835537 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125835540 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) 20241111125835540 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125835540 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125835540 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125835540 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125835540 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125835541 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125835541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125835541 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) 20241111125835541 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125835541 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) 20241111125835541 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) 20241111125835541 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(901)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125835555 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) 20241111125835555 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) 20241111125835559 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125835573 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) 20241111125835573 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) 20241111125835583 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125835598 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) 20241111125835598 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) 20241111125835603 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125835617 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) 20241111125835617 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) 20241111125835617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125835617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125835617 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125835617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125835617 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125835617 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125835617 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125835617 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) 20241111125835617 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125835617 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125835618 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) 20241111125835618 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125835618 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125835618 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type SBA (pdch_ul_controller.c:184) 20241111125835618 DRLCMAC DEBUG Allocated a single block at SBFn=108 TRX=0 TS=7 (bts.cpp:1002) 20241111125835618 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125835618 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125835621 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125835637 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) 20241111125835637 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) 20241111125835646 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125835661 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) 20241111125835661 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) 20241111125835665 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125835680 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) 20241111125835680 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) 20241111125835684 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125835699 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) 20241111125835699 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) 20241111125835708 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125835723 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) 20241111125835723 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) 20241111125835729 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125835744 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) 20241111125835744 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) 20241111125835748 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125835764 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) 20241111125835764 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) 20241111125835772 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125835787 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) 20241111125835787 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) 20241111125835792 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125835807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 16 40 00 00 00 a2 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125835807 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) 20241111125835807 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125835807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125835807 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000002 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125835808 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125835808 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125835808 DLGLOBAL DEBUG validating counter group 0x55abd75fd760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125835808 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241111125835808 DMS INFO MS(TLLI-0x00000002:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125835808 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125835808 DMS INFO Modifying MS object, TLLI = 0x00000002, TA 220 -> 0 (gprs_ms.c:609) 20241111125835808 DMS INFO Modifying MS object, TLLI = 0x00000002, MS class 0 -> 3 (gprs_ms.c:624) 20241111125835808 DMS INFO Modifying MS object, TLLI = 0x00000002, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111125835808 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111125835808 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125835808 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111125835808 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125835808 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125835808 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125835808 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125835808 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125835808 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125835808 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125835808 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125835808 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125835808 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) 20241111125835808 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125835808 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125835808 DTBF DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125835808 DTBF INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241111125835808 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125835808 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125835809 DLGLOBAL DEBUG validating counter group 0x55abd75fdb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125835809 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125835809 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125835809 DLGLOBAL DEBUG validating counter group 0x55abd75fdc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125835809 DLGLOBAL DEBUG validating counter group 0x55abd75fdc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125835809 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000002){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111125835809 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) 20241111125835809 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) 20241111125835809 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) 20241111125835809 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) 20241111125835809 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125835809 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) 20241111125835809 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125835809 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125835809 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) 20241111125835809 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125835809 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) 20241111125835809 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) 20241111125835809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125835809 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) 20241111125835809 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) 20241111125835809 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125835811 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) 20241111125835811 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) 20241111125835811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111125835811 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) 20241111125835811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20241111125835811 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125835811 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125835811 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) 20241111125835812 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125835812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20241111125835812 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) 20241111125835812 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) 20241111125835812 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) 20241111125835812 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) 20241111125835812 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(901)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241111125835825 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) 20241111125835825 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) 20241111125835835 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125835849 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) 20241111125835849 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) 20241111125835849 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) 20241111125835849 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125835854 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125835868 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) 20241111125835868 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) 20241111125835873 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 0.1 s 20241111125835888 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) 20241111125835888 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) 20241111125835888 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125835888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125835888 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) 20241111125835889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125835889 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} FN=125 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125835889 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125835889 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125835889 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) 20241111125835889 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125835889 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125835896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125835896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125835896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125835896 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125835896 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125835896 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125835896 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111125835896 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125835896 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125835896 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) 20241111125835896 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125835896 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125835896 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125835896 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125835896 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125835896 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125835896 DLGLOBAL DEBUG validating counter group 0x55abd75fdb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125835896 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125835896 DLGLOBAL DEBUG validating counter group 0x55abd75fde20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125835896 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111125835896 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) 20241111125835896 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) 20241111125835896 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) 20241111125835896 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) 20241111125835896 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125835896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125835896 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) 20241111125835896 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125835896 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) 20241111125835896 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125835896 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) 20241111125835897 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125835897 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) 20241111125835897 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125835912 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) 20241111125835912 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) 20241111125835916 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125835931 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) 20241111125835931 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) 20241111125835936 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125835950 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) 20241111125835950 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) 20241111125835959 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125835974 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) 20241111125835974 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) 20241111125835978 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125835993 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) 20241111125835993 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) 20241111125835997 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) 20241111125835997 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) 20241111125835997 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241111125835997 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) 20241111125835997 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 151 + 13 = 164 (pdch_ul_controller.c:131) 20241111125835997 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) 20241111125835997 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125835997 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) 20241111125835998 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125835998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type POLL (pdch_ul_controller.c:184) 20241111125835998 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) 20241111125835998 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) 20241111125835998 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) 20241111125835998 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) 20241111125835999 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(901)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241111125836012 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) 20241111125836012 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) 20241111125836021 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125836035 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) 20241111125836036 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) 20241111125836036 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) 20241111125836036 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836040 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125836055 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) 20241111125836055 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) 20241111125836059 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125836074 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) 20241111125836074 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) 20241111125836074 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125836074 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125836074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125836074 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=164 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111125836074 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111125836074 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241111125836074 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) 20241111125836074 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111125836074 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241111125836082 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) 20241111125836083 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) 20241111125836083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241111125836083 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) 20241111125836083 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) 20241111125836083 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) 20241111125836083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125836083 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125836083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125836083 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) 20241111125836083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241111125836083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): 29 25 7d 20 3c c6 e0 e2 30 6e 17 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111125836083 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) 20241111125836083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125836083 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) 20241111125836083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 169 + 13 = 182 (pdch_ul_controller.c:131) 20241111125836083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type POLL (pdch_ul_controller.c:184) 20241111125836083 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) 20241111125836083 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) 20241111125836083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 0f 00 00 29 25 7d 20 3c c6 e0 e2 30 6e 17 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:911) 20241111125836083 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 25 7d 20 3c c6 e0 e2 30 6e 17 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125836083 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125836097 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) 20241111125836097 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) 20241111125836102 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125836116 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) 20241111125836116 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) 20241111125836116 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) 20241111125836116 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125836120 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125836135 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) 20241111125836135 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) 20241111125836144 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125836159 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) 20241111125836159 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) 20241111125836159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125836159 DCSN1 INFO csnStreamDecoder (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 | MTC@131a5d934883: Start timer T: 0.1 s : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125836160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125836160 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125836160 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) 20241111125836160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125836160 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) 20241111125836160 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) 20241111125836160 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125836160 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) 20241111125836160 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) 20241111125836163 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125836164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125836164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125836164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125836164 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125836164 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125836164 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111125836164 DMS INFO Modifying MS object, TLLI: 0x00000002 confirmed (gprs_ms.c:547) 20241111125836164 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125836164 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125836164 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) 20241111125836164 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125836164 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125836164 DTBF DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111125836164 DTBF INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111125836164 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125836164 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125836164 DLGLOBAL DEBUG validating counter group 0x55abd75fdb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125836164 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111125836164 DLGLOBAL DEBUG validating counter group 0x55abd75fde00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125836164 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:TLLI-0x00000002){NEW} Assigning TS=7 TFI=1 (tbf_dl.cpp:431) 20241111125836164 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) 20241111125836164 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) 20241111125836164 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) 20241111125836164 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) 20241111125836164 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111125836164 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) 20241111125836164 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111125836164 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111125836164 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) 20241111125836164 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111125836164 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) 20241111125836164 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111125836164 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) 20241111125836164 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111125836164 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) 20241111125836178 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) 20241111125836178 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) 20241111125836182 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125836197 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) 20241111125836197 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) 20241111125836207 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125836221 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) 20241111125836221 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) 20241111125836226 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125836240 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) 20241111125836240 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) 20241111125836245 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125836259 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) 20241111125836259 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) 20241111125836269 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) 20241111125836269 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) 20241111125836269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241111125836269 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) 20241111125836269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 208 + 13 = 221 (pdch_ul_controller.c:131) 20241111125836269 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) 20241111125836269 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111125836269 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) 20241111125836270 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111125836270 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type POLL (pdch_ul_controller.c:184) 20241111125836270 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) 20241111125836270 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) 20241111125836270 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) 20241111125836270 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) 20241111125836270 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(901)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O 20241111125836284 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) 20241111125836284 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) 20241111125836288 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125836303 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) 20241111125836303 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) 20241111125836303 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) 20241111125836303 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125836307 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125836322 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) 20241111125836322 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) 20241111125836331 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125836345 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) 20241111125836345 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) 20241111125836345 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125836345 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) 20241111125836346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125836346 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} FN=221 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111125836346 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111125836346 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241111125836346 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) 20241111125836346 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111125836346 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241111125836350 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) 20241111125836350 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) 20241111125836350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241111125836350 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) 20241111125836350 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) 20241111125836350 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) 20241111125836350 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) 20241111125836350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111125836350 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (44): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125836350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111125836350 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) 20241111125836350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241111125836350 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241111125836350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 0, MCS-4): 14 ff 25 7d 20 3c c6 e0 e2 30 6e 17 2b 2b 2b 2b 2b 2b 2b 2b 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) 20241111125836350 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) 20241111125836350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125836350 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) 20241111125836350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 225 + 13 = 238 (pdch_ul_controller.c:131) 20241111125836350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type POLL (pdch_ul_controller.c:184) 20241111125836350 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) 20241111125836350 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) 20241111125836350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 0, MCS-4): 8f 00 00 00 28 fe 4b fa 40 78 8c c1 c5 61 dc 2e 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241111125836350 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 4b fa 40 78 8c c1 c5 61 dc 2e 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241111125836351 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125836364 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) 20241111125836364 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) 20241111125836369 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125836383 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) 20241111125836383 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) 20241111125836383 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) 20241111125836383 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125836392 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125836407 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) 20241111125836407 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) 20241111125836411 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125836426 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) 20241111125836426 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) 20241111125836426 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836426 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125836426 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) 20241111125836426 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125836426 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125836426 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, 0x55abd86c0c7c, 0x55abd86c0c80, 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) 20241111125836426 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) 20241111125836426 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125836426 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) 20241111125836426 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) 20241111125836426 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125836427 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) 20241111125836427 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) 20241111125836430 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125836445 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) 20241111125836445 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) 20241111125836453 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125836466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125836466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125836466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125836466 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125836466 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125836466 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125836466 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125836466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125836466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125836466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125836466 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125836466 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125836466 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125836466 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125836467 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) 20241111125836467 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) 20241111125836472 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) 20241111125836472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=251 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=255 (gprs_rlcmac_sched.cpp:454) 20241111125836472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241111125836472 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) 20241111125836472 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) 20241111125836472 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) 20241111125836472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125836472 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125836472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c (tbf_dl.cpp:686) 20241111125836472 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) 20241111125836472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125836472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c (tbf_dl.cpp:911) 20241111125836472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=01 00 03 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c (pcu_l1_if.cpp:182) 20241111125836473 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125836487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=10 data=7c 00 c0 82 ec 41 78 5d b2 16 50 ce 07 90 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836487 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) 20241111125836487 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125836487 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 00 c0 82 ec 41 78 5d b2 16 50 ce 07 90 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836487 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) 20241111125836487 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=251 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1070) 20241111125836487 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) 20241111125836487 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) 20241111125836487 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125836487 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=f6 20 bc 2e 59 0b 28 e7 03 c8 e6 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241111125836487 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241111125836487 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125836487 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125836487 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125836487 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) 20241111125836487 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) 20241111125836492 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) 20241111125836492 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) 20241111125836492 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241111125836492 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125836492 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) 20241111125836492 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) 20241111125836492 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) 20241111125836492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125836492 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125836492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 1, MCS-4): 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 34 3d f6 75 (tbf_dl.cpp:686) 20241111125836492 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) 20241111125836492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125836492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 1, MCS-4): 87 40 00 80 da 64 4c 5e 1a 4b b3 47 1a 65 ed cd 47 4d cc fb ec 21 62 b8 0e c0 fb 4b 07 a8 ee 5b ea ce 3d 0c 0e d7 67 f7 d8 a8 26 92 69 7a ec eb 00 (tbf_dl.cpp:911) 20241111125836492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=80 40 00 80 da 64 4c 5e 1a 4b b3 47 1a 65 ed cd 47 4d cc fb ec 21 62 b8 0e c0 fb 4b 07 a8 ee 5b ea ce 3d 0c 0e d7 67 f7 d8 a8 26 92 69 7a ec eb 00 (pcu_l1_if.cpp:182) 20241111125836492 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125836506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=11 data=3c 00 01 aa 19 ef cf 84 92 4a 4b b6 e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836506 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) 20241111125836506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 01 aa 19 ef cf 84 92 4a 4b b6 e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836506 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125836506 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=255 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241111125836506 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) 20241111125836506 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) 20241111125836506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241111125836506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=aa 19 ef cf 84 92 4a 4b b6 e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125836506 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241111125836506 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241111125836506 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241111125836506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125836506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125836506 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) 20241111125836506 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=255): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125836506 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836516 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) 20241111125836516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=260 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=264 (gprs_rlcmac_sched.cpp:454) 20241111125836516 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241111125836516 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) 20241111125836516 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) 20241111125836516 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) 20241111125836516 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125836516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 (tbf_dl.cpp:686) 20241111125836516 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) 20241111125836516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125836516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 (tbf_dl.cpp:911) 20241111125836516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=01 00 05 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 (pcu_l1_if.cpp:182) 20241111125836516 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125836530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data=7c 08 c0 82 b2 1e 58 00 12 05 af 09 5e f2 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836530 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) 20241111125836530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125836530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 08 c0 82 b2 1e 58 00 12 05 af 09 5e f2 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836530 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) 20241111125836530 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=260 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241111125836530 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) 20241111125836530 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) 20241111125836530 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125836530 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=59 0f 2c 00 89 82 d7 04 2f f9 e6 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241111125836530 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20241111125836530 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125836530 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125836530 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125836530 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) 20241111125836530 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) 20241111125836530 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=260): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125836530 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836535 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) 20241111125836535 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) 20241111125836535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241111125836535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125836535 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) 20241111125836535 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) 20241111125836535 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) 20241111125836535 DRLCMACDL DEBUG -- Chunk with length 1356 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125836535 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 2, MCS-4): 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 (tbf_dl.cpp:686) 20241111125836535 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) 20241111125836535 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836535 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125836535 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 2, MCS-4): 87 80 00 80 6e 84 76 a4 a8 c6 10 aa 1d eb 83 6b 09 d8 9e a4 a2 32 45 21 f0 03 8f c9 de 64 fc fb 6d 2a 8c d0 f5 8f 0d 0a d2 9f 3f 9b 5d 85 b7 84 00 (tbf_dl.cpp:911) 20241111125836535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=80 80 00 80 6e 84 76 a4 a8 c6 10 aa 1d eb 83 6b 09 d8 9e a4 a2 32 45 21 f0 03 8f c9 de 64 fc fb 6d 2a 8c d0 f5 8f 0d 0a d2 9f 3f 9b 5d 85 b7 84 00 (pcu_l1_if.cpp:182) 20241111125836536 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125836549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=1 data=3c 00 03 51 40 9d 14 f1 6c 38 a5 21 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836549 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) 20241111125836549 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836549 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 51 40 9d 14 f1 6c 38 a5 21 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836549 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125836549 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=264 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241111125836549 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) 20241111125836549 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125836549 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) 20241111125836549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241111125836549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=51 40 9d 14 f1 6c 38 a5 21 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125836549 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241111125836549 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241111125836549 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241111125836549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125836549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125836549 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) 20241111125836550 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=264): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125836550 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836554 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) 20241111125836554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=268 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=273 (gprs_rlcmac_sched.cpp:454) 20241111125836554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241111125836554 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) 20241111125836554 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) 20241111125836554 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) 20241111125836554 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125836554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 (tbf_dl.cpp:686) 20241111125836554 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) 20241111125836554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125836554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 (tbf_dl.cpp:911) 20241111125836554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=01 00 07 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 (pcu_l1_if.cpp:182) 20241111125836555 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125836566 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125836566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125836568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=7c 10 c0 82 20 a8 f4 8e 9a ba 7a 16 da 3d cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836568 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) 20241111125836568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125836568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 10 c0 82 20 a8 f4 8e 9a ba 7a 16 da 3d cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836568 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) 20241111125836568 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=268 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241111125836568 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) 20241111125836568 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) 20241111125836568 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125836568 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=10 54 7a 47 4d 5d 3d 0b ed 9e e6 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241111125836568 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20241111125836568 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125836568 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125836568 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125836569 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) 20241111125836569 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) 20241111125836569 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=268): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125836569 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836578 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) 20241111125836578 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) 20241111125836578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241111125836578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125836578 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) 20241111125836578 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) 20241111125836578 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) 20241111125836578 DRLCMACDL DEBUG -- Chunk with length 1312 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125836578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 3, MCS-4): ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 (tbf_dl.cpp:686) 20241111125836578 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) 20241111125836578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125836578 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) 20241111125836578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 273 + 13 = 286 (pdch_ul_controller.c:131) 20241111125836578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type POLL (pdch_ul_controller.c:184) 20241111125836578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=286, TS=7) (tbf_dl.cpp:883) 20241111125836578 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=286, TS=7 (tbf_dl.cpp:903) 20241111125836578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 3, MCS-4): 8f c0 00 80 5c 2d 16 69 0e fc 6a 63 5c be d8 c5 23 a2 24 0f f0 59 44 02 75 3d 0e 7e 77 a3 42 f0 ae 98 bc ef 2a 1e d5 c2 e3 90 12 52 fd 81 d1 20 01 (tbf_dl.cpp:911) 20241111125836578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=88 c0 00 80 5c 2d 16 69 0e fc 6a 63 5c be d8 c5 23 a2 24 0f f0 59 44 02 75 3d 0e 7e 77 a3 42 f0 ae 98 bc ef 2a 1e d5 c2 e3 90 12 52 fd 81 d1 20 01 (pcu_l1_if.cpp:182) 20241111125836579 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125836592 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) 20241111125836592 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) 20241111125836592 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=273): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125836592 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836597 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125836611 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) 20241111125836611 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) 20241111125836611 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=277): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125836611 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125836616 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125836630 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) 20241111125836630 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) 20241111125836639 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125836654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=6 data=40 20 20 a7 b0 0a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836654 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) 20241111125836654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125836654 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) 20241111125836654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125836654 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125836654 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, 0x55abd86c049c, 0x55abd86c04a0, 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) 20241111125836654 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) 20241111125836654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125836654 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) 20241111125836654 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) 20241111125836654 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125836655 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125836655 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125836655 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) 20241111125836655 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) 20241111125836659 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) 20241111125836659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241111125836660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241111125836660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125836660 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) 20241111125836660 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) 20241111125836660 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125836660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 (tbf_dl.cpp:686) 20241111125836660 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) 20241111125836660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125836660 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) 20241111125836660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20241111125836660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20241111125836660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=303, TS=7) (tbf_dl.cpp:883) 20241111125836660 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=303, TS=7 (tbf_dl.cpp:903) 20241111125836660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 0f 00 09 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 (tbf_dl.cpp:911) 20241111125836660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=09 00 09 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 (pcu_l1_if.cpp:182) 20241111125836661 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125836662 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125836662 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125836662 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125836662 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125836662 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125836662 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125836662 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125836663 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125836663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125836663 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125836663 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125836663 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125836663 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125836663 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125836673 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) 20241111125836673 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) 20241111125836678 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125836692 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) 20241111125836692 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) 20241111125836692 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=294): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125836692 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125836702 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125836716 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) 20241111125836716 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) 20241111125836721 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125836735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=10 data=40 08 00 a0 00 00 00 00 00 00 03 e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836735 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) 20241111125836735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836735 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125836735 DCSN1 INFO csnStreamDecoder (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) 20241111125836736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125836736 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125836736 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) 20241111125836736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125836736 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) 20241111125836736 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) 20241111125836736 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20241111125836736 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125836736 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125836736 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125836736 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125836736 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) 20241111125836736 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) 20241111125836740 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) 20241111125836740 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) 20241111125836740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241111125836740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125836741 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) 20241111125836741 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) 20241111125836741 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) 20241111125836741 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125836741 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 4, MCS-4): bc 26 be 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b (tbf_dl.cpp:686) 20241111125836741 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) 20241111125836741 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836741 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125836741 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 4, MCS-4): 87 00 01 80 78 4d 7c 71 a0 d1 89 a0 5f 84 45 a7 2c 3b 54 20 d0 93 67 4e 1b e4 5d cd cc d8 c8 fd 64 bc ac 22 4f 24 1a dd b5 3d 86 6a db a2 88 96 00 (tbf_dl.cpp:911) 20241111125836741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=80 00 01 80 78 4d 7c 71 a0 d1 89 a0 5f 84 45 a7 2c 3b 54 20 d0 93 67 4e 1b e4 5d cd cc d8 c8 fd 64 bc ac 22 4f 24 1a dd b5 3d 86 6a db a2 88 96 00 (pcu_l1_if.cpp:182) 20241111125836742 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125836743 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125836743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125836743 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125836743 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125836743 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125836743 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125836743 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125836744 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125836744 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125836744 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125836744 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125836744 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125836744 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125836744 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125836754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=3c 00 05 18 22 30 55 8a 33 f7 d4 38 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836754 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) 20241111125836754 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836754 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 18 22 30 55 8a 33 f7 d4 38 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836754 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125836754 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241111125836754 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) 20241111125836754 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) 20241111125836754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241111125836754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=18 22 30 55 8a 33 f7 d4 38 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125836754 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241111125836754 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241111125836754 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241111125836754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125836754 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125836754 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) 20241111125836764 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) 20241111125836764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241111125836764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241111125836764 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) 20241111125836764 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) 20241111125836764 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) 20241111125836764 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125836764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): e9 cf 9f cd ae c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e (tbf_dl.cpp:686) 20241111125836764 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) 20241111125836764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125836764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b e9 cf 9f cd ae c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 00 (tbf_dl.cpp:911) 20241111125836764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=01 00 0b e9 cf 9f cd ae c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 00 (pcu_l1_if.cpp:182) 20241111125836765 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125836778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=7c 18 c0 82 46 ba 14 f6 2b a9 6e d0 56 3d cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836778 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) 20241111125836778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125836778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 18 c0 82 46 ba 14 f6 2b a9 6e d0 56 3d cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836778 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) 20241111125836778 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=312 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241111125836778 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) 20241111125836778 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) 20241111125836778 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125836778 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=23 5d 0a fb 95 54 37 68 ab 9e e6 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241111125836778 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20241111125836778 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125836778 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125836778 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125836778 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) 20241111125836778 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) 20241111125836778 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125836778 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836783 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) 20241111125836783 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) 20241111125836783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241111125836783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125836783 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) 20241111125836783 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) 20241111125836783 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) 20241111125836783 DRLCMACDL DEBUG -- Chunk with length 1224 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125836783 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 5, MCS-4): 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 (tbf_dl.cpp:686) 20241111125836783 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) 20241111125836783 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836783 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125836783 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 5, MCS-4): 87 40 01 80 16 3c 29 0f 44 18 b5 d8 6d 2a f2 62 26 49 c6 73 1c df 8d 69 02 99 39 c8 ad ed 21 93 80 4b 59 bc 2a 30 fb 78 46 26 6e 9b b2 32 0d 23 01 (tbf_dl.cpp:911) 20241111125836783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=80 40 01 80 16 3c 29 0f 44 18 b5 d8 6d 2a f2 62 26 49 c6 73 1c df 8d 69 02 99 39 c8 ad ed 21 93 80 4b 59 bc 2a 30 fb 78 46 26 6e 9b b2 32 0d 23 01 (pcu_l1_if.cpp:182) 20241111125836785 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125836797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=3c 00 07 4e 7f 03 2d 62 b2 e0 23 b4 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836797 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) 20241111125836797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 4e 7f 03 2d 62 b2 e0 23 b4 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836797 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125836797 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=316 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241111125836797 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) 20241111125836797 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) 20241111125836797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241111125836797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4e 7f 03 2d 62 b2 e0 23 b4 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125836797 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241111125836797 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241111125836797 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241111125836797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125836797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125836797 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) 20241111125836797 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=316): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125836797 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836802 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) 20241111125836802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=325 (gprs_rlcmac_sched.cpp:454) 20241111125836802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241111125836802 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) 20241111125836802 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) 20241111125836802 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) 20241111125836802 DRLCMACDL DEBUG -- Chunk with length 1290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125836802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 (tbf_dl.cpp:686) 20241111125836802 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) 20241111125836802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125836802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 00 (tbf_dl.cpp:911) 20241111125836802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=01 00 0d 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 00 (pcu_l1_if.cpp:182) 20241111125836803 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125836817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=2 data=7c 20 c0 82 ca 54 d1 b9 4c e4 35 b6 e2 7e cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836817 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) 20241111125836817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125836817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 20 c0 82 ca 54 d1 b9 4c e4 35 b6 e2 7e cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836817 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) 20241111125836817 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=320 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241111125836817 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) 20241111125836817 DRLCMACMEAS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241111125836817 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) 20241111125836817 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125836817 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=65 aa e8 5c 26 f2 1a 5b 71 3f e6 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241111125836817 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20241111125836817 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125836817 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125836817 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125836817 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) 20241111125836818 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) 20241111125836818 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125836818 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836826 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) 20241111125836827 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) 20241111125836827 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241111125836827 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125836827 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) 20241111125836827 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) 20241111125836827 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) 20241111125836827 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125836827 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 6, MCS-4): fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 (tbf_dl.cpp:686) 20241111125836827 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) 20241111125836827 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836827 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125836827 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 6, MCS-4): 87 80 01 80 fa 7f d5 70 8e f1 95 96 b9 5f bc a9 54 8f 16 2d e6 da 46 a6 0b 90 13 34 c7 5f c9 d1 3b 57 81 9f 47 43 95 72 ea dd 1e 85 bc cc 55 a5 00 (tbf_dl.cpp:911) 20241111125836827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=80 80 01 80 fa 7f d5 70 8e f1 95 96 b9 5f bc a9 54 8f 16 2d e6 da 46 a6 0b 90 13 34 c7 5f c9 d1 3b 57 81 9f 47 43 95 72 ea dd 1e 85 bc cc 55 a5 00 (pcu_l1_if.cpp:182) 20241111125836828 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125836841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=3 data=3c 00 09 f1 68 04 cc 6b 63 32 bc 14 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836841 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) 20241111125836841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 f1 68 04 cc 6b 63 32 bc 14 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125836841 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125836841 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=325 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241111125836841 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) 20241111125836841 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) 20241111125836841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241111125836841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f1 68 04 cc 6b 63 32 bc 14 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125836841 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241111125836841 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241111125836841 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241111125836841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125836841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125836841 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) 20241111125836841 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=325): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125836841 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125836846 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125836846 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) 20241111125836846 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241111125836846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241111125836846 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125836846 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) 20241111125836846 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) 20241111125836846 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125836846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e (tbf_dl.cpp:686) 20241111125836846 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) 20241111125836846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125836846 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) 20241111125836846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 329 + 13 = 342 (pdch_ul_controller.c:131) 20241111125836846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type POLL (pdch_ul_controller.c:184) 20241111125836846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=342, TS=7) (tbf_dl.cpp:883) 20241111125836846 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=342, TS=7 (tbf_dl.cpp:903) 20241111125836846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 0f 00 0f 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 00 (tbf_dl.cpp:911) 20241111125836846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=09 00 0f 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 00 (pcu_l1_if.cpp:182) 20241111125836847 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125836860 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) 20241111125836860 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) 20241111125836860 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125836860 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125836865 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125836879 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) 20241111125836879 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) 20241111125836879 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=333): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125836879 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125836888 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125836902 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) 20241111125836903 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) 20241111125836908 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125836923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=7 data=40 08 01 00 00 00 00 00 00 00 1f e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125836923 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) 20241111125836923 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125836923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125836923 DCSN1 INFO csnStreamDecoder (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) 20241111125836923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125836923 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125836923 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) 20241111125836923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125836923 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) 20241111125836923 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) 20241111125836924 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125836924 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125836924 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125836924 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125836924 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) 20241111125836924 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125836924 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) 20241111125836928 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) 20241111125836928 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) 20241111125836928 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241111125836928 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125836928 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) 20241111125836928 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) 20241111125836928 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) 20241111125836928 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125836928 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 7, MCS-4): ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 (tbf_dl.cpp:686) 20241111125836928 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) 20241111125836928 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125836928 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125836928 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) 20241111125836928 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 346 + 13 = 359 (pdch_ul_controller.c:131) 20241111125836928 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type POLL (pdch_ul_controller.c:184) 20241111125836928 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=359, TS=7) (tbf_dl.cpp:883) 20241111125836928 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=359, TS=7 (tbf_dl.cpp:903) 20241111125836928 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 7, MCS-4): 8f c0 01 80 d4 c3 7f 62 e4 8b 51 95 2c 48 c9 78 75 af 40 63 29 f2 73 c9 90 23 11 0e e1 51 cf d0 71 f7 28 f4 fd 8f 5c 48 b3 a1 fc d7 78 4c 05 09 00 (tbf_dl.cpp:911) 20241111125836928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=88 c0 01 80 d4 c3 7f 62 e4 8b 51 95 2c 48 c9 78 75 af 40 63 29 f2 73 c9 90 23 11 0e e1 51 cf d0 71 f7 28 f4 fd 8f 5c 48 b3 a1 fc d7 78 4c 05 09 00 (pcu_l1_if.cpp:182) 20241111125836929 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125836931 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125836931 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125836931 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125836931 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125836931 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125836931 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125836931 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125836933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125836933 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125836933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125836933 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125836933 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125836933 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125836933 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125836941 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) 20241111125836941 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) 20241111125836951 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125836965 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) 20241111125836965 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) 20241111125836965 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) 20241111125836965 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125836970 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125836984 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) 20241111125836984 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) 20241111125836989 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125837003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=40 20 20 a7 b0 12 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125837003 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) 20241111125837003 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125837003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125837004 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) 20241111125837004 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125837004 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125837004 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, 0x55abd86c261c, 0x55abd86c2620, 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) 20241111125837004 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) 20241111125837004 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125837004 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) 20241111125837004 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) 20241111125837004 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125837004 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125837004 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125837004 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125837004 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) 20241111125837004 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) 20241111125837012 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125837012 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125837012 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125837012 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125837013 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125837013 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125837013 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125837014 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125837014 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125837014 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125837014 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125837014 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125837014 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125837014 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125837014 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) 20241111125837014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=364 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=368 (gprs_rlcmac_sched.cpp:454) 20241111125837015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241111125837015 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) 20241111125837015 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) 20241111125837015 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) 20241111125837015 DRLCMACDL DEBUG -- Chunk with length 1230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 (tbf_dl.cpp:686) 20241111125837015 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) 20241111125837015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125837015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 00 (tbf_dl.cpp:911) 20241111125837015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=01 00 11 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 00 (pcu_l1_if.cpp:182) 20241111125837016 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125837027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data=7c 28 c0 82 f0 83 8a 40 89 9c d2 73 c8 25 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125837028 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) 20241111125837028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125837028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 28 c0 82 f0 83 8a 40 89 9c d2 73 c8 25 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125837028 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) 20241111125837028 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=364 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1070) 20241111125837028 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) 20241111125837028 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) 20241111125837028 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125837028 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=f8 41 45 a0 44 4e e9 39 e4 92 e6 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241111125837028 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20241111125837028 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125837028 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125837028 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125837028 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) 20241111125837028 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) 20241111125837032 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) 20241111125837032 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) 20241111125837032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241111125837032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837032 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) 20241111125837032 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) 20241111125837032 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) 20241111125837032 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837032 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 8, MCS-4): 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 (tbf_dl.cpp:686) 20241111125837032 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) 20241111125837032 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837032 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125837032 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 8, MCS-4): 87 00 02 80 cc 1e 72 5a 2a aa f2 7a c5 8a b7 a0 5a 4e b2 e9 c5 84 3a d9 c3 b6 8a 73 c5 aa 5a 13 4c 4d 2d 5e 3f fe 20 78 e3 0f 53 4a 54 52 a0 4e 01 (tbf_dl.cpp:911) 20241111125837032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=80 00 02 80 cc 1e 72 5a 2a aa f2 7a c5 8a b7 a0 5a 4e b2 e9 c5 84 3a d9 c3 b6 8a 73 c5 aa 5a 13 4c 4d 2d 5e 3f fe 20 78 e3 0f 53 4a 54 52 a0 4e 01 (pcu_l1_if.cpp:182) 20241111125837033 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125837047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=1 data=3c 00 0b 15 e2 b4 25 c1 a2 a6 14 08 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125837047 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) 20241111125837047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125837047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 15 e2 b4 25 c1 a2 a6 14 08 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125837047 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125837047 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=368 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241111125837047 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) 20241111125837047 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) 20241111125837047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241111125837047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 e2 b4 25 c1 a2 a6 14 08 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125837047 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241111125837047 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241111125837047 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241111125837047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125837047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125837047 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) 20241111125837047 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=368): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837047 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125837051 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) 20241111125837051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=372 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=377 (gprs_rlcmac_sched.cpp:454) 20241111125837051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241111125837051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125837051 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) 20241111125837051 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) 20241111125837051 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f (tbf_dl.cpp:686) 20241111125837051 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) 20241111125837051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125837051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f 00 (tbf_dl.cpp:911) 20241111125837051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=01 00 13 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f 00 (pcu_l1_if.cpp:182) 20241111125837052 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125837066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=2 data=7c 30 c0 82 4e 82 99 34 f7 4f 8c 2b 3c cf cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125837066 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) 20241111125837066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125837066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 30 c0 82 4e 82 99 34 f7 4f 8c 2b 3c cf cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125837066 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) 20241111125837066 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=372 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241111125837066 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) 20241111125837066 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) 20241111125837066 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125837066 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=27 c1 4c 9a fb 27 c6 15 9e e7 e6 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241111125837066 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20241111125837066 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125837066 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125837066 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125837066 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) 20241111125837066 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) 20241111125837066 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=372): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837066 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125837075 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) 20241111125837075 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) 20241111125837075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241111125837075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837075 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) 20241111125837075 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) 20241111125837075 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) 20241111125837075 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 9, MCS-4): 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d 95 18 bd (tbf_dl.cpp:686) 20241111125837075 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) 20241111125837075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125837075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 9, MCS-4): 87 40 02 80 10 47 59 8f 34 5e 41 fe c8 fa d0 2d 77 b3 e6 3b e6 90 9b b4 44 40 4e e3 ff ac 4d 7a b0 e1 40 53 0f f5 cd bd 57 02 3d a4 3a 2a 31 7a 01 (tbf_dl.cpp:911) 20241111125837075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=80 40 02 80 10 47 59 8f 34 5e 41 fe c8 fa d0 2d 77 b3 e6 3b e6 90 9b b4 44 40 4e e3 ff ac 4d 7a b0 e1 40 53 0f f5 cd bd 57 02 3d a4 3a 2a 31 7a 01 (pcu_l1_if.cpp:182) 20241111125837076 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125837089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=3 data=3c 00 0d bf d5 8a 80 25 ad 88 e2 f7 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125837089 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) 20241111125837089 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125837089 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d bf d5 8a 80 25 ad 88 e2 f7 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125837089 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241111125837090 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=377 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241111125837090 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) 20241111125837090 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) 20241111125837090 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241111125837090 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=bf d5 8a 80 25 ad 88 e2 f7 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241111125837090 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241111125837090 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241111125837090 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241111125837090 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241111125837090 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241111125837090 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) 20241111125837090 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=377): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837090 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125837094 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) 20241111125837094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=381 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=385 (gprs_rlcmac_sched.cpp:454) 20241111125837094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241111125837094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125837094 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) 20241111125837094 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) 20241111125837094 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): de 54 aa 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 (tbf_dl.cpp:686) 20241111125837094 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) 20241111125837094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125837094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 de 54 aa 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 00 (tbf_dl.cpp:911) 20241111125837094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=01 00 15 de 54 aa 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 00 (pcu_l1_if.cpp:182) 20241111125837095 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125837109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=4 data=7c 38 c0 82 ca 48 d5 c3 5a 88 5a ee 99 f9 cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125837109 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) 20241111125837109 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241111125837109 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 38 c0 82 ca 48 d5 c3 5a 88 5a ee 99 f9 cc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241111125837109 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) 20241111125837109 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=381 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241111125837109 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) 20241111125837109 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) 20241111125837109 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241111125837109 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=65 a4 ea 61 2d 44 2d f7 cc 7c e6 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241111125837109 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20241111125837109 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241111125837109 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241111125837109 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241111125837109 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) 20241111125837109 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) 20241111125837109 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=381): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837109 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125837113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125837114 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) 20241111125837114 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) 20241111125837114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241111125837114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==11) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241111125837114 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) 20241111125837114 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 f0 a8 (tbf_dl.cpp:686) 20241111125837114 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) 20241111125837114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125837114 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) 20241111125837114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 385 + 13 = 398 (pdch_ul_controller.c:131) 20241111125837114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type POLL (pdch_ul_controller.c:184) 20241111125837114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=398, TS=7) (tbf_dl.cpp:883) 20241111125837114 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=398, TS=7 (tbf_dl.cpp:903) 20241111125837114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 0f 00 17 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 f0 a8 00 (tbf_dl.cpp:911) 20241111125837114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=08 00 17 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 f0 a8 00 (pcu_l1_if.cpp:182) 20241111125837115 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125837115 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125837128 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) 20241111125837128 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) 20241111125837128 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=385): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837128 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125837137 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125837152 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) 20241111125837152 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) 20241111125837152 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=390): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837152 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125837156 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125837171 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) 20241111125837171 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) 20241111125837175 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125837190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=8 data=40 08 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) 20241111125837190 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) 20241111125837190 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125837190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125837190 DCSN1 INFO csnStreamDecoder (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) 20241111125837190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125837190 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125837190 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) 20241111125837190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125837190 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) 20241111125837190 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) 20241111125837190 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125837190 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125837190 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125837190 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125837190 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125837190 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) 20241111125837190 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) 20241111125837197 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125837197 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125837197 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125837197 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125837197 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125837197 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125837198 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125837199 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125837199 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125837199 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125837199 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125837199 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111125837199 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241111125837199 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111125837200 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) 20241111125837200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241111125837200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241111125837200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125837200 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==8 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837200 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 10, CS=MCS-5 (tbf_dl.cpp:354) 20241111125837200 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837200 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 10, MCS-5): c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 (tbf_dl.cpp:686) 20241111125837200 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) 20241111125837200 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837200 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125837200 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) 20241111125837200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 403 + 13 = 416 (pdch_ul_controller.c:131) 20241111125837200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type POLL (pdch_ul_controller.c:184) 20241111125837200 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=416, TS=7) (tbf_dl.cpp:883) 20241111125837200 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=416, TS=7 (tbf_dl.cpp:903) 20241111125837200 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 10, MCS-5): 8f 80 02 d8 b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 9f 25 da 45 10 (tbf_dl.cpp:911) 20241111125837200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=89 80 02 d8 b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 9f 25 da 45 10 (pcu_l1_if.cpp:182) 20241111125837201 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125837214 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) 20241111125837214 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) 20241111125837219 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125837233 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) 20241111125837233 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) 20241111125837233 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837233 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125837238 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125837252 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) 20241111125837252 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) 20241111125837261 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125837276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 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) 20241111125837276 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) 20241111125837276 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125837276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125837276 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) 20241111125837276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125837276 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125837276 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, 0x55abd86c261c, 0x55abd86c2620, 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) 20241111125837276 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) 20241111125837276 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125837277 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) 20241111125837277 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=8:11, lost=0, recv=1, skipped=2, bsn=8, info='Rxx.............................................................' (tbf_dl.cpp:998) 20241111125837277 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125837277 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125837277 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125837277 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) 20241111125837277 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125837277 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) 20241111125837280 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) 20241111125837280 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) 20241111125837280 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241111125837280 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==12 .. V(S)==12) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241111125837281 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) 20241111125837281 DRLCMACDL DEBUG -- Chunk with length 1110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 (tbf_dl.cpp:686) 20241111125837281 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) 20241111125837281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125837281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 00 (tbf_dl.cpp:911) 20241111125837281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=00 00 19 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 00 (pcu_l1_if.cpp:182) 20241111125837282 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125837295 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) 20241111125837295 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) 20241111125837298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125837299 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241111125837300 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) 20241111125837300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241111125837300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241111125837300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125837300 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==11 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837300 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 11, CS=MCS-5 (tbf_dl.cpp:354) 20241111125837300 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837300 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 11, MCS-5): 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 (tbf_dl.cpp:686) 20241111125837300 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) 20241111125837300 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837300 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125837300 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) 20241111125837300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 424 + 13 = 437 (pdch_ul_controller.c:131) 20241111125837300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type POLL (pdch_ul_controller.c:184) 20241111125837300 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=437, TS=7) (tbf_dl.cpp:883) 20241111125837300 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=437, TS=7 (tbf_dl.cpp:903) 20241111125837300 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 11, MCS-5): 8f c0 02 58 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 48 7e 89 69 32 (tbf_dl.cpp:911) 20241111125837300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=89 c0 02 58 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 48 7e 89 69 32 (pcu_l1_if.cpp:182) 20241111125837301 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125837314 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) 20241111125837314 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) 20241111125837314 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837314 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125837324 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125837339 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) 20241111125837339 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) 20241111125837339 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=429): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837339 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125837343 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125837357 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) 20241111125837357 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) 20241111125837361 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125837375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=5 data=40 20 20 a7 b0 1a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125837375 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) 20241111125837375 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125837375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125837375 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 = 13 | 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) 20241111125837375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125837375 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125837375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 13, have_crbb: 0, urbb_len:64, 0x55abd86c261c, 0x55abd86c2620, 4, 0, win: 11-12, 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) 20241111125837375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 13, BSN 11 to 77 - 1 (66 blocks), "RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125837375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125837375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=11)"RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=11) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125837375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=11:12, lost=0, recv=1, skipped=0, bsn=11, info='R...............................................................' (tbf_dl.cpp:998) 20241111125837375 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125837375 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) 20241111125837375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){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) 20241111125837384 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) 20241111125837384 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) 20241111125837384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241111125837384 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==12 .. V(S)==13) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241111125837384 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) 20241111125837384 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 (tbf_dl.cpp:686) 20241111125837384 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) 20241111125837384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125837384 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) 20241111125837384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 442 + 13 = 455 (pdch_ul_controller.c:131) 20241111125837384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type POLL (pdch_ul_controller.c:184) 20241111125837384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=455, TS=7) (tbf_dl.cpp:883) 20241111125837384 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=455, TS=7 (tbf_dl.cpp:903) 20241111125837384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 0f 00 1b 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 00 (tbf_dl.cpp:911) 20241111125837384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=08 00 1b 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 00 (pcu_l1_if.cpp:182) 20241111125837384 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125837399 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) 20241111125837399 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) 20241111125837403 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125837419 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) 20241111125837419 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) 20241111125837419 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=446): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837419 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125837423 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125837437 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) 20241111125837437 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) 20241111125837447 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125837461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=9 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) 20241111125837461 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) 20241111125837461 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125837461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125837461 DCSN1 INFO csnStreamDecoder (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) 20241111125837462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125837462 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125837462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 14, BSN 12 to 14 - 1 (2 blocks), "RR" (pdch.cpp:509) 20241111125837462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125837462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=12)"RR"(BSN=13) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125837462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=12:14, lost=0, recv=2, skipped=0, bsn=12, info='RR..............................................................' (tbf_dl.cpp:998) 20241111125837462 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125837462 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125837462 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125837462 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 2 Lost: 0 Sum: 2 (gprs_rlcmac_meas.cpp:127) 20241111125837462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G: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) 20241111125837466 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) 20241111125837466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=463 (gprs_rlcmac_sched.cpp:454) 20241111125837466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241111125837466 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 (gprs_rlcmac_sched.cpp:329) 20241111125837466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 12, CS=MCS-5 (tbf_dl.cpp:354) 20241111125837466 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 12, MCS-5): 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c (tbf_dl.cpp:686) 20241111125837466 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) 20241111125837466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125837466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 12, MCS-5): 87 00 03 18 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 98 31 52 20 0f (tbf_dl.cpp:911) 20241111125837466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=81 00 03 18 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 98 31 52 20 0f (pcu_l1_if.cpp:182) 20241111125837467 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125837481 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) 20241111125837481 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) 20241111125837485 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) 20241111125837485 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) 20241111125837485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241111125837485 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==14) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241111125837485 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) 20241111125837485 DRLCMACDL DEBUG -- Chunk with length 1050 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d (tbf_dl.cpp:686) 20241111125837485 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) 20241111125837485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125837485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d 00 (tbf_dl.cpp:911) 20241111125837486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=00 00 1d 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d 00 (pcu_l1_if.cpp:182) 20241111125837486 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125837499 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) 20241111125837499 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) 20241111125837499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=463): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837499 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125837509 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) 20241111125837509 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=468 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=472 (gprs_rlcmac_sched.cpp:454) 20241111125837509 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241111125837509 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 (gprs_rlcmac_sched.cpp:329) 20241111125837509 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837509 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 13, CS=MCS-5 (tbf_dl.cpp:354) 20241111125837509 DRLCMACDL DEBUG -- Chunk with length 836 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837509 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 13, MCS-5): 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 (tbf_dl.cpp:686) 20241111125837509 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) 20241111125837509 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837509 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125837509 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 13, MCS-5): 87 40 03 d8 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 81 f2 01 18 (tbf_dl.cpp:911) 20241111125837509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=81 40 03 d8 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 81 f2 01 18 (pcu_l1_if.cpp:182) 20241111125837509 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125837523 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) 20241111125837523 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) 20241111125837523 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=468): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837523 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125837528 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) 20241111125837528 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) 20241111125837528 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241111125837528 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==15) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241111125837528 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) 20241111125837528 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd (tbf_dl.cpp:686) 20241111125837528 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) 20241111125837528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125837528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd 00 (tbf_dl.cpp:911) 20241111125837528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=00 00 1f d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd 00 (pcu_l1_if.cpp:182) 20241111125837528 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125837542 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) 20241111125837542 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) 20241111125837542 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=472): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837542 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125837547 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) 20241111125837547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=476 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=481 (gprs_rlcmac_sched.cpp:454) 20241111125837547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241111125837547 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 (gprs_rlcmac_sched.cpp:329) 20241111125837547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 14, CS=MCS-5 (tbf_dl.cpp:354) 20241111125837547 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 14, MCS-5): c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 (tbf_dl.cpp:686) 20241111125837547 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) 20241111125837547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125837547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 14, MCS-5): 87 80 03 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 9e e3 74 0c (tbf_dl.cpp:911) 20241111125837547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=81 80 03 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 9e e3 74 0c (pcu_l1_if.cpp:182) 20241111125837547 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125837561 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) 20241111125837561 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) 20241111125837561 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=476): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837561 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125837570 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) 20241111125837570 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) 20241111125837570 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241111125837570 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==16) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241111125837570 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) 20241111125837570 DRLCMACDL DEBUG -- Chunk with length 990 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae (tbf_dl.cpp:686) 20241111125837570 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) 20241111125837570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125837571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 00 (tbf_dl.cpp:911) 20241111125837571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=00 00 21 e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 00 (pcu_l1_if.cpp:182) 20241111125837572 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125837585 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) 20241111125837585 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) 20241111125837585 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=481): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837585 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125837590 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) 20241111125837590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=485 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=489 (gprs_rlcmac_sched.cpp:454) 20241111125837590 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241111125837590 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 (gprs_rlcmac_sched.cpp:329) 20241111125837590 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837590 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 15, CS=MCS-5 (tbf_dl.cpp:354) 20241111125837590 DRLCMACDL DEBUG -- Chunk with length 724 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837590 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 15, MCS-5): 36 21 7e 5a a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 (tbf_dl.cpp:686) 20241111125837590 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) 20241111125837590 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837590 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125837590 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 15, MCS-5): 87 c0 03 98 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 c2 26 1b 0f 11 (tbf_dl.cpp:911) 20241111125837590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=81 c0 03 98 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 c2 26 1b 0f 11 (pcu_l1_if.cpp:182) 20241111125837590 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125837604 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) 20241111125837604 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) 20241111125837604 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=485): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837604 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125837608 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) 20241111125837609 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) 20241111125837609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241111125837609 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==17) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241111125837609 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) 20241111125837609 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 (tbf_dl.cpp:686) 20241111125837609 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) 20241111125837609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125837609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 00 (tbf_dl.cpp:911) 20241111125837609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=00 00 23 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 00 (pcu_l1_if.cpp:182) 20241111125837609 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125837623 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) 20241111125837623 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) 20241111125837623 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=489): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837623 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125837632 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) 20241111125837632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=494 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=498 (gprs_rlcmac_sched.cpp:454) 20241111125837632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241111125837632 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 (gprs_rlcmac_sched.cpp:329) 20241111125837632 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837632 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 16, CS=MCS-5 (tbf_dl.cpp:354) 20241111125837632 DRLCMACDL DEBUG -- Chunk with length 668 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837632 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 16, MCS-5): 42 fc 50 68 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 (tbf_dl.cpp:686) 20241111125837632 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) 20241111125837632 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837632 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125837632 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 16, MCS-5): 87 00 04 98 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 d8 7f 54 8c 00 (tbf_dl.cpp:911) 20241111125837632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=81 00 04 98 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 d8 7f 54 8c 00 (pcu_l1_if.cpp:182) 20241111125837633 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125837646 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) 20241111125837646 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) 20241111125837646 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=494): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837646 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125837650 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) 20241111125837650 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) 20241111125837650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241111125837650 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==18) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241111125837650 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) 20241111125837650 DRLCMACDL DEBUG -- Chunk with length 930 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 (tbf_dl.cpp:686) 20241111125837650 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) 20241111125837650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125837650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 00 (tbf_dl.cpp:911) 20241111125837650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=00 00 25 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 00 (pcu_l1_if.cpp:182) 20241111125837651 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125837665 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) 20241111125837665 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) 20241111125837665 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=498): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837665 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125837670 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) 20241111125837670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=502 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=507 (gprs_rlcmac_sched.cpp:454) 20241111125837670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241111125837670 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 (gprs_rlcmac_sched.cpp:329) 20241111125837670 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837670 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 17, CS=MCS-5 (tbf_dl.cpp:354) 20241111125837670 DRLCMACDL DEBUG -- Chunk with length 612 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837670 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 17, MCS-5): 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a a5 1e dc 97 33 3d (tbf_dl.cpp:686) 20241111125837670 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) 20241111125837670 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837670 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125837670 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 17, MCS-5): 87 40 04 d8 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 f7 e5 4c 0f (tbf_dl.cpp:911) 20241111125837670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=81 40 04 d8 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 f7 e5 4c 0f (pcu_l1_if.cpp:182) 20241111125837670 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125837684 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) 20241111125837685 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) 20241111125837685 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=502): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837685 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125837694 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) 20241111125837695 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) 20241111125837695 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241111125837695 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241111125837695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==19) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241111125837695 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) 20241111125837695 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 (tbf_dl.cpp:686) 20241111125837695 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) 20241111125837695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125837695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 00 (tbf_dl.cpp:911) 20241111125837695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=00 00 27 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 00 (pcu_l1_if.cpp:182) 20241111125837696 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125837709 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) 20241111125837709 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) 20241111125837709 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=507): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837709 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125837713 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) 20241111125837713 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) 20241111125837713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241111125837713 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) 20241111125837713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 18, CS=MCS-5 (tbf_dl.cpp:354) 20241111125837713 DRLCMACDL DEBUG -- Chunk with length 556 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 18, MCS-5): 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 (tbf_dl.cpp:686) 20241111125837713 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) 20241111125837713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125837714 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 18, MCS-5): 87 80 04 58 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 68 d5 35 02 30 (tbf_dl.cpp:911) 20241111125837714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=81 80 04 58 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 68 d5 35 02 30 (pcu_l1_if.cpp:182) 20241111125837714 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125837728 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) 20241111125837728 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) 20241111125837728 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125837728 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125837728 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125837728 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125837732 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) 20241111125837733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241111125837733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241111125837733 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) 20241111125837733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837733 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) 20241111125837733 DRLCMACDL DEBUG -- Chunk with length 870 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 (tbf_dl.cpp:686) 20241111125837733 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) 20241111125837733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125837733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 07 00 29 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 00 (tbf_dl.cpp:911) 20241111125837733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=01 00 29 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 00 (pcu_l1_if.cpp:182) 20241111125837734 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125837746 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) 20241111125837746 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) 20241111125837746 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=515): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241111125837746 DTBF NOTICE TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125837746 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125837746 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125837756 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) 20241111125837756 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) 20241111125837756 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837756 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) 20241111125837756 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837756 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 19, MCS-5): 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b (tbf_dl.cpp:686) 20241111125837756 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) 20241111125837756 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837757 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125837757 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 19, MCS-5): 87 c0 04 18 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 9c f4 49 d2 26 (tbf_dl.cpp:911) 20241111125837757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=87 c0 04 18 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 9c f4 49 d2 26 (pcu_l1_if.cpp:182) 20241111125837757 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125837769 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) 20241111125837769 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) 20241111125837769 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=520): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} (pdch_ul_controller.c:309) 20241111125837769 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125837774 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) 20241111125837774 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) 20241111125837774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837774 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) 20241111125837774 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 21, CS-2): c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a (tbf_dl.cpp:686) 20241111125837774 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) 20241111125837774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125837774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-2): 07 00 2b c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a 00 (tbf_dl.cpp:911) 20241111125837774 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 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a 00 (pcu_l1_if.cpp:182) 20241111125837774 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125837788 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) 20241111125837788 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) 20241111125837793 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) 20241111125837793 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) 20241111125837793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837793 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) 20241111125837793 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 20, MCS-5): 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 (tbf_dl.cpp:686) 20241111125837793 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) 20241111125837793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125837793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 20, MCS-5): 87 00 05 58 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 7b 50 b0 40 1c (tbf_dl.cpp:911) 20241111125837793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=87 00 05 58 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 7b 50 b0 40 1c (pcu_l1_if.cpp:182) 20241111125837793 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125837807 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) 20241111125837807 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) 20241111125837817 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) 20241111125837817 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) 20241111125837817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837817 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) 20241111125837817 DRLCMACDL DEBUG -- Chunk with length 810 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 22, CS-2): d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 (tbf_dl.cpp:686) 20241111125837817 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) 20241111125837817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125837817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-2): 07 00 2d d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 00 (tbf_dl.cpp:911) 20241111125837817 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 d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 00 (pcu_l1_if.cpp:182) 20241111125837818 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125837832 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) 20241111125837832 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) 20241111125837837 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) 20241111125837837 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) 20241111125837837 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837837 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) 20241111125837837 DRLCMACDL DEBUG -- Chunk with length 388 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837837 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 21, MCS-5): 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac (tbf_dl.cpp:686) 20241111125837837 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) 20241111125837837 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837837 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125837837 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 21, MCS-5): 87 40 05 18 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 7a e8 6b 0e 2b (tbf_dl.cpp:911) 20241111125837837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=87 40 05 18 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 7a e8 6b 0e 2b (pcu_l1_if.cpp:182) 20241111125837838 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125837852 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) 20241111125837852 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) 20241111125837856 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) 20241111125837856 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) 20241111125837856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837856 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) 20241111125837856 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 23, CS-2): c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 (tbf_dl.cpp:686) 20241111125837856 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) 20241111125837856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125837856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-2): 07 00 2f c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 00 (tbf_dl.cpp:911) 20241111125837856 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 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 00 (pcu_l1_if.cpp:182) 20241111125837857 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125837870 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) 20241111125837870 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) 20241111125837880 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) 20241111125837880 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) 20241111125837880 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837880 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) 20241111125837880 DRLCMACDL DEBUG -- Chunk with length 332 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837880 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 22, MCS-5): 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b (tbf_dl.cpp:686) 20241111125837880 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) 20241111125837880 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837880 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125837880 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 22, MCS-5): 87 80 05 98 e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c af 11 02 de 1a (tbf_dl.cpp:911) 20241111125837880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=87 80 05 98 e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c af 11 02 de 1a (pcu_l1_if.cpp:182) 20241111125837880 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125837894 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) 20241111125837894 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) 20241111125837899 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) 20241111125837900 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) 20241111125837900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837900 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) 20241111125837900 DRLCMACDL DEBUG -- Chunk with length 750 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 24, CS-2): 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a (tbf_dl.cpp:686) 20241111125837900 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) 20241111125837900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125837900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-2): 07 00 31 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a 00 (tbf_dl.cpp:911) 20241111125837900 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 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a 00 (pcu_l1_if.cpp:182) 20241111125837900 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125837913 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) 20241111125837913 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) 20241111125837918 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) 20241111125837918 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) 20241111125837918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837918 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) 20241111125837918 DRLCMACDL DEBUG -- Chunk with length 276 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 23, MCS-5): 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 (tbf_dl.cpp:686) 20241111125837918 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) 20241111125837918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125837918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 23, MCS-5): 87 c0 05 58 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 e7 7a 19 00 (tbf_dl.cpp:911) 20241111125837918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=87 c0 05 58 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 e7 7a 19 00 (pcu_l1_if.cpp:182) 20241111125837919 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125837931 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) 20241111125837932 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) 20241111125837941 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) 20241111125837941 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) 20241111125837941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837941 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) 20241111125837941 DRLCMACDL DEBUG -- Chunk with length 720 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 25, CS-2): a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 (tbf_dl.cpp:686) 20241111125837941 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) 20241111125837941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125837941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-2): 07 00 33 a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 00 (tbf_dl.cpp:911) 20241111125837941 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 a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 00 (pcu_l1_if.cpp:182) 20241111125837941 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125837955 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) 20241111125837955 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) 20241111125837960 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) 20241111125837960 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) 20241111125837960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837960 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) 20241111125837960 DRLCMACDL DEBUG -- Chunk with length 220 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125837960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 24, MCS-5): b7 c6 ea 74 5d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 (tbf_dl.cpp:686) 20241111125837960 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) 20241111125837960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125837960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 24, MCS-5): 87 00 06 d8 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 f8 ce 71 12 (tbf_dl.cpp:911) 20241111125837960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=87 00 06 d8 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 f8 ce 71 12 (pcu_l1_if.cpp:182) 20241111125837961 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125837975 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) 20241111125837975 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) 20241111125837979 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) 20241111125837979 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) 20241111125837979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125837979 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) 20241111125837979 DRLCMACDL DEBUG -- Chunk with length 690 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125837979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 26, CS-2): 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 7a af 13 (tbf_dl.cpp:686) 20241111125837979 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) 20241111125837979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125837980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125837980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-2): 07 00 35 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 7a af 13 00 (tbf_dl.cpp:911) 20241111125837980 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 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 7a af 13 00 (pcu_l1_if.cpp:182) 20241111125837980 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125837994 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) 20241111125837994 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) 20241111125838003 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) 20241111125838003 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) 20241111125838003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838003 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) 20241111125838003 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 25, MCS-5): 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 af 77 93 (tbf_dl.cpp:686) 20241111125838003 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) 20241111125838003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838004 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125838004 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 25, MCS-5): 87 40 06 18 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c fe d4 eb dd 24 (tbf_dl.cpp:911) 20241111125838004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=87 40 06 18 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c fe d4 eb dd 24 (pcu_l1_if.cpp:182) 20241111125838005 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125838018 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) 20241111125838018 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) 20241111125838023 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) 20241111125838023 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) 20241111125838023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838023 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) 20241111125838023 DRLCMACDL DEBUG -- Chunk with length 660 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 27, CS-2): 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 (tbf_dl.cpp:686) 20241111125838023 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) 20241111125838023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125838023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-2): 07 00 37 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 00 (tbf_dl.cpp:911) 20241111125838023 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 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 00 (pcu_l1_if.cpp:182) 20241111125838024 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125838037 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) 20241111125838037 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) 20241111125838042 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) 20241111125838042 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) 20241111125838042 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838042 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) 20241111125838042 DRLCMACDL DEBUG -- Chunk with length 108 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838042 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 26, MCS-5): 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 ea a3 b8 49 19 be 96 5a 9d (tbf_dl.cpp:686) 20241111125838042 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) 20241111125838042 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838042 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125838042 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 26, MCS-5): 87 80 06 58 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 86 af a5 56 27 (tbf_dl.cpp:911) 20241111125838042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=87 80 06 58 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 86 af a5 56 27 (pcu_l1_if.cpp:182) 20241111125838043 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125838056 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) 20241111125838056 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) 20241111125838066 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) 20241111125838066 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) 20241111125838066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838066 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) 20241111125838066 DRLCMACDL DEBUG -- Chunk with length 630 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 28, CS-2): 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b (tbf_dl.cpp:686) 20241111125838066 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) 20241111125838066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125838066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-2): 07 00 39 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 00 (tbf_dl.cpp:911) 20241111125838066 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 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 00 (pcu_l1_if.cpp:182) 20241111125838067 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125838080 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) 20241111125838080 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) 20241111125838085 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) 20241111125838085 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) 20241111125838085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838085 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) 20241111125838085 DRLCMACDL DEBUG -- Chunk with length 52 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125838085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125838085 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 759 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125838085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125838085 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 27, MCS-5): 69 f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 (tbf_dl.cpp:686) 20241111125838085 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) 20241111125838085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125838085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 27, MCS-5): 87 c0 06 48 9a fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 73 9b 8c 09 (tbf_dl.cpp:911) 20241111125838085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=87 c0 06 48 9a fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 73 9b 8c 09 (pcu_l1_if.cpp:182) 20241111125838085 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125838099 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) 20241111125838099 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) 20241111125838104 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) 20241111125838104 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) 20241111125838104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838104 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) 20241111125838104 DRLCMACDL DEBUG -- Chunk with length 600 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 29, CS-2): 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 (tbf_dl.cpp:686) 20241111125838104 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) 20241111125838104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125838104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-2): 07 00 3b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 00 (tbf_dl.cpp:911) 20241111125838104 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 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 00 (pcu_l1_if.cpp:182) 20241111125838105 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125838118 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) 20241111125838118 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) 20241111125838128 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) 20241111125838128 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) 20241111125838128 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838128 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) 20241111125838128 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838128 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 28, MCS-5): 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f (tbf_dl.cpp:686) 20241111125838128 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) 20241111125838128 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838128 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125838128 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 28, MCS-5): 87 00 07 d8 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 70 2d 01 db 13 (tbf_dl.cpp:911) 20241111125838128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=87 00 07 d8 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 70 2d 01 db 13 (pcu_l1_if.cpp:182) 20241111125838129 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125838143 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) 20241111125838143 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) 20241111125838147 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) 20241111125838147 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) 20241111125838147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838147 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) 20241111125838148 DRLCMACDL DEBUG -- Chunk with length 570 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 30, CS-2): 26 d3 3c 89 63 b9 2e 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d (tbf_dl.cpp:686) 20241111125838148 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) 20241111125838148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125838148 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-2): 07 00 3d 26 d3 3c 89 63 b9 2e 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d 00 (tbf_dl.cpp:911) 20241111125838148 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 26 d3 3c 89 63 b9 2e 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d 00 (pcu_l1_if.cpp:182) 20241111125838148 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125838162 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) 20241111125838162 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) 20241111125838166 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) 20241111125838166 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) 20241111125838166 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838167 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) 20241111125838167 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838167 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 29, MCS-5): 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 (tbf_dl.cpp:686) 20241111125838167 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) 20241111125838167 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838167 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125838167 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 29, MCS-5): 87 40 07 98 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 c1 ef 6e 54 08 (tbf_dl.cpp:911) 20241111125838167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=87 40 07 98 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 c1 ef 6e 54 08 (pcu_l1_if.cpp:182) 20241111125838167 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125838181 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) 20241111125838181 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) 20241111125838190 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) 20241111125838190 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) 20241111125838190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838190 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) 20241111125838190 DRLCMACDL DEBUG -- Chunk with length 540 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 31, CS-2): ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 5c 87 (tbf_dl.cpp:686) 20241111125838191 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) 20241111125838191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125838191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-2): 07 00 3f ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 5c 87 00 (tbf_dl.cpp:911) 20241111125838191 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 ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 5c 87 00 (pcu_l1_if.cpp:182) 20241111125838191 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125838205 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) 20241111125838205 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) 20241111125838209 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) 20241111125838210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125838210 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838210 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) 20241111125838210 DRLCMACDL DEBUG -- Chunk with length 1285 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838210 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 30, MCS-5): 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 (tbf_dl.cpp:686) 20241111125838210 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) 20241111125838210 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838210 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125838210 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 30, MCS-5): 87 80 07 18 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 a3 bb b6 c7 10 (tbf_dl.cpp:911) 20241111125838210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=87 80 07 18 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 a3 bb b6 c7 10 (pcu_l1_if.cpp:182) 20241111125838211 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125838224 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) 20241111125838224 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) 20241111125838229 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) 20241111125838229 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125838229 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==12 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838229 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) 20241111125838229 DRLCMACDL DEBUG -- Chunk with length 1229 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838229 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 31, MCS-5): b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a (tbf_dl.cpp:686) 20241111125838229 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) 20241111125838229 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838229 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125838229 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125838229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 619 + 13 = 632 (pdch_ul_controller.c:131) 20241111125838229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type POLL (pdch_ul_controller.c:184) 20241111125838229 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=632, TS=7) (tbf_dl.cpp:883) 20241111125838229 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=632, TS=7 (tbf_dl.cpp:903) 20241111125838229 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 31, MCS-5): 8f c0 07 58 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a ce 31 be 12 (tbf_dl.cpp:911) 20241111125838229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=8f c0 07 58 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a ce 31 be 12 (pcu_l1_if.cpp:182) 20241111125838229 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125838243 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) 20241111125838243 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) 20241111125838252 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125838267 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) 20241111125838267 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) 20241111125838271 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125838286 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) 20241111125838286 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) 20241111125838290 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125838305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=2 data=40 20 20 a7 b0 42 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125838305 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) 20241111125838305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125838305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125838305 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 = 33 | 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) 20241111125838305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125838305 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125838305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 33, have_crbb: 0, urbb_len:64, 0x55abd86c0c7c, 0x55abd86c0c80, 4, 0, win: 12-32, 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) 20241111125838305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 33, BSN 12 to 97 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125838305 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125838305 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=12)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=31) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125838305 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=12:32, lost=0, recv=20, skipped=0, bsn=12, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125838305 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125838306 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125838306 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125838306 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125838306 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125838306 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125838306 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125838306 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125838306 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125838306 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) 20241111125838306 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125838306 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=32)""(V(S)-1=31) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125838314 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) 20241111125838314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125838314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838314 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) 20241111125838314 DRLCMACDL DEBUG -- Chunk with length 510 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 32, CS-2): 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 (tbf_dl.cpp:686) 20241111125838314 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) 20241111125838314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125838314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-2): 07 00 41 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 00 (tbf_dl.cpp:911) 20241111125838314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=07 00 41 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 00 (pcu_l1_if.cpp:182) 20241111125838315 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125838329 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) 20241111125838329 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) 20241111125838334 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) 20241111125838334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125838334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-2 (tbf_dl.cpp:354) 20241111125838334 DRLCMACDL DEBUG -- Chunk with length 480 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 (tbf_dl.cpp:686) 20241111125838334 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) 20241111125838334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125838334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125838334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 641 + 13 = 654 (pdch_ul_controller.c:131) 20241111125838334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type POLL (pdch_ul_controller.c:184) 20241111125838334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=654, TS=7) (tbf_dl.cpp:883) 20241111125838334 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=654, TS=7 (tbf_dl.cpp:903) 20241111125838334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 0f 00 43 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 00 (tbf_dl.cpp:911) 20241111125838334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=0f 00 43 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 00 (pcu_l1_if.cpp:182) 20241111125838335 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125838348 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) 20241111125838348 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) 20241111125838353 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125838368 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) 20241111125838368 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) 20241111125838375 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125838390 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) 20241111125838390 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) 20241111125838394 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125838410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=7 data=40 08 04 40 00 00 00 7f ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125838410 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) 20241111125838410 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125838410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125838410 DCSN1 INFO csnStreamDecoder (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] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 3 | 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) 20241111125838410 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125838410 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125838410 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) 20241111125838411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125838411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=14)"RRRRRRRRRRRRRRRRRRRR"(BSN=33) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125838411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=14:34, lost=0, recv=20, skipped=0, bsn=14, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125838411 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125838411 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125838411 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) 20241111125838411 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125838411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G: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) 20241111125838415 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) 20241111125838415 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) 20241111125838415 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838415 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) 20241111125838415 DRLCMACDL DEBUG -- Chunk with length 1173 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838415 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 32, MCS-5): cb dc 2f de 54 aa 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 (tbf_dl.cpp:686) 20241111125838415 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) 20241111125838415 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838415 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125838415 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 32, MCS-5): 87 00 08 d8 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 68 2c 45 7e 2e (tbf_dl.cpp:911) 20241111125838415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=87 00 08 d8 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 68 2c 45 7e 2e (pcu_l1_if.cpp:182) 20241111125838416 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125838429 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) 20241111125838429 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) 20241111125838438 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) 20241111125838438 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) 20241111125838438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838438 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) 20241111125838439 DRLCMACDL DEBUG -- Chunk with length 450 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 (tbf_dl.cpp:686) 20241111125838439 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) 20241111125838439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125838439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 00 (tbf_dl.cpp:911) 20241111125838439 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 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 00 (pcu_l1_if.cpp:182) 20241111125838439 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125838453 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) 20241111125838453 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) 20241111125838458 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) 20241111125838458 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) 20241111125838458 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838458 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) 20241111125838458 DRLCMACDL DEBUG -- Chunk with length 1117 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838458 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 33, MCS-5): 64 c8 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 16 (tbf_dl.cpp:686) 20241111125838458 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) 20241111125838458 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838458 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125838458 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 33, MCS-5): 87 40 08 18 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 6b 82 a9 a9 05 (tbf_dl.cpp:911) 20241111125838458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=87 40 08 18 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 6b 82 a9 a9 05 (pcu_l1_if.cpp:182) 20241111125838458 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125838472 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) 20241111125838472 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) 20241111125838477 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) 20241111125838477 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) 20241111125838477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838477 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) 20241111125838477 DRLCMACDL DEBUG -- Chunk with length 414 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 (tbf_dl.cpp:686) 20241111125838477 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) 20241111125838477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125838477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 00 (tbf_dl.cpp:911) 20241111125838477 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 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 00 (pcu_l1_if.cpp:182) 20241111125838477 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125838492 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) 20241111125838492 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) 20241111125838501 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) 20241111125838501 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) 20241111125838501 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838501 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) 20241111125838501 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838501 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 34, MCS-5): af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d 95 18 (tbf_dl.cpp:686) 20241111125838501 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) 20241111125838501 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838501 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125838501 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 34, MCS-5): 87 80 08 d8 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 87 54 47 25 06 (tbf_dl.cpp:911) 20241111125838501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=87 80 08 d8 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 87 54 47 25 06 (pcu_l1_if.cpp:182) 20241111125838502 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125838516 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) 20241111125838516 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) 20241111125838520 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) 20241111125838521 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) 20241111125838521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838521 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) 20241111125838521 DRLCMACDL DEBUG -- Chunk with length 378 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c (tbf_dl.cpp:686) 20241111125838521 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) 20241111125838521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125838521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 00 (tbf_dl.cpp:911) 20241111125838521 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 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 00 (pcu_l1_if.cpp:182) 20241111125838521 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125838535 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) 20241111125838535 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) 20241111125838540 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) 20241111125838540 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) 20241111125838540 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838540 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) 20241111125838540 DRLCMACDL DEBUG -- Chunk with length 1005 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838540 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 35, MCS-5): bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 (tbf_dl.cpp:686) 20241111125838540 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) 20241111125838540 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838540 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125838540 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 35, MCS-5): 87 c0 08 58 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 9f 25 da 05 (tbf_dl.cpp:911) 20241111125838540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=87 c0 08 58 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 9f 25 da 05 (pcu_l1_if.cpp:182) 20241111125838541 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125838555 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) 20241111125838555 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) 20241111125838564 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) 20241111125838564 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) 20241111125838564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838564 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) 20241111125838564 DRLCMACDL DEBUG -- Chunk with length 342 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 55 f0 5a a4 b1 (tbf_dl.cpp:686) 20241111125838564 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) 20241111125838564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125838564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4b 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 55 f0 5a a4 b1 00 (tbf_dl.cpp:911) 20241111125838564 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 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 55 f0 5a a4 b1 00 (pcu_l1_if.cpp:182) 20241111125838565 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125838579 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) 20241111125838579 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) 20241111125838584 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) 20241111125838584 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) 20241111125838584 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838584 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) 20241111125838584 DRLCMACDL DEBUG -- Chunk with length 949 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838584 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 36, MCS-5): 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 (tbf_dl.cpp:686) 20241111125838584 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) 20241111125838584 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838584 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125838584 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 36, MCS-5): 87 00 09 58 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 48 7e 89 29 (tbf_dl.cpp:911) 20241111125838584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=87 00 09 58 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 48 7e 89 29 (pcu_l1_if.cpp:182) 20241111125838584 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125838599 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) 20241111125838599 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) 20241111125838603 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) 20241111125838603 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) 20241111125838603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838604 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) 20241111125838604 DRLCMACDL DEBUG -- Chunk with length 306 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 (tbf_dl.cpp:686) 20241111125838604 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) 20241111125838604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125838604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 00 (tbf_dl.cpp:911) 20241111125838604 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 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 00 (pcu_l1_if.cpp:182) 20241111125838604 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125838618 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) 20241111125838618 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) 20241111125838627 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) 20241111125838627 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) 20241111125838627 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838627 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) 20241111125838627 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838627 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 37, MCS-5): c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 (tbf_dl.cpp:686) 20241111125838627 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) 20241111125838627 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838627 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125838627 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 37, MCS-5): 87 40 09 58 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 98 31 52 20 (tbf_dl.cpp:911) 20241111125838627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=87 40 09 58 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 98 31 52 20 (pcu_l1_if.cpp:182) 20241111125838628 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125838642 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) 20241111125838642 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) 20241111125838646 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) 20241111125838646 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) 20241111125838646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838646 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) 20241111125838646 DRLCMACDL DEBUG -- Chunk with length 270 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 4f 72 ab e3 40 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 (tbf_dl.cpp:686) 20241111125838646 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) 20241111125838646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125838646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 4f 72 ab e3 40 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 00 (tbf_dl.cpp:911) 20241111125838646 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 4f 72 ab e3 40 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 00 (pcu_l1_if.cpp:182) 20241111125838647 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125838661 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) 20241111125838661 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) 20241111125838665 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) 20241111125838665 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) 20241111125838665 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838665 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) 20241111125838665 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838665 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 38, MCS-5): 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 (tbf_dl.cpp:686) 20241111125838665 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) 20241111125838665 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838665 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125838665 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 38, MCS-5): 87 80 09 18 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 81 f2 01 (tbf_dl.cpp:911) 20241111125838665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=87 80 09 18 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 81 f2 01 (pcu_l1_if.cpp:182) 20241111125838666 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125838680 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) 20241111125838680 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) 20241111125838689 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) 20241111125838689 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) 20241111125838689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838689 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) 20241111125838690 DRLCMACDL DEBUG -- Chunk with length 234 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 (tbf_dl.cpp:686) 20241111125838690 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) 20241111125838690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125838690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 00 (tbf_dl.cpp:911) 20241111125838690 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 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 00 (pcu_l1_if.cpp:182) 20241111125838690 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125838704 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) 20241111125838704 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) 20241111125838708 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) 20241111125838708 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) 20241111125838708 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838708 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) 20241111125838708 DRLCMACDL DEBUG -- Chunk with length 781 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838708 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 39, MCS-5): 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 (tbf_dl.cpp:686) 20241111125838708 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) 20241111125838708 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838708 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125838708 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 39, MCS-5): 87 c0 09 18 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 9e e3 34 (tbf_dl.cpp:911) 20241111125838708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=87 c0 09 18 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 9e e3 34 (pcu_l1_if.cpp:182) 20241111125838709 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125838723 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) 20241111125838723 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) 20241111125838728 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) 20241111125838728 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) 20241111125838728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838728 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) 20241111125838728 DRLCMACDL DEBUG -- Chunk with length 198 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 8b (tbf_dl.cpp:686) 20241111125838728 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) 20241111125838728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125838728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 8b 00 (tbf_dl.cpp:911) 20241111125838728 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 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 8b 00 (pcu_l1_if.cpp:182) 20241111125838729 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125838742 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) 20241111125838742 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) 20241111125838752 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) 20241111125838752 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) 20241111125838752 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838752 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) 20241111125838752 DRLCMACDL DEBUG -- Chunk with length 725 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838752 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 40, MCS-5): 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c (tbf_dl.cpp:686) 20241111125838752 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) 20241111125838752 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838752 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125838752 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 40, MCS-5): 87 00 0a 58 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 c2 26 1b 0f (tbf_dl.cpp:911) 20241111125838752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=87 00 0a 58 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 c2 26 1b 0f (pcu_l1_if.cpp:182) 20241111125838753 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125838766 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) 20241111125838766 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) 20241111125838771 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) 20241111125838771 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) 20241111125838771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838771 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) 20241111125838771 DRLCMACDL DEBUG -- Chunk with length 162 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 (tbf_dl.cpp:686) 20241111125838771 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) 20241111125838771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125838771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 00 (tbf_dl.cpp:911) 20241111125838771 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 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 00 (pcu_l1_if.cpp:182) 20241111125838772 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125838785 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) 20241111125838785 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) 20241111125838790 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) 20241111125838790 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) 20241111125838790 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838790 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) 20241111125838790 DRLCMACDL DEBUG -- Chunk with length 669 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838790 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 41, MCS-5): 44 42 fc 50 68 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 (tbf_dl.cpp:686) 20241111125838790 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) 20241111125838790 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838790 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125838790 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 41, MCS-5): 87 40 0a 18 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 d8 7f 54 0c (tbf_dl.cpp:911) 20241111125838790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=87 40 0a 18 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 d8 7f 54 0c (pcu_l1_if.cpp:182) 20241111125838791 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125838804 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) 20241111125838804 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) 20241111125838814 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) 20241111125838814 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) 20241111125838814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838814 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) 20241111125838814 DRLCMACDL DEBUG -- Chunk with length 126 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 (tbf_dl.cpp:686) 20241111125838814 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) 20241111125838814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125838814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 00 (tbf_dl.cpp:911) 20241111125838814 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 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 00 (pcu_l1_if.cpp:182) 20241111125838815 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125838828 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) 20241111125838828 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) 20241111125838833 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) 20241111125838833 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) 20241111125838833 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838833 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) 20241111125838833 DRLCMACDL DEBUG -- Chunk with length 613 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838833 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 42, MCS-5): 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a a5 1e dc 97 33 (tbf_dl.cpp:686) 20241111125838833 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) 20241111125838833 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838833 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125838833 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 42, MCS-5): 87 80 0a 98 c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 f7 e5 0c (tbf_dl.cpp:911) 20241111125838833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=87 80 0a 98 c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 f7 e5 0c (pcu_l1_if.cpp:182) 20241111125838834 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125838847 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) 20241111125838847 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) 20241111125838853 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) 20241111125838853 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) 20241111125838853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838853 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) 20241111125838853 DRLCMACDL DEBUG -- Chunk with length 90 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 ea a3 b8 49 19 be 96 (tbf_dl.cpp:686) 20241111125838853 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) 20241111125838853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125838853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 ea a3 b8 49 19 be 96 00 (tbf_dl.cpp:911) 20241111125838853 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 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 ea a3 b8 49 19 be 96 00 (pcu_l1_if.cpp:182) 20241111125838854 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125838866 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) 20241111125838866 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) 20241111125838875 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) 20241111125838876 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) 20241111125838876 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838876 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) 20241111125838876 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838876 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 43, MCS-5): 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 (tbf_dl.cpp:686) 20241111125838876 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) 20241111125838876 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838876 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125838876 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 43, MCS-5): 87 c0 0a 58 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 68 d5 35 02 (tbf_dl.cpp:911) 20241111125838876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=87 c0 0a 58 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 68 d5 35 02 (pcu_l1_if.cpp:182) 20241111125838876 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125838890 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) 20241111125838890 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) 20241111125838894 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) 20241111125838895 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) 20241111125838895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838895 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) 20241111125838895 DRLCMACDL DEBUG -- Chunk with length 54 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be (tbf_dl.cpp:686) 20241111125838895 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) 20241111125838895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125838895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be 00 (tbf_dl.cpp:911) 20241111125838895 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 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be 00 (pcu_l1_if.cpp:182) 20241111125838897 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125838909 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) 20241111125838909 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) 20241111125838914 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) 20241111125838914 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) 20241111125838914 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838914 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) 20241111125838914 DRLCMACDL DEBUG -- Chunk with length 501 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838914 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 44, MCS-5): c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 (tbf_dl.cpp:686) 20241111125838914 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) 20241111125838914 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838914 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125838914 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 44, MCS-5): 87 00 0b 18 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 9c f4 49 12 (tbf_dl.cpp:911) 20241111125838914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=87 00 0b 18 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 9c f4 49 12 (pcu_l1_if.cpp:182) 20241111125838915 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125838929 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) 20241111125838929 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) 20241111125838938 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) 20241111125838938 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) 20241111125838938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838938 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) 20241111125838938 DRLCMACDL DEBUG -- Chunk with length 18 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125838938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125838938 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 463 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125838938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125838938 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (17) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 4b aa d8 f6 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 (tbf_dl.cpp:686) 20241111125838938 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) 20241111125838938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125838938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5c 4b aa d8 f6 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 00 (tbf_dl.cpp:911) 20241111125838938 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 4b aa d8 f6 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 00 (pcu_l1_if.cpp:182) 20241111125838939 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125838953 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) 20241111125838953 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) 20241111125838957 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) 20241111125838957 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) 20241111125838957 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838957 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) 20241111125838957 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125838957 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 45, MCS-5): 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 (tbf_dl.cpp:686) 20241111125838957 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) 20241111125838957 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838957 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125838957 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 45, MCS-5): 87 40 0b d8 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 7b 50 b0 00 (tbf_dl.cpp:911) 20241111125838957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=87 40 0b d8 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 7b 50 b0 00 (pcu_l1_if.cpp:182) 20241111125838958 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125838972 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) 20241111125838972 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) 20241111125838976 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) 20241111125838976 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) 20241111125838976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125838976 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) 20241111125838976 DRLCMACDL DEBUG -- Chunk with length 1383 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125838976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e (tbf_dl.cpp:686) 20241111125838976 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) 20241111125838976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125838976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125838976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e 00 (tbf_dl.cpp:911) 20241111125838976 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 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e 00 (pcu_l1_if.cpp:182) 20241111125838977 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125838991 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) 20241111125838991 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) 20241111125839000 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) 20241111125839000 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) 20241111125839000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839000 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) 20241111125839000 DRLCMACDL DEBUG -- Chunk with length 389 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 46, MCS-5): 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 (tbf_dl.cpp:686) 20241111125839000 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) 20241111125839000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125839000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 46, MCS-5): 87 80 0b 58 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 7a e8 6b 0e (tbf_dl.cpp:911) 20241111125839000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=87 80 0b 58 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 7a e8 6b 0e (pcu_l1_if.cpp:182) 20241111125839001 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125839014 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) 20241111125839014 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) 20241111125839019 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) 20241111125839019 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) 20241111125839019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839019 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) 20241111125839019 DRLCMACDL DEBUG -- Chunk with length 1347 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 ae (tbf_dl.cpp:686) 20241111125839019 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) 20241111125839019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125839019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 ae 00 (tbf_dl.cpp:911) 20241111125839019 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 f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 ae 00 (pcu_l1_if.cpp:182) 20241111125839020 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125839033 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) 20241111125839033 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) 20241111125839038 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) 20241111125839038 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) 20241111125839038 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839038 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) 20241111125839038 DRLCMACDL DEBUG -- Chunk with length 333 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839038 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 47, MCS-5): ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 (tbf_dl.cpp:686) 20241111125839038 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) 20241111125839038 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839038 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125839038 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 47, MCS-5): 87 c0 0b 18 ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c af 11 02 1e (tbf_dl.cpp:911) 20241111125839038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=87 c0 0b 18 ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c af 11 02 1e (pcu_l1_if.cpp:182) 20241111125839039 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125839052 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) 20241111125839052 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) 20241111125839062 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) 20241111125839062 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) 20241111125839062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839062 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) 20241111125839062 DRLCMACDL DEBUG -- Chunk with length 1311 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 (tbf_dl.cpp:686) 20241111125839062 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) 20241111125839062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125839062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 00 (tbf_dl.cpp:911) 20241111125839062 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 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 00 (pcu_l1_if.cpp:182) 20241111125839063 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125839076 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) 20241111125839076 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) 20241111125839081 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) 20241111125839081 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) 20241111125839081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839081 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) 20241111125839081 DRLCMACDL DEBUG -- Chunk with length 277 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 48, MCS-5): 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 (tbf_dl.cpp:686) 20241111125839081 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) 20241111125839081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125839081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 48, MCS-5): 87 00 0c d8 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 e7 7a 19 (tbf_dl.cpp:911) 20241111125839081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=87 00 0c d8 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 e7 7a 19 (pcu_l1_if.cpp:182) 20241111125839082 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125839095 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) 20241111125839095 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) 20241111125839100 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) 20241111125839100 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) 20241111125839100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839100 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) 20241111125839100 DRLCMACDL DEBUG -- Chunk with length 1275 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 (tbf_dl.cpp:686) 20241111125839100 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) 20241111125839100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125839100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 00 (tbf_dl.cpp:911) 20241111125839100 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 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 00 (pcu_l1_if.cpp:182) 20241111125839101 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125839114 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) 20241111125839114 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) 20241111125839124 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) 20241111125839124 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) 20241111125839124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839124 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) 20241111125839124 DRLCMACDL DEBUG -- Chunk with length 221 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 49, MCS-5): 00 b7 c6 ea 74 5d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 (tbf_dl.cpp:686) 20241111125839124 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) 20241111125839124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125839124 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 49, MCS-5): 87 40 0c 18 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 f8 ce 31 (tbf_dl.cpp:911) 20241111125839124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=87 40 0c 18 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 f8 ce 31 (pcu_l1_if.cpp:182) 20241111125839124 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125839139 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) 20241111125839139 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) 20241111125839143 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) 20241111125839143 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) 20241111125839143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839143 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) 20241111125839143 DRLCMACDL DEBUG -- Chunk with length 1239 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 (tbf_dl.cpp:686) 20241111125839143 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) 20241111125839143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125839143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 00 (tbf_dl.cpp:911) 20241111125839143 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 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 00 (pcu_l1_if.cpp:182) 20241111125839144 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125839157 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) 20241111125839157 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) 20241111125839162 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) 20241111125839162 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125839162 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839162 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) 20241111125839162 DRLCMACDL DEBUG -- Chunk with length 165 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839162 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 50, MCS-5): 49 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 af 77 (tbf_dl.cpp:686) 20241111125839162 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) 20241111125839162 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839162 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125839162 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 50, MCS-5): 87 80 0c 58 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c fe d4 eb 1d (tbf_dl.cpp:911) 20241111125839162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=87 80 0c 58 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c fe d4 eb 1d (pcu_l1_if.cpp:182) 20241111125839163 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125839176 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) 20241111125839176 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) 20241111125839186 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) 20241111125839186 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125839186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==32 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839186 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) 20241111125839186 DRLCMACDL DEBUG -- Chunk with length 109 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 51, MCS-5): 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 ea a3 b8 49 19 be 96 5a (tbf_dl.cpp:686) 20241111125839186 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) 20241111125839186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125839186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125839186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 819 + 13 = 832 (pdch_ul_controller.c:131) 20241111125839186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type POLL (pdch_ul_controller.c:184) 20241111125839186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=832, TS=7) (tbf_dl.cpp:883) 20241111125839186 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=832, TS=7 (tbf_dl.cpp:903) 20241111125839186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 51, MCS-5): 8f c0 0c d8 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 86 af a5 16 (tbf_dl.cpp:911) 20241111125839186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=8f c0 0c d8 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 86 af a5 16 (pcu_l1_if.cpp:182) 20241111125839186 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125839200 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) 20241111125839200 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) 20241111125839205 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125839219 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) 20241111125839219 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) 20241111125839224 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125839238 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) 20241111125839238 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) 20241111125839247 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125839262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data=40 20 20 a7 b0 6a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125839262 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) 20241111125839262 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125839262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125839262 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 = 53 | 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) 20241111125839262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125839262 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125839263 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 53, have_crbb: 0, urbb_len:64, 0x55abd86c049c, 0x55abd86c04a0, 4, 0, win: 32-52, 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) 20241111125839263 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 53, BSN 32 to 117 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125839263 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125839263 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=32)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=51) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125839263 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=32:52, lost=0, recv=20, skipped=0, bsn=32, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125839263 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125839263 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) 20241111125839263 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=52)""(V(S)-1=51) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125839267 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) 20241111125839267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125839267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839267 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) 20241111125839267 DRLCMACDL DEBUG -- Chunk with length 1203 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa (tbf_dl.cpp:686) 20241111125839267 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) 20241111125839267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125839267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 00 (tbf_dl.cpp:911) 20241111125839267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=07 00 69 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 00 (pcu_l1_if.cpp:182) 20241111125839268 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125839281 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) 20241111125839281 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) 20241111125839286 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) 20241111125839286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125839286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839286 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) 20241111125839286 DRLCMACDL DEBUG -- Chunk with length 1167 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 (tbf_dl.cpp:686) 20241111125839286 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) 20241111125839286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125839286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125839286 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 840 + 13 = 853 (pdch_ul_controller.c:131) 20241111125839286 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 853 for type POLL (pdch_ul_controller.c:184) 20241111125839286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=853, TS=7) (tbf_dl.cpp:883) 20241111125839286 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=853, TS=7 (tbf_dl.cpp:903) 20241111125839286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 0f 00 6b 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 00 (tbf_dl.cpp:911) 20241111125839286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=0f 00 6b 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 00 (pcu_l1_if.cpp:182) 20241111125839287 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125839300 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) 20241111125839300 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) 20241111125839309 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125839324 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) 20241111125839324 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) 20241111125839329 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125839344 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) 20241111125839344 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) 20241111125839349 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125839363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=5 data=40 08 06 c0 07 ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125839363 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) 20241111125839363 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125839363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125839363 DCSN1 INFO csnStreamDecoder (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] = 0 | RECEIVED_BLOCK_BITMAP[1] = 63 | 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) 20241111125839364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125839364 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125839364 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) 20241111125839364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125839364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=34)"RRRRRRRRRRRRRRRRRRRR"(BSN=53) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125839364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=34:54, lost=0, recv=20, skipped=0, bsn=34, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125839364 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125839364 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125839364 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) 20241111125839364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G: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) 20241111125839373 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) 20241111125839373 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) 20241111125839373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839373 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) 20241111125839373 DRLCMACDL DEBUG -- Chunk with length 53 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125839373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125839373 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1103 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125839373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125839373 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (2) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 52, MCS-5): 6b 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 (tbf_dl.cpp:686) 20241111125839373 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) 20241111125839373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125839373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 52, MCS-5): 87 00 0d c8 5a a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 73 9b 0c (tbf_dl.cpp:911) 20241111125839373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=87 00 0d c8 5a a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 73 9b 0c (pcu_l1_if.cpp:182) 20241111125839374 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125839388 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) 20241111125839388 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) 20241111125839392 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) 20241111125839392 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) 20241111125839392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839392 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) 20241111125839392 DRLCMACDL DEBUG -- Chunk with length 1131 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c (tbf_dl.cpp:686) 20241111125839392 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) 20241111125839392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125839392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c 00 (tbf_dl.cpp:911) 20241111125839392 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 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c 00 (pcu_l1_if.cpp:182) 20241111125839393 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125839407 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) 20241111125839407 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) 20241111125839411 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) 20241111125839411 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) 20241111125839411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839411 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) 20241111125839411 DRLCMACDL DEBUG -- Chunk with length 1398 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 53, MCS-5): 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c (tbf_dl.cpp:686) 20241111125839411 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) 20241111125839411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125839411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 53, MCS-5): 87 40 0d 98 c9 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 70 2d 01 1b (tbf_dl.cpp:911) 20241111125839411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=87 40 0d 98 c9 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 70 2d 01 1b (pcu_l1_if.cpp:182) 20241111125839413 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125839426 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) 20241111125839426 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) 20241111125839435 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) 20241111125839435 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) 20241111125839435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839435 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) 20241111125839435 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 16 af 1f (tbf_dl.cpp:686) 20241111125839435 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) 20241111125839435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125839435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 16 af 1f 00 (tbf_dl.cpp:911) 20241111125839435 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 a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 16 af 1f 00 (pcu_l1_if.cpp:182) 20241111125839436 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125839450 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) 20241111125839450 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) 20241111125839454 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) 20241111125839454 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) 20241111125839454 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839454 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) 20241111125839454 DRLCMACDL DEBUG -- Chunk with length 1342 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839454 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 54, MCS-5): 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 (tbf_dl.cpp:686) 20241111125839454 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) 20241111125839454 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839454 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125839454 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 54, MCS-5): 87 80 0d d8 93 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 c1 ef 6e 14 (tbf_dl.cpp:911) 20241111125839455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=87 80 0d d8 93 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 c1 ef 6e 14 (pcu_l1_if.cpp:182) 20241111125839455 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125839469 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) 20241111125839469 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) 20241111125839473 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) 20241111125839473 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) 20241111125839473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839473 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) 20241111125839473 DRLCMACDL DEBUG -- Chunk with length 1059 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f (tbf_dl.cpp:686) 20241111125839473 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) 20241111125839473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125839474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f 00 (tbf_dl.cpp:911) 20241111125839474 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 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f 00 (pcu_l1_if.cpp:182) 20241111125839474 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125839488 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) 20241111125839488 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) 20241111125839497 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) 20241111125839497 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) 20241111125839497 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839497 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) 20241111125839497 DRLCMACDL DEBUG -- Chunk with length 1286 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839497 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 55, MCS-5): 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e (tbf_dl.cpp:686) 20241111125839497 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) 20241111125839497 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839497 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125839497 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 55, MCS-5): 87 c0 0d 58 08 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 a3 bb b6 07 (tbf_dl.cpp:911) 20241111125839498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=87 c0 0d 58 08 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 a3 bb b6 07 (pcu_l1_if.cpp:182) 20241111125839498 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125839512 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) 20241111125839512 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) 20241111125839517 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) 20241111125839517 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) 20241111125839517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839517 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) 20241111125839517 DRLCMACDL DEBUG -- Chunk with length 1023 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): d6 26 3d d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 (tbf_dl.cpp:686) 20241111125839517 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) 20241111125839517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125839517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 d6 26 3d d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 00 (tbf_dl.cpp:911) 20241111125839517 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 d6 26 3d d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 00 (pcu_l1_if.cpp:182) 20241111125839518 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125839531 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) 20241111125839531 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) 20241111125839536 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) 20241111125839536 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) 20241111125839536 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839536 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) 20241111125839536 DRLCMACDL DEBUG -- Chunk with length 1230 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839536 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 56, MCS-5): 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 (tbf_dl.cpp:686) 20241111125839536 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) 20241111125839536 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839536 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125839536 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 56, MCS-5): 87 00 0e d8 50 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a ce 31 3e (tbf_dl.cpp:911) 20241111125839536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=87 00 0e d8 50 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a ce 31 3e (pcu_l1_if.cpp:182) 20241111125839536 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125839550 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) 20241111125839550 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) 20241111125839559 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) 20241111125839560 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) 20241111125839560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839560 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) 20241111125839560 DRLCMACDL DEBUG -- Chunk with length 987 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 (tbf_dl.cpp:686) 20241111125839560 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) 20241111125839560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125839560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 00 (tbf_dl.cpp:911) 20241111125839560 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 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 00 (pcu_l1_if.cpp:182) 20241111125839560 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125839574 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) 20241111125839574 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) 20241111125839579 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) 20241111125839579 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) 20241111125839579 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839579 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) 20241111125839579 DRLCMACDL DEBUG -- Chunk with length 1174 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839579 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 57, MCS-5): 4a cb dc 2f de 54 aa 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 (tbf_dl.cpp:686) 20241111125839579 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) 20241111125839579 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839579 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125839579 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 57, MCS-5): 87 40 0e 98 d2 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 68 2c 45 3e (tbf_dl.cpp:911) 20241111125839579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=87 40 0e 98 d2 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 68 2c 45 3e (pcu_l1_if.cpp:182) 20241111125839581 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125839594 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) 20241111125839594 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) 20241111125839598 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) 20241111125839598 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) 20241111125839598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839598 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) 20241111125839598 DRLCMACDL DEBUG -- Chunk with length 951 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 (tbf_dl.cpp:686) 20241111125839598 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) 20241111125839599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125839599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 00 (tbf_dl.cpp:911) 20241111125839599 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 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 00 (pcu_l1_if.cpp:182) 20241111125839600 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125839613 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) 20241111125839613 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) 20241111125839622 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) 20241111125839622 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) 20241111125839622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839622 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) 20241111125839622 DRLCMACDL DEBUG -- Chunk with length 1118 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 58, MCS-5): b9 64 c8 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 (tbf_dl.cpp:686) 20241111125839622 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) 20241111125839622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125839622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 58, MCS-5): 87 80 0e 58 2e 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 6b 82 a9 29 (tbf_dl.cpp:911) 20241111125839622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=87 80 0e 58 2e 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 6b 82 a9 29 (pcu_l1_if.cpp:182) 20241111125839623 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125839636 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) 20241111125839637 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) 20241111125839641 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) 20241111125839641 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) 20241111125839641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839641 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) 20241111125839641 DRLCMACDL DEBUG -- Chunk with length 915 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 (tbf_dl.cpp:686) 20241111125839641 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) 20241111125839641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125839641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 00 (tbf_dl.cpp:911) 20241111125839641 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 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 00 (pcu_l1_if.cpp:182) 20241111125839642 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125839655 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) 20241111125839655 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) 20241111125839660 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) 20241111125839660 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) 20241111125839660 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839660 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) 20241111125839660 DRLCMACDL DEBUG -- Chunk with length 1062 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839660 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 59, MCS-5): 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d 95 (tbf_dl.cpp:686) 20241111125839660 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) 20241111125839660 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839660 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125839660 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 59, MCS-5): 87 c0 0e 98 c5 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 87 54 47 25 (tbf_dl.cpp:911) 20241111125839660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=87 c0 0e 98 c5 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 87 54 47 25 (pcu_l1_if.cpp:182) 20241111125839661 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125839674 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) 20241111125839674 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) 20241111125839684 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) 20241111125839684 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) 20241111125839684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839684 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) 20241111125839684 DRLCMACDL DEBUG -- Chunk with length 879 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 (tbf_dl.cpp:686) 20241111125839684 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) 20241111125839684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125839684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 00 (tbf_dl.cpp:911) 20241111125839684 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 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 00 (pcu_l1_if.cpp:182) 20241111125839685 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125839698 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) 20241111125839698 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) 20241111125839703 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) 20241111125839703 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) 20241111125839703 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839703 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) 20241111125839703 DRLCMACDL DEBUG -- Chunk with length 1006 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839703 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 60, MCS-5): 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 (tbf_dl.cpp:686) 20241111125839703 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) 20241111125839703 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839703 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125839703 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 60, MCS-5): 87 00 0f 18 46 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 9f 25 1a (tbf_dl.cpp:911) 20241111125839703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=87 00 0f 18 46 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 9f 25 1a (pcu_l1_if.cpp:182) 20241111125839703 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125839717 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) 20241111125839717 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) 20241111125839722 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) 20241111125839722 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) 20241111125839722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839722 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) 20241111125839722 DRLCMACDL DEBUG -- Chunk with length 843 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a d3 7b 51 (tbf_dl.cpp:686) 20241111125839722 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) 20241111125839722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125839722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a d3 7b 51 00 (tbf_dl.cpp:911) 20241111125839722 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 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a d3 7b 51 00 (pcu_l1_if.cpp:182) 20241111125839723 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125839736 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) 20241111125839736 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) 20241111125839746 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) 20241111125839746 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) 20241111125839746 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839746 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) 20241111125839746 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839746 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 61, MCS-5): 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 (tbf_dl.cpp:686) 20241111125839746 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) 20241111125839746 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839746 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125839746 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 61, MCS-5): 87 40 0f d8 45 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 48 7e 09 (tbf_dl.cpp:911) 20241111125839746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=87 40 0f d8 45 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 48 7e 09 (pcu_l1_if.cpp:182) 20241111125839747 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125839761 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) 20241111125839761 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) 20241111125839766 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) 20241111125839766 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) 20241111125839766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839766 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) 20241111125839766 DRLCMACDL DEBUG -- Chunk with length 807 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 (tbf_dl.cpp:686) 20241111125839766 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) 20241111125839766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125839766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 00 (tbf_dl.cpp:911) 20241111125839766 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 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 00 (pcu_l1_if.cpp:182) 20241111125839767 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125839780 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) 20241111125839780 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) 20241111125839785 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) 20241111125839785 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) 20241111125839785 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839785 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) 20241111125839785 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839785 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 62, MCS-5): a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 (tbf_dl.cpp:686) 20241111125839785 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) 20241111125839785 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839785 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125839785 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 62, MCS-5): 87 80 0f 98 69 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 98 31 12 (tbf_dl.cpp:911) 20241111125839785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=87 80 0f 98 69 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 98 31 12 (pcu_l1_if.cpp:182) 20241111125839786 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125839799 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) 20241111125839799 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) 20241111125839809 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) 20241111125839809 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) 20241111125839809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839809 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) 20241111125839809 DRLCMACDL DEBUG -- Chunk with length 771 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 (tbf_dl.cpp:686) 20241111125839809 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) 20241111125839809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125839809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 00 (tbf_dl.cpp:911) 20241111125839809 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 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 00 (pcu_l1_if.cpp:182) 20241111125839810 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125839823 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) 20241111125839823 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) 20241111125839829 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) 20241111125839829 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) 20241111125839829 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839829 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) 20241111125839829 DRLCMACDL DEBUG -- Chunk with length 838 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839829 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 63, MCS-5): 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca (tbf_dl.cpp:686) 20241111125839829 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) 20241111125839829 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839829 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125839829 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 63, MCS-5): 87 c0 0f 58 20 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 81 32 (tbf_dl.cpp:911) 20241111125839829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=87 c0 0f 58 20 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 81 32 (pcu_l1_if.cpp:182) 20241111125839830 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125839843 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) 20241111125839843 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) 20241111125839847 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) 20241111125839847 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) 20241111125839848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839848 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) 20241111125839848 DRLCMACDL DEBUG -- Chunk with length 735 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 (tbf_dl.cpp:686) 20241111125839848 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) 20241111125839848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125839848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 07 00 83 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 00 (tbf_dl.cpp:911) 20241111125839848 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 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 00 (pcu_l1_if.cpp:182) 20241111125839848 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125839861 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) 20241111125839861 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) 20241111125839870 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) 20241111125839870 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) 20241111125839870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839870 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) 20241111125839870 DRLCMACDL DEBUG -- Chunk with length 782 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 64, MCS-5): 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e (tbf_dl.cpp:686) 20241111125839870 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) 20241111125839870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125839870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 64, MCS-5): 87 00 10 d8 01 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 9e 23 (tbf_dl.cpp:911) 20241111125839870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=87 00 10 d8 01 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 9e 23 (pcu_l1_if.cpp:182) 20241111125839871 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125839885 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) 20241111125839885 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) 20241111125839890 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) 20241111125839890 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) 20241111125839890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839890 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) 20241111125839890 DRLCMACDL DEBUG -- Chunk with length 699 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 (tbf_dl.cpp:686) 20241111125839890 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) 20241111125839890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125839890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 00 (tbf_dl.cpp:911) 20241111125839891 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 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 00 (pcu_l1_if.cpp:182) 20241111125839891 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125839904 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) 20241111125839904 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) 20241111125839909 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) 20241111125839909 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) 20241111125839909 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839909 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) 20241111125839909 DRLCMACDL DEBUG -- Chunk with length 726 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839909 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 65, MCS-5): d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c (tbf_dl.cpp:686) 20241111125839909 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) 20241111125839909 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839909 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125839909 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 65, MCS-5): 87 40 10 d8 74 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 c2 26 1b (tbf_dl.cpp:911) 20241111125839909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=87 40 10 d8 74 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 c2 26 1b (pcu_l1_if.cpp:182) 20241111125839912 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125839924 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) 20241111125839924 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) 20241111125839933 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) 20241111125839933 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) 20241111125839933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839933 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) 20241111125839933 DRLCMACDL DEBUG -- Chunk with length 663 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 (tbf_dl.cpp:686) 20241111125839933 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) 20241111125839933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241111125839933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 00 (tbf_dl.cpp:911) 20241111125839933 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 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 00 (pcu_l1_if.cpp:182) 20241111125839934 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125839948 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) 20241111125839948 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) 20241111125839953 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) 20241111125839953 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) 20241111125839953 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839953 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) 20241111125839953 DRLCMACDL DEBUG -- Chunk with length 670 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839953 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 66, MCS-5): 3c 44 42 fc 50 68 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 (tbf_dl.cpp:686) 20241111125839953 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) 20241111125839953 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839953 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125839953 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 66, MCS-5): 87 80 10 18 0f 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 d8 7f 14 (tbf_dl.cpp:911) 20241111125839953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=87 80 10 18 0f 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 d8 7f 14 (pcu_l1_if.cpp:182) 20241111125839954 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125839968 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) 20241111125839968 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) 20241111125839972 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) 20241111125839972 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) 20241111125839972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839972 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) 20241111125839972 DRLCMACDL DEBUG -- Chunk with length 627 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125839972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c (tbf_dl.cpp:686) 20241111125839972 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) 20241111125839972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241111125839972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 00 (tbf_dl.cpp:911) 20241111125839972 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 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 00 (pcu_l1_if.cpp:182) 20241111125839973 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125839985 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) 20241111125839985 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) 20241111125839995 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) 20241111125839995 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) 20241111125839995 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125839995 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) 20241111125839995 DRLCMACDL DEBUG -- Chunk with length 614 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125839995 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 67, MCS-5): 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a a5 1e dc 97 (tbf_dl.cpp:686) 20241111125839995 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) 20241111125839995 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125839995 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241111125839995 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 67, MCS-5): 87 c0 10 58 8c c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 f7 25 (tbf_dl.cpp:911) 20241111125839995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=87 c0 10 58 8c c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 f7 25 (pcu_l1_if.cpp:182) 20241111125839996 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125840010 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) 20241111125840011 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) 20241111125840015 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) 20241111125840015 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) 20241111125840015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840015 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) 20241111125840016 DRLCMACDL DEBUG -- Chunk with length 591 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a a5 1e dc 97 33 3d 8d (tbf_dl.cpp:686) 20241111125840016 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) 20241111125840016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241111125840016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a a5 1e dc 97 33 3d 8d 00 (tbf_dl.cpp:911) 20241111125840016 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 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a a5 1e dc 97 33 3d 8d 00 (pcu_l1_if.cpp:182) 20241111125840017 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125840030 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) 20241111125840030 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) 20241111125840034 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) 20241111125840034 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) 20241111125840034 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840034 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) 20241111125840034 DRLCMACDL DEBUG -- Chunk with length 558 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840034 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 68, MCS-5): 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 5c 87 05 00 60 a3 5e a2 55 d7 (tbf_dl.cpp:686) 20241111125840035 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) 20241111125840035 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840035 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241111125840035 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 68, MCS-5): 87 00 11 d8 4c 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 68 d5 35 (tbf_dl.cpp:911) 20241111125840035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=87 00 11 d8 4c 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 68 d5 35 (pcu_l1_if.cpp:182) 20241111125840035 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125840049 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) 20241111125840049 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) 20241111125840057 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) 20241111125840057 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) 20241111125840057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840057 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) 20241111125840057 DRLCMACDL DEBUG -- Chunk with length 555 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 (tbf_dl.cpp:686) 20241111125840057 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) 20241111125840057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241111125840057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 00 (tbf_dl.cpp:911) 20241111125840057 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 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 00 (pcu_l1_if.cpp:182) 20241111125840057 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125840073 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) 20241111125840073 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) 20241111125840077 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) 20241111125840077 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) 20241111125840077 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840077 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) 20241111125840077 DRLCMACDL DEBUG -- Chunk with length 502 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840077 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 69, MCS-5): 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 (tbf_dl.cpp:686) 20241111125840077 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) 20241111125840077 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840077 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241111125840077 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 69, MCS-5): 87 40 11 18 02 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 9c f4 09 (tbf_dl.cpp:911) 20241111125840077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=87 40 11 18 02 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 9c f4 09 (pcu_l1_if.cpp:182) 20241111125840078 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125840091 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) 20241111125840091 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) 20241111125840096 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) 20241111125840096 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) 20241111125840096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840096 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) 20241111125840096 DRLCMACDL DEBUG -- Chunk with length 519 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 2a ff 94 5c a9 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f (tbf_dl.cpp:686) 20241111125840096 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) 20241111125840096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241111125840096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 2a ff 94 5c a9 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 00 (tbf_dl.cpp:911) 20241111125840096 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 2a ff 94 5c a9 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 00 (pcu_l1_if.cpp:182) 20241111125840097 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125840111 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) 20241111125840111 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) 20241111125840120 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) 20241111125840120 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125840120 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840120 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) 20241111125840120 DRLCMACDL DEBUG -- Chunk with length 446 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840120 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 70, MCS-5): 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 (tbf_dl.cpp:686) 20241111125840120 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) 20241111125840120 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840120 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241111125840120 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 70, MCS-5): 87 80 11 58 d2 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 7b 50 30 (tbf_dl.cpp:911) 20241111125840120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=87 80 11 58 d2 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 7b 50 30 (pcu_l1_if.cpp:182) 20241111125840121 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125840135 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) 20241111125840135 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) 20241111125840142 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) 20241111125840142 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125840142 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==52 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840142 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) 20241111125840142 DRLCMACDL DEBUG -- Chunk with length 390 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840142 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 71, MCS-5): 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af (tbf_dl.cpp:686) 20241111125840142 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) 20241111125840142 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840142 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241111125840142 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125840142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1018 + 13 = 1031 (pdch_ul_controller.c:131) 20241111125840142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1031 for type POLL (pdch_ul_controller.c:184) 20241111125840142 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1031, TS=7) (tbf_dl.cpp:883) 20241111125840142 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1031, TS=7 (tbf_dl.cpp:903) 20241111125840142 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 71, MCS-5): 8f c0 11 98 40 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 7a e8 2b (tbf_dl.cpp:911) 20241111125840142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=8f c0 11 98 40 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 7a e8 2b (pcu_l1_if.cpp:182) 20241111125840144 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125840154 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) 20241111125840154 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) 20241111125840159 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125840173 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) 20241111125840173 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) 20241111125840182 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125840196 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) 20241111125840196 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) 20241111125840201 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125840217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=10 data=40 20 20 a7 b0 92 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125840217 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) 20241111125840217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125840217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125840217 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 = 73 | 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) 20241111125840217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125840217 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125840217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 73, have_crbb: 0, urbb_len:64, 0x55abd86c3dfc, 0x55abd86c3e00, 4, 0, win: 52-72, 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) 20241111125840217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 73, BSN 52 to 137 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125840217 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125840217 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=52)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=71) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125840217 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=52:72, lost=0, recv=20, skipped=0, bsn=52, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241111125840217 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241111125840218 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241111125840218 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) 20241111125840218 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125840218 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=72)""(V(S)-1=71) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125840223 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) 20241111125840223 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125840223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840223 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) 20241111125840223 DRLCMACDL DEBUG -- Chunk with length 483 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 (tbf_dl.cpp:686) 20241111125840223 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) 20241111125840223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241111125840223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 00 (tbf_dl.cpp:911) 20241111125840223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=07 00 91 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 00 (pcu_l1_if.cpp:182) 20241111125840225 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125840238 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) 20241111125840238 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) 20241111125840247 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) 20241111125840247 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125840247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 73, CS=CS-3 (tbf_dl.cpp:354) 20241111125840247 DRLCMACDL DEBUG -- Chunk with length 447 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 9a (tbf_dl.cpp:686) 20241111125840247 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) 20241111125840247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241111125840247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125840247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1040 + 13 = 1053 (pdch_ul_controller.c:131) 20241111125840247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1053 for type POLL (pdch_ul_controller.c:184) 20241111125840247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1053, TS=7) (tbf_dl.cpp:883) 20241111125840247 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1053, TS=7 (tbf_dl.cpp:903) 20241111125840247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 0f 00 93 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 9a 00 (tbf_dl.cpp:911) 20241111125840247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Sending data request: sapi=5 arfcn=871 cur_fn=1035 block=0 data=0f 00 93 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 9a 00 (pcu_l1_if.cpp:182) 20241111125840248 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125840262 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) 20241111125840262 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) 20241111125840267 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125840281 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) 20241111125840281 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) 20241111125840286 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125840300 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) 20241111125840301 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) 20241111125840310 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125840324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=3 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) 20241111125840324 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) 20241111125840324 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125840324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125840324 DCSN1 INFO csnStreamDecoder (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) 20241111125840325 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125840325 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125840325 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) 20241111125840325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125840325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=54)"RRRRRRRRRRRRRRRRRRRR"(BSN=73) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125840325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=54:74, lost=0, recv=20, skipped=0, bsn=54, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125840325 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-4 (gprs_ms.c:690) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241111125840325 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241111125840325 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) 20241111125840325 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125840325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G: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) 20241111125840329 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) 20241111125840329 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) 20241111125840329 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840329 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) 20241111125840329 DRLCMACDL DEBUG -- Chunk with length 334 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840329 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 72, MCS-5): 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 (tbf_dl.cpp:686) 20241111125840329 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) 20241111125840329 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840329 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241111125840329 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 72, MCS-5): 87 00 12 58 0e ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c af 11 02 (tbf_dl.cpp:911) 20241111125840329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=87 00 12 58 0e ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c af 11 02 (pcu_l1_if.cpp:182) 20241111125840331 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125840344 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) 20241111125840344 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) 20241111125840349 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) 20241111125840349 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) 20241111125840349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840349 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) 20241111125840349 DRLCMACDL DEBUG -- Chunk with length 411 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 (tbf_dl.cpp:686) 20241111125840349 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) 20241111125840349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241111125840349 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 00 (tbf_dl.cpp:911) 20241111125840349 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 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 00 (pcu_l1_if.cpp:182) 20241111125840350 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125840363 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) 20241111125840363 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) 20241111125840372 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) 20241111125840372 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) 20241111125840372 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840372 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) 20241111125840372 DRLCMACDL DEBUG -- Chunk with length 278 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840372 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 73, MCS-5): 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb (tbf_dl.cpp:686) 20241111125840372 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) 20241111125840372 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840372 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241111125840372 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 73, MCS-5): 87 40 12 18 de 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 e7 3a (tbf_dl.cpp:911) 20241111125840372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=87 40 12 18 de 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 e7 3a (pcu_l1_if.cpp:182) 20241111125840373 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125840386 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) 20241111125840386 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) 20241111125840391 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) 20241111125840391 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) 20241111125840391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840391 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) 20241111125840391 DRLCMACDL DEBUG -- Chunk with length 361 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 (tbf_dl.cpp:686) 20241111125840391 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) 20241111125840391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241111125840391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 00 (tbf_dl.cpp:911) 20241111125840391 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 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 00 (pcu_l1_if.cpp:182) 20241111125840392 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125840405 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) 20241111125840405 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) 20241111125840410 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) 20241111125840410 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) 20241111125840410 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840410 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) 20241111125840410 DRLCMACDL DEBUG -- Chunk with length 222 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840410 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 74, MCS-5): 65 00 b7 c6 ea 74 5d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b (tbf_dl.cpp:686) 20241111125840410 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) 20241111125840410 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840410 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241111125840410 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 74, MCS-5): 87 80 12 58 19 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 f8 0e (tbf_dl.cpp:911) 20241111125840410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=87 80 12 58 19 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 f8 0e (pcu_l1_if.cpp:182) 20241111125840411 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125840424 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) 20241111125840424 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) 20241111125840434 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) 20241111125840434 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) 20241111125840434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840434 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) 20241111125840434 DRLCMACDL DEBUG -- Chunk with length 311 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 c8 (tbf_dl.cpp:686) 20241111125840434 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) 20241111125840434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241111125840434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 c8 00 (tbf_dl.cpp:911) 20241111125840434 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 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 c8 00 (pcu_l1_if.cpp:182) 20241111125840435 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125840448 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) 20241111125840448 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) 20241111125840453 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) 20241111125840453 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) 20241111125840453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840453 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) 20241111125840453 DRLCMACDL DEBUG -- Chunk with length 166 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 75, MCS-5): c7 49 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 af (tbf_dl.cpp:686) 20241111125840453 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) 20241111125840453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241111125840453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 75, MCS-5): 87 c0 12 d8 71 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c fe d4 2b (tbf_dl.cpp:911) 20241111125840453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=87 c0 12 d8 71 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c fe d4 2b (pcu_l1_if.cpp:182) 20241111125840454 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125840467 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) 20241111125840467 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) 20241111125840472 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) 20241111125840472 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) 20241111125840472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840472 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) 20241111125840472 DRLCMACDL DEBUG -- Chunk with length 261 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 94 (tbf_dl.cpp:686) 20241111125840472 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) 20241111125840472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241111125840472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 94 00 (tbf_dl.cpp:911) 20241111125840472 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 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 94 00 (pcu_l1_if.cpp:182) 20241111125840473 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125840486 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) 20241111125840486 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) 20241111125840496 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) 20241111125840496 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) 20241111125840496 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840496 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) 20241111125840496 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840496 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 76, MCS-5): 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 ea a3 b8 49 19 be 96 (tbf_dl.cpp:686) 20241111125840496 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) 20241111125840496 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840496 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241111125840496 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 76, MCS-5): 87 00 13 d8 dd 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 86 af 25 (tbf_dl.cpp:911) 20241111125840496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=87 00 13 d8 dd 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 86 af 25 (pcu_l1_if.cpp:182) 20241111125840496 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125840510 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) 20241111125840510 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) 20241111125840515 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) 20241111125840515 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) 20241111125840515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840515 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) 20241111125840515 DRLCMACDL DEBUG -- Chunk with length 211 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 8b 18 (tbf_dl.cpp:686) 20241111125840515 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) 20241111125840515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241111125840515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 8b 18 00 (tbf_dl.cpp:911) 20241111125840515 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 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 8b 18 00 (pcu_l1_if.cpp:182) 20241111125840515 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125840529 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) 20241111125840529 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) 20241111125840534 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) 20241111125840534 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) 20241111125840534 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840534 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) 20241111125840534 DRLCMACDL DEBUG -- Chunk with length 54 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125840534 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125840534 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1218 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125840534 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125840534 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (1) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840534 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 77, MCS-5): 6d 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d (tbf_dl.cpp:686) 20241111125840534 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) 20241111125840534 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840534 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241111125840534 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 77, MCS-5): 87 40 13 48 9b 56 a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 73 1b (tbf_dl.cpp:911) 20241111125840534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=87 40 13 48 9b 56 a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 73 1b (pcu_l1_if.cpp:182) 20241111125840534 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125840548 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) 20241111125840548 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) 20241111125840557 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) 20241111125840557 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) 20241111125840557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840558 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) 20241111125840558 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 (tbf_dl.cpp:686) 20241111125840558 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) 20241111125840558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241111125840558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 00 (tbf_dl.cpp:911) 20241111125840558 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 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 00 (pcu_l1_if.cpp:182) 20241111125840558 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125840572 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) 20241111125840572 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) 20241111125840576 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) 20241111125840576 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) 20241111125840576 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840576 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) 20241111125840576 DRLCMACDL DEBUG -- Chunk with length 1399 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840577 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 78, MCS-5): 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 (tbf_dl.cpp:686) 20241111125840577 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) 20241111125840577 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840577 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241111125840577 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 78, MCS-5): 87 80 13 98 8c c9 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 70 2d 01 (tbf_dl.cpp:911) 20241111125840577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=87 80 13 98 8c c9 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 70 2d 01 (pcu_l1_if.cpp:182) 20241111125840577 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125840591 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) 20241111125840591 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) 20241111125840596 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) 20241111125840596 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) 20241111125840596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840596 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) 20241111125840596 DRLCMACDL DEBUG -- Chunk with length 111 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 (tbf_dl.cpp:686) 20241111125840596 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) 20241111125840596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241111125840596 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 00 (tbf_dl.cpp:911) 20241111125840596 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 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 00 (pcu_l1_if.cpp:182) 20241111125840597 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125840610 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) 20241111125840611 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) 20241111125840620 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) 20241111125840620 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) 20241111125840620 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840620 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) 20241111125840620 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840620 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 79, MCS-5): 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb (tbf_dl.cpp:686) 20241111125840620 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) 20241111125840620 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840620 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241111125840620 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 79, MCS-5): 87 c0 13 18 db 93 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 c1 ef 2e (tbf_dl.cpp:911) 20241111125840620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=87 c0 13 18 db 93 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 c1 ef 2e (pcu_l1_if.cpp:182) 20241111125840621 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125840634 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) 20241111125840634 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) 20241111125840639 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) 20241111125840639 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) 20241111125840639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840639 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) 20241111125840639 DRLCMACDL DEBUG -- Chunk with length 61 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 (tbf_dl.cpp:686) 20241111125840639 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) 20241111125840639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241111125840639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a3 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 00 (tbf_dl.cpp:911) 20241111125840639 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 a3 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 00 (pcu_l1_if.cpp:182) 20241111125840640 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125840654 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) 20241111125840654 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) 20241111125840658 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) 20241111125840658 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) 20241111125840658 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840658 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) 20241111125840658 DRLCMACDL DEBUG -- Chunk with length 1287 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840658 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 80, MCS-5): 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da (tbf_dl.cpp:686) 20241111125840658 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) 20241111125840658 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840658 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241111125840658 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 80, MCS-5): 87 00 14 58 54 08 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 a3 bb 36 (tbf_dl.cpp:911) 20241111125840658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=87 00 14 58 54 08 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 a3 bb 36 (pcu_l1_if.cpp:182) 20241111125840659 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125840673 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) 20241111125840673 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) 20241111125840682 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) 20241111125840682 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) 20241111125840682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840682 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) 20241111125840682 DRLCMACDL DEBUG -- Chunk with length 11 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125840682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125840682 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 827 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125840682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125840682 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (38) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): 2f c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 (tbf_dl.cpp:686) 20241111125840682 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) 20241111125840682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241111125840682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a4 2f c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 00 (tbf_dl.cpp:911) 20241111125840682 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 a4 2f c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 00 (pcu_l1_if.cpp:182) 20241111125840683 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125840696 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) 20241111125840696 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) 20241111125840701 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) 20241111125840701 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) 20241111125840701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840701 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) 20241111125840701 DRLCMACDL DEBUG -- Chunk with length 1231 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 81, MCS-5): 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 (tbf_dl.cpp:686) 20241111125840701 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) 20241111125840701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241111125840701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 81, MCS-5): 87 40 14 98 c7 50 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a ce 31 (tbf_dl.cpp:911) 20241111125840701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=87 40 14 98 c7 50 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a ce 31 (pcu_l1_if.cpp:182) 20241111125840702 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125840715 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) 20241111125840715 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) 20241111125840720 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) 20241111125840720 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) 20241111125840720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840720 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) 20241111125840720 DRLCMACDL DEBUG -- Chunk with length 1362 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 (tbf_dl.cpp:686) 20241111125840720 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) 20241111125840720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241111125840720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 00 (tbf_dl.cpp:911) 20241111125840720 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 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 00 (pcu_l1_if.cpp:182) 20241111125840721 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125840734 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) 20241111125840734 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) 20241111125840744 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) 20241111125840744 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) 20241111125840744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840744 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) 20241111125840744 DRLCMACDL DEBUG -- Chunk with length 1175 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 82, MCS-5): f8 4a cb dc 2f de 54 aa 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 (tbf_dl.cpp:686) 20241111125840744 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) 20241111125840744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241111125840744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 82, MCS-5): 87 80 14 18 be d2 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 68 2c 05 (tbf_dl.cpp:911) 20241111125840744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=87 80 14 18 be d2 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 68 2c 05 (pcu_l1_if.cpp:182) 20241111125840744 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125840758 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) 20241111125840758 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) 20241111125840763 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) 20241111125840763 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) 20241111125840763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840763 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) 20241111125840763 DRLCMACDL DEBUG -- Chunk with length 1312 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 (tbf_dl.cpp:686) 20241111125840763 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) 20241111125840763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241111125840763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 07 00 a9 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 00 (tbf_dl.cpp:911) 20241111125840763 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 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 00 (pcu_l1_if.cpp:182) 20241111125840764 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125840777 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) 20241111125840777 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) 20241111125840782 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) 20241111125840782 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) 20241111125840782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840782 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) 20241111125840782 DRLCMACDL DEBUG -- Chunk with length 1119 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 83, MCS-5): f9 b9 64 c8 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 (tbf_dl.cpp:686) 20241111125840782 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) 20241111125840782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241111125840782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 83, MCS-5): 87 c0 14 58 7e 2e 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 6b 82 29 (tbf_dl.cpp:911) 20241111125840782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=87 c0 14 58 7e 2e 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 6b 82 29 (pcu_l1_if.cpp:182) 20241111125840783 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125840796 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) 20241111125840796 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) 20241111125840806 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) 20241111125840806 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) 20241111125840806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840806 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) 20241111125840806 DRLCMACDL DEBUG -- Chunk with length 1262 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 (tbf_dl.cpp:686) 20241111125840806 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) 20241111125840806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241111125840806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 00 (tbf_dl.cpp:911) 20241111125840806 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 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 00 (pcu_l1_if.cpp:182) 20241111125840806 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125840820 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) 20241111125840820 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) 20241111125840825 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) 20241111125840825 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) 20241111125840825 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840825 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) 20241111125840825 DRLCMACDL DEBUG -- Chunk with length 1063 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840825 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 84, MCS-5): a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 1d (tbf_dl.cpp:686) 20241111125840825 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) 20241111125840825 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840825 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241111125840825 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 84, MCS-5): 87 00 15 98 a9 c5 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 87 54 07 (tbf_dl.cpp:911) 20241111125840825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=87 00 15 98 a9 c5 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 87 54 07 (pcu_l1_if.cpp:182) 20241111125840826 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125840839 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) 20241111125840839 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) 20241111125840844 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) 20241111125840844 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) 20241111125840844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840844 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) 20241111125840844 DRLCMACDL DEBUG -- Chunk with length 1212 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 73 6d (tbf_dl.cpp:686) 20241111125840844 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) 20241111125840844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241111125840844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 73 6d 00 (tbf_dl.cpp:911) 20241111125840844 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 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 73 6d 00 (pcu_l1_if.cpp:182) 20241111125840845 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125840858 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) 20241111125840858 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) 20241111125840868 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) 20241111125840868 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) 20241111125840868 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840868 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) 20241111125840868 DRLCMACDL DEBUG -- Chunk with length 1007 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840868 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 85, MCS-5): 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 (tbf_dl.cpp:686) 20241111125840868 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) 20241111125840868 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840868 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241111125840868 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 85, MCS-5): 87 40 15 58 25 46 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 9f 25 (tbf_dl.cpp:911) 20241111125840868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=87 40 15 58 25 46 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 9f 25 (pcu_l1_if.cpp:182) 20241111125840869 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125840882 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) 20241111125840882 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) 20241111125840887 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) 20241111125840887 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) 20241111125840887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840887 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) 20241111125840887 DRLCMACDL DEBUG -- Chunk with length 1162 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 (tbf_dl.cpp:686) 20241111125840887 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) 20241111125840887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241111125840887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 00 (tbf_dl.cpp:911) 20241111125840887 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 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 87 00 (pcu_l1_if.cpp:182) 20241111125840888 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125840901 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) 20241111125840901 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) 20241111125840906 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) 20241111125840906 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) 20241111125840906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840906 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) 20241111125840906 DRLCMACDL DEBUG -- Chunk with length 951 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 86, MCS-5): 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 (tbf_dl.cpp:686) 20241111125840906 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) 20241111125840906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241111125840906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 86, MCS-5): 87 80 15 18 da 45 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 48 3e (tbf_dl.cpp:911) 20241111125840906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=87 80 15 18 da 45 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 48 3e (pcu_l1_if.cpp:182) 20241111125840907 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125840920 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) 20241111125840920 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) 20241111125840930 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) 20241111125840930 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) 20241111125840930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840930 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) 20241111125840930 DRLCMACDL DEBUG -- Chunk with length 1112 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 (tbf_dl.cpp:686) 20241111125840930 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) 20241111125840930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241111125840930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b1 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 00 (tbf_dl.cpp:911) 20241111125840930 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 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 a6 00 (pcu_l1_if.cpp:182) 20241111125840930 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125840944 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) 20241111125840944 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) 20241111125840949 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) 20241111125840949 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) 20241111125840949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840949 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) 20241111125840949 DRLCMACDL DEBUG -- Chunk with length 895 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 87, MCS-5): 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 (tbf_dl.cpp:686) 20241111125840949 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) 20241111125840949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241111125840949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 87, MCS-5): 87 c0 15 58 89 69 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 98 31 (tbf_dl.cpp:911) 20241111125840949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=87 c0 15 58 89 69 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 98 31 (pcu_l1_if.cpp:182) 20241111125840949 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125840963 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) 20241111125840963 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) 20241111125840968 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) 20241111125840968 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) 20241111125840968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840968 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) 20241111125840968 DRLCMACDL DEBUG -- Chunk with length 1062 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125840968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 de (tbf_dl.cpp:686) 20241111125840968 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) 20241111125840968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241111125840968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 de 00 (tbf_dl.cpp:911) 20241111125840968 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 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 de 00 (pcu_l1_if.cpp:182) 20241111125840968 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125840982 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) 20241111125840982 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) 20241111125840991 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) 20241111125840991 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) 20241111125840992 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125840992 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) 20241111125840992 DRLCMACDL DEBUG -- Chunk with length 839 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125840992 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 88, MCS-5): 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 (tbf_dl.cpp:686) 20241111125840992 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) 20241111125840992 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125840992 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241111125840992 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 88, MCS-5): 87 00 16 18 52 20 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 01 (tbf_dl.cpp:911) 20241111125840992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=87 00 16 18 52 20 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 01 (pcu_l1_if.cpp:182) 20241111125840993 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125841006 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) 20241111125841006 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) 20241111125841010 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) 20241111125841010 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) 20241111125841010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841011 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) 20241111125841011 DRLCMACDL DEBUG -- Chunk with length 1012 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 (tbf_dl.cpp:686) 20241111125841011 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) 20241111125841011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241111125841011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 00 (tbf_dl.cpp:911) 20241111125841011 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 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 00 (pcu_l1_if.cpp:182) 20241111125841012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125841025 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) 20241111125841025 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) 20241111125841030 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) 20241111125841030 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) 20241111125841030 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841030 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) 20241111125841030 DRLCMACDL DEBUG -- Chunk with length 783 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841030 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 89, MCS-5): ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 (tbf_dl.cpp:686) 20241111125841030 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) 20241111125841030 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841030 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241111125841030 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 89, MCS-5): 87 40 16 98 f2 01 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 1e (tbf_dl.cpp:911) 20241111125841030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=87 40 16 98 f2 01 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 1e (pcu_l1_if.cpp:182) 20241111125841031 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125841044 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) 20241111125841044 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) 20241111125841053 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) 20241111125841053 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) 20241111125841053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841053 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) 20241111125841053 DRLCMACDL DEBUG -- Chunk with length 962 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 (tbf_dl.cpp:686) 20241111125841054 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) 20241111125841054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241111125841054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 00 (tbf_dl.cpp:911) 20241111125841054 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 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 00 (pcu_l1_if.cpp:182) 20241111125841054 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125841068 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) 20241111125841068 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) 20241111125841073 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) 20241111125841073 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125841073 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841073 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) 20241111125841073 DRLCMACDL DEBUG -- Chunk with length 727 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841073 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 90, MCS-5): 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b (tbf_dl.cpp:686) 20241111125841073 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) 20241111125841073 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841073 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241111125841073 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 90, MCS-5): 87 80 16 98 e3 74 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 c2 26 (tbf_dl.cpp:911) 20241111125841073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=87 80 16 98 e3 74 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 c2 26 (pcu_l1_if.cpp:182) 20241111125841074 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125841087 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) 20241111125841087 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) 20241111125841092 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) 20241111125841092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125841092 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==72 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841092 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) 20241111125841092 DRLCMACDL DEBUG -- Chunk with length 671 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841092 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 91, MCS-5): 6c 3c 44 42 fc 50 68 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff (tbf_dl.cpp:686) 20241111125841092 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) 20241111125841092 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841092 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241111125841092 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125841092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1217 + 13 = 1230 (pdch_ul_controller.c:131) 20241111125841092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1230 for type POLL (pdch_ul_controller.c:184) 20241111125841092 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1230, TS=7) (tbf_dl.cpp:883) 20241111125841092 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1230, TS=7 (tbf_dl.cpp:903) 20241111125841092 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 91, MCS-5): 8f c0 16 18 1b 0f 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 d8 3f (tbf_dl.cpp:911) 20241111125841092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=8f c0 16 18 1b 0f 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 d8 3f (pcu_l1_if.cpp:182) 20241111125841093 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125841106 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) 20241111125841106 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) 20241111125841116 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125841130 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) 20241111125841130 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) 20241111125841135 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125841149 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) 20241111125841149 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) 20241111125841154 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125841169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=8 data=40 20 20 a7 b0 ba 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125841169 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) 20241111125841169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125841169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125841169 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 = 93 | 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) 20241111125841169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125841169 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125841169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 93, have_crbb: 0, urbb_len:64, 0x55abd86c4adc, 0x55abd86c4ae0, 4, 0, win: 72-92, 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) 20241111125841169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 93, BSN 72 to 157 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125841169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125841169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=72)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=91) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125841169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=72:92, lost=0, recv=20, skipped=0, bsn=72, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241111125841169 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241111125841170 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) 20241111125841170 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=92)""(V(S)-1=91) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125841178 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) 20241111125841178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125841178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841178 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) 20241111125841178 DRLCMACDL DEBUG -- Chunk with length 912 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee (tbf_dl.cpp:686) 20241111125841178 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) 20241111125841178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241111125841178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 07 00 b9 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee 00 (tbf_dl.cpp:911) 20241111125841178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=07 00 b9 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee 00 (pcu_l1_if.cpp:182) 20241111125841179 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125841192 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) 20241111125841192 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) 20241111125841197 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) 20241111125841197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125841197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841197 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) 20241111125841197 DRLCMACDL DEBUG -- Chunk with length 862 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f (tbf_dl.cpp:686) 20241111125841197 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) 20241111125841197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241111125841197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125841197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1239 + 13 = 1252 (pdch_ul_controller.c:131) 20241111125841198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1252 for type POLL (pdch_ul_controller.c:184) 20241111125841198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1252, TS=7) (tbf_dl.cpp:883) 20241111125841198 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1252, TS=7 (tbf_dl.cpp:903) 20241111125841198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 0f 00 bb c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 00 (tbf_dl.cpp:911) 20241111125841198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Sending data request: sapi=5 arfcn=871 cur_fn=1235 block=10 data=0f 00 bb c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 00 (pcu_l1_if.cpp:182) 20241111125841198 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125841211 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) 20241111125841211 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) 20241111125841216 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125841230 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) 20241111125841230 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) 20241111125841240 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125841254 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) 20241111125841254 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) 20241111125841259 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125841273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=1 data=40 08 0b 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) 20241111125841273 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) 20241111125841273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125841273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125841273 DCSN1 INFO csnStreamDecoder (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) 20241111125841273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125841273 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125841274 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) 20241111125841274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125841274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=74)"RRRRRRRRRRRRRRRRRRRR"(BSN=93) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125841274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=74:94, lost=0, recv=20, skipped=0, bsn=74, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241111125841274 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241111125841274 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) 20241111125841274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G: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) 20241111125841278 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) 20241111125841278 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) 20241111125841278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841278 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) 20241111125841278 DRLCMACDL DEBUG -- Chunk with length 615 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 92, MCS-5): 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a a5 1e dc (tbf_dl.cpp:686) 20241111125841278 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) 20241111125841278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241111125841278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 92, MCS-5): 87 00 17 58 54 8c c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 37 (tbf_dl.cpp:911) 20241111125841278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=87 00 17 58 54 8c c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 37 (pcu_l1_if.cpp:182) 20241111125841279 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125841292 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) 20241111125841292 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) 20241111125841301 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) 20241111125841302 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) 20241111125841302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841302 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) 20241111125841302 DRLCMACDL DEBUG -- Chunk with length 812 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df (tbf_dl.cpp:686) 20241111125841302 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) 20241111125841302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241111125841302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 00 (tbf_dl.cpp:911) 20241111125841302 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 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 00 (pcu_l1_if.cpp:182) 20241111125841302 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125841316 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) 20241111125841316 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) 20241111125841322 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) 20241111125841322 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) 20241111125841322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841322 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) 20241111125841322 DRLCMACDL DEBUG -- Chunk with length 559 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 93, MCS-5): 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 5c 87 05 00 60 a3 5e a2 55 (tbf_dl.cpp:686) 20241111125841322 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) 20241111125841322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241111125841322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 93, MCS-5): 87 40 17 d8 e5 4c 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 68 15 (tbf_dl.cpp:911) 20241111125841322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=87 40 17 d8 e5 4c 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 68 15 (pcu_l1_if.cpp:182) 20241111125841323 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125841336 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) 20241111125841336 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) 20241111125841340 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) 20241111125841340 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) 20241111125841340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841340 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) 20241111125841340 DRLCMACDL DEBUG -- Chunk with length 762 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb (tbf_dl.cpp:686) 20241111125841340 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) 20241111125841340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241111125841340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb 00 (tbf_dl.cpp:911) 20241111125841340 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 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb 00 (pcu_l1_if.cpp:182) 20241111125841341 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125841355 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) 20241111125841355 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) 20241111125841364 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) 20241111125841364 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) 20241111125841364 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841364 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) 20241111125841364 DRLCMACDL DEBUG -- Chunk with length 503 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841364 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 94, MCS-5): d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 (tbf_dl.cpp:686) 20241111125841364 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) 20241111125841364 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841364 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241111125841364 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 94, MCS-5): 87 80 17 d8 35 02 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 9c 34 (tbf_dl.cpp:911) 20241111125841364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=87 80 17 d8 35 02 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 9c 34 (pcu_l1_if.cpp:182) 20241111125841365 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125841379 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) 20241111125841379 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) 20241111125841383 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) 20241111125841383 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) 20241111125841383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841383 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) 20241111125841383 DRLCMACDL DEBUG -- Chunk with length 712 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 7a (tbf_dl.cpp:686) 20241111125841383 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) 20241111125841383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241111125841383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 7a 00 (tbf_dl.cpp:911) 20241111125841383 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 cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 7a 00 (pcu_l1_if.cpp:182) 20241111125841384 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125841398 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) 20241111125841398 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) 20241111125841402 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) 20241111125841402 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) 20241111125841402 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841402 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) 20241111125841402 DRLCMACDL DEBUG -- Chunk with length 447 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841402 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 95, MCS-5): 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 (tbf_dl.cpp:686) 20241111125841402 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) 20241111125841402 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841402 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241111125841402 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 95, MCS-5): 87 c0 17 d8 49 d2 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 7b 10 (tbf_dl.cpp:911) 20241111125841402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=87 c0 17 d8 49 d2 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 7b 10 (pcu_l1_if.cpp:182) 20241111125841403 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125841417 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) 20241111125841417 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) 20241111125841426 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) 20241111125841426 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) 20241111125841426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841426 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) 20241111125841426 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 (tbf_dl.cpp:686) 20241111125841426 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) 20241111125841426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241111125841426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 00 (tbf_dl.cpp:911) 20241111125841426 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 af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 02 00 (pcu_l1_if.cpp:182) 20241111125841427 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125841440 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) 20241111125841440 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) 20241111125841445 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) 20241111125841445 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) 20241111125841445 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841445 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) 20241111125841445 DRLCMACDL DEBUG -- Chunk with length 391 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841445 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 96, MCS-5): c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 (tbf_dl.cpp:686) 20241111125841445 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) 20241111125841445 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841445 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241111125841445 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 96, MCS-5): 87 00 18 58 b0 40 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 7a 28 (tbf_dl.cpp:911) 20241111125841445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=87 00 18 58 b0 40 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 7a 28 (pcu_l1_if.cpp:182) 20241111125841446 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125841459 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) 20241111125841459 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) 20241111125841464 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) 20241111125841464 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) 20241111125841464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841464 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) 20241111125841464 DRLCMACDL DEBUG -- Chunk with length 612 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a (tbf_dl.cpp:686) 20241111125841464 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) 20241111125841464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241111125841464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a 00 (tbf_dl.cpp:911) 20241111125841464 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 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a 00 (pcu_l1_if.cpp:182) 20241111125841465 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125841478 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) 20241111125841478 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) 20241111125841488 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) 20241111125841488 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) 20241111125841488 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841488 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) 20241111125841488 DRLCMACDL DEBUG -- Chunk with length 335 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841488 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 97, MCS-5): af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 (tbf_dl.cpp:686) 20241111125841488 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) 20241111125841488 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841488 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241111125841488 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 97, MCS-5): 87 40 18 d8 6b 0e ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c af 11 (tbf_dl.cpp:911) 20241111125841488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=87 40 18 d8 6b 0e ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c af 11 (pcu_l1_if.cpp:182) 20241111125841489 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125841502 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) 20241111125841502 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) 20241111125841507 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) 20241111125841507 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) 20241111125841507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841507 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) 20241111125841507 DRLCMACDL DEBUG -- Chunk with length 562 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 (tbf_dl.cpp:686) 20241111125841507 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) 20241111125841507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241111125841507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 00 (tbf_dl.cpp:911) 20241111125841507 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 a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 00 (pcu_l1_if.cpp:182) 20241111125841508 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125841521 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) 20241111125841521 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) 20241111125841526 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) 20241111125841526 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) 20241111125841526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841526 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) 20241111125841526 DRLCMACDL DEBUG -- Chunk with length 279 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 98, MCS-5): 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c (tbf_dl.cpp:686) 20241111125841526 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) 20241111125841526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241111125841526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 98, MCS-5): 87 80 18 18 02 de 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 27 (tbf_dl.cpp:911) 20241111125841526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=87 80 18 18 02 de 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 27 (pcu_l1_if.cpp:182) 20241111125841527 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125841540 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) 20241111125841540 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) 20241111125841550 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) 20241111125841550 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) 20241111125841550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841550 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) 20241111125841550 DRLCMACDL DEBUG -- Chunk with length 512 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 (tbf_dl.cpp:686) 20241111125841550 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) 20241111125841550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241111125841550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 07 00 c9 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 00 (tbf_dl.cpp:911) 20241111125841550 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 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 00 (pcu_l1_if.cpp:182) 20241111125841551 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125841564 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) 20241111125841564 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) 20241111125841569 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) 20241111125841569 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) 20241111125841569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841569 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) 20241111125841569 DRLCMACDL DEBUG -- Chunk with length 223 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 99, MCS-5): eb 65 00 b7 c6 ea 74 5d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 (tbf_dl.cpp:686) 20241111125841569 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) 20241111125841569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241111125841569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 99, MCS-5): 87 c0 18 d8 7a 19 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 38 (tbf_dl.cpp:911) 20241111125841569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=87 c0 18 d8 7a 19 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 38 (pcu_l1_if.cpp:182) 20241111125841571 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125841584 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) 20241111125841584 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) 20241111125841589 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) 20241111125841589 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) 20241111125841589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841589 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) 20241111125841589 DRLCMACDL DEBUG -- Chunk with length 462 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 101, CS-4): ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec (tbf_dl.cpp:686) 20241111125841589 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) 20241111125841589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241111125841589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-4): 07 00 cb ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 00 (tbf_dl.cpp:911) 20241111125841589 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 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 00 (pcu_l1_if.cpp:182) 20241111125841590 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125841604 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) 20241111125841604 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) 20241111125841614 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) 20241111125841614 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) 20241111125841614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841614 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) 20241111125841614 DRLCMACDL DEBUG -- Chunk with length 167 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 100, MCS-5): 3b c7 49 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 53 (tbf_dl.cpp:686) 20241111125841614 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) 20241111125841614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241111125841614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 100, MCS-5): 87 00 19 d8 ce 71 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c fe 14 (tbf_dl.cpp:911) 20241111125841614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=87 00 19 d8 ce 71 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c fe 14 (pcu_l1_if.cpp:182) 20241111125841615 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125841629 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) 20241111125841629 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) 20241111125841633 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) 20241111125841634 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) 20241111125841634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841634 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) 20241111125841634 DRLCMACDL DEBUG -- Chunk with length 412 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 102, CS-4): 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 (tbf_dl.cpp:686) 20241111125841634 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) 20241111125841634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241111125841634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-4): 07 00 cd 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 00 (tbf_dl.cpp:911) 20241111125841634 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 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 00 (pcu_l1_if.cpp:182) 20241111125841635 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125841649 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) 20241111125841649 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) 20241111125841654 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) 20241111125841654 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) 20241111125841654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841654 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) 20241111125841654 DRLCMACDL DEBUG -- Chunk with length 111 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 101, MCS-5): af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 ea a3 b8 49 19 be (tbf_dl.cpp:686) 20241111125841654 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) 20241111125841654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241111125841654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 101, MCS-5): 87 40 19 d8 eb dd 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 86 2f (tbf_dl.cpp:911) 20241111125841654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=87 40 19 d8 eb dd 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 86 2f (pcu_l1_if.cpp:182) 20241111125841655 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125841669 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) 20241111125841669 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) 20241111125841678 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) 20241111125841679 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) 20241111125841679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841679 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) 20241111125841679 DRLCMACDL DEBUG -- Chunk with length 362 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 103, CS-4): 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 (tbf_dl.cpp:686) 20241111125841679 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) 20241111125841679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241111125841679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-4): 07 00 cf 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 00 (tbf_dl.cpp:911) 20241111125841679 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 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 00 (pcu_l1_if.cpp:182) 20241111125841679 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125841693 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) 20241111125841693 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) 20241111125841697 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) 20241111125841698 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) 20241111125841698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841698 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) 20241111125841698 DRLCMACDL DEBUG -- Chunk with length 55 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125841698 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1639) 20241111125841698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125841698 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1214 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125841698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125841698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 102, MCS-5): 6f 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf (tbf_dl.cpp:686) 20241111125841698 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) 20241111125841698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241111125841698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 102, MCS-5): 87 80 19 c8 9b a5 56 a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 33 (tbf_dl.cpp:911) 20241111125841698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 block=10 data=87 80 19 c8 9b a5 56 a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 33 (pcu_l1_if.cpp:182) 20241111125841698 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125841712 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) 20241111125841712 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) 20241111125841717 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) 20241111125841717 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) 20241111125841717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841717 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) 20241111125841717 DRLCMACDL DEBUG -- Chunk with length 312 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 104, CS-4): b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 (tbf_dl.cpp:686) 20241111125841717 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) 20241111125841717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241111125841717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-4): 07 00 d1 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 00 (tbf_dl.cpp:911) 20241111125841717 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 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 00 (pcu_l1_if.cpp:182) 20241111125841717 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125841731 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) 20241111125841731 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) 20241111125841740 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) 20241111125841740 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) 20241111125841740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841740 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) 20241111125841740 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 103, MCS-5): 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 (tbf_dl.cpp:686) 20241111125841740 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) 20241111125841740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241111125841740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 103, MCS-5): 87 c0 19 58 9b 8c c9 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 70 2d (tbf_dl.cpp:911) 20241111125841741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=87 c0 19 58 9b 8c c9 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 70 2d (pcu_l1_if.cpp:182) 20241111125841741 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125841755 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) 20241111125841755 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) 20241111125841759 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) 20241111125841759 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) 20241111125841759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841759 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) 20241111125841759 DRLCMACDL DEBUG -- Chunk with length 262 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 105, CS-4): c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 (tbf_dl.cpp:686) 20241111125841759 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) 20241111125841759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241111125841760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-4): 07 00 d3 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 00 (tbf_dl.cpp:911) 20241111125841760 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 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 00 (pcu_l1_if.cpp:182) 20241111125841760 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125841774 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) 20241111125841774 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) 20241111125841778 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) 20241111125841778 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) 20241111125841778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841778 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) 20241111125841778 DRLCMACDL DEBUG -- Chunk with length 1344 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 104, MCS-5): 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf (tbf_dl.cpp:686) 20241111125841778 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) 20241111125841778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241111125841779 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 104, MCS-5): 87 00 1a 18 01 db 93 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 c1 2f (tbf_dl.cpp:911) 20241111125841779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=87 00 1a 18 01 db 93 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 c1 2f (pcu_l1_if.cpp:182) 20241111125841779 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125841793 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) 20241111125841793 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) 20241111125841802 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) 20241111125841802 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) 20241111125841802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841802 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) 20241111125841802 DRLCMACDL DEBUG -- Chunk with length 212 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 106, CS-4): 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 8b (tbf_dl.cpp:686) 20241111125841802 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) 20241111125841802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241111125841802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-4): 07 00 d5 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 8b 00 (tbf_dl.cpp:911) 20241111125841802 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 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 8b 00 (pcu_l1_if.cpp:182) 20241111125841803 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125841816 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) 20241111125841816 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) 20241111125841821 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) 20241111125841821 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) 20241111125841821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841821 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) 20241111125841821 DRLCMACDL DEBUG -- Chunk with length 1288 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 105, MCS-5): bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee (tbf_dl.cpp:686) 20241111125841821 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) 20241111125841821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241111125841821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 105, MCS-5): 87 40 1a d8 6e 54 08 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 a3 3b (tbf_dl.cpp:911) 20241111125841821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=87 40 1a d8 6e 54 08 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 a3 3b (pcu_l1_if.cpp:182) 20241111125841822 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125841835 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) 20241111125841835 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) 20241111125841840 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) 20241111125841840 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) 20241111125841840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841840 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) 20241111125841840 DRLCMACDL DEBUG -- Chunk with length 162 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 107, CS-4): 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa (tbf_dl.cpp:686) 20241111125841840 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) 20241111125841840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241111125841840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-4): 07 00 d7 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 00 (tbf_dl.cpp:911) 20241111125841840 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 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa 00 (pcu_l1_if.cpp:182) 20241111125841841 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125841854 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) 20241111125841855 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) 20241111125841864 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) 20241111125841864 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) 20241111125841864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841864 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) 20241111125841864 DRLCMACDL DEBUG -- Chunk with length 1232 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 106, MCS-5): da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 (tbf_dl.cpp:686) 20241111125841864 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) 20241111125841864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241111125841864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 106, MCS-5): 87 80 1a 98 b6 c7 50 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a 0e (tbf_dl.cpp:911) 20241111125841864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=87 80 1a 98 b6 c7 50 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a 0e (pcu_l1_if.cpp:182) 20241111125841865 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125841878 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) 20241111125841878 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) 20241111125841883 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) 20241111125841883 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) 20241111125841883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841883 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) 20241111125841883 DRLCMACDL DEBUG -- Chunk with length 112 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 108, CS-4): 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 (tbf_dl.cpp:686) 20241111125841883 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) 20241111125841883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241111125841883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-4): 07 00 d9 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 00 (tbf_dl.cpp:911) 20241111125841883 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 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 00 (pcu_l1_if.cpp:182) 20241111125841884 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125841897 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) 20241111125841897 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) 20241111125841902 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) 20241111125841902 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) 20241111125841902 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841902 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) 20241111125841902 DRLCMACDL DEBUG -- Chunk with length 1176 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841902 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 107, MCS-5): c7 f8 4a cb dc 2f de 54 aa 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 (tbf_dl.cpp:686) 20241111125841902 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) 20241111125841902 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841902 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241111125841902 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 107, MCS-5): 87 c0 1a d8 31 be d2 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 68 2c (tbf_dl.cpp:911) 20241111125841902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=87 c0 1a d8 31 be d2 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 68 2c (pcu_l1_if.cpp:182) 20241111125841903 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125841916 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) 20241111125841917 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) 20241111125841926 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) 20241111125841926 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) 20241111125841926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841926 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) 20241111125841926 DRLCMACDL DEBUG -- Chunk with length 62 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 109, CS-4): 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 (tbf_dl.cpp:686) 20241111125841926 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) 20241111125841926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241111125841926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-4): 07 00 db 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 (tbf_dl.cpp:911) 20241111125841926 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 db 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 (pcu_l1_if.cpp:182) 20241111125841927 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125841940 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) 20241111125841940 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) 20241111125841945 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) 20241111125841945 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) 20241111125841945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841945 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) 20241111125841945 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 108, MCS-5): 14 f9 b9 64 c8 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 (tbf_dl.cpp:686) 20241111125841945 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) 20241111125841945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241111125841945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 108, MCS-5): 87 00 1b 18 45 7e 2e 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 6b 02 (tbf_dl.cpp:911) 20241111125841945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=87 00 1b 18 45 7e 2e 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 6b 02 (pcu_l1_if.cpp:182) 20241111125841946 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125841959 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) 20241111125841959 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) 20241111125841964 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) 20241111125841964 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) 20241111125841964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841964 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) 20241111125841964 DRLCMACDL DEBUG -- Chunk with length 12 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125841964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125841964 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1108 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125841964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125841964 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125841964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 110, CS-4): 33 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c (tbf_dl.cpp:686) 20241111125841964 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) 20241111125841964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241111125841964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-4): 07 00 dc 33 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 00 (tbf_dl.cpp:911) 20241111125841964 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 dc 33 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 00 (pcu_l1_if.cpp:182) 20241111125841965 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125841978 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) 20241111125841978 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) 20241111125841988 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) 20241111125841988 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) 20241111125841988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125841988 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) 20241111125841988 DRLCMACDL DEBUG -- Chunk with length 1064 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125841988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 109, MCS-5): a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 de 2b 81 1e 52 (tbf_dl.cpp:686) 20241111125841988 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) 20241111125841988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125841988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241111125841988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 109, MCS-5): 87 40 1b 98 a9 a9 c5 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 87 14 (tbf_dl.cpp:911) 20241111125841988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=87 40 1b 98 a9 a9 c5 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 87 14 (pcu_l1_if.cpp:182) 20241111125841989 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125842002 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) 20241111125842002 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) 20241111125842007 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) 20241111125842008 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) 20241111125842008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842008 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) 20241111125842008 DRLCMACDL DEBUG -- Chunk with length 1363 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 111, CS-4): 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b (tbf_dl.cpp:686) 20241111125842008 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) 20241111125842008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241111125842008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-4): 07 00 df 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 00 (tbf_dl.cpp:911) 20241111125842008 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 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 00 (pcu_l1_if.cpp:182) 20241111125842009 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125842021 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) 20241111125842021 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) 20241111125842026 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) 20241111125842026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125842026 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842026 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) 20241111125842026 DRLCMACDL DEBUG -- Chunk with length 1008 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842026 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 110, MCS-5): 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c (tbf_dl.cpp:686) 20241111125842026 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) 20241111125842026 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842026 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241111125842026 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 110, MCS-5): 87 80 1b 58 47 25 46 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 1f (tbf_dl.cpp:911) 20241111125842026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=87 80 1b 58 47 25 46 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d 1f (pcu_l1_if.cpp:182) 20241111125842027 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125842040 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) 20241111125842040 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) 20241111125842050 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) 20241111125842050 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125842050 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==92 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842050 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) 20241111125842050 DRLCMACDL DEBUG -- Chunk with length 952 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842050 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 111, MCS-5): 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 (tbf_dl.cpp:686) 20241111125842050 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) 20241111125842050 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842050 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241111125842050 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125842050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1417 + 13 = 1430 (pdch_ul_controller.c:131) 20241111125842050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1430 for type POLL (pdch_ul_controller.c:184) 20241111125842050 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1430, TS=7) (tbf_dl.cpp:883) 20241111125842050 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1430, TS=7 (tbf_dl.cpp:903) 20241111125842050 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 111, MCS-5): 8f c0 1b 98 25 da 45 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 08 (tbf_dl.cpp:911) 20241111125842050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=8f c0 1b 98 25 da 45 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 68 08 (pcu_l1_if.cpp:182) 20241111125842051 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125842064 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) 20241111125842064 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) 20241111125842068 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125842082 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) 20241111125842082 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) 20241111125842087 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125842103 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) 20241111125842103 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) 20241111125842113 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125842128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1425 block=6 data=40 20 20 a7 b0 e2 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125842128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125842128 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125842128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125842128 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 = 113 | 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) 20241111125842129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125842129 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125842129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 113, have_crbb: 0, urbb_len:64, 0x55abd86c57bc, 0x55abd86c57c0, 4, 0, win: 92-112, 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) 20241111125842129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 113, BSN 92 to 177 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125842129 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125842129 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=92)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=111) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125842129 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=92:112, lost=0, recv=20, skipped=0, bsn=92, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241111125842129 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241111125842129 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) 20241111125842129 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125842129 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=112)""(V(S)-1=111) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125842133 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) 20241111125842133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125842133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842133 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) 20241111125842133 DRLCMACDL DEBUG -- Chunk with length 1313 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 112, CS-4): 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 (tbf_dl.cpp:686) 20241111125842133 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) 20241111125842133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241111125842134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-4): 07 00 e1 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 00 (tbf_dl.cpp:911) 20241111125842134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=07 00 e1 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 00 (pcu_l1_if.cpp:182) 20241111125842134 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125842148 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) 20241111125842149 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) 20241111125842153 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) 20241111125842153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125842153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842153 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) 20241111125842153 DRLCMACDL DEBUG -- Chunk with length 1263 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 113, CS-4): e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 (tbf_dl.cpp:686) 20241111125842153 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) 20241111125842153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241111125842153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125842153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1438 + 13 = 1451 (pdch_ul_controller.c:131) 20241111125842153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1451 for type POLL (pdch_ul_controller.c:184) 20241111125842153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1451, TS=7) (tbf_dl.cpp:883) 20241111125842153 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1451, TS=7 (tbf_dl.cpp:903) 20241111125842153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-4): 0f 00 e3 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 00 (tbf_dl.cpp:911) 20241111125842153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Sending data request: sapi=5 arfcn=871 cur_fn=1434 block=8 data=0f 00 e3 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 00 (pcu_l1_if.cpp:182) 20241111125842155 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125842168 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) 20241111125842168 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) 20241111125842177 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125842192 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) 20241111125842192 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) 20241111125842197 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125842211 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) 20241111125842211 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) 20241111125842215 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125842230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=11 data=40 08 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) 20241111125842230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125842230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125842230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125842230 DCSN1 INFO csnStreamDecoder (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) 20241111125842231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125842231 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125842231 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) 20241111125842231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125842231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=94)"RRRRRRRRRRRRRRRRRRRR"(BSN=113) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125842231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=94:114, lost=0, recv=20, skipped=0, bsn=94, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125842231 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241111125842231 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241111125842232 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241111125842232 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) 20241111125842232 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125842232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G: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) 20241111125842241 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) 20241111125842241 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) 20241111125842241 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842242 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) 20241111125842242 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842242 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 112, MCS-5): f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 (tbf_dl.cpp:686) 20241111125842242 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) 20241111125842242 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842242 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241111125842242 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 112, MCS-5): 87 00 1c 58 7e 89 69 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 18 (tbf_dl.cpp:911) 20241111125842242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=87 00 1c 58 7e 89 69 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 a9 18 (pcu_l1_if.cpp:182) 20241111125842243 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125842255 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) 20241111125842255 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) 20241111125842259 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) 20241111125842259 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) 20241111125842259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842259 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) 20241111125842259 DRLCMACDL DEBUG -- Chunk with length 1213 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 114, CS-4): 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 73 (tbf_dl.cpp:686) 20241111125842260 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) 20241111125842260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241111125842260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-4): 07 00 e5 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 73 00 (tbf_dl.cpp:911) 20241111125842260 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 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 73 00 (pcu_l1_if.cpp:182) 20241111125842261 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125842274 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) 20241111125842274 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) 20241111125842278 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) 20241111125842278 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) 20241111125842278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842278 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) 20241111125842278 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 113, MCS-5): c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 (tbf_dl.cpp:686) 20241111125842278 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) 20241111125842278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241111125842278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 113, MCS-5): 87 40 1c 98 31 52 20 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 (tbf_dl.cpp:911) 20241111125842278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=87 40 1c 98 31 52 20 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d 18 (pcu_l1_if.cpp:182) 20241111125842279 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125842292 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) 20241111125842292 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) 20241111125842303 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) 20241111125842303 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) 20241111125842303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842303 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) 20241111125842303 DRLCMACDL DEBUG -- Chunk with length 1163 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 115, CS-4): 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 (tbf_dl.cpp:686) 20241111125842303 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) 20241111125842303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241111125842303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-4): 07 00 e7 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 00 (tbf_dl.cpp:911) 20241111125842303 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 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 08 00 (pcu_l1_if.cpp:182) 20241111125842304 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125842318 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) 20241111125842318 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) 20241111125842322 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) 20241111125842322 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) 20241111125842322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842322 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) 20241111125842322 DRLCMACDL DEBUG -- Chunk with length 784 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 114, MCS-5): 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 (tbf_dl.cpp:686) 20241111125842322 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) 20241111125842322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241111125842323 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 114, MCS-5): 87 80 1c 18 81 f2 01 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 (tbf_dl.cpp:911) 20241111125842323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=87 80 1c 18 81 f2 01 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 10 (pcu_l1_if.cpp:182) 20241111125842324 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125842337 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) 20241111125842337 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) 20241111125842342 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) 20241111125842342 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) 20241111125842342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842342 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) 20241111125842342 DRLCMACDL DEBUG -- Chunk with length 1113 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 116, CS-4): 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 (tbf_dl.cpp:686) 20241111125842342 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) 20241111125842342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241111125842342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-4): 07 00 e9 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 00 (tbf_dl.cpp:911) 20241111125842343 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 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 a6 00 (pcu_l1_if.cpp:182) 20241111125842344 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125842356 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) 20241111125842356 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) 20241111125842366 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) 20241111125842366 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) 20241111125842366 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842366 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) 20241111125842366 DRLCMACDL DEBUG -- Chunk with length 728 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842366 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 115, MCS-5): 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 (tbf_dl.cpp:686) 20241111125842366 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) 20241111125842366 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842366 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241111125842366 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 115, MCS-5): 87 c0 1c 18 9e e3 74 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 02 (tbf_dl.cpp:911) 20241111125842366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=87 c0 1c 18 9e e3 74 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 02 (pcu_l1_if.cpp:182) 20241111125842367 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125842380 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) 20241111125842380 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) 20241111125842384 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) 20241111125842384 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) 20241111125842384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842384 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) 20241111125842384 DRLCMACDL DEBUG -- Chunk with length 1063 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 117, CS-4): a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 (tbf_dl.cpp:686) 20241111125842384 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) 20241111125842384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241111125842384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-4): 07 00 eb a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 00 (tbf_dl.cpp:911) 20241111125842384 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 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 00 (pcu_l1_if.cpp:182) 20241111125842386 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125842398 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) 20241111125842398 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) 20241111125842403 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) 20241111125842403 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) 20241111125842403 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842403 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) 20241111125842403 DRLCMACDL DEBUG -- Chunk with length 672 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842403 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 116, MCS-5): 9b 6c 3c 44 42 fc 50 68 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 (tbf_dl.cpp:686) 20241111125842403 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) 20241111125842403 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842403 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241111125842403 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 116, MCS-5): 87 00 1d d8 26 1b 0f 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 18 (tbf_dl.cpp:911) 20241111125842403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=87 00 1d d8 26 1b 0f 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 70 18 (pcu_l1_if.cpp:182) 20241111125842404 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125842418 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) 20241111125842418 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) 20241111125842429 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) 20241111125842429 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) 20241111125842429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842429 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) 20241111125842429 DRLCMACDL DEBUG -- Chunk with length 1013 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 118, CS-4): de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 (tbf_dl.cpp:686) 20241111125842429 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) 20241111125842429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241111125842429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-4): 07 00 ed de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 00 (tbf_dl.cpp:911) 20241111125842429 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 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 00 (pcu_l1_if.cpp:182) 20241111125842430 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125842444 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) 20241111125842444 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) 20241111125842448 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) 20241111125842448 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) 20241111125842448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842448 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) 20241111125842448 DRLCMACDL DEBUG -- Chunk with length 616 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 117, MCS-5): ff 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a a5 1e (tbf_dl.cpp:686) 20241111125842448 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) 20241111125842448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241111125842448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 117, MCS-5): 87 40 1d d8 7f 54 8c c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 (tbf_dl.cpp:911) 20241111125842448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=87 40 1d d8 7f 54 8c c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a a9 07 (pcu_l1_if.cpp:182) 20241111125842449 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125842463 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) 20241111125842463 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) 20241111125842468 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) 20241111125842468 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) 20241111125842468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842468 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) 20241111125842468 DRLCMACDL DEBUG -- Chunk with length 963 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 119, CS-4): 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 (tbf_dl.cpp:686) 20241111125842468 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) 20241111125842468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241111125842469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-4): 07 00 ef 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 00 (tbf_dl.cpp:911) 20241111125842469 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 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 00 (pcu_l1_if.cpp:182) 20241111125842470 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125842483 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) 20241111125842483 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) 20241111125842492 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) 20241111125842492 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) 20241111125842492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842492 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) 20241111125842492 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 118, MCS-5): dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 5c 87 05 00 60 a3 5e a2 (tbf_dl.cpp:686) 20241111125842492 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) 20241111125842492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241111125842492 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 118, MCS-5): 87 80 1d 18 f7 e5 4c 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 28 (tbf_dl.cpp:911) 20241111125842492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=87 80 1d 18 f7 e5 4c 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 97 28 (pcu_l1_if.cpp:182) 20241111125842493 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125842506 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) 20241111125842506 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) 20241111125842510 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) 20241111125842510 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) 20241111125842510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842510 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) 20241111125842510 DRLCMACDL DEBUG -- Chunk with length 913 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 120, CS-4): 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 (tbf_dl.cpp:686) 20241111125842510 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) 20241111125842510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241111125842510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-4): 07 00 f1 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 00 (tbf_dl.cpp:911) 20241111125842510 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 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 00 (pcu_l1_if.cpp:182) 20241111125842511 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125842525 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) 20241111125842525 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) 20241111125842530 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) 20241111125842530 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) 20241111125842530 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842530 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) 20241111125842531 DRLCMACDL DEBUG -- Chunk with length 504 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842531 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 119, MCS-5): 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 (tbf_dl.cpp:686) 20241111125842531 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) 20241111125842531 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842531 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241111125842531 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 119, MCS-5): 87 c0 1d 58 d5 35 02 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 1c (tbf_dl.cpp:911) 20241111125842531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=87 c0 1d 58 d5 35 02 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c 1c (pcu_l1_if.cpp:182) 20241111125842531 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125842544 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) 20241111125842544 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) 20241111125842554 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) 20241111125842554 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) 20241111125842554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842554 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) 20241111125842554 DRLCMACDL DEBUG -- Chunk with length 863 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 (tbf_dl.cpp:686) 20241111125842554 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) 20241111125842554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241111125842554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 00 (tbf_dl.cpp:911) 20241111125842554 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 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 00 (pcu_l1_if.cpp:182) 20241111125842555 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125842568 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) 20241111125842568 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) 20241111125842573 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) 20241111125842573 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) 20241111125842573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842573 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) 20241111125842573 DRLCMACDL DEBUG -- Chunk with length 448 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 120, MCS-5): d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed (tbf_dl.cpp:686) 20241111125842573 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) 20241111125842573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241111125842573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 120, MCS-5): 87 00 1e 98 f4 49 d2 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 3b (tbf_dl.cpp:911) 20241111125842573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=87 00 1e 98 f4 49 d2 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 6c 3b (pcu_l1_if.cpp:182) 20241111125842573 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125842588 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) 20241111125842588 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) 20241111125842592 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) 20241111125842592 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) 20241111125842592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842592 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) 20241111125842592 DRLCMACDL DEBUG -- Chunk with length 813 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd (tbf_dl.cpp:686) 20241111125842592 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) 20241111125842592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241111125842592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd 00 (tbf_dl.cpp:911) 20241111125842592 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 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd 00 (pcu_l1_if.cpp:182) 20241111125842593 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125842607 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) 20241111125842607 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) 20241111125842616 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) 20241111125842616 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) 20241111125842616 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842616 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) 20241111125842616 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842616 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 121, MCS-5): 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 (tbf_dl.cpp:686) 20241111125842616 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) 20241111125842616 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842616 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241111125842616 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 121, MCS-5): 87 40 1e 58 50 b0 40 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 3a (tbf_dl.cpp:911) 20241111125842616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=87 40 1e 58 50 b0 40 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c 3a (pcu_l1_if.cpp:182) 20241111125842617 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125842630 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) 20241111125842631 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) 20241111125842635 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) 20241111125842635 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) 20241111125842635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842635 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) 20241111125842635 DRLCMACDL DEBUG -- Chunk with length 763 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca (tbf_dl.cpp:686) 20241111125842635 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) 20241111125842635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241111125842635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca 00 (tbf_dl.cpp:911) 20241111125842635 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 df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca 00 (pcu_l1_if.cpp:182) 20241111125842636 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125842650 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) 20241111125842650 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) 20241111125842655 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) 20241111125842655 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) 20241111125842655 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842655 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) 20241111125842655 DRLCMACDL DEBUG -- Chunk with length 336 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842655 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 122, MCS-5): a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd (tbf_dl.cpp:686) 20241111125842655 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) 20241111125842655 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842655 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241111125842655 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 122, MCS-5): 87 80 1e 58 e8 6b 0e ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c 2f (tbf_dl.cpp:911) 20241111125842655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 block=8 data=87 80 1e 58 e8 6b 0e ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 5c 2f (pcu_l1_if.cpp:182) 20241111125842655 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125842669 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) 20241111125842669 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) 20241111125842678 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) 20241111125842678 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) 20241111125842678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842678 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) 20241111125842678 DRLCMACDL DEBUG -- Chunk with length 713 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 (tbf_dl.cpp:686) 20241111125842678 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) 20241111125842678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241111125842678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 00 (tbf_dl.cpp:911) 20241111125842678 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 eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 b7 00 (pcu_l1_if.cpp:182) 20241111125842679 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125842693 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) 20241111125842693 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) 20241111125842698 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) 20241111125842698 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) 20241111125842698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842698 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) 20241111125842698 DRLCMACDL DEBUG -- Chunk with length 280 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 123, MCS-5): 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db (tbf_dl.cpp:686) 20241111125842698 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) 20241111125842698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241111125842698 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 123, MCS-5): 87 c0 1e 98 11 02 de 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 (tbf_dl.cpp:911) 20241111125842698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=87 c0 1e 98 11 02 de 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 f7 36 (pcu_l1_if.cpp:182) 20241111125842699 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125842712 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) 20241111125842712 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) 20241111125842716 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) 20241111125842716 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) 20241111125842716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842716 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) 20241111125842716 DRLCMACDL DEBUG -- Chunk with length 663 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 (tbf_dl.cpp:686) 20241111125842716 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) 20241111125842716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241111125842716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 00 (tbf_dl.cpp:911) 20241111125842716 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 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 31 00 (pcu_l1_if.cpp:182) 20241111125842717 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125842729 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125842729 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125842729 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) 20241111125842729 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111125842729 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125842729 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125842729 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125842729 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241111125842729 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125842729 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125842733 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) 20241111125842733 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) 20241111125842741 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) 20241111125842741 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) 20241111125842741 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842741 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) 20241111125842741 DRLCMACDL DEBUG -- Chunk with length 224 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842741 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 124, MCS-5): 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 (tbf_dl.cpp:686) 20241111125842741 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) 20241111125842741 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842741 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241111125842741 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 124, MCS-5): 87 00 1f 18 e7 7a 19 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 (tbf_dl.cpp:911) 20241111125842741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=87 00 1f 18 e7 7a 19 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 97 08 (pcu_l1_if.cpp:182) 20241111125842742 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125842746 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}: Timeout of T3169 (fsm.c:317) 20241111125842746 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} free (tbf.cpp:271) 20241111125842746 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) 20241111125842746 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) Detaching TBF: TBF(UL:E:TLLI-0x00000002){RELEASING} (gprs_ms.c:381) 20241111125842746 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111125842746 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125842746 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241111125842746 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}: Deallocated (fsm.c:568) 20241111125842746 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241111125842746 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241111125842755 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) 20241111125842755 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) 20241111125842760 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) 20241111125842760 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) 20241111125842760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842760 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) 20241111125842760 DRLCMACDL DEBUG -- Chunk with length 613 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e (tbf_dl.cpp:686) 20241111125842760 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) 20241111125842760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241111125842760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 00 (tbf_dl.cpp:911) 20241111125842760 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 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 00 (pcu_l1_if.cpp:182) 20241111125842761 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125842774 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) 20241111125842774 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) 20241111125842778 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) 20241111125842779 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) 20241111125842779 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842779 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) 20241111125842779 DRLCMACDL DEBUG -- Chunk with length 168 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842779 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 125, MCS-5): e0 3b c7 49 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 fa (tbf_dl.cpp:686) 20241111125842779 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) 20241111125842779 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842779 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241111125842779 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 125, MCS-5): 87 40 1f 18 f8 ce 71 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c 3e (tbf_dl.cpp:911) 20241111125842779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=87 40 1f 18 f8 ce 71 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 9c 3e (pcu_l1_if.cpp:182) 20241111125842779 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125842793 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) 20241111125842793 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) 20241111125842802 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) 20241111125842802 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) 20241111125842802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842802 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) 20241111125842802 DRLCMACDL DEBUG -- Chunk with length 563 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 (tbf_dl.cpp:686) 20241111125842803 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) 20241111125842803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241111125842803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 00 (tbf_dl.cpp:911) 20241111125842803 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 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 00 (pcu_l1_if.cpp:182) 20241111125842803 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125842817 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) 20241111125842817 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) 20241111125842821 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) 20241111125842821 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) 20241111125842821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842821 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) 20241111125842821 DRLCMACDL DEBUG -- Chunk with length 112 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 126, MCS-5): 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 ea a3 b8 49 19 (tbf_dl.cpp:686) 20241111125842821 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) 20241111125842822 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842822 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241111125842822 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 126, MCS-5): 87 80 1f d8 d4 eb dd 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 06 (tbf_dl.cpp:911) 20241111125842822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=87 80 1f d8 d4 eb dd 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 52 06 (pcu_l1_if.cpp:182) 20241111125842824 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125842836 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) 20241111125842836 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) 20241111125842840 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) 20241111125842841 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) 20241111125842841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842841 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) 20241111125842841 DRLCMACDL DEBUG -- Chunk with length 513 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 (tbf_dl.cpp:686) 20241111125842841 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) 20241111125842841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111125842841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 00 (tbf_dl.cpp:911) 20241111125842841 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 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 00 (pcu_l1_if.cpp:182) 20241111125842841 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125842855 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) 20241111125842855 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) 20241111125842864 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) 20241111125842864 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) 20241111125842864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842864 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) 20241111125842864 DRLCMACDL DEBUG -- Chunk with length 56 would exactly fit into space (56): just copy it, and we are done. The next block will have to start with an empty chunk (encoding.cpp:1589) 20241111125842864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 127, MCS-5): be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf (tbf_dl.cpp:686) 20241111125842865 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) 20241111125842865 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842865 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241111125842865 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 127, MCS-5): 87 c0 1f 98 af a5 56 a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 33 (tbf_dl.cpp:911) 20241111125842865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=87 c0 1f 98 af a5 56 a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f e8 33 (pcu_l1_if.cpp:182) 20241111125842865 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125842879 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) 20241111125842879 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) 20241111125842883 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) 20241111125842883 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) 20241111125842883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842883 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) 20241111125842883 DRLCMACDL DEBUG -- Chunk with length 463 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 (tbf_dl.cpp:686) 20241111125842884 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) 20241111125842884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241111125842884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 00 (tbf_dl.cpp:911) 20241111125842884 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 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 00 (pcu_l1_if.cpp:182) 20241111125842884 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125842898 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) 20241111125842898 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) 20241111125842902 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) 20241111125842903 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) 20241111125842903 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==128) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842903 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) 20241111125842903 DRLCMACDL DEBUG -- Chunk with length 0 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125842903 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125842903 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1176 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125842903 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125842903 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (55) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842903 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 128, MCS-5): 01 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 (tbf_dl.cpp:686) 20241111125842903 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) 20241111125842903 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842903 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 128) (tbf_dl.cpp:847) 20241111125842903 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 128, MCS-5): 87 00 20 48 40 9b 8c c9 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 30 (tbf_dl.cpp:911) 20241111125842903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=87 00 20 48 40 9b 8c c9 4b 63 69 f6 48 a3 ac bd f9 a8 89 79 9f 3d 44 0c d7 01 78 7f e9 00 d5 7d 4b dd b9 87 c1 e1 fa ec 1e 1b d5 44 32 4d 8f 7d dd 8d d0 8e 14 d5 18 42 b5 63 7d 30 (pcu_l1_if.cpp:182) 20241111125842903 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125842917 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) 20241111125842917 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) 20241111125842926 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) 20241111125842926 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) 20241111125842926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842926 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) 20241111125842926 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a (tbf_dl.cpp:686) 20241111125842927 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) 20241111125842927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241111125842927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a 00 (tbf_dl.cpp:911) 20241111125842927 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 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a 00 (pcu_l1_if.cpp:182) 20241111125842927 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125842941 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) 20241111125842941 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) 20241111125842945 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) 20241111125842945 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) 20241111125842945 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==129) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842946 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) 20241111125842946 DRLCMACDL DEBUG -- Chunk with length 1345 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842946 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 129, MCS-5): b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 (tbf_dl.cpp:686) 20241111125842946 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) 20241111125842946 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842946 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 129) (tbf_dl.cpp:847) 20241111125842946 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 129, MCS-5): 87 40 20 58 2d 01 db 93 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 01 (tbf_dl.cpp:911) 20241111125842946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=87 40 20 58 2d 01 db 93 54 54 a6 28 04 7e e0 31 d9 9b 8c 7f bf 4d 85 11 ba fe b1 41 41 fa f3 67 b3 ab f0 96 90 ab c5 22 cd 81 5f 6d 8c cb 17 bb 78 44 94 e4 01 3e 8b 48 a0 ae c7 01 (pcu_l1_if.cpp:182) 20241111125842946 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125842960 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) 20241111125842960 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) 20241111125842964 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) 20241111125842965 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) 20241111125842965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842965 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) 20241111125842965 DRLCMACDL DEBUG -- Chunk with length 363 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125842965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff (tbf_dl.cpp:686) 20241111125842965 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) 20241111125842965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241111125842965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff 00 (tbf_dl.cpp:911) 20241111125842965 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 c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff 00 (pcu_l1_if.cpp:182) 20241111125842965 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125842979 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) 20241111125842979 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) 20241111125842988 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) 20241111125842988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125842988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==130) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125842988 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) 20241111125842988 DRLCMACDL DEBUG -- Chunk with length 1289 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125842988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 130, MCS-5): bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d (tbf_dl.cpp:686) 20241111125842988 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) 20241111125842988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125842988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 130) (tbf_dl.cpp:847) 20241111125842988 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 130, MCS-5): 87 80 20 d8 ef 6e 54 08 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 23 (tbf_dl.cpp:911) 20241111125842989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=87 80 20 d8 ef 6e 54 08 de 15 93 f7 5d c5 a3 5a 78 1c 52 42 aa 3f 30 1a 24 af 89 2f 0e 34 3a 11 f4 8b b0 e8 94 65 87 0a 04 7a f2 cc 69 83 bc ab 99 19 1b b9 9f 8c 97 55 e4 89 44 23 (pcu_l1_if.cpp:182) 20241111125842989 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125843003 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) 20241111125843003 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) 20241111125843007 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) 20241111125843007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125843007 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==112 .. V(S)==131) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843007 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) 20241111125843007 DRLCMACDL DEBUG -- Chunk with length 1233 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843007 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 131, MCS-5): ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a (tbf_dl.cpp:686) 20241111125843007 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) 20241111125843007 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843007 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 131) (tbf_dl.cpp:847) 20241111125843007 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125843008 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1616 + 13 = 1629 (pdch_ul_controller.c:131) 20241111125843008 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1629 for type POLL (pdch_ul_controller.c:184) 20241111125843008 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1629, TS=7) (tbf_dl.cpp:883) 20241111125843008 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1629, TS=7 (tbf_dl.cpp:903) 20241111125843008 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 131, MCS-5): 8f c0 20 98 bb b6 c7 50 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a (tbf_dl.cpp:911) 20241111125843008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=8f c0 20 98 bb b6 c7 50 6d 5b 14 d1 d2 82 27 e5 81 08 a3 16 bb 4d 45 5e cc 24 c9 78 8e e3 bb 31 4d 20 33 07 b9 b5 3d 64 12 70 29 8b 57 05 66 1f cf c8 c4 6d 53 56 a6 61 64 ff af 1a (pcu_l1_if.cpp:182) 20241111125843008 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125843022 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) 20241111125843022 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) 20241111125843026 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125843041 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) 20241111125843041 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) 20241111125843050 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125843065 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) 20241111125843065 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) 20241111125843069 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125843084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1625 block=4 data=40 20 20 a7 b1 0a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125843084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125843084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125843084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125843084 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 = 133 | 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) 20241111125843084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125843084 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125843084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 133, have_crbb: 0, urbb_len:64, 0x55abd86c57bc, 0x55abd86c57c0, 4, 0, win: 112-132, 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) 20241111125843085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 133, BSN 112 to 197 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125843085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125843085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=112)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=131) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125843085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=112:132, lost=0, recv=20, skipped=0, bsn=112, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=128 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=129 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=130 (rlc_window_dl.cpp:103) 20241111125843085 DRLCMACDL DEBUG - got ack for BSN=131 (rlc_window_dl.cpp:103) 20241111125843085 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) 20241111125843085 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=132)""(V(S)-1=131) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125843090 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) 20241111125843090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125843090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843090 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) 20241111125843090 DRLCMACDL DEBUG -- Chunk with length 313 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 (tbf_dl.cpp:686) 20241111125843090 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) 20241111125843090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241111125843090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 07 00 09 b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 00 (tbf_dl.cpp:911) 20241111125843090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=07 00 09 b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 00 (pcu_l1_if.cpp:182) 20241111125843091 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125843104 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) 20241111125843104 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) 20241111125843114 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) 20241111125843114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125843114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843114 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) 20241111125843114 DRLCMACDL DEBUG -- Chunk with length 263 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 (tbf_dl.cpp:686) 20241111125843114 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) 20241111125843114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241111125843114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125843114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1638 + 13 = 1651 (pdch_ul_controller.c:131) 20241111125843114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1651 for type POLL (pdch_ul_controller.c:184) 20241111125843114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1651, TS=7) (tbf_dl.cpp:883) 20241111125843114 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1651, TS=7 (tbf_dl.cpp:903) 20241111125843114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 0f 00 0b 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 00 (tbf_dl.cpp:911) 20241111125843114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Sending data request: sapi=5 arfcn=871 cur_fn=1633 block=6 data=0f 00 0b 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 84 00 (pcu_l1_if.cpp:182) 20241111125843115 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125843128 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) 20241111125843128 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) 20241111125843134 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125843148 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) 20241111125843148 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) 20241111125843153 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125843167 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) 20241111125843167 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) 20241111125843176 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125843191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 block=9 data=40 08 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) 20241111125843191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125843191 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125843191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125843191 DCSN1 INFO csnStreamDecoder (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) 20241111125843191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125843191 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125843191 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) 20241111125843191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125843191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=114)"RRRRRRRRRRRRRRRRRRRR"(BSN=5) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125843191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=114:6, lost=0, recv=20, skipped=0, bsn=114, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125843191 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241111125843191 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241111125843191 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241111125843191 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241111125843191 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241111125843192 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241111125843192 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) 20241111125843192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G: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) 20241111125843196 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) 20241111125843196 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) 20241111125843196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==132) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843196 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) 20241111125843196 DRLCMACDL DEBUG -- Chunk with length 1177 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 132, MCS-5): 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 (tbf_dl.cpp:686) 20241111125843196 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) 20241111125843196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 132) (tbf_dl.cpp:847) 20241111125843196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 132, MCS-5): 87 00 21 18 ce 31 be d2 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 28 (tbf_dl.cpp:911) 20241111125843196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=87 00 21 18 ce 31 be d2 32 f7 8b 37 95 ea d1 a2 c5 5c db c8 74 01 72 82 e6 f8 2b 39 7a e7 2a f0 f3 68 a8 52 4e bd db a3 90 97 b9 aa 94 7a f8 4f 8c 7c 31 aa 92 05 29 19 af ee 15 28 (pcu_l1_if.cpp:182) 20241111125843196 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125843210 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) 20241111125843210 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) 20241111125843214 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) 20241111125843214 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) 20241111125843214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843214 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) 20241111125843214 DRLCMACDL DEBUG -- Chunk with length 213 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 (tbf_dl.cpp:686) 20241111125843214 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) 20241111125843215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241111125843215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 00 (tbf_dl.cpp:911) 20241111125843215 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 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 84 00 (pcu_l1_if.cpp:182) 20241111125843215 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125843229 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) 20241111125843229 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) 20241111125843238 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) 20241111125843238 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) 20241111125843238 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==133) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843238 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) 20241111125843238 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843238 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 133, MCS-5): b1 14 f9 b9 64 c8 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad (tbf_dl.cpp:686) 20241111125843238 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) 20241111125843238 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843238 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 133) (tbf_dl.cpp:847) 20241111125843238 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 133, MCS-5): 87 40 21 58 2c 45 7e 2e 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 2b (tbf_dl.cpp:911) 20241111125843238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=87 40 21 58 2c 45 7e 2e 19 72 24 c2 21 3c ea 19 3a ee 1e 85 be ff 91 0b 69 36 94 ff 1a 8f a9 20 81 d9 43 4e 4b 45 55 5e af 58 f1 16 54 cb 49 36 bd 98 50 27 7b d8 56 71 ae 58 55 2b (pcu_l1_if.cpp:182) 20241111125843239 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125843252 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) 20241111125843252 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) 20241111125843257 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) 20241111125843257 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) 20241111125843257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843257 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) 20241111125843257 DRLCMACDL DEBUG -- Chunk with length 163 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 (tbf_dl.cpp:686) 20241111125843257 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) 20241111125843257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241111125843257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 00 (tbf_dl.cpp:911) 20241111125843257 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 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 00 (pcu_l1_if.cpp:182) 20241111125843258 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125843271 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) 20241111125843272 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) 20241111125843276 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) 20241111125843276 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) 20241111125843276 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==134) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843276 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) 20241111125843276 DRLCMACDL DEBUG -- Chunk with length 1065 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843276 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 134, MCS-5): 09 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa e6 de 2b 81 1e (tbf_dl.cpp:686) 20241111125843276 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) 20241111125843276 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843276 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 134) (tbf_dl.cpp:847) 20241111125843276 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 134, MCS-5): 87 80 21 58 82 a9 a9 c5 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 07 (tbf_dl.cpp:911) 20241111125843276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=87 80 21 58 82 a9 a9 c5 eb c7 1f 04 6f fc 61 4a 89 4a 0a d4 29 e2 28 eb 91 c6 2b c8 1f 59 1f ba e5 6e d6 7c c7 1c 72 93 96 08 c8 69 fc 9f b5 49 0f 36 1c 68 ea a1 be b9 f7 4a a0 07 (pcu_l1_if.cpp:182) 20241111125843277 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125843290 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) 20241111125843290 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) 20241111125843300 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) 20241111125843300 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) 20241111125843300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843300 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) 20241111125843300 DRLCMACDL DEBUG -- Chunk with length 113 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 (tbf_dl.cpp:686) 20241111125843300 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) 20241111125843300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241111125843300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 00 (tbf_dl.cpp:911) 20241111125843300 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 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 00 (pcu_l1_if.cpp:182) 20241111125843301 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125843314 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) 20241111125843314 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) 20241111125843319 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) 20241111125843319 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) 20241111125843319 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==135) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843319 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) 20241111125843319 DRLCMACDL DEBUG -- Chunk with length 1009 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843319 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 135, MCS-5): 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 47 75 ce ae 97 50 2d de 13 e0 b4 (tbf_dl.cpp:686) 20241111125843319 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) 20241111125843319 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843319 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 135) (tbf_dl.cpp:847) 20241111125843319 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 135, MCS-5): 87 c0 21 98 54 47 25 46 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d (tbf_dl.cpp:911) 20241111125843319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=87 c0 21 98 54 47 25 46 ef b0 6f 26 8f c8 de b0 23 54 e3 2c da 7c af f8 65 c0 17 eb 14 24 d8 75 21 be 96 91 a5 f5 25 f0 75 2a b8 6f ba 4c 42 0c ed 51 9d b3 eb 25 54 8b f7 04 38 2d (pcu_l1_if.cpp:182) 20241111125843320 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125843334 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) 20241111125843334 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) 20241111125843338 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) 20241111125843338 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) 20241111125843339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843339 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) 20241111125843339 DRLCMACDL DEBUG -- Chunk with length 63 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): a2 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 (tbf_dl.cpp:686) 20241111125843339 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) 20241111125843339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241111125843339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 13 a2 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 00 (tbf_dl.cpp:911) 20241111125843339 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 13 a2 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 00 (pcu_l1_if.cpp:182) 20241111125843339 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125843353 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) 20241111125843353 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) 20241111125843362 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) 20241111125843362 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) 20241111125843362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==136) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843362 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) 20241111125843362 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 136, MCS-5): 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 (tbf_dl.cpp:686) 20241111125843362 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) 20241111125843362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 136) (tbf_dl.cpp:847) 20241111125843362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 136, MCS-5): 87 00 22 18 9f 25 da 45 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 28 (tbf_dl.cpp:911) 20241111125843362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=87 00 22 18 9f 25 da 45 50 d2 8a 76 eb 27 3c 85 99 fb 8c 02 d5 5d 8d 58 44 61 ec 07 2b f4 76 d5 09 81 12 ea dd ad d8 00 bc f8 03 94 61 db d9 c4 70 14 fa 73 41 2a 5c 36 cc c3 fd 28 (pcu_l1_if.cpp:182) 20241111125843363 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125843377 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) 20241111125843377 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) 20241111125843381 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) 20241111125843381 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) 20241111125843381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843381 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) 20241111125843381 DRLCMACDL DEBUG -- Chunk with length 13 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125843381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125843381 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1008 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125843381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125843381 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 37 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b (tbf_dl.cpp:686) 20241111125843381 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) 20241111125843381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241111125843381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 14 37 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 00 (tbf_dl.cpp:911) 20241111125843381 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 14 37 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 7b 00 (pcu_l1_if.cpp:182) 20241111125843382 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125843396 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) 20241111125843396 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) 20241111125843400 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) 20241111125843400 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) 20241111125843400 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==137) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843400 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) 20241111125843400 DRLCMACDL DEBUG -- Chunk with length 897 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843400 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 137, MCS-5): 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 (tbf_dl.cpp:686) 20241111125843400 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) 20241111125843400 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843400 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 137) (tbf_dl.cpp:847) 20241111125843400 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 137, MCS-5): 87 40 22 58 48 7e 89 69 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 29 (tbf_dl.cpp:911) 20241111125843400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=87 40 22 58 48 7e 89 69 32 86 5e 0d 39 16 5f 4d a9 76 fe 34 93 55 fc 48 00 48 62 a6 bb e7 45 2f 54 87 ab 1d 68 a6 3b f2 96 d5 47 5e 08 4a 91 e0 ce 4e b4 bf f6 d5 3c 34 c8 19 87 29 (pcu_l1_if.cpp:182) 20241111125843401 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125843415 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) 20241111125843415 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) 20241111125843424 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) 20241111125843424 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) 20241111125843424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843424 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) 20241111125843424 DRLCMACDL DEBUG -- Chunk with length 1364 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 (tbf_dl.cpp:686) 20241111125843424 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) 20241111125843424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241111125843424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 00 (tbf_dl.cpp:911) 20241111125843424 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 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae c2 00 (pcu_l1_if.cpp:182) 20241111125843425 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125843439 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) 20241111125843439 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) 20241111125843443 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) 20241111125843443 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) 20241111125843443 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==138) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843443 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) 20241111125843443 DRLCMACDL DEBUG -- Chunk with length 841 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843443 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 138, MCS-5): 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 (tbf_dl.cpp:686) 20241111125843443 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) 20241111125843443 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843443 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 138) (tbf_dl.cpp:847) 20241111125843443 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 138, MCS-5): 87 80 22 98 98 31 52 20 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d (tbf_dl.cpp:911) 20241111125843443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=87 80 22 98 98 31 52 20 cf 12 1a 6c a6 d8 46 9d 12 c7 33 79 bb 29 bd b9 e9 99 d9 1c 1e 8e 1d c8 c7 a2 d2 f4 5e 54 32 30 8b 73 5d d2 fa 25 84 44 5f 97 56 b2 ab e4 81 ff 5c af f1 2d (pcu_l1_if.cpp:182) 20241111125843444 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125843458 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) 20241111125843458 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) 20241111125843462 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) 20241111125843462 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) 20241111125843462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843462 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) 20241111125843462 DRLCMACDL DEBUG -- Chunk with length 1314 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 (tbf_dl.cpp:686) 20241111125843462 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) 20241111125843462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241111125843462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 07 00 19 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 00 (tbf_dl.cpp:911) 20241111125843462 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 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 38 00 (pcu_l1_if.cpp:182) 20241111125843463 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125843476 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) 20241111125843476 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) 20241111125843486 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) 20241111125843486 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) 20241111125843486 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==139) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843486 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) 20241111125843486 DRLCMACDL DEBUG -- Chunk with length 785 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843486 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 139, MCS-5): 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 (tbf_dl.cpp:686) 20241111125843486 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) 20241111125843486 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843486 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 139) (tbf_dl.cpp:847) 20241111125843486 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 139, MCS-5): 87 c0 22 18 18 81 f2 01 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 (tbf_dl.cpp:911) 20241111125843486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=87 c0 22 18 18 81 f2 01 18 f2 3f 5b 99 24 9e f9 84 cc 87 64 df 8c af 67 68 ff f7 05 f9 b6 ab 5b 43 02 5f b7 63 a4 48 df 7b 45 84 9c 85 03 76 81 bb 85 40 ad 19 9d 79 22 a1 36 89 30 (pcu_l1_if.cpp:182) 20241111125843487 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125843500 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) 20241111125843500 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) 20241111125843506 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) 20241111125843506 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) 20241111125843506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843506 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) 20241111125843506 DRLCMACDL DEBUG -- Chunk with length 1264 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 (tbf_dl.cpp:686) 20241111125843506 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) 20241111125843506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241111125843506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 00 (tbf_dl.cpp:911) 20241111125843506 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 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 15 00 (pcu_l1_if.cpp:182) 20241111125843506 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125843519 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) 20241111125843519 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) 20241111125843524 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) 20241111125843524 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) 20241111125843524 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==140) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843524 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) 20241111125843524 DRLCMACDL DEBUG -- Chunk with length 729 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843524 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 140, MCS-5): 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca (tbf_dl.cpp:686) 20241111125843524 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) 20241111125843524 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843524 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 140) (tbf_dl.cpp:847) 20241111125843524 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 140, MCS-5): 87 00 23 18 10 9e e3 74 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 (tbf_dl.cpp:911) 20241111125843524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=87 00 23 18 10 9e e3 74 8c 4d 88 9f 96 e8 e4 e9 c5 b9 99 f2 3a 73 c8 dc 21 1d 42 70 45 cd 40 f6 42 fd e9 56 7a f0 53 ea 08 b1 78 1f 56 c6 44 ea 36 99 c6 b5 ab d3 1b a8 4c 3a a0 32 (pcu_l1_if.cpp:182) 20241111125843525 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125843538 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) 20241111125843538 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) 20241111125843548 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) 20241111125843548 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) 20241111125843548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843548 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) 20241111125843548 DRLCMACDL DEBUG -- Chunk with length 1214 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 (tbf_dl.cpp:686) 20241111125843548 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) 20241111125843548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241111125843548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 00 (tbf_dl.cpp:911) 20241111125843548 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 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 16 00 (pcu_l1_if.cpp:182) 20241111125843549 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125843562 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) 20241111125843562 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) 20241111125843567 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) 20241111125843567 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) 20241111125843567 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==141) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843567 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) 20241111125843567 DRLCMACDL DEBUG -- Chunk with length 673 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843567 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 141, MCS-5): 08 9b 6c 3c 44 42 fc 50 68 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 (tbf_dl.cpp:686) 20241111125843567 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) 20241111125843567 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843567 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 141) (tbf_dl.cpp:847) 20241111125843567 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 141, MCS-5): 87 40 23 18 c2 26 1b 0f 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 30 (tbf_dl.cpp:911) 20241111125843567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=87 40 23 18 c2 26 1b 0f 91 10 3f 14 da ad de eb c4 a1 14 07 c0 31 f8 21 ef db 8a 81 a2 f1 dd ea 40 61 38 a3 63 e7 49 da 43 26 38 58 ef 6f 4c 53 d1 49 4b 36 a9 d1 f5 ec 18 09 47 30 (pcu_l1_if.cpp:182) 20241111125843568 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125843582 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) 20241111125843582 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) 20241111125843586 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) 20241111125843586 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) 20241111125843586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843586 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) 20241111125843586 DRLCMACDL DEBUG -- Chunk with length 1164 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 (tbf_dl.cpp:686) 20241111125843586 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) 20241111125843586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241111125843586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 00 (tbf_dl.cpp:911) 20241111125843586 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 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 91 00 (pcu_l1_if.cpp:182) 20241111125843587 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125843600 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) 20241111125843601 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) 20241111125843610 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) 20241111125843610 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) 20241111125843610 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==142) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843610 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) 20241111125843610 DRLCMACDL DEBUG -- Chunk with length 617 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843610 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 142, MCS-5): 61 ff 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 2e 6a a5 (tbf_dl.cpp:686) 20241111125843610 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) 20241111125843610 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843610 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 142) (tbf_dl.cpp:847) 20241111125843610 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 142, MCS-5): 87 80 23 58 d8 7f 54 8c c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a 29 (tbf_dl.cpp:911) 20241111125843610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 block=6 data=87 80 23 58 d8 7f 54 8c c0 67 e8 c9 c2 f6 fa 19 b7 d4 e5 ec 86 55 8a db da 39 9d a6 0b db 50 2a a8 cb 09 56 c4 de b5 f6 b3 cb ed 96 92 53 35 cc 82 81 81 c9 34 4f e2 58 ae 8b 5a 29 (pcu_l1_if.cpp:182) 20241111125843611 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125843625 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) 20241111125843625 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) 20241111125843629 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) 20241111125843629 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) 20241111125843629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843629 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) 20241111125843629 DRLCMACDL DEBUG -- Chunk with length 1114 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 (tbf_dl.cpp:686) 20241111125843629 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) 20241111125843629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241111125843629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 21 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 00 (tbf_dl.cpp:911) 20241111125843629 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 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 09 00 (pcu_l1_if.cpp:182) 20241111125843630 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125843643 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) 20241111125843643 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) 20241111125843648 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) 20241111125843648 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) 20241111125843648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==143) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843648 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) 20241111125843648 DRLCMACDL DEBUG -- Chunk with length 561 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 143, MCS-5): 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 32 62 5c 87 05 00 60 a3 5e (tbf_dl.cpp:686) 20241111125843648 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) 20241111125843648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 143) (tbf_dl.cpp:847) 20241111125843648 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 143, MCS-5): 87 c0 23 98 07 f7 e5 4c 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 17 (tbf_dl.cpp:911) 20241111125843648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=87 c0 23 98 07 f7 e5 4c 4f 23 58 92 c7 10 44 0a 91 49 8f 37 d6 12 52 4a 97 3a 43 10 b8 63 c1 8d 0d 57 be ba 18 07 e7 f0 4c ce d9 a1 91 bc ca 3f 25 57 aa 8c 18 d7 61 01 00 d8 a8 17 (pcu_l1_if.cpp:182) 20241111125843649 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125843662 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) 20241111125843662 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) 20241111125843673 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) 20241111125843673 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) 20241111125843673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843673 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) 20241111125843673 DRLCMACDL DEBUG -- Chunk with length 1064 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa (tbf_dl.cpp:686) 20241111125843673 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) 20241111125843673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241111125843673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa 00 (tbf_dl.cpp:911) 20241111125843673 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 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 fa 00 (pcu_l1_if.cpp:182) 20241111125843674 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125843688 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) 20241111125843688 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) 20241111125843692 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) 20241111125843692 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) 20241111125843692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==144) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843692 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) 20241111125843692 DRLCMACDL DEBUG -- Chunk with length 505 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 144, MCS-5): a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 (tbf_dl.cpp:686) 20241111125843692 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) 20241111125843692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 144) (tbf_dl.cpp:847) 20241111125843692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 144, MCS-5): 87 00 24 98 68 d5 35 02 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c (tbf_dl.cpp:911) 20241111125843692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=87 00 24 98 68 d5 35 02 30 d7 3b 84 59 f2 63 5b ab cb 84 46 e0 5a 63 18 d6 5b 4d 65 8a 9b 9e 1d 2e 08 0e 1d 50 85 42 36 14 e0 67 b7 bd 19 ec 7f 1d 16 28 f0 79 f4 1d 7f 48 0c b8 1c (pcu_l1_if.cpp:182) 20241111125843693 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125843706 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) 20241111125843706 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) 20241111125843711 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) 20241111125843711 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) 20241111125843711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843711 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) 20241111125843711 DRLCMACDL DEBUG -- Chunk with length 1014 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 (tbf_dl.cpp:686) 20241111125843711 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) 20241111125843711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241111125843711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 00 (tbf_dl.cpp:911) 20241111125843711 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 e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 b4 00 (pcu_l1_if.cpp:182) 20241111125843712 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125843726 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) 20241111125843726 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) 20241111125843735 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) 20241111125843735 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) 20241111125843735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==145) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843735 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) 20241111125843735 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 145, MCS-5): 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 (tbf_dl.cpp:686) 20241111125843735 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) 20241111125843735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 145) (tbf_dl.cpp:847) 20241111125843735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 145, MCS-5): 87 40 24 18 9c f4 49 d2 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 2c (tbf_dl.cpp:911) 20241111125843735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=87 40 24 18 9c f4 49 d2 66 62 f4 86 0c b0 62 d9 fb 07 da 56 1a 0c f0 2c 89 3b 78 3a 3f 8b 6b 78 ff 87 e3 f9 be e5 95 14 bb 66 59 cc 5d 6b 65 5a 3a 9f 65 55 64 e5 fd 00 ef 29 3a 2c (pcu_l1_if.cpp:182) 20241111125843736 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125843749 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) 20241111125843749 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) 20241111125843754 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) 20241111125843754 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) 20241111125843754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843754 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) 20241111125843754 DRLCMACDL DEBUG -- Chunk with length 964 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f (tbf_dl.cpp:686) 20241111125843754 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) 20241111125843754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241111125843754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 00 (tbf_dl.cpp:911) 20241111125843754 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 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 0f 00 (pcu_l1_if.cpp:182) 20241111125843755 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125843768 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) 20241111125843768 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) 20241111125843773 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) 20241111125843773 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) 20241111125843773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==146) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843773 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) 20241111125843773 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 146, MCS-5): ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 (tbf_dl.cpp:686) 20241111125843773 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) 20241111125843773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 146) (tbf_dl.cpp:847) 20241111125843773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 146, MCS-5): 87 80 24 58 7b 50 b0 40 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c (tbf_dl.cpp:911) 20241111125843773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=87 80 24 58 7b 50 b0 40 1c 54 f4 35 a6 2c 7d 2f 62 84 c0 2d fc be bb 3c 6f db 89 a8 7e ef b7 04 86 56 71 cc 0b c9 56 fb dd 1e 73 41 eb e1 a3 cf dc 89 cb 54 19 3b 5b c8 cd d2 fc 2c (pcu_l1_if.cpp:182) 20241111125843774 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125843787 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) 20241111125843787 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) 20241111125843797 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) 20241111125843797 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) 20241111125843797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843797 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) 20241111125843797 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 (tbf_dl.cpp:686) 20241111125843797 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) 20241111125843797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241111125843797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 00 (tbf_dl.cpp:911) 20241111125843797 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 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 a0 00 (pcu_l1_if.cpp:182) 20241111125843798 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125843811 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) 20241111125843811 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) 20241111125843816 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) 20241111125843816 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) 20241111125843816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==147) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843816 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) 20241111125843816 DRLCMACDL DEBUG -- Chunk with length 337 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 147, MCS-5): e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 (tbf_dl.cpp:686) 20241111125843816 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) 20241111125843816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 147) (tbf_dl.cpp:847) 20241111125843816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 147, MCS-5): 87 c0 24 18 7a e8 6b 0e ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 1c (tbf_dl.cpp:911) 20241111125843816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=87 c0 24 18 7a e8 6b 0e ab e0 6a 77 02 c0 c8 8f fa db ee 2f 74 0e a8 65 3e 9e c1 7f 6e 6d 15 bc 16 69 ec bd ea 8f 22 0c ca c9 ca ca 62 63 ad d5 7c 27 26 e6 3a 16 3c be 3a 24 2a 1c (pcu_l1_if.cpp:182) 20241111125843817 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125843831 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) 20241111125843831 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) 20241111125843835 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) 20241111125843835 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) 20241111125843835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843835 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) 20241111125843835 DRLCMACDL DEBUG -- Chunk with length 864 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 (tbf_dl.cpp:686) 20241111125843835 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) 20241111125843836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241111125843836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 00 (tbf_dl.cpp:911) 20241111125843836 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 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 76 00 (pcu_l1_if.cpp:182) 20241111125843836 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125843850 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) 20241111125843850 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) 20241111125843859 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) 20241111125843859 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) 20241111125843859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==148) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843859 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) 20241111125843859 DRLCMACDL DEBUG -- Chunk with length 281 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 148, MCS-5): bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df (tbf_dl.cpp:686) 20241111125843859 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) 20241111125843859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 148) (tbf_dl.cpp:847) 20241111125843859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 148, MCS-5): 87 00 25 58 af 11 02 de 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 37 (tbf_dl.cpp:911) 20241111125843859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=87 00 25 58 af 11 02 de 5a 8d 97 a2 eb d7 cc 93 dc ea 38 d0 19 31 09 32 fa 48 d9 e9 19 d9 6d 74 dc 26 94 a6 8c 5f e0 c9 31 aa 22 2b b8 dc 6d 9d 9c ff 0d 41 8d 8f 64 c1 4a b7 e5 37 (pcu_l1_if.cpp:182) 20241111125843860 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125843874 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) 20241111125843874 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) 20241111125843878 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) 20241111125843878 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) 20241111125843878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843878 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) 20241111125843878 DRLCMACDL DEBUG -- Chunk with length 814 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 (tbf_dl.cpp:686) 20241111125843878 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) 20241111125843878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241111125843878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 00 (tbf_dl.cpp:911) 20241111125843878 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 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e a1 00 (pcu_l1_if.cpp:182) 20241111125843879 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125843893 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) 20241111125843893 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) 20241111125843897 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) 20241111125843898 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) 20241111125843898 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==149) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843898 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) 20241111125843898 DRLCMACDL DEBUG -- Chunk with length 225 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843898 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 149, MCS-5): db 9c eb 65 00 b7 c6 ea 74 5d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e (tbf_dl.cpp:686) 20241111125843898 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) 20241111125843898 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843898 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 149) (tbf_dl.cpp:847) 20241111125843898 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 149, MCS-5): 87 40 25 d8 36 e7 7a 19 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 17 (tbf_dl.cpp:911) 20241111125843898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=87 40 25 d8 36 e7 7a 19 c0 ad b1 3a 5d 57 08 21 3a a5 ff e3 f4 3e 21 80 90 2c a2 47 aa 34 d6 32 5f fd c6 ba 73 ac 4f f3 b5 dc 1f ec d3 6a 94 b8 89 51 d2 b9 8c 46 db db 4b 1f 9a 17 (pcu_l1_if.cpp:182) 20241111125843898 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125843912 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) 20241111125843912 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) 20241111125843921 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) 20241111125843921 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) 20241111125843921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843921 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) 20241111125843921 DRLCMACDL DEBUG -- Chunk with length 764 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125843921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 (tbf_dl.cpp:686) 20241111125843921 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) 20241111125843921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241111125843921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 00 (tbf_dl.cpp:911) 20241111125843921 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 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 66 00 (pcu_l1_if.cpp:182) 20241111125843922 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125843936 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) 20241111125843936 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) 20241111125843940 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) 20241111125843940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125843940 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==150) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843940 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) 20241111125843940 DRLCMACDL DEBUG -- Chunk with length 169 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843940 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 150, MCS-5): 22 e0 3b c7 49 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 72 (tbf_dl.cpp:686) 20241111125843941 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) 20241111125843941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 150) (tbf_dl.cpp:847) 20241111125843941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 150, MCS-5): 87 80 25 98 08 f8 ce 71 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 1c (tbf_dl.cpp:911) 20241111125843941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=87 80 25 98 08 f8 ce 71 12 e1 22 46 bf ef 14 34 e9 39 c1 cb 5d 62 dd a5 6c b3 6a 73 7e e9 89 05 05 a6 94 c7 4b 36 ce be dc ea 7b 33 e9 08 26 07 6f c1 c7 76 cb 21 ea 0b 13 33 b8 1c (pcu_l1_if.cpp:182) 20241111125843941 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125843955 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) 20241111125843955 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) 20241111125843959 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) 20241111125843960 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125843960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==132 .. V(S)==151) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125843960 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) 20241111125843960 DRLCMACDL DEBUG -- Chunk with length 113 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125843960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 151, MCS-5): fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 88 a2 98 ea a3 b8 49 (tbf_dl.cpp:686) 20241111125843960 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) 20241111125843960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125843960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 151) (tbf_dl.cpp:847) 20241111125843960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125843960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1815 + 13 = 1828 (pdch_ul_controller.c:131) 20241111125843960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1828 for type POLL (pdch_ul_controller.c:184) 20241111125843960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1828, TS=7) (tbf_dl.cpp:883) 20241111125843960 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1828, TS=7 (tbf_dl.cpp:903) 20241111125843960 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 151, MCS-5): 8f c0 25 98 fe d4 eb dd 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 12 (tbf_dl.cpp:911) 20241111125843960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=8f c0 25 98 fe d4 eb dd 64 a1 59 40 5e 9c 57 17 c3 ee ec c5 96 2a 18 56 db 1c 91 92 a4 28 b5 46 8a 64 15 85 8a e1 ca ec 27 af 68 aa a4 84 8e 8e a5 f6 4c ac 3d a2 28 a6 fa 28 6e 12 (pcu_l1_if.cpp:182) 20241111125843960 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125843974 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) 20241111125843974 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) 20241111125843983 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125843998 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) 20241111125843998 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) 20241111125844003 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125844017 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) 20241111125844017 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) 20241111125844022 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125844036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1824 block=2 data=40 20 20 a7 b1 32 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125844037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125844037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125844037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125844037 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 = 153 | 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) 20241111125844037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125844037 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125844037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 153, have_crbb: 0, urbb_len:64, 0x55abd86c049c, 0x55abd86c04a0, 4, 0, win: 132-152, 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) 20241111125844037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 153, BSN 132 to 217 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125844037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125844037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=132)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=151) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125844037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=132:152, lost=0, recv=20, skipped=0, bsn=132, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=132 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=133 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=134 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=135 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=136 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=137 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=138 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=139 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=140 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=141 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=142 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=143 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=144 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=145 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=146 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=147 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=148 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=149 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=150 (rlc_window_dl.cpp:103) 20241111125844037 DRLCMACDL DEBUG - got ack for BSN=151 (rlc_window_dl.cpp:103) 20241111125844037 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) 20241111125844037 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125844037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=152)""(V(S)-1=151) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125844045 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) 20241111125844046 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) 20241111125844046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844046 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) 20241111125844046 DRLCMACDL DEBUG -- Chunk with length 714 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 (tbf_dl.cpp:686) 20241111125844046 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) 20241111125844046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241111125844046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 07 00 31 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 00 (tbf_dl.cpp:911) 20241111125844046 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 31 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 68 00 (pcu_l1_if.cpp:182) 20241111125844047 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125844060 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) 20241111125844060 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) 20241111125844064 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) 20241111125844065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125844065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844065 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) 20241111125844065 DRLCMACDL DEBUG -- Chunk with length 664 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 (tbf_dl.cpp:686) 20241111125844065 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) 20241111125844065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241111125844065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125844065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1837 + 13 = 1850 (pdch_ul_controller.c:131) 20241111125844065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1850 for type POLL (pdch_ul_controller.c:184) 20241111125844065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1850, TS=7) (tbf_dl.cpp:883) 20241111125844065 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1850, TS=7 (tbf_dl.cpp:903) 20241111125844065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 0f 00 33 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 00 (tbf_dl.cpp:911) 20241111125844065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 block=4 data=0f 00 33 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 51 00 (pcu_l1_if.cpp:182) 20241111125844065 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125844079 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) 20241111125844079 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) 20241111125844083 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125844098 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) 20241111125844098 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) 20241111125844107 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125844122 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) 20241111125844122 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) 20241111125844127 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125844141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1846 block=7 data=40 08 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) 20241111125844141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125844141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125844141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125844141 DCSN1 INFO csnStreamDecoder (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) 20241111125844142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125844142 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125844142 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) 20241111125844142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125844142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=6)"RRRRRRRRRRRRRRRRRRRR"(BSN=25) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125844142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=6:26, lost=0, recv=20, skipped=0, bsn=6, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241111125844142 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241111125844142 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) 20241111125844142 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125844142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G: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) 20241111125844146 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) 20241111125844146 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) 20241111125844146 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==152 .. V(S)==152) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844146 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) 20241111125844146 DRLCMACDL DEBUG -- Chunk with length 57 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241111125844146 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 152, MCS-5): 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 (tbf_dl.cpp:686) 20241111125844146 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) 20241111125844146 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844146 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 152) (tbf_dl.cpp:847) 20241111125844146 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 152, MCS-5): 87 00 26 58 86 af a5 56 a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f 28 (tbf_dl.cpp:911) 20241111125844146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=87 00 26 58 86 af a5 56 a7 fc 8b 33 4d 48 ac e6 39 2f 07 36 8d 3e 54 72 cb 2d da 0b bb ab 7c aa 12 21 00 6a 2a 44 db ea 3d 99 af 2a b6 bd 61 75 25 40 70 1f 19 65 8b e2 cd 2d 0f 28 (pcu_l1_if.cpp:182) 20241111125844147 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125844160 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) 20241111125844160 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) 20241111125844170 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) 20241111125844170 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) 20241111125844170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844170 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) 20241111125844170 DRLCMACDL DEBUG -- Chunk with length 614 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 (tbf_dl.cpp:686) 20241111125844170 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) 20241111125844170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241111125844170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 00 (tbf_dl.cpp:911) 20241111125844170 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 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 b9 00 (pcu_l1_if.cpp:182) 20241111125844170 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125844184 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) 20241111125844184 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) 20241111125844189 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) 20241111125844189 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) 20241111125844189 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==152 .. V(S)==153) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844189 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) 20241111125844189 DRLCMACDL DEBUG -- Chunk with length 1 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125844189 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125844189 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1106 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125844189 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC queue completely drained and there's still 54 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241111125844189 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241111125844189 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241111125844189 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 153, MCS-5): 02 ff cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 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) 20241111125844189 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) 20241111125844189 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844189 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 153) (tbf_dl.cpp:847) 20241111125844189 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) 20241111125844189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1863 + 13 = 1876 (pdch_ul_controller.c:131) 20241111125844189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1876 for type POLL (pdch_ul_controller.c:184) 20241111125844189 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) 20241111125844189 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) 20241111125844189 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 153, MCS-5): 8f 40 26 88 c0 ff f3 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 ca 0a (tbf_dl.cpp:911) 20241111125844189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=8f 40 26 88 c0 ff f3 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 ca 0a (pcu_l1_if.cpp:182) 20241111125844189 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125844203 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) 20241111125844203 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) 20241111125844208 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125844222 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) 20241111125844222 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) 20241111125844232 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125844248 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) 20241111125844248 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) 20241111125844253 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125844266 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 36 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125844266 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) 20241111125844266 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125844266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125844266 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 = 155 | 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) 20241111125844266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125844266 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125844266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 155, have_crbb: 0, urbb_len:64, 0x55abd86c049c, 0x55abd86c04a0, 4, 0, win: 152-154, 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) 20241111125844266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 155, BSN 152 to 219 - 1 (67 blocks), "RRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125844266 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125844266 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=152)"RRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=153) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125844266 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=152:154, lost=0, recv=2, skipped=0, bsn=152, info='RR..............................................................' (tbf_dl.cpp:998) 20241111125844266 DRLCMACDL DEBUG - got ack for BSN=152 (rlc_window_dl.cpp:103) 20241111125844266 DRLCMACDL DEBUG - got ack for BSN=153 (rlc_window_dl.cpp:103) 20241111125844266 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) 20241111125844266 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=154)""(V(S)-1=153) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125844271 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) 20241111125844271 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) 20241111125844271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844271 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) 20241111125844271 DRLCMACDL DEBUG -- Chunk with length 564 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): 2e 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 (tbf_dl.cpp:686) 20241111125844271 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) 20241111125844271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241111125844271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 2e 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 00 (tbf_dl.cpp:911) 20241111125844271 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 2e 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c a9 00 (pcu_l1_if.cpp:182) 20241111125844272 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125844286 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) 20241111125844286 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) 20241111125844296 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) 20241111125844296 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) 20241111125844296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844296 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) 20241111125844296 DRLCMACDL DEBUG -- Chunk with length 514 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 (tbf_dl.cpp:686) 20241111125844296 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) 20241111125844296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241111125844296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 00 (tbf_dl.cpp:911) 20241111125844296 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 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd f6 00 (pcu_l1_if.cpp:182) 20241111125844297 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125844310 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) 20241111125844310 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) 20241111125844315 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) 20241111125844315 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) 20241111125844315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844315 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) 20241111125844315 DRLCMACDL DEBUG -- Chunk with length 464 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 (tbf_dl.cpp:686) 20241111125844315 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) 20241111125844315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241111125844315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 00 (tbf_dl.cpp:911) 20241111125844315 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 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 57 00 (pcu_l1_if.cpp:182) 20241111125844315 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125844330 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) 20241111125844330 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) 20241111125844335 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) 20241111125844335 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) 20241111125844335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844335 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) 20241111125844335 DRLCMACDL DEBUG -- Chunk with length 414 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 (tbf_dl.cpp:686) 20241111125844335 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) 20241111125844335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241111125844335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 00 (tbf_dl.cpp:911) 20241111125844335 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 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 18 00 (pcu_l1_if.cpp:182) 20241111125844336 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125844349 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) 20241111125844349 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) 20241111125844358 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) 20241111125844358 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) 20241111125844358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844358 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) 20241111125844358 DRLCMACDL DEBUG -- Chunk with length 364 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 (tbf_dl.cpp:686) 20241111125844358 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) 20241111125844358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241111125844358 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 00 (tbf_dl.cpp:911) 20241111125844358 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 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 06 00 (pcu_l1_if.cpp:182) 20241111125844360 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125844372 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) 20241111125844372 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) 20241111125844377 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) 20241111125844377 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) 20241111125844377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844377 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) 20241111125844377 DRLCMACDL DEBUG -- Chunk with length 314 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 (tbf_dl.cpp:686) 20241111125844377 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) 20241111125844377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241111125844377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 07 00 41 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 00 (tbf_dl.cpp:911) 20241111125844377 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 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 67 00 (pcu_l1_if.cpp:182) 20241111125844377 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125844392 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) 20241111125844392 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) 20241111125844396 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) 20241111125844396 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) 20241111125844396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844396 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) 20241111125844396 DRLCMACDL DEBUG -- Chunk with length 264 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 (tbf_dl.cpp:686) 20241111125844396 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) 20241111125844396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241111125844396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 00 (tbf_dl.cpp:911) 20241111125844396 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 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 21 00 (pcu_l1_if.cpp:182) 20241111125844397 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125844410 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) 20241111125844410 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) 20241111125844420 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) 20241111125844420 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) 20241111125844420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844420 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) 20241111125844420 DRLCMACDL DEBUG -- Chunk with length 214 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 (tbf_dl.cpp:686) 20241111125844420 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) 20241111125844420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241111125844420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 00 (tbf_dl.cpp:911) 20241111125844420 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 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 49 00 (pcu_l1_if.cpp:182) 20241111125844420 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125844434 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) 20241111125844434 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) 20241111125844439 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) 20241111125844439 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) 20241111125844439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844439 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) 20241111125844439 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 (tbf_dl.cpp:686) 20241111125844439 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) 20241111125844439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241111125844439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 00 (tbf_dl.cpp:911) 20241111125844439 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 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc e0 00 (pcu_l1_if.cpp:182) 20241111125844440 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125844453 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) 20241111125844453 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) 20241111125844458 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) 20241111125844458 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) 20241111125844458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844458 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) 20241111125844458 DRLCMACDL DEBUG -- Chunk with length 114 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): 72 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 (tbf_dl.cpp:686) 20241111125844458 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) 20241111125844458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241111125844458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 72 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 00 (tbf_dl.cpp:911) 20241111125844458 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 72 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 f6 00 (pcu_l1_if.cpp:182) 20241111125844459 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125844473 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) 20241111125844473 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) 20241111125844483 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) 20241111125844483 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 61/431 -> yes (tbf_dl.cpp:1216) 20241111125844483 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) 20241111125844483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844483 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) 20241111125844483 DRLCMACDL DEBUG -- Chunk with length 64 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): 88 a2 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 (tbf_dl.cpp:686) 20241111125844483 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) 20241111125844483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241111125844483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4b 88 a2 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 00 (tbf_dl.cpp:911) 20241111125844483 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 4b 88 a2 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 86 00 (pcu_l1_if.cpp:182) 20241111125844485 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125844497 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) 20241111125844497 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) 20241111125844502 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) 20241111125844502 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 65/431 -> yes (tbf_dl.cpp:1216) 20241111125844502 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) 20241111125844502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844502 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) 20241111125844502 DRLCMACDL DEBUG -- Chunk with length 14 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125844502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125844502 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1258 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125844502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241111125844502 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (35) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): 3b d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 (tbf_dl.cpp:686) 20241111125844502 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) 20241111125844502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241111125844502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4c 3b d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 00 (tbf_dl.cpp:911) 20241111125844502 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 4c 3b d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 6d 32 26 2f 8d a5 d9 23 8d b2 f6 e6 a3 26 e6 7d f6 10 31 5c 07 e0 fd a5 03 54 f7 2d 75 e7 1e 06 87 eb b3 00 (pcu_l1_if.cpp:182) 20241111125844503 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125844516 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) 20241111125844516 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) 20241111125844521 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) 20241111125844521 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 69/431 -> yes (tbf_dl.cpp:1216) 20241111125844521 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) 20241111125844521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844521 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) 20241111125844521 DRLCMACDL DEBUG -- Chunk with length 1365 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae (tbf_dl.cpp:686) 20241111125844521 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) 20241111125844521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241111125844521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae 00 (tbf_dl.cpp:911) 20241111125844521 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 7b 6c 54 13 c9 34 3d f6 75 37 42 3b 52 54 63 08 d5 8e f5 c1 b5 04 6c 4f 52 51 99 a2 10 f8 81 c7 64 6f 32 fe fd 36 15 46 e8 fa c7 06 05 e9 cf 9f cd ae 00 (pcu_l1_if.cpp:182) 20241111125844522 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125844535 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) 20241111125844535 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) 20241111125844544 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) 20241111125844544 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 74/431 -> yes (tbf_dl.cpp:1216) 20241111125844544 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) 20241111125844544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844544 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) 20241111125844544 DRLCMACDL DEBUG -- Chunk with length 1315 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be (tbf_dl.cpp:686) 20241111125844544 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) 20241111125844544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241111125844544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 00 (tbf_dl.cpp:911) 20241111125844544 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 c2 5b 42 ae 16 8b 34 07 7e b5 31 2e 5f ec e2 11 51 92 07 f8 2c 22 81 ba 1e 07 bf bb 51 21 78 57 4c de 77 15 8f 6a e1 71 48 09 a9 fe c0 68 90 bc 26 be 00 (pcu_l1_if.cpp:182) 20241111125844546 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125844558 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) 20241111125844558 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) 20241111125844563 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) 20241111125844563 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 78/431 -> yes (tbf_dl.cpp:1216) 20241111125844563 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) 20241111125844563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844563 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) 20241111125844563 DRLCMACDL DEBUG -- Chunk with length 1265 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 (tbf_dl.cpp:686) 20241111125844563 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) 20241111125844563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241111125844563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 00 (tbf_dl.cpp:911) 20241111125844563 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 38 d0 e8 44 d0 2f c2 a2 53 96 1d 2a 10 e8 c9 33 a7 0d f2 ae 66 66 6c e4 7e 32 5e 56 91 27 12 8d ee da 1e 43 b5 6d 51 44 4b 0b 9e 94 07 22 8c 5a ec 36 00 (pcu_l1_if.cpp:182) 20241111125844563 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125844578 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) 20241111125844578 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) 20241111125844583 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) 20241111125844583 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 82/431 -> yes (tbf_dl.cpp:1216) 20241111125844583 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) 20241111125844583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844583 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) 20241111125844583 DRLCMACDL DEBUG -- Chunk with length 1215 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b (tbf_dl.cpp:686) 20241111125844583 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) 20241111125844583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241111125844583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 00 (tbf_dl.cpp:911) 20241111125844583 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 15 79 31 93 24 e3 39 8e ef c6 34 81 cc 1c e4 d6 f6 90 49 c0 a5 2c 5e 15 98 7d 3c 23 13 b7 4d 59 99 86 91 fd bf 6a 38 c7 f8 4a cb dc 2f de 54 aa 47 8b 00 (pcu_l1_if.cpp:182) 20241111125844585 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125844597 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) 20241111125844597 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) 20241111125844607 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) 20241111125844607 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 87/431 -> yes (tbf_dl.cpp:1216) 20241111125844607 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) 20241111125844607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844607 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) 20241111125844607 DRLCMACDL DEBUG -- Chunk with length 1165 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 (tbf_dl.cpp:686) 20241111125844607 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) 20241111125844607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241111125844607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 00 (tbf_dl.cpp:911) 20241111125844607 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 16 73 6d 23 d3 05 c8 09 9a e3 af e4 e8 9d ab c0 cf a3 a1 4a 39 f5 6e 8f 42 5e e6 aa 52 ea e1 3f 31 f2 c5 a8 4a 16 a4 64 bc ba 57 a0 b1 14 f9 b9 64 c8 00 (pcu_l1_if.cpp:182) 20241111125844608 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125844622 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) 20241111125844622 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) 20241111125844626 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) 20241111125844626 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 91/431 -> yes (tbf_dl.cpp:1216) 20241111125844626 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) 20241111125844626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844626 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) 20241111125844626 DRLCMACDL DEBUG -- Chunk with length 1115 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad (tbf_dl.cpp:686) 20241111125844626 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) 20241111125844626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241111125844626 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 07 00 59 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 00 (tbf_dl.cpp:911) 20241111125844626 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 59 91 08 87 f0 a8 67 e8 b8 7b 14 fa fe 47 2e a4 d9 50 fe 6b 3c a6 82 04 66 0f 39 2d 15 55 79 bd 62 c5 5b 50 2d 27 d9 f4 62 42 9d ec 61 5b c5 b9 62 55 ad 00 (pcu_l1_if.cpp:182) 20241111125844627 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125844641 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) 20241111125844641 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) 20241111125844645 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) 20241111125844645 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 95/431 -> yes (tbf_dl.cpp:1216) 20241111125844645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125844645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844645 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) 20241111125844645 DRLCMACDL DEBUG -- Chunk with length 1065 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): 09 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 (tbf_dl.cpp:686) 20241111125844645 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) 20241111125844645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241111125844645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125844645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1958 + 13 = 1971 (pdch_ul_controller.c:131) 20241111125844645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1971 for type POLL (pdch_ul_controller.c:184) 20241111125844645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1971, TS=7) (tbf_dl.cpp:883) 20241111125844645 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1971, TS=7 (tbf_dl.cpp:903) 20241111125844645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 0f 00 5b 09 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 00 (tbf_dl.cpp:911) 20241111125844645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=0f 00 5b 09 a6 a6 16 af 1f 7f 10 bc f1 87 29 25 2a 29 50 a7 88 a3 ac 47 1a af 20 7f 64 7d e8 96 bb 59 f3 1d 73 c8 4d 5a 22 20 a7 f1 7f d6 26 3d d8 70 a0 a9 87 00 (pcu_l1_if.cpp:182) 20241111125844646 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125844660 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) 20241111125844660 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) 20241111125844669 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125844684 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) 20241111125844684 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) 20241111125844688 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125844702 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) 20241111125844702 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) 20241111125844707 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125844723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1967 block=11 data=40 08 05 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) 20241111125844723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125844723 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125844723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125844723 DCSN1 INFO csnStreamDecoder (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) 20241111125844724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125844724 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125844724 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) 20241111125844724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125844724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=26)"RRRRRRRRRRRRRRRRRRRR"(BSN=45) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125844724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=26:46, lost=0, recv=20, skipped=0, bsn=26, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241111125844724 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241111125844724 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) 20241111125844724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G: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) 20241111125844732 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) 20241111125844732 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 113/431 -> yes (tbf_dl.cpp:1216) 20241111125844732 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) 20241111125844732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844732 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) 20241111125844732 DRLCMACDL DEBUG -- Chunk with length 1015 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): fa e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 (tbf_dl.cpp:686) 20241111125844732 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) 20241111125844732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241111125844732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d fa e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 00 (tbf_dl.cpp:911) 20241111125844732 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 fa e6 de 2b 81 1e 52 1d 95 18 bd c3 be 99 3c 22 7b c3 8e 50 8d b3 68 f3 bd e2 97 01 5f ac 53 90 60 d7 85 f8 5a 46 96 d6 97 c0 d7 a9 e0 be e9 32 09 31 00 (pcu_l1_if.cpp:182) 20241111125844733 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125844746 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) 20241111125844746 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) 20241111125844751 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) 20241111125844751 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 117/431 -> yes (tbf_dl.cpp:1216) 20241111125844751 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) 20241111125844751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844751 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) 20241111125844751 DRLCMACDL DEBUG -- Chunk with length 965 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 (tbf_dl.cpp:686) 20241111125844751 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) 20241111125844751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241111125844751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 00 (tbf_dl.cpp:911) 20241111125844751 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 b4 47 75 ce ae 97 50 2d de 13 e0 b4 7c 96 68 17 41 49 2b da ad 9f f0 14 66 ee 33 0a 54 77 35 62 11 85 b1 1f ac d0 db 55 27 04 4a a8 77 b7 62 03 f0 e2 00 (pcu_l1_if.cpp:182) 20241111125844751 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125844765 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) 20241111125844765 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) 20241111125844770 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) 20241111125844770 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 121/431 -> yes (tbf_dl.cpp:1216) 20241111125844770 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) 20241111125844770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844770 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) 20241111125844770 DRLCMACDL DEBUG -- Chunk with length 915 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 (tbf_dl.cpp:686) 20241111125844770 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) 20241111125844770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241111125844770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 00 (tbf_dl.cpp:911) 20241111125844770 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 0f 50 86 6d 67 13 c3 51 e8 cf 05 a9 70 d9 30 0f f7 a3 21 f9 25 a6 c9 18 7a 35 e4 58 7c 35 a5 da f9 d3 4c 56 f1 23 01 20 89 99 ee 9e 17 bd 50 1d ae 76 00 (pcu_l1_if.cpp:182) 20241111125844770 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125844785 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) 20241111125844785 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) 20241111125844794 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) 20241111125844794 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 126/431 -> yes (tbf_dl.cpp:1216) 20241111125844794 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) 20241111125844794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844794 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) 20241111125844794 DRLCMACDL DEBUG -- Chunk with length 865 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 (tbf_dl.cpp:686) 20241111125844794 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) 20241111125844794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241111125844794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 00 (tbf_dl.cpp:911) 20241111125844794 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 a0 99 ee c8 5b 56 1f 79 21 28 45 82 3b 3b d1 fe da 57 f3 d0 20 67 1c a6 62 c6 48 81 3c 4b 68 b0 99 62 1b 75 4a 1c cf e4 ed a6 f4 e6 a6 67 66 73 78 38 00 (pcu_l1_if.cpp:182) 20241111125844795 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125844808 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) 20241111125844808 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) 20241111125844813 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) 20241111125844813 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 130/431 -> yes (tbf_dl.cpp:1216) 20241111125844813 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) 20241111125844813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844813 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) 20241111125844813 DRLCMACDL DEBUG -- Chunk with length 815 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 76 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e (tbf_dl.cpp:686) 20241111125844813 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) 20241111125844813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241111125844813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 76 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e 00 (tbf_dl.cpp:911) 20241111125844813 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 76 20 1f 8b 4a d3 7b 51 c9 c0 2c ce 75 49 eb 97 10 12 7d 5d 5a c9 ae 92 07 fe 73 bd c6 b7 60 04 ca 07 60 c8 ff 6c 65 92 78 e6 13 32 1f 92 7d 33 be 9e 00 (pcu_l1_if.cpp:182) 20241111125844814 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125844827 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) 20241111125844827 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) 20241111125844832 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) 20241111125844832 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 134/431 -> yes (tbf_dl.cpp:1216) 20241111125844832 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) 20241111125844832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844832 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) 20241111125844832 DRLCMACDL DEBUG -- Chunk with length 765 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 (tbf_dl.cpp:686) 20241111125844832 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) 20241111125844832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241111125844832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 00 (tbf_dl.cpp:911) 20241111125844832 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 a1 fd df 17 e4 db ae 6e 0d 09 7c dd 8e 91 22 7d ef 15 11 72 16 0e d8 05 ee 16 02 b5 66 74 e6 89 84 da 24 c2 40 78 8e d3 31 36 21 7e 5a a2 93 a7 17 e7 00 (pcu_l1_if.cpp:182) 20241111125844833 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125844846 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) 20241111125844846 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) 20241111125844856 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) 20241111125844856 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 139/431 -> yes (tbf_dl.cpp:1216) 20241111125844856 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) 20241111125844856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844856 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) 20241111125844856 DRLCMACDL DEBUG -- Chunk with length 715 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 (tbf_dl.cpp:686) 20241111125844856 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) 20241111125844856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241111125844856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 07 00 69 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 00 (tbf_dl.cpp:911) 20241111125844856 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 66 ca eb cc 21 73 87 74 08 c1 15 35 03 d9 0b f5 a7 5b e9 c1 4f a9 23 c4 e2 7d 58 19 13 a9 db 64 1a d7 ae 4e 6f a0 32 e9 80 ca 08 9b 6c 3c 44 42 fc 50 00 (pcu_l1_if.cpp:182) 20241111125844857 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125844870 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) 20241111125844870 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) 20241111125844875 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) 20241111125844875 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 143/431 -> yes (tbf_dl.cpp:1216) 20241111125844875 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) 20241111125844875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844875 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) 20241111125844875 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): 68 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff (tbf_dl.cpp:686) 20241111125844875 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) 20241111125844875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241111125844875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b 68 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 00 (tbf_dl.cpp:911) 20241111125844875 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 68 b7 7a af 13 87 52 1c 00 c7 e0 87 bc 6f 2b 06 8a c6 77 ab 03 85 e1 8c 8e 9d 27 69 0f 99 e0 60 bd bf 31 4d 45 27 2d d9 a4 46 d7 b3 63 24 1c c1 61 ff 00 (pcu_l1_if.cpp:182) 20241111125844876 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125844889 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) 20241111125844889 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) 20241111125844894 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) 20241111125844894 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 147/431 -> yes (tbf_dl.cpp:1216) 20241111125844894 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) 20241111125844894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844894 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) 20241111125844894 DRLCMACDL DEBUG -- Chunk with length 615 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 (tbf_dl.cpp:686) 20241111125844894 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) 20241111125844894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241111125844894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 00 (tbf_dl.cpp:911) 20241111125844894 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 51 31 02 9f a1 27 0b db eb 67 dc 52 97 b3 1b 56 29 6e 6b e7 74 9a 2e 6c 43 a9 a0 2e 27 58 11 7b d7 da cf 2e b7 5b 4a 4e d5 30 0b 06 06 26 d3 3c 89 63 00 (pcu_l1_if.cpp:182) 20241111125844895 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125844908 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) 20241111125844908 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) 20241111125844918 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) 20241111125844918 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 152/431 -> yes (tbf_dl.cpp:1216) 20241111125844918 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) 20241111125844918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844918 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) 20241111125844918 DRLCMACDL DEBUG -- Chunk with length 565 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): b9 2e 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c (tbf_dl.cpp:686) 20241111125844918 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) 20241111125844918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241111125844918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f b9 2e 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c 00 (tbf_dl.cpp:911) 20241111125844918 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 b9 2e 6a a5 1e dc 97 33 3d 8d 60 49 1e 43 10 29 44 26 3d de 58 4b 48 29 5d ea 0c 41 e0 8e 05 37 36 5c f9 ea 62 1c 9c c3 33 39 67 87 46 f2 2a ff 94 5c 00 (pcu_l1_if.cpp:182) 20241111125844919 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125844932 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) 20241111125844932 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) 20241111125844937 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) 20241111125844937 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 156/431 -> yes (tbf_dl.cpp:1216) 20241111125844937 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) 20241111125844937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844937 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) 20241111125844937 DRLCMACDL DEBUG -- Chunk with length 515 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): a9 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd (tbf_dl.cpp:686) 20241111125844937 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) 20241111125844937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241111125844937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 a9 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd 00 (tbf_dl.cpp:911) 20241111125844937 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 a9 32 62 5c 87 05 00 60 a3 5e a2 55 d7 08 c0 5c ef 10 66 c9 8f 6d ad 2e 13 1a 81 6b 8d 61 58 6f 35 95 29 6e 7a 76 b8 20 38 74 40 15 0a d9 50 80 9f dd 00 (pcu_l1_if.cpp:182) 20241111125844938 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125844951 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) 20241111125844951 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) 20241111125844956 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) 20241111125844956 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 160/431 -> yes (tbf_dl.cpp:1216) 20241111125844956 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) 20241111125844956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844956 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) 20241111125844956 DRLCMACDL DEBUG -- Chunk with length 465 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 (tbf_dl.cpp:686) 20241111125844956 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) 20241111125844956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241111125844956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 00 (tbf_dl.cpp:911) 20241111125844956 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 f6 66 b0 ff 75 58 a0 c0 e7 d1 77 fc 21 31 e0 72 70 d2 27 49 9b 89 d1 1b 32 c0 8a 65 ef 1f 68 5b 69 30 c0 b3 24 ee e0 e9 fc 2c ae e1 fd 1f 8e e7 fb 96 00 (pcu_l1_if.cpp:182) 20241111125844957 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125844970 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) 20241111125844970 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) 20241111125844980 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) 20241111125844980 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 165/431 -> yes (tbf_dl.cpp:1216) 20241111125844980 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) 20241111125844980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844980 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) 20241111125844980 DRLCMACDL DEBUG -- Chunk with length 415 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): 57 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 (tbf_dl.cpp:686) 20241111125844980 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) 20241111125844980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241111125844980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 57 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 00 (tbf_dl.cpp:911) 20241111125844980 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 57 52 ec 9a 65 31 77 ad 95 69 e9 7c 96 55 91 95 f7 03 bc a7 e8 b0 ed 41 c1 02 71 50 d1 d7 98 b2 f4 bd 88 11 02 b7 f0 fb ee f2 bc 6d 27 a2 fa bd df 12 00 (pcu_l1_if.cpp:182) 20241111125844981 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125844994 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) 20241111125844994 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) 20241111125844999 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) 20241111125844999 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 169/431 -> yes (tbf_dl.cpp:1216) 20241111125844999 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) 20241111125844999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125844999 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) 20241111125844999 DRLCMACDL DEBUG -- Chunk with length 365 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125844999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 (tbf_dl.cpp:686) 20241111125844999 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) 20241111125844999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125844999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241111125844999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 00 (tbf_dl.cpp:911) 20241111125844999 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 18 5a c5 31 2f 24 5b ed 77 7b cc 05 ad 87 8f 3e 73 27 2e 53 65 ec 6c 21 37 4b f3 b3 e8 a1 af 39 ac 82 ab dd 09 00 23 3f ea 6f bb bf d0 39 a0 96 f9 78 00 (pcu_l1_if.cpp:182) 20241111125845000 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125845013 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) 20241111125845013 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) 20241111125845018 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) 20241111125845018 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 173/431 -> yes (tbf_dl.cpp:1216) 20241111125845018 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) 20241111125845018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125845018 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) 20241111125845018 DRLCMACDL DEBUG -- Chunk with length 315 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125845018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): 06 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 (tbf_dl.cpp:686) 20241111125845018 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) 20241111125845018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125845018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241111125845018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 79 06 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 00 (tbf_dl.cpp:911) 20241111125845018 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 06 ff b9 b5 55 f0 5a a4 b1 f7 aa 3f 8a 30 28 27 2b 2b 8b 8d b5 56 f3 9d 98 98 eb 58 f0 f8 ea 90 a8 70 bd 46 08 78 6b 35 5e 8a ae 5f 33 4f 72 ab e3 40 00 (pcu_l1_if.cpp:182) 20241111125845019 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125845032 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) 20241111125845032 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) 20241111125845042 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) 20241111125845042 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 178/431 -> yes (tbf_dl.cpp:1216) 20241111125845042 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) 20241111125845042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125845042 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) 20241111125845042 DRLCMACDL DEBUG -- Chunk with length 265 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125845042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d (tbf_dl.cpp:686) 20241111125845042 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) 20241111125845042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125845042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241111125845042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 00 (tbf_dl.cpp:911) 20241111125845042 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 67 c4 24 c8 e8 23 65 a7 67 64 b7 d1 71 9b 50 9a 32 7e 81 27 c7 a8 8a ac e0 72 b7 75 72 fe 37 04 35 3e 92 05 2b dd 96 df db 9c eb 65 00 b7 c6 ea 74 5d 00 (pcu_l1_if.cpp:182) 20241111125845043 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125845056 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) 20241111125845056 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) 20241111125845061 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) 20241111125845061 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 182/431 -> yes (tbf_dl.cpp:1216) 20241111125845061 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) 20241111125845061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125845061 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) 20241111125845061 DRLCMACDL DEBUG -- Chunk with length 215 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125845061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 (tbf_dl.cpp:686) 20241111125845061 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) 20241111125845061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125845061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241111125845061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 00 (tbf_dl.cpp:911) 20241111125845061 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 21 84 e8 94 fe 8f d3 fb 84 00 42 b2 88 1e a9 d2 58 cb 7c f5 1b eb ce b1 3e cd d7 72 7f b0 4f ab 51 e2 26 46 49 e7 32 1a 6d 6f 2f 7d 68 5e 22 e0 3b c7 00 (pcu_l1_if.cpp:182) 20241111125845062 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125845075 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) 20241111125845075 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) 20241111125845080 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) 20241111125845080 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 186/431 -> yes (tbf_dl.cpp:1216) 20241111125845080 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) 20241111125845080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125845080 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) 20241111125845080 DRLCMACDL DEBUG -- Chunk with length 165 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125845080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): 49 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc (tbf_dl.cpp:686) 20241111125845080 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) 20241111125845080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125845080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241111125845080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f 49 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc 00 (tbf_dl.cpp:911) 20241111125845080 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 49 84 8b 18 fd be 53 d0 a4 e7 04 2f 77 89 75 97 b2 cd aa cd f9 a5 27 16 14 98 52 1e 2f d9 38 fb 72 ab ef cd a4 23 98 1c bc 05 1f db 2d 87 a8 2f 4c cc 00 (pcu_l1_if.cpp:182) 20241111125845081 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125845094 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) 20241111125845094 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) 20241111125845104 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) 20241111125845104 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 191/431 -> yes (tbf_dl.cpp:1216) 20241111125845104 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) 20241111125845104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125845104 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) 20241111125845104 DRLCMACDL DEBUG -- Chunk with length 115 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125845104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): e0 72 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 (tbf_dl.cpp:686) 20241111125845104 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) 20241111125845104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125845104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241111125845104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 07 00 81 e0 72 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 00 (tbf_dl.cpp:911) 20241111125845104 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 81 e0 72 fa 53 af 77 93 85 66 01 79 71 5e 5d 0c bb b3 17 5b aa 60 58 6d 73 44 4a 92 a2 d4 1a 29 92 55 14 2a 86 2b b3 9f bc a2 a9 92 12 3a 3a 96 da 33 b1 00 (pcu_l1_if.cpp:182) 20241111125845105 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125845118 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) 20241111125845118 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) 20241111125845123 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) 20241111125845123 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 195/431 -> yes (tbf_dl.cpp:1216) 20241111125845123 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125845123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125845123 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) 20241111125845123 DRLCMACDL DEBUG -- Chunk with length 65 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241111125845123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): f6 88 a2 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 (tbf_dl.cpp:686) 20241111125845123 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) 20241111125845123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125845123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241111125845123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241111125845123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2058 + 13 = 2071 (pdch_ul_controller.c:131) 20241111125845123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2071 for type POLL (pdch_ul_controller.c:184) 20241111125845123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2071, TS=7) (tbf_dl.cpp:883) 20241111125845123 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2071, TS=7 (tbf_dl.cpp:903) 20241111125845123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 0f 00 83 f6 88 a2 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 00 (tbf_dl.cpp:911) 20241111125845123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 data=0f 00 83 f6 88 a2 98 ea a3 b8 49 19 be 96 5a 9d f2 2f ce 34 21 b1 9a e7 bc 1c d8 34 fa 50 c9 2d b7 68 2f ec ae f2 a9 4a 84 00 a8 a9 10 6d ab f7 64 be aa d8 f6 00 (pcu_l1_if.cpp:182) 20241111125845124 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125845137 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) 20241111125845137 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) 20241111125845142 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125845156 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) 20241111125845156 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) 20241111125845166 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125845180 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) 20241111125845180 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) 20241111125845185 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125845199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2067 block=10 data=40 08 08 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) 20241111125845200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125845200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125845200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125845200 DCSN1 INFO csnStreamDecoder (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) 20241111125845200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125845200 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125845200 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) 20241111125845200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125845200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=46)"RRRRRRRRRRRRRRRRRRRR"(BSN=65) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125845200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=46:66, lost=0, recv=20, skipped=0, bsn=46, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241111125845200 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241111125845200 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) 20241111125845200 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125845201 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) 20241111125845205 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) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 212/431 -> yes (tbf_dl.cpp:1216) 20241111125845205 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) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=CS-4 (tbf_dl.cpp:354) 20241111125845205 DRLCMACDL DEBUG -- Chunk with length 15 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 34 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 66, CS-4): 3d 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 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) 20241111125845205 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) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241111125845205 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) 20241111125845205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2075 + 13 = 2088 (pdch_ul_controller.c:131) 20241111125845205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2088 for type POLL (pdch_ul_controller.c:184) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2088, TS=7) (tbf_dl.cpp:883) 20241111125845205 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2088, TS=7 (tbf_dl.cpp:903) 20241111125845205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-4): 0f 00 84 3d 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 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) 20241111125845205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 data=0f 00 84 3d 86 d5 95 00 c1 7d 64 94 2d 8a 37 b7 3c a0 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 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) 20241111125845206 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125845219 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) 20241111125845219 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) 20241111125845228 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125845243 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) 20241111125845243 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) 20241111125845247 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125845262 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) 20241111125845262 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) 20241111125845266 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125845281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2084 block=2 data=40 08 08 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) 20241111125845281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125845281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125845281 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125845281 DCSN1 INFO csnStreamDecoder (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 = 67 | 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) 20241111125845282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125845282 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111125845282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 67, BSN 66 to 67 - 1 (1 blocks), "R" (pdch.cpp:509) 20241111125845282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125845282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=66)"R"(BSN=66) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125845282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=66:67, lost=0, recv=1, skipped=0, bsn=66, info='R...............................................................' (tbf_dl.cpp:998) 20241111125845282 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241111125845282 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) 20241111125845282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=67)""(V(S)-1=66) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241111125845291 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) 20241111125845291 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 230/431 -> yes (tbf_dl.cpp:1216) 20241111125845291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Scheduling data message at RTS for DL TFI=1 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241111125845291 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==154 .. V(S)==154) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241111125845291 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new dummy block at BSN 154, CS=MCS-5 (tbf_dl.cpp:371) 20241111125845291 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Empty chunk, added LLC dummy command of size 55, drained_since=230 (tbf_dl.cpp:647) 20241111125845291 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 230/431 -> yes (tbf_dl.cpp:1216) 20241111125845291 DRLCMACDL DEBUG -- Chunk with length 55 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241111125845291 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1639) 20241111125845291 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=55 (tbf_dl.cpp:663) 20241111125845291 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 50 KBits/s (gprs_rlcmac_meas.cpp:181) 20241111125845291 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 154, 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) 20241111125845291 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) 20241111125845291 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111125845292 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 154) (tbf_dl.cpp:847) 20241111125845292 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) 20241111125845292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2093 + 13 = 2106 (pdch_ul_controller.c:131) 20241111125845292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2106 for type POLL (pdch_ul_controller.c:184) 20241111125845292 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2106, TS=7) (tbf_dl.cpp:883) 20241111125845292 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=2106, TS=7 (tbf_dl.cpp:903) 20241111125845292 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 154, MCS-5): 8f 80 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) 20241111125845292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 data=8f 80 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) 20241111125845292 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125845305 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) 20241111125845305 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) 20241111125845310 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125845320 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125845320 DLBSSGP DEBUG Estimated BVC leak rate = 2435 (measured 2430, usage 98%) (gprs_bssgp_pcu.c:965) 20241111125845320 DLBSSGP DEBUG Computed MS default leak rate = 2800, ms_num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:1001) 20241111125845320 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 24350, R = 2435, Bmax_MS = 28000, R_MS = 2800, avg_dly = 3071 (gprs_bssgp_pcu.c:1029) 20241111125845320 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125845324 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) 20241111125845324 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) 20241111125845329 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125845329 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125845329 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125845329 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125845329 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125845330 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125845344 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) 20241111125845344 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) 20241111125845353 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125845368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2101 block=6 data=40 20 20 a7 b1 38 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125845368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241111125845368 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125845368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125845368 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) 20241111125845368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125845368 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241111125845368 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, 0x55abd86c049c, 0x55abd86c04a0, 4, 0, win: 154-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) 20241111125845368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 156, BSN 154 to 220 - 1 (66 blocks), "RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241111125845368 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111125845368 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=154)"RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=154) R=ACK I=NACK (tbf_dl.cpp:1034) 20241111125845368 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=154:155, lost=0, recv=1, skipped=0, bsn=154, info='R...............................................................' (tbf_dl.cpp:998) 20241111125845368 DRLCMACDL DEBUG - got ack for BSN=154 (rlc_window_dl.cpp:103) 20241111125845368 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) 20241111125845368 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241111125845368 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) 20241111125845372 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) 20241111125845372 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) 20241111125845373 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(901)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@131a5d934883: results: ms_gprs_usf_count={ 9, 11 } / ms_egprs_usf_count={ 9, 9 } BTS(901)@131a5d934883: Shutting down virtual BTS #0... 20241111125845381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49892<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125845384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125845387 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125845387 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125845387 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125845387 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125845387 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) 20241111125845387 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125845387 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125845387 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125845387 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125845387 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125845387 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125845387 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125845387 DTBF INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241111125845387 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) 20241111125845387 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241111125845387 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125845387 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125845387 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111125845387 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: Deallocated (fsm.c:568) 20241111125845387 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241111125845387 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241111125845387 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125845387 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125845387 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125845387 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125845387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125845387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125845387 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 11317 with status 0 MTC@131a5d934883: Test case TC_multiplex_dl_gprs_egprs finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multiplex_dl_gprs_egprs pass'. respawn: 82: starting: osmo-pcu Mon Nov 11 12:58:45 UTC 2024 ====== PCU_Tests.TC_multiplex_dl_gprs_egprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_multiplex_dl_gprs_egprs.talloc 20241111125845438 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125845439 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125845439 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125845439 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125845464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125845565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58106<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2365716) Waiting for packet dumper to finish... 1 (prev_count=2365716, count=2440936) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:58:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_pcuif_info_ind_subsequent started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111125848694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58122<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(907)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(907)@131a5d934883: Start timer T: 5 s 20241111125848718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(907)@131a5d934883: Start timer T_Conn: 10 s TC_pcuif_info_ind_subsequent-STATS(909)@131a5d934883: Start timer T: 2 s TC_pcuif_info_ind_subsequent-STATS(909)@131a5d934883: Start timer T: 2 s 20241111125850439 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125850440 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125850440 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(907)@131a5d934883: OsmoPCU is now connected BTS(908)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" 20241111125850455 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125850455 DLGLOBAL DEBUG validating counter group 0x55fd0ba58040(bts) with 102 counters (rate_ctr.c:86) 20241111125850456 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850456 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850456 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850456 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850456 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850456 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850456 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850456 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850456 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850456 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850456 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850456 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850456 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850456 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850456 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850456 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850456 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850456 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850456 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850456 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850456 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850456 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850456 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850456 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850456 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850456 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850456 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850456 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850456 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850456 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850456 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850456 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850456 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850456 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850456 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850456 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850456 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850456 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850456 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850456 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850456 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850456 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850456 DLGLOBAL DEBUG validating counter group 0x7fed6b6ab5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125850457 DLGLOBAL DEBUG validating counter group 0x55fd0ba57720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125850457 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850457 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850457 DLGLOBAL DEBUG validating counter group 0x7fed6b6ac180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125850457 DLGLOBAL DEBUG validating counter group 0x7fed6b6ac160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125850457 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125850457 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125850457 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125850457 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125850457 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125850457 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125850457 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850457 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125850457 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125850457 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850457 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125850457 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125850457 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850457 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125850457 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125850457 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850457 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125850457 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125850457 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850457 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125850457 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125850457 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850458 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125850458 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125850458 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850458 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125850458 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125850458 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850458 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125850458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850458 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125850462 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850462 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850462 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850462 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850462 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850462 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850462 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850462 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850462 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850462 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850462 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850462 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850462 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850462 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850462 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850462 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850462 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850462 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850462 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850462 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850462 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850462 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850462 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850462 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850462 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850462 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850462 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850462 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850462 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850462 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850462 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850462 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850462 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850462 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850462 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850462 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850462 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850462 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850462 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850462 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850462 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850462 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850462 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850462 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850463 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850463 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850463 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850463 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850463 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850463 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850463 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850463 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850463 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) BTS(908)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(908)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(908)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(908)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(908)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(908)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125850469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125850469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125850470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125850471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125850471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125850472 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125850473 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850473 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125850473 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850474 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125850474 DL1IF DEBUG 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(908)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125850475 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) 20241111125850475 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) 20241111125850476 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(908)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125850483 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850483 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850483 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850483 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850483 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850483 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850483 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850483 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850483 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850483 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850483 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850483 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850483 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850483 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850483 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850483 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850483 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850483 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850483 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850483 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850483 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850483 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850483 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850483 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850483 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850483 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850483 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850483 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850483 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850483 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850483 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850483 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850483 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850483 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850483 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850483 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850483 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850483 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850483 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850483 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850483 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850483 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850483 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850483 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850483 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850483 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850483 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850483 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850483 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850483 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850483 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850483 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850483 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125850485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850486 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125850486 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850486 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125850486 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850487 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125850487 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850487 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125850487 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850487 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125850487 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125850488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125850488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850489 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) 20241111125850489 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) 20241111125850490 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125850494 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850494 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850494 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850494 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850494 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850494 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850494 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850494 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850494 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850494 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850494 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850494 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850494 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850494 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850494 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850494 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850494 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850494 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850494 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850494 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850494 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850494 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850494 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850494 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850494 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850494 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850494 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850494 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850494 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850494 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850494 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850494 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850494 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850494 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850494 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850494 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850494 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850494 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850494 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850494 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850494 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850494 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850494 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850494 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850494 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850494 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850494 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850494 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850494 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850494 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850494 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850494 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850494 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125850504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850505 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125850505 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125850506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850507 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125850507 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850507 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125850507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850508 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125850508 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850508 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125850508 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125850509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850513 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) 20241111125850513 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) 20241111125850514 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125850523 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850523 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850523 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850523 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850523 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850523 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850523 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850523 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850523 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850523 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850523 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850523 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850523 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850523 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850523 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850523 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850523 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850523 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850523 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850523 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850523 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850523 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850523 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850523 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850523 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850523 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850523 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850523 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850523 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850523 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850523 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850523 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850523 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850523 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850523 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850523 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850523 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850523 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850523 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850523 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850523 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850523 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850523 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850523 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850523 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850523 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850523 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850523 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850523 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850523 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850523 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850523 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850523 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125850528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850529 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125850529 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850530 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) 20241111125850530 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) 20241111125850531 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) 20241111125850531 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) 20241111125850531 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) 20241111125850531 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) 20241111125850532 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) 20241111125850532 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) 20241111125850533 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) 20241111125850533 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) 20241111125850533 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) 20241111125850533 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) 20241111125850534 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) 20241111125850534 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) 20241111125850534 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125850541 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850541 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850541 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850541 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850541 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850541 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850541 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850541 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850541 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850541 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850541 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850541 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850541 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850541 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850541 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850541 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850541 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850541 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850541 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850541 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850541 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850541 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850541 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850541 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850541 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850541 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850541 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850541 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850541 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850541 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850541 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850541 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850541 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850541 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850541 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850541 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850541 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850541 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850541 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850541 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850541 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850541 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850541 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850541 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850541 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850541 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850541 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850541 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850541 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850541 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850541 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850541 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850541 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125850547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850548 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) 20241111125850548 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) 20241111125850549 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) 20241111125850549 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) 20241111125850550 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) 20241111125850550 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) 20241111125850550 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) 20241111125850550 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) 20241111125850551 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) 20241111125850551 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) 20241111125850551 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) 20241111125850551 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) 20241111125850552 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) 20241111125850552 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) 20241111125850552 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) 20241111125850552 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) 20241111125850553 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125850559 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850559 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850559 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850559 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850559 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850559 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850559 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850559 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850559 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850559 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850559 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850559 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850559 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850559 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850559 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850559 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850559 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850559 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850559 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850559 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850559 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850559 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850559 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850559 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850559 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850559 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850559 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850559 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850559 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850559 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850559 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850559 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850559 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850559 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850559 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850559 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850559 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850559 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850559 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850559 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850559 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850559 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850559 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850559 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850559 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850559 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850559 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850559 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850559 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850559 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850559 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850559 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850559 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125850566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850567 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) 20241111125850567 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) 20241111125850567 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) 20241111125850567 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) 20241111125850568 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) 20241111125850568 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) 20241111125850569 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) 20241111125850569 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) 20241111125850569 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) 20241111125850569 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) 20241111125850570 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) 20241111125850570 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) 20241111125850570 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) 20241111125850570 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) 20241111125850575 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) 20241111125850575 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) 20241111125850576 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125850585 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850585 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850585 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850585 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850585 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850585 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850585 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850585 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850585 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850585 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850585 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850585 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850585 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850585 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850585 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850585 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850585 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850585 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850585 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850585 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850585 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850585 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850585 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850585 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850585 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850585 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850585 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850585 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850585 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850585 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850585 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850585 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850585 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850585 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850585 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850585 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850585 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850585 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850585 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850585 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850585 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850585 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850585 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850585 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850585 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850585 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850585 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850585 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850585 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850585 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850585 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850585 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850585 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125850590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850591 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) 20241111125850591 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) 20241111125850592 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) 20241111125850592 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) 20241111125850592 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) 20241111125850592 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) 20241111125850593 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) 20241111125850593 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) 20241111125850594 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) 20241111125850594 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) 20241111125850594 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) 20241111125850594 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) 20241111125850595 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) 20241111125850595 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) 20241111125850596 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) 20241111125850596 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) 20241111125850596 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125850604 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850604 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850604 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850604 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850604 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850604 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850604 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850604 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850604 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850604 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850604 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850604 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850604 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850604 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850604 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850604 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850604 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850604 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850604 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850604 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850604 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850604 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850604 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850604 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850604 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850604 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850604 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850604 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850604 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850604 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850604 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850604 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850604 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850604 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850604 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850604 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850604 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850604 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850604 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850604 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850604 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850604 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850604 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850604 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850604 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850604 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850604 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850604 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850604 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850604 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850604 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850604 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850604 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125850608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850610 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) 20241111125850610 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) 20241111125850611 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) 20241111125850611 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) 20241111125850612 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) 20241111125850612 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) 20241111125850613 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) 20241111125850613 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) 20241111125850614 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) 20241111125850615 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) 20241111125850615 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) 20241111125850615 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) 20241111125850616 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) 20241111125850616 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) 20241111125850617 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) 20241111125850617 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) 20241111125850618 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125850628 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850628 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850628 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850628 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850628 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850628 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850628 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850628 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850628 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850628 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850628 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850628 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850628 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850628 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850628 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850628 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850629 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850629 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850629 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850629 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850629 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850629 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850629 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850629 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850629 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850629 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850629 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850629 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850629 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850629 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850629 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850629 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850629 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850629 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850629 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850629 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850629 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850629 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850629 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850629 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850629 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850629 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850629 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850629 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850629 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850629 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850629 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850629 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850629 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850629 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850629 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850629 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850629 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125850631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850632 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) 20241111125850632 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) 20241111125850633 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) 20241111125850633 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) 20241111125850634 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) 20241111125850634 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) 20241111125850635 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) 20241111125850635 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) 20241111125850636 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) 20241111125850636 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) 20241111125850638 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) 20241111125850638 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) 20241111125850639 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) 20241111125850639 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) 20241111125850640 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) 20241111125850640 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) 20241111125850641 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125850651 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850651 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850651 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850651 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850651 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850651 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850651 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850651 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850651 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850651 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850651 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850651 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850651 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850651 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850652 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850652 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850652 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850652 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850652 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850652 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850652 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850652 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850652 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850652 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850652 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850652 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850652 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850652 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850652 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850652 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850652 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850652 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850652 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850652 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850652 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850652 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850652 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850652 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850652 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850652 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850652 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850652 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850652 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850652 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850652 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850652 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850652 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850652 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850652 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850652 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850652 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850652 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850652 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125850653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850654 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) 20241111125850654 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) 20241111125850655 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) 20241111125850655 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) 20241111125850656 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) 20241111125850656 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) 20241111125850657 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) 20241111125850657 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) 20241111125850658 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) 20241111125850658 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) 20241111125850659 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) 20241111125850659 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) 20241111125850659 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) 20241111125850660 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) 20241111125850660 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) 20241111125850660 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) 20241111125850661 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125850671 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850671 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850671 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850671 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850671 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850671 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850671 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850671 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850671 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850671 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850671 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850671 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850671 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850671 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850671 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850671 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850671 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850671 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850671 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850671 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850671 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850671 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850671 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850671 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850671 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850671 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850671 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850671 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850671 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850671 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850671 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850671 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850671 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850671 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850671 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850671 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850671 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850671 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850671 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850671 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850671 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850671 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850671 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850671 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850671 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850671 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850671 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850671 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850671 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850671 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850671 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850671 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850671 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125850672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125850673 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) 20241111125850673 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) 20241111125850674 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) 20241111125850674 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) 20241111125850674 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) 20241111125850674 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) 20241111125850675 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) 20241111125850675 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) 20241111125850675 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) 20241111125850675 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) 20241111125850676 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) 20241111125850676 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) 20241111125850676 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) 20241111125850677 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) 20241111125850677 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) 20241111125850677 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) 20241111125850678 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125850683 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850683 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850683 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850683 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850683 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850683 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850683 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850683 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850683 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850683 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850683 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850683 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850683 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850683 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850683 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850683 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850683 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850683 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850683 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850683 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850683 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850683 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850683 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850683 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850684 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850684 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850684 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850684 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850684 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850684 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850684 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850684 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850684 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850684 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850684 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850684 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850684 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850684 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850684 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850684 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850684 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850684 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850684 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850684 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850684 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850684 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850684 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850684 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850684 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850684 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850684 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850684 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850684 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850689 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) 20241111125850689 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) 20241111125850690 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) 20241111125850690 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) 20241111125850691 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) 20241111125850691 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) 20241111125850691 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) 20241111125850691 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) 20241111125850692 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) 20241111125850692 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) 20241111125850692 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) 20241111125850692 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) 20241111125850693 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) 20241111125850693 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) 20241111125850693 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) 20241111125850693 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) 20241111125850699 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) 20241111125850699 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) 20241111125850699 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125850708 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850708 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850708 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850708 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850708 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850708 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850708 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850708 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850708 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850708 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850708 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850708 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850708 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850708 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850708 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850708 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850708 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850708 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850708 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850708 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850708 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850708 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850708 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850708 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850708 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850708 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850708 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850708 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850708 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850708 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850708 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850708 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850708 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850708 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850708 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850708 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850708 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850708 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850708 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850708 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850708 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850708 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850708 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850708 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850708 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850708 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850708 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850708 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850708 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850708 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850708 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850708 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850708 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850713 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) 20241111125850713 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) 20241111125850715 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) 20241111125850715 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) 20241111125850716 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) 20241111125850716 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) 20241111125850716 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) 20241111125850716 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) 20241111125850717 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) 20241111125850717 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) 20241111125850718 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) 20241111125850718 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) 20241111125850720 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) 20241111125850720 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) 20241111125850721 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) 20241111125850721 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) 20241111125850722 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) 20241111125850722 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) 20241111125850723 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125850733 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850733 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850733 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850733 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850733 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850733 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850734 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850734 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850734 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850734 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850734 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850734 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850734 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850734 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850734 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850734 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850734 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850734 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850734 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850734 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850734 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850734 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850734 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850734 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850734 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850734 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850734 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850734 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850734 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850734 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850734 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850734 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850734 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850734 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850734 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850734 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850734 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850734 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850734 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850734 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850734 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850734 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850734 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850734 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850734 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850734 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850734 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850734 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850734 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850734 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850734 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850734 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850734 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850735 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) 20241111125850735 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) 20241111125850736 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) 20241111125850736 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) 20241111125850737 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) 20241111125850737 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) 20241111125850738 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) 20241111125850738 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) 20241111125850739 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) 20241111125850739 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) 20241111125850739 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) 20241111125850739 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) 20241111125850740 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) 20241111125850740 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) 20241111125850741 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) 20241111125850741 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) 20241111125850742 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) 20241111125850742 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) 20241111125850742 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125850751 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850751 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850751 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850751 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850751 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850752 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850752 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850752 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850752 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850752 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850752 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850752 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850752 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850752 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850752 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850752 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850752 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850752 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850752 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850752 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850752 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850752 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850752 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850752 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850752 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850752 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850752 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850752 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850752 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850752 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850752 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850752 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850752 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850752 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850752 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850752 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850752 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850752 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850752 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850752 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850752 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850752 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850752 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850752 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850752 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850752 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850752 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850752 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850752 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850752 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850752 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850752 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850752 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850752 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) 20241111125850752 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) 20241111125850753 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) 20241111125850753 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) 20241111125850754 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) 20241111125850754 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) 20241111125850754 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) 20241111125850754 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) 20241111125850755 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) 20241111125850755 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) 20241111125850755 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) 20241111125850755 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) 20241111125850755 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) 20241111125850755 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) 20241111125850756 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) 20241111125850756 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) 20241111125850760 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) 20241111125850760 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) 20241111125850761 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125850767 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125850767 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125850767 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125850767 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125850767 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125850767 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125850767 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125850767 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125850767 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125850767 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125850767 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125850767 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125850767 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125850767 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125850767 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125850767 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125850767 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125850767 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125850767 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125850767 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125850767 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125850767 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125850767 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125850767 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125850767 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125850767 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125850767 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125850767 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125850767 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125850767 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125850767 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125850767 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125850767 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125850767 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125850767 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125850767 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125850767 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125850767 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125850767 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125850767 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125850767 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125850767 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125850767 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125850767 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125850767 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850767 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850767 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850767 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850767 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850767 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850767 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850767 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125850767 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125850775 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) 20241111125850775 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) 20241111125850776 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) 20241111125850776 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) 20241111125850777 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) 20241111125850777 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) 20241111125850778 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) 20241111125850778 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) 20241111125850778 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) 20241111125850778 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) 20241111125850779 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) 20241111125850779 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) 20241111125850779 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) 20241111125850779 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) 20241111125850780 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) 20241111125850780 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) 20241111125850781 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) 20241111125850781 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) 20241111125850781 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(908)@131a5d934883: Shutting down virtual BTS #0... 20241111125850785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125850786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58122<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125850787 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125850787 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125850787 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125850787 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125850787 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125850787 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125850787 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125850787 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125850787 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125850787 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125850787 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125850787 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125850787 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111125850787 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125850787 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) 20241111125850787 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) 20241111125850787 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_pcuif_info_ind_subsequent finished. Verdict: pass MTC@131a5d934883: 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 11389 with status 0 respawn: 83: starting: osmo-pcu Mon Nov 11 12:58:50 UTC 2024 ====== PCU_Tests.TC_pcuif_info_ind_subsequent pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_info_ind_subsequent.talloc 20241111125850801 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125850801 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125850801 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125850801 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125850815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125850916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223672) Waiting for packet dumper to finish... 1 (prev_count=223672, count=277780) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:58:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_success started. 911@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 911@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, 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-BVCI1234(914)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(915)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer g_T_guard: 60 s 911@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(915)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125854065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 911@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(919)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(919)@131a5d934883: Provider Link came up: waiting for NS-RESET 911@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 PCUIF(916)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(916)@131a5d934883: Start timer T: 5 s 20241111125854072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(916)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_success-STATS(920)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_success-STATS(920)@131a5d934883: Start timer T: 2 s 911@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(923)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125855802 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125855803 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125855803 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(916)@131a5d934883: OsmoPCU is now connected BTS(918)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125855816 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125855816 DLGLOBAL DEBUG validating counter group 0x55ee85fd3040(bts) with 102 counters (rate_ctr.c:86) MTC@131a5d934883: Start timer T: 2 s 20241111125855817 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125855817 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125855817 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125855817 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125855817 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125855817 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125855817 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125855817 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125855817 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125855817 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125855817 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125855817 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125855817 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125855817 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125855817 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125855817 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125855817 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125855817 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125855817 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125855817 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125855817 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125855817 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125855817 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125855817 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125855817 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125855817 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125855817 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125855817 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125855817 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125855817 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125855817 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125855817 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125855817 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125855817 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125855817 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125855817 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125855817 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125855817 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125855817 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125855817 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125855817 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125855817 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125855817 DLGLOBAL DEBUG validating counter group 0x7f84058d95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125855817 DLGLOBAL DEBUG validating counter group 0x55ee85fd2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125855817 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125855817 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125855817 DLGLOBAL DEBUG validating counter group 0x7f84058da180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125855817 DLGLOBAL DEBUG validating counter group 0x7f84058da160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125855817 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125855817 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125855817 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125855817 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125855817 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125855817 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125855817 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125855817 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125855817 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125855817 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125855817 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125855818 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125855818 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125855818 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125855818 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125855818 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125855818 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125855818 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125855818 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125855818 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125855818 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125855818 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125855818 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125855818 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125855818 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125855818 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125855818 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125855818 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125855818 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125855818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125855818 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125855820 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s BTS(918)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(918)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(915)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@131a5d934883: Start timer T: 10 s BTS(918)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(915)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(915)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(915)@131a5d934883: Start timer Tns_test: 10 s BTS(918)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125855825 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125855825 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125855825 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125855825 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125855825 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125855825 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(918)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125855825 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125855825 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125855825 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(918)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(915)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(915)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(918)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125855828 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125855828 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125855828 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125855828 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125855828 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125855828 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125855828 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125855828 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125855828 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125855828 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125855829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125855829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855829 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125855829 DLNS DEBUG GPRS-NS2-VC(NSE01234-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(918)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(915)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(915)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(915)@131a5d934883: Start timer Tns_test: 10 s 20241111125855831 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125855831 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855831 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125855831 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855832 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125855832 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855832 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125855832 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855833 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125855833 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125855833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855834 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125855834 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855834 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 912@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 912@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125855845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125855845 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125855845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125855845 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125855845 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125855845 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125855845 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125855845 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125855846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125855846 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125855847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125855847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125855848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125855848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125855849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125855849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855850 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125855850 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855851 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_success-BVCI1234(914)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success-BVCI1234(914)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125855854 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125855854 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125855854 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125855854 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125855854 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125855854 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125855854 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125855854 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125855856 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) 20241111125855856 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125855856 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125855856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125855856 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125855856 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125855856 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(918)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125855858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125855858 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125855858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125855858 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125855858 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125855858 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125855858 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125855858 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125855858 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125855858 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125855861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125855861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125855861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125855861 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125855861 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125855865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125855865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855865 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125855865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125855866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125855866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125855866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125855867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125855867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125855867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855874 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125855889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125855889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855890 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125855890 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855891 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) 20241111125855891 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) 20241111125855892 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) 20241111125855892 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) 20241111125855892 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) 20241111125855892 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) 20241111125855893 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) 20241111125855893 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) 20241111125855894 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) 20241111125855894 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) 20241111125855895 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) 20241111125855895 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) 20241111125855896 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125855908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125855908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855909 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) 20241111125855909 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) 20241111125855910 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) 20241111125855910 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) 20241111125855911 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) 20241111125855911 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) 20241111125855912 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) 20241111125855912 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) 20241111125855912 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) 20241111125855912 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) 20241111125855913 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) 20241111125855913 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) 20241111125855914 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) 20241111125855914 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) 20241111125855915 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125855927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125855927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855928 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) 20241111125855928 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) 20241111125855929 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) 20241111125855929 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) 20241111125855930 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) 20241111125855930 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) 20241111125855931 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) 20241111125855931 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) 20241111125855931 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) 20241111125855931 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) 20241111125855932 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) 20241111125855932 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) 20241111125855933 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) 20241111125855933 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) 20241111125855936 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125855951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125855951 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855952 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) 20241111125855952 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) 20241111125855953 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) 20241111125855953 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) 20241111125855954 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) 20241111125855954 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) 20241111125855954 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) 20241111125855954 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) 20241111125855955 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) 20241111125855955 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) 20241111125855956 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) 20241111125855956 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) 20241111125855956 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) 20241111125855957 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) 20241111125855957 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125855970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125855970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855971 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) 20241111125855971 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) 20241111125855972 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) 20241111125855972 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) 20241111125855973 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) 20241111125855973 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) 20241111125855974 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) 20241111125855974 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) 20241111125855975 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) 20241111125855975 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) 20241111125855975 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) 20241111125855975 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) 20241111125855976 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) 20241111125855976 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) 20241111125855977 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125855989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125855989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125855990 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) 20241111125855990 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) 20241111125855991 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) 20241111125855991 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) 20241111125855993 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) 20241111125855993 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) 20241111125855994 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) 20241111125855994 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) 20241111125855995 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) 20241111125855995 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) 20241111125855996 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) 20241111125855996 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) 20241111125855996 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) 20241111125855997 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) 20241111125855998 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125856013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125856013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125856014 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) 20241111125856014 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) 20241111125856015 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) 20241111125856015 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) 20241111125856016 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) 20241111125856016 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) 20241111125856017 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) 20241111125856017 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) 20241111125856018 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) 20241111125856018 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) 20241111125856018 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) 20241111125856018 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) 20241111125856019 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) 20241111125856019 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) 20241111125856020 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125856032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125856032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125856033 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) 20241111125856033 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) 20241111125856034 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) 20241111125856034 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) 20241111125856035 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) 20241111125856035 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) 20241111125856035 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) 20241111125856035 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) 20241111125856036 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) 20241111125856036 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) 20241111125856037 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) 20241111125856037 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) 20241111125856038 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) 20241111125856038 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) 20241111125856039 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125856051 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) 20241111125856051 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) 20241111125856052 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) 20241111125856052 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) 20241111125856053 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) 20241111125856053 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) 20241111125856054 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) 20241111125856054 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) 20241111125856055 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) 20241111125856055 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) 20241111125856056 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) 20241111125856056 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) 20241111125856057 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) 20241111125856057 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) 20241111125856057 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) 20241111125856057 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) 20241111125856060 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125856075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125856075 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) 20241111125856075 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125856075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125856075 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125856076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125856076 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125856076 DLGLOBAL DEBUG validating counter group 0x55ee85fd2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125856076 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125856076 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125856076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125856076 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125856076 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125856076 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) 20241111125856076 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125856076 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125856076 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125856076 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125856076 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125856076 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125856076 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125856076 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125856076 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125856076 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125856076 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125856076 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) 20241111125856076 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125856076 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125856076 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125856076 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125856076 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125856076 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125856077 DLGLOBAL DEBUG validating counter group 0x55ee85fd2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125856077 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125856077 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125856077 DLGLOBAL DEBUG validating counter group 0x55ee85fd2c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125856077 DLGLOBAL DEBUG validating counter group 0x55ee85fd2c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125856077 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125856077 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) 20241111125856077 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) 20241111125856077 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) 20241111125856077 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) 20241111125856077 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125856077 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125856077 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) 20241111125856077 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125856077 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) 20241111125856077 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) 20241111125856077 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125856077 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) 20241111125856077 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) 20241111125856077 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125856077 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) 20241111125856077 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) 20241111125856078 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) 20241111125856078 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) 20241111125856078 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) 20241111125856078 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) 20241111125856080 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) 20241111125856080 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) 20241111125856080 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) 20241111125856080 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) 20241111125856081 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) 20241111125856081 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) 20241111125856082 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) 20241111125856082 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) 20241111125856083 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) 20241111125856083 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125856083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125856083 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125856083 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125856083 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125856084 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125856084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125856084 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) 20241111125856084 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125856084 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) 20241111125856084 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) 20241111125856084 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(918)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125856094 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) 20241111125856094 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) 20241111125856095 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) 20241111125856095 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) 20241111125856096 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) 20241111125856096 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) 20241111125856097 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) 20241111125856097 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) 20241111125856098 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) 20241111125856098 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) 20241111125856099 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) 20241111125856099 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) 20241111125856100 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) 20241111125856100 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) 20241111125856101 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) 20241111125856101 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) 20241111125856102 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125856113 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) 20241111125856113 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) 20241111125856114 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) 20241111125856114 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) 20241111125856115 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) 20241111125856115 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) 20241111125856116 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) 20241111125856116 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) 20241111125856117 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) 20241111125856117 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) 20241111125856117 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) 20241111125856117 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) 20241111125856118 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) 20241111125856118 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) 20241111125856119 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) 20241111125856119 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) 20241111125856122 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125856137 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) 20241111125856137 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) 20241111125856138 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) 20241111125856138 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) 20241111125856139 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) 20241111125856139 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) 20241111125856140 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) 20241111125856140 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) 20241111125856140 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) 20241111125856140 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) 20241111125856142 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) 20241111125856142 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) 20241111125856142 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) 20241111125856142 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) 20241111125856143 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) 20241111125856143 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) 20241111125856144 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125856156 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) 20241111125856156 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) 20241111125856156 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125856156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125856156 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125856156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125856156 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125856156 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125856156 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125856156 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) 20241111125856157 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125856157 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125856157 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) 20241111125856157 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) 20241111125856158 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) 20241111125856158 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) 20241111125856159 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) 20241111125856159 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) 20241111125856160 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) 20241111125856160 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) 20241111125856161 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) 20241111125856161 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) 20241111125856161 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) 20241111125856161 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) 20241111125856162 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) 20241111125856162 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) 20241111125856163 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125856175 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) 20241111125856175 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) 20241111125856175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125856175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125856175 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) 20241111125856176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125856176 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125856176 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125856176 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125856176 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125856176 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125856176 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125856177 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) 20241111125856177 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) 20241111125856177 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) 20241111125856177 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) 20241111125856178 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) 20241111125856178 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) 20241111125856179 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) 20241111125856179 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) 20241111125856180 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) 20241111125856180 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) 20241111125856180 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) 20241111125856180 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) 20241111125856181 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) 20241111125856181 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) 20241111125856185 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125856186 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111125856186 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111125856186 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111125856186 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111125856187 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) 20241111125856187 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) 20241111125856187 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125856187 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111125856199 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) 20241111125856199 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) 20241111125856200 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) 20241111125856200 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) 20241111125856200 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) 20241111125856200 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) 20241111125856201 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) 20241111125856201 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) 20241111125856201 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) 20241111125856201 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) 20241111125856202 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) 20241111125856202 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) 20241111125856203 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125856203 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125856203 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125856203 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) 20241111125856203 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111125856203 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111125856203 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111125856203 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111125856203 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111125856203 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) 20241111125856203 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) 20241111125856204 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) 20241111125856204 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) 20241111125856204 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) 20241111125856204 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) 20241111125856204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125856204 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125856204 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125856204 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) 20241111125856205 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125856205 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) 20241111125856205 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) 20241111125856205 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125856218 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) 20241111125856218 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) 20241111125856219 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) 20241111125856219 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) 20241111125856220 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) 20241111125856220 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) 20241111125856221 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) 20241111125856221 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) 20241111125856221 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) 20241111125856221 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) 20241111125856222 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) 20241111125856222 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) 20241111125856223 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) 20241111125856223 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) 20241111125856224 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) 20241111125856224 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) 20241111125856225 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) 20241111125856225 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) 20241111125856225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125856225 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125856225 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125856225 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) 20241111125856225 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125856225 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) 20241111125856225 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) 20241111125856226 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125856237 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) 20241111125856237 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) 20241111125856237 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) 20241111125856237 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125856238 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) 20241111125856238 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) 20241111125856239 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) 20241111125856239 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) 20241111125856240 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) 20241111125856240 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) 20241111125856240 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) 20241111125856240 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) 20241111125856241 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) 20241111125856241 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) 20241111125856242 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) 20241111125856242 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) 20241111125856243 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) 20241111125856243 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) 20241111125856246 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) 20241111125856246 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) 20241111125856246 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125856246 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125856246 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125856246 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) 20241111125856247 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125856247 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) 20241111125856247 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) 20241111125856247 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125856261 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) 20241111125856261 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) 20241111125856261 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) 20241111125856261 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125856262 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) 20241111125856262 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) 20241111125856263 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) 20241111125856263 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) 20241111125856264 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) 20241111125856264 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) 20241111125856264 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) 20241111125856264 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) 20241111125856265 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) 20241111125856265 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) 20241111125856266 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) 20241111125856266 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) 20241111125856267 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) 20241111125856267 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) 20241111125856268 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) 20241111125856268 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) 20241111125856268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125856268 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125856268 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125856268 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) 20241111125856268 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125856268 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111125856268 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) 20241111125856268 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) 20241111125856268 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125856281 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) 20241111125856281 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) 20241111125856281 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) 20241111125856281 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125856282 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) 20241111125856282 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) 20241111125856283 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) 20241111125856283 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) 20241111125856284 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) 20241111125856284 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) 20241111125856284 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) 20241111125856285 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) 20241111125856285 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) 20241111125856285 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) 20241111125856286 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) 20241111125856286 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) 20241111125856287 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) 20241111125856287 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) 20241111125856288 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) 20241111125856288 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) 20241111125856288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125856288 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125856288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111125856288 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125856288 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) 20241111125856288 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125856288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111125856288 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) 20241111125856288 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125856288 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) 20241111125856289 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) 20241111125856289 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(918)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125856300 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) 20241111125856300 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) 20241111125856300 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) 20241111125856300 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125856301 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) 20241111125856301 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) 20241111125856302 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) 20241111125856302 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) 20241111125856303 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) 20241111125856303 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) 20241111125856303 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) 20241111125856303 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) 20241111125856304 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) 20241111125856304 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) 20241111125856305 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) 20241111125856305 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) 20241111125856306 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) 20241111125856306 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) 20241111125856309 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125856324 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) 20241111125856324 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) 20241111125856324 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) 20241111125856324 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125856325 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) 20241111125856325 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) 20241111125856326 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) 20241111125856326 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) 20241111125856326 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) 20241111125856326 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) 20241111125856327 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) 20241111125856327 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) 20241111125856328 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) 20241111125856328 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) 20241111125856329 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) 20241111125856329 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) 20241111125856329 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) 20241111125856329 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) 20241111125856330 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125856343 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) 20241111125856343 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) 20241111125856344 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) 20241111125856344 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) 20241111125856345 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) 20241111125856345 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) 20241111125856345 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) 20241111125856345 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) 20241111125856346 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) 20241111125856346 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) 20241111125856347 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) 20241111125856347 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) 20241111125856348 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) 20241111125856348 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) 20241111125856348 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) 20241111125856348 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) 20241111125856349 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125856362 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) 20241111125856362 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) 20241111125856362 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125856362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125856362 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125856362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125856362 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) 20241111125856362 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125856362 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125856362 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125856362 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125856362 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(918)@131a5d934883: Shutting down virtual BTS #0... 20241111125856364 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) 20241111125856364 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) 20241111125856366 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) 20241111125856366 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) 20241111125856367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125856368 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) 20241111125856368 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) 20241111125856369 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) 20241111125856369 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) 20241111125856370 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) 20241111125856370 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) 20241111125856371 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) 20241111125856371 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) 20241111125856372 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) 20241111125856372 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) 20241111125856375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125856376 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125856376 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125856376 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125856376 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125856376 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) 20241111125856376 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125856376 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125856376 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125856376 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125856376 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125856376 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125856376 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125856376 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125856377 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125856377 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125856377 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125856377 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125856377 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125856377 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125856377 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125856377 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125856377 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125856377 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125856377 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125856377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125856377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125856377 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 11447 with status 0 MTC@131a5d934883: Test case TC_nacc_outbound_success finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 84: starting: osmo-pcu Mon Nov 11 12:58:56 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success.talloc 20241111125856424 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125856425 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125856425 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125856425 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125856458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125856558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272036) Waiting for packet dumper to finish... 1 (prev_count=272036, count=302128) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:58:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_success_utran started. 924@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 924@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success_utran-BVCI1234(927)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 924@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(928)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 924@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 924@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(931)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125859698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 924@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(934)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(934)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(930)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125859705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(930)@131a5d934883: Start timer T: 5 s PCUIF(930)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_success_utran-STATS(935)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_success_utran-STATS(935)@131a5d934883: Start timer T: 2 s 20241111125901426 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125901426 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125901426 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(930)@131a5d934883: OsmoPCU is now connected BTS(932)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125901443 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125901443 DLGLOBAL DEBUG validating counter group 0x556a7724f040(bts) with 102 counters (rate_ctr.c:86) 20241111125901443 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125901443 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125901443 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125901443 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125901443 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125901443 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125901443 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125901443 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125901443 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125901443 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125901443 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125901443 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125901443 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125901443 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125901443 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125901443 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125901443 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125901443 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125901443 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125901443 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125901443 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125901443 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125901443 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125901443 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125901443 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125901443 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125901443 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125901443 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125901443 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125901443 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125901443 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125901443 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125901443 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125901443 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125901443 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125901443 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125901443 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125901443 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125901443 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125901443 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125901443 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125901443 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125901443 DLGLOBAL DEBUG validating counter group 0x7f5fe196b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125901443 DLGLOBAL DEBUG validating counter group 0x556a7724e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125901443 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125901443 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125901443 DLGLOBAL DEBUG validating counter group 0x7f5fe196c180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125901443 DLGLOBAL DEBUG validating counter group 0x7f5fe196c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125901443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125901443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125901443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125901443 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125901443 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125901443 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125901443 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125901443 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125901443 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125901443 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125901443 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125901443 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125901443 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125901443 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125901443 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125901443 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125901443 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125901443 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125901443 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125901443 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125901443 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125901443 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125901443 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125901443 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125901443 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125901443 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125901443 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125901443 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125901443 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125901443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125901443 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125901443 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(932)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(932)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" MTC@131a5d934883: Start timer T: 10 s BTS(932)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(932)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(928)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(932)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(928)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(928)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(928)@131a5d934883: Start timer Tns_test: 10 s BTS(932)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(932)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125901446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125901446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125901446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125901446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125901446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125901446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(932)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125901446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125901446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125901446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(928)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(928)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125901448 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125901448 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125901448 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125901448 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125901448 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125901448 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125901448 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125901448 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125901448 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125901448 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125901449 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125901449 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(928)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(928)@131a5d934883: Start timer Tns_test: 10 s 20241111125901454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125901454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125901454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125901455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125901455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125901456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901456 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125901456 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901456 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125901456 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901457 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125901457 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901457 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 925@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 925@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125901461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125901461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125901461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125901461 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125901461 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125901461 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125901461 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125901461 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success_utran-BVCI1234(927)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_utran-BVCI1234(927)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125901468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125901468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125901468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125901468 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125901468 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125901468 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125901468 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125901468 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125901471 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) 20241111125901471 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125901471 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125901471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125901471 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125901471 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125901471 DL1IF DEBUG (bts=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(932)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125901473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125901473 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125901473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125901473 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125901473 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125901473 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125901473 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125901473 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125901473 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125901473 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125901473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125901473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901474 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125901474 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901475 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125901475 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901475 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125901475 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } } } 20241111125901476 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125901476 DL1IF DEBUG 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@131a5d934883: 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 } } } 20241111125901476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125901476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125901477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901477 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125901477 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901478 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125901480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125901480 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125901480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125901480 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125901480 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125901492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125901492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901493 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125901493 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125901494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901495 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125901495 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901496 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125901496 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901497 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125901497 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901497 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125901497 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901498 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125901498 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901501 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125901516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125901516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901517 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125901517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901518 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) 20241111125901518 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) 20241111125901518 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) 20241111125901518 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) 20241111125901519 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) 20241111125901519 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) 20241111125901520 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) 20241111125901520 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) 20241111125901521 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) 20241111125901521 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) 20241111125901522 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) 20241111125901522 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) 20241111125901523 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125901535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125901535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901536 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) 20241111125901536 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) 20241111125901537 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) 20241111125901537 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) 20241111125901537 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) 20241111125901537 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) 20241111125901538 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) 20241111125901538 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) 20241111125901539 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) 20241111125901539 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) 20241111125901540 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) 20241111125901540 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) 20241111125901540 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) 20241111125901540 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) 20241111125901541 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125901554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125901554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901555 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) 20241111125901555 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) 20241111125901556 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) 20241111125901556 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) 20241111125901556 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) 20241111125901556 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) 20241111125901557 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) 20241111125901557 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) 20241111125901558 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) 20241111125901558 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) 20241111125901559 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) 20241111125901559 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) 20241111125901560 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) 20241111125901560 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) 20241111125901563 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125901577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125901577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901579 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) 20241111125901579 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) 20241111125901579 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) 20241111125901579 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) 20241111125901580 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) 20241111125901580 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) 20241111125901581 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) 20241111125901581 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) 20241111125901582 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) 20241111125901582 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) 20241111125901583 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) 20241111125901583 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) 20241111125901584 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) 20241111125901584 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) 20241111125901584 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125901597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125901597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901598 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) 20241111125901598 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) 20241111125901599 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) 20241111125901599 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) 20241111125901600 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) 20241111125901600 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) 20241111125901600 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) 20241111125901600 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) 20241111125901601 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) 20241111125901601 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) 20241111125901602 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) 20241111125901602 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) 20241111125901603 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) 20241111125901603 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) 20241111125901603 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125901615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125901615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901617 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) 20241111125901617 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) 20241111125901617 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) 20241111125901617 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) 20241111125901618 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) 20241111125901618 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) 20241111125901619 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) 20241111125901619 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) 20241111125901620 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) 20241111125901620 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) 20241111125901620 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) 20241111125901620 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) 20241111125901621 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) 20241111125901621 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) 20241111125901625 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125901639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125901639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901640 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) 20241111125901640 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) 20241111125901641 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) 20241111125901641 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) 20241111125901642 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) 20241111125901642 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) 20241111125901643 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) 20241111125901643 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) 20241111125901643 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) 20241111125901643 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) 20241111125901644 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) 20241111125901644 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) 20241111125901645 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) 20241111125901645 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) 20241111125901646 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125901658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125901658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125901660 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) 20241111125901660 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) 20241111125901660 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) 20241111125901660 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) 20241111125901661 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) 20241111125901661 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) 20241111125901662 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) 20241111125901662 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) 20241111125901663 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) 20241111125901663 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) 20241111125901663 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) 20241111125901663 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) 20241111125901664 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) 20241111125901664 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) 20241111125901665 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125901677 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) 20241111125901678 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) 20241111125901679 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) 20241111125901679 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) 20241111125901679 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) 20241111125901680 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) 20241111125901680 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) 20241111125901680 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) 20241111125901681 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) 20241111125901681 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) 20241111125901682 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) 20241111125901682 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) 20241111125901682 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) 20241111125901683 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) 20241111125901683 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) 20241111125901683 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) 20241111125901687 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125901701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125901701 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) 20241111125901701 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125901701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125901702 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125901703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125901703 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125901703 DLGLOBAL DEBUG validating counter group 0x556a7724e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125901703 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125901703 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125901703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125901703 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125901703 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125901703 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) 20241111125901703 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125901703 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125901703 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125901704 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125901704 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125901704 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125901704 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125901704 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125901704 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125901704 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125901704 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125901704 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) 20241111125901704 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125901704 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125901704 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125901704 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125901704 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125901704 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125901704 DLGLOBAL DEBUG validating counter group 0x556a7724eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125901704 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125901704 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125901704 DLGLOBAL DEBUG validating counter group 0x556a7724ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125901704 DLGLOBAL DEBUG validating counter group 0x556a7724ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125901704 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125901704 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) 20241111125901704 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) 20241111125901704 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) 20241111125901704 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) 20241111125901704 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125901704 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125901704 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) 20241111125901704 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125901704 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) 20241111125901705 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) 20241111125901705 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125901705 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) 20241111125901705 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) 20241111125901705 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125901705 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) 20241111125901705 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) 20241111125901705 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) 20241111125901705 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) 20241111125901705 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) 20241111125901705 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) 20241111125901706 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) 20241111125901706 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) 20241111125901706 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) 20241111125901706 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) 20241111125901707 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) 20241111125901707 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) 20241111125901708 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) 20241111125901708 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) 20241111125901709 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) 20241111125901709 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125901709 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125901709 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125901709 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125901709 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125901710 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125901710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125901710 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) 20241111125901710 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125901710 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) 20241111125901710 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) 20241111125901710 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(932)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125901721 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) 20241111125901721 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) 20241111125901723 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) 20241111125901723 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) 20241111125901724 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) 20241111125901724 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) 20241111125901724 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) 20241111125901724 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) 20241111125901725 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) 20241111125901725 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) 20241111125901726 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) 20241111125901726 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) 20241111125901727 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) 20241111125901727 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) 20241111125901727 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) 20241111125901727 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) 20241111125901728 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125901740 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) 20241111125901740 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) 20241111125901741 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) 20241111125901741 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) 20241111125901742 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) 20241111125901742 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) 20241111125901743 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) 20241111125901743 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) 20241111125901743 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) 20241111125901743 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) 20241111125901744 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) 20241111125901744 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) 20241111125901745 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) 20241111125901745 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) 20241111125901746 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) 20241111125901746 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) 20241111125901749 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125901764 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) 20241111125901764 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) 20241111125901765 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) 20241111125901765 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) 20241111125901766 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) 20241111125901766 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) 20241111125901767 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) 20241111125901767 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) 20241111125901768 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) 20241111125901768 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) 20241111125901768 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) 20241111125901768 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) 20241111125901769 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) 20241111125901769 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) 20241111125901770 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) 20241111125901770 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) 20241111125901771 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125901783 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) 20241111125901783 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) 20241111125901783 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125901783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125901783 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125901783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125901783 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125901783 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125901783 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125901783 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) 20241111125901783 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125901783 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125901785 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) 20241111125901785 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) 20241111125901786 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) 20241111125901786 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) 20241111125901787 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) 20241111125901787 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) 20241111125901788 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) 20241111125901788 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) 20241111125901789 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) 20241111125901789 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) 20241111125901789 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) 20241111125901789 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) 20241111125901790 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) 20241111125901790 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) 20241111125901791 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125901802 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) 20241111125901802 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) 20241111125901802 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125901802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125901802 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) 20241111125901802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125901802 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125901802 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125901802 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=UTRAN, FDD-ARFCN=1234 => no system information provided. (nacc_fsm.c:305) 20241111125901802 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:442) 20241111125901804 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) 20241111125901804 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) 20241111125901805 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) 20241111125901805 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) 20241111125901806 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) 20241111125901806 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) 20241111125901807 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) 20241111125901807 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) 20241111125901808 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) 20241111125901808 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) 20241111125901808 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) 20241111125901808 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) 20241111125901809 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) 20241111125901809 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) 20241111125901811 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) 20241111125901811 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) 20241111125901811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125901811 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125901811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241111125901811 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125901811 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) 20241111125901812 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125901812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241111125901812 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) 20241111125901812 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125901812 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) 20241111125901812 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) 20241111125901812 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(932)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") 20241111125901826 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) 20241111125901826 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) 20241111125901827 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) 20241111125901827 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) 20241111125901828 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) 20241111125901828 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) 20241111125901829 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) 20241111125901829 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) 20241111125901829 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) 20241111125901829 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) 20241111125901830 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) 20241111125901830 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) 20241111125901831 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) 20241111125901831 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) 20241111125901832 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) 20241111125901832 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) 20241111125901833 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125901845 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) 20241111125901845 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) 20241111125901845 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) 20241111125901845 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125901846 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) 20241111125901846 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) 20241111125901847 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) 20241111125901847 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) 20241111125901848 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) 20241111125901848 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) 20241111125901848 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) 20241111125901848 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) 20241111125901849 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) 20241111125901849 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) 20241111125901850 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) 20241111125901850 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) 20241111125901851 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) 20241111125901851 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) 20241111125901852 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125901864 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) 20241111125901864 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) 20241111125901865 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) 20241111125901865 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) 20241111125901866 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) 20241111125901866 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) 20241111125901867 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) 20241111125901867 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) 20241111125901867 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) 20241111125901867 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) 20241111125901868 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) 20241111125901868 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) 20241111125901869 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) 20241111125901869 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) 20241111125901870 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) 20241111125901870 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) 20241111125901873 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125901888 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) 20241111125901888 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) 20241111125901888 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125901888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125901888 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125901888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125901888 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) 20241111125901888 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125901888 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125901888 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125901888 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125901888 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(932)@131a5d934883: Shutting down virtual BTS #0... 20241111125901889 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) 20241111125901889 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) 20241111125901890 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) 20241111125901890 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) 20241111125901892 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) 20241111125901892 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) 20241111125901892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125901893 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) 20241111125901893 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) 20241111125901895 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) 20241111125901895 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) 20241111125901896 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) 20241111125901896 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) 20241111125901897 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) 20241111125901897 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) 20241111125901899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125901899 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125901899 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125901899 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125901899 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125901899 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) 20241111125901899 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125901899 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125901899 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125901899 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125901899 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125901899 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125901899 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125901899 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125901899 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125901899 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125901899 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125901899 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125901899 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125901899 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125901899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125901899 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125901899 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125901899 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125901899 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125901899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125901899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125901899 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 11510 with status 0 respawn: 85: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_success_utran finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:59:01 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_utran pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_utran.talloc 20241111125901947 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125901948 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125901948 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125901948 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125901974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59512<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125902075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59512<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=175212) Waiting for packet dumper to finish... 1 (prev_count=175212, count=236344) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:59:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_success_eutran started. 937@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_eutran-BVCI1234(939)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 937@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(941)@131a5d934883: Provider Link came up: waiting for NS-RESET 937@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125905225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59520<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 937@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(945)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 937@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(945)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(942)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125905230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59526<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(942)@131a5d934883: Start timer T: 5 s PCUIF(942)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_success_eutran-STATS(946)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_success_eutran-STATS(946)@131a5d934883: Start timer T: 2 s 937@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(949)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125906949 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125906949 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125906949 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(942)@131a5d934883: OsmoPCU is now connected BTS(944)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125906953 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125906953 DLGLOBAL DEBUG validating counter group 0x55ac31b7d040(bts) with 102 counters (rate_ctr.c:86) 20241111125906953 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125906953 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125906953 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125906953 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125906953 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125906953 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125906953 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125906953 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125906953 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125906953 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125906953 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125906953 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125906953 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125906953 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125906953 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125906953 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125906953 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125906953 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125906953 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125906953 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125906953 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125906953 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125906953 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125906953 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125906953 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125906953 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125906953 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125906953 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125906953 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125906953 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125906953 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125906953 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125906953 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125906953 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125906953 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125906953 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125906953 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125906953 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125906953 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125906953 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125906953 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125906953 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125906953 DLGLOBAL DEBUG validating counter group 0x7f5f2cb9a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125906953 DLGLOBAL DEBUG validating counter group 0x55ac31b7c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125906953 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125906953 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125906953 DLGLOBAL DEBUG validating counter group 0x7f5f2cb9b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125906953 DLGLOBAL DEBUG validating counter group 0x7f5f2cb9b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125906953 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125906953 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125906953 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125906953 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125906953 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125906953 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125906953 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125906953 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125906953 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125906953 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125906953 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125906953 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125906953 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125906953 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125906953 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125906953 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125906953 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125906953 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125906953 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125906953 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125906953 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125906953 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125906953 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125906953 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125906953 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125906953 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125906953 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125906953 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125906953 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125906953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125906953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906953 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s BTS(944)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(944)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(944)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(944)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(944)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(941)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(944)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(941)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(941)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(941)@131a5d934883: Start timer Tns_test: 10 s BTS(944)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(944)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125906955 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125906955 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125906955 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125906955 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125906955 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125906955 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125906955 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125906955 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125906955 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(941)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(941)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125906955 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125906955 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125906955 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125906955 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125906955 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125906955 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125906955 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125906955 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125906955 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125906955 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125906956 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125906956 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(941)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(941)@131a5d934883: Start timer Tns_test: 10 s 938@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 938@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125906963 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125906963 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125906963 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125906963 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125906963 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125906963 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125906963 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125906963 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125906967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125906967 DL1IF DEBUG 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)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125906967 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125906967 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_success_eutran-BVCI1234(939)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125906968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125906968 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111125906969 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125906969 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125906969 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125906969 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125906969 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125906969 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125906969 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125906969 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125906969 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125906969 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906970 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125906970 DL1IF DEBUG 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125906970 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125906970 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906971 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125906971 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125906972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906972 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125906972 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125906972 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125906972 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125906972 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125906972 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125906972 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125906972 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125906972 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125906972 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125906973 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) 20241111125906973 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125906973 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125906973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125906973 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125906973 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125906973 DL1IF DEBUG (bts=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) 20241111125906973 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(944)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125906977 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125906978 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125906978 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125906978 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125906978 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125906986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125906986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906987 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125906987 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125906987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906988 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125906988 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906988 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125906988 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906989 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125906989 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906989 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125906989 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906990 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125906990 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125906991 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125907006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125907006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125907008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907009 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125907009 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125907010 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907011 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125907011 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907012 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125907012 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907012 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125907012 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907013 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125907013 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907015 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125907029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125907029 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907031 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125907031 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907031 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) 20241111125907032 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) 20241111125907032 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) 20241111125907032 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) 20241111125907033 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) 20241111125907033 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) 20241111125907034 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) 20241111125907034 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) 20241111125907035 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) 20241111125907035 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) 20241111125907035 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) 20241111125907035 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) 20241111125907036 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125907049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125907049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907051 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) 20241111125907051 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) 20241111125907052 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) 20241111125907052 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) 20241111125907053 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) 20241111125907053 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) 20241111125907054 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) 20241111125907054 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) 20241111125907054 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) 20241111125907054 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) 20241111125907055 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) 20241111125907055 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) 20241111125907056 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) 20241111125907056 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) 20241111125907057 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125907068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125907068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907069 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) 20241111125907069 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) 20241111125907070 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) 20241111125907070 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) 20241111125907071 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) 20241111125907071 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) 20241111125907071 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) 20241111125907071 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) 20241111125907072 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) 20241111125907072 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) 20241111125907073 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) 20241111125907073 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) 20241111125907074 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) 20241111125907074 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) 20241111125907077 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125907092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125907092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907093 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) 20241111125907093 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) 20241111125907094 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) 20241111125907094 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) 20241111125907094 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) 20241111125907094 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) 20241111125907095 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) 20241111125907095 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) 20241111125907096 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) 20241111125907096 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) 20241111125907097 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) 20241111125907097 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) 20241111125907098 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) 20241111125907098 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) 20241111125907099 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125907111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125907111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907112 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) 20241111125907112 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) 20241111125907113 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) 20241111125907113 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) 20241111125907114 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) 20241111125907114 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) 20241111125907114 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) 20241111125907114 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) 20241111125907115 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) 20241111125907115 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) 20241111125907116 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) 20241111125907116 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) 20241111125907117 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) 20241111125907117 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) 20241111125907117 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125907130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125907130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907131 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) 20241111125907131 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) 20241111125907132 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) 20241111125907132 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) 20241111125907133 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) 20241111125907133 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) 20241111125907133 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) 20241111125907133 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) 20241111125907134 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) 20241111125907134 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) 20241111125907135 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) 20241111125907135 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) 20241111125907136 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) 20241111125907136 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) 20241111125907139 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125907153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125907154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907155 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) 20241111125907155 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) 20241111125907156 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) 20241111125907156 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) 20241111125907156 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) 20241111125907156 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) 20241111125907157 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) 20241111125907157 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) 20241111125907158 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) 20241111125907158 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) 20241111125907159 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) 20241111125907159 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) 20241111125907159 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) 20241111125907159 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) 20241111125907160 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125907173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125907173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125907174 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) 20241111125907174 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) 20241111125907175 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) 20241111125907175 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) 20241111125907176 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) 20241111125907176 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) 20241111125907176 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) 20241111125907176 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) 20241111125907177 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) 20241111125907177 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) 20241111125907178 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) 20241111125907178 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) 20241111125907179 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) 20241111125907179 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) 20241111125907180 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125907192 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) 20241111125907192 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) 20241111125907193 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) 20241111125907193 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) 20241111125907194 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) 20241111125907194 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) 20241111125907195 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) 20241111125907195 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) 20241111125907195 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) 20241111125907195 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) 20241111125907196 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) 20241111125907196 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) 20241111125907197 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) 20241111125907197 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) 20241111125907198 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) 20241111125907198 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) 20241111125907201 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125907216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125907216 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) 20241111125907216 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125907216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125907216 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125907217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125907217 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125907217 DLGLOBAL DEBUG validating counter group 0x55ac31b7c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125907217 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125907217 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125907217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125907217 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125907217 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125907217 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) 20241111125907217 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125907217 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125907217 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125907217 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125907217 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125907217 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125907217 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125907217 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125907217 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125907217 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125907217 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125907217 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) 20241111125907217 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125907217 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125907217 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125907217 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125907217 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125907217 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125907218 DLGLOBAL DEBUG validating counter group 0x55ac31b7cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125907218 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125907218 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125907218 DLGLOBAL DEBUG validating counter group 0x55ac31b7cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125907218 DLGLOBAL DEBUG validating counter group 0x55ac31b7cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125907218 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125907218 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) 20241111125907218 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) 20241111125907218 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) 20241111125907218 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) 20241111125907218 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125907218 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125907218 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) 20241111125907218 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125907218 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) 20241111125907218 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) 20241111125907218 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125907218 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) 20241111125907218 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) 20241111125907218 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125907218 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) 20241111125907218 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) 20241111125907220 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) 20241111125907220 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) 20241111125907221 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) 20241111125907221 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) 20241111125907222 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) 20241111125907222 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) 20241111125907223 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) 20241111125907223 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) 20241111125907224 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) 20241111125907224 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) 20241111125907224 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) 20241111125907224 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) 20241111125907225 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) 20241111125907225 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125907225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125907226 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125907226 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125907226 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125907226 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125907226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125907226 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) 20241111125907227 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125907227 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) 20241111125907227 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) 20241111125907227 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(944)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125907235 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) 20241111125907235 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) 20241111125907236 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) 20241111125907236 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) 20241111125907237 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) 20241111125907237 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) 20241111125907238 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) 20241111125907238 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) 20241111125907239 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) 20241111125907239 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) 20241111125907240 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) 20241111125907240 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) 20241111125907241 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) 20241111125907241 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) 20241111125907242 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) 20241111125907242 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) 20241111125907243 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125907254 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) 20241111125907254 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) 20241111125907255 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) 20241111125907255 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) 20241111125907256 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) 20241111125907256 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) 20241111125907257 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) 20241111125907257 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) 20241111125907258 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) 20241111125907258 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) 20241111125907258 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) 20241111125907258 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) 20241111125907259 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) 20241111125907259 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) 20241111125907260 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) 20241111125907260 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) 20241111125907263 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125907278 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) 20241111125907278 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) 20241111125907279 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) 20241111125907279 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) 20241111125907280 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) 20241111125907280 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) 20241111125907281 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) 20241111125907281 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) 20241111125907282 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) 20241111125907282 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) 20241111125907282 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) 20241111125907282 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) 20241111125907283 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) 20241111125907283 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) 20241111125907284 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) 20241111125907284 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) 20241111125907285 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125907297 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) 20241111125907297 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) 20241111125907297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125907297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125907297 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125907297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125907297 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125907297 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125907297 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125907297 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) 20241111125907297 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125907298 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125907299 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) 20241111125907300 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) 20241111125907301 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) 20241111125907301 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) 20241111125907302 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) 20241111125907302 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) 20241111125907303 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) 20241111125907303 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) 20241111125907304 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) 20241111125907304 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) 20241111125907305 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) 20241111125907305 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) 20241111125907305 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) 20241111125907305 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) 20241111125907306 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125907316 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) 20241111125907316 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) 20241111125907316 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125907316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125907316 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) 20241111125907317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125907317 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125907317 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125907317 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=E-UTRAN, EARFCN=1234, CI=456 => no system information provided. (nacc_fsm.c:343) 20241111125907317 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:442) 20241111125907317 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) 20241111125907317 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) 20241111125907318 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) 20241111125907318 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) 20241111125907319 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) 20241111125907319 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) 20241111125907320 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) 20241111125907320 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) 20241111125907320 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) 20241111125907320 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) 20241111125907321 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) 20241111125907321 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) 20241111125907322 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) 20241111125907322 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) 20241111125907326 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) 20241111125907326 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) 20241111125907326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241111125907326 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125907326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241111125907326 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125907326 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) 20241111125907326 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125907326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241111125907326 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) 20241111125907326 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125907326 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) 20241111125907326 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) 20241111125907327 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(944)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") 20241111125907342 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) 20241111125907342 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) 20241111125907343 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) 20241111125907343 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) 20241111125907344 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) 20241111125907344 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) 20241111125907345 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) 20241111125907345 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) 20241111125907346 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) 20241111125907346 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) 20241111125907347 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) 20241111125907347 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) 20241111125907348 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) 20241111125907348 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) 20241111125907348 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) 20241111125907348 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) 20241111125907349 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125907364 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) 20241111125907364 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) 20241111125907364 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) 20241111125907364 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125907367 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) 20241111125907368 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) 20241111125907369 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) 20241111125907369 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) 20241111125907370 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) 20241111125907370 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) 20241111125907372 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) 20241111125907372 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) 20241111125907374 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) 20241111125907374 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) 20241111125907376 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) 20241111125907376 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) 20241111125907377 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) 20241111125907377 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) 20241111125907379 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125907382 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) 20241111125907383 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) 20241111125907385 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) 20241111125907385 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) 20241111125907387 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) 20241111125907387 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) 20241111125907389 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) 20241111125907389 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) 20241111125907390 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) 20241111125907390 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) 20241111125907393 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) 20241111125907393 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) 20241111125907394 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) 20241111125907394 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) 20241111125907396 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) 20241111125907396 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) 20241111125907397 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125907407 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) 20241111125907407 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) 20241111125907407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125907407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125907407 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125907407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125907407 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) 20241111125907407 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125907407 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125907407 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125907407 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125907407 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(944)@131a5d934883: Shutting down virtual BTS #0... 20241111125907408 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) 20241111125907408 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) 20241111125907409 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) 20241111125907409 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) 20241111125907410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59526<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125907411 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) 20241111125907411 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) 20241111125907412 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) 20241111125907412 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) 20241111125907412 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) 20241111125907412 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) 20241111125907413 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) 20241111125907413 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) 20241111125907413 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) 20241111125907414 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) 20241111125907416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59520<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125907416 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125907416 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125907416 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125907416 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125907416 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) 20241111125907416 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125907416 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125907416 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125907416 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125907416 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125907416 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125907416 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125907416 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125907416 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125907416 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125907417 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125907417 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125907417 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125907417 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125907417 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125907417 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125907417 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125907417 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125907417 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125907417 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125907417 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125907417 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 11575 with status 0 respawn: 86: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_success_eutran finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:59:07 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_eutran pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_eutran.talloc 20241111125907432 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125907432 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125907432 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125907433 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125907450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59540<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125907551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59540<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193548) Waiting for packet dumper to finish... 1 (prev_count=193548, count=238512) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:59:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_success_no_ctrl_ack started. 950@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 950@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(953)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 950@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(954)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125910689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59542<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 950@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(958)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 950@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(958)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(955)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(955)@131a5d934883: Start timer T: 5 s 20241111125910695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59550<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(955)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_success_no_ctrl_ack-STATS(959)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_success_no_ctrl_ack-STATS(959)@131a5d934883: Start timer T: 2 s 950@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(962)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(962)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125912434 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125912434 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125912434 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(955)@131a5d934883: OsmoPCU is now connected BTS(957)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125912448 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125912448 DLGLOBAL DEBUG validating counter group 0x56425e00b040(bts) with 102 counters (rate_ctr.c:86) 20241111125912448 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125912448 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125912448 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125912448 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125912448 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125912448 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125912448 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125912448 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125912448 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125912448 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125912448 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125912448 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125912448 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125912448 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125912448 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125912448 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125912448 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125912448 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125912448 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125912448 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125912448 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125912448 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125912448 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125912448 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125912448 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125912448 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125912448 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125912448 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125912448 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) MTC@131a5d934883: Start timer T: 2 s 20241111125912448 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125912448 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125912448 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125912448 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125912448 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125912448 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125912449 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125912449 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125912449 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125912449 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125912449 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125912449 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125912449 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125912449 DLGLOBAL DEBUG validating counter group 0x7f2c644155e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125912449 DLGLOBAL DEBUG validating counter group 0x56425e00a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125912449 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125912449 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125912449 DLGLOBAL DEBUG validating counter group 0x7f2c64416180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125912449 DLGLOBAL DEBUG validating counter group 0x7f2c64416160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125912449 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125912449 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125912449 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125912449 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125912449 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125912449 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125912449 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125912449 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125912449 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125912449 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125912449 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125912449 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125912449 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125912449 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125912449 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125912449 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125912449 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125912449 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125912449 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125912449 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125912449 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125912449 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125912449 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125912449 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125912449 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125912450 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125912450 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125912450 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125912450 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125912451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125912451 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125912452 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s BTS(957)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(954)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(957)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(954)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(954)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(954)@131a5d934883: Start timer Tns_test: 10 s BTS(957)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" 20241111125912456 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125912456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125912456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125912456 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125912456 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125912456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(957)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125912457 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125912457 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125912457 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(957)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(957)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(954)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(954)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(957)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125912460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125912460 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125912460 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125912460 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125912460 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125912460 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125912460 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125912460 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125912460 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125912460 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125912462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125912462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(957)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125912463 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125912463 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(954)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(954)@131a5d934883: Start timer Tns_test: 10 s 20241111125912464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125912464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912464 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125912464 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125912465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912466 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125912466 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125912466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125912467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125912467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912468 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 951@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 951@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125912476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125912476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125912476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125912476 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125912476 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125912476 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125912476 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125912476 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125912480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125912480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125912481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912481 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125912481 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125912482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912482 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125912482 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125912483 DL1IF DEBUG 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_no_ctrl_ack-BVCI1234(953)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125912484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125912484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125912484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912485 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(953)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125912486 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125912486 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125912486 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125912486 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125912486 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125912486 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125912486 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125912486 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125912488 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) 20241111125912488 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125912488 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125912488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125912488 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125912488 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125912488 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) 20241111125912489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125912489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125912489 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125912489 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125912490 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125912490 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125912490 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125912490 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125912490 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125912490 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(957)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125912495 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125912495 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125912495 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125912495 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125912495 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125912499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125912499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912500 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125912500 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125912501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125912503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912504 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125912504 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912505 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125912505 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912506 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125912506 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125912507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912508 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125912523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125912523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912525 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125912525 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912526 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) 20241111125912526 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) 20241111125912527 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) 20241111125912527 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) 20241111125912528 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) 20241111125912528 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) 20241111125912529 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) 20241111125912529 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) 20241111125912531 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) 20241111125912531 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) 20241111125912531 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) 20241111125912531 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) 20241111125912532 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125912542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125912542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912543 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) 20241111125912543 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) 20241111125912544 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) 20241111125912544 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) 20241111125912544 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) 20241111125912544 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) 20241111125912545 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) 20241111125912545 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) 20241111125912546 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) 20241111125912546 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) 20241111125912547 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) 20241111125912547 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) 20241111125912547 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) 20241111125912547 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) 20241111125912548 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125912561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125912561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912562 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) 20241111125912562 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) 20241111125912563 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) 20241111125912563 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) 20241111125912563 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) 20241111125912563 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) 20241111125912565 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) 20241111125912565 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) 20241111125912565 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) 20241111125912565 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) 20241111125912566 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) 20241111125912566 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) 20241111125912567 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) 20241111125912567 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) 20241111125912570 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125912586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125912586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912587 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) 20241111125912587 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) 20241111125912588 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) 20241111125912588 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) 20241111125912589 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) 20241111125912589 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) 20241111125912590 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) 20241111125912590 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) 20241111125912590 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) 20241111125912590 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) 20241111125912592 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) 20241111125912592 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) 20241111125912593 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) 20241111125912593 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) 20241111125912594 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125912603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125912603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912604 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) 20241111125912604 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) 20241111125912605 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) 20241111125912605 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) 20241111125912605 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) 20241111125912605 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) 20241111125912606 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) 20241111125912606 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) 20241111125912606 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) 20241111125912606 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) 20241111125912607 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) 20241111125912607 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) 20241111125912607 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) 20241111125912607 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) 20241111125912607 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125912621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125912621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912622 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) 20241111125912622 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) 20241111125912622 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) 20241111125912622 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) 20241111125912622 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) 20241111125912622 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) 20241111125912622 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) 20241111125912622 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) 20241111125912623 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) 20241111125912623 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) 20241111125912623 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) 20241111125912623 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) 20241111125912623 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) 20241111125912623 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) 20241111125912630 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125912644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125912644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912645 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) 20241111125912645 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) 20241111125912645 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) 20241111125912645 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) 20241111125912645 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) 20241111125912645 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) 20241111125912646 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) 20241111125912646 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) 20241111125912646 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) 20241111125912646 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) 20241111125912646 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) 20241111125912646 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) 20241111125912646 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) 20241111125912646 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) 20241111125912649 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125912663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125912663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125912663 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) 20241111125912663 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) 20241111125912664 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) 20241111125912664 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) 20241111125912664 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) 20241111125912664 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) 20241111125912664 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) 20241111125912664 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) 20241111125912664 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) 20241111125912664 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) 20241111125912665 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) 20241111125912665 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) 20241111125912665 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) 20241111125912665 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) 20241111125912668 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125912682 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) 20241111125912682 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) 20241111125912682 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) 20241111125912682 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) 20241111125912682 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) 20241111125912682 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) 20241111125912683 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) 20241111125912683 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) 20241111125912683 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) 20241111125912683 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) 20241111125912683 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) 20241111125912683 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) 20241111125912684 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) 20241111125912684 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) 20241111125912684 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) 20241111125912684 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) 20241111125912691 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125912705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125912705 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) 20241111125912705 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125912705 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125912705 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125912706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125912706 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125912706 DLGLOBAL DEBUG validating counter group 0x56425e00a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125912706 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125912706 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125912706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125912706 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125912706 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125912706 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) 20241111125912706 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125912706 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125912706 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125912706 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125912706 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125912706 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125912706 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125912706 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125912706 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125912706 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125912706 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125912706 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) 20241111125912706 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125912706 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125912706 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125912706 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125912706 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125912706 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125912706 DLGLOBAL DEBUG validating counter group 0x56425e00ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125912706 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125912706 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125912706 DLGLOBAL DEBUG validating counter group 0x56425e00ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125912706 DLGLOBAL DEBUG validating counter group 0x56425e00ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125912706 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125912706 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) 20241111125912706 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) 20241111125912706 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) 20241111125912706 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) 20241111125912706 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125912706 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125912706 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) 20241111125912706 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125912706 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) 20241111125912706 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) 20241111125912706 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125912706 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) 20241111125912706 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) 20241111125912706 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125912706 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) 20241111125912706 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) 20241111125912706 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) 20241111125912706 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) 20241111125912707 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) 20241111125912707 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) 20241111125912707 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) 20241111125912707 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) 20241111125912707 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) 20241111125912707 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) 20241111125912708 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) 20241111125912708 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) 20241111125912708 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) 20241111125912708 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) 20241111125912710 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) 20241111125912710 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125912710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125912710 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125912710 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125912710 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125912710 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125912710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125912710 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) 20241111125912711 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125912711 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) 20241111125912711 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) 20241111125912711 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(957)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125912725 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) 20241111125912725 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) 20241111125912726 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) 20241111125912726 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) 20241111125912727 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) 20241111125912727 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) 20241111125912728 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) 20241111125912728 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) 20241111125912728 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) 20241111125912728 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) 20241111125912729 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) 20241111125912729 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) 20241111125912730 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) 20241111125912730 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) 20241111125912731 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) 20241111125912731 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) 20241111125912731 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125912744 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) 20241111125912744 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) 20241111125912745 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) 20241111125912745 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) 20241111125912746 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) 20241111125912746 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) 20241111125912747 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) 20241111125912747 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) 20241111125912747 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) 20241111125912747 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) 20241111125912748 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) 20241111125912748 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) 20241111125912749 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) 20241111125912749 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) 20241111125912750 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) 20241111125912750 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) 20241111125912753 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125912768 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) 20241111125912768 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) 20241111125912769 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) 20241111125912769 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) 20241111125912770 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) 20241111125912770 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) 20241111125912770 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) 20241111125912771 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) 20241111125912771 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) 20241111125912771 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) 20241111125912772 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) 20241111125912772 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) 20241111125912774 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) 20241111125912774 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) 20241111125912775 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) 20241111125912775 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) 20241111125912776 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125912788 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) 20241111125912788 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) 20241111125912788 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125912788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125912788 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125912788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125912788 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125912788 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125912788 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125912788 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) 20241111125912788 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125912788 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125912790 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) 20241111125912790 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) 20241111125912791 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) 20241111125912791 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) 20241111125912792 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) 20241111125912792 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) 20241111125912793 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) 20241111125912793 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) 20241111125912793 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) 20241111125912793 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) 20241111125912794 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) 20241111125912794 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) 20241111125912795 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) 20241111125912795 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) 20241111125912796 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125912806 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) 20241111125912806 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) 20241111125912806 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125912806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125912806 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) 20241111125912807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125912807 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125912807 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125912807 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125912807 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125912807 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125912807 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125912808 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) 20241111125912808 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) 20241111125912808 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) 20241111125912809 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) 20241111125912809 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) 20241111125912809 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) 20241111125912810 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) 20241111125912810 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) 20241111125912811 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) 20241111125912811 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) 20241111125912812 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) 20241111125912812 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) 20241111125912812 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) 20241111125912813 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) 20241111125912816 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125912817 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111125912817 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111125912817 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111125912817 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111125912817 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) 20241111125912817 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) 20241111125912817 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125912817 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111125912831 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) 20241111125912831 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) 20241111125912832 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) 20241111125912832 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) 20241111125912833 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) 20241111125912833 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) 20241111125912834 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) 20241111125912834 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) 20241111125912835 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) 20241111125912835 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) 20241111125912836 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) 20241111125912836 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) 20241111125912837 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) 20241111125912837 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) 20241111125912837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125912837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125912837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125912837 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) 20241111125912837 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111125912837 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111125912837 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111125912837 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111125912837 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111125912838 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) 20241111125912838 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) 20241111125912839 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) 20241111125912839 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) 20241111125912839 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125912839 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125912839 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125912839 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) 20241111125912839 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125912839 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) 20241111125912839 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) 20241111125912840 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125912850 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) 20241111125912850 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) 20241111125912851 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) 20241111125912851 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) 20241111125912852 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) 20241111125912852 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) 20241111125912852 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) 20241111125912852 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) 20241111125912853 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) 20241111125912853 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) 20241111125912854 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) 20241111125912854 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) 20241111125912855 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) 20241111125912855 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) 20241111125912856 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) 20241111125912856 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) 20241111125912856 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) 20241111125912856 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) 20241111125912856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125912857 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125912857 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125912857 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) 20241111125912857 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125912857 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) 20241111125912857 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) 20241111125912857 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125912869 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) 20241111125912869 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) 20241111125912869 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) 20241111125912869 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125912870 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) 20241111125912870 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) 20241111125912871 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) 20241111125912871 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) 20241111125912871 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) 20241111125912871 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) 20241111125912872 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) 20241111125912872 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) 20241111125912873 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) 20241111125912873 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) 20241111125912874 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) 20241111125912874 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) 20241111125912875 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) 20241111125912875 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) 20241111125912878 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) 20241111125912878 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) 20241111125912878 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125912878 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125912878 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125912878 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) 20241111125912879 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125912879 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) 20241111125912879 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) 20241111125912879 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125912893 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) 20241111125912893 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) 20241111125912893 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) 20241111125912893 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125912894 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) 20241111125912894 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) 20241111125912895 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) 20241111125912895 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) 20241111125912895 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) 20241111125912895 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) 20241111125912896 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) 20241111125912896 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) 20241111125912897 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) 20241111125912897 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) 20241111125912898 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) 20241111125912898 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) 20241111125912899 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) 20241111125912899 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) 20241111125912899 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) 20241111125912899 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) 20241111125912900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125912900 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125912900 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125912900 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) 20241111125912900 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125912900 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111125912900 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) 20241111125912900 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) 20241111125912900 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125912912 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) 20241111125912912 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) 20241111125912912 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) 20241111125912912 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125912913 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) 20241111125912913 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) 20241111125912914 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) 20241111125912914 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) 20241111125912915 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) 20241111125912915 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) 20241111125912916 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) 20241111125912916 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) 20241111125912917 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) 20241111125912917 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) 20241111125912918 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) 20241111125912918 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) 20241111125912918 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) 20241111125912918 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) 20241111125912919 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) 20241111125912919 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) 20241111125912919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125912919 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125912919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111125912919 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125912919 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) 20241111125912920 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125912920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111125912920 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) 20241111125912920 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125912920 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) 20241111125912920 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) 20241111125912920 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(957)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125912931 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) 20241111125912931 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) 20241111125912931 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) 20241111125912931 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125912932 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) 20241111125912932 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) 20241111125912933 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) 20241111125912933 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) 20241111125912934 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) 20241111125912934 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) 20241111125912934 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) 20241111125912934 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) 20241111125912935 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) 20241111125912935 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) 20241111125912936 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) 20241111125912936 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) 20241111125912937 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) 20241111125912937 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) 20241111125912940 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) 20241111125912940 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) 20241111125912940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111125912940 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) 20241111125912941 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(957)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125912955 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) 20241111125912955 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) 20241111125912955 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) 20241111125912955 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125912956 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) 20241111125912956 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) 20241111125912957 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) 20241111125912957 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) 20241111125912957 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) 20241111125912957 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) 20241111125912958 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) 20241111125912958 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) 20241111125912959 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) 20241111125912959 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) 20241111125912960 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) 20241111125912960 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) 20241111125912960 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) 20241111125912960 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) 20241111125912961 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) 20241111125912961 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) 20241111125912961 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) 20241111125912962 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(957)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125912974 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) 20241111125912974 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) 20241111125912974 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) 20241111125912974 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125912975 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) 20241111125912975 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) 20241111125912976 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) 20241111125912976 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) 20241111125912976 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) 20241111125912976 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) 20241111125912977 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) 20241111125912977 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) 20241111125912978 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) 20241111125912978 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) 20241111125912979 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) 20241111125912979 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) 20241111125912979 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) 20241111125912979 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) 20241111125912980 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) 20241111125912980 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) 20241111125912980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111125912980 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) 20241111125912981 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(957)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125912993 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) 20241111125912993 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) 20241111125912993 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) 20241111125912993 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) 20241111125912993 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event TIMEOUT_CELL_CHG_CONTINUE (tbf.cpp:557) 20241111125912993 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:668) 20241111125912994 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) 20241111125912994 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) 20241111125912995 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) 20241111125912995 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) 20241111125912995 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) 20241111125912995 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) 20241111125912996 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) 20241111125912996 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) 20241111125912997 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) 20241111125912997 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) 20241111125912998 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) 20241111125912998 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) 20241111125912999 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) 20241111125912999 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) 20241111125913002 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) 20241111125913002 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) 20241111125913002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125913002 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125913002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241111125913002 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125913002 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) 20241111125913003 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125913003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241111125913003 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) 20241111125913003 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125913003 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) 20241111125913003 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) 20241111125913004 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(957)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125913017 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) 20241111125913017 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) 20241111125913017 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) 20241111125913017 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125913019 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) 20241111125913019 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) 20241111125913020 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) 20241111125913020 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) 20241111125913021 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) 20241111125913021 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) 20241111125913021 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) 20241111125913021 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) 20241111125913022 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) 20241111125913022 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) 20241111125913023 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) 20241111125913023 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) 20241111125913024 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) 20241111125913024 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) 20241111125913024 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125913036 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) 20241111125913036 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) 20241111125913036 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) 20241111125913036 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125913037 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) 20241111125913037 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) 20241111125913038 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) 20241111125913038 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) 20241111125913039 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) 20241111125913039 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) 20241111125913040 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) 20241111125913040 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) 20241111125913040 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) 20241111125913040 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) 20241111125913041 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) 20241111125913041 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) 20241111125913042 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) 20241111125913042 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) 20241111125913043 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125913055 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) 20241111125913055 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) 20241111125913056 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) 20241111125913056 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) 20241111125913057 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) 20241111125913057 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) 20241111125913057 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) 20241111125913057 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) 20241111125913058 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) 20241111125913058 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) 20241111125913059 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) 20241111125913059 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) 20241111125913060 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) 20241111125913060 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) 20241111125913060 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) 20241111125913060 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) 20241111125913064 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125913079 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) 20241111125913079 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) 20241111125913079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125913079 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125913079 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125913079 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125913079 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) 20241111125913079 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125913079 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125913079 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125913079 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125913079 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(957)@131a5d934883: Shutting down virtual BTS #0... 20241111125913080 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) 20241111125913080 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) 20241111125913081 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) 20241111125913081 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) 20241111125913083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59550<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125913084 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) 20241111125913084 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) 20241111125913085 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) 20241111125913085 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) 20241111125913086 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) 20241111125913086 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) 20241111125913087 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) 20241111125913087 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) 20241111125913088 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) 20241111125913088 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) 20241111125913091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59542<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125913094 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125913094 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125913094 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125913094 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125913094 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) 20241111125913094 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125913094 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125913094 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125913094 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125913094 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125913094 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125913094 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125913094 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125913094 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125913094 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125913094 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125913094 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125913094 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125913094 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125913094 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125913094 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125913094 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125913094 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125913094 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125913094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125913094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125913094 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 11642 with status 0 respawn: 87: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_success_no_ctrl_ack finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:59:13 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.talloc 20241111125913136 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125913136 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125913136 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125913137 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125913179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47200<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125913280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47200<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327476) Waiting for packet dumper to finish... 1 (prev_count=327476, count=335264) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:59:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_success_twice started. 963@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 963@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success_twice-BVCI1234(966)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 963@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(967)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 963@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(970)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 963@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(970)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125916410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47214<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(969)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(969)@131a5d934883: Start timer T: 5 s PCUIF(969)@131a5d934883: Start timer T_Conn: 10 s 20241111125916416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4240 (telnet_interface.c:192) 963@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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-STATS(973)@131a5d934883: Start timer T: 2 s -NSVCI1234(974)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success_twice-STATS(973)@131a5d934883: Start timer T: 2 s -NSVCI1234(974)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125918137 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125918137 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125918137 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(969)@131a5d934883: OsmoPCU is now connected BTS(971)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125918146 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125918147 DLGLOBAL DEBUG validating counter group 0x55c1b4d7b040(bts) with 102 counters (rate_ctr.c:86) 20241111125918147 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125918147 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125918147 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125918147 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125918147 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125918147 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125918147 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125918147 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125918147 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125918147 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) MTC@131a5d934883: Start timer T: 2 s 20241111125918147 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125918147 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125918147 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125918147 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125918147 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125918147 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125918147 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125918147 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125918147 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125918147 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125918147 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125918147 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125918147 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125918147 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125918147 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125918147 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125918147 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125918147 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125918147 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125918147 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125918147 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125918147 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125918147 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125918147 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125918147 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125918147 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125918147 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125918147 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125918147 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125918147 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125918147 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125918147 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125918147 DLGLOBAL DEBUG validating counter group 0x7f9c73e1d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125918147 DLGLOBAL DEBUG validating counter group 0x55c1b4d7a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125918147 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125918147 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125918147 DLGLOBAL DEBUG validating counter group 0x7f9c73e1e180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125918148 DLGLOBAL DEBUG validating counter group 0x7f9c73e1e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125918148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125918148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125918148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125918148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125918148 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125918148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125918148 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125918148 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125918148 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125918148 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125918148 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125918148 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125918148 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125918148 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125918148 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125918148 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125918148 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125918148 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125918148 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125918148 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125918148 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125918148 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125918148 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125918148 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125918148 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125918148 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125918148 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125918148 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125918148 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125918148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125918148 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125918150 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(971)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(967)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@131a5d934883: Start timer T: 2 s BTS(971)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(967)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(967)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(967)@131a5d934883: Start timer Tns_test: 10 s BTS(971)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125918158 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) MTC@131a5d934883: Start timer T: 2 s BTS(971)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125918158 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125918158 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125918158 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125918158 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125918158 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125918159 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125918159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125918159 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(967)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(967)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(971)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(971)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125918164 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125918164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125918164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125918164 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125918164 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125918164 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125918164 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125918164 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125918164 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125918164 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(971)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125918165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125918165 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125918166 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125918166 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(967)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(967)@131a5d934883: Start timer Tns_test: 10 s MTC@131a5d934883: Start timer T: 10 s 20241111125918167 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125918167 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125918168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125918169 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918169 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125918169 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125918170 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918170 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125918170 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918170 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125918170 DL1IF DEBUG 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(971)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125918171 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 964@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 964@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125918177 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125918177 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125918177 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125918177 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125918177 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125918177 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125918178 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125918178 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125918178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125918178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125918178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918178 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125918178 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125918179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125918179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125918179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125918180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125918180 DL1IF DEBUG 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(966)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_twice-BVCI1234(966)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125918182 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: BSSGP successfully initialized 20241111125918183 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125918183 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125918183 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125918183 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125918183 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125918183 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125918183 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125918183 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125918184 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) 20241111125918184 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125918184 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125918184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125918184 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125918184 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125918184 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) 20241111125918185 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125918185 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125918185 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125918185 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125918185 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125918185 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125918185 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125918185 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125918185 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125918185 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(971)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125918188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125918188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125918188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125918188 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125918188 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125918197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125918197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918199 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125918199 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918200 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125918200 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918201 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125918201 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125918202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918204 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125918204 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918205 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125918205 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918206 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125918206 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918207 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125918221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125918221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125918223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918224 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) 20241111125918224 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) 20241111125918225 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) 20241111125918225 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) 20241111125918225 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) 20241111125918225 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) 20241111125918226 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) 20241111125918226 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) 20241111125918227 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) 20241111125918227 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) 20241111125918227 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) 20241111125918228 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) 20241111125918228 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125918240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125918240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918241 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) 20241111125918241 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) 20241111125918242 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) 20241111125918242 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) 20241111125918243 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) 20241111125918243 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) 20241111125918244 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) 20241111125918244 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) 20241111125918244 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) 20241111125918244 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) 20241111125918245 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) 20241111125918245 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) 20241111125918246 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) 20241111125918246 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) 20241111125918246 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125918259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125918259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918260 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) 20241111125918260 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) 20241111125918261 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) 20241111125918261 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) 20241111125918262 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) 20241111125918262 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) 20241111125918263 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) 20241111125918263 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) 20241111125918263 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) 20241111125918263 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) 20241111125918264 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) 20241111125918264 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) 20241111125918265 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) 20241111125918265 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) 20241111125918268 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125918283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125918283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918284 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) 20241111125918284 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) 20241111125918285 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) 20241111125918285 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) 20241111125918285 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) 20241111125918285 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) 20241111125918286 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) 20241111125918286 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) 20241111125918287 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) 20241111125918287 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) 20241111125918288 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) 20241111125918288 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) 20241111125918288 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) 20241111125918288 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) 20241111125918289 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125918302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125918302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918303 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) 20241111125918303 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) 20241111125918304 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) 20241111125918304 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) 20241111125918304 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) 20241111125918304 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) 20241111125918305 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) 20241111125918305 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) 20241111125918306 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) 20241111125918306 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) 20241111125918307 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) 20241111125918307 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) 20241111125918308 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) 20241111125918308 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) 20241111125918308 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125918321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125918321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918322 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) 20241111125918322 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) 20241111125918323 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) 20241111125918323 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) 20241111125918324 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) 20241111125918324 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) 20241111125918324 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) 20241111125918324 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) 20241111125918325 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) 20241111125918325 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) 20241111125918326 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) 20241111125918326 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) 20241111125918327 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) 20241111125918327 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) 20241111125918330 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125918345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125918345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918346 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) 20241111125918346 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) 20241111125918347 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) 20241111125918347 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) 20241111125918347 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) 20241111125918347 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) 20241111125918348 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) 20241111125918348 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) 20241111125918349 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) 20241111125918349 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) 20241111125918350 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) 20241111125918350 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) 20241111125918350 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) 20241111125918350 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) 20241111125918351 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125918364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125918364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125918365 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) 20241111125918365 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) 20241111125918366 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) 20241111125918366 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) 20241111125918367 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) 20241111125918367 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) 20241111125918367 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) 20241111125918367 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) 20241111125918368 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) 20241111125918368 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) 20241111125918369 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) 20241111125918369 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) 20241111125918370 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) 20241111125918370 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) 20241111125918370 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125918383 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) 20241111125918383 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) 20241111125918384 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) 20241111125918384 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) 20241111125918385 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) 20241111125918385 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) 20241111125918385 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) 20241111125918385 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) 20241111125918386 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) 20241111125918386 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) 20241111125918387 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) 20241111125918387 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) 20241111125918388 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) 20241111125918388 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) 20241111125918388 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) 20241111125918388 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) 20241111125918392 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125918407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125918407 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) 20241111125918407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125918407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125918407 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125918408 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125918408 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125918408 DLGLOBAL DEBUG validating counter group 0x55c1b4d7a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125918408 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125918408 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125918408 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125918408 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125918408 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125918408 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) 20241111125918408 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125918408 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125918408 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125918408 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125918408 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125918408 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125918408 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125918408 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125918408 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125918408 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125918408 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125918408 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) 20241111125918408 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125918408 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125918408 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125918408 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125918408 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125918408 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125918408 DLGLOBAL DEBUG validating counter group 0x55c1b4d7ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125918408 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125918408 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125918408 DLGLOBAL DEBUG validating counter group 0x55c1b4d7ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125918408 DLGLOBAL DEBUG validating counter group 0x55c1b4d7ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125918408 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125918408 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) 20241111125918408 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) 20241111125918408 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) 20241111125918408 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) 20241111125918409 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125918409 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125918409 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) 20241111125918409 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125918409 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) 20241111125918409 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) 20241111125918409 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125918409 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) 20241111125918409 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) 20241111125918409 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125918409 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) 20241111125918409 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) 20241111125918409 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) 20241111125918409 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) 20241111125918410 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) 20241111125918410 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) 20241111125918411 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) 20241111125918411 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) 20241111125918412 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) 20241111125918412 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) 20241111125918412 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) 20241111125918412 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) 20241111125918413 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) 20241111125918413 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) 20241111125918414 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) 20241111125918414 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125918414 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125918414 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125918414 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125918414 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125918415 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125918415 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125918415 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) 20241111125918415 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125918415 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) 20241111125918415 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) 20241111125918415 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(971)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125918426 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) 20241111125918426 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) 20241111125918427 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) 20241111125918427 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) 20241111125918428 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) 20241111125918428 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) 20241111125918429 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) 20241111125918429 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) 20241111125918429 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) 20241111125918429 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) 20241111125918430 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) 20241111125918430 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) 20241111125918431 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) 20241111125918431 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) 20241111125918432 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) 20241111125918432 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) 20241111125918433 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125918445 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) 20241111125918445 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) 20241111125918446 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) 20241111125918446 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) 20241111125918447 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) 20241111125918447 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) 20241111125918448 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) 20241111125918448 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) 20241111125918448 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) 20241111125918448 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) 20241111125918449 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) 20241111125918449 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) 20241111125918450 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) 20241111125918450 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) 20241111125918451 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) 20241111125918451 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) 20241111125918454 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125918469 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) 20241111125918469 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) 20241111125918470 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) 20241111125918470 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) 20241111125918471 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) 20241111125918471 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) 20241111125918471 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) 20241111125918471 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) 20241111125918472 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) 20241111125918472 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) 20241111125918473 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) 20241111125918473 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) 20241111125918475 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) 20241111125918475 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) 20241111125918475 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) 20241111125918475 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) 20241111125918476 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125918488 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) 20241111125918488 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) 20241111125918488 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125918488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125918488 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125918488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125918488 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125918488 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125918488 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125918488 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) 20241111125918488 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125918488 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125918489 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) 20241111125918489 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) 20241111125918490 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) 20241111125918490 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) 20241111125918490 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) 20241111125918490 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) 20241111125918491 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) 20241111125918491 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) 20241111125918492 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) 20241111125918492 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) 20241111125918493 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) 20241111125918493 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) 20241111125918493 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) 20241111125918493 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) 20241111125918494 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125918507 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) 20241111125918507 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) 20241111125918507 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125918507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125918507 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) 20241111125918508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125918508 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125918508 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125918508 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125918508 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125918508 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125918508 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125918508 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) 20241111125918508 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) 20241111125918509 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) 20241111125918509 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) 20241111125918510 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) 20241111125918510 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) 20241111125918510 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) 20241111125918511 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) 20241111125918511 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) 20241111125918511 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) 20241111125918513 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) 20241111125918513 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) 20241111125918514 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) 20241111125918514 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) 20241111125918517 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111125918517 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111125918517 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111125918517 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111125918517 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) 20241111125918517 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) 20241111125918517 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125918518 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125918531 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) 20241111125918531 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) 20241111125918532 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) 20241111125918532 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) 20241111125918533 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) 20241111125918533 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) 20241111125918534 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) 20241111125918534 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) 20241111125918535 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) 20241111125918535 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) 20241111125918535 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) 20241111125918535 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) 20241111125918536 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125918536 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125918536 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125918536 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) 20241111125918536 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111125918536 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111125918536 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111125918536 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111125918536 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) 20241111125918536 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) 20241111125918537 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) 20241111125918537 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) 20241111125918538 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) 20241111125918538 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) 20241111125918538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125918538 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918538 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125918538 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) 20241111125918538 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125918538 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) 20241111125918538 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) 20241111125918539 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125918550 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) 20241111125918550 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) 20241111125918551 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) 20241111125918551 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) 20241111125918552 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) 20241111125918552 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) 20241111125918553 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) 20241111125918553 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) 20241111125918553 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) 20241111125918553 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) 20241111125918554 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) 20241111125918554 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) 20241111125918555 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) 20241111125918555 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) 20241111125918556 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) 20241111125918556 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) 20241111125918557 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) 20241111125918557 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) 20241111125918557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125918557 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918557 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125918557 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) 20241111125918557 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125918557 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) 20241111125918557 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) 20241111125918557 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125918569 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) 20241111125918569 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) 20241111125918569 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) 20241111125918569 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125918570 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) 20241111125918570 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) 20241111125918571 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) 20241111125918571 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) 20241111125918571 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) 20241111125918571 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) 20241111125918572 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) 20241111125918572 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) 20241111125918573 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) 20241111125918573 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) 20241111125918574 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) 20241111125918574 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) 20241111125918575 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) 20241111125918575 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) 20241111125918578 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) 20241111125918578 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) 20241111125918578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125918578 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918578 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125918578 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) 20241111125918579 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125918579 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) 20241111125918579 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) 20241111125918579 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125918593 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) 20241111125918593 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) 20241111125918593 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) 20241111125918593 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125918594 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) 20241111125918594 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) 20241111125918595 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) 20241111125918595 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) 20241111125918596 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) 20241111125918596 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) 20241111125918596 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) 20241111125918596 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) 20241111125918597 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) 20241111125918597 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) 20241111125918598 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) 20241111125918598 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) 20241111125918599 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) 20241111125918599 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) 20241111125918600 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) 20241111125918600 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) 20241111125918600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125918600 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918600 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125918600 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) 20241111125918600 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125918600 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111125918600 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) 20241111125918600 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) 20241111125918601 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125918612 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) 20241111125918612 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) 20241111125918612 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) 20241111125918612 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125918613 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) 20241111125918613 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) 20241111125918614 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) 20241111125918614 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) 20241111125918614 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) 20241111125918614 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) 20241111125918615 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) 20241111125918615 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) 20241111125918616 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) 20241111125918616 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) 20241111125918617 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) 20241111125918617 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) 20241111125918618 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) 20241111125918618 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) 20241111125918619 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) 20241111125918619 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) 20241111125918619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125918619 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111125918619 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125918619 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) 20241111125918619 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125918619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111125918619 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) 20241111125918619 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125918619 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) 20241111125918619 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) 20241111125918619 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(971)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125918631 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) 20241111125918631 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) 20241111125918631 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) 20241111125918631 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125918632 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) 20241111125918632 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) 20241111125918633 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) 20241111125918633 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) 20241111125918634 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) 20241111125918634 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) 20241111125918635 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) 20241111125918635 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) 20241111125918635 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) 20241111125918635 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) 20241111125918636 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) 20241111125918636 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) 20241111125918637 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) 20241111125918637 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) 20241111125918640 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125918655 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) 20241111125918655 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) 20241111125918655 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) 20241111125918655 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125918656 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) 20241111125918656 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) 20241111125918657 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) 20241111125918657 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) 20241111125918657 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) 20241111125918657 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) 20241111125918658 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) 20241111125918658 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) 20241111125918659 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) 20241111125918659 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) 20241111125918660 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) 20241111125918660 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) 20241111125918660 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) 20241111125918660 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) 20241111125918661 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125918674 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) 20241111125918674 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) 20241111125918675 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) 20241111125918675 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) 20241111125918676 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) 20241111125918676 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) 20241111125918676 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) 20241111125918676 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) 20241111125918677 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) 20241111125918677 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) 20241111125918678 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) 20241111125918678 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) 20241111125918679 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) 20241111125918679 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) 20241111125918679 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) 20241111125918679 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) 20241111125918680 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125918693 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) 20241111125918693 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) 20241111125918693 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125918693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125918693 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125918693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125918693 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) 20241111125918693 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125918693 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125918693 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125918693 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125918693 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241111125918694 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) 20241111125918694 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) 20241111125918695 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) 20241111125918695 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) 20241111125918696 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) 20241111125918696 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) 20241111125918697 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) 20241111125918697 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) 20241111125918698 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) 20241111125918698 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) 20241111125918698 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) 20241111125918698 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) 20241111125918699 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) 20241111125918699 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) 20241111125918702 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125918717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125918717 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) 20241111125918717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125918717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125918717 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) 20241111125918717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125918717 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125918717 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125918717 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125918717 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125918717 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:470) 20241111125918717 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:543) 20241111125918718 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) 20241111125918718 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) 20241111125918719 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) 20241111125918719 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) 20241111125918720 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) 20241111125918720 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) 20241111125918721 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) 20241111125918721 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) 20241111125918722 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) 20241111125918722 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) 20241111125918723 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) 20241111125918723 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) 20241111125918723 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) 20241111125918723 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) 20241111125918725 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) 20241111125918725 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) 20241111125918725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111125918725 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918725 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125918725 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) 20241111125918725 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125918725 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) 20241111125918725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125918726 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125918736 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) 20241111125918736 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) 20241111125918738 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) 20241111125918739 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) 20241111125918739 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) 20241111125918739 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) 20241111125918740 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) 20241111125918740 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) 20241111125918741 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) 20241111125918741 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) 20241111125918742 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) 20241111125918742 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) 20241111125918743 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) 20241111125918743 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) 20241111125918743 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) 20241111125918743 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) 20241111125918744 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) 20241111125918744 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) 20241111125918744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125918744 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918745 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125918745 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) 20241111125918745 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125918745 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) 20241111125918745 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) 20241111125918745 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125918755 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) 20241111125918755 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) 20241111125918755 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) 20241111125918755 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125918756 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) 20241111125918756 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) 20241111125918757 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) 20241111125918757 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) 20241111125918758 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) 20241111125918758 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) 20241111125918759 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) 20241111125918759 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) 20241111125918759 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) 20241111125918759 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) 20241111125918760 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) 20241111125918760 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) 20241111125918761 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) 20241111125918761 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) 20241111125918764 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) 20241111125918764 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) 20241111125918764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111125918764 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918764 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125918764 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) 20241111125918765 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125918765 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) 20241111125918765 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) 20241111125918765 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125918779 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) 20241111125918779 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) 20241111125918779 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) 20241111125918779 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125918780 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) 20241111125918780 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) 20241111125918781 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) 20241111125918781 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) 20241111125918782 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) 20241111125918782 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) 20241111125918782 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) 20241111125918782 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) 20241111125918783 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) 20241111125918783 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) 20241111125918784 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) 20241111125918784 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) 20241111125918785 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) 20241111125918785 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) 20241111125918786 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) 20241111125918786 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) 20241111125918786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111125918786 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918786 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125918786 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) 20241111125918786 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125918786 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111125918786 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) 20241111125918786 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) 20241111125918786 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125918798 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) 20241111125918798 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) 20241111125918798 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) 20241111125918798 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125918799 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) 20241111125918799 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) 20241111125918800 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) 20241111125918800 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) 20241111125918801 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) 20241111125918801 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) 20241111125918801 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) 20241111125918801 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) 20241111125918802 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) 20241111125918802 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) 20241111125918803 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) 20241111125918803 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) 20241111125918804 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) 20241111125918804 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) 20241111125918804 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) 20241111125918804 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) 20241111125918804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241111125918804 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125918805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241111125918805 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125918805 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) 20241111125918805 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125918805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241111125918805 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) 20241111125918805 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125918805 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) 20241111125918805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125918805 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(971)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125918817 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) 20241111125918817 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) 20241111125918817 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) 20241111125918817 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125918818 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) 20241111125918818 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) 20241111125918819 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) 20241111125918819 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) 20241111125918820 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) 20241111125918820 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) 20241111125918821 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) 20241111125918821 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) 20241111125918821 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) 20241111125918821 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) 20241111125918822 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) 20241111125918822 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) 20241111125918823 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) 20241111125918823 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) 20241111125918827 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125918841 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) 20241111125918841 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) 20241111125918841 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) 20241111125918841 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125918841 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125918841 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125918842 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) 20241111125918842 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) 20241111125918843 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) 20241111125918843 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) 20241111125918844 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) 20241111125918844 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) 20241111125918845 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) 20241111125918845 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) 20241111125918846 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) 20241111125918846 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) 20241111125918846 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) 20241111125918846 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) 20241111125918847 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) 20241111125918847 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) 20241111125918848 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125918860 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) 20241111125918860 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) 20241111125918861 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) 20241111125918861 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) 20241111125918862 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) 20241111125918862 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) 20241111125918863 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) 20241111125918863 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) 20241111125918863 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) 20241111125918863 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) 20241111125918865 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) 20241111125918865 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) 20241111125918866 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) 20241111125918866 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) 20241111125918867 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) 20241111125918867 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) 20241111125918868 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125918879 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) 20241111125918879 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) 20241111125918879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125918879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125918879 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125918879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125918879 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) 20241111125918879 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125918879 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125918880 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125918880 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125918880 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(971)@131a5d934883: Shutting down virtual BTS #0... 20241111125918881 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) 20241111125918881 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) 20241111125918882 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) 20241111125918882 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) 20241111125918883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125918884 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) 20241111125918884 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) 20241111125918886 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) 20241111125918886 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) 20241111125918887 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) 20241111125918887 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) 20241111125918888 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) 20241111125918888 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) 20241111125918889 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) 20241111125918889 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) 20241111125918893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47214<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125918894 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125918894 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125918894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125918895 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125918895 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) 20241111125918895 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111125918895 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125918895 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125918895 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125918895 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125918895 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241111125918895 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125918895 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125918895 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125918895 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125918895 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125918895 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125918895 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125918895 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125918895 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125918895 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125918895 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125918895 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125918895 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125918895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125918895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125918895 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 11708 with status 0 respawn: 88: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_success_twice finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:59:18 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_twice pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_twice.talloc 20241111125918910 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125918910 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125918910 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125918910 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125918927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47226<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125919028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47226<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=318264) Waiting for packet dumper to finish... 1 (prev_count=318264, count=412344) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:59:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_success_twice_nocache started. 976@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 976@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(980)@131a5d934883: Provider Link came up: waiting for NS-RESET 976@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125922162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41870<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 976@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(984)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 976@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(984)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(981)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(981)@131a5d934883: Start timer T: 5 s 20241111125922182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41884<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(981)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_success_twice_nocache-STATS(986)@131a5d934883: Start timer T: 2 s 976@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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)@131a5d934883: Start timer T: 2 s -NSVCI1234(987)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(987)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125923912 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125923912 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125923912 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(981)@131a5d934883: OsmoPCU is now connected BTS(983)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125923927 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125923927 DLGLOBAL DEBUG validating counter group 0x562f5c45a040(bts) with 102 counters (rate_ctr.c:86) 20241111125923927 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125923927 DL1IF INFO BTS available (pcu_l1_if.cpp:794) MTC@131a5d934883: Start timer T: 2 s 20241111125923927 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125923927 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125923927 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125923928 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125923928 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125923928 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125923928 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125923928 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125923928 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125923928 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125923928 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125923928 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125923928 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125923928 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125923928 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125923928 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125923928 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125923928 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125923928 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125923928 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125923928 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125923928 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125923928 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125923928 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125923928 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125923928 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125923928 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125923928 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125923928 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125923928 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125923928 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125923928 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125923928 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125923928 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125923928 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125923928 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125923928 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125923928 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125923928 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125923928 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125923928 DLGLOBAL DEBUG validating counter group 0x7fdac82c05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125923928 DLGLOBAL DEBUG validating counter group 0x562f5c459720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125923928 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125923928 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125923928 DLGLOBAL DEBUG validating counter group 0x7fdac82c1180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125923928 DLGLOBAL DEBUG validating counter group 0x7fdac82c1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125923928 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125923928 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125923928 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125923928 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125923928 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) MTC@131a5d934883: Start timer T: 2 s 20241111125923928 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125923928 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125923928 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125923928 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125923928 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125923928 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125923928 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125923928 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125923928 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125923928 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125923928 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125923928 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125923928 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125923928 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125923928 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125923928 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125923929 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125923929 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125923929 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125923929 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125923929 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125923929 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125923929 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125923929 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125923929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125923929 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923930 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(983)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(983)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(980)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(980)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(980)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(980)@131a5d934883: Start timer Tns_test: 10 s BTS(983)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125923936 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125923936 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125923936 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125923936 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125923936 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125923936 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(983)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125923937 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125923937 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125923937 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@131a5d934883: Start timer T: 2 s BTS(983)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(980)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(980)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125923940 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125923940 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125923940 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125923940 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125923940 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125923940 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125923940 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125923940 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125923940 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125923940 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@131a5d934883: Start timer T: 2 s BTS(983)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(983)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125923943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125923943 DL1IF DEBUG 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(983)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" MTC@131a5d934883: Start timer T: 2 s 20241111125923944 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125923944 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test MTC@131a5d934883: Start timer T: 10 s 20241111125923945 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125923945 DL1IF DEBUG 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(980)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(980)@131a5d934883: Start timer Tns_test: 10 s 20241111125923946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125923946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923947 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125923947 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923948 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125923948 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125923949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125923951 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923951 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125923951 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923952 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 977@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 20241111125923959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125923959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 977@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125923960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125923960 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923961 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125923961 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125923962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125923963 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125923963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923963 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125923963 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125923963 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125923963 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125923963 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125923963 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125923963 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125923963 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125923964 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125923964 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923964 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125923964 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923965 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125923973 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125923973 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125923973 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125923973 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125923973 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125923973 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125923973 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125923973 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125923976 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) 20241111125923976 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125923976 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125923976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125923976 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125923976 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125923976 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) 20241111125923977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125923977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125923978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(983)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125923979 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125923979 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125923979 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125923979 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125923979 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125923979 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125923979 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125923979 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125923979 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125923979 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125923980 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125923980 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923980 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125923980 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923981 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125923981 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } } } 20241111125923981 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125923981 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: 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 } } } 20241111125923983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125923983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125923984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125923987 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125923990 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125923990 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125923990 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125923990 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125923990 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125924002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125924002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125924004 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125924004 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125924004 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) 20241111125924004 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) 20241111125924005 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) 20241111125924005 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) 20241111125924006 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) 20241111125924006 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) 20241111125924007 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) 20241111125924007 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) 20241111125924007 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) 20241111125924007 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) 20241111125924008 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) 20241111125924008 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) 20241111125924009 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125924020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125924020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125924022 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) 20241111125924022 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) 20241111125924022 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) 20241111125924022 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) 20241111125924023 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) 20241111125924023 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) 20241111125924024 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) 20241111125924024 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) 20241111125924025 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) 20241111125924025 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) 20241111125924025 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) 20241111125924025 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) 20241111125924026 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) 20241111125924026 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) 20241111125924027 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125924039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125924039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125924041 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) 20241111125924041 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) 20241111125924041 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) 20241111125924041 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) 20241111125924042 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) 20241111125924042 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) 20241111125924043 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) 20241111125924043 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) 20241111125924044 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) 20241111125924044 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) 20241111125924044 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) 20241111125924044 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) 20241111125924045 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) 20241111125924045 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) 20241111125924049 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125924063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125924063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125924064 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) 20241111125924064 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) 20241111125924065 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) 20241111125924065 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) 20241111125924066 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) 20241111125924066 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) 20241111125924067 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) 20241111125924067 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) 20241111125924067 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) 20241111125924067 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) 20241111125924068 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) 20241111125924068 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) 20241111125924069 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) 20241111125924069 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) 20241111125924070 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125924082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125924082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125924083 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) 20241111125924083 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) 20241111125924084 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) 20241111125924084 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) 20241111125924085 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) 20241111125924085 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) 20241111125924086 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) 20241111125924086 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) 20241111125924087 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) 20241111125924087 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) 20241111125924088 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) 20241111125924088 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) 20241111125924089 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) 20241111125924089 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) 20241111125924089 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125924101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125924102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125924103 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) 20241111125924103 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) 20241111125924104 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) 20241111125924104 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) 20241111125924104 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) 20241111125924104 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) 20241111125924105 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) 20241111125924105 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) 20241111125924106 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) 20241111125924106 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) 20241111125924107 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) 20241111125924107 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) 20241111125924107 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) 20241111125924107 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) 20241111125924111 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125924125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125924125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125924127 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) 20241111125924127 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) 20241111125924127 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) 20241111125924127 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) 20241111125924128 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) 20241111125924128 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) 20241111125924129 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) 20241111125924129 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) 20241111125924130 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) 20241111125924130 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) 20241111125924130 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) 20241111125924131 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) 20241111125924131 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) 20241111125924131 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) 20241111125924132 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125924144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125924144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125924146 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) 20241111125924146 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) 20241111125924147 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) 20241111125924147 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) 20241111125924148 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) 20241111125924148 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) 20241111125924149 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) 20241111125924149 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) 20241111125924149 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) 20241111125924150 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) 20241111125924150 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) 20241111125924150 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) 20241111125924151 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) 20241111125924151 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) 20241111125924152 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125924164 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) 20241111125924164 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) 20241111125924165 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) 20241111125924165 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) 20241111125924166 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) 20241111125924166 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) 20241111125924166 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) 20241111125924166 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) 20241111125924167 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) 20241111125924167 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) 20241111125924168 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) 20241111125924168 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) 20241111125924169 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) 20241111125924169 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) 20241111125924169 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) 20241111125924169 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) 20241111125924173 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125924187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125924188 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) 20241111125924188 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125924188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125924188 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125924190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125924190 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125924190 DLGLOBAL DEBUG validating counter group 0x562f5c459760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125924190 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125924190 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125924190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125924190 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125924190 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125924190 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) 20241111125924190 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125924190 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125924190 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125924190 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125924190 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125924190 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125924190 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125924190 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125924190 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125924190 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125924190 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125924190 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) 20241111125924190 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125924190 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125924190 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125924190 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125924190 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125924190 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125924191 DLGLOBAL DEBUG validating counter group 0x562f5c459b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125924191 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125924191 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125924191 DLGLOBAL DEBUG validating counter group 0x562f5c459c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125924191 DLGLOBAL DEBUG validating counter group 0x562f5c459c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125924191 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125924191 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) 20241111125924191 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) 20241111125924191 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) 20241111125924191 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) 20241111125924191 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125924191 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125924191 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) 20241111125924191 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125924191 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) 20241111125924191 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) 20241111125924191 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125924191 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) 20241111125924191 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) 20241111125924191 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125924191 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) 20241111125924191 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) 20241111125924191 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) 20241111125924191 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) 20241111125924191 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) 20241111125924191 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) 20241111125924192 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) 20241111125924192 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) 20241111125924192 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) 20241111125924192 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) 20241111125924193 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) 20241111125924193 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) 20241111125924194 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) 20241111125924194 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) 20241111125924195 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) 20241111125924195 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125924195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125924195 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125924195 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125924195 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125924196 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125924196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125924196 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) 20241111125924196 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125924196 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) 20241111125924196 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) 20241111125924196 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(983)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125924206 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) 20241111125924206 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) 20241111125924208 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) 20241111125924208 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) 20241111125924208 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) 20241111125924208 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) 20241111125924209 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) 20241111125924209 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) 20241111125924210 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) 20241111125924210 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) 20241111125924211 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) 20241111125924211 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) 20241111125924212 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) 20241111125924212 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) 20241111125924212 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) 20241111125924212 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) 20241111125924213 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125924225 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) 20241111125924225 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) 20241111125924227 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) 20241111125924227 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) 20241111125924227 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) 20241111125924227 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) 20241111125924228 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) 20241111125924228 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) 20241111125924229 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) 20241111125924229 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) 20241111125924230 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) 20241111125924230 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) 20241111125924230 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) 20241111125924230 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) 20241111125924231 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) 20241111125924231 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) 20241111125924235 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125924249 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) 20241111125924249 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) 20241111125924251 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) 20241111125924251 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) 20241111125924251 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) 20241111125924251 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) 20241111125924252 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) 20241111125924252 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) 20241111125924253 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) 20241111125924253 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) 20241111125924254 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) 20241111125924254 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) 20241111125924254 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) 20241111125924254 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) 20241111125924255 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) 20241111125924255 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) 20241111125924256 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125924268 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) 20241111125924268 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) 20241111125924268 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125924268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125924268 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125924269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125924269 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125924269 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125924269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125924269 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) 20241111125924269 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125924269 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125924271 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) 20241111125924271 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) 20241111125924272 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) 20241111125924272 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) 20241111125924273 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) 20241111125924273 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) 20241111125924274 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) 20241111125924274 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) 20241111125924274 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) 20241111125924274 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) 20241111125924275 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) 20241111125924275 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) 20241111125924275 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) 20241111125924275 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) 20241111125924275 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125924288 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) 20241111125924288 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) 20241111125924288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125924288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125924288 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) 20241111125924288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125924288 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125924288 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125924288 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125924288 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125924288 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125924288 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125924289 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) 20241111125924289 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) 20241111125924290 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) 20241111125924290 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) 20241111125924291 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) 20241111125924291 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) 20241111125924291 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) 20241111125924291 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) 20241111125924292 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) 20241111125924292 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) 20241111125924293 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) 20241111125924293 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) 20241111125924294 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) 20241111125924294 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) 20241111125924297 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125924298 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111125924298 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111125924298 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111125924298 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111125924298 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) 20241111125924298 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) 20241111125924298 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125924311 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) 20241111125924311 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) 20241111125924313 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) 20241111125924313 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) 20241111125924314 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) 20241111125924314 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) 20241111125924315 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) 20241111125924315 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) 20241111125924316 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) 20241111125924316 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) 20241111125924316 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) 20241111125924316 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) 20241111125924317 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125924317 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125924317 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125924317 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) 20241111125924317 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111125924317 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111125924317 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111125924317 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111125924317 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) 20241111125924317 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) 20241111125924318 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) 20241111125924318 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) 20241111125924319 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) 20241111125924319 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) 20241111125924319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125924319 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125924319 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125924319 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) 20241111125924319 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125924319 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) 20241111125924319 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) 20241111125924319 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125924330 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) 20241111125924330 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) 20241111125924331 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) 20241111125924331 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) 20241111125924332 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) 20241111125924332 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) 20241111125924333 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) 20241111125924333 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) 20241111125924334 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) 20241111125924334 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) 20241111125924335 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) 20241111125924335 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) 20241111125924336 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) 20241111125924336 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) 20241111125924337 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) 20241111125924337 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) 20241111125924337 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) 20241111125924338 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) 20241111125924338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125924338 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125924338 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125924338 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) 20241111125924338 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125924338 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) 20241111125924338 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) 20241111125924339 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125924349 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) 20241111125924349 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) 20241111125924349 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) 20241111125924349 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125924351 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) 20241111125924351 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) 20241111125924351 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) 20241111125924351 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) 20241111125924352 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) 20241111125924352 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) 20241111125924353 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) 20241111125924353 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) 20241111125924354 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) 20241111125924354 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) 20241111125924355 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) 20241111125924355 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) 20241111125924356 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) 20241111125924356 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) 20241111125924359 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) 20241111125924359 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) 20241111125924359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125924359 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125924359 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125924359 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) 20241111125924359 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125924359 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) 20241111125924359 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) 20241111125924360 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125924373 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) 20241111125924373 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) 20241111125924373 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) 20241111125924373 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125924375 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) 20241111125924375 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) 20241111125924376 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) 20241111125924376 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) 20241111125924377 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) 20241111125924377 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) 20241111125924378 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) 20241111125924378 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) 20241111125924379 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) 20241111125924379 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) 20241111125924381 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) 20241111125924381 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) 20241111125924382 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) 20241111125924382 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) 20241111125924383 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) 20241111125924383 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) 20241111125924383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125924383 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125924383 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125924383 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) 20241111125924383 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125924384 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111125924384 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) 20241111125924384 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) 20241111125924384 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125924393 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) 20241111125924393 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) 20241111125924393 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) 20241111125924393 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125924395 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) 20241111125924395 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) 20241111125924396 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) 20241111125924396 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) 20241111125924397 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) 20241111125924397 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) 20241111125924398 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) 20241111125924398 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) 20241111125924399 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) 20241111125924399 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) 20241111125924400 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) 20241111125924400 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) 20241111125924400 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) 20241111125924400 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) 20241111125924401 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) 20241111125924401 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) 20241111125924401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125924401 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125924401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111125924401 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125924401 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) 20241111125924401 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125924401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111125924401 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) 20241111125924401 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125924401 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) 20241111125924402 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) 20241111125924402 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(983)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125924411 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) 20241111125924411 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) 20241111125924411 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) 20241111125924411 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125924413 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) 20241111125924413 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) 20241111125924413 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) 20241111125924413 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) 20241111125924414 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) 20241111125924414 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) 20241111125924415 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) 20241111125924415 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) 20241111125924416 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) 20241111125924416 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) 20241111125924416 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) 20241111125924416 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) 20241111125924417 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) 20241111125924417 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) 20241111125924421 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125924435 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) 20241111125924435 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) 20241111125924435 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) 20241111125924435 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125924436 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) 20241111125924436 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) 20241111125924437 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) 20241111125924437 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) 20241111125924438 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) 20241111125924438 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) 20241111125924439 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) 20241111125924439 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) 20241111125924439 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) 20241111125924439 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) 20241111125924440 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) 20241111125924440 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) 20241111125924441 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) 20241111125924441 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) 20241111125924442 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125924454 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) 20241111125924454 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) 20241111125924455 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) 20241111125924455 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) 20241111125924456 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) 20241111125924456 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) 20241111125924457 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) 20241111125924457 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) 20241111125924457 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) 20241111125924457 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) 20241111125924458 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) 20241111125924458 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) 20241111125924459 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) 20241111125924459 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) 20241111125924460 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) 20241111125924460 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) 20241111125924460 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111125924473 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) 20241111125924473 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) 20241111125924473 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125924473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125924473 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125924473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125924473 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) 20241111125924473 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125924473 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125924474 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125924474 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125924474 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241111125924474 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) 20241111125924474 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) 20241111125924475 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) 20241111125924475 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) 20241111125924476 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) 20241111125924476 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) 20241111125924477 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) 20241111125924477 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) 20241111125924478 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) 20241111125924478 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) 20241111125924479 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) 20241111125924479 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) 20241111125924480 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) 20241111125924480 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) 20241111125924483 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125924497 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) 20241111125924497 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) 20241111125924498 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) 20241111125924498 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) 20241111125924499 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) 20241111125924499 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) 20241111125924500 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) 20241111125924500 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) 20241111125924501 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) 20241111125924501 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) 20241111125924502 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) 20241111125924502 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) 20241111125924502 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) 20241111125924502 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) 20241111125924503 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) 20241111125924503 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) 20241111125924504 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125924516 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) 20241111125924516 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) 20241111125924517 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) 20241111125924517 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) 20241111125924518 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) 20241111125924518 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) 20241111125924519 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) 20241111125924519 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) 20241111125924520 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) 20241111125924520 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) 20241111125924521 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) 20241111125924521 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) 20241111125924521 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) 20241111125924521 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) 20241111125924522 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) 20241111125924522 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) 20241111125924523 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125924535 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) 20241111125924535 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) 20241111125924536 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) 20241111125924536 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) 20241111125924537 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) 20241111125924537 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) 20241111125924538 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) 20241111125924538 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) 20241111125924539 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) 20241111125924539 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) 20241111125924540 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) 20241111125924540 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) 20241111125924540 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) 20241111125924540 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) 20241111125924540 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) 20241111125924540 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) 20241111125924543 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125924559 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) 20241111125924559 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) 20241111125924560 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) 20241111125924560 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) 20241111125924561 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) 20241111125924561 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) 20241111125924561 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) 20241111125924561 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) 20241111125924562 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) 20241111125924562 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) 20241111125924564 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) 20241111125924564 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) 20241111125924565 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) 20241111125924565 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) 20241111125924567 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) 20241111125924567 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) 20241111125924568 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125924579 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) 20241111125924579 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) 20241111125924580 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) 20241111125924580 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) 20241111125924581 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) 20241111125924581 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) 20241111125924582 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) 20241111125924582 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) 20241111125924583 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) 20241111125924583 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) 20241111125924583 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) 20241111125924583 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) 20241111125924584 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) 20241111125924584 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) 20241111125924585 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) 20241111125924585 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) 20241111125924586 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125924598 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) 20241111125924598 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) 20241111125924599 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) 20241111125924599 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) 20241111125924600 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) 20241111125924600 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) 20241111125924600 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) 20241111125924600 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) 20241111125924601 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) 20241111125924601 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) 20241111125924602 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) 20241111125924602 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) 20241111125924603 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) 20241111125924603 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) 20241111125924604 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) 20241111125924604 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) 20241111125924607 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125924622 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) 20241111125924622 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) 20241111125924623 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) 20241111125924623 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) 20241111125924624 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) 20241111125924624 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) 20241111125924625 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) 20241111125924625 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) 20241111125924626 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) 20241111125924626 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) 20241111125924627 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) 20241111125924627 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) 20241111125924627 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) 20241111125924627 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) 20241111125924628 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) 20241111125924628 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) 20241111125924630 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125924642 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) 20241111125924642 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) 20241111125924643 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) 20241111125924643 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) 20241111125924644 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) 20241111125924644 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) 20241111125924644 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) 20241111125924644 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) 20241111125924645 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) 20241111125924645 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) 20241111125924645 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) 20241111125924645 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) 20241111125924645 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) 20241111125924645 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) 20241111125924646 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) 20241111125924646 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) 20241111125924646 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125924659 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) 20241111125924659 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) 20241111125924659 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) 20241111125924660 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) 20241111125924660 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) 20241111125924660 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) 20241111125924660 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) 20241111125924660 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) 20241111125924660 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) 20241111125924660 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) 20241111125924660 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) 20241111125924660 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) 20241111125924660 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) 20241111125924660 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) 20241111125924661 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) 20241111125924661 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) 20241111125924669 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125924683 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) 20241111125924683 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) 20241111125924684 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) 20241111125924684 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) 20241111125924685 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) 20241111125924685 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) 20241111125924686 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) 20241111125924686 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) 20241111125924687 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) 20241111125924687 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) 20241111125924687 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) 20241111125924687 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) 20241111125924688 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) 20241111125924688 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) 20241111125924688 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) 20241111125924688 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) 20241111125924689 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125924703 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) 20241111125924703 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) 20241111125924706 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) 20241111125924706 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) 20241111125924707 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) 20241111125924707 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) 20241111125924707 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) 20241111125924707 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) 20241111125924709 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) 20241111125924709 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) 20241111125924710 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) 20241111125924710 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) 20241111125924711 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) 20241111125924711 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) 20241111125924711 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) 20241111125924711 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) 20241111125924712 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125924722 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) 20241111125924722 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) 20241111125924724 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) 20241111125924724 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) 20241111125924725 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) 20241111125924725 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) 20241111125924726 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) 20241111125924726 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) 20241111125924728 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) 20241111125924728 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) 20241111125924729 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) 20241111125924729 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) 20241111125924730 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) 20241111125924730 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) 20241111125924731 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) 20241111125924732 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) 20241111125924732 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125924747 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) 20241111125924747 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) 20241111125924748 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) 20241111125924748 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) 20241111125924749 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) 20241111125924749 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) 20241111125924749 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) 20241111125924749 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) 20241111125924750 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) 20241111125924750 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) 20241111125924751 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) 20241111125924751 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) 20241111125924752 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) 20241111125924752 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) 20241111125924753 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) 20241111125924753 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) 20241111125924753 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125924766 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) 20241111125924766 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) 20241111125924768 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) 20241111125924768 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) 20241111125924769 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) 20241111125924769 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) 20241111125924769 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) 20241111125924770 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) 20241111125924771 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) 20241111125924771 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) 20241111125924772 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) 20241111125924772 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) 20241111125924773 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) 20241111125924773 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) 20241111125924773 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) 20241111125924773 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) 20241111125924774 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125924785 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) 20241111125924785 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) 20241111125924786 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) 20241111125924786 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) 20241111125924787 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) 20241111125924787 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) 20241111125924787 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) 20241111125924787 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) 20241111125924788 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) 20241111125924788 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) 20241111125924789 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) 20241111125924789 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) 20241111125924790 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) 20241111125924790 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) 20241111125924791 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) 20241111125924791 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) 20241111125924794 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125924810 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) 20241111125924810 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) 20241111125924811 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) 20241111125924811 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) 20241111125924812 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) 20241111125924812 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) 20241111125924813 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) 20241111125924813 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) 20241111125924815 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) 20241111125924815 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) 20241111125924815 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) 20241111125924815 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) 20241111125924816 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) 20241111125924816 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) 20241111125924817 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) 20241111125924817 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) 20241111125924818 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125924829 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) 20241111125924829 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) 20241111125924830 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) 20241111125924830 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) 20241111125924831 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) 20241111125924831 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) 20241111125924832 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) 20241111125924832 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) 20241111125924832 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) 20241111125924832 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) 20241111125924833 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) 20241111125924833 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) 20241111125924834 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) 20241111125924834 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) 20241111125924835 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) 20241111125924835 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) 20241111125924836 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125924847 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) 20241111125924847 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) 20241111125924848 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) 20241111125924848 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) 20241111125924848 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) 20241111125924848 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) 20241111125924849 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) 20241111125924849 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) 20241111125924849 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) 20241111125924849 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) 20241111125924849 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) 20241111125924849 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) 20241111125924850 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) 20241111125924850 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) 20241111125924850 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) 20241111125924850 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) 20241111125924860 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125924871 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) 20241111125924871 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) 20241111125924872 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) 20241111125924872 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) 20241111125924872 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) 20241111125924872 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) 20241111125924872 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) 20241111125924872 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) 20241111125924873 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) 20241111125924873 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) 20241111125924873 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) 20241111125924873 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) 20241111125924874 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) 20241111125924874 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) 20241111125924874 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) 20241111125924874 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) 20241111125924876 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125924890 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) 20241111125924890 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) 20241111125924891 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) 20241111125924891 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) 20241111125924891 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) 20241111125924891 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) 20241111125924891 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) 20241111125924891 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) 20241111125924891 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) 20241111125924891 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) 20241111125924892 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) 20241111125924892 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) 20241111125924892 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) 20241111125924892 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) 20241111125924892 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) 20241111125924892 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) 20241111125924895 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125924909 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) 20241111125924910 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) 20241111125924911 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) 20241111125924911 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) 20241111125924912 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) 20241111125924912 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) 20241111125924913 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) 20241111125924913 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) 20241111125924913 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) 20241111125924913 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) 20241111125924914 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) 20241111125924914 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) 20241111125924915 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) 20241111125924915 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) 20241111125924916 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) 20241111125924916 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) 20241111125924919 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125924933 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) 20241111125924933 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) 20241111125924935 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) 20241111125924935 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) 20241111125924935 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) 20241111125924935 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) 20241111125924936 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) 20241111125924936 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) 20241111125924937 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) 20241111125924937 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) 20241111125924938 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) 20241111125924938 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) 20241111125924939 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) 20241111125924939 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) 20241111125924940 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) 20241111125924940 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) 20241111125924940 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125924953 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) 20241111125924953 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) 20241111125924954 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) 20241111125924954 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) 20241111125924955 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) 20241111125924955 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) 20241111125924956 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) 20241111125924956 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) 20241111125924957 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) 20241111125924957 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) 20241111125924958 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) 20241111125924958 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) 20241111125924958 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) 20241111125924958 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) 20241111125924959 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) 20241111125924959 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) 20241111125924960 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125924971 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) 20241111125924971 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) 20241111125924973 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) 20241111125924973 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) 20241111125924973 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) 20241111125924973 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) 20241111125924974 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) 20241111125924974 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) 20241111125924975 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) 20241111125924975 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) 20241111125924976 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) 20241111125924976 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) 20241111125924976 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) 20241111125924976 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) 20241111125924977 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) 20241111125924977 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) 20241111125924981 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125924995 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) 20241111125924995 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) 20241111125924996 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) 20241111125924996 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) 20241111125924997 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) 20241111125924997 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) 20241111125924998 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) 20241111125924998 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) 20241111125924999 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) 20241111125924999 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) 20241111125924999 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) 20241111125924999 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) 20241111125925000 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) 20241111125925000 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) 20241111125925001 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) 20241111125925001 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) 20241111125925002 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125925014 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) 20241111125925014 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) 20241111125925016 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) 20241111125925016 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) 20241111125925016 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) 20241111125925016 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) 20241111125925017 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) 20241111125925017 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) 20241111125925018 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) 20241111125925018 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) 20241111125925019 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) 20241111125925019 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) 20241111125925019 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) 20241111125925019 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) 20241111125925020 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) 20241111125925020 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) 20241111125925021 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125925033 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) 20241111125925033 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) 20241111125925035 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) 20241111125925035 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) 20241111125925035 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) 20241111125925035 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) 20241111125925036 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) 20241111125925036 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) 20241111125925037 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) 20241111125925037 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) 20241111125925038 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) 20241111125925038 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) 20241111125925038 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) 20241111125925038 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) 20241111125925039 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) 20241111125925039 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) 20241111125925043 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125925057 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) 20241111125925057 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) 20241111125925058 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) 20241111125925058 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) 20241111125925059 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) 20241111125925059 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) 20241111125925060 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) 20241111125925060 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) 20241111125925061 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) 20241111125925061 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) 20241111125925061 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) 20241111125925062 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) 20241111125925062 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) 20241111125925062 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) 20241111125925063 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) 20241111125925063 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) 20241111125925064 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125925076 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) 20241111125925076 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) 20241111125925077 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) 20241111125925077 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) 20241111125925078 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) 20241111125925078 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) 20241111125925079 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) 20241111125925079 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) 20241111125925080 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) 20241111125925080 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) 20241111125925080 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) 20241111125925080 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) 20241111125925081 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) 20241111125925081 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) 20241111125925082 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) 20241111125925082 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) 20241111125925083 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125925095 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) 20241111125925095 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) 20241111125925096 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) 20241111125925096 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) 20241111125925097 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) 20241111125925097 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) 20241111125925098 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) 20241111125925098 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) 20241111125925099 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) 20241111125925099 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) 20241111125925100 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) 20241111125925100 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) 20241111125925101 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) 20241111125925101 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) 20241111125925102 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) 20241111125925102 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) 20241111125925105 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125925119 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) 20241111125925119 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) 20241111125925121 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) 20241111125925121 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) 20241111125925121 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) 20241111125925121 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) 20241111125925122 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) 20241111125925122 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) 20241111125925123 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) 20241111125925123 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) 20241111125925124 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) 20241111125925124 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) 20241111125925125 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) 20241111125925125 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) 20241111125925125 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) 20241111125925125 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) 20241111125925126 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125925139 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) 20241111125925139 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) 20241111125925140 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) 20241111125925140 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) 20241111125925141 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) 20241111125925141 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) 20241111125925142 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) 20241111125925142 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) 20241111125925143 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) 20241111125925143 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) 20241111125925144 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) 20241111125925144 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) 20241111125925144 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) 20241111125925144 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) 20241111125925145 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) 20241111125925145 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) 20241111125925146 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125925158 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) 20241111125925158 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) 20241111125925159 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) 20241111125925159 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) 20241111125925160 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) 20241111125925160 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) 20241111125925161 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) 20241111125925161 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) 20241111125925162 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) 20241111125925162 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) 20241111125925162 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) 20241111125925162 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) 20241111125925163 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) 20241111125925163 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) 20241111125925164 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) 20241111125925164 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) 20241111125925167 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125925182 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) 20241111125925182 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) 20241111125925184 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) 20241111125925184 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) 20241111125925185 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) 20241111125925185 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) 20241111125925185 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) 20241111125925185 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) 20241111125925186 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) 20241111125925186 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) 20241111125925187 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) 20241111125925187 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) 20241111125925188 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) 20241111125925188 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) 20241111125925189 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) 20241111125925189 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) 20241111125925189 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125925201 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) 20241111125925201 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) 20241111125925202 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) 20241111125925202 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) 20241111125925203 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) 20241111125925203 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) 20241111125925204 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) 20241111125925204 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) 20241111125925205 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) 20241111125925205 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) 20241111125925205 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) 20241111125925205 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) 20241111125925206 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) 20241111125925206 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) 20241111125925207 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) 20241111125925207 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) 20241111125925208 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125925220 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) 20241111125925220 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) 20241111125925221 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) 20241111125925221 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) 20241111125925222 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) 20241111125925222 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) 20241111125925223 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) 20241111125925223 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) 20241111125925224 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) 20241111125925224 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) 20241111125925224 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) 20241111125925224 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) 20241111125925225 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) 20241111125925225 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) 20241111125925226 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) 20241111125925226 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) 20241111125925230 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125925244 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) 20241111125925244 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) 20241111125925245 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) 20241111125925245 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) 20241111125925246 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) 20241111125925246 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) 20241111125925247 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) 20241111125925247 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) 20241111125925247 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) 20241111125925248 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) 20241111125925248 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) 20241111125925248 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) 20241111125925249 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) 20241111125925249 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) 20241111125925250 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) 20241111125925250 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) 20241111125925251 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125925263 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) 20241111125925263 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) 20241111125925265 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) 20241111125925265 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) 20241111125925265 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) 20241111125925265 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) 20241111125925266 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) 20241111125925266 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) 20241111125925267 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) 20241111125925267 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) 20241111125925268 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) 20241111125925268 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) 20241111125925269 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) 20241111125925269 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) 20241111125925269 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) 20241111125925270 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) 20241111125925270 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125925282 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) 20241111125925282 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) 20241111125925283 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) 20241111125925283 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) 20241111125925284 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) 20241111125925284 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) 20241111125925285 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) 20241111125925285 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) 20241111125925286 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) 20241111125925286 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) 20241111125925286 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) 20241111125925286 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) 20241111125925287 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) 20241111125925287 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) 20241111125925288 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) 20241111125925288 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) 20241111125925291 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125925299 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111125925306 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) 20241111125925306 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) 20241111125925307 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) 20241111125925307 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) 20241111125925308 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) 20241111125925308 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) 20241111125925309 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) 20241111125925309 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) 20241111125925310 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) 20241111125925310 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) 20241111125925310 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) 20241111125925311 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) 20241111125925311 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) 20241111125925311 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) 20241111125925312 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) 20241111125925312 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) 20241111125925313 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125925317 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111125925325 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) 20241111125925325 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) 20241111125925327 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) 20241111125925327 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) 20241111125925328 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) 20241111125925328 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) 20241111125925328 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) 20241111125925328 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) 20241111125925329 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) 20241111125925329 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) 20241111125925330 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) 20241111125925330 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) 20241111125925331 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) 20241111125925331 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) 20241111125925332 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) 20241111125925332 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) 20241111125925332 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125925345 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) 20241111125925345 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) 20241111125925346 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) 20241111125925346 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) 20241111125925347 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) 20241111125925347 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) 20241111125925347 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) 20241111125925347 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) 20241111125925348 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) 20241111125925348 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) 20241111125925349 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) 20241111125925349 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) 20241111125925350 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) 20241111125925350 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) 20241111125925351 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) 20241111125925351 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) 20241111125925354 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125925369 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) 20241111125925369 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) 20241111125925370 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) 20241111125925370 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) 20241111125925371 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) 20241111125925371 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) 20241111125925371 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) 20241111125925371 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) 20241111125925372 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) 20241111125925372 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) 20241111125925373 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) 20241111125925373 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) 20241111125925374 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) 20241111125925374 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) 20241111125925375 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) 20241111125925375 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) 20241111125925375 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125925388 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) 20241111125925388 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) 20241111125925389 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) 20241111125925389 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) 20241111125925390 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) 20241111125925390 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) 20241111125925391 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) 20241111125925391 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) 20241111125925391 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) 20241111125925391 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) 20241111125925393 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) 20241111125925393 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) 20241111125925394 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) 20241111125925394 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) 20241111125925395 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) 20241111125925395 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) 20241111125925396 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125925407 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) 20241111125925407 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) 20241111125925408 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) 20241111125925408 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) 20241111125925409 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) 20241111125925409 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) 20241111125925409 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) 20241111125925409 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) 20241111125925410 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) 20241111125925410 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) 20241111125925411 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) 20241111125925411 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) 20241111125925412 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) 20241111125925412 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) 20241111125925412 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) 20241111125925412 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) 20241111125925416 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125925430 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) 20241111125925430 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) 20241111125925431 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) 20241111125925431 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) 20241111125925432 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) 20241111125925432 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) 20241111125925433 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) 20241111125925433 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) 20241111125925434 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) 20241111125925434 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) 20241111125925434 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) 20241111125925434 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) 20241111125925435 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) 20241111125925435 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) 20241111125925436 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) 20241111125925436 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) 20241111125925437 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125925449 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) 20241111125925449 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) 20241111125925450 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) 20241111125925450 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) 20241111125925451 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) 20241111125925451 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) 20241111125925452 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) 20241111125925452 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) 20241111125925453 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) 20241111125925453 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) 20241111125925453 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) 20241111125925453 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) 20241111125925454 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) 20241111125925454 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) 20241111125925455 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) 20241111125925455 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) 20241111125925456 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125925468 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) 20241111125925468 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) 20241111125925469 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) 20241111125925469 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) 20241111125925470 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) 20241111125925470 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) 20241111125925471 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) 20241111125925471 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) 20241111125925472 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) 20241111125925472 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) 20241111125925473 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) 20241111125925473 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) 20241111125925473 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) 20241111125925473 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) 20241111125925474 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) 20241111125925474 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) 20241111125925478 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125925492 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) 20241111125925492 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) 20241111125925494 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) 20241111125925494 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) 20241111125925495 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) 20241111125925495 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) 20241111125925495 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) 20241111125925496 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) 20241111125925496 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) 20241111125925496 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) 20241111125925497 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) 20241111125925497 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) 20241111125925498 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) 20241111125925498 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) 20241111125925499 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) 20241111125925499 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) 20241111125925499 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125925511 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) 20241111125925511 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) 20241111125925512 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) 20241111125925512 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) 20241111125925513 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) 20241111125925513 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) 20241111125925514 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) 20241111125925514 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) 20241111125925515 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) 20241111125925515 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) 20241111125925516 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) 20241111125925516 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) 20241111125925517 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) 20241111125925517 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) 20241111125925517 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) 20241111125925517 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) 20241111125925518 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125925531 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) 20241111125925531 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) 20241111125925532 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) 20241111125925532 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) 20241111125925533 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) 20241111125925533 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) 20241111125925533 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) 20241111125925533 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) 20241111125925534 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) 20241111125925534 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) 20241111125925535 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) 20241111125925535 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) 20241111125925536 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) 20241111125925536 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) 20241111125925536 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) 20241111125925536 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) 20241111125925540 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125925554 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) 20241111125925554 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) 20241111125925556 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) 20241111125925556 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) 20241111125925556 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) 20241111125925556 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) 20241111125925557 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) 20241111125925557 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) 20241111125925558 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) 20241111125925558 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) 20241111125925559 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) 20241111125925559 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) 20241111125925559 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) 20241111125925559 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) 20241111125925560 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) 20241111125925560 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) 20241111125925561 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125925573 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) 20241111125925573 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) 20241111125925575 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) 20241111125925575 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) 20241111125925575 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) 20241111125925575 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) 20241111125925576 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) 20241111125925576 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) 20241111125925577 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) 20241111125925577 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) 20241111125925578 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) 20241111125925578 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) 20241111125925578 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) 20241111125925578 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) 20241111125925579 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) 20241111125925579 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) 20241111125925580 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125925592 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) 20241111125925592 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) 20241111125925594 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) 20241111125925594 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) 20241111125925595 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) 20241111125925595 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) 20241111125925596 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) 20241111125925596 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) 20241111125925596 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) 20241111125925596 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) 20241111125925597 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) 20241111125925597 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) 20241111125925598 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) 20241111125925598 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) 20241111125925599 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) 20241111125925599 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) 20241111125925602 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125925616 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) 20241111125925616 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) 20241111125925618 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) 20241111125925618 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) 20241111125925618 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) 20241111125925618 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) 20241111125925619 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) 20241111125925619 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) 20241111125925620 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) 20241111125925620 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) 20241111125925621 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) 20241111125925621 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) 20241111125925621 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) 20241111125925621 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) 20241111125925622 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) 20241111125925622 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) 20241111125925623 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125925635 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) 20241111125925635 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) 20241111125925637 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) 20241111125925637 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) 20241111125925637 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) 20241111125925637 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) 20241111125925638 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) 20241111125925638 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) 20241111125925639 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) 20241111125925639 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) 20241111125925640 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) 20241111125925640 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) 20241111125925640 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) 20241111125925640 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) 20241111125925641 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) 20241111125925641 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) 20241111125925642 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125925654 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) 20241111125925654 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) 20241111125925656 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) 20241111125925656 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) 20241111125925656 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) 20241111125925656 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) 20241111125925657 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) 20241111125925657 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) 20241111125925658 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) 20241111125925658 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) 20241111125925659 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) 20241111125925659 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) 20241111125925659 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) 20241111125925659 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) 20241111125925660 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) 20241111125925660 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) 20241111125925664 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125925678 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) 20241111125925678 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) 20241111125925679 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) 20241111125925679 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) 20241111125925680 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) 20241111125925680 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) 20241111125925681 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) 20241111125925681 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) 20241111125925682 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) 20241111125925682 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) 20241111125925683 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) 20241111125925683 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) 20241111125925683 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) 20241111125925683 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) 20241111125925684 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) 20241111125925684 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) 20241111125925685 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125925697 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) 20241111125925697 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) 20241111125925699 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) 20241111125925699 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) 20241111125925700 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) 20241111125925700 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) 20241111125925700 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) 20241111125925700 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) 20241111125925701 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) 20241111125925701 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) 20241111125925702 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) 20241111125925702 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) 20241111125925703 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) 20241111125925703 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) 20241111125925703 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) 20241111125925704 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) 20241111125925704 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125925717 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) 20241111125925717 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) 20241111125925717 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) 20241111125925717 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) 20241111125925717 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) 20241111125925717 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) 20241111125925717 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) 20241111125925717 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) 20241111125925718 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) 20241111125925718 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) 20241111125925718 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) 20241111125925718 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) 20241111125925718 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) 20241111125925718 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) 20241111125925718 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) 20241111125925718 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) 20241111125925726 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125925740 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) 20241111125925740 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) 20241111125925742 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) 20241111125925742 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) 20241111125925742 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) 20241111125925742 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) 20241111125925743 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) 20241111125925743 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) 20241111125925744 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) 20241111125925745 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) 20241111125925745 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) 20241111125925745 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) 20241111125925746 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) 20241111125925746 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) 20241111125925747 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) 20241111125925747 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) 20241111125925748 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125925759 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) 20241111125925760 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) 20241111125925761 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) 20241111125925761 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) 20241111125925761 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) 20241111125925762 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) 20241111125925762 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) 20241111125925762 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) 20241111125925763 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) 20241111125925763 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) 20241111125925764 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) 20241111125925764 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) 20241111125925765 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) 20241111125925765 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) 20241111125925765 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) 20241111125925765 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) 20241111125925766 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125925779 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) 20241111125925779 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) 20241111125925780 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) 20241111125925780 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) 20241111125925781 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) 20241111125925781 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) 20241111125925782 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) 20241111125925782 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) 20241111125925782 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) 20241111125925782 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) 20241111125925783 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) 20241111125925783 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) 20241111125925784 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) 20241111125925784 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) 20241111125925785 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) 20241111125925785 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) 20241111125925788 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125925803 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) 20241111125925803 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) 20241111125925804 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) 20241111125925804 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) 20241111125925805 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) 20241111125925805 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) 20241111125925805 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) 20241111125925805 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) 20241111125925806 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) 20241111125925806 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) 20241111125925807 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) 20241111125925807 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) 20241111125925808 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) 20241111125925808 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) 20241111125925808 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) 20241111125925808 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) 20241111125925809 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125925822 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) 20241111125925822 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) 20241111125925823 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) 20241111125925823 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) 20241111125925824 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) 20241111125925824 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) 20241111125925824 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) 20241111125925824 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) 20241111125925825 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) 20241111125925825 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) 20241111125925826 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) 20241111125925826 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) 20241111125925827 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) 20241111125925827 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) 20241111125925827 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) 20241111125925827 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) 20241111125925828 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125925841 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) 20241111125925841 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) 20241111125925842 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) 20241111125925842 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) 20241111125925843 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) 20241111125925843 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) 20241111125925843 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) 20241111125925844 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) 20241111125925844 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) 20241111125925844 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) 20241111125925845 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) 20241111125925845 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) 20241111125925846 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) 20241111125925846 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) 20241111125925846 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) 20241111125925846 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) 20241111125925850 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125925865 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) 20241111125925865 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) 20241111125925866 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) 20241111125925866 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) 20241111125925866 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) 20241111125925867 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) 20241111125925867 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) 20241111125925867 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) 20241111125925868 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) 20241111125925868 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) 20241111125925869 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) 20241111125925869 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) 20241111125925869 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) 20241111125925869 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) 20241111125925870 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) 20241111125925870 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) 20241111125925871 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125925884 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) 20241111125925884 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) 20241111125925885 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) 20241111125925885 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) 20241111125925886 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) 20241111125925886 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) 20241111125925886 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) 20241111125925886 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) 20241111125925887 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) 20241111125925887 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) 20241111125925888 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) 20241111125925888 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) 20241111125925889 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) 20241111125925889 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) 20241111125925889 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) 20241111125925889 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) 20241111125925890 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125925904 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) 20241111125925904 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) 20241111125925905 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) 20241111125925905 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) 20241111125925906 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) 20241111125925906 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) 20241111125925906 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) 20241111125925906 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) 20241111125925907 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) 20241111125925907 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) 20241111125925908 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) 20241111125925908 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) 20241111125925908 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) 20241111125925908 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) 20241111125925909 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) 20241111125925909 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) 20241111125925913 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125925928 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) 20241111125925928 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) 20241111125925929 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) 20241111125925929 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) 20241111125925930 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) 20241111125925930 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) 20241111125925931 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) 20241111125925931 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) 20241111125925932 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) 20241111125925932 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) 20241111125925932 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) 20241111125925933 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) 20241111125925933 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) 20241111125925933 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) 20241111125925934 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) 20241111125925934 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) 20241111125925935 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125925948 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) 20241111125925948 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) 20241111125925950 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) 20241111125925950 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) 20241111125925950 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) 20241111125925950 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) 20241111125925951 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) 20241111125925951 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) 20241111125925952 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) 20241111125925952 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) 20241111125925953 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) 20241111125925953 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) 20241111125925953 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) 20241111125925953 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) 20241111125925954 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) 20241111125925954 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) 20241111125925955 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125925968 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) 20241111125925968 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) 20241111125925969 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) 20241111125925969 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) 20241111125925970 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) 20241111125925970 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) 20241111125925971 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) 20241111125925971 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) 20241111125925971 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) 20241111125925971 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) 20241111125925972 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) 20241111125925972 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) 20241111125925973 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) 20241111125925973 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) 20241111125925974 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) 20241111125925974 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) 20241111125925978 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125925993 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) 20241111125925993 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) 20241111125925994 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) 20241111125925994 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) 20241111125925995 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) 20241111125925995 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) 20241111125925996 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) 20241111125925996 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) 20241111125925996 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) 20241111125925996 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) 20241111125925997 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) 20241111125925997 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) 20241111125925998 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) 20241111125925998 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) 20241111125925998 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) 20241111125925999 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) 20241111125925999 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125926013 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) 20241111125926013 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) 20241111125926014 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) 20241111125926014 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) 20241111125926014 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) 20241111125926015 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) 20241111125926015 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) 20241111125926015 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) 20241111125926016 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) 20241111125926016 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) 20241111125926017 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) 20241111125926017 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) 20241111125926017 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) 20241111125926017 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) 20241111125926018 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) 20241111125926018 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) 20241111125926019 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125926032 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) 20241111125926032 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) 20241111125926033 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) 20241111125926033 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) 20241111125926034 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) 20241111125926034 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) 20241111125926035 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) 20241111125926035 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) 20241111125926036 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) 20241111125926036 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) 20241111125926036 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) 20241111125926036 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) 20241111125926037 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) 20241111125926037 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) 20241111125926039 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) 20241111125926039 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) 20241111125926042 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125926056 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) 20241111125926056 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) 20241111125926058 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) 20241111125926058 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) 20241111125926059 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) 20241111125926059 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) 20241111125926059 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) 20241111125926059 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) 20241111125926060 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) 20241111125926060 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) 20241111125926062 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) 20241111125926062 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) 20241111125926062 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) 20241111125926062 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) 20241111125926063 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) 20241111125926063 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) 20241111125926064 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125926075 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) 20241111125926075 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) 20241111125926077 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) 20241111125926077 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) 20241111125926077 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) 20241111125926077 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) 20241111125926078 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) 20241111125926078 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) 20241111125926079 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) 20241111125926079 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) 20241111125926080 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) 20241111125926080 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) 20241111125926080 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) 20241111125926080 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) 20241111125926081 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) 20241111125926081 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) 20241111125926082 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125926094 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) 20241111125926094 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) 20241111125926096 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) 20241111125926096 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) 20241111125926096 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) 20241111125926096 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) 20241111125926097 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) 20241111125926097 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) 20241111125926098 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) 20241111125926098 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) 20241111125926099 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) 20241111125926099 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) 20241111125926099 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) 20241111125926099 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) 20241111125926100 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) 20241111125926100 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) 20241111125926104 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125926118 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) 20241111125926118 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) 20241111125926120 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) 20241111125926120 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) 20241111125926120 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) 20241111125926120 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) 20241111125926121 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) 20241111125926121 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) 20241111125926122 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) 20241111125926122 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) 20241111125926123 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) 20241111125926123 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) 20241111125926123 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) 20241111125926123 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) 20241111125926124 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) 20241111125926124 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) 20241111125926125 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125926137 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) 20241111125926137 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) 20241111125926139 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) 20241111125926139 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) 20241111125926140 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) 20241111125926140 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) 20241111125926140 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) 20241111125926140 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) 20241111125926141 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) 20241111125926141 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) 20241111125926142 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) 20241111125926142 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) 20241111125926143 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) 20241111125926143 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) 20241111125926144 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) 20241111125926144 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) 20241111125926145 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125926156 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) 20241111125926156 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) 20241111125926158 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) 20241111125926158 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) 20241111125926158 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) 20241111125926158 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) 20241111125926159 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) 20241111125926159 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) 20241111125926160 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) 20241111125926160 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) 20241111125926161 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) 20241111125926161 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) 20241111125926162 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) 20241111125926162 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) 20241111125926162 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) 20241111125926162 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) 20241111125926166 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125926180 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) 20241111125926180 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) 20241111125926182 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) 20241111125926182 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) 20241111125926183 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) 20241111125926183 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) 20241111125926184 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) 20241111125926184 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) 20241111125926184 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) 20241111125926184 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) 20241111125926185 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) 20241111125926185 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) 20241111125926186 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) 20241111125926186 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) 20241111125926187 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) 20241111125926187 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) 20241111125926188 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125926199 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) 20241111125926199 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) 20241111125926201 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) 20241111125926201 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) 20241111125926201 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) 20241111125926201 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) 20241111125926202 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) 20241111125926202 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) 20241111125926203 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) 20241111125926203 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) 20241111125926204 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) 20241111125926204 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) 20241111125926205 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) 20241111125926205 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) 20241111125926205 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) 20241111125926205 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) 20241111125926206 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125926219 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) 20241111125926219 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) 20241111125926220 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) 20241111125926220 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) 20241111125926221 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) 20241111125926221 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) 20241111125926222 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) 20241111125926222 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) 20241111125926222 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) 20241111125926222 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) 20241111125926223 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) 20241111125926223 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) 20241111125926224 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) 20241111125926224 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) 20241111125926225 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) 20241111125926225 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) 20241111125926228 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125926243 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) 20241111125926243 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) 20241111125926244 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) 20241111125926244 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) 20241111125926245 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) 20241111125926245 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) 20241111125926246 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) 20241111125926246 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) 20241111125926247 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) 20241111125926247 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) 20241111125926248 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) 20241111125926248 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) 20241111125926248 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) 20241111125926248 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) 20241111125926249 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) 20241111125926249 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) 20241111125926250 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125926262 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) 20241111125926262 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) 20241111125926264 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) 20241111125926264 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) 20241111125926265 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) 20241111125926265 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) 20241111125926266 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) 20241111125926266 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) 20241111125926267 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) 20241111125926267 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) 20241111125926268 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) 20241111125926268 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) 20241111125926269 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) 20241111125926269 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) 20241111125926270 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) 20241111125926270 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) 20241111125926271 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125926281 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) 20241111125926281 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) 20241111125926282 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) 20241111125926283 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) 20241111125926283 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) 20241111125926283 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) 20241111125926284 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) 20241111125926284 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) 20241111125926285 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) 20241111125926285 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) 20241111125926286 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) 20241111125926286 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) 20241111125926286 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) 20241111125926286 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) 20241111125926287 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) 20241111125926287 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) 20241111125926290 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125926305 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) 20241111125926305 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) 20241111125926306 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) 20241111125926306 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) 20241111125926307 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) 20241111125926307 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) 20241111125926308 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) 20241111125926308 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) 20241111125926309 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) 20241111125926309 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) 20241111125926309 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) 20241111125926309 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) 20241111125926310 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) 20241111125926310 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) 20241111125926311 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) 20241111125926311 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) 20241111125926312 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125926324 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) 20241111125926324 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) 20241111125926325 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) 20241111125926325 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) 20241111125926326 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) 20241111125926326 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) 20241111125926327 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) 20241111125926327 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) 20241111125926328 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) 20241111125926328 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) 20241111125926328 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) 20241111125926328 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) 20241111125926329 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) 20241111125926329 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) 20241111125926330 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) 20241111125926330 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) 20241111125926331 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125926343 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) 20241111125926343 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) 20241111125926344 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) 20241111125926344 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) 20241111125926345 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) 20241111125926345 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) 20241111125926346 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) 20241111125926346 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) 20241111125926347 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) 20241111125926347 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) 20241111125926347 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) 20241111125926348 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) 20241111125926348 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) 20241111125926348 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) 20241111125926349 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) 20241111125926349 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) 20241111125926353 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125926367 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) 20241111125926367 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) 20241111125926368 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) 20241111125926369 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) 20241111125926369 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) 20241111125926369 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) 20241111125926370 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) 20241111125926370 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) 20241111125926371 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) 20241111125926371 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) 20241111125926371 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) 20241111125926371 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) 20241111125926372 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) 20241111125926372 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) 20241111125926373 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) 20241111125926373 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) 20241111125926374 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125926386 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) 20241111125926386 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) 20241111125926387 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) 20241111125926387 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) 20241111125926388 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) 20241111125926388 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) 20241111125926389 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) 20241111125926389 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) 20241111125926389 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) 20241111125926389 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) 20241111125926390 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) 20241111125926390 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) 20241111125926391 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) 20241111125926391 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) 20241111125926392 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) 20241111125926392 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) 20241111125926392 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125926405 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) 20241111125926405 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) 20241111125926406 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) 20241111125926406 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) 20241111125926407 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) 20241111125926407 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) 20241111125926408 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) 20241111125926408 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) 20241111125926408 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) 20241111125926408 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) 20241111125926409 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) 20241111125926409 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) 20241111125926410 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) 20241111125926410 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) 20241111125926411 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) 20241111125926411 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) 20241111125926414 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125926429 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) 20241111125926429 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) 20241111125926430 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) 20241111125926430 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) 20241111125926431 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) 20241111125926431 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) 20241111125926432 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) 20241111125926432 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) 20241111125926432 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) 20241111125926432 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) 20241111125926433 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) 20241111125926433 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) 20241111125926434 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) 20241111125926434 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) 20241111125926435 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) 20241111125926435 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) 20241111125926436 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125926448 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) 20241111125926448 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) 20241111125926449 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) 20241111125926449 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) 20241111125926450 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) 20241111125926450 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) 20241111125926451 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) 20241111125926451 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) 20241111125926452 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) 20241111125926452 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) 20241111125926452 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) 20241111125926452 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) 20241111125926453 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) 20241111125926453 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) 20241111125926454 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) 20241111125926454 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) 20241111125926455 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125926467 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) 20241111125926467 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) 20241111125926469 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) 20241111125926469 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) 20241111125926469 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) 20241111125926469 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) 20241111125926470 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) 20241111125926470 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) 20241111125926471 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) 20241111125926471 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) 20241111125926472 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) 20241111125926472 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) 20241111125926473 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) 20241111125926473 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) 20241111125926473 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) 20241111125926473 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) 20241111125926476 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125926491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=3 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125926491 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) 20241111125926491 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125926491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125926491 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) 20241111125926492 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125926492 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125926492 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125926492 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125926492 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125926492 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125926492 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125926493 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) 20241111125926493 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) 20241111125926494 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) 20241111125926494 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) 20241111125926495 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) 20241111125926495 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) 20241111125926496 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) 20241111125926496 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) 20241111125926496 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) 20241111125926496 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) 20241111125926497 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) 20241111125926497 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) 20241111125926498 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) 20241111125926498 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) 20241111125926499 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125926501 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111125926501 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111125926501 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111125926501 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111125926501 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) 20241111125926501 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) 20241111125926501 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125926511 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) 20241111125926511 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) 20241111125926511 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125926511 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125926511 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125926511 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) 20241111125926511 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111125926511 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111125926511 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111125926511 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111125926512 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) 20241111125926512 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) 20241111125926513 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) 20241111125926513 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) 20241111125926513 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) 20241111125926513 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) 20241111125926514 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) 20241111125926514 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) 20241111125926515 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) 20241111125926515 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) 20241111125926516 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) 20241111125926516 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) 20241111125926516 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) 20241111125926516 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) 20241111125926517 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) 20241111125926517 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) 20241111125926517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241111125926517 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125926517 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125926517 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) 20241111125926518 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125926518 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241111125926518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125926518 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125926530 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) 20241111125926530 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) 20241111125926531 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) 20241111125926531 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) 20241111125926532 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) 20241111125926532 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) 20241111125926533 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) 20241111125926533 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) 20241111125926534 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) 20241111125926534 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) 20241111125926535 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) 20241111125926535 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) 20241111125926535 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) 20241111125926535 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) 20241111125926536 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) 20241111125926536 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) 20241111125926540 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) 20241111125926540 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) 20241111125926540 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241111125926540 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125926540 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125926540 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) 20241111125926540 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125926540 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) 20241111125926541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241111125926541 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125926554 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) 20241111125926554 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) 20241111125926554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=546): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241111125926554 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125926555 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) 20241111125926555 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) 20241111125926556 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) 20241111125926556 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) 20241111125926557 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) 20241111125926557 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) 20241111125926558 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) 20241111125926558 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) 20241111125926559 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) 20241111125926559 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) 20241111125926559 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) 20241111125926559 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) 20241111125926560 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) 20241111125926561 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) 20241111125926562 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) 20241111125926562 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) 20241111125926562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241111125926562 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125926562 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125926562 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) 20241111125926563 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125926563 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) 20241111125926563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241111125926563 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125926573 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) 20241111125926573 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) 20241111125926573 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) 20241111125926573 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125926574 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) 20241111125926574 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) 20241111125926575 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) 20241111125926575 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) 20241111125926576 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) 20241111125926576 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) 20241111125926577 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) 20241111125926577 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) 20241111125926577 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) 20241111125926577 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) 20241111125926578 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) 20241111125926578 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) 20241111125926579 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) 20241111125926579 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) 20241111125926580 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) 20241111125926580 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) 20241111125926580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241111125926580 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125926580 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125926580 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) 20241111125926580 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125926580 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111125926580 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) 20241111125926580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111125926580 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125926592 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) 20241111125926592 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) 20241111125926592 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) 20241111125926592 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125926593 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) 20241111125926593 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) 20241111125926594 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) 20241111125926594 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) 20241111125926595 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) 20241111125926595 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) 20241111125926596 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) 20241111125926596 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) 20241111125926597 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) 20241111125926597 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) 20241111125926597 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) 20241111125926597 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) 20241111125926598 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) 20241111125926598 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) 20241111125926601 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) 20241111125926601 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) 20241111125926601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241111125926601 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125926601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 559 + 13 = 572 (pdch_ul_controller.c:131) 20241111125926601 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125926601 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) 20241111125926602 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125926602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type POLL (pdch_ul_controller.c:184) 20241111125926602 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=572, TS=7) (nacc_fsm.c:206) 20241111125926602 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125926602 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) 20241111125926602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111125926602 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(983)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125926616 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) 20241111125926616 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) 20241111125926616 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) 20241111125926616 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125926617 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) 20241111125926617 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) 20241111125926618 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) 20241111125926618 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) 20241111125926618 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) 20241111125926618 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) 20241111125926619 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) 20241111125926619 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) 20241111125926620 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) 20241111125926620 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) 20241111125926621 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) 20241111125926621 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) 20241111125926622 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) 20241111125926622 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) 20241111125926623 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125926635 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) 20241111125926635 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) 20241111125926635 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) 20241111125926635 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125926635 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125926635 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125926636 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) 20241111125926636 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) 20241111125926637 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) 20241111125926637 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) 20241111125926637 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) 20241111125926637 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) 20241111125926638 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) 20241111125926638 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) 20241111125926639 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) 20241111125926639 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) 20241111125926640 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) 20241111125926640 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) 20241111125926640 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) 20241111125926641 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) 20241111125926641 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125926654 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) 20241111125926654 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) 20241111125926655 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) 20241111125926655 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) 20241111125926656 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) 20241111125926656 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) 20241111125926656 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) 20241111125926656 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) 20241111125926657 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) 20241111125926657 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) 20241111125926658 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) 20241111125926658 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) 20241111125926659 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) 20241111125926659 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) 20241111125926659 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) 20241111125926660 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) 20241111125926663 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125926678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125926678 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) 20241111125926678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125926678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125926678 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125926678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125926678 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=572 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241111125926678 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125926678 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125926678 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125926678 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125926678 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(983)@131a5d934883: Shutting down virtual BTS #0... 20241111125926681 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) 20241111125926681 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) 20241111125926683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41884<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125926683 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) 20241111125926683 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) 20241111125926685 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) 20241111125926685 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) 20241111125926686 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) 20241111125926686 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) 20241111125926687 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) 20241111125926687 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) 20241111125926688 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) 20241111125926688 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) 20241111125926689 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) 20241111125926689 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) 20241111125926693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41870<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125926694 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125926694 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125926694 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125926695 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125926695 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) 20241111125926695 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111125926695 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125926695 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125926695 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125926695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125926695 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241111125926695 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125926695 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125926695 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125926695 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125926695 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125926695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125926695 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125926695 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125926695 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125926695 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125926695 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125926695 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125926695 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125926695 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125926695 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125926695 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 11775 with status 0 respawn: 89: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_success_twice_nocache finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 12:59:26 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_twice_nocache pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_twice_nocache.talloc 20241111125926743 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125926743 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125926743 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125926743 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125926778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41890<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125926878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41890<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=795876) Waiting for packet dumper to finish... 1 (prev_count=795876, count=837468) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:59:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_rac_ci_resolve_timeout started. 989@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 989@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 989@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(993)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125930005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 989@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(997)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 989@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(997)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(994)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111125930014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(994)@131a5d934883: Start timer T: 5 s PCUIF(994)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_rac_ci_resolve_timeout-STATS(998)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_rac_ci_resolve_timeout-STATS(998)@131a5d934883: Start timer T: 2 s 989@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1001)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1001)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125931744 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125931745 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125931745 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(994)@131a5d934883: OsmoPCU is now connected BTS(996)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125931761 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125931761 DLGLOBAL DEBUG validating counter group 0x556266ec0040(bts) with 102 counters (rate_ctr.c:86) 20241111125931762 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125931762 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125931762 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125931762 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125931762 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125931762 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125931762 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125931762 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125931762 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125931762 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125931762 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125931762 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125931762 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125931762 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125931762 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125931762 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125931762 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125931762 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125931762 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125931762 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125931762 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125931762 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125931762 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125931762 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125931762 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125931762 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125931762 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125931762 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125931762 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125931762 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125931762 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125931762 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125931762 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125931762 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125931762 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125931762 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125931762 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125931762 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125931762 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125931762 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125931762 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125931762 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125931762 DLGLOBAL DEBUG validating counter group 0x7f6ae13b15e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125931762 DLGLOBAL DEBUG validating counter group 0x556266ebf720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125931762 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125931762 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125931762 DLGLOBAL DEBUG validating counter group 0x7f6ae13b2180(ns:nse) with 15 counters (rate_ctr.c:86) MTC@131a5d934883: Start timer T: 2 s 20241111125931762 DLGLOBAL DEBUG validating counter group 0x7f6ae13b2160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125931762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125931762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125931762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125931762 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125931762 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125931763 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125931763 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125931763 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125931763 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125931763 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125931763 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125931763 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125931763 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125931763 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125931763 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125931763 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125931763 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125931763 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125931763 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125931763 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125931763 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125931763 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125931763 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125931763 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125931763 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125931763 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125931763 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125931763 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125931763 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125931764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125931764 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125931765 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s BTS(996)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(996)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(993)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(993)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(996)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(993)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(993)@131a5d934883: Start timer Tns_test: 10 s BTS(996)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111125931771 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(996)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125931771 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125931771 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125931771 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125931771 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125931771 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125931772 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125931772 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125931772 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(996)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(993)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(993)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125931774 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125931774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125931774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125931774 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125931774 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125931774 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125931774 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125931774 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125931774 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125931774 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(996)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(996)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125931776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125931777 DL1IF DEBUG 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(993)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241111125931777 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI1234(993)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(993)@131a5d934883: Start timer Tns_test: 10 s 20241111125931777 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125931777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125931778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931779 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125931779 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931779 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125931779 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931780 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125931780 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931781 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125931781 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931782 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125931782 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931783 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125931783 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931784 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 990@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 990@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125931793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125931793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125931794 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125931794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125931794 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125931794 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125931794 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125931794 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125931794 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125931794 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125931794 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931795 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125931795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125931795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125931796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125931797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125931797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125931798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931799 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125931803 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125931803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125931803 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125931803 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125931803 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125931803 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125931803 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125931803 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125931805 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) 20241111125931805 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125931805 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125931805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125931805 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125931805 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125931805 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(996)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125931806 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125931806 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125931806 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125931806 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125931806 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125931806 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125931806 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125931806 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125931806 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125931806 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125931809 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125931809 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125931809 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125931809 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125931809 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125931811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125931811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931811 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125931811 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931811 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125931811 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931812 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125931812 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931812 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125931812 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931812 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125931812 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931812 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125931812 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931813 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125931813 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931821 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125931835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125931835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931837 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125931837 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931837 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) 20241111125931837 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) 20241111125931838 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) 20241111125931838 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) 20241111125931839 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) 20241111125931839 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) 20241111125931840 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) 20241111125931840 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) 20241111125931840 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) 20241111125931840 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) 20241111125931841 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) 20241111125931841 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) 20241111125931842 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125931855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125931855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931856 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) 20241111125931856 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) 20241111125931856 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) 20241111125931856 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) 20241111125931857 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) 20241111125931857 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) 20241111125931858 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) 20241111125931858 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) 20241111125931859 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) 20241111125931859 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) 20241111125931860 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) 20241111125931860 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) 20241111125931860 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) 20241111125931860 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) 20241111125931861 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125931874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125931874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931875 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) 20241111125931875 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) 20241111125931876 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) 20241111125931876 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) 20241111125931877 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) 20241111125931877 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) 20241111125931877 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) 20241111125931877 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) 20241111125931878 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) 20241111125931878 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) 20241111125931879 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) 20241111125931879 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) 20241111125931880 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) 20241111125931880 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) 20241111125931883 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125931897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125931897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931899 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) 20241111125931899 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) 20241111125931899 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) 20241111125931899 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) 20241111125931900 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) 20241111125931900 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) 20241111125931901 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) 20241111125931901 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) 20241111125931902 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) 20241111125931902 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) 20241111125931902 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) 20241111125931902 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) 20241111125931903 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) 20241111125931903 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) 20241111125931904 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125931917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125931917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931918 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) 20241111125931918 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) 20241111125931919 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) 20241111125931919 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) 20241111125931919 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) 20241111125931919 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) 20241111125931920 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) 20241111125931920 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) 20241111125931921 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) 20241111125931921 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) 20241111125931921 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) 20241111125931921 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) 20241111125931922 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) 20241111125931922 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) 20241111125931923 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125931936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125931936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931937 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) 20241111125931937 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) 20241111125931938 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) 20241111125931938 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) 20241111125931939 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) 20241111125931939 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) 20241111125931939 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) 20241111125931939 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) 20241111125931940 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) 20241111125931940 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) 20241111125931941 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) 20241111125931941 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) 20241111125931942 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) 20241111125931942 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) 20241111125931945 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125931960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125931960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931961 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) 20241111125931961 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) 20241111125931962 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) 20241111125931962 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) 20241111125931962 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) 20241111125931962 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) 20241111125931963 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) 20241111125931963 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) 20241111125931964 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) 20241111125931964 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) 20241111125931964 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) 20241111125931964 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) 20241111125931965 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) 20241111125931965 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) 20241111125931966 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125931979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125931979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125931980 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) 20241111125931980 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) 20241111125931981 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) 20241111125931981 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) 20241111125931981 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) 20241111125931981 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) 20241111125931982 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) 20241111125931982 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) 20241111125931983 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) 20241111125931983 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) 20241111125931984 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) 20241111125931984 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) 20241111125931984 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) 20241111125931984 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) 20241111125931985 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125931998 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) 20241111125931998 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) 20241111125931999 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) 20241111125931999 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) 20241111125932000 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) 20241111125932000 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) 20241111125932000 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) 20241111125932000 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) 20241111125932001 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) 20241111125932001 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) 20241111125932002 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) 20241111125932002 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) 20241111125932003 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) 20241111125932003 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) 20241111125932003 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) 20241111125932003 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) 20241111125932008 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125932022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125932022 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) 20241111125932022 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125932022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125932022 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125932023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125932023 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125932023 DLGLOBAL DEBUG validating counter group 0x556266ebf760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125932023 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125932023 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125932023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125932023 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125932023 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125932023 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) 20241111125932023 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125932023 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125932023 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125932023 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125932023 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125932023 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125932023 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125932023 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125932023 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125932023 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125932023 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125932023 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) 20241111125932023 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125932023 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125932023 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125932023 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125932023 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125932023 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125932023 DLGLOBAL DEBUG validating counter group 0x556266ebfb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125932023 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125932023 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125932024 DLGLOBAL DEBUG validating counter group 0x556266ebfc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125932024 DLGLOBAL DEBUG validating counter group 0x556266ebfc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125932024 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125932024 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) 20241111125932024 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) 20241111125932024 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) 20241111125932024 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) 20241111125932024 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125932024 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125932024 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) 20241111125932024 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125932024 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) 20241111125932024 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) 20241111125932024 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125932024 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) 20241111125932024 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) 20241111125932024 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125932024 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) 20241111125932024 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) 20241111125932024 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) 20241111125932024 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) 20241111125932024 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) 20241111125932025 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) 20241111125932025 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) 20241111125932025 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) 20241111125932026 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) 20241111125932026 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) 20241111125932027 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) 20241111125932027 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) 20241111125932027 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) 20241111125932027 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) 20241111125932028 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) 20241111125932028 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125932028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125932029 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125932029 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125932029 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125932029 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125932029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125932029 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) 20241111125932029 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125932030 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) 20241111125932030 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) 20241111125932030 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125932041 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) 20241111125932041 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) 20241111125932042 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) 20241111125932042 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) 20241111125932043 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) 20241111125932043 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) 20241111125932044 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) 20241111125932044 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) 20241111125932044 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) 20241111125932044 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) 20241111125932045 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) 20241111125932045 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) 20241111125932046 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) 20241111125932046 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) 20241111125932047 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) 20241111125932047 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) 20241111125932047 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125932060 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) 20241111125932060 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) 20241111125932061 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) 20241111125932061 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) 20241111125932062 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) 20241111125932062 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) 20241111125932062 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) 20241111125932062 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) 20241111125932063 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) 20241111125932063 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) 20241111125932064 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) 20241111125932064 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) 20241111125932065 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) 20241111125932065 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) 20241111125932065 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) 20241111125932065 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) 20241111125932069 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125932084 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) 20241111125932084 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) 20241111125932085 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) 20241111125932085 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) 20241111125932086 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) 20241111125932086 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) 20241111125932086 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) 20241111125932086 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) 20241111125932087 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) 20241111125932087 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) 20241111125932088 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) 20241111125932088 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) 20241111125932089 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) 20241111125932089 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) 20241111125932089 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) 20241111125932089 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) 20241111125932090 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125932103 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) 20241111125932103 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) 20241111125932103 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125932103 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125932103 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125932103 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125932103 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125932103 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125932103 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125932103 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) 20241111125932103 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125932103 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125932104 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) 20241111125932104 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) 20241111125932105 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) 20241111125932105 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) 20241111125932105 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) 20241111125932105 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) 20241111125932106 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) 20241111125932106 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) 20241111125932107 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) 20241111125932107 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) 20241111125932108 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) 20241111125932108 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) 20241111125932108 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) 20241111125932108 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) 20241111125932109 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125932122 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) 20241111125932122 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) 20241111125932122 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125932122 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125932122 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) 20241111125932122 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125932122 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125932122 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125932122 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125932122 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125932122 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125932122 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125932123 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) 20241111125932123 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) 20241111125932124 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) 20241111125932124 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) 20241111125932124 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) 20241111125932124 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) 20241111125932125 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) 20241111125932125 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) 20241111125932126 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) 20241111125932126 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) 20241111125932127 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) 20241111125932127 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) 20241111125932128 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) 20241111125932128 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) 20241111125932131 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125932145 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) 20241111125932145 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) 20241111125932147 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) 20241111125932147 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) 20241111125932148 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) 20241111125932148 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) 20241111125932149 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) 20241111125932149 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) 20241111125932149 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) 20241111125932149 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) 20241111125932150 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) 20241111125932150 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) 20241111125932151 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) 20241111125932151 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) 20241111125932152 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) 20241111125932152 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) 20241111125932153 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) 20241111125932153 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) 20241111125932153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125932153 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) 20241111125932153 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932165 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) 20241111125932165 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) 20241111125932166 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) 20241111125932166 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) 20241111125932167 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) 20241111125932167 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) 20241111125932168 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) 20241111125932168 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) 20241111125932168 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) 20241111125932168 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) 20241111125932169 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) 20241111125932169 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) 20241111125932170 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) 20241111125932170 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) 20241111125932171 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) 20241111125932171 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) 20241111125932171 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) 20241111125932171 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) 20241111125932172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125932172 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) 20241111125932172 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932184 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) 20241111125932184 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) 20241111125932184 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) 20241111125932184 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125932185 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) 20241111125932185 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) 20241111125932186 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) 20241111125932186 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) 20241111125932186 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) 20241111125932186 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) 20241111125932187 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) 20241111125932187 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) 20241111125932188 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) 20241111125932188 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) 20241111125932189 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) 20241111125932189 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) 20241111125932189 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) 20241111125932189 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) 20241111125932193 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) 20241111125932193 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) 20241111125932193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125932193 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) 20241111125932194 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932208 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) 20241111125932208 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) 20241111125932208 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) 20241111125932208 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125932209 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) 20241111125932209 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) 20241111125932210 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) 20241111125932210 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) 20241111125932210 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) 20241111125932210 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) 20241111125932211 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) 20241111125932211 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) 20241111125932212 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) 20241111125932212 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) 20241111125932212 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) 20241111125932213 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) 20241111125932213 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) 20241111125932213 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) 20241111125932214 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) 20241111125932214 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) 20241111125932214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125932214 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) 20241111125932215 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932227 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) 20241111125932227 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) 20241111125932227 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) 20241111125932227 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125932228 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) 20241111125932228 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) 20241111125932229 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) 20241111125932229 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) 20241111125932229 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) 20241111125932229 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) 20241111125932230 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) 20241111125932230 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) 20241111125932231 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) 20241111125932231 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) 20241111125932232 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) 20241111125932232 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) 20241111125932232 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) 20241111125932232 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) 20241111125932233 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) 20241111125932233 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) 20241111125932233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125932233 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) 20241111125932234 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932246 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) 20241111125932246 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) 20241111125932246 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) 20241111125932246 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125932247 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) 20241111125932247 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) 20241111125932248 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) 20241111125932248 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) 20241111125932248 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) 20241111125932248 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) 20241111125932249 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) 20241111125932249 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) 20241111125932250 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) 20241111125932250 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) 20241111125932251 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) 20241111125932251 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) 20241111125932251 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) 20241111125932251 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) 20241111125932255 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) 20241111125932255 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) 20241111125932255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111125932255 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) 20241111125932256 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932270 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) 20241111125932270 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) 20241111125932270 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) 20241111125932270 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125932271 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) 20241111125932271 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) 20241111125932272 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) 20241111125932272 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) 20241111125932272 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) 20241111125932272 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) 20241111125932273 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) 20241111125932273 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) 20241111125932274 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) 20241111125932274 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) 20241111125932275 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) 20241111125932275 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) 20241111125932275 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) 20241111125932275 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) 20241111125932276 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) 20241111125932276 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) 20241111125932276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125932277 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) 20241111125932278 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932289 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) 20241111125932289 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) 20241111125932289 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) 20241111125932289 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125932290 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) 20241111125932290 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) 20241111125932291 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) 20241111125932291 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) 20241111125932291 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) 20241111125932291 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) 20241111125932292 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) 20241111125932292 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) 20241111125932293 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) 20241111125932293 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) 20241111125932293 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) 20241111125932294 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) 20241111125932294 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) 20241111125932294 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) 20241111125932295 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) 20241111125932295 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) 20241111125932295 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111125932295 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) 20241111125932296 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932308 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) 20241111125932308 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) 20241111125932308 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) 20241111125932308 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125932309 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) 20241111125932309 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) 20241111125932310 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) 20241111125932310 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) 20241111125932311 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) 20241111125932311 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) 20241111125932312 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) 20241111125932312 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) 20241111125932313 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) 20241111125932313 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) 20241111125932314 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) 20241111125932314 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) 20241111125932315 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) 20241111125932315 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) 20241111125932317 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) 20241111125932317 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) 20241111125932317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125932317 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) 20241111125932318 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932332 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) 20241111125932332 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) 20241111125932332 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) 20241111125932332 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125932333 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) 20241111125932333 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) 20241111125932334 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) 20241111125932334 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) 20241111125932335 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) 20241111125932335 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) 20241111125932335 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) 20241111125932335 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) 20241111125932336 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) 20241111125932336 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) 20241111125932337 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) 20241111125932337 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) 20241111125932338 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) 20241111125932338 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) 20241111125932339 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) 20241111125932339 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) 20241111125932339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111125932339 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) 20241111125932340 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932351 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) 20241111125932351 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) 20241111125932351 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) 20241111125932351 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125932352 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) 20241111125932352 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) 20241111125932353 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) 20241111125932353 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) 20241111125932353 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) 20241111125932353 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) 20241111125932354 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) 20241111125932354 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) 20241111125932355 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) 20241111125932355 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) 20241111125932356 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) 20241111125932356 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) 20241111125932356 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) 20241111125932357 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) 20241111125932357 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) 20241111125932357 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) 20241111125932357 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125932357 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) 20241111125932358 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932370 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) 20241111125932370 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) 20241111125932370 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) 20241111125932370 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125932370 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125932370 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125932372 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) 20241111125932372 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) 20241111125932372 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) 20241111125932372 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) 20241111125932373 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) 20241111125932373 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) 20241111125932374 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) 20241111125932374 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) 20241111125932375 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) 20241111125932375 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) 20241111125932376 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) 20241111125932376 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) 20241111125932376 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) 20241111125932376 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) 20241111125932379 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) 20241111125932379 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) 20241111125932380 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932394 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) 20241111125932394 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) 20241111125932394 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) 20241111125932394 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125932395 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) 20241111125932395 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) 20241111125932396 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) 20241111125932396 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) 20241111125932396 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) 20241111125932396 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) 20241111125932397 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) 20241111125932397 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) 20241111125932398 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) 20241111125932398 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) 20241111125932399 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) 20241111125932399 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) 20241111125932399 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) 20241111125932399 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) 20241111125932400 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) 20241111125932400 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) 20241111125932401 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932413 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) 20241111125932413 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) 20241111125932414 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) 20241111125932414 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) 20241111125932415 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) 20241111125932415 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) 20241111125932415 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) 20241111125932415 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) 20241111125932416 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) 20241111125932416 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) 20241111125932417 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) 20241111125932417 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) 20241111125932418 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) 20241111125932418 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) 20241111125932419 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) 20241111125932419 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) 20241111125932419 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) 20241111125932419 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) 20241111125932420 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932432 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) 20241111125932432 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) 20241111125932433 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) 20241111125932433 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) 20241111125932434 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) 20241111125932434 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) 20241111125932434 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) 20241111125932434 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) 20241111125932435 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) 20241111125932435 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) 20241111125932436 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) 20241111125932436 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) 20241111125932437 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) 20241111125932437 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) 20241111125932437 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) 20241111125932437 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) 20241111125932442 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) 20241111125932442 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) 20241111125932442 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932456 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) 20241111125932456 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) 20241111125932457 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) 20241111125932457 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) 20241111125932458 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) 20241111125932458 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) 20241111125932458 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) 20241111125932458 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) 20241111125932459 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) 20241111125932459 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) 20241111125932460 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) 20241111125932460 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) 20241111125932461 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) 20241111125932461 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) 20241111125932462 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) 20241111125932462 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) 20241111125932462 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) 20241111125932462 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) 20241111125932463 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932475 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) 20241111125932475 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) 20241111125932476 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) 20241111125932476 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) 20241111125932477 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) 20241111125932477 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) 20241111125932477 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) 20241111125932477 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) 20241111125932478 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) 20241111125932478 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) 20241111125932479 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) 20241111125932479 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) 20241111125932480 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) 20241111125932480 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) 20241111125932481 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) 20241111125932481 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) 20241111125932481 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) 20241111125932481 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) 20241111125932482 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932494 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) 20241111125932494 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) 20241111125932495 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) 20241111125932495 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) 20241111125932496 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) 20241111125932496 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) 20241111125932496 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) 20241111125932496 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) 20241111125932497 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) 20241111125932497 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) 20241111125932498 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) 20241111125932498 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) 20241111125932499 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) 20241111125932499 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) 20241111125932500 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) 20241111125932500 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) 20241111125932503 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) 20241111125932503 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) 20241111125932504 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932518 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) 20241111125932518 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) 20241111125932519 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) 20241111125932519 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) 20241111125932520 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) 20241111125932520 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) 20241111125932521 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) 20241111125932521 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) 20241111125932522 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) 20241111125932522 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) 20241111125932522 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) 20241111125932522 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) 20241111125932523 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) 20241111125932523 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) 20241111125932524 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) 20241111125932524 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) 20241111125932525 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) 20241111125932525 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) 20241111125932525 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932537 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) 20241111125932537 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) 20241111125932538 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) 20241111125932538 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) 20241111125932539 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) 20241111125932539 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) 20241111125932540 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) 20241111125932540 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) 20241111125932540 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) 20241111125932540 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) 20241111125932541 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) 20241111125932541 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) 20241111125932542 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) 20241111125932542 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) 20241111125932543 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) 20241111125932543 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) 20241111125932544 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) 20241111125932544 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) 20241111125932544 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932555 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) 20241111125932555 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) 20241111125932557 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) 20241111125932557 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) 20241111125932557 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) 20241111125932557 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) 20241111125932558 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) 20241111125932558 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) 20241111125932559 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) 20241111125932559 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) 20241111125932560 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) 20241111125932560 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) 20241111125932560 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) 20241111125932560 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) 20241111125932561 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) 20241111125932561 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) 20241111125932565 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) 20241111125932565 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) 20241111125932566 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932579 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) 20241111125932579 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) 20241111125932581 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) 20241111125932581 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) 20241111125932581 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) 20241111125932581 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) 20241111125932582 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) 20241111125932582 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) 20241111125932583 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) 20241111125932583 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) 20241111125932584 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) 20241111125932584 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) 20241111125932584 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) 20241111125932584 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) 20241111125932585 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) 20241111125932585 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) 20241111125932586 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) 20241111125932586 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) 20241111125932587 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932598 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) 20241111125932598 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) 20241111125932599 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) 20241111125932599 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) 20241111125932600 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) 20241111125932600 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) 20241111125932601 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) 20241111125932601 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) 20241111125932601 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) 20241111125932601 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) 20241111125932602 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) 20241111125932602 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) 20241111125932603 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) 20241111125932603 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) 20241111125932604 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) 20241111125932604 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) 20241111125932605 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) 20241111125932605 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) 20241111125932605 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932617 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) 20241111125932617 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) 20241111125932618 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) 20241111125932618 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) 20241111125932619 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) 20241111125932619 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) 20241111125932620 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) 20241111125932620 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) 20241111125932621 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) 20241111125932621 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) 20241111125932621 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) 20241111125932621 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) 20241111125932622 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) 20241111125932622 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) 20241111125932623 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) 20241111125932623 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) 20241111125932626 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) 20241111125932626 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) 20241111125932627 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932641 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) 20241111125932641 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) 20241111125932642 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) 20241111125932642 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) 20241111125932643 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) 20241111125932643 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) 20241111125932644 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) 20241111125932644 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) 20241111125932644 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) 20241111125932644 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) 20241111125932645 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) 20241111125932645 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) 20241111125932646 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) 20241111125932646 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) 20241111125932647 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) 20241111125932647 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) 20241111125932647 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) 20241111125932647 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) 20241111125932648 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932660 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) 20241111125932660 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) 20241111125932661 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) 20241111125932661 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) 20241111125932662 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) 20241111125932662 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) 20241111125932663 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) 20241111125932663 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) 20241111125932663 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) 20241111125932663 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) 20241111125932664 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) 20241111125932664 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) 20241111125932665 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) 20241111125932665 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) 20241111125932666 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) 20241111125932666 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) 20241111125932667 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) 20241111125932667 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) 20241111125932667 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932679 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) 20241111125932679 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) 20241111125932680 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) 20241111125932680 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) 20241111125932681 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) 20241111125932681 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) 20241111125932682 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) 20241111125932682 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) 20241111125932682 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) 20241111125932682 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) 20241111125932683 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) 20241111125932683 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) 20241111125932684 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) 20241111125932684 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) 20241111125932685 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) 20241111125932685 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) 20241111125932689 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) 20241111125932689 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) 20241111125932689 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932703 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) 20241111125932703 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) 20241111125932704 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) 20241111125932704 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) 20241111125932705 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) 20241111125932705 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) 20241111125932705 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) 20241111125932705 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) 20241111125932706 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) 20241111125932706 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) 20241111125932707 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) 20241111125932707 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) 20241111125932708 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) 20241111125932708 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) 20241111125932708 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) 20241111125932708 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) 20241111125932709 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) 20241111125932709 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) 20241111125932710 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932722 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) 20241111125932722 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) 20241111125932723 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) 20241111125932723 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) 20241111125932724 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) 20241111125932724 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) 20241111125932724 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) 20241111125932724 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) 20241111125932725 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) 20241111125932725 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) 20241111125932726 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) 20241111125932726 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) 20241111125932727 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) 20241111125932727 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) 20241111125932727 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) 20241111125932727 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) 20241111125932728 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) 20241111125932728 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) 20241111125932729 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932741 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) 20241111125932741 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) 20241111125932742 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) 20241111125932742 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) 20241111125932743 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) 20241111125932743 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) 20241111125932743 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) 20241111125932743 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) 20241111125932744 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) 20241111125932744 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) 20241111125932745 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) 20241111125932745 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) 20241111125932746 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) 20241111125932746 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) 20241111125932746 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) 20241111125932746 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) 20241111125932750 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) 20241111125932750 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) 20241111125932751 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932764 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) 20241111125932764 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) 20241111125932766 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) 20241111125932766 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) 20241111125932766 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) 20241111125932766 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) 20241111125932767 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) 20241111125932767 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) 20241111125932768 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) 20241111125932768 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) 20241111125932769 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) 20241111125932769 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) 20241111125932769 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) 20241111125932769 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) 20241111125932770 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) 20241111125932770 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) 20241111125932771 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) 20241111125932771 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) 20241111125932772 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932783 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) 20241111125932783 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) 20241111125932785 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) 20241111125932785 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) 20241111125932785 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) 20241111125932785 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) 20241111125932786 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) 20241111125932786 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) 20241111125932787 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) 20241111125932787 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) 20241111125932788 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) 20241111125932788 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) 20241111125932788 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) 20241111125932788 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) 20241111125932789 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) 20241111125932789 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) 20241111125932790 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) 20241111125932790 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) 20241111125932791 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932802 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) 20241111125932802 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) 20241111125932804 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) 20241111125932804 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) 20241111125932804 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) 20241111125932804 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) 20241111125932805 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) 20241111125932805 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) 20241111125932806 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) 20241111125932806 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) 20241111125932807 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) 20241111125932807 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) 20241111125932808 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) 20241111125932808 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) 20241111125932808 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) 20241111125932808 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) 20241111125932812 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) 20241111125932812 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) 20241111125932813 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932826 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) 20241111125932826 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) 20241111125932828 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) 20241111125932828 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) 20241111125932828 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) 20241111125932828 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) 20241111125932829 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) 20241111125932829 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) 20241111125932830 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) 20241111125932830 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) 20241111125932831 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) 20241111125932831 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) 20241111125932832 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) 20241111125932832 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) 20241111125932832 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) 20241111125932832 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) 20241111125932833 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) 20241111125932833 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) 20241111125932834 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932845 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) 20241111125932845 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) 20241111125932847 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) 20241111125932847 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) 20241111125932847 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) 20241111125932847 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) 20241111125932848 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) 20241111125932848 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) 20241111125932849 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) 20241111125932849 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) 20241111125932850 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) 20241111125932850 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) 20241111125932851 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) 20241111125932851 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) 20241111125932851 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) 20241111125932851 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) 20241111125932852 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) 20241111125932852 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) 20241111125932853 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932864 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) 20241111125932864 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) 20241111125932866 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) 20241111125932866 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) 20241111125932866 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) 20241111125932866 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) 20241111125932867 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) 20241111125932867 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) 20241111125932868 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) 20241111125932868 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) 20241111125932869 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) 20241111125932869 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) 20241111125932869 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) 20241111125932869 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) 20241111125932870 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) 20241111125932870 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) 20241111125932874 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) 20241111125932874 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) 20241111125932875 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932888 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) 20241111125932888 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) 20241111125932890 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) 20241111125932890 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) 20241111125932890 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) 20241111125932890 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) 20241111125932891 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) 20241111125932891 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) 20241111125932892 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) 20241111125932892 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) 20241111125932893 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) 20241111125932893 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) 20241111125932894 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) 20241111125932894 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) 20241111125932895 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) 20241111125932895 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) 20241111125932896 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) 20241111125932896 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) 20241111125932896 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932907 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) 20241111125932907 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) 20241111125932908 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) 20241111125932908 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) 20241111125932909 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) 20241111125932909 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) 20241111125932910 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) 20241111125932910 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) 20241111125932911 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) 20241111125932911 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) 20241111125932911 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) 20241111125932911 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) 20241111125932912 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) 20241111125932912 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) 20241111125932913 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) 20241111125932913 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) 20241111125932914 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) 20241111125932914 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) 20241111125932914 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932926 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) 20241111125932926 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) 20241111125932927 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) 20241111125932927 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) 20241111125932928 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) 20241111125932928 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) 20241111125932929 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) 20241111125932929 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) 20241111125932930 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) 20241111125932930 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) 20241111125932931 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) 20241111125932931 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) 20241111125932931 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) 20241111125932931 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) 20241111125932932 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) 20241111125932932 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) 20241111125932936 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) 20241111125932936 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) 20241111125932936 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932950 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) 20241111125932950 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) 20241111125932951 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) 20241111125932951 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) 20241111125932952 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) 20241111125932952 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) 20241111125932953 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) 20241111125932953 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) 20241111125932953 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) 20241111125932953 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) 20241111125932954 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) 20241111125932954 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) 20241111125932955 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) 20241111125932955 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) 20241111125932956 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) 20241111125932956 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) 20241111125932957 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) 20241111125932957 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) 20241111125932957 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932969 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) 20241111125932969 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) 20241111125932970 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) 20241111125932970 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) 20241111125932971 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) 20241111125932971 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) 20241111125932972 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) 20241111125932972 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) 20241111125932973 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) 20241111125932973 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) 20241111125932973 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) 20241111125932973 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) 20241111125932974 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) 20241111125932974 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) 20241111125932975 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) 20241111125932975 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) 20241111125932976 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) 20241111125932976 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) 20241111125932976 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125932988 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) 20241111125932988 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) 20241111125932989 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) 20241111125932989 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) 20241111125932990 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) 20241111125932990 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) 20241111125932991 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) 20241111125932991 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) 20241111125932991 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) 20241111125932991 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) 20241111125932992 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) 20241111125932992 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) 20241111125932993 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) 20241111125932993 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) 20241111125932994 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) 20241111125932994 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) 20241111125932997 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) 20241111125932997 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) 20241111125932998 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125933012 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) 20241111125933012 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) 20241111125933013 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) 20241111125933013 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) 20241111125933014 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) 20241111125933014 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) 20241111125933014 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) 20241111125933014 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) 20241111125933015 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) 20241111125933015 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) 20241111125933016 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) 20241111125933016 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) 20241111125933017 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) 20241111125933017 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) 20241111125933017 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) 20241111125933017 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) 20241111125933018 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) 20241111125933018 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) 20241111125933019 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125933031 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) 20241111125933031 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) 20241111125933032 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) 20241111125933032 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) 20241111125933033 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) 20241111125933033 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) 20241111125933034 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) 20241111125933034 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) 20241111125933034 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) 20241111125933034 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) 20241111125933035 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) 20241111125933035 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) 20241111125933036 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) 20241111125933036 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) 20241111125933036 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) 20241111125933036 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) 20241111125933037 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) 20241111125933037 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) 20241111125933038 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125933050 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) 20241111125933050 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) 20241111125933051 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) 20241111125933051 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) 20241111125933052 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) 20241111125933052 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) 20241111125933053 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) 20241111125933053 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) 20241111125933053 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) 20241111125933053 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) 20241111125933054 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) 20241111125933054 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) 20241111125933055 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) 20241111125933055 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) 20241111125933056 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) 20241111125933056 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) 20241111125933059 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) 20241111125933059 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) 20241111125933060 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125933074 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) 20241111125933074 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) 20241111125933075 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) 20241111125933075 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) 20241111125933076 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) 20241111125933076 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) 20241111125933076 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) 20241111125933076 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) 20241111125933077 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) 20241111125933077 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) 20241111125933078 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) 20241111125933078 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) 20241111125933079 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) 20241111125933079 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) 20241111125933080 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) 20241111125933080 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) 20241111125933081 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) 20241111125933081 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) 20241111125933081 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125933093 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) 20241111125933093 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) 20241111125933094 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) 20241111125933094 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) 20241111125933095 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) 20241111125933095 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) 20241111125933096 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) 20241111125933096 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) 20241111125933097 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) 20241111125933097 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) 20241111125933098 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) 20241111125933098 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) 20241111125933098 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) 20241111125933098 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) 20241111125933099 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) 20241111125933099 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) 20241111125933100 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) 20241111125933100 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) 20241111125933101 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125933112 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) 20241111125933112 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) 20241111125933113 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) 20241111125933113 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) 20241111125933114 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) 20241111125933114 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) 20241111125933115 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) 20241111125933115 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) 20241111125933115 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) 20241111125933115 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) 20241111125933116 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) 20241111125933116 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) 20241111125933117 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) 20241111125933117 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) 20241111125933118 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) 20241111125933118 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) 20241111125933121 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) 20241111125933121 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) 20241111125933122 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125933123 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Timeout of X1 (fsm.c:317) 20241111125933123 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:703) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125933136 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) 20241111125933136 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) 20241111125933137 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) 20241111125933137 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) 20241111125933138 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) 20241111125933138 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) 20241111125933138 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) 20241111125933138 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) 20241111125933139 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) 20241111125933139 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) 20241111125933140 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) 20241111125933140 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) 20241111125933141 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) 20241111125933141 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) 20241111125933141 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) 20241111125933141 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) 20241111125933142 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) 20241111125933142 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125933142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20241111125933142 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125933142 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) 20241111125933143 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125933143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20241111125933143 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) 20241111125933143 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125933143 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) 20241111125933143 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) 20241111125933143 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125933155 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) 20241111125933155 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) 20241111125933156 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) 20241111125933156 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) 20241111125933157 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) 20241111125933157 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) 20241111125933158 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) 20241111125933158 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) 20241111125933158 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) 20241111125933158 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) 20241111125933159 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) 20241111125933159 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) 20241111125933160 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) 20241111125933160 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) 20241111125933161 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) 20241111125933161 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) 20241111125933161 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125933174 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) 20241111125933174 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) 20241111125933175 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) 20241111125933175 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) 20241111125933176 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) 20241111125933176 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) 20241111125933176 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) 20241111125933176 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) 20241111125933177 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) 20241111125933177 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) 20241111125933178 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) 20241111125933178 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) 20241111125933179 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) 20241111125933179 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) 20241111125933179 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) 20241111125933179 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) 20241111125933183 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125933198 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) 20241111125933198 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) 20241111125933199 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) 20241111125933199 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) 20241111125933200 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) 20241111125933200 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) 20241111125933201 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) 20241111125933201 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) 20241111125933202 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) 20241111125933202 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) 20241111125933203 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) 20241111125933203 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) 20241111125933203 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) 20241111125933203 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) 20241111125933204 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) 20241111125933204 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) 20241111125933205 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125933217 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) 20241111125933217 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) 20241111125933217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125933217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125933217 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125933217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125933217 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) 20241111125933217 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125933217 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125933217 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125933217 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125933217 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(996)@131a5d934883: Shutting down virtual BTS #0... 20241111125933219 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) 20241111125933219 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) 20241111125933220 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) 20241111125933220 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) 20241111125933221 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) 20241111125933221 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) 20241111125933222 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) 20241111125933222 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) 20241111125933223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125933223 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) 20241111125933223 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) 20241111125933224 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) 20241111125933224 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) 20241111125933225 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) 20241111125933225 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) 20241111125933228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125933229 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125933230 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125933230 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125933230 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125933230 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) 20241111125933230 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111125933230 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125933230 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125933230 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125933230 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125933230 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241111125933230 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125933230 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125933230 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125933230 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125933230 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125933230 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125933230 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125933230 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125933230 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125933231 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125933231 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125933231 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125933231 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125933231 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125933231 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125933231 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 11839 with status 0 MTC@131a5d934883: Test case TC_nacc_outbound_rac_ci_resolve_timeout finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 90: starting: osmo-pcu Mon Nov 11 12:59:33 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.talloc 20241111125933279 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125933279 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125933279 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125933280 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125933317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52676<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125933418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52676<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=456880) Waiting for packet dumper to finish... 1 (prev_count=456880, count=493812) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:59:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_si_resolve_timeout started. 1002@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_si_resolve_timeout-BVCI1234(1004)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1002@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1006)@131a5d934883: Provider Link came up: waiting for NS-RESET 1002@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125936542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1002@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(1010)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1002@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1010)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1007)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1007)@131a5d934883: Start timer T: 5 s 20241111125936547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1007)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_si_resolve_timeout-STATS(1011)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_si_resolve_timeout-STATS(1011)@131a5d934883: Start timer T: 2 s 1002@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1014)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125938280 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125938280 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125938280 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1007)@131a5d934883: OsmoPCU is now connected BTS(1009)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125938300 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125938300 DLGLOBAL DEBUG validating counter group 0x55b5bc4c8040(bts) with 102 counters (rate_ctr.c:86) 20241111125938300 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125938300 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125938300 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125938300 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125938300 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125938300 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125938300 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125938300 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125938300 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125938300 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125938300 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125938300 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125938300 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125938300 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125938300 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125938300 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125938300 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125938300 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125938300 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125938300 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125938300 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125938300 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125938300 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125938300 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125938300 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125938300 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125938300 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125938300 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125938300 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) MTC@131a5d934883: Start timer T: 2 s 20241111125938300 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125938300 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125938300 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125938300 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125938300 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125938300 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125938300 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125938300 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125938300 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125938300 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125938300 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125938300 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125938300 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125938300 DLGLOBAL DEBUG validating counter group 0x7f858de5e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125938300 DLGLOBAL DEBUG validating counter group 0x55b5bc4c7720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125938300 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125938300 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125938300 DLGLOBAL DEBUG validating counter group 0x7f858de5f180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125938300 DLGLOBAL DEBUG validating counter group 0x7f858de5f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125938300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125938300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125938300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125938300 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125938300 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125938300 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125938300 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125938300 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125938300 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125938300 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125938300 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125938300 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125938300 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125938300 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125938300 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125938300 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125938300 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125938300 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125938300 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125938300 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125938300 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125938300 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125938300 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125938300 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125938300 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125938300 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125938300 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125938300 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125938300 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125938300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125938300 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111125938301 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 10 s BTS(1009)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1006)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1006)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(1009)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1006)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1006)@131a5d934883: Start timer Tns_test: 10 s BTS(1009)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" 20241111125938302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125938302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125938302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125938302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125938302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125938302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125938302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125938302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125938302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1009)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1009)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1006)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1006)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125938302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125938302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125938302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125938302 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125938302 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125938302 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125938302 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125938302 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125938302 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125938302 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1009)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1009)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125938303 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125938303 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test BTS(1009)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1006)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1006)@131a5d934883: Start timer Tns_test: 10 s 1003@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1003@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125938308 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125938308 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125938308 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125938308 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125938308 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125938308 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125938308 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125938308 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125938309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125938309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125938309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125938309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125938310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125938310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125938310 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938310 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125938310 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125938311 DL1IF DEBUG 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)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_si_resolve_timeout-BVCI1234(1004)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125938314 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125938314 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125938314 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125938314 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125938314 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125938314 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125938314 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125938315 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125938315 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125938316 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) 20241111125938316 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125938316 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125938316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125938316 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125938316 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125938316 DL1IF DEBUG (bts=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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125938318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125938318 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125938318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125938318 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125938318 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125938318 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125938318 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125938319 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125938319 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125938319 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125938325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125938325 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125938325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125938325 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125938325 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125938328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125938328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125938329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125938330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125938330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125938331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125938332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938333 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125938333 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938334 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125938334 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938335 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125938348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125938348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125938348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125938349 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125938349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125938350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125938350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125938351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938351 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125938351 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938356 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125938370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125938370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125938370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938371 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) 20241111125938371 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) 20241111125938371 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) 20241111125938371 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) 20241111125938371 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) 20241111125938371 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) 20241111125938371 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) 20241111125938371 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) 20241111125938371 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) 20241111125938371 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) 20241111125938372 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) 20241111125938372 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) 20241111125938375 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125938389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125938389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938389 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) 20241111125938389 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) 20241111125938389 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) 20241111125938389 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) 20241111125938389 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) 20241111125938389 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) 20241111125938389 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) 20241111125938389 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) 20241111125938390 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) 20241111125938390 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) 20241111125938390 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) 20241111125938390 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) 20241111125938390 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) 20241111125938390 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) 20241111125938393 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125938408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125938408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938409 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) 20241111125938409 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) 20241111125938409 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) 20241111125938409 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) 20241111125938410 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) 20241111125938410 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) 20241111125938410 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) 20241111125938410 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) 20241111125938411 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) 20241111125938411 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) 20241111125938411 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) 20241111125938411 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) 20241111125938412 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) 20241111125938412 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) 20241111125938418 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125938432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125938432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938433 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) 20241111125938434 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) 20241111125938434 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) 20241111125938434 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) 20241111125938435 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) 20241111125938435 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) 20241111125938437 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) 20241111125938437 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) 20241111125938439 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) 20241111125938439 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) 20241111125938441 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) 20241111125938441 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) 20241111125938442 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) 20241111125938442 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) 20241111125938443 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125938453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125938453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938454 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) 20241111125938454 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) 20241111125938455 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) 20241111125938455 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) 20241111125938456 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) 20241111125938456 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) 20241111125938457 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) 20241111125938457 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) 20241111125938457 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) 20241111125938457 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) 20241111125938458 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) 20241111125938458 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) 20241111125938459 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) 20241111125938459 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) 20241111125938460 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125938472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125938472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938473 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) 20241111125938473 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) 20241111125938474 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) 20241111125938474 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) 20241111125938476 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) 20241111125938476 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) 20241111125938477 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) 20241111125938477 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) 20241111125938478 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) 20241111125938478 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) 20241111125938479 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) 20241111125938479 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) 20241111125938480 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) 20241111125938480 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) 20241111125938481 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125938495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125938495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938497 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) 20241111125938497 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) 20241111125938498 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) 20241111125938498 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) 20241111125938498 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) 20241111125938498 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) 20241111125938500 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) 20241111125938500 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) 20241111125938501 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) 20241111125938501 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) 20241111125938502 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) 20241111125938502 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) 20241111125938503 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) 20241111125938503 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) 20241111125938504 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125938515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125938515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125938516 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) 20241111125938516 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) 20241111125938517 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) 20241111125938517 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) 20241111125938518 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) 20241111125938518 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) 20241111125938519 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) 20241111125938519 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) 20241111125938520 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) 20241111125938520 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) 20241111125938521 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) 20241111125938521 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) 20241111125938522 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) 20241111125938522 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) 20241111125938523 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125938533 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) 20241111125938533 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) 20241111125938534 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) 20241111125938534 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) 20241111125938534 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) 20241111125938534 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) 20241111125938534 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) 20241111125938534 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) 20241111125938534 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) 20241111125938534 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) 20241111125938535 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) 20241111125938535 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) 20241111125938535 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) 20241111125938535 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) 20241111125938535 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) 20241111125938535 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) 20241111125938542 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125938556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125938556 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) 20241111125938556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125938556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125938556 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125938556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125938556 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125938556 DLGLOBAL DEBUG validating counter group 0x55b5bc4c7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125938556 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125938556 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125938556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125938556 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125938556 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125938556 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) 20241111125938556 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125938556 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125938556 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125938556 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125938556 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125938556 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125938556 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125938556 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125938556 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125938556 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125938556 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125938556 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) 20241111125938556 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125938556 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125938556 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125938556 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125938556 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125938556 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125938556 DLGLOBAL DEBUG validating counter group 0x55b5bc4c7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125938556 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125938556 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125938556 DLGLOBAL DEBUG validating counter group 0x55b5bc4c7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125938556 DLGLOBAL DEBUG validating counter group 0x55b5bc4c7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125938556 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125938556 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) 20241111125938556 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) 20241111125938556 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) 20241111125938556 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) 20241111125938556 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125938556 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125938556 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) 20241111125938556 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125938556 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) 20241111125938556 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) 20241111125938556 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125938556 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) 20241111125938556 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) 20241111125938556 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125938556 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) 20241111125938556 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) 20241111125938556 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) 20241111125938556 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) 20241111125938557 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) 20241111125938557 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) 20241111125938557 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) 20241111125938557 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) 20241111125938557 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) 20241111125938557 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) 20241111125938557 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) 20241111125938557 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) 20241111125938557 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) 20241111125938557 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) 20241111125938561 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) 20241111125938561 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125938561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125938561 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125938561 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125938561 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125938561 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125938561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125938561 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) 20241111125938561 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125938561 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) 20241111125938561 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) 20241111125938561 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125938575 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) 20241111125938575 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) 20241111125938575 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) 20241111125938575 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) 20241111125938575 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) 20241111125938575 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) 20241111125938575 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) 20241111125938575 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) 20241111125938575 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) 20241111125938575 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) 20241111125938576 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) 20241111125938576 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) 20241111125938576 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) 20241111125938576 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) 20241111125938576 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) 20241111125938576 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) 20241111125938579 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125938594 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) 20241111125938594 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) 20241111125938596 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) 20241111125938596 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) 20241111125938598 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) 20241111125938598 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) 20241111125938599 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) 20241111125938599 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) 20241111125938600 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) 20241111125938600 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) 20241111125938601 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) 20241111125938601 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) 20241111125938602 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) 20241111125938602 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) 20241111125938602 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) 20241111125938602 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) 20241111125938604 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125938619 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) 20241111125938619 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) 20241111125938620 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) 20241111125938620 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) 20241111125938621 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) 20241111125938621 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) 20241111125938621 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) 20241111125938621 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) 20241111125938622 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) 20241111125938622 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) 20241111125938623 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) 20241111125938623 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) 20241111125938624 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) 20241111125938624 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) 20241111125938625 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) 20241111125938625 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) 20241111125938625 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125938638 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) 20241111125938638 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) 20241111125938638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125938638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125938638 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125938638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125938638 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125938638 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125938638 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125938638 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) 20241111125938638 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125938638 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125938639 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) 20241111125938639 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) 20241111125938640 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) 20241111125938640 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) 20241111125938641 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) 20241111125938641 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) 20241111125938641 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) 20241111125938642 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) 20241111125938642 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) 20241111125938642 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) 20241111125938643 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) 20241111125938643 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) 20241111125938644 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) 20241111125938644 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) 20241111125938645 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125938657 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) 20241111125938657 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) 20241111125938657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125938657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125938657 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) 20241111125938658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125938658 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125938658 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125938658 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125938658 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125938658 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125938658 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125938659 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) 20241111125938659 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) 20241111125938659 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) 20241111125938659 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) 20241111125938660 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) 20241111125938660 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) 20241111125938661 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) 20241111125938661 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) 20241111125938662 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) 20241111125938662 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) 20241111125938664 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) 20241111125938664 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) 20241111125938664 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) 20241111125938664 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) 20241111125938666 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111125938667 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111125938667 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111125938667 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111125938667 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) 20241111125938667 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) 20241111125938667 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125938667 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111125938667 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125938681 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) 20241111125938681 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) 20241111125938682 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) 20241111125938682 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) 20241111125938683 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) 20241111125938683 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) 20241111125938684 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) 20241111125938684 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) 20241111125938684 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) 20241111125938684 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) 20241111125938685 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) 20241111125938685 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) 20241111125938686 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) 20241111125938686 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) 20241111125938687 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) 20241111125938687 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) 20241111125938688 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) 20241111125938688 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) 20241111125938688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125938688 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) 20241111125938688 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938700 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) 20241111125938700 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) 20241111125938701 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) 20241111125938701 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) 20241111125938702 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) 20241111125938702 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) 20241111125938703 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) 20241111125938703 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) 20241111125938703 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) 20241111125938704 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) 20241111125938705 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) 20241111125938705 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) 20241111125938705 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) 20241111125938705 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) 20241111125938706 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) 20241111125938706 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) 20241111125938707 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) 20241111125938707 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) 20241111125938707 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125938707 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) 20241111125938708 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938719 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) 20241111125938719 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) 20241111125938719 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) 20241111125938719 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125938720 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) 20241111125938720 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) 20241111125938721 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) 20241111125938721 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) 20241111125938722 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) 20241111125938722 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) 20241111125938722 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) 20241111125938722 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) 20241111125938723 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) 20241111125938723 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) 20241111125938724 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) 20241111125938724 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) 20241111125938725 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) 20241111125938725 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) 20241111125938728 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) 20241111125938728 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) 20241111125938728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125938728 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) 20241111125938729 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938743 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) 20241111125938743 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) 20241111125938743 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) 20241111125938743 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125938744 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) 20241111125938744 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) 20241111125938745 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) 20241111125938745 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) 20241111125938745 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) 20241111125938745 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) 20241111125938746 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) 20241111125938746 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) 20241111125938746 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) 20241111125938746 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) 20241111125938747 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) 20241111125938747 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) 20241111125938748 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) 20241111125938748 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) 20241111125938748 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) 20241111125938748 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) 20241111125938748 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125938748 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) 20241111125938749 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938762 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) 20241111125938762 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) 20241111125938762 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) 20241111125938762 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125938763 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) 20241111125938763 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) 20241111125938763 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) 20241111125938764 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) 20241111125938764 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) 20241111125938764 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) 20241111125938765 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) 20241111125938765 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) 20241111125938766 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) 20241111125938766 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) 20241111125938767 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) 20241111125938767 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) 20241111125938767 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) 20241111125938767 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) 20241111125938768 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) 20241111125938768 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) 20241111125938768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125938768 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) 20241111125938769 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938781 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) 20241111125938781 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) 20241111125938781 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) 20241111125938781 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125938782 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) 20241111125938782 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) 20241111125938783 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) 20241111125938783 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) 20241111125938784 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) 20241111125938784 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) 20241111125938784 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) 20241111125938785 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) 20241111125938785 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) 20241111125938785 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) 20241111125938786 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) 20241111125938786 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) 20241111125938787 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) 20241111125938787 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) 20241111125938790 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) 20241111125938790 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) 20241111125938790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111125938790 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) 20241111125938791 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938805 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) 20241111125938805 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) 20241111125938805 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) 20241111125938805 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125938806 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) 20241111125938806 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) 20241111125938807 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) 20241111125938807 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) 20241111125938807 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) 20241111125938808 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) 20241111125938808 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) 20241111125938808 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) 20241111125938809 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) 20241111125938809 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) 20241111125938810 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) 20241111125938810 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) 20241111125938811 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) 20241111125938811 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) 20241111125938812 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) 20241111125938812 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) 20241111125938812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111125938812 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) 20241111125938812 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938824 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) 20241111125938824 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) 20241111125938824 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) 20241111125938824 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111125938825 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) 20241111125938825 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) 20241111125938826 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) 20241111125938826 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) 20241111125938826 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) 20241111125938826 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) 20241111125938827 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) 20241111125938827 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) 20241111125938828 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) 20241111125938828 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) 20241111125938829 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) 20241111125938829 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) 20241111125938829 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) 20241111125938829 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) 20241111125938830 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) 20241111125938830 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) 20241111125938830 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111125938830 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) 20241111125938831 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938843 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) 20241111125938843 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) 20241111125938843 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) 20241111125938843 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111125938844 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) 20241111125938844 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) 20241111125938845 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) 20241111125938845 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) 20241111125938845 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) 20241111125938845 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) 20241111125938846 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) 20241111125938846 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) 20241111125938847 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) 20241111125938847 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) 20241111125938848 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) 20241111125938848 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) 20241111125938848 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) 20241111125938848 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) 20241111125938852 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) 20241111125938852 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) 20241111125938852 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111125938852 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) 20241111125938853 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938867 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) 20241111125938867 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) 20241111125938867 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) 20241111125938867 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111125938868 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) 20241111125938868 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) 20241111125938869 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) 20241111125938869 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) 20241111125938870 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) 20241111125938870 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) 20241111125938870 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) 20241111125938870 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) 20241111125938871 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) 20241111125938871 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) 20241111125938872 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) 20241111125938872 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) 20241111125938873 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) 20241111125938873 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) 20241111125938874 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) 20241111125938874 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) 20241111125938874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111125938874 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) 20241111125938874 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938886 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) 20241111125938886 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) 20241111125938886 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) 20241111125938886 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111125938887 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) 20241111125938887 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) 20241111125938888 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) 20241111125938888 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) 20241111125938889 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) 20241111125938889 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) 20241111125938889 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) 20241111125938889 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) 20241111125938890 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) 20241111125938890 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) 20241111125938891 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) 20241111125938891 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) 20241111125938892 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) 20241111125938892 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) 20241111125938893 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) 20241111125938893 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) 20241111125938893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111125938893 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) 20241111125938893 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938905 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) 20241111125938905 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) 20241111125938905 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) 20241111125938905 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111125938905 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111125938905 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111125938906 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) 20241111125938906 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) 20241111125938907 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) 20241111125938907 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) 20241111125938908 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) 20241111125938908 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) 20241111125938908 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) 20241111125938909 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) 20241111125938910 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) 20241111125938910 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) 20241111125938910 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) 20241111125938910 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) 20241111125938911 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) 20241111125938911 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) 20241111125938914 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) 20241111125938914 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) 20241111125938915 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938929 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) 20241111125938929 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) 20241111125938929 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) 20241111125938929 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241111125938930 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) 20241111125938930 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) 20241111125938931 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) 20241111125938931 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) 20241111125938932 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) 20241111125938932 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) 20241111125938932 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) 20241111125938932 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) 20241111125938933 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) 20241111125938933 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) 20241111125938934 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) 20241111125938934 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) 20241111125938935 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) 20241111125938935 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) 20241111125938935 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) 20241111125938936 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) 20241111125938936 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938948 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) 20241111125938948 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) 20241111125938949 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) 20241111125938949 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) 20241111125938950 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) 20241111125938950 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) 20241111125938951 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) 20241111125938951 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) 20241111125938951 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) 20241111125938951 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) 20241111125938952 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) 20241111125938952 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) 20241111125938953 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) 20241111125938953 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) 20241111125938954 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) 20241111125938954 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) 20241111125938955 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) 20241111125938955 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) 20241111125938955 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938967 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) 20241111125938967 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) 20241111125938968 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) 20241111125938968 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) 20241111125938969 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) 20241111125938969 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) 20241111125938970 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) 20241111125938970 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) 20241111125938970 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) 20241111125938970 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) 20241111125938972 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) 20241111125938972 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) 20241111125938974 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) 20241111125938974 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) 20241111125938975 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) 20241111125938975 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) 20241111125938976 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) 20241111125938976 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) 20241111125938977 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125938991 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) 20241111125938991 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) 20241111125938992 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) 20241111125938992 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) 20241111125938993 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) 20241111125938993 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) 20241111125938994 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) 20241111125938994 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) 20241111125938994 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) 20241111125938994 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) 20241111125938995 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) 20241111125938995 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) 20241111125938996 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) 20241111125938996 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) 20241111125938997 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) 20241111125938997 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) 20241111125938998 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) 20241111125938998 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) 20241111125938998 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939010 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) 20241111125939010 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) 20241111125939011 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) 20241111125939011 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) 20241111125939012 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) 20241111125939012 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) 20241111125939013 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) 20241111125939013 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) 20241111125939013 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) 20241111125939013 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) 20241111125939014 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) 20241111125939014 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) 20241111125939015 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) 20241111125939015 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) 20241111125939016 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) 20241111125939016 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) 20241111125939017 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) 20241111125939017 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) 20241111125939018 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939029 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) 20241111125939029 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) 20241111125939030 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) 20241111125939030 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) 20241111125939031 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) 20241111125939031 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) 20241111125939032 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) 20241111125939032 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) 20241111125939032 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) 20241111125939032 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) 20241111125939033 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) 20241111125939033 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) 20241111125939034 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) 20241111125939034 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) 20241111125939035 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) 20241111125939035 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) 20241111125939038 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) 20241111125939038 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) 20241111125939039 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939053 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) 20241111125939053 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) 20241111125939054 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) 20241111125939054 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) 20241111125939055 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) 20241111125939055 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) 20241111125939055 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) 20241111125939056 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) 20241111125939056 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) 20241111125939056 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) 20241111125939057 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) 20241111125939057 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) 20241111125939058 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) 20241111125939058 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) 20241111125939059 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) 20241111125939059 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) 20241111125939060 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) 20241111125939060 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) 20241111125939060 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939072 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) 20241111125939072 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) 20241111125939073 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) 20241111125939073 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) 20241111125939074 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) 20241111125939074 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) 20241111125939075 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) 20241111125939075 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) 20241111125939075 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) 20241111125939076 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) 20241111125939076 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) 20241111125939076 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) 20241111125939077 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) 20241111125939077 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) 20241111125939078 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) 20241111125939078 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) 20241111125939079 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) 20241111125939079 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) 20241111125939079 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939091 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) 20241111125939091 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) 20241111125939092 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) 20241111125939092 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) 20241111125939093 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) 20241111125939093 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) 20241111125939094 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) 20241111125939094 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) 20241111125939094 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) 20241111125939095 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) 20241111125939095 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) 20241111125939095 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) 20241111125939096 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) 20241111125939096 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) 20241111125939097 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) 20241111125939097 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) 20241111125939100 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) 20241111125939101 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) 20241111125939102 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939115 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) 20241111125939115 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) 20241111125939116 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) 20241111125939116 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) 20241111125939117 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) 20241111125939117 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) 20241111125939118 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) 20241111125939118 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) 20241111125939118 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) 20241111125939118 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) 20241111125939119 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) 20241111125939119 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) 20241111125939120 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) 20241111125939120 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) 20241111125939120 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) 20241111125939121 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) 20241111125939121 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) 20241111125939121 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) 20241111125939122 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939134 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) 20241111125939134 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) 20241111125939135 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) 20241111125939135 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) 20241111125939136 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) 20241111125939136 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) 20241111125939137 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) 20241111125939137 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) 20241111125939138 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) 20241111125939138 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) 20241111125939138 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) 20241111125939138 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) 20241111125939139 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) 20241111125939139 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) 20241111125939140 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) 20241111125939140 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) 20241111125939141 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) 20241111125939141 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) 20241111125939141 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939153 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) 20241111125939153 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) 20241111125939154 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) 20241111125939154 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) 20241111125939155 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) 20241111125939155 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) 20241111125939156 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) 20241111125939156 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) 20241111125939156 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) 20241111125939156 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) 20241111125939157 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) 20241111125939157 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) 20241111125939158 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) 20241111125939158 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) 20241111125939159 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) 20241111125939159 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) 20241111125939162 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) 20241111125939162 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) 20241111125939163 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939177 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) 20241111125939177 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) 20241111125939178 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) 20241111125939178 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) 20241111125939179 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) 20241111125939179 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) 20241111125939179 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) 20241111125939179 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) 20241111125939180 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) 20241111125939180 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) 20241111125939181 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) 20241111125939181 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) 20241111125939182 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) 20241111125939182 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) 20241111125939183 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) 20241111125939183 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) 20241111125939184 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) 20241111125939184 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) 20241111125939185 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939196 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) 20241111125939196 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) 20241111125939197 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) 20241111125939197 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) 20241111125939198 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) 20241111125939198 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) 20241111125939199 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) 20241111125939199 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) 20241111125939200 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) 20241111125939200 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) 20241111125939201 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) 20241111125939201 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) 20241111125939201 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) 20241111125939201 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) 20241111125939202 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) 20241111125939202 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) 20241111125939203 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) 20241111125939203 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) 20241111125939204 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939215 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) 20241111125939215 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) 20241111125939216 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) 20241111125939216 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) 20241111125939217 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) 20241111125939217 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) 20241111125939218 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) 20241111125939218 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) 20241111125939218 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) 20241111125939218 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) 20241111125939219 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) 20241111125939219 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) 20241111125939220 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) 20241111125939220 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) 20241111125939221 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) 20241111125939221 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) 20241111125939224 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) 20241111125939224 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) 20241111125939225 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939239 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) 20241111125939239 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) 20241111125939240 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) 20241111125939240 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) 20241111125939241 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) 20241111125939241 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) 20241111125939242 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) 20241111125939242 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) 20241111125939242 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) 20241111125939242 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) 20241111125939243 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) 20241111125939243 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) 20241111125939244 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) 20241111125939244 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) 20241111125939245 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) 20241111125939245 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) 20241111125939246 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) 20241111125939246 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) 20241111125939246 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939258 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) 20241111125939258 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) 20241111125939259 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) 20241111125939259 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) 20241111125939260 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) 20241111125939260 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) 20241111125939261 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) 20241111125939261 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) 20241111125939262 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) 20241111125939262 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) 20241111125939262 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) 20241111125939262 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) 20241111125939263 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) 20241111125939263 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) 20241111125939264 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) 20241111125939264 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) 20241111125939265 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) 20241111125939265 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) 20241111125939265 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939277 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) 20241111125939277 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) 20241111125939278 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) 20241111125939278 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) 20241111125939279 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) 20241111125939279 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) 20241111125939280 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) 20241111125939280 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) 20241111125939281 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) 20241111125939281 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) 20241111125939282 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) 20241111125939282 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) 20241111125939282 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) 20241111125939282 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) 20241111125939283 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) 20241111125939283 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) 20241111125939286 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) 20241111125939286 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) 20241111125939287 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939301 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) 20241111125939301 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) 20241111125939302 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) 20241111125939302 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) 20241111125939303 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) 20241111125939303 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) 20241111125939304 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) 20241111125939304 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) 20241111125939305 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) 20241111125939305 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) 20241111125939306 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) 20241111125939306 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) 20241111125939307 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) 20241111125939307 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) 20241111125939308 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) 20241111125939308 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) 20241111125939309 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) 20241111125939309 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) 20241111125939310 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939320 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) 20241111125939320 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) 20241111125939321 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) 20241111125939321 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) 20241111125939322 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) 20241111125939322 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) 20241111125939323 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) 20241111125939323 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) 20241111125939323 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) 20241111125939324 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) 20241111125939324 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) 20241111125939324 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) 20241111125939325 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) 20241111125939325 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) 20241111125939326 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) 20241111125939326 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) 20241111125939326 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) 20241111125939326 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) 20241111125939327 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939339 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) 20241111125939339 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) 20241111125939340 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) 20241111125939340 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) 20241111125939341 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) 20241111125939341 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) 20241111125939342 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) 20241111125939342 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) 20241111125939342 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) 20241111125939342 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) 20241111125939343 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) 20241111125939343 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) 20241111125939344 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) 20241111125939344 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) 20241111125939345 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) 20241111125939345 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) 20241111125939348 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) 20241111125939348 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) 20241111125939349 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939363 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) 20241111125939363 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) 20241111125939364 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) 20241111125939364 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) 20241111125939365 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) 20241111125939365 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) 20241111125939365 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) 20241111125939365 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) 20241111125939366 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) 20241111125939366 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) 20241111125939367 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) 20241111125939367 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) 20241111125939368 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) 20241111125939368 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) 20241111125939368 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) 20241111125939368 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) 20241111125939369 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) 20241111125939369 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) 20241111125939370 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939382 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) 20241111125939382 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) 20241111125939383 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) 20241111125939383 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) 20241111125939384 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) 20241111125939384 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) 20241111125939384 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) 20241111125939384 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) 20241111125939385 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) 20241111125939385 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) 20241111125939386 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) 20241111125939386 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) 20241111125939387 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) 20241111125939387 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) 20241111125939387 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) 20241111125939387 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) 20241111125939388 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) 20241111125939388 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) 20241111125939389 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939401 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) 20241111125939401 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) 20241111125939402 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) 20241111125939402 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) 20241111125939403 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) 20241111125939403 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) 20241111125939404 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) 20241111125939404 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) 20241111125939405 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) 20241111125939405 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) 20241111125939406 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) 20241111125939406 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) 20241111125939406 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) 20241111125939406 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) 20241111125939407 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) 20241111125939407 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) 20241111125939410 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) 20241111125939410 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) 20241111125939411 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939425 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) 20241111125939425 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) 20241111125939426 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) 20241111125939426 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) 20241111125939427 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) 20241111125939427 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) 20241111125939428 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) 20241111125939428 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) 20241111125939429 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) 20241111125939429 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) 20241111125939429 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) 20241111125939429 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) 20241111125939430 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) 20241111125939430 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) 20241111125939431 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) 20241111125939431 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) 20241111125939432 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) 20241111125939432 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) 20241111125939433 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939444 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) 20241111125939444 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) 20241111125939445 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) 20241111125939445 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) 20241111125939446 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) 20241111125939446 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) 20241111125939447 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) 20241111125939447 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) 20241111125939448 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) 20241111125939448 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) 20241111125939449 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) 20241111125939449 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) 20241111125939450 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) 20241111125939450 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) 20241111125939450 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) 20241111125939450 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) 20241111125939451 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) 20241111125939451 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) 20241111125939452 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939463 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) 20241111125939463 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) 20241111125939464 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) 20241111125939464 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) 20241111125939465 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) 20241111125939465 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) 20241111125939466 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) 20241111125939466 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) 20241111125939467 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) 20241111125939467 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) 20241111125939468 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) 20241111125939468 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) 20241111125939469 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) 20241111125939469 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) 20241111125939470 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) 20241111125939470 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) 20241111125939472 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) 20241111125939473 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) 20241111125939473 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939487 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) 20241111125939487 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) 20241111125939488 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) 20241111125939488 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) 20241111125939489 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) 20241111125939489 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) 20241111125939489 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) 20241111125939490 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) 20241111125939490 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) 20241111125939490 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) 20241111125939491 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) 20241111125939491 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) 20241111125939492 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) 20241111125939492 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) 20241111125939492 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) 20241111125939493 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) 20241111125939493 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) 20241111125939493 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) 20241111125939494 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939506 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) 20241111125939506 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) 20241111125939507 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) 20241111125939507 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) 20241111125939508 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) 20241111125939508 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) 20241111125939508 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) 20241111125939508 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) 20241111125939509 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) 20241111125939509 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) 20241111125939510 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) 20241111125939510 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) 20241111125939511 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) 20241111125939511 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) 20241111125939512 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) 20241111125939512 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) 20241111125939512 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) 20241111125939512 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) 20241111125939513 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939525 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) 20241111125939525 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) 20241111125939526 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) 20241111125939526 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) 20241111125939527 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) 20241111125939527 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) 20241111125939527 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) 20241111125939527 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) 20241111125939528 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) 20241111125939528 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) 20241111125939529 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) 20241111125939529 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) 20241111125939530 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) 20241111125939530 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) 20241111125939530 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) 20241111125939530 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) 20241111125939534 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) 20241111125939534 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) 20241111125939535 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939548 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) 20241111125939548 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) 20241111125939549 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) 20241111125939549 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) 20241111125939550 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) 20241111125939550 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) 20241111125939551 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) 20241111125939551 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) 20241111125939552 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) 20241111125939552 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) 20241111125939553 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) 20241111125939553 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) 20241111125939553 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) 20241111125939553 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) 20241111125939554 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) 20241111125939554 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) 20241111125939555 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) 20241111125939555 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) 20241111125939556 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939567 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) 20241111125939567 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) 20241111125939569 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) 20241111125939569 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) 20241111125939569 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) 20241111125939569 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) 20241111125939570 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) 20241111125939570 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) 20241111125939571 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) 20241111125939571 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) 20241111125939572 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) 20241111125939572 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) 20241111125939572 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) 20241111125939572 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) 20241111125939573 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) 20241111125939573 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) 20241111125939574 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) 20241111125939574 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) 20241111125939575 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939586 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) 20241111125939586 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) 20241111125939587 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) 20241111125939587 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) 20241111125939587 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) 20241111125939587 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) 20241111125939588 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) 20241111125939588 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) 20241111125939589 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) 20241111125939589 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) 20241111125939589 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) 20241111125939589 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) 20241111125939590 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) 20241111125939590 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) 20241111125939590 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) 20241111125939591 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) 20241111125939597 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) 20241111125939597 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) 20241111125939598 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939610 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) 20241111125939610 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) 20241111125939610 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) 20241111125939610 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) 20241111125939611 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) 20241111125939611 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) 20241111125939611 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) 20241111125939611 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) 20241111125939612 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) 20241111125939612 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) 20241111125939612 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) 20241111125939612 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) 20241111125939612 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) 20241111125939612 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) 20241111125939613 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) 20241111125939613 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) 20241111125939614 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) 20241111125939614 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) 20241111125939614 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939629 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) 20241111125939629 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) 20241111125939630 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) 20241111125939630 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) 20241111125939631 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) 20241111125939631 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) 20241111125939632 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) 20241111125939632 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) 20241111125939633 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) 20241111125939633 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) 20241111125939635 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) 20241111125939635 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) 20241111125939635 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) 20241111125939635 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) 20241111125939636 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) 20241111125939636 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) 20241111125939637 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) 20241111125939637 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) 20241111125939638 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939648 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) 20241111125939648 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) 20241111125939649 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) 20241111125939649 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) 20241111125939650 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) 20241111125939650 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) 20241111125939651 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) 20241111125939651 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) 20241111125939652 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) 20241111125939652 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) 20241111125939653 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) 20241111125939653 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) 20241111125939653 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) 20241111125939653 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) 20241111125939654 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) 20241111125939654 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) 20241111125939658 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) 20241111125939658 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) 20241111125939659 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111125939667 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Timeout of X2 (fsm.c:317) 20241111125939667 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:703) 20241111125939673 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) 20241111125939673 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) 20241111125939674 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) 20241111125939674 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) 20241111125939675 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) 20241111125939675 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) 20241111125939675 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) 20241111125939675 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) 20241111125939676 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) 20241111125939676 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) 20241111125939677 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) 20241111125939677 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) 20241111125939678 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) 20241111125939678 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) 20241111125939678 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) 20241111125939678 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) 20241111125939679 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) 20241111125939679 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125939679 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20241111125939679 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125939679 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) 20241111125939680 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125939680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20241111125939680 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) 20241111125939680 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125939680 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) 20241111125939680 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) 20241111125939680 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125939692 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) 20241111125939692 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) 20241111125939693 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) 20241111125939693 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) 20241111125939694 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) 20241111125939694 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) 20241111125939695 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) 20241111125939695 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) 20241111125939696 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) 20241111125939696 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) 20241111125939696 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) 20241111125939696 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) 20241111125939697 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) 20241111125939697 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) 20241111125939698 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) 20241111125939698 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) 20241111125939699 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125939711 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) 20241111125939711 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) 20241111125939712 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) 20241111125939712 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) 20241111125939713 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) 20241111125939713 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) 20241111125939714 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) 20241111125939714 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) 20241111125939715 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) 20241111125939715 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) 20241111125939716 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) 20241111125939716 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) 20241111125939716 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) 20241111125939716 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) 20241111125939717 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) 20241111125939717 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) 20241111125939721 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125939735 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) 20241111125939735 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) 20241111125939736 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) 20241111125939736 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) 20241111125939737 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) 20241111125939737 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) 20241111125939738 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) 20241111125939738 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) 20241111125939739 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) 20241111125939739 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) 20241111125939739 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) 20241111125939739 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) 20241111125939740 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) 20241111125939740 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) 20241111125939741 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) 20241111125939741 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) 20241111125939742 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125939754 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) 20241111125939754 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) 20241111125939754 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125939754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125939754 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125939754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125939754 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) 20241111125939755 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125939755 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125939755 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125939755 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125939755 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1009)@131a5d934883: Shutting down virtual BTS #0... 20241111125939756 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) 20241111125939756 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) 20241111125939756 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) 20241111125939756 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) 20241111125939758 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) 20241111125939758 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) 20241111125939759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52688<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125939760 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) 20241111125939760 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) 20241111125939762 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) 20241111125939762 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) 20241111125939762 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) 20241111125939762 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) 20241111125939763 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) 20241111125939763 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) 20241111125939766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125939768 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125939768 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125939768 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125939768 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111125939768 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) 20241111125939768 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111125939768 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125939768 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125939768 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125939768 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125939768 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241111125939768 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125939768 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125939769 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125939769 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125939769 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125939769 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125939769 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125939769 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125939769 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125939769 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125939769 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125939769 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125939769 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125939769 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125939769 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125939769 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 11907 with status 0 MTC@131a5d934883: Test case TC_nacc_outbound_si_resolve_timeout finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass'. respawn: 91: starting: osmo-pcu Mon Nov 11 12:59:39 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_si_resolve_timeout.talloc 20241111125939826 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125939826 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125939827 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125939827 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125939853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125939954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52700<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=450908) Waiting for packet dumper to finish... 1 (prev_count=450908, count=495900) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:59:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup started. 1015@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(1017)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1015@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1019)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1015@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1019)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125943064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1015@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1023)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1015@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1023)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1020)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1020)@131a5d934883: Start timer T: 5 s PCUIF(1020)@131a5d934883: Start timer T_Conn: 10 s 20241111125943070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(1024)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(1024)@131a5d934883: Start timer T: 2 s 1015@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1027)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1027)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125944828 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125944828 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125944828 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1020)@131a5d934883: OsmoPCU is now connected BTS(1022)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125944838 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125944838 DLGLOBAL DEBUG validating counter group 0x5635f4263040(bts) with 102 counters (rate_ctr.c:86) 20241111125944838 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125944838 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125944838 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125944838 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125944838 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125944838 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125944838 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125944838 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125944838 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125944838 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125944838 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125944838 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125944838 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125944838 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125944838 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125944838 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125944838 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125944838 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125944838 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125944838 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125944838 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125944838 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125944838 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125944838 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125944838 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125944838 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125944838 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125944838 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125944838 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125944838 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125944838 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125944838 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125944838 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125944838 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125944838 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125944838 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125944838 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125944838 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125944838 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125944838 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125944838 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125944838 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125944838 DLGLOBAL DEBUG validating counter group 0x7f3bd466e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125944838 DLGLOBAL DEBUG validating counter group 0x5635f4262720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125944838 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125944839 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125944839 DLGLOBAL DEBUG validating counter group 0x7f3bd466f180(ns:nse) with 15 counters (rate_ctr.c:86) MTC@131a5d934883: Start timer T: 2 s 20241111125944839 DLGLOBAL DEBUG validating counter group 0x7f3bd466f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125944839 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125944839 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125944839 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125944839 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125944839 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125944839 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125944839 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125944839 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125944839 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125944839 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125944839 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125944839 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125944839 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125944839 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125944839 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125944839 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125944839 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125944839 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125944839 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125944839 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125944839 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125944839 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125944839 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125944839 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125944839 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125944839 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125944839 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125944839 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125944839 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125944839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125944839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944840 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(1022)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1022)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1019)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1022)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 10 s -NSVCI1234(1019)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(1022)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1019)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1019)@131a5d934883: Start timer Tns_test: 10 s BTS(1022)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125944848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125944848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125944848 DLNS DEBUG GPRS-NS2-VC(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(1022)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125944848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125944848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125944848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125944849 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125944849 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125944849 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1019)@131a5d934883: Warning: Stopping inactive timer Tns_block. BTS(1022)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(1019)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125944851 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125944851 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125944851 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125944851 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125944851 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125944851 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125944851 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125944851 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125944851 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125944851 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1022)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111125944853 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125944853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125944853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125944853 DL1IF DEBUG 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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1019)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1019)@131a5d934883: Start timer Tns_test: 10 s 20241111125944855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125944855 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125944856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944857 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125944857 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944857 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125944857 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944858 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125944858 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125944859 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125944859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944860 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1016@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1016@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125944866 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125944866 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125944866 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125944867 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125944867 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125944867 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125944867 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125944867 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125944869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125944869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125944869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125944870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125944870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125944870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125944871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125944871 DL1IF DEBUG 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(1017)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125944871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125944871 DL1IF DEBUG 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_dup-BVCI1234(1017)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125944873 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125944873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125944873 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125944873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125944873 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125944873 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125944873 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125944873 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125944873 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125944875 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) 20241111125944875 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125944875 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125944875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125944875 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125944875 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125944875 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125944877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125944877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125944877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125944877 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125944877 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125944877 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125944877 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125944877 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125944877 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125944877 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125944881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125944881 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125944881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125944881 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125944881 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125944888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125944888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944889 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125944889 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944889 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125944889 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944890 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125944890 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944890 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125944890 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944891 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125944891 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944891 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125944891 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944891 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125944891 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944897 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125944912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125944912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125944913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944914 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) 20241111125944914 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) 20241111125944915 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) 20241111125944915 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) 20241111125944916 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) 20241111125944916 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) 20241111125944917 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) 20241111125944917 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) 20241111125944918 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) 20241111125944918 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) 20241111125944919 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) 20241111125944919 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) 20241111125944920 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125944932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125944932 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944933 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) 20241111125944933 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) 20241111125944934 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) 20241111125944934 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) 20241111125944935 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) 20241111125944935 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) 20241111125944936 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) 20241111125944936 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) 20241111125944937 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) 20241111125944937 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) 20241111125944937 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) 20241111125944937 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) 20241111125944938 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) 20241111125944938 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) 20241111125944939 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125944950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125944950 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944951 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) 20241111125944951 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) 20241111125944952 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) 20241111125944952 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) 20241111125944952 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) 20241111125944952 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) 20241111125944953 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) 20241111125944953 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) 20241111125944953 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) 20241111125944953 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) 20241111125944954 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) 20241111125944954 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) 20241111125944955 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) 20241111125944955 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) 20241111125944960 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125944973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125944973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944973 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) 20241111125944973 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) 20241111125944973 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) 20241111125944973 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) 20241111125944974 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) 20241111125944974 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) 20241111125944974 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) 20241111125944974 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) 20241111125944974 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) 20241111125944974 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) 20241111125944974 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) 20241111125944974 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) 20241111125944974 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) 20241111125944974 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) 20241111125944978 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125944993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125944993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125944994 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) 20241111125944994 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) 20241111125944994 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) 20241111125944994 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) 20241111125944995 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) 20241111125944995 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) 20241111125944995 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) 20241111125944995 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) 20241111125944996 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) 20241111125944996 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) 20241111125944997 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) 20241111125944997 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) 20241111125944997 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) 20241111125944997 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) 20241111125944998 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125945012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125945012 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125945013 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) 20241111125945013 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) 20241111125945014 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) 20241111125945014 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) 20241111125945015 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) 20241111125945015 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) 20241111125945016 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) 20241111125945016 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) 20241111125945018 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) 20241111125945018 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) 20241111125945019 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) 20241111125945019 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) 20241111125945019 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) 20241111125945019 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) 20241111125945022 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125945036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125945036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125945038 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) 20241111125945038 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) 20241111125945038 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) 20241111125945038 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) 20241111125945039 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) 20241111125945039 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) 20241111125945040 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) 20241111125945040 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) 20241111125945041 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) 20241111125945041 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) 20241111125945042 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) 20241111125945042 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) 20241111125945042 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) 20241111125945042 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) 20241111125945043 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125945057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125945057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125945058 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) 20241111125945058 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) 20241111125945059 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) 20241111125945059 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) 20241111125945060 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) 20241111125945060 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) 20241111125945061 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) 20241111125945061 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) 20241111125945062 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) 20241111125945062 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) 20241111125945063 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) 20241111125945063 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) 20241111125945063 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) 20241111125945063 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) 20241111125945064 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125945076 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) 20241111125945076 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) 20241111125945078 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) 20241111125945078 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) 20241111125945079 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) 20241111125945079 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) 20241111125945079 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) 20241111125945079 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) 20241111125945080 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) 20241111125945080 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) 20241111125945081 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) 20241111125945081 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) 20241111125945082 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) 20241111125945082 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) 20241111125945083 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) 20241111125945083 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) 20241111125945085 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125945101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125945101 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) 20241111125945101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125945101 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125945101 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125945102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125945102 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125945102 DLGLOBAL DEBUG validating counter group 0x5635f4262760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125945102 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125945102 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125945102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125945102 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125945102 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125945102 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) 20241111125945102 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125945102 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125945102 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125945102 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125945102 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125945102 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125945102 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125945102 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125945102 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125945102 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125945102 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125945102 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) 20241111125945102 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125945102 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125945102 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125945102 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125945102 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125945102 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125945102 DLGLOBAL DEBUG validating counter group 0x5635f4262b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125945102 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125945102 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125945102 DLGLOBAL DEBUG validating counter group 0x5635f4262c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125945102 DLGLOBAL DEBUG validating counter group 0x5635f4262c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125945102 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125945102 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) 20241111125945102 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) 20241111125945102 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) 20241111125945103 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) 20241111125945103 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125945103 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125945103 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) 20241111125945103 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125945103 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) 20241111125945103 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) 20241111125945103 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125945103 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) 20241111125945103 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) 20241111125945103 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125945103 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) 20241111125945103 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) 20241111125945103 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) 20241111125945103 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) 20241111125945104 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) 20241111125945104 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) 20241111125945105 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) 20241111125945105 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) 20241111125945106 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) 20241111125945106 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) 20241111125945107 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) 20241111125945107 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) 20241111125945107 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) 20241111125945107 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) 20241111125945108 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) 20241111125945108 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125945108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125945108 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125945109 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125945109 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125945109 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125945109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125945109 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) 20241111125945109 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125945109 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) 20241111125945109 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) 20241111125945109 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1022)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125945121 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) 20241111125945121 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) 20241111125945123 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) 20241111125945123 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) 20241111125945123 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) 20241111125945123 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) 20241111125945124 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) 20241111125945124 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) 20241111125945124 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) 20241111125945124 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) 20241111125945125 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) 20241111125945125 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) 20241111125945125 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) 20241111125945125 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) 20241111125945126 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) 20241111125945126 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) 20241111125945126 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125945139 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) 20241111125945139 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) 20241111125945140 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) 20241111125945140 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) 20241111125945140 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) 20241111125945140 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) 20241111125945140 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) 20241111125945140 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) 20241111125945141 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) 20241111125945141 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) 20241111125945141 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) 20241111125945141 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) 20241111125945142 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) 20241111125945142 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) 20241111125945142 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) 20241111125945142 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) 20241111125945149 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125945163 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) 20241111125945163 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) 20241111125945165 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) 20241111125945165 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) 20241111125945165 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) 20241111125945165 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) 20241111125945166 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) 20241111125945166 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) 20241111125945167 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) 20241111125945167 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) 20241111125945168 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) 20241111125945168 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) 20241111125945168 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) 20241111125945168 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) 20241111125945169 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) 20241111125945169 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) 20241111125945170 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125945182 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) 20241111125945182 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) 20241111125945182 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125945182 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125945182 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125945183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125945183 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125945183 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125945183 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125945183 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) 20241111125945183 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125945183 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125945184 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) 20241111125945184 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) 20241111125945184 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) 20241111125945184 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) 20241111125945185 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) 20241111125945185 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) 20241111125945186 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) 20241111125945186 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) 20241111125945187 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) 20241111125945187 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) 20241111125945187 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) 20241111125945187 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) 20241111125945188 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) 20241111125945188 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) 20241111125945189 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125945201 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) 20241111125945201 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) 20241111125945201 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125945202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125945202 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) 20241111125945202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125945202 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125945202 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125945202 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125945202 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125945202 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125945202 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125945203 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) 20241111125945203 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) 20241111125945204 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) 20241111125945204 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) 20241111125945205 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) 20241111125945205 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) 20241111125945206 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) 20241111125945206 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) 20241111125945206 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) 20241111125945207 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) 20241111125945207 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) 20241111125945207 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) 20241111125945209 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) 20241111125945209 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) 20241111125945211 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 0.2 s 20241111125945225 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) 20241111125945225 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) 20241111125945226 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125945226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125945226 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) 20241111125945226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125945226 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125945226 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125945227 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) 20241111125945227 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) 20241111125945228 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) 20241111125945228 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) 20241111125945229 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) 20241111125945229 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) 20241111125945229 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) 20241111125945229 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) 20241111125945230 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) 20241111125945230 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) 20241111125945231 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) 20241111125945231 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) 20241111125945232 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) 20241111125945232 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) 20241111125945233 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125945244 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) 20241111125945244 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) 20241111125945246 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) 20241111125945246 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) 20241111125945246 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) 20241111125945246 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) 20241111125945247 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) 20241111125945247 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) 20241111125945248 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) 20241111125945248 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) 20241111125945249 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) 20241111125945249 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) 20241111125945250 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) 20241111125945250 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) 20241111125945250 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) 20241111125945250 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) 20241111125945251 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125945263 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) 20241111125945263 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) 20241111125945265 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) 20241111125945265 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) 20241111125945265 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) 20241111125945265 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) 20241111125945266 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) 20241111125945266 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) 20241111125945267 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) 20241111125945267 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) 20241111125945268 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) 20241111125945268 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) 20241111125945268 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) 20241111125945268 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) 20241111125945269 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) 20241111125945269 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) 20241111125945273 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125945287 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) 20241111125945287 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) 20241111125945288 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) 20241111125945288 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) 20241111125945289 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) 20241111125945289 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) 20241111125945290 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) 20241111125945290 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) 20241111125945291 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) 20241111125945291 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) 20241111125945291 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) 20241111125945291 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) 20241111125945292 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) 20241111125945292 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) 20241111125945293 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) 20241111125945293 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) 20241111125945294 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125945306 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) 20241111125945306 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) 20241111125945307 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) 20241111125945307 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) 20241111125945308 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) 20241111125945308 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) 20241111125945309 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) 20241111125945309 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) 20241111125945310 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) 20241111125945310 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) 20241111125945311 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) 20241111125945311 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) 20241111125945311 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) 20241111125945311 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) 20241111125945312 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) 20241111125945312 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) 20241111125945313 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125945325 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) 20241111125945325 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) 20241111125945326 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) 20241111125945326 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) 20241111125945327 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) 20241111125945327 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) 20241111125945328 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) 20241111125945328 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) 20241111125945329 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) 20241111125945329 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) 20241111125945330 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) 20241111125945330 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) 20241111125945331 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) 20241111125945331 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) 20241111125945331 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) 20241111125945331 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) 20241111125945335 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125945349 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) 20241111125945349 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) 20241111125945350 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) 20241111125945350 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) 20241111125945351 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) 20241111125945351 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) 20241111125945352 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) 20241111125945352 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) 20241111125945353 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) 20241111125945353 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) 20241111125945353 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) 20241111125945353 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) 20241111125945354 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) 20241111125945354 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) 20241111125945355 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) 20241111125945355 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) 20241111125945356 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125945368 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) 20241111125945368 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) 20241111125945369 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) 20241111125945369 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) 20241111125945370 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) 20241111125945370 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) 20241111125945371 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) 20241111125945371 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) 20241111125945372 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) 20241111125945372 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) 20241111125945372 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) 20241111125945372 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) 20241111125945373 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) 20241111125945373 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) 20241111125945374 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) 20241111125945374 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) 20241111125945375 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125945387 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) 20241111125945387 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) 20241111125945388 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) 20241111125945388 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) 20241111125945389 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) 20241111125945389 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) 20241111125945390 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) 20241111125945390 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) 20241111125945391 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) 20241111125945391 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) 20241111125945391 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) 20241111125945391 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) 20241111125945392 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) 20241111125945392 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) 20241111125945393 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) 20241111125945393 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) 20241111125945396 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125945411 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) 20241111125945411 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) 20241111125945412 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) 20241111125945412 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) 20241111125945413 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) 20241111125945413 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) 20241111125945414 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) 20241111125945414 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) 20241111125945414 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) 20241111125945414 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) 20241111125945416 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) 20241111125945416 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) 20241111125945417 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) 20241111125945417 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) 20241111125945417 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) 20241111125945417 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) 20241111125945418 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111125945427 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111125945427 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111125945427 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111125945427 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111125945427 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) 20241111125945427 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) 20241111125945427 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125945427 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111125945430 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) 20241111125945430 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) 20241111125945431 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) 20241111125945431 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) 20241111125945432 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) 20241111125945432 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) 20241111125945433 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) 20241111125945433 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) 20241111125945433 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) 20241111125945433 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) 20241111125945434 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) 20241111125945434 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) 20241111125945435 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) 20241111125945435 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) 20241111125945436 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) 20241111125945436 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) 20241111125945437 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125945445 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125945445 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125945445 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125945445 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) 20241111125945445 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111125945445 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111125945445 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111125945445 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111125945445 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111125945449 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) 20241111125945449 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) 20241111125945450 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) 20241111125945450 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) 20241111125945451 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) 20241111125945451 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) 20241111125945452 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) 20241111125945452 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) 20241111125945453 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) 20241111125945453 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) 20241111125945453 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) 20241111125945453 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) 20241111125945454 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) 20241111125945454 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) 20241111125945455 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) 20241111125945455 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) 20241111125945458 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125945473 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) 20241111125945473 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) 20241111125945474 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) 20241111125945474 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) 20241111125945475 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) 20241111125945475 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) 20241111125945475 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) 20241111125945475 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) 20241111125945476 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) 20241111125945476 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) 20241111125945477 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) 20241111125945477 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) 20241111125945478 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) 20241111125945478 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) 20241111125945479 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) 20241111125945479 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) 20241111125945479 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125945492 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) 20241111125945492 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) 20241111125945493 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) 20241111125945493 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) 20241111125945494 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) 20241111125945494 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) 20241111125945494 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) 20241111125945495 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) 20241111125945495 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) 20241111125945495 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) 20241111125945496 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) 20241111125945496 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) 20241111125945497 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) 20241111125945497 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) 20241111125945497 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) 20241111125945498 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) 20241111125945498 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125945511 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) 20241111125945511 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) 20241111125945512 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) 20241111125945512 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) 20241111125945513 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) 20241111125945513 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) 20241111125945514 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) 20241111125945514 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) 20241111125945515 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) 20241111125945515 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) 20241111125945515 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) 20241111125945515 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) 20241111125945516 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) 20241111125945516 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) 20241111125945517 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) 20241111125945517 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) 20241111125945520 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125945535 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) 20241111125945535 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) 20241111125945536 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) 20241111125945536 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) 20241111125945537 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) 20241111125945537 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) 20241111125945537 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) 20241111125945537 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) 20241111125945538 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) 20241111125945538 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) 20241111125945539 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) 20241111125945539 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) 20241111125945540 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) 20241111125945540 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) 20241111125945540 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) 20241111125945540 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) 20241111125945541 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125945554 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) 20241111125945554 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) 20241111125945555 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) 20241111125945555 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) 20241111125945556 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) 20241111125945556 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) 20241111125945557 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) 20241111125945557 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) 20241111125945557 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) 20241111125945557 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) 20241111125945558 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) 20241111125945558 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) 20241111125945559 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) 20241111125945559 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) 20241111125945560 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) 20241111125945560 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) 20241111125945560 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125945573 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) 20241111125945573 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) 20241111125945574 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) 20241111125945574 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) 20241111125945575 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) 20241111125945575 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) 20241111125945576 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) 20241111125945576 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) 20241111125945577 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) 20241111125945577 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) 20241111125945577 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) 20241111125945577 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) 20241111125945578 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) 20241111125945578 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) 20241111125945579 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) 20241111125945579 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) 20241111125945582 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125945596 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) 20241111125945596 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) 20241111125945598 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) 20241111125945598 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) 20241111125945599 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) 20241111125945599 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) 20241111125945599 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) 20241111125945600 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) 20241111125945600 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) 20241111125945600 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) 20241111125945601 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) 20241111125945601 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) 20241111125945602 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) 20241111125945602 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) 20241111125945603 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) 20241111125945603 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) 20241111125945604 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125945616 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) 20241111125945616 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) 20241111125945617 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) 20241111125945617 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) 20241111125945617 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) 20241111125945618 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) 20241111125945618 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) 20241111125945618 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) 20241111125945619 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) 20241111125945619 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) 20241111125945620 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) 20241111125945620 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) 20241111125945621 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) 20241111125945621 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) 20241111125945621 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) 20241111125945621 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) 20241111125945622 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125945635 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) 20241111125945635 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) 20241111125945636 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) 20241111125945636 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) 20241111125945637 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) 20241111125945637 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) 20241111125945637 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) 20241111125945637 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) 20241111125945638 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) 20241111125945638 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) 20241111125945639 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) 20241111125945639 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) 20241111125945640 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) 20241111125945640 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) 20241111125945640 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) 20241111125945640 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) 20241111125945644 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125945659 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) 20241111125945659 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) 20241111125945660 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) 20241111125945660 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) 20241111125945661 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) 20241111125945661 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) 20241111125945661 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) 20241111125945661 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) 20241111125945662 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) 20241111125945662 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) 20241111125945663 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) 20241111125945663 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) 20241111125945664 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) 20241111125945664 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) 20241111125945664 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) 20241111125945664 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) 20241111125945665 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125945678 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) 20241111125945678 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) 20241111125945679 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) 20241111125945679 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) 20241111125945679 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) 20241111125945679 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) 20241111125945680 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) 20241111125945680 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) 20241111125945681 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) 20241111125945681 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) 20241111125945682 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) 20241111125945682 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) 20241111125945682 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) 20241111125945683 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) 20241111125945683 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) 20241111125945683 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) 20241111125945684 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125945697 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) 20241111125945697 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) 20241111125945698 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) 20241111125945698 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) 20241111125945699 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) 20241111125945699 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) 20241111125945700 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) 20241111125945700 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) 20241111125945700 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) 20241111125945700 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) 20241111125945701 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) 20241111125945701 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) 20241111125945702 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) 20241111125945702 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) 20241111125945703 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) 20241111125945703 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) 20241111125945706 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125945720 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) 20241111125945720 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) 20241111125945722 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) 20241111125945722 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) 20241111125945722 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) 20241111125945723 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) 20241111125945723 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) 20241111125945723 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) 20241111125945724 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) 20241111125945724 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) 20241111125945725 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) 20241111125945725 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) 20241111125945726 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) 20241111125945726 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) 20241111125945727 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) 20241111125945727 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) 20241111125945727 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125945740 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) 20241111125945740 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) 20241111125945741 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) 20241111125945741 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) 20241111125945742 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) 20241111125945742 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) 20241111125945742 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) 20241111125945742 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) 20241111125945743 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) 20241111125945743 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) 20241111125945744 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) 20241111125945744 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) 20241111125945745 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) 20241111125945745 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) 20241111125945746 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) 20241111125945746 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) 20241111125945746 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125945759 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) 20241111125945759 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) 20241111125945760 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) 20241111125945760 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) 20241111125945761 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) 20241111125945761 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) 20241111125945762 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) 20241111125945762 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) 20241111125945762 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) 20241111125945762 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) 20241111125945763 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) 20241111125945763 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) 20241111125945764 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) 20241111125945764 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) 20241111125945765 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) 20241111125945765 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) 20241111125945768 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125945783 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) 20241111125945783 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) 20241111125945784 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) 20241111125945784 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) 20241111125945784 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) 20241111125945784 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) 20241111125945785 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) 20241111125945785 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) 20241111125945786 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) 20241111125945786 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) 20241111125945787 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) 20241111125945787 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) 20241111125945788 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) 20241111125945788 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) 20241111125945788 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) 20241111125945788 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) 20241111125945789 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125945801 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) 20241111125945801 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) 20241111125945803 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) 20241111125945803 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) 20241111125945804 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) 20241111125945804 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) 20241111125945805 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) 20241111125945805 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) 20241111125945805 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) 20241111125945805 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) 20241111125945806 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) 20241111125945806 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) 20241111125945807 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) 20241111125945807 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) 20241111125945808 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) 20241111125945808 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) 20241111125945808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125945820 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) 20241111125945820 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) 20241111125945822 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) 20241111125945822 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) 20241111125945822 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) 20241111125945823 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) 20241111125945823 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) 20241111125945823 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) 20241111125945824 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) 20241111125945824 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) 20241111125945825 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) 20241111125945825 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) 20241111125945826 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) 20241111125945826 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) 20241111125945826 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) 20241111125945826 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) 20241111125945830 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125945844 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) 20241111125945844 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) 20241111125945846 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) 20241111125945846 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) 20241111125945846 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) 20241111125945846 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) 20241111125945847 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) 20241111125945847 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) 20241111125945848 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) 20241111125945848 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) 20241111125945849 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) 20241111125945849 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) 20241111125945849 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) 20241111125945849 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) 20241111125945850 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) 20241111125945850 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) 20241111125945851 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125945864 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) 20241111125945864 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) 20241111125945865 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) 20241111125945865 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) 20241111125945866 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) 20241111125945866 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) 20241111125945866 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) 20241111125945866 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) 20241111125945867 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) 20241111125945867 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) 20241111125945868 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) 20241111125945868 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) 20241111125945869 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) 20241111125945869 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) 20241111125945869 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) 20241111125945869 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) 20241111125945870 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125945883 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) 20241111125945883 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) 20241111125945884 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) 20241111125945884 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) 20241111125945885 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) 20241111125945885 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) 20241111125945885 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) 20241111125945885 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) 20241111125945886 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) 20241111125945886 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) 20241111125945887 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) 20241111125945887 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) 20241111125945888 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) 20241111125945888 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) 20241111125945889 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) 20241111125945889 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) 20241111125945892 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125945907 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) 20241111125945907 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) 20241111125945908 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) 20241111125945908 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) 20241111125945909 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) 20241111125945909 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) 20241111125945910 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) 20241111125945910 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) 20241111125945911 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) 20241111125945911 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) 20241111125945912 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) 20241111125945912 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) 20241111125945912 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) 20241111125945912 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) 20241111125945913 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) 20241111125945913 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) 20241111125945914 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125945926 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) 20241111125945926 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) 20241111125945927 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) 20241111125945927 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) 20241111125945928 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) 20241111125945928 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) 20241111125945929 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) 20241111125945929 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) 20241111125945929 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) 20241111125945929 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) 20241111125945930 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) 20241111125945930 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) 20241111125945931 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) 20241111125945931 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) 20241111125945932 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) 20241111125945932 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) 20241111125945933 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125945945 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) 20241111125945945 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) 20241111125945946 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) 20241111125945946 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) 20241111125945947 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) 20241111125945947 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) 20241111125945948 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) 20241111125945948 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) 20241111125945949 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) 20241111125945949 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) 20241111125945949 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) 20241111125945949 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) 20241111125945950 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) 20241111125945950 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) 20241111125945951 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) 20241111125945951 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) 20241111125945954 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125945969 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) 20241111125945969 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) 20241111125945970 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) 20241111125945970 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) 20241111125945971 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) 20241111125945971 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) 20241111125945972 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) 20241111125945972 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) 20241111125945973 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) 20241111125945973 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) 20241111125945973 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) 20241111125945973 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) 20241111125945974 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) 20241111125945974 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) 20241111125945975 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) 20241111125945975 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) 20241111125945976 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125945988 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) 20241111125945988 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) 20241111125945989 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) 20241111125945989 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) 20241111125945990 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) 20241111125945990 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) 20241111125945991 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) 20241111125945991 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) 20241111125945991 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) 20241111125945991 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) 20241111125945992 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) 20241111125945992 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) 20241111125945993 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) 20241111125945993 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) 20241111125945994 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) 20241111125945994 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) 20241111125945995 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125946007 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) 20241111125946007 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) 20241111125946008 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) 20241111125946008 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) 20241111125946009 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) 20241111125946009 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) 20241111125946010 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) 20241111125946010 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) 20241111125946011 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) 20241111125946011 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) 20241111125946012 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) 20241111125946012 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) 20241111125946013 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) 20241111125946013 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) 20241111125946014 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) 20241111125946014 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) 20241111125946016 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125946031 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) 20241111125946031 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) 20241111125946032 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) 20241111125946032 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) 20241111125946033 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) 20241111125946033 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) 20241111125946034 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) 20241111125946034 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) 20241111125946034 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) 20241111125946035 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) 20241111125946035 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) 20241111125946035 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) 20241111125946036 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) 20241111125946036 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) 20241111125946037 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) 20241111125946037 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) 20241111125946038 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125946050 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) 20241111125946050 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) 20241111125946051 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) 20241111125946051 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) 20241111125946052 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) 20241111125946052 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) 20241111125946053 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) 20241111125946053 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) 20241111125946053 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) 20241111125946054 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) 20241111125946055 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) 20241111125946055 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) 20241111125946055 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) 20241111125946055 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) 20241111125946056 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) 20241111125946056 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) 20241111125946057 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125946069 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) 20241111125946069 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) 20241111125946070 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) 20241111125946070 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) 20241111125946071 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) 20241111125946071 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) 20241111125946072 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) 20241111125946072 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) 20241111125946072 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) 20241111125946073 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) 20241111125946073 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) 20241111125946073 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) 20241111125946074 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) 20241111125946074 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) 20241111125946075 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) 20241111125946075 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) 20241111125946078 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125946093 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) 20241111125946093 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) 20241111125946094 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) 20241111125946094 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) 20241111125946095 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) 20241111125946095 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) 20241111125946095 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) 20241111125946095 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) 20241111125946096 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) 20241111125946096 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) 20241111125946097 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) 20241111125946097 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) 20241111125946098 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) 20241111125946098 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) 20241111125946099 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) 20241111125946099 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) 20241111125946100 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125946112 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) 20241111125946112 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) 20241111125946113 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) 20241111125946113 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) 20241111125946114 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) 20241111125946114 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) 20241111125946114 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) 20241111125946114 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) 20241111125946115 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) 20241111125946115 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) 20241111125946116 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) 20241111125946116 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) 20241111125946117 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) 20241111125946117 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) 20241111125946117 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) 20241111125946117 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) 20241111125946118 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125946131 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) 20241111125946131 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) 20241111125946132 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) 20241111125946132 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) 20241111125946133 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) 20241111125946133 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) 20241111125946133 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) 20241111125946133 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) 20241111125946134 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) 20241111125946134 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) 20241111125946135 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) 20241111125946135 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) 20241111125946136 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) 20241111125946136 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) 20241111125946136 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) 20241111125946136 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) 20241111125946140 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125946154 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) 20241111125946154 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) 20241111125946156 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) 20241111125946156 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) 20241111125946156 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) 20241111125946156 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) 20241111125946157 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) 20241111125946157 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) 20241111125946158 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) 20241111125946158 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) 20241111125946159 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) 20241111125946159 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) 20241111125946160 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) 20241111125946160 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) 20241111125946160 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) 20241111125946160 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) 20241111125946162 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125946174 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) 20241111125946174 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) 20241111125946175 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) 20241111125946175 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) 20241111125946176 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) 20241111125946176 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) 20241111125946176 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) 20241111125946176 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) 20241111125946177 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) 20241111125946177 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) 20241111125946178 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) 20241111125946178 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) 20241111125946179 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) 20241111125946179 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) 20241111125946180 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) 20241111125946180 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) 20241111125946180 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125946193 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) 20241111125946193 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) 20241111125946194 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) 20241111125946194 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) 20241111125946195 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) 20241111125946195 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) 20241111125946196 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) 20241111125946196 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) 20241111125946196 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) 20241111125946196 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) 20241111125946197 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) 20241111125946197 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) 20241111125946198 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) 20241111125946198 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) 20241111125946199 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) 20241111125946199 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) 20241111125946202 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125946216 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) 20241111125946216 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) 20241111125946218 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) 20241111125946218 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) 20241111125946219 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) 20241111125946219 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) 20241111125946219 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) 20241111125946219 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) 20241111125946220 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) 20241111125946220 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) 20241111125946221 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) 20241111125946221 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) 20241111125946222 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) 20241111125946222 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) 20241111125946223 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) 20241111125946223 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) 20241111125946223 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125946235 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) 20241111125946236 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) 20241111125946237 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) 20241111125946237 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) 20241111125946237 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) 20241111125946237 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) 20241111125946238 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) 20241111125946238 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) 20241111125946239 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) 20241111125946239 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) 20241111125946240 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) 20241111125946240 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) 20241111125946240 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) 20241111125946241 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) 20241111125946241 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) 20241111125946241 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) 20241111125946242 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125946254 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) 20241111125946254 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) 20241111125946256 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) 20241111125946256 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) 20241111125946256 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) 20241111125946256 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) 20241111125946257 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) 20241111125946257 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) 20241111125946258 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) 20241111125946258 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) 20241111125946259 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) 20241111125946259 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) 20241111125946260 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) 20241111125946260 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) 20241111125946260 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) 20241111125946260 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) 20241111125946264 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125946278 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) 20241111125946278 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) 20241111125946279 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) 20241111125946280 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) 20241111125946280 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) 20241111125946280 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) 20241111125946281 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) 20241111125946281 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) 20241111125946282 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) 20241111125946282 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) 20241111125946283 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) 20241111125946283 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) 20241111125946283 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) 20241111125946283 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) 20241111125946284 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) 20241111125946284 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) 20241111125946285 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125946297 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) 20241111125946297 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) 20241111125946299 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) 20241111125946299 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) 20241111125946299 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) 20241111125946299 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) 20241111125946300 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) 20241111125946300 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) 20241111125946301 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) 20241111125946301 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) 20241111125946302 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) 20241111125946302 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) 20241111125946303 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) 20241111125946303 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) 20241111125946303 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) 20241111125946303 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) 20241111125946304 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125946316 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) 20241111125946316 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) 20241111125946318 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) 20241111125946318 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) 20241111125946318 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) 20241111125946318 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) 20241111125946319 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) 20241111125946319 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) 20241111125946320 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) 20241111125946320 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) 20241111125946321 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) 20241111125946321 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) 20241111125946321 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) 20241111125946321 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) 20241111125946322 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) 20241111125946322 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) 20241111125946326 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125946340 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) 20241111125946340 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) 20241111125946341 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) 20241111125946341 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) 20241111125946342 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) 20241111125946342 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) 20241111125946343 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) 20241111125946343 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) 20241111125946344 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) 20241111125946344 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) 20241111125946344 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) 20241111125946344 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) 20241111125946345 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) 20241111125946345 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) 20241111125946346 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) 20241111125946346 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) 20241111125946347 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125946359 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) 20241111125946359 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) 20241111125946360 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) 20241111125946360 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) 20241111125946361 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) 20241111125946361 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) 20241111125946362 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) 20241111125946362 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) 20241111125946363 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) 20241111125946363 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) 20241111125946363 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) 20241111125946363 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) 20241111125946364 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) 20241111125946364 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) 20241111125946365 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) 20241111125946365 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) 20241111125946366 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125946378 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) 20241111125946378 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) 20241111125946379 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) 20241111125946379 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) 20241111125946380 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) 20241111125946380 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) 20241111125946381 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) 20241111125946381 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) 20241111125946381 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) 20241111125946381 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) 20241111125946382 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) 20241111125946382 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) 20241111125946383 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) 20241111125946383 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) 20241111125946384 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) 20241111125946384 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) 20241111125946388 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125946403 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) 20241111125946403 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) 20241111125946404 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) 20241111125946404 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) 20241111125946405 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) 20241111125946405 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) 20241111125946406 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) 20241111125946406 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) 20241111125946407 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) 20241111125946407 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) 20241111125946407 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) 20241111125946407 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) 20241111125946409 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) 20241111125946409 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) 20241111125946409 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) 20241111125946409 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) 20241111125946410 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125946422 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) 20241111125946422 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) 20241111125946423 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) 20241111125946423 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) 20241111125946424 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) 20241111125946424 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) 20241111125946425 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) 20241111125946425 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) 20241111125946426 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) 20241111125946426 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) 20241111125946426 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) 20241111125946426 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) 20241111125946427 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) 20241111125946427 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) 20241111125946428 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) 20241111125946428 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) 20241111125946429 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125946441 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) 20241111125946441 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) 20241111125946442 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) 20241111125946442 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) 20241111125946443 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) 20241111125946443 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) 20241111125946444 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) 20241111125946444 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) 20241111125946445 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) 20241111125946445 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) 20241111125946445 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) 20241111125946445 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) 20241111125946446 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) 20241111125946446 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) 20241111125946447 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) 20241111125946447 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) 20241111125946450 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125946465 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) 20241111125946465 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) 20241111125946466 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) 20241111125946466 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) 20241111125946467 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) 20241111125946467 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) 20241111125946468 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) 20241111125946468 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) 20241111125946469 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) 20241111125946469 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) 20241111125946470 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) 20241111125946470 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) 20241111125946470 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) 20241111125946470 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) 20241111125946471 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) 20241111125946471 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) 20241111125946472 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125946484 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) 20241111125946484 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) 20241111125946485 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) 20241111125946485 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) 20241111125946486 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) 20241111125946486 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) 20241111125946487 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) 20241111125946487 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) 20241111125946487 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) 20241111125946487 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) 20241111125946488 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) 20241111125946488 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) 20241111125946489 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) 20241111125946489 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) 20241111125946490 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) 20241111125946490 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) 20241111125946490 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125946504 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) 20241111125946504 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) 20241111125946505 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) 20241111125946505 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) 20241111125946505 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) 20241111125946505 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) 20241111125946506 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) 20241111125946506 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) 20241111125946507 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) 20241111125946507 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) 20241111125946508 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) 20241111125946508 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) 20241111125946509 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) 20241111125946509 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) 20241111125946510 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) 20241111125946510 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) 20241111125946513 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125946527 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) 20241111125946527 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) 20241111125946528 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) 20241111125946529 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) 20241111125946529 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) 20241111125946529 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) 20241111125946530 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) 20241111125946530 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) 20241111125946531 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) 20241111125946531 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) 20241111125946532 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) 20241111125946532 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) 20241111125946533 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) 20241111125946533 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) 20241111125946533 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) 20241111125946533 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) 20241111125946534 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125946546 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) 20241111125946546 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) 20241111125946547 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) 20241111125946547 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) 20241111125946548 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) 20241111125946548 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) 20241111125946549 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) 20241111125946549 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) 20241111125946550 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) 20241111125946550 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) 20241111125946551 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) 20241111125946551 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) 20241111125946551 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) 20241111125946551 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) 20241111125946552 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) 20241111125946552 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) 20241111125946553 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125946565 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) 20241111125946565 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) 20241111125946567 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) 20241111125946567 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) 20241111125946567 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) 20241111125946567 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) 20241111125946568 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) 20241111125946568 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) 20241111125946569 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) 20241111125946569 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) 20241111125946570 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) 20241111125946570 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) 20241111125946570 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) 20241111125946570 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) 20241111125946571 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) 20241111125946571 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) 20241111125946575 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125946589 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) 20241111125946589 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) 20241111125946590 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) 20241111125946590 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) 20241111125946591 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) 20241111125946591 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) 20241111125946592 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) 20241111125946592 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) 20241111125946593 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) 20241111125946593 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) 20241111125946594 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) 20241111125946594 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) 20241111125946594 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) 20241111125946594 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) 20241111125946595 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) 20241111125946595 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) 20241111125946596 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125946608 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) 20241111125946608 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) 20241111125946609 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) 20241111125946609 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) 20241111125946610 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) 20241111125946610 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) 20241111125946611 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) 20241111125946611 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) 20241111125946611 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) 20241111125946611 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) 20241111125946612 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) 20241111125946612 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) 20241111125946613 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) 20241111125946613 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) 20241111125946614 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) 20241111125946614 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) 20241111125946615 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125946627 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) 20241111125946627 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) 20241111125946628 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) 20241111125946628 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) 20241111125946629 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) 20241111125946629 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) 20241111125946630 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) 20241111125946630 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) 20241111125946631 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) 20241111125946631 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) 20241111125946632 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) 20241111125946632 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) 20241111125946633 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) 20241111125946633 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) 20241111125946634 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) 20241111125946634 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) 20241111125946637 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125946651 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) 20241111125946651 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) 20241111125946652 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) 20241111125946652 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) 20241111125946653 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) 20241111125946653 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) 20241111125946654 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) 20241111125946654 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) 20241111125946655 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) 20241111125946655 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) 20241111125946656 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) 20241111125946656 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) 20241111125946657 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) 20241111125946657 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) 20241111125946658 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) 20241111125946658 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) 20241111125946659 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125946671 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) 20241111125946671 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) 20241111125946672 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) 20241111125946672 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) 20241111125946673 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) 20241111125946673 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) 20241111125946674 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) 20241111125946674 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) 20241111125946674 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) 20241111125946674 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) 20241111125946675 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) 20241111125946675 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) 20241111125946676 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) 20241111125946676 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) 20241111125946677 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) 20241111125946677 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) 20241111125946678 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125946689 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) 20241111125946689 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) 20241111125946691 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) 20241111125946691 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) 20241111125946691 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) 20241111125946691 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) 20241111125946692 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) 20241111125946692 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) 20241111125946693 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) 20241111125946693 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) 20241111125946694 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) 20241111125946694 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) 20241111125946695 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) 20241111125946695 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) 20241111125946696 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) 20241111125946696 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) 20241111125946699 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125946713 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) 20241111125946713 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) 20241111125946715 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) 20241111125946715 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) 20241111125946715 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) 20241111125946715 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) 20241111125946716 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) 20241111125946716 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) 20241111125946717 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) 20241111125946717 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) 20241111125946718 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) 20241111125946718 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) 20241111125946719 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) 20241111125946719 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) 20241111125946720 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) 20241111125946720 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) 20241111125946721 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125946732 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) 20241111125946732 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) 20241111125946734 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) 20241111125946734 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) 20241111125946734 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) 20241111125946734 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) 20241111125946735 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) 20241111125946735 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) 20241111125946736 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) 20241111125946736 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) 20241111125946737 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) 20241111125946737 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) 20241111125946737 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) 20241111125946738 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) 20241111125946738 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) 20241111125946738 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) 20241111125946739 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125946751 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) 20241111125946751 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) 20241111125946753 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) 20241111125946753 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) 20241111125946753 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) 20241111125946753 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) 20241111125946754 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) 20241111125946754 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) 20241111125946755 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) 20241111125946755 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) 20241111125946756 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) 20241111125946756 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) 20241111125946756 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) 20241111125946756 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) 20241111125946757 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) 20241111125946757 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) 20241111125946761 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125946775 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) 20241111125946775 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) 20241111125946777 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) 20241111125946777 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) 20241111125946777 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) 20241111125946777 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) 20241111125946778 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) 20241111125946778 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) 20241111125946779 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) 20241111125946779 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) 20241111125946780 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) 20241111125946780 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) 20241111125946781 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) 20241111125946781 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) 20241111125946781 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) 20241111125946781 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) 20241111125946782 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125946794 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) 20241111125946794 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) 20241111125946796 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) 20241111125946796 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) 20241111125946796 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) 20241111125946797 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) 20241111125946797 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) 20241111125946797 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) 20241111125946798 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) 20241111125946798 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) 20241111125946799 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) 20241111125946799 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) 20241111125946800 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) 20241111125946800 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) 20241111125946800 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) 20241111125946800 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) 20241111125946801 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125946813 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) 20241111125946813 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) 20241111125946815 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) 20241111125946815 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) 20241111125946815 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) 20241111125946816 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) 20241111125946816 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) 20241111125946816 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) 20241111125946817 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) 20241111125946817 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) 20241111125946818 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) 20241111125946818 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) 20241111125946819 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) 20241111125946819 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) 20241111125946819 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) 20241111125946819 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) 20241111125946823 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125946837 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) 20241111125946837 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) 20241111125946839 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) 20241111125946839 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) 20241111125946839 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) 20241111125946839 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) 20241111125946840 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) 20241111125946840 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) 20241111125946841 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) 20241111125946841 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) 20241111125946842 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) 20241111125946842 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) 20241111125946842 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) 20241111125946842 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) 20241111125946843 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) 20241111125946843 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) 20241111125946844 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125946856 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) 20241111125946856 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) 20241111125946858 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) 20241111125946858 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) 20241111125946858 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) 20241111125946858 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) 20241111125946859 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) 20241111125946859 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) 20241111125946860 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) 20241111125946860 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) 20241111125946861 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) 20241111125946861 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) 20241111125946862 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) 20241111125946862 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) 20241111125946862 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) 20241111125946862 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) 20241111125946863 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125946875 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) 20241111125946875 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) 20241111125946877 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) 20241111125946877 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) 20241111125946877 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) 20241111125946878 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) 20241111125946878 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) 20241111125946878 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) 20241111125946879 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) 20241111125946879 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) 20241111125946880 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) 20241111125946880 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) 20241111125946881 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) 20241111125946881 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) 20241111125946881 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) 20241111125946882 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) 20241111125946885 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125946899 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) 20241111125946900 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) 20241111125946901 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) 20241111125946901 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) 20241111125946902 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) 20241111125946902 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) 20241111125946902 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) 20241111125946902 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) 20241111125946903 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) 20241111125946903 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) 20241111125946904 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) 20241111125946904 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) 20241111125946904 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) 20241111125946904 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) 20241111125946905 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) 20241111125946905 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) 20241111125946905 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125946919 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) 20241111125946919 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) 20241111125946921 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) 20241111125946921 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) 20241111125946921 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) 20241111125946921 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) 20241111125946922 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) 20241111125946922 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) 20241111125946922 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) 20241111125946922 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) 20241111125946923 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) 20241111125946923 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) 20241111125946925 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) 20241111125946925 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) 20241111125946925 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) 20241111125946925 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) 20241111125946926 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125946938 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) 20241111125946938 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) 20241111125946939 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) 20241111125946939 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) 20241111125946940 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) 20241111125946940 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) 20241111125946941 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) 20241111125946941 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) 20241111125946941 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) 20241111125946941 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) 20241111125946942 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) 20241111125946942 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) 20241111125946943 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) 20241111125946943 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) 20241111125946944 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) 20241111125946944 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) 20241111125946947 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125946962 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) 20241111125946962 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) 20241111125946963 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) 20241111125946963 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) 20241111125946964 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) 20241111125946964 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) 20241111125946965 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) 20241111125946965 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) 20241111125946966 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) 20241111125946966 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) 20241111125946967 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) 20241111125946967 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) 20241111125946967 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) 20241111125946967 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) 20241111125946968 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) 20241111125946968 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) 20241111125946969 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125946981 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) 20241111125946981 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) 20241111125946982 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) 20241111125946982 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) 20241111125946983 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) 20241111125946983 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) 20241111125946984 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) 20241111125946984 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) 20241111125946984 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) 20241111125946984 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) 20241111125946985 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) 20241111125946985 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) 20241111125946986 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) 20241111125946986 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) 20241111125946987 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) 20241111125946987 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) 20241111125946988 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125947000 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) 20241111125947000 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) 20241111125947002 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) 20241111125947002 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) 20241111125947003 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) 20241111125947003 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) 20241111125947004 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) 20241111125947004 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) 20241111125947005 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) 20241111125947005 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) 20241111125947006 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) 20241111125947006 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) 20241111125947007 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) 20241111125947007 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) 20241111125947008 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) 20241111125947008 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) 20241111125947010 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125947024 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) 20241111125947024 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) 20241111125947025 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) 20241111125947025 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) 20241111125947026 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) 20241111125947026 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) 20241111125947027 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) 20241111125947027 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) 20241111125947027 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) 20241111125947027 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) 20241111125947028 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) 20241111125947028 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) 20241111125947029 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) 20241111125947029 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) 20241111125947030 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) 20241111125947030 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) 20241111125947031 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125947044 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) 20241111125947044 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) 20241111125947045 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) 20241111125947045 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) 20241111125947046 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) 20241111125947046 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) 20241111125947047 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) 20241111125947047 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) 20241111125947048 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) 20241111125947048 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) 20241111125947049 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) 20241111125947049 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) 20241111125947049 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) 20241111125947049 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) 20241111125947050 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) 20241111125947050 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) 20241111125947051 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125947063 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) 20241111125947063 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) 20241111125947064 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) 20241111125947064 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) 20241111125947065 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) 20241111125947065 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) 20241111125947066 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) 20241111125947066 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) 20241111125947067 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) 20241111125947067 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) 20241111125947068 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) 20241111125947068 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) 20241111125947068 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) 20241111125947068 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) 20241111125947069 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) 20241111125947069 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) 20241111125947072 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125947085 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) 20241111125947085 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) 20241111125947085 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) 20241111125947085 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947086 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) 20241111125947090 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125947105 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) 20241111125947105 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) 20241111125947106 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) 20241111125947107 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) 20241111125947107 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) 20241111125947107 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) 20241111125947108 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) 20241111125947108 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) 20241111125947108 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) 20241111125947108 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) 20241111125947109 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) 20241111125947109 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) 20241111125947109 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) 20241111125947109 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) 20241111125947110 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) 20241111125947110 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) 20241111125947110 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125947123 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) 20241111125947123 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) 20241111125947123 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) 20241111125947123 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) 20241111125947123 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) 20241111125947123 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) 20241111125947124 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) 20241111125947124 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) 20241111125947124 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) 20241111125947124 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) 20241111125947124 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) 20241111125947124 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) 20241111125947124 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) 20241111125947124 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) 20241111125947124 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) 20241111125947124 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) 20241111125947132 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125947147 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) 20241111125947147 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) 20241111125947147 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) 20241111125947147 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) 20241111125947148 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) 20241111125947148 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) 20241111125947148 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) 20241111125947148 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) 20241111125947149 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) 20241111125947149 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) 20241111125947149 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) 20241111125947149 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) 20241111125947150 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) 20241111125947150 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) 20241111125947150 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) 20241111125947150 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) 20241111125947152 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125947167 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) 20241111125947167 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) 20241111125947168 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) 20241111125947168 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) 20241111125947169 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) 20241111125947169 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) 20241111125947170 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) 20241111125947170 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) 20241111125947171 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) 20241111125947171 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) 20241111125947172 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) 20241111125947172 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) 20241111125947173 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) 20241111125947173 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) 20241111125947173 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) 20241111125947173 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) 20241111125947174 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125947186 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) 20241111125947186 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) 20241111125947188 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) 20241111125947188 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) 20241111125947188 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) 20241111125947188 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) 20241111125947189 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) 20241111125947189 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) 20241111125947190 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) 20241111125947190 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) 20241111125947191 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) 20241111125947191 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) 20241111125947191 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) 20241111125947191 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) 20241111125947192 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) 20241111125947192 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) 20241111125947196 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125947210 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) 20241111125947210 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) 20241111125947211 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) 20241111125947211 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) 20241111125947212 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) 20241111125947212 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) 20241111125947213 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) 20241111125947213 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) 20241111125947214 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) 20241111125947214 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) 20241111125947215 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) 20241111125947215 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) 20241111125947215 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) 20241111125947215 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) 20241111125947216 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) 20241111125947216 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) 20241111125947217 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125947229 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) 20241111125947229 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) 20241111125947230 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) 20241111125947230 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) 20241111125947230 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) 20241111125947230 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) 20241111125947231 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) 20241111125947231 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) 20241111125947231 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) 20241111125947231 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) 20241111125947232 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) 20241111125947232 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) 20241111125947232 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) 20241111125947232 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) 20241111125947233 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) 20241111125947233 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) 20241111125947233 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125947248 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) 20241111125947248 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) 20241111125947248 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) 20241111125947248 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) 20241111125947248 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) 20241111125947248 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) 20241111125947249 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) 20241111125947249 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) 20241111125947249 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) 20241111125947249 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) 20241111125947250 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) 20241111125947250 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) 20241111125947250 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) 20241111125947250 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) 20241111125947250 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) 20241111125947250 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) 20241111125947257 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125947272 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) 20241111125947272 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) 20241111125947273 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) 20241111125947273 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) 20241111125947274 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) 20241111125947274 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) 20241111125947275 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) 20241111125947275 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) 20241111125947275 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) 20241111125947275 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) 20241111125947276 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) 20241111125947276 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) 20241111125947277 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) 20241111125947277 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) 20241111125947278 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) 20241111125947278 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) 20241111125947279 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125947291 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) 20241111125947291 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) 20241111125947292 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) 20241111125947293 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) 20241111125947293 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) 20241111125947293 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) 20241111125947294 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) 20241111125947294 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) 20241111125947295 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) 20241111125947295 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) 20241111125947296 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) 20241111125947296 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) 20241111125947297 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) 20241111125947297 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) 20241111125947298 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) 20241111125947298 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) 20241111125947298 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125947310 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) 20241111125947310 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) 20241111125947311 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) 20241111125947311 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) 20241111125947312 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) 20241111125947312 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) 20241111125947313 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) 20241111125947313 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) 20241111125947314 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) 20241111125947314 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) 20241111125947315 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) 20241111125947315 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) 20241111125947315 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) 20241111125947315 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) 20241111125947316 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) 20241111125947316 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) 20241111125947320 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125947334 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) 20241111125947334 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) 20241111125947335 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) 20241111125947335 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) 20241111125947336 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) 20241111125947336 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) 20241111125947337 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) 20241111125947337 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) 20241111125947338 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) 20241111125947338 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) 20241111125947339 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) 20241111125947339 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) 20241111125947339 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) 20241111125947339 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) 20241111125947340 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) 20241111125947340 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) 20241111125947341 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125947353 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) 20241111125947353 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) 20241111125947354 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) 20241111125947354 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) 20241111125947355 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) 20241111125947355 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) 20241111125947357 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) 20241111125947357 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) 20241111125947358 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) 20241111125947358 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) 20241111125947358 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) 20241111125947358 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) 20241111125947359 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) 20241111125947359 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) 20241111125947359 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) 20241111125947359 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) 20241111125947360 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125947373 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) 20241111125947373 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) 20241111125947374 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) 20241111125947374 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) 20241111125947376 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) 20241111125947376 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) 20241111125947378 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) 20241111125947378 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) 20241111125947379 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) 20241111125947379 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) 20241111125947380 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) 20241111125947380 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) 20241111125947381 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) 20241111125947381 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) 20241111125947382 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) 20241111125947382 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) 20241111125947383 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125947397 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) 20241111125947397 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) 20241111125947397 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) 20241111125947397 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) 20241111125947397 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) 20241111125947397 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) 20241111125947398 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) 20241111125947398 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) 20241111125947398 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) 20241111125947398 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) 20241111125947399 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) 20241111125947399 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) 20241111125947399 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) 20241111125947399 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) 20241111125947399 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) 20241111125947399 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) 20241111125947402 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125947416 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) 20241111125947416 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) 20241111125947417 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) 20241111125947417 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) 20241111125947418 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) 20241111125947418 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) 20241111125947418 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) 20241111125947418 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) 20241111125947418 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) 20241111125947418 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) 20241111125947419 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) 20241111125947419 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) 20241111125947419 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) 20241111125947419 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) 20241111125947419 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) 20241111125947419 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) 20241111125947421 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125947436 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) 20241111125947436 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) 20241111125947438 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) 20241111125947438 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) 20241111125947439 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) 20241111125947439 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) 20241111125947439 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) 20241111125947439 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) 20241111125947440 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) 20241111125947440 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) 20241111125947441 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) 20241111125947441 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) 20241111125947442 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) 20241111125947442 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) 20241111125947442 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) 20241111125947442 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) 20241111125947446 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) 20241111125947446 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) 20241111125947446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241111125947446 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125947446 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125947446 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) 20241111125947447 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125947447 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) 20241111125947447 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) 20241111125947447 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125947461 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) 20241111125947461 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) 20241111125947462 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) 20241111125947462 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) 20241111125947462 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) 20241111125947462 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) 20241111125947463 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) 20241111125947463 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) 20241111125947463 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) 20241111125947463 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) 20241111125947464 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) 20241111125947464 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) 20241111125947464 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) 20241111125947465 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) 20241111125947465 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) 20241111125947465 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) 20241111125947466 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) 20241111125947466 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) 20241111125947466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241111125947466 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125947466 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125947466 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) 20241111125947466 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125947466 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) 20241111125947466 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) 20241111125947466 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125947480 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) 20241111125947480 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) 20241111125947480 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) 20241111125947480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125947481 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) 20241111125947481 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) 20241111125947482 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) 20241111125947482 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) 20241111125947483 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) 20241111125947483 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) 20241111125947484 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) 20241111125947484 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) 20241111125947484 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) 20241111125947484 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) 20241111125947485 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) 20241111125947485 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) 20241111125947486 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) 20241111125947486 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) 20241111125947486 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) 20241111125947487 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) 20241111125947487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241111125947487 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125947487 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125947487 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) 20241111125947487 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125947487 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) 20241111125947487 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) 20241111125947487 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125947499 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) 20241111125947499 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) 20241111125947499 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) 20241111125947499 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125947500 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) 20241111125947500 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) 20241111125947501 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) 20241111125947501 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) 20241111125947501 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) 20241111125947502 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) 20241111125947502 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) 20241111125947502 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) 20241111125947503 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) 20241111125947503 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) 20241111125947504 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) 20241111125947504 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) 20241111125947504 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) 20241111125947504 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) 20241111125947509 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) 20241111125947509 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) 20241111125947509 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241111125947509 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125947509 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125947509 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) 20241111125947510 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125947510 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111125947510 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) 20241111125947510 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) 20241111125947510 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125947523 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) 20241111125947523 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) 20241111125947523 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) 20241111125947523 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125947524 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) 20241111125947524 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) 20241111125947525 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) 20241111125947525 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) 20241111125947525 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) 20241111125947525 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) 20241111125947526 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) 20241111125947526 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) 20241111125947527 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) 20241111125947527 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) 20241111125947528 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) 20241111125947528 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) 20241111125947528 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) 20241111125947528 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) 20241111125947529 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) 20241111125947529 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) 20241111125947529 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241111125947529 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125947529 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 563 + 13 = 576 (pdch_ul_controller.c:131) 20241111125947529 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125947529 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) 20241111125947530 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125947530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type POLL (pdch_ul_controller.c:184) 20241111125947530 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) 20241111125947530 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125947530 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) 20241111125947530 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) 20241111125947530 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1022)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125947542 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) 20241111125947542 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) 20241111125947542 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) 20241111125947542 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125947543 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) 20241111125947543 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) 20241111125947544 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) 20241111125947544 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) 20241111125947545 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) 20241111125947545 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) 20241111125947546 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) 20241111125947546 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) 20241111125947546 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) 20241111125947546 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) 20241111125947547 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) 20241111125947547 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) 20241111125947548 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) 20241111125947548 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) 20241111125947549 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125947561 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) 20241111125947561 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) 20241111125947561 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) 20241111125947561 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125947562 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) 20241111125947562 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) 20241111125947563 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) 20241111125947563 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) 20241111125947564 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) 20241111125947564 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) 20241111125947565 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) 20241111125947565 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) 20241111125947565 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) 20241111125947565 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) 20241111125947566 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) 20241111125947566 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) 20241111125947567 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) 20241111125947567 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) 20241111125947570 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125947585 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) 20241111125947585 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) 20241111125947586 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) 20241111125947586 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) 20241111125947587 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) 20241111125947587 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) 20241111125947588 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) 20241111125947588 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) 20241111125947588 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) 20241111125947588 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) 20241111125947589 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) 20241111125947589 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) 20241111125947590 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) 20241111125947590 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) 20241111125947591 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) 20241111125947591 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) 20241111125947592 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125947604 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) 20241111125947604 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) 20241111125947604 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125947604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125947604 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125947604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125947604 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) 20241111125947604 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125947604 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125947604 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125947604 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125947604 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1022)@131a5d934883: Shutting down virtual BTS #0... 20241111125947606 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) 20241111125947606 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) 20241111125947607 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) 20241111125947607 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) 20241111125947608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125947609 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) 20241111125947609 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) 20241111125947610 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) 20241111125947610 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) 20241111125947611 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) 20241111125947611 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) 20241111125947611 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) 20241111125947611 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) 20241111125947612 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) 20241111125947612 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) 20241111125947615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47454<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125947616 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125947616 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125947616 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125947616 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125947616 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) 20241111125947616 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125947616 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125947616 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125947616 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125947616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125947616 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125947616 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125947616 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125947616 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125947616 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125947616 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125947616 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125947616 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125947617 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125947617 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125947617 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125947617 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125947617 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125947617 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125947617 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125947617 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125947617 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 11971 with status 0 MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 92: starting: osmo-pcu Mon Nov 11 12:59:47 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.talloc 20241111125947633 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125947633 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125947633 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125947633 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125947654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47478<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125947755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47478<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=709836) Waiting for packet dumper to finish... 1 (prev_count=709836, count=776356) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:59:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 started. 1028@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 1028@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1031)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1028@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1032)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125950882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1028@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1036)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1028@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1036)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1033)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1033)@131a5d934883: Start timer T: 5 s PCUIF(1033)@131a5d934883: Start timer T_Conn: 10 s 20241111125950889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_dup2-STATS(1037)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup2-STATS(1037)@131a5d934883: Start timer T: 2 s 1028@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1040)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125952634 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125952634 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125952634 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1033)@131a5d934883: OsmoPCU is now connected BTS(1035)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125952651 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111125952651 DLGLOBAL DEBUG validating counter group 0x559ada78c040(bts) with 102 counters (rate_ctr.c:86) 20241111125952651 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125952651 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125952652 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125952652 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125952652 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125952652 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125952652 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125952652 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125952652 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125952652 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125952652 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125952652 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125952652 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125952652 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125952652 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125952652 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125952652 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125952652 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125952652 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125952652 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125952652 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125952652 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125952652 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125952652 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125952652 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125952652 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125952652 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125952652 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125952652 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125952652 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125952652 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125952652 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125952652 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125952652 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125952652 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125952652 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125952652 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125952652 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125952652 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125952652 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125952652 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125952652 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125952652 DLGLOBAL DEBUG validating counter group 0x7f99364a55e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125952652 DLGLOBAL DEBUG validating counter group 0x559ada78b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125952652 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125952652 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125952652 DLGLOBAL DEBUG validating counter group 0x7f99364a6180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125952652 DLGLOBAL DEBUG validating counter group 0x7f99364a6160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111125952652 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125952652 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125952652 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125952652 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125952652 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125952652 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125952652 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) MTC@131a5d934883: Start timer T: 2 s 20241111125952652 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125952652 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125952652 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125952652 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125952652 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125952652 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125952652 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125952652 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125952652 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125952652 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125952653 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125952653 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125952653 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125952653 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125952653 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125952653 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125952653 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125952653 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125952653 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125952653 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125952653 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125952653 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125952653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125952653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952654 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s BTS(1035)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1035)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1035)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1032)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1035)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1032)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1032)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1032)@131a5d934883: Start timer Tns_test: 10 s BTS(1035)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1035)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111125952659 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125952660 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125952660 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125952660 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125952660 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125952660 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111125952660 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125952660 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125952660 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1035)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1035)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1032)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1032)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125952662 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125952662 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125952662 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125952662 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125952662 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125952662 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125952662 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125952662 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125952662 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125952662 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125952663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125952664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952664 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125952664 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1032)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1032)@131a5d934883: Start timer Tns_test: 10 s 20241111125952665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125952665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952665 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125952665 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952666 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125952666 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952667 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125952667 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125952667 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952668 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125952668 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952668 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125952668 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952668 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1029@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1029@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125952677 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125952677 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125952677 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125952677 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125952677 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125952677 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125952677 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125952677 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125952682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125952682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125952683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125952684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952685 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125952685 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952686 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125952686 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952687 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125952687 DL1IF DEBUG 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_dup2-BVCI1234(1031)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125952687 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125952687 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952688 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125952688 DL1IF DEBUG 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_dup2-BVCI1234(1031)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111125952689 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: BSSGP successfully initialized 20241111125952691 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125952691 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125952691 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125952691 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125952691 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125952691 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125952691 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125952691 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125952694 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) 20241111125952694 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125952694 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125952694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125952694 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125952694 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125952694 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125952697 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125952697 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125952697 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125952697 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125952697 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125952697 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125952697 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125952697 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125952697 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125952697 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111125952701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125952701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952701 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125952701 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952702 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125952702 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952703 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125952703 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125952703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125952704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125952704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952705 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125952705 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952706 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125952706 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125952706 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125952706 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125952706 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125952710 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125952725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125952725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125952726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952728 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) 20241111125952728 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) 20241111125952728 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) 20241111125952728 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) 20241111125952729 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) 20241111125952729 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) 20241111125952730 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) 20241111125952730 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) 20241111125952731 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) 20241111125952731 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) 20241111125952731 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) 20241111125952731 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) 20241111125952732 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125952744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125952744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952745 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) 20241111125952745 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) 20241111125952746 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) 20241111125952746 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) 20241111125952747 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) 20241111125952747 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) 20241111125952747 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) 20241111125952747 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) 20241111125952748 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) 20241111125952748 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) 20241111125952749 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) 20241111125952749 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) 20241111125952750 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) 20241111125952750 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) 20241111125952751 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125952763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125952763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952764 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) 20241111125952764 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) 20241111125952765 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) 20241111125952765 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) 20241111125952766 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) 20241111125952766 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) 20241111125952766 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) 20241111125952766 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) 20241111125952767 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) 20241111125952767 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) 20241111125952768 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) 20241111125952768 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) 20241111125952769 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) 20241111125952769 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) 20241111125952772 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125952787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125952787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952788 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) 20241111125952788 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) 20241111125952789 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) 20241111125952789 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) 20241111125952790 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) 20241111125952790 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) 20241111125952791 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) 20241111125952791 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) 20241111125952792 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) 20241111125952792 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) 20241111125952792 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) 20241111125952792 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) 20241111125952793 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) 20241111125952793 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) 20241111125952794 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125952806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125952806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952807 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) 20241111125952807 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) 20241111125952808 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) 20241111125952808 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) 20241111125952809 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) 20241111125952809 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) 20241111125952810 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) 20241111125952810 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) 20241111125952810 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) 20241111125952810 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) 20241111125952812 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) 20241111125952812 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) 20241111125952812 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) 20241111125952812 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) 20241111125952813 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125952825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125952825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952826 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) 20241111125952826 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) 20241111125952827 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) 20241111125952827 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) 20241111125952828 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) 20241111125952828 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) 20241111125952829 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) 20241111125952829 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) 20241111125952829 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) 20241111125952829 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) 20241111125952830 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) 20241111125952830 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) 20241111125952831 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) 20241111125952831 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) 20241111125952834 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125952849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125952849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952850 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) 20241111125952850 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) 20241111125952851 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) 20241111125952851 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) 20241111125952852 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) 20241111125952852 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) 20241111125952852 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) 20241111125952852 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) 20241111125952853 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) 20241111125952853 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) 20241111125952854 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) 20241111125952854 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) 20241111125952855 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) 20241111125952855 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) 20241111125952856 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125952868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125952868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125952869 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) 20241111125952869 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) 20241111125952870 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) 20241111125952870 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) 20241111125952871 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) 20241111125952871 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) 20241111125952872 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) 20241111125952872 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) 20241111125952873 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) 20241111125952873 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) 20241111125952874 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) 20241111125952874 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) 20241111125952875 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) 20241111125952875 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) 20241111125952875 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125952888 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) 20241111125952888 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) 20241111125952889 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) 20241111125952889 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) 20241111125952890 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) 20241111125952890 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) 20241111125952891 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) 20241111125952891 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) 20241111125952891 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) 20241111125952891 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) 20241111125952892 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) 20241111125952892 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) 20241111125952893 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) 20241111125952893 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) 20241111125952894 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) 20241111125952894 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) 20241111125952897 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125952912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125952912 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) 20241111125952912 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125952912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125952912 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125952913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125952913 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125952913 DLGLOBAL DEBUG validating counter group 0x559ada78b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125952913 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125952913 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125952913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125952913 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125952913 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125952913 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) 20241111125952913 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125952913 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125952913 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125952913 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125952913 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125952913 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125952913 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125952913 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125952913 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125952913 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125952913 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125952913 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) 20241111125952913 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125952913 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125952913 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125952913 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125952913 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125952913 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125952913 DLGLOBAL DEBUG validating counter group 0x559ada78bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125952913 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125952913 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125952913 DLGLOBAL DEBUG validating counter group 0x559ada78bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125952913 DLGLOBAL DEBUG validating counter group 0x559ada78bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125952913 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125952913 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) 20241111125952914 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) 20241111125952914 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) 20241111125952914 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) 20241111125952914 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125952914 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125952914 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) 20241111125952914 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125952914 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) 20241111125952914 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) 20241111125952914 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125952914 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) 20241111125952914 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) 20241111125952914 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125952914 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) 20241111125952914 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) 20241111125952915 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) 20241111125952915 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) 20241111125952917 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) 20241111125952917 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) 20241111125952917 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) 20241111125952917 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) 20241111125952918 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) 20241111125952918 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) 20241111125952919 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) 20241111125952919 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) 20241111125952920 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) 20241111125952920 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) 20241111125952921 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) 20241111125952921 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125952921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125952921 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125952921 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125952921 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125952922 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125952922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125952922 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) 20241111125952922 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125952922 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) 20241111125952922 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) 20241111125952922 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1035)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125952931 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) 20241111125952931 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) 20241111125952932 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) 20241111125952932 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) 20241111125952933 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) 20241111125952933 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) 20241111125952934 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) 20241111125952934 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) 20241111125952935 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) 20241111125952935 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) 20241111125952935 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) 20241111125952935 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) 20241111125952936 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) 20241111125952936 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) 20241111125952937 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) 20241111125952937 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) 20241111125952938 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125952950 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) 20241111125952950 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) 20241111125952951 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) 20241111125952951 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) 20241111125952952 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) 20241111125952952 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) 20241111125952953 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) 20241111125952953 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) 20241111125952954 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) 20241111125952954 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) 20241111125952954 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) 20241111125952954 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) 20241111125952955 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) 20241111125952955 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) 20241111125952956 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) 20241111125952956 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) 20241111125952960 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125952974 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) 20241111125952974 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) 20241111125952975 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) 20241111125952975 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) 20241111125952976 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) 20241111125952976 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) 20241111125952977 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) 20241111125952977 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) 20241111125952978 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) 20241111125952978 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) 20241111125952979 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) 20241111125952979 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) 20241111125952980 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) 20241111125952980 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) 20241111125952981 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) 20241111125952981 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) 20241111125952982 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125952993 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) 20241111125952993 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) 20241111125952993 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125952993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125952993 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125952994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125952994 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125952994 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125952994 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125952994 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) 20241111125952994 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125952994 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125952995 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) 20241111125952995 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) 20241111125952995 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) 20241111125952995 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) 20241111125952996 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) 20241111125952996 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) 20241111125952997 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) 20241111125952997 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) 20241111125952998 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) 20241111125952998 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) 20241111125952998 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) 20241111125952998 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) 20241111125952999 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) 20241111125952999 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) 20241111125953000 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125953013 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) 20241111125953013 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) 20241111125953013 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125953013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125953013 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) 20241111125953013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125953013 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125953013 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125953013 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125953013 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125953013 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125953013 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125953014 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) 20241111125953014 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) 20241111125953014 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) 20241111125953014 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) 20241111125953015 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) 20241111125953015 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) 20241111125953016 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) 20241111125953016 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) 20241111125953017 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) 20241111125953017 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) 20241111125953018 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) 20241111125953018 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) 20241111125953019 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) 20241111125953019 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) 20241111125953021 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111125953021 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111125953021 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111125953021 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111125953021 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) 20241111125953021 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) 20241111125953021 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125953021 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111125953022 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125953036 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) 20241111125953036 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) 20241111125953037 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) 20241111125953037 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) 20241111125953038 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) 20241111125953038 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) 20241111125953039 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) 20241111125953039 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) 20241111125953040 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) 20241111125953040 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) 20241111125953040 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) 20241111125953040 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) 20241111125953041 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) 20241111125953041 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) 20241111125953042 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) 20241111125953042 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) 20241111125953043 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 0.2 s 20241111125953055 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) 20241111125953055 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) 20241111125953055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125953055 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125953055 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) 20241111125953055 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125953055 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125953055 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125953056 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) 20241111125953056 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) 20241111125953057 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) 20241111125953057 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) 20241111125953057 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) 20241111125953057 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) 20241111125953058 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) 20241111125953058 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) 20241111125953059 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) 20241111125953059 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) 20241111125953060 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) 20241111125953060 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) 20241111125953061 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) 20241111125953061 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) 20241111125953061 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125953074 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) 20241111125953074 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) 20241111125953075 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) 20241111125953075 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) 20241111125953076 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) 20241111125953076 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) 20241111125953077 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) 20241111125953077 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) 20241111125953077 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) 20241111125953077 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) 20241111125953078 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) 20241111125953078 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) 20241111125953079 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) 20241111125953079 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) 20241111125953080 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) 20241111125953080 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) 20241111125953083 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125953098 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) 20241111125953098 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) 20241111125953099 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) 20241111125953099 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) 20241111125953100 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) 20241111125953100 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) 20241111125953101 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) 20241111125953101 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) 20241111125953102 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) 20241111125953102 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) 20241111125953103 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) 20241111125953103 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) 20241111125953104 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) 20241111125953104 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) 20241111125953105 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) 20241111125953105 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) 20241111125953105 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125953117 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) 20241111125953117 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) 20241111125953118 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) 20241111125953118 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) 20241111125953119 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) 20241111125953119 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) 20241111125953120 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) 20241111125953120 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) 20241111125953120 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) 20241111125953120 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) 20241111125953121 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) 20241111125953121 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) 20241111125953122 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) 20241111125953122 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) 20241111125953123 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) 20241111125953123 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) 20241111125953123 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125953136 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) 20241111125953136 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) 20241111125953137 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) 20241111125953137 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) 20241111125953138 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) 20241111125953138 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) 20241111125953139 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) 20241111125953139 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) 20241111125953139 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) 20241111125953139 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) 20241111125953140 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) 20241111125953140 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) 20241111125953141 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) 20241111125953141 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) 20241111125953142 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) 20241111125953142 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) 20241111125953145 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125953159 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) 20241111125953160 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) 20241111125953161 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) 20241111125953161 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) 20241111125953162 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) 20241111125953162 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) 20241111125953162 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) 20241111125953162 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) 20241111125953163 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) 20241111125953163 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) 20241111125953164 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) 20241111125953164 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) 20241111125953165 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) 20241111125953165 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) 20241111125953165 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) 20241111125953165 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) 20241111125953166 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125953179 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) 20241111125953179 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) 20241111125953180 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) 20241111125953180 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) 20241111125953181 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) 20241111125953181 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) 20241111125953181 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) 20241111125953181 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) 20241111125953182 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) 20241111125953182 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) 20241111125953183 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) 20241111125953183 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) 20241111125953184 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) 20241111125953184 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) 20241111125953184 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) 20241111125953184 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) 20241111125953185 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125953198 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) 20241111125953198 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) 20241111125953199 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) 20241111125953199 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) 20241111125953200 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) 20241111125953200 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) 20241111125953200 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) 20241111125953200 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) 20241111125953201 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) 20241111125953201 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) 20241111125953202 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) 20241111125953202 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) 20241111125953202 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) 20241111125953202 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) 20241111125953203 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) 20241111125953203 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) 20241111125953207 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125953221 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) 20241111125953221 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) 20241111125953223 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) 20241111125953223 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) 20241111125953223 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) 20241111125953223 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) 20241111125953224 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) 20241111125953224 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) 20241111125953225 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) 20241111125953225 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) 20241111125953226 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) 20241111125953226 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) 20241111125953226 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) 20241111125953226 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) 20241111125953227 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) 20241111125953227 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) 20241111125953228 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125953241 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) 20241111125953241 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) 20241111125953242 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) 20241111125953242 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) 20241111125953243 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) 20241111125953243 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) 20241111125953243 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) 20241111125953243 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) 20241111125953244 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) 20241111125953244 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) 20241111125953245 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) 20241111125953245 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) 20241111125953246 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) 20241111125953246 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) 20241111125953247 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) 20241111125953247 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) 20241111125953248 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 1 s 20241111125953260 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) 20241111125953260 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) 20241111125953261 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125953261 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125953261 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125953261 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) 20241111125953261 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111125953261 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111125953261 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111125953261 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111125953261 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111125953262 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) 20241111125953262 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) 20241111125953263 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) 20241111125953263 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) 20241111125953264 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) 20241111125953264 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) 20241111125953264 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) 20241111125953264 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) 20241111125953265 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) 20241111125953265 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) 20241111125953266 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) 20241111125953266 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) 20241111125953267 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) 20241111125953267 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) 20241111125953269 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125953283 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) 20241111125953283 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) 20241111125953285 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) 20241111125953285 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) 20241111125953286 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) 20241111125953286 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) 20241111125953287 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) 20241111125953287 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) 20241111125953288 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) 20241111125953288 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) 20241111125953289 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) 20241111125953289 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) 20241111125953289 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) 20241111125953289 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) 20241111125953290 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) 20241111125953290 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) 20241111125953291 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125953303 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) 20241111125953303 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) 20241111125953304 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) 20241111125953304 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) 20241111125953305 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) 20241111125953305 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) 20241111125953305 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) 20241111125953305 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) 20241111125953306 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) 20241111125953306 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) 20241111125953307 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) 20241111125953307 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) 20241111125953308 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) 20241111125953308 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) 20241111125953308 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) 20241111125953308 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) 20241111125953309 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125953322 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) 20241111125953322 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) 20241111125953323 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) 20241111125953323 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) 20241111125953324 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) 20241111125953324 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) 20241111125953325 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) 20241111125953325 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) 20241111125953326 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) 20241111125953326 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) 20241111125953328 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) 20241111125953328 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) 20241111125953329 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) 20241111125953329 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) 20241111125953330 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) 20241111125953330 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) 20241111125953332 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125953346 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) 20241111125953346 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) 20241111125953347 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) 20241111125953347 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) 20241111125953349 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) 20241111125953349 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) 20241111125953350 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) 20241111125953350 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) 20241111125953350 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) 20241111125953350 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) 20241111125953351 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) 20241111125953351 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) 20241111125953352 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) 20241111125953352 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) 20241111125953353 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) 20241111125953353 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) 20241111125953354 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125953365 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) 20241111125953365 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) 20241111125953366 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) 20241111125953366 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) 20241111125953367 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) 20241111125953367 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) 20241111125953367 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) 20241111125953367 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) 20241111125953368 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) 20241111125953368 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) 20241111125953368 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) 20241111125953368 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) 20241111125953369 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) 20241111125953369 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) 20241111125953369 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) 20241111125953369 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) 20241111125953370 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125953384 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) 20241111125953384 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) 20241111125953385 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) 20241111125953385 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) 20241111125953386 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) 20241111125953386 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) 20241111125953387 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) 20241111125953387 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) 20241111125953388 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) 20241111125953388 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) 20241111125953388 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) 20241111125953388 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) 20241111125953389 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) 20241111125953389 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) 20241111125953389 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) 20241111125953390 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) 20241111125953393 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125953408 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) 20241111125953408 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) 20241111125953409 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) 20241111125953409 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) 20241111125953409 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) 20241111125953409 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) 20241111125953410 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) 20241111125953410 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) 20241111125953410 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) 20241111125953410 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) 20241111125953411 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) 20241111125953411 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) 20241111125953412 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) 20241111125953412 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) 20241111125953412 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) 20241111125953412 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) 20241111125953413 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125953425 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) 20241111125953425 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) 20241111125953426 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) 20241111125953426 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) 20241111125953426 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) 20241111125953426 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) 20241111125953426 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) 20241111125953426 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) 20241111125953426 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) 20241111125953426 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) 20241111125953426 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) 20241111125953426 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) 20241111125953427 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) 20241111125953427 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) 20241111125953427 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) 20241111125953427 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) 20241111125953430 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125953445 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) 20241111125953445 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) 20241111125953446 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) 20241111125953446 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) 20241111125953446 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) 20241111125953446 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) 20241111125953447 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) 20241111125953447 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) 20241111125953448 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) 20241111125953448 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) 20241111125953448 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) 20241111125953448 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) 20241111125953449 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) 20241111125953449 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) 20241111125953450 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) 20241111125953450 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) 20241111125953454 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125953470 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) 20241111125953470 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) 20241111125953471 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) 20241111125953471 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) 20241111125953472 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) 20241111125953472 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) 20241111125953473 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) 20241111125953473 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) 20241111125953474 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) 20241111125953474 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) 20241111125953475 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) 20241111125953475 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) 20241111125953475 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) 20241111125953475 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) 20241111125953476 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) 20241111125953476 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) 20241111125953477 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125953489 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) 20241111125953489 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) 20241111125953490 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) 20241111125953490 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) 20241111125953492 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) 20241111125953492 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) 20241111125953493 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) 20241111125953493 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) 20241111125953494 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) 20241111125953494 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) 20241111125953495 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) 20241111125953495 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) 20241111125953496 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) 20241111125953496 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) 20241111125953498 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) 20241111125953498 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) 20241111125953499 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125953509 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) 20241111125953509 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) 20241111125953511 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) 20241111125953511 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) 20241111125953511 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) 20241111125953511 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) 20241111125953513 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) 20241111125953513 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) 20241111125953514 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) 20241111125953514 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) 20241111125953515 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) 20241111125953515 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) 20241111125953516 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) 20241111125953516 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) 20241111125953518 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) 20241111125953518 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) 20241111125953519 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125953534 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) 20241111125953534 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) 20241111125953536 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) 20241111125953536 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) 20241111125953536 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) 20241111125953536 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) 20241111125953537 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) 20241111125953537 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) 20241111125953538 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) 20241111125953538 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) 20241111125953539 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) 20241111125953539 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) 20241111125953539 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) 20241111125953539 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) 20241111125953540 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) 20241111125953540 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) 20241111125953541 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125953552 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) 20241111125953552 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) 20241111125953553 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) 20241111125953553 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) 20241111125953554 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) 20241111125953554 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) 20241111125953555 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) 20241111125953555 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) 20241111125953556 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) 20241111125953556 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) 20241111125953557 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) 20241111125953557 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) 20241111125953558 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) 20241111125953558 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) 20241111125953559 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) 20241111125953559 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) 20241111125953560 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125953571 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) 20241111125953571 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) 20241111125953573 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) 20241111125953573 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) 20241111125953573 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) 20241111125953573 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) 20241111125953574 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) 20241111125953574 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) 20241111125953575 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) 20241111125953575 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) 20241111125953576 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) 20241111125953576 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) 20241111125953577 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) 20241111125953577 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) 20241111125953577 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) 20241111125953577 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) 20241111125953581 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125953595 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) 20241111125953595 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) 20241111125953596 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) 20241111125953596 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) 20241111125953597 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) 20241111125953597 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) 20241111125953598 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) 20241111125953598 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) 20241111125953599 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) 20241111125953599 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) 20241111125953599 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) 20241111125953599 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) 20241111125953600 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) 20241111125953600 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) 20241111125953600 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) 20241111125953600 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) 20241111125953601 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125953614 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) 20241111125953614 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) 20241111125953615 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) 20241111125953615 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) 20241111125953616 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) 20241111125953616 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) 20241111125953617 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) 20241111125953617 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) 20241111125953618 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) 20241111125953618 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) 20241111125953619 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) 20241111125953619 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) 20241111125953620 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) 20241111125953620 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) 20241111125953620 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) 20241111125953621 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) 20241111125953621 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125953634 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) 20241111125953634 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) 20241111125953635 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) 20241111125953635 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) 20241111125953636 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) 20241111125953636 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) 20241111125953637 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) 20241111125953637 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) 20241111125953638 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) 20241111125953638 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) 20241111125953638 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) 20241111125953638 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) 20241111125953639 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) 20241111125953639 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) 20241111125953640 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) 20241111125953640 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) 20241111125953643 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125953657 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) 20241111125953657 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) 20241111125953658 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) 20241111125953658 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) 20241111125953659 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) 20241111125953659 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) 20241111125953660 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) 20241111125953660 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) 20241111125953661 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) 20241111125953661 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) 20241111125953662 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) 20241111125953662 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) 20241111125953663 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) 20241111125953663 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) 20241111125953664 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) 20241111125953664 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) 20241111125953664 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125953676 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) 20241111125953676 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) 20241111125953678 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) 20241111125953678 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) 20241111125953678 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) 20241111125953678 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) 20241111125953679 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) 20241111125953679 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) 20241111125953681 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) 20241111125953681 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) 20241111125953682 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) 20241111125953682 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) 20241111125953683 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) 20241111125953683 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) 20241111125953683 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) 20241111125953683 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) 20241111125953684 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125953697 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) 20241111125953697 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) 20241111125953698 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) 20241111125953698 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) 20241111125953699 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) 20241111125953699 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) 20241111125953699 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) 20241111125953699 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) 20241111125953700 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) 20241111125953700 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) 20241111125953701 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) 20241111125953701 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) 20241111125953702 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) 20241111125953702 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) 20241111125953703 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) 20241111125953703 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) 20241111125953706 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125953720 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) 20241111125953720 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) 20241111125953720 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) 20241111125953720 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) 20241111125953721 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) 20241111125953721 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) 20241111125953721 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) 20241111125953721 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) 20241111125953721 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) 20241111125953721 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) 20241111125953722 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) 20241111125953722 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) 20241111125953722 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) 20241111125953722 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) 20241111125953723 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) 20241111125953723 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) 20241111125953724 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125953740 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) 20241111125953740 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) 20241111125953741 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) 20241111125953741 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) 20241111125953742 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) 20241111125953742 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) 20241111125953743 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) 20241111125953743 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) 20241111125953744 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) 20241111125953744 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) 20241111125953744 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) 20241111125953744 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) 20241111125953745 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) 20241111125953745 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) 20241111125953745 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) 20241111125953745 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) 20241111125953746 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125953759 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) 20241111125953759 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) 20241111125953760 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) 20241111125953760 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) 20241111125953760 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) 20241111125953760 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) 20241111125953761 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) 20241111125953761 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) 20241111125953761 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) 20241111125953761 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) 20241111125953763 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) 20241111125953763 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) 20241111125953763 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) 20241111125953763 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) 20241111125953764 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) 20241111125953764 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) 20241111125953768 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125953782 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) 20241111125953783 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) 20241111125953783 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) 20241111125953783 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) 20241111125953784 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) 20241111125953784 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) 20241111125953785 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) 20241111125953785 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) 20241111125953786 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) 20241111125953786 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) 20241111125953787 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) 20241111125953787 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) 20241111125953788 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) 20241111125953788 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) 20241111125953789 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) 20241111125953789 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) 20241111125953789 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125953802 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) 20241111125953802 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) 20241111125953803 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) 20241111125953803 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) 20241111125953804 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) 20241111125953804 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) 20241111125953805 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) 20241111125953805 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) 20241111125953806 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) 20241111125953806 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) 20241111125953807 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) 20241111125953807 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) 20241111125953807 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) 20241111125953807 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) 20241111125953808 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) 20241111125953808 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) 20241111125953809 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125953821 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) 20241111125953821 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) 20241111125953822 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) 20241111125953822 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) 20241111125953823 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) 20241111125953823 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) 20241111125953824 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) 20241111125953824 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) 20241111125953825 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) 20241111125953825 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) 20241111125953826 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) 20241111125953826 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) 20241111125953827 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) 20241111125953827 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) 20241111125953828 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) 20241111125953828 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) 20241111125953832 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125953846 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) 20241111125953846 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) 20241111125953848 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) 20241111125953849 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) 20241111125953850 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) 20241111125953850 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) 20241111125953851 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) 20241111125953851 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) 20241111125953852 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) 20241111125953852 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) 20241111125953853 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) 20241111125953853 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) 20241111125953854 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) 20241111125953854 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) 20241111125953855 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) 20241111125953855 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) 20241111125953856 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125953865 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) 20241111125953866 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) 20241111125953867 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) 20241111125953867 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) 20241111125953868 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) 20241111125953868 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) 20241111125953868 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) 20241111125953868 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) 20241111125953869 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) 20241111125953869 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) 20241111125953870 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) 20241111125953870 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) 20241111125953871 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) 20241111125953871 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) 20241111125953872 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) 20241111125953872 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) 20241111125953873 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125953884 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) 20241111125953884 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) 20241111125953885 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) 20241111125953885 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) 20241111125953886 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) 20241111125953886 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) 20241111125953887 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) 20241111125953887 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) 20241111125953888 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) 20241111125953888 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) 20241111125953889 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) 20241111125953889 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) 20241111125953889 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) 20241111125953889 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) 20241111125953890 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) 20241111125953890 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) 20241111125953894 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125953908 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) 20241111125953908 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) 20241111125953910 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) 20241111125953910 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) 20241111125953911 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) 20241111125953911 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) 20241111125953911 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) 20241111125953911 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) 20241111125953912 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) 20241111125953912 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) 20241111125953914 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) 20241111125953914 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) 20241111125953915 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) 20241111125953915 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) 20241111125953916 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) 20241111125953916 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) 20241111125953917 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125953927 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) 20241111125953927 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) 20241111125953927 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) 20241111125953927 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) 20241111125953928 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) 20241111125953928 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) 20241111125953928 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) 20241111125953928 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) 20241111125953928 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) 20241111125953928 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) 20241111125953929 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) 20241111125953929 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) 20241111125953929 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) 20241111125953929 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) 20241111125953929 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) 20241111125953929 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) 20241111125953931 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125953946 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) 20241111125953946 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) 20241111125953947 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) 20241111125953947 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) 20241111125953948 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) 20241111125953948 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) 20241111125953948 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) 20241111125953948 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) 20241111125953949 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) 20241111125953949 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) 20241111125953950 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) 20241111125953950 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) 20241111125953951 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) 20241111125953951 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) 20241111125953952 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) 20241111125953952 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) 20241111125953956 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125953970 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) 20241111125953970 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) 20241111125953971 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) 20241111125953971 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) 20241111125953972 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) 20241111125953972 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) 20241111125953973 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) 20241111125953973 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) 20241111125953974 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) 20241111125953974 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) 20241111125953975 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) 20241111125953975 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) 20241111125953975 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) 20241111125953976 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) 20241111125953976 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) 20241111125953976 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) 20241111125953977 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125953991 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) 20241111125953991 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) 20241111125953993 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) 20241111125953993 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) 20241111125953994 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) 20241111125953994 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) 20241111125953995 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) 20241111125953996 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) 20241111125953996 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) 20241111125953996 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) 20241111125953997 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) 20241111125953997 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) 20241111125953998 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) 20241111125953998 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) 20241111125953999 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) 20241111125953999 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) 20241111125954000 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125954008 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) 20241111125954009 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) 20241111125954010 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) 20241111125954010 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) 20241111125954011 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) 20241111125954011 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) 20241111125954011 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) 20241111125954011 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) 20241111125954012 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) 20241111125954012 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) 20241111125954013 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) 20241111125954013 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) 20241111125954014 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) 20241111125954014 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) 20241111125954015 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) 20241111125954015 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) 20241111125954018 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125954033 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) 20241111125954033 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) 20241111125954034 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) 20241111125954034 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) 20241111125954035 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) 20241111125954035 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) 20241111125954036 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) 20241111125954036 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) 20241111125954037 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) 20241111125954037 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) 20241111125954037 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) 20241111125954037 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) 20241111125954038 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) 20241111125954038 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) 20241111125954039 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) 20241111125954039 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) 20241111125954040 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125954052 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) 20241111125954052 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) 20241111125954053 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) 20241111125954053 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) 20241111125954054 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) 20241111125954054 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) 20241111125954055 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) 20241111125954055 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) 20241111125954056 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) 20241111125954056 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) 20241111125954056 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) 20241111125954056 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) 20241111125954057 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) 20241111125954057 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) 20241111125954058 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) 20241111125954058 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) 20241111125954058 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125954071 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) 20241111125954072 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) 20241111125954073 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) 20241111125954073 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) 20241111125954073 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) 20241111125954073 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) 20241111125954074 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) 20241111125954074 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) 20241111125954075 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) 20241111125954075 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) 20241111125954075 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) 20241111125954075 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) 20241111125954076 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) 20241111125954076 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) 20241111125954076 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) 20241111125954076 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) 20241111125954081 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125954095 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) 20241111125954095 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) 20241111125954097 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) 20241111125954097 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) 20241111125954097 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) 20241111125954097 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) 20241111125954098 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) 20241111125954098 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) 20241111125954099 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) 20241111125954099 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) 20241111125954100 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) 20241111125954100 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) 20241111125954101 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) 20241111125954101 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) 20241111125954101 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) 20241111125954101 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) 20241111125954102 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125954114 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) 20241111125954114 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) 20241111125954115 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) 20241111125954115 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) 20241111125954116 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) 20241111125954116 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) 20241111125954117 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) 20241111125954117 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) 20241111125954118 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) 20241111125954118 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) 20241111125954118 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) 20241111125954119 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) 20241111125954119 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) 20241111125954119 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) 20241111125954120 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) 20241111125954120 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) 20241111125954121 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125954133 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) 20241111125954134 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) 20241111125954135 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) 20241111125954135 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) 20241111125954136 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) 20241111125954136 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) 20241111125954136 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) 20241111125954136 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) 20241111125954137 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) 20241111125954137 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) 20241111125954138 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) 20241111125954138 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) 20241111125954139 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) 20241111125954139 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) 20241111125954139 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) 20241111125954139 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) 20241111125954142 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125954158 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) 20241111125954158 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) 20241111125954160 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) 20241111125954160 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) 20241111125954161 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) 20241111125954161 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) 20241111125954163 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) 20241111125954163 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) 20241111125954164 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) 20241111125954164 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) 20241111125954164 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) 20241111125954164 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) 20241111125954165 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) 20241111125954165 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) 20241111125954166 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) 20241111125954166 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) 20241111125954167 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125954176 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) 20241111125954176 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) 20241111125954178 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) 20241111125954178 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) 20241111125954178 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) 20241111125954178 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) 20241111125954179 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) 20241111125954179 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) 20241111125954180 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) 20241111125954180 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) 20241111125954181 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) 20241111125954181 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) 20241111125954182 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) 20241111125954182 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) 20241111125954183 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) 20241111125954183 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) 20241111125954183 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125954195 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) 20241111125954195 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) 20241111125954197 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) 20241111125954197 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) 20241111125954197 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) 20241111125954197 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) 20241111125954198 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) 20241111125954198 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) 20241111125954199 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) 20241111125954199 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) 20241111125954200 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) 20241111125954200 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) 20241111125954201 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) 20241111125954201 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) 20241111125954202 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) 20241111125954202 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) 20241111125954205 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125954219 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) 20241111125954219 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) 20241111125954221 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) 20241111125954221 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) 20241111125954221 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) 20241111125954221 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) 20241111125954222 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) 20241111125954222 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) 20241111125954223 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) 20241111125954223 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) 20241111125954224 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) 20241111125954224 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) 20241111125954224 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) 20241111125954224 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) 20241111125954225 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) 20241111125954225 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) 20241111125954226 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125954238 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) 20241111125954238 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) 20241111125954239 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) 20241111125954240 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) 20241111125954240 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) 20241111125954240 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) 20241111125954241 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) 20241111125954241 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) 20241111125954242 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) 20241111125954242 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) 20241111125954242 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) 20241111125954243 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) 20241111125954243 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) 20241111125954243 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) 20241111125954244 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) 20241111125954244 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) 20241111125954245 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125954257 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) 20241111125954258 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) 20241111125954259 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) 20241111125954259 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) 20241111125954259 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) 20241111125954259 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) 20241111125954260 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) 20241111125954260 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) 20241111125954261 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) 20241111125954261 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) 20241111125954262 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) 20241111125954262 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) 20241111125954262 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) 20241111125954262 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) 20241111125954263 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) 20241111125954263 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) 20241111125954267 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) 20241111125954267 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) 20241111125954267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241111125954267 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125954267 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125954267 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) 20241111125954268 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125954268 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) 20241111125954268 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) 20241111125954268 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125954281 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) 20241111125954281 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) 20241111125954283 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) 20241111125954283 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) 20241111125954283 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) 20241111125954283 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) 20241111125954284 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) 20241111125954285 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) 20241111125954285 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) 20241111125954285 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) 20241111125954286 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) 20241111125954286 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) 20241111125954287 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) 20241111125954287 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) 20241111125954288 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) 20241111125954288 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) 20241111125954288 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) 20241111125954288 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) 20241111125954288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241111125954288 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125954289 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125954289 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) 20241111125954289 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125954289 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) 20241111125954289 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) 20241111125954289 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125954300 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) 20241111125954300 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) 20241111125954300 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) 20241111125954300 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125954302 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) 20241111125954302 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) 20241111125954303 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) 20241111125954303 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) 20241111125954304 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) 20241111125954304 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) 20241111125954305 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) 20241111125954305 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) 20241111125954305 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) 20241111125954305 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) 20241111125954306 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) 20241111125954306 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) 20241111125954307 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) 20241111125954307 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) 20241111125954308 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) 20241111125954308 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) 20241111125954308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241111125954308 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125954308 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125954308 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) 20241111125954308 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125954308 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) 20241111125954308 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) 20241111125954309 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125954320 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) 20241111125954320 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) 20241111125954320 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) 20241111125954320 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125954321 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) 20241111125954321 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) 20241111125954322 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) 20241111125954322 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) 20241111125954322 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) 20241111125954322 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) 20241111125954323 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) 20241111125954323 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) 20241111125954324 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) 20241111125954324 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) 20241111125954325 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) 20241111125954325 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) 20241111125954325 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) 20241111125954325 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) 20241111125954329 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) 20241111125954329 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) 20241111125954329 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241111125954329 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125954329 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125954329 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) 20241111125954329 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125954329 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111125954329 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) 20241111125954329 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) 20241111125954330 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125954343 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) 20241111125954343 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) 20241111125954343 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) 20241111125954343 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125954345 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) 20241111125954345 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) 20241111125954345 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) 20241111125954346 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) 20241111125954346 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) 20241111125954346 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) 20241111125954347 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) 20241111125954347 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) 20241111125954348 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) 20241111125954348 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) 20241111125954348 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) 20241111125954348 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) 20241111125954349 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) 20241111125954349 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) 20241111125954350 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) 20241111125954350 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) 20241111125954350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241111125954350 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125954350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 355 + 13 = 368 (pdch_ul_controller.c:131) 20241111125954350 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125954350 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) 20241111125954350 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125954350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type POLL (pdch_ul_controller.c:184) 20241111125954350 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) 20241111125954350 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125954350 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) 20241111125954351 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) 20241111125954351 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1035)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125954362 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) 20241111125954362 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) 20241111125954362 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) 20241111125954362 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125954364 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) 20241111125954364 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) 20241111125954364 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) 20241111125954364 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) 20241111125954365 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) 20241111125954365 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) 20241111125954366 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) 20241111125954366 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) 20241111125954367 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) 20241111125954367 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) 20241111125954368 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) 20241111125954368 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) 20241111125954368 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) 20241111125954368 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) 20241111125954369 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125954381 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) 20241111125954381 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) 20241111125954381 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) 20241111125954381 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111125954383 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) 20241111125954383 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) 20241111125954384 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) 20241111125954384 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) 20241111125954384 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) 20241111125954384 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) 20241111125954385 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) 20241111125954385 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) 20241111125954386 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) 20241111125954386 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) 20241111125954387 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) 20241111125954387 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) 20241111125954388 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) 20241111125954388 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) 20241111125954391 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125954405 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) 20241111125954405 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) 20241111125954406 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) 20241111125954406 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) 20241111125954407 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) 20241111125954407 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) 20241111125954408 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) 20241111125954408 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) 20241111125954409 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) 20241111125954409 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) 20241111125954410 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) 20241111125954410 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) 20241111125954411 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) 20241111125954411 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) 20241111125954412 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) 20241111125954412 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) 20241111125954412 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111125954424 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) 20241111125954425 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) 20241111125954425 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125954425 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125954425 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125954425 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125954425 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) 20241111125954425 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111125954425 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111125954425 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111125954425 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111125954425 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1035)@131a5d934883: Shutting down virtual BTS #0... 20241111125954426 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) 20241111125954426 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) 20241111125954428 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) 20241111125954428 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) 20241111125954430 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) 20241111125954430 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) 20241111125954430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125954430 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) 20241111125954430 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) 20241111125954431 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) 20241111125954431 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) 20241111125954432 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) 20241111125954432 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) 20241111125954433 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) 20241111125954433 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) 20241111125954436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111125954437 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111125954437 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111125954437 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125954437 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111125954437 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) 20241111125954437 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111125954437 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111125954437 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111125954437 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111125954437 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125954437 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111125954437 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125954437 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111125954438 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125954438 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125954438 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125954438 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125954438 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125954438 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125954438 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111125954438 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111125954438 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111125954438 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125954438 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111125954438 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111125954438 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111125954438 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 12039 with status 0 MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 93: starting: osmo-pcu Mon Nov 11 12:59:54 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.talloc 20241111125954487 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111125954488 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111125954488 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125954489 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111125954518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111125954619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45424<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=533424) Waiting for packet dumper to finish... 1 (prev_count=533424, count=568268) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 12:59:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 started. 1041@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(1043)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1041@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1045)@131a5d934883: Provider Link came up: waiting for NS-RESET 1041@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111125957762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45434<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1041@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1049)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1041@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1049)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1046)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1046)@131a5d934883: Start timer T: 5 s PCUIF(1046)@131a5d934883: Start timer T_Conn: 10 s 20241111125957768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45438<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(1050)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(1050)@131a5d934883: Start timer T: 2 s 1041@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1053)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1053)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111125959489 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111125959489 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111125959489 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1046)@131a5d934883: OsmoPCU is now connected BTS(1048)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111125959507 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) MTC@131a5d934883: Start timer T: 2 s 20241111125959508 DLGLOBAL DEBUG validating counter group 0x563baef5a040(bts) with 102 counters (rate_ctr.c:86) 20241111125959508 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111125959508 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111125959508 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111125959508 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111125959508 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111125959508 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111125959508 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111125959508 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111125959508 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111125959508 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111125959508 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111125959508 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111125959508 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111125959508 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111125959508 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111125959508 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111125959508 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111125959508 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111125959508 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111125959508 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111125959508 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111125959508 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111125959508 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111125959508 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111125959508 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111125959508 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111125959508 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111125959508 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111125959508 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111125959508 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111125959508 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111125959508 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111125959508 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111125959508 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111125959508 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111125959508 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111125959508 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111125959508 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111125959508 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111125959508 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111125959508 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111125959508 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111125959508 DLGLOBAL DEBUG validating counter group 0x7f20b655a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111125959508 DLGLOBAL DEBUG validating counter group 0x563baef59720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111125959509 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111125959509 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111125959509 DLGLOBAL DEBUG validating counter group 0x7f20b655b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111125959509 DLGLOBAL DEBUG validating counter group 0x7f20b655b160(ns:nsvc) with 15 counters (rate_ctr.c:86) MTC@131a5d934883: Start timer T: 2 s 20241111125959509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111125959509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111125959509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111125959509 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111125959509 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125959509 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125959509 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125959509 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125959509 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125959509 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125959509 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125959509 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125959509 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125959509 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125959509 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125959509 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125959509 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125959509 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125959509 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125959509 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125959509 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125959509 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125959509 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125959509 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125959509 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125959509 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111125959509 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111125959509 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111125959509 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111125959510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111125959510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959511 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s BTS(1048)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1048)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1048)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1045)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1048)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1045)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1045)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1045)@131a5d934883: Start timer Tns_test: 10 s BTS(1048)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111125959517 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111125959517 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111125959517 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111125959517 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111125959517 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111125959517 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1048)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1048)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111125959518 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111125959518 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111125959518 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1048)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1045)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1045)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111125959520 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111125959520 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111125959520 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111125959520 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111125959520 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111125959520 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111125959520 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125959520 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125959520 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111125959520 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111125959520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125959520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959521 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111125959521 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111125959521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125959521 DL1IF DEBUG 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(1045)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1045)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1045)@131a5d934883: Start timer Tns_test: 10 s 20241111125959521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125959521 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125959522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125959522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959523 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125959523 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125959523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959524 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125959524 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959524 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1042@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1042@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111125959536 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125959536 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125959536 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125959536 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125959536 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125959536 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111125959536 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111125959536 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125959539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111125959539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125959540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959541 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125959541 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959542 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125959542 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125959543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959544 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125959544 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959544 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125959545 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959545 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125959545 DL1IF DEBUG 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_dup3-BVCI1234(1043)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111125959546 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(1043)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111125959551 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125959551 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125959551 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125959551 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125959551 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111125959551 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111125959551 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111125959551 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111125959554 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) 20241111125959554 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111125959554 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111125959554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111125959554 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111125959554 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111125959554 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1048)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111125959560 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125959560 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125959560 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125959560 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111125959560 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111125959560 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111125959560 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111125959560 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111125959560 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111125959560 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 } } } } } } } } } } } 20241111125959561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111125959561 DL1IF DEBUG 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@131a5d934883: 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 } } } 20241111125959563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125959563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959564 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125959564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959564 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125959564 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959565 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125959565 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125959566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959567 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125959567 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125959568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959569 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125959573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125959573 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125959573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125959573 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111125959573 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111125959583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111125959583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125959584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959585 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) 20241111125959585 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) 20241111125959586 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) 20241111125959586 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) 20241111125959587 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) 20241111125959587 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) 20241111125959588 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) 20241111125959588 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) 20241111125959588 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) 20241111125959588 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) 20241111125959589 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) 20241111125959589 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) 20241111125959590 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125959602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111125959602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959603 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) 20241111125959603 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) 20241111125959604 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) 20241111125959604 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) 20241111125959605 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) 20241111125959605 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) 20241111125959606 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) 20241111125959606 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) 20241111125959606 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) 20241111125959606 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) 20241111125959607 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) 20241111125959607 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) 20241111125959608 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) 20241111125959608 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) 20241111125959609 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125959621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111125959621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959622 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) 20241111125959622 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) 20241111125959623 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) 20241111125959623 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) 20241111125959624 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) 20241111125959624 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) 20241111125959624 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) 20241111125959625 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) 20241111125959625 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) 20241111125959625 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) 20241111125959626 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) 20241111125959626 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) 20241111125959627 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) 20241111125959627 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) 20241111125959630 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125959645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111125959645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959646 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) 20241111125959646 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) 20241111125959647 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) 20241111125959647 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) 20241111125959647 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) 20241111125959647 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) 20241111125959648 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) 20241111125959648 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) 20241111125959649 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) 20241111125959649 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) 20241111125959650 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) 20241111125959650 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) 20241111125959650 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) 20241111125959651 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) 20241111125959651 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125959664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111125959664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959665 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) 20241111125959665 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) 20241111125959666 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) 20241111125959666 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) 20241111125959667 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) 20241111125959667 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) 20241111125959668 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) 20241111125959668 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) 20241111125959668 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) 20241111125959668 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) 20241111125959669 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) 20241111125959669 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) 20241111125959670 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) 20241111125959670 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) 20241111125959671 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125959684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111125959684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959685 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) 20241111125959685 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) 20241111125959685 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) 20241111125959685 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) 20241111125959686 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) 20241111125959686 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) 20241111125959687 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) 20241111125959687 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) 20241111125959688 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) 20241111125959688 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) 20241111125959689 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) 20241111125959689 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) 20241111125959690 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) 20241111125959690 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) 20241111125959693 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125959707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111125959707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959709 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) 20241111125959709 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) 20241111125959710 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) 20241111125959710 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) 20241111125959711 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) 20241111125959711 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) 20241111125959711 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) 20241111125959711 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) 20241111125959712 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) 20241111125959712 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) 20241111125959713 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) 20241111125959713 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) 20241111125959714 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) 20241111125959714 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) 20241111125959715 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125959726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111125959726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111125959728 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) 20241111125959728 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) 20241111125959728 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) 20241111125959728 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) 20241111125959729 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) 20241111125959729 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) 20241111125959730 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) 20241111125959730 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) 20241111125959731 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) 20241111125959731 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) 20241111125959731 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) 20241111125959731 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) 20241111125959732 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) 20241111125959732 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) 20241111125959733 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111125959745 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) 20241111125959745 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) 20241111125959746 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) 20241111125959746 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) 20241111125959747 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) 20241111125959747 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) 20241111125959748 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) 20241111125959748 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) 20241111125959749 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) 20241111125959749 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) 20241111125959749 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) 20241111125959749 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) 20241111125959751 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) 20241111125959751 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) 20241111125959751 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) 20241111125959751 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) 20241111125959755 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111125959769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111125959769 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) 20241111125959769 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125959769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125959769 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125959770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125959770 DMS INFO Creating MS object (gprs_ms.c:152) 20241111125959770 DLGLOBAL DEBUG validating counter group 0x563baef59760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111125959770 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111125959770 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111125959770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111125959770 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111125959770 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111125959770 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) 20241111125959770 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111125959770 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111125959770 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111125959770 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111125959770 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111125959770 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111125959770 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111125959770 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111125959770 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111125959770 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111125959770 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111125959770 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) 20241111125959770 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111125959770 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111125959770 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111125959770 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111125959771 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125959771 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111125959771 DLGLOBAL DEBUG validating counter group 0x563baef59b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111125959771 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111125959771 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111125959771 DLGLOBAL DEBUG validating counter group 0x563baef59c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111125959771 DLGLOBAL DEBUG validating counter group 0x563baef59c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111125959771 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111125959771 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) 20241111125959771 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) 20241111125959771 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) 20241111125959771 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) 20241111125959771 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111125959771 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111125959771 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) 20241111125959771 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111125959771 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) 20241111125959771 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) 20241111125959771 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111125959771 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) 20241111125959771 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) 20241111125959771 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111125959772 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) 20241111125959772 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) 20241111125959774 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) 20241111125959774 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) 20241111125959775 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) 20241111125959775 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) 20241111125959776 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) 20241111125959776 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) 20241111125959777 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) 20241111125959777 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) 20241111125959779 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) 20241111125959779 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) 20241111125959780 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) 20241111125959780 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) 20241111125959781 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) 20241111125959781 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111125959781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111125959781 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111125959782 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111125959782 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111125959782 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111125959782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111125959782 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) 20241111125959782 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111125959782 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) 20241111125959782 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) 20241111125959783 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1048)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111125959791 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) 20241111125959791 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) 20241111125959793 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) 20241111125959793 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) 20241111125959794 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) 20241111125959794 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) 20241111125959795 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) 20241111125959795 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) 20241111125959796 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) 20241111125959796 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) 20241111125959796 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) 20241111125959796 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) 20241111125959797 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) 20241111125959797 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) 20241111125959798 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) 20241111125959798 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) 20241111125959799 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111125959808 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) 20241111125959808 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) 20241111125959809 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) 20241111125959809 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) 20241111125959810 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) 20241111125959810 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) 20241111125959810 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) 20241111125959810 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) 20241111125959811 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) 20241111125959811 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) 20241111125959813 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) 20241111125959813 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) 20241111125959813 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) 20241111125959813 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) 20241111125959814 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) 20241111125959814 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) 20241111125959817 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111125959832 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) 20241111125959832 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) 20241111125959833 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) 20241111125959833 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) 20241111125959833 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) 20241111125959833 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) 20241111125959834 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) 20241111125959834 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) 20241111125959835 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) 20241111125959835 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) 20241111125959836 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) 20241111125959836 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) 20241111125959837 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) 20241111125959837 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) 20241111125959838 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) 20241111125959838 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) 20241111125959839 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111125959851 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) 20241111125959851 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) 20241111125959851 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125959851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125959851 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111125959852 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125959852 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111125959852 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111125959852 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111125959852 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) 20241111125959852 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111125959852 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111125959852 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) 20241111125959853 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) 20241111125959854 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) 20241111125959854 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) 20241111125959855 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) 20241111125959855 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) 20241111125959855 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) 20241111125959855 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) 20241111125959856 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) 20241111125959856 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) 20241111125959857 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) 20241111125959857 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) 20241111125959858 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) 20241111125959858 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) 20241111125959859 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111125959869 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) 20241111125959869 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) 20241111125959869 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125959869 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125959869 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) 20241111125959870 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125959870 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111125959870 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125959870 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125959870 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111125959870 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111125959870 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111125959871 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) 20241111125959871 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) 20241111125959872 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) 20241111125959872 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) 20241111125959872 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) 20241111125959872 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) 20241111125959873 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) 20241111125959873 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) 20241111125959874 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) 20241111125959874 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) 20241111125959875 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) 20241111125959875 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) 20241111125959876 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) 20241111125959876 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) 20241111125959879 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111125959880 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111125959880 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111125959880 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111125959880 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111125959880 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) 20241111125959880 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) 20241111125959880 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111125959880 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111125959893 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) 20241111125959893 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) 20241111125959894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111125959894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111125959894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111125959894 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) 20241111125959894 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111125959894 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111125959894 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111125959894 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111125959894 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111125959895 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) 20241111125959895 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) 20241111125959895 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) 20241111125959895 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) 20241111125959896 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) 20241111125959896 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) 20241111125959897 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) 20241111125959897 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) 20241111125959898 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) 20241111125959898 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) 20241111125959899 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) 20241111125959899 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) 20241111125959900 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) 20241111125959900 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) 20241111125959902 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) 20241111125959902 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) 20241111125959902 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111125959902 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125959902 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125959902 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) 20241111125959902 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125959902 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) 20241111125959902 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) 20241111125959903 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111125959913 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) 20241111125959913 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) 20241111125959913 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111125959913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111125959913 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) 20241111125959914 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111125959914 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111125959914 DNACC NOTICE NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111125959915 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) 20241111125959915 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) 20241111125959916 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) 20241111125959916 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) 20241111125959917 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) 20241111125959917 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) 20241111125959917 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) 20241111125959917 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) 20241111125959918 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) 20241111125959918 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) 20241111125959919 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) 20241111125959919 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) 20241111125959919 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) 20241111125959919 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) 20241111125959920 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) 20241111125959920 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) 20241111125959920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111125959920 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125959920 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125959920 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) 20241111125959921 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125959921 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) 20241111125959921 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) 20241111125959922 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111125959932 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) 20241111125959932 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) 20241111125959932 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) 20241111125959932 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111125959933 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) 20241111125959933 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) 20241111125959934 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) 20241111125959934 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) 20241111125959935 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) 20241111125959935 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) 20241111125959936 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) 20241111125959936 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) 20241111125959937 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) 20241111125959937 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) 20241111125959937 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) 20241111125959937 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) 20241111125959938 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) 20241111125959938 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) 20241111125959942 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) 20241111125959942 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) 20241111125959942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111125959942 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125959942 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125959942 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) 20241111125959942 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125959942 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) 20241111125959942 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) 20241111125959943 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111125959956 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) 20241111125959956 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) 20241111125959956 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) 20241111125959956 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111125959957 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) 20241111125959957 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) 20241111125959958 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) 20241111125959958 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) 20241111125959959 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) 20241111125959959 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) 20241111125959960 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) 20241111125959960 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) 20241111125959960 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) 20241111125959960 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) 20241111125959961 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) 20241111125959961 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) 20241111125959962 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) 20241111125959962 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) 20241111125959963 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) 20241111125959963 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) 20241111125959963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111125959963 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125959963 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111125959963 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) 20241111125959963 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111125959963 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111125959963 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) 20241111125959963 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) 20241111125959964 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111125959975 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) 20241111125959975 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) 20241111125959975 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) 20241111125959975 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111125959977 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) 20241111125959977 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) 20241111125959977 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) 20241111125959977 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) 20241111125959978 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) 20241111125959978 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) 20241111125959979 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) 20241111125959979 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) 20241111125959980 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) 20241111125959980 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) 20241111125959981 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) 20241111125959981 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) 20241111125959982 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) 20241111125959982 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) 20241111125959983 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) 20241111125959983 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) 20241111125959983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111125959983 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111125959983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111125959983 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111125959983 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) 20241111125959983 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111125959983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111125959983 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) 20241111125959983 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111125959983 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) 20241111125959983 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) 20241111125959984 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1048)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111125959994 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) 20241111125959994 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) 20241111125959994 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) 20241111125959994 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111125959996 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) 20241111125959996 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) 20241111125959996 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) 20241111125959996 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) 20241111125959997 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) 20241111125959997 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) 20241111125959998 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) 20241111125959998 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) 20241111125959999 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) 20241111125959999 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) 20241111125959999 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) 20241111125959999 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) 20241111130000000 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) 20241111130000000 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) 20241111130000004 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130000018 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) 20241111130000018 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) 20241111130000018 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) 20241111130000018 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111130000019 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) 20241111130000019 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) 20241111130000020 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) 20241111130000020 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) 20241111130000021 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) 20241111130000021 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) 20241111130000021 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) 20241111130000021 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) 20241111130000022 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) 20241111130000022 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) 20241111130000023 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) 20241111130000023 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) 20241111130000024 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) 20241111130000024 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) 20241111130000024 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130000037 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) 20241111130000037 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) 20241111130000038 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) 20241111130000038 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) 20241111130000039 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) 20241111130000039 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) 20241111130000040 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) 20241111130000040 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) 20241111130000041 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) 20241111130000041 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) 20241111130000041 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) 20241111130000041 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) 20241111130000042 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) 20241111130000042 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) 20241111130000043 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) 20241111130000043 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) 20241111130000044 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130000056 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) 20241111130000056 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) 20241111130000056 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130000056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130000056 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130000057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130000057 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) 20241111130000057 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111130000057 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111130000057 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111130000057 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111130000057 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1048)@131a5d934883: Shutting down virtual BTS #0... 20241111130000058 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) 20241111130000058 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) 20241111130000059 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) 20241111130000059 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) 20241111130000060 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) 20241111130000060 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) 20241111130000061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45438<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130000062 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) 20241111130000062 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) 20241111130000063 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) 20241111130000063 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) 20241111130000064 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) 20241111130000064 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) 20241111130000064 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) 20241111130000064 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) 20241111130000067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45434<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130000070 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130000070 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130000070 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130000070 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130000070 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) 20241111130000070 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111130000070 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130000070 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130000070 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130000070 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130000070 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130000070 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130000070 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130000070 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130000070 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130000070 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130000070 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130000070 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130000070 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130000070 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130000070 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130000070 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130000070 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130000070 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130000070 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130000070 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130000070 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 12106 with status 0 respawn: 94: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:00:00 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.talloc 20241111130000118 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130000118 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130000118 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130000119 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130000149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130000250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=282516) Waiting for packet dumper to finish... 1 (prev_count=282516, count=312480) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 started. 1054@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1056)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1054@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1054@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1058)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130003399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41462<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1054@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(1062)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1054@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1062)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(1059)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111130003407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41472<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1059)@131a5d934883: Start timer T: 5 s PCUIF(1059)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(1064)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(1064)@131a5d934883: Start timer T: 2 s 1054@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1065)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1065)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130005119 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130005119 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130005119 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1059)@131a5d934883: OsmoPCU is now connected BTS(1061)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111130005134 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130005134 DLGLOBAL DEBUG validating counter group 0x560530d8a040(bts) with 102 counters (rate_ctr.c:86) 20241111130005134 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130005134 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130005134 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130005134 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130005135 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130005135 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130005135 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130005135 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130005135 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130005135 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130005135 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130005135 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130005135 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130005135 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130005135 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130005135 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130005135 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130005135 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130005135 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130005135 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130005135 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130005135 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130005135 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130005135 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130005135 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130005135 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130005135 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130005135 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130005135 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130005135 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130005135 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130005135 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) MTC@131a5d934883: Start timer T: 2 s 20241111130005135 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130005135 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130005135 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130005135 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130005135 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130005135 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130005135 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130005135 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130005135 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130005135 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130005135 DLGLOBAL DEBUG validating counter group 0x7fd80f8a75e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130005135 DLGLOBAL DEBUG validating counter group 0x560530d89720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130005135 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130005135 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130005135 DLGLOBAL DEBUG validating counter group 0x7fd80f8a8180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130005135 DLGLOBAL DEBUG validating counter group 0x7fd80f8a8160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130005135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130005135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130005135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130005135 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130005135 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130005135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130005135 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130005135 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130005135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130005135 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130005135 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130005135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130005135 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130005135 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130005135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130005135 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130005135 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130005136 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130005136 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130005136 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130005136 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130005136 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130005136 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130005136 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130005136 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130005136 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130005136 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130005136 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130005136 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130005136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130005136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005136 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s BTS(1061)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1061)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1061)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1061)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1061)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1058)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1061)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1058)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1058)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1058)@131a5d934883: Start timer Tns_test: 10 s BTS(1061)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111130005144 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130005144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130005144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130005144 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130005144 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130005144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1061)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111130005144 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130005144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130005144 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241111130005145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130005145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1058)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1058)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130005146 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130005146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130005146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130005146 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130005146 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130005146 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130005146 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130005146 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130005147 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130005147 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130005147 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130005147 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005147 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130005147 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005148 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130005148 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130005148 DLNS DEBUG GPRS-NS2-VC(NSE01234-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(1058)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1058)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241111130005148 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130005149 DL1IF DEBUG 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)@131a5d934883: Start timer Tns_test: 10 s 20241111130005149 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130005149 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130005150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130005150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005151 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1055@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1055@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130005161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130005161 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130005161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130005161 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130005161 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130005161 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130005161 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130005161 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130005164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130005164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005165 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130005165 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005165 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130005165 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005165 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130005165 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130005166 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130005166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130005167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130005167 DL1IF DEBUG 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)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111130005169 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1056)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111130005170 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130005170 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130005170 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130005170 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130005170 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130005170 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130005170 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130005170 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130005172 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) 20241111130005172 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130005172 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111130005172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111130005172 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111130005172 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111130005172 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) 20241111130005173 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130005173 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130005173 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130005173 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130005173 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130005173 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130005173 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130005173 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130005173 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130005173 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1061)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111130005177 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130005177 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130005177 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130005177 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130005177 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130005182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130005182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005183 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130005183 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130005183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005183 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130005183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130005183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130005183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130005183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005184 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130005184 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005192 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130005207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130005207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005209 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130005209 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005211 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) 20241111130005211 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) 20241111130005212 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) 20241111130005212 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) 20241111130005212 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) 20241111130005212 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) 20241111130005213 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) 20241111130005213 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) 20241111130005214 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) 20241111130005214 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) 20241111130005215 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) 20241111130005215 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) 20241111130005216 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130005226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130005226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005228 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) 20241111130005228 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) 20241111130005229 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) 20241111130005229 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) 20241111130005230 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) 20241111130005230 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) 20241111130005231 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) 20241111130005231 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) 20241111130005232 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) 20241111130005232 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) 20241111130005232 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) 20241111130005232 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) 20241111130005233 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) 20241111130005233 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) 20241111130005234 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130005246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130005246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005247 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) 20241111130005247 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) 20241111130005248 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) 20241111130005248 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) 20241111130005249 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) 20241111130005249 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) 20241111130005249 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) 20241111130005250 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) 20241111130005251 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) 20241111130005251 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) 20241111130005252 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) 20241111130005252 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) 20241111130005253 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) 20241111130005253 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) 20241111130005255 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130005269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130005269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005271 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) 20241111130005271 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) 20241111130005271 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) 20241111130005271 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) 20241111130005272 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) 20241111130005272 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) 20241111130005273 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) 20241111130005273 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) 20241111130005274 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) 20241111130005274 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) 20241111130005275 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) 20241111130005275 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) 20241111130005276 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) 20241111130005276 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) 20241111130005276 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130005288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130005288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005290 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) 20241111130005290 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) 20241111130005290 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) 20241111130005291 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) 20241111130005291 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) 20241111130005291 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) 20241111130005292 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) 20241111130005292 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) 20241111130005293 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) 20241111130005293 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) 20241111130005294 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) 20241111130005294 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) 20241111130005294 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) 20241111130005294 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) 20241111130005295 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130005307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130005307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005309 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) 20241111130005309 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) 20241111130005310 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) 20241111130005310 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) 20241111130005311 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) 20241111130005311 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) 20241111130005312 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) 20241111130005312 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) 20241111130005312 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) 20241111130005312 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) 20241111130005313 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) 20241111130005313 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) 20241111130005314 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) 20241111130005314 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) 20241111130005317 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130005331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130005331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005333 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) 20241111130005333 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) 20241111130005334 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) 20241111130005334 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) 20241111130005334 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) 20241111130005334 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) 20241111130005335 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) 20241111130005335 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) 20241111130005336 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) 20241111130005336 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) 20241111130005337 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) 20241111130005337 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) 20241111130005338 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) 20241111130005338 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) 20241111130005338 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130005351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130005351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130005353 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) 20241111130005353 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) 20241111130005353 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) 20241111130005353 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) 20241111130005354 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) 20241111130005354 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) 20241111130005355 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) 20241111130005355 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) 20241111130005356 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) 20241111130005356 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) 20241111130005356 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) 20241111130005356 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) 20241111130005357 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) 20241111130005357 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) 20241111130005358 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130005370 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) 20241111130005370 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) 20241111130005371 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) 20241111130005371 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) 20241111130005372 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) 20241111130005372 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) 20241111130005373 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) 20241111130005373 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) 20241111130005374 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) 20241111130005374 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) 20241111130005374 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) 20241111130005374 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) 20241111130005375 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) 20241111130005375 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) 20241111130005376 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) 20241111130005376 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) 20241111130005379 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130005394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130005394 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) 20241111130005394 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130005394 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130005394 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130005395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130005395 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130005395 DLGLOBAL DEBUG validating counter group 0x560530d89760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130005395 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111130005395 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111130005395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111130005395 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111130005395 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111130005395 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) 20241111130005395 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130005395 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130005395 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111130005395 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130005395 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130005395 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130005395 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130005395 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130005395 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130005395 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130005395 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130005395 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) 20241111130005395 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130005395 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130005395 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130005395 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130005395 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130005395 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130005395 DLGLOBAL DEBUG validating counter group 0x560530d89b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130005395 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130005395 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130005395 DLGLOBAL DEBUG validating counter group 0x560530d89c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130005395 DLGLOBAL DEBUG validating counter group 0x560530d89c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130005395 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130005395 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) 20241111130005395 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) 20241111130005396 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) 20241111130005396 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) 20241111130005396 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111130005396 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111130005396 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) 20241111130005396 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111130005396 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) 20241111130005396 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) 20241111130005396 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111130005396 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) 20241111130005396 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) 20241111130005396 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111130005396 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) 20241111130005396 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) 20241111130005396 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) 20241111130005396 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) 20241111130005397 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) 20241111130005397 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) 20241111130005398 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) 20241111130005398 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) 20241111130005399 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) 20241111130005399 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) 20241111130005399 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) 20241111130005399 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) 20241111130005400 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) 20241111130005400 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) 20241111130005401 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) 20241111130005401 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111130005401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111130005401 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111130005401 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111130005401 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111130005402 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111130005402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111130005402 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) 20241111130005402 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111130005402 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) 20241111130005402 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) 20241111130005402 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1061)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111130005413 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) 20241111130005413 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) 20241111130005414 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) 20241111130005414 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) 20241111130005415 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) 20241111130005415 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) 20241111130005415 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) 20241111130005415 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) 20241111130005416 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) 20241111130005416 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) 20241111130005417 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) 20241111130005417 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) 20241111130005418 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) 20241111130005418 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) 20241111130005419 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) 20241111130005419 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) 20241111130005419 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130005432 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) 20241111130005432 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) 20241111130005433 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) 20241111130005433 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) 20241111130005434 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) 20241111130005434 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) 20241111130005434 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) 20241111130005434 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) 20241111130005435 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) 20241111130005435 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) 20241111130005436 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) 20241111130005436 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) 20241111130005437 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) 20241111130005437 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) 20241111130005437 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) 20241111130005437 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) 20241111130005441 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130005456 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) 20241111130005456 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) 20241111130005457 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) 20241111130005457 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) 20241111130005457 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) 20241111130005457 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) 20241111130005458 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) 20241111130005458 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) 20241111130005459 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) 20241111130005459 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) 20241111130005460 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) 20241111130005460 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) 20241111130005460 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) 20241111130005460 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) 20241111130005461 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) 20241111130005461 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) 20241111130005462 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130005475 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) 20241111130005475 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) 20241111130005475 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130005475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130005475 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130005475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130005475 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111130005475 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111130005475 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111130005475 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) 20241111130005475 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111130005475 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111130005476 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) 20241111130005476 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) 20241111130005477 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) 20241111130005477 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) 20241111130005477 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) 20241111130005478 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) 20241111130005478 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) 20241111130005478 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) 20241111130005479 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) 20241111130005479 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) 20241111130005480 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) 20241111130005480 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) 20241111130005480 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) 20241111130005480 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) 20241111130005481 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130005494 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) 20241111130005494 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) 20241111130005494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130005494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130005494 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) 20241111130005494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130005494 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111130005494 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130005494 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130005494 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111130005494 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111130005494 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111130005495 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) 20241111130005495 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) 20241111130005496 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) 20241111130005496 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) 20241111130005497 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) 20241111130005497 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) 20241111130005498 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) 20241111130005498 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) 20241111130005498 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) 20241111130005498 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) 20241111130005499 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) 20241111130005499 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) 20241111130005500 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) 20241111130005500 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) 20241111130005503 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130005504 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130005504 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130005504 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130005504 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130005504 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) 20241111130005504 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) 20241111130005504 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130005504 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130005518 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) 20241111130005518 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) 20241111130005519 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) 20241111130005519 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) 20241111130005520 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) 20241111130005520 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) 20241111130005521 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) 20241111130005521 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) 20241111130005522 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) 20241111130005522 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) 20241111130005523 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) 20241111130005523 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) 20241111130005524 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130005524 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130005524 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130005524 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) 20241111130005524 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130005524 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130005524 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130005524 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130005524 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130005524 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) 20241111130005524 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) 20241111130005524 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) 20241111130005524 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) 20241111130005525 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) 20241111130005525 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) 20241111130005525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111130005525 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130005525 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130005526 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) 20241111130005526 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130005526 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) 20241111130005526 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) 20241111130005526 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130005537 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) 20241111130005537 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) 20241111130005539 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) 20241111130005539 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) 20241111130005539 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) 20241111130005539 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) 20241111130005540 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) 20241111130005540 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) 20241111130005541 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) 20241111130005541 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) 20241111130005542 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) 20241111130005542 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) 20241111130005543 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) 20241111130005543 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) 20241111130005543 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) 20241111130005543 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) 20241111130005544 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) 20241111130005544 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) 20241111130005544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111130005544 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130005544 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130005544 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) 20241111130005545 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130005545 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) 20241111130005545 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) 20241111130005545 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130005557 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) 20241111130005557 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) 20241111130005557 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) 20241111130005557 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111130005558 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) 20241111130005558 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) 20241111130005559 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) 20241111130005559 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) 20241111130005560 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) 20241111130005560 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) 20241111130005560 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) 20241111130005560 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) 20241111130005561 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) 20241111130005561 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) 20241111130005562 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) 20241111130005562 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) 20241111130005563 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) 20241111130005563 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) 20241111130005566 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) 20241111130005566 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) 20241111130005566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111130005566 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130005566 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130005566 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) 20241111130005567 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130005567 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) 20241111130005567 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) 20241111130005567 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130005581 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) 20241111130005581 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) 20241111130005581 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) 20241111130005581 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111130005582 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) 20241111130005582 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) 20241111130005583 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) 20241111130005583 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) 20241111130005584 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) 20241111130005584 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) 20241111130005585 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) 20241111130005585 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) 20241111130005585 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) 20241111130005585 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) 20241111130005586 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) 20241111130005586 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) 20241111130005587 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) 20241111130005587 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) 20241111130005588 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) 20241111130005588 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) 20241111130005588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111130005588 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130005588 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130005588 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) 20241111130005588 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130005588 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130005588 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) 20241111130005588 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) 20241111130005589 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130005600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130005600 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) 20241111130005600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130005600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130005600 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) 20241111130005600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130005600 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130005600 DNACC NOTICE NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130005601 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) 20241111130005601 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) 20241111130005602 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) 20241111130005602 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) 20241111130005603 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) 20241111130005603 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) 20241111130005603 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) 20241111130005603 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) 20241111130005604 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) 20241111130005604 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) 20241111130005605 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) 20241111130005605 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) 20241111130005606 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) 20241111130005606 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) 20241111130005607 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) 20241111130005607 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) 20241111130005607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111130005607 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130005607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111130005607 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111130005607 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) 20241111130005607 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111130005607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111130005607 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) 20241111130005607 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111130005607 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) 20241111130005607 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) 20241111130005608 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1061)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111130005619 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) 20241111130005619 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) 20241111130005619 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) 20241111130005619 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111130005620 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) 20241111130005620 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) 20241111130005621 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) 20241111130005621 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) 20241111130005622 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) 20241111130005622 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) 20241111130005622 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) 20241111130005622 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) 20241111130005623 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) 20241111130005623 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) 20241111130005624 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) 20241111130005624 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) 20241111130005625 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) 20241111130005625 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) 20241111130005628 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130005643 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) 20241111130005643 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) 20241111130005643 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) 20241111130005643 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111130005644 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) 20241111130005644 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) 20241111130005645 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) 20241111130005645 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) 20241111130005645 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) 20241111130005646 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) 20241111130005646 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) 20241111130005646 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) 20241111130005647 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) 20241111130005647 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) 20241111130005648 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) 20241111130005648 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) 20241111130005648 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) 20241111130005648 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) 20241111130005649 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130005662 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) 20241111130005662 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) 20241111130005663 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) 20241111130005663 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) 20241111130005664 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) 20241111130005664 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) 20241111130005665 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) 20241111130005665 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) 20241111130005666 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) 20241111130005666 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) 20241111130005667 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) 20241111130005667 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) 20241111130005667 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) 20241111130005667 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) 20241111130005668 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) 20241111130005668 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) 20241111130005669 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130005681 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) 20241111130005681 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) 20241111130005681 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130005681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130005681 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130005681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130005681 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) 20241111130005681 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111130005681 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111130005681 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111130005681 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111130005681 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1061)@131a5d934883: Shutting down virtual BTS #0... 20241111130005682 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) 20241111130005682 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) 20241111130005683 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) 20241111130005683 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) 20241111130005685 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) 20241111130005685 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) 20241111130005686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41472<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130005686 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) 20241111130005686 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) 20241111130005688 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) 20241111130005688 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) 20241111130005689 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) 20241111130005689 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) 20241111130005690 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) 20241111130005690 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) 20241111130005694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41462<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130005696 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130005696 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130005696 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130005696 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130005697 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) 20241111130005697 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111130005697 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130005697 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130005697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130005697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130005697 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130005697 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130005697 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130005697 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130005697 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130005697 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130005697 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130005697 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130005697 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130005697 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130005697 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130005697 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130005697 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130005697 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130005697 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130005697 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130005697 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 12172 with status 0 respawn: 95: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:00:05 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.talloc 20241111130005751 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130005751 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130005751 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130005751 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130005772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130005873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41478<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=264240) Waiting for packet dumper to finish... 1 (prev_count=264240, count=311968) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 started. 1067@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 1067@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1070)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1067@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1071)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 1067@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1067@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1074)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130008998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1067@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1077)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1073)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1073)@131a5d934883: Start timer T: 5 s 20241111130009005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41484<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1073)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(1078)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(1078)@131a5d934883: Start timer T: 2 s 20241111130010752 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130010752 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130010752 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1073)@131a5d934883: OsmoPCU is now connected BTS(1075)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111130010768 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130010768 DLGLOBAL DEBUG validating counter group 0x56333ed23040(bts) with 102 counters (rate_ctr.c:86) 20241111130010768 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130010768 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130010768 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130010768 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130010768 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130010768 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130010768 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130010768 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130010768 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130010768 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130010769 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130010769 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130010769 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130010769 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) MTC@131a5d934883: Start timer T: 2 s 20241111130010769 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130010769 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130010769 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130010769 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130010769 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130010769 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130010769 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130010769 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130010769 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130010769 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130010769 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130010769 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130010769 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130010769 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130010769 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130010769 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130010769 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130010769 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130010769 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130010769 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130010769 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130010769 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130010769 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130010769 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130010769 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130010769 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130010769 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130010769 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130010769 DLGLOBAL DEBUG validating counter group 0x7fd46d80d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130010769 DLGLOBAL DEBUG validating counter group 0x56333ed22720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130010769 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130010769 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130010769 DLGLOBAL DEBUG validating counter group 0x7fd46d80e180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130010769 DLGLOBAL DEBUG validating counter group 0x7fd46d80e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130010769 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130010769 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130010769 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130010769 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130010769 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130010769 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130010769 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130010769 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130010769 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130010769 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130010769 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130010769 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130010769 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130010769 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130010769 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130010769 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130010769 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130010769 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130010769 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130010769 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130010769 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130010769 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130010769 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130010769 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130010769 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130010770 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130010770 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130010770 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130010770 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130010770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130010770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010771 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(1075)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1071)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1071)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(1075)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" MTC@131a5d934883: Start timer T: 10 s -NSVCI1234(1071)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1071)@131a5d934883: Start timer Tns_test: 10 s BTS(1075)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1075)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111130010777 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130010777 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130010777 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130010777 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130010777 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130010777 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1075)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111130010778 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130010778 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130010778 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1071)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1071)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130010780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130010780 DL1IF DEBUG 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(1075)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1075)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111130010781 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130010781 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130010781 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130010781 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130010781 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130010781 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130010781 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130010781 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130010781 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130010781 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130010781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130010781 DL1IF DEBUG 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(1071)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1071)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1071)@131a5d934883: Start timer Tns_test: 10 s 20241111130010783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130010783 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010783 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130010783 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111130010784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130010784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130010785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010785 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130010785 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130010786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010787 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130010787 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010787 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1068@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1068@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130010795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130010795 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130010795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130010795 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130010795 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130010795 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130010795 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130010795 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130010799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130010799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010800 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130010800 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010801 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130010801 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010802 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130010802 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010803 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130010803 DL1IF DEBUG 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_dup5-BVCI1234(1070)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111130010804 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130010804 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010805 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130010805 DL1IF DEBUG 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_dup5-BVCI1234(1070)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111130010805 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130010805 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111130010807 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130010807 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130010807 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130010807 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130010807 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130010808 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130010808 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130010808 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130010808 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130010811 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) 20241111130010811 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130010811 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111130010811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111130010811 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111130010811 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111130010811 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(1075)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111130010814 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130010814 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130010814 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130010814 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130010814 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130010814 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130010814 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130010814 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130010814 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130010814 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111130010818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130010818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010819 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130010819 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010819 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130010819 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010820 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130010820 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010820 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130010820 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010821 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130010821 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130010821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130010821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010822 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130010822 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130010822 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130010822 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130010822 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130010827 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130010842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130010842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130010844 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010844 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) 20241111130010844 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) 20241111130010846 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) 20241111130010846 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) 20241111130010847 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) 20241111130010847 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) 20241111130010847 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) 20241111130010847 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) 20241111130010848 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) 20241111130010848 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) 20241111130010849 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) 20241111130010849 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) 20241111130010850 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130010861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130010861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010863 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) 20241111130010863 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) 20241111130010863 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) 20241111130010863 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) 20241111130010864 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) 20241111130010864 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) 20241111130010865 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) 20241111130010865 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) 20241111130010866 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) 20241111130010866 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) 20241111130010866 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) 20241111130010866 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) 20241111130010867 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) 20241111130010867 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) 20241111130010868 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130010880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130010880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010881 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) 20241111130010882 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) 20241111130010882 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) 20241111130010882 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) 20241111130010883 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) 20241111130010883 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) 20241111130010884 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) 20241111130010884 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) 20241111130010885 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) 20241111130010885 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) 20241111130010885 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) 20241111130010885 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) 20241111130010886 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) 20241111130010886 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) 20241111130010890 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130010904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130010904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010905 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) 20241111130010905 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) 20241111130010906 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) 20241111130010906 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) 20241111130010907 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) 20241111130010907 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) 20241111130010908 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) 20241111130010908 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) 20241111130010908 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) 20241111130010908 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) 20241111130010909 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) 20241111130010909 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) 20241111130010910 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) 20241111130010910 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) 20241111130010911 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130010923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130010923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010924 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) 20241111130010924 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) 20241111130010925 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) 20241111130010925 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) 20241111130010926 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) 20241111130010926 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) 20241111130010926 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) 20241111130010927 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) 20241111130010927 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) 20241111130010927 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) 20241111130010928 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) 20241111130010928 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) 20241111130010929 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) 20241111130010929 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) 20241111130010930 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130010942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130010942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010943 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) 20241111130010943 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) 20241111130010944 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) 20241111130010944 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) 20241111130010945 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) 20241111130010945 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) 20241111130010946 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) 20241111130010946 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) 20241111130010946 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) 20241111130010947 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) 20241111130010947 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) 20241111130010947 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) 20241111130010948 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) 20241111130010948 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) 20241111130010952 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130010966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130010966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010967 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) 20241111130010967 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) 20241111130010968 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) 20241111130010968 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) 20241111130010969 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) 20241111130010969 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) 20241111130010969 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) 20241111130010969 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) 20241111130010970 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) 20241111130010970 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) 20241111130010971 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) 20241111130010971 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) 20241111130010972 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) 20241111130010972 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) 20241111130010973 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130010986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130010986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130010987 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) 20241111130010987 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) 20241111130010988 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) 20241111130010988 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) 20241111130010988 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) 20241111130010988 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) 20241111130010989 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) 20241111130010989 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) 20241111130010990 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) 20241111130010990 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) 20241111130010991 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) 20241111130010991 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) 20241111130010992 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) 20241111130010992 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) 20241111130010992 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130011004 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) 20241111130011004 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) 20241111130011005 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) 20241111130011005 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) 20241111130011006 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) 20241111130011006 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) 20241111130011007 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) 20241111130011007 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) 20241111130011008 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) 20241111130011008 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) 20241111130011008 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) 20241111130011008 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) 20241111130011009 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) 20241111130011009 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) 20241111130011010 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) 20241111130011010 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) 20241111130011013 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130011028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130011028 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) 20241111130011028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130011028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130011028 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130011029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130011029 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130011029 DLGLOBAL DEBUG validating counter group 0x56333ed22760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130011029 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111130011029 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111130011029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111130011029 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111130011029 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111130011029 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) 20241111130011029 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130011029 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130011029 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111130011029 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130011029 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130011029 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130011029 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130011029 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130011029 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130011029 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130011029 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130011029 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) 20241111130011029 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130011029 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130011029 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130011029 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130011029 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130011029 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130011030 DLGLOBAL DEBUG validating counter group 0x56333ed22b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130011030 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130011030 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130011030 DLGLOBAL DEBUG validating counter group 0x56333ed22c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130011030 DLGLOBAL DEBUG validating counter group 0x56333ed22c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130011030 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130011030 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) 20241111130011030 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) 20241111130011030 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) 20241111130011030 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) 20241111130011030 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111130011030 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111130011030 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) 20241111130011030 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111130011030 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) 20241111130011030 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) 20241111130011030 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111130011030 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) 20241111130011030 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) 20241111130011030 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111130011030 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) 20241111130011030 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) 20241111130011030 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) 20241111130011030 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) 20241111130011031 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) 20241111130011031 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) 20241111130011032 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) 20241111130011032 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) 20241111130011033 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) 20241111130011033 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) 20241111130011034 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) 20241111130011034 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) 20241111130011034 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) 20241111130011034 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) 20241111130011036 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) 20241111130011036 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111130011036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111130011036 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111130011036 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111130011036 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111130011036 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111130011036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111130011036 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) 20241111130011037 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111130011037 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) 20241111130011037 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) 20241111130011037 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1075)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111130011047 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) 20241111130011047 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) 20241111130011048 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) 20241111130011048 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) 20241111130011049 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) 20241111130011049 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) 20241111130011050 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) 20241111130011050 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) 20241111130011050 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) 20241111130011050 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) 20241111130011051 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) 20241111130011051 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) 20241111130011052 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) 20241111130011052 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) 20241111130011053 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) 20241111130011053 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) 20241111130011054 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130011066 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) 20241111130011066 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) 20241111130011067 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) 20241111130011067 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) 20241111130011068 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) 20241111130011068 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) 20241111130011069 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) 20241111130011069 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) 20241111130011069 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) 20241111130011069 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) 20241111130011070 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) 20241111130011070 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) 20241111130011071 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) 20241111130011071 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) 20241111130011072 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) 20241111130011072 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) 20241111130011075 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130011090 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) 20241111130011090 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) 20241111130011091 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) 20241111130011091 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) 20241111130011092 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) 20241111130011092 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) 20241111130011092 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) 20241111130011093 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) 20241111130011093 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) 20241111130011093 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) 20241111130011094 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) 20241111130011094 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) 20241111130011095 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) 20241111130011095 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) 20241111130011095 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) 20241111130011095 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) 20241111130011096 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130011109 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) 20241111130011109 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) 20241111130011109 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130011109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130011109 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130011109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130011109 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111130011109 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111130011109 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111130011109 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) 20241111130011109 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111130011109 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111130011110 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) 20241111130011110 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) 20241111130011111 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) 20241111130011111 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) 20241111130011112 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) 20241111130011112 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) 20241111130011113 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) 20241111130011113 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) 20241111130011114 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) 20241111130011114 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) 20241111130011114 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) 20241111130011114 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) 20241111130011115 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) 20241111130011115 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) 20241111130011116 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130011128 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) 20241111130011128 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) 20241111130011128 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130011128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130011128 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) 20241111130011129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130011129 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111130011129 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130011129 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130011129 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111130011129 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111130011129 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111130011130 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) 20241111130011130 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) 20241111130011131 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) 20241111130011131 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) 20241111130011132 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) 20241111130011132 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) 20241111130011133 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) 20241111130011133 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) 20241111130011133 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) 20241111130011133 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) 20241111130011134 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) 20241111130011134 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) 20241111130011135 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) 20241111130011135 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) 20241111130011138 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130011139 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130011140 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130011140 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130011140 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130011140 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) 20241111130011140 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) 20241111130011140 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130011140 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130011152 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) 20241111130011152 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) 20241111130011154 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) 20241111130011154 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) 20241111130011156 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) 20241111130011156 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) 20241111130011157 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) 20241111130011157 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) 20241111130011159 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) 20241111130011159 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) 20241111130011160 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) 20241111130011160 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) 20241111130011161 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) 20241111130011161 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) 20241111130011161 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) 20241111130011162 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) 20241111130011162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130011162 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130011162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130011162 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) 20241111130011162 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130011162 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130011162 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130011162 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130011162 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130011162 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130011171 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) 20241111130011171 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) 20241111130011172 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) 20241111130011172 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) 20241111130011173 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) 20241111130011173 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) 20241111130011174 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) 20241111130011174 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) 20241111130011175 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) 20241111130011175 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) 20241111130011175 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) 20241111130011175 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) 20241111130011176 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) 20241111130011176 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) 20241111130011177 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) 20241111130011177 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) 20241111130011178 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) 20241111130011178 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) 20241111130011178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111130011178 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130011178 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130011178 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) 20241111130011178 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130011178 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) 20241111130011178 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) 20241111130011179 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130011190 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) 20241111130011190 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) 20241111130011191 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) 20241111130011191 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) 20241111130011192 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) 20241111130011192 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) 20241111130011193 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) 20241111130011193 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) 20241111130011193 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) 20241111130011193 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) 20241111130011194 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) 20241111130011194 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) 20241111130011195 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) 20241111130011195 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) 20241111130011196 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) 20241111130011196 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) 20241111130011200 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) 20241111130011200 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) 20241111130011200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111130011200 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130011200 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130011200 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) 20241111130011200 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130011200 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) 20241111130011200 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) 20241111130011200 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130011214 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) 20241111130011214 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) 20241111130011214 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) 20241111130011214 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111130011215 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) 20241111130011215 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) 20241111130011216 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) 20241111130011216 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) 20241111130011217 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) 20241111130011217 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) 20241111130011218 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) 20241111130011218 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) 20241111130011218 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) 20241111130011218 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) 20241111130011219 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) 20241111130011219 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) 20241111130011220 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) 20241111130011220 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) 20241111130011221 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) 20241111130011221 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) 20241111130011221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111130011221 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130011221 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130011221 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) 20241111130011221 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130011221 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) 20241111130011221 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) 20241111130011222 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130011233 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) 20241111130011233 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) 20241111130011233 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) 20241111130011233 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111130011234 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) 20241111130011234 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) 20241111130011235 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) 20241111130011235 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) 20241111130011236 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) 20241111130011236 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) 20241111130011237 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) 20241111130011237 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) 20241111130011237 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) 20241111130011237 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) 20241111130011238 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) 20241111130011238 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) 20241111130011239 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) 20241111130011239 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) 20241111130011240 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) 20241111130011240 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) 20241111130011240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111130011240 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130011240 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130011240 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) 20241111130011240 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130011240 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130011240 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) 20241111130011240 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) 20241111130011241 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130011252 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) 20241111130011252 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) 20241111130011252 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) 20241111130011252 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111130011253 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) 20241111130011253 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) 20241111130011254 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) 20241111130011254 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) 20241111130011255 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) 20241111130011255 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) 20241111130011256 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) 20241111130011256 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) 20241111130011256 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) 20241111130011256 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) 20241111130011257 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) 20241111130011257 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) 20241111130011258 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) 20241111130011258 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) 20241111130011262 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) 20241111130011262 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) 20241111130011262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111130011262 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130011262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241111130011262 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111130011262 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) 20241111130011262 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111130011262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241111130011262 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) 20241111130011262 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111130011262 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) 20241111130011262 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) 20241111130011262 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1075)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111130011276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130011276 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) 20241111130011276 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130011276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130011276 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) 20241111130011277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130011277 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130011277 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130011277 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) 20241111130011277 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) 20241111130011278 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) 20241111130011278 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) 20241111130011279 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) 20241111130011279 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) 20241111130011280 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) 20241111130011280 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) 20241111130011280 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) 20241111130011280 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) 20241111130011281 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) 20241111130011281 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) 20241111130011282 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) 20241111130011282 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) 20241111130011283 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130011295 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) 20241111130011295 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) 20241111130011295 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) 20241111130011295 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111130011296 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) 20241111130011296 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) 20241111130011297 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) 20241111130011297 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) 20241111130011298 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) 20241111130011298 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) 20241111130011298 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) 20241111130011298 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) 20241111130011299 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) 20241111130011299 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) 20241111130011300 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) 20241111130011300 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) 20241111130011301 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) 20241111130011301 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) 20241111130011301 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130011314 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) 20241111130011314 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) 20241111130011315 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) 20241111130011315 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) 20241111130011316 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) 20241111130011316 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) 20241111130011317 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) 20241111130011317 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) 20241111130011317 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) 20241111130011318 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) 20241111130011318 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) 20241111130011318 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) 20241111130011319 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) 20241111130011319 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) 20241111130011320 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) 20241111130011320 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) 20241111130011323 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130011338 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) 20241111130011338 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) 20241111130011338 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130011338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130011338 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130011338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130011338 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) 20241111130011338 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111130011338 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111130011338 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111130011338 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111130011338 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1075)@131a5d934883: Shutting down virtual BTS #0... 20241111130011340 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) 20241111130011340 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) 20241111130011340 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) 20241111130011340 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) 20241111130011341 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) 20241111130011341 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) 20241111130011343 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) 20241111130011343 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) 20241111130011343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41484<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130011345 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) 20241111130011345 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) 20241111130011346 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) 20241111130011346 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) 20241111130011347 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) 20241111130011347 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) 20241111130011351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130011352 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130011352 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130011353 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130011353 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130011353 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) 20241111130011353 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111130011353 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130011353 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130011353 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130011353 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130011353 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130011353 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130011353 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130011353 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130011353 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130011353 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130011353 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130011353 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130011353 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130011353 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130011353 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130011353 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130011353 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130011353 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130011353 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130011353 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130011353 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 12241 with status 0 respawn: 96: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:00:11 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.talloc 20241111130011401 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130011402 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130011402 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130011403 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130011431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41494<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130011531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41494<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260308) Waiting for packet dumper to finish... 1 (prev_count=260308, count=316316) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice started. 1080@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 1080@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1083)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s -NSVCI1234(1084)@131a5d934883: Provider Link came up: waiting for NS-RESET 1080@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111130014649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1080@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1088)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1080@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1088)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1085)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1085)@131a5d934883: Start timer T: 5 s PCUIF(1085)@131a5d934883: Start timer T_Conn: 10 s 20241111130014654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(1089)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(1089)@131a5d934883: Start timer T: 2 s 1080@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1092)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130016404 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130016404 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130016404 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1085)@131a5d934883: OsmoPCU is now connected BTS(1087)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111130016418 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130016418 DLGLOBAL DEBUG validating counter group 0x55ac4a086040(bts) with 102 counters (rate_ctr.c:86) 20241111130016418 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130016418 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130016418 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) MTC@131a5d934883: Start timer T: 2 s 20241111130016418 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130016418 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130016418 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130016418 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130016418 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130016418 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130016418 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130016418 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130016418 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130016418 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130016418 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130016418 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130016418 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130016418 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130016418 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130016418 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130016418 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130016418 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130016418 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130016418 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130016418 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130016418 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130016418 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130016418 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130016418 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130016418 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130016418 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130016418 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130016418 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130016418 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130016418 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130016418 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130016418 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130016418 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130016418 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130016418 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130016418 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130016418 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130016418 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130016419 DLGLOBAL DEBUG validating counter group 0x7fb4dd2ce5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130016419 DLGLOBAL DEBUG validating counter group 0x55ac4a085720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130016419 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130016419 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130016419 DLGLOBAL DEBUG validating counter group 0x7fb4dd2cf180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130016419 DLGLOBAL DEBUG validating counter group 0x7fb4dd2cf160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130016419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130016419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130016419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130016419 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130016419 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130016419 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130016419 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130016419 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130016419 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130016419 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130016419 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130016419 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130016419 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130016419 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130016419 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130016419 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130016419 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130016419 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130016419 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130016419 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130016419 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130016419 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130016419 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130016419 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130016419 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130016419 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130016419 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130016419 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130016419 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130016420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130016420 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111130016421 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s BTS(1087)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1087)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1084)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1087)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1084)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1084)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1084)@131a5d934883: Start timer Tns_test: 10 s BTS(1087)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1087)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111130016426 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130016426 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130016426 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130016426 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130016426 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130016426 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130016427 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130016427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130016427 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1087)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1084)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1084)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130016430 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130016430 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130016430 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130016430 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130016430 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130016430 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130016430 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130016430 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130016430 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130016430 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130016431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130016431 DL1IF DEBUG 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(1087)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1087)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1084)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1084)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1084)@131a5d934883: Start timer Tns_test: 10 s 20241111130016432 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130016432 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111130016432 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130016432 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130016434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130016434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130016435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130016436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016436 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130016436 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130016437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016438 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1081@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1081@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130016449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130016449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130016450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130016450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130016450 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130016450 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130016450 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130016450 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130016450 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130016450 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130016451 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016451 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130016451 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016452 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130016452 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130016453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016454 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130016454 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130016455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130016456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016457 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1083)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1083)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111130016463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130016463 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130016463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130016463 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130016463 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130016463 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130016463 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130016463 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130016465 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) 20241111130016465 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130016465 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111130016465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111130016465 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111130016465 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111130016465 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111130016469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130016469 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130016469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130016469 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130016469 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130016469 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130016469 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130016469 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130016469 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130016469 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111130016470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130016470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130016471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130016471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016472 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130016472 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130016472 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130016473 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016473 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130016473 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016474 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130016474 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130016476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130016476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130016476 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130016476 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130016477 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130016492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130016492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016493 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130016493 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016494 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) 20241111130016494 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) 20241111130016494 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) 20241111130016494 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) 20241111130016495 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) 20241111130016495 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) 20241111130016496 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) 20241111130016496 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) 20241111130016496 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) 20241111130016496 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) 20241111130016496 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) 20241111130016497 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) 20241111130016497 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130016510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130016510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016511 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) 20241111130016511 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) 20241111130016511 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) 20241111130016511 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) 20241111130016512 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) 20241111130016512 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) 20241111130016512 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) 20241111130016513 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) 20241111130016513 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) 20241111130016513 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) 20241111130016514 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) 20241111130016514 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) 20241111130016514 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) 20241111130016514 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) 20241111130016515 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130016530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130016530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016531 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) 20241111130016531 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) 20241111130016532 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) 20241111130016532 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) 20241111130016533 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) 20241111130016533 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) 20241111130016534 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) 20241111130016534 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) 20241111130016535 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) 20241111130016535 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) 20241111130016535 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) 20241111130016535 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) 20241111130016536 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) 20241111130016536 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) 20241111130016539 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130016553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130016553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016555 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) 20241111130016555 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) 20241111130016555 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) 20241111130016555 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) 20241111130016556 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) 20241111130016556 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) 20241111130016557 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) 20241111130016557 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) 20241111130016558 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) 20241111130016558 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) 20241111130016559 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) 20241111130016559 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) 20241111130016559 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) 20241111130016559 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) 20241111130016560 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130016572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130016572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016574 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) 20241111130016574 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) 20241111130016574 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) 20241111130016574 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) 20241111130016575 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) 20241111130016575 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) 20241111130016576 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) 20241111130016576 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) 20241111130016577 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) 20241111130016577 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) 20241111130016577 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) 20241111130016577 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) 20241111130016578 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) 20241111130016578 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) 20241111130016579 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130016591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130016591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016593 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) 20241111130016593 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) 20241111130016593 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) 20241111130016593 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) 20241111130016594 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) 20241111130016594 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) 20241111130016595 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) 20241111130016595 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) 20241111130016596 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) 20241111130016596 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) 20241111130016597 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) 20241111130016597 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) 20241111130016597 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) 20241111130016597 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) 20241111130016601 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130016615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130016615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016616 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) 20241111130016616 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) 20241111130016617 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) 20241111130016617 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) 20241111130016618 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) 20241111130016618 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) 20241111130016619 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) 20241111130016619 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) 20241111130016619 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) 20241111130016619 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) 20241111130016620 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) 20241111130016620 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) 20241111130016621 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) 20241111130016621 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) 20241111130016622 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130016634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130016634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130016635 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) 20241111130016635 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) 20241111130016636 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) 20241111130016636 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) 20241111130016637 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) 20241111130016637 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) 20241111130016638 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) 20241111130016638 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) 20241111130016639 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) 20241111130016639 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) 20241111130016639 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) 20241111130016639 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) 20241111130016640 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) 20241111130016640 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) 20241111130016641 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130016653 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) 20241111130016653 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) 20241111130016654 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) 20241111130016654 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) 20241111130016655 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) 20241111130016655 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) 20241111130016656 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) 20241111130016656 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) 20241111130016657 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) 20241111130016657 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) 20241111130016657 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) 20241111130016657 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) 20241111130016658 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) 20241111130016658 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) 20241111130016659 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) 20241111130016659 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) 20241111130016662 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130016677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130016677 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) 20241111130016677 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130016677 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130016677 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130016678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130016678 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130016678 DLGLOBAL DEBUG validating counter group 0x55ac4a085760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130016678 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111130016678 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111130016678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111130016678 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111130016678 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111130016679 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) 20241111130016679 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130016679 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130016679 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111130016679 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130016679 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130016679 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130016679 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130016679 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130016679 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130016679 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130016679 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130016679 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) 20241111130016679 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130016679 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130016679 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130016679 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130016679 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130016679 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130016679 DLGLOBAL DEBUG validating counter group 0x55ac4a085b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130016679 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130016679 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130016679 DLGLOBAL DEBUG validating counter group 0x55ac4a085c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130016679 DLGLOBAL DEBUG validating counter group 0x55ac4a085c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130016679 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130016679 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) 20241111130016679 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) 20241111130016679 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) 20241111130016679 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) 20241111130016679 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111130016679 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111130016679 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) 20241111130016679 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111130016679 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) 20241111130016679 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) 20241111130016679 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111130016679 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) 20241111130016679 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) 20241111130016679 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111130016679 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) 20241111130016679 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) 20241111130016680 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) 20241111130016680 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) 20241111130016682 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) 20241111130016682 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) 20241111130016683 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) 20241111130016683 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) 20241111130016684 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) 20241111130016684 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) 20241111130016685 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) 20241111130016685 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) 20241111130016686 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) 20241111130016686 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) 20241111130016688 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) 20241111130016688 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111130016688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111130016688 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111130016688 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111130016688 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111130016689 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111130016689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111130016689 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) 20241111130016689 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111130016689 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) 20241111130016689 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) 20241111130016690 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1087)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111130016698 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) 20241111130016698 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) 20241111130016699 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) 20241111130016699 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) 20241111130016700 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) 20241111130016700 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) 20241111130016701 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) 20241111130016701 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) 20241111130016701 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) 20241111130016701 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) 20241111130016702 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) 20241111130016702 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) 20241111130016703 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) 20241111130016703 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) 20241111130016704 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) 20241111130016704 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) 20241111130016705 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130016716 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) 20241111130016716 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) 20241111130016717 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) 20241111130016717 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) 20241111130016717 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) 20241111130016717 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) 20241111130016718 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) 20241111130016718 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) 20241111130016719 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) 20241111130016719 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) 20241111130016720 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) 20241111130016720 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) 20241111130016720 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) 20241111130016721 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) 20241111130016721 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) 20241111130016721 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) 20241111130016725 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130016739 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) 20241111130016739 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) 20241111130016741 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) 20241111130016741 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) 20241111130016741 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) 20241111130016741 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) 20241111130016742 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) 20241111130016742 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) 20241111130016743 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) 20241111130016743 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) 20241111130016744 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) 20241111130016744 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) 20241111130016744 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) 20241111130016744 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) 20241111130016745 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) 20241111130016745 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) 20241111130016746 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130016758 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) 20241111130016758 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) 20241111130016758 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130016758 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130016758 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130016759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130016759 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111130016759 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111130016759 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111130016759 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) 20241111130016759 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111130016759 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111130016761 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) 20241111130016761 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) 20241111130016762 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) 20241111130016762 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) 20241111130016763 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) 20241111130016763 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) 20241111130016763 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) 20241111130016763 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) 20241111130016764 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) 20241111130016764 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) 20241111130016765 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) 20241111130016765 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) 20241111130016766 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) 20241111130016766 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) 20241111130016766 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130016777 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) 20241111130016777 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) 20241111130016777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130016777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130016777 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) 20241111130016778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130016778 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111130016778 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130016778 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130016778 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111130016778 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111130016778 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111130016779 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) 20241111130016779 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) 20241111130016781 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) 20241111130016781 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) 20241111130016782 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) 20241111130016782 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) 20241111130016783 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) 20241111130016783 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) 20241111130016784 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) 20241111130016784 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) 20241111130016785 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) 20241111130016785 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) 20241111130016785 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) 20241111130016785 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) 20241111130016787 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 0.2 s 20241111130016802 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) 20241111130016802 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) 20241111130016802 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130016802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130016802 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) 20241111130016802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130016802 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130016802 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241111130016802 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241111130016802 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241111130016802 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241111130016803 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) 20241111130016803 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) 20241111130016804 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) 20241111130016804 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) 20241111130016805 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) 20241111130016805 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) 20241111130016806 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) 20241111130016806 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) 20241111130016806 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) 20241111130016806 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) 20241111130016807 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) 20241111130016807 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) 20241111130016808 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) 20241111130016808 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) 20241111130016809 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130016820 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) 20241111130016820 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) 20241111130016822 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) 20241111130016822 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) 20241111130016822 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) 20241111130016822 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) 20241111130016823 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) 20241111130016823 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) 20241111130016824 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) 20241111130016824 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) 20241111130016825 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) 20241111130016825 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) 20241111130016826 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) 20241111130016826 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) 20241111130016826 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) 20241111130016826 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) 20241111130016827 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130016839 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) 20241111130016840 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) 20241111130016841 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) 20241111130016841 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) 20241111130016842 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) 20241111130016842 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) 20241111130016842 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) 20241111130016842 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) 20241111130016843 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) 20241111130016843 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) 20241111130016844 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) 20241111130016844 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) 20241111130016845 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) 20241111130016845 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) 20241111130016846 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) 20241111130016846 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) 20241111130016849 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130016864 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) 20241111130016864 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) 20241111130016865 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) 20241111130016865 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) 20241111130016866 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) 20241111130016866 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) 20241111130016867 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) 20241111130016867 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) 20241111130016867 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) 20241111130016867 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) 20241111130016868 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) 20241111130016868 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) 20241111130016869 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) 20241111130016869 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) 20241111130016870 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) 20241111130016870 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) 20241111130016871 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130016883 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) 20241111130016883 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) 20241111130016884 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) 20241111130016884 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) 20241111130016885 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) 20241111130016885 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) 20241111130016886 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) 20241111130016886 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) 20241111130016887 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) 20241111130016887 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) 20241111130016888 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) 20241111130016888 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) 20241111130016889 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) 20241111130016889 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) 20241111130016889 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) 20241111130016889 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) 20241111130016890 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130016902 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) 20241111130016902 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) 20241111130016903 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) 20241111130016903 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) 20241111130016904 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) 20241111130016904 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) 20241111130016905 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) 20241111130016905 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) 20241111130016905 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) 20241111130016906 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) 20241111130016906 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) 20241111130016906 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) 20241111130016907 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) 20241111130016907 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) 20241111130016908 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) 20241111130016908 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) 20241111130016911 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130016926 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) 20241111130016926 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) 20241111130016927 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) 20241111130016927 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) 20241111130016928 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) 20241111130016928 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) 20241111130016929 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) 20241111130016929 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) 20241111130016929 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) 20241111130016929 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) 20241111130016930 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) 20241111130016930 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) 20241111130016931 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) 20241111130016931 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) 20241111130016932 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) 20241111130016932 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) 20241111130016933 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130016945 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) 20241111130016945 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) 20241111130016946 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) 20241111130016946 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) 20241111130016947 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) 20241111130016947 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) 20241111130016948 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) 20241111130016948 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) 20241111130016948 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) 20241111130016948 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) 20241111130016949 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) 20241111130016949 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) 20241111130016950 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) 20241111130016950 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) 20241111130016951 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) 20241111130016951 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) 20241111130016952 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130016964 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) 20241111130016964 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) 20241111130016965 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) 20241111130016965 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) 20241111130016966 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) 20241111130016966 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) 20241111130016966 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) 20241111130016966 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) 20241111130016967 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) 20241111130016967 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) 20241111130016968 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) 20241111130016968 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) 20241111130016969 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) 20241111130016969 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) 20241111130016970 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) 20241111130016970 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) 20241111130016973 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130016987 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) 20241111130016987 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) 20241111130016989 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) 20241111130016989 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) 20241111130016990 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) 20241111130016990 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) 20241111130016990 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) 20241111130016990 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) 20241111130016991 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) 20241111130016991 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) 20241111130016992 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) 20241111130016992 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) 20241111130016993 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) 20241111130016993 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) 20241111130016993 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) 20241111130016993 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) 20241111130016994 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130017003 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130017003 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130017003 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130017004 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130017004 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130017004 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130017004 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130017004 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) 20241111130017004 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) 20241111130017004 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130017004 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130017007 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) 20241111130017007 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) 20241111130017008 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) 20241111130017008 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) 20241111130017009 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) 20241111130017009 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) 20241111130017010 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) 20241111130017010 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) 20241111130017010 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) 20241111130017010 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) 20241111130017011 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) 20241111130017011 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) 20241111130017012 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) 20241111130017012 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) 20241111130017013 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) 20241111130017013 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) 20241111130017014 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130017022 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130017022 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130017022 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130017022 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) 20241111130017022 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130017022 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130017022 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130017022 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130017022 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130017026 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) 20241111130017026 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) 20241111130017027 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) 20241111130017027 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) 20241111130017028 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) 20241111130017028 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) 20241111130017028 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) 20241111130017028 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) 20241111130017029 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) 20241111130017029 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) 20241111130017030 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) 20241111130017030 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) 20241111130017031 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) 20241111130017031 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) 20241111130017032 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) 20241111130017032 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) 20241111130017035 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) 20241111130017035 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) 20241111130017035 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111130017035 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130017035 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130017035 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) 20241111130017036 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130017036 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) 20241111130017036 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) 20241111130017036 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130017050 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) 20241111130017050 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) 20241111130017051 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) 20241111130017051 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) 20241111130017052 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) 20241111130017052 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) 20241111130017052 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) 20241111130017052 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) 20241111130017053 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) 20241111130017053 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) 20241111130017054 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) 20241111130017054 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) 20241111130017055 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) 20241111130017055 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) 20241111130017056 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) 20241111130017056 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) 20241111130017056 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) 20241111130017057 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) 20241111130017057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111130017057 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130017057 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130017057 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) 20241111130017057 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130017057 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) 20241111130017057 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) 20241111130017057 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130017069 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) 20241111130017069 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) 20241111130017069 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) 20241111130017069 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111130017070 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) 20241111130017070 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) 20241111130017071 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) 20241111130017071 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) 20241111130017071 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) 20241111130017072 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) 20241111130017072 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) 20241111130017072 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) 20241111130017073 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) 20241111130017073 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) 20241111130017074 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) 20241111130017074 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) 20241111130017075 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) 20241111130017075 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) 20241111130017076 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) 20241111130017076 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) 20241111130017076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241111130017076 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130017076 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130017076 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) 20241111130017076 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130017076 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) 20241111130017076 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) 20241111130017076 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130017088 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) 20241111130017088 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) 20241111130017088 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) 20241111130017088 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111130017089 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) 20241111130017089 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) 20241111130017090 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) 20241111130017090 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) 20241111130017090 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) 20241111130017090 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) 20241111130017091 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) 20241111130017091 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) 20241111130017092 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) 20241111130017092 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) 20241111130017093 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) 20241111130017093 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) 20241111130017094 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) 20241111130017094 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) 20241111130017097 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) 20241111130017097 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) 20241111130017097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241111130017097 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130017097 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130017097 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) 20241111130017097 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130017098 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130017098 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) 20241111130017098 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) 20241111130017098 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130017112 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) 20241111130017112 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) 20241111130017112 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) 20241111130017112 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111130017113 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) 20241111130017113 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) 20241111130017114 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) 20241111130017114 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) 20241111130017114 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) 20241111130017114 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) 20241111130017115 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) 20241111130017115 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) 20241111130017116 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) 20241111130017116 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) 20241111130017117 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) 20241111130017117 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) 20241111130017117 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) 20241111130017117 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) 20241111130017118 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) 20241111130017118 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) 20241111130017118 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241111130017118 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130017118 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241111130017118 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111130017118 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) 20241111130017119 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111130017119 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241111130017119 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) 20241111130017119 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111130017119 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) 20241111130017119 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) 20241111130017119 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1087)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111130017131 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) 20241111130017131 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) 20241111130017131 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) 20241111130017131 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111130017132 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) 20241111130017132 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) 20241111130017133 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) 20241111130017133 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) 20241111130017134 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) 20241111130017134 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) 20241111130017135 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) 20241111130017135 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) 20241111130017135 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) 20241111130017135 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) 20241111130017136 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) 20241111130017136 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) 20241111130017137 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) 20241111130017137 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) 20241111130017138 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130017150 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) 20241111130017150 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) 20241111130017150 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) 20241111130017150 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111130017152 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) 20241111130017152 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) 20241111130017152 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) 20241111130017152 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) 20241111130017153 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) 20241111130017153 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) 20241111130017154 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) 20241111130017154 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) 20241111130017155 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) 20241111130017155 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) 20241111130017155 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) 20241111130017155 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) 20241111130017156 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) 20241111130017156 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) 20241111130017159 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130017173 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) 20241111130017173 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) 20241111130017175 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) 20241111130017175 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) 20241111130017175 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) 20241111130017175 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) 20241111130017176 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) 20241111130017176 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) 20241111130017177 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) 20241111130017177 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) 20241111130017178 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) 20241111130017178 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) 20241111130017178 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) 20241111130017178 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) 20241111130017179 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) 20241111130017179 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) 20241111130017180 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130017193 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) 20241111130017193 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) 20241111130017193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130017193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130017193 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130017193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130017193 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) 20241111130017193 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111130017193 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111130017193 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111130017193 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111130017193 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1087)@131a5d934883: Shutting down virtual BTS #0... 20241111130017194 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) 20241111130017194 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) 20241111130017195 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) 20241111130017195 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) 20241111130017197 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) 20241111130017197 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) 20241111130017198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130017199 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) 20241111130017199 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) 20241111130017199 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) 20241111130017199 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) 20241111130017200 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) 20241111130017200 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) 20241111130017201 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) 20241111130017201 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) 20241111130017204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60710<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130017206 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130017206 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130017206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130017206 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130017206 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) 20241111130017206 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111130017206 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130017206 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130017206 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130017206 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130017206 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130017206 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130017206 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130017207 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130017207 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130017207 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130017207 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130017207 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130017207 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130017207 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130017207 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130017207 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130017207 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130017207 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130017207 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130017207 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130017207 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 12307 with status 0 MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 97: starting: osmo-pcu Mon Nov 11 13:00:17 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.talloc 20241111130017254 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130017255 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130017255 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130017255 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130017286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60738<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130017387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60738<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=300160) Waiting for packet dumper to finish... 1 (prev_count=300160, count=361760) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 started. 1093@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 1093@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1096)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1093@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1097)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 1093@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1100)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1093@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1100)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130020522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(1099)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1099)@131a5d934883: Start timer T: 5 s PCUIF(1099)@131a5d934883: Start timer T_Conn: 10 s 20241111130020527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_twice2-STATS(1103)@131a5d934883: Start timer T: 2 s 1093@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, 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_twice2-STATS(1103)@131a5d934883: Start timer T: 2 s -NSVCI1234(1104)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1104)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130022256 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130022256 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130022256 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1099)@131a5d934883: OsmoPCU is now connected BTS(1101)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111130022273 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130022273 DLGLOBAL DEBUG validating counter group 0x55e6ebb6a040(bts) with 102 counters (rate_ctr.c:86) 20241111130022273 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130022273 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130022273 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130022273 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130022273 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130022273 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130022273 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130022273 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130022273 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130022273 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130022273 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130022273 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130022273 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130022273 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130022273 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130022273 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130022273 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130022273 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130022273 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130022273 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130022273 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130022273 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130022273 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130022273 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130022273 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130022273 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130022273 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130022273 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130022273 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130022273 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130022273 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130022273 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130022273 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130022273 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130022273 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130022273 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130022273 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130022273 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130022273 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130022273 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130022273 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130022273 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130022273 DLGLOBAL DEBUG validating counter group 0x7f19e9b5c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130022273 DLGLOBAL DEBUG validating counter group 0x55e6ebb69720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130022273 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130022273 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130022273 DLGLOBAL DEBUG validating counter group 0x7f19e9b5d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130022273 DLGLOBAL DEBUG validating counter group 0x7f19e9b5d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130022274 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130022274 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130022274 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130022274 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130022274 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130022274 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) MTC@131a5d934883: Start timer T: 2 s 20241111130022274 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130022274 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130022274 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130022274 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130022274 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130022274 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130022274 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130022274 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130022274 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130022274 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130022274 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130022274 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130022274 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130022274 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130022274 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130022274 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130022274 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130022274 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130022274 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130022274 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130022274 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130022274 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130022274 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130022274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130022275 DL1IF DEBUG 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@131a5d934883: Start timer T: 10 s 20241111130022275 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1101)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1101)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1101)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1097)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1097)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(1101)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1097)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1097)@131a5d934883: Start timer Tns_test: 10 s BTS(1101)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111130022281 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(1101)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111130022281 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130022281 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130022281 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130022281 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130022281 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130022281 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130022281 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130022281 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1101)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1101)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1097)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1097)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130022283 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130022283 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130022283 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130022283 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130022283 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130022283 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130022283 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130022283 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130022283 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130022283 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130022284 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130022284 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111130022284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130022284 DL1IF DEBUG 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(1097)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1097)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1097)@131a5d934883: Start timer Tns_test: 10 s 20241111130022287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130022287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130022288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130022289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022290 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130022290 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022291 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130022291 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022292 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130022292 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022292 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130022292 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022293 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1094@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1094@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130022300 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130022300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130022300 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130022300 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130022300 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130022300 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130022300 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130022300 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130022303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130022303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022305 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130022305 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022306 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130022306 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022306 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130022306 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022307 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130022307 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022308 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130022308 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022308 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130022308 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022309 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130022309 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022310 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1096)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1096)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111130022315 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130022315 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130022315 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130022315 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130022315 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130022315 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130022315 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130022315 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130022319 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) 20241111130022319 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130022319 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111130022319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111130022319 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111130022319 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111130022319 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(1101)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111130022322 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130022322 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130022323 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130022323 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130022323 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130022323 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130022323 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130022323 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130022323 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130022323 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111130022326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130022327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130022328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022329 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130022329 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130022329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130022330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130022331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130022332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130022333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022333 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130022333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130022334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130022334 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130022334 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130022334 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130022347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130022347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130022349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022350 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) 20241111130022350 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) 20241111130022350 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) 20241111130022350 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) 20241111130022352 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) 20241111130022352 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) 20241111130022352 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) 20241111130022352 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) 20241111130022353 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) 20241111130022353 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) 20241111130022354 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) 20241111130022354 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) 20241111130022355 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130022367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130022367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022368 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) 20241111130022368 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) 20241111130022369 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) 20241111130022369 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) 20241111130022370 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) 20241111130022370 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) 20241111130022370 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) 20241111130022371 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) 20241111130022371 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) 20241111130022371 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) 20241111130022372 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) 20241111130022372 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) 20241111130022373 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) 20241111130022373 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) 20241111130022374 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130022387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130022387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022388 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) 20241111130022388 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) 20241111130022389 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) 20241111130022389 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) 20241111130022390 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) 20241111130022390 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) 20241111130022391 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) 20241111130022391 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) 20241111130022391 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) 20241111130022391 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) 20241111130022392 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) 20241111130022392 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) 20241111130022393 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) 20241111130022393 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) 20241111130022397 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130022411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130022411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022413 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) 20241111130022413 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) 20241111130022413 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) 20241111130022413 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) 20241111130022414 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) 20241111130022414 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) 20241111130022416 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) 20241111130022416 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) 20241111130022416 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) 20241111130022416 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) 20241111130022417 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) 20241111130022417 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) 20241111130022418 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) 20241111130022418 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) 20241111130022419 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130022431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130022431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022432 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) 20241111130022432 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) 20241111130022433 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) 20241111130022433 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) 20241111130022434 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) 20241111130022434 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) 20241111130022434 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) 20241111130022434 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) 20241111130022435 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) 20241111130022435 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) 20241111130022436 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) 20241111130022436 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) 20241111130022437 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) 20241111130022437 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) 20241111130022437 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130022450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130022450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022451 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) 20241111130022451 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) 20241111130022452 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) 20241111130022452 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) 20241111130022453 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) 20241111130022453 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) 20241111130022453 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) 20241111130022453 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) 20241111130022454 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) 20241111130022454 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) 20241111130022455 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) 20241111130022455 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) 20241111130022456 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) 20241111130022456 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) 20241111130022459 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130022474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130022474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022475 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) 20241111130022475 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) 20241111130022476 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) 20241111130022476 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) 20241111130022477 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) 20241111130022477 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) 20241111130022477 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) 20241111130022477 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) 20241111130022478 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) 20241111130022478 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) 20241111130022479 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) 20241111130022479 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) 20241111130022480 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) 20241111130022480 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) 20241111130022481 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130022494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130022494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130022495 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) 20241111130022495 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) 20241111130022495 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) 20241111130022496 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) 20241111130022496 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) 20241111130022496 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) 20241111130022497 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) 20241111130022497 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) 20241111130022498 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) 20241111130022498 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) 20241111130022499 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) 20241111130022499 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) 20241111130022499 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) 20241111130022499 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) 20241111130022500 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130022513 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) 20241111130022513 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) 20241111130022514 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) 20241111130022514 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) 20241111130022515 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) 20241111130022515 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) 20241111130022515 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) 20241111130022515 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) 20241111130022516 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) 20241111130022516 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) 20241111130022517 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) 20241111130022517 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) 20241111130022518 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) 20241111130022518 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) 20241111130022518 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) 20241111130022518 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) 20241111130022522 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130022536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130022537 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) 20241111130022537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130022537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130022537 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130022538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130022538 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130022538 DLGLOBAL DEBUG validating counter group 0x55e6ebb69760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130022538 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111130022538 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111130022538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111130022538 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111130022538 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111130022538 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) 20241111130022538 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130022538 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130022538 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111130022538 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130022538 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130022538 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130022538 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130022538 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130022538 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130022538 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130022538 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130022538 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) 20241111130022538 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130022538 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130022538 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130022538 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130022538 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130022538 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130022538 DLGLOBAL DEBUG validating counter group 0x55e6ebb69b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130022538 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130022538 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130022538 DLGLOBAL DEBUG validating counter group 0x55e6ebb69c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130022538 DLGLOBAL DEBUG validating counter group 0x55e6ebb69c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130022538 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130022538 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) 20241111130022538 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) 20241111130022538 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) 20241111130022538 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) 20241111130022538 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111130022538 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111130022538 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) 20241111130022538 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111130022538 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) 20241111130022538 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) 20241111130022538 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111130022539 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) 20241111130022539 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) 20241111130022539 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111130022539 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) 20241111130022539 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) 20241111130022539 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) 20241111130022539 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) 20241111130022540 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) 20241111130022540 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) 20241111130022541 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) 20241111130022541 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) 20241111130022541 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) 20241111130022542 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) 20241111130022542 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) 20241111130022542 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) 20241111130022543 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) 20241111130022543 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) 20241111130022544 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) 20241111130022544 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111130022544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111130022544 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111130022544 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111130022545 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111130022545 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111130022545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111130022545 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) 20241111130022545 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111130022545 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) 20241111130022545 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) 20241111130022546 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1101)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111130022556 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) 20241111130022556 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) 20241111130022557 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) 20241111130022557 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) 20241111130022558 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) 20241111130022558 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) 20241111130022559 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) 20241111130022559 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) 20241111130022559 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) 20241111130022559 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) 20241111130022560 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) 20241111130022560 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) 20241111130022561 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) 20241111130022561 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) 20241111130022562 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) 20241111130022562 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) 20241111130022563 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130022575 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) 20241111130022575 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) 20241111130022576 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) 20241111130022576 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) 20241111130022577 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) 20241111130022577 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) 20241111130022577 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) 20241111130022577 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) 20241111130022578 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) 20241111130022578 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) 20241111130022579 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) 20241111130022579 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) 20241111130022580 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) 20241111130022580 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) 20241111130022581 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) 20241111130022581 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) 20241111130022584 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130022599 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) 20241111130022599 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) 20241111130022600 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) 20241111130022600 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) 20241111130022602 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) 20241111130022602 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) 20241111130022603 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) 20241111130022603 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) 20241111130022604 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) 20241111130022604 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) 20241111130022605 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) 20241111130022605 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) 20241111130022605 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) 20241111130022605 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) 20241111130022606 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) 20241111130022606 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) 20241111130022607 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130022619 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) 20241111130022619 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) 20241111130022619 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130022619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130022619 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130022620 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130022620 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111130022620 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111130022620 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111130022620 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) 20241111130022620 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111130022620 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111130022623 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) 20241111130022623 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) 20241111130022624 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) 20241111130022624 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) 20241111130022625 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) 20241111130022625 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) 20241111130022626 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) 20241111130022626 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) 20241111130022627 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) 20241111130022627 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) 20241111130022628 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) 20241111130022628 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) 20241111130022629 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) 20241111130022629 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) 20241111130022630 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130022640 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) 20241111130022640 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) 20241111130022640 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130022640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130022640 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) 20241111130022641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130022641 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111130022641 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130022641 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130022641 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111130022641 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111130022641 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111130022642 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) 20241111130022642 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) 20241111130022643 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) 20241111130022643 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) 20241111130022644 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) 20241111130022644 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) 20241111130022645 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) 20241111130022645 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) 20241111130022645 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) 20241111130022646 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) 20241111130022646 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) 20241111130022646 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) 20241111130022647 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) 20241111130022647 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) 20241111130022649 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130022652 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130022652 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130022652 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130022652 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130022652 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) 20241111130022652 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) 20241111130022652 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130022652 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130022664 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) 20241111130022664 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) 20241111130022666 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) 20241111130022666 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) 20241111130022666 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) 20241111130022667 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) 20241111130022667 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) 20241111130022667 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) 20241111130022668 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) 20241111130022669 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) 20241111130022669 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) 20241111130022669 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) 20241111130022670 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) 20241111130022670 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) 20241111130022671 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) 20241111130022671 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) 20241111130022671 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 0.2 s 20241111130022684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 06 bf 60 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130022684 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) 20241111130022684 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130022684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130022684 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) 20241111130022684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130022684 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130022684 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241111130022684 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241111130022684 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241111130022684 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241111130022686 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) 20241111130022686 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) 20241111130022687 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) 20241111130022687 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) 20241111130022688 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) 20241111130022688 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) 20241111130022689 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) 20241111130022689 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) 20241111130022690 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) 20241111130022690 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) 20241111130022691 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) 20241111130022691 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) 20241111130022692 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) 20241111130022692 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) 20241111130022694 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130022703 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) 20241111130022703 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) 20241111130022705 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) 20241111130022705 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) 20241111130022706 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) 20241111130022706 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) 20241111130022707 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) 20241111130022707 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) 20241111130022708 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) 20241111130022708 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) 20241111130022709 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) 20241111130022709 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) 20241111130022710 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) 20241111130022710 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) 20241111130022711 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) 20241111130022711 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) 20241111130022713 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130022728 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) 20241111130022728 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) 20241111130022729 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) 20241111130022729 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) 20241111130022730 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) 20241111130022730 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) 20241111130022730 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) 20241111130022730 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) 20241111130022731 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) 20241111130022731 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) 20241111130022732 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) 20241111130022732 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) 20241111130022734 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) 20241111130022734 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) 20241111130022735 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) 20241111130022735 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) 20241111130022737 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130022749 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) 20241111130022749 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) 20241111130022750 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) 20241111130022750 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) 20241111130022751 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) 20241111130022751 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) 20241111130022752 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) 20241111130022752 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) 20241111130022753 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) 20241111130022753 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) 20241111130022755 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) 20241111130022755 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) 20241111130022755 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) 20241111130022756 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) 20241111130022756 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) 20241111130022756 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) 20241111130022758 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130022769 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) 20241111130022769 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) 20241111130022771 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) 20241111130022771 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) 20241111130022772 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) 20241111130022772 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) 20241111130022773 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) 20241111130022774 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) 20241111130022775 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) 20241111130022775 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) 20241111130022776 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) 20241111130022776 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) 20241111130022777 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) 20241111130022777 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) 20241111130022778 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) 20241111130022778 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) 20241111130022780 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130022792 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) 20241111130022792 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) 20241111130022793 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) 20241111130022793 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) 20241111130022794 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) 20241111130022794 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) 20241111130022795 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) 20241111130022795 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) 20241111130022795 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) 20241111130022795 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) 20241111130022796 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) 20241111130022796 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) 20241111130022797 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) 20241111130022797 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) 20241111130022797 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) 20241111130022797 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) 20241111130022798 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130022810 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) 20241111130022810 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) 20241111130022811 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) 20241111130022811 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) 20241111130022812 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) 20241111130022812 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) 20241111130022813 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) 20241111130022813 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) 20241111130022814 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) 20241111130022814 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) 20241111130022815 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) 20241111130022815 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) 20241111130022815 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) 20241111130022815 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) 20241111130022816 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) 20241111130022816 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) 20241111130022816 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130022830 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) 20241111130022830 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) 20241111130022834 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) 20241111130022834 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) 20241111130022835 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) 20241111130022835 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) 20241111130022836 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) 20241111130022836 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) 20241111130022837 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) 20241111130022837 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) 20241111130022837 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) 20241111130022837 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) 20241111130022838 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) 20241111130022838 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) 20241111130022839 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) 20241111130022839 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) 20241111130022840 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130022854 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) 20241111130022854 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) 20241111130022854 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) 20241111130022854 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) 20241111130022855 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) 20241111130022855 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) 20241111130022856 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) 20241111130022856 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) 20241111130022858 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) 20241111130022858 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) 20241111130022858 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) 20241111130022858 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) 20241111130022859 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) 20241111130022859 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) 20241111130022860 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) 20241111130022860 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) 20241111130022860 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130022872 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) 20241111130022872 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) 20241111130022873 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) 20241111130022873 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) 20241111130022873 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) 20241111130022873 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) 20241111130022874 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) 20241111130022874 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) 20241111130022874 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) 20241111130022874 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) 20241111130022875 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) 20241111130022875 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) 20241111130022876 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) 20241111130022876 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) 20241111130022876 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) 20241111130022876 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) 20241111130022877 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130022886 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130022886 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130022886 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130022886 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130022886 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) 20241111130022886 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) 20241111130022886 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130022886 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130022891 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130022891 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130022891 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130022891 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) 20241111130022891 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130022891 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130022891 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130022891 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130022891 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130022892 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) 20241111130022892 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) 20241111130022893 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) 20241111130022893 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) 20241111130022893 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) 20241111130022894 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) 20241111130022894 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) 20241111130022894 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) 20241111130022895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130022895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130022895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130022895 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) 20241111130022895 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130022895 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130022895 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130022895 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) 20241111130022895 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) 20241111130022896 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) 20241111130022896 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) 20241111130022896 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) 20241111130022896 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) 20241111130022897 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) 20241111130022897 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) 20241111130022901 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) 20241111130022901 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) 20241111130022901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111130022901 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130022901 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130022901 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) 20241111130022901 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130022901 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) 20241111130022901 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) 20241111130022902 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130022916 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) 20241111130022916 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) 20241111130022917 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) 20241111130022917 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) 20241111130022918 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) 20241111130022918 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) 20241111130022919 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) 20241111130022919 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) 20241111130022920 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) 20241111130022920 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) 20241111130022921 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) 20241111130022921 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) 20241111130022922 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) 20241111130022922 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) 20241111130022923 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) 20241111130022923 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) 20241111130022924 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) 20241111130022924 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) 20241111130022924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111130022924 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130022924 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130022924 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) 20241111130022924 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130022924 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) 20241111130022924 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) 20241111130022925 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130022934 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) 20241111130022935 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) 20241111130022935 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) 20241111130022935 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111130022935 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) 20241111130022935 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) 20241111130022936 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) 20241111130022936 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) 20241111130022937 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) 20241111130022937 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) 20241111130022937 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) 20241111130022937 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) 20241111130022938 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) 20241111130022938 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) 20241111130022938 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) 20241111130022938 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) 20241111130022939 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) 20241111130022939 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) 20241111130022940 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) 20241111130022940 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) 20241111130022940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241111130022940 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130022940 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130022940 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) 20241111130022941 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130022941 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) 20241111130022941 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) 20241111130022942 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130022955 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) 20241111130022955 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) 20241111130022955 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) 20241111130022955 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111130022956 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) 20241111130022956 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) 20241111130022956 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) 20241111130022956 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) 20241111130022956 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) 20241111130022956 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) 20241111130022957 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) 20241111130022957 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) 20241111130022957 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) 20241111130022957 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) 20241111130022958 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) 20241111130022958 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) 20241111130022958 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) 20241111130022958 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) 20241111130022962 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) 20241111130022963 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) 20241111130022963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241111130022963 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130022963 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130022963 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) 20241111130022963 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130022963 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130022963 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) 20241111130022963 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) 20241111130022963 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130022977 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) 20241111130022977 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) 20241111130022977 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) 20241111130022977 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111130022977 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) 20241111130022977 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) 20241111130022977 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) 20241111130022977 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) 20241111130022978 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) 20241111130022978 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) 20241111130022978 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) 20241111130022978 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) 20241111130022979 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) 20241111130022979 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) 20241111130022979 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) 20241111130022979 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) 20241111130022980 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) 20241111130022980 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) 20241111130022982 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) 20241111130022982 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) 20241111130022982 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241111130022982 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130022982 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241111130022982 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111130022982 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) 20241111130022982 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111130022982 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241111130022982 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) 20241111130022982 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111130022982 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) 20241111130022982 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) 20241111130022983 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1101)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111130022996 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) 20241111130022996 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) 20241111130022996 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) 20241111130022996 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111130022998 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) 20241111130022998 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) 20241111130022999 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) 20241111130022999 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) 20241111130023000 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) 20241111130023000 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) 20241111130023000 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) 20241111130023000 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) 20241111130023001 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) 20241111130023001 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) 20241111130023001 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) 20241111130023001 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) 20241111130023001 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) 20241111130023002 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) 20241111130023002 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130023015 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) 20241111130023015 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) 20241111130023015 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) 20241111130023015 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111130023017 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) 20241111130023017 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) 20241111130023017 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) 20241111130023017 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) 20241111130023018 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) 20241111130023018 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) 20241111130023018 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) 20241111130023018 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) 20241111130023019 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) 20241111130023019 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) 20241111130023020 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) 20241111130023020 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) 20241111130023021 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) 20241111130023021 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) 20241111130023025 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130023040 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) 20241111130023040 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) 20241111130023042 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) 20241111130023042 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) 20241111130023044 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) 20241111130023044 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) 20241111130023044 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) 20241111130023044 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) 20241111130023045 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) 20241111130023045 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) 20241111130023046 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) 20241111130023046 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) 20241111130023047 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) 20241111130023047 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) 20241111130023048 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) 20241111130023048 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) 20241111130023049 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130023059 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) 20241111130023059 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) 20241111130023059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130023059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130023059 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130023059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130023059 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) 20241111130023059 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111130023059 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111130023059 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111130023059 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111130023059 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241111130023060 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) 20241111130023060 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) 20241111130023061 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) 20241111130023061 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) BTS(1101)@131a5d934883: Shutting down virtual BTS #0... 20241111130023062 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) 20241111130023062 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) 20241111130023063 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) 20241111130023063 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) 20241111130023065 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) 20241111130023065 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) 20241111130023065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60744<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130023067 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) 20241111130023067 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) 20241111130023067 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) 20241111130023067 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) 20241111130023070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130023072 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130023072 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130023072 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130023072 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130023072 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) 20241111130023072 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111130023072 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130023072 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130023072 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130023072 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130023072 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130023072 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130023072 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130023072 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130023072 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130023072 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130023072 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130023072 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130023072 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130023072 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130023072 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130023072 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130023072 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130023072 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130023072 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130023073 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130023073 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 12375 with status 0 MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 finished. Verdict: pass MTC@131a5d934883: 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'. respawn: 98: starting: osmo-pcu Mon Nov 11 13:00:23 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.talloc 20241111130023122 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130023123 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130023123 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130023123 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130023152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35490<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130023253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35490<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320512) Waiting for packet dumper to finish... 1 (prev_count=320512, count=365016) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 started. 1106@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1108)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1106@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1106@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1110)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130026364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1106@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1114)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1106@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1114)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1111)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1111)@131a5d934883: Start timer T: 5 s PCUIF(1111)@131a5d934883: Start timer T_Conn: 10 s 20241111130026369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35498<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(1115)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(1115)@131a5d934883: Start timer T: 2 s 1106@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1118)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1118)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130028124 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130028124 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130028124 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1111)@131a5d934883: OsmoPCU is now connected BTS(1113)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111130028140 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130028140 DLGLOBAL DEBUG validating counter group 0x55e2e82c5040(bts) with 102 counters (rate_ctr.c:86) 20241111130028140 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130028140 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130028140 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130028140 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130028140 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130028141 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130028141 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130028141 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130028141 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130028141 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130028141 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130028141 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130028141 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130028141 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130028141 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130028141 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130028141 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130028141 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130028141 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130028141 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130028141 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130028141 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130028141 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130028141 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130028141 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130028141 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130028141 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130028141 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130028141 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130028141 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130028141 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130028141 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130028141 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130028141 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130028141 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130028141 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130028141 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130028141 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130028141 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130028141 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130028141 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130028141 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130028141 DLGLOBAL DEBUG validating counter group 0x7f2f45aa55e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130028141 DLGLOBAL DEBUG validating counter group 0x55e2e82c4720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130028141 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130028141 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130028141 DLGLOBAL DEBUG validating counter group 0x7f2f45aa6180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130028141 DLGLOBAL DEBUG validating counter group 0x7f2f45aa6160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130028141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130028141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130028141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130028141 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130028142 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130028142 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130028142 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130028142 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130028142 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130028142 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130028142 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130028142 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130028142 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130028142 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130028142 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130028142 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130028142 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130028142 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130028142 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130028142 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130028142 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130028142 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130028142 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130028142 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130028142 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130028142 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130028142 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130028142 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130028143 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130028143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130028143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028143 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s BTS(1113)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1113)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" MTC@131a5d934883: Start timer T: 2 s BTS(1113)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1110)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@131a5d934883: Start timer T: 10 s BTS(1113)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1110)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1110)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1110)@131a5d934883: Start timer Tns_test: 10 s BTS(1113)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111130028150 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130028150 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130028150 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130028150 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130028150 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130028151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111130028151 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130028151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130028151 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1110)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1110)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1113)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111130028154 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130028154 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130028154 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130028154 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130028154 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130028154 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130028154 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130028154 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130028154 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130028154 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1113)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111130028155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130028155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028156 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130028156 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1110)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241111130028157 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130028157 DL1IF DEBUG 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)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1110)@131a5d934883: Start timer Tns_test: 10 s 20241111130028157 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130028157 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028158 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130028158 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028159 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130028159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028160 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130028160 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028161 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130028161 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028162 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130028162 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028163 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1107@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1107@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130028170 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130028170 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130028170 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130028170 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130028170 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130028170 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130028170 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130028170 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130028172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130028172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028173 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130028173 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130028174 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130028174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028175 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130028175 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028176 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130028176 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028177 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130028177 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028177 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130028177 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028178 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1108)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1108)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111130028182 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130028182 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130028182 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130028182 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130028182 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130028182 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130028182 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130028182 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130028187 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) 20241111130028187 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130028187 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111130028187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111130028187 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111130028187 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111130028187 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) 20241111130028189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130028189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130028189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130028189 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130028189 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130028189 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130028189 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130028189 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130028189 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130028189 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1113)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111130028194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130028194 DL1IF DEBUG 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111130028195 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130028195 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130028196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028197 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130028197 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028197 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130028197 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028198 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130028198 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028199 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130028199 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028200 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130028200 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028200 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130028200 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130028200 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130028200 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130028200 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130028201 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130028215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130028215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028217 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130028217 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028217 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) 20241111130028217 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) 20241111130028218 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) 20241111130028218 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) 20241111130028219 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) 20241111130028219 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) 20241111130028220 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) 20241111130028220 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) 20241111130028220 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) 20241111130028220 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) 20241111130028221 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) 20241111130028221 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) 20241111130028222 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130028234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130028234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028235 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) 20241111130028235 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) 20241111130028236 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) 20241111130028236 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) 20241111130028237 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) 20241111130028237 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) 20241111130028238 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) 20241111130028238 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) 20241111130028238 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) 20241111130028238 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) 20241111130028239 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) 20241111130028239 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) 20241111130028240 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) 20241111130028240 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) 20241111130028241 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130028254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130028254 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028255 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) 20241111130028255 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) 20241111130028255 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) 20241111130028255 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) 20241111130028256 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) 20241111130028256 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) 20241111130028257 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) 20241111130028257 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) 20241111130028258 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) 20241111130028258 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) 20241111130028259 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) 20241111130028259 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) 20241111130028259 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) 20241111130028259 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) 20241111130028263 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130028277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130028277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028278 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) 20241111130028278 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) 20241111130028279 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) 20241111130028279 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) 20241111130028280 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) 20241111130028280 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) 20241111130028280 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) 20241111130028280 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) 20241111130028281 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) 20241111130028281 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) 20241111130028282 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) 20241111130028282 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) 20241111130028283 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) 20241111130028283 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) 20241111130028284 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130028296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130028296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028297 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) 20241111130028297 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) 20241111130028298 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) 20241111130028298 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) 20241111130028299 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) 20241111130028299 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) 20241111130028299 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) 20241111130028300 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) 20241111130028300 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) 20241111130028300 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) 20241111130028301 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) 20241111130028301 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) 20241111130028302 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) 20241111130028302 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) 20241111130028303 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130028315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130028315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028316 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) 20241111130028316 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) 20241111130028317 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) 20241111130028317 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) 20241111130028318 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) 20241111130028318 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) 20241111130028319 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) 20241111130028319 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) 20241111130028319 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) 20241111130028319 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) 20241111130028320 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) 20241111130028320 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) 20241111130028321 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) 20241111130028321 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) 20241111130028324 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130028339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130028339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028340 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) 20241111130028340 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) 20241111130028341 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) 20241111130028341 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) 20241111130028342 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) 20241111130028342 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) 20241111130028342 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) 20241111130028342 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) 20241111130028343 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) 20241111130028343 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) 20241111130028344 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) 20241111130028344 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) 20241111130028345 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) 20241111130028345 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) 20241111130028346 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130028358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130028358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130028359 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) 20241111130028359 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) 20241111130028360 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) 20241111130028360 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) 20241111130028360 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) 20241111130028360 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) 20241111130028361 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) 20241111130028361 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) 20241111130028362 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) 20241111130028362 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) 20241111130028363 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) 20241111130028363 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) 20241111130028363 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) 20241111130028363 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) 20241111130028364 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130028377 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) 20241111130028377 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) 20241111130028378 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) 20241111130028378 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) 20241111130028379 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) 20241111130028379 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) 20241111130028379 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) 20241111130028379 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) 20241111130028380 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) 20241111130028380 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) 20241111130028381 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) 20241111130028381 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) 20241111130028382 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) 20241111130028382 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) 20241111130028382 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) 20241111130028382 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) 20241111130028386 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130028400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130028401 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) 20241111130028401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130028401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130028401 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130028402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130028402 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130028402 DLGLOBAL DEBUG validating counter group 0x55e2e82c4760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130028402 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111130028402 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111130028402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111130028402 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111130028402 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111130028402 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) 20241111130028402 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130028402 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130028402 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111130028402 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130028402 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130028402 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130028402 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130028402 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130028402 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130028402 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130028402 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130028402 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) 20241111130028402 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130028402 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130028402 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130028402 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130028402 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130028402 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130028402 DLGLOBAL DEBUG validating counter group 0x55e2e82c4b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130028402 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130028402 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130028402 DLGLOBAL DEBUG validating counter group 0x55e2e82c4c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130028402 DLGLOBAL DEBUG validating counter group 0x55e2e82c4c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130028402 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130028402 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) 20241111130028402 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) 20241111130028402 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) 20241111130028402 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) 20241111130028402 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111130028402 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111130028402 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) 20241111130028403 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111130028403 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) 20241111130028403 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) 20241111130028403 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111130028403 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) 20241111130028403 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) 20241111130028403 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111130028403 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) 20241111130028403 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) 20241111130028403 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) 20241111130028403 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) 20241111130028404 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) 20241111130028404 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) 20241111130028404 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) 20241111130028405 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) 20241111130028405 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) 20241111130028405 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) 20241111130028406 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) 20241111130028406 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) 20241111130028407 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) 20241111130028407 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) 20241111130028408 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) 20241111130028408 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111130028408 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111130028408 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111130028408 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111130028408 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111130028409 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111130028409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111130028409 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) 20241111130028409 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111130028409 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) 20241111130028409 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) 20241111130028409 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1113)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111130028420 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) 20241111130028420 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) 20241111130028421 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) 20241111130028421 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) 20241111130028421 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) 20241111130028421 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) 20241111130028422 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) 20241111130028422 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) 20241111130028423 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) 20241111130028423 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) 20241111130028424 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) 20241111130028424 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) 20241111130028425 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) 20241111130028425 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) 20241111130028426 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) 20241111130028426 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) 20241111130028426 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130028438 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) 20241111130028438 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) 20241111130028440 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) 20241111130028440 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) 20241111130028441 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) 20241111130028441 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) 20241111130028441 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) 20241111130028441 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) 20241111130028442 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) 20241111130028442 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) 20241111130028443 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) 20241111130028443 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) 20241111130028444 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) 20241111130028444 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) 20241111130028444 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) 20241111130028444 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) 20241111130028448 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130028463 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) 20241111130028463 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) 20241111130028464 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) 20241111130028464 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) 20241111130028465 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) 20241111130028465 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) 20241111130028466 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) 20241111130028466 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) 20241111130028466 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) 20241111130028466 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) 20241111130028467 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) 20241111130028467 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) 20241111130028468 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) 20241111130028468 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) 20241111130028469 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) 20241111130028469 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) 20241111130028470 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130028481 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) 20241111130028481 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) 20241111130028481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130028481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130028481 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130028482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130028482 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111130028482 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111130028482 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111130028482 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) 20241111130028482 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111130028482 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111130028483 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) 20241111130028483 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) 20241111130028483 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) 20241111130028483 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) 20241111130028484 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) 20241111130028484 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) 20241111130028485 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) 20241111130028485 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) 20241111130028486 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) 20241111130028486 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) 20241111130028487 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) 20241111130028487 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) 20241111130028487 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) 20241111130028487 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) 20241111130028488 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130028500 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) 20241111130028500 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) 20241111130028500 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130028500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130028501 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) 20241111130028501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130028501 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111130028501 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130028501 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130028501 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111130028501 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111130028501 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111130028502 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) 20241111130028502 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) 20241111130028503 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) 20241111130028503 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) 20241111130028503 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) 20241111130028503 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) 20241111130028505 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) 20241111130028505 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) 20241111130028506 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) 20241111130028506 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) 20241111130028506 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) 20241111130028506 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) 20241111130028507 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) 20241111130028507 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) 20241111130028510 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130028511 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130028512 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130028512 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130028512 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130028512 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) 20241111130028512 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) 20241111130028512 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130028512 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130028524 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) 20241111130028524 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) 20241111130028526 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) 20241111130028526 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) 20241111130028527 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) 20241111130028527 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) 20241111130028529 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) 20241111130028529 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) 20241111130028530 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130028530 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130028530 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130028530 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) 20241111130028530 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130028530 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130028530 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130028530 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130028530 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130028530 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) 20241111130028530 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) 20241111130028531 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) 20241111130028531 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) 20241111130028532 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) 20241111130028532 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) 20241111130028534 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) 20241111130028534 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) 20241111130028535 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) 20241111130028535 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) 20241111130028535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111130028535 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130028535 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130028535 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) 20241111130028536 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130028536 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) 20241111130028536 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) 20241111130028536 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130028544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 06 bf 60 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130028544 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) 20241111130028544 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130028544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130028544 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) 20241111130028545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130028545 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130028545 DNACC NOTICE NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241111130028545 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241111130028545 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241111130028545 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241111130028546 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) 20241111130028546 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) 20241111130028547 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) 20241111130028547 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) 20241111130028548 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) 20241111130028548 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) 20241111130028549 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) 20241111130028549 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) 20241111130028550 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) 20241111130028550 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) 20241111130028551 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) 20241111130028551 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) 20241111130028552 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) 20241111130028552 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) 20241111130028553 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130028556 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130028556 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130028556 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130028556 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130028556 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) 20241111130028556 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) 20241111130028556 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130028556 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130028563 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) 20241111130028563 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) 20241111130028564 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) 20241111130028564 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111130028565 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130028565 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130028565 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130028565 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) 20241111130028565 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130028565 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130028565 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130028565 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130028565 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130028566 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) 20241111130028566 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) 20241111130028566 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) 20241111130028566 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) 20241111130028567 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) 20241111130028567 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) 20241111130028568 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) 20241111130028568 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) 20241111130028569 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) 20241111130028569 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) 20241111130028570 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) 20241111130028570 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) 20241111130028570 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) 20241111130028570 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) 20241111130028573 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) 20241111130028573 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) 20241111130028573 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111130028573 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130028573 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130028573 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) 20241111130028573 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130028573 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) 20241111130028573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 01 d7 ec 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111130028574 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130028588 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) 20241111130028588 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) 20241111130028590 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) 20241111130028590 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) 20241111130028591 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) 20241111130028591 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) 20241111130028592 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) 20241111130028592 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) 20241111130028593 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) 20241111130028593 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) 20241111130028594 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) 20241111130028594 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) 20241111130028595 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) 20241111130028595 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) 20241111130028596 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) 20241111130028596 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) 20241111130028598 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) 20241111130028598 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) 20241111130028598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111130028598 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130028598 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130028598 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) 20241111130028598 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130028598 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) 20241111130028598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241111130028599 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130028606 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) 20241111130028606 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) 20241111130028606 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) 20241111130028606 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111130028607 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) 20241111130028607 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) 20241111130028608 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) 20241111130028608 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) 20241111130028609 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) 20241111130028609 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) 20241111130028610 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) 20241111130028610 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) 20241111130028611 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) 20241111130028611 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) 20241111130028612 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) 20241111130028612 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) 20241111130028612 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) 20241111130028612 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) 20241111130028613 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) 20241111130028613 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) 20241111130028613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111130028613 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130028613 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130028613 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) 20241111130028614 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130028614 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) 20241111130028614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241111130028614 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130028625 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) 20241111130028625 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) 20241111130028625 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) 20241111130028625 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111130028627 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) 20241111130028627 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) 20241111130028627 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) 20241111130028627 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) 20241111130028628 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) 20241111130028628 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) 20241111130028629 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) 20241111130028629 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) 20241111130028630 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) 20241111130028630 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) 20241111130028630 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) 20241111130028631 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) 20241111130028631 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) 20241111130028631 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) 20241111130028635 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) 20241111130028635 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) 20241111130028635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111130028635 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130028635 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130028635 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) 20241111130028635 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130028635 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130028635 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) 20241111130028635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241111130028636 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130028649 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) 20241111130028649 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) 20241111130028649 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) 20241111130028649 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111130028651 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) 20241111130028651 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) 20241111130028651 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) 20241111130028651 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) 20241111130028652 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) 20241111130028652 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) 20241111130028653 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) 20241111130028653 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) 20241111130028654 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) 20241111130028654 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) 20241111130028655 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) 20241111130028655 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) 20241111130028655 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) 20241111130028655 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) 20241111130028656 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) 20241111130028656 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) 20241111130028656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111130028656 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130028656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 108 + 13 = 121 (pdch_ul_controller.c:131) 20241111130028656 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111130028656 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) 20241111130028657 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111130028657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type POLL (pdch_ul_controller.c:184) 20241111130028657 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=121, TS=7) (nacc_fsm.c:206) 20241111130028657 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111130028657 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) 20241111130028657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=48 2c 01 d7 ec 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241111130028657 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1113)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111130028669 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) 20241111130028669 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) 20241111130028669 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) 20241111130028669 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111130028670 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) 20241111130028670 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) 20241111130028671 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) 20241111130028671 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) 20241111130028672 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) 20241111130028672 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) 20241111130028673 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) 20241111130028673 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) 20241111130028673 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) 20241111130028673 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) 20241111130028674 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) 20241111130028674 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) 20241111130028675 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) 20241111130028675 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) 20241111130028676 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130028688 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) 20241111130028688 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) 20241111130028688 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) 20241111130028688 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111130028690 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) 20241111130028690 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) 20241111130028691 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) 20241111130028691 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) 20241111130028692 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) 20241111130028692 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) 20241111130028693 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) 20241111130028693 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) 20241111130028694 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) 20241111130028694 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) 20241111130028695 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) 20241111130028695 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) 20241111130028695 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) 20241111130028695 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) 20241111130028698 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130028712 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) 20241111130028712 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) 20241111130028713 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) 20241111130028713 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) 20241111130028714 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) 20241111130028714 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) 20241111130028716 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) 20241111130028716 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) 20241111130028717 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) 20241111130028717 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) 20241111130028718 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) 20241111130028718 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) 20241111130028719 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) 20241111130028719 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) 20241111130028720 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) 20241111130028720 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) 20241111130028721 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130028731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130028731 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) 20241111130028731 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130028731 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130028731 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130028731 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130028731 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=121 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241111130028731 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111130028731 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111130028732 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111130028732 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111130028732 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1113)@131a5d934883: Shutting down virtual BTS #0... 20241111130028733 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) 20241111130028733 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) 20241111130028733 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) 20241111130028733 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) 20241111130028735 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) 20241111130028736 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) 20241111130028736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35498<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130028737 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) 20241111130028737 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) 20241111130028737 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) 20241111130028737 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) 20241111130028738 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) 20241111130028738 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) 20241111130028739 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) 20241111130028739 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) 20241111130028742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130028744 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130028744 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130028744 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130028744 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130028744 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) 20241111130028744 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111130028744 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130028744 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130028744 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130028744 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130028744 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130028744 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130028744 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130028745 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130028745 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130028745 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130028745 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130028745 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130028745 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130028745 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130028745 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130028745 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130028745 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130028745 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130028745 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130028745 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130028745 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 12442 with status 0 respawn: 99: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:00:28 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.talloc 20241111130028794 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130028795 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130028795 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130028795 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130028824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130028925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324576) Waiting for packet dumper to finish... 1 (prev_count=324576, count=336548) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 started. 1119@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 1119@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1122)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1123)@131a5d934883: Provider Link came up: waiting for NS-RESET 1119@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 MTC@131a5d934883: Start timer g_T_guard: 60 s 1119@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1126)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1119@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1126)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130032066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60266<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(1125)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1125)@131a5d934883: Start timer T: 5 s 20241111130032073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60268<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1125)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice4-STATS(1129)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice4-STATS(1129)@131a5d934883: Start timer T: 2 s 1119@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1130)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1130)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130033796 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130033797 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130033797 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1125)@131a5d934883: OsmoPCU is now connected BTS(1127)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111130033806 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130033806 DLGLOBAL DEBUG validating counter group 0x55de9abdf040(bts) with 102 counters (rate_ctr.c:86) 20241111130033807 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130033807 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130033807 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130033807 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130033807 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130033807 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130033807 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130033807 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130033807 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130033807 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130033807 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130033807 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130033807 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130033807 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130033807 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130033807 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130033807 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130033807 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130033807 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130033807 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130033807 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130033807 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130033807 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130033807 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130033807 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130033807 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130033807 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130033807 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130033807 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130033807 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130033807 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130033807 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130033807 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130033807 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130033807 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130033807 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130033807 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130033807 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130033807 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130033807 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130033807 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130033807 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130033807 DLGLOBAL DEBUG validating counter group 0x7f57619e35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130033807 DLGLOBAL DEBUG validating counter group 0x55de9abde720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130033807 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130033807 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) MTC@131a5d934883: Start timer T: 2 s 20241111130033807 DLGLOBAL DEBUG validating counter group 0x7f57619e4180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130033807 DLGLOBAL DEBUG validating counter group 0x7f57619e4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130033808 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130033808 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130033808 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130033808 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130033808 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130033808 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130033808 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130033808 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130033808 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130033808 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130033808 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130033808 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130033808 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130033808 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130033808 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130033808 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130033808 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130033808 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130033808 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130033808 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130033808 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130033808 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130033808 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130033808 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130033808 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130033808 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130033808 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130033808 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130033808 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130033809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130033809 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111130033810 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s BTS(1127)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s BTS(1127)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1123)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1127)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1123)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1123)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1123)@131a5d934883: Start timer Tns_test: 10 s BTS(1127)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111130033816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130033816 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130033816 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130033816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130033816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130033816 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130033817 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130033817 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130033817 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1127)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1123)@131a5d934883: Warning: Stopping inactive timer Tns_block. BTS(1127)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1123)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130033820 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130033820 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130033820 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130033820 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130033820 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130033820 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130033820 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130033820 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130033820 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130033820 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1127)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111130033823 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130033823 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111130033823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130033823 DL1IF DEBUG 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(1123)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1123)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1123)@131a5d934883: Start timer Tns_test: 10 s BTS(1127)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111130033825 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130033825 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033826 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130033826 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130033827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130033828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033828 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130033828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130033829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033830 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130033830 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033831 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1120@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1120@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130033839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130033839 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130033839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130033839 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130033839 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130033839 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130033839 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130033839 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130033840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130033840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130033840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033841 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130033841 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033841 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130033841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033842 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130033842 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033843 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130033843 DL1IF DEBUG 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_twice4-BVCI1234(1122)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111130033843 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130033843 DL1IF DEBUG 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_twice4-BVCI1234(1122)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111130033844 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130033844 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111130033845 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130033845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130033845 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130033845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130033845 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130033845 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130033845 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130033845 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130033845 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130033846 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) 20241111130033846 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130033846 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111130033846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111130033846 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111130033846 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111130033846 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) 20241111130033848 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130033848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130033848 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130033848 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130033848 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130033848 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130033848 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130033848 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130033848 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130033848 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1127)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111130033851 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130033851 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130033851 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130033851 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130033852 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130033860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130033860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033862 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130033862 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130033863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130033864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130033866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130033867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033868 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130033868 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033869 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130033869 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033871 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130033884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130033884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130033886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033887 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) 20241111130033887 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) 20241111130033888 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) 20241111130033888 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) 20241111130033889 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) 20241111130033889 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) 20241111130033889 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) 20241111130033890 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) 20241111130033890 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) 20241111130033890 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) 20241111130033891 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) 20241111130033891 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) 20241111130033892 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130033903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130033903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033904 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) 20241111130033904 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) 20241111130033905 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) 20241111130033905 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) 20241111130033905 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) 20241111130033905 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) 20241111130033906 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) 20241111130033906 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) 20241111130033907 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) 20241111130033907 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) 20241111130033908 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) 20241111130033908 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) 20241111130033909 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) 20241111130033909 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) 20241111130033909 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130033921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130033921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033923 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) 20241111130033923 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) 20241111130033924 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) 20241111130033924 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) 20241111130033925 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) 20241111130033925 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) 20241111130033926 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) 20241111130033926 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) 20241111130033927 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) 20241111130033927 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) 20241111130033928 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) 20241111130033928 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) 20241111130033929 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) 20241111130033929 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) 20241111130033931 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130033946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130033946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033948 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) 20241111130033948 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) 20241111130033948 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) 20241111130033948 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) 20241111130033949 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) 20241111130033949 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) 20241111130033950 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) 20241111130033950 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) 20241111130033951 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) 20241111130033951 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) 20241111130033952 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) 20241111130033952 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) 20241111130033953 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) 20241111130033953 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) 20241111130033953 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130033965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130033965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033965 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) 20241111130033965 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) 20241111130033966 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) 20241111130033966 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) 20241111130033967 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) 20241111130033967 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) 20241111130033967 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) 20241111130033967 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) 20241111130033968 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) 20241111130033968 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) 20241111130033969 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) 20241111130033969 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) 20241111130033969 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) 20241111130033969 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) 20241111130033970 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130033984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130033984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130033985 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) 20241111130033985 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) 20241111130033986 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) 20241111130033986 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) 20241111130033988 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) 20241111130033988 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) 20241111130033989 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) 20241111130033989 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) 20241111130033989 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) 20241111130033989 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) 20241111130033990 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) 20241111130033990 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) 20241111130033991 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) 20241111130033991 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) 20241111130033993 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130034007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130034007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130034008 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) 20241111130034008 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) 20241111130034008 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) 20241111130034008 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) 20241111130034009 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) 20241111130034009 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) 20241111130034010 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) 20241111130034011 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) 20241111130034011 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) 20241111130034011 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) 20241111130034012 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) 20241111130034012 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) 20241111130034012 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) 20241111130034012 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) 20241111130034013 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130034027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130034027 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130034028 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) 20241111130034028 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) 20241111130034029 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) 20241111130034029 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) 20241111130034030 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) 20241111130034030 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) 20241111130034031 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) 20241111130034031 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) 20241111130034031 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) 20241111130034032 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) 20241111130034033 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) 20241111130034033 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) 20241111130034034 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) 20241111130034034 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) 20241111130034035 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130034046 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) 20241111130034046 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) 20241111130034047 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) 20241111130034047 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) 20241111130034048 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) 20241111130034048 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) 20241111130034049 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) 20241111130034049 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) 20241111130034050 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) 20241111130034050 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) 20241111130034051 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) 20241111130034051 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) 20241111130034051 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) 20241111130034051 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) 20241111130034052 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) 20241111130034052 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) 20241111130034055 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130034071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130034071 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) 20241111130034071 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130034071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130034071 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130034072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130034072 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130034072 DLGLOBAL DEBUG validating counter group 0x55de9abde760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130034072 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111130034072 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111130034072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111130034072 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111130034072 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111130034072 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) 20241111130034072 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130034072 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130034072 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111130034073 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130034073 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130034073 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130034073 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130034073 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130034073 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130034073 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130034073 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130034073 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) 20241111130034073 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130034073 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130034073 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130034073 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130034073 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130034073 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130034073 DLGLOBAL DEBUG validating counter group 0x55de9abdeb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130034073 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130034073 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130034073 DLGLOBAL DEBUG validating counter group 0x55de9abdec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130034073 DLGLOBAL DEBUG validating counter group 0x55de9abdec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130034073 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130034073 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) 20241111130034073 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) 20241111130034073 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) 20241111130034073 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) 20241111130034073 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111130034073 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111130034073 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) 20241111130034073 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111130034073 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) 20241111130034073 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) 20241111130034073 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111130034073 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) 20241111130034073 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) 20241111130034073 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111130034074 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) 20241111130034074 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) 20241111130034075 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) 20241111130034075 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) 20241111130034076 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) 20241111130034076 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) 20241111130034077 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) 20241111130034077 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) 20241111130034078 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) 20241111130034078 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) 20241111130034079 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) 20241111130034079 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) 20241111130034079 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) 20241111130034079 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) 20241111130034081 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) 20241111130034081 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111130034081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111130034081 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111130034081 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111130034081 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111130034082 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111130034082 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111130034082 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) 20241111130034082 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111130034082 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) 20241111130034082 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) 20241111130034082 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1127)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111130034090 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) 20241111130034090 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) 20241111130034091 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) 20241111130034091 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) 20241111130034092 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) 20241111130034092 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) 20241111130034092 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) 20241111130034092 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) 20241111130034093 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) 20241111130034093 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) 20241111130034094 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) 20241111130034094 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) 20241111130034095 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) 20241111130034095 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) 20241111130034096 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) 20241111130034096 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) 20241111130034096 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130034108 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) 20241111130034108 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) 20241111130034109 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) 20241111130034109 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) 20241111130034110 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) 20241111130034110 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) 20241111130034111 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) 20241111130034111 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) 20241111130034112 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) 20241111130034112 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) 20241111130034112 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) 20241111130034112 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) 20241111130034113 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) 20241111130034113 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) 20241111130034114 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) 20241111130034114 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) 20241111130034118 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130034132 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) 20241111130034132 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) 20241111130034133 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) 20241111130034133 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) 20241111130034134 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) 20241111130034134 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) 20241111130034135 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) 20241111130034135 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) 20241111130034136 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) 20241111130034136 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) 20241111130034136 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) 20241111130034137 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) 20241111130034137 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) 20241111130034137 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) 20241111130034138 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) 20241111130034138 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) 20241111130034139 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130034151 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) 20241111130034151 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) 20241111130034151 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130034151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130034151 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130034151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130034151 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111130034151 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111130034151 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111130034151 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) 20241111130034151 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111130034152 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111130034152 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) 20241111130034152 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) 20241111130034153 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) 20241111130034153 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) 20241111130034153 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) 20241111130034153 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) 20241111130034153 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) 20241111130034153 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) 20241111130034154 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) 20241111130034154 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) 20241111130034154 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) 20241111130034154 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) 20241111130034155 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) 20241111130034155 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) 20241111130034155 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130034170 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) 20241111130034170 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) 20241111130034170 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130034170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130034170 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) 20241111130034170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130034170 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111130034170 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130034170 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130034170 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111130034170 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111130034170 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111130034170 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) 20241111130034170 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) 20241111130034171 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) 20241111130034171 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) 20241111130034171 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) 20241111130034171 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) 20241111130034171 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) 20241111130034171 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) 20241111130034171 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) 20241111130034171 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) 20241111130034172 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) 20241111130034172 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) 20241111130034172 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) 20241111130034172 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) 20241111130034174 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130034174 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130034174 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130034174 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130034174 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) 20241111130034174 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) 20241111130034174 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130034174 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130034179 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130034190 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130034190 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130034190 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130034190 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) 20241111130034190 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130034190 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130034190 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130034190 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130034190 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130034194 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) 20241111130034194 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) 20241111130034195 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) 20241111130034195 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) 20241111130034196 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) 20241111130034196 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) 20241111130034197 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) 20241111130034197 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) 20241111130034197 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) 20241111130034198 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) 20241111130034198 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) 20241111130034198 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) 20241111130034199 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) 20241111130034199 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) 20241111130034200 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) 20241111130034200 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) 20241111130034201 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) 20241111130034201 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) 20241111130034201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111130034201 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130034201 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130034201 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) 20241111130034201 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130034201 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) 20241111130034201 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) 20241111130034201 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130034213 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) 20241111130034213 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) 20241111130034215 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) 20241111130034215 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) 20241111130034216 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) 20241111130034216 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) 20241111130034218 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) 20241111130034218 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) 20241111130034219 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) 20241111130034219 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) 20241111130034221 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) 20241111130034221 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) 20241111130034222 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) 20241111130034222 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) 20241111130034223 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) 20241111130034223 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) 20241111130034224 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) 20241111130034224 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) 20241111130034224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111130034224 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130034224 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130034224 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) 20241111130034225 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130034225 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) 20241111130034225 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) 20241111130034225 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130034233 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) 20241111130034233 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) 20241111130034233 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) 20241111130034233 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111130034234 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) 20241111130034234 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) 20241111130034235 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) 20241111130034235 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) 20241111130034236 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) 20241111130034236 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) 20241111130034237 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) 20241111130034237 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) 20241111130034237 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) 20241111130034237 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) 20241111130034238 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) 20241111130034238 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) 20241111130034239 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) 20241111130034239 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) 20241111130034243 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) 20241111130034243 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) 20241111130034243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111130034243 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130034243 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130034243 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) 20241111130034243 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130034243 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) 20241111130034243 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) 20241111130034244 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130034258 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) 20241111130034258 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) 20241111130034258 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) 20241111130034258 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111130034259 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) 20241111130034259 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) 20241111130034260 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) 20241111130034260 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) 20241111130034261 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) 20241111130034261 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) 20241111130034261 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) 20241111130034261 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) 20241111130034262 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) 20241111130034262 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) 20241111130034263 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) 20241111130034263 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) 20241111130034263 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) 20241111130034263 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) 20241111130034264 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) 20241111130034264 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) 20241111130034264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111130034264 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130034264 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130034264 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) 20241111130034264 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130034264 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130034264 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) 20241111130034264 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) 20241111130034264 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130034276 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) 20241111130034276 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) 20241111130034276 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130034276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130034276 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) 20241111130034277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130034277 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130034277 DNACC NOTICE NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241111130034277 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241111130034277 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241111130034277 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241111130034277 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) 20241111130034277 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) 20241111130034277 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) 20241111130034277 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) 20241111130034278 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) 20241111130034278 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) 20241111130034278 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) 20241111130034278 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) 20241111130034279 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) 20241111130034279 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) 20241111130034279 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) 20241111130034279 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) 20241111130034279 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) 20241111130034279 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) 20241111130034280 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130034281 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130034281 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130034281 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130034281 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130034281 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) 20241111130034281 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) 20241111130034281 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130034281 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130034294 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) 20241111130034295 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) 20241111130034295 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) 20241111130034295 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111130034295 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) 20241111130034295 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) 20241111130034295 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) 20241111130034295 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) 20241111130034296 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) 20241111130034296 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) 20241111130034296 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) 20241111130034296 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) 20241111130034296 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) 20241111130034296 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) 20241111130034297 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) 20241111130034297 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) 20241111130034297 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) 20241111130034297 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) 20241111130034304 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) 20241111130034304 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) 20241111130034304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111130034304 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) 20241111130034305 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1127)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111130034311 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130034311 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130034311 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130034311 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) 20241111130034311 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130034311 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130034311 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130034311 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130034311 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130034319 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) 20241111130034319 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) 20241111130034320 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) 20241111130034320 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) 20241111130034321 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) 20241111130034321 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) 20241111130034322 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) 20241111130034322 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) 20241111130034323 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) 20241111130034323 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) 20241111130034323 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) 20241111130034323 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) 20241111130034324 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) 20241111130034324 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) 20241111130034325 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) 20241111130034325 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) 20241111130034325 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) 20241111130034325 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) 20241111130034325 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111130034326 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130034326 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130034326 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) 20241111130034327 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130034327 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) 20241111130034327 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) 20241111130034327 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130034338 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) 20241111130034338 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) 20241111130034338 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) 20241111130034338 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111130034339 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) 20241111130034339 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) 20241111130034340 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) 20241111130034340 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) 20241111130034340 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) 20241111130034340 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) 20241111130034341 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) 20241111130034341 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) 20241111130034341 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) 20241111130034341 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) 20241111130034342 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) 20241111130034342 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) 20241111130034342 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) 20241111130034342 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) 20241111130034343 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) 20241111130034343 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) 20241111130034343 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241111130034343 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130034343 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130034343 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) 20241111130034343 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130034343 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) 20241111130034343 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) 20241111130034343 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130034357 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) 20241111130034357 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) 20241111130034357 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) 20241111130034357 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111130034359 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) 20241111130034359 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) 20241111130034360 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) 20241111130034360 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) 20241111130034361 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) 20241111130034361 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) 20241111130034362 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) 20241111130034362 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) 20241111130034362 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) 20241111130034362 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) 20241111130034363 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) 20241111130034363 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) 20241111130034364 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) 20241111130034364 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) 20241111130034367 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) 20241111130034367 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) 20241111130034367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111130034367 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130034367 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130034367 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) 20241111130034367 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130034367 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) 20241111130034367 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) 20241111130034368 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130034381 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) 20241111130034381 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) 20241111130034381 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) 20241111130034381 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111130034382 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) 20241111130034382 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) 20241111130034383 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) 20241111130034383 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) 20241111130034384 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) 20241111130034384 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) 20241111130034385 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) 20241111130034385 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) 20241111130034386 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) 20241111130034386 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) 20241111130034386 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) 20241111130034386 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) 20241111130034387 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) 20241111130034387 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) 20241111130034388 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) 20241111130034388 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) 20241111130034388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111130034388 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130034388 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130034388 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) 20241111130034389 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130034389 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130034389 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) 20241111130034389 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) 20241111130034389 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130034400 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) 20241111130034400 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) 20241111130034400 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) 20241111130034400 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111130034401 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) 20241111130034402 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) 20241111130034402 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) 20241111130034402 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) 20241111130034403 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) 20241111130034403 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) 20241111130034404 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) 20241111130034404 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) 20241111130034405 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) 20241111130034405 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) 20241111130034405 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) 20241111130034405 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) 20241111130034406 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) 20241111130034406 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) 20241111130034407 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) 20241111130034407 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) 20241111130034407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111130034407 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130034407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 125 + 13 = 138 (pdch_ul_controller.c:131) 20241111130034407 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111130034407 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) 20241111130034407 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111130034407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type POLL (pdch_ul_controller.c:184) 20241111130034408 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) 20241111130034408 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111130034408 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) 20241111130034408 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) 20241111130034408 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1127)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111130034419 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) 20241111130034419 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) 20241111130034419 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) 20241111130034419 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111130034420 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) 20241111130034420 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) 20241111130034421 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) 20241111130034421 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) 20241111130034422 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) 20241111130034422 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) 20241111130034423 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) 20241111130034423 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) 20241111130034423 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) 20241111130034424 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) 20241111130034424 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) 20241111130034424 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) 20241111130034425 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) 20241111130034425 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) 20241111130034429 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130034444 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) 20241111130034444 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) 20241111130034444 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) 20241111130034444 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111130034445 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) 20241111130034445 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) 20241111130034446 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) 20241111130034446 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) 20241111130034446 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) 20241111130034447 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) 20241111130034447 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) 20241111130034447 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) 20241111130034448 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) 20241111130034448 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) 20241111130034449 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) 20241111130034449 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) 20241111130034449 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) 20241111130034449 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) 20241111130034450 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130034462 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) 20241111130034462 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) 20241111130034464 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) 20241111130034464 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) 20241111130034464 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) 20241111130034464 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) 20241111130034465 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) 20241111130034465 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) 20241111130034466 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) 20241111130034466 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) 20241111130034467 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) 20241111130034467 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) 20241111130034467 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) 20241111130034467 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) 20241111130034468 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) 20241111130034468 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) 20241111130034469 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130034481 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) 20241111130034481 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) 20241111130034481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130034481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130034481 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130034482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130034482 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) 20241111130034482 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111130034482 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111130034482 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111130034482 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111130034482 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1127)@131a5d934883: Shutting down virtual BTS #0... 20241111130034483 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) 20241111130034483 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) 20241111130034484 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) 20241111130034484 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) 20241111130034485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60268<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130034486 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) 20241111130034486 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) 20241111130034487 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) 20241111130034487 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) 20241111130034488 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) 20241111130034488 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) 20241111130034490 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) 20241111130034490 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) 20241111130034491 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) 20241111130034491 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) 20241111130034494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60266<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130034495 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130034495 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130034495 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130034495 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130034495 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) 20241111130034495 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111130034495 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130034495 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130034495 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130034495 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130034495 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130034495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130034495 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130034495 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130034495 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130034495 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130034495 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130034495 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130034495 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130034495 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130034495 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130034495 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130034495 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130034495 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130034495 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130034496 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130034496 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 12507 with status 0 respawn: 100: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:00:34 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.talloc 20241111130034537 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130034537 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130034537 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130034537 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130034571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60284<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130034672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60284<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316140) Waiting for packet dumper to finish... 1 (prev_count=316140, count=385804) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 started. 1132@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1134)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1132@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1132@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1136)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130037811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1132@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(1140)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1132@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1140)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1137)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1137)@131a5d934883: Start timer T: 5 s 20241111130037818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60304<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1137)@131a5d934883: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(1141)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(1141)@131a5d934883: Start timer T: 2 s 1132@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1144)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1144)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130039538 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130039538 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130039538 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1137)@131a5d934883: OsmoPCU is now connected BTS(1139)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111130039551 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130039552 DLGLOBAL DEBUG validating counter group 0x5598fdc50040(bts) with 102 counters (rate_ctr.c:86) 20241111130039552 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130039552 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130039552 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130039552 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130039552 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130039552 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130039552 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130039552 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130039552 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130039552 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130039552 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130039552 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130039552 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130039552 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130039552 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130039552 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130039552 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130039552 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130039552 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130039552 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130039552 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130039552 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130039552 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130039552 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130039552 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130039552 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130039552 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130039552 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130039552 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130039552 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130039552 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130039552 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130039552 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130039552 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130039552 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130039552 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130039552 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130039552 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130039552 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130039552 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130039552 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130039552 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130039552 DLGLOBAL DEBUG validating counter group 0x7fbdc2bd25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130039552 DLGLOBAL DEBUG validating counter group 0x5598fdc4f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130039552 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130039552 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130039552 DLGLOBAL DEBUG validating counter group 0x7fbdc2bd3180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130039552 DLGLOBAL DEBUG validating counter group 0x7fbdc2bd3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130039552 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130039552 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130039552 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130039552 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130039552 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130039552 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130039552 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130039552 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130039552 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130039552 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130039552 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130039552 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130039552 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130039552 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130039552 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130039552 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130039552 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130039552 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130039552 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130039552 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130039552 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130039552 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130039552 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130039552 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130039552 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130039552 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130039552 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130039552 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130039552 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130039552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130039552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039552 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1139)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1139)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1139)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1136)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1139)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1136)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1136)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1136)@131a5d934883: Start timer Tns_test: 10 s BTS(1139)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" 20241111130039555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130039555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130039555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130039555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130039555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130039555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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(1139)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111130039555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130039555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130039555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1136)@131a5d934883: Warning: Stopping inactive timer Tns_block. 20241111130039555 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130039555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130039555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130039555 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130039555 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130039555 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130039555 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130039555 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130039555 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130039555 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(1136)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1139)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1139)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111130039556 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130039556 DLNS DEBUG GPRS-NS2-VC(NSE01234-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(1136)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1136)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1136)@131a5d934883: Start timer Tns_test: 10 s 1133@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1133@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130039564 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130039564 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130039564 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130039564 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130039564 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130039564 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130039564 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130039564 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130039565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130039565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039565 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130039565 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039566 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130039566 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039566 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130039566 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130039566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039567 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130039567 DL1IF DEBUG 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_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1134)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111130039567 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130039567 DL1IF DEBUG 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_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1134)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111130039567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130039567 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111130039568 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130039568 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130039568 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130039568 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130039568 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130039568 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130039568 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130039568 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130039569 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) 20241111130039569 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130039569 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111130039569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111130039569 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111130039569 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111130039569 DL1IF DEBUG (bts=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) 20241111130039569 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130039570 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130039570 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130039570 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130039570 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130039570 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130039570 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130039570 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130039570 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130039570 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130039570 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1139)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111130039573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130039573 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130039573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130039573 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130039573 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130039584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130039584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130039585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130039586 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130039586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039587 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130039587 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039587 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130039587 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039588 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130039588 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039589 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130039589 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039589 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130039604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130039604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039605 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130039605 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039606 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130039606 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039607 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130039607 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039608 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130039608 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039609 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130039609 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039609 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130039609 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130039610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039614 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130039629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130039629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039630 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130039630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039631 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) 20241111130039631 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) 20241111130039632 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) 20241111130039632 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) 20241111130039633 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) 20241111130039633 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) 20241111130039633 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) 20241111130039633 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) 20241111130039634 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) 20241111130039634 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) 20241111130039635 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) 20241111130039635 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) 20241111130039636 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130039649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130039649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039650 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) 20241111130039650 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) 20241111130039651 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) 20241111130039651 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) 20241111130039652 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) 20241111130039652 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) 20241111130039653 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) 20241111130039653 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) 20241111130039653 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) 20241111130039653 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) 20241111130039654 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) 20241111130039654 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) 20241111130039655 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) 20241111130039655 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) 20241111130039656 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130039669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130039669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039670 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) 20241111130039670 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) 20241111130039671 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) 20241111130039671 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) 20241111130039672 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) 20241111130039672 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) 20241111130039672 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) 20241111130039672 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) 20241111130039673 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) 20241111130039673 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) 20241111130039674 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) 20241111130039674 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) 20241111130039675 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) 20241111130039675 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) 20241111130039679 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130039694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130039694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039695 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) 20241111130039695 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) 20241111130039696 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) 20241111130039696 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) 20241111130039697 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) 20241111130039697 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) 20241111130039698 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) 20241111130039698 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) 20241111130039699 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) 20241111130039699 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) 20241111130039700 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) 20241111130039700 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) 20241111130039701 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) 20241111130039701 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) 20241111130039701 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130039713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130039713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039714 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) 20241111130039714 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) 20241111130039715 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) 20241111130039715 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) 20241111130039716 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) 20241111130039716 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) 20241111130039717 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) 20241111130039717 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) 20241111130039718 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) 20241111130039718 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) 20241111130039718 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) 20241111130039718 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) 20241111130039719 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) 20241111130039719 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) 20241111130039720 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130039732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130039732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039735 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) 20241111130039735 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) 20241111130039736 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) 20241111130039736 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) 20241111130039737 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) 20241111130039737 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) 20241111130039737 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) 20241111130039737 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) 20241111130039738 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) 20241111130039738 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) 20241111130039739 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) 20241111130039739 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) 20241111130039740 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) 20241111130039740 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) 20241111130039742 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130039756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130039756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039757 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) 20241111130039757 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) 20241111130039758 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) 20241111130039758 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) 20241111130039759 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) 20241111130039759 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) 20241111130039759 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) 20241111130039760 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) 20241111130039760 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) 20241111130039760 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) 20241111130039761 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) 20241111130039761 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) 20241111130039762 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) 20241111130039762 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) 20241111130039762 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130039775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130039775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130039776 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) 20241111130039776 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) 20241111130039777 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) 20241111130039777 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) 20241111130039778 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) 20241111130039778 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) 20241111130039778 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) 20241111130039778 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) 20241111130039779 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) 20241111130039779 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) 20241111130039780 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) 20241111130039780 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) 20241111130039781 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) 20241111130039781 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) 20241111130039782 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130039795 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) 20241111130039795 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) 20241111130039796 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) 20241111130039796 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) 20241111130039797 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) 20241111130039797 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) 20241111130039798 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) 20241111130039798 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) 20241111130039799 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) 20241111130039799 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) 20241111130039800 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) 20241111130039800 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) 20241111130039801 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) 20241111130039801 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) 20241111130039802 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) 20241111130039802 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) 20241111130039804 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130039818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130039818 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) 20241111130039818 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130039818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130039818 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130039819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130039819 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130039819 DLGLOBAL DEBUG validating counter group 0x5598fdc4f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130039819 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111130039819 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111130039819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111130039819 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111130039820 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111130039820 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) 20241111130039820 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130039820 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130039820 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111130039820 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130039820 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130039820 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130039820 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130039820 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130039820 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130039820 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130039820 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130039820 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) 20241111130039820 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130039820 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130039820 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130039820 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130039820 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130039820 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130039820 DLGLOBAL DEBUG validating counter group 0x5598fdc4fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130039820 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130039820 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130039820 DLGLOBAL DEBUG validating counter group 0x5598fdc4fc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130039820 DLGLOBAL DEBUG validating counter group 0x5598fdc4fc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130039820 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130039820 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) 20241111130039820 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) 20241111130039820 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) 20241111130039820 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) 20241111130039820 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111130039820 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111130039820 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) 20241111130039820 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111130039820 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) 20241111130039820 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) 20241111130039820 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111130039820 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) 20241111130039820 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) 20241111130039820 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111130039821 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) 20241111130039821 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) 20241111130039822 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) 20241111130039823 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) 20241111130039823 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) 20241111130039823 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) 20241111130039824 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) 20241111130039824 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) 20241111130039825 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) 20241111130039825 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) 20241111130039826 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) 20241111130039826 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) 20241111130039827 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) 20241111130039827 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) 20241111130039828 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) 20241111130039828 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111130039828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111130039828 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111130039828 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111130039828 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111130039828 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111130039828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111130039828 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) 20241111130039829 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111130039829 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) 20241111130039829 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) 20241111130039829 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1139)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111130039838 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) 20241111130039838 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) 20241111130039839 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) 20241111130039839 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) 20241111130039840 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) 20241111130039840 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) 20241111130039841 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) 20241111130039841 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) 20241111130039841 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) 20241111130039841 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) 20241111130039842 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) 20241111130039842 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) 20241111130039843 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) 20241111130039843 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) 20241111130039844 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) 20241111130039844 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) 20241111130039845 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130039857 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) 20241111130039857 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) 20241111130039858 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) 20241111130039858 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) 20241111130039859 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) 20241111130039859 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) 20241111130039860 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) 20241111130039860 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) 20241111130039861 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) 20241111130039861 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) 20241111130039862 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) 20241111130039862 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) 20241111130039862 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) 20241111130039862 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) 20241111130039863 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) 20241111130039863 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) 20241111130039866 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130039881 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) 20241111130039881 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) 20241111130039882 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) 20241111130039882 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) 20241111130039883 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) 20241111130039883 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) 20241111130039884 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) 20241111130039884 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) 20241111130039885 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) 20241111130039885 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) 20241111130039886 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) 20241111130039886 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) 20241111130039887 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) 20241111130039887 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) 20241111130039889 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) 20241111130039889 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) 20241111130039890 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130039900 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) 20241111130039900 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) 20241111130039900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130039900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130039900 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130039900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130039900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111130039900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111130039900 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111130039901 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) 20241111130039901 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111130039901 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111130039901 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) 20241111130039901 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) 20241111130039902 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) 20241111130039902 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) 20241111130039904 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) 20241111130039904 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) 20241111130039905 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) 20241111130039905 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) 20241111130039905 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) 20241111130039905 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) 20241111130039906 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) 20241111130039906 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) 20241111130039907 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) 20241111130039907 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) 20241111130039908 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130039919 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) 20241111130039919 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) 20241111130039919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130039919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130039919 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) 20241111130039920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130039920 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111130039920 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130039920 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130039920 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111130039920 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111130039920 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111130039921 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) 20241111130039921 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) 20241111130039922 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) 20241111130039922 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) 20241111130039923 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) 20241111130039923 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) 20241111130039924 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) 20241111130039924 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) 20241111130039924 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) 20241111130039924 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) 20241111130039925 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) 20241111130039925 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) 20241111130039926 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) 20241111130039926 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) 20241111130039929 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130039931 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130039931 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130039931 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130039931 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130039931 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) 20241111130039931 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) 20241111130039931 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130039931 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130039943 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) 20241111130039943 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) 20241111130039944 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) 20241111130039945 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) 20241111130039945 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) 20241111130039945 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) 20241111130039946 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) 20241111130039946 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) 20241111130039947 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) 20241111130039947 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) 20241111130039947 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) 20241111130039947 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) 20241111130039948 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130039948 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130039948 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130039948 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) 20241111130039948 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130039948 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130039948 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130039948 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130039948 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130039948 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) 20241111130039948 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) 20241111130039949 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) 20241111130039949 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) 20241111130039949 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) 20241111130039949 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) 20241111130039949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241111130039949 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130039949 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130039949 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) 20241111130039950 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130039950 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) 20241111130039950 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) 20241111130039950 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130039962 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) 20241111130039962 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) 20241111130039963 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) 20241111130039963 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) 20241111130039964 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) 20241111130039964 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) 20241111130039965 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) 20241111130039965 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) 20241111130039966 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) 20241111130039966 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) 20241111130039966 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) 20241111130039966 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) 20241111130039967 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) 20241111130039967 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) 20241111130039968 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) 20241111130039968 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) 20241111130039969 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) 20241111130039969 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) 20241111130039969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241111130039969 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130039969 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130039969 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) 20241111130039969 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130039969 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) 20241111130039969 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) 20241111130039969 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130039981 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) 20241111130039981 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) 20241111130039981 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) 20241111130039981 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111130039983 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) 20241111130039983 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) 20241111130039984 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) 20241111130039984 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) 20241111130039985 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) 20241111130039985 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) 20241111130039986 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) 20241111130039986 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) 20241111130039987 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) 20241111130039987 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) 20241111130039988 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) 20241111130039988 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) 20241111130039988 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) 20241111130039988 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) 20241111130039991 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) 20241111130039991 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) 20241111130039991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241111130039991 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130039991 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130039991 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) 20241111130039991 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130039991 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) 20241111130039991 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) 20241111130039991 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130040005 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) 20241111130040005 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) 20241111130040005 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) 20241111130040005 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111130040006 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) 20241111130040006 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) 20241111130040007 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) 20241111130040007 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) 20241111130040008 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) 20241111130040008 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) 20241111130040009 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) 20241111130040009 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) 20241111130040009 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) 20241111130040009 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) 20241111130040010 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) 20241111130040010 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) 20241111130040011 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) 20241111130040011 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) 20241111130040012 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) 20241111130040012 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) 20241111130040012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241111130040012 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130040012 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130040012 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) 20241111130040012 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130040012 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130040012 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) 20241111130040012 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) 20241111130040013 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130040024 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) 20241111130040024 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) 20241111130040024 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) 20241111130040024 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111130040025 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) 20241111130040025 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) 20241111130040026 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) 20241111130040026 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) 20241111130040027 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) 20241111130040027 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) 20241111130040028 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) 20241111130040028 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) 20241111130040029 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) 20241111130040029 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) 20241111130040029 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) 20241111130040029 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) 20241111130040030 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) 20241111130040030 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) 20241111130040031 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) 20241111130040031 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) 20241111130040031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241111130040031 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130040031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241111130040031 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111130040031 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) 20241111130040032 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111130040032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241111130040032 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) 20241111130040032 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111130040032 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) 20241111130040032 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) 20241111130040032 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1139)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111130040044 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) 20241111130040044 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) 20241111130040044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130040044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130040044 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) 20241111130040044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130040044 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130040044 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241111130040044 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241111130040044 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241111130040044 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241111130040046 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) 20241111130040046 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) 20241111130040047 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) 20241111130040047 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) 20241111130040049 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) 20241111130040049 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) 20241111130040050 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) 20241111130040050 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) 20241111130040051 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) 20241111130040051 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) 20241111130040052 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) 20241111130040052 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) 20241111130040053 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) 20241111130040053 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) 20241111130040054 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130040055 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130040055 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130040055 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130040055 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130040055 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) 20241111130040055 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) 20241111130040055 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130040055 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130040067 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) 20241111130040067 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) 20241111130040067 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) 20241111130040067 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111130040067 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) 20241111130040068 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) 20241111130040068 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) 20241111130040068 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) 20241111130040068 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) 20241111130040068 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) 20241111130040068 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) 20241111130040068 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) 20241111130040068 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) 20241111130040068 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) 20241111130040069 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) 20241111130040069 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) 20241111130040069 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) 20241111130040069 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) 20241111130040071 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130040087 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) 20241111130040087 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) 20241111130040088 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) 20241111130040088 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) 20241111130040088 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) 20241111130040088 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) 20241111130040089 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) 20241111130040089 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) 20241111130040089 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) 20241111130040089 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) 20241111130040090 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) 20241111130040090 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) 20241111130040091 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) 20241111130040091 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) 20241111130040092 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) 20241111130040092 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) 20241111130040093 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130040107 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) 20241111130040107 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) 20241111130040107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130040107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130040107 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130040108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130040108 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) 20241111130040108 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) 20241111130040108 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) 20241111130040108 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) 20241111130040108 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) 20241111130040109 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) 20241111130040109 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) 20241111130040109 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) 20241111130040109 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) 20241111130040110 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) 20241111130040110 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) 20241111130040111 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) 20241111130040111 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) 20241111130040112 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) 20241111130040112 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) 20241111130040113 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) 20241111130040113 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) 20241111130040114 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) 20241111130040114 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) 20241111130040116 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) 20241111130040116 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) 20241111130040116 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241111130040117 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) 20241111130040117 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1139)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241111130040126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130040126 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130040126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130040126 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) 20241111130040127 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130040127 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130040127 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130040127 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130040127 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130040131 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) 20241111130040131 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) 20241111130040132 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) 20241111130040132 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) 20241111130040133 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) 20241111130040133 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) 20241111130040134 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) 20241111130040134 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) 20241111130040135 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) 20241111130040135 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) 20241111130040136 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) 20241111130040136 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) 20241111130040137 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) 20241111130040137 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) 20241111130040138 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) 20241111130040138 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) 20241111130040138 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) 20241111130040138 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) 20241111130040138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111130040138 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130040139 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130040139 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) 20241111130040139 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130040139 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) 20241111130040139 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) 20241111130040140 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130040150 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) 20241111130040150 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) 20241111130040150 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) 20241111130040150 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111130040152 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) 20241111130040152 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) 20241111130040154 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) 20241111130040154 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) 20241111130040155 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) 20241111130040155 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) 20241111130040156 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) 20241111130040156 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) 20241111130040156 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) 20241111130040156 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) 20241111130040157 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) 20241111130040157 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) 20241111130040158 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) 20241111130040158 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) 20241111130040159 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) 20241111130040159 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) 20241111130040159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111130040159 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130040159 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130040159 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) 20241111130040159 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130040159 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) 20241111130040159 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) 20241111130040160 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130040169 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) 20241111130040169 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) 20241111130040169 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) 20241111130040169 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111130040171 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) 20241111130040171 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) 20241111130040171 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) 20241111130040171 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) 20241111130040172 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) 20241111130040172 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) 20241111130040173 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) 20241111130040173 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) 20241111130040174 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) 20241111130040174 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) 20241111130040175 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) 20241111130040175 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) 20241111130040175 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) 20241111130040175 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) 20241111130040179 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) 20241111130040179 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) 20241111130040179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111130040179 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130040179 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130040179 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) 20241111130040179 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130040179 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) 20241111130040179 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) 20241111130040180 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130040193 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) 20241111130040193 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) 20241111130040193 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) 20241111130040193 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111130040194 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) 20241111130040194 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) 20241111130040195 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) 20241111130040195 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) 20241111130040196 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) 20241111130040196 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) 20241111130040197 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) 20241111130040197 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) 20241111130040198 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) 20241111130040198 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) 20241111130040198 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) 20241111130040198 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) 20241111130040199 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) 20241111130040199 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) 20241111130040200 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) 20241111130040200 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) 20241111130040200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111130040200 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130040200 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130040200 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) 20241111130040201 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130040201 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130040201 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) 20241111130040201 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) 20241111130040201 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130040212 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) 20241111130040212 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) 20241111130040212 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) 20241111130040212 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241111130040213 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) 20241111130040213 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) 20241111130040214 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) 20241111130040214 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) 20241111130040215 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) 20241111130040215 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) 20241111130040216 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) 20241111130040216 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) 20241111130040216 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) 20241111130040216 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) 20241111130040217 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) 20241111130040217 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) 20241111130040218 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) 20241111130040218 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) 20241111130040219 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) 20241111130040219 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) 20241111130040219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241111130040219 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130040219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241111130040219 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111130040219 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) 20241111130040219 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111130040219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241111130040219 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) 20241111130040219 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111130040219 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) 20241111130040219 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) 20241111130040220 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1139)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111130040231 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) 20241111130040231 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) 20241111130040231 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) 20241111130040232 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241111130040233 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) 20241111130040233 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) 20241111130040234 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) 20241111130040234 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) 20241111130040234 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) 20241111130040234 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) 20241111130040235 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) 20241111130040235 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) 20241111130040236 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) 20241111130040236 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) 20241111130040237 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) 20241111130040237 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) 20241111130040237 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) 20241111130040237 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) 20241111130040241 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130040255 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) 20241111130040255 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) 20241111130040255 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) 20241111130040255 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241111130040255 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241111130040255 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241111130040256 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) 20241111130040256 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) 20241111130040257 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) 20241111130040257 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) 20241111130040258 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) 20241111130040258 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) 20241111130040259 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) 20241111130040259 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) 20241111130040259 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) 20241111130040259 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) 20241111130040260 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) 20241111130040260 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) 20241111130040261 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) 20241111130040261 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) 20241111130040262 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130040274 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) 20241111130040274 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) 20241111130040275 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) 20241111130040275 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) 20241111130040276 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) 20241111130040276 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) 20241111130040277 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) 20241111130040277 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) 20241111130040278 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) 20241111130040278 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) 20241111130040278 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) 20241111130040278 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) 20241111130040279 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) 20241111130040279 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) 20241111130040280 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) 20241111130040280 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) 20241111130040281 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130040293 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) 20241111130040293 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) 20241111130040293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130040293 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130040293 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130040294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130040294 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) 20241111130040294 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111130040294 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111130040294 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111130040294 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111130040294 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1139)@131a5d934883: Shutting down virtual BTS #0... 20241111130040295 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) 20241111130040295 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) 20241111130040296 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) 20241111130040296 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) 20241111130040297 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) 20241111130040297 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) 20241111130040299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60304<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130040299 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) 20241111130040299 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) 20241111130040301 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) 20241111130040301 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) 20241111130040302 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) 20241111130040302 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) 20241111130040303 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) 20241111130040303 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) 20241111130040307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60292<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130040308 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130040308 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130040308 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130040308 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241111130040308 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) 20241111130040308 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241111130040308 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130040308 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130040308 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130040308 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130040308 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241111130040308 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130040308 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130040309 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130040309 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130040309 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130040309 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130040309 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130040309 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130040309 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130040309 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130040309 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130040309 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130040309 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130040309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130040309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130040309 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 12574 with status 0 respawn: 101: starting: osmo-pcu MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:00:40 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.talloc 20241111130040353 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130040353 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130040353 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130040353 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130040376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130040477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374548) Waiting for packet dumper to finish... 1 (prev_count=374548, count=416644) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf started. 1145@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 1145@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1149)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1148)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1145@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1149)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130043594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1145@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1153)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1145@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1153)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1150)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1150)@131a5d934883: Start timer T: 5 s PCUIF(1150)@131a5d934883: Start timer T_Conn: 10 s 20241111130043600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51998<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-STATS(1154)@131a5d934883: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-STATS(1154)@131a5d934883: Start timer T: 2 s 1145@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1157)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1157)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130045354 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130045354 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130045354 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1150)@131a5d934883: OsmoPCU is now connected BTS(1152)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 20241111130045369 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130045370 DLGLOBAL DEBUG validating counter group 0x55a0cb2be040(bts) with 102 counters (rate_ctr.c:86) 20241111130045370 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130045370 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130045370 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130045370 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130045370 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130045370 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130045370 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130045370 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130045370 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130045370 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130045370 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130045370 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130045370 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130045370 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130045370 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130045370 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130045370 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130045370 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130045370 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130045370 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130045370 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130045370 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130045370 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130045370 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130045370 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130045370 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130045370 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130045370 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130045370 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130045370 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130045370 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130045370 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130045370 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130045370 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130045370 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130045370 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130045370 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130045371 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130045371 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130045371 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130045371 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130045371 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130045371 DLGLOBAL DEBUG validating counter group 0x7fd54cc625e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130045371 DLGLOBAL DEBUG validating counter group 0x55a0cb2bd720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130045371 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130045371 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130045371 DLGLOBAL DEBUG validating counter group 0x7fd54cc63180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130045371 DLGLOBAL DEBUG validating counter group 0x7fd54cc63160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130045371 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130045371 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130045371 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130045371 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130045371 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130045371 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130045371 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130045371 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130045371 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130045371 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130045371 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130045371 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130045371 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130045371 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130045371 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130045371 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130045371 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130045371 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130045371 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130045371 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130045371 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130045371 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130045371 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130045371 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130045371 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130045371 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130045371 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130045371 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130045371 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@131a5d934883: Start timer T: 2 s 20241111130045372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130045372 DL1IF DEBUG 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@131a5d934883: Start timer T: 2 s 20241111130045373 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s BTS(1152)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1152)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1149)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1152)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1149)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE BTS(1152)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1149)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1149)@131a5d934883: Start timer Tns_test: 10 s BTS(1152)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1152)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111130045380 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130045380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130045380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130045380 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130045380 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130045380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-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)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111130045381 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130045381 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130045381 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241111130045383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130045383 DL1IF DEBUG 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)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1149)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1149)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130045384 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130045384 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130045384 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130045384 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130045384 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130045384 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130045384 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130045384 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130045384 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130045384 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130045386 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130045386 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045387 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130045387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111130045387 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130045387 DL1IF DEBUG 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(1149)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1149)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1149)@131a5d934883: Start timer Tns_test: 10 s 20241111130045389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130045389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130045390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130045390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045391 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130045391 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130045391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045392 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1146@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1146@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130045397 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130045397 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130045397 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130045397 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130045397 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130045397 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130045397 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130045397 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130045400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130045400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045401 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130045401 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1148)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111130045402 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130045402 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045402 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130045402 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1148)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111130045402 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130045402 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130045403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: BSSGP successfully initialized 20241111130045403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130045403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045404 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130045404 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130045404 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130045404 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130045404 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130045404 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130045404 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130045404 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130045404 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 20241111130045405 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111130045406 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) 20241111130045406 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130045406 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111130045406 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111130045406 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111130045406 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111130045406 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111130045408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130045408 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130045408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130045408 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130045408 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130045408 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130045408 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130045408 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130045408 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130045408 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111130045411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130045411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130045411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130045411 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130045411 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130045418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130045419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045419 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130045419 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045419 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130045419 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045419 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130045419 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045419 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130045419 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045419 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130045420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045420 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130045420 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045420 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130045420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045428 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130045443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130045443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130045444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045446 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) 20241111130045446 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) 20241111130045447 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) 20241111130045447 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) 20241111130045449 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) 20241111130045449 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) 20241111130045450 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) 20241111130045450 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) 20241111130045451 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) 20241111130045451 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) 20241111130045451 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) 20241111130045451 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) 20241111130045453 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130045463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130045463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045464 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) 20241111130045464 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) 20241111130045465 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) 20241111130045465 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) 20241111130045466 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) 20241111130045466 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) 20241111130045467 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) 20241111130045467 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) 20241111130045467 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) 20241111130045467 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) 20241111130045468 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) 20241111130045468 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) 20241111130045469 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) 20241111130045469 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) 20241111130045470 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130045482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130045482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045483 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) 20241111130045483 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) 20241111130045484 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) 20241111130045484 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) 20241111130045485 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) 20241111130045485 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) 20241111130045485 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) 20241111130045485 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) 20241111130045486 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) 20241111130045486 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) 20241111130045487 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) 20241111130045487 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) 20241111130045488 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) 20241111130045488 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) 20241111130045492 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130045505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130045505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045507 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) 20241111130045507 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) 20241111130045507 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) 20241111130045507 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) 20241111130045508 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) 20241111130045508 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) 20241111130045509 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) 20241111130045509 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) 20241111130045510 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) 20241111130045510 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) 20241111130045510 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) 20241111130045511 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) 20241111130045511 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) 20241111130045511 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) 20241111130045512 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130045524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130045524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045526 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) 20241111130045526 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) 20241111130045526 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) 20241111130045526 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) 20241111130045527 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) 20241111130045527 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) 20241111130045528 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) 20241111130045528 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) 20241111130045529 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) 20241111130045529 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) 20241111130045530 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) 20241111130045530 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) 20241111130045530 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) 20241111130045530 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) 20241111130045531 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130045543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130045543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045545 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) 20241111130045545 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) 20241111130045545 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) 20241111130045545 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) 20241111130045546 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) 20241111130045546 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) 20241111130045547 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) 20241111130045547 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) 20241111130045548 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) 20241111130045548 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) 20241111130045549 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) 20241111130045549 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) 20241111130045549 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) 20241111130045549 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) 20241111130045553 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130045567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130045567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045569 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) 20241111130045569 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) 20241111130045569 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) 20241111130045569 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) 20241111130045570 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) 20241111130045570 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) 20241111130045571 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) 20241111130045571 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) 20241111130045572 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) 20241111130045572 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) 20241111130045572 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) 20241111130045572 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) 20241111130045573 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) 20241111130045573 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) 20241111130045574 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130045586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130045586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130045588 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) 20241111130045588 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) 20241111130045588 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) 20241111130045588 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) 20241111130045589 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) 20241111130045589 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) 20241111130045590 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) 20241111130045590 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) 20241111130045591 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) 20241111130045591 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) 20241111130045592 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) 20241111130045592 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) 20241111130045592 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) 20241111130045593 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) 20241111130045593 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130045605 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) 20241111130045605 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) 20241111130045607 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) 20241111130045607 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) 20241111130045607 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) 20241111130045607 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) 20241111130045608 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) 20241111130045608 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) 20241111130045609 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) 20241111130045609 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) 20241111130045610 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) 20241111130045610 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) 20241111130045610 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) 20241111130045610 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) 20241111130045611 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) 20241111130045611 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) 20241111130045615 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130045629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130045629 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) 20241111130045629 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130045629 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130045629 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130045631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130045631 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130045631 DLGLOBAL DEBUG validating counter group 0x55a0cb2bd760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130045631 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241111130045631 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111130045631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111130045631 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241111130045631 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241111130045631 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) 20241111130045631 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130045631 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130045631 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111130045631 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130045631 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130045631 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130045631 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130045631 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130045631 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130045631 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130045631 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130045631 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) 20241111130045631 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130045631 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130045631 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130045631 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130045631 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130045631 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130045631 DLGLOBAL DEBUG validating counter group 0x55a0cb2bdb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130045631 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130045631 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130045631 DLGLOBAL DEBUG validating counter group 0x55a0cb2bdc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130045631 DLGLOBAL DEBUG validating counter group 0x55a0cb2bdc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130045631 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130045631 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) 20241111130045631 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) 20241111130045631 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) 20241111130045631 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) 20241111130045631 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111130045631 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111130045631 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) 20241111130045631 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111130045631 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) 20241111130045631 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) 20241111130045631 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111130045631 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) 20241111130045631 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) 20241111130045631 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111130045632 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) 20241111130045632 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) 20241111130045632 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) 20241111130045632 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) 20241111130045633 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) 20241111130045633 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) 20241111130045634 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) 20241111130045634 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) 20241111130045635 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) 20241111130045635 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) 20241111130045636 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) 20241111130045636 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) 20241111130045636 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) 20241111130045636 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) 20241111130045637 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) 20241111130045637 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241111130045637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111130045637 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111130045638 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111130045638 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241111130045638 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111130045638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111130045638 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) 20241111130045638 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241111130045639 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) 20241111130045639 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) 20241111130045639 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1152)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241111130045648 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) 20241111130045648 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) 20241111130045650 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) 20241111130045650 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) 20241111130045650 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) 20241111130045650 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) 20241111130045651 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) 20241111130045651 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) 20241111130045652 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) 20241111130045652 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) 20241111130045653 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) 20241111130045653 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) 20241111130045654 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) 20241111130045654 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) 20241111130045654 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) 20241111130045654 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) 20241111130045655 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130045668 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) 20241111130045668 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) 20241111130045669 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) 20241111130045669 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) 20241111130045669 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) 20241111130045669 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) 20241111130045670 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) 20241111130045670 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) 20241111130045671 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) 20241111130045671 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) 20241111130045672 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) 20241111130045672 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) 20241111130045673 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) 20241111130045673 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) 20241111130045673 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) 20241111130045673 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) 20241111130045677 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130045692 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) 20241111130045692 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) 20241111130045693 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) 20241111130045693 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) 20241111130045694 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) 20241111130045694 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) 20241111130045694 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) 20241111130045694 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) 20241111130045695 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) 20241111130045695 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) 20241111130045696 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) 20241111130045696 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) 20241111130045697 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) 20241111130045697 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) 20241111130045697 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) 20241111130045697 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) 20241111130045698 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130045711 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) 20241111130045711 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) 20241111130045711 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130045711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130045711 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130045711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130045711 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241111130045711 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241111130045711 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241111130045711 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) 20241111130045711 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241111130045711 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241111130045713 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) 20241111130045713 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) 20241111130045714 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) 20241111130045714 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) 20241111130045715 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) 20241111130045715 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) 20241111130045716 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) 20241111130045716 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) 20241111130045717 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) 20241111130045717 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) 20241111130045717 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) 20241111130045717 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) 20241111130045718 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) 20241111130045718 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) 20241111130045719 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130045730 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) 20241111130045730 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) 20241111130045730 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130045730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130045730 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) 20241111130045730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130045730 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241111130045730 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241111130045730 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241111130045730 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241111130045730 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241111130045730 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241111130045731 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) 20241111130045731 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) 20241111130045732 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) 20241111130045732 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) 20241111130045732 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) 20241111130045733 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) 20241111130045733 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) 20241111130045733 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) 20241111130045734 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) 20241111130045734 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) 20241111130045735 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) 20241111130045735 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) 20241111130045736 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) 20241111130045736 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) 20241111130045739 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130045740 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241111130045741 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241111130045741 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241111130045741 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241111130045741 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) 20241111130045741 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) 20241111130045741 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130045741 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241111130045754 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) 20241111130045754 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) 20241111130045755 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) 20241111130045755 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) 20241111130045756 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) 20241111130045756 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) MTC@131a5d934883: Start timer T: 0.1 s 20241111130045757 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) 20241111130045757 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) 20241111130045758 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) 20241111130045758 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) 20241111130045759 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) 20241111130045759 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) 20241111130045760 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) 20241111130045760 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) 20241111130045761 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) 20241111130045761 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) 20241111130045761 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130045762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130045762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130045762 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) 20241111130045762 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241111130045762 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241111130045762 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241111130045762 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241111130045762 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241111130045762 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130045762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130045762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130045762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130045762 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130045763 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111130045763 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241111130045763 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241111130045763 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241111130045763 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130045763 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) 20241111130045763 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130045763 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130045763 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111130045763 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241111130045763 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130045763 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130045763 DLGLOBAL DEBUG validating counter group 0x55a0cb2bdb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130045763 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111130045763 DLGLOBAL DEBUG validating counter group 0x55a0cb2bde20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130045763 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241111130045763 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) 20241111130045763 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) 20241111130045763 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) 20241111130045763 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) 20241111130045763 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241111130045763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241111130045763 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) 20241111130045763 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241111130045763 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) 20241111130045763 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241111130045763 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) 20241111130045763 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241111130045763 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) 20241111130045774 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) 20241111130045774 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) 20241111130045776 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) 20241111130045776 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) 20241111130045777 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) 20241111130045777 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) 20241111130045778 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) 20241111130045778 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) 20241111130045779 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) 20241111130045779 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) 20241111130045780 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) 20241111130045780 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) 20241111130045780 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) 20241111130045780 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) 20241111130045781 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) 20241111130045781 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) 20241111130045782 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130045793 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) 20241111130045793 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) 20241111130045794 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) 20241111130045794 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) 20241111130045795 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) 20241111130045795 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) 20241111130045796 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) 20241111130045796 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) 20241111130045797 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) 20241111130045797 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) 20241111130045797 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) 20241111130045797 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) 20241111130045798 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) 20241111130045798 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) 20241111130045799 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) 20241111130045799 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) 20241111130045803 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130045818 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) 20241111130045818 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) 20241111130045819 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) 20241111130045819 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) 20241111130045820 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) 20241111130045820 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) 20241111130045821 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) 20241111130045821 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) 20241111130045822 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) 20241111130045822 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) 20241111130045823 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) 20241111130045823 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) 20241111130045823 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) 20241111130045823 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) 20241111130045824 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) 20241111130045824 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) 20241111130045825 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130045837 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) 20241111130045837 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) 20241111130045838 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) 20241111130045838 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) 20241111130045839 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) 20241111130045839 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) 20241111130045839 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) 20241111130045839 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) 20241111130045840 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) 20241111130045840 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) 20241111130045841 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) 20241111130045841 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) 20241111130045842 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) 20241111130045842 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) 20241111130045843 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) 20241111130045843 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) 20241111130045843 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130045856 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) 20241111130045856 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) 20241111130045857 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) 20241111130045857 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) 20241111130045858 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) 20241111130045858 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) 20241111130045859 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) 20241111130045859 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) 20241111130045860 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) 20241111130045860 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) 20241111130045861 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) 20241111130045861 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) 20241111130045861 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) 20241111130045861 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) 20241111130045862 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) 20241111130045862 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) 20241111130045865 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) 20241111130045865 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) 20241111130045865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241111130045865 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) 20241111130045865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241111130045865 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) 20241111130045865 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241111130045865 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) 20241111130045866 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241111130045866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241111130045866 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) 20241111130045866 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) 20241111130045866 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) 20241111130045866 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) 20241111130045866 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1152)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241111130045880 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) 20241111130045880 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) 20241111130045881 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) 20241111130045881 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) 20241111130045882 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) 20241111130045882 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) 20241111130045882 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) 20241111130045882 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) 20241111130045883 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) 20241111130045883 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) 20241111130045884 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) 20241111130045884 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) 20241111130045885 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) 20241111130045885 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) 20241111130045885 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) 20241111130045885 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) 20241111130045886 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) 20241111130045886 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) 20241111130045886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241111130045887 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130045887 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130045887 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) 20241111130045887 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130045887 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) 20241111130045887 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) 20241111130045888 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130045899 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) 20241111130045899 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) 20241111130045899 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) 20241111130045899 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241111130045900 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) 20241111130045900 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) 20241111130045901 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) 20241111130045901 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) 20241111130045902 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) 20241111130045902 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) 20241111130045903 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) 20241111130045903 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) 20241111130045903 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) 20241111130045903 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) 20241111130045904 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) 20241111130045904 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) 20241111130045905 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) 20241111130045905 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) 20241111130045906 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130045918 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) 20241111130045918 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) 20241111130045918 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) 20241111130045918 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241111130045919 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) 20241111130045919 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) 20241111130045920 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) 20241111130045920 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) 20241111130045921 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) 20241111130045921 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) 20241111130045921 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) 20241111130045921 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) 20241111130045922 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) 20241111130045922 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) 20241111130045923 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) 20241111130045923 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) 20241111130045924 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) 20241111130045924 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) 20241111130045927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130045941 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) 20241111130045941 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) 20241111130045941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130045942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130045942 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130045942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130045942 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=117 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241111130045942 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241111130045942 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241111130045942 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) 20241111130045942 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241111130045942 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241111130045943 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) 20241111130045943 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) 20241111130045943 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) 20241111130045943 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) 20241111130045944 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) 20241111130045944 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) 20241111130045946 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) 20241111130045946 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) 20241111130045947 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) 20241111130045947 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) 20241111130045948 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) 20241111130045948 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) 20241111130045949 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) 20241111130045949 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) 20241111130045949 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) 20241111130045950 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) 20241111130045950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241111130045950 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130045950 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130045950 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) 20241111130045950 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130045950 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) 20241111130045950 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) 20241111130045950 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130045961 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) 20241111130045961 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) 20241111130045962 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) 20241111130045962 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) 20241111130045963 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) 20241111130045963 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) 20241111130045963 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) 20241111130045963 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) 20241111130045965 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) 20241111130045965 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) 20241111130045966 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) 20241111130045966 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) 20241111130045966 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) 20241111130045966 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) 20241111130045967 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) 20241111130045967 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) 20241111130045968 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) 20241111130045968 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) 20241111130045968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241111130045968 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130045968 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130045968 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) 20241111130045969 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130045969 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) 20241111130045969 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) 20241111130045969 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130045980 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) 20241111130045980 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) 20241111130045980 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) 20241111130045980 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241111130045981 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) 20241111130045981 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) 20241111130045982 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) 20241111130045982 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) 20241111130045983 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) 20241111130045983 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) 20241111130045984 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) 20241111130045984 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) 20241111130045984 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) 20241111130045984 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) 20241111130045985 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) 20241111130045985 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) 20241111130045986 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) 20241111130045986 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) 20241111130045990 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) 20241111130045990 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) 20241111130045990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241111130045990 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130045990 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241111130045990 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) 20241111130045990 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241111130045990 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241111130045990 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) 20241111130045990 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) 20241111130045991 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130046004 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) 20241111130046004 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) 20241111130046004 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) 20241111130046004 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241111130046006 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) 20241111130046006 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) 20241111130046007 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) 20241111130046007 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) 20241111130046008 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) 20241111130046008 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) 20241111130046008 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) 20241111130046008 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) 20241111130046009 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) 20241111130046009 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) 20241111130046010 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) 20241111130046010 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) 20241111130046011 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) 20241111130046011 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) 20241111130046012 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) 20241111130046012 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) 20241111130046012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241111130046012 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241111130046012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20241111130046012 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241111130046012 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) 20241111130046012 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241111130046012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20241111130046012 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) 20241111130046012 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241111130046012 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) 20241111130046012 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) 20241111130046012 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1152)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241111130046024 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) 20241111130046024 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) 20241111130046024 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) 20241111130046024 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241111130046025 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) 20241111130046025 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) 20241111130046026 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) 20241111130046026 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) 20241111130046027 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) 20241111130046027 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) 20241111130046027 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) 20241111130046027 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) 20241111130046028 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) 20241111130046028 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) 20241111130046029 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) 20241111130046029 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) 20241111130046030 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) 20241111130046030 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) 20241111130046030 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130046043 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) 20241111130046043 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) 20241111130046043 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) 20241111130046043 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241111130046044 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) 20241111130046044 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) 20241111130046045 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) 20241111130046045 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) 20241111130046045 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) 20241111130046045 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) 20241111130046046 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) 20241111130046046 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) 20241111130046047 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) 20241111130046047 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) 20241111130046048 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) 20241111130046048 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) 20241111130046048 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) 20241111130046048 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) 20241111130046052 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130046066 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) 20241111130046066 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) 20241111130046068 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) 20241111130046068 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) 20241111130046069 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) 20241111130046069 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) 20241111130046070 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) 20241111130046070 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) 20241111130046070 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) 20241111130046070 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) 20241111130046071 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) 20241111130046071 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) 20241111130046072 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) 20241111130046072 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) 20241111130046073 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) 20241111130046073 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) 20241111130046074 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130046086 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) 20241111130046086 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) 20241111130046086 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130046086 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130046086 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130046086 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130046086 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) 20241111130046086 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241111130046086 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241111130046086 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241111130046086 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241111130046086 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241111130046088 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) 20241111130046088 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) 20241111130046089 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) 20241111130046089 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) 20241111130046089 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) 20241111130046089 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) 20241111130046090 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) 20241111130046090 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) 20241111130046091 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) 20241111130046091 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) 20241111130046092 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) 20241111130046092 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) 20241111130046093 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) 20241111130046093 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) 20241111130046094 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) 20241111130046094 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) 20241111130046094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241111130046094 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) 20241111130046094 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) 20241111130046094 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) 20241111130046094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241111130046094 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241111130046094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241111130046094 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) 20241111130046094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241111130046094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 4e f8 c4 a4 26 d9 33 bc 0e 0c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241111130046094 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) 20241111130046094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241111130046094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241111130046094 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) 20241111130046094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 151 + 13 = 164 (pdch_ul_controller.c:131) 20241111130046094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type POLL (pdch_ul_controller.c:184) 20241111130046094 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) 20241111130046094 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) 20241111130046094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 4e f8 c4 a4 26 d9 33 bc 0e 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) 20241111130046094 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 4e f8 c4 a4 26 d9 33 bc 0e 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) 20241111130046095 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130046105 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) 20241111130046105 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) 20241111130046106 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) 20241111130046106 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) 20241111130046107 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) 20241111130046107 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) 20241111130046108 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) 20241111130046108 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) 20241111130046108 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) 20241111130046108 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) 20241111130046109 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) 20241111130046109 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) 20241111130046110 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) 20241111130046110 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) 20241111130046111 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) 20241111130046111 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) 20241111130046114 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130046129 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) 20241111130046129 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) 20241111130046129 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) 20241111130046129 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241111130046130 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) 20241111130046130 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) 20241111130046131 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) 20241111130046131 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) 20241111130046131 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) 20241111130046131 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) 20241111130046132 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) 20241111130046132 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) 20241111130046133 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) 20241111130046133 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) 20241111130046134 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) 20241111130046134 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) 20241111130046135 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) 20241111130046135 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) 20241111130046135 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130046148 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) 20241111130046148 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) 20241111130046149 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) 20241111130046149 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) 20241111130046150 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) 20241111130046150 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) 20241111130046151 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) 20241111130046151 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) 20241111130046151 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) 20241111130046151 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) 20241111130046152 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) 20241111130046152 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) 20241111130046153 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) 20241111130046153 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) 20241111130046154 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) 20241111130046154 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) 20241111130046155 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130046167 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) 20241111130046167 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) 20241111130046167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130046167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130046167 DCSN1 INFO csnStreamDecoder (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) 20241111130046167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130046167 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241111130046167 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) 20241111130046167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241111130046167 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) 20241111130046167 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) 20241111130046167 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241111130046167 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) 20241111130046167 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) 20241111130046167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241111130046168 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) BTS(1152)@131a5d934883: Shutting down virtual BTS #0... 20241111130046168 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241111130046168 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) 20241111130046169 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) 20241111130046170 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) 20241111130046170 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) 20241111130046171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51998<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130046171 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) 20241111130046171 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) 20241111130046172 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) 20241111130046172 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) 20241111130046173 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) 20241111130046173 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) 20241111130046174 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) 20241111130046174 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) 20241111130046175 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) 20241111130046175 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) 20241111130046178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130046179 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130046179 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130046179 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130046179 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130046179 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) 20241111130046179 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111130046180 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241111130046180 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130046180 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130046180 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130046180 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130046180 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130046180 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130046180 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) 20241111130046180 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241111130046180 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130046180 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130046180 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111130046180 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130046180 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130046180 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130046180 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130046180 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130046180 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130046180 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130046180 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130046180 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130046180 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130046180 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130046180 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130046180 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130046180 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130046180 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130046180 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130046180 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 101: stopped pid 12637 with status 0 MTC@131a5d934883: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass'. respawn: 102: starting: osmo-pcu Mon Nov 11 13:00:46 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.talloc 20241111130046195 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130046195 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130046195 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130046195 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130046215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52014<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130046316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52014<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378524) Waiting for packet dumper to finish... 1 (prev_count=378524, count=407696) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_rim_ran_info_req_single_rep started. 1158@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep-BVCI1234(1160)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1158@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1158@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1162)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130049446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1158@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(1166)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1158@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1166)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1163)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111130049454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1163)@131a5d934883: Start timer T: 5 s PCUIF(1163)@131a5d934883: Start timer T_Conn: 10 s 1158@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_rim_ran_info_req_single_rep-STATS(1168)@131a5d934883: Start timer T: 2 s -NSVCI1234(1169)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_ran_info_req_single_rep-STATS(1168)@131a5d934883: Start timer T: 2 s -NSVCI1234(1169)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130051196 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130051196 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130051196 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1163)@131a5d934883: OsmoPCU is now connected BTS(1165)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111130051214 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130051214 DLGLOBAL DEBUG validating counter group 0x55ccd8d3b040(bts) with 102 counters (rate_ctr.c:86) 20241111130051214 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130051214 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130051214 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130051214 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130051214 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130051214 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130051214 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130051214 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130051214 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130051214 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130051214 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130051214 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130051214 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130051214 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130051214 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130051214 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130051214 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130051214 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130051214 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130051214 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130051214 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130051214 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130051214 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130051214 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130051214 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130051215 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130051215 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130051215 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130051215 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130051215 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130051215 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130051215 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130051215 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130051215 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130051215 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130051215 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130051215 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130051215 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130051215 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130051215 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130051215 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130051215 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130051215 DLGLOBAL DEBUG validating counter group 0x7f9568e075e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130051215 DLGLOBAL DEBUG validating counter group 0x55ccd8d3a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130051215 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130051215 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130051215 DLGLOBAL DEBUG validating counter group 0x7f9568e08180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130051215 DLGLOBAL DEBUG validating counter group 0x7f9568e08160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130051215 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130051215 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130051215 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130051215 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130051215 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130051215 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130051215 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130051215 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130051215 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130051215 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130051215 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130051215 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130051215 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130051215 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130051215 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130051215 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130051215 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130051215 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130051215 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130051215 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130051215 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130051215 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130051215 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130051215 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130051215 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130051215 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130051215 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130051215 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130051215 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130051216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130051216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051217 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1165)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1165)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1162)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1165)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1162)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1162)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1162)@131a5d934883: Start timer Tns_test: 10 s BTS(1165)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" 20241111130051223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130051223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130051223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130051223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130051223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130051223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130051223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130051223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130051223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1165)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1165)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1162)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1162)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130051226 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130051226 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130051226 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130051226 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130051226 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130051226 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130051226 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130051226 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130051226 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130051226 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1165)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1165)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111130051229 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130051229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111130051230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130051230 DL1IF DEBUG 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(1162)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1162)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1162)@131a5d934883: Start timer Tns_test: 10 s 20241111130051231 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130051231 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130051232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051234 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130051234 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051235 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130051235 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051236 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130051236 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051237 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130051237 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051238 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130051238 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051239 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1159@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1159@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130051245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130051245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051246 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130051246 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130051246 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130051246 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130051246 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130051246 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130051246 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130051246 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130051246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130051246 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130051247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130051247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130051248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130051248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130051249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130051249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051249 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_rim_ran_info_req_single_rep-BVCI1234(1160)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_rim_ran_info_req_single_rep-BVCI1234(1160)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized MTC@131a5d934883: Start timer T: 1 s 20241111130051251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130051251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130051251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130051251 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130051251 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130051251 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130051251 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130051251 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130051252 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) 20241111130051252 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_1: 06198fb100000000000000000000000000007900002b00 (pcu_l1_if.cpp:442) 20241111130051252 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) 20241111130051252 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_3: 061b753000f110236ec9033c2747407900003c0b2b2b00 (pcu_l1_if.cpp:442) 20241111130051252 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) 20241111130051252 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_13: 06009000185a6fc9e08410ab2b2b2b2b2b2b2b2b2b2b00 (pcu_l1_if.cpp:442) 20241111130051255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130051255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130051255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130051255 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130051255 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130051255 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130051255 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130051255 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130051255 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130051255 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130051263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130051263 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130051263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130051263 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130051263 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130051264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130051264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130051266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130051267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130051267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130051268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051269 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130051269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051270 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130051270 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130051271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051273 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130051288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130051288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130051289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051290 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) 20241111130051290 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) 20241111130051291 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) 20241111130051291 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) 20241111130051292 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) 20241111130051292 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) 20241111130051292 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) 20241111130051293 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) 20241111130051293 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) 20241111130051293 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) 20241111130051294 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) 20241111130051294 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) 20241111130051295 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130051307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130051307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051308 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) 20241111130051308 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) 20241111130051309 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) 20241111130051309 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) 20241111130051310 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) 20241111130051310 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) 20241111130051311 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) 20241111130051311 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) 20241111130051311 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) 20241111130051311 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) 20241111130051312 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) 20241111130051312 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) 20241111130051313 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) 20241111130051313 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) 20241111130051314 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130051326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130051326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051328 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) 20241111130051328 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) 20241111130051328 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) 20241111130051328 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) 20241111130051329 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) 20241111130051329 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) 20241111130051330 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) 20241111130051330 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) 20241111130051330 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) 20241111130051330 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) 20241111130051331 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) 20241111130051331 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) 20241111130051332 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) 20241111130051332 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) 20241111130051335 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130051349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130051349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051351 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) 20241111130051351 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) 20241111130051351 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) 20241111130051351 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) 20241111130051352 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) 20241111130051352 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) 20241111130051353 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) 20241111130051353 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) 20241111130051354 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) 20241111130051354 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) 20241111130051354 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) 20241111130051354 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) 20241111130051355 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) 20241111130051355 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) 20241111130051356 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130051369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130051369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051370 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) 20241111130051370 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) 20241111130051371 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) 20241111130051371 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) 20241111130051372 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) 20241111130051372 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) 20241111130051372 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) 20241111130051372 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) 20241111130051373 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) 20241111130051373 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) 20241111130051374 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) 20241111130051374 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) 20241111130051375 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) 20241111130051375 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) 20241111130051376 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130051388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130051388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051389 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) 20241111130051389 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) 20241111130051390 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) 20241111130051390 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) 20241111130051390 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) 20241111130051390 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) 20241111130051391 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) 20241111130051391 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) 20241111130051392 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) 20241111130051392 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) 20241111130051393 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) 20241111130051393 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) 20241111130051393 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) 20241111130051394 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) 20241111130051397 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130051413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130051413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051414 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) 20241111130051414 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) 20241111130051416 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) 20241111130051416 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) 20241111130051417 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) 20241111130051417 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) 20241111130051419 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) 20241111130051419 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) 20241111130051419 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) 20241111130051419 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) 20241111130051420 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) 20241111130051420 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) 20241111130051420 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) 20241111130051421 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) 20241111130051421 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130051434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130051435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130051440 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) 20241111130051440 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) 20241111130051441 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) 20241111130051442 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) 20241111130051445 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) 20241111130051445 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) 20241111130051447 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) 20241111130051447 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) 20241111130051450 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) 20241111130051450 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) 20241111130051452 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) 20241111130051452 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) 20241111130051454 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) 20241111130051454 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) 20241111130051456 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130051457 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) 20241111130051457 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) 20241111130051459 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) 20241111130051459 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) 20241111130051461 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) 20241111130051461 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) 20241111130051463 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) 20241111130051463 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) 20241111130051464 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) 20241111130051464 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) 20241111130051466 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) 20241111130051466 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) 20241111130051468 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) 20241111130051468 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) 20241111130051469 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) 20241111130051469 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) 20241111130051471 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130051481 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) 20241111130051481 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) 20241111130051482 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) 20241111130051482 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) 20241111130051483 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) 20241111130051484 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) 20241111130051485 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) 20241111130051485 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) 20241111130051486 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) 20241111130051487 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) 20241111130051488 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) 20241111130051488 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) 20241111130051490 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) 20241111130051490 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) 20241111130051491 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) 20241111130051491 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) 20241111130051493 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130051499 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) 20241111130051499 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) 20241111130051501 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) 20241111130051501 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) 20241111130051501 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) 20241111130051502 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) 20241111130051502 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) 20241111130051502 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) 20241111130051503 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) 20241111130051503 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) 20241111130051504 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) 20241111130051504 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) 20241111130051505 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) 20241111130051505 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) 20241111130051505 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) 20241111130051505 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) 20241111130051506 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130051517 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) 20241111130051517 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) 20241111130051517 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) 20241111130051517 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) 20241111130051518 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) 20241111130051518 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) 20241111130051518 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) 20241111130051518 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) 20241111130051518 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) 20241111130051518 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) 20241111130051519 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) 20241111130051519 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) 20241111130051519 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) 20241111130051519 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) 20241111130051519 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) 20241111130051519 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) 20241111130051526 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130051540 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) 20241111130051540 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) 20241111130051541 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) 20241111130051541 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) 20241111130051541 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) 20241111130051541 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) 20241111130051542 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) 20241111130051542 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) 20241111130051542 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) 20241111130051542 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) 20241111130051543 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) 20241111130051543 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) 20241111130051543 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) 20241111130051543 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) 20241111130051543 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) 20241111130051543 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) 20241111130051545 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130051560 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) 20241111130051560 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) 20241111130051562 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) 20241111130051562 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) 20241111130051563 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) 20241111130051563 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) 20241111130051564 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) 20241111130051564 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) 20241111130051565 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) 20241111130051565 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) 20241111130051566 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) 20241111130051566 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) 20241111130051567 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) 20241111130051567 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) 20241111130051568 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) 20241111130051568 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) 20241111130051568 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130051579 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) 20241111130051579 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) 20241111130051581 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) 20241111130051581 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) 20241111130051582 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) 20241111130051582 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) 20241111130051583 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) 20241111130051583 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) 20241111130051584 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) 20241111130051584 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) 20241111130051585 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) 20241111130051585 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) 20241111130051585 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) 20241111130051585 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) 20241111130051586 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) 20241111130051586 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) 20241111130051587 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130051603 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) 20241111130051603 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) 20241111130051604 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) 20241111130051604 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) 20241111130051605 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) 20241111130051605 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) 20241111130051606 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) 20241111130051606 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) 20241111130051607 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) 20241111130051607 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) 20241111130051607 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) 20241111130051607 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) 20241111130051608 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) 20241111130051608 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) 20241111130051609 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) 20241111130051609 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) 20241111130051610 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130051622 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) 20241111130051622 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) 20241111130051623 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) 20241111130051623 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) 20241111130051624 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) 20241111130051624 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) 20241111130051625 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) 20241111130051625 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) 20241111130051625 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) 20241111130051625 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) 20241111130051626 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) 20241111130051626 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) 20241111130051627 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) 20241111130051627 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) 20241111130051628 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) 20241111130051628 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) 20241111130051629 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130051641 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) 20241111130051641 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) 20241111130051643 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) 20241111130051643 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) 20241111130051643 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) 20241111130051643 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) 20241111130051644 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) 20241111130051644 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) 20241111130051645 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) 20241111130051645 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) 20241111130051646 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) 20241111130051646 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) 20241111130051647 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) 20241111130051647 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) 20241111130051647 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) 20241111130051647 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) 20241111130051650 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130051665 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) 20241111130051665 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) 20241111130051666 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) 20241111130051666 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) 20241111130051667 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) 20241111130051667 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) 20241111130051667 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) 20241111130051667 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) 20241111130051668 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) 20241111130051668 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) 20241111130051669 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) 20241111130051669 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) 20241111130051670 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) 20241111130051670 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) 20241111130051671 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) 20241111130051671 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) 20241111130051671 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130051684 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) 20241111130051684 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) 20241111130051685 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) 20241111130051685 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) 20241111130051686 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) 20241111130051686 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) 20241111130051687 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) 20241111130051687 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) 20241111130051688 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) 20241111130051688 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) 20241111130051689 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) 20241111130051689 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) 20241111130051689 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) 20241111130051689 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) 20241111130051690 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) 20241111130051690 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) 20241111130051691 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130051702 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) 20241111130051702 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) 20241111130051703 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) 20241111130051703 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) 20241111130051704 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) 20241111130051704 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) 20241111130051704 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) 20241111130051704 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) 20241111130051704 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) 20241111130051704 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) 20241111130051705 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) 20241111130051705 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) 20241111130051705 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) 20241111130051705 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) 20241111130051705 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) 20241111130051705 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) 20241111130051712 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130051727 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) 20241111130051727 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) 20241111130051728 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) 20241111130051728 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) 20241111130051729 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) 20241111130051729 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) 20241111130051730 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) 20241111130051730 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) 20241111130051730 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) 20241111130051730 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) 20241111130051731 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) 20241111130051731 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) 20241111130051732 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) 20241111130051732 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) 20241111130051732 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) 20241111130051732 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) 20241111130051733 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130051746 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) 20241111130051746 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) 20241111130051747 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) 20241111130051747 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) 20241111130051748 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) 20241111130051748 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) 20241111130051748 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) 20241111130051748 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) 20241111130051749 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) 20241111130051749 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) 20241111130051750 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) 20241111130051750 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) 20241111130051751 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) 20241111130051751 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) 20241111130051752 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) 20241111130051752 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) 20241111130051752 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130051764 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) 20241111130051764 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) 20241111130051766 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) 20241111130051766 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) 20241111130051767 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) 20241111130051767 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) 20241111130051768 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) 20241111130051768 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) 20241111130051769 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) 20241111130051769 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) 20241111130051770 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) 20241111130051770 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) 20241111130051771 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) 20241111130051771 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) 20241111130051771 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) 20241111130051771 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) 20241111130051774 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130051789 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) 20241111130051789 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) 20241111130051790 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) 20241111130051790 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) 20241111130051791 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) 20241111130051791 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) 20241111130051792 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) 20241111130051792 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) 20241111130051792 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) 20241111130051793 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) 20241111130051793 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) 20241111130051793 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) 20241111130051794 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) 20241111130051794 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) 20241111130051794 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) 20241111130051794 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) 20241111130051795 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130051808 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) 20241111130051808 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) 20241111130051809 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) 20241111130051809 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) 20241111130051810 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) 20241111130051810 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) 20241111130051810 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) 20241111130051810 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) 20241111130051811 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) 20241111130051811 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) 20241111130051812 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) 20241111130051812 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) 20241111130051813 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) 20241111130051813 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) 20241111130051813 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) 20241111130051813 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) 20241111130051814 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130051828 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) 20241111130051828 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) 20241111130051829 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) 20241111130051829 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) 20241111130051830 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) 20241111130051830 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) 20241111130051831 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) 20241111130051831 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) 20241111130051832 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) 20241111130051832 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) 20241111130051832 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) 20241111130051832 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) 20241111130051833 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) 20241111130051833 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) 20241111130051834 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) 20241111130051834 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) 20241111130051837 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130051851 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) 20241111130051851 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) 20241111130051852 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) 20241111130051852 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) 20241111130051853 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) 20241111130051853 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) 20241111130051854 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) 20241111130051854 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) 20241111130051855 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) 20241111130051855 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) 20241111130051856 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) 20241111130051856 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) 20241111130051857 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) 20241111130051857 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) 20241111130051857 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) 20241111130051857 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) 20241111130051858 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130051869 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) 20241111130051869 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) 20241111130051869 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) 20241111130051869 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) 20241111130051870 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) 20241111130051870 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) 20241111130051870 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) 20241111130051870 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) 20241111130051870 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) 20241111130051870 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) 20241111130051871 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) 20241111130051871 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) 20241111130051871 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) 20241111130051871 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) 20241111130051871 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) 20241111130051871 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) 20241111130051874 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130051889 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) 20241111130051889 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) 20241111130051891 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) 20241111130051891 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) 20241111130051892 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) 20241111130051892 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) 20241111130051893 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) 20241111130051893 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) 20241111130051894 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) 20241111130051894 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) 20241111130051895 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) 20241111130051895 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) 20241111130051895 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) 20241111130051895 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) 20241111130051896 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) 20241111130051896 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) 20241111130051899 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130051913 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) 20241111130051913 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) 20241111130051914 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) 20241111130051914 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) 20241111130051916 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) 20241111130051916 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) 20241111130051917 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) 20241111130051917 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) 20241111130051917 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) 20241111130051917 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) 20241111130051918 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) 20241111130051918 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) 20241111130051919 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) 20241111130051919 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) 20241111130051920 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) 20241111130051920 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) 20241111130051921 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130051933 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) 20241111130051933 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) 20241111130051935 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) 20241111130051935 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) 20241111130051936 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) 20241111130051936 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) 20241111130051937 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) 20241111130051937 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) 20241111130051938 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) 20241111130051938 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) 20241111130051939 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) 20241111130051939 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) 20241111130051940 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) 20241111130051940 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) 20241111130051941 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) 20241111130051941 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) 20241111130051941 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130051951 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) 20241111130051952 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) 20241111130051953 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) 20241111130051953 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) 20241111130051954 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) 20241111130051954 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) 20241111130051955 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) 20241111130051955 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) 20241111130051955 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) 20241111130051955 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) 20241111130051956 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) 20241111130051956 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) 20241111130051957 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) 20241111130051957 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) 20241111130051958 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) 20241111130051958 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) 20241111130051961 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130051976 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) 20241111130051976 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) 20241111130051977 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) 20241111130051977 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) 20241111130051978 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) 20241111130051978 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) 20241111130051979 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) 20241111130051979 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) 20241111130051980 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) 20241111130051980 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) 20241111130051981 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) 20241111130051981 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) 20241111130051982 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) 20241111130051982 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) 20241111130051984 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) 20241111130051984 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) 20241111130051985 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130051995 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) 20241111130051995 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) 20241111130051996 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) 20241111130051996 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) 20241111130051997 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) 20241111130051997 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) 20241111130051998 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) 20241111130051998 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) 20241111130051998 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) 20241111130051998 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) 20241111130051999 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) 20241111130051999 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) 20241111130052000 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) 20241111130052000 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) 20241111130052001 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) 20241111130052001 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) 20241111130052001 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130052013 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) 20241111130052013 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) 20241111130052014 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) 20241111130052014 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) 20241111130052014 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) 20241111130052014 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) 20241111130052015 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) 20241111130052015 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) 20241111130052016 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) 20241111130052016 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) 20241111130052018 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) 20241111130052018 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) 20241111130052019 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) 20241111130052019 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) 20241111130052020 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) 20241111130052020 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) 20241111130052024 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130052039 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) 20241111130052039 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) 20241111130052042 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) 20241111130052042 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) 20241111130052043 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) 20241111130052043 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) 20241111130052044 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) 20241111130052044 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) 20241111130052045 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) 20241111130052045 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) 20241111130052046 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) 20241111130052046 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) 20241111130052046 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) 20241111130052046 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) 20241111130052047 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) 20241111130052047 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) 20241111130052048 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130052057 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) 20241111130052057 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) 20241111130052059 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) 20241111130052059 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) 20241111130052059 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) 20241111130052059 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) 20241111130052060 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) 20241111130052060 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) 20241111130052061 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) 20241111130052061 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) 20241111130052062 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) 20241111130052062 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) 20241111130052062 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) 20241111130052062 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) 20241111130052063 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) 20241111130052063 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) 20241111130052064 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130052076 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) 20241111130052076 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) 20241111130052078 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) 20241111130052078 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) 20241111130052078 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) 20241111130052078 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) 20241111130052079 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) 20241111130052079 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) 20241111130052080 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) 20241111130052080 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) 20241111130052081 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) 20241111130052081 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) 20241111130052081 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) 20241111130052081 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) 20241111130052082 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) 20241111130052082 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) 20241111130052086 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130052100 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) 20241111130052100 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052101 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) 20241111130052106 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130052119 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) 20241111130052120 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) 20241111130052121 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) 20241111130052121 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) 20241111130052122 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) 20241111130052122 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) 20241111130052122 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) 20241111130052123 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) 20241111130052124 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) 20241111130052124 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) 20241111130052126 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) 20241111130052126 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) 20241111130052127 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) 20241111130052127 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) 20241111130052128 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) 20241111130052128 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) 20241111130052129 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130052140 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) 20241111130052140 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) 20241111130052142 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) 20241111130052142 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) 20241111130052143 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) 20241111130052143 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) 20241111130052144 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) 20241111130052144 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) 20241111130052145 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) 20241111130052145 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) 20241111130052146 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) 20241111130052146 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) 20241111130052148 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) 20241111130052148 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) 20241111130052149 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) 20241111130052149 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) 20241111130052150 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130052163 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) 20241111130052163 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) 20241111130052163 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) 20241111130052163 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) 20241111130052163 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) 20241111130052163 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) 20241111130052164 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) 20241111130052164 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) 20241111130052164 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) 20241111130052164 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) 20241111130052164 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) 20241111130052164 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) 20241111130052164 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) 20241111130052164 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) 20241111130052165 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) 20241111130052165 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) 20241111130052167 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130052182 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) 20241111130052182 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) 20241111130052182 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) 20241111130052182 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) 20241111130052183 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) 20241111130052183 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) 20241111130052183 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) 20241111130052183 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) 20241111130052184 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) 20241111130052184 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) 20241111130052184 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) 20241111130052184 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) 20241111130052185 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) 20241111130052185 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) 20241111130052185 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) 20241111130052185 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) 20241111130052186 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130052202 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) 20241111130052202 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) 20241111130052203 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) 20241111130052203 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) 20241111130052204 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) 20241111130052204 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) 20241111130052205 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) 20241111130052205 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) 20241111130052205 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) 20241111130052205 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) 20241111130052206 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) 20241111130052206 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) 20241111130052207 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) 20241111130052207 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) 20241111130052207 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) 20241111130052207 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) 20241111130052211 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130052225 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) 20241111130052225 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) 20241111130052226 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) 20241111130052226 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) 20241111130052227 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) 20241111130052227 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) 20241111130052228 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) 20241111130052228 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) 20241111130052229 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) 20241111130052229 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) 20241111130052230 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) 20241111130052230 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) 20241111130052231 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) 20241111130052231 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) 20241111130052232 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) 20241111130052232 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) 20241111130052232 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130052244 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) 20241111130052244 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) 20241111130052246 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) 20241111130052246 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) 20241111130052247 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) 20241111130052247 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) 20241111130052248 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) 20241111130052248 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) 20241111130052249 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) 20241111130052249 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) 20241111130052249 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) 20241111130052250 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) 20241111130052250 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) 20241111130052250 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) 20241111130052251 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) 20241111130052251 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) 20241111130052252 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111130052260 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130052260 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130052260 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130052260 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) 20241111130052260 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20241111130052260 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) 20241111130052260 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130052264 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) 20241111130052264 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) 20241111130052266 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) 20241111130052266 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) 20241111130052267 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) 20241111130052267 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) 20241111130052268 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) 20241111130052268 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) 20241111130052269 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) 20241111130052269 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) 20241111130052270 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) 20241111130052270 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) 20241111130052271 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) 20241111130052272 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) 20241111130052273 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) 20241111130052273 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1165)@131a5d934883: Shutting down virtual BTS #0... 20241111130052274 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130052277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130052281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130052282 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130052282 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130052282 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130052282 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130052282 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130052282 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130052282 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130052282 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130052282 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130052282 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130052282 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130052282 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130052282 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130052282 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130052282 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130052282 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130052282 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 12705 with status 0 respawn: 103: starting: osmo-pcu MTC@131a5d934883: Test case TC_rim_ran_info_req_single_rep finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:00:52 UTC 2024 ====== PCU_Tests.TC_rim_ran_info_req_single_rep pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_rim_ran_info_req_single_rep.talloc 20241111130052299 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130052299 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130052300 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130052300 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130052320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130052421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223888) Waiting for packet dumper to finish... 1 (prev_count=223888, count=274536) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:00:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_rim_ran_info_req_single_rep_eutran started. 1171@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1171@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1175)@131a5d934883: Provider Link came up: waiting for NS-RESET 1171@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111130055556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34054<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1171@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1179)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1171@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1179)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1176)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111130055564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34060<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1176)@131a5d934883: Start timer T: 5 s PCUIF(1176)@131a5d934883: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep_eutran-STATS(1180)@131a5d934883: Start timer T: 2 s TC_rim_ran_info_req_single_rep_eutran-STATS(1180)@131a5d934883: Start timer T: 2 s 1171@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1183)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130057301 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130057301 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130057301 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1176)@131a5d934883: OsmoPCU is now connected BTS(1177)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111130057320 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130057320 DLGLOBAL DEBUG validating counter group 0x557dbc90a040(bts) with 102 counters (rate_ctr.c:86) 20241111130057320 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130057320 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130057320 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130057320 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130057320 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130057320 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130057320 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130057320 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130057320 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130057320 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130057320 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130057320 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130057320 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130057320 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130057320 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130057320 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130057320 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130057320 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130057320 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130057320 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130057320 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130057320 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130057320 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130057320 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130057320 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130057320 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130057320 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130057320 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130057320 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130057320 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130057321 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130057321 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130057321 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130057321 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130057321 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130057321 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130057321 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130057321 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130057321 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130057321 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130057321 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130057321 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130057321 DLGLOBAL DEBUG validating counter group 0x7f35123be5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130057321 DLGLOBAL DEBUG validating counter group 0x557dbc909720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130057321 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130057321 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130057321 DLGLOBAL DEBUG validating counter group 0x7f35123bf180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130057321 DLGLOBAL DEBUG validating counter group 0x7f35123bf160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130057321 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130057321 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130057321 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130057321 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130057321 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130057321 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130057321 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130057321 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130057321 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130057321 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130057321 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130057321 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130057321 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130057321 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130057321 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130057321 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130057321 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130057321 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130057321 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130057321 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130057321 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130057321 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130057321 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130057321 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130057321 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130057321 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130057321 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130057321 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130057321 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130057321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130057321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057322 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1177)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1177)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1177)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1177)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1175)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1177)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1175)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1175)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1175)@131a5d934883: Start timer Tns_test: 10 s BTS(1177)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1177)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" 20241111130057329 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130057329 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130057329 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130057330 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130057330 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130057330 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130057330 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130057330 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130057330 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1177)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1175)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1175)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130057331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130057331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057332 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130057332 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130057332 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130057332 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130057332 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130057332 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130057332 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130057332 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130057332 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130057332 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130057334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130057334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057334 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130057334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1175)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1175)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1175)@131a5d934883: Start timer Tns_test: 10 s 20241111130057335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130057335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130057337 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057338 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130057338 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130057339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130057340 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130057340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057341 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1172@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1172@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130057345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130057345 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130057345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130057345 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130057345 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130057345 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130057345 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130057345 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130057350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130057350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130057352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130057353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111130057354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130057354 DL1IF DEBUG 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_eutran-BVCI1234(1173)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241111130057354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130057354 DL1IF DEBUG 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@131a5d934883: BSSGP successfully initialized 20241111130057355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130057355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Start timer T: 1 s 20241111130057355 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130057355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130057355 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130057355 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130057355 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130057355 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130057355 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130057355 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130057356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130057356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130057356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057357 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130057358 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) 20241111130057358 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_1: 06198fb100000000000000000000000000007900002b00 (pcu_l1_if.cpp:442) 20241111130057358 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) 20241111130057358 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_3: 061b753000f110236ec9033c2747407900003c0b2b2b00 (pcu_l1_if.cpp:442) 20241111130057359 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) 20241111130057359 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_13: 06009000185a6fc9e08410ab2b2b2b2b2b2b2b2b2b2b00 (pcu_l1_if.cpp:442) 20241111130057361 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130057361 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130057361 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130057361 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130057361 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130057361 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130057361 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130057361 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130057361 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130057361 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130057369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130057369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130057370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130057371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057371 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130057371 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130057371 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130057371 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130057371 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130057372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130057372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057373 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130057373 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057374 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130057374 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130057375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057376 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130057376 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057378 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130057392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130057392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057394 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130057394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057395 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) 20241111130057395 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) 20241111130057395 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) 20241111130057395 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) 20241111130057396 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) 20241111130057396 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) 20241111130057397 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) 20241111130057397 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) 20241111130057398 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) 20241111130057398 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) 20241111130057399 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) 20241111130057399 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) 20241111130057400 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130057412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130057412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057414 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) 20241111130057414 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) 20241111130057415 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) 20241111130057415 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) 20241111130057416 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) 20241111130057416 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) 20241111130057417 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) 20241111130057417 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) 20241111130057417 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) 20241111130057417 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) 20241111130057418 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) 20241111130057418 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) 20241111130057419 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) 20241111130057419 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) 20241111130057420 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130057431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130057431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057432 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) 20241111130057432 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) 20241111130057433 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) 20241111130057433 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) 20241111130057434 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) 20241111130057434 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) 20241111130057434 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) 20241111130057434 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) 20241111130057435 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) 20241111130057435 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) 20241111130057436 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) 20241111130057436 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) 20241111130057437 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) 20241111130057437 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) 20241111130057440 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130057455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130057455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057456 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) 20241111130057456 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) 20241111130057457 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) 20241111130057457 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) 20241111130057458 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) 20241111130057458 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) 20241111130057459 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) 20241111130057459 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) 20241111130057460 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) 20241111130057460 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) 20241111130057461 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) 20241111130057461 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) 20241111130057461 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) 20241111130057461 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) 20241111130057462 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130057474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130057474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057476 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) 20241111130057476 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) 20241111130057476 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) 20241111130057476 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) 20241111130057477 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) 20241111130057477 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) 20241111130057478 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) 20241111130057478 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) 20241111130057479 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) 20241111130057479 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) 20241111130057479 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) 20241111130057479 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) 20241111130057480 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) 20241111130057480 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) 20241111130057481 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130057494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130057494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057495 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) 20241111130057495 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) 20241111130057496 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) 20241111130057496 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) 20241111130057496 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) 20241111130057496 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) 20241111130057497 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) 20241111130057497 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) 20241111130057498 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) 20241111130057498 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) 20241111130057499 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) 20241111130057499 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) 20241111130057499 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) 20241111130057500 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) 20241111130057503 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130057517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130057517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057519 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) 20241111130057519 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) 20241111130057520 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) 20241111130057520 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) 20241111130057520 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) 20241111130057520 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) 20241111130057521 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) 20241111130057521 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) 20241111130057522 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) 20241111130057522 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) 20241111130057523 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) 20241111130057523 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) 20241111130057524 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) 20241111130057524 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) 20241111130057524 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130057536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130057536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130057538 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) 20241111130057538 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) 20241111130057538 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) 20241111130057538 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) 20241111130057539 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) 20241111130057539 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) 20241111130057540 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) 20241111130057540 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) 20241111130057541 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) 20241111130057541 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) 20241111130057541 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) 20241111130057541 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) 20241111130057542 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) 20241111130057542 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) 20241111130057543 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130057555 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) 20241111130057555 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) 20241111130057557 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) 20241111130057557 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) 20241111130057557 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) 20241111130057557 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) 20241111130057558 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) 20241111130057558 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) 20241111130057559 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) 20241111130057559 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) 20241111130057560 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) 20241111130057560 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) 20241111130057561 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) 20241111130057561 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) 20241111130057561 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) 20241111130057561 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) 20241111130057565 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130057579 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) 20241111130057579 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) 20241111130057581 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) 20241111130057581 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) 20241111130057581 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) 20241111130057581 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) 20241111130057582 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) 20241111130057582 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) 20241111130057583 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) 20241111130057583 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) 20241111130057584 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) 20241111130057584 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) 20241111130057584 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) 20241111130057584 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) 20241111130057585 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) 20241111130057585 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) 20241111130057586 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130057598 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) 20241111130057598 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) 20241111130057600 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) 20241111130057600 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) 20241111130057600 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) 20241111130057600 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) 20241111130057601 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) 20241111130057601 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) 20241111130057602 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) 20241111130057602 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) 20241111130057603 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) 20241111130057603 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) 20241111130057604 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) 20241111130057604 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) 20241111130057604 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) 20241111130057605 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) 20241111130057605 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130057617 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) 20241111130057617 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) 20241111130057619 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) 20241111130057619 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) 20241111130057620 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) 20241111130057620 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) 20241111130057620 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) 20241111130057620 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) 20241111130057621 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) 20241111130057621 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) 20241111130057622 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) 20241111130057622 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) 20241111130057623 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) 20241111130057623 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) 20241111130057623 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) 20241111130057623 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) 20241111130057627 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130057641 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) 20241111130057641 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) 20241111130057642 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) 20241111130057642 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) 20241111130057643 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) 20241111130057643 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) 20241111130057644 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) 20241111130057644 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) 20241111130057645 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) 20241111130057645 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) 20241111130057646 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) 20241111130057646 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) 20241111130057646 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) 20241111130057646 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) 20241111130057647 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) 20241111130057647 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) 20241111130057648 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130057660 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) 20241111130057660 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) 20241111130057661 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) 20241111130057661 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) 20241111130057662 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) 20241111130057662 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) 20241111130057663 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) 20241111130057663 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) 20241111130057664 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) 20241111130057664 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) 20241111130057664 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) 20241111130057664 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) 20241111130057665 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) 20241111130057665 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) 20241111130057666 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) 20241111130057666 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) 20241111130057667 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130057679 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) 20241111130057679 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) 20241111130057680 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) 20241111130057680 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) 20241111130057681 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) 20241111130057681 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) 20241111130057682 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) 20241111130057682 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) 20241111130057683 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) 20241111130057683 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) 20241111130057683 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) 20241111130057683 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) 20241111130057684 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) 20241111130057684 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) 20241111130057685 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) 20241111130057685 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) 20241111130057688 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130057703 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) 20241111130057703 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) 20241111130057704 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) 20241111130057704 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) 20241111130057705 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) 20241111130057705 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) 20241111130057706 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) 20241111130057706 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) 20241111130057707 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) 20241111130057707 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) 20241111130057708 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) 20241111130057708 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) 20241111130057709 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) 20241111130057709 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) 20241111130057709 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) 20241111130057709 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) 20241111130057710 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130057723 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) 20241111130057723 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) 20241111130057724 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) 20241111130057724 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) 20241111130057725 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) 20241111130057725 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) 20241111130057726 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) 20241111130057726 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) 20241111130057727 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) 20241111130057727 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) 20241111130057728 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) 20241111130057728 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) 20241111130057728 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) 20241111130057728 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) 20241111130057729 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) 20241111130057729 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) 20241111130057730 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130057742 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) 20241111130057742 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) 20241111130057743 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) 20241111130057743 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) 20241111130057743 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) 20241111130057743 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) 20241111130057744 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) 20241111130057744 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) 20241111130057745 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) 20241111130057745 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) 20241111130057745 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) 20241111130057745 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) 20241111130057746 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) 20241111130057746 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) 20241111130057747 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) 20241111130057747 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) 20241111130057751 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130057765 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) 20241111130057765 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) 20241111130057765 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) 20241111130057765 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) 20241111130057766 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) 20241111130057766 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) 20241111130057766 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) 20241111130057766 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) 20241111130057766 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) 20241111130057766 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) 20241111130057767 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) 20241111130057767 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) 20241111130057767 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) 20241111130057767 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) 20241111130057767 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) 20241111130057767 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) 20241111130057769 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130057783 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) 20241111130057783 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) 20241111130057784 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) 20241111130057784 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) 20241111130057784 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) 20241111130057784 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) 20241111130057784 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) 20241111130057784 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) 20241111130057784 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) 20241111130057784 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) 20241111130057785 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) 20241111130057785 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) 20241111130057785 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) 20241111130057785 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) 20241111130057785 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) 20241111130057785 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) 20241111130057788 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130057802 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) 20241111130057802 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) 20241111130057803 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) 20241111130057803 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) 20241111130057803 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) 20241111130057803 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) 20241111130057804 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) 20241111130057804 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) 20241111130057804 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) 20241111130057804 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) 20241111130057805 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) 20241111130057805 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) 20241111130057805 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) 20241111130057805 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) 20241111130057806 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) 20241111130057806 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) 20241111130057812 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130057826 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) 20241111130057826 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) 20241111130057827 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) 20241111130057827 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) 20241111130057828 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) 20241111130057828 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) 20241111130057828 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) 20241111130057829 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) 20241111130057829 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) 20241111130057829 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) 20241111130057830 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) 20241111130057830 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) 20241111130057832 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) 20241111130057832 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) 20241111130057833 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) 20241111130057833 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) 20241111130057834 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130057846 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) 20241111130057846 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) 20241111130057847 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) 20241111130057847 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) 20241111130057848 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) 20241111130057848 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) 20241111130057850 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) 20241111130057850 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) 20241111130057851 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) 20241111130057851 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) 20241111130057852 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) 20241111130057852 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) 20241111130057852 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) 20241111130057852 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) 20241111130057853 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) 20241111130057853 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) 20241111130057854 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130057865 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) 20241111130057865 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) 20241111130057866 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) 20241111130057866 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) 20241111130057867 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) 20241111130057867 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) 20241111130057868 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) 20241111130057868 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) 20241111130057869 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) 20241111130057869 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) 20241111130057869 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) 20241111130057869 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) 20241111130057870 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) 20241111130057870 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) 20241111130057871 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) 20241111130057871 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) 20241111130057874 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130057889 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) 20241111130057889 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) 20241111130057890 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) 20241111130057890 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) 20241111130057891 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) 20241111130057891 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) 20241111130057892 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) 20241111130057892 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) 20241111130057893 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) 20241111130057893 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) 20241111130057893 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) 20241111130057893 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) 20241111130057894 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) 20241111130057894 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) 20241111130057895 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) 20241111130057895 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) 20241111130057896 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130057908 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) 20241111130057908 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) 20241111130057909 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) 20241111130057909 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) 20241111130057910 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) 20241111130057910 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) 20241111130057911 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) 20241111130057911 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) 20241111130057911 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) 20241111130057911 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) 20241111130057912 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) 20241111130057912 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) 20241111130057913 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) 20241111130057913 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) 20241111130057914 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) 20241111130057914 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) 20241111130057915 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130057927 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) 20241111130057927 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) 20241111130057928 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) 20241111130057928 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) 20241111130057929 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) 20241111130057929 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) 20241111130057930 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) 20241111130057930 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) 20241111130057930 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) 20241111130057930 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) 20241111130057931 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) 20241111130057931 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) 20241111130057932 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) 20241111130057932 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) 20241111130057933 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) 20241111130057933 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) 20241111130057936 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130057951 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) 20241111130057951 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) 20241111130057952 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) 20241111130057952 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) 20241111130057953 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) 20241111130057953 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) 20241111130057954 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) 20241111130057954 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) 20241111130057954 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) 20241111130057954 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) 20241111130057955 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) 20241111130057955 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) 20241111130057956 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) 20241111130057956 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) 20241111130057957 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) 20241111130057957 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) 20241111130057957 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130057970 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) 20241111130057970 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) 20241111130057971 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) 20241111130057971 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) 20241111130057972 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) 20241111130057972 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) 20241111130057973 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) 20241111130057973 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) 20241111130057974 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) 20241111130057974 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) 20241111130057975 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) 20241111130057975 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) 20241111130057976 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) 20241111130057976 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) 20241111130057976 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) 20241111130057977 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) 20241111130057977 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130057990 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) 20241111130057990 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) 20241111130057992 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) 20241111130057992 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) 20241111130057992 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) 20241111130057992 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) 20241111130057993 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) 20241111130057993 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) 20241111130057994 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) 20241111130057994 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) 20241111130057994 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) 20241111130057994 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) 20241111130057995 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) 20241111130057995 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) 20241111130057996 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) 20241111130057996 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) 20241111130058000 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130058014 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) 20241111130058014 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) 20241111130058015 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) 20241111130058015 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) 20241111130058016 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) 20241111130058016 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) 20241111130058017 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) 20241111130058017 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) 20241111130058018 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) 20241111130058018 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) 20241111130058019 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) 20241111130058019 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) 20241111130058020 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) 20241111130058020 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) 20241111130058020 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) 20241111130058020 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) 20241111130058021 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130058032 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) 20241111130058032 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) 20241111130058035 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) 20241111130058035 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) 20241111130058036 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) 20241111130058036 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) 20241111130058036 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) 20241111130058036 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) 20241111130058037 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) 20241111130058037 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) 20241111130058038 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) 20241111130058038 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) 20241111130058039 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) 20241111130058039 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) 20241111130058040 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) 20241111130058040 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) 20241111130058041 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130058052 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) 20241111130058052 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) 20241111130058053 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) 20241111130058053 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) 20241111130058054 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) 20241111130058054 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) 20241111130058054 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) 20241111130058054 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) 20241111130058055 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) 20241111130058055 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) 20241111130058056 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) 20241111130058056 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) 20241111130058057 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) 20241111130058057 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) 20241111130058058 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) 20241111130058058 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) 20241111130058061 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130058075 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) 20241111130058075 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) 20241111130058077 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) 20241111130058077 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) 20241111130058077 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) 20241111130058077 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) 20241111130058078 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) 20241111130058078 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) 20241111130058079 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) 20241111130058079 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) 20241111130058080 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) 20241111130058080 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) 20241111130058081 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) 20241111130058081 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) 20241111130058082 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) 20241111130058082 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) 20241111130058083 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130058095 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) 20241111130058095 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) 20241111130058096 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) 20241111130058096 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) 20241111130058097 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) 20241111130058097 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) 20241111130058098 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) 20241111130058098 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) 20241111130058098 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) 20241111130058099 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) 20241111130058099 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) 20241111130058099 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) 20241111130058100 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) 20241111130058100 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) 20241111130058101 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) 20241111130058101 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) 20241111130058102 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130058114 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) 20241111130058114 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) 20241111130058115 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) 20241111130058115 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) 20241111130058116 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) 20241111130058116 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) 20241111130058117 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) 20241111130058117 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) 20241111130058119 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) 20241111130058119 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) 20241111130058119 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) 20241111130058120 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) 20241111130058120 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) 20241111130058120 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) 20241111130058121 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) 20241111130058121 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) 20241111130058124 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130058138 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) 20241111130058138 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) 20241111130058139 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) 20241111130058139 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) 20241111130058140 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) 20241111130058140 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) 20241111130058141 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) 20241111130058141 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) 20241111130058142 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) 20241111130058142 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) 20241111130058143 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) 20241111130058143 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) 20241111130058143 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) 20241111130058143 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) 20241111130058144 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) 20241111130058144 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) 20241111130058145 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130058157 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) 20241111130058157 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) 20241111130058158 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) 20241111130058159 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) 20241111130058159 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) 20241111130058159 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) 20241111130058160 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) 20241111130058160 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) 20241111130058161 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) 20241111130058161 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) 20241111130058162 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) 20241111130058162 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) 20241111130058163 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) 20241111130058163 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) 20241111130058163 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) 20241111130058163 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) 20241111130058164 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130058176 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) 20241111130058176 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) 20241111130058177 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) 20241111130058178 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) 20241111130058178 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) 20241111130058178 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) 20241111130058179 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) 20241111130058179 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) 20241111130058180 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) 20241111130058180 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) 20241111130058181 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) 20241111130058181 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) 20241111130058181 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) 20241111130058182 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) 20241111130058182 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) 20241111130058182 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) 20241111130058186 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130058200 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) 20241111130058200 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) 20241111130058201 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) 20241111130058201 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) 20241111130058202 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) 20241111130058202 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) 20241111130058203 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) 20241111130058203 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) 20241111130058204 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) 20241111130058204 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) 20241111130058205 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) 20241111130058205 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) 20241111130058205 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) 20241111130058206 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) 20241111130058206 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) 20241111130058206 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) 20241111130058207 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130058219 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) 20241111130058219 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) 20241111130058220 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) 20241111130058221 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) 20241111130058221 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) 20241111130058221 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) 20241111130058222 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) 20241111130058222 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) 20241111130058223 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) 20241111130058223 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) 20241111130058224 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) 20241111130058224 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) 20241111130058224 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) 20241111130058224 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) 20241111130058225 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) 20241111130058225 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) 20241111130058226 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130058238 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) 20241111130058238 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) 20241111130058240 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) 20241111130058240 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) 20241111130058240 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) 20241111130058240 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) 20241111130058241 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) 20241111130058241 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) 20241111130058242 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) 20241111130058242 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) 20241111130058243 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) 20241111130058243 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) 20241111130058244 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) 20241111130058244 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) 20241111130058245 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) 20241111130058245 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) 20241111130058248 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130058263 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) 20241111130058263 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) 20241111130058264 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) 20241111130058264 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) 20241111130058265 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) 20241111130058265 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) 20241111130058266 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) 20241111130058266 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) 20241111130058267 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) 20241111130058267 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) 20241111130058267 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) 20241111130058267 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) 20241111130058268 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) 20241111130058268 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) 20241111130058269 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) 20241111130058269 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) 20241111130058270 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130058282 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) 20241111130058282 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) 20241111130058283 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) 20241111130058283 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) 20241111130058284 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) 20241111130058284 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) 20241111130058284 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) 20241111130058284 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) 20241111130058285 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) 20241111130058285 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) 20241111130058286 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) 20241111130058286 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) 20241111130058287 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) 20241111130058287 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) 20241111130058287 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) 20241111130058287 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) 20241111130058288 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130058300 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) 20241111130058300 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) 20241111130058302 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) 20241111130058302 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) 20241111130058302 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) 20241111130058302 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) 20241111130058303 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) 20241111130058303 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) 20241111130058304 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) 20241111130058304 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) 20241111130058305 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) 20241111130058305 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) 20241111130058306 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) 20241111130058306 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) 20241111130058306 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) 20241111130058307 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) 20241111130058310 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130058324 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) 20241111130058324 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) 20241111130058325 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) 20241111130058325 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) 20241111130058326 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) 20241111130058326 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) 20241111130058327 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) 20241111130058327 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) 20241111130058328 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) 20241111130058328 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) 20241111130058328 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) 20241111130058329 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) 20241111130058329 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) 20241111130058329 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) 20241111130058330 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) 20241111130058330 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) 20241111130058331 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130058343 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) 20241111130058343 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) 20241111130058345 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) 20241111130058345 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) 20241111130058345 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) 20241111130058345 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) 20241111130058346 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) 20241111130058346 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) 20241111130058347 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) 20241111130058347 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) 20241111130058348 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) 20241111130058348 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) 20241111130058349 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) 20241111130058349 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) 20241111130058349 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) 20241111130058349 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) 20241111130058350 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111130058362 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) 20241111130058362 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) 20241111130058363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130058363 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130058363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130058363 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) 20241111130058363 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20241111130058363 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) 20241111130058363 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130058364 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) 20241111130058364 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) 20241111130058365 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) 20241111130058365 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) 20241111130058366 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) 20241111130058366 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) 20241111130058367 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) 20241111130058367 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) 20241111130058368 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) 20241111130058368 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) 20241111130058369 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) 20241111130058369 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) 20241111130058370 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) 20241111130058370 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) 20241111130058372 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1177)@131a5d934883: Shutting down virtual BTS #0... 20241111130058377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34060<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130058381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34054<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130058382 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130058382 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130058383 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130058383 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130058383 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130058383 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130058383 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130058383 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130058383 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130058383 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130058383 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130058383 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130058383 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130058383 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130058383 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130058383 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130058383 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 12771 with status 0 respawn: 104: starting: osmo-pcu MTC@131a5d934883: Test case TC_rim_ran_info_req_single_rep_eutran finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:00:58 UTC 2024 ====== PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.talloc 20241111130058430 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130058431 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130058431 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130058431 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130058451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34064<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130058551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34064<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224720) Waiting for packet dumper to finish... 1 (prev_count=224720, count=274676) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:01:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_rim_ran_info_req_single_rep_no_si started. 1184@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1186)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1184@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1188)@131a5d934883: Provider Link came up: waiting for NS-RESET 1184@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111130101705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1184@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s -NSVCI1234(1192)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1184@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1192)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1189)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1189)@131a5d934883: Start timer T: 5 s PCUIF(1189)@131a5d934883: Start timer T_Conn: 10 s 20241111130101712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_rim_ran_info_req_single_rep_no_si-STATS(1193)@131a5d934883: Start timer T: 2 s TC_rim_ran_info_req_single_rep_no_si-STATS(1193)@131a5d934883: Start timer T: 2 s 1184@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1196)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130103432 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130103433 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130103433 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1189)@131a5d934883: OsmoPCU is now connected BTS(1191)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111130103448 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130103448 DLGLOBAL DEBUG validating counter group 0x5595f1e95040(bts) with 102 counters (rate_ctr.c:86) 20241111130103448 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130103448 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130103448 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130103448 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130103448 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130103448 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130103448 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130103449 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130103449 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130103449 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130103449 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130103449 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130103449 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130103449 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130103449 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130103449 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130103449 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130103449 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130103449 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130103449 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130103449 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130103449 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130103449 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130103449 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130103449 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130103449 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130103449 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130103449 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130103449 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130103449 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130103449 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130103449 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130103449 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130103449 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130103449 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130103449 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130103449 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130103449 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130103450 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130103450 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130103450 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130103450 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130103450 DLGLOBAL DEBUG validating counter group 0x7faedb7225e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130103450 DLGLOBAL DEBUG validating counter group 0x5595f1e94720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130103450 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130103450 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130103450 DLGLOBAL DEBUG validating counter group 0x7faedb723180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130103450 DLGLOBAL DEBUG validating counter group 0x7faedb723160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130103450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130103450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130103450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130103450 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130103450 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130103450 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130103450 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130103450 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130103450 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130103450 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130103450 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130103450 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130103450 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130103450 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130103450 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130103450 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130103450 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130103451 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130103451 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130103451 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130103451 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130103451 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130103451 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130103451 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130103451 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130103451 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130103451 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130103451 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130103451 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130103451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130103451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103452 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1191)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1191)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1188)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1191)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1188)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1188)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1188)@131a5d934883: Start timer Tns_test: 10 s BTS(1191)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1191)@131a5d934883: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1191)@131a5d934883: "Rx ACT.req from the PCU: TRX5/TS7" 20241111130103459 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130103459 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130103459 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130103459 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130103459 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130103459 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130103460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130103460 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130103460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1191)@131a5d934883: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(1188)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1188)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130103462 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130103462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130103462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130103462 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) BTS(1191)@131a5d934883: "Rx ACT.req from the PCU: TRX7/TS7" 20241111130103462 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130103462 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130103462 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130103462 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130103462 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130103462 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130103463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130103463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130103464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103464 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130103464 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1188)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1188)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1188)@131a5d934883: Start timer Tns_test: 10 s 20241111130103465 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130103465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111130103465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130103465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103466 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130103466 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130103466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130103467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130103467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103468 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1185@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1185@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130103475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130103475 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130103475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130103475 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130103475 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130103475 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130103475 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130103475 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130103479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130103480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130103481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130103482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1186)@131a5d934883: Rx BVC-RESET from BVCI=1234 20241111130103483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130103483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103484 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130103484 DL1IF DEBUG 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_no_si-BVCI1234(1186)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111130103485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130103485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@131a5d934883: Start timer T: 1 s 20241111130103487 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130103487 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130103487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130103487 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130103487 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130103487 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130103487 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130103487 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130103487 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130103488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130103488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103489 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130103490 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) 20241111130103490 DPCU DEBUG Received PCU data indication: Revoked SI1 (pcu_l1_if.cpp:399) 20241111130103491 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) 20241111130103491 DPCU DEBUG Received PCU data indication: Revoked SI3 (pcu_l1_if.cpp:399) 20241111130103492 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) 20241111130103492 DPCU DEBUG Received PCU data indication: Revoked SI13 (pcu_l1_if.cpp:399) 20241111130103494 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130103494 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130103494 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130103494 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130103494 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130103494 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130103494 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130103494 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130103494 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130103494 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130103498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130103498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103499 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130103499 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103500 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130103500 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130103501 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130103501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130103502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130103503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103503 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130103503 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130103503 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130103503 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130103503 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130103504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130103504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103513 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130103527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130103527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130103528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103529 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) 20241111130103529 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) 20241111130103530 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) 20241111130103530 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) 20241111130103531 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) 20241111130103531 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) 20241111130103532 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) 20241111130103532 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) 20241111130103532 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) 20241111130103532 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) 20241111130103533 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) 20241111130103533 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) 20241111130103534 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130103546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130103546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103548 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) 20241111130103548 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) 20241111130103548 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) 20241111130103549 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) 20241111130103549 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) 20241111130103549 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) 20241111130103550 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) 20241111130103550 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) 20241111130103551 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) 20241111130103551 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) 20241111130103552 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) 20241111130103552 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) 20241111130103553 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) 20241111130103553 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) 20241111130103554 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130103566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130103566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103567 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) 20241111130103567 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) 20241111130103568 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) 20241111130103568 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) 20241111130103568 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) 20241111130103568 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) 20241111130103570 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) 20241111130103570 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) 20241111130103571 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) 20241111130103571 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) 20241111130103571 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) 20241111130103571 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) 20241111130103572 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) 20241111130103572 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) 20241111130103575 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130103590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130103590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103591 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) 20241111130103591 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) 20241111130103592 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) 20241111130103592 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) 20241111130103592 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) 20241111130103592 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) 20241111130103593 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) 20241111130103593 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) 20241111130103594 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) 20241111130103594 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) 20241111130103595 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) 20241111130103595 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) 20241111130103596 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) 20241111130103596 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) 20241111130103596 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130103609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130103609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103610 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) 20241111130103610 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) 20241111130103611 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) 20241111130103611 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) 20241111130103612 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) 20241111130103612 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) 20241111130103612 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) 20241111130103612 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) 20241111130103613 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) 20241111130103613 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) 20241111130103614 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) 20241111130103614 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) 20241111130103615 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) 20241111130103615 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) 20241111130103616 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130103628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130103628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103629 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) 20241111130103629 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) 20241111130103630 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) 20241111130103630 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) 20241111130103631 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) 20241111130103631 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) 20241111130103632 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) 20241111130103632 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) 20241111130103632 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) 20241111130103633 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) 20241111130103633 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) 20241111130103633 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) 20241111130103634 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) 20241111130103634 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) 20241111130103637 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130103652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130103652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103653 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) 20241111130103653 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) 20241111130103654 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) 20241111130103654 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) 20241111130103654 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) 20241111130103654 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) 20241111130103655 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) 20241111130103655 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) 20241111130103656 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) 20241111130103656 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) 20241111130103657 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) 20241111130103657 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) 20241111130103657 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) 20241111130103657 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) 20241111130103658 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130103671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130103671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130103672 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) 20241111130103672 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) 20241111130103673 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) 20241111130103673 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) 20241111130103673 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) 20241111130103673 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) 20241111130103674 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) 20241111130103674 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) 20241111130103675 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) 20241111130103675 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) 20241111130103676 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) 20241111130103676 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) 20241111130103676 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) 20241111130103676 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) 20241111130103677 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130103690 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) 20241111130103690 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) 20241111130103691 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) 20241111130103691 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) 20241111130103692 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) 20241111130103692 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) 20241111130103692 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) 20241111130103692 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) 20241111130103693 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) 20241111130103693 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) 20241111130103694 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) 20241111130103694 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) 20241111130103695 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) 20241111130103695 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) 20241111130103695 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) 20241111130103695 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) 20241111130103699 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130103713 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) 20241111130103713 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) 20241111130103715 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) 20241111130103715 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) 20241111130103715 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) 20241111130103715 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) 20241111130103716 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) 20241111130103716 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) 20241111130103717 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) 20241111130103717 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) 20241111130103718 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) 20241111130103718 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) 20241111130103718 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) 20241111130103718 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) 20241111130103719 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) 20241111130103719 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) 20241111130103720 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130103732 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) 20241111130103732 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) 20241111130103734 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) 20241111130103734 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) 20241111130103734 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) 20241111130103734 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) 20241111130103735 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) 20241111130103735 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) 20241111130103736 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) 20241111130103736 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) 20241111130103737 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) 20241111130103737 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) 20241111130103737 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) 20241111130103737 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) 20241111130103738 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) 20241111130103738 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) 20241111130103739 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130103752 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) 20241111130103752 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) 20241111130103753 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) 20241111130103753 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) 20241111130103753 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) 20241111130103754 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) 20241111130103754 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) 20241111130103754 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) 20241111130103755 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) 20241111130103755 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) 20241111130103756 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) 20241111130103756 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) 20241111130103757 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) 20241111130103757 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) 20241111130103758 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) 20241111130103758 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) 20241111130103761 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130103776 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) 20241111130103776 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) 20241111130103777 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) 20241111130103777 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) 20241111130103778 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) 20241111130103778 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) 20241111130103778 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) 20241111130103778 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) 20241111130103779 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) 20241111130103779 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) 20241111130103780 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) 20241111130103780 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) 20241111130103781 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) 20241111130103781 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) 20241111130103781 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) 20241111130103781 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) 20241111130103782 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130103795 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) 20241111130103795 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) 20241111130103796 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) 20241111130103796 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) 20241111130103797 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) 20241111130103797 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) 20241111130103797 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) 20241111130103797 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) 20241111130103799 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) 20241111130103799 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) 20241111130103799 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) 20241111130103799 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) 20241111130103800 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) 20241111130103800 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) 20241111130103801 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) 20241111130103801 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) 20241111130103802 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130103814 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) 20241111130103814 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) 20241111130103815 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) 20241111130103815 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) 20241111130103816 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) 20241111130103816 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) 20241111130103817 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) 20241111130103817 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) 20241111130103818 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) 20241111130103818 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) 20241111130103818 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) 20241111130103818 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) 20241111130103819 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) 20241111130103819 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) 20241111130103820 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) 20241111130103820 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) 20241111130103823 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130103837 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) 20241111130103838 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) 20241111130103839 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) 20241111130103839 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) 20241111130103839 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) 20241111130103839 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) 20241111130103840 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) 20241111130103840 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) 20241111130103841 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) 20241111130103841 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) 20241111130103842 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) 20241111130103842 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) 20241111130103843 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) 20241111130103843 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) 20241111130103843 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) 20241111130103843 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) 20241111130103844 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130103856 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) 20241111130103857 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) 20241111130103858 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) 20241111130103858 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) 20241111130103858 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) 20241111130103858 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) 20241111130103859 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) 20241111130103859 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) 20241111130103860 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) 20241111130103860 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) 20241111130103861 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) 20241111130103861 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) 20241111130103861 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) 20241111130103862 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) 20241111130103862 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) 20241111130103862 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) 20241111130103863 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130103875 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) 20241111130103875 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) 20241111130103877 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) 20241111130103877 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) 20241111130103877 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) 20241111130103877 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) 20241111130103878 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) 20241111130103878 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) 20241111130103879 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) 20241111130103879 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) 20241111130103880 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) 20241111130103880 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) 20241111130103880 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) 20241111130103880 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) 20241111130103881 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) 20241111130103881 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) 20241111130103885 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130103899 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) 20241111130103899 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) 20241111130103901 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) 20241111130103901 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) 20241111130103901 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) 20241111130103901 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) 20241111130103902 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) 20241111130103902 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) 20241111130103903 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) 20241111130103903 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) 20241111130103904 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) 20241111130103904 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) 20241111130103905 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) 20241111130103905 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) 20241111130103906 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) 20241111130103906 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) 20241111130103906 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130103919 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) 20241111130103919 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) 20241111130103920 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) 20241111130103920 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) 20241111130103921 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) 20241111130103921 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) 20241111130103921 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) 20241111130103921 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) 20241111130103922 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) 20241111130103922 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) 20241111130103923 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) 20241111130103923 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) 20241111130103924 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) 20241111130103924 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) 20241111130103925 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) 20241111130103925 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) 20241111130103925 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130103937 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) 20241111130103937 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) 20241111130103939 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) 20241111130103939 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) 20241111130103940 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) 20241111130103940 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) 20241111130103940 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) 20241111130103940 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) 20241111130103941 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) 20241111130103941 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) 20241111130103942 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) 20241111130103942 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) 20241111130103943 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) 20241111130103943 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) 20241111130103944 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) 20241111130103945 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) 20241111130103947 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130103961 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) 20241111130103962 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) 20241111130103963 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) 20241111130103963 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) 20241111130103964 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) 20241111130103964 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) 20241111130103965 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) 20241111130103965 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) 20241111130103965 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) 20241111130103965 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) 20241111130103966 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) 20241111130103966 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) 20241111130103967 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) 20241111130103967 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) 20241111130103968 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) 20241111130103968 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) 20241111130103969 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130103980 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) 20241111130103981 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) 20241111130103982 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) 20241111130103982 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) 20241111130103983 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) 20241111130103983 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) 20241111130103984 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) 20241111130103984 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) 20241111130103984 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) 20241111130103984 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) 20241111130103985 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) 20241111130103985 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) 20241111130103986 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) 20241111130103986 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) 20241111130103987 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) 20241111130103987 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) 20241111130103988 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130103999 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) 20241111130103999 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) 20241111130104001 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) 20241111130104001 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) 20241111130104001 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) 20241111130104002 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) 20241111130104002 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) 20241111130104002 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) 20241111130104003 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) 20241111130104003 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) 20241111130104004 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) 20241111130104004 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) 20241111130104005 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) 20241111130104005 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) 20241111130104005 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) 20241111130104005 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) 20241111130104009 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130104023 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) 20241111130104023 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) 20241111130104025 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) 20241111130104025 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) 20241111130104025 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) 20241111130104025 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) 20241111130104026 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) 20241111130104026 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) 20241111130104027 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) 20241111130104027 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) 20241111130104028 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) 20241111130104028 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) 20241111130104028 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) 20241111130104028 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) 20241111130104029 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) 20241111130104029 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) 20241111130104030 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130104042 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) 20241111130104042 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) 20241111130104044 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) 20241111130104044 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) 20241111130104044 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) 20241111130104044 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) 20241111130104045 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) 20241111130104045 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) 20241111130104046 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) 20241111130104046 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) 20241111130104047 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) 20241111130104047 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) 20241111130104047 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) 20241111130104047 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) 20241111130104048 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) 20241111130104048 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) 20241111130104049 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130104061 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) 20241111130104061 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) 20241111130104063 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) 20241111130104063 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) 20241111130104063 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) 20241111130104063 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) 20241111130104064 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) 20241111130104064 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) 20241111130104065 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) 20241111130104065 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) 20241111130104066 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) 20241111130104066 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) 20241111130104066 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) 20241111130104066 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) 20241111130104067 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) 20241111130104067 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) 20241111130104071 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130104086 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) 20241111130104086 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) 20241111130104087 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) 20241111130104087 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) 20241111130104087 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) 20241111130104088 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) 20241111130104088 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) 20241111130104088 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) 20241111130104089 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) 20241111130104089 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) 20241111130104090 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) 20241111130104090 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) 20241111130104091 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) 20241111130104091 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) 20241111130104091 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) 20241111130104091 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) 20241111130104092 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130104105 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) 20241111130104105 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) 20241111130104106 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) 20241111130104106 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) 20241111130104107 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) 20241111130104107 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) 20241111130104108 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) 20241111130104108 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) 20241111130104109 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) 20241111130104109 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) 20241111130104110 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) 20241111130104110 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) 20241111130104111 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) 20241111130104111 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) 20241111130104112 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) 20241111130104112 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) 20241111130104112 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130104124 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) 20241111130104124 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) 20241111130104125 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) 20241111130104125 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) 20241111130104126 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) 20241111130104126 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) 20241111130104127 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) 20241111130104127 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) 20241111130104128 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) 20241111130104128 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) 20241111130104129 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) 20241111130104129 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) 20241111130104129 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) 20241111130104129 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) 20241111130104130 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) 20241111130104130 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) 20241111130104133 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130104148 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) 20241111130104148 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) 20241111130104149 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) 20241111130104149 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) 20241111130104150 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) 20241111130104150 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) 20241111130104151 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) 20241111130104151 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) 20241111130104151 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) 20241111130104151 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) 20241111130104152 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) 20241111130104152 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) 20241111130104153 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) 20241111130104153 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) 20241111130104153 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) 20241111130104154 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) 20241111130104154 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130104167 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) 20241111130104167 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) 20241111130104168 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) 20241111130104168 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) 20241111130104169 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) 20241111130104169 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) 20241111130104170 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) 20241111130104170 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) 20241111130104170 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) 20241111130104170 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) 20241111130104171 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) 20241111130104171 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) 20241111130104172 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) 20241111130104172 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) 20241111130104172 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) 20241111130104172 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) 20241111130104173 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130104186 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) 20241111130104186 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) 20241111130104187 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) 20241111130104187 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) 20241111130104188 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) 20241111130104188 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) 20241111130104189 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) 20241111130104189 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) 20241111130104189 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) 20241111130104189 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) 20241111130104190 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) 20241111130104190 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) 20241111130104191 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) 20241111130104191 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) 20241111130104192 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) 20241111130104192 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) 20241111130104195 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130104210 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) 20241111130104210 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) 20241111130104211 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) 20241111130104211 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) 20241111130104212 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) 20241111130104212 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) 20241111130104212 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) 20241111130104212 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) 20241111130104213 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) 20241111130104213 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) 20241111130104214 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) 20241111130104214 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) 20241111130104215 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) 20241111130104215 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) 20241111130104215 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) 20241111130104215 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) 20241111130104216 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130104229 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) 20241111130104229 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) 20241111130104230 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) 20241111130104230 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) 20241111130104231 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) 20241111130104231 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) 20241111130104231 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) 20241111130104231 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) 20241111130104232 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) 20241111130104232 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) 20241111130104233 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) 20241111130104233 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) 20241111130104234 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) 20241111130104234 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) 20241111130104234 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) 20241111130104234 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) 20241111130104235 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130104248 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) 20241111130104248 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) 20241111130104249 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) 20241111130104249 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) 20241111130104250 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) 20241111130104250 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) 20241111130104250 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) 20241111130104250 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) 20241111130104251 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) 20241111130104251 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) 20241111130104252 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) 20241111130104252 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) 20241111130104253 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) 20241111130104253 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) 20241111130104254 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) 20241111130104254 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) 20241111130104257 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130104271 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) 20241111130104271 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) 20241111130104273 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) 20241111130104273 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) 20241111130104273 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) 20241111130104274 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) 20241111130104274 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) 20241111130104274 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) 20241111130104275 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) 20241111130104275 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) 20241111130104276 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) 20241111130104276 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) 20241111130104277 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) 20241111130104277 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) 20241111130104277 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) 20241111130104277 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) 20241111130104278 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130104291 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) 20241111130104291 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) 20241111130104292 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) 20241111130104292 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) 20241111130104293 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) 20241111130104293 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) 20241111130104293 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) 20241111130104293 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) 20241111130104294 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) 20241111130104294 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) 20241111130104295 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) 20241111130104295 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) 20241111130104296 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) 20241111130104296 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) 20241111130104296 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) 20241111130104296 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) 20241111130104297 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130104310 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) 20241111130104310 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) 20241111130104311 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) 20241111130104311 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) 20241111130104312 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) 20241111130104312 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) 20241111130104312 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) 20241111130104312 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) 20241111130104313 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) 20241111130104313 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) 20241111130104314 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) 20241111130104314 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) 20241111130104315 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) 20241111130104315 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) 20241111130104315 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) 20241111130104315 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) 20241111130104319 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130104333 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) 20241111130104333 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) 20241111130104335 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) 20241111130104335 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) 20241111130104335 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) 20241111130104335 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) 20241111130104336 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) 20241111130104336 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) 20241111130104337 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) 20241111130104337 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) 20241111130104337 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) 20241111130104337 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) 20241111130104338 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) 20241111130104338 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) 20241111130104339 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) 20241111130104339 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) 20241111130104340 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130104352 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) 20241111130104352 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) 20241111130104354 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) 20241111130104354 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) 20241111130104354 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) 20241111130104354 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) 20241111130104355 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) 20241111130104355 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) 20241111130104356 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) 20241111130104356 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) 20241111130104357 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) 20241111130104357 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) 20241111130104357 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) 20241111130104357 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) 20241111130104358 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) 20241111130104358 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) 20241111130104359 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130104371 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) 20241111130104371 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) 20241111130104373 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) 20241111130104373 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) 20241111130104373 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) 20241111130104373 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) 20241111130104374 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) 20241111130104374 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) 20241111130104375 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) 20241111130104375 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) 20241111130104375 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) 20241111130104375 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) 20241111130104376 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) 20241111130104376 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) 20241111130104377 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) 20241111130104377 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) 20241111130104381 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130104395 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) 20241111130104395 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) 20241111130104396 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) 20241111130104396 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) 20241111130104397 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) 20241111130104397 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) 20241111130104398 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) 20241111130104398 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) 20241111130104399 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) 20241111130104399 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) 20241111130104399 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) 20241111130104399 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) 20241111130104400 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) 20241111130104400 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) 20241111130104401 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) 20241111130104401 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) 20241111130104402 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130104414 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) 20241111130104414 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) 20241111130104415 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) 20241111130104416 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) 20241111130104416 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) 20241111130104416 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) 20241111130104417 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) 20241111130104417 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) 20241111130104418 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) 20241111130104418 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) 20241111130104418 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) 20241111130104418 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) 20241111130104419 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) 20241111130104419 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) 20241111130104420 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) 20241111130104420 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) 20241111130104421 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130104433 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) 20241111130104433 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) 20241111130104434 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) 20241111130104434 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) 20241111130104435 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) 20241111130104435 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) 20241111130104436 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) 20241111130104436 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) 20241111130104437 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) 20241111130104437 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) 20241111130104437 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) 20241111130104437 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) 20241111130104438 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) 20241111130104438 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) 20241111130104439 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) 20241111130104439 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) 20241111130104443 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130104457 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) 20241111130104457 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) 20241111130104458 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) 20241111130104458 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) 20241111130104459 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) 20241111130104459 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) 20241111130104460 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) 20241111130104460 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) 20241111130104461 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) 20241111130104461 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) 20241111130104461 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) 20241111130104461 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) 20241111130104462 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) 20241111130104462 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) 20241111130104463 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) 20241111130104463 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) 20241111130104463 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130104476 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) 20241111130104476 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) 20241111130104477 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) 20241111130104477 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) 20241111130104478 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) 20241111130104478 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) 20241111130104479 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) 20241111130104479 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) 20241111130104479 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) 20241111130104479 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) 20241111130104480 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) 20241111130104480 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) 20241111130104481 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) 20241111130104481 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) 20241111130104482 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) 20241111130104482 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) 20241111130104482 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111130104493 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130104493 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130104493 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130104493 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) 20241111130104493 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20241111130104493 DNACC INFO TX RAN INFO RESPONSE (NACC) 262-42-13135-0-20960: Some SI are missing: SI1 SI3 SI13 (gprs_bssgp_rim.c:88) 20241111130104493 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) 20241111130104493 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130104496 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) 20241111130104496 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) 20241111130104497 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) 20241111130104497 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) 20241111130104498 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) 20241111130104498 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) 20241111130104499 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) 20241111130104499 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) 20241111130104500 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) 20241111130104500 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) 20241111130104500 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) 20241111130104500 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) 20241111130104501 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) 20241111130104501 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) 20241111130104502 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) 20241111130104502 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) 20241111130104505 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1191)@131a5d934883: Shutting down virtual BTS #0... 20241111130104510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130104514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55810<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130104515 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130104515 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130104515 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130104515 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130104515 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130104515 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130104515 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130104515 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130104515 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130104515 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130104515 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130104515 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130104515 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130104515 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130104515 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130104515 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130104515 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 12837 with status 0 respawn: 105: starting: osmo-pcu MTC@131a5d934883: Test case TC_rim_ran_info_req_single_rep_no_si finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:01:04 UTC 2024 ====== PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.talloc 20241111130104534 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130104534 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130104534 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130104534 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130104550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130104651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235552) Waiting for packet dumper to finish... 1 (prev_count=235552, count=274420) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:01:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_pdch_energy_saving started. 1197@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_pdch_energy_saving-BVCI1234(1199)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1197@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1201)@131a5d934883: Provider Link came up: waiting for NS-RESET 1197@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111130107794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1197@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1205)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1197@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1205)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1202)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241111130107799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1202)@131a5d934883: Start timer T: 5 s PCUIF(1202)@131a5d934883: Start timer T_Conn: 10 s TC_pdch_energy_saving-STATS(1206)@131a5d934883: Start timer T: 2 s TC_pdch_energy_saving-STATS(1206)@131a5d934883: Start timer T: 2 s 1197@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1209)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1209)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130109535 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130109535 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130109535 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1202)@131a5d934883: OsmoPCU is now connected BTS(1204)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" MTC@131a5d934883: Start timer T: 10 s 20241111130109552 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130109552 DLGLOBAL DEBUG validating counter group 0x55f71264a040(bts) with 102 counters (rate_ctr.c:86) 20241111130109552 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130109552 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130109553 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130109553 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130109553 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130109553 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130109553 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130109553 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130109553 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130109553 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130109553 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130109553 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130109553 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130109553 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130109553 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130109553 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130109553 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130109553 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130109553 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130109553 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130109553 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130109553 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130109553 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130109553 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130109553 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130109553 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130109553 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130109553 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130109553 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130109553 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130109553 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130109553 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130109553 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130109553 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130109553 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130109553 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130109553 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130109553 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130109553 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130109553 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130109553 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130109553 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130109553 DLGLOBAL DEBUG validating counter group 0x7fee8d52c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130109553 DLGLOBAL DEBUG validating counter group 0x55f712649720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130109553 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130109553 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130109553 DLGLOBAL DEBUG validating counter group 0x7fee8d52d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130109553 DLGLOBAL DEBUG validating counter group 0x7fee8d52d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130109553 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130109553 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130109553 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130109553 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130109553 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130109553 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130109553 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130109553 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130109554 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130109554 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130109554 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130109554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130109554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130109555 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1204)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1204)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1201)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1201)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1201)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1201)@131a5d934883: Start timer Tns_test: 10 s 20241111130109558 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130109558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130109558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130109558 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130109558 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130109558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130109558 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130109558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130109558 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1201)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1201)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130109559 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130109559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130109559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130109559 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130109559 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130109559 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130109559 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130109559 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130109559 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130109559 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130109559 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130109559 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1201)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1201)@131a5d934883: Start timer Tns_test: 10 s 1198@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1198@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130109563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130109563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130109563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130109563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130109564 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130109564 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130109564 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130109564 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130109564 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130109564 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130109564 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130109564 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_pdch_energy_saving-BVCI1234(1199)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_pdch_energy_saving-BVCI1234(1199)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized MTC@131a5d934883: Start timer T: 0.5 s 20241111130109568 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130109568 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130109568 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130109568 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130109568 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130109568 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130109568 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130109568 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130109568 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) 20241111130109569 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) 20241111130109569 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130109570 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130109570 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130109570 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130109570 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130109570 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130109570 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130109570 DLBSSGP DEBUG Computed BVC leak rate = 14800, num_pdch = 2, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130109570 DLBSSGP DEBUG Computed MS default leak rate = 14800, ms_num_pdch = 2, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130109570 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 148000, R = 14800, Bmax_MS = 148000, R_MS = 14800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130109570 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@131a5d934883: Start timer T: 0.5 s 20241111130109573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130109573 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130109573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130109573 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130109573 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130109583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130109583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130109583 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130109584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130109587 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=872 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241111130109587 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Sending data request: sapi=5 arfcn=872 cur_fn=4 block=2 data= (pcu_l1_if.cpp:182) 20241111130109588 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1204)@131a5d934883: Shutting down virtual BTS #0... 20241111130109596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55844<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130109601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130109602 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130109602 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130109602 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130109602 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130109602 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130109602 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130109602 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130109602 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130109602 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130109602 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130109603 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 12907 with status 0 respawn: 106: starting: osmo-pcu MTC@131a5d934883: Test case TC_pdch_energy_saving finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:01:09 UTC 2024 ====== PCU_Tests.TC_pdch_energy_saving pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pdch_energy_saving.talloc 20241111130109657 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130109658 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130109658 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130109658 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130109677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130109778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9704) Waiting for packet dumper to finish... 1 (prev_count=9704, count=49008) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:01:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_stat_pdch_avail_occ started. 1210@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 1210@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_pdch_avail_occ-BVCI1234(1213)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1210@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1214)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 1210@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1210@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1217)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130112928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1210@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1220)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) PCUIF(1216)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." -NSVCI1234(1220)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1216)@131a5d934883: Start timer T: 5 s PCUIF(1216)@131a5d934883: Start timer T_Conn: 10 s 20241111130112938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56094<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: Start timer T: 2 s TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: Start timer T: 2 s 20241111130114658 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130114658 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130114658 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1216)@131a5d934883: OsmoPCU is now connected BTS(1218)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111130114674 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130114674 DLGLOBAL DEBUG validating counter group 0x5610c9183040(bts) with 102 counters (rate_ctr.c:86) 20241111130114674 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130114674 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130114674 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130114674 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130114674 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130114674 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130114674 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130114674 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130114674 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130114674 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130114674 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130114674 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130114674 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130114674 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130114674 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130114674 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130114674 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130114674 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130114674 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130114674 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130114674 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130114674 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130114674 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130114674 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130114674 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130114674 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130114674 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130114674 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130114674 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130114674 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130114675 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130114675 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130114675 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130114675 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130114675 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130114675 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130114675 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130114675 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130114675 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130114675 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130114675 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130114675 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130114675 DLGLOBAL DEBUG validating counter group 0x7fd3c451f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130114675 DLGLOBAL DEBUG validating counter group 0x5610c9182720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130114675 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130114675 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130114675 DLGLOBAL DEBUG validating counter group 0x7fd3c4520180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130114675 DLGLOBAL DEBUG validating counter group 0x7fd3c4520160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130114675 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130114675 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130114675 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130114675 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130114675 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241111130114675 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130114675 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130114675 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130114675 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130114675 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130114675 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241111130114675 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130114675 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130114675 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241111130114675 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130114675 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130114675 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241111130114675 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130114675 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130114675 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241111130114675 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130114675 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130114675 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241111130114675 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130114675 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130114675 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241111130114675 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130114675 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130114675 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130114675 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) 20241111130114675 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) 20241111130114676 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1218)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1218)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1218)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS4" -NSVCI1234(1214)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1218)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(1214)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1214)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1214)@131a5d934883: Start timer Tns_test: 10 s BTS(1218)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS0" BTS(1218)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS1" 20241111130114682 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130114682 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130114682 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130114682 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130114682 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130114682 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1218)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS2" 20241111130114682 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130114683 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130114683 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1214)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1214)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241111130114684 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130114684 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130114684 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130114684 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130114684 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130114684 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130114684 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130114684 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130114684 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130114684 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1218)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS3" -NSVCI1234(1214)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241111130114686 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) 20241111130114686 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) 20241111130114686 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130114686 DLNS DEBUG GPRS-NS2-VC(NSE01234-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)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1214)@131a5d934883: Start timer Tns_test: 10 s 20241111130114687 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) 20241111130114687 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) 20241111130114688 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) 20241111130114688 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) 20241111130114689 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) 20241111130114689 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) 20241111130114690 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) 20241111130114690 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) 20241111130114690 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) 20241111130114691 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) 20241111130114691 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) 20241111130114691 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) 20241111130114692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130114692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114692 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1211@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1211@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130114702 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130114702 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130114702 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130114702 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130114702 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130114702 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130114702 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130114702 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130114704 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) 20241111130114704 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) 20241111130114706 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) 20241111130114706 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) 20241111130114706 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) 20241111130114706 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) 20241111130114707 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) 20241111130114707 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) 20241111130114708 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) 20241111130114708 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) 20241111130114709 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) 20241111130114709 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) 20241111130114709 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) 20241111130114709 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) 20241111130114710 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) 20241111130114710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114710 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-BVCI1234(1213)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ-BVCI1234(1213)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111130114714 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130114714 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130114714 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130114714 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130114714 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130114714 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130114714 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130114714 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: Start timer T: 2 s 20241111130114719 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130114719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130114719 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130114719 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130114719 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130114719 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130114719 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130114719 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130114719 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130114719 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130114723 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) 20241111130114723 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) 20241111130114723 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) 20241111130114723 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) 20241111130114724 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) 20241111130114724 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) 20241111130114724 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130114724 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130114724 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130114724 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130114724 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130114724 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) 20241111130114724 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) 20241111130114724 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) 20241111130114724 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) 20241111130114724 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) 20241111130114724 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) 20241111130114725 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) 20241111130114725 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) 20241111130114725 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) 20241111130114725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114732 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: Start timer T_statsd: 5 s 20241111130114745 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114746 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) 20241111130114747 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) 20241111130114747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114750 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130114764 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) 20241111130114764 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130114764 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130114764 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130114764 DLGLOBAL DEBUG validating counter group 0x5610c9182760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130114764 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130114764 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130114764 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130114764 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130114764 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130114764 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130114764 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130114764 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130114764 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130114764 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241111130114764 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111130114764 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) 20241111130114764 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241111130114764 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20241111130114764 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130114764 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130114764 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130114764 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130114764 DLGLOBAL DEBUG validating counter group 0x5610c9182b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130114764 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130114764 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130114764 DLGLOBAL DEBUG validating counter group 0x5610c9182c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130114764 DLGLOBAL DEBUG validating counter group 0x5610c9182c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130114764 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130114764 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) 20241111130114764 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241111130114764 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20241111130114764 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241111130114764 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130114764 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130114764 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130114764 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130114764 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) 20241111130114764 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) 20241111130114764 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130114764 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130114764 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111130114764 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) 20241111130114764 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) 20241111130114764 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) BTS(1218)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111130114765 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) 20241111130114765 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) 20241111130114765 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) 20241111130114765 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) 20241111130114765 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) 20241111130114765 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) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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 } 20241111130114766 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) 20241111130114766 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) MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130114766 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) 20241111130114766 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) 20241111130114766 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) 20241111130114766 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) 20241111130114766 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) 20241111130114766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114767 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=17, is_11bit=0 (pcu_l1_if.cpp:633) 20241111130114767 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130114767 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130114767 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130114767 DLGLOBAL DEBUG validating counter group 0x5610c9182760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130114767 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130114767 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130114767 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241111130114767 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130114767 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130114767 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130114767 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130114767 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130114767 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241111130114767 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241111130114767 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111130114767 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) 20241111130114767 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20241111130114767 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20241111130114767 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130114767 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130114767 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130114767 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130114767 DLGLOBAL DEBUG validating counter group 0x5610c9182b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130114767 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130114767 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130114767 DLGLOBAL DEBUG validating counter group 0x5610c9182c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130114767 DLGLOBAL DEBUG validating counter group 0x5610c9182c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130114767 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130114767 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) 20241111130114767 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20241111130114767 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20241111130114767 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241111130114767 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130114767 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130114767 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130114767 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130114767 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) 20241111130114767 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=17 (tbf_ul.cpp:221) 20241111130114767 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130114767 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130114767 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111130114767 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=17 block=0 data=ff ff ff ff 2d 06 3f 10 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130114768 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=17, is_11bit=0 (pcu_l1_if.cpp:633) 20241111130114768 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130114768 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130114768 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130114768 DLGLOBAL DEBUG validating counter group 0x5610c9182760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130114768 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130114768 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130114768 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241111130114768 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130114768 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130114768 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130114768 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130114768 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130114768 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241111130114768 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20241111130114768 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111130114768 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) 20241111130114768 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 0 (alloc_algo.cpp:834) 20241111130114768 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"C.....DD"(TS=7) (alloc_algo.cpp:841) 20241111130114768 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130114768 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241111130114768 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130114768 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130114768 DLGLOBAL DEBUG validating counter group 0x5610c9182b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130114768 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130114768 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130114768 DLGLOBAL DEBUG validating counter group 0x5610c9182c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130114768 DLGLOBAL DEBUG validating counter group 0x5610c9182c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130114768 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130114768 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) 20241111130114768 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=0) (tbf.cpp:299) 20241111130114768 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 01, dl_slots = 00 (tbf_ul.cpp:712) 20241111130114768 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241111130114768 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130114768 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130114768 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130114768 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130114768 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) 20241111130114768 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=17 (tbf_ul.cpp:221) 20241111130114768 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130114768 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130114768 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=0 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111130114768 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=17 block=0 data=ff ff ff ff 2d 06 3f 10 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)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241111130114769 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@131a5d934883: 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@131a5d934883: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130114770 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=17, is_11bit=0 (pcu_l1_if.cpp:633) 20241111130114770 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130114770 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241111130114770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241111130114770 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241111130114770 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241111130114770 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=17 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1218)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: 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 } } } 20241111130114783 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) 20241111130114783 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) 20241111130114784 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) 20241111130114784 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) 20241111130114785 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) 20241111130114785 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) 20241111130114785 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) 20241111130114785 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) 20241111130114785 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) 20241111130114786 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) 20241111130114786 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) 20241111130114786 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) 20241111130114787 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) 20241111130114787 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) 20241111130114787 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) 20241111130114787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114793 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130114808 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) 20241111130114808 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) 20241111130114809 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) 20241111130114809 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) 20241111130114810 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) 20241111130114810 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) 20241111130114811 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) 20241111130114811 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) 20241111130114812 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) 20241111130114812 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) 20241111130114813 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) 20241111130114813 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) 20241111130114813 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) 20241111130114813 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) 20241111130114814 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) 20241111130114814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114815 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130114827 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) 20241111130114827 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) 20241111130114828 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) 20241111130114828 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) 20241111130114829 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) 20241111130114829 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) 20241111130114830 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) 20241111130114830 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) 20241111130114831 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) 20241111130114831 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) 20241111130114832 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) 20241111130114832 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) 20241111130114832 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) 20241111130114832 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) 20241111130114833 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) 20241111130114833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114834 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130114846 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) 20241111130114846 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) 20241111130114848 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) 20241111130114848 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) 20241111130114849 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) 20241111130114849 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) 20241111130114849 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) 20241111130114849 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) 20241111130114850 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) 20241111130114850 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) 20241111130114851 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) 20241111130114851 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) 20241111130114852 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) 20241111130114852 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) 20241111130114853 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) 20241111130114853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114855 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130114870 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) 20241111130114870 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) 20241111130114872 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) 20241111130114872 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) 20241111130114873 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) 20241111130114873 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) 20241111130114874 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) 20241111130114874 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) 20241111130114875 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) 20241111130114875 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) 20241111130114876 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) 20241111130114876 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) 20241111130114877 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) 20241111130114877 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) 20241111130114877 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) 20241111130114877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114878 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130114889 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) 20241111130114889 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) 20241111130114890 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) 20241111130114890 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) 20241111130114891 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) 20241111130114891 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) 20241111130114892 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) 20241111130114892 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) 20241111130114893 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) 20241111130114893 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) 20241111130114894 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) 20241111130114894 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) 20241111130114894 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) 20241111130114894 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) 20241111130114895 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) 20241111130114895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130114896 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130114908 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) 20241111130114908 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) 20241111130114909 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) 20241111130114909 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) 20241111130114910 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) 20241111130114910 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) 20241111130114911 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) 20241111130114911 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) 20241111130114911 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) 20241111130114911 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) 20241111130114912 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) 20241111130114912 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) 20241111130114913 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) 20241111130114913 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) 20241111130114914 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) 20241111130114914 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) 20241111130114917 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130114932 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) 20241111130114932 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) 20241111130114933 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) 20241111130114933 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) 20241111130114934 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) 20241111130114934 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) 20241111130114935 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) 20241111130114935 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) 20241111130114936 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) 20241111130114936 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) 20241111130114937 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) 20241111130114937 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) 20241111130114937 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) 20241111130114937 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) 20241111130114938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=40 16 40 00 00 01 22 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241111130114938 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) 20241111130114938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241111130114938 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241111130114938 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000004 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241111130114939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241111130114939 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130114939 DLGLOBAL DEBUG validating counter group 0x5610c9182760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130114939 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241111130114939 DMS INFO MS(TLLI-0x00000004:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241111130114939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241111130114939 DMS INFO Modifying MS object, TLLI = 0x00000004, TA 220 -> 0 (gprs_ms.c:609) 20241111130114939 DMS INFO Modifying MS object, TLLI = 0x00000004, MS class 0 -> 3 (gprs_ms.c:624) 20241111130114939 DMS INFO Modifying MS object, TLLI = 0x00000004, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241111130114939 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130114939 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241111130114939 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111130114939 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241111130114939 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130114940 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130114940 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130114940 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130114940 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130114940 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130114940 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241111130114940 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) 20241111130114940 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241111130114940 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD.....C"(TS=7) (alloc_algo.cpp:841) 20241111130114940 DTBF DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130114940 DTBF INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241111130114940 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130114940 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130114940 DLGLOBAL DEBUG validating counter group 0x5610c9182b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130114940 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130114940 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130114940 DLGLOBAL DEBUG validating counter group 0x5610c9182c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130114940 DLGLOBAL DEBUG validating counter group 0x5610c9182c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130114940 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000004){NEW} Assigning TS=7 TFI=1 USF=0 (tbf_ul.cpp:695) 20241111130114940 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) 20241111130114940 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) 20241111130114940 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) 20241111130114940 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) 20241111130114940 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111130114940 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) 20241111130114940 DMS DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241111130114940 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241111130114940 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) 20241111130114940 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241111130114940 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) 20241111130114940 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) 20241111130114940 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241111130114940 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) 20241111130114940 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) 20241111130114940 DMS DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241111130114940 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) 20241111130114940 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) 20241111130114940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241111130114940 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241111130114941 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241111130114941 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) 20241111130114941 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241111130114941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241111130114941 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) 20241111130114941 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) 20241111130114941 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) 20241111130114941 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) 20241111130114941 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1218)@131a5d934883: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: Start timer T: 2 s 20241111130114952 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) 20241111130114952 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) 20241111130114953 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) 20241111130114953 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) 20241111130114954 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) 20241111130114954 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) 20241111130114955 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) 20241111130114955 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) 20241111130114956 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) 20241111130114956 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) 20241111130114956 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) 20241111130114957 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) 20241111130114957 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) 20241111130114957 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) 20241111130114958 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) 20241111130114958 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) 20241111130114959 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130114965 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130114965 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130114965 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130114967 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130114967 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130114967 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130114969 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130114969 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130114969 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130114972 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) 20241111130114972 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) 20241111130114973 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) 20241111130114973 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) 20241111130114973 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) 20241111130114973 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) 20241111130114974 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) 20241111130114974 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) 20241111130114975 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) 20241111130114975 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) 20241111130114975 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) 20241111130114975 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) 20241111130114976 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) 20241111130114976 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) 20241111130114976 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) 20241111130114976 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) 20241111130114981 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: Start timer T_statsd: 5 s 20241111130114995 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) 20241111130114995 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) 20241111130114995 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) 20241111130114995 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130114996 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) 20241111130115000 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130115014 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) 20241111130115014 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) 20241111130115014 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) 20241111130115014 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) 20241111130115014 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) 20241111130115014 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) 20241111130115014 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) 20241111130115014 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) 20241111130115014 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) 20241111130115014 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) 20241111130115015 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) 20241111130115015 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) 20241111130115015 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) 20241111130115015 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) 20241111130115015 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) 20241111130115015 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) 20241111130115015 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) 20241111130115015 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) 20241111130115015 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241111130115015 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) 20241111130115015 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) 20241111130115019 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 4, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 4, max := 4 } TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 3, max := 3 } TC_stat_pdch_avail_occ-STATS(1221)@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111130115030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56094<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130115030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56088<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130115031 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130115031 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130115031 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130115031 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241111130115031 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130115031 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) 20241111130115031 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241111130115031 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130115031 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111130115031 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130115031 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111130115031 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241111130115031 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111130115031 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241111130115031 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130115031 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} free (tbf.cpp:271) 20241111130115031 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) 20241111130115031 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000004){ASSIGN} (gprs_ms.c:381) 20241111130115031 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130115031 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130115031 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130115031 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Deallocated (fsm.c:568) 20241111130115031 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN}: Deallocated (fsm.c:568) 20241111130115031 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){SEND_ASS}: Deallocated (fsm.c:568) 20241111130115031 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Deallocated (fsm.c:568) 20241111130115031 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130115031 DTBF INFO TBF(UL:TFI-0-1-0:G){FLOW} free (tbf.cpp:271) 20241111130115031 DTBF DEBUG TBF(UL:TFI-0-1-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130115031 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) 20241111130115031 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241111130115031 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130115031 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111130115031 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130115031 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111130115031 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241111130115031 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111130115031 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241111130115031 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130115031 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130115031 DTBF INFO TBF(UL:TFI-0-2-0:G){FLOW} free (tbf.cpp:271) 20241111130115031 DTBF DEBUG TBF(UL:TFI-0-2-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130115031 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) 20241111130115031 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241111130115031 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130115031 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241111130115031 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130115031 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111130115031 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241111130115031 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111130115031 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241111130115031 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130115031 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130115031 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130115031 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130115031 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130115031 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130115031 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130115031 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130115031 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130115031 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_stat_pdch_avail_occ finished. Verdict: pass MTC@131a5d934883: 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 12973 with status 0 respawn: 107: starting: osmo-pcu Mon Nov 11 13:01:15 UTC 2024 ====== PCU_Tests.TC_stat_pdch_avail_occ pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_stat_pdch_avail_occ.talloc 20241111130115047 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130115047 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130115047 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130115047 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130115060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130115161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140788) Waiting for packet dumper to finish... 1 (prev_count=140788, count=237544) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:01:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs started. 1223@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1225)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@131a5d934883: Start timer g_T_guard: 60 s 1223@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1227)@131a5d934883: Provider Link came up: waiting for NS-RESET 1223@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 20241111130118301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56118<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1223@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, 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@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s -NSVCI1234(1231)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s 1223@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1231)@131a5d934883: Provider Link came up: waiting for NS-RESET PCUIF(1228)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1228)@131a5d934883: Start timer T: 5 s PCUIF(1228)@131a5d934883: Start timer T_Conn: 10 s 20241111130118307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56122<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: Start timer T: 2 s 1223@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1235)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1235)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130120048 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130120048 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130120048 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1228)@131a5d934883: OsmoPCU is now connected BTS(1230)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111130120064 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130120064 DLGLOBAL DEBUG validating counter group 0x5568eb31e040(bts) with 102 counters (rate_ctr.c:86) 20241111130120064 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130120064 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130120064 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130120064 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130120064 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130120064 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130120064 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130120064 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130120065 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130120065 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130120065 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130120065 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130120065 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130120065 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130120065 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130120065 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130120065 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130120065 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130120065 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130120065 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130120065 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130120065 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130120065 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130120065 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130120065 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130120065 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130120065 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130120065 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130120065 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130120065 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130120065 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130120065 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130120065 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130120065 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130120065 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130120065 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130120065 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130120065 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130120065 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130120065 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130120065 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130120065 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130120065 DLGLOBAL DEBUG validating counter group 0x7fcb492db5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130120065 DLGLOBAL DEBUG validating counter group 0x5568eb31d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130120065 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130120065 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130120065 DLGLOBAL DEBUG validating counter group 0x7fcb492dc180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130120065 DLGLOBAL DEBUG validating counter group 0x7fcb492dc160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130120065 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130120065 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130120065 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130120065 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130120065 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241111130120065 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130120065 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130120065 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130120065 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130120065 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130120065 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241111130120065 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130120065 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130120065 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241111130120065 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130120065 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130120065 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241111130120065 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130120065 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130120065 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241111130120066 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130120066 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130120066 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241111130120066 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130120066 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130120066 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241111130120066 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130120066 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130120066 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130120066 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) 20241111130120066 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) 20241111130120067 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1230)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1230)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1230)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS4" -NSVCI1234(1227)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1227)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1227)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1227)@131a5d934883: Start timer Tns_test: 10 s BTS(1230)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS5" 20241111130120072 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130120073 DLNS DEBUG GPRS-NS2-VC(NSE01234-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(1230)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS0" 20241111130120073 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130120073 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130120073 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130120073 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130120073 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130120073 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130120073 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1230)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS1" BTS(1230)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS2" -NSVCI1234(1227)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1227)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1230)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS3" 20241111130120077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130120077 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130120077 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130120077 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130120077 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130120077 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130120077 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130120077 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130120077 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130120077 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130120077 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) 20241111130120077 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) 20241111130120078 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130120078 DLNS DEBUG GPRS-NS2-VC(NSE01234-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(1227)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1227)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1227)@131a5d934883: Start timer Tns_test: 10 s 20241111130120079 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) 20241111130120079 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) 20241111130120080 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) 20241111130120080 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) 20241111130120081 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) 20241111130120081 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) 20241111130120082 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) 20241111130120082 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) 20241111130120083 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) 20241111130120083 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) 20241111130120084 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) 20241111130120084 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) 20241111130120085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130120085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120085 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1224@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1224@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130120095 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) 20241111130120095 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) 20241111130120097 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) 20241111130120097 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) 20241111130120098 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) 20241111130120098 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) 20241111130120098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130120098 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130120098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130120098 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130120098 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130120098 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130120098 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130120098 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130120098 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) 20241111130120098 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) 20241111130120099 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) 20241111130120099 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) 20241111130120100 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) 20241111130120100 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) 20241111130120101 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) 20241111130120101 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) 20241111130120102 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) 20241111130120102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120103 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1225)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1225)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized 20241111130120112 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130120112 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130120112 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130120112 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130120112 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130120112 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130120112 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130120112 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: Start timer T: 2 s 20241111130120115 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) 20241111130120115 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) 20241111130120116 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) 20241111130120117 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) 20241111130120117 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) 20241111130120117 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) 20241111130120118 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) 20241111130120118 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) 20241111130120119 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) 20241111130120119 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) 20241111130120119 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) 20241111130120119 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) 20241111130120120 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130120120 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130120120 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130120120 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130120120 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130120120 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130120120 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130120120 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130120120 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130120120 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130120120 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) 20241111130120120 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) 20241111130120121 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) 20241111130120121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120124 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130120129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130120129 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130120129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130120129 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130120129 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130120138 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) 20241111130120138 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) 20241111130120139 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) 20241111130120139 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) 20241111130120139 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) 20241111130120139 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) 20241111130120140 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) 20241111130120140 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) 20241111130120140 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) 20241111130120140 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) 20241111130120141 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) 20241111130120141 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) 20241111130120141 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) 20241111130120141 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) 20241111130120141 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) 20241111130120141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120143 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: Start timer T_statsd: 5 s 20241111130120157 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) 20241111130120157 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) 20241111130120158 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) 20241111130120158 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) 20241111130120158 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) 20241111130120158 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) 20241111130120159 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) 20241111130120159 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) 20241111130120159 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) 20241111130120159 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) 20241111130120160 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) 20241111130120160 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) 20241111130120160 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) 20241111130120160 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) 20241111130120161 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) 20241111130120161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120162 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130120176 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) 20241111130120176 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) 20241111130120176 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) 20241111130120176 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) 20241111130120177 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) 20241111130120177 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) 20241111130120177 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) 20241111130120177 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) 20241111130120178 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) 20241111130120178 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) 20241111130120178 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) 20241111130120178 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) 20241111130120179 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) 20241111130120179 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) 20241111130120180 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) 20241111130120180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120186 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130120200 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) 20241111130120200 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) 20241111130120200 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) 20241111130120200 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) 20241111130120201 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) 20241111130120201 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) 20241111130120201 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) 20241111130120201 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) 20241111130120202 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) 20241111130120202 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) 20241111130120203 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) 20241111130120203 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) 20241111130120203 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) 20241111130120203 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) 20241111130120204 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) 20241111130120204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120204 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130120219 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) 20241111130120219 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) 20241111130120220 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) 20241111130120220 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) 20241111130120220 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) 20241111130120220 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) 20241111130120221 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) 20241111130120221 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) 20241111130120222 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) 20241111130120222 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) 20241111130120223 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) 20241111130120223 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) 20241111130120223 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) 20241111130120223 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) 20241111130120224 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) 20241111130120224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120225 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130120237 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) 20241111130120237 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) 20241111130120237 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) 20241111130120237 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) 20241111130120237 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) 20241111130120237 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) 20241111130120237 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) 20241111130120237 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) 20241111130120238 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) 20241111130120238 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) 20241111130120238 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) 20241111130120238 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) 20241111130120238 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) 20241111130120238 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) 20241111130120238 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) 20241111130120238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: 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 } 20241111130120246 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111130120258 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130120258 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130120258 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130120258 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130120258 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111130120258 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241111130120258 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) 20241111130120258 DLBSSGP DEBUG Got downlink MS class 1/0 (gprs_bssgp_pcu.c:148) 20241111130120258 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241111130120258 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130120258 DLGLOBAL DEBUG validating counter group 0x5568eb31d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130120258 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111130120258 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111130120258 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111130120258 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 1 (gprs_ms.c:624) 20241111130120258 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111130120258 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130120258 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130120258 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 1 (alloc_algo.cpp:482) 20241111130120258 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130120258 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130120258 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130120258 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130120258 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130120258 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130120258 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241111130120258 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) 20241111130120258 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241111130120258 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".D....C."(TS=7) (alloc_algo.cpp:841) 20241111130120258 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111130120258 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) Allocating DL TBF (tbf_dl.cpp:116) 20241111130120258 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130120258 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130120258 DLGLOBAL DEBUG validating counter group 0x5568eb31db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130120258 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111130120258 DLGLOBAL DEBUG validating counter group 0x5568eb31de20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130120258 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20241111130120258 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) 20241111130120258 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) 20241111130120258 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) 20241111130120258 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) 20241111130120258 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) 20241111130120258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111130120258 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) 20241111130120258 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111130120258 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) 20241111130120258 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111130120258 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) 20241111130120258 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=34 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) 20241111130120258 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(1230)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(1230)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111130120260 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111130120260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111130120260 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111130120260 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) 20241111130120260 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) 20241111130120260 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) 20241111130120260 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) 20241111130120260 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) 20241111130120260 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) 20241111130120260 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) 20241111130120260 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) 20241111130120260 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) 20241111130120260 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) 20241111130120260 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) 20241111130120261 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) 20241111130120261 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) 20241111130120261 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) 20241111130120261 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) 20241111130120261 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) 20241111130120261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120264 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130120279 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) 20241111130120279 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) 20241111130120280 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) 20241111130120280 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) 20241111130120281 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) 20241111130120281 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) 20241111130120281 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) 20241111130120281 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) 20241111130120282 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) 20241111130120282 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) 20241111130120283 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) 20241111130120283 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) 20241111130120284 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) 20241111130120284 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) 20241111130120284 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) 20241111130120284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120285 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130120299 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) 20241111130120299 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) 20241111130120300 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) 20241111130120300 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) 20241111130120301 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) 20241111130120301 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) 20241111130120302 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) 20241111130120302 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) 20241111130120302 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) 20241111130120302 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) 20241111130120303 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) 20241111130120303 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) 20241111130120304 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) 20241111130120304 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) 20241111130120305 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) 20241111130120305 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) 20241111130120308 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130120322 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) 20241111130120322 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) 20241111130120323 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) 20241111130120323 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) 20241111130120324 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) 20241111130120324 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) 20241111130120325 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) 20241111130120325 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) 20241111130120326 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) 20241111130120326 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) 20241111130120326 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) 20241111130120327 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) 20241111130120327 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) 20241111130120327 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) 20241111130120328 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) 20241111130120328 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) 20241111130120329 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130120341 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) 20241111130120341 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) 20241111130120343 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) 20241111130120343 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) 20241111130120343 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) 20241111130120343 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) 20241111130120344 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) 20241111130120344 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) 20241111130120345 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) 20241111130120345 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) 20241111130120346 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) 20241111130120346 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) 20241111130120347 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) 20241111130120347 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) 20241111130120347 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) 20241111130120347 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) 20241111130120348 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130120360 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) 20241111130120360 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) 20241111130120362 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) 20241111130120362 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) 20241111130120362 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) 20241111130120362 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) 20241111130120363 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) 20241111130120363 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) 20241111130120364 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) 20241111130120364 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) 20241111130120365 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) 20241111130120365 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) 20241111130120366 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) 20241111130120366 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) 20241111130120367 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) 20241111130120367 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) 20241111130120371 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130120385 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) 20241111130120385 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) 20241111130120386 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) 20241111130120386 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) 20241111130120387 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) 20241111130120387 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) 20241111130120388 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) 20241111130120388 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) 20241111130120388 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) 20241111130120388 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) 20241111130120389 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) 20241111130120389 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) 20241111130120390 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) 20241111130120390 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) 20241111130120391 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) 20241111130120391 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) 20241111130120391 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130120404 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) 20241111130120404 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) 20241111130120405 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) 20241111130120405 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) 20241111130120405 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) 20241111130120405 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) 20241111130120406 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) 20241111130120406 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) 20241111130120407 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) 20241111130120407 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) 20241111130120408 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) 20241111130120408 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) 20241111130120409 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) 20241111130120409 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) 20241111130120409 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) 20241111130120409 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) 20241111130120410 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130120423 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) 20241111130120423 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) 20241111130120424 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) 20241111130120424 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) 20241111130120425 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) 20241111130120425 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) 20241111130120425 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) 20241111130120425 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) 20241111130120426 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) 20241111130120426 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) 20241111130120427 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) 20241111130120427 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) 20241111130120428 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) 20241111130120428 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) 20241111130120428 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) 20241111130120428 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) 20241111130120432 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130120446 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) 20241111130120447 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) 20241111130120448 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) 20241111130120448 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) 20241111130120448 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) 20241111130120448 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) 20241111130120449 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) 20241111130120449 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) 20241111130120450 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) 20241111130120450 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) 20241111130120451 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) 20241111130120451 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) 20241111130120452 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) 20241111130120452 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) 20241111130120453 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) 20241111130120453 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) 20241111130120453 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130120460 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130120460 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) 20241111130120460 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: Start timer T: 2 s 20241111130120465 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) 20241111130120465 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) 20241111130120466 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) 20241111130120466 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) 20241111130120467 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) 20241111130120467 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) 20241111130120468 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) 20241111130120468 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) 20241111130120469 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) 20241111130120469 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) 20241111130120469 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) 20241111130120469 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) 20241111130120470 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) 20241111130120470 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) 20241111130120471 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) 20241111130120471 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) 20241111130120472 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130120484 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241111130120484 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120485 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241111130120485 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120485 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241111130120485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120485 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241111130120485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120486 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241111130120486 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120486 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241111130120486 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120487 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) 20241111130120487 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) 20241111130120487 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) 20241111130120487 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) 20241111130120493 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: Start timer T_statsd: 5 s 20241111130120507 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241111130120507 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120507 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241111130120507 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120508 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241111130120508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120508 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241111130120508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120508 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241111130120508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120509 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241111130120509 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120509 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) 20241111130120509 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) 20241111130120509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241111130120509 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) 20241111130120512 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130120525 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241111130120525 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120526 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241111130120526 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120526 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241111130120526 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120526 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241111130120526 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120526 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241111130120526 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120527 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241111130120527 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120527 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) 20241111130120527 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) 20241111130120527 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) 20241111130120527 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) 20241111130120530 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130120544 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241111130120544 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120544 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241111130120544 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120545 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241111130120545 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120545 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241111130120545 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120545 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241111130120545 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120545 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241111130120545 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130120545 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) 20241111130120545 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) 20241111130120545 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) 20241111130120545 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) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 1, max := 1 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 1, max := 1 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } BTS(1230)@131a5d934883: Shutting down virtual BTS #0... 20241111130120547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56122<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130120549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56118<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130120549 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130120549 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130120549 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130120549 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130120549 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) 20241111130120549 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) 20241111130120549 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130120549 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130120549 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111130120549 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130120549 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130120549 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130120549 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130120549 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130120549 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130120549 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130120549 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130120549 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130120549 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130120549 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130120549 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130120549 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130120549 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130120549 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130120549 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130120549 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 13042 with status 0 respawn: 108: starting: osmo-pcu MTC@131a5d934883: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:01:20 UTC 2024 ====== PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.talloc 20241111130120564 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130120564 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130120564 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130120564 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130120582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130120683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=135236) Waiting for packet dumper to finish... 1 (prev_count=135236, count=196552) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:01:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs started. 1236@131a5d934883: Creating NSIP provider for "127.0.0.1":23000 1236@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_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)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1239)@131a5d934883: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1236@131a5d934883: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1240)@131a5d934883: Provider Link came up: waiting for NS-RESET MTC@131a5d934883: Start timer g_T_guard: 60 s 1236@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1243)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1236@131a5d934883: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1243)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130123830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(1242)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1242)@131a5d934883: Start timer T: 5 s PCUIF(1242)@131a5d934883: Start timer T_Conn: 10 s 20241111130123836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44728<->l=127.0.0.1:4240 (telnet_interface.c:192) 1236@131a5d934883: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1247)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: Start timer T: 2 s -NSVCI1234(1247)@131a5d934883: Provider Link came up: waiting for NS-RESET 20241111130125564 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130125565 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130125565 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1242)@131a5d934883: OsmoPCU is now connected BTS(1244)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 10 s 20241111130125574 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130125574 DLGLOBAL DEBUG validating counter group 0x559fa0849040(bts) with 102 counters (rate_ctr.c:86) 20241111130125574 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130125574 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130125574 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130125574 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130125574 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130125574 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130125574 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130125574 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130125574 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130125574 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130125574 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130125574 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130125574 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130125574 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130125574 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130125574 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130125574 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130125574 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130125574 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130125574 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130125574 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130125574 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130125574 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130125574 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130125574 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130125574 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130125574 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130125575 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130125575 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130125575 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130125575 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130125575 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130125575 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130125575 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130125575 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130125575 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130125575 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130125575 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130125575 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130125575 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130125575 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130125575 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130125575 DLGLOBAL DEBUG validating counter group 0x7fcc6ed1a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130125575 DLGLOBAL DEBUG validating counter group 0x559fa0848720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130125575 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130125575 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130125575 DLGLOBAL DEBUG validating counter group 0x7fcc6ed1b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130125575 DLGLOBAL DEBUG validating counter group 0x7fcc6ed1b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130125575 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130125575 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130125575 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130125575 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130125575 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241111130125575 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130125575 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130125575 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130125575 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130125575 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130125575 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241111130125575 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130125575 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130125575 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241111130125575 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130125575 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130125576 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241111130125576 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130125576 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130125576 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241111130125576 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130125576 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130125576 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241111130125576 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130125576 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130125576 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241111130125576 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130125576 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130125576 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130125577 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) 20241111130125577 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) 20241111130125579 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1244)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(1240)@131a5d934883: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1244)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1240)@131a5d934883: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1240)@131a5d934883: Start timer Tns_alive: 3 s -NSVCI1234(1240)@131a5d934883: Start timer Tns_test: 10 s BTS(1244)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS4" 20241111130125581 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130125581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130125581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130125581 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130125581 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130125581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130125582 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130125582 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241111130125582 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1244)@131a5d934883: "Rx ACT.req from the PCU: TRX1/TS5" BTS(1244)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS0" -NSVCI1234(1240)@131a5d934883: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1240)@131a5d934883: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1244)@131a5d934883: "Rx ACT.req from the PCU: TRX2/TS1" 20241111130125583 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130125583 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130125583 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130125583 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130125583 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130125583 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130125583 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130125583 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130125584 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130125584 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1244)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS2" BTS(1244)@131a5d934883: "Rx ACT.req from the PCU: TRX3/TS3" 20241111130125586 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130125586 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1240)@131a5d934883: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1240)@131a5d934883: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1240)@131a5d934883: Start timer Tns_test: 10 s 20241111130125588 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) 20241111130125588 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) 20241111130125588 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) 20241111130125588 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) 20241111130125588 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) 20241111130125588 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) 20241111130125588 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) 20241111130125588 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) 20241111130125589 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) 20241111130125589 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) 20241111130125589 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) 20241111130125589 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) 20241111130125589 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) 20241111130125590 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) 20241111130125590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130125590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 1237@131a5d934883: Rx BVC-RESET for Signaling BVCI=0 1237@131a5d934883: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241111130125592 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130125594 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130125594 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130125594 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130125594 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130125594 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130125594 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130125594 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130125594 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1239)@131a5d934883: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1239)@131a5d934883: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@131a5d934883: BSSGP successfully initialized TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: Start timer T: 2 s 20241111130125601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130125601 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130125601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130125601 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130125601 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130125601 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130125601 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130125601 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130125604 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130125604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130125604 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130125604 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130125604 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130125604 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130125604 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130125604 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130125604 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130125604 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130125607 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) 20241111130125607 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) 20241111130125608 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) 20241111130125608 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) 20241111130125608 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) 20241111130125608 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) 20241111130125609 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) 20241111130125609 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) 20241111130125609 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) 20241111130125609 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) 20241111130125609 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) 20241111130125609 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) 20241111130125610 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130125610 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130125610 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130125610 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130125610 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130125610 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) 20241111130125610 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) 20241111130125610 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) 20241111130125610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125611 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: Start timer T_statsd: 5 s 20241111130125625 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) 20241111130125625 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) 20241111130125625 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) 20241111130125625 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) 20241111130125626 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) 20241111130125626 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) 20241111130125626 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) 20241111130125626 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) 20241111130125626 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) 20241111130125626 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) 20241111130125627 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) 20241111130125627 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) 20241111130125627 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) 20241111130125627 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) 20241111130125627 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) 20241111130125627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125634 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: 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 } 20241111130125648 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) 20241111130125648 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) 20241111130125648 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) 20241111130125648 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) 20241111130125648 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) 20241111130125648 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) 20241111130125649 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) 20241111130125649 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) 20241111130125649 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) 20241111130125649 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) 20241111130125649 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) 20241111130125649 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) 20241111130125649 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) 20241111130125649 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) 20241111130125649 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) 20241111130125649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125653 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@131a5d934883: Start timer T: 2 s 20241111130125661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130125661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130125661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130125661 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130125661 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241111130125661 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241111130125661 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) 20241111130125661 DLBSSGP DEBUG Got downlink MS class 1/1 (gprs_bssgp_pcu.c:148) 20241111130125661 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241111130125661 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130125661 DLGLOBAL DEBUG validating counter group 0x559fa0848760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130125661 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241111130125661 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241111130125661 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241111130125661 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 1 (gprs_ms.c:624) 20241111130125661 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 1 (gprs_ms.c:636) 20241111130125661 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130125661 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241111130125661 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130125661 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130125661 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 1 (alloc_algo.cpp:482) 20241111130125661 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130125661 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130125661 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130125661 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130125661 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130125661 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130125662 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241111130125662 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) 20241111130125662 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241111130125662 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".D....C."(TS=7) (alloc_algo.cpp:841) 20241111130125662 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241111130125662 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Allocating DL TBF (tbf_dl.cpp:116) 20241111130125662 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130125662 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130125662 DLGLOBAL DEBUG validating counter group 0x559fa0848b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130125662 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241111130125662 DLGLOBAL DEBUG validating counter group 0x559fa0848e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130125662 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20241111130125662 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) 20241111130125662 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) 20241111130125662 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) 20241111130125662 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) 20241111130125662 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111130125662 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) 20241111130125662 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) 20241111130125662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241111130125662 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) 20241111130125662 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241111130125662 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) 20241111130125662 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241111130125662 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) 20241111130125662 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=13 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0e e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241111130125662 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(1244)@131a5d934883: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(1244)@131a5d934883: 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@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@131a5d934883: 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@131a5d934883: Start timer T: 0.2 s 20241111130125666 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241111130125666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241111130125666 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241111130125666 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) 20241111130125667 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) 20241111130125667 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) 20241111130125667 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) 20241111130125667 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) 20241111130125667 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) 20241111130125667 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) 20241111130125668 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) 20241111130125668 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) 20241111130125668 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) 20241111130125668 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) 20241111130125668 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) 20241111130125668 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) 20241111130125668 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) 20241111130125668 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) 20241111130125669 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) 20241111130125669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125672 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130125687 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) 20241111130125687 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) 20241111130125688 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) 20241111130125688 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) 20241111130125689 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) 20241111130125689 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) 20241111130125690 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) 20241111130125690 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) 20241111130125691 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) 20241111130125691 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) 20241111130125691 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) 20241111130125691 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) 20241111130125692 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) 20241111130125692 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) 20241111130125693 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) 20241111130125693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125696 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130125711 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) 20241111130125711 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) 20241111130125712 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) 20241111130125712 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) 20241111130125712 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) 20241111130125713 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) 20241111130125713 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) 20241111130125713 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) 20241111130125714 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) 20241111130125714 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) 20241111130125715 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) 20241111130125715 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) 20241111130125715 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) 20241111130125715 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) 20241111130125716 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) 20241111130125716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125717 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130125730 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) 20241111130125730 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) 20241111130125731 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) 20241111130125731 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) 20241111130125732 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) 20241111130125732 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) 20241111130125732 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) 20241111130125733 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) 20241111130125734 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) 20241111130125734 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) 20241111130125734 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) 20241111130125735 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) 20241111130125735 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) 20241111130125735 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) 20241111130125736 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) 20241111130125736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125737 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130125749 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) 20241111130125749 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) 20241111130125750 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) 20241111130125751 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) 20241111130125751 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) 20241111130125751 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) 20241111130125752 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) 20241111130125752 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) 20241111130125752 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) 20241111130125752 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) 20241111130125752 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) 20241111130125752 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) 20241111130125752 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) 20241111130125752 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) 20241111130125753 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) 20241111130125753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125758 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130125773 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) 20241111130125773 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) 20241111130125774 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) 20241111130125774 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) 20241111130125775 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) 20241111130125775 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) 20241111130125776 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) 20241111130125776 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) 20241111130125777 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) 20241111130125777 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) 20241111130125777 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) 20241111130125777 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) 20241111130125778 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) 20241111130125778 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) 20241111130125779 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) 20241111130125779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125780 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130125792 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) 20241111130125792 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) 20241111130125793 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) 20241111130125793 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) 20241111130125794 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) 20241111130125794 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) 20241111130125795 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) 20241111130125795 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) 20241111130125796 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) 20241111130125796 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) 20241111130125796 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) 20241111130125796 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) 20241111130125797 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) 20241111130125797 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) 20241111130125798 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) 20241111130125798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130125799 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130125811 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) 20241111130125811 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) 20241111130125812 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) 20241111130125812 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) 20241111130125813 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) 20241111130125813 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) 20241111130125814 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) 20241111130125814 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) 20241111130125815 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) 20241111130125815 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) 20241111130125815 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) 20241111130125815 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) 20241111130125816 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) 20241111130125816 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) 20241111130125817 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) 20241111130125817 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) 20241111130125820 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130125835 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) 20241111130125835 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) 20241111130125836 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) 20241111130125836 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) 20241111130125837 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) 20241111130125837 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) 20241111130125838 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) 20241111130125838 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) 20241111130125839 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) 20241111130125839 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) 20241111130125840 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) 20241111130125840 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) 20241111130125840 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) 20241111130125840 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) 20241111130125841 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) 20241111130125841 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) 20241111130125842 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130125854 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) 20241111130125854 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) 20241111130125855 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) 20241111130125855 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) 20241111130125856 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) 20241111130125856 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) 20241111130125857 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) 20241111130125857 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) 20241111130125857 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) 20241111130125857 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) 20241111130125858 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) 20241111130125858 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) 20241111130125859 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) 20241111130125859 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) 20241111130125860 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) 20241111130125860 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) 20241111130125860 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130125867 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130125867 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) 20241111130125867 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(1246)@131a5d934883: Start timer T: 2 s 20241111130125873 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) 20241111130125873 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) 20241111130125875 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) 20241111130125875 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) 20241111130125875 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) 20241111130125875 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) 20241111130125876 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) 20241111130125876 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) 20241111130125877 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) 20241111130125877 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) 20241111130125878 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) 20241111130125878 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) 20241111130125879 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) 20241111130125879 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) 20241111130125879 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) 20241111130125879 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) 20241111130125883 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130125897 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) 20241111130125897 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) 20241111130125899 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) 20241111130125899 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) 20241111130125899 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) 20241111130125899 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) 20241111130125900 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) 20241111130125900 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) 20241111130125901 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) 20241111130125901 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) 20241111130125902 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) 20241111130125902 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) 20241111130125902 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) 20241111130125902 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) 20241111130125903 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) 20241111130125903 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) 20241111130125904 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: Start timer T_statsd: 5 s 20241111130125915 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) 20241111130125915 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) 20241111130125916 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) 20241111130125916 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) 20241111130125916 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) 20241111130125916 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) 20241111130125917 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) 20241111130125917 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) 20241111130125917 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) 20241111130125917 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) 20241111130125917 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) 20241111130125917 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) 20241111130125918 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) 20241111130125918 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) 20241111130125918 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) 20241111130125918 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) 20241111130125920 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130125933 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) 20241111130125933 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125934 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) 20241111130125935 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) 20241111130125943 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 1, max := 1 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@131a5d934883: 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(1244)@131a5d934883: Shutting down virtual BTS #0... 20241111130125947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44728<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130125947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130125948 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130125948 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130125948 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130125948 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241111130125948 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) 20241111130125948 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) 20241111130125948 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130125948 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Schedule MS release in 60 secs (gprs_ms.c:246) 20241111130125948 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241111130125948 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241111130125948 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130125948 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241111130125948 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130125948 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130125948 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130125948 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130125948 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130125948 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130125948 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130125948 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130125948 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130125948 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130125948 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130125948 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130125948 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130125948 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 13106 with status 0 respawn: 109: starting: osmo-pcu MTC@131a5d934883: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:01:25 UTC 2024 ====== PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.talloc 20241111130125956 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130125956 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130125957 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130125957 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130125977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44732<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130126078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44732<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141340) Waiting for packet dumper to finish... 1 (prev_count=141340, count=173064) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:01:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_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@131a5d934883: 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@131a5d934883: Test case TC_ratectr_all_available_allocated started. MTC@131a5d934883: Start timer g_T_guard: 60 s 20241111130129203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Start timer T: 2 s PCUIF(1249)@131a5d934883: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1249)@131a5d934883: Start timer T: 5 s PCUIF(1249)@131a5d934883: Start timer T_Conn: 10 s 20241111130129230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44754<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ratectr_all_available_allocated-STATS(1251)@131a5d934883: Start timer T: 2 s TC_ratectr_all_available_allocated-STATS(1251)@131a5d934883: Start timer T: 2 s 20241111130130958 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130130958 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130130958 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1249)@131a5d934883: OsmoPCU is now connected BTS(1250)@131a5d934883: Rx TXT.ind from the PCU, version is "1.5.0" TC_ratectr_all_available_allocated-STATS(1251)@131a5d934883: Start timer T: 2 s MTC@131a5d934883: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130130974 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130130974 DLGLOBAL DEBUG validating counter group 0x55c825d77040(bts) with 102 counters (rate_ctr.c:86) 20241111130130974 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130130974 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130130974 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130130974 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130130974 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130130974 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130130974 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130130974 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130130974 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130130974 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130130974 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130130974 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130130974 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130130974 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130130974 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130130974 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130130974 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130130974 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130130975 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130130975 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130130975 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130130975 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130130975 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130130975 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130130975 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130130975 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130130975 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130130975 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130130975 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130130975 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130130975 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130130975 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130130975 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130130975 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130130975 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130130975 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130130975 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130130975 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130130975 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130130975 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130130975 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130130975 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130130975 DLGLOBAL DEBUG validating counter group 0x7f64c26655e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130130975 DLGLOBAL DEBUG validating counter group 0x55c825d76720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130130975 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130130975 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130130975 DLGLOBAL DEBUG validating counter group 0x7f64c2666180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130130975 DLGLOBAL DEBUG validating counter group 0x7f64c2666160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130130975 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130130975 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130130975 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130130975 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130130975 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130130975 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130130975 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130130975 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130130976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241111130130976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130130977 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130130978 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) 20241111130130978 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130130978 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) 20241111130130978 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111130130978 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130130978 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111130130978 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130130978 DLGLOBAL DEBUG validating counter group 0x55c825d76760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130130978 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130130978 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111130130978 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130130978 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130130978 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241111130130978 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130130978 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130130978 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130130979 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130130979 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130130979 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130130979 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130130979 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130130979 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111130130979 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111130130979 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130130979 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130130979 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111130130979 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130130979 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130130979 DLGLOBAL DEBUG validating counter group 0x55c825d76b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130130979 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130130979 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130130979 DLGLOBAL DEBUG validating counter group 0x55c825d76c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130130979 DLGLOBAL DEBUG validating counter group 0x55c825d76c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130130979 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241111130130979 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) 20241111130130979 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111130130979 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111130130979 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) 20241111130130979 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111130130979 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241111130130979 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130130979 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130130979 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130130979 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130130979 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) 20241111130130979 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) 20241111130130979 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130130979 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130130979 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241111130130979 DL1IF DEBUG (bts=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 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@131a5d934883: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1250)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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 } } } } 20241111130130989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130130989 DL1IF DEBUG 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@131a5d934883: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130130990 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130130991 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) 20241111130130991 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130130991 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) 20241111130130991 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111130130991 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130130991 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111130130991 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130130991 DLGLOBAL DEBUG validating counter group 0x55c825d76760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130130991 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130130991 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111130130992 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130130992 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130130992 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241111130130992 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130130992 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130130992 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130130992 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130130992 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130130992 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130130992 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130130992 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130130992 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111130130992 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111130130992 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130130992 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130130992 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111130130992 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130130992 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130130992 DLGLOBAL DEBUG validating counter group 0x55c825d76b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130130992 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130130992 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130130992 DLGLOBAL DEBUG validating counter group 0x55c825d76c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130130992 DLGLOBAL DEBUG validating counter group 0x55c825d76c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130130992 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241111130130992 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) 20241111130130992 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111130130992 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111130130992 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) 20241111130130992 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111130130992 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241111130130992 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130130992 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130130992 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130130992 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130130992 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) 20241111130130992 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) 20241111130130992 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130130992 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130130992 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241111130130992 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@131a5d934883: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130130997 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) 20241111130130997 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130130997 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) 20241111130130997 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111130130997 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130130997 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111130130997 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130130997 DLGLOBAL DEBUG validating counter group 0x55c825d76760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130130997 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130130997 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111130130997 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130130997 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130130997 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241111130130997 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130130997 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130130997 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130130997 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130130997 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130130997 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130130997 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130130998 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130130998 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111130130998 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111130130998 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130130998 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130130998 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111130130998 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130130998 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130130998 DLGLOBAL DEBUG validating counter group 0x55c825d76b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130130998 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130130998 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130130998 DLGLOBAL DEBUG validating counter group 0x55c825d76c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130130998 DLGLOBAL DEBUG validating counter group 0x55c825d76c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130130998 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241111130130998 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) 20241111130130998 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111130130998 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111130130998 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) 20241111130130998 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111130130998 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241111130130998 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130130998 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130130998 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130130998 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130130998 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) 20241111130130998 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) 20241111130130998 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130130998 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130130998 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241111130130998 DL1IF DEBUG (bts=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 22 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130131002 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) 20241111130131002 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130131002 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) 20241111130131002 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111130131002 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130131002 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111130131002 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130131002 DLGLOBAL DEBUG validating counter group 0x55c825d76760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130131002 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130131003 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111130131003 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130131003 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130131003 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241111130131003 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130131003 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130131003 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130131003 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130131003 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130131003 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130131003 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130131003 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130131003 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111130131003 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111130131003 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130131003 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130131003 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111130131003 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130131003 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130131003 DLGLOBAL DEBUG validating counter group 0x55c825d76b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130131003 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130131003 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130131003 DLGLOBAL DEBUG validating counter group 0x55c825d76c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130131003 DLGLOBAL DEBUG validating counter group 0x55c825d76c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130131003 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241111130131003 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) 20241111130131003 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111130131003 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111130131003 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) 20241111130131003 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111130131003 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241111130131003 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130131003 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130131003 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130131003 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130131003 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) 20241111130131003 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) 20241111130131003 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130131003 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130131003 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241111130131003 DL1IF DEBUG (bts=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) 20241111130131005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241111130131005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1250)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130131008 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ae, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111130131009 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130131009 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) 20241111130131009 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111130131009 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130131009 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111130131009 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130131009 DLGLOBAL DEBUG validating counter group 0x55c825d76760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130131009 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130131009 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111130131009 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130131009 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130131009 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241111130131009 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130131009 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130131009 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130131009 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130131009 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130131009 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130131009 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130131009 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130131009 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111130131009 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111130131009 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130131009 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130131009 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111130131009 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130131009 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130131009 DLGLOBAL DEBUG validating counter group 0x55c825d76b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130131009 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130131009 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130131009 DLGLOBAL DEBUG validating counter group 0x55c825d76c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130131009 DLGLOBAL DEBUG validating counter group 0x55c825d76c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130131009 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241111130131009 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) 20241111130131009 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111130131009 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111130131009 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) 20241111130131009 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111130131009 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241111130131009 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130131009 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130131009 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130131009 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130131009 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) 20241111130131009 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) 20241111130131009 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130131009 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130131009 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241111130131009 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 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241111130131010 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1250)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130131013 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111130131013 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130131013 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) 20241111130131013 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111130131013 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130131013 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111130131013 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130131013 DLGLOBAL DEBUG validating counter group 0x55c825d76760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130131013 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130131013 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111130131013 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130131013 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130131013 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241111130131013 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130131013 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130131013 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130131013 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130131013 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130131013 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130131013 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130131013 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130131013 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111130131014 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111130131014 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130131014 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130131014 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111130131014 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130131014 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130131014 DLGLOBAL DEBUG validating counter group 0x55c825d76b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130131014 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130131014 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130131014 DLGLOBAL DEBUG validating counter group 0x55c825d76c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130131014 DLGLOBAL DEBUG validating counter group 0x55c825d76c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130131014 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241111130131014 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) 20241111130131014 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111130131014 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111130131014 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) 20241111130131014 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111130131014 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241111130131014 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130131014 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130131014 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130131014 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130131014 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) 20241111130131014 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) 20241111130131014 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130131014 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130131014 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241111130131014 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 25 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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 := 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@131a5d934883: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@131a5d934883: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@131a5d934883: Start timer T: 2 s 20241111130131018 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) 20241111130131018 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241111130131018 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) 20241111130131018 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111130131018 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130131018 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111130131018 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130131018 DLGLOBAL DEBUG validating counter group 0x55c825d76760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130131018 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130131018 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111130131018 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130131018 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130131018 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241111130131018 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130131018 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130131018 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130131018 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130131018 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130131018 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130131018 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130131018 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130131018 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241111130131018 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241111130131018 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241111130131018 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241111130131018 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241111130131018 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130131018 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241111130131018 DLGLOBAL DEBUG validating counter group 0x55c825d76b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241111130131018 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241111130131018 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241111130131018 DLGLOBAL DEBUG validating counter group 0x55c825d76c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241111130131018 DLGLOBAL DEBUG validating counter group 0x55c825d76c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241111130131018 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241111130131018 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) 20241111130131018 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241111130131018 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241111130131018 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) 20241111130131018 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241111130131018 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241111130131018 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241111130131018 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241111130131018 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241111130131018 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241111130131018 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) 20241111130131018 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) 20241111130131018 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241111130131018 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241111130131018 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241111130131018 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 26 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 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@131a5d934883: Start timer T: 2 s 20241111130131020 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ac, fn=1870 (rfn=1870), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241111130131021 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1870 qta=0 (bts.cpp:952) 20241111130131021 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) 20241111130131021 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241111130131021 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241111130131021 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241111130131021 DMS INFO Creating MS object (gprs_ms.c:152) 20241111130131021 DLGLOBAL DEBUG validating counter group 0x55c825d76760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241111130131021 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241111130131021 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241111130131021 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241111130131021 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241111130131021 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) 20241111130131021 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241111130131021 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241111130131021 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) 20241111130131021 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241111130131021 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241111130131021 DRLCMAC DEBUG [UL] algo A (suggested TRX: -1): Alloc start (alloc_algo.cpp:327) 20241111130131021 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241111130131021 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241111130131021 DRLCMAC NOTICE [UL] algo A (suggested TRX: -1): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241111130131021 DTBF NOTICE MS(TA-220:MSCLS-0-22) Timeslot Allocation failed: trx = -1, single_slot = 1 (gprs_ms.c:1198) 20241111130131021 DMS INFO MS(TA-220:MSCLS-0-22): - bts_rcv_rach: now used by 0 (-) (bts.cpp:1012) 20241111130131021 DMS INFO MS(TA-220:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111130131021 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241111130131021 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 4d 06 3a 10 7f 0c 58 14 7f 0c 58 14 7f 0c 58 14 7f 0c 58 14 b0 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@131a5d934883: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@131a5d934883: 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 := '01100'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@131a5d934883: Start timer T: 2 s 20241111130131023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241111130131023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130131033 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130131047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241111130131047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130131051 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130131066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241111130131066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130131071 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130131086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241111130131086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130131096 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130131110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241111130131110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130131115 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130131129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241111130131129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130131134 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130131148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241111130131149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130131158 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130131172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241111130131172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130131177 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130131180 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130131180 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130131180 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130131191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241111130131191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241111130131193 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130131193 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130131193 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130131196 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130131199 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130131199 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130131199 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130131203 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130131203 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130131203 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130131209 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130131210 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130131210 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130131210 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) 20241111130131210 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) 20241111130131214 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130131214 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130131214 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130131219 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241111130131219 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241111130131219 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241111130131220 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130131236 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) 20241111130131236 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) 20241111130131240 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130131254 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) 20241111130131254 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) 20241111130131259 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130131273 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) 20241111130131273 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) 20241111130131283 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130131298 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) 20241111130131298 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) 20241111130131302 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130131317 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) 20241111130131317 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) 20241111130131321 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130131336 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) 20241111130131336 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) 20241111130131345 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130131360 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) 20241111130131360 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) 20241111130131364 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130131379 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) 20241111130131379 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) 20241111130131383 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130131398 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) 20241111130131398 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) 20241111130131407 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130131422 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) 20241111130131422 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) 20241111130131426 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130131441 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) 20241111130131441 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) 20241111130131445 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130131460 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) 20241111130131460 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) 20241111130131469 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130131484 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) 20241111130131484 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) 20241111130131488 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130131503 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) 20241111130131503 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) 20241111130131507 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130131522 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) 20241111130131522 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) 20241111130131531 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130131546 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) 20241111130131546 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) 20241111130131550 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130131565 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) 20241111130131566 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) 20241111130131570 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130131584 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) 20241111130131584 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) 20241111130131594 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130131609 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) 20241111130131609 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) 20241111130131613 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130131627 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) 20241111130131628 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) 20241111130131632 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130131647 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) 20241111130131647 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) 20241111130131656 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130131670 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) 20241111130131670 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) 20241111130131675 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130131689 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) 20241111130131690 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) 20241111130131694 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130131709 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) 20241111130131709 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) 20241111130131718 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130131732 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) 20241111130131733 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) 20241111130131737 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130131752 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) 20241111130131752 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) 20241111130131756 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130131771 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) 20241111130131771 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) 20241111130131780 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130131795 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) 20241111130131795 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) 20241111130131799 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130131814 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) 20241111130131814 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) 20241111130131818 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130131833 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) 20241111130131833 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) 20241111130131842 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130131857 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) 20241111130131857 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) 20241111130131861 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130131876 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) 20241111130131876 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) 20241111130131880 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130131895 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) 20241111130131895 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) 20241111130131904 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130131919 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) 20241111130131919 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) 20241111130131923 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130131938 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) 20241111130131938 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) 20241111130131943 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130131957 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) 20241111130131957 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) 20241111130131966 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130131982 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) 20241111130131982 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) 20241111130131987 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130132002 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) 20241111130132002 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) 20241111130132006 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130132021 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) 20241111130132021 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) 20241111130132031 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130132046 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) 20241111130132046 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) 20241111130132049 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130132064 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) 20241111130132064 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) 20241111130132069 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130132083 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) 20241111130132083 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) 20241111130132093 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130132106 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) 20241111130132106 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) 20241111130132111 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130132126 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) 20241111130132126 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) 20241111130132131 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130132146 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) 20241111130132146 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) 20241111130132155 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130132169 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) 20241111130132169 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) 20241111130132174 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130132188 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) 20241111130132188 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) 20241111130132195 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130132208 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) 20241111130132208 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) 20241111130132217 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130132232 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) 20241111130132232 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) 20241111130132237 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130132252 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) 20241111130132252 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) 20241111130132256 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130132272 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) 20241111130132272 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) 20241111130132281 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130132296 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) 20241111130132296 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) 20241111130132300 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130132315 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) 20241111130132315 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) 20241111130132319 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130132333 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) 20241111130132333 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) 20241111130132343 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130132358 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) 20241111130132358 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) 20241111130132363 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130132378 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) 20241111130132378 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) 20241111130132382 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130132397 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) 20241111130132397 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) 20241111130132406 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130132421 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) 20241111130132421 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) 20241111130132425 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130132440 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) 20241111130132440 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) 20241111130132444 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130132459 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) 20241111130132459 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) 20241111130132469 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130132483 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) 20241111130132484 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) 20241111130132488 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130132502 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) 20241111130132502 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) 20241111130132507 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130132522 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) 20241111130132522 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) 20241111130132531 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130132546 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) 20241111130132546 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) 20241111130132550 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130132565 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) 20241111130132565 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) 20241111130132570 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130132584 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) 20241111130132584 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) 20241111130132593 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130132608 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) 20241111130132608 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) 20241111130132612 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130132627 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) 20241111130132627 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) 20241111130132631 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130132646 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) 20241111130132646 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) 20241111130132655 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130132670 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) 20241111130132670 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) 20241111130132674 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130132689 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) 20241111130132689 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) 20241111130132693 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130132708 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) 20241111130132708 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) 20241111130132717 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130132732 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) 20241111130132732 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) 20241111130132736 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130132750 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) 20241111130132750 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) 20241111130132755 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130132769 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) 20241111130132769 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) 20241111130132779 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130132794 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) 20241111130132794 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) 20241111130132798 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130132812 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) 20241111130132812 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) 20241111130132817 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241111130132831 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) 20241111130132831 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) 20241111130132841 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241111130132855 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) 20241111130132855 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) 20241111130132860 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241111130132874 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) 20241111130132874 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) 20241111130132879 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241111130132893 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) 20241111130132893 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) 20241111130132902 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241111130132917 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) 20241111130132917 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) 20241111130132921 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241111130132936 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) 20241111130132936 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) 20241111130132940 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241111130132955 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) 20241111130132955 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) 20241111130132964 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241111130132979 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) 20241111130132979 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) 20241111130132983 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241111130132998 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) 20241111130132998 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) 20241111130133002 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241111130133017 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) 20241111130133017 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) TC_ratectr_all_available_allocated-STATS(1251)@131a5d934883: Start timer T: 2 s 20241111130133027 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241111130133041 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) 20241111130133041 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) 20241111130133046 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241111130133060 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) 20241111130133060 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) 20241111130133064 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_ratectr_all_available_allocated-STATS(1251)@131a5d934883: Start timer T_statsd: 5 s 20241111130133078 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) 20241111130133078 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) 20241111130133088 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_ratectr_all_available_allocated-STATS(1251)@131a5d934883: 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)@131a5d934883: Shutting down virtual BTS #0... 20241111130133105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44754<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130133106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241111130133106 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130133106 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130133106 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130133106 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20241111130133106 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130133106 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) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111130133106 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130133106 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20241111130133106 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130133106 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) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111130133106 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130133106 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20241111130133106 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130133106 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) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111130133106 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130133106 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20241111130133106 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130133106 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) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111130133106 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130133106 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20241111130133106 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130133106 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) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111130133106 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130133106 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20241111130133106 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130133106 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) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111130133106 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130133106 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20241111130133106 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241111130133106 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) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241111130133106 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241111130133106 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241111130133106 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241111130133106 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130133106 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130133106 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111130133106 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130133106 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) 20241111130133106 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) 20241111130133106 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@131a5d934883: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@131a5d934883: 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 13174 with status 0 respawn: 110: starting: osmo-pcu Mon Nov 11 13:01:33 UTC 2024 ====== PCU_Tests.TC_ratectr_all_available_allocated pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ratectr_all_available_allocated.talloc 20241111130133116 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130133116 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130133116 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130133116 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130133128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58144<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130133229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58144<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187220) Waiting for packet dumper to finish... 1 (prev_count=187220, count=242104) MTC@131a5d934883: 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@131a5d934883: Test execution finished. MTC@131a5d934883: 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 ------ Mon Nov 11 13:01:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_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@131a5d934883: 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@131a5d934883: Test case TC_ns_reset started. MTC@131a5d934883: Start timer g_T_guard: 60 s MTC@131a5d934883: Start timer T: 5 s 20241111130138117 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130138118 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130138118 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241111130138127 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130138127 DLGLOBAL DEBUG validating counter group 0x559956158040(bts) with 102 counters (rate_ctr.c:86) 20241111130138127 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130138127 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130138127 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130138127 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130138128 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130138128 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130138128 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130138128 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130138128 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130138128 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130138128 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130138128 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130138128 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130138128 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130138128 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130138128 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130138128 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130138128 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130138128 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130138128 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130138128 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130138128 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130138128 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130138128 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130138128 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130138128 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130138128 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130138128 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130138128 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130138128 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130138128 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130138128 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130138128 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130138128 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130138128 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130138128 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130138128 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130138128 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130138128 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130138128 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130138128 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130138128 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130138128 DLGLOBAL DEBUG validating counter group 0x7f42679df5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130138128 DLGLOBAL DEBUG validating counter group 0x559956157720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130138128 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130138128 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130138128 DLGLOBAL DEBUG validating counter group 0x7f42679e0180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130138128 DLGLOBAL DEBUG validating counter group 0x7f42679e0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130138128 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130138128 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130138128 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130138128 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130138128 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130138128 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130138128 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130138128 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130138128 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130138128 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130138128 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130138128 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130138128 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130138128 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130138128 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130138128 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130138128 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130138129 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130138129 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130138129 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130138129 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130138129 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130138129 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130138129 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130138129 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130138129 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130138129 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130138129 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130138129 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130138137 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130138137 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130138137 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130138137 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130138137 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130138137 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130138138 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130138138 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130138139 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130138139 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130138139 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130138139 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130138139 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130138139 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130138139 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130138139 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130138139 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130138139 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130138139 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111130138139 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130138139 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) 20241111130138139 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) 20241111130138139 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 13234 with status 0 MTC@131a5d934883: Test case TC_ns_reset finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 13:01:38 UTC 2024 ====== PCU_Tests_NS.TC_ns_reset pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_reset.talloc 20241111130138158 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130138158 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130138158 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130138158 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130138172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58154<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130138273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58154<->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@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:01:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_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@131a5d934883: 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@131a5d934883: Test case TC_ns_reset_retrans started. MTC@131a5d934883: Start timer g_T_guard: 60 s MTC@131a5d934883: Start timer T: 5 s 20241111130143159 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130143159 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130143159 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241111130143166 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130143166 DLGLOBAL DEBUG validating counter group 0x55e49ed20040(bts) with 102 counters (rate_ctr.c:86) 20241111130143166 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130143166 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130143166 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130143166 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130143166 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130143166 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130143166 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130143166 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130143166 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130143166 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130143166 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130143166 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130143166 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130143166 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130143166 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130143166 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130143166 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130143166 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130143166 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130143166 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130143166 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130143166 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130143166 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130143166 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130143166 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130143166 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130143166 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130143166 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130143166 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130143166 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130143166 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130143166 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130143166 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130143166 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130143166 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130143166 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130143166 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130143166 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130143166 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130143166 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130143166 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130143166 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130143166 DLGLOBAL DEBUG validating counter group 0x7f38a5f395e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130143166 DLGLOBAL DEBUG validating counter group 0x55e49ed1f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130143167 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130143167 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130143167 DLGLOBAL DEBUG validating counter group 0x7f38a5f3a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130143167 DLGLOBAL DEBUG validating counter group 0x7f38a5f3a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130143167 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130143167 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130143167 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130143167 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130143167 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130143167 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130143167 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130143167 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130143167 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130143167 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130143167 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130143167 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130143167 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130143167 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130143167 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130143167 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130143167 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130143167 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130143167 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130143167 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130143167 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130143167 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130143167 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130143167 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130143167 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130143167 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130143167 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130143167 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130143167 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130146168 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) 20241111130146168 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) 20241111130146168 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130149169 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) 20241111130149169 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) 20241111130149169 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130152170 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) 20241111130152170 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) 20241111130152170 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130152176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130152176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130152176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130152176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130152176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130152176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130152178 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130152178 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130152178 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130152178 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130152178 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130152178 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130152178 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130152178 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130152178 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130152178 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130152178 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130152178 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130152178 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111130152178 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130152178 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) 20241111130152178 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) 20241111130152178 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 13286 with status 0 MTC@131a5d934883: Test case TC_ns_reset_retrans finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 13:01:52 UTC 2024 ====== PCU_Tests_NS.TC_ns_reset_retrans pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_reset_retrans.talloc 20241111130152200 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130152200 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130152200 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130152200 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130152214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130152315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42484<->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@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:01:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_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@131a5d934883: 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@131a5d934883: Test case TC_ns_alive started. MTC@131a5d934883: Start timer g_T_guard: 60 s MTC@131a5d934883: Start timer T: 5 s 20241111130157200 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130157201 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130157201 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241111130157205 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130157206 DLGLOBAL DEBUG validating counter group 0x56247b205040(bts) with 102 counters (rate_ctr.c:86) 20241111130157206 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130157206 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130157206 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130157206 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130157206 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130157206 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130157206 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130157206 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130157206 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130157206 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130157206 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130157206 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130157206 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130157206 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130157206 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130157206 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130157206 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130157206 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130157206 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130157206 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130157206 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130157206 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130157206 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130157206 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130157206 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130157206 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130157206 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130157206 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130157206 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130157206 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130157206 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130157206 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130157206 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130157206 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130157206 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130157206 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130157206 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130157206 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130157206 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130157206 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130157206 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130157206 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130157206 DLGLOBAL DEBUG validating counter group 0x7fe77eacb5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130157206 DLGLOBAL DEBUG validating counter group 0x56247b204720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130157206 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130157206 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130157206 DLGLOBAL DEBUG validating counter group 0x7fe77eacc180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130157206 DLGLOBAL DEBUG validating counter group 0x7fe77eacc160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130157206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130157206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130157206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130157206 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130157207 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130157207 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130157207 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130157207 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130157207 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130157207 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130157207 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130157207 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130157207 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130157207 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130157207 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130157207 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130157207 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130157207 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130157207 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130157207 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130157207 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130157207 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130157207 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130157207 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130157207 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130157207 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130157207 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130157207 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130157207 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130157214 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130157214 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130157215 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130157215 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130157215 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130157215 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130157218 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130157218 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130157218 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130157218 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130157218 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130157218 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130157218 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130157218 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130157218 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130157218 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130157218 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130157218 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130157218 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111130157218 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130157218 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) 20241111130157218 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) 20241111130157218 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 13344 with status 0 respawn: 113: starting: osmo-pcu MTC@131a5d934883: Test case TC_ns_alive finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:01:57 UTC 2024 ====== PCU_Tests_NS.TC_ns_alive pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_alive.talloc 20241111130157239 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130157239 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130157239 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130157239 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130157254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42488<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130157355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42488<->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@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:01:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_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@131a5d934883: 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@131a5d934883: Test case TC_ns_alive_timeout_reset started. MTC@131a5d934883: Start timer g_T_guard: 100 s MTC@131a5d934883: Start timer T: 5 s 20241111130202240 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130202240 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130202240 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241111130202247 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130202247 DLGLOBAL DEBUG validating counter group 0x55a5ce707040(bts) with 102 counters (rate_ctr.c:86) 20241111130202247 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130202247 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130202247 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130202247 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130202247 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130202247 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130202247 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130202247 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130202247 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130202247 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130202247 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130202247 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130202247 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130202247 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130202247 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130202247 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130202247 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130202247 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130202247 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130202247 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130202247 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130202247 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130202247 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130202247 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130202247 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130202247 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130202247 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130202247 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130202247 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130202247 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130202247 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130202247 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130202247 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130202247 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130202247 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130202247 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130202247 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130202247 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130202247 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130202247 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130202247 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130202247 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130202247 DLGLOBAL DEBUG validating counter group 0x7f3a404905e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130202247 DLGLOBAL DEBUG validating counter group 0x55a5ce706720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130202247 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130202248 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130202248 DLGLOBAL DEBUG validating counter group 0x7f3a40491180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130202248 DLGLOBAL DEBUG validating counter group 0x7f3a40491160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130202248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130202248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130202248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130202248 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130202248 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130202248 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130202248 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130202248 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130202248 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130202248 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130202248 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130202248 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130202248 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130202248 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130202248 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130202248 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130202248 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130202248 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130202248 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130202248 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130202248 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130202248 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130202248 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130202248 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130202248 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130202248 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130202248 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130202248 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130202248 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130202255 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130202255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130202255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130202255 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130202255 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130202255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130202257 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130202257 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) 20241111130205256 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) 20241111130205256 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) 20241111130205256 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130205256 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130205256 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130208257 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130208257 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) 20241111130208257 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) 20241111130208257 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130211258 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) 20241111130211258 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) 20241111130211258 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130211258 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130214259 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130214259 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) 20241111130214259 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) 20241111130214259 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130214264 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130214264 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130214264 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130214264 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130214264 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130214264 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130214266 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130214266 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130214266 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130214266 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130214266 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130214266 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130214266 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130214266 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130214266 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130214266 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130214266 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130214266 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130214266 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241111130214266 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130214266 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) 20241111130214266 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) 20241111130214266 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 13394 with status 0 MTC@131a5d934883: Test case TC_ns_alive_timeout_reset finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 13:02:14 UTC 2024 ====== PCU_Tests_NS.TC_ns_alive_timeout_reset pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_alive_timeout_reset.talloc 20241111130214289 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130214289 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130214289 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130214289 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130214304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60374<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130214404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60374<->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@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:02:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_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@131a5d934883: 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@131a5d934883: Test case TC_ns_unblock started. MTC@131a5d934883: Start timer g_T_guard: 60 s MTC@131a5d934883: Start timer T: 5 s 20241111130219290 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130219290 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130219290 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241111130219293 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130219293 DLGLOBAL DEBUG validating counter group 0x55befea4d040(bts) with 102 counters (rate_ctr.c:86) 20241111130219294 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130219294 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130219294 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130219294 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130219294 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130219294 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130219294 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130219294 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130219294 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130219294 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130219294 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130219294 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130219294 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130219294 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130219294 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130219294 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130219294 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130219294 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130219294 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130219294 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130219294 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130219294 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130219294 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130219294 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130219294 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130219294 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130219294 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130219294 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130219294 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130219294 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130219294 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130219294 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130219294 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130219294 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130219294 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130219294 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130219294 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130219294 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130219294 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130219294 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130219294 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130219294 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130219294 DLGLOBAL DEBUG validating counter group 0x7f181b99c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130219294 DLGLOBAL DEBUG validating counter group 0x55befea4c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130219294 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130219294 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130219294 DLGLOBAL DEBUG validating counter group 0x7f181b99d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130219294 DLGLOBAL DEBUG validating counter group 0x7f181b99d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130219294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130219294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130219294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130219294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130219294 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130219294 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130219294 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130219294 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130219294 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130219294 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130219294 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130219294 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130219294 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130219294 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130219294 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130219294 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130219294 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130219294 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130219294 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130219294 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130219294 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130219294 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130219294 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130219294 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130219294 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130219294 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130219294 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130219294 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130219294 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130219299 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130219299 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130219299 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130219300 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130219300 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130219300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130219301 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130219301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130219301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130219301 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130219301 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130219301 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130219301 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130219301 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130219301 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130219301 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130219302 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130219302 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130219302 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130219302 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130219302 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130219302 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130219302 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130219302 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130219302 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130219302 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130219302 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130219302 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130219302 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130219302 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130219302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130219302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130219302 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 13458 with status 0 MTC@131a5d934883: Test case TC_ns_unblock finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 13:02:19 UTC 2024 ====== PCU_Tests_NS.TC_ns_unblock pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_unblock.talloc 20241111130219315 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130219315 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130219315 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130219315 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130219330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130219431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=832) Waiting for packet dumper to finish... 1 (prev_count=832, count=31184) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:02:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_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@131a5d934883: 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@131a5d934883: Test case TC_ns_unblock_retrans started. MTC@131a5d934883: Start timer g_T_guard: 60 s MTC@131a5d934883: Start timer T: 5 s 20241111130224316 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130224316 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130224316 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241111130224324 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130224324 DLGLOBAL DEBUG validating counter group 0x55f2dda42040(bts) with 102 counters (rate_ctr.c:86) 20241111130224324 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130224324 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130224324 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130224324 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130224324 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130224324 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130224324 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130224324 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130224324 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130224324 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130224324 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130224324 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130224324 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130224324 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130224324 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130224324 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130224324 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130224324 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130224324 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130224324 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130224324 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130224325 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130224325 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130224325 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130224325 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130224325 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130224325 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130224325 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130224325 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130224325 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130224325 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130224325 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130224325 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130224325 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130224325 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130224325 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130224325 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130224325 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130224325 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130224325 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130224325 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130224325 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130224325 DLGLOBAL DEBUG validating counter group 0x7f7fe58645e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130224325 DLGLOBAL DEBUG validating counter group 0x55f2dda41720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130224325 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130224325 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130224325 DLGLOBAL DEBUG validating counter group 0x7f7fe5865180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130224325 DLGLOBAL DEBUG validating counter group 0x7f7fe5865160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130224325 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130224325 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130224325 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130224325 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130224325 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130224325 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130224325 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130224325 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130224325 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130224325 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130224325 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130224325 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130224325 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130224325 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130224325 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130224325 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130224325 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130224325 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130224325 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130224325 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130224325 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130224325 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130224325 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130224325 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130224325 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130224325 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130224325 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130224325 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130224325 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130224331 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130224332 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130224332 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130224332 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130224332 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130224332 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130224334 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130224334 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) 20241111130227332 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) 20241111130227332 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) 20241111130227332 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130227332 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130227332 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130227335 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130227336 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130227336 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130227336 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130227336 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130227336 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130227336 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130227336 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130227336 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130227336 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130227337 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130227337 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130227337 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130227337 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130227337 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130227337 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130227337 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130227337 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130227337 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130227337 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130227337 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130227337 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130227337 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130227337 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130227338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130227338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130227338 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 13512 with status 0 MTC@131a5d934883: Test case TC_ns_unblock_retrans finished. Verdict: pass MTC@131a5d934883: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock_retrans pass'. respawn: 116: starting: osmo-pcu Mon Nov 11 13:02:27 UTC 2024 ====== PCU_Tests_NS.TC_ns_unblock_retrans pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_unblock_retrans.talloc 20241111130227360 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130227360 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130227360 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130227360 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130227375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43628<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130227476 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=20148) Waiting for packet dumper to finish... 1 (prev_count=20148, count=32900) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:02:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_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@131a5d934883: 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@131a5d934883: Test case TC_ns_full_bringup started. MTC@131a5d934883: Start timer g_T_guard: 60 s MTC@131a5d934883: Start timer T: 5 s 20241111130232361 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130232361 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130232361 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241111130232369 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130232369 DLGLOBAL DEBUG validating counter group 0x556ffb93d040(bts) with 102 counters (rate_ctr.c:86) 20241111130232369 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130232369 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130232369 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130232369 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130232369 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130232369 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130232369 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130232369 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130232369 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130232369 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130232369 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130232369 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130232369 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130232369 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130232369 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130232369 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130232369 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130232369 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130232369 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130232369 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130232370 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130232370 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130232370 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130232370 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130232370 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130232370 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130232370 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130232370 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130232370 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130232370 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130232370 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130232370 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130232370 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130232370 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130232370 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130232370 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130232370 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130232370 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130232370 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130232370 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130232370 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130232370 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130232370 DLGLOBAL DEBUG validating counter group 0x7f05ded915e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130232370 DLGLOBAL DEBUG validating counter group 0x556ffb93c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130232370 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130232370 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130232370 DLGLOBAL DEBUG validating counter group 0x7f05ded92180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130232370 DLGLOBAL DEBUG validating counter group 0x7f05ded92160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130232370 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130232370 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130232370 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130232370 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130232370 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130232370 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130232370 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130232370 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130232370 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130232370 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130232370 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130232370 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130232370 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130232370 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130232370 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130232370 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130232370 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130232370 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130232370 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130232370 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130232370 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130232370 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130232370 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130232370 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130232370 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130232370 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130232370 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130232370 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130232370 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130232377 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130232377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130232377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130232377 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130232377 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130232377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130232379 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130232379 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130232379 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130232379 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130232379 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130232379 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130232379 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130232379 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130232379 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130232379 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130232380 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130232380 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) 20241111130232380 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241111130235378 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130235384 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241111130235384 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241111130302380 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130302380 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130302380 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130302391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130302391 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130302391 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130302391 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130302391 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130302391 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241111130302391 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130302391 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130302394 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130302394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130302394 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130302394 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130302394 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241111130302394 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241111130302394 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241111130302394 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130302396 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130302396 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130302396 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130302396 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241111130302396 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241111130302396 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241111130302396 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241111130302396 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241111130302396 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241111130302396 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130302400 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241111130302400 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241111130302400 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241111130302400 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241111130302400 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241111130302402 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130302402 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130302402 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130302403 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130302403 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130302403 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130302403 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130302403 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130302403 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130302403 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130302403 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130302403 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130302403 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130302403 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130302403 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241111130302403 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241111130302403 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 13568 with status 0 respawn: 117: starting: osmo-pcu MTC@131a5d934883: Test case TC_ns_full_bringup finished. Verdict: pass MTC@131a5d934883: 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'. Mon Nov 11 13:03:02 UTC 2024 ====== PCU_Tests_NS.TC_ns_full_bringup pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_full_bringup.talloc 20241111130302425 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130302425 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130302425 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130302425 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130302440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46568<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130302541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46568<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=23888) Waiting for packet dumper to finish... 1 (prev_count=23888, count=41064) MTC@131a5d934883: 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@131a5d934883: 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 ------ Mon Nov 11 13:03:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_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@131a5d934883: 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@131a5d934883: Test case TC_ns_so_block started. MTC@131a5d934883: Start timer g_T_guard: 60 s MTC@131a5d934883: Start timer T: 5 s 20241111130307426 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130307426 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241111130307426 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241111130307434 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241111130307434 DLGLOBAL DEBUG validating counter group 0x55e4de1e4040(bts) with 102 counters (rate_ctr.c:86) 20241111130307435 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241111130307435 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241111130307435 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241111130307435 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241111130307435 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241111130307435 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241111130307435 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241111130307435 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241111130307435 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241111130307435 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241111130307435 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241111130307435 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241111130307435 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241111130307435 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241111130307435 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241111130307435 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241111130307435 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241111130307435 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241111130307435 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241111130307435 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241111130307435 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241111130307435 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241111130307435 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241111130307435 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241111130307435 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241111130307435 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241111130307435 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241111130307435 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241111130307435 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241111130307435 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241111130307435 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241111130307435 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241111130307435 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241111130307435 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241111130307435 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241111130307435 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241111130307435 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241111130307435 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241111130307435 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241111130307435 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241111130307435 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241111130307435 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241111130307435 DLGLOBAL DEBUG validating counter group 0x7fe96ddbe5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241111130307435 DLGLOBAL DEBUG validating counter group 0x55e4de1e3720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241111130307435 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241111130307435 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241111130307435 DLGLOBAL DEBUG validating counter group 0x7fe96ddbf180(ns:nse) with 15 counters (rate_ctr.c:86) 20241111130307435 DLGLOBAL DEBUG validating counter group 0x7fe96ddbf160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241111130307435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241111130307435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241111130307435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241111130307435 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241111130307435 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130307435 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130307435 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130307435 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130307435 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130307435 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130307435 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130307435 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130307435 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130307435 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130307436 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130307436 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130307436 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130307436 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130307436 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130307436 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130307436 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130307436 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130307436 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130307436 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130307436 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130307436 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241111130307436 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241111130307436 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241111130307436 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241111130307442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241111130307442 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241111130307442 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241111130307442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241111130307442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241111130307442 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241111130307444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241111130307444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241111130307444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241111130307444 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241111130307444 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241111130307444 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241111130307444 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241111130307444 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241111130307444 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130307444 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241111130307444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241111130307444 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) 20241111130307444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241111130307446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-BLOCK (gprs_ns2.c:1309) 20241111130307446 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) 20241111130307446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK (gprs_ns2_message.c:265) 20241111130307446 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) 20241111130307446 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130307446 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130307449 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241111130307449 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241111130307449 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130307449 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130307449 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130307449 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130307449 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130307449 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130307449 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130307449 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241111130307449 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241111130307449 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241111130307449 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241111130307449 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241111130307449 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) 20241111130307449 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) 20241111130307449 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 13638 with status 0 MTC@131a5d934883: Test case TC_ns_so_block finished. Verdict: pass MTC@131a5d934883: 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 Mon Nov 11 13:03:07 UTC 2024 ====== PCU_Tests_NS.TC_ns_so_block pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_so_block.talloc 20241111130307472 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241111130307472 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241111130307472 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130307472 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130307486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241111130307587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46576<->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@131a5d934883: 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@131a5d934883: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@131a5d934883: Terminating MTC. MC@131a5d934883: MTC terminated. MC2> exit MC@131a5d934883: Shutting down session. MC@131a5d934883: 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-6103.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->FAIL 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: pass->FAIL: 1 xfail: 5 pass: 112 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2205820) [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-20241111-1249-c3eb447d-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'] 20241111130312472 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130312472 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241111130317473 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130317473 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-20241111-1249-c3eb447d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/log_format.sh'] 20241111130322474 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241111130322474 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] Stopping pcu (2205774) [testenv] Showing testsuite/junit-xml-6103.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-20241111-1249-c3eb447d-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/junit-xml-6103.log && echo']        Timing Advance mismatch: expected 2, but received 0 PCU_Tests.ttcn:7640 PCU_Tests control part PCU_Tests.ttcn:572 TC_ta_ul_ack_nack_first_block testcase    Timing Advance value doesn't match PCU_Tests.ttcn:7641 PCU_Tests control part PCU_Tests.ttcn:607 TC_ta_idle_dl_tbf_ass testcase    Failed to match Timing Advance Index for #0 PCU_Tests.ttcn:7642 PCU_Tests control part PCU_Tests.ttcn:807 TC_ta_ptcch_ul_multi_tbf testcase                  Failed to match DL DATA: { ctrl := { mac_hdr := { payload_type := MAC_PT_RLCMAC_NO_OPT (1), rrbp := RRBP_Nplus13_mod_2715648 (0), rrbp_valid := false, usf := 7 }, opt := omit, payload := { msg_type := PACKET_DL_DUMMY_CTRL (37), u := { dl_dummy := { page_mode := PAGE_MODE_NORMAL (0), persistence_levels_present := '0'B, persistence_levels := omit } } } } } vs ({ data := { cs := ?, mac_hdr := { mac_hdr := { payload_type := MAC_PT_RLC_DATA (0), rrbp := ?, rrbp_valid := ?, usf := ? }, hdr_ext := ? }, blocks := ? } }, { data_egprs := { mcs := ?, mac_hdr := ?, fbi := ?, e := ?, blocks := ? } }) PCU_Tests.ttcn:7657 PCU_Tests control part PCU_Tests.ttcn:1842 TC_zero_x2031_t3191 testcase                                                       Expected 8 PDCH slots allocated but got 4 PCU_Tests.ttcn:7717 PCU_Tests control part PCU_Tests.ttcn:3442 TC_dl_multislot_tbf_ms_class_from_sgsn testcase    Expected 1 PDCH slots allocated but got 4 PCU_Tests.ttcn:7718 PCU_Tests control part PCU_Tests.ttcn:3512 TC_dl_multislot_tbf_ms_class_unknown testcase                                               [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-pcu-generic-osmocom-latest-20241111-1249-c3eb447d-0'] testenv-pcu-generic-osmocom-latest-20241111-1249-c3eb447d-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-latest/2109/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